OSDN Git Service

cp:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2
3         PR c++/13118
4         * g++.dg/abi/covariant3.C: New.
5
6 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7
8         * g++.dg/eh/ia64-1.C: New test.
9
10 2003-12-12  Roger Sayle  <roger@eyesopen.com>
11
12         PR optimization/13037
13         * g77.f-torture/execute/13037.f: New test case.
14
15 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
16
17         PR c++/12881
18         * g++.dg/abi/covariant2.C: New.
19
20 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
21
22         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
23
24 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
25
26         * gcc.c-torture/execute/wchar_t-1.x: Delete.
27
28 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
29
30         PR other/10819
31         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
32         to fix Bug 10819.
33         * lib/g++.exp (g++_version): Likewise.
34         * lib/g77.exp (g77_version): Likewise.
35         * lib/objc.exp (default_objc_version): Likewise.
36
37 2003-12-10  Richard Henderson  <rth@redhat.com>
38
39         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
40
41         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
42
43 2003-12-08  Matt Austern  <austern@apple.com>
44
45         PR c/13134
46         * lib/gcc-dg.exp (dg-require-visibility): Define.
47         * lib/target-supports (check_visibility_available): Define.
48         * gcc.dg/visibility-1.c: New test.
49         * gcc.dg/visibility-2.c: Likewise.
50         * gcc.dg/visibility-3.c: Likewise.
51         * gcc.dg/visibility-4.c: Likewise.
52         * gcc.dg/visibility-5.c: Likewise.
53         * gcc.dg/visibility-6.c: Likewise.
54         * g++.dg/ext/visibility-1.C: Likewise.
55         * g++.dg/ext/visibility-2.C: Likewise.
56         * g++.dg/ext/visibility-3.C: Likewise.
57         * g++.dg/ext/visibility-4.C: Likewise.
58         * g++.dg/ext/visibility-5.C: Likewise.
59         * g++.dg/ext/visibility-6.C: Likewise.
60
61 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>\r
62 \r
63         * g++.dg/lookup/java1.C: New test.\r
64         * g++.dg/lookup/java2.C: New test.\r
65
66 2003-12-07  Falk Hueffner  <falk@debian.org>
67
68         * g++.dg/opt/noreturn-1.C: New test.
69
70 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
71
72         * gcc.dg/overflow-1.c: New test.
73
74 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
75
76         * g77.f-torture/compile/13060.f: New test.
77
78 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
79
80         PR c++/13323
81         * g++.dg/inherit/operator2.C: New test.
82
83 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
84
85         PR c++/13305
86         * g++.dg/ext/attrib9.C: New test.
87
88 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
89
90         PR c++/13314
91         * g++.dg/template/error7.C: New test.
92
93 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
94             J"orn Rennecke <joern.rennecke@superh.com>
95
96         PR target/13302
97         * g++.dg/other/struct-va_list.C: New test.
98
99 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
100
101         PR c++/13166
102         * g++.dg/parse/defarg6.C: New test.
103
104 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
105
106         PR target/13256
107         * gcc.c-torture/execute/20031201-1.c: New test.
108
109 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
110
111         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
112
113 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
114
115         * gcc.dg/builtin-return-1.c: New test.
116
117 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
118             J"orn Rennecke <joern.rennecke@superh.com>
119
120         PR optimization/13260
121         * gcc.c-torture/execute/20031204-1.c: New test.
122
123 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
124
125         PR c++/9127
126         * g++.dg/template/error6.C: New test.
127
128 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
129
130         * gcc.dg/20031202-1.c: New test.
131
132 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
133
134         PR c++/13179
135         * g++.dg/template/eh1.C: New test.
136
137         PR c++/10771
138         * g++.dg/template/error5.C: New test.
139
140 2003-12-02  David Ung  <davidu@mips.com>
141
142         * gcc.dg/compat/vector-check.h: Corrected type for var
143         g_##TMODE
144
145 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
146
147         PR c++/10126
148         * g++.dg/template/ptrmem8.C: New test.
149
150 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
151
152         PR c++/12573
153         * g++.dg/template/dependent-expr3.C: New test.
154
155 2003-12-01  James Lemke  <jim@wasabisystems.com>
156
157         * gcc.dg/arm-g2.c: New test.
158
159 2003-12-01  Roger Sayle  <roger@eyesopen.com>
160
161         PR optimization/11634
162         * gcc.dg/20031201-2.c: New test case.
163
164 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
165
166         PR 11433
167         * objc.dg/proto-lossage-3.m: New test.
168
169 2003-12-01  Roger Sayle  <roger@eyesopen.com>
170
171         PR optimization/12628
172         * gcc.dg/20031201-1.c: New test case.
173
174 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
175
176         * gcc.dg/unaligned-1.c: New test.
177
178 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
179
180         PR c++/9849
181         * g++.dg/template/error4.C: New test.
182         * g++.dg/template/nested3.C: Adjust error markers.
183
184 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
185
186         * gcc.dg/cpp/assert4.c: Check more #system assertions.
187
188 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
189
190         PR c/10333
191         * gcc.dg/bitfld-7.c: New test.
192
193 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
194
195         * gcc.dg/tls/asm-1.C: New test.
196
197 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
198
199         * gcc.dg/cpp/assert4.c: Update.
200
201 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
202
203         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
204         * gcc.dg/builtin-apply3.c: New test.
205
206 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
207
208         * lib/compat.exp (compat-obj): New xfaildata parameter.
209         Use it to set compiler_conditional_xfail_data before compiling.
210         (compat-get-options): Handle dg-xfail-if.
211         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
212         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
213         * gcc.dg/compat/vector-1_y.c: Likewise.
214         * gcc.dg/compat/vector-2_x.c: Likewise.
215         * gcc.dg/compat/vector-2_y.c: Likewise.
216
217 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
218
219         * g++.dg/opt/reg-stack4.C: New test.
220
221 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
222
223         * gcc.dg/builtin-apply2.c: New test.
224
225 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
226
227         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
228
229 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
230
231         PR c++/12924
232         * g++.dg/template/template-id-2.C: New test.
233
234 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
235
236         PR c++/5369
237         * g++.dg/template/memfriend1.C: New test.
238         * g++.dg/template/memfriend2.C: Likewise.
239         * g++.dg/template/memfriend3.C: Likewise.
240         * g++.dg/template/memfriend4.C: Likewise.
241         * g++.dg/template/memfriend5.C: Likewise.
242         * g++.dg/template/memfriend6.C: Likewise.
243         * g++.dg/template/memfriend7.C: Likewise.
244         * g++.dg/template/memfriend8.C: Likewise.
245         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
246
247 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
248
249         PR c++/12515
250         * g++.dg/ext/cond1.C: New test.
251
252 2003-11-20  Richard Henderson  <rth@redhat.com>
253
254         * gcc.dg/20020201-2.c: Remove.
255         * gcc.dg/20020201-4.c: Remove.
256         * gcc.dg/20020304-1.c: Remove.
257
258 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
259
260         * gcc.dg/cpp/trad/xwin1.c: New test case.
261
262 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
263
264         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
265         * lib/g77.exp: Likewise.
266         * lib/objc.exp: Likewise.
267         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
268         for darwin.
269
270 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
271
272         PR c++/12932
273         * g++.dg/template/static5.C: New test.
274
275 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
276
277         * gcc.dg/nested-func-1.c: New test.
278
279 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
280
281         * gcc.dg/cpp/assert4.c: New test.
282
283 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
284
285         PR c++/2294
286         * g++.dg/lookup/using9.c: New test.
287
288 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
289
290         PR c++/12762
291         * g++.dg/template/error3.C: New test.
292
293 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
294
295         PR ada/13035
296         * ada/acats/run_acats, run_all.sh: Fix syntax error.
297         No longer use a wrapper for gcc, since this does not work under
298         Windows.
299
300 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
301
302         PR c++/2094
303         * g++.dg/template/ptrmem7.C: New test.
304
305 2003-11-13  Andrew Pinski <apinski@apple.com>
306
307         * gcc.c-torture/compile/20031113-1.c: New test.
308
309 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
310             Kean Johnston <jkj@sco.com>
311
312         PR c/13029
313         * gcc.dg/unused-4.c: Update.
314
315 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
316
317         * g++.dg/opt/const3.C: New test.
318
319 2003-11-13  Jan Hubicka  <jh@suse.cz>
320
321         * gcc.c-torture/compile/20031112-1.c: New test.
322
323 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
324
325         * g++.dg/parse/crash10.C: Remove bogus error marker.
326
327 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
328
329         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
330         (host_gcc): Likewise.
331         (ROOT): Honor $PWDCMD.
332         (BASE): Likewise.
333         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
334
335 2003-11-12  Catherine Moore  <clm@redhat.com>
336
337         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
338
339 2003-11-12  Andreas Jaeger  <aj@suse.de>
340             Jakub Jelinek  <jakub@redhat.com>
341             Andrew Pinski  <pinskia@physics.uc.edu>
342             Richard Henderson  <rth@redhat.com>
343
344         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
345         systems.
346         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
347
348         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
349         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
350
351 2003-11-11  Andreas Jaeger  <aj@suse.de>
352
353         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
354
355         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
356
357 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
358
359         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
360         Clean ups.
361
362 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
363
364         * gcc.dg/trampoline-1.c: New test.
365
366 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
367
368         * gcc.c-torture/compile/200031109-1.c: New test.
369
370 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
371
372         PR c/3190
373         PR c/8714
374         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
375         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
376         gcc.dg/format/no-y2k-1.c: Update.
377
378 2003-11-08  Roger Sayle  <roger@eyesopen.com>
379
380         PR optimization/10467
381         * gcc.dg/20031108-1.c: New test case.
382
383 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
384
385         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
386
387 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
388
389         * gcc.dg/compound-lvalue-1.c: New test.
390         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
391         some XFAILs.
392
393 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
394
395         * gcc.dg/altivec-varargs-1.c: New test.
396
397 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
398
399         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
400         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
401         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
402         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
403         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
404
405 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
406
407         * gcc.dg/cond-lvalue-1.c: New test.
408
409 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
410
411         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
412
413 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
414
415         PR c++/11616
416         * g++.dg/template/instantiate5.C: New test.
417
418 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
419
420         PR c++/12726
421         * g++.dg/ext/complit2.C: Replace test with self-contained version.
422         * ChangeLog: Add missing first entry for above test.
423
424 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
425
426         PR c++/9810
427         * g++.dg/template/using8.C: New test.
428         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
429
430 2003-11-02  Roger Sayle  <roger@eyesopen.com>
431
432         PR optimization/10817
433         * gcc.c-torture/compile/20031102-1.c: New test case.
434
435 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
436
437         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
438         2147483647.
439
440 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
441
442         * gcc.dg/20031102-1.c: New test.
443
444 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
445
446         * gcc.dg/complex-1.c: New test.
447
448 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
449
450         PR c++/12796
451         * g++.dg/template/crash13.C: Adjust expected error location.
452         * g++.old-deja/g++.brendan/ns1.C: Likewise.
453
454 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
455
456         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
457
458 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
459
460         PR/10239
461         * gcc.c-torture/compile/20031031-2.c: New test.
462
463 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
464
465         PR/11640
466         * gcc.c-torture/compile/20031031-1.c: New test.
467
468 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
469
470         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
471         * gcc.misc-tests/bprob.exp: Likewise.
472         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
473         the execution test on arm-elf configs.
474         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
475         configs that don't support scratch files.
476         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
477
478 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
479
480         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
481         done by dejagnu.
482
483 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
484
485         * ada/acats/run_all.sh: Redirect mv output to /dev/null
486         Avoid non pure sh syntax. Add more logging.
487
488         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
489         fail.
490
491 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
492
493         PR libgcj/10610
494         * gcc.dg/ppc-stackalign-1.c: New test.
495
496 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
497
498         * ada/acats/run_all.sh: Change output to be more compliant with
499         dejagnu framework.
500         Create acats.sum and acats.log files under testsuite/ada/acats
501         Only run [a-z]* directories, to filter out e.g. CVS.
502         Redirect build output to log file.
503
504 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
505
506         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
507
508 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
509
510         PR ada/5909:
511         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
512
513 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
514
515         * gcc.c-torture/compile/20031023-1.c: New test.
516         * gcc.c-torture/compile/20031023-2.c: New test.
517         * gcc.c-torture/compile/20031023-3.c: New test.
518         * gcc.c-torture/compile/20031023-4.c: New test.
519
520 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
521
522         PR c++/10371
523         * g++.dg/lookup/scoped8.C: New test.
524
525 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
526
527         * g++.dg/opt/reg-stack3.C: New test.
528
529 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
530
531         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
532
533 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
534
535         PR c++/11076
536         * g++.dg/template/crash13.C: New test.
537
538 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
539
540         * gcc.dg/c99-restrict-2.c: New test.
541
542 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
543
544         PR c++/12698, c++/12699, c++/12700, c++/12566
545         * g++.dg/inherit/covariant9.C: New test.
546         * g++.dg/inherit/covariant10.C: New test.
547         * g++.dg/inherit/covariant11.C: New test.
548
549 2003-10-23  Jason Merrill  <jason@redhat.com>
550
551         PR c++/12726
552         * g++.dg/ext/complit2.C: New test.
553
554 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
555
556         PR target/12654
557         * gcc.c-torture/execute/20031020-1.c: New test.
558
559 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
560
561         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
562         following the jump_insn.
563
564 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
565
566         * gcc.dg/cast-lvalue-1.c: New test.
567
568 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
569
570         PR c++/11962
571         * g++.dg/template/cond2.C: New test.
572
573 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
574
575         * gcc.dg/builtins-28.c: New test.
576
577 2003-10-20  Jan Hubicka  <jh@suse.cz>
578
579         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
580         parameter.
581         * testsuite/gcc.dg/inline-2.c: Likewise.
582
583 2003-10-20  Phil Edwards  <phil@codesourcery.com>
584
585         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
586         * gcc.dg/nest.c:  Likewise.
587
588 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
589
590         PR c++/9781, c++/10583, c++/11862
591         * g++.dg/parse/crash13.C: New test.
592
593 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
594
595         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
596
597 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
598
599         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
600         Define HAVE_C99_RUNTIME except on Solaris.
601         * gcc.dg/builtins-20.c: Likewise.
602
603 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
604
605         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
606
607 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
608
609         PR c++/12495
610         * g++.dg/template/crash21.C: New test.
611
612 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
613
614         PR c++/2513
615         * g++.dg/template/typename5.C: New test.
616
617 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
618
619         PR c++/12369
620         * g++.dg/template/friend25.C: New test.
621
622 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
623
624         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
625         versions.
626
627 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
628
629         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
630         == 2147483647.
631
632 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
633
634         * gcc.c-torture/execute/960416-1.x: Remove.
635         * gcc.c-torture/execute/divconst-3.x: Likewise.
636
637 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
638
639         PR target/12598
640         * gcc.dg/torture/cris-volatile-1.c: New test.
641
642 2003-10-14  Roger Sayle  <roger@eyesopen.com>
643
644         PR optimization/9325
645         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
646         for overflowing floating point to integer conversion during RTL
647         simplification.
648
649 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
650
651         * objc/execute/_cmd.m: Fix typo.
652         * objc.dg/image-info.m, objc.dg/symtab-1.m:
653         Relax 'scan-assembler' regexp.
654         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
655         objc.dg/try-catch-4.m: Run on non-Darwin targets.
656         * objc.dg/zero-link-2.m: Remove blank line.
657         * objc.dg/zero-link-3.m: New test case.
658
659 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
660
661         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
662
663         * gcc.dg/asm-names.c: Use scan-assembler-not rather
664         than linker trickery.
665
666 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
667
668         PR c++/12370
669         * g++.dg/other/friend2.C: New test.
670
671 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
672
673         * gcc.dg/20031012-1.c: New test.
674
675 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
676
677         * gcc.dg/weak/weak-3.c: Fix for new warning.
678
679 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
680
681         PR optimization/8750
682         * gcc.c-torture/execute/20031012-1.c: New test case.
683
684 2003-10-11  Roger Sayle  <roger@eyesopen.com>
685
686         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
687         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
688
689 2003-10-11  Roger Sayle  <roger@eyesopen.com>
690
691         PR optimization/12260
692         * gcc.c-torture/compile/20031011-2.c: New test case.
693
694 2003-10-11  Roger Sayle  <roger@eyesopen.com>
695
696         * gcc.c-torture/execute/20031011-1.c: New testcase.
697
698 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
699
700         * gcc.c-torture/compile/20031011-1.c: New test.
701
702 2003-10-11  Jan Hubicka  <jh@suse.cz>
703
704         * g++.dg/other/first-global.C: New test.
705
706 2003-10-11  Roger Sayle  <roger@eyesopen.com>
707
708         * gcc.c-torture/execute/string-opt-18.c: New testcase.
709
710 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
711
712         * gcc.c-torture/compile/20031010-1.c: New test.
713
714 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
715
716         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
717         * gcc.c-torture/execute/va-arg-25.c: ... here.
718
719 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
720
721         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
722
723 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
724
725         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
726
727 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
728
729         * g++.dg/parse/error2.C: New test.
730
731 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
732
733         PR c++/11097
734         * g++.dg/other/error5.C: Modify the error message.
735         * g++.dg/lookup/using8.C: New test.
736
737 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
738
739         * gcc.dg/darwin-abi-2.c: New file.
740         * gcc.c-torture/execute/va-arg-24.c: New file.
741
742 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
743
744         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
745         indentation.
746
747 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
748
749         PR c++/10147
750         * g++.dg/other/error4.C: Update error messages.
751         * g++.dg/template/ptrmem4.C: Likewise.
752
753         PR c++/12337
754         * g++.dg/init/new9.C: New test.
755
756         PR c++/12334, c++/12236, c++/8656
757         * g++.dg/ext/attrib8.C: New test.
758
759 2003-10-06  Devang Patel  <dpatel@apple.com>
760
761         * gcc.dg/debug/dwarf2-3.h: New test.
762         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
763
764 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
765
766         * g++.dg/opt/cfg2.C: New test.
767
768 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
769
770         * g++.dg/opt/float1.C: New test.
771
772 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
773
774         * gcc.dg/c90-array-lval-6.c: New test.
775         * gcc.dg/c99-array-lval-6.c: New test.
776
777 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
778             Ziemowit Laski  <zlaski@apple.com>
779
780         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
781         'Derived', so that it is never considered a class method; add
782         new warning for '+port' method ambiguity.
783         * objc.dg/method-12.m: Include <objc/objc.h> instead of
784         <objc/objc-api.h> (needed on Mac OS X).
785         * objc.dg/method-13.m: New test.
786
787 2003-10-03  Roger Sayle  <roger@eyesopen.com>
788
789         PR optimization/9325, PR java/6391
790         * gcc.c-torture/execute/20031003-1.c: New test case.
791
792 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
793
794         PR optimization/12180
795         * gcc.dg/20031002-1.c: New test.
796
797         PR c++/12486
798         * g++.dg/inherit/error1.C: New test.
799
800 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
801
802         * lib/f-torture.exp (search_for): Rename to...
803         (search_for_re): This.  Also, clean up comments and the
804         "regexp" invocation.
805
806 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
807
808         * gcc.c-torture/compile/20031002-1.c: New test.
809
810 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
811
812         * g++.dg/opt/cond1.C: New test.
813
814 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
815
816         * gcc.dg/Wold-style-definition-2.c: New testcase.
817         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
818
819 2003-09-29  Richard Henderson  <rth@redhat.com>
820
821         * g++.dg/init/array10.C: Add dg-options.
822
823 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
824
825         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
826
827 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
828
829         * g++.dg/template/friend19.C: Fix typo.
830         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
831
832 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
833
834         * gcc.c-torture/execute/20030928-1.c: New test.
835         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
836
837 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
838
839         * g++.dg/opt/unroll1.C: New test.
840
841 2003-09-26  Roger Sayle  <roger@eyesopen.com>
842
843         PR optimization/11741
844         * gcc.dg/20030926-1.c: New test case.
845
846 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
847
848         PR c++/5655
849         * g++.dg/parse/access7.C: New test.
850         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
851
852 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
853
854         MERGE OF objc-improvements-branch into MAINLINE:
855         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
856         if libobjc has not been built.
857         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
858         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
859         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
860         objc/execute/nested-3.m, objc/execute/np-2.m,
861         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
862         objc/execute/redefining_self.m, objc/execute/root_methods.m,
863         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
864         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
865         objc.dg/special/unclaimed-category-1.h,
866         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
867         well as GNU runtime.
868         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
869         * execute/cascading-1.m, execute/function-message-1.m,
870         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
871         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
872         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
873         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
874         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
875         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
876         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
877         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
878         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
879         * objc.dg/bitfield-2.m: Run only on Darwin.
880         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
881         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
882         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
883         * objc.dg/const-str-1.m: Fix constant string layout.
884
885 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
886
887         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
888
889 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
890
891         * gcc.dg/darwin-abi-1.c: New file.
892
893 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
894
895         PR target/12281
896         * gcc.c-torture/compile/20030921-1.c: New test.
897
898 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
899
900         * g++.dg/opt/reg-stack2.C: New test.
901
902 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
903
904         * g++.dg/eh/delayslot1.C: New test.
905
906 2003-09-20  Richard Henderson  <rth@redhat.com>
907
908         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
909
910 2003-09-20  Roger Sayle  <roger@eyesopen.com>
911
912         * gcc.c-torture/execute/20030920-1.c: New test case.
913
914 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
915
916         * g++.dg/rtti/typeid3.C: Correct expected error message.
917
918 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
919
920         PR c++/157
921         * g++.dg/parse/crash12.C: New test.
922
923 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
924
925         * gcc.dg/compat/mixed-struct-check.h: New.
926         * gcc.dg/compat/mixed-struct-defs.h: New.
927         * gcc.dg/compat/mixed-struct-init.h: New.
928         * gcc.dg/compat/struct-by-value-19_main.c: New.
929         * gcc.dg/compat/struct-by-value-19_x.c: New.
930         * gcc.dg/compat/struct-by-value-19_y.c: New.
931         * gcc.dg/compat/struct-by-value-20_main.c: New.
932         * gcc.dg/compat/struct-by-value-20_x.c: New.
933         * gcc.dg/compat/struct-by-value-20_y.c: New.
934         * gcc.dg/compat/struct-return-19_main.c: New.
935         * gcc.dg/compat/struct-return-19_x.c: New.
936         * gcc.dg/compat/struct-return-19_y.c: New.
937         * gcc.dg/compat/struct-return-20_main.c: New.
938         * gcc.dg/compat/struct-return-20_x.c: New.
939         * gcc.dg/compat/struct-return-20_y.c: New.
940
941 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
942         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
943         so that it will not complain on LP64 targets.
944
945 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
946
947         PR c++/495
948         * g++.dg/template/friend24.C: New test.
949
950 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
951
952         PR c++/12332
953         * g++.dg/template/memtmpl2.C: New test.
954
955 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
956
957         PR target/11184
958         * gcc.dg/builtin-apply1.c: New test.
959
960 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
961
962         PR c++/9848
963         * g++.dg/warn/Wunused-4.C: New test.
964
965 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
966
967         PR c++/12316
968         * g++.dg/other/gc2.C: New test.
969
970 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
971
972         PR c++/11991
973         * g++.dg/rtti/typeid3.C: New test.
974
975         PR c++/12266
976         * g++.dg/overload/template1.C: New test.
977
978 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
979
980         * g++.dg/opt/cfg3.C: New test.
981
982 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
983
984         PR c++/7939
985         * g++.dg/template/crash11.C: New test.
986
987 2003-09-16  Jason Merrill  <jason@redhat.com>
988             Jakub Jelinek  <jakub@redhat.com>
989
990         * gcc.dg/attr-warn-unused-result.c: New test.
991
992 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
993
994         PR c++/12184
995         * g++.dg/expr/call2.C: New test.
996
997 2003-09-15  Andreas Jaeger  <aj@suse.de>
998
999         * gcc.dg/Wold-style-definition-1.c: New test.
1000
1001 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
1002
1003         PR c++/3907
1004         * g++.dg/parse/template12.C: New test.
1005
1006         * g++.dg/abi/bitfield11.C: New test.
1007         * g++.dg/abi/bitfield12.C: Likewise.
1008
1009 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
1010
1011         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
1012         non-expansion of functional macro name without arguments at EOL.
1013         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
1014
1015 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
1016
1017         * gcc.c-torture/execute/20030914-[12].c: New tests.
1018
1019 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
1020
1021         PR c++/11788
1022         * g++.dg/overload/addr1.C: New test.
1023
1024 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
1025
1026         * gcc.dg/20030909-1.c: New test.
1027
1028 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1029
1030         * gcc.dg/ultrasp10.c: New test.
1031
1032 2003-09-09  Devang Patel  <dpatel@apple.com>
1033
1034         * gcc.dg/darwin-ld-6.c: New test.
1035
1036 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1037
1038         * gcc.dg/torture/builtin-explog-1.c: New testcase.
1039
1040 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1041
1042         * gcc.dg/ia64-types1.c: New test.
1043         * gcc.dg/ia64-types2.c: Likewise.
1044
1045 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1046
1047         * gcc.dg/builtins-1.c: Add more _Complex tests.
1048         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1049
1050         * gcc.dg/builtins-1.c: Test existing _Complex functions.
1051         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1052
1053 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
1054
1055         PR c++/11786
1056         * g++.dg/lookup/koenig2.C: New test.
1057
1058         PR c++/5296
1059         * g++.dg/rtti/typeid2.C: New test.
1060
1061 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
1062
1063         * gcc.c-torture/compile/20030904-1.c: New test.
1064
1065 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1066
1067         * g++.dg/opt/longbranch2.C: New test.
1068
1069 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1070
1071         * g++.dg/template/crash10.C: Only compile it.
1072
1073 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
1074
1075         PR middle-end/11665
1076         * gcc.c-torture/compile/20030907-1.c: New test.
1077         * g++.dg/init/array11.C: New test.
1078
1079 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1080
1081         PR c++/11852
1082         * g++.dg/init/struct1.C: New test.
1083
1084 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
1085
1086         PR c++/12181
1087         * g++.dg/expr/comma1.C: New test.
1088
1089 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
1090
1091         PR c++/11867
1092         * g++.dg/expr/static_cast5.C: New test.
1093
1094 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
1095
1096         PR c++/11507
1097         * g++.dg/lookup/scoped7.C: New test.
1098
1099         PR c++/9574
1100         * g++.dg/other/static1.C: New test.
1101
1102         PR c++/11490
1103         * g++.dg/warn/template-1.C: New test.
1104
1105         PR c++/11432
1106         * g++.dg/template/crash10.C: New test.
1107
1108         PR c++/2478
1109         * g++.dg/overload/VLA.C: New test.
1110
1111         PR c++/10804
1112         * g++.dg/template/call1.C: New test.
1113
1114 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1115
1116         PR c++/11794
1117         * g++.dg/parse/using3.C: New test.
1118
1119 2003-09-06  Roger Sayle  <roger@eyesopen.com>
1120
1121         PR c++/11409
1122         * g++.dg/overload/builtin3.C: New test case.
1123
1124 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
1125
1126         PR c/9862
1127         * gcc.dg/20030906-1.c: New test.
1128         * gcc.dg/20030906-2.c: Likewise.
1129
1130 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
1131
1132         PR c++/12167
1133         * g++.dg/parse/defarg5.C: New test.
1134
1135         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
1136
1137 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
1138
1139         PR c++/12163
1140         * g++.dg/expr/static_cast4.C: New test.
1141
1142         PR c++/12146
1143         * g++.dg/template/crash9.C: New test.
1144
1145 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
1146
1147         * g++.old-deja/g++.ext/pretty2.C: Update for change
1148         in __FUNCTION__.
1149         * g++.old-deja/g++.ext/pretty3.C: Likewise.
1150
1151 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
1152
1153         PR c++/11922
1154         * g++/dg/template/qualified-id1.C: New test.
1155
1156         PR c++/12037
1157         * g++.dg/warn/noeffect4.C: New test.
1158
1159 2003-09-04  Matt Austern  <austern@apple.com>
1160
1161         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
1162         * g++.dg/ext/fnname2.C: Likewise.
1163         * g++.dg/ext/fnname3.C: Likewise.
1164
1165 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
1166
1167         * g++.dg/expr/lval1.C: New test.
1168         * g++.dg/ext/lvcast.C: Remove.
1169
1170 2003-09-03  Roger Sayle  <roger@eyesopen.com>
1171
1172         PR optimization/11700.
1173         * gcc.c-torture/compile/20030903-1.c: New test case.
1174
1175 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
1176
1177         PR c++/12053
1178         * g++.dg/abi/layout4.C: New test.
1179
1180 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
1181
1182         PR c++/11553
1183         * g++.dg/parse/friend3.C: New test.
1184
1185 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
1186
1187         PR c++/11847
1188         * g++.dg/template/class1.C: New test.
1189
1190         PR c++/11808
1191         * g++.dg/expr/call1.C: New test.
1192
1193 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
1194
1195         PR c++/12114
1196         * g++.dg/init/ref9.C: New test.
1197
1198         PR c++/11972
1199         * g++.dg/template/nested4.C: New test.
1200
1201 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1202
1203         PR c++/12093
1204         * g++.dg/template/non-dependent4.C: New test.
1205
1206         PR c++/11928
1207         * g++.dg/inherit/conv1.C: New test.
1208
1209 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1210
1211         PR c++/6196
1212         * g++.dg/ext/label1.C: New test.
1213         * g++.dg/ext/label2.C: Likewise.
1214
1215 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1216
1217         * g++.dg/expr/cond3.C: New test.
1218
1219 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1220
1221         * gcc.dg/builtins-1.c: Add new builtin cases.
1222
1223 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224
1225         * gcc.dg/builtins-1.c: Add new cases.
1226         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1227
1228 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1229
1230         * gcc.dg/builtins-1.c: Add more math builtin tests.
1231         * gcc.dg/torture/builtin-attr-1.c: New test.
1232
1233 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1234
1235         PR optimization/5079
1236         * g++.dg/opt/static3.C: New test.
1237
1238 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1239
1240         * gcc.misc-tests/gcov-10b.c: New test.
1241
1242 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
1243
1244         * g++.dg/opt/ptrmem3.C: New test.
1245
1246         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
1247
1248 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
1249
1250         * gcc.dg/20030826-2.c: New test.
1251
1252 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1253
1254         PR middle-end/12002
1255         * g77.f-torture/compile/12002.f: New test case.
1256
1257 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1258
1259         * gcc.dg/20030826-1.c: New test case.
1260
1261 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
1262
1263         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
1264
1265 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
1266
1267         PR c++/11871
1268         * c++.dg/lookup/crash1.C: New test.
1269
1270         * c++.dg/warn/noeffect3.C: New test.
1271
1272 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
1273
1274         * gcc.dg/compat/vector-1_x.c: Compile with -w.
1275         * gcc.dg/compat/vector-1_y.c: Ditto.
1276         * gcc.dg/compat/vector-2_x.c: Ditto.
1277         * gcc.dg/compat/vector-2_y.c: Ditto.
1278
1279 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
1280
1281         * gcc.dg/20030702-1.c: New test.
1282
1283 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
1284
1285         PR c++/8795
1286         * g++.dg/ext/altivec-1.C: New test.
1287
1288 2003-08-24  Richard Henderson  <rth@redhat.com>
1289
1290         * g++.dg/eh/simd-2.C: Add -w for x86.
1291
1292 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
1293
1294         * gcc.dg/20030815-1.c: New test.
1295
1296 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1297
1298         PR c++/3765
1299         * g++.dg/parse/access6.C: New test.
1300
1301 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1302
1303         PR c++/641, c++/11876
1304         * g++.dg/template/friend22.C: New test.
1305         * g++.dg/template/friend23.C: Likewise.
1306
1307 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1308
1309         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1310         identically.
1311
1312 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1313
1314         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1315
1316 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1317
1318         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1319
1320 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1321
1322         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1323
1324 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1325
1326         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1327
1328 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1329
1330         PR c++/11919
1331         * g++.dg/overload/prom1.C: New test.
1332
1333         PR c++/11551
1334         * g++.dg/parse/dtor2.C: New test.
1335
1336         PR c++/10762
1337         * g++.dg/parse/using2.C: New test.
1338
1339 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1340
1341         PR target/11805
1342         * gcc.c-torture/compile/20030821-1.c: New.
1343
1344 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1345
1346         PR c++/11834
1347         * g++.dg/template/deduce2.C: New test.
1348
1349 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1350
1351         * gcc.c-torture/execute/20030821-1.c: New test.
1352
1353 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1354
1355         PR middle-end/11984
1356         * gcc.dg/20030820-1.c: New test case.
1357
1358 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1359
1360         PR c++/11945
1361         * g++.dg/warn/noeffect2.C: New test.
1362
1363 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1364
1365         PR c++/10926
1366         * g++.dg/template/dtor2.C: New test.
1367
1368         PR c++/11684
1369         * g++.dg/template/operator1.C: New test.
1370         * g++.dg/parse/operator4.C: New test.
1371
1372         PR c++/11946.C
1373         * g++.dg/expr/enum1.C: New test.
1374         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1375
1376         PR c++/11036.C
1377         * g++.dg/parse/elab2.C: New test.
1378         * g++.dg/parse/typedef4.C: Change error message.
1379         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1380         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1381         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1382
1383 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1384
1385         * gcc.dg/pch/warn-1.c: New.
1386         * gcc.dg/pch/warn-1.hs: New.
1387
1388         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1389         not-tested file.
1390
1391 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1392
1393         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1394
1395 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1396
1397         * gcc.dg/uninit-D.c: New Test.
1398         * gcc.dg/uninit-E.c: New Test.
1399         * gcc.dg/uninit-F.c: New Test.
1400         * gcc.dg/uninit-G.c: New Test.
1401
1402 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1403
1404         * g++.dg/README: Describe the pch directory.
1405
1406 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1407
1408         PR c++/11174
1409         * g++.dg/parse/access4.C: New test.
1410         * g++.dg/parse/access5.C: Likewise.
1411         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1412
1413 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1414
1415         * gcc.dg/noncompile/20030818-1.c: New.
1416
1417 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1418
1419         PR c++/11957
1420         * g++.dg/warn/noeffect1.C: New test.
1421
1422         * g++.dg/template/scope2.C: New test.
1423         * g++.dg/template/error2.C: Correct dg-error
1424
1425 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1426
1427         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1428
1429 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1430
1431         PR C++/11512
1432         * g++.dg/template/warn1.C: New.
1433
1434 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1435
1436         * g++.dg/template/error2.C: New test.
1437         * g++.dg/lookup/using7.C: Adjust errors
1438         * g++.old-deja/g++.pt/crash36.C: Likewise.
1439         * g++.old-deja/g++.pt/derived3.C: Likewise.
1440
1441 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1442
1443         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1444         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1445         * gcc.c-torture/execute/builtins/string-9.c: New, from
1446         string-opt-9.c.  Adjust for execute/builtins framework.
1447         * gcc.c-torture/execute/string-opt-9.c: Delete.
1448
1449 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1450
1451         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1452
1453         * g++.dg/parse/ret-type2.C: New test.
1454
1455         PR c++/11703
1456         * g++.dg/init/new8.C: New test.
1457
1458         PR c++/10923
1459         * g++.dg/parse/typedef5.C: New test.
1460
1461         PR c++/9512
1462         * g++.dg/parse/qualified2.C: New test.
1463         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1464         invalid code.
1465
1466 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1467
1468         * g++.dg/conversion/ptrmem1.C: New test.
1469
1470 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1471
1472         PR target/11693
1473         * gcc.dg/20030811-1.c: New test.
1474
1475         PR target/11535
1476         * gcc.c-torture/execute/20030811-1.c: New test.
1477
1478 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1479
1480         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1481
1482 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1483
1484         PR c++/11789.C
1485         * g++.dg/inherit/multiple1.C: New test.
1486
1487 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1488
1489         * gcc.dg/spe1.c: New test.
1490
1491         PR c++/11670
1492         * g++.dg/expr/cast2.C: New test.
1493
1494         PR c++/10530
1495         * g++.dg/template/dependent-name2.C: New test.
1496
1497 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1498
1499         * g++.dg/parse/crash11.C: Put the dg options in comments.
1500
1501 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1502
1503         * lib/gcc-dg.exp: Update for diagnostic change.
1504
1505 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1506
1507         PR c++/5767
1508         * g++.dg/parse/crash11.C: New test.
1509
1510 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1511
1512         * gcc.dg/cpp/spacing1.c: Update.
1513
1514 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1515
1516         PR target/11739
1517         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1518         a value for -mtune.
1519
1520 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1521
1522         PR middle-end/11771
1523         * gcc.c-torture/compile/20030804-1.c: New test case.
1524
1525 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1526
1527         * gcc.dg/20030804-1.c: New test case.
1528
1529 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1530
1531         * gcc.dg/cpp/separate-1.c: New test.
1532
1533 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1534
1535         PR c++/11704
1536         * g++.dg/template/dependent-expr2.C: New test.
1537
1538         PR c++/11766
1539         * g++.dg/expr/ptrmem1.C: New test.
1540
1541 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1542
1543         PR c++/9453
1544         * g++.dg/template/friend15.C: New test.
1545
1546 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1547
1548         * lib/dg-pch.exp: Work round PCH bug.
1549
1550 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1551
1552         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1553         builtins.  Move cases from builtins-4.c here.
1554
1555         * gcc.dg/torture/builtin-math-1.c: New test taken from
1556         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1557         additional cases.
1558
1559         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1560         Delete.
1561
1562 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1563
1564         PR c++/9447
1565         * g++.dg/template/using7.C: New test.
1566
1567 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1568
1569         * import1.c, import2.c: New tests.
1570
1571 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1572
1573         * g++.dg/eh/crossjump1.C: New test.
1574
1575 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1576
1577         PR c++/11697
1578         * g++.dg/template/using6.C: New test.
1579
1580         PR c++/11744
1581         * g++.dg/template/koenig2.C: New test.
1582
1583 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1584
1585         PR c++/7983
1586         * g++.dg/parse/typedef4.C: New test.
1587
1588 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1589
1590         PR c++/8442, c++/8806
1591         * g++.dg/template/elab1.C: New test.
1592         * g++.dg/template/type2.C: Likewise.
1593         * g++.dg/template/ttp3.C: Adjust expected error message.
1594         * g++.old-deja/g++.law/visibility13.C: Likewise.
1595         * g++.old-deja/g++.niklas/t135.C: Likewise.
1596         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1597         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1598         template argument.
1599         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1600
1601 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1602
1603         PR c++/11295
1604         * g++.dg/ext/stmtexpr1.C: New test.
1605
1606         * g++.dg/opt/tmp1.C: New test.
1607
1608         PR c++/11525
1609         * g++.dg/parse/constant4.C: New test.
1610
1611         PR c++/9447
1612         * g++.dg/template/using5.C: New test.
1613
1614 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1615
1616         * gcc.dg/builtins-27.c: New test case.
1617
1618 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1619
1620         * gcc.dg/tls/opt-7.c: New test.
1621
1622 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1623
1624         * g++.old-deja/g++.other/crash18.C: Remove.
1625
1626 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1627
1628         * g++.dg/template/explicit3.C: New.
1629         * g++.dg/template/explicit4.C: New.
1630         * g++.dg/template/explicit5.C: New.
1631
1632         PR c++/11347
1633         * g++.dg/template/memtmpl1.C: New.
1634
1635 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1636
1637         PR target/11565
1638         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1639         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1640
1641 2003-07-30  Jan Hubicka  <jh@suse.cz>
1642
1643         * vtgc1.c: Kill.
1644
1645 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1646
1647         * gcc.dg/struct-in-proto-1.c: New test.
1648
1649 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1650
1651         * gcc.dg/cpp/include2.c: Only expect one message.
1652
1653 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1654
1655         PR c++/9447
1656         * g++.dg/template/using1.C: New test.
1657         * g++.dg/template/using2.C: New test.
1658         * g++.dg/template/using3.C: New test.
1659         * g++.dg/template/using4.C: New test.
1660
1661 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1662
1663         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1664         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1665
1666 2003-07-28  Jan Hubicka  <jh@suse.cz>
1667
1668         PR c++/11530
1669         * g++.dg/opt/call1.C: New test.
1670
1671 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1672
1673         PR c++/11667
1674         * g++.dg/init/enum2.C: New test.
1675         * g++.dg/template/overload1.C: Add "-w" option.
1676
1677 2003-07-28    <hp@bitrange.com>
1678
1679         * gcc.dg/Wdeclaration-after-statement-1.c,
1680         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1681
1682 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1683
1684         * gcc.c-torture/compile/20030725-1.c: New test.
1685
1686 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1687
1688         * gcc.dg/20030505.c: Only run for SPE.
1689         Remove definition of opaque type.
1690
1691 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1692
1693         * g++.dg/template/ptrmem6.C: New test.
1694
1695 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1696
1697         * gcc.c-torture/compile/zero-strct-2.c: New test.
1698
1699 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1700
1701         * gcc.dg/intermod-1.c: New test.
1702
1703 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1704
1705         PR c++/11617
1706         * g++.dg/template/lookup2.C: New test.
1707         * g++.dg/template/memclass1.C: Remove instantiated from error.
1708         * g++.dg/other/error2.C: Tweak expected errors.
1709
1710         PR c++/11596
1711         * g++.dg/template/defarg3.C: New test.
1712
1713         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1714
1715 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1716
1717         * g++.dg/inherit/access5.C: New test.
1718
1719 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1720
1721         PR c++/11513
1722         * g++.dg/template/crash8.C: New test.
1723
1724 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1725
1726         PR c/10602
1727         * gcc.dg/noncompile/incomplete-2.c: New test.
1728
1729 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1730
1731         PR c++/11645
1732         * g++.dg/inherit/access4.C: New test.
1733
1734         PR c++/11517
1735         * g++.dg/expr/cond2.C: New test.
1736
1737         PR optimization/10679
1738         * g++.dg/opt/inline4.C: New test.
1739
1740 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1741
1742         * g++.dg/parse/crash10: New test.
1743
1744 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1745
1746         * g++.dg/ext/flexary1.C: New test.
1747
1748 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1749
1750         PR c++/10793
1751         * g++.dg/template/crash9.C: New test.
1752
1753 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1754
1755         PR c++/3004
1756         * g++.dg/parse/typedef3.C: New test.
1757
1758         PR c++/7906
1759         * g++.dg/parse/operator2.C: New test.
1760
1761         PR c++/8895
1762         * g++.dg/parse/def-tmpl-arg1.C: New test.
1763
1764         PR c++/9282
1765         * g++.dg/parse/funptr1.C: New test.
1766
1767         PR c++/9452
1768         * g++.dg/parse/ambig3.C: New test.
1769
1770         PR c++/9454
1771         * g++.dg/parse/operator3.C: New test.
1772
1773         PR c++/9486
1774         * g++.dg/parse/template10.C: New test.
1775
1776         PR c++/9488
1777         * g++.dg/parse/template11.C: New test.
1778
1779         PR c++/10150
1780         * g++.dg/parse/invalid-op1.C: New test.
1781
1782         PR c++/10247
1783         * g++.dg/parse/condexpr1.C: New test.
1784
1785 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1786
1787         * g++.dg/ext/packed3.C: New test.
1788         * g++.dg/ext/packed4.C: New test.
1789
1790         * gcc.dg/pack-test-3.c: New test.
1791
1792 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1793
1794         * lib/compat.exp: Handle dg-options per source file.
1795         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1796         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1797         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1798         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1799         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1800         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1801         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1802         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1803         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1804         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1805         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1806         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1807         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1808         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1809
1810 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1811
1812         PR c/10320
1813         * gcc.c-torture/execute/20030718-1.c: New test.
1814
1815 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1816
1817         PR optimization/11536
1818         * gcc.dg/20030721-1.c: New test.
1819
1820 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1821
1822         PR c++/11546
1823         * g++.dg/template/lookup1.C: New test.
1824
1825 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1826
1827         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1828         diagnostics of ill-formed constructs involving labels.
1829         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1830         the new 'previously defined here' message.
1831
1832 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1833
1834         * g++.dg/parse/non-dependent2.C: New test.
1835
1836 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1837
1838         * g++.dg/init/init-ref4.C: xfail on targets without
1839         weak symbols.
1840
1841 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1842
1843         PR target/11087
1844         * gcc.c-torture/execute/20030717-1.c: New test.
1845
1846 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1847
1848         * g++.dg/opt/cfg1.C: New test.
1849
1850 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1851
1852         PR optimization/11557
1853         * gcc.dg/20030717-1.c: New test.
1854
1855 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1856
1857         PR c++/10476
1858         * g++.dg/expr/crash-1.C: New test.
1859
1860         PR c++/11027
1861         * g++.dg/template/init3.C: New test.
1862
1863         PR c++/8222
1864         * g++.dg/template/non-dependent1.C: New test.
1865
1866         PR c++/11070
1867         * g++.dg/template/non-dependent2.C: New test.
1868
1869         PR c++/11071
1870         * g++.dg/template/non-dependent3.C: New test.
1871
1872         PR c++/9907
1873         * g++.dg/template/sizeof5.C: New test.
1874
1875 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1876
1877         PR 11498
1878         * gcc.c-torture/compile/mangle-1.c: New file.
1879
1880 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1881
1882         PR c++/7809
1883         * g++.dg/parse/access3.C: New test.
1884
1885 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1886
1887         PR c++/11384
1888         * g++.dg/init/init-ref4.C: New test.
1889
1890 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1891
1892         PR c++/11547
1893         * g++.dg/parse/constant3.C: New test.
1894         * g++.dg/parse/crash7.C: Likewise.
1895
1896 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1897
1898         PR target/11008
1899         * gcc.dg/i386-pentium4-not-mull.c: New.
1900
1901 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1902
1903         * gcc.dg/asm-names.c (ymain): Make it weak.
1904
1905 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1906
1907         PR c++/5421
1908         * g++.dg/template/friend21.C: New test.
1909
1910 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1911
1912         * gcc.dg/cleanup-8.c: New test.
1913         * gcc.dg/cleanup-9.c: New test.
1914
1915 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1916
1917         * g++.dg/ext/dll-MI1.h: New file.
1918         * g++.dg/ext/dllexport-MI1.C: New file.
1919         * g++.dg/ext/dllimport-MI1.C: New file.
1920
1921 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1922
1923         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1924         it does not have cmpstrsi patterns (just cmpmemsi).
1925
1926 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1927
1928         PR debug/11473
1929         * g++.dg/debug/debug8.C: New test.
1930
1931 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1932
1933         PR c++/10108
1934         * g++.dg/template/crash7.C: New test.
1935
1936 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1937
1938         PR target/10795
1939         * gcc.c-torture/compile/20030708-1.c: New.
1940
1941 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1942
1943         * gcc.c-torture/execute/20030715-1.c: New test.
1944
1945 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1946
1947         * gcc.dg/pch/inline-3.c: New file.
1948         * gcc.dg/pch/inline-3.hs: New file.
1949         * gcc.dg/pch/inline-4.c: New file.
1950         * gcc.dg/pch/inline-4.hs: New file.
1951
1952 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1953
1954         PR c++/11509
1955         * g++.dg/template/crash6.C: New test.
1956
1957         PR c++/7053
1958         * g++.dg/template/friend20.C: New test.
1959
1960         PR c++/7019
1961         * g++.dg/template/overload2.C: New test.
1962
1963 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1964
1965         PR optimization/11440
1966         * gcc.c-torture/execute/20030714-1.c: New test.
1967
1968 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1969
1970         PR c++/11154
1971         * g++.dg/template/partial2.C: New test.
1972
1973 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1974
1975         PR c++/11503
1976         * g++.dg/template/anon1.C: New test.
1977
1978         PR c++/11493
1979         PR c++/11495
1980         * g++.dg/parse/template9.C: Likewise.
1981         * g++.dg/template/crash4.C: New test.
1982         * g++.dg/template/koenig1.C: Likewise.
1983         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1984         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1985         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1986         functions.
1987         * g++.old-deja/g++.jason/template36.C: Likewise.
1988         * g++.old-deja/g++.mike/p1989.C: Likewise.
1989         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1990         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1991         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1992         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1993         compiling.
1994         * g++.old-deja/g++.pt/union2.C: Use this->.
1995
1996 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1997
1998         * gcc.dg/20030711-1.c: New test.
1999
2000 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
2001
2002         PR c++/11050
2003         * g++.dg/parse/args1.C: New test.
2004         * g++.pt/defarg8.C: Change expected errors.
2005
2006 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
2007
2008         PR c++/8164
2009         * g++.dg/template/nontype2.C: New test.
2010
2011         PR c++/10558
2012         * g++.dg/parse/template8.C: New test.
2013
2014         PR c++/8327
2015         * g++.dg/template/scope1.C: New test.
2016
2017         * g++.dg/warn/Wsign-compare-1.C: New test.
2018
2019 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2020
2021         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
2022
2023 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
2024
2025         PR c++/9411
2026         * g++.dg/template/explicit2.C: New test.
2027
2028         PR c++/10032
2029         * g++.dg/warn/pedantic1.C: New test.
2030
2031 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
2032
2033         PR c++ 9483
2034         * g++.dg/other/field1.C: New test.
2035
2036 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
2037
2038         PR c/11449
2039         * gcc.c-torture/compile/20030707-1.c: New.
2040
2041 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2042
2043         PR c++/10849
2044         * g++.dg/template/access12.C: New test.
2045
2046 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2047
2048         * g++.dg/bprob/bprob.exp (prof_ext): Update.
2049         * g77.dg/bprob/bprob.exp (prof_ext): Update.
2050         * gcc.misc-tests/bprob.exp (prof_ext): Update.
2051         * gcc.misc-tests/gcov.exp: Update
2052         * g++.dg/gcov/gcov.exp: Update
2053         * lib/gcov.exp: Update.
2054
2055 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
2056
2057         * g++.dg/abi/mangle17.C: Make sure template expressions are
2058         dependent.
2059         * g++.dg/abi/mangle4.C: Mark erroneous casts.
2060         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
2061         * g++.dg/opt/stack1.C: Remove erroneous code.
2062         * g++.dg/parse/template7.C: New test.
2063         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
2064         * g++.old-deja/g++.pt/crash4.C: Likewise.
2065
2066 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2067
2068         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
2069         with zero or one occurence of `$' after the initial `L'.
2070
2071 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
2072
2073         * gcc.c-torture/compile/20030704-1.c: Add a comment.
2074
2075 2003-07-08  Roger Sayle  <roger@eyesopen.com>
2076
2077         PR c/11370
2078         * gcc.dg/Wunreachable-6.c: New testcase.
2079         * gcc.dg/Wunreachable-7.c: New testcase.
2080
2081 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2082
2083         PR c/11420
2084         * gcc.dg/20030708-1.c: New test.
2085
2086 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
2087
2088         * gcc.dg/compat/sdata-section.h: New file.
2089         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
2090         * gcc.dg/torture/mips-sdata-1.c: New test.
2091
2092 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2093
2094         PR c++/11030
2095         * g++.dg/template/friend19.C: New test.
2096
2097 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
2098
2099         * g++.dg/opt/strength-reduce.C: New test.
2100
2101 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2102
2103         PR target/10979
2104         * gcc.dg/20030707-1.c: New testcase.
2105
2106 2003-07-07  Roger Sayle  <roger@eyesopen.com>
2107
2108         PR optimization/11059
2109         * g++.dg/opt/emptyunion.C: New testcase.
2110
2111 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2112             Eric Botcazou  <ebotcazou@libertysurf.fr>
2113
2114         * g++.dg/opt/stack1.C: New test.
2115
2116 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
2117
2118         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
2119         run test.
2120
2121         PR c++/11431
2122         * g++.dg/expr/static_cast3.C: New test.
2123
2124 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2125
2126         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
2127         everywhere.
2128         * gcc.dg/concat.c: Concatenation of string constants with
2129         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
2130         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
2131         * gcc.dg/cpp/escape-2.c: Use wide character constants where
2132         necessary to avoid multi-character character constant warning.
2133         * gcc.dg/cpp/escape.c: Likewise.
2134         * gcc.dg/cpp/ucs.c: Likewise.
2135         Remove backslashes from dg-bogus comments, as they confuse Tcl.
2136         Fix a typo.
2137
2138 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2139
2140         PR c/11428
2141         * gcc.c-torture/compile/20030704-1.c: New.
2142
2143 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
2144
2145         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
2146
2147 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
2148
2149         PR c++/5287, PR c++/7910,  PR c++/11021
2150         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
2151         tests for warnings.
2152         * g++.dg/ext/dllimport2.C: Add tests for warnings.
2153         * g++.dg/ext/dllimport3.C: Likewise.
2154         * g++.dg/ext/dllimport4.C: New file.
2155         * g++.dg/ext/dllimport5.C: New file.
2156         * g++.dg/ext/dllimport6.C: New file.
2157         * g++.dg/ext/dllimport7.C: New file.
2158         * g++.dg/ext/dllimport8.C: New file.
2159         * g++.dg/ext/dllimport9.C: New file.
2160         * g++.dg/ext/dllimport10.C: New file.
2161         * g++.dg/ext/dllexport1.C: New file.
2162
2163 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2164
2165         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
2166         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
2167
2168 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2169
2170         * gcc.dg/builtins-25.c: New testcase.
2171         * gcc.dg/builtins-26.c: New testcase.
2172
2173 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
2174
2175         * gcc.dg/compat/vector-defs.h: New file.
2176         * gcc.dg/compat/vector-setup.h: New file.
2177         * gcc.dg/compat/vector-check.h: New file.
2178         * gcc.dg/compat/vector-1_main.c: New file.
2179         * gcc.dg/compat/vector-1_x.c: New file.
2180         * gcc.dg/compat/vector-1_y.c: New file.
2181         * gcc.dg/compat/vector-2_main.c: New file.
2182         * gcc.dg/compat/vector-2_x.c: New file.
2183         * gcc.dg/compat/vector-2_y.c: New file.
2184
2185         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
2186         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
2187         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
2188         * gcc.dg/compat/struct-align-1.h: New file.
2189         * gcc.dg/compat/struct-align-1_main.c: New file.
2190         * gcc.dg/compat/struct-align-1_x.c: New file.
2191         * gcc.dg/compat/struct-align-1_y.c: New file.
2192         * gcc.dg/compat/struct-align-2.h: New file.
2193         * gcc.dg/compat/struct-align-2_main.c: New file.
2194         * gcc.dg/compat/struct-align-2_x.c: New file.
2195         * gcc.dg/compat/struct-align-2_y.c: New file.
2196
2197         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
2198         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2199         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2200         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2201         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2202         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2203         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2204         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2205         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2206         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2207         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2208         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2209         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2210         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2211         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2212         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2213         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2214         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2215         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2216         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2217         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2218         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2219         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2220         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2221         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2222         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2223         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2224         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2225         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2226
2227 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2228
2229         * gcc.dg/i386-call-1.c: New test.
2230
2231 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
2232
2233         PR c++/9162
2234         * g++.dg/parse/defarg4.C: New.
2235
2236 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2237
2238         PR target/10700
2239         * gcc.c-torture/compile/20030703-1.c: New test case.
2240
2241 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2242
2243         * g++.dg/template/local3.C: Remove extra semicolon.
2244
2245 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2246
2247         * gcc.dg/i386-volatile-1.c: New test.
2248
2249 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
2250
2251         PR c++/11072
2252         * g++.dg/other/offsetof2.C: XFAIL.
2253         * g++.dg/other/offsetof5.C: New.
2254
2255         PR c++/10219
2256         * g++.dg/template/error1.C: New.
2257
2258         PR c++/9779
2259         * g++.dg/template/dependent-expr1.C: New.
2260
2261 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2262
2263         PR c++/6949
2264         * g++.dg/template/local3.C: New test.
2265
2266         PR c++/11149
2267         * g++.dg/lookup/scoped6.C: New test.
2268
2269 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
2270
2271         PR c++/8046
2272         * g++.dg/other/error7.C: New test.
2273
2274 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2275
2276         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
2277         * g++.old-deja/g++.abi/vtable3.h: Likewise.
2278         * g++.old-deja/g++.law/code-gen5.C: Likewise.
2279         * g++.old-deja/g++.other/union2.C: Likewise.
2280         * gcc.dg/c90-const-expr-2.c: Likewise.
2281         * gcc.dg/c90-const-expr-3.c: Likewise.
2282         * gcc.dg/c99-const-expr-2.c: Likewise.
2283         * gcc.dg/c99-const-expr-3.c: Likewise.
2284         * gcc.dg/concat.c: Likewise.
2285
2286 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2287
2288         PR c++/9559
2289         * g++.dg/init/static1.C: New test.
2290
2291 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2292
2293         * Changelog: Remove ">>>>>>>" from previous change.
2294
2295 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2296
2297         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
2298         * g++.old-deja/g++.other/access2.C: Likewise.
2299         * g++.old-deja/g++.other/decl2.C: Likewise.
2300         * gcc.c-torture/execute/20020615-1.c: Likewise.
2301
2302 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2303
2304         PR c++/4933
2305         * g++.dg/template/sizeof4.C: New test.
2306
2307 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2308
2309         * g++.dg/other/error6.C: New test.
2310
2311 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2312
2313         PR c++/10750
2314         * g++.dg/parse/constant2.C: New test.
2315
2316 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2317
2318         PR c++/11106
2319         * g++.dg/other/error5.C: New test.
2320
2321 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2322
2323         * gcc.dg/format/gcc_diag-1.c: New test.
2324
2325 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2326
2327         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2328
2329 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2330
2331         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2332         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2333         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2334
2335 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2336
2337         * gcc.c-torture/execute/builtins/string-8.c: New test.
2338         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2339         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2340         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2341
2342 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2343
2344         PR c++/10468
2345         * g++.dg/ext/typeof6.C: New test.
2346
2347 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2348
2349         PR c++/10796
2350         * g++.dg/init/enum1.C: New test.
2351
2352 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2353
2354         * gcc.dg/20030627-1.c: New test.
2355
2356 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2357
2358         PR c++/11332
2359         * g++.dg/expr/static_cast2.C: New test.
2360
2361 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2362             Jakub Jelinek  <jakub@redhat.com>
2363
2364         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2365         sprintf(dst,"%s",src) optimization.
2366         * gcc.c-torture/execute/20030626-1.c: New test case.
2367         * gcc.c-torture/execute/20030626-2.c: New test case.
2368
2369 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2370
2371         * gcc.c-torture/execute/multi-ix.c: New test.
2372
2373         * gcc.c-torture/execute/simd-4.c (main):
2374         Added missing semicolon at end of union.
2375
2376 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2377
2378         PR c++/8266
2379         * g++.dg/template/explicit-instantiation3.C: New test.
2380
2381 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2382
2383         * gcc.dg/20030626-1.c: Use signed char.
2384
2385 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2386
2387         * gcc.dg/20030626-1.c: New test.
2388
2389 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2390
2391         * const-str-2.m: Update.
2392
2393 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2394
2395         PR c++/10990
2396         * g++.dg/rtti/dyncast1.C: New test.
2397         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2398         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2399         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2400
2401         PR c++/10931
2402         * g++.dg/expr/static_cast1.C: New test.
2403
2404 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2405
2406         * gcc.dg/20030625-1.c: New test.
2407
2408 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2409
2410         * gcc.c-torture/compile/20030624-1.c: New test case.
2411
2412 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2413
2414         * gcc.c-torture/execute/string-opt-17.c: New test.
2415
2416 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2417
2418         PR c++/5754
2419         * g++.dg/parse/crash6.C: New test.
2420
2421 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2422
2423         * gcc.dg/builtins-24.c: New test case.
2424
2425 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2426
2427         * g++.dg/opt/operator1.C: New test.
2428
2429 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2430
2431         * gcc.c-torture/execute/string-opt-16.c: New test case.
2432
2433 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2434
2435         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2436         * g++.old-deja/g++.other/conv7.C: Likewise
2437         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2438         * g++.old-deja/g++.other/overload14.C: Likewise.
2439
2440 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2441
2442         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2443         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2444
2445 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2446
2447         PR c++/10888
2448         * g++.dg/warn/Winline-3.C: New test.
2449
2450 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2451
2452         * lib/target-supports.exp (check_alias_available): Make the test
2453         program acceptable to the Solaris assembler.
2454
2455         PR c++/10749
2456         * g++.dg/template/memclass2.C: New test.
2457
2458 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2459             Eric Botcazou  <ebotcazou@libertysurf.fr>
2460
2461         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2462         data for non-matching targets.
2463         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2464
2465 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2466
2467         PR c++/10845
2468         * g++.dg/template/member3.C: New test.
2469
2470 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2471
2472         PR c++/10939
2473         * g++.dg/template/func1.C: New test.
2474
2475         PR c++/9649
2476         * g++.dg/template/static4.C: New test.
2477         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2478
2479         PR c++/11041
2480         * g++.dg/init/ref7.C: New test.
2481
2482 2003-06-19  Matt Austern  <austern@apple.com>
2483
2484         PR c++/11228
2485         * g++.dg/anew1.C: New test.
2486         * g++.dg/anew2.C: New test.
2487         * g++.dg/anew3.C: New test.
2488         * g++.dg/anew4.C: New test.
2489
2490 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2491
2492         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2493
2494 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2495
2496         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2497         endian-dependent.
2498
2499 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2500
2501         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2502         Remove cruft.
2503
2504 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2505
2506         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2507         * gcc.c-torture/compile/961203-1.c: Likewise.
2508         * gcc.c-torture/compile/980506-1.c: Likewise.
2509
2510 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2511
2512         PR c++/10712
2513         * g++.dg/lookup/using7.C: New test.
2514
2515 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2516
2517         PR c++/11105
2518         * g++.dg/abi/conv1.C: Remove it.
2519         * g++.dg/template/conv7.C: New test.
2520         * g++.dg/template/conv8.C: Likewise.
2521         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2522         conversion operator.
2523
2524 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2525
2526         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2527         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2528         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2529         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2530         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2531         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2532         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2533         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2534         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2535         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2536         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2537         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2538         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2539         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2540         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2541         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2542         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2543         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2544         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2545         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2546         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2547         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2548         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2549         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2550         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2551         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2552         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2553         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2554         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2555
2556 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2557
2558         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2559         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2560         indications.
2561
2562 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2563
2564         * gcc.dg/i386-387-5.c: New test case.
2565         * gcc.dg/i386-387-6.c: New test case.
2566         * gcc.dg/builtins-23.c: New test case.
2567
2568 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2569
2570         * gcc.dg/builtins-22.c: New test case.
2571         * gcc.dg/i386-387-1.c: Update to test exp.
2572         * gcc.dg/i386-387-2.c: Likewise.
2573
2574 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2575
2576         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2577
2578 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2579
2580         * lib/gcc-dg.exp (dg-require-dll): New function.
2581         (dg-xfail-if): Likewise.
2582         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2583         driver.
2584
2585         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2586         * gcc.c-torture/compile/20001205-1.c: Likewise.
2587         * gcc.c-torture/compile/20001226-1.c: Likewise.
2588         * gcc.c-torture/compile/20010518-2.c: Likewise.
2589         * gcc.c-torture/compile/20020312-1.c: Likewise.
2590         * gcc.c-torture/compile/20020604-1.c: Likewise.
2591         * gcc.c-torture/compile/920501-12.c: Likewise.
2592         * gcc.c-torture/compile/920501-4.c: Likewise.
2593         * gcc.c-torture/compile/920520-1.c: Likewise.
2594         * gcc.c-torture/compile/920521-1.c: Likewise.
2595         * gcc.c-torture/compile/920625-1.c: Likewise.
2596         * gcc.c-torture/compile/961203-1.c: Likewise.
2597         * gcc.c-torture/compile/980506-1.c: Likewise.
2598         * gcc.c-torture/compile/981006-1.c: Likewise.
2599         * gcc.c-torture/compile/981022-1.c: Likewise.
2600         * gcc.c-torture/compile/981223-1.c: Likewise.
2601         * gcc.c-torture/compile/990617-1.c: Likewise.
2602         * gcc.c-torture/compile/dll.c: Likewise.
2603         * gcc.c-torture/compile/labels-3.c: Likewise.
2604         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2605         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2606         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2607         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2608         * gcc.c-torture/compile/simd-5.c: Likewise.
2609         * gcc.c-torture/compile/20000804-1.x: Remove.
2610         * gcc.c-torture/compile/20001205-1.x: Likewise.
2611         * gcc.c-torture/compile/20001226-1.x: Likewise.
2612         * gcc.c-torture/compile/20010518-2.x: Likewise.
2613         * gcc.c-torture/compile/20020312-1.x: Likewise.
2614         * gcc.c-torture/compile/20020604-1.x: Likewise.
2615         * gcc.c-torture/compile/920501-12.x: Likewise.
2616         * gcc.c-torture/compile/920501-4.x: Likewise.
2617         * gcc.c-torture/compile/920520-1.x: Likewise.
2618         * gcc.c-torture/compile/920521-1.x: Likewise.
2619         * gcc.c-torture/compile/920625-1.x: Likewise.
2620         * gcc.c-torture/compile/961203-1.x: Likewise.
2621         * gcc.c-torture/compile/980506-1.x: Likewise.
2622         * gcc.c-torture/compile/981006-1.x: Likewise.
2623         * gcc.c-torture/compile/981022-1.x: Likewise.
2624         * gcc.c-torture/compile/981223-1.x: Likewise.
2625         * gcc.c-torture/compile/990617-1.x: Likewise.
2626         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2627         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2628         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2629         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2630         * gcc.c-torture/compile/simd-5.x: Likewise.
2631
2632         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2633
2634 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2635
2636         * gcc.c-torture/execute/20030611-1.c: New test.
2637
2638 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2639
2640         PR middle-end/168
2641         * gcc.dg/20030612-1.c: New test case.
2642
2643 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2644
2645         PR c++/10635
2646         * g++.dg/expr/cast1.C: New test.
2647
2648 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2649
2650         * gcc.dg/builtins-21.c: New test case.
2651
2652 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2653
2654         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2655         options instead of at the end.
2656         * lib/objc.exp (objc_target_compile): Likewise.
2657
2658 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2659
2660         PR c++/10432
2661         * g++.dg/parse/error1.C: New test.
2662
2663 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2664
2665         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2666         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2667         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2668         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2669         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2670         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2671         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2672         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2673         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2674         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2675         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2676         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2677         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2678         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2679         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2680         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2681         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2682         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2683         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2684         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2685         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2686         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2687         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2688         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2689
2690         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2691         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2692         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2693         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2694         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2695         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2696         * gcc.dg/compat/scalar-return-3_main.c: New file.
2697         * gcc.dg/compat/scalar-return-3_x.c: New file.
2698         * gcc.dg/compat/scalar-return-3_y.c: New file.
2699         * gcc.dg/compat/scalar-return-4_main.c: New file.
2700         * gcc.dg/compat/scalar-return-4_x.c: New file.
2701         * gcc.dg/compat/scalar-return-4_y.c: New file.
2702
2703 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2704
2705         * gcc.dg/compat/fp2-struct-check.h: New file.
2706         * gcc.dg/compat/fp2-struct-defs.h: New file.
2707         * gcc.dg/compat/fp2-struct-init.h: New file.
2708         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2709         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2710         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2711         * gcc.dg/compat/struct-return-10_main.c: New file.
2712         * gcc.dg/compat/struct-return-10_x.c: New file.
2713         * gcc.dg/compat/struct-return-10_y.c: New file.
2714
2715         * gcc.dg/compat/compat-common.h: New file.
2716         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2717         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2718         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2719         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2720         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2721         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2722         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2723         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2724         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2725         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2726         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2727         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2728         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2729         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2730         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2731         * gcc.dg/compat/small-struct-check.h: Ditto.
2732         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2733         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2734         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2735         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2736         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2737         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2738         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2739         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2740         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2741         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2742         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2743         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2744         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2745         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2746         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2747         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2748         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2749         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2750         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2751         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2752         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2753         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2754         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2755         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2756         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2757         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2758         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2759         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2760         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2761         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2762
2763 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2764
2765         * g++.dg/pch/static-1.C: New file.
2766         * g++.dg/pch/static-1.Hs: New file.
2767
2768 2003-06-10  Richard Henderson  <rth@redhat.com>
2769
2770         * gcc.dg/asm-7.c: Adjust expected warning text.
2771
2772 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2773
2774         * gcc.dg/builtins-20.c: New test case.
2775
2776 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2777
2778         PR c++/11131
2779         * g++.dg/opt/template1.C: New test.
2780
2781 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2782
2783         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2784         additional_sources.
2785
2786 2003-05-21  David Taylor  <dtaylor@emc.com>
2787
2788         * gcc.dg/Wpadded.c: New file.
2789
2790 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2791
2792         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2793         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2794         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2795         dg-require-weak.
2796
2797 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2798
2799         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2800
2801 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2802
2803         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2804         (dg-require-alias): Likewise.
2805         (dg-require-gc-sections): Likewise.
2806         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2807
2808 2003-06-08  Richard Henderson  <rth@redhat.com>
2809
2810         * gcc.dg/20011029-2.c: Fix the array reference.
2811         * gcc.dg/asm-7.c: New.
2812
2813 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2814
2815         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2816
2817 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2818
2819         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2820         (dg-require-gc-sections): Likewise.
2821
2822 2003-06-08  Jan Hubicka  <jh@suse.cz>
2823
2824         * i386-cmov1.c: Fix regular expression.
2825         * i386-cvt-1.c: Likewise.
2826         * i386-local.c: Likewise.
2827         * i386-local2.c: Likewise.
2828         * i386-mul.c: Likewise.
2829         * i386-ssetype-1.c: Likewise.
2830         * i386-ssetype-3.c: Likewise.
2831         * i386-ssetype-5.c: Likewise.
2832
2833 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2834
2835         PR c++/11039
2836         * g++.dg/warn/implicit-typename2.C: New test.
2837         * g++.dg/warn/implicit-typename3.C: New test.
2838
2839 2003-06-07  Richard Henderson  <rth@redhat.com>
2840
2841         * g++.dg/other/offsetof3.C: Use size_t.
2842         * g++.dg/other/offsetof4.C: Likewise.
2843
2844 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2845
2846         * lib/copy-file.exp: New. Implement gcc_copy_files.
2847
2848         * lib/dg-pch.exp: Load copy-file.exp
2849         (dg-pch): Use gcc_copy_files instead of "file copy".
2850
2851 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2852
2853         * gcc.dg/weak/weak.exp: Simplify.
2854         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2855         * gcc.dg/weak/weak-1.c: Likewise.
2856         * gcc.dg/weak/weak-2.c: Likewise.
2857         * gcc.dg/weak/weak-3.c: Likewise.
2858         * gcc.dg/weak/weak-4.c: Likewise.
2859         * gcc.dg/weak/weak-5.c: Likewise.
2860         * gcc.dg/weak/weak-6.c: Likewise.
2861         * gcc.dg/weak/weak-7.c: Likewise.
2862         * gcc.dg/weak/weak-8.c: Likewise.
2863         * gcc.dg/weak/weak-9.c: Likewise.
2864
2865 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2866
2867         gcc.c-torture/execute/20030606-1.c: New.
2868
2869 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2870
2871         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2872         * gcc.dg/builtins-19.c: Likewise.
2873
2874 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2875
2876         * gcc.dg/builtins-2.c: Add some more tests.
2877         * gcc.dg/builtins-18.c: New test case.
2878         * gcc.dg/builtins-19.c: New test case.
2879
2880 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2881             Jim Wilson  <wilson@tuliptree.org>
2882
2883         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2884
2885 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2886
2887         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2888         mempcpy/stpcpy calls not to be optimized into something else.
2889         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2890         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2891         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2892
2893 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2894
2895         * gcc.dg/format/asm_fprintf-1.c: New test.
2896
2897 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2898
2899         * lib/gcc-defs.exp (additional_sources): New variable.
2900         (dg-additional-sources): New function.
2901         (additional_files): New variable.
2902         (dg-additional-files): New function.
2903         (dg-additional-files-options): Likewise.
2904         * lib/gcc-dg.exp (dg-require-weak): New function.
2905         (dg-require-alias): Likewise.
2906         (dg-require-gc-sections): Likewise.
2907         * lib/target-supports.exp (check_alias_available): Remove testfile
2908         parameter.
2909         (check_gc_sections_available): New function.
2910         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2911         (dg-gpp-additional-files): Likewise.
2912         * lib/g++.exp (additional_sources): Remove.
2913         (additional_files): Likewise.
2914         (g++_target_compile): Use dg-additional-files-options.
2915
2916         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2917         Tcl logic.
2918         * gcc.dg/special/ecos.exp: Remove.
2919         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2920         * gcc.dg/special/alias-1.c: Likewise.
2921         * gcc.dg/special/alias-2.c: Likewise.
2922         * gcc.dg/special/gcsec-1.c: Likewise.
2923         * gcc.dg/special/weak-1.c: Likewise.
2924         * gcc.dg/special/weak-2.c: Likewise.
2925         * gcc.dg/special/wkali-1.c: Likewise.
2926         * gcc.dg/special/wkali-2.c: Likewise.
2927
2928         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2929         dg-gpp-additional-*.
2930         * g++.dg/special/conpr-3.C: Likewise.
2931         * g++.dg/special/conpr-4.C: Likewise.
2932         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2933         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2934         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2935         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2936         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2937         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2938         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2939         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2940         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2941         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2942         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2943         * g++.old-deja/g++.other/comdat1.C: Likewise.
2944         * g++.old-deja/g++.other/comdat2.C: Likewise.
2945         * g++.old-deja/g++.other/comdat3.C: Likewise.
2946         * g++.old-deja/g++.other/ctor1.C: Likewise.
2947         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2948
2949 2003-06-05  Richard Henderson  <rth@redhat.com>
2950
2951         * gcc.dg/debug/20030605-1.c: New.
2952
2953 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2954
2955         * README.QMTEST: Update.
2956
2957 2003-06-04  Richard Henderson  <rth@redhat.com>
2958
2959         * gcc.dg/cleanup-1.c: New.
2960         * gcc.dg/cleanup-2.c: New.
2961         * gcc.dg/cleanup-3.c: New.
2962         * gcc.dg/cleanup-4.c: New.
2963         * gcc.dg/cleanup-5.c: New.
2964         * gcc.dg/cleanup-6.c: New.
2965         * gcc.dg/cleanup-7.c: New.
2966
2967 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2968
2969         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2970
2971         * lib/dg-pch.exp: New file.
2972         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2973         * gcc.dg/pch/pch.exp: Likewise.
2974
2975 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2976
2977         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2978         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2979         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2980         * gcc.dg/builtins-17.c: New test case.
2981         * gcc.dg/i386-387-4.c: New test case.
2982         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2983
2984 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2985
2986         * gcc.dg/ultrasp9.c: New test.
2987
2988 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2989
2990         * gcc.c-torture/compile/20030604-1.c: New test.
2991         * gcc.dg/sparc-constant-1.c: New test.
2992
2993 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2994
2995         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2996
2997 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2998
2999         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
3000
3001         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
3002         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
3003
3004 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
3005
3006         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
3007
3008 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3009
3010         PR c++/10940
3011         * g++.dg/template/spec10.C: New test.
3012
3013 2003-06-03  Roger Sayle  <roger@eyesopen.com>
3014
3015         * gcc.dg/builtins-16.c: New test case.
3016
3017 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
3018
3019         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
3020         mempcpy test with post-increments.
3021         * gcc.c-torture/execute/string-opt-3.c: New test.
3022         * gcc.dg/string-opt-1.c: New test.
3023
3024 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
3025
3026         PR fortran/10965
3027         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
3028
3029 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
3030
3031         * lib/scanasm.exp (dg-scan): New function, factored out of ...
3032         (scan-assembler): ... here.  Use dg-scan.
3033         (scan-assembler-not): Likewise.
3034         (scan-file): New function.
3035         (scan-file-not): Likewise.
3036         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
3037         * gcc.dg/cpp/_Pragma4.c: Likewise.
3038         * gcc.dg/cpp/_Pragma5.c: Likewise.
3039         * gcc.dg/cpp/avoidpaste1.c: Likewise.
3040         * gcc.dg/cpp/avoidpaste2.c: Likewise.
3041         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
3042         * gcc.dg/cpp/cmdlne-P.c: Likewise.
3043         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
3044         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
3045         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
3046         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
3047         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
3048         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
3049         * gcc.dg/cpp/cxxcom1.c: Likewise.
3050         * gcc.dg/cpp/line1.c: Likewise.
3051         * gcc.dg/cpp/maccom1.c: Likewise.
3052         * gcc.dg/cpp/maccom2.c: Likewise.
3053         * gcc.dg/cpp/maccom3.c: Likewise.
3054         * gcc.dg/cpp/maccom4.c: Likewise.
3055         * gcc.dg/cpp/maccom5.c: Likewise.
3056         * gcc.dg/cpp/maccom6.c: Likewise.
3057         * gcc.dg/cpp/multiline.c: Likewise.
3058         * gcc.dg/cpp/spacing1.c: Likewise.
3059         * gcc.dg/cpp/spacing2.c: Likewise.
3060         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
3061         * gcc.dg/cpp/trad/maccom1.c: Likewise.
3062         * gcc.dg/cpp/trad/maccom2.c: Likewise.
3063         * gcc.dg/cpp/trad/maccom3.c: Likewise.
3064         * gcc.dg/cpp/trad/maccom4.c: Likewise.
3065         * gcc.dg/cpp/trad/maccom6.c: Likewise.
3066         * gcc.dg/cpp/cxxcom2.c: Likewise.
3067         * gcc.dg/cpp/cxxcom2.h: New file.
3068
3069         * gcc.dg/cpp/truefalse.cpp: Move it to ...
3070         * g++.dg/cpp/truefalse.C: Here.
3071         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
3072
3073 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
3074
3075         * gcc.dg/cpp/redef3.c: New file.
3076
3077 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3078
3079         * gcc.dg/i386-loop-3.c: New test.
3080
3081 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
3082
3083         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
3084
3085 2003-05-31  Roger Sayle  <roger@eyesopen.com>
3086
3087         * gcc.dg/fwrapv-1.c: New test case.
3088         * gcc.dg/fwrapv-2.c: New test case.
3089
3090 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3091
3092         PR c++/10956
3093         * g++.dg/template/spec9.C: New test.
3094
3095 2003-05-29  Roger Sayle  <roger@eyesopen.com>
3096
3097         * gcc.dg/duff-4.c: New test case.
3098
3099 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
3100
3101         PR fortran/10843
3102         * g77.dg/ffixed-form-1.f: New test
3103         * g77.dg/ffixed-form-2.f: New test
3104         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
3105         * g77.dg/ffree-form-3.f: New test
3106
3107 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
3108
3109         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
3110         * gcc.dg/wint_t-1.c: Likewise.
3111
3112 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3113
3114         * g++.dg/template/access11.C: New test.
3115
3116 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3117
3118         PR c++/10849
3119         * g++.dg/template/access10.C: New test.
3120
3121 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3122             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3123
3124         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
3125
3126 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3127
3128         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
3129         suppress for powerpc-*-darwin*.
3130         * gcc.dg/torture/builtin-noret-2.c: Likewise.
3131
3132 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
3133
3134         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
3135         suppress option for powerpc-*-darwin*.
3136
3137 2003-05-23  Roger Sayle  <roger@eyesopen.com>
3138
3139         * gcc.dg/builtins-1.c: Add tests for tan and atan.
3140         * gcc.dg/builtins-4.c: Add test for fmod.
3141
3142 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3143
3144         PR c++/10682
3145         * g++.dg/template/instantiate4.C: New test.
3146
3147 2003-05-22  Roger Sayle  <roger@eyesopen.com>
3148
3149         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
3150
3151 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
3152
3153         * gcc.dg/compat/scalar-return-1_main.c: New file.
3154         * gcc.dg/compat/scalar-return-1_x.c: New file.
3155         * gcc.dg/compat/scalar-return-1_y.c: New file.
3156         * gcc.dg/compat/scalar-return-2_main.c: New file.
3157         * gcc.dg/compat/scalar-return-2_x.c: New file.
3158         * gcc.dg/compat/scalar-return-2_y.c: New file.
3159         * gcc.dg/compat/struct-return-3_main.c: New file.
3160         * gcc.dg/compat/struct-return-3_y.c: New file.
3161         * gcc.dg/compat/struct-return-3_x.c: New file.
3162         * gcc.dg/compat/struct-return-2_main.c: New file.
3163         * gcc.dg/compat/struct-return-2_x.c: New file.
3164         * gcc.dg/compat/struct-return-2_y.c: New file.
3165
3166 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3167
3168         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
3169         for hppa*-hp-hpux*.
3170         * gcc.dg/20021014-1.c (dg-options): Likewise.
3171         * gcc.dg/nest.c (dg-options): Likewise.
3172
3173 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
3174
3175         PR c++/9738
3176         * g++.dg/ext/dllimport2.C: New file.
3177         * g++.dg/ext/dllimport3.C: New file.
3178
3179 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
3180
3181         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
3182         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3183         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3184         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3185         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3186         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3187         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
3188         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
3189         * gcc.dg/compat/small-struct-defs.h: New file.
3190         * gcc.dg/compat/small-struct-init.h: New file.
3191         * gcc.dg/compat/small-struct-check.h: New file.
3192         * gcc.dg/compat/fp-struct-defs.h: New file.
3193         * gcc.dg/compat/fp-struct-check.h: New file.
3194         * gcc.dg/compat/fp-struct-init.h: New file.
3195         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
3196         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
3197
3198 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
3199
3200         * gcc.dg/20030225-2.c: New test.
3201
3202 2003-05-18  Roger Sayle  <roger@eyesopen.com>
3203             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3204
3205         * gcc.c-torture/compile/20030518-1.c: New test case.
3206
3207 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
3208
3209         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
3210         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
3211         gcc-dg-debug-runtest.
3212         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
3213         gcc-dg-debug-runtest.
3214
3215 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3216
3217         PR c++/9022
3218         * g++.dg/lookup/using6.C: New test.
3219
3220 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3221
3222         * g++.dg/parse/access2.C: New test.
3223
3224 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
3225
3226         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
3227         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
3228         * gcc.dg/debug/debug.exp: Likewise.
3229
3230 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
3231
3232         * gcc.dg/dollar.c: New test.
3233
3234 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
3235
3236         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
3237         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
3238         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
3239         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
3240         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
3241         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
3242         * gcc.dg/compat/struct-by-value-6_main.c: New file.
3243         * gcc.dg/compat/struct-by-value-6_x.c: New file.
3244         * gcc.dg/compat/struct-by-value-6_y.c: New file.
3245         * gcc.dg/compat/struct-by-value-7_main.c: New file.
3246         * gcc.dg/compat/struct-by-value-7_x.c: New file.
3247         * gcc.dg/compat/struct-by-value-7_y.c: New file.
3248         * gcc.dg/compat/struct-by-value-8_main.c: New file.
3249         * gcc.dg/compat/struct-by-value-8_x.c: New file.
3250         * gcc.dg/compat/struct-by-value-8_y.c: New file.
3251         * gcc.dg/compat/struct-by-value-9_main.c: New file.
3252         * gcc.dg/compat/struct-by-value-9_x.c: New file.
3253         * gcc.dg/compat/struct-by-value-9_y.c: New file.
3254
3255 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
3256
3257         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
3258         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
3259         support for "repo" mode.
3260         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
3261         * lib/g77-dg.exp: Likewise.
3262         * lib/obj-dg.exp: Likewise.
3263
3264 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
3265
3266         Merge from gcc-3_2-rhl8-branch:
3267         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
3268
3269         * gcc.dg/tls/opt-6.c: New test.
3270
3271         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
3272
3273         * gcc.dg/20030405-1.c: New test.
3274
3275         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
3276
3277         * gcc.dg/20030309-1.c: New test.
3278
3279         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3280
3281         * gcc.c-torture/execute/20030307-1.c: New test.
3282
3283         2003-02-20  Randolph Chung  <tausq@debian.org>
3284
3285         * gcc.c-torture/compile/20030220-1.c: New test.
3286
3287         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
3288
3289         * gcc.dg/20030217-1.c: New test.
3290
3291         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
3292
3293         * gcc.c-torture/compile/20020129-1.c: New test.
3294
3295         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3296
3297         * gcc.dg/unroll-1.c: New test.
3298
3299         2002-11-16  Jan Hubicka  <jh@suse.cz>
3300
3301         * gcc.c-torture/execute/20020920-1.c: New test.
3302
3303         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
3304
3305         PR target/7434
3306         * gcc.c-torture/compile/20021008-1.c: New test.
3307
3308         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
3309
3310         PR target/7559
3311         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3312
3313         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3314
3315         * gcc.c-torture/compile/20020807-1.c: New test.
3316
3317         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3318
3319         * gcc.dg/tls/opt-1.c: New test.
3320
3321         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3322
3323         * gcc.dg/20020729-1.c: New test.
3324
3325         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3326
3327         * g++.dg/opt/life1.C: New test.
3328
3329         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3330
3331         * gcc.dg/20020525-1.c: New test.
3332
3333         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3334
3335         PR c++/6794
3336         * g++.dg/ext/pretty1.C: New test.
3337         * g++.dg/ext/pretty2.C: New test.
3338
3339 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3340
3341         PR c++/8385
3342         * g++.dg/ext/typeof5.C: New test.
3343
3344 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3345
3346         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3347         __USER_LABEL_PREFIX__ into account.
3348         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3349
3350 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3351
3352         * gcc.dg/builtins-15.c: New test case.
3353
3354 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3355
3356         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3357
3358 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3359
3360         * lib/g++.exp: Tweak handling of additional source files.
3361         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3362         * g++.dg/special/conpr-2a.C: Rename to ...
3363         * g++.dg/special/conpr-2a.cc: ... this.
3364         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3365         * g++.dg/special/conpr-3a.C: Rename to ...
3366         * g++.dg/special/conpr-3a.cc: This.
3367         * g++.dg/special/conpr-3b.C: Rename to ...
3368         * g++.dg/special/conpr-3b.cc: This.
3369         * g++.dg/special/conpr-4.C: New test.
3370         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3371
3372 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3373
3374         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3375
3376 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3377
3378         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3379         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3380         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3381         * g++.old-deja/g++.other/warn3.C: Likewise.
3382
3383 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3384
3385         * gcc.dg/i386-387-1.c: Update to also test log.
3386         * gcc.dg/i386-387-2.c: Likewise.
3387
3388 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3389
3390         * g77.f-torture/execute/int8421.f: New test.
3391
3392 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3393
3394         PR c++/10230, c++/10481
3395         * g++.dg/lookup/scoped5.C: New test.
3396
3397 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3398
3399         PR c++/10552
3400         * g++.dg/template/ttp6.C: New test.
3401
3402 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3403
3404         * gcc.c-torture/execute/builtins: New directory.
3405         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3406         gcc.c-torture/execute/builtins.
3407         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3408         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3409         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3410         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3411
3412 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3413
3414         PR c++/9252
3415         * g++.dg/template/access8.C: New test.
3416         * g++.dg/template/access9.C: New test.
3417
3418 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3419
3420         PR c++/9554
3421         * g++.dg/parse/access1.C: New test.
3422
3423 2003-05-09  DJ Delorie  <dj@redhat.com>
3424
3425         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3426         long, and not an int.
3427
3428 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3429
3430         PR c++/10555, c++/10576
3431         * g++.dg/template/memclass1.C: New test.
3432
3433 2003-05-08  DJ Delorie  <dj@redhat.com>
3434
3435         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3436         targets.
3437         * gcc.c-torture/execute/20021024-1.x: Likewise.
3438         * gcc.c-torture/execute/shiftdi.x: Likewise.
3439         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3440         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3441         * gcc.dg/20021018-1.c: Likewise.
3442
3443 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3444
3445         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3446
3447         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3448         (bcopy): Call memmove.
3449
3450 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3451
3452         * g77.f-torture/compile/8485.f: New test case.
3453
3454 2003-05-07  Richard Henderson  <rth@redhat.com>
3455
3456         PR c++/10570
3457         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3458         Verify exception_cleanup not called for rethrows.
3459         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3460         when exiting catch block without rethrowing.
3461         * g++.dg/eh/forced3.C: New.
3462         * g++.dg/eh/forced4.C: New.
3463
3464 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3465
3466         * gcc.dg/20030505.c: Fix triplet.
3467
3468 2003-05-06  DJ Delorie  <dj@redhat.com>
3469
3470         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3471         * gcc.dg/nest.c: Likewise.
3472
3473 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3474
3475         * gcc.dg/builtins-14.c: New test case.
3476
3477 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3478
3479         * lib/compat.exp (compat-execute): New argument.
3480         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3481         * gcc.dg/compat: New test directory.
3482         * gcc.dg/compat/compat.exp: New expect script.
3483         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3484         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3485         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3486         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3487         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3488         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3489
3490         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3491         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3492         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3493         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3494         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3495         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3496         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3497         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3498         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3499         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3500         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3501         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3502         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3503         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3504         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3505
3506 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3507
3508         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3509
3510 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3511
3512         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3513
3514 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3515
3516         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3517         * gcc.dg/ppc-fsel-2.c: New test.
3518
3519         * gcc.dg/unused-5.c: New test.
3520
3521 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3522
3523         PR c++/10496
3524         * g++.dg/warn/pmf1.C: New test.
3525
3526 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3527
3528         PR c++/4494
3529         * g++.dg/warn/main.C: New test.
3530
3531 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3532
3533         * gcc.dg/nonnull-3.c: New test.
3534
3535 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3536
3537         * gcc.dg/cpp/Wtrigraphs.c: Update.
3538         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3539
3540 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3541
3542         * gcc.dg/ppc-fsel-1.c: New test.
3543
3544 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3545
3546         PR c/10604
3547         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3548
3549 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3550
3551         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3552
3553 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3554
3555         PR c++/9364, c++/10553, c++/10586
3556         * g++.dg/parse/typename4.C: New test.
3557         * g++.dg/parse/typename5.C: Likewise.
3558
3559 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3560
3561         * gcc.c-torture/compile/20030503-1.c: New test.
3562
3563 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3564
3565         * g++.dg/lookup/using5.C: Fix testcase error.
3566
3567 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3568
3569         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3570         since MEABI is no longer supported.  Remove all vestiges
3571         of MEABI from the test.
3572
3573 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3574
3575         PR c++/10554
3576         * g++.dg/lookup/using5.C: New test.
3577
3578 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3579
3580         PR c++/8772
3581         * g++.dg/template/ttp5.C: New test.
3582
3583 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3584
3585         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3586         (dg-gpp-additional-sources): New function.
3587         (dg-gpp-additional-files): Likewise.
3588         * lib/g++.exp (additional_sources): New variable.
3589         (additional_files): Likewise.
3590         (g++_target_compile): Deal with them.
3591         * lib/old-dejagnu.exp: Remove.
3592         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3593         * g++.old-deja: Revise all tests to use dg commands.
3594
3595 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3596
3597         PR c++/9432, c++/9528
3598         * g++.dg/lookup/using4.C: New test.
3599
3600 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3601
3602         * gcc.dg/noreturn-5.c: New file.
3603         * gcc.dg/noreturn-6.c: New file.
3604
3605         * gcc.c-torture/compile/inline-1.c: New file.
3606
3607 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3608
3609         PR c++/10551
3610         * g++.dg/template/explicit1.C: New test.
3611
3612 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3613
3614         PR c++/10549
3615         * g++.dg/other/bitfield1.C: New test.
3616
3617         PR c++/10527
3618         * g++.dg/init/new7.C: New test.
3619
3620 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3621
3622         * g++.dg/ext/desig1.C: New test.
3623         * g++.dg/ext/init1.C: Update.
3624
3625         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3626
3627 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3628
3629         PR c++/10180
3630         * g++.dg/warn/Winline-1.C: New test.
3631
3632 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3633
3634         * gcc.c-torture/execute/string-opt-19.c: New test.
3635
3636         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3637         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3638
3639 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3640
3641         PR c++/10506
3642         * g++.dg/init/new6.C: New test.
3643
3644         PR c++/10503
3645         * g++.dg/init/ref6.C: New test.
3646
3647 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3648
3649         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3650
3651 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3652
3653         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3654         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3655
3656 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3657
3658         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3659         initialized static data members.
3660
3661 2003-04-25  H.J. Lu <hjl@gnu.org>
3662
3663         * gcc.dg/ia64-sync-4.c: New test.
3664
3665 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3666
3667         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3668         date.
3669
3670 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3671
3672         PR c++/10337
3673         * g++.dg/warn/conv1.C: New test.
3674         * g++.old-deja/g++.other/conv7.C: Adjust.
3675         * g++.old-deja/g++.other/overload14.C: Adjust.
3676
3677 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3678
3679         PR c++/10471
3680         * g++.dg/template/defarg2.C: New test.
3681
3682 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3683
3684         * gcc.dg/cpp/include2.c: Update.
3685         * gcc.dg/cpp/multiline-2.c: New.
3686         * gcc.dg/cpp/multiline.c: Update.
3687         * gcc.dg/cpp/strify2.c: Update.
3688         * gcc.dg/cpp/trad/literals-2.c: Update.
3689
3690 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3691
3692         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3693
3694 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3695
3696         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3697
3698 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3699
3700         PR c++/10451
3701         * g++.dg/parse/crash4.C: New test.
3702
3703         PR c++/9847
3704         * g++.dg/parse/crash5.C: New test.
3705
3706 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3707
3708         PR c++/10446
3709         * g++.dg/parse/crash3.C: New test.
3710
3711         PR c++/10428
3712         * g++.dg/parse/elab1.C: New test.
3713
3714 2003-04-22  Devang Patel  <dpatel@apple.com>
3715
3716         * gcc.dg/cpp/trad/funlike-5.c: New test.
3717
3718 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3719
3720         * g++.dg/other/packed1.C: Fix dg options.
3721
3722 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3723
3724         * g++.dg/other/offsetof2.C: New test.
3725
3726 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3727
3728         * g++.dg/template/recurse.C: Adjust location of error messages.
3729
3730 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3731
3732         PR c++/9881
3733         * g++.dg/init/addr-const1.C: New test.
3734         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3735
3736 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3737
3738         PR c++/10405
3739         * g++.dg/lookup/struct-hack1.C: New test.
3740
3741 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3742
3743         * ucs.c: Update diagnostic messages.
3744
3745 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3746
3747         * gcc.dg/cpp/truefalse.cpp: New test.
3748         * gcc.dg/cpp/cpp.exp: Update.
3749         * g++.dg/other/stdbool-if.C: Remove.
3750
3751 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3752
3753         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3754         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3755
3756 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3757
3758         * gcc.c-torture/compile/20030418-1.c: New test.
3759
3760 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3761
3762         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3763
3764 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3765
3766         PR c++/10347
3767         g++.dg/template/dependent-name1.C: New test.
3768
3769 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3770
3771         * gcc.dg/warn-1.c (tourist_guide): New array,
3772         contains a pointer to bar.
3773
3774 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3775
3776         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3777         * gcc.c-torture/execute/medce-1.c: New test case.
3778         * gcc.c-torture/execute/medce-2.c: New test case.
3779
3780 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3781
3782         * lib/prune.exp: Ignore more messages.
3783
3784         PR c++/10381
3785         * g++.dg/parse/lookup3.C: New test.
3786
3787 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3788
3789         * gcc.c-torture/compile/20030415-1.c : New test.
3790
3791 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3792
3793         * gcc.c-torture/execute/scope-2.c: Move to ...
3794         * gcc.dg/noncompile/scope.c: .... here.
3795
3796 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3797
3798         * gcc.dg/20030414-2.c: New test case.
3799
3800 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3801
3802         PR target/10377
3803         * gcc.dg/20030414-1.c: New test.
3804
3805 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3806
3807         * gcc.dg/builtins-12.c: New test case.
3808         * gcc.dg/builtins-13.c: New test case.
3809
3810 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3811
3812         * gcc.c-torture/execute/string-opt-18.c: New test.
3813
3814 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3815
3816         PR c++/10300
3817         * g++.dg/init/new5.C: New test.
3818
3819 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3820
3821         PR c++/7910
3822         * g++.dg/ext/dllimport1.C: New test.
3823
3824 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3825
3826         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3827
3828 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3829
3830         PR Fortran/9263
3831         * g77.f-torture/noncompile/9263.f: New test
3832         PR Fortran/1832
3833         * g77.f-torture/execute/1832.f: New test
3834
3835 2003-04-11  David Chad  <davidc@freebsd.org>
3836             Loren J. Rittle  <ljrittle@acm.org>
3837
3838         libobjc/8562
3839         * objc.dg/headers.m: New test.
3840
3841 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3842
3843         * gcc.c-torture/execute/builtin-noret-2.c: New.
3844         * gcc.c-torture/execute/builtin-noret-2.x: New.
3845         XFAIL builtin-noret-2.c at -O1 and above.
3846         * gcc.dg/redecl.c: New.
3847         * gcc.dg/Wshadow-1.c: Update error regexps.
3848
3849 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3850
3851         * g++.dg/abi/bitfield10.C: New test.
3852
3853 2003-04-09  Mike Stump  <mrs@apple.com>
3854
3855         * gcc.dg/pch/pch.exp: Make testcase names longer.
3856         * g++.dg/pch/pch.exp: Make testcase names longer.
3857
3858 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3859
3860         * gcc.dg/builtins-11.c: New test case.
3861
3862 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3863
3864         * gcc.dg/builtins-9.c: New test case.
3865         * gcc.dg/builtins-10.c: New test case.
3866
3867 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3868
3869         * gcc.dg/noncompile/init-4.c.c: New test.
3870
3871 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3872
3873         * gcc.misc-test/gcov-9.c: New test.
3874         * gcc.misc-test/gcov-10.c: New test
3875         * gcc.misc-test/gcov-11.c: New test.
3876
3877 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3878
3879         PR optimization/10024
3880         * gcc.c-torture/compile/20030405-1.c: New test.
3881
3882 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3883
3884         * gcc.dg/pch/static-3.c: New.
3885         * gcc.dg/pch/static-3.hs: New.
3886         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3887
3888 2003-04-04  Richard Henderson  <rth@redhat.com>
3889
3890         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3891         * g++.dg/eh/forced2.C: Likewise.
3892
3893 2003-04-03  Mike Stump  <mrs@apple.com>
3894
3895         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3896         target arg.
3897         (scan-assembler-times, scan-assembler-not): Likewise.
3898         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3899
3900 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3901
3902         * gcc.dg/sparc-loop-1.c: New test.
3903
3904 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3905
3906         PR other/9274
3907         * g++.dg/pch/system-2.C: New.
3908         * g++.dg/pch/system-2.Hs: New.
3909
3910 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3911
3912         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3913
3914         * g++.dg/eh/simd-1.C (vecfunc): Same.
3915
3916 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3917
3918         * gcc.c-torture/execute/20030401-1.c: New test case.
3919
3920 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3921
3922         * objc.dg/defs.m: New.
3923
3924 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3925
3926         * g++.dg/eh/simd-1.C: New.
3927         * g++.dg/eh/simd-2.C: New.
3928
3929 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3930
3931         * gcc.c-torture/execute/simd-3.c: New.
3932
3933 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3934
3935         PR c/9936
3936         * gcc.dg/20030331-2.c: New test.
3937
3938 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3939
3940         PR c++/10278
3941         * g++.dg/parse/crash2.C: New test.
3942
3943 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3944
3945         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3946         * gcc.c-torture/execute/20030331-1.c: ...here.
3947
3948 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3949
3950         * gcc.c-torture/execute/20030331-1.c: New test.
3951
3952 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3953
3954         * lib/gcov.exp: Adjust call return testing strings.
3955         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3956
3957 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3958
3959         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3960         * gcc.dg/builtins-7.c: New test case.
3961         * gcc.dg/builtins-8.c: New test case.
3962
3963 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3964
3965         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3966
3967 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3968
3969         PR c++/7647
3970         * g++.dg/lookup-class-member-2.C: New test.
3971
3972 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3973
3974         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3975
3976 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3977
3978         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3979
3980 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3981
3982         * g++.dg/init/attrib1.C: New test.
3983
3984 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3985
3986         * gcc.dg/ultrasp8.c: New test.
3987
3988 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3989
3990         * gcc.dg/ultrasp7.c: New test.
3991
3992 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3993
3994         PR c++/10047
3995         * g++.dg/template/inline1.C: New test.
3996
3997 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3998
3999         * gcc.dg/sparc-dwarf2.c: New test.
4000
4001 2003-03-27  Roger Sayle  <roger@eyesopen.com>
4002
4003         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
4004         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
4005
4006 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
4007
4008         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
4009         than reading .x files.
4010         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
4011         * g77.dg/gcov/gcov-1.f: Likewise.
4012         * gcc.misc-tests/gcov-4b.c: Likewise.
4013         * gcc.misc-tests/gcov-5b.c: Likewise.
4014         * gcc.misc-tests/gcov-6.c: Likewise.
4015         * gcc.misc-tests/gcov-7.c: Likewise.
4016         * gcc.misc-tests/gcov-8.c: Likewise.
4017         * g++.dg/gcov/gcov-1.x: Remove.
4018         * g77.dg/gcov/gcov-1.x: Likewise.
4019         * gcc.misc-tests/gcov-4b.x: Likewise.
4020         * gcc.misc-tests/gcov-5b.x: Likewise.
4021         * gcc.misc-tests/gcov-6.x: Likewise.
4022         * gcc.misc-tests/gcov-7.x: Likewise.
4023         * gcc.misc-tests/gcov-8.x: Likewise.
4024
4025 2003-03-27  Glen Nakamura  <glen@imodulo.com>
4026
4027         PR opt/10087
4028         * gcc.dg/20030324-1.c: New test.
4029
4030 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
4031
4032         PR c++/10224
4033         * g++.dg/template/arg3.C: New test.
4034
4035         PR c++/10158
4036         * g++.dg/template/friend18.C: New test.
4037
4038 2003-03-26  Roger Sayle  <roger@eyesopen.com>
4039
4040         * g77.f-torture/compile/20030326-1.f: New test case.
4041
4042 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
4043
4044         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
4045
4046         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
4047
4048 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
4049
4050         * gcc.dg/ia64-sync-3.c: New test.
4051
4052 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
4053
4054         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
4055
4056 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4057
4058         * gcc.dg/ultrasp6.c: New test.
4059
4060 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4061
4062         * gcc.dg/i386-signbit-1.c: New test.
4063         * gcc.dg/i386-signbit-2.c: New test.
4064         * gcc.dg/i386-signbit-3.c: New test.
4065
4066 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
4067
4068         * gcc.dg/ultrasp5.c: Fix options.
4069
4070 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4071
4072         * gcc.dg/ultrasp5.c: Fix comment.
4073
4074 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
4075
4076         PR fortran/10197
4077         * g77.f-torture/execute/10197.f: New test.
4078
4079 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
4080
4081         PR c++/9898, c++/383
4082         * g++.dg/template/conv6.C: New test.
4083
4084         PR c++/10119
4085         * g++.dg/template/ptrmem5.C: New test.
4086
4087         PR c++/10026
4088         * g++.dg/lookup/koenig1.C: New test.
4089
4090         PR C++/10199
4091         * g++.dg/lookup/template2.C: New test.
4092
4093 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
4094
4095         * g++.dg/opt/rtti1.C: New test.
4096
4097 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4098
4099         * gcc.dg/ultrasp5.c: New test.
4100
4101 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
4102
4103         PR middle-end/9967
4104         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
4105         builtin fputs.
4106
4107 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
4108
4109         PR c/8224
4110         * gcc.dg/20030323-1.c: New test.
4111
4112 2003-03-23  Roger Sayle  <roger@eyesopen.com>
4113
4114         * gcc.c-torture/compile/20030323-1.c: New test case.
4115
4116 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
4117
4118         * gcc.dg/20030321-1.c: New test.
4119
4120 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
4121
4122         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
4123
4124 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
4125
4126         PR c++/9978, c++/9708
4127         * g++.dg/ext/vlm1.C: Adjust expected error.
4128         * g++.dg/ext/vla2.C: New test.
4129         * g++.dg/template/arg1.C: New test.
4130         * g++.dg/template/arg2.C: New test.
4131
4132 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
4133
4134         * g77.f-torture/execute/select.f: New test.
4135         * g77.f-torture/noncompile/select_no_compile.f: New test.
4136
4137 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
4138
4139         PR c++/9898
4140         * g++.dg/other/error4.C: New test.
4141
4142 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
4143
4144         * g++.dg/template/friend17.C: New test.
4145
4146 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
4147
4148         * gcc.c-torture/compile/20030320-1.c: New.
4149
4150 2003-03-20  Roger Sayle  <roger@eyesopen.com>
4151
4152         * gcc.dg/builtins-6.c: New test case.
4153
4154 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
4155
4156         PR target/10073
4157         * gcc.c-torture/compile/20030319-1.c: New.
4158
4159 2003-03-18  Jan Hubicka  <jh@suse.cz>
4160
4161         * gcc.dg/i386-cvt-1.c: New test.
4162
4163 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
4164
4165         * objc.dg/naming-1.m: Use "(parse|syntax) error".
4166         * objc.dg/naming-2.m: Likewise.
4167
4168 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
4169
4170         PR c++/9639
4171         * g++.dg/parse/crash1.C: New test.
4172
4173 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
4174
4175         PR c++/8805
4176         * g++.dg/eh/cleanup1.C: New test.
4177
4178 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4179
4180         * gcc.c-torture/execute/20030316-1.c: New test case.
4181
4182 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4183
4184         PR c++/9629
4185         * g++.dg/init/ctor2.C: New test.
4186
4187 2003-03-15  Roger Sayle  <roger@eyesopen.com>
4188
4189         * g77.f-torture/compile/xformat.f: New test case.
4190
4191 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4192
4193         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
4194         * g++.old-deja/g++.mike/eh50.C: Likewise.
4195
4196 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4197
4198         PR c++/6440
4199         * g++.dg/template/spec7.C: New test.
4200         * g++.dg/template/spec8.C: Likewise.
4201
4202 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
4203
4204         * gcc.c-torture/execute/20030313-1.c: New test.
4205
4206 2003-03-14  Richard Henderson  <rth@redhat.com>
4207
4208         * gcc.dg/inline-2.c: Adjust alpha test for external call.
4209
4210 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4211
4212         * gcc.c-torture/compile/20030314-1.c: New test.
4213
4214 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
4215
4216         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
4217         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
4218         thumb target,
4219         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
4220         to accept newer _imp__  prefix and additional
4221         newline in .drectve section.
4222         * gcc.dg/dll-4.c: Likewise.
4223         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
4224         switch.
4225
4226 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
4227
4228         * g++.dg/parse/namespace9.C: New test.
4229
4230         * g++.dg/init/ref5.C: New test.
4231         * g++.dg/parse/ptrmem1.C: Likewise.
4232
4233 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4234
4235         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
4236         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
4237         regular expression.
4238         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
4239         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
4240
4241 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
4242
4243         * gcc.c-torture/execute/20030224-2.c: New test.
4244
4245 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4246
4247         * gcc.dg/decl-3.c: New test.
4248
4249 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4250
4251         * gcc.dg/i386-loop-2.c: New test.
4252
4253 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
4254
4255         PR c++/9474
4256         * g++.dg/parse/namespace8.C: New test.
4257
4258         PR c++/9924
4259         * g++.dg/overload/builtin2.C: New test.
4260
4261 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
4262
4263         * gcc.dg/return-type-3.c: New test.
4264
4265 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
4266
4267         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
4268         profiling options are not supported.
4269
4270 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
4271
4272         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
4273         * g++.old-deja/g++.warn/impint2.C: Likewise.
4274
4275 2003-03-10  Devang Patel  <dpatel@apple.com>
4276
4277         * g++.dg/cpp/c++_cmd_1.C: New test.
4278         * g++.dg/cpp/c++_cmd_1.h: New file.
4279
4280 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
4281
4282         * gcc.dg/altivec-9.c: New file.
4283
4284 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4285
4286         * gcc.dg/ppc-sdata-1.c: New test.
4287         * gcc.dg/ppc-sdata-2.c: New test.
4288
4289 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
4290
4291         PR c++/9373
4292         * g++.dg/opt/ptrmem2.C: New test.
4293
4294         PR c++/8534
4295         * g++.dg/opt/ptrmem1.C: New test.
4296
4297 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4298
4299         * gcc.dg/i386-loop-1.c: New test.
4300
4301 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4302
4303         PR c++/9970
4304         * g++.dg/lookup/friend1.C: New test.
4305
4306 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4307
4308         PR c++/9823
4309         * g++.dg/parser/constructor1.C: New test.
4310
4311 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
4312
4313         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4314
4315         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4316
4317 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4318
4319         * gcc.dg/cpp/Wunused.c: Update test.
4320
4321 2003-03-08  Jan Hubicka  <jh@suse.cz>
4322
4323         * gcc.dg/inline-3.c: New test.
4324
4325 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4326
4327         PR c++/9809
4328         * g++.dg/parse/builtin1.C: New test.
4329
4330         PR c++/9982
4331         * g++.dg/abi/cookie1.C: New test.
4332         * g++.dg/abi/cookie2.C: Likewise.
4333
4334         PR c++/9524
4335         * g++.dg/template/field1.C: New test.
4336
4337         PR c++/9912
4338         * g++.dg/parse/class1.C: New test.
4339         * g++.dg/parse/namespace7.C: Likewise.
4340         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4341
4342 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4343
4344         * g++.dg/init/ref4.C: New test.
4345
4346 2003-03-07  Jan Hubicka  <jh@suse.cz>
4347
4348         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4349         * gcc.dg/inline-3.c:  New test.
4350
4351 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4352
4353         * g++.dg/init/ref3.C: New test.
4354
4355         PR c++/9965
4356         * g++.dg/init/ref2.C: New test.
4357
4358         PR c++/9400
4359         * g++.dg/warn/Wshadow-2.C: New test.
4360
4361         PR c++/9791
4362         * g++.dg/warn/Woverloaded-1.C: New test.
4363
4364 2003-03-05  Jan Hubicka  <jh@suse.cz>
4365
4366         * gcc.dg/i386-local2.c: New.
4367         * gcc.dg/i386-local.c: Fix typo.
4368
4369 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4370
4371         * g++.dg/abi/layout3.C: New test.
4372
4373 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4374
4375         * gcc.c-torture/compile/20030305-1.c
4376
4377 2003-03-05  Jan Hubicka  <jh@suse.cz>
4378
4379         * gcc.dg/i386-local.c: New.
4380
4381 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4382
4383         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4384
4385 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4386
4387         * gcc.dg/switch-2.c: New test.
4388         * gcc.dg/switch-3.c: New test.
4389         * gcc.dg/Wswitch.c: Adjust line numbers.
4390         * gcc.dg/Wswitch-default.c: Likewise.
4391         * gcc.dg/Wswitch-enum.c: Likewise.
4392
4393 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4394
4395         * gcc.c-torture/execute/20030222-1.c: New test.
4396
4397 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4398
4399         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4400
4401 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4402
4403         PR c++/9878
4404         * g++.dg/init/ref1.C: New test.
4405
4406 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4407
4408         * gcc.dg/sh-relax.c: New SH-only test.
4409
4410 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4411
4412         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4413         comment explaining purpose of testcase.
4414
4415 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4416
4417         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4418         for HC11/HC12 (asm needs two int registers).
4419         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4420         HC11/HC12 because the test uses an asm which needs two 32-bit
4421         registers.
4422
4423 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4424
4425         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4426         for HC11/HC12 (array is too large otherwise).
4427         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4428         * gcc.c-torture/compile/20010518-2.x: Likewise.
4429         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4430         HC11/HC12 (array is too large).
4431
4432 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4433
4434         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4435         * lib/g++-dg.exp (g++-dg-test): Likewise.
4436
4437 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4438
4439         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4440         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4441
4442 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4443
4444         * g++.dg/warn/implicit-typename1.C: Remove warning.
4445
4446 2003-02-28  Richard Henderson  <rth@redhat.com>
4447
4448         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4449         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4450
4451 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4452
4453         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4454         * g++.dg/pch/pch.exp: Likewise.
4455
4456 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4457
4458         PR c++/9879
4459         * testsuite/g++.dg/init/new4.C: New test.
4460
4461 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4462
4463         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4464
4465 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4466
4467         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4468         unsigned long.
4469
4470         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4471         wider than float.
4472
4473 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4474
4475         * lib/scanasm.exp: Add support for counting numbers of
4476         occurences.
4477         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4478         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4479
4480 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4481
4482         PR c++/9683
4483         * g++.dg/template/static3.C: New test.
4484
4485         PR c++/9829
4486         * g++.dg/parse/namespace6.C: New test.
4487
4488 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4489
4490         PR target/9732
4491         * gcc.dg/20030225-1.c: New test.
4492
4493 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4494
4495         * README: Remove out-of-date information.
4496
4497         PR c++/9836
4498         * g++.dg/template/spec6.C: New test.
4499
4500 2003-02-24  Jeff Law  <law@redhat.com>
4501
4502         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4503
4504 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4505
4506         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4507         * gcc.dg/pragma-ep-1.c: Likewise.
4508
4509 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4510
4511         PR c++/9602
4512         * g++.dg/template/friend16.C: New test.
4513
4514 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4515
4516         PR c++/5333
4517         * g++.dg/parse/fused-params1.C: Adjust error messages.
4518         * g++.dg/template/nested3.C: New test.
4519
4520 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4521
4522         * g++.dg/abi/param1.C: New test.
4523
4524 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4525
4526         PR c++/7982
4527         * g++.dg/warn/implicit-typename1.C: New test.
4528
4529 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4530
4531         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4532         with "mtune".
4533         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4534         * gcc.c-torture/execute/20010129-1.x: Likewise.
4535         * gcc.dg/20011107-1.c: Likewise.
4536         * gcc.dg/20020108-1.c: Likewise.
4537         * gcc.dg/20020122-3.c: Likewise.
4538         * gcc.dg/20020206-1.c: Likewise.
4539         * gcc.dg/20020310-1.c: Likewise.
4540         * gcc.dg/20020426-2.c: Likewise.
4541         * gcc.dg/20020517-1.c: Likewise.
4542         * gcc.dg/991230-1.c: Likewise.
4543         * gcc.dg/i386-unroll-1.c: Likewise.
4544         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4545
4546 2003-02-22  Jan Hubicka  <jh@suse.cz>
4547
4548         * gcc.dg/i386-mul.c: New test.
4549
4550 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4551
4552         * gcc.dg/builtins-5.c: New test case.
4553
4554 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4555
4556         * gcc.dg/asmreg-1.c: New test.
4557
4558 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4559
4560         PR c++/9749
4561         * g++.dg/parse/varmod1.C: New test.
4562
4563 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4564
4565         PR c++/9727
4566         * g++.dg/template/op1.C: New test.
4567
4568 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4569
4570         PR c++/8906
4571         * g++.dg/template/nested2.C: New test.
4572
4573 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4574
4575         PR c++/8724
4576         * g++.dg/expr/dtor1.C: New test.
4577
4578 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4579
4580         * gcc.dg/cpp/include3.c: New test.
4581         * gcc.dg/cpp/inc/foo.h: New file.
4582
4583 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4584
4585         * gcc.c-torture/execute/20030221-1.c: New test.
4586
4587 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4588
4589         PR c++/9729
4590         * g++.dg/abi/conv1.C: New test.
4591
4592 2003-02-20  Jan Hubicka  <jh@suse.cz>
4593
4594         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4595
4596 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4597
4598         * gcc.c-torture/compile/20030219-1.c: New test.
4599
4600 2003-02-18  Jan Hubicka  <jh@suse.cz>
4601
4602         * gcc.dg/funcorder.c: New test.
4603
4604 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4605
4606         * gcc.c-torture/execute/20030218-1.c: New.
4607
4608 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4609
4610         * gcc.dg/20030218-1.c: New.
4611
4612 2003-02-18  Richard Henderson  <rth@redhat.com>
4613
4614         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4615         * gcc.dg/attr-used-2.c: New.
4616
4617 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4618
4619         PR c++/9704
4620         * g++.dg/init/copy5.C: New test.
4621
4622 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4623
4624         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4625         * g++.dg/pch/pch.exp: Likewise.
4626
4627 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4628
4629         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4630         STACK_SIZE is not defined.
4631
4632 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4633
4634         PR c++/9457
4635         * g++.dg/template/init1.C: New test.
4636
4637 2003-02-16  Jan HUbicka  <jh@suse.cz>
4638
4639         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4640         (foo): Add few extra tests
4641         * gcc.dg/c99-const-expr-3.c: Likewise.
4642         * gcc.c-torture/execute/20030216-1.c: New.
4643
4644 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4645
4646         PR c++/9459
4647         * g++.dg/ext/typeof4.C: New test.
4648
4649 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4650
4651         * gcc.dg/i386-387-3.c: New test case.
4652
4653 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4654
4655         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4656         cris-*-elf* cris-*-aout* and mmix-*-*.
4657
4658 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4659
4660         * gcc.dg/20030213-1.c: New test.
4661
4662 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4663
4664         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4665         * gcc.dg/i386-387-2.c: Likewise.
4666
4667 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4668
4669         * gcc.dg/ppc-spe.c: Fix formatting.
4670         Enable tests that were previously unsupported by gas.
4671         Delete tests for instructions that no longer exist.
4672         Switch arguments on evsubifw builtin.
4673
4674 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4675
4676         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4677         STACK_SIZE is too small.
4678
4679 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4680             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4681
4682         * gcc.dg/decl-2.c: New test.
4683
4684 2003-02-10  Jan Hubicka  <jh@suse.cz>
4685
4686         * gcc.dg/i386-fpcvt-1.c:  New test.
4687
4688 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4689
4690         * gcc.c-torture/execute/20030209-1.c: New test.
4691
4692 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4693
4694         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4695         int-wide bitops, use the constants of the same width.
4696         Likewise, if long long is 32-bit wide, test bitops using
4697         32-bit constants.
4698
4699 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4700
4701         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4702
4703 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4704
4705         * testsuite/gcc.dg/builtins-4.c: New test case.
4706
4707 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4708
4709         * gcc.dg/20020430-1.c: Fix dg command typos.
4710         * gcc.dg/20020503-1.c: Likewise.
4711
4712 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4713
4714         PR c++/8785
4715         * g++.dg/parse/fused-params1.C: New test.
4716
4717         PR c++/8857
4718         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4719
4720         PR c++/8921
4721         * g++.dg/parse/non-dependent1.C: New test.
4722
4723         PR c++/8928
4724         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4725
4726         PR c++/9228
4727         * g++.dg/parse/undefined7.C: New test.
4728         * g++.dg/parse/non-templ1.C: New test.
4729
4730         PR c++/9229
4731         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4732
4733 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4734
4735         * gcc.c-torture/compile/20030206-1.c: New test.
4736
4737 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4738
4739         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4740         "pow" to "foo" to avoid potential confusion with a math built-in.
4741
4742 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4743
4744         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4745         conditions for SPARC targets.
4746
4747 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4748
4749         * gcc.dg/20030204-1.c: New test.
4750
4751 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4752
4753         PR c++/38
4754         * g++.dg/parse/array-size1.C: New test.
4755
4756         PR c++/5657
4757         * g++.dg/parse/undefined3.C: New test.
4758
4759         PR c++/5665
4760         * g++.dg/parse/undefined4.C: New test.
4761
4762         PR c++/5975
4763         * g++.dg/parse/undefined5.C: New test.
4764
4765         PR c++/7259
4766         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4767
4768         PR c++/8578
4769         * g++.dg/parse/casting-operator1.C: New test.
4770
4771         PR c++/8596
4772         * g++.dg/parse/undefined6.C: New test.
4773
4774         PR c++/8736
4775         * g++.dg/parse/missing-template1.C: New test.
4776
4777 2003-02-04  Jan Hubicka  <jh@suse.cz>
4778
4779         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4780         * gcc.dg/i386-cmov?.c:  Likewise.
4781         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4782         * gcc.dg/i386-ssefp-1.c:  Likewise.
4783         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4784         conventions.
4785
4786 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4787
4788         PR c++/7129
4789         * testsuite/g++.dg/ext/max.C: New test.
4790
4791 2003-02-03  Jan Hubicka  <jh@suse.cz>
4792
4793         * gcc.c-torture/execute/20030203-1.c: New test.
4794
4795 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4796
4797         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4798         'natural-endian'.
4799
4800 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4801
4802         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4803         * g++.dg/init/new2.C: Likewise.
4804         * g++.dg/other/new1.C: Likewise.
4805
4806 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4807
4808         * gcc.dg/struct-ret-libc.c: New test.
4809
4810 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4811
4812         * gcc.dg/20030129-1.c: New test.
4813
4814 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4815
4816         PR c++/8849
4817         * g++.dg/template/ptrmem4.C: New test.
4818
4819 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4820
4821         * g++.dg/parser/constant1.C: New test.
4822
4823 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4824
4825         PR c++/8591
4826         * g++.dg/parse/friend2.C: New test.
4827
4828 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4829
4830         PR c++/9437
4831         * g++.dg/template/unify4.C: New test.
4832
4833 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4834
4835         * gcc.c-torture/execute/20030128-1.c: New test.
4836
4837 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4838
4839         * g++.dg/lookup/nested1.C: Test moved from ...
4840         * g++.old-deja/g++.other/lookup24.C: ... here.
4841
4842 2003-01-28  Jan Hubicka  <jh@suse.cz>
4843
4844         * gcc.dg/i386-cmov5.c:  New test.
4845
4846 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4847
4848         * gcc.c-torture/execute/20010925-1.c: Changed the
4849         memcpy declaration.
4850
4851 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4852
4853         PR c++/3902
4854         * g++.dg/parse/template5.C: New test.
4855
4856 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4857
4858         PR fortran/9258
4859         * g77.dg/pr9258: New test.
4860
4861 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4862
4863         * README: Move relevant parts from README.g++.
4864
4865         * README.g++: Remove this file.
4866
4867 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4868
4869         * g++.dg/abi/dcast1.C: New test.
4870
4871 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4872
4873         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4874
4875 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4876
4877         PR c++/47
4878         * g++.old-deja/g++.other/lookup24.C: New test.
4879
4880 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4881
4882         PR middle-end/7227
4883         * gcc.dg/uninit-C.c: New test.
4884
4885 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4886
4887         * g++.dg/abi/covariant1.C: New test.
4888
4889 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4890
4891         * gcc.dg/20030123-1.c: New test.
4892
4893 2003-01-25  Jan Hubicka  <jh@suse.cz>
4894
4895         PR opt/8492
4896         * gcc.c-torture/compile/20030125-1.c
4897
4898 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4899
4900         PR c++/9403
4901         * g++.dg/parse/template3.C: New test.
4902         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4903
4904         PR c++/795
4905         * g++.dg/parse/template4.C: New test.
4906
4907         PR c++/9415
4908         * g++.dg/template/qual2.C: New test.
4909
4910         PR c++/8545
4911         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4912
4913         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4914
4915 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4916
4917         * gcc.c-torture/execute/switch-1.c: New test case.
4918
4919 2003-01-25  Jan Hubicka  <jh@suse.cz>
4920
4921         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4922
4923 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4924
4925         Tweaks for Bison-1.875. From the NEWS file:
4926         "- `parse error' -> `syntax error'
4927         Bison now uniformly uses the term `syntax error'"
4928         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4929         * gcc.dg/cpp/digraph2.c: Likewise.
4930         * gcc.dg/cpp/direct2.c: Likewise.
4931         * gcc.dg/cpp/paste4.c: Likewise.
4932         * gcc.dg/c90-restrict-1.c: Likewise.
4933         * gcc.dg/c99-func-2.c: Likewise.
4934         * gcc.dg/noncompile/920721-2.c: Likewise.
4935         * gcc.dg/noncompile/930622-2.c: Likewise.
4936         * gcc.dg/noncompile/940112-1.c: Likewise.
4937         * gcc.dg/noncompile/950921-1.c: Likewise.
4938         * gcc.dg/noncompile/951123-1.c: Likewise.
4939         * gcc.dg/noncompile/971104-1.c: Likewise.
4940         * gcc.dg/noncompile/990416-1.c: Likewise.
4941
4942 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4943
4944         * g++.dg/parse/undefined1.C: Add error message.
4945
4946 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4947
4948         PR c++/9354
4949         * g++.dg/parse/new1.C: New test.
4950
4951         PR c++/9216
4952         * g++.dg/parse/template2.C: New test.
4953
4954         PR c++/9354
4955         * g++.dg/parse/typedef2.C: New test.
4956
4957         PR c++/9328
4958         * g++.dg/ext/typeof3.C: New test.
4959
4960 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4961
4962         PR c++/2738
4963         * g++.dg/parse/ret-type1.C: New test.
4964
4965         PR c++/3792
4966         * g++.dg/parse/tmpl-outside1.C: New test.
4967
4968         PR c++/4207
4969         * g++.dg/parse/int-as-enum1.C: New test.
4970
4971         PR c++/4903
4972         * g++.dg/parse/no-typename1.C: New test.
4973
4974         PR c++/5533
4975         * g++.dg/parse/no-value1.C: New test.
4976
4977         PR c++/5921
4978         * g++.dg/parse/wrong-inline1.C: New test.
4979
4980         PR c++/6402
4981         * g++.dg/parse/ref1.C: New test.
4982
4983         PR c++/6992
4984         * g++.dg/parse/attr-ctor1.C: New test.
4985
4986         PR c++/7229
4987         * g++.dg/parse/namespace5.C: New test.
4988
4989         PR c++/7917
4990         * g++.dg/parse/func-def1.C: New test.
4991
4992         PR c++/8143
4993         * g++.dg/parse/undefined1.C: New test.
4994
4995         PR c++/5723, PR c++/8522
4996         * g++.dg/parse/specialization1.C: New test.
4997
4998         PR c++/163, PR c++/8595
4999         * g++.dg/parse/struct-as-enum1.C: New test.
5000
5001         PR c++/9173
5002         * g++.dg/parse/undefined2.C: New test.
5003
5004 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
5005
5006         PR c++/9298
5007         * g++.dg/parse/template1.C: New test.
5008
5009         PR c++/9384
5010         * g++.dg/parse/using1.C: New test.
5011
5012         PR c++/9285
5013         PR c++/9294
5014         * g++.dg/parse/expr2.C: New test.
5015
5016         PR c++/9388
5017         * g++.dg/parse/lookup2.C: Likewise.
5018
5019 2003-01-21  Jan Hubicka  <jh@suse.cz>
5020
5021         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
5022         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
5023         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
5024         * gcc.c-torture/execute/string-opt-*.c: Likewise.
5025
5026 2003-01-20  Nick Clifton  <nickc@redhat.com>
5027
5028         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
5029         problem with ARM sibcall code generation.
5030
5031 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
5032
5033         * gcc.c-torture/execute/20030120-1.c: New.
5034
5035 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
5036
5037         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
5038
5039 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
5040
5041         PR c++/9272
5042         * g++.dg/parse/ctor1.C: New test.
5043
5044         PR c++/9294:
5045         * g++.dg/parse/qualified1.C: New test.
5046
5047         * g++.dg/parse/typename3.C: New test.
5048
5049 2003-01-16  Richard Henderson  <rth@redhat.com>
5050
5051         * g++.dg/tls/init-2.C: Fix error matches for real this time.
5052
5053 2003-01-16  Richard Henderson  <rth@redhat.com>
5054
5055         * g++.dg/pch/pch.exp: Copy test header to the working directory
5056         before using it either for precompilation or direct use.
5057         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
5058         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
5059
5060 2003-01-16  Richard Henderson  <rth@redhat.com>
5061
5062         * gcc.dg/pch/pch.exp: Copy test header to the working directory
5063         before using it either for precompilation or direct use.
5064         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
5065         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
5066
5067 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
5068
5069         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
5070         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
5071         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
5072         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
5073         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
5074         typename warning into error.
5075         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
5076         error messages.
5077         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
5078         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
5079         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
5080         messages.
5081         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
5082         make declaration visible in template.
5083         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
5084         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
5085         messages.
5086         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
5087         message.
5088         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
5089         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
5090         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
5091         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
5092         typename warning with error message.
5093         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
5094         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
5095         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
5096
5097 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
5098
5099         * g++.dg/parse/ambig2.C: New test.
5100
5101 2003-01-15  Richard Henderson  <rth@redhat.com>
5102
5103         * g++.dg/tls/init-2.C: Update error message string.
5104
5105 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5106
5107         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
5108
5109 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
5110
5111         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
5112         all for HC11/HC12.
5113         * gcc.c-torture/compile/20001205-1.x: Likewise.
5114         * gcc.c-torture/compile/20001226-1.x: Likewise.
5115         * gcc.c-torture/compile/920520-1.x: Likewise.
5116         * gcc.c-torture/compile/961203-1.x: Likewise.
5117         * gcc.c-torture/compile/20020604-1.x: Likewise.
5118
5119 2003-01-15  Jan Hubicka  <jh@suse.cz>
5120
5121         * gcc.c-torture/compile/20030115-1.c: New test.
5122
5123         * gcc.dg/i386-fpcvt-1.c: New test.
5124         * gcc.dg/i386-fpcvt-2.c: New test.
5125
5126 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
5127
5128         Further conform g++'s __vmi_class_type_info to the C++ ABI
5129         specification.
5130         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
5131         the specification.
5132
5133 2003-01-14  Jan Hubicka  <jh@suse.cz>
5134
5135         * gcc.dg/i386-fpcvt-1.c: New test.
5136         * gcc.dg/i386-fpcvt-2.c: New test.
5137
5138 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5139
5140         * gcc.dg/i386-mmx-3.c: New test.
5141
5142 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
5143
5144         PR c++/9264
5145         * g++.dg/parse/octal1.C: New file.
5146
5147         PR c++/9172
5148         * g++.dg/parse/typename1.C: New file.
5149
5150 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
5151
5152         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
5153         * gcc.dg/bf-no-ms-layout.c: Likewise.
5154         * gcc.dg/bf-ms-attrib.c: Likewise.
5155
5156 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
5157
5158         PR c++/9099
5159         * g++.dg/parse/dtor1.C: New file.
5160
5161         PR c++/9128
5162         * g++.dg/rtti/typeid1.C: New file.
5163
5164         PR c++/9153
5165         * g++.dg/parse/lookup1.C: New file.
5166
5167         PR c++/9171
5168         * g++.dg/templ/spec5.C: New file.
5169
5170 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
5171
5172         * gcc.c-torture/compile/20030110-1.c: New test.
5173
5174 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
5175
5176         Merge from pch-branch:
5177
5178         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
5179
5180         * gcc.dg/pch/cpp-1.h: New.
5181         * gcc.dg/pch/cpp-1.c: New.
5182         * gcc.dg/pch/cpp-2.h: New.
5183         * gcc.dg/pch/cpp-2.c: New.
5184
5185         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
5186
5187         * gcc.dg/pch/except-1.h: New.
5188         * gcc.dg/pch/except-1.c: New.
5189
5190         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
5191
5192         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
5193         running test.
5194         * gcc.dg/pch: Include *.hp not *.h.
5195         * gcc.dg/pch/system-1.h: New.
5196         * gcc.dg/pch/system-1.c: New.
5197
5198         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
5199
5200         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
5201         rather than trying to build and run a program using PCH.
5202         * gcc.dg/pch: Remove dg-do commands from test files.
5203
5204         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
5205
5206         * gcc.dg/pch/macro-3.c: New.
5207         * gcc.dg/pch/macro-3.h: New.
5208
5209         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
5210
5211         * gcc.dg/pch/common-1.c: New.
5212         * gcc.dg/pch/common-1.h: New.
5213         * gcc.dg/pch/decl-1.c: New.
5214         * gcc.dg/pch/decl-1.h: New.
5215         * gcc.dg/pch/decl-2.c: New.
5216         * gcc.dg/pch/decl-2.h: New.
5217         * gcc.dg/pch/decl-3.c: New.
5218         * gcc.dg/pch/decl-3.h: New.
5219         * gcc.dg/pch/decl-4.c: New.
5220         * gcc.dg/pch/decl-4.h: New.
5221         * gcc.dg/pch/decl-5.c: New.
5222         * gcc.dg/pch/decl-5.h: New.
5223         * gcc.dg/pch/global-1.c: New.
5224         * gcc.dg/pch/global-1.h: New.
5225         * gcc.dg/pch/inline-1.c: New.
5226         * gcc.dg/pch/inline-1.h: New.
5227         * gcc.dg/pch/inline-2.c: New.
5228         * gcc.dg/pch/inline-2.h: New.
5229         * gcc.dg/pch/static-1.c: New.
5230         * gcc.dg/pch/static-1.h: New.
5231         * gcc.dg/pch/static-2.c: New.
5232         * gcc.dg/pch/static-2.h: New.
5233
5234         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
5235
5236         * g++.dg/pch/pch.exp: Better handle failing testcases.
5237         * gcc.dg/pch/pch.exp: Likewise.
5238         * gcc.dg/pch/macro-1.c: New.
5239         * gcc.dg/pch/macro-1.h: New.
5240         * gcc.dg/pch/macro-2.c: New.
5241         * gcc.dg/pch/macro-2.h: New.
5242
5243         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
5244
5245         * g++.dg/dg.exp: Treat files in pch/ specially.
5246         * g++.dg/pch/pch.exp: New file.
5247         * g++.dg/pch/empty.H: New file.
5248         * g++.dg/pch/empty.C: New file.
5249         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
5250         "precompile".
5251
5252         * gcc.dg/pch/pch.exp: New file.
5253         * gcc.dg/pch/empty.h: New file.
5254         * gcc.dg/pch/empty.c: New file.
5255         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
5256         "precompile".
5257
5258 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5259
5260         * g++.dg/template/friend14.C: New test.
5261
5262 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5263
5264         * gcc.dg/old-style-asm-1.c: New test.
5265
5266 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
5267
5268         * gcc.c-torture/compile/20030109-1.c: New test.
5269
5270 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5271
5272         * gcc.c-torture/execute/20030109-1.c: New test.
5273
5274 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
5275
5276         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
5277         * g++.old-deja/g++.mike/dyncast2.C: Likewise
5278         * g++.old-deja/g++.mike/dyncast3.C: Likewise
5279         * g++.old-deja/g++.mike/eh2.C: Likewise
5280         * g++.old-deja/g++.mike/eh3.C: Likewise
5281         * g++.old-deja/g++.mike/eh5.C: Likewise
5282         * g++.old-deja/g++.mike/eh6.C: Likewise
5283         * g++.old-deja/g++.mike/eh7.C: Likewise
5284         * g++.old-deja/g++.mike/eh8.C: Likewise
5285         * g++.old-deja/g++.mike/eh9.C: Likewise
5286         * g++.old-deja/g++.mike/eh10.C: Likewise
5287         * g++.old-deja/g++.mike/eh12.C: Likewise
5288         * g++.old-deja/g++.mike/eh13.C: Likewise
5289         * g++.old-deja/g++.mike/eh14.C: Likewise
5290         * g++.old-deja/g++.mike/eh16.C: Likewise
5291         * g++.old-deja/g++.mike/eh17.C: Likewise
5292         * g++.old-deja/g++.mike/eh18.C: Likewise
5293         * g++.old-deja/g++.mike/eh21.C: Likewise
5294         * g++.old-deja/g++.mike/eh23.C: Likewise
5295         * g++.old-deja/g++.mike/eh24.C: Likewise
5296         * g++.old-deja/g++.mike/eh25.C: Likewise
5297         * g++.old-deja/g++.mike/eh26.C: Likewise
5298         * g++.old-deja/g++.mike/eh27.C: Likewise
5299         * g++.old-deja/g++.mike/eh28.C: Likewise
5300         * g++.old-deja/g++.mike/eh29.C: Likewise
5301         * g++.old-deja/g++.mike/eh31.C: Likewise
5302         * g++.old-deja/g++.mike/eh33.C: Likewise
5303         * g++.old-deja/g++.mike/eh34.C: Likewise
5304         * g++.old-deja/g++.mike/eh35.C: Likewise
5305         * g++.old-deja/g++.mike/eh36.C: Likewise
5306         * g++.old-deja/g++.mike/eh37.C: Likewise
5307         * g++.old-deja/g++.mike/eh38.C: Likewise
5308         * g++.old-deja/g++.mike/eh39.C: Likewise
5309         * g++.old-deja/g++.mike/eh40.C: Likewise
5310         * g++.old-deja/g++.mike/eh41.C: Likewise
5311         * g++.old-deja/g++.mike/eh42.C: Likewise
5312         * g++.old-deja/g++.mike/eh44.C: Likewise
5313         * g++.old-deja/g++.mike/eh46.C: Likewise
5314         * g++.old-deja/g++.mike/eh47.C: Likewise
5315         * g++.old-deja/g++.mike/eh48.C: Likewise
5316         * g++.old-deja/g++.mike/eh49.C: Likewise
5317         * g++.old-deja/g++.mike/eh50.C: Likewise
5318         * g++.old-deja/g++.mike/eh51.C: Likewise
5319         * g++.old-deja/g++.mike/eh53.C: Likewise
5320         * g++.old-deja/g++.mike/eh55.C: Likewise
5321         * g++.old-deja/g++.mike/p7912.C: Likewise
5322         * g++.old-deja/g++.mike/p9706.C: Likewise
5323         * g++.old-deja/g++.mike/p10416.C: Likewise
5324         * g++.old-deja/g++.mike/p11667.C: Likewise
5325         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5326         Remove redundant reference to Iris.
5327         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5328         Elxsi, i860, Pico Java, and WE32K.
5329
5330 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5331
5332         * g++.dg/ext/asm4.C: New test.
5333
5334 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5335
5336         PR c++/9030
5337         * g++.dg/template/friend12.C: New test.
5338         * g++.dg/template/friend13.C: Likewise.
5339         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5340
5341 2003-01-08  Jan Hubicka  <jh@suse.cz>
5342
5343         * gcc.dg/i386-cadd.c: New test.
5344         * gcc.dg/i386-cmov4.c: Likewise.
5345
5346 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5347
5348         PR c++/9165
5349         * g++.dg/warn/Wunused-3.C: New test.
5350
5351         * g++.dg/abi/bitfield9.C: New test.
5352
5353         PR c++/9189
5354         * g++.dg/parse/defarg3.C: New test.
5355
5356 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * g++.dg/parse/ambig1.C: New test.
5359         * g++.dg/parse/defarg2.C: New test.
5360
5361 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5362
5363         * g++.dg/template/defarg-1.C: New test.
5364         * g++.dg/template/local2.C: Likewise.
5365
5366 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5367
5368         * gcc.c-torture/execute/20030105-1.c: New test.
5369
5370 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5371
5372         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5373         * g++.dg/parse/namespace4.C: Likewise.
5374
5375 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5376
5377         * g++.dg/template/ntp2.C: New test.
5378
5379 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5380
5381         * g++.dg/parse/extern-C-1.C: New test.
5382
5383         * g++.dg/parse/namespace4.C: New test.
5384
5385         * g++.dg/template/nested1.C: New test.
5386
5387         * g++.dg/parse/namespace3.C: New test.
5388
5389 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5390
5391         * g++.dg/lookup/two-stage1.C: New test.
5392
5393 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5394
5395         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5396         * g++.old-deja/g++.jason/access8.C: Likewise.
5397         * g++.old-deja/g++.other/decl5.C: Likewise.
5398
5399 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5400
5401         * g++.dg/parse/parse7.C: New test.
5402
5403 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5404
5405         PR c++/2843
5406         * g++.dg/ext/attrib7.C: New test.
5407
5408 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5409
5410         * g++.dg/parse/parse6.C: New test.
5411
5412 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5413
5414         * gcc.dg/h8300-stack-1.c: New.
5415
5416 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5417
5418         g++.dg/lookup/exception1.C: New test.
5419
5420         g++.dg/lookup/template1.C: New test.
5421
5422         g++.dg/parse/namespace2.C: New test.
5423
5424         g++.dg/parse/parens2.C: New test.
5425
5426 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5427
5428         * g++.dg/parse/parse5.C: New test.
5429         * g++.dg/lookup/scoped4.C: New test.
5430
5431 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5432
5433         * g++.dg/parse/parens1.C: New test.
5434
5435         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5436         angle-bracket1.C.
5437         * g++.dg/parse/parens2.C: New test.
5438
5439         * g++.dg/lookup/scope-operator1.C: New test.
5440
5441         * g++.dg/parse/operator1.C: New test.
5442
5443 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5444
5445         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5446         * g++.old-deja/g++.other/access6.C: Likewise.
5447         * g++.old-deja/g++.other/decl1.C: Likewise.
5448         * g++.old-deja/g++.pt/typename12.C: Likewise.
5449
5450 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5451
5452         * g++.dg/parse/namespace1.C: New test.
5453
5454 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5455
5456         * g++.dg/parse/parse4.C: New test.
5457
5458 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5459
5460         * g++.dg/parse/parse3.C: New test.
5461
5462 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5463
5464         * g++.dg/parse/parse2.C: New test.
5465
5466 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5467
5468         * g++.dg/template/friend11.C: New test.
5469
5470 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5471
5472         * g++.dg/parse/parse1.C: New test.
5473
5474 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5475
5476         * lib/profopt.exp: Change the name of a global variable to avoid
5477         possible clashes with other test suites.
5478
5479 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5480
5481         * g++.dg/inherit/covariant8.C: New test.
5482
5483 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5484
5485         * g++.dg/init/array9.C: New test.
5486
5487         PR c++/9112
5488         * g++.dg/parse/expr1.C: New test.
5489
5490 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5491
5492         * gcc.c-torture/compile/20021230-1.c: New test.
5493
5494 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5495
5496         * g++.dg/inherit/covariant5.C: New test.
5497         * g++.dg/inherit/covariant6.C: New test.
5498         * g++.dg/inherit/covariant7.C: New test.
5499
5500 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5501
5502         PR c++/2739
5503         * g++.dg/other/access2.C: New test.
5504
5505 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5506
5507         * g++.dg/other/anon-struct.C: No longer fails
5508         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5509         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5510         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5511
5512 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5513
5514         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5515
5516 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5517
5518         * g++.dg/eh/spec4.C: Remove stray semicolon.
5519         * g++.dg/expr/pmf-1.C: Change error message.
5520         * g++.dg/ext/asm1.C: Remove stray semicolon.
5521         * g++.dg/ext/typename1.C: Add missing typenames.
5522         * g++.dg/inherit/template-as-base.C: Change error message.
5523         * g++.dg/lookup/scoped1.C: Likewise.
5524         * g++.dg/lookup/scoped2.C: Likewise.
5525         * g++.dg/lookup/using2.C: Likewise.
5526         * g++.dg/other/component1.C: Remove stray semicolon.
5527         * g++.dg/other/do1.C: Change error message.
5528         * g++.dg/other/error2.C: Likewise.
5529         * g++.dg/other/init1.C: Likewise.
5530         * g++.dg/other/packed1.C: Remove stray semicolon.
5531         * g++.dg/other/ptrmem2.C: Change error message.
5532         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5533         marker.
5534         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5535         * g++.dg/template/access3.C: Add typename keyword.
5536         * g++.dg/template/access5.C: Remove stray semicolon.
5537         * g++.dg/template/access6.C: Likewise.
5538         * g++.dg/template/complit1.C: Likewise.
5539         * g++.dg/template/crash1.C: Change error message.
5540         * g++.dg/template/inherit2.C: Remove stray semicolon.
5541         * g++.dg/template/instantiate2.C: Likewise.
5542         * g++.dg/template/instantiate3.C: Change error message.
5543         * g++.dg/template/qual1.C: Remove stray semicolon.
5544         * g++.dg/template/qualttp18.C: Change error message.
5545         * g++.dg/template/ref1.C: Remove stray semicolon.
5546         * g++.dg/template/sizeof1.C (A::value): Declare it.
5547         * g++.dg/template/spec4.C: Change error message.
5548         * g++.dg/template/static1.C: Likewise.
5549         * g++.dg/template/type1.C: Likewise.
5550         * g++.dg/template/typename3.C: Likewise.
5551         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5552         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5553         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5554         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5555         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5556         named return value extension.
5557         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5558         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5559         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5560         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5561         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5562         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5563         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5564         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5565         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5566         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5567         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5568         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5569         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5570         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5571         syntax.
5572         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5573         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5574         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5575         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5576         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5577         * g++.old-deja/g++.brendan/template11.C: Likewise.
5578         * g++.old-deja/g++.brendan/template26.C: Likewise.
5579         * g++.old-deja/g++.brendan/template27.C: Use explicit
5580         specialization syntax.
5581         * g++.old-deja/g++.brendan/template30.C: Likewise.
5582         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5583         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5584         non-dependent names.
5585         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5586         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5587         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5588         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5589         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5590         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5591         named return value extension.
5592         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5593         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5594         * g++.old-deja/g++.ext/return1.C: Likewise.
5595         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5596         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5597         * g++.old-deja/g++.jason/access8.C: Likewise.
5598         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5599         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5600         pseudo-destructor names.
5601         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5602         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5603         pseudo-destructor names.
5604         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5605         * g++.old-deja/g++.jason/overload19.C: Likewise.
5606         * g++.old-deja/g++.jason/overload32.C: Likewise.
5607         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5608         stray semicolons.
5609         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5610         * g++.old-deja/g++.jason/return.C: Likewise.
5611         * g++.old-deja/g++.jason/return2.C: Likewise.
5612         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5613         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5614         syntax.
5615         * g++.old-deja/g++.jason/template10.C: Account for use of
5616         non-dependent names.
5617         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5618         syntax.
5619         * g++.old-deja/g++.jason/template37.C: Likewise.
5620         * g++.old-deja/g++.law/access4.C: Change error messages.
5621         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5622         pseudo-destructor names.
5623         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5624         * g++.old-deja/g++.law/ctors9.C: Likewise.
5625         * g++.old-deja/g++.law/cvt22.C: Likewise.
5626         * g++.old-deja/g++.law/dtors5.C: Likewise.
5627         * g++.old-deja/g++.law/global-init1.C: Likewise.
5628         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5629         * g++.old-deja/g++.law/operators28.C: Likewise.
5630         * g++.old-deja/g++.law/visibility28.C: Likewise.
5631         * g++.old-deja/g++.martin/eval1.C: Likewise.
5632         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5633         name.
5634         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5635         * g++.old-deja/g++.mike/net34.C: Likewise.
5636         * g++.old-deja/g++.mike/net36.C: Likewise.
5637         * g++.old-deja/g++.mike/ns2.C: Likewise.
5638         * g++.old-deja/g++.mike/p12306.C: Likewise.
5639         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5640         value extension.
5641         * g++.old-deja/g++.mike/p700.C: Likewise.
5642         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5643         * g++.old-deja/g++.mike/p710.C: Likewise.
5644         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5645         value extension.
5646         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5647         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5648         * g++.old-deja/g++.ns/crash2.C: Likewise.
5649         * g++.old-deja/g++.ns/crash3.C: Likewise.
5650         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5651         * g++.old-deja/g++.ns/ns17.C: Likewise.
5652         * g++.old-deja/g++.ns/template16.C: Likewise.
5653         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5654         keyword.
5655         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5656         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5657         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5658         named return value extension.
5659         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5660         * g++.old-deja/g++.other/access4.C: Issue additional error
5661         messages.
5662         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5663         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5664         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5665         * g++.old-deja/g++.other/crash25.C: Change error message.
5666         * g++.old-deja/g++.other/crash4.C: Change error message.
5667         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5668         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5669         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5670         checks.
5671         * g++.old-deja/g++.other/defarg8.C: Likewise.
5672         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5673         * g++.old-deja/g++.other/dtor10.C: Likewise.
5674         * g++.old-deja/g++.other/incomplete.C: Likewise.
5675         * g++.old-deja/g++.other/linkage7.C: Likewise.
5676         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5677         lookup algorithm.
5678         * g++.old-deja/g++.other/mangle2.C: Likewise.
5679         * g++.old-deja/g++.other/refinit2.C: Likewise.
5680         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5681         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5682         * g++.old-deja/g++.pt/crash28.C: Likewise.
5683         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5684         syntax.
5685         * g++.old-deja/g++.pt/crash32.C: Change error message.
5686         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5687         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5688         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5689         error message position.
5690         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5691         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5692         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5693         syntax.
5694         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5695         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5696         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5697         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5698         keyword.
5699         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5700         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5701         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5702         keyword.
5703         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5704         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5705         syntax.
5706         * g++.old-deja/g++.pt/friend28.C: Account for use of
5707         non-dependent names.
5708         * g++.old-deja/g++.pt/friend29.C: Likewise.
5709         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5710         rules.
5711         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5712         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5713         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5714         lookup rules.
5715         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5716         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5717         keyword.
5718         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5719         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5720         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5721         keyword.
5722         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5723         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5724         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5725         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5726         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5727         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5728         keyword.
5729         * g++.old-deja/g++.pt/spec10.C: Likewise.
5730         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5731         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5732         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5733         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5734         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5735         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5736         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5737         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5738         * g++.old-deja/g++.pt/typename15.C: Likewise.
5739         * g++.old-deja/g++.pt/typename22.C: Likewise.
5740         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5741         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5742         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5743         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5744         syntax.
5745         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5746         return value extension.
5747         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5748         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5749         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5750         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5751
5752 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5753
5754         * g++.dg/warn/inline1.C: New test.
5755         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5756         * g++.old-deja/g++.jason/synth10.C: Likewise.
5757         * g++.old-deja/g++.mike/net31.C: Likewise.
5758         * g++.old-deja/g++.mike/p8786.C: Likewise.
5759
5760         * g++.dg/template/friend10.C: New test.
5761         * g++.dg/template/conv5.C: New test.
5762
5763 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5764
5765         * g++.dg/lookup/scoped3.C: New test.
5766
5767         * g++.dg/lookup/decl1.C: New test.
5768         * g++.dg/lookup/decl2.C: New test.
5769
5770 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5771
5772         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5773         gcc.c-torture/compile/20021015-1.c,
5774         gcc.c-torture/compile/20021015-2.c,
5775         gcc.c-torture/compile/20021123-1.c,
5776         gcc.c-torture/compile/20021123-2.c,
5777         gcc.c-torture/compile/20021123-3.c,
5778         gcc.c-torture/compile/20021123-4.c,
5779         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5780         only to 3.1 or 3.2 branch.
5781
5782 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5783
5784         * gcc.dg/i386-bitfield3.c: New test.
5785
5786         * gcc.dg/i386-bitfield2.c: New test.
5787
5788 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5789
5790         * g++.dg/parse/conv_op1.C: New test.
5791
5792 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5793
5794         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5795         approved.
5796
5797 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5798
5799         * gcc.c-torture/compile/20021220-1.c: New test.
5800
5801 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5802
5803         * gcc.dg/i386-fastcall-1.c: New.
5804
5805 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5806
5807         * gcc.c-torture/execute/20021219-1.c: New test.
5808
5809 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5810
5811         * gcc.dg/i386-pic-1.c: New test.
5812
5813 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5814
5815         PR c++/8099
5816         * g++.dg/template/friend9.C: New test.
5817
5818 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5819
5820         PR c++/3663
5821         * g++.dg/template/access7.C: New test.
5822
5823 2002-12-18  Nick Clifton  <nickc@redhat.com>
5824
5825         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5826         the libstdc++-v3 directory has been found.
5827
5828 2002-12-12  Devang Patel <dpatel@apple.com>
5829         * gcc.dg/darwin-ld-1.c: New test.
5830         * gcc.dg/darwin-ld-2.c: New test.
5831         * gcc.dg/darwin-ld-3.c: New test.
5832         * gcc.dg/darwin-ld-4.c: New test.
5833         * gcc.dg/darwin-ld-5.c: New test.
5834
5835 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5836
5837         * gcc.c-torture/compile/20021212-1.c: New test.
5838
5839 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5840
5841         * gcc.dg/fshort-wchar: New test.
5842
5843 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5844
5845         PR c++/8372
5846         * g++.dg/template/dtor1.C: New test.
5847
5848         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5849         markers.
5850
5851 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5852
5853         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5854
5855 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5856
5857         * g++.dg/template/static1.C: New test.
5858         * g++.dg/template/static2.C: New test.
5859         * g++.old-deja/g++.ext/memconst.C: New test.
5860
5861 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5862
5863         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5864         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5865         * g++.dg/special/initp1.C: Likewise.
5866
5867 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5868
5869         * gcc.c-torture/execute/20021204-1.c: New test.
5870
5871 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5872
5873         * gcc.dg/ppc-fmadd-1.c: New file.
5874         * gcc.dg/ppc-fmadd-2.c: New file.
5875         * gcc.dg/ppc-fmadd-3.c: New file.
5876
5877 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5878
5879         * gcc.c-torture/compile/20021204-1.c: New test.
5880
5881 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5882
5883         * g++.dg/inherit/covariant2.C: New test.
5884         * g++.dg/inherit/covariant3.C: New test.
5885         * g++.dg/inherit/covariant4.C: New test.
5886         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5887         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5888
5889 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5890
5891         PR c++/8688
5892         * g++.dg/init/brace3.C: New test.
5893
5894 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5895
5896         * gcc.dg/20020210-1.c: Fix a comment typo.
5897
5898 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5899
5900         PR c++/8720
5901         * g++.dg/parse/defarg1.C: New test.
5902
5903         PR c++/8615
5904         * g++.dg/template/char1.C: New test.
5905
5906         * g++.dg/template/varmod1.C: Fix typo.
5907
5908 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5909
5910         DR 180
5911         * g++.old-deja/g++.pt/crash32.C: Expect error.
5912
5913 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5914
5915         PR c++/5919
5916         * g++.dg/template/varmod1.C: New test.
5917
5918         PR c++/8727
5919         * g++.dg/inherit/typeinfo1.C: New test.
5920
5921         PR c++/8663
5922         * g++.dg/inherit/typedef1.C: New test.
5923
5924 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5925
5926         PR c++/8332
5927         PR c++/8493
5928         * g++.dg/template/strlen1.C: New test.
5929
5930         PR c++/8227
5931         * g++.dg/template/ctor2.C: New test.
5932
5933         PR c++/8214
5934         * g++.dg/init/string1.C: New test.
5935
5936         PR c++/8511
5937         * g++.dg/template/friend8.C: New test.
5938
5939 2002-11-29  Joe Buck <jbuck@synopsys.com>
5940
5941         * g++.dg/lookup/anon2.C: New test.
5942
5943 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5944
5945         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5946         h8300 port.
5947
5948 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5949
5950         * gcc.dg/bitfld-6.c: New test.
5951
5952 2002-11-27  Jan Hubicka  <jh@suse.cz>
5953
5954         * gcc.c-torture/execute/20021127.[cx]: New test.
5955
5956 2002-11-26  Jan Hubicka  <jh@suse.cz>
5957
5958         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5959         quality.
5960
5961 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5962
5963         * g++.dg/init/brace2.C: New test.
5964         * g++.old-deja/g++.mike/p9129.C: Correct.
5965
5966 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5967
5968         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5969
5970 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5971
5972         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5973
5974 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5975
5976         * testsuite/g++.dg/abi/empty11.C: New test.
5977         * testsuite/g++.dg/rtti/cv1.C: New test.
5978
5979 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5980
5981         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5982
5983 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5984
5985         * g++.dg/abi/empty10.C: New test.
5986
5987 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5988
5989         * gcc.c-torture/compile/20021124-1.c: New test.
5990
5991 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5992
5993         * g++.dg/abi/rtti2.C: New test.
5994
5995 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5996
5997         * gcc.dg/i386-unroll-1.c: New test.
5998
5999 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6000
6001         * gcc.c-torture/compile/20021120-1.c: New test.
6002         * gcc.c-torture/compile/20021120-2.c: New test.
6003
6004 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6005
6006         * gcc.dg/bitfld-5.c: New test.
6007
6008 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6009
6010         * gcc.c-torture/execute/20021120-3.c: New test.
6011
6012 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6013
6014         * gcc.c-torture/execute/20021120-2.c: New test.
6015
6016 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
6017
6018         * gcc.c-torture/execute/20021120-1.c: New test.
6019
6020 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
6021
6022         * gcc.c-torture/execute/20021118-3.c: New test.
6023
6024 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6025
6026         * gcc.c-torture/compile/20021119-1.c: New test.
6027
6028 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
6029
6030         * gcc.dg/duff-1.c: New test.
6031         * gcc.dg/duff-2.c: New test.
6032         * gcc.dg/duff-3.c: New test.
6033
6034 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
6035
6036         * gcc.dg/cpp/_Pragma5.c: New test.
6037
6038 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6039
6040         * gcc.c-torture/execute/20021118-2.c: New test.
6041
6042 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
6043
6044         * gcc.c-torture/execute/20021118-1.c: New test.
6045
6046 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
6047
6048         * gcc.dg/20021116-1.c: New test.
6049
6050 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
6051
6052         * g++.dg/abi/vcall1.C: New test.
6053
6054 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6055
6056         * gcc.dg/20021029-1.c: New test.
6057         * gcc.dg/20021029-2.c: New test.
6058
6059 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6060
6061         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
6062
6063 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6064
6065         PR c/8439
6066         * gcc.dg/20021110.c: Move to ...
6067         * gcc.c-torture/compile/20021110.c: .... here.
6068
6069 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6070
6071         PR c/8467
6072         * gcc.c-torture/execute/20021111-1.c
6073
6074 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6075
6076         PR c/8439
6077         * gcc.dg/20021110.c: New test.
6078
6079 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
6080
6081         * g++.dg/abi/vthunk3.C: Run only on x86.
6082
6083 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6084
6085         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
6086
6087 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
6088
6089         * lib/compat.exp (compat-execute): Fix logic error in last
6090         change.
6091
6092 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
6093
6094         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
6095
6096 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6097
6098         PR c++/8389
6099         * g++.dg/template/access6.C: New test.
6100
6101 2002-11-08  Jan Hubicka  <jh@suse.cz>
6102
6103         * gcc.dg/i386-ssefp-1.c: New test.
6104         * gcc.dg/i386-ssefp-1.c: New test.
6105
6106 2002-11-08  Jan Hubicka  <jh@suse.cz>
6107
6108         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
6109
6110 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6111
6112         * g++.dg/abi/vthunk3.C: New test.
6113
6114         PR c++/8338
6115         * g++.dg/template/crash2.C: New test.
6116
6117 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
6118
6119         * testsuite/g++.dg/abi/dtor1.C: New test.
6120         * testsuite/g++.dg/abi/dtor2.C: Likewise.
6121
6122 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
6123
6124         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
6125         Darwin.
6126
6127 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6128
6129         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
6130         -mthumb.  Only xfail with -O0.
6131
6132 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
6133
6134         * g++.dg/abi/thunk1.C: New test.
6135         * g++.dg/abi/thunk2.C: Likewise.
6136         * g++.dg/abi/vtt1.C: Likewise.
6137
6138 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
6139
6140         PR optimization/8423
6141         * gcc.c-torture/execute/builtin-constant.c: New test.
6142
6143 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
6144
6145         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
6146         Add some more cases.
6147
6148 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
6149
6150         PR c++/8391
6151         * g++.dg/opt/local1.C: New test.
6152
6153 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
6154
6155         PR c++/8160
6156         * g++.dg/template/complit1.C: New test.
6157
6158         PR c++/8149
6159         * g++.dg/template/typename4.C: Likewise.
6160
6161 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6162
6163         Core issue 287, PR c++/7639
6164         * g++.dg/template/instantiate1.C: Adjust error location.
6165         * g++.dg/template/instantiate3.C: New test.
6166         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
6167         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
6168         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
6169
6170 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
6171
6172         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
6173
6174 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
6175
6176         PR c++/8287
6177         * g++.dg/init/dtor2.C: New test.
6178
6179 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6180
6181         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
6182         * gcc.dg/nest.c: Bypass errors on irix6.
6183
6184 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
6185
6186         * gcc.dg/nest.c: Expect error for mmix-*-*.
6187         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
6188
6189 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
6190
6191         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
6192         markers.
6193
6194         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
6195
6196 2002-10-25  Mike Stump  <mrs@apple.com>
6197
6198         * gcc.dg/warn-1.c: New test.
6199
6200 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6201
6202         * g++.dg/template/typename3.C: New test.
6203
6204 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
6205
6206         * g++.dg/lookup/ptrmem1.C: New test.
6207
6208         * g++.dg/abi/vthunk2.C: New test.
6209
6210 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6211
6212         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
6213
6214 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
6215
6216         * g++.dg/abi/empty9.C: New test.
6217
6218 2002-10-24  Richard Henderson  <rth@redhat.com>
6219
6220         * g++.dg/inherit/thunk1.C: Enable for ia64.
6221
6222 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6223
6224         PR c++/8067
6225         * g++.dg/lookup/pretty1.C: New test.
6226
6227 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
6228
6229         * gcc.dg/20021023-1.c: New test.
6230
6231 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6232
6233         PR c++/7679
6234         * g++.dg/parse/inline1.C: New test.
6235
6236 2002-10-23  Richard Henderson  <rth@redhat.com>
6237
6238         * g++.dg/inherit/thunk1.C: Enable for x86_64.
6239
6240         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
6241
6242 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
6243
6244         PR c++/6579
6245         * g++.dg/parse/stmtexpr3.C: New test.
6246
6247 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
6248
6249         * g++.dg/expr/cond1.C: New test.
6250
6251 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6252
6253         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
6254
6255 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6256
6257         * g++.dg/abi/vbase13.C: New test.
6258         * g++.dg/abi/vbase14.C: Likewise.
6259
6260 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
6261
6262         * gcc.dg/tls/pic-1.c: New test.
6263         * gcc.dg/tls/nonpic-1.c: New test.
6264         * gcc.dg/20021018-1.c: New test.
6265
6266 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6267
6268         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
6269         Remove only files with the same base name as the test case.
6270         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
6271         (profopt-execute): Likewise.  Also, remove old profiling
6272         and performance data files before running the tests.
6273
6274         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
6275         * g++.dg/bprob/bprob.exp: Likewise.
6276         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
6277         to allow more general test case names.
6278
6279         * g++.dg/bprob/bprob-1.C: Rename to ...
6280         * g++.dg/bprob/g++-bprob-1.C: ... this.
6281
6282         * g77.dg/bprob/bprob-1.f: Rename to ...
6283         * g77.dg/bprob/g77-bprob-1.f: ... this.
6284
6285 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6286
6287         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
6288         bison 1.50 or later.
6289
6290 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
6291
6292         * g++.dg/README: Describe more test directories.
6293
6294 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6295
6296         * g++.dg/init/array6.C: Add additional tests.
6297
6298 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6299
6300         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
6301         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
6302
6303 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
6304
6305         * gcc.c-torture/compile/20020604-1.x: New.
6306         * gcc.c-torture/compile/simd-5.x: Likewise.
6307         * gcc.c-torture/execute/920710-1.x: Likewise.
6308         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6309
6310 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6311
6312         * g++.dg/inherit/override1.C: Add dg-options clause.
6313
6314 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6315
6316         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6317         _mm_slli_si128.
6318
6319 2002-10-19  Andreas Schwab  <schwab@suse.de>
6320
6321         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6322         directory component.
6323
6324 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6325
6326         * g++.dg/inherit/thunk1.C: New test.
6327
6328         * g++.dg/inherit/override1.C: New test.
6329
6330         * g++.dg/abi/mangle11.C: New test.
6331         * g++.dg/abi/mangle14.C: New test.
6332         * g++.dg/abi/mangle17.C: New test.
6333
6334 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6335
6336         * g++.dg/overload/member2.C: New test.
6337
6338 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6339
6340         * g++.dg/README: Describe new compat directory.
6341         * g++.dg/dg.exp: Skip tests in compat directory.
6342         * README.compat: New file.
6343         * lib/compat.exp: New expect script.
6344         * g++.dg/compat: New test directory.
6345         * g++.dg/compat/compat.exp: New expect script.
6346         * g++.dg/compat/abi: New test directory.
6347         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6348         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6349         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6350         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6351         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6352         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6353         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6354         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6355         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6356         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6357         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6358         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6359         * g++.dg/compat/break: New test directory.
6360         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6361         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6362         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6363         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6364         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6365         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6366         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6367         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6368         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6369         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6370         g++.dg/compat/break/README: New files.
6371         * g++.dg/compat/eh: New test directory.
6372         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6373         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6374         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6375         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6376         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6377         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6378         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6379         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6380         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6381         g++.dg/compat/eh/filter2_y.C,
6382         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6383         g++.dg/compat/eh/new1_y.C,
6384         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6385         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6386         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6387         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6388         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6389         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6390         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6391         g++.dg/compat/eh/unexpected1_y.C: New files.
6392         * g++.dg/compat/init: New test directory.
6393         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6394         g++.dg/compat/init/array5_y.C,
6395         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6396         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6397         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6398         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6399         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6400         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6401         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6402         g++.dg/compat/init/init-ref2_y.C: New files.
6403
6404 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6405
6406         PR c++/7584
6407         * g++.dg/inherit/using3.C: New test.
6408
6409 2002-10-17  Jan Hubicka  <jh@suse.cz>
6410
6411         * gcc.dg/20021017-2.c: New test.
6412
6413 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6414
6415         * g++.dg/abi/mangle16.C: Adjust.
6416
6417         * g++.dg/init/array8.C: New test.
6418
6419 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6420
6421         * gcc.dg/special/mips-abi.exp: New test.
6422         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6423
6424 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6425
6426         * g++.dg/abi/mangle16.C: New test.
6427         * g++.dg/abi/mangle17.C: Likewise.
6428
6429         PR c++/7478
6430         * g++.dg/template/ref1.C: New test.
6431
6432 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6433
6434         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6435
6436 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6437
6438         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6439
6440 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6441
6442         PR c++/7524
6443         * g++.dg/init/array7.C: New test.
6444
6445 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6446
6447         * g++.dg/init/array6.C: New test.
6448
6449         * g++.dg/abi/mangle13.C: Likewise.
6450         * g++.dg/abi/mangle14.C: Likewise.
6451         * g++.dg/abi/mangle15.C: Likewise.
6452
6453 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6454
6455         * g++.dg/abi/empty8.C: New test.
6456
6457 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6458
6459         * g++.dg/init/ctor1.C: New test.
6460
6461 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6462
6463         * gcc.c-torture/execute/20021015-1.c: New test.
6464
6465 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6466
6467         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6468
6469 2002-10-14  Jan Hubicka  <jh@suse.cz>
6470
6471         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6472
6473 2002-10-14  Richard Henderson  <rth@redhat.com>
6474
6475         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6476
6477 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6478
6479         PR optimization/6631
6480         * g++.dg/opt/const2.C: New test.
6481
6482 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6483
6484         PR c++/7176
6485         * g++.dg/parse/friend1.C: New test.
6486         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6487
6488 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6489
6490         * gcc.dg/20021014-1.c: New test.
6491
6492 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6493
6494         PR c++/5661
6495         * g++.dg/ext/vlm1.C: New test.
6496         * g++.dg/ext/vlm2.C: Likewise.
6497
6498         * g++.dg/init/array1.C: Remove invalid braces.
6499         * g++.dg/init/brace1.C: New test.
6500         * g++.dg/init/copy2.C: Likewise.
6501         * g++.dg/init/copy3.C: Likewise.
6502         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6503         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6504         braces.
6505
6506 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6507
6508         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6509
6510 2002-10-11  Richard Shann  <richard.shann@superh.com>
6511
6512         * gcc.c-torture/compile/simd-5.c: New test.
6513
6514 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6515
6516         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6517
6518 2002-10-10  Jim Wilson  <wilson@redhat.com>
6519
6520         * gcc.c-torture/execute/20021010-1.c: New test.
6521
6522 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6523
6524         PR c/7353
6525         * g++.dg/ext/typedef-init.C: New test.
6526         * gcc.dg/typedef-init.c: New test.
6527
6528 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6529
6530         * gcc.dg/cpp/paste13.c: New test.
6531
6532 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6533
6534         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6535         remaining platforms, XFAIL during compile, not execute.  Don't
6536         XFAIL at -O0.
6537
6538 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6539
6540         * gcc.dg/alias-1.c: Tweak expected warning.
6541
6542 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6543
6544         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6545
6546 2002-10-06  Andreas Jaeger  <aj@suse.de>
6547
6548         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6549         * gcc.dg/cpp/c++98.C: Likewise.
6550
6551         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6552         * g++.dg/cpp/c++98.C: Likewise.
6553
6554         * g++.dg/README (Subdirectories): Mention cpp directory.
6555
6556         PR target/7559
6557         * gcc.dg/20021006-1.c: New test.
6558
6559 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6560
6561         PR c++/7804
6562         * g++.dg/other/warning1.C: New test.
6563
6564 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6565
6566         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6567         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6568         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6569
6570 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6571
6572         PR c++/7931
6573         * g++.dg/template/ptrmem3.C: New test.
6574
6575         PR c++/7754
6576         * g++.dg/template/union1.C: New test.
6577
6578 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6579
6580         PR c++/8006
6581         * g++.dg/abi/mangle9.C: New test.
6582         * g++.dg/abi/mangle10.C: New test.
6583         * g++.dg/abi/mangle11.C: New test.
6584         * g++.dg/abi/mangle12.C: New test.
6585
6586 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6587
6588         PR c++/7188.
6589         * g++.dg/template/meminit1.C: New test.
6590         * g++.dg/warn/Wreorder-1.C: Likewise.
6591         * g++.old-deja/g++.mike/warn3.C: Tweak.
6592         * lib/prune.exp: Ingore "in copy constructor".
6593
6594 2002-10-02  Andreas Jaeger  <aj@suse.de>
6595
6596         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6597         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6598         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6599         on x86-64.
6600
6601 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6602
6603         * gcc.dg/empty1.C: Fix typo.
6604
6605 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6606
6607         * gcc.dg/alias-1.c: New test.
6608
6609 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6610
6611         * gcc.dg/empty1.C: New test.
6612
6613         * g++.dg/tls/init-2.C: Tweak error messages.
6614
6615 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6616
6617         * gcc.c-torture/compile/20020923-1.c: New test.
6618
6619 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6620
6621         * gcc.c-torture/execute/ffs-1.c: New test.
6622         * gcc.c-torture/execute/ffs-2.c: Ditto.
6623
6624 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6625
6626         * g++.dg/overload/member1.C: New test.
6627
6628 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6629
6630         * g++.dg/abi/empty7.C: New test.
6631         * g++.dg/init/pm2.C: Likewise.
6632
6633 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6634
6635         * g++.dg/rtti/crash1.C: New test.
6636
6637 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6638
6639         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6640         gcc.dg/sibcall-4.c: New tests.
6641
6642 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6643
6644         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6645         powerpc and MMIX targets.
6646
6647 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6648
6649         * gcc.dg/cpp/20020927-1.c: New.
6650
6651 2002-09-26  David S. Miller  <davem@redhat.com>
6652
6653         * gcc.c-torture/compile/trunctfdf.c: New.
6654
6655 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6656
6657         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6658
6659 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6660
6661         * gcc.c-torture/execute/loop-15.c: New.
6662
6663 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6664
6665         * README.QMTEST: Fix typo.
6666
6667 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6668
6669         * gcc.dg/20020926-1.c: New test.
6670
6671 2002-09-25  David S. Miller  <davem@redhat.com>
6672
6673         PR target/7842
6674         * gcc.c-torture/execute/shiftdi.c: New test.
6675
6676 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6677
6678         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6679         unique to the tool.
6680         * lib/g77.exp (g77_init): Likewise.
6681         * lib/g++.exp (g++_init): Likewise.
6682         * lib/objc.exp (objc_init): Likewise.
6683
6684 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6685
6686         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6687         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6688         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6689
6690 2002-09-25  Richard Henderson  <rth@redhat.com>
6691
6692         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6693         too-small long double.
6694
6695 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6696
6697         * gcc.dg/20020919-1.c: New test.
6698
6699 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6700
6701         * g++.dg/abi/bitfield6.C: New test.
6702         * g++.dg/abi/bitfield7.C: New test.
6703         * g++.dg/abi/bitfield8.C: New test.
6704         * g++.dg/abi/vbase11.C: New test.
6705
6706 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6707
6708         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6709         hppa*-*-hpux*.  Update test comment.
6710
6711 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6712
6713         * gcc.dg/tls/struct-1.c: New test.
6714
6715 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6716
6717         * gcc.dg/cpp/tr-warn2.c: Update.
6718
6719 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6720
6721         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6722
6723 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6724
6725         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6726         systems.
6727
6728 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6729
6730         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6731
6732         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6733         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6734         setting of cxxfilt.
6735
6736 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6737
6738         * gcc.dg/20020312-2.c: Update for darwin.
6739
6740 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6741
6742         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6743
6744 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6745
6746         * objc.dg/comp-types-1.m: New test.
6747         * objc.dg/comp-types-2.m: New test.
6748         * objc.dg/comp-types-3.m: New test.
6749         * objc.dg/comp-types-4.m: New test.
6750         * objc.dg/comp-types-5.m: New test.
6751         * objc.dg/comp-types-6.m: New test.
6752
6753 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6754
6755         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6756
6757 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6758
6759         * g++.dg/other/do1.C: New test.
6760
6761         * g++.dg/template/subst1.C: New test.
6762
6763 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6764
6765         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6766
6767 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6768
6769         * g++.dg/template/qualttp20.C: Adjust expected errors.
6770         * g++.old-deja/g++.jason/report.C: Likewise.
6771         * g++.old-deja/g++.other/qual1.C: Likewise.
6772
6773         * g++.dg/lookup/scoped2.C: New test.
6774
6775         * g++.dg/ext/asm3.C: New test.
6776
6777 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6778
6779         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6780
6781 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6782
6783         * ChangeLog: follow spelling conventions.
6784         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6785         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6786         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6787         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6788         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6789         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6790         * g++.old-deja/g++.law/global-init1.C: Likewise.
6791         * g++.old-deja/g++.other/delete4.C: Likewise.
6792         * g++.old-deja/g++.other/inline21.C: Likewise.
6793         * g++.old-deja/g++.other/singleton.C: Likewise.
6794         * g77.dg/strlen0.f: Likewise.
6795         * g77.f-torture/compile/20010519-1.f: Likewise.
6796         * g77.f-torture/compile/980310-4.f: Likewise.
6797         * gcc.c-torture/compile/20000605-1.c: Likewise.
6798         * gcc.c-torture/execute/20020225-1.c: Likewise.
6799         * gcc.dg/c90-hexfloat-2.c: Likewise.
6800         * gcc.dg/c99-bool-1.c: Likewise.
6801         * gcc.dg/c99-hexfloat-2.c: Likewise.
6802         * gcc.dg/dll-2.c: Likewise.
6803         * gcc.dg/wtr-union-init-1.c: Likewise.
6804         * gcc.dg/wtr-union-init-2.c: Likewise.
6805         * gcc.dg/wtr-union-init-3.c: Likewise.
6806         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6807         * gcc.dg/cpp/defined.c: Likewise.
6808         * gcc.dg/cpp/macsyntx.c: Likewise.
6809         * gcc.dg/cpp/paste2.c: Likewise.
6810         * gcc.dg/cpp/trad/defined.c: Likewise.
6811         * gcc.dg/format/c90-printf-1.c: Likewise.
6812         * gcc.dg/format/c90-scanf-1.c: Likewise.
6813         * gcc.dg/format/c99-printf-1.c: Likewise.
6814         * gcc.dg/format/c99-scanf-1.c: Likewise.
6815         * gcc.misc-tests/gcov-8.c: Likewise.
6816         * lib/profopt.exp: Likewise.
6817
6818 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6819
6820         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6821
6822 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6823
6824         * g++.dg/inherit/using2.C: New test.
6825
6826 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6827
6828         * ChangeLog: Follow spelling conventions.
6829         * g++.dg/template/friend4.C: Likewise.
6830         * g++.old-deja/g++.pt/crash67.C: Likewise.
6831         * gcc.c-torture/execute/20000801-4.c: Likewise.
6832         * gcc.dg/c90-digraph-1.c: Likewise.
6833         * gcc.dg/c94-digraph-1.c: Likewise.
6834         * gcc.dg/c99-digraph-1.c: Likewise.
6835         * gcc.dg/cpp/line5.c: Likewise.
6836         * gcc.dg/cpp/multiline.c: Likewise.
6837         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6838         * gcc.dg/format/attr-3.c: Likewise.
6839         * gcc.dg/format/c90-scanf-3.c: Likewise.
6840         * gcc.dg/format/ext-4.c: Likewise.
6841
6842 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6843
6844         * g++.dg/template/pretty1.C: New test.
6845
6846 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6847
6848         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6849
6850 2002-09-13  Matt Austern  <austern@apple.com>
6851
6852         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6853         passing a cast expression to a function by const reference.
6854
6855 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6856
6857         * g++.dg/template/deduce1.C: New test.
6858
6859 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6860
6861         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6862         32-bit int.
6863
6864 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6865
6866         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6867         usage.
6868
6869 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6870
6871         * gcc.c-torture/compile/20020910-1.c: New test.
6872
6873 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6874
6875         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6876
6877 2002-09-10  Andreas Jaeger  <aj@suse.de>
6878
6879         * gcc.dg/20020312-2.c: Adjust for x86-64.
6880
6881 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6882
6883         * g77.dg/7388.f: New test case for PR 7388.
6884
6885 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6886
6887         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6888
6889 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6890
6891         * objc.dg/proto-lossage-1.m: New test.
6892
6893 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6894
6895         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6896
6897 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6898
6899         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6900         expected to pass.
6901
6902 2002-09-06  Stan Shebs  <shebs@apple.com>
6903             David Edelsohn  <edelsohn@gnu.org>
6904
6905         * gcc.dg/weak: New directory.
6906         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6907         target-specific xfail bits.
6908         * gcc.dg/typeof-2.c: Move to new directory.
6909         * gcc.dg/weak.exp: New expect script.
6910
6911 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6912
6913         * gcc.c-torture/execute/extzvsi.c: New test.
6914
6915 2002-09-05  Stan Shebs  <shebs@apple.com>
6916
6917         * gcc.dg/weak-1.c: xfail on Darwin.
6918         * gcc.dg/weak-2.c: Ditto.
6919         * gcc.dg/weak-3.c: Ditto.
6920         * gcc.dg/weak-4.c: Ditto.
6921         * gcc.dg/weak-5.c: Ditto.
6922         * gcc.dg/weak-6.c: Ditto.
6923         * gcc.dg/weak-7.c: Ditto.
6924         * gcc.dg/weak-8.c: Ditto.
6925         * gcc.dg/weak-9.c: Ditto.
6926
6927 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6928
6929         * gcc.c-torture/execute/loop-14.c: New test.
6930
6931 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6932
6933         * g++.dg/other/cxa-atexit1.C: New test.
6934
6935         * gcc.dg/typeof-2.c: New test.
6936
6937 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6938
6939         * gcc.dg/builtins-2.c: New testcase.
6940         * gcc.dg/builtins-3.c: New testcase.
6941
6942 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6943
6944         * gcc.dg/cpp/_Pragma4.c: New test.
6945
6946 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6947
6948         * objc/execute/nil_method-1.m: New testcase.
6949
6950 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6951
6952         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6953         [Object class], not [Object initialize].
6954
6955 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6956             Hans-Peter Nilsson  <hp@bitrange.com>
6957
6958         * gcc.c-torture/execute/20020720-1.x: Skip test on
6959         mmix-knuth-mmixware.  Correct comment.
6960
6961 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6962
6963         * testsuite/g++.dg/abi/bitfield5.C: New test.
6964         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6965
6966 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6967
6968         * objc.dg/undeclared-selector.m: New test.
6969
6970 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6971
6972         * g++.dg/other/offsetof1.C: Avoid cast warning.
6973
6974 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6975
6976         * objc.dg/super-class-2.m: New test.
6977
6978 2002-08-24  Matt Austern  <austern@apple.com>
6979
6980         * g++.dg/ext/lvaddr.C: New test.
6981         * g++.dg/ext/lvcast.C: New test.
6982
6983 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6984
6985         * testsuite/g++.dg/inherit/cond1.C: New test.
6986
6987 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6988
6989         * gcc.dg/noncompile/incomplete-1.c: New test.
6990
6991 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6992
6993         * gcc.dg/typespec-1.c: New test.
6994
6995 2002-08-20  Devang Patel  <dpatel@apple.com>
6996         * objc.dg/proto-hier-2.m: New test.
6997
6998 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6999
7000         * objc.dg/bitfield-1.m: New test.
7001         * objc.dg/bitfield-2.m: New test.
7002
7003 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7004
7005         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
7006         gcc.dg/c99-flex-array-4.c: New tests.
7007
7008 2002-08-16  Stan Shebs  <shebs@apple.com>
7009
7010         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
7011
7012 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
7013
7014         * gcc.dg/typeof-1.c: New test.
7015         * g++.dg/ext/typeof2.C: New test.
7016
7017 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7018
7019         * g++.dg/other/offsetof1.C: New test.
7020
7021 2002-08-14  Richard Henderson  <rth@redhat.com>
7022
7023         * gcc.dg/tls/diag-3.c: Fix expected message strings.
7024
7025 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
7026
7027         * gcc.dg/cpp/_Pragma3.c: New test.
7028
7029 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
7030
7031         * g++.dg/template/inherit3: New test.
7032
7033 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7034
7035         * gcc.dg/bitfld-4.c: Add blank options.
7036
7037 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
7038
7039         * g++.dg/template/crash1.C: New test.
7040
7041 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7042
7043         * gcc.dg/tls/opt-2.c: New test.
7044
7045 2002-08-08  Devang Patel  <dpatel@apple.com>
7046
7047         * objc.dg/selector-1.m : New test
7048
7049 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7050
7051         * g++.dg/abi/bitfield4.C: New test.
7052         * gcc.dg/bitfld-4.c: New test.
7053
7054 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
7055
7056         * g++.dg/other/packed1.C: New test.
7057
7058 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
7059
7060         * g++.dg/abi/offsetof.C: Tweak error messages.
7061         * g++.old-deja/g++.mike/p10769a.C: Likewise.
7062
7063 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
7064
7065         * gcc.dg/bitfld-3.c: New test.
7066
7067 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
7068             Richard Henderson  <rth@redhat.com>
7069
7070         * gcc.dg/i386-bitfield1.c: New test.
7071         * g++.dg/abi/bitfield3.C: Update.
7072
7073 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
7074
7075         * objc.dg/const-str-2.m: Update.
7076         * gcc.dg/cpp/c++98.c: Change to C extension.
7077         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
7078         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
7079
7080 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
7081
7082         * testsuite/gcc.dg/tls/diag-3.c: New.
7083
7084 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
7085
7086         * g++.dg/README (Subdirectories): Document new subdir expr.
7087         * g++.dg/expr/pmf-1.C: New test.
7088
7089 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
7090
7091         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
7092
7093 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
7094
7095         * g++.dg/abi/bitfield3.C: New test.
7096
7097 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
7098
7099         * lib/gcov.exp: Tweak expected line formats.
7100         * gcc.misc-tests/gcov8.c: New test.
7101         * gcc.misc-tests/gcov8.x: New flags.
7102
7103 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
7104
7105         * consistency.vlad/layout/endian.c: Include string.h.
7106
7107         * gcc.c-torture/execute/20020805-1.c: New test.
7108
7109 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
7110
7111         * g++.dg/other/conversion1.C: New test.
7112
7113 2002-08-03  Roger Sayle  <roger@eyesopen.com>
7114
7115         * gcc.dg/builtins-1.c: New testcase.
7116
7117 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
7118
7119         * g++.dg/inherit/access3.C: New test.
7120
7121 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
7122
7123         * gcc.dg/ia64-visibility-2.c: New test.
7124
7125 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
7126
7127         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
7128         __qualifier_flags to __flags.
7129
7130 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
7131
7132         * g++.dg/inherit/operator1.C: New test.
7133         * g++.dg/lookup/disamb1.C: Fix typo in comment.
7134         * g++.dg/other/error1.C: Change expected error message.
7135         * g++.dg/template/conv4.C: Likewise.
7136
7137 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
7138
7139         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
7140         for documented behavior.
7141
7142 2002-07-25  Roger Sayle  <roger@eyesopen.com>
7143
7144         * gcc.c-torture/execute/20020720-1.x: Skip this test on
7145         several targets known to fail.
7146
7147 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
7148
7149         * gcc.dg/mips-args-[123].c: New tests.
7150
7151 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
7152
7153         * gcc.dg/ppc-spe.c: New.
7154
7155 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
7156
7157         * g++.dg/other/ptrmem4.C: New testcase.
7158
7159 2002-07-24  Richard Henderson  <rth@redhat.com>
7160
7161         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
7162
7163 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
7164
7165         * g++.dg/ext/alignof1.C (main): Return 0 for success.
7166
7167 2002-07-24  Roger Sayle  <roger@eyesopen.com>
7168
7169         * gcc.c-torture/execute/memset-3.c: New testcase.
7170
7171 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
7172
7173         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
7174         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
7175
7176 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7177
7178         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
7179         Delete.
7180
7181 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
7182
7183         * gcc.c-torture/compile/simd-4.c: New test.
7184
7185 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7186
7187         PR c++/7347, c++/7348
7188         * g++.dg/template/access4.C: New test.
7189         * g++.dg/template/access5.C: New test.
7190         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
7191         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
7192         * g++.old-deja/g++.pt/ttp58.C: Likewise.
7193         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
7194
7195 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
7196
7197         * gcc.dg/gnu89-init-2.c: New test.
7198
7199 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
7200
7201         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
7202
7203 2002-07-20  Roger Sayle  <roger@eyesopen.com>
7204
7205         * gcc.c-torture/execute/20020720-1.c: New testcase.
7206
7207 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
7208
7209         * gcc.dg/cpp/Wsignprom.c: New tests.
7210
7211 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
7212
7213         * gcc.c-torture/execute/loop-13.c: New test.
7214
7215 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
7216
7217         * gcc.dg/cpp/expr.c: New tests.
7218
7219 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
7220
7221         * g++.dg/opt/pr6713.C: Add template instantiation.
7222
7223 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
7224
7225         * gcc.dg/nest.c: New test.
7226
7227 2002-07-17  Richard Henderson  <rth@redhat.com>
7228
7229         * g++.dg/opt/pr6713.C: New test.
7230
7231 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
7232
7233         * gcc.c-torture/execute/loop-2e.x: Let the testcase
7234         XFAIL for all x86 processors.
7235
7236 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
7237
7238         * gcc.c-torture/execute/20010122-1.x: Do not test with
7239         -fomit-frame-pointer.
7240
7241 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7242
7243         * g++.dg/template/instantiate2.C: New test.
7244         * g++.dg/template/spec4.C: New test.
7245
7246 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7247
7248         * g++.dg/template/access2.C: New test.
7249         * g++.dg/template/access3.C: New test.
7250
7251 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
7252
7253         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
7254         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
7255         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
7256         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
7257         Convert to use <stdarg.h>.
7258         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
7259         Delete.
7260         * gcc.dg/va-arg-2.c: New.
7261         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
7262
7263 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
7264
7265         * gcc.c-torture/compile/20020710-1.c: New test.
7266
7267 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
7268                           Andrew Pinski  <pinskia@physics.uc.edu>
7269
7270         gcc.c-torture/compile/simd-2.c: New testcase.
7271         gcc.c-torture/compile/simd-3.c: Likewise.
7272
7273 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
7274
7275         PR c++/7224
7276         * g++.dg/overload/error1.C: New test.
7277
7278 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7279
7280         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
7281         configuration and IRIX 6 O32 ABI.
7282
7283 2002-07-11  Roger Sayle  <roger@eyesopen.com>
7284
7285         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
7286
7287 2002-07-10  Roger Sayle  <roger@eyesopen.com>
7288
7289         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
7290
7291 2002-07-10  Jeffrey A Law  <law@redhat.com>
7292
7293         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
7294
7295         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
7296
7297 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
7298
7299         * gcc.dg/20020312-2.c: Check for __PPC__.
7300
7301 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
7302
7303         * gcc.c-torture/compile/20020709-1.c: New test.
7304
7305 2002-07-07  Roger Sayle  <roger@eyesopen.com>
7306
7307         * g++.dg/template/qualttp21.C: New test case.
7308
7309 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
7310
7311         * gcc.c-torture/compile/20020706-1.c: New test.
7312         * gcc.c-torture/compile/20020706-2.c: New test.
7313
7314 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7315             Alexandre Oliva  <aoliva@redhat.com>
7316
7317         * g++.dg/warn/incomplete1.C: New test.
7318
7319 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7320
7321         PR c++/7099
7322         * g++.dg/warn/noreturn1.C: New test.
7323
7324 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7325
7326         PR c++/6706
7327         * g++.dg/debug/debug6.C: New test.
7328         * g++.dg/debug/debug7.C: New test.
7329
7330 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7331
7332         * gcc.c-torture/compile/simd-3.c: New test.
7333
7334 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7335
7336         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7337         * gcc.dg/20020620-1.c: Likewise.
7338
7339 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7340
7341         PR c++/6944
7342         * g++.dg/init/array4.C: New test.
7343         * g++.dg/init/array5.C: New test.
7344
7345 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7346
7347         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7348         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7349
7350 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7351
7352         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7353         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7354         * gcc.dg/wtr-conversion-1.c: Likewise.
7355         * gcc.dg/wtr-escape-1.c: Likewise.
7356         * gcc.dg/wtr-int-type-1.c: Likewise.
7357         * gcc.dg/wtr-label-1.c: Likewise.
7358         * gcc.dg/wtr-static-1.c: Likewise.
7359         * gcc.dg/wtr-strcat-1.c: Likewise.
7360         * gcc.dg/wtr-suffix-1.c: Likewise.
7361         * gcc.dg/wtr-switch-1.c: Likewise.
7362         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7363         * gcc.dg/wtr-union-init-1.c: Likewise.
7364         * gcc.dg/wtr-union-init-2.c: Likewise.
7365         * gcc.dg/wtr-union-init-3.c: Likewise.
7366
7367         * gcc.dg/wtr-func-def-1.c: New test.
7368
7369 2002-07-02 Devang Patel <dpatel@apple.com>
7370
7371         * objc.dg/param-1.m: New test.
7372
7373 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7374
7375         * gcc.dg/cpp/trad/directive.c: Add test.
7376         * gcc.dg/cpp/trad/macroargs.c: Add test.
7377         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7378
7379 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7380
7381         * gcc.dg/cpp/cmdlne-M.c: New test.
7382
7383 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7384
7385         * objc.dg/desig-init-1.m: New test.
7386
7387 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7388
7389         PR c++/6716
7390         * g++.dg/template/instantiate1.C: New test.
7391
7392 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7393
7394         PR c++/7112
7395         * g++.dg/template/sizeof2.C: New test.
7396
7397 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7398
7399         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7400         gcc.dg/cpp/trad/include.c: New tests.
7401
7402 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7403
7404         PR target/7177
7405         * gcc.c-torture/compile/20020701-1.c: New test.
7406
7407 2002-07-01  Stan Shebs  <shebs@apple.com>
7408
7409         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7410         header here...
7411         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7412         (objc-torture-execute): or here.
7413
7414 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7415
7416         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7417
7418 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7419
7420         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7421
7422 2002-06-30  Devang Patel  <dpatel@apple.com>
7423
7424         * objc.dg/fsyntax-only.m: New test.
7425
7426 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7427
7428         PR c++/6695
7429         * g++.dg/template/friend7.C: New file.
7430
7431 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7432
7433         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7434         return type.
7435
7436 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7437
7438         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7439         avoid division by zero.
7440
7441 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7442
7443         * gcc.dg/Wunknownprag.c: New tests.
7444
7445 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7446
7447         * gcc.c-torture/execute/simd-2.c: New test.
7448
7449 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7450
7451         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7452         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7453         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7454         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7455         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7456         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7457         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7458         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7459         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7460         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7461         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7462         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7463         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7464         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7465         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7466         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7467         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7468
7469 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7470
7471         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7472         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7473         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7474         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7475         New tests.
7476         * gcc.dg/cpp/trad/directive.c: Update.
7477
7478 2002-06-23  Andreas Jaeger  <aj@suse.de>
7479
7480         * gcc.c-torture/execute/complex-6.c: New.
7481
7482 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7483
7484         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7485         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7486         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7487         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7488
7489 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7490
7491         * gcc.dg/cpp/trad: New directory with traditional tests copied
7492         from parent directory.
7493         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7494         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7495         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7496         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7497         Move to trad/ and rename.
7498         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7499         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7500         gcc.dg/cpp/trad/redef2.c: New tests.
7501         * gcc.dg/cpp/trad/trad.exp: New driver.
7502
7503 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7504
7505         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7506         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7507         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7508         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7509         Remove.
7510
7511 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7512
7513         * gcc.dg/20020620-1.c: New test.
7514
7515 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7516
7517         * g++.dg/template/ttp4.C: New test.
7518
7519 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7520
7521         * g++.dg/opt/vt1.C: Fix regexp.
7522
7523 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7524
7525         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7526         Don't use attribute `noinline'.
7527
7528 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7529
7530         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7531
7532 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7533
7534         * gcc.c-torture/execute/simd-1.c: New.
7535
7536         * gcc.dg/simd-1.c: New.
7537
7538 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7539
7540         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7541
7542 2002-06-16  Richard Henderson  <rth@redhat.com>
7543
7544         * g++.dg/ext/anon-struct1.C: New.
7545         * g++.dg/ext/anon-struct2.C: New.
7546         * g++.dg/ext/anon-struct3.C: New.
7547         * gcc.dg/anon-struct-1.c: New.
7548         * gcc.dg/anon-struct-2.c: New.
7549         * gcc.dg/anon-struct-3.c: New.
7550         * gcc.dg/20011008-1.c: Adjust warning text.
7551         * gcc.dg/20020527-1.c: Add -fms-extensions.
7552
7553 2002-06-16  Richard Henderson  <rth@redhat.com>
7554
7555         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7556
7557 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7558
7559         * gcc.c-torture/execute/20020615-1.c: New test.
7560
7561 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7562
7563         * gcc.c-tortuture/execute/compare-1.c: New test case.
7564         * gcc.c-tortuture/execute/compare-2.c: New test case.
7565         * gcc.c-tortuture/execute/compare-3.c: New test case.
7566
7567 2002-06-13  Richard Henderson  <rth@redhat.com>
7568
7569         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7570         ia64 ilp32.
7571
7572 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7573
7574         * g++.dg/template/typename2.C: Update error message.
7575
7576 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7577
7578         * gcc.c-torture/execute/20020611-1.c: New test.
7579
7580 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7581
7582         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7583         list of targets to skip.
7584
7585 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7586
7587         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7588         targets if not optimizing.
7589
7590 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7591
7592         * gcc.c-torture/compile/20020605-1.c: New test.
7593
7594         * g++.dg/opt/vt1.C: New test.
7595
7596         * gcc.dg/20020531-1.c: New test.
7597
7598         * gcc.dg/20020530-1.c: New test.
7599
7600         * gcc.dg/20020527-1.c: New test.
7601
7602         * g++.dg/opt/cse1.C: New test.
7603
7604 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7605
7606         * gcc.dg/20020607-2.c: New test case.
7607
7608 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7609
7610         * gcc.c-torture/compile/20020604-1.c: New test.
7611
7612 2002-06-04  Richard Henderson  <rth@redhat.com>
7613
7614         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7615         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7616         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7617
7618 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7619
7620         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7621
7622 2002-06-03  Richard Henderson  <rth@redhat.com>
7623
7624         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7625         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7626
7627 2002-06-02  Richard Henderson  <rth@redhat.com>
7628
7629         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7630         test functions static.
7631
7632 2002-06-02  Andreas Jaeger  <aj@suse.de>
7633
7634         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7635         now.
7636
7637 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7638
7639         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7640         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7641         Update for mofified diagnostics.
7642         * gcc.dg/c99-intconst-1.c: No longer fail.
7643
7644 2002-06-02  Richard Henderson  <rth@redhat.com>
7645
7646         * gcc.dg/uninit-A.c: Remove xfail markers.
7647
7648 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7649
7650         * gcc.dg/fnegate-1.c: New test case.
7651
7652 2002-05-30  Osku Salerma  <osku@iki.fi>
7653
7654         * gcc.c-torture/execute/mayalias-1.c: New file.
7655
7656 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7657
7658         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7659         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7660         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7661
7662 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7663
7664         * gcc.c-torture/execute/20020529-1.c: New test.
7665
7666 2002-05-27  Richard Henderson  <rth@redhat.com>
7667
7668         * g++.dg/ext/attrib6.C: New test case.
7669
7670 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7671
7672         * gcc.c-torture/execute/pure-1.c: New test.
7673
7674 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7675
7676         * gcc.dg/cpp/arith-2.c: Remove.
7677
7678 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7679
7680         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7681         * gcc.dg/cpp/if-3.c: Remove.
7682
7683 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7684
7685         * g++.dg/opt/cse2.C: New test.
7686
7687 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7688
7689         * gcc.dg/cpp/arith-1.c: New semantic tests.
7690         * gcc.dg/cpp/if-1.c: Update.
7691
7692 2002-05-24  Ben Elliston  <bje@redhat.com>
7693
7694         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7695
7696 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7697
7698         * gcc.dg/verbose-asm.c: New test.
7699
7700 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7701
7702         * gcc.dg/cpp/paste12.c: New test.
7703
7704 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7705
7706         * g++.dg/parse/named_ops.C: New test.
7707
7708 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7709
7710         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7711
7712 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7713
7714         * gcc.dg/weak-2.c: Allow optional leading underscore
7715         in scan-assembler symbol name.
7716         * gcc.dg/weak-3.c: Likewise.
7717         * gcc.dg/weak-4.c: Likewise.
7718         * gcc.dg/weak-5.c: Likewise.
7719
7720 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7721
7722         * gcc.dg/20020523-1.c: New test.
7723
7724 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7725
7726         * objc.dg/const-str-2.m: Update now that we stop after
7727         a command line error.
7728
7729 2002-05-22  Richard Henderson  <rth@redhat.com>
7730
7731         * g++.dg/dg.exp: Fix typo in test pruneing.
7732
7733 2002-05-22  Richard Henderson  <rth@redhat.com>
7734
7735         * g++.dg/dg.exp: Prune the tls subdirectory.
7736         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7737         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7738         * g++.dg/tls/init-1.C: New.
7739
7740 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7741
7742         * gcc.dg/20020517-1.c: New test.
7743
7744 2002-05-21  Richard Henderson  <rth@redhat.com>
7745
7746         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7747         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7748
7749 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7750
7751         * g++.dg/other/copy2.C: New test.
7752
7753 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7754
7755         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7756         (MAX_COPY): Bump up to 10 times sizeof (long long).
7757         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7758
7759         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7760         sizeof (long long).
7761
7762         * gcc.c-torture/execute/strcpy-1.c: New test.
7763
7764 2002-05-19  Jason Merrill  <jason2redhat.com>
7765
7766         * g++.dg/ext/oper1.C: New test.
7767
7768 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7769 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7770
7771         * README.QMTEST: New file.
7772
7773         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7774
7775 2002-05-19  Andreas Jaeger  <aj@suse.de>
7776
7777         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7778         now.
7779         * gcc.c-torture/execute/loop-2d.x: Likewise.
7780
7781 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7782
7783         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7784         support weak symbols.
7785         * gcc.dg/weak-4.c: Likewise
7786         * gcc.dg/weak-6.c: Likewise
7787
7788 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7789
7790         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7791         cygwin, coff and h8300-*-hms targets
7792         * gcc.dg/weak-5.c: Likewise
7793         * gcc.dg/weak-7.c: Likewise
7794
7795 2002-05-16  Jason Merrill  <jason@redhat.com>
7796
7797         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7798         (scan-assembler-not, scan-assembler-dem): Likewise.
7799         (scan-assembler-dem-not): Likewise.
7800
7801 2002-05-15  Richard Henderson  <rth@redhat.com>
7802
7803         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7804
7805 2002-05-15  Richard Henderson  <rth@redhat.com>
7806
7807         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7808         (vfoo1f): Warning here.
7809         (vfoo1l): Don't redefine the alias.
7810
7811 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7812
7813         * g++.dg/init/pm1.C: New test.
7814
7815 2002-05-12  David S. Miller  <davem@redhat.com>
7816
7817         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7818         types.
7819
7820 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7821
7822         * gcc.c-torture/execute/20020510-1.c: New test case.
7823
7824 2002-05-10  David S. Miller  <davem@redhat.com>
7825
7826         * gcc.c-torture/execute/conversion.c: Test long double too.
7827
7828 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7829
7830         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7831         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7832         * lib/g++.exp (g++_link_flags): Likewise.
7833         * lib/objc.exp (objc_target_compile): Likewise.
7834
7835 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7836
7837         * gcc.dg/cpp/poison.c: Update.
7838         * gcc.dg/cpp/20000625-2.c: Remove.
7839         * gcc.dg/cpp/direct2s.c: Remove final test.
7840
7841 2002-05-08  Tom Rix  <trix@redhat.com>
7842
7843         * gcc.c-torture/execute/20020508-1.c: New test.
7844         * gcc.c-torture/execute/20020508-2.c: New test.
7845         * gcc.c-torture/execute/20020508-3.c: New test.
7846
7847 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7848
7849         * gcc.dg/cpp/charconst-4.c: More tests.
7850
7851 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7852
7853         PR c/6569
7854         * gcc.dg/weak-3.c: Update location of warning messages.
7855         * gcc.dg/weak-5.c: Likewise.
7856
7857 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7858
7859         * gcc.c-torture/execute/20020506-1.c: New test case.
7860
7861 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7862
7863         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7864
7865 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7866
7867         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7868
7869 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7870
7871         * gcc.dg/cpp/charconst-3.c: New test.
7872
7873 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7874
7875         * gcc.dg/cpp/charconst.c: Update tests.
7876
7877 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7878
7879         * treelang: Added directory for new sample language treelang. Also
7880         lib/treelang.exp: New file to signal treelang should be tested.
7881
7882 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7883
7884         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7885         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7886         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7887         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7888         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7889         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7890         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7891
7892 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7893
7894         * gcc.dg/format/xopen-2.c: New test.
7895
7896 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7897
7898         * gcc.dg/20020503-1.c: New test.
7899
7900 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7901
7902         * g++.dg/init/dtor1.C: Make it tougher.
7903
7904 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7905
7906         * g++.dg/init/dtor1.C: New test.
7907
7908 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7909
7910         * gcc.dg/altivec-8.c: New.
7911
7912 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7913
7914         * gcc.dg/altivec-7.c: New.
7915
7916 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7917
7918         * g++.dg/parse/typedef1.C: New test.
7919
7920 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7921
7922         PR c++/6486
7923         * g++.dg/template/friend6.C: New test.
7924
7925         PR c++/6492
7926         * g++.dg/init/copy1.C: New test.
7927
7928 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7929
7930         * g++.dg/warn/effc1.C: New test.
7931
7932 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7933
7934         * gcc.dg/cpp/if-cexp.c: Add a test.
7935
7936 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7937
7938         * gcc.dg/20020426-2.c: New test.
7939
7940 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7941
7942         * gcc.dg/cpp/if-mop.c: Update.
7943         * gcc.dg/cpp/if-mpar.c: Add test.
7944         * gcc.dg/cpp/if-oppr.c: Update.
7945
7946 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7947
7948         PR c/6343
7949         * gcc.dg/weak-[2-7].c: New tests.
7950
7951 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7952
7953         * gcc.dg/enum1.c: New test.
7954
7955 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7956
7957         PR c++/6497
7958         * g++.dg/inherit/access2.C: New test.
7959
7960 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7961
7962         PR bootstrap/6445
7963         * gcc.dg/20020426-1.c: New test.
7964
7965 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7966
7967         * g++.dg/abi/enum1.C: New test.
7968
7969 2002-04-26  Richard Henderson  <rth@redhat.com>
7970
7971         * gcc.dg/c99-bool-1.c: Expect always true warning.
7972
7973 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7974
7975         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7976
7977 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7978
7979         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7980         targets.
7981
7982 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7983
7984         * g++.dg/abi/mange7.C: New test.
7985
7986         PR c++/6438.
7987         * g++.dg/parse/stmtexpr2.C: New test.
7988
7989 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7990
7991         * gcc.dg/20020312-2.c: Add SH target.
7992
7993 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7994
7995         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7996         compiler output on mips*-*-irix*.
7997
7998 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7999
8000         * g++.dg/parse/attr1.C: New test.
8001
8002 2002-04-23  Roger Sayle  <roger@eyesopen.com>
8003
8004         * gcc.c-torture/execute/string-opt-17.c: New test case.
8005         * gcc.c-torture/execute/memset-2.c: New test case.
8006
8007 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
8008
8009         PR c++/6256:
8010         * g++.dg/template/friend5.C: New test.
8011
8012         PR c++/6331:
8013         * g++.dg/template/qual1.C: Likewise.
8014
8015 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
8016
8017         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
8018         Include stdlib.h, not stdio.h or ctype.h.
8019
8020 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
8021
8022         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
8023         cris-*-elf* and mmix-*-*.
8024         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
8025         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
8026         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
8027         Ditto.
8028         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
8029         * gcc.dg/wchar_t-1.c: Ditto.
8030
8031 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
8032
8033         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
8034         Clarify comment.
8035
8036 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
8037
8038         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
8039
8040 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8041
8042         * gcc.c-torture/execute/20000906-1.x: Delete.
8043
8044 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
8045
8046         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
8047
8048 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
8049
8050         * PR6367
8051         * g77.f-torture/execute/6367.f: New test.
8052         * g77.f-torture/execute/6367.x: Disable for MMIX.
8053
8054 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8055
8056         * PR6352
8057         * g++.dg/opt/inline2.C: New test.
8058
8059 2002-04-18  Richard Henderson  <rth@redhat.com>
8060
8061         * gcc.dg/20000906-1.c: Enable for all targets.
8062         * gcc.c-torture/compile/iftrap-2.c: New.
8063
8064 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8065
8066         * gcc.dg/20020418-1.c: New test.
8067         * gcc.dg/20020418-2.c: New test.
8068
8069 2002-04-18  Richard Henderson  <rth@redhat.com>
8070
8071         * gcc.c-torture/compile/iftrap-1.c: New.
8072         * gcc.dg/iftrap-1.c: Adjust for ia64.
8073         * gcc.dg/iftrap-2.c: New.
8074
8075 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
8076
8077         * gcc.c-torture/compile/20020418-1.c: New test.
8078
8079 2002-04-18  Roger Sayle  <roger@eyesopen.com>
8080
8081         * gcc.c-torture/compile/20020415-1.c: New.
8082
8083 2002-04-18  David S. Miller  <davem@redhat.com>
8084
8085         * gcc.c-torture/execute/20020418-1.c: New test.
8086
8087 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
8088
8089         * gcc.dg/20020416-1.c: New test.
8090
8091         * g++.dg/opt/inline1.C: New test.
8092
8093 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
8094
8095         * gcc.dg/altivec-5.c: New test.
8096
8097         * gcc.dg/20020415-1.c: New test.
8098
8099 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8100
8101         * testsuite/lib/chill.exp: Remove.
8102
8103 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
8104
8105         * g++.dg/other/big-struct.C: New test.
8106
8107 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
8108
8109         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
8110         of scratch file.
8111
8112 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
8113
8114         PR c/6277
8115         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
8116         in scan-assembler function name
8117
8118 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
8119
8120         * g77.f-torture/execute/980628-4.x,
8121         g77.f-torture/execute/980628-5.x,
8122         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8123         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8124         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
8125         i[34567]86-*-*.
8126
8127 2002-04-13  David S. Miller  <davem@redhat.com>
8128
8129         * gcc.c-torture/execute/20020413-1.c: New test.
8130
8131 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
8132
8133         * gcc.dg/asm-6.c,
8134         * g++.dg/ext/asm1.C: New tests.
8135
8136 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
8137
8138         PR c++ 5373.
8139         * g++.dg/parse/stmtexpr1.C: New test.
8140
8141         PR c++/5189.
8142         * g++.dg/template/copy1.C: New test.
8143
8144 2002-04-12  Richard Henderson  <rth@redhat.com>
8145
8146         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
8147
8148 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
8149
8150         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
8151         gcc.c-torture/execute/20020307-2.c.
8152
8153 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
8154
8155         * g++.dg/ext/attrib5.C,
8156         * g++.dg/lookup/struct1.C: New tests.
8157
8158 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
8159
8160         * gcc.dg/20020411-1.c: New test.
8161
8162         * gcc.c-torture/execute/20020411-1.c: New test.
8163
8164 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
8165
8166         * g77.f-torture/execute/6177.f: New test.
8167
8168 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
8169
8170         PR middle-end/6247
8171         * g++.dg/opt/cleanup1.C: New test.
8172
8173         * g++.dg/opt/const1.C: New test.
8174
8175 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
8176
8177         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
8178
8179 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8180
8181         PR c++/5507
8182         * g++.dg/template/typename2.C: New test.
8183
8184 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
8185
8186         * gcc.c-torture/execute/loop-12.c: New.
8187
8188 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
8189
8190         * g77.f-torture/execute/980628-4.x,
8191         g77.f-torture/execute/980628-5.x,
8192         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8193         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8194         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
8195
8196 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8197
8198         PR optimization/6086
8199         * g++.dg/opt/preinc1.C: New test.
8200
8201 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8202
8203         PR c++/5571
8204         * g++.dg/opt/static2.C: New test.
8205
8206 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8207
8208         PR c/5120
8209         * gcc.dg/20020406-1.c: New test.
8210
8211 2002-04-04  David S. Miller  <davem@redhat.com>
8212
8213         * gcc.c-torture/execute/20020404-1.c: New test.
8214
8215 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
8216
8217         PR c/6123
8218         * gcc.dg/20020312-2.c: Do not declare global register variable
8219         if __PIC__ or __pic__ is defined.
8220
8221 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
8222
8223         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
8224         __asm__ so that it works correctly even if -ansi -pedantic-errors.
8225
8226 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8227
8228         * gcc.misc-tests/linkage.exp: Update last change to handle
8229         sparc*-, not just sparc-.
8230
8231 2002-04-03  Richard Henderson  <rth@redhat.com>
8232
8233         * gcc.dg/cpp/ucs.c: Improved long UCS test.
8234
8235 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8236
8237         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
8238
8239 2002-04-02  David S. Miller  <davem@redhat.com>
8240
8241         * gcc.c-torture/execute/20020402-3.c: New test.
8242
8243 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8244
8245         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
8246         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
8247
8248         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
8249         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
8250         g77.f-torture/execute/20001201.x,
8251         g77.f-torture/execute/u77-test.x: New files.
8252
8253         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
8254         * gcc.dg/wchar_t-1.c: Ditto.
8255
8256 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8257
8258         * gcc.c-torture/execute/20020402-1.c: New test.
8259
8260 2002-04-01  Richard Henderson  <rth@redhat.com>
8261
8262         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
8263
8264         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
8265
8266 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8267
8268         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
8269
8270 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8271
8272         * g++.dg/inherit/template-as-base.C: Expect error.
8273         * g++.dg/inherit/namespace-as-base.C: Likewise.
8274
8275 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
8276
8277         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
8278         g++.dg/ext/instantiate3.C: Tweak match patterns.
8279
8280         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
8281         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8282         -da test.
8283
8284 2002-03-31  Richard Henderson  <rth@redhat.com>
8285
8286         * gcc.dg/special/alias-2.c: New.
8287         * gcc.dg/special/ecos.exp: Run it.
8288
8289 2002-03-31  Richard Henderson  <rth@redhat.com>
8290
8291         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
8292
8293 2002-03-31  Kazu Hirata  <kazu@hxi.com>
8294
8295         * gcc.dg/weak-1.c: Disable on h8300 port.
8296
8297 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
8298
8299         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
8300         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
8301         ordering tests.
8302         * g++.dg/bprob/bprob-1.C: New test.
8303         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8304         * g++.dg/gcov/gcov-1.C: New test.
8305         * g++.dg/gcov/gcov-1.x: New file.
8306         * g++.dg/gcov/gcov-2.C: New test.
8307         * g++.dg/gcov/gcov-3.C: New test.
8308         * g++.dg/gcov/gcov-3.h: New file.
8309
8310 2002-03-28  Roger Sayle  <roger@eyesopen.com>
8311
8312         * g++.old-deja/g++.other/builtins5.C: New test.
8313         * g++.old-deja/g++.other/builtins6.C: New test.
8314         * g++.old-deja/g++.other/builtins7.C: New test.
8315         * g++.old-deja/g++.other/builtins8.C: New test.
8316         * g++.old-deja/g++.other/builtins9.C: New test.
8317
8318 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8319
8320         * g++.dg/opt/static1.C: New test.
8321
8322         * g++.dg/opt/longbranch1.C: New test.
8323
8324 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8325
8326         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8327
8328         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8329
8330 2002-03-28  Jeffrey A Law  (law@redhat.com)
8331
8332         * gcc.c-torture/execute/20020328-1.c: New test.
8333
8334 2002-03-27  Richard Henderson  <rth@redhat.com>
8335
8336         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8337         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8338         move from g++.old-deja/g++.ext/.
8339
8340 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8341
8342         * g++.dg/init/new2.C: New test.
8343
8344 2002-03-26  Richard Henderson  <rth@redhat.com>
8345
8346         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8347
8348         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8349         on sparc.
8350
8351         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8352         sparcv9 systems.
8353         * gcc.dg/20001102-1.c: Likewise.
8354
8355 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8356
8357         * gcc.dg/cpp/endif-pedantic1.c,
8358         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8359
8360 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8361
8362         * g++.dg/init/new1.C: New test.
8363
8364 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8365
8366         * g++.dg/abi/vbase9.C: New test.
8367
8368 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8369
8370         * gcc.dg/arm-asm.c: New test.
8371
8372 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8373
8374         * gcc.dg/Wswitch-enum.c: New test.
8375         Fix PR c/5044.
8376
8377 2002-03-26  Richard Henderson  <rth@redhat.com>
8378
8379         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8380         structure.
8381
8382 2002-03-25  Richard Henderson  <rth@redhat.com>
8383
8384         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8385         sparcv9 systems.
8386
8387         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8388         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8389
8390 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8391
8392         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8393
8394 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8395
8396         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8397         targets using generic thunk support.
8398
8399 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8400
8401         * gcc.c-torture/compile/20020323-1.c: New test.
8402
8403         * g++.dg/opt/conj2.C: New test.
8404
8405 2002-03-24  Richard Henderson  <rth@redhat.com>
8406
8407         * gcc.dg/weak-1.c: Use -fno-common.
8408
8409 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8410
8411         * g77.dg/f77-edit-apostrophe-out.f: New test
8412         * g77.dg/f77-edit-h-out.f: New test
8413         * g77.dg/f77-edit-t-in.f: New test
8414         * g77.dg/f77-edit-t-out.f: New test
8415         * g77.dg/f77-edit-x-out.f: New test
8416         * g77.dg/f77-edit-slash-out.f: New test
8417         * g77.dg/f77-edit-colon-out.f: New test
8418         * g77.dg/f77-edit-s-out.f: New test
8419
8420 2002-03-24  Richard Henderson  <rth@redhat.com>
8421
8422         * objc/execute/formal_protocol-6.x: New XFAIL.
8423
8424 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8425
8426         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8427         that do not support weak symbols
8428
8429 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8430
8431         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8432         * lib/g77.exp:  Likewise
8433         * lib/objc.exp: Likewise
8434
8435 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8436
8437         * gcc.dg/Wswitch-default.c: New test.
8438
8439 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8440
8441         * g++.dg/other/enum1.C: New test.
8442
8443 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8444
8445         * gcc.dg/pragma-ep-3.c: Fix typo.
8446
8447 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8448
8449         * g++.dg/inherit/template-as-base.C: New test.
8450
8451 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8452
8453         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8454         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8455
8456 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8457
8458         * gcc.dg/cpp/multiline.c: Update to match.
8459
8460 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8461
8462         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8463
8464 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8465
8466         * gcc.dg/cpp/extratokens2.c:  New file.
8467
8468 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8469
8470         * gcc.dg/20020312-2.c: Add rs6000 target.
8471
8472         * gcc.c-torture/compile/20020319-1.c: New test.
8473
8474 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8475
8476         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8477         (A, E): Handle this.
8478
8479 2002-03-20  Jason Merrill  <jason@redhat.com>
8480
8481         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8482         ignoring -fpic.
8483         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8484         through prune_gcc_output.
8485
8486 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8487
8488         * gcc.c-torture/compile/20020320-1.c: New test.
8489
8490 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8491
8492         * gcc.c-torture/compile/20020318-1.c: New test.
8493
8494         * gcc.dg/struct-by-value-1.c: New test.
8495
8496         * gcc.dg/20020319-1.c: New test.
8497
8498 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8499
8500         * g++.dg/opt/conj1.C: New test.
8501
8502 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8503
8504         * g++.dg/template/qualttp20.C: Revert previous change.
8505         * g++.dg/template/qualttp3.C: Likewise.
8506         * g++.dg/template/qualttp4.C: Likewise
8507         * g++.dg/template/qualttp5.C: Likewise
8508         * g++.dg/template/qualttp6.C: Likewise
8509         * g++.dg/template/qualttp7.C: Likewise
8510         * g++.dg/template/qualttp8.C: Likewise
8511         * g++.dg/template/recurse.C: Likewise.
8512
8513 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8514
8515         * gcc.dg/cpp/wchar-1.c: Update.
8516
8517 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8518
8519         * g++.dg/template/conv1.C: New test.
8520         * g++.dg/template/conv2.C: New test.
8521         * g++.dg/template/conv3.C: New test.
8522         * g++.dg/template/conv4.C: New test.
8523
8524 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8525
8526         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8527         * g++.dg/template/qualttp3.C: Likewise.
8528         * g++.dg/template/qualttp4.C: Likewise
8529         * g++.dg/template/qualttp5.C: Likewise
8530         * g++.dg/template/qualttp6.C: Likewise
8531         * g++.dg/template/qualttp7.C: Likewise
8532         * g++.dg/template/qualttp8.C: Likewise
8533         * g++.dg/template/recurse.C: Likewise.
8534
8535 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8536
8537         * g++.dg/opt/dtor1.C: New test.
8538
8539 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8540
8541         * gcc.c-torture/compile/20020315-1.c: New test.
8542
8543 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8544
8545         * gcc.dg/weak-1.c: Fix scan tests.
8546
8547 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8548
8549         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8550         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8551         cris-*-aout* mmix-*-*.
8552         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8553         cris-*-aout* mmix-*-*.
8554         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8555         cris-*-elf* cris-*-aout* and mmix-*-*.
8556         * gcc.dg/20001009-1.c: Ditto.
8557         * gcc.dg/20010912-1.c: Ditto.
8558         * gcc.dg/20020122-4.c: Ditto.
8559         * gcc.dg/inline-2.c: Ditto.
8560
8561 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8562
8563         * gcc.c-torture/compile/20020314-1.c: New test.
8564
8565 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8566
8567         * gcc.c-torture/execute/20020314-1.c: New test.
8568
8569 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8570
8571         * g++.dg/warn/Wunused-1.C: New test.
8572
8573 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8574
8575         * g++.dg/abi/mangle6.C: New test.
8576
8577 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8578
8579         * gcc.c-torture/compile/20020309-2.c: New test.
8580
8581         * gcc.c-torture/compile/20020312-1.c: New test.
8582
8583 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8584
8585         * g++.dg/other/access1.C: New test.
8586
8587 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8588
8589         * gcc.c-torture/execute/wchar_t-1.c: New test.
8590
8591 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8592
8593         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8594
8595 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8596
8597         * gcc.dg/20020312-1.c: New test case.
8598
8599 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8600
8601         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8602
8603 2002-03-11  Richard Henderson  <rth@redhat.com>
8604
8605         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8606         * g++.old-deja/g++.jason/report.C: Likewise.
8607
8608 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8609
8610         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8611         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8612
8613 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8614
8615         * testsuite/g++.dg/overload/pmf1.C: New test.
8616
8617 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8618
8619         * gcc.c-torture/execute/20020307-1.c: Use long.
8620
8621 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8622
8623         PR optimization/5844
8624         * gcc.dg/20020310-1.c: New test.
8625
8626 2002-03-09  Michael Meissner  <meissner@redhat.com>
8627
8628         * gcc.c-torture/execute/memcpy-2.c: New test.
8629         * gcc.c-torture/execute/memset-1.c: New test.
8630         * gcc.c-torture/execute/strlen-1.c: New test.
8631         * gcc.c-torture/execute/strcmp-1.c: New test.
8632         * gcc.c-torture/execute/strncmp-1.c: New test.
8633
8634 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8635
8636         * gcc.dg/ppc-ldstruct.c: New test.
8637
8638 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8639
8640         * gcc.c-torture/execute/va-arg-22.c: New test.
8641
8642 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8643
8644         * gcc.c-torture/compile/20020309-1.c: New test.
8645
8646 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8647
8648         * gcc.c-torture/execute/20020307-2.c: New test.
8649
8650 2002-03-07  Jeffrey A Law  (law@redhat.com)
8651
8652         * g77.f-torture/compile/20020307-1.f: New test.
8653
8654 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8655
8656         * gcc.dg/unordered-1.c: New test.
8657
8658 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8659
8660         * gcc.c-torture/execute/20020307-1.c: New test.
8661
8662 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8663
8664         * gcc.dg/20020304-1.c: New test.
8665
8666         * gcc.c-torture/compile/20020304-2.c: New test.
8667
8668 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8669
8670         * gcc.c-torture/compile/20020304-1.c: New test case
8671         (from PR c/5830).
8672
8673 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8674
8675         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8676
8677 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8678
8679         * g++.dg/other/classkey1.C: New test.
8680
8681 2002-03-01  Richard Henderson  <rth@redhat.com>
8682
8683         * gcc.c-torture/compile/981223-1.x: New.
8684         * gcc.c-torture/compile/920625-1.x: New.
8685
8686 2002-02-28  Richard Henderson  <rth@redhat.com>
8687
8688         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8689
8690 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8691
8692         * gcc.c-torture/execute/20020227-1.c: New test.
8693
8694 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8695
8696         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8697         here" ERROR lines.
8698         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8699         * g++.old-deja.g++.other/defarg1.C: Likewise.
8700         * g++.old-deja/g++.pt/calls2.C: Likewise.
8701         * g++.old-deja/g++.pt/crash20.C: Likewise.
8702         * g++.old-deja/g++.pt/crash30.C: Likewise.
8703         * g++.old-deja/g++.pt/crash36.C: Likewise.
8704         * g++.old-deja/g++.pt/crash6.C: Likewise.
8705         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8706         * g++.old-deja/g++.pt/derived3.C: Likewise.
8707         * g++.old-deja/g++.pt/error1.C: Likewise.
8708         * g++.old-deja/g++.pt/friend21.C: Likewise.
8709         * g++.old-deja/g++.pt/friend23.C: Likewise.
8710         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8711         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8712
8713 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8714
8715         * gcc.c-torture/execute/20020225-2.c: New test.
8716
8717 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8718
8719         * gcc.c-torture/execute/920730-1t.c,
8720         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8721         Delete test cases, only relevant to -traditional.
8722
8723 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8724
8725         * gcc.dg/cpp/undef1.c: Remove.
8726         * gcc.dg/cpp/directiv.c: Update.
8727         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8728
8729 2002-02-27  Michael Meissner  <meissner@redhat.com>
8730
8731         * gcc.c-torture/execute/20020226-1.c: New test.
8732
8733 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8734
8735         * g++.dg/debug/debug4.C: New test.
8736
8737         * gcc.dg/ia64-visibility-1.c: New test.
8738
8739 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8740
8741         * gcc.dg/debug/20020224-1.c: New.
8742
8743 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8744
8745         * gcc.c-torture/execute/960416-1.x: New.
8746         * gcc.c-torture/execute/divconst-3.x: Likewise.
8747
8748 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8749
8750         * gcc.dg/20020224-1.c: New test.
8751
8752 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8753
8754         * gcc.c-torture/execute/20020225-1.c: New.
8755
8756 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8757
8758         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8759
8760 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8761
8762         * gcc.dg/20020222-1.c: New test.
8763
8764 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8765
8766         * g++.dg/opt/anonunion1.C: New test.
8767
8768 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8769
8770         * g++.dg/template/qualttp19.C: New test.
8771         * g++.dg/template/qualttp20.C: New test.
8772         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8773         * g++.old-deja/g++.other/qual1.C: Likewise.
8774
8775 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8776
8777         * gcc.dg/attr-alwaysinline.c: New.
8778
8779 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8780
8781         * gcc.dg/20020220-1.c: New test.
8782
8783         * gcc.dg/20020220-2.c: New test.
8784
8785         * g++.dg/opt/mmx1.C: New test.
8786
8787 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8788
8789         * gcc.c-torture/compile/20020110.c: New test.
8790
8791 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8792
8793         * gcc.c-torture/execute/20020219-1.c: New test.
8794
8795         * gcc.dg/20020219-1.c: New test.
8796
8797         * gcc.dg/noncompile/20020220-1.c: New test.
8798
8799         * g++.dg/opt/ptrintsum1.C: New test.
8800
8801         * gcc.dg/debug/20020220-1.c: New test.
8802
8803 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8804
8805         * gcc.c-torture/execute/20020216-1.c: New test.
8806
8807 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8808
8809         * gcc.dg/decl-1.c: Update, new test.
8810
8811 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8812
8813         * g++.dg/abi/bitfield1.C: New test.
8814         * g++.dg/abi/bitfield2.C: New test.
8815
8816 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8817
8818         * gcc.dg/attr-nest.c: New test.
8819
8820 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8821
8822         * gcc.c-torture/execute/20020215-1.c: New test.
8823
8824 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8825
8826         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8827         * g++.dg/debug/debug.exp: New.
8828         * g++.dg/debug/trivial.C: New.
8829         * g++.dg/debug/debug1.C: Moved...
8830         * g++.dg/other/debug1.C: ...from here.
8831         * g++.dg/debug/debug2.C: Moved...
8832         * g++.dg/other/debug2.C: ...from here.
8833         * g++.dg/debug/debug3.C: Moved...
8834         * g++.dg/other/debug3.C: ...from here.
8835
8836         * gcc.dg/noncompile/20020213-1.c: New test.
8837
8838 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8839
8840         * g++.dg/other/debug3.C: New test.
8841
8842         * gcc.c-torture/execute/20020213-1.c: New test.
8843
8844 2002-02-13  Richard Smith <richard@ex-parrot.com>
8845
8846         * g++.old-deja/g++.other/thunk1.C: New test.
8847
8848 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8849
8850         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8851
8852 2002-02-13  Stan Shebs  <shebs@apple.com>
8853
8854         * gcc.dg/altivec-3.c: New.
8855
8856 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8857
8858         * gcc.dg/Wunreachable-1.c: New test.
8859         * gcc.dg/Wunreachable-2.c: New test.
8860
8861 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8862
8863         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8864
8865 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8866
8867         * gcc.dg/decl-1.c: New test.
8868
8869 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8870
8871         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8872
8873 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8874
8875         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8876         * gcc.c-torture/compile/980506-1.x: Likewise.
8877
8878 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8879
8880         * gcc.dg/20020210-1.c: New.
8881
8882 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8883
8884         * g77.f-torture/execute/947.f: New regression test
8885         for PR fortran/947.
8886
8887 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8890         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8891
8892 2002-02-08  Richard Henderson  <rth@redhat.com>
8893
8894         * gcc.c-torture/compile/labels-3.c: New.
8895
8896 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8897
8898         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8899         expression statements work instead.
8900         * gcc.dg/noncompile/20020207-1.c: New test.
8901
8902 2002-02-07  Richard Henderson  <rth@redhat.com>
8903
8904         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8905
8906 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8907
8908         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8909         message from g77
8910         * lib/g77-dg.exp: Trim g77 error messages so that they are
8911         recognized by dg.exp.
8912
8913 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8914
8915         PR fortran/5473
8916         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8917
8918 2002-02-07  Richard Henderson  <rth@redhat.com>
8919
8920         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8921         to be sufficiently aligned for integers.
8922
8923 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8924
8925         * g++.dg/template/friend4.C: New test.
8926
8927 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8928
8929         PR fortran/5743
8930         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8931         unsupported cases.
8932
8933 2002-02-07  Richard Henderson  <rth@redhat.com>
8934
8935         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8936         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8937         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8938         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8939
8940 2002-02-06  Richard Henderson  <rth@redhat.com>
8941
8942         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8943
8944 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8945
8946         * gcc.dg/20020206-1.c: New test.
8947
8948 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8949
8950         * gcc.c-torture/execute/20020206-1.c: New test.
8951
8952         * gcc.c-torture/execute/20020206-2.c: New test.
8953
8954         PR optimization/5429:
8955         * gcc.c-torture/compile/20020206-1.c: New test.
8956
8957 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8958
8959         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8960         as certain file formats cannot support particularly large
8961         alignments.
8962
8963         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8964         and do not expect to be able to link the executable.
8965
8966         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8967         fail because the COFF format does not support the weak attribute.
8968
8969 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8970
8971         * g77.dg/pr5473.f:  New test
8972
8973 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8974
8975         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8976         Fix testcase accordingly.
8977
8978 2002-02-04  Richard Henderson  <rth@redhat.com>
8979
8980         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8981         (buf): Change to be an array of pointers, not ints.
8982
8983 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8984
8985         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8986         before all tests.  Move warning one line above to match where it
8987         C frontend emits.
8988         * gcc.dg/Wswitch-2.c: New test.
8989         * g++.dg/warn/Wswitch-1.C: New test.
8990         * g++.dg/warn/Wswitch-2.C: New test.
8991
8992 2002-02-04  Richard Henderson  <rth@redhat.com>
8993
8994         * g++.dg/abi/offsetof.C: Fix size comparison.
8995
8996 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8997
8998         * gcc.dg/cast-qual-2.c: New test.
8999
9000 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
9001
9002         * gcc.dg/20020201-4.c: New test.
9003
9004 2002-02-04  Ben Elliston  <bje@redhat.com>
9005
9006         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
9007         target_info attribute != 0, in addition to the empty string.
9008         (gcc_target_compile): Likewise.
9009
9010 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
9011
9012         * gcc.dg/Wswitch.c: New test.
9013         PR gcc/4475. PR gcc/3780.
9014
9015 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
9016
9017         * g77.f-torture/execute/5122.f: New test for regressions
9018         against PR fortran/5122.
9019
9020 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
9021
9022         * g77.f-torture/compile/pr3743.f: Delete
9023         * g77.dg/pr3743-1.f: New test.
9024         * g77.dg/pr3743-2.f: New test.
9025         * g77.dg/pr3743-3.f: New test.
9026         * g77.dg/pr3743-4.f: New test.
9027
9028 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9029
9030         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
9031
9032 2002-02-02  Richard Henderson  <rth@redhat.com>
9033
9034         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
9035         * gcc.c-torture/execute/bf64-1.c: Likewise.
9036
9037 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9038
9039         * gcc.dg/20020201-2.c: New test.
9040
9041         * gcc.dg/20020201-3.c: New test.
9042
9043         * gcc.c-torture/execute/bitfld-2.c: New test.
9044
9045 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9046
9047         * gcc.dg/bitfld-1.c: Update.
9048         * gcc.dg/bitfld-2.c: Update.
9049         * gcc.c-torture/execute/bitfld-1.x: New.
9050
9051 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
9052
9053         * gcc.c-torture/execute/20020201-1.c: New test.
9054
9055 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
9056
9057         PR target/5469
9058         * gcc.dg/20020201-1.c: New test.
9059
9060 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
9061
9062         PR fortran/3743
9063         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
9064         * g77.f-torture/compile/pr3743.x: Remove
9065
9066 2002-01-31  Tom Rix  <trix@redhat.com>
9067
9068         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
9069
9070 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9071
9072         * gcc.dg/noncompile/20020130-1.c: New test.
9073
9074 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
9075
9076         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
9077
9078 2002-01-29  Richard Henderson  <rth@redhat.com>
9079
9080         * gcc.c-torture/execute/991118-1.c: Cast various constants back
9081         to long long.
9082         * gcc.c-torture/execute/bf64-1.c: Likewise.
9083
9084 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
9085
9086         * gcc.c-torture/execute/20020129-1.c: New test.
9087
9088 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9089
9090         * gcc.c-torture/compile/20000224-1.c: Update.
9091         * gcc.c-torture/execute/bitfld-1.c: New tests.
9092         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
9093         * gcc.dg/uninit-A.c: Update.
9094
9095 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
9096
9097         * g++.dg/template/ctor1.C: Add instantiation.
9098
9099 2002-01-28  Paul Koning  <pkoning@equallogic.com>
9100
9101         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
9102         argument to __builtin_prefetch to be const ptr.
9103
9104 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
9105
9106         * gcc.c-torture/compile/20020120-1.c: New test.
9107
9108 2002-01-27  Kazu Hirata  <kazu@hxi.com>
9109
9110         * gcc.c-torture/execute/20020127-1.c: New test.
9111
9112 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
9113
9114         * g77.dg/f77-edit-i-in.f: New test
9115         * g77.dg/f77-edit-i-out.f: New test
9116
9117 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
9118
9119         * gcc.dg/debug/debug.exp: New file.
9120         * gcc.dg/debug/trivial.c: New file.
9121         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
9122         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
9123         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
9124         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
9125         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
9126         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
9127         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
9128         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
9129         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
9130         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
9131         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
9132         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
9133         * gcc.dg/20000503-1.c: Removed.
9134         * gcc.dg/20010207-1.c: Removed.
9135         * gcc.dg/20011223-1.c: Removed.
9136         * gcc.dg/20020104-2.c: Removed.
9137         * gcc.dg/debug-1.c: Removed.
9138         * gcc.dg/debug-2.c: Removed.
9139         * gcc.dg/debug-3.c: Removed.
9140         * gcc.dg/debug-4.c: Removed.
9141         * gcc.dg/debug-5.c: Removed.
9142         * gcc.dg/debug-6.c: Removed.
9143         * gcc.dg/dwarf2-1.c: Removed.
9144         * gcc.dg/dwarf2-2.c: Removed.
9145
9146 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
9147
9148         * g++.old-deja/g++.other/eh5.C: New test.
9149         * g++.old-deja/g++.other/sibcall2.C: New test.
9150         * g++.old-deja/g++.other/array9.C: New test.
9151         * g++.old-deja/g++.other/typename2.C: New test.
9152         * g++.old-deja/g++.other/crash60.C: New test.
9153         * g++.old-deja/g++.other/conv9.C: New test.
9154         * g++.old-deja/g++.other/mangle10.C: New test.
9155         * g++.old-deja/g++.other/unchanging1.C: New test.
9156         * g++.old-deja/g++.other/exprstmt1.C: New test.
9157         * g++.old-deja/g++.other/inline23.C: New test.
9158         * g++.old-deja/g++.eh/ia64-1.C: New test.
9159         * g++.old-deja/g++.other/dwarf2-1.C: New test.
9160         * g++.old-deja/g++.other/reload1.C: New test.
9161         * g++.old-deja/g++.other/static20.C: New test.
9162         * g++.old-deja/g++.other/local-alloc1.C: New test.
9163         * g++.old-deja/g++.other/conv8.C: New test.
9164         * g++.old-deja/g++.other/stmtexpr2.C: New test.
9165         * g++.old-deja/g++.other/storeexpr1.C: New test.
9166         * g++.old-deja/g++.other/storeexpr2.C: New test.
9167         * g++.dg/eh/template2.C: New test.
9168         * g++.dg/warn/weak1.C: New test.
9169
9170 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
9171
9172         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9173         Remove first, non-varying, argument.
9174
9175 2002-01-23  Richard Henderson  <rth@redhat.com>
9176
9177         * gcc.dg/inline-2.c: New.
9178
9179         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
9180         Add optional target arg.  Check number of arguments.
9181         (scan-assembler-not, scan-assembler-dem): Likewise.
9182         (scan-assembler-dem-not): Likewise.
9183
9184 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9185
9186         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
9187         line 12.
9188         * g++.old-deja/g++.brendan/parse3.C,
9189         g++.old-deja/g++.other/crash26.C,
9190         g++.old-deja/g++.other/crash28.C,
9191         g++.old-deja/g++.other/crash29.C,
9192         g++.old-deja/g++.other/crash30.C,
9193         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
9194
9195 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
9196
9197         * gcc.dg/20020115-1.c: New.
9198
9199 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
9200
9201         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
9202
9203 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
9204
9205         * gcc.dg/20020122-3.c: New.
9206
9207 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9208
9209         * g++.dg/other/gc1.C: New test.
9210
9211 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9212
9213         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
9214
9215 2002-01-22  Richard Henderson  <rth@redhat.com>
9216
9217         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
9218
9219 2002-01-22  Richard Henderson  <rth@redhat.com>
9220
9221         * gcc.dg/20020122-4.c: New.
9222
9223 2002-01-22  H.J. Lu <hjl@gnu.org>
9224
9225         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
9226         link output.
9227         * gcc.dg/special/ecos.exp: Likewise.
9228         * lib/g++-dg.exp: Likewise.
9229         * lib/g77-dg.exp: Likewise.
9230         * lib/gcc-dg.exp : Likewise.
9231         * lib/mike-g++.exp: Likewise.
9232         * lib/mike-g77.exp: Likewise.
9233         * lib/mike-gcc.exp: Likewise.
9234         * lib/objc-dg.exp: Likewise.
9235
9236 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
9237
9238         PR target/5379
9239         * gcc.dg/20020122-2.c: New test.
9240
9241 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
9242
9243         * gcc.dg/20020122-1.c: New test.
9244
9245 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
9246
9247         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
9248
9249 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
9250
9251         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
9252
9253 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9254
9255         * gcc.c-torture/compile/20020121-1.c: New test.
9256
9257 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9258
9259         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
9260         ld_library_path.
9261
9262 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
9263
9264         * gcc.dg/20020218-1.c: New test.
9265
9266 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
9267
9268         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
9269         messages
9270         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
9271         "At global scope" warning
9272         * g++.dg/ext/align1.C: Change cygwin test for alignment
9273         from db-bogus to dg-warning
9274
9275 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
9276
9277         * g77.f-torture/compile/cpp2.F: New test.
9278
9279 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9280
9281         * g++.dg/template/access1.C: New test.
9282
9283 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
9284
9285         * gcc.dg/20020118-1.c: New.
9286
9287 2002-01-18  Kazu Hirata  <kazu@hxi.com>
9288
9289         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
9290
9291 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9292
9293         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
9294         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
9295         alignment warnings.
9296
9297 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9298
9299         * gcc.misc-tests/i386-prefetch.exp: Save and restore
9300         torture_with_loops and torture_without_loops
9301
9302 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
9303
9304         * gcc.c-torture/compile/20020116-1.c: New test.
9305
9306 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
9307
9308         * gcc.dg/20020116-2.c: New test.
9309
9310         * gcc.dg/ultrasp4.c: New test.
9311
9312         * gcc.dg/20020116-1.c: New test.
9313
9314 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9315
9316         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9317         by EABI.
9318
9319 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9320
9321         * gcc.misc-tests/i386-prefetch.exp: New.
9322         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9323         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9324         * gcc.misc-tests/i386-pf-none-1.c: New test.
9325         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9326
9327 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9328
9329         * gcc.dg/gnu89-init-1.c: Add new tests.
9330
9331 2002-01-15  Andreas Jaeger  <aj@suse.de>
9332
9333         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9334         * gcc.dg/i386-mmx-2.c: Likewise.
9335         * gcc.dg/i386-sse-1.c: Likewise.
9336         * gcc.dg/i386-sse-2.c: Likewise.
9337         * gcc.dg/i386-sse-3.c: Likewise.
9338
9339 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9340
9341         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9342         Uncomment additional cases that now pass.
9343
9344 2002-01-11  Richard Henderson  <rth@redhat.com>
9345
9346         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9347         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9348
9349 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9350
9351         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9352
9353 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9354
9355         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9356         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9357
9358 2002-01-10  Dale Johannesen  <dalej@apple.com>
9359
9360         * gcc.c-torture/execute/loop-11.c: New.
9361
9362 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9363
9364         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9365         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9366
9367 2002-01-09  Richard Henderson  <rth@redhat.com>
9368
9369         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9370         type in which to perform the operation for each size.
9371
9372 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9373
9374         * gcc.c-torture/compile/20020109-2.c: New test.
9375
9376 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9377
9378         * gcc.c-torture/execute/loop-10.c: New test.
9379
9380 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9381
9382         * gcc.c-torture/compile/20010226-1.c: New test.
9383         * gcc.c-torture/compile/20010227-1.c: New test.
9384         * gcc.c-torture/compile/20010426-1.c: New test.
9385         * gcc.c-torture/compile/20010510-1.c: New test.
9386         * gcc.c-torture/compile/20010605-3.c: New test.
9387         * gcc.c-torture/compile/20010824-1.c: New test.
9388         * gcc.c-torture/execute/20010409-1.c: New test.
9389         * gcc.dg/noncompile/20000901-1.c: New test.
9390         * gcc.dg/20001023-1.c: New test.
9391         * gcc.dg/20001101-1.c: New test.
9392         * gcc.dg/20001102-1.c: New test.
9393         * gcc.dg/20010207-1.c: New test.
9394         * gcc.dg/20010405-1.c: New test.
9395         * gcc.dg/20010822-1.c: New test.
9396         * gcc.dg/20011107-1.c: New test.
9397
9398 2002-01-09  Jeffrey A Law  (law@redhat.com)
9399
9400         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9401
9402         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9403         execution failure on PA targets.
9404
9405 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9406
9407         * gcc.c-torture/compile/20020109-1.c: New test.
9408
9409 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9410
9411         * gcc.c-torture/execute/20020108-1.c: New test.
9412
9413 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9414
9415         * gcc.dg/20020108-1.c: New test.
9416
9417 2002-01-08  H.J. Lu <hjl@gnu.org>
9418
9419         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9420         for header files.
9421
9422 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9423
9424         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9425         consistency.
9426
9427 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9428
9429         * gcc.dg/altivec-4.c: Test altivec predicates.
9430
9431 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9432
9433         * gcc.c-torture/execute/20020107-1.c: New test.
9434
9435 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9436
9437         PR c/5279
9438         * gcc.c-torture/compile/20020106-1.c: New test.
9439
9440 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9441
9442         * gcc.c-torture/execute/nestfunc-4.c: New test.
9443
9444 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9445
9446         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9447         extra triple that slipped in.
9448         * g++.old-deja/g++.abi/align.C: Likewise.
9449         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9450
9451 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9452
9453         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9454         * g++.old-deja/g++.abi/align.C: Likewise.
9455         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9456
9457         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9458         on FreeBSD/i386.
9459         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9460         FreeBSD.
9461
9462 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9463
9464         * gcc.dg/20020104-1.c: New test.
9465
9466         * gcc.dg/20020104-2.c: New test.
9467
9468 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9469
9470         * gcc.dg/20020103-1.c: Fix typo in target selector.
9471
9472 2002-01-03  Richard Henderson  <rth@redhat.com>
9473
9474         * gcc.dg/20020103-1.c: New.
9475
9476 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9477
9478         * gcc.c-torture/execute/20020103-1.c: New test.
9479
9480 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9481
9482         * g++.dg/other/debug2.C: New test.
9483
9484         * gcc.c-torture/compile/20020103-1.c: New test.
9485
9486 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9487
9488         * gcc.dg/gnu89-init-1.c: Added new tests.
9489
9490 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9491
9492         * g++.dg/template/friend2.C: Remove as patch is reverted.
9493
9494         * g++.dg/warn/oldcast1.C: New test.
9495
9496         * g++.dg/template/ptrmem1.C: New test.
9497         * g++.dg/template/ptrmem2.C: New test.
9498
9499         * g++.dg/template/ntp.C: New test.
9500
9501         * g++.dg/other/component1.C: New test.
9502
9503         * g++.dg/template/ttp3.C: New test.
9504
9505         * g++.dg/template/friend2.C: New test.
9506         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9507
9508 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9509
9510         * g++.dg/other/ptrmem1.C: New test.
9511         * g++.dg/other/ptrmem2.C: New test.
9512
9513 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9514
9515         * g++.dg/template/ctor1.C: New test.
9516
9517 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9518
9519         * g++.dg/template/friend2.C: New test.
9520
9521 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9522
9523         * gcc.dg/mmix-1.c: New test.
9524
9525 2001-12-31  Richard Henderson  <rth@redhat.com>
9526
9527         * gcc.dg/asm-5.c: New.
9528
9529 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9530
9531         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9532         in namespace __gnu_cxx
9533
9534 2001-12-30  Richard Henderson  <rth@redhat.com>
9535
9536         * gcc.dg/debug-6.c: New.
9537
9538 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9539
9540         * gcc.c-torture/compile/20011229-2.c: New test.
9541
9542 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9543
9544         * gcc.dg/debug-3.c: New test.
9545         * gcc.dg/debug-4.c: New test.
9546         * gcc.dg/debug-5.c: New test.
9547
9548 2001-12-29  Richard Henderson  <rth@redhat.com>
9549
9550         * g++.dg/eh/loop1.C: New.
9551
9552 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9553
9554         * g++.dg/template/crash1.C: New test.
9555
9556 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9557
9558         * g++.dg/other/const1.C: New test.
9559
9560 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9561
9562         * gcc.c-torture/compile/20011229-1.c: New test.
9563
9564 2001-12-28  Stan Shebs  <shebs@apple.com>
9565
9566         * lib/objc-torture.exp: Resync with c-torture.exp.
9567         * lib/objc.exp: Load standard libraries.
9568
9569 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9570
9571         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9572         additional tests.
9573
9574 2001-12-27  Roger Sayle <roger@eyesopen.com>
9575
9576         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9577
9578 2001-12-27  Richard Henderson  <rth@redhat.com>
9579
9580         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9581
9582 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9583
9584         * g++.dg/eh/ctor1.C: New test.
9585         * g++.dg/other/error2.C: New test.
9586
9587 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9588
9589         * g++.dg/other/init2.C: New test.
9590
9591 2001-12-24  Richard Henderson  <rth@redhat.com>
9592
9593         * gcc.dg/20011223-1.c: New.
9594         * gcc.dg/inline-1.c: New.
9595
9596 2001-12-23  Richard Henderson  <rth@redhat.com>
9597
9598         * gcc.dg/asm-4.c: Test operand modifiers.
9599
9600 2001-12-23  Richard Henderson  <rth@redhat.com>
9601
9602         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9603
9604 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9605
9606         * gcc.c-torture/execute/20011223-1.c: New test.
9607
9608 2001-12-21  Richard Henderson  <rth@redhat.com>
9609
9610         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9611         re-enables the warning.
9612
9613 2001-12-21  Richard Henderson  <rth@redhat.com>
9614
9615         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9616
9617 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9618
9619         * gcc.c-torture/compile/20011218-1.c: New test.
9620
9621 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9622
9623         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9624         arm-isr.c test.
9625         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9626         epilogue generation for ARM ISR routines.
9627
9628 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9629
9630         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9631         * gcc.dg/format/c90-printf-3.c: Likewise.
9632         * gcc.dg/format/c99-printf-3.c: Likewise.
9633         * gcc.dg/format/ext-1.c: Likewise.
9634         * gcc.dg/format/ext-6.c: Likewise.
9635         * gcc.dg/format/format.h: Prototype unlocked stdio.
9636
9637 2001-12-20  Richard Henderson  <rth@redhat.com>
9638
9639         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9640         (arena): Use it.
9641         (malloc): Correct allocation logic.  Abort if we fill up the
9642         arena before initialization complete.
9643         (realloc): Correct allocation logic.
9644
9645 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9646
9647         * gcc.c-torture/compile/20011219-2.c: New test.
9648
9649         * gcc.c-torture/execute/20011219-1.c: New test.
9650
9651 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9652
9653         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9654         target does not support weak symbols.
9655
9656 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9657
9658         * gcc.c-torture/compile/20011219-1.c: New test.
9659
9660 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9661
9662         * g++.dg/other/error1.C: New test.
9663
9664 2001-12-17  Jeffrey A Law  (law@redhat.com)
9665
9666         * gcc.c-torture/execute/20011217-1.c: New test.
9667
9668 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9669
9670         * objc.dg/special/: New directory.
9671         * objc.dg/special/special.exp: New file.
9672         * objc.dg/special/unclaimed-category-1.h: New file.
9673         * objc.dg/special/unclaimed-category-1a.m: New file.
9674         * objc.dg/special/unclaimed-category-1.m: New file.
9675
9676 2001-12-17  Andreas Jaeger  <aj@suse.de>
9677
9678         * gcc.c-torture/compile/20011217-2.c: New test.
9679
9680 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9681
9682         * gcc.c-torture/compile/20011217-1.c: New test.
9683
9684 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9685
9686         * testsuite/gcc.dg/20011214-1.c: New.
9687
9688 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9689
9690         * gcc.dg/altivec-4.c: New.
9691
9692 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9693
9694         * gcc.dg/20011113-1.c: New test.
9695
9696 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9697
9698         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9699         std::__malloc_alloc_template<0> and
9700         std::__default_alloc_template<false, 0>.
9701
9702 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9703
9704         * objc/execute/bf-21.m: New test.
9705         * objc/execute/enumeration-1.m: New test.
9706         * objc/execute/enumeration-2.m: New test.
9707
9708 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9709
9710         * gcc.dg/gnu89-init-1.c: New test.
9711
9712 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9713
9714         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9715         * g++.old-deja/g++.jason/2371.C: Likewise.
9716         * g++.old-deja/g++.jason/template33.C: Likewise.
9717         * g++.old-deja/g++.jason/template34.C: Likewise.
9718         * g++.old-deja/g++.jason/template36.C: Likewise.
9719         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9720         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9721         * g++.old-deja/g++.other/typename1.C: Likewise.
9722         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9723         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9724         * g++.old-deja/g++.pt/typename11.C: Likewise.
9725         * g++.old-deja/g++.pt/typename14.C: Likewise.
9726         * g++.old-deja/g++.pt/typename16.C: Likewise.
9727         * g++.old-deja/g++.pt/typename3.C: Likewise.
9728         * g++.old-deja/g++.pt/typename4.C: Likewise.
9729         * g++.old-deja/g++.pt/typename5.C: Likewise.
9730         * g++.old-deja/g++.pt/typename7.C: Likewise.
9731         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9732
9733 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9734
9735         * g++.dg/other/linkage1.C: New test.
9736         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9737         specifiers.
9738
9739 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9740
9741         * gcc.dg/concat.c: New test.
9742
9743 2001-12-11  Stan Shebs  <shebs@apple.com>
9744
9745         * objc/compile: New test directory.
9746         * objc/compile/compile.exp: New expect script.
9747         * objc/compile/20011211-1.m: New compile test.
9748
9749 2001-12-11  Jason Merrill  <jason@redhat.com>
9750
9751         * lib/prune.exp (prune_gcc_output): Also handle "In member
9752         function".  So many permutations...
9753
9754 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9755
9756         * g++.dg/template/typedef1.C: New test.
9757
9758 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9759
9760         * g++.dg/other/copy1.C: New test.
9761
9762 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9763
9764         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9765
9766         * gcc.dg/builtin-choose-expr.c: New.
9767
9768 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9769
9770         * gcc.dg/altivec-2.c: New.
9771
9772 2001-12-07  Richard Henderson  <rth@redhat.com>
9773
9774         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9775
9776 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9777
9778         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9779         ultrasparc.
9780
9781 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9782
9783         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9784
9785 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9786
9787         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9788         variable argument list.
9789
9790 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9791
9792         * gcc.c-torture/execute/memcheck: Delete entire directory.
9793         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9794         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9795
9796 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9797
9798         * gcc.dg/Wshadow-1.c: New test.
9799
9800 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9801
9802         * gcc.c-torture/compile/20011130-1.c: New test.
9803
9804         * gcc.dg/noncompile/20011025-1.c: New test.
9805
9806         * g++.dg/other/anon-union.C: New test.
9807
9808         * gcc.c-torture/execute/20011024-1.c: New test.
9809
9810 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9811
9812         * gcc.c-torture/execute/20000722-1.x,
9813         gcc.c-torture/execute/20010123-1.x: Remove.
9814         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9815         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9816         gcc.dg/c99-complit-2.c: New tests.
9817
9818 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9819
9820         * g++.dg/inherit/base1.C: New test.
9821
9822 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9823
9824         * g++.dg/other/stdarg1.C: New test.
9825
9826         * gcc.c-torture/compile/20011130-2.c: New test.
9827
9828 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9829
9830         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9831         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9832         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9833         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9834         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9835         * gcc.dg/builtin-prefetch-1.c: New test.
9836
9837 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9838
9839         * gcc.dg/20011130-1.c: New test.
9840
9841 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9842
9843         * g++.dg/other/scope1.C: New test.
9844         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9845
9846 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9847
9848         * gcc.dg/vla-init-1.c: New test.
9849
9850 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9851
9852         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9853
9854 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9855
9856         * objc.dg/alias.m: Update.
9857         * objc.dg/class-1.m: Update.
9858         * objc.dg/const-str-1.m: Update.
9859         * objc.dg/fwd-proto-1.m: Update.
9860         * objc.dg/id-1.m: Update.
9861         * objc.dg/super-class-1.m: Update.
9862
9863 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9864
9865         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9866         constructs.
9867
9868 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9869
9870         * gcc.c-torture/execute/20011128-1.c: New test.
9871
9872 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9873
9874         * gcc.dg/20011127-1.c: New test.
9875
9876 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9877
9878         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9879         from Austin Group draft 7.
9880         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9881         scanf format arguments.
9882         * gcc.dg/format/no-exargs-2.c: New test.
9883
9884 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9885
9886         * g++.dg/abi/vbase8-4.C: New test.
9887
9888 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9889
9890         * gcc.c-torture/execute/20011121-1.c: New test.
9891
9892 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9893
9894         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9895
9896 2001-11-23  Andreas Jaeger  <aj@suse.de>
9897
9898         * gcc.dg/cpp/charconst-2.c: New test.
9899
9900 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9901
9902         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9903         to the host if it is remote.  Let tests specify extra headers
9904         they use.
9905         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9906         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9907         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9908         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9909         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9910         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9911         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9912         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9913         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9914         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9915
9916 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9917
9918         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9919         for little endian ARMs.
9920
9921 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9922
9923         * gcc.c-torture/compile/20011119-1.c: New test.
9924         * gcc.c-torture/compile/20011119-2.c: New test.
9925
9926 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9927
9928         * gcc.dg/altivec-1.c: Fix typo.
9929
9930 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9931
9932         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9933
9934 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9935
9936         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9937
9938 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9939
9940         * lib/g77.exp: Don't specify --rpath-link.
9941
9942         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9943         across all the headers.
9944         * gcc.dg/format/format.exp: For testing on a remote host,
9945         copy format.h.
9946
9947         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9948         * gcc.c-torture/execute/930406-1.c: Likewise.
9949         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9950
9951 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9952
9953         * gcc.dg/altivec-1.c: New.
9954
9955 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9956
9957         * gcc.dg/cpp/fpreprocessed.c: New test case.
9958
9959 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9960
9961         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9962         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9963         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9964
9965 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9966
9967         * gcc.dg/no-builtin-1.c: New test.
9968
9969 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9970
9971         * gcc.c-torture/execute/20011115-1.c: New test.
9972
9973 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9974
9975         * gcc.c-torture/compile/20011114-2.c: New test.
9976         * gcc.c-torture/compile/20011114-3.c: New test.
9977         * gcc.c-torture/compile/20011114-4.c: New test.
9978
9979 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9980
9981         * g++.dg/other/init1.C: New test.
9982
9983 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9984
9985         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9986         message.
9987
9988         * gcc.c-torture/execute/20011114-1.c: New testcase.
9989
9990         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9991         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9992         like the (before this change) version of 20010327-1.c.
9993
9994 2001-11-14  Roger Sayle <roger@eyesopen.com>
9995
9996         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9997
9998 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9999
10000         * g++.dg/init/array2.C: New test.
10001
10002 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
10003
10004         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
10005
10006 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
10007
10008         * g++.dg/other/forscope1.C: New test.
10009         * g++.dg/ext/forscope1.C: New test.
10010         * g++.dg/ext/forscope2.C: New test.
10011
10012 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
10013
10014         * gcc.c-torture/execute/20011113-1.c: New test.
10015
10016 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
10017
10018         * gcc.c-torture/execute/20011109-2.c: New test.
10019
10020         * gcc.c-torture/execute/20011109-1.c: New test.
10021
10022 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
10023
10024         * gcc.c-torture/compile/20011109-1.c: New test.
10025
10026 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10027
10028         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
10029         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
10030         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
10031         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
10032         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
10033         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
10034         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
10035
10036 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10037
10038         * g++.dg/warn/Wshadow-1.C: New tests.
10039         * g++.old-deja/g++.mike/for3.C: Update.
10040
10041 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10042
10043         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
10044         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
10045         XFAILs.  Adjust expected error texts.
10046         * gcc.c-torture/compile/20011106-1.c,
10047         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
10048         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
10049         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
10050         gcc.dg/c99-array-lval-5.c: New tests.
10051
10052 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10053
10054         * gcc.dg/cpp/defined.c: Update.
10055
10056 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10057
10058         * gcc.c-torture/execute/anon-1.c: New test.
10059
10060 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
10061
10062         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
10063         same size, so no warning should be produced on stormy16.
10064
10065         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
10066         due to oversized array.
10067         * g++.old-deja/g++.mike/ns15.C: Likewise.
10068         * g++.old-deja/g++.pt/crash16.C: Likewise.
10069
10070 2001-11-02  Graham Stott  <grahams@redhat.com>
10071
10072         * g++.dgother/debug1.C: Fix typos.
10073
10074 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
10075
10076         * g++.dg/other/debug1.C: New test.
10077
10078 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10079
10080         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
10081         of unsigned long.
10082
10083 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
10084
10085         * gcc.dg/20011029-2.c: New test.
10086
10087         * gcc.c-torture/compile/20011029-1.c: New test.
10088
10089 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
10090
10091         * objc/execute/class_self-1.m: New test.
10092         * objc/execute/class_self-2.m: New test.
10093
10094 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
10095
10096         * gcc.misc-tests/msgs.exp: Delete.
10097         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
10098         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
10099         error set to match recent changes.
10100
10101 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
10102
10103         * gcc.dg/20011021-1.c: New test.
10104
10105 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
10106
10107         * gcc.c-torture/compile/20011023-1.c: New test.
10108
10109 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
10110
10111         * lib/g77.exp: Rewrite based on lib/g++.exp.
10112
10113 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
10114
10115         * gcc.c-torture/execute/20011019-1.c: New test.
10116
10117         * gcc.dg/20011018-1.c: New test.
10118
10119 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
10120
10121         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
10122
10123 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
10124
10125         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
10126         * gcc.dg/attr-invalid.c: Likewise.
10127
10128 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
10129
10130         * testsuite/gcc.dg/20011015-1.c: New test.
10131
10132 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10133
10134         * g++.dg/template/unify2.C: New test.
10135
10136 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
10137
10138         * g++.dg/other/exception-specification.C: New test
10139
10140 2001-10-13  Tom Rix  <trix@redhat.com>
10141
10142         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
10143         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
10144
10145 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
10146
10147         * testsuite/gcc.dg/20011009-1.c: New test.
10148
10149 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
10150
10151         PR g++/4476
10152         * g++.dg/other/friend1.C: New test.
10153
10154 2001-10-11  Richard Henderson  <rth@redhat.com>
10155
10156         * g++.old-deja/g++.other/crash18.C: Add -S to options.
10157
10158 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10159
10160         * gcc.c-torture/compile/20011010-1.c: New.
10161
10162 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10163
10164         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
10165         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
10166         g77.f-torture/execute/execute.exp,
10167         g77.f-torture/noncompile/noncompile.exp,
10168         gcc.c-torture/compile/compile.exp,
10169         gcc.c-torture/execute/execute.exp,
10170         gcc.c-torture/execute/ieee/ieee.exp,
10171         gcc.c-torture/execute/memcheck/memcheck.exp,
10172         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
10173         objc/execute/execute.exp: Update FSF address.
10174
10175 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10176
10177         * gcc.dg/cpp/cmdlne-C.c: Update.
10178         * gcc.dg/cpp/cmdlne-C2.c: New.
10179
10180 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10181
10182         * gcc.c-torture/execute/20011008-3.c: New.
10183
10184 2001-10-08  DJ Delorie  <dj@redhat.com>
10185
10186         * gcc.dg/20011008-1.c: New.
10187         * gcc.dg/20011008-2.c: New.
10188
10189 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10190
10191         * gcc.dg/cpp/spacing1.c: Update test.
10192
10193 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10194
10195         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
10196         spelling errors of "separate" as "seperate".
10197
10198 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
10199
10200         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
10201         enough to avoid inlining.
10202
10203 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10204
10205         * lib/g77.exp: set libg2c_dir correctly.
10206
10207 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10208
10209         * gcc.dg/cpp/macro11.c: New test.
10210
10211 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10212
10213         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
10214         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
10215         gcc.dg/format/multattr-3.c: New tests.
10216         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
10217         tests for format attributes on function pointers being rejected.
10218
10219 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10220
10221         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
10222
10223 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10224
10225         * g++.dg/warn/format1.C: New test.
10226
10227 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10228
10229         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
10230
10231 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10232
10233         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
10234
10235 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10236
10237         * gcc.dg/cpp/redef2.c: Add test.
10238
10239 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
10240
10241         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
10242         long-standing bug on i686, apparently.
10243         * gcc.c-torture/execute/loop-2c.x: New file.
10244         * gcc.c-torture/execute/loop-2d.x: New file.
10245         * gcc.c-torture/execute/loop-3c.x: New file.
10246
10247 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
10248
10249         * gcc.dg/cpp/20000625-2.c: Correct line number.
10250
10251 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10252
10253         * gcc.dg/cpp/macro10.c: New test.
10254         * gcc.dg/cpp/strify3.c: New test.
10255         * gcc.dg/cpp/spacing1.c: Add tests.
10256         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
10257         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
10258
10259 2001-09-24  DJ Delorie  <dj@redhat.com>
10260
10261         * gcc.c-torture/execute/20010924-1.c: New test.
10262
10263 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10264
10265         * testsuite/objc/execute/paste.m: Remove.
10266
10267 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10268
10269         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
10270
10271 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
10272
10273         * g77.dg/strlen0.f: New test.
10274
10275 2001-09-21  Richard Henderson  <rth@redhat.com>
10276
10277         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
10278         * g++.old-deja/g++.abi/vtable2.C: Likewise.
10279
10280 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10281
10282         Table-driven attributes.
10283         * g++.dg/ext/attrib1.C: New test.
10284
10285 2001-09-20  DJ Delorie  <dj@redhat.com>
10286
10287         * gcc.dg/20000926-1.c: Update expected warning messages.
10288         * gcc.dg/array-2.c: Likewise, and test for warnings too.
10289         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
10290         array.
10291
10292 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
10293
10294         * g++.dg/eh/registers1.C: New test case.
10295
10296 2001-09-17  Richard Henderson  <rth@redhat.com>
10297
10298         * gcc.dg/array-5.c: Fix VLA decomposition test.
10299
10300 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10301
10302         * gcc.dg/cpp/line5.c: New testcase.
10303
10304 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10305
10306         * gcc.dg/cpp/macro9.c: New test.
10307
10308 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
10309
10310         * gcc.c-torture/execute/980223.c: Change type of addr from long
10311         to char *.
10312
10313 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10314
10315         * gcc.c-torture/execute/20010915-1.c: New test.
10316
10317 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10318
10319         * g77.dg/bprob: New directory.
10320         * g77.dg/bprob/bprob.exp: New file.
10321         * g77.dg/bprob/bprob-1.f: New test.
10322         * g77.dg/gcov: New directory.
10323         * g77.dg/gcov/gcov.exp: New file.
10324         * g77.dg/gcov/gcov-1.f: New test.
10325         * g77.dg/gcov/gcov-1.x: New file.
10326
10327 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10328
10329         * gcc.dg/cpp/directiv.c: Update.
10330         * gcc.dg/cpp/undef1.c: Update.
10331
10332 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10333
10334         * gcc.dg/20010912-1.c: New test.
10335
10336 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10337
10338         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10339         language-independent file in lib.
10340         * lib/gcov.exp: New file.
10341
10342 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10343
10344         * gcc.c-torture/compile/20010911-1.c: New test.
10345
10346 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10347
10348         * lib/profopt.exp: New, to support profile-directed optimizations.
10349         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10350         * gcc.misc-tests/bprob-1.c: New test.
10351         * gcc.misc-tests/bprob-2.c: New test.
10352
10353 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10354
10355         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10356         XFAIL and which kinds of gcov output to verify.
10357         * gcc.misc-tests/gcov-4b.x: New file.
10358         * gcc.misc-tests/gcov-5b.x: New file.
10359         * gcc.misc-tests/gcov-6.x: New file.
10360         * gcc.misc-tests/gcov-7.c: New test.
10361         * gcc.misc-tests/gcov-7.x: New file.
10362
10363 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10364
10365         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10366         * gcc.misc-tests/gcov-6.c: New test.
10367
10368 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10369
10370         PR c++/3986
10371         * g++.dg/abi/vbase1.C: New test.
10372
10373 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10374
10375         * objc.dg/method-2.m: New.
10376
10377 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10378
10379         PR c++/4203
10380         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10381         * g++.dg/init/empty1.C: New test.
10382
10383 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10384
10385         * gcc.c-torture/compile/20010903-1.c: New test.
10386
10387 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10388
10389         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10390         for m68k.
10391
10392 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10393
10394         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10395
10396         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10397
10398         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10399
10400 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10401
10402         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10403         for 16-bit 'unsigned int'.
10404
10405 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10406
10407         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10408
10409 2001-08-27  Richard Henderson  <rth@redhat.com>
10410
10411         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10412         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10413
10414 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10415
10416         * gcc.dg/asm-names.c (ymain): New.
10417
10418 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10419
10420         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10421         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10422         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10423
10424 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10425
10426         * gcc.dg/compare5.c: New testcase.
10427
10428 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10429
10430         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10431         and "In instantiation".
10432
10433 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10434
10435         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10436
10437 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10438
10439         * gcc.misc-tests/gcov.exp: Add support for branch information.
10440         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10441         * gcc.misc-tests/gcov-4.c: New test.
10442         * gcc.misc-tests/gcov-4b.c: New test.
10443         * gcc.misc-tests/gcov-5b.c: New test.
10444
10445 2001-08-20  Zack Weinberg  <zackw@panix.com>
10446
10447         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10448         expected to fail.
10449
10450 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10451
10452         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10453
10454 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10455
10456         * g++.dg/eh/template1.C: New test.
10457
10458 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10459
10460         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10461         Fix thinko.
10462         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10463         for xfail.
10464
10465 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10466
10467         * lib/g77-dg.exp:  Use prune.exp for common procedures
10468         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10469         * lib/g77.exp: (g77-dg-prune) Remove
10470
10471 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10472
10473         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10474
10475 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10476
10477         * g++.dg/template/unify1.C: New test.
10478
10479 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10480
10481         * g++.dg/abi/empty4.C: New test.
10482
10483 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10484
10485         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10486         solaris2.*
10487         * g77.f-torture/compile/pr3743.x: Likewise
10488
10489 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10490
10491         * g++.dg/other/using-declaration.C: New test.
10492
10493 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10494
10495         * gcc.dg/cpp/tr-sign.c: New testcase.
10496
10497 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10498
10499         * gcc.dg/cpp/19951025-1.c: Revert.
10500         * gcc.dg/cpp/directiv.c: We no longer process directives that
10501         interrupt macro arguments.
10502
10503 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10504
10505         * gcc.dg/bconstp-1.c: New test.
10506
10507 2001-08-03  Richard Henderson  <rth@redhat.com>
10508
10509         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10510
10511 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10512
10513         * gcc.dg/cpp/19951025-1.c: Update.
10514
10515 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10516
10517         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10518         should be x.
10519
10520 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10521
10522         Kill -fhonor-std.
10523         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10524         * g++.old-deja/g++.other/std1.C: Likewise.
10525         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10526
10527 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10528
10529         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10530         (g77_pass, g77_fail, g77_finish, g77_exit,
10531         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10532
10533 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10534
10535         * g77.dg/fbackslash.f
10536         * g77.dg/fcase-preserve.f
10537         * g77.dg/ff90-1.f
10538         * g77.dg/ffixed-line-length-0.f
10539         * g77.dg/ffixed-line-length-132.f
10540         * g77.dg/ffixed-line-length-7.f
10541         * g77.dg/ffixed-line-length-72.f
10542         * g77.dg/ffixed-line-length-none.f
10543         * g77.dg/ffree-form-1.f
10544         * g77.dg/fno-backslash.f
10545         * g77.dg/fno-f90-1.f
10546         * g77.dg/fno-fixed-form-1.f
10547         * g77.dg/fno-onetrip.f
10548         * g77.dg/fno-typeless-boz.f
10549         * g77.dg/fno-underscoring.f
10550         * g77.dg/fno-vxt-1.f
10551         * g77.dg/fonetrip.f
10552         * g77.dg/ftypeless-boz.f
10553         * g77.dg/fugly-assumed.f
10554         * g77.dg/funderscoring.f
10555         * g77.dg/fvxt-1.f
10556
10557 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10558
10559         * objc.dg/fwd-proto-1.m: New.
10560         * objc.dg/local-decl-1.m: New.
10561         * objc.dg/naming-1.m: New.
10562         * objc.dg/naming-2.m: New.
10563         * objc.dg/proto-hier-1.m: New.
10564
10565 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10566
10567         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10568         largest-type elements to a struct makes its size grow.
10569
10570 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10571
10572         * g++.dg/abi/vthunk1.C: New test.
10573
10574 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10575
10576         * g++.dg/abi/vbase8-22.C: New test.
10577
10578 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10579
10580         * gcc.dg/cpp/macro8.c: New test.
10581
10582 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10583
10584         * g++.dg/abi/vbase8-21.C: New test.
10585
10586 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10587
10588         * g++.dg/abi/vbase8-10.C: New test.
10589
10590 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10591
10592         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10593         ${tool}_set_ld_library_path.
10594         Changed caller.
10595         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10596         g++.exp.
10597
10598 2001-07-26  Stan Cox <scox@redhat.com>
10599
10600         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10601         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10602         gcc_exit, gcc_check_unsupported_p):
10603         Moved to gcc-deps.exp
10604         * gcc-deps.exp: New file.
10605
10606 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10607
10608         * g++.old-deja/g++.pt/defarg14.C: New test.
10609
10610 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10611
10612         * g++.old-deja/g++.other/lineno5.C: New test.
10613
10614 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10615
10616         * g++.old-deja/g++.pt/crash68.C: New test.
10617
10618 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10619
10620         * g++.old-deja/g++.other/crash42.C: New test.
10621
10622 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10623
10624         * gcc.dg/cpp/extratokens.c: Fix.
10625         * gcc.dg/cpp/skipping2.c: New tests.
10626
10627 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10628
10629         * gcc.c-torture/execute/20010724-1.c: New file.
10630         * gcc.c-torture/execute/20010724-1.x: New file.
10631
10632 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10633
10634         * g++.old-deja/g++.other/cond7.C: New test.
10635
10636 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10637
10638         * g++.old-deja/g++.other/optimize4.C: New test.
10639
10640 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10641
10642         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10643
10644 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10645
10646         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10647         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10648         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10649         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10650
10651         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10652         bug report" message.
10653
10654         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10655         * g++.dg/ext/instantiate1.C: Move from old-deja.
10656
10657 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10658
10659         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10660         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10661         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10662         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10663
10664 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10665
10666         * gcc.c-torture/execute/20010723-1.c: New test.
10667
10668 2001-07-23  Ben Elliston  <bje@redhat.com>
10669
10670         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10671
10672 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10673
10674         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10675         i[34567]86-*-*.
10676         Delete handling of ieee_multilib_flags.
10677         Pass -mieee for alpha*-*-* and sh-*-*.
10678         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10679
10680 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10681
10682         Remove old-abi tests.
10683         * g++.old-deja/g++.mike/p11116.C: Remove.
10684         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10685
10686 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10687
10688         * g77.f-torture/compile/pr3743.f:  New test
10689
10690 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10691
10692         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10693
10694 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10695
10696         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10697         g++.old-deja/g++.pt/static6.C: Likewise.
10698         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10699         supports weak symbols.
10700
10701 2001-07-18  Andreas Jaeger  <aj@suse.de>
10702
10703         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10704         supported again.
10705
10706 2001-07-18  Andreas Jaeger  <aj@suse.de>
10707
10708         * gcc.dg/iftrap-1.c: Fix target line.
10709
10710 2001-07-17  Richard Henderson  <rth@redhat.com>
10711
10712         * gcc.c-torture/execute/20010717-1.c: New.
10713
10714 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10715
10716         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10717         tests.
10718
10719 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10720
10721         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10722
10723 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10724
10725         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10726         UAC_SIGBUS, UAC_NOPRINT definitions.
10727
10728 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10729
10730         * objc/execute/object_is_class.m: New test.
10731         * objc/execute/object_is_meta_class.m: New test.
10732
10733 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10734
10735         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10736         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10737
10738 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10739
10740         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10741         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10742
10743 2001-07-14  Richard Henderson  <rth@redhat.com>
10744
10745         * gcc.dg/iftrap-1.c: New.
10746
10747 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10748
10749         * g77.f-torture/execute/intrinsic77.f: New test.
10750
10751 2001-07-11  Janis Johnson <janis@us.ibm.com>
10752
10753         * gcc.misc-tests/gcov-3.c: New test.
10754
10755 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10756
10757         * gcc.c-torture/compile/20010711-1.c,
10758         * gcc.c-torture/compile/20010711-2.c: New tests.
10759
10760 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10761
10762         * gcc.c-torture/execute/20010711-1.c: New test.
10763
10764 2001-07-11  Ben Elliston  <bje@redhat.com>
10765
10766         * g++.old-deja/g++.other/enum5.C: New test.
10767
10768 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10769
10770         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10771         (g++-dg-prune): Call prune_gcc_output.
10772         * prune.exp: New file for prune_gcc_output.
10773         * lib/g++.exp, lib/gcc.exp: Load it.
10774
10775 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10776
10777         * gcc.c-torture/compile/20010701-1.c,
10778         g++.old-deja/g++.ext/attrib6.C: New tests.
10779
10780 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10781
10782         * gcc.c-torture/compile/20010706-1.c: New test.
10783
10784 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10785
10786         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10787
10788 2001-06-28  Stan Shebs  <shebs@apple.com>
10789
10790         * gcc.dg/pragma-darwin.c: New test.
10791
10792 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10793
10794         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10795         Solaris 2.[678] system.
10796
10797 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10798
10799         * gcc.dg/20010622-1.c: New test.
10800
10801 2001-06-18  Stan Shebs  <shebs@apple.com>
10802
10803         * objc.dg: New directory.
10804         * objc.dg/dg.exp: New file.
10805         * objc.dg/alias.m: New.
10806         * objc.dg/class-1.m: New.
10807         * objc.dg/class-2.m: New.
10808         * objc.dg/const-str-1.m: New.
10809         * objc.dg/const-str-2.m: New.
10810         * objc.dg/id-1.m: New.
10811         * objc.dg/method-1.m: New.
10812         * objc.dg/super-class-1.m: New.
10813         * lib/objc-dg.exp: New file.
10814
10815 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10816
10817         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10818         of label name.
10819
10820 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10821
10822         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10823
10824 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10825
10826         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10827         variable.
10828
10829 2001-06-12  Richard Henderson  <rth@redhat.com>
10830
10831         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10832
10833 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10834
10835         * g++.old-deja/g++.abi/vbase5.C: New test.
10836         * g++.old-deja/g++.abi/vbase6.C: New test.
10837         * g++.old-deja/g++.abi/vbase7.C: New test.
10838
10839 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10840
10841         * gcc.c-torture/compile/20010610-1.c: New test.
10842
10843 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10844
10845         * g++.old-deja/g++.abi/vbase4.C: New test.
10846
10847 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10848
10849         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10850         support %f for HC11/HC12 targets.
10851         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10852         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10853         on HC11/HC12 targets.
10854         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10855
10856 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10857
10858         * gcc.dg/wchar_t-1.c: New file.
10859         * gcc.dg/wint_t-1.c: Likewise.
10860
10861 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10862
10863         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10864
10865 2001-06-11  Richard Henderson  <rth@redhat.com>
10866
10867         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10868
10869 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10870
10871         * gcc.c-torture/compile/20010611-1.c: New test.
10872
10873 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10874
10875         * gcc.dg/c99-tag-1.c: Add more tests.
10876
10877 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10878
10879         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10880         representation on MN10300 and ARM/Thumb.
10881
10882 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10883
10884         * g77.f-torture/execute/20010610.f: New.
10885
10886 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10887
10888         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10889         names.
10890
10891 2001-06-09  Richard Henderson  <rth@redhat.com>
10892
10893         * gcc.c-torture/execute/ashrdi-1.c: New.
10894         * gcc.c-torture/execute/ashldi-1.c: New.
10895         * gcc.c-torture/execute/lshrdi-1.c: New.
10896
10897 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10898
10899         * objc/execute/load-3.m: Added. Check sending +load to categories,
10900         in addition to classes.
10901
10902 2001-06-08  Stan Shebs  <shebs@apple.com>
10903
10904         * objc/execute/load-2.m: New test.  From Nicola Pero
10905         <n.pero@mi.flashnet.it>.
10906
10907 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10908
10909         * gcc.c-torture/execute/20010605-2.c: New test.
10910
10911 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10912
10913         * g++.old-deja/g++.abi/vbase2.C: New test.
10914         * g++.old-deja/g++.abi/vbase3.C: New test.
10915
10916 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10917
10918         * g++.old-deja/g++.pt/friend49.C: New test.
10919
10920 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10921
10922         * g++.old-deja/g++.ext/anon3.C: New test.
10923
10924 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10925
10926         * g++.old-deja/g++.other/conv7.C: New test.
10927
10928 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10929
10930         * gcc.c-torture/compile/20010605-2.c: New test.
10931
10932 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10933
10934         * gcc.c-torture/execute/20010604-1.c: New test.
10935
10936 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10937
10938         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10939
10940 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10941
10942         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10943         (g++_link_flags): Likewise.
10944         (g++_init): Pass gccpath's value to two previous functions.
10945
10946 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10947
10948         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10949         Ensure logfile entry matches exec command line.
10950
10951 2001-05-31  Richard Henderson  <rth@redhat.com>
10952
10953         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10954         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10955
10956 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10957
10958         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10959         compiler for irix6.2
10960
10961 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10962
10963         * g++.old-deja/g++.other/optimize3.C: New file.
10964
10965 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10966
10967         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10968         assemble.
10969
10970 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10971
10972         * g++.old-deja/g++.other/optimize2.C: New file.
10973
10974 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10975
10976         * gcc.c-torture/compile/20010518-2.c: New file.
10977         * gcc.c-torture/execute/20010518-1.c: New file.
10978         * gcc.c-torture/execute/20010518-2.c: New file.
10979
10980 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10981
10982         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10983
10984 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10985
10986         G++ no longer defines builtins that do not begin with __builtin.
10987         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10988         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10989         * g++.old-deja/g++.law/builtin1.C: Likewise.
10990         * g++.old-deja/g++.law/cvt2.C: Likewise.
10991         * g++.old-deja/g++.mike/net5.C: Likewise.
10992         * g++.old-deja/g++.other/builtins1.C: Likewise.
10993         * g++.old-deja/g++.other/builtins2.C: Likewise.
10994         * g++.old-deja/g++.other/builtins3.C: Likewise.
10995         * g++.old-deja/g++.other/builtins4.C: Likewise.
10996         * g++.old-deja/g++.other/inline8.C: Likewise.
10997         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10998
10999 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
11000
11001         * g++.old-deja/g++.pt/using1.C: Adjust.
11002         * g++.old-deja/g++.pt/using2.C: New test.
11003
11004 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
11005
11006         * gcc.dg/cpp/charconst.c: New tests.
11007         * gcc.dg/cpp/escape.c: New tests.
11008         * gcc.dg/cpp/escape-1.c: New tests.
11009         * gcc.dg/cpp/escape-2.c: New tests.
11010         * gcc.dg/cpp/ucs.c: New tests.
11011
11012 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
11013
11014         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
11015         native compiler for irix6.5.
11016
11017 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
11018
11019         * lib/g++.exp (g++_include_flags): Use args to compute
11020         get_multilibs.
11021         (g++_link_flags): Likewise.
11022         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
11023
11024 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11025
11026         * gcc.dg/c90-hexfloat-1.c: Add more tests.
11027
11028 2001-05-21  Geoff Keating  <geoffk@redhat.com>
11029
11030         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
11031         this file.
11032
11033 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11034
11035         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
11036         STACK_SIZE;
11037         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
11038         to STACK_SIZE; Use it to define size of add_histo array.
11039         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
11040         to STACK_SIZE.
11041         (f): Use GITT_SIZE to define size of gitt local table.
11042         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
11043         to STACK_SIZE; Use it to define size of bytemem array.
11044
11045 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11046
11047         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
11048         on 68HC11/HC12 due to the asm instruction.
11049         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
11050         * gcc.c-torture/compile/920520-1.x: Likewise.
11051         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
11052         on 68HC11/HC12 because the function is larger than 64K.
11053         * gcc.c-torture/compile/961203-1.x: New file, this test fails
11054         on 68HC11/HC12 because the structure is too large.
11055
11056 2001-05-20  Richard Henderson  <rth@redhat.com>
11057
11058         * gcc.c-torture/execute/20010520-1.c: New.
11059
11060 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11061
11062         * g++.old-deja/g++.warn/compare1.C: New test.
11063         * gcc.dg/compare4.c: New test.
11064
11065 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
11066
11067         * g++.old-deja/g++.other/optimize1.C: New test.
11068
11069 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11070
11071         * g++.old-deja/g++.pt/spec41.C: New test.
11072
11073 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11074
11075         * gcc.c-torture/compile/20010114-1.x: Remove.
11076
11077 2001-05-18  Stan Shebs  <shebs@apple.com>
11078
11079         * gcc.c-torture/compile/20010518-1.c: New test.
11080
11081 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
11082
11083         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
11084         * g++.old-deja/g++.pt/crash67.C: New test.
11085
11086 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
11087
11088         * g++.old-deja/g++.other/debug9.C: New test.
11089
11090 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
11091
11092         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
11093
11094 2001-05-16  Jan Hubicka  <jh@suse.cz>
11095
11096         * gcc.c-torture/compile/20010516-1.c: New test.
11097
11098 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11099
11100         * g++.old-deja/g++.other/crash41.C: New test.
11101
11102 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
11103
11104         * g++.old-deja/g++.pt/crash66.C: New test.
11105
11106 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
11107
11108         * g++.old-deja/g++.robertl/eb27.C: Convert.
11109
11110 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
11111
11112         * g++.dg/friend-warn.C: New test.  Do not warn about friend
11113         declaration being redundant.
11114
11115 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
11116
11117         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
11118
11119 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
11120
11121         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
11122
11123 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
11124
11125         * lib/g++.exp: Use testsuite_flags.
11126
11127 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
11128
11129         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
11130
11131 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11132
11133         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
11134
11135 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
11136
11137         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
11138
11139 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
11140
11141         * gcc.c-torture/compile/20010313-1.c: New test.
11142
11143 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
11144
11145         * gcc.dg/cpp/direct2.c: New test.
11146         * gccq.dg/cpp/direct2s.c: New test.
11147
11148         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
11149
11150 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
11151
11152         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
11153         * g++.old-deja/g++.other/op3.C: Likewise.
11154
11155 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11156
11157         * gcc.dg/cpp/syshdr.h: New file.
11158         * gcc.dg/cpp/sysmac1.c: Update.
11159         * gcc.dg/cpp/sysmac2.c: Update.
11160
11161 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11162
11163         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
11164
11165 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
11166
11167         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
11168         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
11169
11170 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
11171
11172         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
11173
11174 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
11175
11176         * lib/g++.exp (g++_include_flags): Don't use any special flags
11177         if TESTING_IN_BUILD_TREE is not defined.
11178         (g++_init): Use a plain 'c++' as the compiler if
11179         TESTING_IN_BUILD_TREEE is not defined.
11180
11181 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11182
11183         * g++.old-deja/g++.eh/catch13.C: New test.
11184         * g++.old-deja/g++.eh/catch14.C: New test.
11185
11186 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11187
11188         * gcc.dg/cpp/tr-define.c: New test.
11189
11190 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
11191
11192         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
11193         <stdlib.h>, not <malloc.h>.
11194
11195 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11196
11197         * g++.old-deja/g++.ns/template17.C: New test.
11198
11199 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11200
11201         * g++.old-deja/g++.pt/ref4.C: New test.
11202
11203 2001-04-30  Richard Henderson  <rth@redhat.com>
11204
11205         * gcc.dg/20000724-1.c: Revert last change.
11206
11207 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
11208
11209         * g77.f-torture/execute/20010430.f: New test.
11210
11211 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
11212
11213         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
11214
11215 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
11216
11217         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
11218
11219 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11220
11221         * g++.old-deja/g++.eh/crash6.C: New test.
11222
11223 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11224
11225         * g++.old-deja/g++.other/warn7.C: New test.
11226
11227 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11228
11229         * g++.old-deja/g++.other/defarg9.C: New test.
11230
11231 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11232
11233         * g77.f-torture/compile/20010426.f: New test.
11234         * g77.f-torture/execute/20010426.f: New test.
11235
11236 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11237
11238         * g77.f-torture/compile/20000629-1.x: Remove - error
11239         has been fixed.
11240
11241 2001-04-26  Jeffrey A Law  (law@cygnus.com)
11242
11243         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
11244         Tweak slightly to work with g++.dg framework.
11245         * g++.dg/special/ecos.exp: Run initp1.C test.
11246         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
11247
11248         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
11249         its linker doesn't give line numbers either.
11250         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
11251
11252 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11253
11254         * g++.old-deja/g++.other/lex1.C: New test.
11255
11256 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
11257
11258         * gcc.dg/noncompile/20010425-1.c: New test.
11259
11260 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11261
11262         * g++.old-deja/g++.pt/mangle2.C: New test.
11263
11264 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11265
11266         * gcc.dg/format/plus-1.c: New test.
11267
11268 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11269
11270         * gcc.dg/20010423-1.c: New test.
11271
11272 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11273
11274         * gcc.c-torture/execute/20010422-1.c: New test.
11275
11276 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
11277
11278         * g++.old-deja/g++.ns/type2.C: New test.
11279
11280 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
11281
11282         * g++.old-deja/g++.other/perf1.C: New test.
11283
11284 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
11285
11286         * gcc.dg/c99-func-2.c: Remove xfail.
11287         * gcc.dg/c99-func-3.c: Remove xfail.
11288         * gcc.dg/c99-func-4.c: Remove xfail.
11289
11290 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
11291
11292         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
11293
11294 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11295
11296         * gcc.c-torture/compile/20010423-1.c: New test.
11297
11298 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11299
11300         * g++.old-deja/g++.pt/typename28.C: New test.
11301
11302 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11303
11304         * g++.old-deja/g++.abi/empty2.C: New test.
11305         * g++.old-deja/g++.abi/empty3.C: New test.
11306
11307 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11308
11309         * g++.old-deja/g++.other/comdat2.C: New test.
11310         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11311
11312 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11313
11314         * g++.old-deja/g++.other/overload14.C: New test.
11315
11316 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11317
11318         * g++.old-deja/g++.other/lookup23.C: New test.
11319
11320 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11321
11322         * gcc.c-torture/execute/20010403-1.c: New test.
11323
11324 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11325             Mark Mitchell  <mark@codesourcery.com>
11326
11327         * lib/old-dejagnu.exp: Don't delete output of executable.
11328         Add .exe suffix to executables.
11329
11330 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11331
11332         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11333
11334 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11335
11336         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11337
11338 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11339
11340         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11341         * g++.old-deja/g++.abi/crash1.C: New test.
11342
11343 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11344
11345         * g++.old-deja/g++.other/crash40.C: New test.
11346
11347 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11348
11349         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11350
11351 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11352
11353         * g++.old-deja/g++.other/warn6.C: New test.
11354
11355 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11356
11357         * g++.old-deja/g++.robertl/eb42.C: Same.
11358
11359 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11360
11361         * gcc.dg/wtr-conversion-1.c: New testcase.
11362
11363 2001-04-10  Richard Henderson  <rth@redhat.com>
11364
11365         * g++.old-deja/g++.other/array5.C: New.
11366
11367 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11368
11369         * gcc.c-torture/execute/20010408-1.c: New test.
11370
11371 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11372
11373         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11374         headers and constructs.
11375         * g++.old-deja/g++.robertl/eb79.C: Same.
11376         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11377         * g++.old-deja/g++.robertl/eb73.C: Same.
11378         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11379         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11380         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11381         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11382         * g++.old-deja/g++.robertl/eb44.C: Same.
11383         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11384         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11385         * g++.old-deja/g++.robertl/eb39.C: Same.
11386         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11387         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11388         * g++.old-deja/g++.robertl/eb30.C: Same.
11389         * g++.old-deja/g++.robertl/eb3.C: Same.
11390         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11391         * g++.old-deja/g++.robertl/eb21.C: Same.
11392         * g++.old-deja/g++.robertl/eb15.C: Same.
11393         * g++.old-deja/g++.robertl/eb118.C: Same.
11394         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11395         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11396         * g++.old-deja/g++.robertl/eb109.C: Same.
11397         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11398         * g++.old-deja/g++.mike/rtti1.C: Same.
11399         * g++.old-deja/g++.mike/p658.C: Same.
11400         * g++.old-deja/g++.mike/net46.C: Same.
11401         * g++.old-deja/g++.mike/net34.C: Same.
11402         * g++.old-deja/g++.mike/memoize1.C: Same.
11403         * g++.old-deja/g++.mike/eh2.C: Same.
11404         * g++.old-deja/g++.law/weak.C: Same.
11405         * g++.old-deja/g++.law/visibility7.C: Same.
11406         * g++.old-deja/g++.law/visibility25.C: Same.
11407         * g++.old-deja/g++.law/visibility22.C: Same.
11408         * g++.old-deja/g++.law/visibility2.C: Same.
11409         * g++.old-deja/g++.law/visibility17.C: Same.
11410         * g++.old-deja/g++.law/visibility13.C: Same.
11411         * g++.old-deja/g++.law/visibility10.C: Same.
11412         * g++.old-deja/g++.law/visibility1.C: Same.
11413         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11414         * g++.old-deja/g++.law/vbase1.C: Same.
11415         * g++.old-deja/g++.law/operators32.C: Same.
11416         * g++.old-deja/g++.law/nest3.C: Same.
11417         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11418         * g++.old-deja/g++.law/except5.C (main): Same.
11419         * g++.old-deja/g++.law/cvt7.C (run): Same.
11420         * g++.old-deja/g++.law/cvt2.C: Same.
11421         * g++.old-deja/g++.law/cvt16.C: Same.
11422         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11423         * g++.old-deja/g++.law/ctors17.C (main): Same.
11424         * g++.old-deja/g++.law/ctors13.C: Same.
11425         * g++.old-deja/g++.law/ctors12.C (main): Same.
11426         * g++.old-deja/g++.law/ctors10.C: Same.
11427         * g++.old-deja/g++.law/code-gen5.C: Same.
11428         * g++.old-deja/g++.law/bad-error7.C: Same.
11429         * g++.old-deja/g++.law/arm9.C: Same.
11430         * g++.old-deja/g++.law/arm12.C: Same.
11431         * g++.old-deja/g++.law/arg8.C: Same.
11432         * g++.old-deja/g++.law/arg1.C: Same.
11433         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11434         * g++.old-deja/g++.jason/template31.C: Same.
11435         * g++.old-deja/g++.jason/template24.C (main): Same.
11436         * g++.old-deja/g++.jason/2371.C: Same.
11437         * g++.old-deja/g++.eh/new2.C: Same.
11438         * g++.old-deja/g++.eh/new1.C: Same.
11439         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11440         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11441         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11442         * g++.old-deja/g++.brendan/crash62.C: Same.
11443         * g++.old-deja/g++.brendan/crash52.C: Same.
11444         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11445         * g++.old-deja/g++.brendan/crash38.C: Same.
11446         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11447         * g++.old-deja/g++.brendan/copy9.C: Same.
11448
11449 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11450
11451         * gcc.c-torture/execute/20001203-2.c (memset):
11452         Count argument is of type __SIZE_TYPE__.
11453
11454 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11455
11456         * gcc.c-torture/compile/20010404-1.c: New test.
11457
11458 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11459
11460         * gcc.c-torture/compile/20010326-1.c: New test.
11461
11462 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11463
11464         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11465         peculiarities of the SH.
11466         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11467
11468 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11469
11470         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11471         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11472         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11473
11474 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11475
11476         * g77.f-torture/compile/20010321-1.f: New test.
11477
11478 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11479
11480         * gcc.c-torture/compile/20010329-1.c: New test.
11481
11482 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11483
11484         * gcc.c-torture/execute/20010329-1.c: New test.
11485
11486 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11487
11488         * g++.old-deja/g++.other/eh4.C: Fix typo.
11489
11490 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11491
11492         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11493
11494 2001-03-28  Philip Blundell  <philb@gnu.org>
11495
11496         * gcc.c-torture/compile/20010328-1.c: New test.
11497
11498 2001-03-27  Richard Henderson  <rth@redhat.com>
11499
11500         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11501         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11502
11503 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11504
11505         * gcc.c-torture/compile/20010327-1.c: New test.
11506
11507 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11508
11509         * g++.old-deja/g++.other/friend12.C: New test.
11510         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11511         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11512
11513 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11514
11515         * gcc.c-torture/execute/20010325-1.c: New test.
11516
11517 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11518
11519         * g++.old-deja/g++.other/mangle3.C: New test.
11520
11521 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11522
11523         * g++.old-deja/g++.other/anon8.C: New test.
11524
11525 2001-03-20  Philip Blundell  <philb@gnu.org>
11526
11527         * gcc.c-torture/compile/20010320-1.c: New test.
11528
11529 2001-03-17  Richard Henderson  <rth@redhat.com>
11530
11531         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11532
11533 2001-03-15  Geoff Keating  <geoff@redhat.com>
11534
11535         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11536         tests on AIX.
11537
11538 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11539
11540         * g++.old-deja/g++.other/eh4.C: New test.
11541
11542 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11543
11544         * gcc.dg/cpp/mi1.c: Update.
11545
11546 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11547
11548         * g++.old-deja/g++.other/regstack.C: New test.
11549
11550 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11551
11552         * g++.old-deja/g++.other/ref4.C: New test.
11553
11554 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11555
11556         * objc/execute/va_method.m: Added.
11557         * objc/execute/IMP.m: Added.
11558         * objc/execute/_cmd.m: Added.
11559         * objc/execute/accessing_ivars.m: Added.
11560         * objc/execute/class-1.m: Added.
11561         * objc/execute/class-10.m: Added.
11562         * objc/execute/class-11.m: Added.
11563         * objc/execute/class-12.m: Added.
11564         * objc/execute/class-13.m: Added.
11565         * objc/execute/class-14.m: Added.
11566         * objc/execute/class-2.m: Added.
11567         * objc/execute/class-3.m: Added.
11568         * objc/execute/class-4.m: Added.
11569         * objc/execute/class-5.m: Added.
11570         * objc/execute/class-6.m: Added.
11571         * objc/execute/class-7.m: Added.
11572         * objc/execute/class-8.m: Added.
11573         * objc/execute/class-9.m: Added.
11574         * objc/execute/class-tests-1.h
11575         * objc/execute/class-tests-2.h
11576         * objc/execute/compatibility_alias.m: Added.
11577         * objc/execute/encode-1.m: Added.
11578         * objc/execute/formal_protocol-1.m: Added.
11579         * objc/execute/formal_protocol-2.m: Added.
11580         * objc/execute/formal_protocol-3.m: Added.
11581         * objc/execute/formal_protocol-4.m: Added.
11582         * objc/execute/formal_protocol-5.m: Added.
11583         * objc/execute/formal_protocol-6.m: Added.
11584         * objc/execute/formal_protocol-7.m: Added.
11585         * objc/execute/informal_protocol.m: Added.
11586         * objc/execute/initialize.m: Added.
11587         * objc/execute/load.m: Added.
11588         * objc/execute/many_args_method.m: Added.
11589         * objc/execute/nested-3.m: Added.
11590         * objc/execute/no_clash.m: Added.
11591         * objc/execute/private.m: Added.
11592         * objc/execute/redefining_self.m: Added.
11593         * objc/execute/root_methods.m: Added.
11594         * objc/execute/selector-1.m: Added.
11595         * objc/execute/static-1.m: Added.
11596         * objc/execute/static-2.m: Added.
11597         * objc/execute/va_method.m: Added.
11598
11599 2001-03-10  Richard Henderson  <rth@redhat.com>
11600
11601         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11602
11603 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11604
11605         * g++.old-deja/g++.other/crash31.C: XFAIL.
11606         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11607         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11608         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11609         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11610         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11611
11612 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11613
11614         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11615
11616 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11617
11618         * gcc.dg/20000724-1.c: Don't use multiline strings.
11619
11620 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11621
11622         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11623         result of -cString against what we expect it to be; don't just
11624         print it out for no one to read.
11625
11626         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11627         Based on testcases provided by Nicola Pero.
11628
11629 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11630
11631         * gcc.dg/cpp/macro7.c: New test.
11632
11633 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11634
11635         * gcc.dg/cpp/multiline.c: Update.
11636
11637 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11638
11639         * g++.old-deja/g++.other/enum3.C: New test.
11640
11641 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11642
11643         * g++.old-deja/g++.other/pod1.C: New test.
11644
11645 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11646
11647         * g++.old-deja/g++.ext/overload1.C: New test.
11648
11649 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11650
11651         * g++.old-deja/g++.pt/using1.C: New test.
11652
11653 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11654
11655         * g++.old-deja/g++.other/using9.C: New test.
11656
11657 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11658
11659         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11660
11661         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11662
11663 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11664
11665         * g++.old-deja/g++.ext/realpt1.C: Remove.
11666
11667 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11668
11669         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11670
11671 2001-02-26  Will Cohen  <wcohen@redhat.com>
11672
11673         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11674
11675 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11676
11677         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11678         templatized constructors.
11679
11680 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11681
11682         * gcc.c-torture/execute/20010224-1.c: New test.
11683
11684 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11685
11686         * gcc.c-torture/execute/20010222-1.c: New test.
11687
11688 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11689
11690         * g++.old-deja/g++.other/inline20.C: New test.
11691
11692 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11693
11694         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11695
11696 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11697
11698         * g++.old-deja/g++.other/lookup22.C: New test.
11699
11700 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11701
11702         * g77.dg: New directory.
11703         * g77.dg/20010216-1.f: New test case.
11704         * g77.dg/dg.exp: New driver.
11705         * lib/g77-dg.exp: New driver library.
11706
11707 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11708
11709         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11710
11711 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11712
11713         * g++.old-deja/g++.other/decl9.C: New test.
11714
11715 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11716
11717         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11718         not need <string> and also tests the initialization at runtime.
11719
11720 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11721
11722         * gcc.c-torture/execute/longlong.c: New test.
11723
11724 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11725
11726         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11727
11728 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11729
11730         * gcc.c-torture/execute/920302-1.c (execute):
11731         Change argument type to short.
11732
11733 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11734
11735         * g++.old-deja/g++.pt/deduct6.C: New test.
11736
11737 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11738
11739         * g++.old-deja/g++.pt/deduct5.C: New test.
11740
11741 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11742
11743         * gcc.c-torture/execute/20010209-1.c: New test.
11744
11745 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11746
11747         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11748
11749 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11750
11751         * g++.dg/vtgc1.C: Update for new ABI.
11752
11753         * consistency.vlad: New directory, 1665 files.
11754
11755 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11756
11757         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11758         return type.
11759         * gcc.dg/cpp/digraphs.c: Declare puts.
11760
11761 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11762
11763         * g++.old-deja/g++.other/warn5.C: New test.
11764
11765 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11766
11767         * g++.old-deja/g++.pt/spec40.C: New test.
11768
11769 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11770
11771         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11772         case.
11773         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11774
11775 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11776
11777         * gcc.c-torture/compile/20010209-1.c: New test.
11778
11779 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11780
11781         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11782         excess errors message but not if it crashes.
11783         * g++.old-deja/g++.other/crash27.C: Likewise.
11784         * g++.old-deja/g++.other/crash28.C: Likewise.
11785         * g++.old-deja/g++.other/crash30.C: Likewise.
11786         * g++.old-deja/g++.other/crash32.C: Likewise.
11787         * g++.old-deja/g++.other/crash35.C: Likewise.
11788         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11789
11790 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11791
11792         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11793         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11794         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11795         g77.f-torture/execute/execute.exp,
11796         g77.f-torture/noncompile/noncompile.exp,
11797         gcc.c-torture/execute/execute.exp,
11798         gcc.c-torture/execute/memcheck/memcheck.exp,
11799         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11800         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11801         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11802         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11803         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11804         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11805         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11806         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11807         Remove bug reporting instructions with ancient email addresses.
11808
11809 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11810
11811         * gcc.dg/20010202-1.c: New test.
11812         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11813
11814 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11815
11816         * g++.dg/stdbool-if.C: New test.
11817
11818 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11819
11820         * objc/execute/fdecl.m: Added main().
11821
11822 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11823
11824         * gcc.c-torture/execute/20010206-1.c: New test.
11825
11826 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11827
11828         * gcc.dg/cpp/avoidpaste1.c: Update.
11829
11830 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11831
11832         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11833         Pero <nicola@brainstorm.co.uk>.
11834         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11835
11836 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11837
11838         * g++.old-deja/g++.pt/spec39.C: New test.
11839
11840 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11841
11842         * gcc.c-torture/compile/20010202-1.c: New test.
11843
11844 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11845
11846         * g++.old-deja/g++.abi/primary2.C: New test.
11847         * g++.old-deja/g++.abi/primary3.C: New test.
11848         * g++.old-deja/g++.abi/primary4.C: New test.
11849         * g++.old-deja/g++.abi/primary5.C: New test.
11850         * g++.old-deja/g++.abi/vtable3.h: New test.
11851         * g++.old-deja/g++.abi/vtable3a.C: New test.
11852         * g++.old-deja/g++.abi/vtable3b.C: New test.
11853         * g++.old-deja/g++.abi/vtable3c.C: New test.
11854         * g++.old-deja/g++.abi/vtable3d.C: New test.
11855         * g++.old-deja/g++.abi/vtable3e.C: New test.
11856         * g++.old-deja/g++.abi/vtable3f.C: New test.
11857         * g++.old-deja/g++.abi/vtable3g.C: New test.
11858         * g++.old-deja/g++.abi/vtable3h.C: New test.
11859         * g++.old-deja/g++.abi/vtable3i.C: New test.
11860         * g++.old-deja/g++.abi/vtable3j.C: New test.
11861         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11862
11863 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11864
11865         * g++.old-deja/g++.other/anon6.C: New test.
11866         * g++.old-deja/g++.other/anon7.C: New test.
11867
11868 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11869
11870         * gcc.dg/cpp/avoidpaste2.c: New tests.
11871
11872 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11873
11874         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11875
11876 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11877
11878         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11879         DECIMAL_DIG cases for Irix."
11880
11881 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11882
11883         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11884
11885 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11886
11887         * gcc.dg/c99-tag-1.c: New test.
11888
11889 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11890
11891         * gcc.dg/cpp/tr-warn1.c: Add tests.
11892
11893 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11894
11895         * gcc.dg/cpp/avoidpaste1.c: Update.
11896         * gcc.dg/cpp/paste4.c: Update.
11897
11898 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11899
11900         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11901         cases for Irix.
11902
11903 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11904
11905         * g++.old-deja/g++.other/inline19.C: New test.
11906
11907 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11908
11909         * gcc.dg/Wlarger-than.c: New test.
11910
11911 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11912
11913         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11914
11915 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11916
11917         * gcc.c-torture/execute/20010129-1.c: New test.
11918         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11919
11920 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11921
11922         * gcc.dg/cpp/avoidpaste1.c: Test case.
11923
11924 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11925
11926         * g++.old-deja/g++.other/inline18.C: New test.
11927
11928 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11929
11930         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11931         and __builtin_putchar.
11932
11933 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11934
11935         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11936         tests.
11937
11938 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11939
11940         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11941         floating point number rounding mode to round to the nearest
11942         representable mode.
11943
11944 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11945
11946         * g++.old-deja/g++.other/mangle2.C: New test.
11947
11948 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11949
11950         * gcc.c-torture/compile/20010124-1.c: New test.
11951
11952 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11953
11954         * g++.old-deja/g++.pt/spec38.C: New test.
11955
11956 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11957
11958         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11959         "Build don't run".
11960
11961 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11962
11963         * gcc.c-torture/execute/20010123-1.c: New test.
11964
11965 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11966
11967         * g++.old-deja/g++.pt/spec37.C: New test.
11968
11969 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11970
11971         * g++.old-deja/g++.pt/overload14.C: New test.
11972
11973 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11974
11975         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11976         __builtin_return_address.
11977
11978 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11979
11980         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11981         * g++.old-deja/g++.pt/spec35.C: New test.
11982         * g++.old-deja/g++.pt/spec36.C: New test.
11983
11984 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11985
11986         * gcc.c-torture/compile/20010118-1.c: New test.
11987
11988 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11989
11990         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11991
11992 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11993
11994         * gcc.c-torture/execute/20010119-1.c: New test.
11995
11996 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11997
11998         * g++.old-deja/g++.other/vbase5.C: New test.
11999
12000 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
12001
12002         * gcc.c-torture/execute/20010118-1.c: New test.
12003
12004 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12005
12006         * g++.old-deja/g++.pt/deduct3.C: New test.
12007
12008 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12009
12010         * g++.old-deja/g++.pt/spec34.C: New test.
12011
12012 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
12013
12014         * g77.f-torture/compile/20000601-2.f: New test.
12015
12016 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12017
12018         * g++.old-deja/g++.other/init17.C: New test.
12019
12020 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
12021
12022         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
12023
12024 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12025
12026         * g++.old-deja/g++.pt/unify8.C: New test.
12027
12028 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12029
12030         * g++.old-deja/g++.abi/vbase1.C: New test.
12031
12032 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
12033
12034         * g++.old-deja/g++.pt/crash65.C: New test.
12035
12036 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12037
12038         * gcc.dg/cpp/assembl2.S: New test case.
12039
12040 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
12041
12042         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
12043         are supported.
12044
12045 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12046
12047         * g++.old-deja/g++.other/builtins1.C: New test.
12048         * g++.old-deja/g++.other/builtins2.C: Likewise.
12049         * g++.old-deja/g++.other/builtins3.C: Likewise.
12050         * g++.old-deja/g++.other/builtins4.C: Likewise.
12051
12052 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
12053
12054         * gcc.c-torture/compile/20010117-1.c: New test.
12055         * gcc.c-torture/compile/20010117-2.c: New test.
12056
12057 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12058
12059         * g77.f-torture/execute/20010116.[fx]: New test,
12060         XFAIL on i?86-*-*.
12061         * g77.f-torture/compile/20010115.f: Indicate it's
12062         a test for PR fortran/1636.
12063
12064 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12065
12066         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
12067
12068 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12069
12070         * g77.f-torture/compile/20010115.f: New test.
12071
12072 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
12073
12074         * g++.old-deja/g++.pt/nontype5.C: New test.
12075
12076 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12077
12078         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
12079         have an equivalent working one below it.
12080
12081 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12082
12083         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
12084         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12085
12086 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
12087
12088         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
12089         message containing "init_priority".
12090         (conpr-2.C): Likewise.
12091         (conpr-3.C): Likewise.
12092         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
12093
12094 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12095
12096         * gcc.c-torture/execute/20010114-2.c: New test.
12097
12098 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12099
12100         * gcc.c-torture/compile/20010114-1.c: New test.
12101         * gcc.c-torture/compile/20010114-1.x: Xfail.
12102         * gcc.c-torture/compile/20010114-2.c: New test.
12103         * gcc.c-torture/execute/20010114-1.c: New test.
12104         * gcc.dg/trunc-1.c: New test.
12105         * gcc.dg/uninit-B.c: New test.
12106
12107 2001-01-13  Nick Clifton  <nickc@redhat.com>
12108
12109         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
12110         target.
12111
12112 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12113
12114         * gcc.c-torture/compile/20010113-1.c: New test.
12115
12116 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
12117
12118         * gcc.c-torture/compile/20001212-1.c: New test.
12119
12120 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12121
12122         * gcc.dg/cpp/widestr1.c: Update.
12123         * gcc.dg/cpp/prag-imp.c: Remove.
12124
12125 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
12126
12127         * gcc.c-torture/execute/20000801-3.x: Remove.
12128         * gcc.dg/c90-init-1.c: New test.
12129         * gcc.dg/c99-init-1.c: New test.
12130         * gcc.dg/c99-init-2.c: New test.
12131         * gcc.dg/gnu99-init-1.c: New test.
12132
12133 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
12134
12135         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
12136         testing that no relevant ones were found.
12137
12138 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12139
12140         * g++.old-deja/g++.pt/cast2.C: New test.
12141
12142 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
12143
12144         * g++.old-deja/g++.pt/friend47.C: New test.
12145
12146 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12147
12148         * g++.old-deja/g++.pt/instantiate13.C: New test.
12149
12150 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12151
12152         * g++.old-deja/g++.other/defarg7.C: New test.
12153         * g++.old-deja/g++.other/defarg8.C: New test.
12154
12155 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12156
12157         * g++.old-deja/g++.pt/crash64.C: New test.
12158
12159 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12160
12161         * g++.old-deja/g++.pt/crash63.C: New test.
12162
12163 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12164
12165         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
12166
12167 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
12168
12169         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
12170
12171 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12172
12173         * g++.old-deja/g++.pt/error3.C: New test.
12174
12175 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12176
12177         * g++.old-deja/g++.other/crash39.C: New test.
12178
12179 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12180
12181         * g++.old-deja/g++.other/vbase4.C: New test.
12182
12183 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
12184
12185         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
12186         * gcc.dg/special/20000419-2.c: New file. Identical to above.
12187         * gcc.dg/special/special.exp: New test driver which will check
12188         for alias support for the above test.
12189
12190 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
12191
12192         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
12193         problems on small machines.
12194         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
12195         parameterize.
12196
12197 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
12198
12199         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
12200         mips.
12201         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12202
12203 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
12204
12205         * g++.old_deja/g++.pt/using8.C: New test.
12206
12207 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12208
12209         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
12210
12211 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
12212
12213         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
12214         where a failure is expected.
12215         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
12216
12217 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12218
12219         * g++.old_deja/g++.pt/instantiate12.C: New test.
12220
12221 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12222
12223         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
12224         start of structs.
12225         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
12226         * g++.old-deja/g++.brendan/crash17.C: Likewise.
12227         * g++.old-deja/g++.brendan/crash29.C: Likewise.
12228         * g++.old-deja/g++.brendan/crash48.C: Likewise.
12229         * g++.old-deja/g++.brendan/ns1.C: Likewise.
12230         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
12231         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
12232         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
12233         * g++.old-deja/g++.eh/spec6.C: Likewise.
12234         * g++.old-deja/g++.jason/crash3.C: Likewise.
12235         * g++.old-deja/g++.law/ctors11.C: Likewise.
12236         * g++.old-deja/g++.law/ctors17.C: Likewise.
12237         * g++.old-deja/g++.law/ctors5.C: Likewise.
12238         * g++.old-deja/g++.law/ctors9.C: Likewise.
12239         * g++.old-deja/g++.mike/ambig1.C: Likewise.
12240         * g++.old-deja/g++.mike/net22.C: Likewise.
12241         * g++.old-deja/g++.mike/p3538a.C: Likewise.
12242         * g++.old-deja/g++.mike/p3538b.C: Likewise.
12243         * g++.old-deja/g++.mike/virt3.C: Likewise.
12244         * g++.old-deja/g++.niklas/t128.C: Likewise.
12245         * g++.old-deja/g++.other/anon4.C: Likewise.
12246         * g++.old-deja/g++.other/using1.C: Likewise.
12247         * g++.old-deja/g++.other/warn3.C: Likewise.
12248         * g++.old-deja/g++.pt/t37.C: Likewise.
12249         * g++.old-deja/g++.robertl/eb69.C: Likewise.
12250         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12251
12252 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12253
12254         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
12255
12256 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12257
12258         * gcc.c-torture/execute/stdio-opt-3.c: New test.
12259
12260 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
12261
12262         * gcc.c-torture/compile/20010107-1.c: New test.
12263
12264 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12265
12266         * gcc.c-torture/execute/builtin-noret-1.c: New test.
12267
12268 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12269
12270         * gcc.dg/format/format.h: New file.
12271         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
12272         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
12273         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
12274         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
12275         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
12276         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12277         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
12278         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
12279         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
12280         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
12281         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
12282         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
12283         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
12284         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
12285         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
12286         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
12287         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
12288         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
12289         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
12290         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
12291         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
12292         instead of declaring standard types, macros and functions in each
12293         test.
12294
12295 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
12296
12297         * gcc.c-torture/execute/20010106-1.c: New test.
12298
12299 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12300
12301         * gcc.dg/format/format.exp: New file.
12302         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
12303         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12304         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12305         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12306         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12307         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12308         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12309         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12310         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12311         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12312         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12313         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12314         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12315         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12316         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12317         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12318         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12319         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12320         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12321         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12322         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12323         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12324         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12325         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12326         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12327         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12328         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12329         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12330         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12331         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12332         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12333         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12334         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12335         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12336         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12337         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12338         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12339         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12340         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12341         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12342         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12343         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12344
12345 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12346
12347         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12348         account.
12349
12350 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12351
12352         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12353
12354 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12355
12356         * g++.old-deja/g++.pt/crash62.C: New test.
12357
12358 2001-01-04  Richard Henderson  <rth@redhat.com>
12359
12360         * gcc.dg/20000926-1.c: Update expected warnings.
12361         * gcc.dg/array-2.c: Likewise.
12362         * gcc.dg/array-4.c: Also validate flexible array members.
12363         * gcc.dg/c99-flex-array-1.c: New.
12364
12365 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12366
12367         * gcc.c-torture/compile/20001222-1.x: Remove.
12368
12369 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12370
12371         * gcc.c-torture/execute/built-in-setjmp.c: New.
12372
12373 2001-01-03  Richard Henderson  <rth@redhat.com>
12374
12375         * gcc.dg/940510-1.c: Update expected error wording.
12376         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12377
12378 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12379
12380         * lib/target-supports.exp (check_alias_available): Modified to
12381         indicate aliases not supported if only weak aliases are supported.
12382
12383 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12384
12385         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12386         Turn on cmpstrsi checks for __pj__ and __i370__.
12387
12388 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12389
12390         * g++.old-deja/g++.other/virtual11.C: New test.
12391
12392 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12395
12396 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12397
12398         * gcc.c-torture/compile/20010102-1.c: New test.
12399
12400 2001-01-02  Andreas Jaeger  <aj@suse.de>
12401
12402         * gcc.dg/noreturn-3.c: New test.
12403
12404         * gcc.dg/noreturn-4.c: New test.
12405
12406 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12407
12408         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12409         __builtin_fputc and __builtin_fwrite.
12410
12411 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12412
12413         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12414         signed char, not default char.
12415
12416 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12417
12418         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12419
12420 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12421
12422         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12423
12424 2000-12-29  Richard Henderson  <rth@redhat.com>
12425
12426         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12427         (__cyg_profile_func_exit): Define.
12428
12429 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12430
12431         * g++.dg/vtgc1.C: New test.
12432
12433 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12434
12435         * gcc.dg/noncompile/20001228-1.c: New test.
12436
12437         * gcc.dg/20001228-1.c: New test.
12438
12439         * gcc.c-torture/execute/20001228-1.c: New test.
12440
12441 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12442
12443         * gcc.dg/format-strfmon-1.c: New test.
12444
12445 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12446
12447         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12448         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12449         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12450         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12451         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12452         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12453         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12454         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12455         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12456         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12457         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12458         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12459         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12460
12461         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12462         * gcc.c-torture/execute/string-opt-4.c: Test index.
12463
12464 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12465
12466         * gcc.c-torture/compile/20001226-1.c: New test.
12467
12468 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12469
12470         * gcc.c-torture/compile/20001222-1.c: New test.
12471         * gcc.c-torture/compile/20001222-1.x: Xfail.
12472
12473 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12474
12475         * gcc.c-torture/execute/comp-goto-2.c: New test.
12476
12477 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12478
12479         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12480         Use long types if __INT_MAX__ is 32767.
12481         (main): Use cast to (sint32 *) when poking 88 into a_page.
12482
12483         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12484
12485 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12486
12487         * gcc.c-torture/compile/20001221-1.c: New test.
12488         * gcc.c-torture/execute/20001221-1.c: New test.
12489
12490 2000-12-20  Richard Henderson  <rth@redhat.com>
12491
12492         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12493         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12494
12495 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12496
12497         * gcc.dg/compare3.c: New test.
12498
12499 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12500
12501         * gcc.dg/format-warnll-1.c: New test.
12502
12503 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12504
12505         * gcc.dg/cpp/cmdlne-P.c: New test.
12506
12507 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12508
12509         * gcc.c-torture/execute/builtin-abs-1.c,
12510         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12511
12512 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12513
12514         * gcc.dg/cpp/multiline.c: New test.
12515
12516 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12517
12518         * g++.old-deja/g++.other/syshdr1.C: Update.
12519         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12520
12521 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12522
12523         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12524
12525 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12526
12527         * g++.old-deja/g++.pt/ttp65.C: New test.
12528
12529 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12530
12531         * g++.old-deja/g++.pt/ttp64.C: New test.
12532
12533 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12534
12535         * g++.old-deja/g++.pt/spec33.C: New test.
12536
12537 2000-12-14  Catherine Moore  <clm@redhat.com>
12538
12539         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12540         * gcc.c-torture/execute/920612-2.c: Likewise.
12541         * gcc.c-torture/execute/920428-2.c: Likewise.
12542         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12543         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12544
12545 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12546
12547         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12548         * gcc.dg/pack-test-2.c: Likewise.
12549
12550 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12551
12552         Tests by Zack Weinberg <zackw@stanford.edu>.
12553
12554         * gcc.dg/cpp/defined.c: Update.
12555         * gcc.dg/cpp/defined_trad.c: New tests.
12556
12557 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12558
12559         * gcc.dg/cpp/trad-direct.c: Update.
12560
12561 2000-12-11  Neil Booth  <neilb@earthling.net>
12562
12563         * gcc.dg/cpp/defined_trad.c
12564
12565 2000-12-11  Neil Booth  <neilb@earthling.net>
12566
12567         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12568
12569 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12570
12571         * gcc.dg/format-miss-2.c: New test.
12572
12573 2000-12-09  Neil Booth  <neilb@earthling.net>
12574
12575         * gcc.dg/cpp/lineflags.c: New tests.
12576         * gcc.dg/cpp/poison.c: Update.
12577         * gcc.dg/cpp/redef2.c: Update.
12578         * gcc.dg/cpp/skipping.c: New test.
12579
12580 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12581
12582         * g++.old-deja/g++.other/eh3.C: New testcase.
12583
12584 2000-12-07  Neil Booth  <neilb@earthling.net>
12585
12586         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12587         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12588         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12589         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12590         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12591         Update.
12592
12593 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12594
12595         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12596         __SIZE_TYPE__ instead of int for type of integers cast to
12597         pointers.
12598
12599 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12600
12601         * g++.old-deja/g++.other/cleanup4.C: New test.
12602
12603 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12604
12605         * format-sec-1.c: New test.
12606
12607 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12608
12609         * gcc.dg/format-nonlit-3.c: New test.
12610
12611 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12612
12613         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12614         through a null pointer.
12615
12616 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12617
12618         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12619         * g++.old-deja/g++.pt/partial4.C: New test.
12620
12621 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12622
12623         * gcc.c-torture/execute/ieee/hugeval.x: New.
12624
12625 2000-12-06  Neil Booth  <neilb@earthling.net>
12626
12627         * gcc.dg/cpp/backslash2.c: New tests.
12628
12629 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12630
12631         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12632         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12633
12634 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12635
12636         * gcc.c-torture/execute/20001203-2.c: New testcase.
12637
12638 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12639
12640         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12641         * g++.old-deja/g++.other/virtual10.C: New test.
12642
12643 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12644
12645         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12646
12647 2000-12-05  Richard Henderson  <rth@redhat.com>
12648
12649         * gcc.c-torture/compile/20001205-1.c: New.
12650
12651 2000-12-04  Neil Booth  <neilb@earthling.net>
12652
12653         * g++.old-deja/g++.other/virtual9.C: New test.
12654         * g++.old-deja/g++.pt/crash61.C: New test.
12655         * gcc.c-torture/execute/loop-9.c: New test.
12656
12657 2000-12-04  Neil Booth  <neilb@earthling.net>
12658
12659         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12660         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12661         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12662         * gcc.dg/cpp/extratokens.c: ...here.
12663
12664 2000-12-04  Neil Booth  <neilb@earthling.net>
12665
12666         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12667         New tests.
12668
12669 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12670
12671         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12672         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12673
12674 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12675
12676         * gcc.c-torture/execute/20001203-1.c: New test.
12677
12678 2000-12-03  Neil Booth  <neilb@earthling.net>
12679
12680         * gcc.dg/cpp/macro6.c: New test cases.
12681
12682 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12683
12684         * gcc.c-torture/execute/string-opt-9.c: New test.
12685         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12686         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12687         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12688
12689         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12690         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12691
12692 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12693
12694         * gcc.dg/cpp/if-6.c: New testcase.
12695
12696         * gcc.dg/20001201-1.c: New testcase.
12697
12698 2000-12-02  Neil Booth  <neilb@earthling.net>
12699
12700         * g++.old-deja/g++.other/externC4.C,
12701         g++.old-deja/g++.other/friend10.C: New tests.
12702
12703 2000-12-02  Neil Booth  <neilb@earthling.net>
12704
12705         * g++.old-deja/g++.other/instan2.C
12706         * g++.old-deja/g++.other/instan3.C: New test.
12707
12708 2000-12-02  Neil Booth  <neilb@earthling.net>
12709
12710         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12711         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12712         gnuc99.c,gnuc99-pedantic.c: New tests.
12713
12714 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12715
12716         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12717         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12718
12719 2000-12-01  Neil Booth  <neilb@earthling.net>
12720
12721         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12722         * gcc.dg/cpp/poison.c: Update.
12723         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12724
12725 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12726
12727         * g77.f-torture/execute/20001201.f: New test.
12728
12729 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12730
12731         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12732
12733 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12734
12735         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12736
12737 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12738
12739         * g++.old-deja/g++.other/cast6.C: New test.
12740
12741 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12742
12743         * gcc.c-torture/execute/20001130-2.c: New testcase.
12744
12745 2000-11-30  Richard Henderson  <rth@redhat.com>
12746
12747         * gcc.c-torture/execute/20001130-1.c: New test.
12748
12749 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12750
12751         * g++.old-deja/g++.other/op3.C: New test.
12752
12753 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12754
12755         * g++.old-deja/g++.other/op2.C: New test.
12756
12757 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12758
12759         * g++.old-deja/g++.other/crash38.C: New test.
12760
12761 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12762
12763         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12764
12765 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12766
12767         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12768         tests.
12769         * gcc.c-torture/execute/string-opt-6.c: New test.
12770
12771         * gcc.dg/20001117-1.c: Add main.
12772
12773 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12774
12775         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12776         Move from here ...
12777         * gcc.dg/940510-1.c: ... to here.
12778
12779         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12780         zero-size arrays in toplevel structures.
12781
12782 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12783
12784         * gcc.c-torture/execute/loop-8.c: New test.
12785
12786 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12787
12788         * g++.old-deja/g++.other/base1.C: New test.
12789
12790 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12791
12792         * g++.old-deja/g++.other/parse2.C: New test.
12793
12794 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12795
12796         * g++.old-deja/g++.pt/incomplete1.C: New test.
12797
12798 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12799
12800         * g++.old-deja/g++.other/friend9.C: New test.
12801
12802 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12803
12804         * gcc.dg/20001127-1.c: New test.
12805
12806 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12807
12808         * g++.old-deja/g++.pt/friend46.C: New test.
12809
12810 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12811
12812         * g++.old-deja/g++.other/ptrmem8.C: New test.
12813
12814 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12815
12816         * gcc.c-torture/execute/string-opt-7.c: New test.
12817         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12818
12819 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12820
12821         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12822         instead of 'mkcheck 2'.
12823
12824 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12825
12826         * gcc.c-torture/execute/memcheck/driver.c,
12827         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12828         C9X references to refer to C99.
12829
12830 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12831
12832         * gcc.dg/ultrasp3.c: New test.
12833
12834 2000-11-25  Neil Booth  <neilb@earthling.net>
12835
12836         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12837
12838 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12839
12840         * gcc.c-torture/compile/20001123-2.c: New.
12841
12842 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12843
12844         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12845
12846 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12847
12848         * gcc.dg/sequence-point-1.c: Add some new tests.
12849         * gcc.c-torture/execute/20001124-1.c: New test.
12850
12851 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12852
12853         * g++.old-deja/g++.other/vaarg4.C: New test.
12854         * gcc.c-torture/compile/20001123-1.c: New test.
12855
12856 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12857
12858         * g++.other/crash24.C: Adjust and remove XFAIL.
12859         * g++.other/crash37.C: New test.
12860
12861 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12862
12863         * g++.old-deja/g++.pt/instantiate9.C: New test.
12864
12865 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12866
12867         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12868         new ABI, too.
12869
12870         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12871         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12872
12873 2000-11-22  Neil Booth  <neilb@earthling.net>
12874
12875         * gcc.dg/cpp/Wtrigraphs.c: New test.
12876
12877 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12878
12879         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12880
12881 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12882
12883         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12884
12885 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12886
12887         * lib/gcc-dg.exp: load_lib scanasm.exp.
12888         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12889         * lib/g++-dg.exp: load_lib scanasm.exp.
12890         * lib/scanasm.exp: New.
12891         (scan-assembler, scan-assembler-not): Add optional arguments to
12892         test name, or if not present, the pattern name.
12893         (scan-assembler-dem, scan-assembler-dem-not): New.
12894
12895         * g++.dg/dg.exp: New.
12896
12897 2000-11-21  Neil Booth  <neilb@earthling.net>
12898
12899         * gcc.dg/cpp/integrated1.c: Remove.
12900
12901 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12902
12903         * gcc.c-torture/execute/20001121-1.c: New test.
12904
12905 2000-11-21  Richard Henderson  <rth@redhat.com>
12906
12907         * gcc.c-torture/compile/20001121-1.c: New test.
12908
12909 2000-11-20  Neil Booth  <neilb@earthling.net>
12910
12911         * gcc.dg/cpp/integrated1.c: New test.
12912
12913 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12914
12915         * g++.old-deja/g++.other/inline17.C: New test.
12916
12917 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12918
12919         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12920         local variable to be zero: I made the variable global. Now
12921         uses abort() and exit() instead of relying on main's return value.
12922
12923 2000-11-20  Neil Booth  <neilb@earthling.net>
12924
12925         * gcc.dg/cpp/paste2.c: Update test.
12926         * objc/execute/paste.m: New test.
12927
12928 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12929
12930         * gcc.dg/c99-condexpr-1.c: New test.
12931
12932 2000-11-20  Neil Booth  <neilb@earthling.net>
12933
12934         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12935
12936 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12937
12938         * g++.old-deja/g++.pt/export1.C: New test.
12939
12940 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12941
12942         * gcc.dg/20001117-1.c: New test.
12943
12944 2000-11-18  Richard Henderson  <rth@redhat.com>
12945
12946         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12947
12948 2000-11-18  Richard Henderson  <rth@redhat.com>
12949
12950         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12951         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12952         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12953
12954 2000-11-18  Richard Henderson  <rth@redhat.com>
12955
12956         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12957         (main): New.  Exit cleanly.
12958
12959 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12960
12961         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12962         gcc.dg/c99-fordecl-2.c: New tests.
12963
12964 2000-11-18  Richard Henderson  <rth@redhat.com>
12965
12966         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12967         * gcc.c-torture/execute/zerolen-2.c: New.
12968
12969 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12970
12971         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12972         memory.
12973
12974 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12975
12976         * g++.old-deja/g++.pt/instantiate8.C: New test.
12977
12978 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12979
12980         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12981         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12982
12983 2000-11-16  Nick Clifton  <nickc@redhat.com>
12984
12985         * gcc.c-torture/execute/nestfunc-2.c: New test.
12986         * gcc.c-torture/execute/nestfunc-3.c: New test.
12987
12988 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12989
12990         * gcc.c-torture/compile/20001116-1.c: New test.
12991
12992 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12993
12994         * gcc.c-torture/execute/20001115-1.c: New test.
12995
12996 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12997
12998         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12999         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
13000         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
13001         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13002
13003 2000-11-15  Neil Booth  <neilb@earthling.net>
13004
13005         gcc.dg/cpp/_Pragma1.c: Update.
13006         gcc.dg/cpp/_Pragma2.c: New test.
13007
13008 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13009
13010         * g++.old-deja/g++.other/anon5.C: New test.
13011
13012 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13013
13014         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
13015         tests.
13016
13017 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
13018
13019         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
13020         output.
13021
13022 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13023
13024         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
13025         labels at end of compound statements.
13026
13027 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
13028
13029         * gcc.c-torture/execute/loop-7.c: New test.
13030
13031 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13032
13033         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
13034
13035 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13036
13037         * gcc.dg/c99-bool-1.c: New test.
13038
13039 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13040
13041         * gcc.dg/c99-scope-1.c: Remove xfail.
13042         * gcc.dg/c99-scope-2.c: New test.
13043
13044 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13045
13046         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
13047         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
13048
13049 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
13050
13051         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
13052         error messages.
13053
13054         * g++.mike/p700.C: Don't typedef wchar_t.
13055         * g++.mike/p784.C: Likewise.
13056         * g++.mike/eb101.C: Don't use __wchar_t.
13057
13058 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
13059
13060         * g77.f-torture/execute/20001111.[fx]: Test premature exit
13061         from DO loop.
13062
13063 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
13064
13065         * gcc.c-torture/execute/20001111-1.c: New test.
13066
13067 2000-11-10  Nick Clifton  <nickc@redhat.com>
13068
13069         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
13070         long multuiple and accumulate.
13071
13072 2000-11-09  Richard Henderson  <rth@redhat.com>
13073
13074         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
13075         via size_t instead of int.
13076
13077         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
13078         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13079         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13080         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13081
13082 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
13083
13084         * gcc.c-torture/compile/20001109-1.c: New test.
13085         * gcc.c-torture/compile/20001109-2.c: New test.
13086
13087 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
13088
13089         * g++.old-deja/g++.pt/operator1.C: New test.
13090         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
13091
13092 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13093
13094         * gcc.dg/20001108-1.c: New test.
13095
13096 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
13097
13098         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
13099         with both arguments constant strings.
13100         * gcc.c-torture/execute/string-opt-3.c: New test.
13101         * gcc.c-torture/execute/string-opt-4.c: New test.
13102         * gcc.c-torture/execute/string-opt-5.c: New test.
13103
13104 2000-11-08  Nick Clifton  <nickc@redhat.com>
13105
13106         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
13107         mulsidi3adddi patterns.
13108
13109 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
13110
13111         * g++.old-deja/g++.other/crash36.C: New test.
13112
13113 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
13114
13115         * g++.old-deja/g++.other/init16.C: New test.
13116
13117 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
13118
13119         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
13120
13121 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13122
13123         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
13124         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13125         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13126
13127 2000-11-07  DJ Delorie  <dj@redhat.com>
13128
13129         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
13130
13131 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13132
13133         * gcc.c-torture/execute/string-opt-1.c: New test.
13134
13135 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
13136
13137         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
13138         mips-sgi-irix6.* because the MIPS ABI passes floating-point
13139         parameters in registers, and there is no way for a varargs
13140         function to know in which order the integer and floating-point
13141         parameters should be interleaved when they are placed on the
13142         stack.
13143         * gcc.c-torture/execute/va-arg-16.x: Likewise.
13144         * gcc.c-torture/execute/va-arg-17.x: Likewise.
13145
13146 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13147
13148         * gcc.c-torture/execute/string-opt-2.c: New test.
13149
13150 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
13151
13152         * g++.old-deja/g++.pt/crash60.C: New test.
13153
13154 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13155
13156         * g++.old-deja/g++.other/crash24.C: New test.
13157         * g++.old-deja/g++.other/crash25.C: New test.
13158         * g++.old-deja/g++.other/crash26.C: New test.
13159         * g++.old-deja/g++.other/crash27.C: New test.
13160         * g++.old-deja/g++.other/crash28.C: New test.
13161         * g++.old-deja/g++.other/crash29.C: New test.
13162         * g++.old-deja/g++.other/crash30.C: New test.
13163         * g++.old-deja/g++.other/crash31.C: New test.
13164         * g++.old-deja/g++.other/crash32.C: New test.
13165         * g++.old-deja/g++.other/crash33.C: New test.
13166         * g++.old-deja/g++.other/crash34.C: New test.
13167         * g++.old-deja/g++.other/crash35.C: New test.
13168
13169 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13170
13171         * gcc.c-torture/execute/20001031-1.c: New test.
13172
13173 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
13174
13175         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
13176         namespace.
13177
13178         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
13179         standards-conformant.
13180
13181         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
13182
13183         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
13184         * g++.old-deja/g++.mike/p755a.C: Likewise.
13185         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13186         library makes no calls to `operator new' during initialization.
13187
13188 2000-11-04  Neil Booth  <neilb@earthling.net>
13189
13190         * gcc.dg/cpp/include2.c: New tests.
13191
13192 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13193
13194         * lib/g++.exp (g++_set_ld_library_path): New function.
13195         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13196
13197 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13198
13199         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13200         warnings.
13201
13202 2000-11-01  Richard Henderson  <rth@redhat.com>
13203
13204         * g++.old-deja/g++.ext/namedret1.C: New.
13205         * g++.old-deja/g++.ext/namedret2.C: New.
13206         * g++.old-deja/g++.ext/namedret3.C: New.
13207
13208 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13209
13210         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13211         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13212
13213 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13214
13215         * gcc.c-torture/execute/va-arg-21.c: New test.
13216
13217 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13218
13219         * gcc.dg/c99-complex-2.c: New test.
13220
13221 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13222
13223         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13224
13225 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13226
13227         * g++.old-deja/g++.other/inline16.C: New test.
13228
13229 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13230
13231         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13232         __PRETTY_FUNCTION__
13233
13234 2000-10-29  Neil Booth  <neilb@earthling.net>
13235
13236         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13237         New tests.
13238         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13239         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13240         optimisation.
13241
13242 2000-10-29  Neil Booth  <neilb@earthling.net>
13243
13244         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13245         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13246         * mi5.c: Test multiple includes work with -C.
13247         * trigraphs.c: Test ^= version.
13248
13249 2000-10-28  Neil Booth  <neilb@earthling.net>
13250
13251         New tests and test updates for new macro expander.
13252
13253         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13254         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13255         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13256         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13257         new diagnostic messages.
13258
13259         * gcc.dg/cpp/macro3.c: New tests.
13260
13261 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13262
13263         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13264         on the same line.
13265
13266 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13267
13268         * g++.old-deja/g++.other/eh2.C: New test.
13269
13270 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13271
13272         * gcc.c-torture/execute/20001027-1.c: New test.
13273
13274 2000-10-26  Richard Henderson  <rth@redhat.com>
13275
13276         * gcc.c-torture/execute/20001026-1.c: New.
13277
13278 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13279
13280         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13281         * g++.old-deja/g++.law/builtin1.C: Likewise.
13282         * g++.old-deja/g++.law/ctors10.C: Likewise.
13283         * g++.old-deja/g++.law/virtual3.C: Likewise.
13284         * g++.old-deja/g++.mike/p658.C: Likewise.
13285         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13286         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13287         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13288         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13289         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13290
13291 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13292
13293         * gcc.c-torture/compile/20001024-1.c: New test.
13294
13295 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13296
13297         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13298         to tell us whether or not we are using V3.
13299
13300 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13301
13302         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13303         operands.
13304
13305 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13306
13307         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13308
13309 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13310
13311         * gcc.c-torture/execute/20001024-1.c: New test.
13312
13313 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13314
13315         * g++.old-deja/g++.other/sibcall1.C: New test.
13316
13317 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13318
13319         * gcc.dg/noncompile/init-3.c: New test.
13320
13321 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13322
13323         * gcc.dg/format-array-1.c: New test.
13324
13325 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13326
13327         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13328         writing through null pointers; remove comment about testing
13329         unterminated strings.
13330
13331 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13332
13333         * gcc.c-torture/execute/20001017-2.c: New test.
13334
13335 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13336
13337         * gcc.c-torture/compile/20001018-1.c: New test.
13338         * gcc.c-torture/compile/20001018-1.x: Xfail.
13339
13340 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13341
13342         * gcc.c-torture/execute/20001017-1.c: New test.
13343
13344 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13345
13346         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13347         for multiple use of arguments with scanf formats; add tests for
13348         multiple use of arguments.
13349
13350 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13351
13352         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13353
13354 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13355
13356         * gcc.dg/format-miss-1.c: New test.
13357
13358 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13359
13360         * gcc.c-torture/execute/20001013-1.c: New test.
13361
13362 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13363
13364         * gcc.dg/format-branch-1.c: New test.
13365
13366 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13367
13368         * README, lib/file-format.exp: Remove EGCS references.
13369
13370 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13371
13372         * gcc.dg/20001013-1.c: New test.
13373
13374 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13375
13376         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13377         for intmax_t in the compiler using __typeof__ and the type rules
13378         for conditional expressions.
13379
13380 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13381
13382         * gcc.dg/20001012-1.c: New test.
13383         * gcc.dg/20001012-2.c: New test.
13384
13385 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13386
13387         * gcc.dg/format-attr-1.c: New test.
13388
13389 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13390
13391         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13392         __LONG_LONG_MAX__ instead of LLONG_MAX.
13393
13394 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13395
13396         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13397         scanf flags.
13398         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13399         flags.
13400
13401 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13402
13403         * gcc.dg/sequence-pt-1.c: New test.
13404
13405 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13406
13407         * gcc.c-torture/execute/20001011-1.c: New testcase.
13408         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13409
13410 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13411
13412         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13413         does not error on it.
13414
13415 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13416
13417         * gcc.dg/20001009-1.c: New test.
13418
13419 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13420
13421         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13422         * gcc.c-torture/execute/20001009-2.c: ... to here.
13423
13424 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13425
13426         * gcc.c-torture/compile/20001009-1.c: New testcase.
13427         * gcc.c-torture/execute/20001009-1.c: New testcase.
13428         Testcases provided by Jan Hubicka <jh@suse.cz>.
13429
13430 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13431
13432         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13433         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13434         uintmax_t using <limits.h> to emulate the compiler's internal
13435         logic.  No longer XFAIL %j tests.
13436
13437 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13438
13439         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13440         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13441         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13442         regexps and details of expected handling of some bad formats.
13443         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13444         suppression.
13445
13446 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13447
13448         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13449         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13450         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13451         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13452         in list archives.
13453
13454 2000-10-06  Richard Henderson  <rth@cygnus.com>
13455
13456         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13457         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13458         * g++.old-deja/g++.jason/report.C: Likewise.
13459         * g++.old-deja/g++.law/friend5.C: Likewise.
13460         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13461         of the expected warnings.
13462
13463 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13464
13465         * g++.old-deja/g++.pt/enum14.C: New test.
13466
13467 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13468
13469         * g++.old-deja/g++.pt/crash59.C: New test.
13470
13471 2000-10-04  Will Cohen  <wcohen@redhat.com>
13472
13473         * gcc.dg/20000926-1.c: New test.
13474
13475 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13476
13477         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13478         function name for current C++ compiler.
13479         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13480
13481 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13482
13483         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13484         __PRETTY_FUNCTION__.
13485         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13486
13487 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13488
13489         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13490
13491 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13492
13493         * gcc.c-torture/compile/20000923-1.c: New test.
13494
13495 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13496
13497         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13498         * g++.old-deja/g++.pt/ttp62.C: Same.
13499         * g++.old-deja/g++.other/inline14.C: Same.
13500
13501 2000-09-24  Richard Henderson  <rth@cygnus.com>
13502
13503         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13504
13505 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13506
13507         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13508
13509 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13510
13511         * gcc.c-torture/compile/20000922-1.c: New file.
13512
13513 2000-09-21  Nick Clifton  <nickc@redhat.com>
13514
13515         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13516         a signed long modulo operation.
13517         (mod6): New function - perform an unsigned long modulo operation.
13518         (main): Add tests for modulos of very large numbers by very small
13519         dividends.
13520
13521 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13522
13523         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13524
13525 2000-09-19  Richard Henderson  <rth@cygnus.com>
13526
13527         * gcc.dg/compare2.c (case 10): XFAIL.
13528
13529 2000-09-18  Richard Henderson  <rth@cygnus.com>
13530
13531         * gcc.c-torture/execute/20000906-1.c: Move ...
13532         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13533         that support __builtin_trap.
13534
13535 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13536
13537         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13538
13539 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13540
13541         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13542         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13543         more $ format tests.
13544
13545 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13546
13547         * gcc.dg/format-errmk-1.c: New test.
13548
13549 2000-09-17  Greg McGary  <greg@mcgary.org>
13550
13551         * gcc.c-torture/execute/20000917-1.x: Remove.
13552
13553 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13554
13555         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13556
13557 2000-09-17  Greg McGary  <greg@mcgary.org>
13558
13559         * gcc.c-torture/execute/20000917-1.c: New test.
13560         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13561
13562 2000-09-16  Neil Booth  <NeilB@earthling.net>
13563
13564         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13565         in nested macro bug.
13566
13567 2000-09-15  Neil Booth  <NeilB@earthling.net>
13568
13569         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13570
13571 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13572
13573         * gcc.c-torture/execute/20000914-1.c: New test.
13574
13575 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13576
13577         * g++.other/inline13.C: New test.
13578
13579 2000-09-12  Andreas Jaeger  <aj@suse.de>
13580
13581         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13582         constant by Ulrich Drepper <drepper@redhat.com>.
13583
13584 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13585
13586         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13587
13588 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13589
13590         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13591
13592 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13593
13594         * gcc.dg/cpp/backslash.c: New test.
13595
13596 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13597
13598         * gcc.c-torture/execute/20000910-1.c: New test.
13599         * gcc.c-torture/execute/20000910-2.c: Likewise.
13600
13601 2000-09-11  Robert Lipe  <robertl@sco.com>
13602
13603         * gcc.dg/pragma-align.c: New test.
13604
13605 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13606
13607         * g++.old-deja/g++.pt/explicit82.C: New test.
13608         * g++.old-deja/g++.pt/explicit83.C: New test.
13609
13610 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13611
13612         * gcc.dg/asm-names.c: New test.
13613
13614 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13615
13616         * gcc.dg/cpp/tr-warn6.c: New test
13617
13618 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13619
13620         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13621         be accepted.
13622
13623 2000-09-07  Catherine Moore  <clm@redhat.com>
13624
13625         * gcc.c-torture/execute/unroll-1.c: New test.
13626
13627 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13628
13629         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13630         ERROR markers.
13631         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13632         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13633         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13634         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13635         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13636         Preprocess only.
13637         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13638         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13639
13640 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13641
13642         * g++.old-deja/g++.pt/deduct2.C: New test.
13643
13644 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13645
13646         * g++.old-deja/g++.pt/parms2.C: New test.
13647
13648 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13649
13650         * g++.old-deja/g++.pt/crash58.C: New test.
13651
13652 2000-09-06  Greg McGary  <greg@mcgary.org>
13653
13654         * gcc.c-torture/execute/20000906-1.c: New test.
13655         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13656
13657 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13658
13659         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13660
13661 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13662
13663         * g++.old-deja/g++.pt/crash57.C: New test.
13664
13665 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13666
13667         * g++.old-deja/g++.pt/crash56.C: New test.
13668
13669 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13670
13671         * g++.old-deja/g++.pt/koenig1.C: New test.
13672
13673 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13674
13675         * gcc.dg/20000904-1.c: New test.
13676
13677 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13678
13679         * gcc.dg/cpp/paste8.c: New test.
13680
13681 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13682
13683         * gcc.c-torture/compile/20000827-1.c: New test.
13684
13685 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13686
13687         * gcc.dg/format-diag-1.c: New test.
13688
13689 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13690
13691         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13692         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13693         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13694         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13695         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13696
13697 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13698
13699         * g++.old-deja/g++.other/nested4.C: New test.
13700
13701 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13702
13703         * g++.old-deja/g++.ns/scoped1.C: New test.
13704
13705 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13706
13707         * lib/g++.exp: Support testing already-installed GCC.
13708
13709 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13710
13711         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13712
13713 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13714
13715         * gcc.dg/return-type-2.c: New test.
13716
13717 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13718
13719         * gcc.c-torture/compile/20000825-1.c: New test.
13720
13721 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13722
13723         * gcc.dg/dwarf2-2.c: New test.
13724
13725 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13726
13727         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13728         dg-warning regexps.
13729
13730 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13731
13732         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13733         gcc.dg/format-ext-5.c: New tests.
13734
13735 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13736
13737         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13738
13739 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13740
13741         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13742
13743 2000-08-24  Richard Henderson  <rth@cygnus.com>
13744
13745         * gcc.dg/ia64-sync-1.c: New test.
13746         * gcc.dg/ia64-sync-2.c: New test.
13747         * gcc.dg/ia64-asm-1.c: New test.
13748
13749 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13750
13751         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13752         * gcc.dg/format-ext-2.c: New test.
13753
13754 2000-08-23  Jason Merrill  <jason@redhat.com>
13755
13756         * lib/old-dejagnu.exp: Also ignore "In member function" and
13757         "At global scope".
13758
13759 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13760
13761         * gcc.dg/noncompile/label-lineno-1.c: New test.
13762
13763 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13764
13765         * gcc.dg/c99-array-nonobj-1.c: New test.
13766
13767 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13768
13769         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13770         tests.
13771         * gcc.dg/format-ext-1.c: New test.
13772
13773 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13774
13775         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13776         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13777         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13778         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13779         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13780
13781 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13782
13783         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13784         gcc.dg/c99-strftime-2.c: New tests.
13785
13786 2000-08-22  Richard Henderson  <rth@cygnus.com>
13787
13788         * gcc.c-torture/execute/20000822-1.c: New test.
13789
13790 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13791
13792         * gcc.c-torture/execute/20000819-1.x: Remove.
13793
13794 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13795
13796         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13797         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13798         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13799         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13800         gcc.dg/format-xopen-1.c: New tests.
13801
13802 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13803
13804         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13805
13806 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13807
13808         * g++.old-deja/g++.other/loop2.C: New test.
13809
13810         * gcc.c-torture/compile/20000606-1.c: New test.
13811         * gcc.c-torture/compile/20000728-1.c: New test.
13812         * gcc.c-torture/execute/20000801-1.c: New test.
13813         * gcc.c-torture/execute/20000801-2.c: New test.
13814         * gcc.c-torture/execute/20000819-1.c: New test.
13815         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13816         * gcc.dg/20000629-1.c: New test.
13817         * gcc.dg/20000724-1.c: New test.
13818         * gcc.dg/20000807-1.c: New test.
13819
13820 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13821
13822         * gcc.dg/cpp/pragma-1.c: New test.
13823         * gcc.dg/cpp/pragma-2.c: New test.
13824
13825 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13826
13827         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13828         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13829
13830 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13831
13832         * gcc.c-torture/compile/20000818-1.c: New test.
13833
13834 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13835
13836         * gcc.c-torture/execute/20000818-1.c: New test.
13837
13838 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13839
13840         * gcc.dg/format-va-1.c: New test.
13841
13842 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13843
13844         * g++.old-deja/g++.other/typedef8.C: New test.
13845
13846 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13847
13848         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13849         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13850         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13851         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13852         * g++.old-deja/g++.other/ptrmem7.C: New test.
13853         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13854
13855 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13856
13857         * g++.old-deja/g++.pt/typename27.C: New test.
13858
13859 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13860
13861         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13862         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13863         * g++.old-deja/g++.pt/friend45.C: New test.
13864         * g++.old-deja/g++.other/friend8.C: New test.
13865
13866 2000-08-15  Richard Henderson  <rth@cygnus.com>
13867
13868         * gcc.c-torture/execute/20000815-1.c: New test.
13869
13870 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13871
13872         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13873         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13874         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13875
13876 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13877
13878         * g++.old-deja/g++.other/refinit2.C: New test.
13879
13880 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13881
13882         * lib/c-torture.exp (c-torture): Make
13883         compiler_conditional_xfail_data global.
13884         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13885         compiler_conditional_xfail_data machinery.
13886         (f-torture-execute): Likewise.
13887         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13888         and only when unrolling loops.
13889
13890         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13891
13892 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13893
13894         * g++.old-deja/g++.pt/explicit81.C: New test.
13895
13896 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13897
13898         * g++.old-deja/g++.pt/typename26.C: New test.
13899
13900 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13901
13902         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13903         warning.
13904
13905 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13906
13907         * g++.old-deja/g++.other/array3.C: New test.
13908
13909 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13910
13911         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13912         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13913         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13914         New tests.
13915
13916 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13917
13918         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13919         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13920
13921 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13922
13923         * gcc.c-torture/execute/20000808-1.c: New test.
13924
13925 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13926
13927         * gcc.dg/c90-const-expr-1.c: New test.
13928
13929 2000-08-08  Richard Henderson  <rth@cygnus.com>
13930
13931         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13932
13933 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13934
13935         * gcc.dg/noncompile/const-ll-1.c: New test.
13936
13937 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13938
13939         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13940
13941 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13942
13943         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13944         that running programs linked against the shared version of libobjc
13945         run correctly.
13946
13947 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13948
13949         * gcc.dg/c99-printf-1.c: New test.
13950
13951 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13952
13953         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13954
13955 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13956
13957         * gcc.c-torture/execute/20000731-1.x: Delete.
13958
13959 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13960
13961         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13962         and torture_without_loops as is done by c-torture.exp.
13963         (search_for): Copy from c-torture.exp.
13964         (gcc-dg-runtest): New function, drives a directory of tests
13965         iterating over the TORTURE_OPTIONS.
13966         (scan-assembler, scan-assembler-not): Move here from
13967         individual directory drivers.
13968
13969         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13970         defined by lib/gcc-dg.exp.
13971         * gcc.dg/cpp/cpp.exp: Likewise.
13972         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13973         gcc-dg-runtest, so we cycle over optimization options.
13974
13975         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13976         * gcc.dg/compare2.c: No longer expected to fail.
13977
13978 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13979
13980         * gcc.c-torture/execute/20000804-1.c: New test.
13981
13982 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13983
13984         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13985
13986 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13987
13988         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13989
13990 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13991
13992         * gcc.c-torture/compile/20000803-1.c: New test.
13993
13994 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13995
13996         * gcc.c-torture/execute/20000801-3.c,
13997         gcc.c-torture/execute/20000801-4.c: New tests.
13998         * gcc.c-torture/execute/20000801-3.x,
13999         gcc.c-torture/execute/20000801-4.x: Xfail.
14000
14001 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14002
14003         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14004         libobjc/.libs to allow for libtool.
14005
14006 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14007
14008         * gcc.c-torture/compile/20000802-1.c: New test.
14009
14010 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14011
14012         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14013
14014 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14015
14016         * gcc-c-torture/execute/20000731-2.c: New test.
14017
14018         * gcc.c-torture/execute/20000731-1.c: New test.
14019         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14020
14021 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14022
14023         * testsuite/gcc.dg/cpp/paste7.c: New test.
14024         * gcc.dg/cpp/20000725-1.c: New test.
14025
14026 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14027
14028         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14029         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14030         declaration warning for __builtin_dwarf_reg_size.
14031
14032         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14033
14034 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14035
14036         * gcc.dg/noncompile/voidparam-1.c: New test.
14037
14038 2000-07-30  Richard Henderson  <rth@cygnus.com>
14039
14040         * gcc.dg/c90-digraph-1.c: Don't xfail.
14041         * gcc.dg/compare2.c (case 10): Xfail.
14042         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14043
14044 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
14045
14046         * gcc.dg/c99-main-1.c: New test.
14047
14048 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14049
14050         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14051
14052 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
14053
14054         * gcc.c-tortuer/execute/20000726-1.c: New test.
14055
14056 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
14057
14058         * gcc.c-torture/execute/enum-2.c: New test.
14059
14060 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14061
14062         * gcc.dg/cpp/tr-warn3.c: New test.
14063
14064 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14065
14066         * g++.old-deja/g++.ext/implicit1.C: Remove.
14067         * g++.old-deja/g++.jason/c2.C: Remove
14068         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14069         * g++.old-deja/g++.pt/crash16.C: Likewise.
14070         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14071
14072 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
14073
14074         * g++.old-deja/g++.other/for2.C: New test.
14075
14076 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
14077
14078         * gcc.dg/20000720-1.c: New test.
14079
14080 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
14081
14082         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
14083
14084 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
14085
14086         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14087         * gcc.c-torture/execute/20000722-1.c: New.
14088         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14089
14090 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
14091
14092         * gcc.dg/cpp/20000720-1.S: New test.
14093
14094 2000-07-21  Michael Meissner  <meissner@redhat.com>
14095
14096         * gcc.c-torture/execute/ieee/hugeval.c: New test.
14097
14098 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14099
14100         * g++.old-deja/g++.brendan/crash16.C,
14101         g++.old-deja/g++.brendan/parse3.C,
14102         g++.old-deja/g++.brendan/redecl1.C,
14103         g++.old-deja/g++.ns/template13.C,
14104         g++.old-deja/g++.other/decl4.C,
14105         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14106
14107 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
14108
14109         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14110         and "Internal error".
14111
14112         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14113         regexps.
14114         * gcc.dg/cpp/paste6.c: New test.
14115
14116 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
14117
14118         * gcc.dg/cpp/tr-direct.c: New test.
14119
14120         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14121         gcc.dg/cpp/undef1.c: Tweak error regexps.
14122
14123 2000-07-18  Eric Christopher <echristo@redhat.com>
14124
14125         * gcc.c-torture/compile/20000718-1.c: New test.
14126
14127 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
14128
14129         * cpplex.c (_cpp_push_token): If the token being pushed back
14130         is the previous token in this context, just subtract one from
14131         context->posn.
14132         * cppmacro.c (save_expansion): Clear aux field when storing a
14133         placemarker.
14134
14135 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
14136
14137         * gcc.dg/noncompile/redecl-1.c: New test.
14138
14139 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
14140
14141         * gcc.c-torture/execute/20000717-5.c: New test.
14142         * gcc.c-torture/execute/20000717-1.x: Removed.
14143
14144 2000-07-17  Richard Henderson  <rth@cygnus.com>
14145
14146         * gcc.c-torture/execute/20000717-4.c: New test.
14147
14148 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
14149
14150         * gcc.dg/cpp/syshdr.c: New test.
14151         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14152
14153 2000-07-17  Neil Booth  <neilb@earthling.net>
14154
14155         * gcc.dg/cpp/cmdlne-dM.c: New test.
14156         * gcc.dg/cpp/cmdlne-dD.c: New test.
14157
14158 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14159
14160         * gcc.c-torture/execute/20000717-3.c: New test.
14161
14162         * gcc.c-torture/compile/20000717-1.c: New test.
14163
14164 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14165
14166         * gcc.c-torture/execute/20000717-2.c: New test.
14167
14168 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14169
14170         * gcc.dg/formatz-1.c: New test.
14171
14172         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14173         * gcc.dg/c99-digraph-1.c: New tests.
14174
14175         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14176         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14177
14178         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14179         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14180         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14181         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14182         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14183         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14184         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14185
14186 2000-07-17   Greg McGary <greg@mcgary.org>
14187
14188         * gcc.c-torture/execute/20000717-1.c: New test.
14189         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14190
14191 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14192
14193         * gcc.c-torture/execute/20000715-2.c: New test.
14194         * gcc.dg/20000715-1.c: New test.
14195
14196 2000-07-15  Michael Meissner  <meissner@redhat.com>
14197
14198         * gcc.c-torture/execute/20000715-1.c: New test.
14199
14200 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14201
14202         * gcc.c-torture/execute/20000707-1.c: New test.
14203
14204 2000-07-13  Neil Booth  <NeilB@earthling.net>
14205
14206         * testsuite/gcc.dg/cpp/digraph1.c,
14207         testsuite/gcc.dg/cpp/digraph2.c,
14208         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14209
14210 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14211
14212         * g77.f-torture/compile/20000630-2.f:  New test.
14213         * g77.f-torture/compile/20000630-2.x
14214
14215 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14216
14217         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14218
14219 2000-07-11  Neil Booth  <NeilB@earthling.net>
14220
14221         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14222
14223 2000-07-11  Neil Booth  <NeilB@earthling.net>
14224
14225         * gcc.dg/cpp/cmdlne-C.c: New.
14226
14227 2000-07-09  Neil Booth  <NeilB@earthling.net>
14228
14229         * gcc.dg/cpp/directiv.c: New tests.
14230         * gcc.dg/cpp/undef1.c: Update.
14231
14232 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14233
14234         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14235
14236 2000-07-09  Neil Booth  <NeilB@earthling.net>
14237
14238         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14239
14240 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14241
14242         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14243         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14244
14245 2000-07-08  Neil Booth  <NeilB@earthling.net>
14246
14247         * gcc.dg/cpp/macsyntx.c: New tests.
14248
14249 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14250
14251         * gcc.dg/20000707-1.c: New test.
14252
14253 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14254
14255         * gcc.c-torture/execute/20000706-1.c: New test.
14256         * gcc.c-torture/execute/20000706-2.c: New test.
14257         * gcc.c-torture/execute/20000706-3.c: New test.
14258         * gcc.c-torture/execute/20000706-4.c: New test.
14259         * gcc.c-torture/execute/20000706-5.c: New test.
14260
14261 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14262
14263         * g++.old-deja/g++.pt/instantiate7.C: New test.
14264
14265 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14266
14267         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14268         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14269         * g++.old-deja/g++.other/rtti3.C: Likewise.
14270         * g++.old-deja/g++.other/rttid3.C: Likewise.
14271
14272 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14273
14274         *  g77.f-torture/compile/20000630-1.x: Fix typo
14275
14276 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14277
14278         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14279         assembly output.
14280
14281 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14282
14283         * gcc.dg/cpp/ident.c: New test.
14284
14285 2000-07-05  Neil Booth  <NeilB@earthling.net>
14286
14287         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14288           gcc.dg/cpp/lexstrng.c: New tests.
14289
14290 2000-07-04  Neil Booth  <NeilB@earthling.net>
14291
14292         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14293         * gcc.dg/cpp/strify2.c: Same.
14294
14295 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14296
14297         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14298         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14299         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14300         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14301
14302         * testsuite/gcc.dg/cpp/macro1.c,
14303         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14304         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14305         testsuite/gcc.dg/cpp/strify1.c,
14306         testsuite/gcc.dg/cpp/strify2.c: New tests.
14307
14308 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14309
14310         * gcc.c-torture/execute/20000703-1.c: New test.
14311
14312 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14313
14314         * g++.old-deja/g++.pt (lookup10.C): New test.
14315
14316 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14317
14318         * g++.old-deja/g++.pt (typename25.C): New test.
14319
14320 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14321
14322         * gcc.c-torture/compile/20000701-1.c: New test.
14323
14324 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14325
14326         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14327         to test case.
14328
14329 2000-06-30  Catherine Moore  <clm@cygnus.com>
14330
14331         * gcc.c-torture/execute/align-1.c: New test.
14332
14333 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14334
14335         * g++.old-deja/g++.pt/expr8.C: New test.
14336         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14337
14338 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14339
14340         * gcc.c-torture/compile/20000629-1.c: New test.
14341
14342 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14343
14344
14345         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14346         gcc.dg/noncompile directory, depending on whether they're
14347         preprocessor tests or not.  Annotate all the tests for the dg
14348         framework.
14349
14350         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14351         * gcc.dg/noncompile/noncompile.exp: New.
14352
14353         * Moved files:
14354         Old name                                New name
14355         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14356         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14357         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14358         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14359         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14360         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14361         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14362         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14363         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14364         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14365         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14366         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14367         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14368         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14369         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14370         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14371         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14372         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14373         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14374         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14375         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14376         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14377         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14378         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14379
14380         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14381         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14382         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14383         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14384         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14385         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14386
14387 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14388
14389         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14390         declare one variable.  On the fourth, error.
14391         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14392         declared by 20000628-1a.h.
14393
14394 2000-06-29  Richard Henderson  <rth@redhat.com>
14395
14396         * gcc.c-torture/execute/930529-1.x: New file.
14397         * gcc.dg/920413-1.c: Adjust expected warning text.
14398         * gcc.dg/980217-1.c: Declare abort.
14399         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14400
14401 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14402
14403         * g77.f-torture/compile/20000629-1.f: New test.
14404         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14405
14406 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14407
14408         Rearrange lots of files, removing entirely the
14409         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14410         directories.
14411
14412         * Deleted files:
14413         gcc.c-torture/code_quality/code_quality.exp
14414         gcc.c-torture/special/special.exp
14415         gcc.failure/failure.exp
14416         gcc.failure/940409-1.x
14417         gcc.c-torture/compile/961203-1.x
14418
14419         * New files:
14420         gcc.misc-tests/linkage.exp
14421         gcc.c-torture/execute/920730-1t.c
14422         gcc.c-torture/execute/920730-1t.x
14423         gcc.c-torture/compile/920520-1.x
14424         gcc.c-torture/compile/920521-1.x
14425         gcc.c-torture/compile/981006-1.x
14426         gcc.c-torture/execute/eeprof-1.x
14427
14428         * Moved files (possibly with modifications to fit a new harness):
14429         Old name                                New name
14430         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14431         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14432         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14433         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14434         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14435         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14436         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14437         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14438         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14439         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14440         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14441         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14442         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14443         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14444
14445 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14446
14447         * c-torture/compile/961203-1.x: Delete.
14448
14449         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14450         not exit. Include stdio.h.
14451         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14452         * gcc.misc-tests/dg-12.c: Likewise.
14453         * gcc.misc-tests/dg-5.c: Likewise.
14454         * gcc.misc-tests/dg-6.c: Likewise.
14455         * gcc.misc-tests/dg-7.c: Prototype abort.
14456         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14457         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14458         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14459         not exit.
14460         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14461         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14462
14463 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14464
14465         * gcc.dg/cpp/20000628-1.c: New test.
14466         * gcc.dg/cpp/20000628-1.h: New header for above test.
14467         * gcc.dg/cpp/20000628-1a.h: Likewise.
14468
14469 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14470
14471         * gcc.dg/cpp: New directory.
14472         * gcc.dg/cpp/cpp.exp: New driver.
14473         * gcc.dg/cpp/20000627-1.c: New test.
14474         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14475         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14476         and rewrite as a compilation test.
14477
14478         * gcc.dg: Move many files into the cpp subdirectory, possibly
14479         renaming or editing them as well.
14480         Old name                New name
14481         990119-1.c              cpp/19990119-1.c
14482         990228-1.c              cpp/19990228-1.c
14483         990407-1.c              cpp/19990407-1.c
14484         990409-1.c              cpp/19990409-1.c
14485         990413-1.c              cpp/19990413-1.c
14486         990703-1.c              cpp/19990703-1.c
14487         20000127-1.c            cpp/20000127-1.c
14488         20000129-1.c            cpp/20000129-1.c
14489         20000207-1.c            cpp/20000207-1.c
14490         20000207-2.c            cpp/20000207-2.c
14491         20000209-1.c            cpp/20000209-1.c
14492         20000209-2.c            cpp/20000209-2.c
14493         20000301-1.c            cpp/20000301-1.c
14494         20000419-1.c            cpp/20000419-1.c
14495         20000510-1.S            cpp/20000510-1.S
14496         20000519-1.c            cpp/20000519-1.c
14497         20000529-1.c            cpp/20000529-1.c
14498         20000625-1.c            cpp/20000625-1.c
14499         20000625-2.c            cpp/20000625-2.c
14500         cpp-as1.c               cpp/assert1.c
14501         cpp-as2.c               cpp/assert2.c
14502         cxx-comments-1.c        cpp/cxxcom1.c
14503         cxx-comments-2.c        cpp/cxxcom2.c
14504         endif-label.c           cpp/endif.c
14505         cpp-hash1.c             cpp/hash1.c
14506         cpp-hash2.c             cpp/hash2.c
14507         cpp-if1.c               cpp/if-1.c
14508         cpp-if2.c               cpp/if-2.c
14509         cpp-if3.c               cpp/if-3.c
14510         cpp-if4.c               cpp/if-4.c
14511         cpp-if5.c               cpp/if-5.c
14512         cpp-cond.c              cpp/if-cexp.c
14513         cpp-missingop.c         cpp/if-mop.c
14514         cpp-missingparen.c      cpp/if-mpar.c
14515         cpp-opprec.c            cpp/if-oppr.c
14516         cpp-ifparen.c           cpp/if-paren.c
14517         cpp-shortcircuit.c      cpp/if-sc.c
14518         cpp-shift.c             cpp/if-shift.c
14519         cpp-unary.c             cpp/if-unary.c
14520         cpp-li1.c               cpp/line1.c
14521         cpp-li2.c               cpp/line2.c
14522         lineno.c                cpp/line3.c
14523         lineno-2.c              cpp/line4.c
14524         cpp-mi.c                cpp/mi1.c
14525         cpp-mic.h               cpp/mi1c.h
14526         cpp-micc.h              cpp/mi1cc.h
14527         cpp-mind.h              cpp/mi1nd.h
14528         cpp-mindp.h             cpp/mi1ndp.h
14529         cpp-mix.h               cpp/mi1x.h
14530         cpp-mi2.c               cpp/mi2.c
14531         cpp-mi2a.h              cpp/mi2a.h
14532         cpp-mi2b.h              cpp/mi2b.h
14533         cpp-mi2c.h              cpp/mi2c.h
14534         cpp-mi3.c               cpp/mi3.c
14535         cpp-mi3.def             cpp/mi3.def
14536         poison-1.c              cpp/poison.c
14537         pr-impl.c               cpp/prag-imp.c
14538         cpp-redef-2.c           cpp/redef1.c
14539         cpp-redef.c             cpp/redef2.c
14540         strpaste.c              cpp/strp1.c
14541         strpaste-2.c            cpp/strp2.c
14542         cpp-tradpaste.c         cpp/tr-paste.c
14543         cpp-tradstringify.c     cpp/tr-str.c
14544         cpp-tradwarn1.c         cpp/tr-warn1.c
14545         cpp-tradwarn2.c         cpp/tr-warn2.c
14546         trigraphs.c             cpp/trigraphs.c
14547         cpp-unc1.c              cpp/unc1.c
14548         cpp-unc2.c              cpp/unc2.c
14549         cpp-unc3.c              cpp/unc3.c
14550         cpp-unc.c               cpp/unc4.c
14551         undef.c                 cpp/undef1.c
14552         undef-2.c               cpp/undef2.c
14553         cpp-wi1.c               cpp/widestr1.c
14554
14555 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14556
14557         * lib/g++.exp (g++_include_flags): Tweak.
14558
14559 2000-06-27  H.J. Lu  <hjl@gnu.org>
14560             Loren J. Rittle  <ljrittle@acm.org>
14561
14562         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14563         version with one that knows about the new gcc tree structure.
14564         (g++_link_flags): Same.
14565
14566 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14567
14568         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14569         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14570         case we are cross-compiling.
14571
14572         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14573         g++.old-deja/g++.niklas/Makefile.in,
14574         g++.old-deja/g++.niklas/configure.in,
14575         g++.old-deja/g++.other/Makefile.in,
14576         g++.old-deja/g++.other/configure.in,
14577         gcc.c-torture/code_quality/Makefile.in,
14578         gcc.c-torture/code_quality/configure.in,
14579         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14580         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14581         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14582         gcc.c-torture/execute/ieee/Makefile.in,
14583         gcc.c-torture/execute/ieee/configure.in,
14584         gcc.c-torture/noncompile/Makefile.in,
14585         gcc.c-torture/noncompile/configure.in,
14586         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14587         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14588         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14589
14590 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14591
14592         * g++.old-deja/g++.other/ambig3.C: New test.
14593
14594 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14595
14596         * g++.old-deja/g++.pt/syntax1.C: New test.
14597         * g++.old-deja/g++.pt/syntax2.C: New test.
14598         * g++.old-deja/g++.other/syntax3.C: New test.
14599         * g++.old-deja/g++.other/syntax4.C: New test.
14600
14601 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14602
14603         * gcc.dg/20000623-1.c: Prototype exit and abort.
14604
14605 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14606
14607         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14608         New tests.
14609         * gcc.dg/cpp-mi3.def: New file.
14610
14611         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14612         inside assertions.
14613         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14614         lexer's error messages.
14615         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14616         divine anything from the linemarkers.
14617         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14618         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14619
14620 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14621
14622         * gcc.dg/20000623-1.c: New test.
14623
14624 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14625
14626         * gcc.c-torture/execute/20000622-1.c: New test.
14627
14628 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14629
14630         * g++.old-deja/g++.other/init15.C: New test.
14631
14632 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14633
14634         * g++.old-deja/g++.pt/vaarg2.C: New test.
14635         * g++.old-deja/g++.pt/vaarg3.C: New test.
14636
14637 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14638
14639         * g++.old-deja/g++.other/dyncast6.C: New test.
14640
14641 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14642
14643         * gcc.c-torture/execute/loop-6.c: New test.
14644
14645 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14646
14647         * gcc.dg/20000614-1.c: New test.
14648         * gcc.dg/20000614-2.c: New test.
14649
14650 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14651
14652         * g++.old-deja/g++.other/inline12.C: New test.
14653
14654 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14655
14656         * g++.old-deja/g++.other/eh1.C: New test.
14657
14658 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14659
14660         * g++.old-deja/g++.other/type.C: New test.
14661
14662 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14663
14664         * g++.old-deja/g++.other/initstring.C: New test.
14665
14666 2000-06-12  Jason Merrill  <jason@redhat.com>
14667
14668         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14669
14670 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14671
14672         * gcc.c-torture/compile/20000609-1.c: New test.
14673
14674 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14675
14676         * gcc.dg/20000609-1.c: New test.
14677
14678 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14679
14680         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14681         * gcc.c-torture/noncompile/poison-1.c: Move...
14682         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14683         * gcc.dg/cpp-li1.c: Add a token after the #line.
14684
14685 2000-06-05  Richard Henderson  <rth@cygnus.com>
14686
14687         * gcc.c-torture/execute/20000605-2.c: New test.
14688         * gcc.c-torture/execute/20000605-3.c: New test.
14689
14690 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14691
14692         * g77.f-torture/execute/20000503-1.x: New file.
14693
14694 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14695
14696         * g++.old-deja/g++.eh/badalloc1.C: New test.
14697
14698 2000-06-05  Richard Henderson  <rth@cygnus.com>
14699
14700         * gcc.c-torture/execute/20000605-1.c: New test.
14701
14702 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14703             Nathan Sidwell <nathan@codesourcery.com>
14704
14705         * gcc.c-torture/compile/20000605-1.c: New test.
14706
14707 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14708
14709         * g77.f-torture/compile/20000601-1.f:  New test.
14710
14711 2000-06-03  Richard Henderson  <rth@cygnus.com>
14712
14713         * gcc.c-torture/execute/20000603-1.c: New.
14714
14715 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14716
14717         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14718         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14719
14720 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14721
14722         * gcc.dg/compare2.c (case 12): XFAIL.
14723         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14724         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14725
14726         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14727
14728 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14729
14730         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14731         guard macro is already defined when the header is first
14732         included.
14733         * gcc.dg/cpp-mix.h: New file.
14734         * gcc.dg/endif-label.c: Update patterns to match compiler.
14735
14736         * g++.brendan/complex1.C: Declare abort.
14737         * g++.law/refs4.C: Remove XFAIL.
14738         * g++.oliva/expr2.C: Declare abort and exit.
14739
14740 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14741
14742         * gcc.c-torture/execute/20000528-1.c: New test.
14743
14744         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14745         * g++.old-deja/g++.law/temps4.C: Likewise.
14746
14747         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14748         stdlib.h.  Call abort() on failure.
14749         * g++.old-deja/g++.law/refs4.C: Likewise.
14750         * g++.old-deja/g++.law/temps4.C: Likewise.
14751         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14752         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14753
14754 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14755
14756         Relative to g++.dg/special:
14757         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14758
14759         Relative to g++.old-deja:
14760         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14761         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14762         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14763         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14764         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14765         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14766         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14767
14768         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14769         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14770         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14771         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14772         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14773         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14774         and/or string.h.
14775
14776         * g++.other/goto1.C: Update expectations for error messages.
14777
14778 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14779
14780         * gcc.c-torture/compile/20000523-1.c: New test.
14781
14782 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14783
14784         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14785
14786 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14787
14788         * g++.old-deja/g++.eh/catch11.C: New test.
14789         * g++.old-deja/g++.eh/catch12.C: New test.
14790
14791 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14792
14793         * gcc.c-torture/execute/20000523-1.c: New test.
14794
14795 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14796
14797         * c-torture/execute/bcp-1.c: Replace abort in arg of
14798         __builtin_constant_p with a generic external function.
14799
14800         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14801         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14802         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14803         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14804         Prototype abort and/or exit.
14805
14806         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14807         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14808         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14809         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14810
14811 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14812
14813         * gcc.dg/dwarf2-1.c: New test.
14814
14815 2000-05-20  Richard Henderson  <rth@cygnus.com>
14816
14817         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14818
14819 2000-05-20  Andreas Jaeger  <aj@suse.de>
14820
14821         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14822         testcase.
14823
14824 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14825
14826         * gcc.c-torture/execute/20000519-2.c: New test.
14827
14828 2000-05-19  Andreas Jaeger  <aj@suse.de>
14829
14830         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14831         which fails with SSA.
14832
14833         * lib/c-torture.exp: Also test with -O3 -fssa.
14834
14835 2000-05-18  Michael Meissner  <meissner@redhat.com>
14836
14837         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14838         * gcc.c-torture/execute/920415-1.c: Ditto.
14839         * gcc.c-torture/execute/920501-1.c: Ditto.
14840         * gcc.c-torture/execute/conversion.c: Ditto.
14841         * gcc.c-torture/execute/cvt-1.c: Ditto.
14842
14843 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14844
14845         * gcc.c-torture/compile/20000518-1.c: New test.
14846
14847 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14848
14849         * g77.f-torture/compile/200005018.f:  New test.
14850
14851 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14852
14853         * gcc.c-torture/compile/20000517-1.c: New test.
14854
14855 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14856
14857         * gcc.c-torture/execute/20000516-1.c: New test.
14858
14859 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14860
14861         * g++.old-deja/g++.other/eh.C: New test.
14862
14863 2000-05-12  Richard Henderson  <rth@cygnus.com>
14864
14865         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14866         constants through to doit's conditional.
14867
14868 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14869
14870         * gcc.c-torture/compile/20000511-1.c: New test.
14871         * g77.f-torture/compile/20000511-1.f: New test.
14872         * g77.f-torture/compile/20000511-2.f: New test.
14873
14874 2000-05-11  Michael Meissner  <meissner@redhat.com>
14875
14876         * gcc.c-torture/execute/20000511-1.c: New test.
14877
14878 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14879
14880         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14881         * gcc.dg/20000510-1.S: New.
14882
14883 2000-05-08  Catherine Moore  <clm@cygnus.com>
14884
14885         * gcc.dg/unused-3.c: New.
14886
14887 2000-05-06  Richard Henderson  <rth@cygnus.com>
14888
14889           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14890           * g++.old-deja/g++.mike/warn1.C: Likewise.
14891           * g++.old-deja/g++.pt/local1.C: Likewise.
14892           * g++.old-deja/g++.pt/local7.C: Likewise.
14893           * g++.old-deja/g++.pt/spec16.C: Likewise.
14894
14895 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14896
14897         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14898
14899 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14900
14901           * g77.f-torture/execute/20000503-1.f:  New test.
14902
14903 2000-05-04  Andreas Jaeger  <aj@suse.de>
14904
14905         * gcc.dg/noreturn-2.c: New test.
14906
14907 2000-05-04  Neil Booth  <NeilB@earthling.net>
14908
14909         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14910         preprocessor.
14911
14912 2000-05-04  Richard Henderson  <rth@cygnus.com>
14913
14914         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14915
14916 2000-05-04  Richard Henderson  <rth@cygnus.com>
14917
14918         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14919         OpenSSL by Jason R Thorpe.
14920
14921 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14922
14923         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14924
14925 2000-05-03  Robert Lipe <robertlipe@usa.net>
14926
14927         * gcc.dg/20000503-1.c: New test.
14928
14929 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14930
14931         * gcc.c-torture/compile/20000502-1.c: New test.
14932         * g++.old-deja/g++.other/align.C: New test.
14933         * gcc.dg/cpp-tradstringify.c: New test.
14934
14935 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14936
14937         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14938         and hard registers.
14939
14940 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14941
14942         * gcc.c-torture/execute/loop-5.c: New test.
14943
14944 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14945
14946         * gcc.c-torture/execute/va-arg-20.c: New test.
14947
14948 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14949
14950         * gcc.c-torture/execute/20000422-1.c: New test.
14951
14952 2000-04-20  Greg McGary  <gkm@gnu.org>
14953
14954         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14955         when optimizing, but without sibling-call optimizations (-O1).
14956
14957 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14958
14959           * gcc.c-torture/compile/20000420-1.c: New test.
14960
14961 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14962
14963         * g++.abi/ptrflags.C: New test.
14964         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14965
14966 2000-04-19  Catherine Moore  <clm@cygnus.com>
14967
14968         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14969
14970 2000-04-19  Greg McGary  <gkm@gnu.org>
14971
14972         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14973         sibling-call optimizations.
14974
14975 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14976
14977         * gcc.dg/20000419-1.c: New test.
14978
14979 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14980
14981         * gcc.c-torture/execute/20000412-6.c: New test.
14982
14983 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14984
14985         * gcc.c-torture/execute/20000412-5.c: New test.
14986         * g77.f-torture/compile/20000412-1.f: New test.
14987         * gcc.c-torture/execute/20000412-4.c: New test.
14988         * gcc.c-torture/compile/20000412-2.c: New test.
14989         * gcc.c-torture/execute/20000412-3.c: New test.
14990         * gcc.c-torture/compile/20000412-1.c: New test.
14991         * gcc.c-torture/execute/20000412-2.c: New test.
14992
14993 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14994
14995         * objc/execute/bf-20.m: New test.
14996
14997 2000-04-10  Richard Henderson  <rth@cygnus.com>
14998
14999         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15000
15001         * gcc.c-torture/execute/20000412-1.c: New test.
15002
15003 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15004
15005         * g++.old-deja/g++.eh/catchptr1.C: New test.
15006
15007 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15008
15009         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15010
15011 2000-04-08  Neil Booth  <NeilB@earthling.net>
15012
15013         * gcc.dg/cpp-nullchar.c: Remove test as
15014         embedded nulls cause problems.
15015
15016 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15017
15018         * gcc.dg/compare2.c: New test.
15019
15020 2000-04-08  Neil Booth  <NeilB@earthling.net>
15021
15022         * gcc.dg/cpp-nullchar.c: New test.
15023
15024 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15025
15026         * gcc.dg/cpp-mi2.c: New test.
15027         * gcc.dg/cpp-mi2[abc].h: New files.
15028
15029 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
15030
15031         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15032         member name.
15033
15034 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
15035
15036         * g++.old-deja/g++.abi/vmihint.C: New test.
15037
15038 2000-04-06  Neil Booth  <NeilB@earthling.net>
15039
15040         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15041         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
15042         copyright.
15043
15044 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
15045
15046         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15047         avoid stack-frame overwrite.
15048
15049 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
15050
15051         * gcc.c-torture/compile/20000405-2.c: New test.
15052         * gcc.c-torture/compile/20000405-3.c: New test.
15053
15054 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15055
15056         * gcc.c-torture/compile/20000405-1.c: New test.
15057
15058 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
15059
15060         * gcc.dg/cast-qual-1.c: Revert last change.
15061
15062 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15063
15064         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15065
15066 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
15067
15068         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15069         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15070
15071 2000-04-03  Jeffrey A Law  (law@cygnus.com)
15072
15073         * gcc.c-torture/compile/20000403-2.c: New test.
15074         * gcc.c-torture/compile/20000403-1.c: New test.
15075
15076 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
15077
15078         * gcc.c-torture/execute/20000403-1.c: New test.
15079
15080 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
15081
15082         * gcc.c-torture/execute/20000402-1.c: New test.
15083
15084 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
15085
15086         * gcc.c-torture/execute/va-arg-15.c: New test.
15087         * gcc.c-torture/execute/va-arg-16.c: New test.
15088         * gcc.c-torture/execute/va-arg-17.c: New test.
15089         * gcc.c-torture/execute/va-arg-18.c: New test.
15090         * gcc.c-torture/execute/va-arg-19.c: New test.
15091
15092 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
15093
15094         * gcc.c-torture/compile/981211-1.c: Move to...
15095         * gcc.dg/cpp-as1.c: ...here.
15096         * gcc.dg/cpp-as2.c: New file.
15097
15098         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15099         compiler.
15100
15101 2000-04-02  Neil Booth  <NeilB@earthling.net>
15102
15103         * gcc.dg/cpp-cond.c  New tests.
15104         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
15105         accidental success less likely.
15106         * gcc.dg/cpp-missingop.c  New tests.
15107         * gcc.dg/cpp-missingparen.c  New tests.
15108         * gcc.dg/cpp-shift.c  New tests.
15109         * gcc.dg/cpp-shortcircuit.c  New tests.
15110         * gcc.dg/cpp-unary.c  New tests.
15111
15112 2000-03-29  Jeffrey A Law  (law@cygnus.com)
15113
15114         * gcc.c-torture/compile/20000329-1.c: New test.
15115
15116 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
15117
15118         * gcc.c-torture/compile/20000326-1.c: New test.
15119         * gcc.c-torture/compile/20000326-2.c: New test.
15120
15121 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
15122
15123         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15124         the first parameter is a function argument.
15125
15126 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
15127
15128         * g++.old-deja/g++.ext/array4.C: New test.
15129
15130 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
15131
15132         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15133
15134 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15135
15136         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15137
15138 2000-03-19  Richard Henderson  <rth@cygnus.com>
15139
15140         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15141
15142 2000-03-19  Richard Henderson  <rth@cygnus.com>
15143
15144         * gcc.c-torture/compile/20000319-1.c: New test.
15145
15146 2000-03-14  Jeffrey A Law  (law@cygnus.com)
15147
15148         * gcc.c-torture/execute/20000314-3.c: New test.
15149         * gcc.c-torture/execute/20000314-2.c: New test.
15150         * gcc.c-torture/execute/20000314-1.c: New test.
15151         * gcc.c-torture/compile/20000314-2.c: New test.
15152         * gcc.c-torture/compile/20000314-1.c: New test.
15153
15154 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15155
15156         * g++.old-deja/g++.warn/inline.C: New test.
15157
15158 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15159
15160         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15161         standards-compliant result rather than specific constants.
15162         Put test-values in array.
15163
15164 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15165
15166         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15167         (g++_target_compile): Put test-specific options last.
15168
15169 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15170
15171         * g++.old-deja/g++.eh/vbase4.C: New test.
15172
15173 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15174
15175         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15176
15177 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15178
15179         * g++.old-deja/g++.brendan/misc12.C: Removed.
15180         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15181         * g++.old-deja/g++.ext/pretty4.C: New test.
15182
15183 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15184
15185         * g++.old-deja/g++.other/string2.C: New test.
15186
15187 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15188
15189         * g++.old-deja/g++.warn/impint2.C: New test.
15190
15191 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15192
15193         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15194         is 1, not zero.
15195
15196 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15197
15198         * g++.old-deja/g++.warn/impint.C: New test.
15199         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15200         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15201         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15202         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15203         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15204         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15205         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15206         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15207         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15208         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15209         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15210         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15211
15212 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15213
15214         * gcc.dg/cpp-redef.c: New test.
15215
15216 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15217
15218         * g++.old-deja/g++.pt/unify7.C: New test.
15219
15220 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15221
15222         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15223         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15224
15225 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15226
15227         * gcc.c-torture/compile/20000224-1.c: New test.
15228
15229 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15230
15231         * gcc.c-torture/compile/cpp-2.c: New test.
15232         * gcc.c-torture/compile/cpp-1.c: New test.
15233
15234 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15235
15236         * gcc.c-torture/execute/20000225-1.c: New test.
15237
15238 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15239
15240         * gcc.dg/cpp-li2.c: New test.
15241
15242         * gcc.dg/cpp-wi1.c: New test.
15243
15244         * gcc.dg/cpp-li1.c: New test.
15245
15246 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15247
15248         * g++.old-deja/g++.other/sizeof5.C: New test.
15249
15250 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15251
15252         * gcc.c-torture/execute/va-arg-13.c: New test.
15253
15254 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15255
15256         * gcc.c-torture/execute/va-arg-12.c: New test.
15257
15258 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15259
15260         * gcc.c-torture/execute/20000223-1.c: New test.
15261
15262 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15263
15264         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15265
15266 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15267
15268         * g++.old-deja/g++.abi/ptrmem.C: New test.
15269
15270 2000-02-19  Richard Henderson  <rth@cygnus.com>
15271
15272         * gcc.c-torture/compile/init-3.c: New.
15273
15274 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15275
15276         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15277         ALWAYS_CXXFLAGS.
15278
15279 2000-02-11  Robert Lipe <robertl@sco.com>
15280
15281         * gcc.c-torture/compile/20000211-3.c: New test.
15282
15283 2000-02-11  Martin Buchholz <martin@xemacs.org>
15284
15285         * gcc.c-torture/compile/20000211-2.c: New test.
15286
15287 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15288
15289         * gcc.c-torture/compile/20000211-1.c: New test.
15290
15291 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15292
15293         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15294           on native targets
15295
15296 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15297
15298         * g++.old-deja/g++.other/cast5.C: New test.
15299
15300 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15301
15302         * gcc.c-torture/execute/20000205-1.c: New.
15303
15304 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15305
15306         * g++.old-deja/g++.jason/cast3.C: Return void.
15307         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15308
15309 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15310
15311         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15312
15313         * gcc.dg/loop-1.c: New test.
15314
15315 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15316
15317         * gcc.c-torture/compile/20000127-1.c: New test.
15318         * gcc.c-torture/execute/991228-1.c: New test.
15319
15320 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15321
15322         * gcc.dg/unused-2.c: New test.
15323
15324         * gcc.dg/conv-1.c: New test.
15325
15326 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15327
15328         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15329         compiler.
15330         (tool_option_proc): Fix typo.
15331
15332 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15333
15334         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15335         of the ld on the host, not on the build machine.
15336         Also, don't crash if '--help' is not a supported option.
15337
15338 2000-01-24  Richard Henderson  <rth@cygnus.com>
15339
15340         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15341
15342 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15343
15344         * gcc.c-torture/execute/20000120-2.c: New test.
15345         * gcc.c-torture/execute/20000120-1.c: New test.
15346
15347 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15348
15349         * gcc.c-torture/execute/20000113-1.c: New test.
15350
15351 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15352
15353         * gcc.c-torture/execute/20000112-1.c: New test.
15354
15355 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15356
15357         * gcc.dg/20000111-1.c: New test.
15358
15359 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15360
15361         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15362         with 16 bit integers.
15363
15364 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15365
15366         * gcc.dg/20000108-1.c: New test.
15367
15368 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15369
15370         * g++.old-deja/g++.ns/koenig8.C: New test.
15371
15372 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15373
15374         * g++.old-deja/g++.other/cast4.C: New test.
15375
15376 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15377
15378         * gcc.c-torture/compile/20000105-2.c: New test.
15379         * gcc.c-torture/compile/20000105-1.c: New test.
15380
15381 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15382
15383         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15384         references to printf & atoi to conform to ANSI standard.
15385         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15386         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15387         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15388         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15389         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15390         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15391         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15392         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15393         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15394         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15395         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15396         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15397         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15398         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15399         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15400         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15401         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15402         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15403         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15404         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15405         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15406         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15407         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15408         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15409         * g++.old-deja/g++.brendan/init3.C: Likewise.
15410         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15411         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15412         * g++.old-deja/g++.brendan/new2.C: Likewise.
15413         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15414         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15415         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15416         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15417         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15418         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15419         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15420         * g++.old-deja/g++.brendan/template24.C: Likewise.
15421         * g++.old-deja/g++.brendan/template3.C: Likewise.
15422         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15423         * g++.old-deja/g++.jason/inline3.C: Likewise.
15424         * g++.old-deja/g++.jason/opeq.C: Likewise.
15425         * g++.old-deja/g++.law/arg5.C: Likewise.
15426         * g++.old-deja/g++.law/arm7.C: Likewise.
15427         * g++.old-deja/g++.law/ctors11.C: Likewise.
15428         * g++.old-deja/g++.law/cvt8.C: Likewise.
15429         * g++.old-deja/g++.law/init9.C: Likewise.
15430         * g++.old-deja/g++.law/refs4.C: Likewise.
15431         * g++.old-deja/g++.law/template2.C: Likewise.
15432         * g++.old-deja/g++.law/visibility24.C: Likewise.
15433         * g++.old-deja/g++.law/vtable3.C: Likewise.
15434         * g++.old-deja/g++.mike/asm2.C: Likewise.
15435         * g++.old-deja/g++.mike/eh1.C: Likewise.
15436         * g++.old-deja/g++.mike/misc1.C: Likewise.
15437         * g++.old-deja/g++.mike/misc13.C: Likewise.
15438         * g++.old-deja/g++.mike/misc14.C: Likewise.
15439         * g++.old-deja/g++.mike/ns12.C: Likewise.
15440         * g++.old-deja/g++.mike/p1248.C: Likewise.
15441         * g++.old-deja/g++.mike/p3708.C: Likewise.
15442         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15443         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15444         * g++.old-deja/g++.mike/p646.C: Likewise.
15445         * g++.old-deja/g++.mike/p700.C: Likewise.
15446         * g++.old-deja/g++.mike/p783.C: Likewise.
15447         * g++.old-deja/g++.mike/p783a.C: Likewise.
15448         * g++.old-deja/g++.mike/p783b.C: Likewise.
15449         * g++.old-deja/g++.mike/p786.C: Likewise.
15450         * g++.old-deja/g++.mike/p789.C: Likewise.
15451         * g++.old-deja/g++.mike/p789a.C: Likewise.
15452         * g++.old-deja/g++.mike/p807a.C: Likewise.
15453         * g++.old-deja/g++.other/delete3.C: Likewise.
15454         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15455         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15456         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15457         * g++.old-deja/g++.other/empty1.C: Likewise.
15458         * g++.old-deja/g++.other/temporary1.C: Likewise.
15459         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15460         * g++.old-deja/g++.pt/t16.C: Likewise.
15461         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15462
15463 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15464
15465         * gcc.dg/991230-1.c: New test.
15466
15467 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15468
15469         * gcc.c-torture/compile/991229-3.c: New test.
15470         * gcc.c-torture/compile/991229-2.c: New test.
15471         * gcc.c-torture/compile/991229-1.c: New test.
15472
15473 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15474
15475         * gcc.c-torture/compile/labels-2.c: New test.
15476
15477 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15478
15479         * gcc.c-torture/execute/991227-1.c: New test.
15480
15481 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15482
15483         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15484
15485 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15486
15487         * gcc.c-torture/execute/991221-1.c: New test.
15488
15489 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15490
15491         * g++.old-deja/g++.other/cast3.C: New test.
15492
15493 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15494
15495         * gcc.c-torture/execute/991216-4.c: New test.
15496
15497 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15498
15499         * gcc.c-torture/execute/991216-1.c: New test.
15500         * gcc.c-torture/execute/991216-2.c: New test.
15501         * gcc.c-torture/execute/991216-3.c: New test.
15502
15503 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15504
15505         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15506         Actually make the test fail by using "-O2" for compilation.
15507
15508 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15509
15510         * g++.old-deja/g++.warn/cast-align1.C: New test.
15511
15512 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15513
15514         * gcc.c-torture/compile/991214-1.c: New test.
15515         * gcc.c-torture/compile/991214-2.c: New test.
15516
15517 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15518
15519         * gcc.dg/991214-1.c: New test.
15520
15521 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15522
15523         * gcc.c-torture/compile/991213-3.c: New test.
15524         * gcc.c-torture/compile/991213-2.c: New test.
15525         * gcc.c-torture/compile/991213-1.c: New test.
15526
15527 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15528
15529         * gcc.dg/991209-1.c: New test.
15530
15531 1999-12-08  Nathan Sidwell <nathan@acm.org>
15532
15533         * gcc.c-torture/compile/991208-1.c: New test.
15534
15535 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15536
15537         * gcc.dg/ultrasp2.c: New test.
15538
15539 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15540
15541         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15542
15543 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15544
15545         * gcc.c-torture/compile/991202-1.c: New test.
15546         * gcc.c-torture/execute/991202-1.c: New test.
15547         * gcc.c-torture/execute/991202-2.c: New test.
15548         * gcc.c-torture/execute/991202-3.c: New test.
15549
15550 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15551
15552         * g++.old-deja/g++.abi/align.C: New test.
15553         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15554         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15555
15556 1999-12-01  Richard Henderson  <rth@cygnus.com>
15557
15558         * gcc.c-torture/execute/991201-1.c: New.
15559
15560 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15561
15562         * gcc.dg/991129-1.c: New test.
15563
15564 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15565
15566         * gcc.c-torture/compile/991127-1.c: New test.
15567
15568 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15569
15570         * g++.old-deja/g++.other/warn4.C: New test.
15571
15572 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15573
15574         * g++.old-deja/g++.eh/cleanup2.C: New test.
15575         * g++.old-deja/g++.ext/pretty2.C: New test.
15576         * g++.old-deja/g++.ext/pretty3.C: New test.
15577         * g++.old-deja/g++.other/debug6.C: New test.
15578
15579 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15580
15581         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15582         compiler_output to look for one error message instead of two.
15583
15584 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15585
15586         * gcc.c-torture/execute/991118-1.c: Also test case
15587         where the word boundary does not split a byte evenly.
15588
15589 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15590
15591         * g++.old-deja/g++.ext/restrict1.C: New test.
15592
15593 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15594
15595         * gcc.c-torture/execute/991118-1.c: New test.
15596
15597 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15598
15599         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15600         working directory pathnames.
15601
15602 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15603
15604         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15605         host is equipped with driver.h and driver.o so it can actually
15606         compile and run the tests.
15607
15608 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15609
15610         * gcc.c-torture/compile/991008-1.c: New test.
15611
15612 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15613
15614         * lib/gcc-dg.exp: Include target-supports.exp
15615
15616 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15617
15618         * lib/target-supports.exp: New file: Provide procs to test for
15619         features supported by the target.
15620         (check_weak_available): Moved here from ecos.exp.
15621         (check_alias_available): New proc: Determine of the target
15622         toolchain supports the alias attribute.
15623
15624         * gcc.dg/special/ecos.exp: Move check_weak_available to
15625         target-supports.exp.
15626         (alias-1.c): Only perform the test if the target supports
15627         aliases.
15628         (wkali-1.c): Only perform the test if the target supports
15629         aliases.
15630
15631         * gcc.dg/990506-0.c: Expect error messages from cross
15632         targets as well as native targets.
15633
15634 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15635
15636         * gcc.dg/ultrasp1.c: Removed xfail.
15637         * gcc.dg/struct-ret-2.c: Likewise.
15638         * gcc.dg/array-1.c: Likewise.
15639
15640 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15641
15642         * gcc.dg/struct-ret-2.c: New test.
15643
15644         * gcc.dg/array-1.c: New test.
15645
15646 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15647
15648         * gcc.c-torture/execute/991030-1.c: New test.
15649
15650 1999-10-26  Richard Henderson  <rth@cygnus.com>
15651
15652         * gcc.c-torture/compile/991026-2.c: New test.
15653
15654 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15655
15656         * gcc.c-torture/compile/991026-1.c: New test.
15657
15658 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15659
15660         * gcc.c-torture/execute/991023-1.c: New test.
15661
15662 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15663
15664         * gcc.c-torture/execute/991019-1.c: New test.
15665
15666 1999-10-16  Richard Henderson  <rth@cygnus.com>
15667
15668         * gcc.c-torture/execute/991016-1.c: New test.
15669
15670 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15671
15672         * gcc.c-torture/execute/991014-1.c: New test.
15673
15674 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15675
15676         * g++.old-deja/g++.other/union2.C: New test.
15677
15678 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15679
15680         * g++.old-deja/g++.other/vaarg2.C: New test.
15681         * g++.old-deja/g++.other/vaarg3.C: New test.
15682
15683 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15684
15685         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15686         in compile/.
15687
15688 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15689
15690         * gcc.c-torture/execute/va-arg-11.c: New test.
15691
15692 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15693
15694         * lib/file-format.exp (gcc_target_object_format): Don't
15695         crash if objdump is unavailable.
15696
15697 1999-09-29  Donn Terry <donn@interix.com>
15698
15699         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15700
15701 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15702
15703         * gcc.c-torture/compile/990928-1.c: New test.
15704
15705 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15706
15707         * g++.old-deja/g++.other/decl6.C: New test.
15708
15709 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15710
15711         * gcc.c-torture/execute/va-arg-10.c: New test.
15712
15713 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15714
15715         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15716         __PRETTY_FUNCTION__.
15717
15718 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15719
15720         * gcc.c-torture/execute/990923-1.c: New test.
15721
15722 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15723
15724         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15725         for which -fpic is inappropriate.
15726
15727 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15728
15729         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15730
15731 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15732
15733         * g++.old-deja/g++.other/dyncast1.C: New test.
15734         * g++.old-deja/g++.other/dyncast2.C: New test.
15735         * g++.old-deja/g++.other/dyncast3.C: New test.
15736         * g++.old-deja/g++.other/dyncast4.C: New test.
15737         * g++.old-deja/g++.other/dyncast5.C: New test.
15738         * g++.old-deja/g++.eh/catch3.C: New test.
15739         * g++.old-deja/g++.eh/catch3p.C: New test.
15740         * g++.old-deja/g++.eh/catch4.C: New test.
15741         * g++.old-deja/g++.eh/catch4p.C: New test.
15742         * g++.old-deja/g++.eh/catch5.C: New test.
15743         * g++.old-deja/g++.eh/catch5p.C: New test.
15744         * g++.old-deja/g++.eh/catch6.C: New test.
15745         * g++.old-deja/g++.eh/catch6p.C: New test.
15746         * g++.old-deja/g++.eh/catch7.C: New test.
15747         * g++.old-deja/g++.eh/catch7p.C: New test.
15748         * g++.old-deja/g++.eh/catch8.C: New test.
15749         * g++.old-deja/g++.eh/catch8p.C: New test.
15750         * g++.old-deja/g++.eh/catch9.C: New test.
15751         * g++.old-deja/g++.eh/catch9p.C: New test.
15752
15753 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15754
15755         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15756         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15757
15758 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15759
15760         * gcc.c-torture/compile/990913-1.c: New test.
15761
15762 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15763
15764         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15765         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15766
15767 1999-09-09  Richard Henderson  <rth@cygnus.com>
15768
15769         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15770
15771 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15772
15773         * g++.old-deja/g++.other/lookup11.C: New test.
15774         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15775         what is permitted and what we want.
15776         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15777         overload use.
15778         * g++.old-deja/g++.jason/rfg5.C: Likewise
15779
15780 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15781
15782         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15783         * gcc.c-torture/noncompile/poison-1.c: New file.
15784
15785 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15786
15787         * g++.old-deja/g++.other/sizeof3.C: New test.
15788         * g++.old-deja/g++.other/sizeof4.C: New test.
15789         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15790         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15791
15792 1999-09-07  Richard Henderson  <rth@cygnus.com>
15793
15794         * gcc.dg/va-arg-1.c: New.
15795
15796 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15797
15798         * gcc.c-torture/execute/va-arg-9.c: New test.
15799
15800 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15801
15802         * g77.f-torture/compile/980519-2.f: New test.
15803         * g77.f-torture/compile/19990905-0.f: New test.
15804         * g77.f-torture/compile/19990905-1.f: New test.
15805         * g77.f-torture/compile/19990905-2.f: New test.
15806
15807         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15808
15809 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15810
15811         * gcc.c-torture/execute/990827-1.c: Fix typo.
15812
15813 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15814
15815         * g++.old-deja/g++.other/deref1.C: New test.
15816
15817 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15818
15819         * g++.old-deja/g++.other/ambig2.C: New test.
15820         * g++.old-deja/g++.other/cond5.C: New test.
15821         * g++.old-deja/g++.other/lookup16.C: New test.
15822
15823 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15824
15825         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15826         assemblers too.
15827
15828 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15829
15830         * lib/c-torture.exp: Avoid the "compare executables" optimization
15831         when testing native.
15832
15833 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15834
15835         * gcc.c-torture/execute/990829-1.c: New test.
15836         * gcc.c-torture/compile/990829-1.c: New test.
15837
15838 1999-08-27  Paul Burchard  <burchard@pobox.com>
15839
15840         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15841         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15842         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15843         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15844         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15845         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15846         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15847         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15848         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15849         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15850         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15851
15852 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15853
15854         * gcc.c-torture/execute/990827-1.c: New test.
15855
15856 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15857
15858         * g77.f-torture/noncompile/19990826-4.f: New test.
15859
15860         * g77.f-torture/compile/19990826-3.f: New test.
15861
15862         * g77.f-torture/execute/19990826-2.f: New test.
15863
15864         * g77.f-torture/compile/19990826-1.f: New test.
15865
15866         * gcc.c-torture/execute/990826-0.c: New test.
15867         * g77.c-torture/execute/19990826-0.f: New test.
15868
15869         * g77.f-torture/noncompile/970626-2.f: New test.
15870
15871 1999-08-25  Paul Burchard  <burchard@pobox.com>
15872
15873         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15874         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15875         lss-011.C: New tests.
15876
15877 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15878
15879         * g++.old-deja/g++.other/decl5.C: New test.
15880
15881 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15882
15883         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15884         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15885         call `postbase' for each one.  All callers of `postbase' changed
15886         to call this instead.
15887
15888 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15889
15890         * gcc.c-torture/execute/990811-1.c: New test.
15891
15892 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15893
15894         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15895         just native ones.
15896
15897         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15898         just native ones.
15899
15900 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15901
15902         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15903
15904 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15905
15906         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15907
15908 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15909
15910         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15911
15912 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15913
15914         * gcc.c-torture/execute/990804-1.c: New test.
15915
15916 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15917
15918         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15919         * g++.old-deja/g++.brendan/crash64.C: Likewise
15920         * g++.old-deja/g++.brendan/overload8.C: Likewise
15921
15922 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15923
15924         * g++.old-deja/g++.other/struct1.C: New test.
15925
15926 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15927
15928         * g++.old-deja/g++.other/enum2.C: New test.
15929
15930 1999-08-02  Richard Henderson  <rth@cygnus.com>
15931
15932         Adapted from tests from Franz Sirl:
15933         * gcc.c-torture/execute/va-arg-7.c: New test.
15934         * gcc.c-torture/execute/va-arg-8.c: New test.
15935
15936 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15937
15938         * gcc.c-torture/compile/990801-2.c: New test.
15939
15940         * gcc.c-torture/compile/990801-1.c: New test.
15941
15942 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15943
15944         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15945         fp-cmp-1.c, converting double to float.
15946
15947         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15948         fp-cmp-1.c, converting double to long double.
15949
15950         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15951         from fr1 to unknown_register, since fr1 is a legitimate register
15952         on some machines.
15953
15954 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15955
15956         * README: More listname related changes.
15957
15958 1999-07-08  Catherine Moore  <clm@cygnus.com>
15959
15960         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15961
15962 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15963
15964         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15965
15966 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15967
15968         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15969
15970 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15971
15972         * gcc.dg/990703-1.c: New test.
15973
15974 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15975
15976         * lib/file-format.exp: New file: Move definition of proc
15977         gcc_target_object_format to here from
15978         gcc.dg/special/ecos.exp.
15979
15980         * lib/c-torture.exp: Include lib file-format.exp.
15981         * lib/gcc-dg.exp: Include lib file-format.exp.
15982
15983         * gcc.dg/special/ecos.exp: Remove definition of proc
15984         gcc_target_object_format.
15985
15986 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15987
15988         * gcc.c-torture/execute/990628-1.c: New test.
15989
15990 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15991
15992         * gcc.c-torture/compile/990625-2.c: New test.
15993
15994         * gcc.c-torture/compile/990625-1.c: New test.
15995
15996 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15997
15998         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15999         attributes compile.
16000         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
16001         ports that use the COFF/PE file format.
16002
16003 1999-06-17  Jeffrey A Law  (law@cygnus.com)
16004
16005         * gcc.c-torture/compile/990617-1.c: New test.
16006
16007 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
16008
16009         * g++.old-deja/g++.other/decl4.C: New test.
16010
16011 1999-06-14  Nathan Sidwell  <nathan@acm.org>
16012
16013         * g++.old-deja/g++.other/bitfld3.C: New test.
16014
16015 1999-06-08  Nathan Sidwell  <nathan@acm.org>
16016
16017         * g++.old-deja/g++.eh/catch1.C: New test.
16018
16019 1999-06-07  Jeffrey A Law  (law@cygnus.com)
16020
16021         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
16022
16023         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
16024         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
16025
16026 1999-06-05  Craig Burley  <craig@jcb-sc.com>
16027
16028         * g77.f-torture/compile/19990502-0.f: Replace with new,
16029         shorter, test that still fails after recent changes.
16030
16031 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16032
16033         * gcc.c-torture/execute/990604-1.c: New test.
16034
16035 1999-05-31  Jeffrey A Law  (law@cygnus.com)
16036
16037         * gcc.c-torture/execute/990531-1.c: New test.
16038
16039 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16040
16041         * gcc.c-torture/compile/990527-1.c: New test.
16042
16043 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16044
16045         * gcc.c-torture/execute/990527-1.c: New test.
16046
16047 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16048
16049         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16050         bitfields as signed.
16051
16052 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16053
16054         * g77.f-torture/compile/19990525-0.f: New test.
16055
16056 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16057
16058         * gcc.c-torture/execute/990525-2.c: New test.
16059
16060         * gcc.c-torture/execute/990525-1.c: New test.
16061
16062 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16063
16064         * g++.old-deja/g++.other/anon3.C: New test.
16065         * g++.old-deja/g++.other/anon4.C: New test.
16066         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16067         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16068         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16069         Merrill).
16070
16071 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16072
16073         * gcc.c-torture/execute/990524-1.c: New test.
16074
16075         * gcc.dg/990524-1.c: New test.
16076
16077 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16078
16079         * gcc.c-torture/compile/990523-1.c: New test.
16080
16081 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16082
16083         * gcc.c-torture/compile/990519-1.c: New test.
16084
16085 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16086
16087         * gcc.c-torture/compile/990517-1.c: New test.
16088
16089         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16090         (e4, f4): New tests.
16091         (main): Call them.
16092
16093 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16094
16095         * gcc.dg/noreturn-1.c: New test.
16096
16097 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16098
16099         * gcc.c-torture/execute/990513-1.c: New test.
16100
16101 1999-05-10  Richard Henderson  <rth@cygnus.com>
16102
16103         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
16104
16105 1999-05-10  Craig Burley  <craig@jcb-sc.com>
16106
16107         * g77.f-torture/execute/erfc.f: Use small single-precision
16108         values, to avoid problems on Alphas when not -mieee.
16109
16110 1999-05-08  Craig Burley  <craig@jcb-sc.com>
16111
16112         * gcc.dg/990506-0.c: New test.
16113
16114 1999-05-08  Richard Henderson  <rth@cygnus.com>
16115
16116         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
16117         the constant to test.  Don't XFAIL 64-bit targets.
16118
16119         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
16120         * g++.old-deja/g++.law/profile1.C: Likewise.
16121
16122         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
16123         operator new instances.
16124         * g++.old-deja/g++.other/delete5.C: Likewise.
16125
16126 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16127
16128         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
16129         intrinsic.
16130
16131 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16132
16133         * g77.f-torture/execute/u77-test.f: Reverse order of two
16134         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
16135
16136 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16137
16138         * gcc.dg/compare1.c: New test.
16139
16140 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16141
16142         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
16143         New tests.
16144
16145 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16146
16147         * g77.f-torture/compile/19990502-1.f: New test.
16148
16149 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16150
16151         * g77.f-torture/compile/19990502-0.f: New test.
16152
16153 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16154
16155         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
16156         intrinsic.
16157
16158 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16159
16160         * g77.f-torture/execute/u77-test.f (main): List libU77
16161         intrinsics not currently tested.
16162         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
16163         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
16164         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
16165         Trim blanks off the ends of some printed strings.
16166
16167 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16168
16169         * g77.f-torture/execute/u77-test.f (main): Just warn about
16170         FSTAT gid disagreement, as it's expected on some systems.
16171
16172 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16173
16174         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
16175         use a new function, which allows for some slop.
16176         Clean up some commentary.
16177         (issum): The new function.
16178         (sgladd): Deleted subroutine.
16179
16180 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16181
16182         * g77.f-torture/execute/u77-test.f: Modify to be more like
16183         libf2c/libU77 version, bringing patches to that version here.
16184         Add suitable commentary.
16185
16186 1999-04-25  Richard Henderson  <rth@cygnus.com>
16187
16188         * gcc.dg/990424-1.c: New test.
16189
16190 1999-04-24  Craig Burley  <craig@jcb-sc.com>
16191
16192         * g77.f-torture/execute/u77-test.f (main): Bug involving
16193         LSTAT has been fixed, so turn back on full checking.
16194
16195 1999-04-20  Craig Burley  <craig@jcb-sc.com>
16196
16197         * g77.f-torture/compile/19990419-0.f: New test.
16198         * g77.f-torture/execute/19990419-1.f: New test.
16199
16200 1999-04-17  Richard Henderson  <rth@cygnus.com>
16201
16202         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
16203         to avoid the need for a prototype to supress a warning.
16204
16205 1999-04-07  Jim Wilson  <wilson@cygnus.com>
16206
16207         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
16208
16209 1999-04-04  Jeffrey A Law  (law@cygnus.com)
16210
16211         * gcc.c-torture/execute/990404-1.c: New test.
16212
16213 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16214
16215         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
16216         * gcc.dg/cpp-if3.c: Don't use -pedantic.
16217         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
16218         missing initializer warnings.
16219
16220 1999-03-28  Jeffrey A Law  (law@cygnus.com)
16221
16222         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
16223         matching strings.
16224
16225 1999-03-26  Jeffrey A Law  (law@cygnus.com)
16226
16227         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
16228
16229 1999-03-26  Craig Burley  <craig@jcb-sc.com>
16230
16231         * g77.f-torture/execute/19990325-0.f: New test.
16232         * g77.f-torture/execute/19990325-1.f: New test.
16233
16234 1999-03-24  Jeffrey A Law  (law@cygnus.com)
16235
16236         * gcc.c-torture/execute/990324-1.c: New test.
16237
16238 1999-03-22  Jim Wilson  <wilson@cygnus.com>
16239
16240         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
16241         test with 4.
16242
16243 1999-03-17  Richard Henderson  <rth@cygnus.com>
16244
16245         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
16246
16247 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16248
16249         * g77.f-torture/execute/19990313-2.f: New test.
16250         * g77.f-torture/execute/19990313-3.f: New test.
16251
16252 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16253
16254         * g77.f-torture/execute/19990313-0.f: New test.
16255         * g77.f-torture/execute/19990313-1.f: New test.
16256
16257 1999-03-12  Jim Wilson  <wilson@cygnus.com>
16258
16259         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
16260         printf to sprintf.
16261         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
16262         (main): Add check for u15.  Conditionalize u31 check depending on
16263         whether ints are <32 bits or >=32 bits.
16264
16265 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16266
16267         * g77.f-torture/execute/19981119-0.f: Improve testiness.
16268
16269 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16270
16271         * g77.f-torture/compile/19990305-0.f: New test.
16272         * g77.f-torture/execute/19981119-0.f: New test.
16273
16274 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16275
16276         * g77.f-torture/execute/970625-2.f: call ABORT if final
16277         result is not correct, instead of just printing it.
16278         Add this checking via newly introduced obfuscation, to
16279         trip up buggy front ends.
16280
16281 1999-03-07  Craig Burley  <craig@jcb-sc.com>
16282
16283         * g77.f-torture/compile/960317-1.f: Moved from being
16284         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
16285
16286 1999-03-06  Craig Burley  <craig@jcb-sc.com>
16287
16288         * g77.f-torture/execute/960317-1.f: New (old) test.
16289         * g77.f-torture/execute/970625-2.f: Ditto.
16290
16291 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
16292
16293         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
16294         message on line 1 or line 2; cccp and cpplib do this differently.
16295
16296 1999-03-01  Jeffrey A Law  (law@cygnus.com)
16297
16298         * g++.old-deja/g++.law/weak1.C: New test.
16299
16300 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16301
16302         * gcc.c-torture/execute/990119-1.c: Renamed to...
16303         * gcc.dg/990119-1.c: this, so it will only be tested once
16304         (it's a preprocessor test, it doesn't need to be run at
16305         multiple optimization levels).
16306
16307 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16308
16309         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16310           ALWAYS_CXXFLAGS.
16311
16312 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16313
16314         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16315         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16316         to not be compilable by current g77.
16317
16318 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16319
16320         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16321
16322 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16323
16324         * gcc.c-torture/execute/990222-1.c: New test.
16325
16326 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16327
16328         * g77.f-torture/compile/19990218-0.f: New test.
16329         * g77.f-torture/noncompile/19990218-1.f: New test.
16330
16331 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16332
16333         * g77.f-torture/compile/19981216-0.f: New test.
16334
16335 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16336
16337         * gcc.dg/990214-1.c: New test.
16338
16339 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16340
16341         * gcc.dg/990213-2.c: New test.
16342
16343         * gcc.dg/990213-1.c: New test.
16344
16345 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16346
16347         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16348         ints.
16349
16350 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16351
16352         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16353         specified by target.
16354
16355         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16356
16357 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16358
16359         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16360
16361 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16362
16363         * gcc.dg/special/ecos.exp: New test driver for new tests with
16364         special requirements.
16365
16366         * gcc.dg/special/alias-1.c: New test.
16367         * gcc.dg/special/gcsec-1.c: New test.
16368         * gcc.dg/special/weak-1.c: New test.
16369         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16370         * gcc.dg/special/weak-2.c: New test.
16371         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16372         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16373         * gcc.dg/special/wkali-1.c: New test.
16374         * gcc.dg/special/wkali-2.c: New test.
16375         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16376         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16377
16378 1999-02-10  Felix Lee  <flee@cygnus.com>
16379
16380           * lib/c-torture.exp (c-torture-compile): Pull out code for
16381           analyzing gcc error messages.
16382           (c-torture-execute): Likewise.  Fix some (harmless) false
16383           positives.
16384           * lib/gcc.exp (gcc_check_compile): New function.
16385
16386 1999-02-08  Richard Henderson  <rth@cygnus.com>
16387
16388         * gcc.c-torture/execute/990208-1.c: New test.
16389
16390 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16391
16392         * g++.dg/special/ecos.exp: New driver for new tests with special
16393         requirements
16394
16395         * g++.dg/special/conpr-1.C: New test
16396         * g++.dg/special/conpr-2.C: New test
16397         * g++.dg/special/conpr-2a.C: New test
16398         * g++.dg/special/conpr-3.C: New test
16399         * g++.dg/special/conpr-3a.C: New test
16400         * g++.dg/special/conpr-3b.C: New test
16401
16402         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16403         allow g++ to use the dg driver
16404
16405         * README: Add comment about g++.dg directory
16406
16407 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16408
16409         * README: Update email addresses.
16410
16411 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16412
16413         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16414         arguments in order to force structure S onto the stack even on
16415         the alpha.
16416         (test): Pass 10 leading arguments to function foo as well as the
16417         structure S.
16418
16419         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16420         failure for all targets.
16421
16422         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16423         abort to terminate program execution.
16424
16425 1999-01-30  Richard Henderson  <rth@cygnus.com>
16426
16427         * gcc.c-torture/execute/990130-1.c: New test.
16428
16429 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16430
16431         * gcc.dg/990130-1.c: New test.
16432
16433 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16434
16435         * gcc.c-torture/execute/990128-1.c: New test.
16436
16437 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16438
16439         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16440
16441 1999-01-27  Felix Lee  <flee@cygnus.com>
16442
16443         * lib/c-torture.exp (c-torture-compile): pull out code for
16444         analyzing gcc error messages.
16445         (c-torture-execute): ditto, and fix some (harmless) false
16446         positives.
16447         * lib/gcc.exp (gcc_check_compile): new function.
16448
16449 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16450
16451         * gcc.dg/990117-1.c: New test.
16452
16453         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16454
16455         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16456
16457 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16458
16459         * g77.f-torture/compile/990115-1.f: New test.
16460
16461 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16462
16463         * gcc.c-torture/compile/990107-1.c: New test
16464
16465 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16466
16467         * gcc.c-torture/execute/990106-2.c: New test.
16468
16469         * gcc.c-torture/execute/990106-1.c: New test.
16470
16471 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16472
16473         * gcc.c-torture/compile/981223-1.c: New test.
16474
16475 1998-12-29  Richard Henderson  <rth@cygnus.com>
16476
16477         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16478         (opt3): Rename from opt4 and disable.
16479
16480 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16481
16482         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16483
16484 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16485
16486         * g++.old-deja/g++.other/conv5.C: New test.
16487
16488 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16489
16490         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16491
16492 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16493
16494         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16495
16496 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16497
16498         * gcc.c-torture/compile/981211-1.c: New test.
16499
16500 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16501
16502         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16503
16504         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16505
16506 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16507
16508         * gcc.special/930510-1.c: Make C9X safe.
16509         * gcc.misc-tests/gcov-1.c Similarly.
16510         * gcc.misc-tests/gcov-2.c Similarly.
16511
16512 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16513
16514         * gcc.dg/ultrasp1.c: New test.
16515
16516 1998-12-06  Richard Henderson  <rth@cygnus.com>
16517
16518         * gcc.c-torture/execute/981206.c: New test.
16519
16520 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16521
16522         * g++.old-deja/g++.ns/template7.C: New test.
16523
16524         * g++.old-deja/g++.other/expr1.C: New test.
16525
16526         * g++.old-deja/g++.eh/tmpl3.C: New test.
16527
16528         * g++.old-deja/g++.eh/tmpl2.C: New test.
16529
16530 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16531
16532         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16533         * g++.old-deja/g++.other/using6.C: Removed.
16534         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16535
16536         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16537
16538 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16539
16540         * g++.old-deja/g++.pt/overload8.C: New test.
16541
16542         * g++.old-deja/g++.pt/overload7.C: New test.
16543
16544         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16545
16546         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16547         and relinking messages.
16548         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16549         compiling with -frepo.
16550
16551 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16552
16553         * g++.old-deja/g++.pt/lookup6.C: New test.
16554
16555 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16556
16557         * gcc.c-torture/execute/981130-1.c: New test.
16558         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16559
16560 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16561
16562         * g++.old-deja/g++.pt/explicit76.C: New test.
16563
16564         * g++.old-deja/g++.pt/friend38.C: New test.
16565
16566         * g++.old-deja/g++.ns/crash2.C: New test.
16567
16568         * g++.old-deja/g++.pt/defarg8.C: New test.
16569
16570         * g++.old-deja/g++.pt/instantiate6.C: New test.
16571
16572         * g++.old-deja/g++.pt/static6.C: New test.
16573
16574         * g++.old-deja/g++.pt/decl2.C: New test.
16575
16576 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16577
16578         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16579         problem is actually related with name lookup, but so what? :-)
16580
16581         * g++.old-deja/g++.pt/friend37.C: New test.
16582
16583 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16584
16585         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16586         element, which fails on some systems.
16587
16588         * g77.f-torture/execute/labug1.f: New test.
16589
16590 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16591
16592         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16593         is defined.
16594
16595 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16596
16597         * g77.f-torture/compile/981117-1.f: New test.
16598
16599 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16600
16601         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16602         properly discarded.
16603
16604 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16605
16606         * gcc.c-torture/execute/memcheck: New directory of tests for
16607         -fcheck-memory-usage.
16608
16609 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16610
16611         * README: New file, general information about the testsuite and
16612         new description of the various C++ test subdirectories.
16613         * README.g++: Eliminate obsolete information, update and move most
16614         relevant stuff to README.
16615
16616 1998-11-07  Richard Henderson  <rth@cygnus.com>
16617
16618         * gcc.c-torture/compile/981107-1.c: New test.
16619
16620 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16621
16622         * execute/memcpy-bi.c: New testcase.
16623
16624 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16625
16626         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16627         base classes.
16628
16629         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16630         template is selected.
16631
16632         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16633         classes, it should be accepted for all types.
16634
16635         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16636
16637         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16638         specializations start with template headers.
16639
16640 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16641
16642         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16643
16644         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16645         non-POD types.
16646
16647 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16648
16649         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16650
16651 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16652
16653         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16654
16655 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16656
16657         * 981019-1.c: New test.
16658
16659 1998-10-14  Robert Lipe <robertl@dgii.com>
16660
16661         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16662         find objc headers.
16663
16664 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16665
16666         * compile/981001-4.c: Remove use of GCC extension that triggers a
16667         compiler bug.
16668
16669 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16670
16671         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16672
16673 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16674
16675         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16676         instantiation of template produces incorrect code for delete
16677         expression.
16678
16679         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16680         constructors' name is not unique.
16681         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16682         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16683
16684         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16685         automatic array of const is ill-formed.
16686
16687         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16688         of template parameter?
16689
16690         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16691         const.
16692
16693         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16694         pointer-to-member expression.
16695
16696         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16697         declaration causes ICE.
16698
16699 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16700
16701         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16702         reserved in the global namespace.
16703
16704         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16705         generate needed virtual table.
16706
16707         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16708
16709 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16710
16711         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16712         template-dependent type
16713
16714 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16715
16716         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16717         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16718         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16719
16720         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16721         class should be usable as argument of member function.
16722         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16723         class should be usable as return type of member function.
16724         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16725         class should be usable as type of data member.
16726
16727         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16728
16729 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16730
16731         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16732
16733 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16734
16735         * gcc.dg/dll-?.c Add thumb to target list.
16736         Fix assembler scan patterns to match current assembler output.
16737
16738 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16739
16740         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16741         matching of template brackets.
16742
16743         * g++.old-deja/g++.other/using4.C: New test.  Test using
16744         declarations of methods from base classes.
16745
16746         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16747         within functions should introduce names into the innermost
16748         enclosing namespace.
16749
16750         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16751         of static locals if first initialization throws.
16752
16753 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16754
16755         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16756
16757 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16758
16759         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16760         lose track of the possible targets of tablejump insns.
16761         * special/special.exp: Run it.
16762
16763 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16764
16765         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16766         must be declared before its specializations can be named in friend
16767         declarations.
16768
16769 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16770
16771         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16772
16773         * g77.f-torture/execute/io1.f: New test.
16774
16775 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16776
16777         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16778         with pointer to template function, for which no argument deduction
16779         is possible.
16780
16781         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16782         specialization of template function as argument to template
16783         function.
16784
16785         * g++.old-deja/g++.other/access2.C: New test; Inner class
16786         shouldn't have privileged access to Outer's names.
16787
16788 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16789
16790         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16791         friend template declared within template class conflicts with
16792         nested class of the same name.
16793
16794         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16795         is ignored.
16796
16797         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16798         object with direct initializer as function declaration.
16799
16800         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16801         initializers.
16802
16803         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16804         involving const pointer and NULL produces incorrect result.
16805
16806         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16807         type name without `typename' should be rejected with -pedantic.
16808
16809 1998-10-02  Richard Henderson  <rth@cygnus.com>
16810
16811         * g++.old-deja/g++.other/addrof1.C: New test.
16812
16813 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16814
16815         * gcc.c-torture/compile/981001-1.c: New test.
16816         * gcc.c-torture/execute/981001-1.c: New test.
16817
16818 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16819
16820         * gcc.c-torture/compile/981001-2.c: New test.
16821         * gcc.c-torture/compile/981001-3.c: New test.
16822         * gcc.c-torture/compile/981001-4.c: New test.
16823
16824 1998-10-01  Robert Lipe  <robertl@dgii.com>
16825
16826         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16827         multilibbed hosts.   Idea grafted from g77.exp.
16828
16829 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16830
16831         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16832         avoid losing on systems which need -lsocket.
16833
16834 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16835
16836         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16837         * g++.old-deja/g++.other/nested2.C: Ditto.
16838         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16839         failure.
16840
16841 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16842
16843         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16844         preferred over template operator!= for enum bitfields.
16845
16846 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16847
16848         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16849         that happen to have the same base name, but in different scopes,
16850         are incorrectly rejected.
16851
16852 1998-09-16  Richard Henderson  <rth@cygnus.com>
16853
16854         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16855         on the native word size instead of an integer literal.
16856
16857 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16858
16859         * g++.old-deja/g++.other/static2.C: Invocation of static data
16860         member of type pointer-to-function denoted as non-static member.
16861
16862         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16863         checks involving function types and aliases.
16864
16865 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16866
16867         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16868         redefined to the same non-trivial type.
16869
16870         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16871         namespace-qualification of template specializations declared in
16872         other namespaces.
16873
16874         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16875         to declare a subset of the specializations of a template function
16876         as friends of specializations of a template class.
16877
16878         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16879         member templates that do not fully specialize the enclosing
16880         template class are rejected.
16881
16882 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16883
16884         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16885
16886 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16887
16888         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16889         altered from libf2c/libU77 version.
16890
16891 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16892
16893         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16894
16895 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16896
16897         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16898         (un)signed char are different types for template specialization
16899         purposes.
16900
16901 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16902
16903         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16904         * objc: ObjC testsuite.
16905
16906 1998-08-31  Catherine Moore  <clm@cygnus.com>
16907
16908         * gcc.c-torture/execute/941014-1.x:  New file.
16909
16910 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16911
16912         * lib/c-torture.exp: Add support for
16913         torture_eval_before_compile and torture_eval_before_execute
16914         variables.
16915
16916 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16917
16918         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16919         this test triggers valid.
16920
16921 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16922
16923         * gcc.dg/980827-1.c: New test.
16924
16925 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16926
16927         * gcc.c-torture/execute/loop-4b.c: New test.
16928
16929 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16930
16931         * lib/c-torture.exp: Add support for
16932         torture_eval_before_compile and torture_eval_before_execute
16933         variables.
16934
16935 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16936
16937         * gcc.c-torture/compile/980825-1.c: New test.
16938
16939 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16940
16941         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16942         count number tests in opt_t0 not good_t0.
16943
16944 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16945
16946         * gcc.c-torture/compile/930326-1.x: Fix typo.
16947
16948 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16949
16950         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16951         causes an ICE.
16952
16953 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16954
16955         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16956         STACK_SIZE is defined.
16957         * gcc.c-torture/unsorted/stuct.c: Similarly.
16958
16959         * gcc.c-torture/compile/980821-1.c: New test.
16960
16961 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16962
16963         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16964
16965 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16966
16967         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16968         code.
16969
16970 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16971
16972         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16973         error'.
16974
16975 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16976
16977         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16978
16979 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16980
16981         * gcc.c-torture/compile/980816-1.c: New test.
16982
16983         * gcc.dg/980816-1.c: New test.
16984
16985 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16986
16987         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16988         compiler for ieee tests.
16989
16990 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16991
16992         * g77.f-torture/compile/980729-0.f: New test.
16993
16994 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16995
16996         * gcc.c-torture/special/eeprof-1.c: New test, for
16997         -finstrument-functions.
16998         * gcc.c-torture/special/special.exp: Run it.
16999
17000 1998-07-29  Jeffrey A Law  (law@cygnus.com)
17001
17002         * gcc.c-torture/compile/980729-1.c: New test.
17003
17004 1998-07-27  Nick Clifton  <nickc@cygnus.com>
17005
17006         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
17007         __thumb__ is defined, and test for ARM style doubles if so.
17008
17009 1998-07-26  Dave Love  <d.love@dl.ac.uk>
17010
17011         * g77.f-torture/noncompile/980615-0.f: New test.
17012
17013 1998-07-26  H.J. Lu  (hjl@gnu.org)
17014
17015         * gcc.dg/980312-1.c: Do link instead of compile.
17016         * gcc.dg/980313-1.c: Likewise.
17017
17018 1998-07-26  Jeffrey A Law  (law@cygnus.com)
17019
17020         * gcc.c-torture/compile/980726-1.c: New test.
17021
17022 1998-07-25  Dave Love  <d.love@dl.ac.uk>
17023
17024         * g77.f-torture/execute/io0.f: New test.
17025
17026 1998-07-24  Nick Clifton  <nickc@cygnus.com>
17027
17028         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
17029         an int.
17030
17031 1998-06-18  Michael Meissner  <meissner@cygnus.com>
17032
17033         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
17034         m32r bugs.
17035
17036 1998-07-17  Nick Clifton  <nickc@cygnus.com>
17037
17038         * gcc.dg/980626-1.c: Expect failures for all toolchains until
17039         c-decl.c:grokdeclarator can handle mode attributes.
17040
17041 1998-07-16  Jeffrey A Law  (law@cygnus.com)
17042
17043         * gcc.c-torture/execute/980716-1.c: New test.
17044
17045 1998-07-13  Jeffrey A Law  (law@cygnus.com)
17046
17047         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
17048         the mn10200.
17049         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
17050         the mn10200.
17051         * gcc.c-torture/execute/va-arg-3.x: Similarly.
17052         * gcc.c-torture/compile/930326-1.x: Similarly.
17053
17054 1998-07-13  Dave Love  <d.love@dl.ac.uk>
17055
17056         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
17057         New test from Craig.
17058
17059 1998-07-12  Dave Love  <d.love@dl.ac.uk>
17060
17061         * g77.f-torture/noncompile/980616-0.f: New test.
17062
17063         * g77.f-torture/execute/970816-3.f:  New test from Craig.
17064
17065 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17066
17067         *  g++.other/singleton.C: Return error value instead of taking
17068         SIGSEGV.
17069
17070 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
17071
17072         *  g++.other/singleton.C: New test.   Warning is under dispute.
17073         Runtime crash is not.
17074
17075 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
17076
17077         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
17078         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
17079         using6.C, using7.C}:  New namespace tests.
17080
17081 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
17082
17083         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
17084         specialization with typedef'ed names used as array indexes.
17085
17086 1998-07-09  Jeffrey A Law  (law@cygnus.com)
17087
17088         * gcc.c-torture/execute/980709-1.c: New test.
17089
17090         * gcc.dg/980709-1.c: New test.
17091
17092 1998-07-07  Richard Henderson  <rth@cygnus.com>
17093
17094         * gcc.c-torture/execute/bcp-1.c: New test.
17095
17096 1998-07-07  Jeffrey A Law  (law@cygnus.com)
17097
17098         * gcc.c-torture/execute/980707-1.c: New test.
17099
17100 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
17101
17102         * gcc.c-torture/compile/980706-1.c: New test.
17103
17104 1998-07-01  Dave Love  <d.love@dl.ac.uk>
17105
17106         * g77.f-torture/execute/980701-0.f,
17107         g77.f-torture/execute/980701-1.f: New test from Craig.
17108
17109 1998-07-01  Jeffrey A Law  (law@cygnus.com)
17110
17111         * gcc.c-torture/compile/980701-1.c: New test.
17112
17113         * gcc.c-torture/execute/980701-1.c: New test.
17114
17115 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
17116 rlsruhe.de>
17117
17118         * g++.old-deja/g++.robertl/eb132.C: New test.
17119         * g++.old-deja/g++.robertl/eb133.C: Likewise.
17120
17121 1998-06-29  Dave Love  <d.love@dl.ac.uk>
17122
17123         * g77.f-torture/execute/980628-7.f,
17124         g77.f-torture/execute/980628-8.f,
17125         g77.f-torture/execute/980628-9.f,
17126         g77.f-torture/execute/980628-10.f: New tests from Craig.
17127
17128         * g77.f-torture/execute/980628-3.f: Remove mail headers.
17129
17130 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17131
17132         * g77.f-torture/execute/980628-4.f: New test from Craig.
17133         * g77.f-torture/execute/980628-5.f: Likewise.
17134         * g77.f-torture/execute/980628-2.f: Likewise.
17135         * g77.f-torture/execute/980628-0.f: Likewise.
17136         * g77.f-torture/execute/980628-1.f: Likewise.
17137         * g77.f-torture/execute/980628-3.f: Likewise.
17138         * g77.f-torture/execute/980628-6.f: Likewise.
17139
17140 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17141
17142         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
17143         directory when nothing has been installed yet.
17144
17145 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
17146
17147         * gcc.c-torture/special/special.exp: Handle newer versions of
17148         dejagnu.
17149
17150 1998-06-26  Jeffrey A Law  (law@cygnus.com)
17151
17152         * gcc.dg/980626-1.c: New test.
17153
17154 1998-06-19  Bruno Haible <haible@ilog.fr>
17155
17156         * gcc.misc-tests/m-un-2.c: New test.
17157         * g++.old-deja/g++.other/warn01.c: Likewise.
17158
17159 1998-06-19  Robert Lipe  <robertl@dgii.com>
17160
17161         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
17162         compatibility with assmblers with a different comment character.
17163         Eliminate use of GAS-specific extensions.
17164
17165 1998-06-19  Jeffrey A Law  (law@cygnus.com)
17166
17167         * gcc.c-torture/execute/ieee/980619-1.c: New test.
17168
17169 1998-06-19  Robert Lipe  <robertl@dgii.com>
17170
17171         *lib/g77.exp: Replace search for libf2c.a with search for newly
17172         renamed libg2c.a
17173
17174 1998-06-17  Jeffrey A Law  (law@cygnus.com)
17175
17176         * gcc.c-torture/execute/980617-1.c: New test.
17177
17178 1998-06-12  Jeffrey A Law  (law@cygnus.com)
17179
17180         * gcc.c-torture/execute/980612-1.c: New test.
17181
17182 1998-06-08  Jeffrey A Law  (law@cygnus.com)
17183
17184         * gcc.dg/980523-1.c: Only test on ppc-linux.
17185         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
17186
17187         * gcc.c-torture/execute/980608-1.c: New test.
17188
17189 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
17190
17191         * gcc.c-torture/execute/980605-1.c: New test.
17192
17193 1998-06-04  Jeffrey A Law  (law@cygnus.com)
17194
17195         * gcc.c-torture/execute/980604-1.c: New test.
17196
17197 1998-06-02  Jeffrey A Law  (law@cygnus.com)
17198
17199         * gcc.c-torture/execute/980602-1.c: New test.
17200         * gcc.c-torture/execute/980602-2.c: Likewise.
17201
17202 1998-06-02  Dave Love  <d.love@dl.ac.uk>
17203
17204         * 970125-0.f: Fix per JCB.  Add commentary.
17205
17206 1998-05-31  Michael Meissner  <meissner@cygnus.com>
17207
17208         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
17209         IEEE -0 support.
17210
17211 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
17212
17213         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
17214         earlier.
17215
17216 1998-05-28  Catherine Moore <clm@cygnus.com>
17217
17218         * gcc.c-torture/execute/980526-3.c: New test.
17219
17220 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
17221
17222         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
17223         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
17224         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
17225         m88k-motorola-sysv3 to XFAIL.
17226
17227 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17228
17229         * gcc.dg/980526-1.c: New test.
17230         * gcc.c-torture/execute/980526-2.c: New test.
17231
17232 1998-05-26  Jeffrey A Law  (law@cygnus.com)
17233
17234         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
17235
17236         * gcc.c-torture/execute/980526-1.c: New test.
17237
17238 1998-05-26  Dave Love  <d.love@dl.ac.uk>
17239
17240         * g77.f-torture/execute/alpha2.f: Add runtime test.
17241
17242 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
17243
17244         * g++.old-deja/old-deja.exp: Strip leading directories.
17245
17246         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
17247         error for the line.  Don't run multiple tests for the same line.
17248
17249 1998-05-23  Jeffrey A Law  (law@cygnus.com)
17250
17251         * gcc.dg/980523-1.c: New test.
17252
17253 1998-05-23  Dave Love  <d.love@dl.ac.uk>
17254
17255         * g77.f-torture/compile/970915-0.f: New test.
17256
17257 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
17258
17259         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
17260
17261 1998-05-21  Jeffrey A Law  (law@cygnus.com)
17262
17263         * gcc.dg/980520-1.c: New test.
17264
17265 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
17266
17267         * gcc.dg/980502-1.c: Fix return type.
17268
17269 1998-05-20  Jeffrey A Law  (law@cygnus.com)
17270
17271         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
17272         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
17273         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
17274         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
17275         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
17276
17277 1998-05-20  Dave Love  <d.love@dl.ac.uk>
17278
17279         * g77.f-torture/execute/980520-1.f: New test.
17280
17281 1998-05-15  Dave Love  <d.love@dl.ac.uk>
17282
17283         * lib/mike-g77.exp: New file.
17284
17285         * g77.f-torture/noncompile/noncompile.exp,
17286         g77.f-torture/noncompile/check0.f: New files.
17287
17288 1998-05-14  Dave Love  <d.love@dl.ac.uk>
17289
17290         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
17291         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
17292         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
17293         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
17294         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
17295         abort where appropriate.
17296
17297 1998-05-05  Michael Meissner  <meissner@cygnus.com>
17298
17299         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
17300         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
17301
17302 1998-04-29  Dave Love  <d.love@dl.ac.uk>
17303
17304         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17305
17306 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17307
17308         * g77.f-torture/compile/980427-0.f: New test.
17309
17310 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17311
17312         * g77.f-torture/compile/980424-0.f: New test.
17313
17314 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17315
17316         * g77.f-torture/compile/980419-2.f (main): New test.
17317         * g77.f-torture/compile/970125-0.f: New test.
17318         * g77.f-torture/compile/980419-1.f: New test.
17319
17320 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17321
17322         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17323         of loop-4.c.
17324
17325 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17326
17327         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17328
17329 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17330
17331         * gcc.c-torture/compile/980329-1.c: New test.
17332
17333 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17334
17335         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17336         * gcc.dg/980312-1.c: Fix typo in -march command.
17337
17338 1998-03-16  H.J. Lu  (hjl@gnu.org)
17339
17340         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17341
17342 1998-03-11  Robert Lipe  <robertl@dgii.com>
17343
17344         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17345         Dave Love agree the Fortran source is bogus.
17346
17347 1998-03-11  Robert Lipe  <robertl@dgii.com>
17348
17349         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17350         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17351         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17352         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17353         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17354
17355 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17356
17357         * g++.old-deja/g++.other/friend1.C: New test.
17358
17359 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17360
17361         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17362         possibly uninitialized) variables and declare dnrm2.
17363
17364 1998-02-23  Robert Lipe <robertl@dgii.com>
17365
17366         From Bruno Haible <haible@ilog.fr>:
17367         * gcc.c-torture/execute/980223.c: New test.
17368
17369 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17370
17371         * gcc.dg/ifelse-1.c: New test.
17372
17373 1998-02-09  H.J. Lu  (hjl@gnu.org)
17374
17375         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17376
17377           * lib/old-dejagnu.exp (old-dejagnu): Added the
17378           "execution test - XFAIL *-*-*" handling in the spirit of
17379           "excess errors test -". Changed the "execution test fails"
17380           handling to be like "excess errors test fails".
17381           * Update various tests accordingly.
17382
17383 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17384
17385         * gcc.c-torture/execute/980205.c: New test.
17386
17387 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17388
17389         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17390         * lib/f-torture.exp: Similarly.
17391         * gcc.c-torture: Rename all .cexp files to .x files.
17392
17393 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17394
17395         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17396         (940510-1.c): Removed duplicate.
17397         (971104-1.c): New test.
17398
17399 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17400
17401           * lib/f-torture.exp: Improve error and loop detection.
17402
17403 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17404
17405         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17406         use that to size the filler array.
17407
17408 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17409
17410         * lib/c-torture.exp(c-torture-execute): Fix typo.
17411
17412         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17413         testcase as the executable name. Keep the executable around if
17414         the test fails.
17415
17416 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17417
17418         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17419         changes.  Only test one -g option, and move it to the end of the
17420         list of options to test.
17421
17422 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17423
17424         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17425         variable GCC_TORTURE_OPTIONS to supply default switches separated
17426         by colons.  If no environment variable, run tests with -O0 -g, -O1
17427         -g, and -O2 -g as well.
17428
17429 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17430
17431         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17432         explanatory comments. Fix indentation.
17433
17434 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17435
17436         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17437
17438 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17439
17440         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17441         * g++.old-deja/g++.mike/p7325.C: Likewise.
17442         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17443
17444 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17445
17446         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17447         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17448         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17449         * g++.old-deja/g++.law/operators4.C: Likewise.
17450
17451 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17452
17453         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17454         * g++.old-deja/g++.mike/p784.C: Ditto.
17455         * g++.old-deja/g++.mike/p785.C: Ditto.
17456
17457 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17458
17459           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17460
17461 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17462
17463         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17464         target feature; pass this to c-torture-execute as needed.
17465
17466 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17467
17468         * lib/c-torture.exp(c-torture-execute): If the previous and the
17469         current executables being tested are identical, we don't need to
17470         run the executable again. Try to make the executable names
17471         unique. Add an optional argument for passing additional compiler
17472         flags.
17473
17474 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17475
17476         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17477
17478 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17479
17480         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17481
17482 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17483
17484         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17485         32bit or larger longs.
17486
17487         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17488         have either a 32bit long or 32bit int.
17489
17490 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17491
17492         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17493         Make double precision tests dependent on sizeof (double).
17494
17495 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17496
17497         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17498         too.
17499
17500 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17501
17502         * gcc.c-torture/compile/961203-1.cexp: New script.
17503
17504 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17505
17506         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17507         up the includes ourselves.
17508
17509 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17510
17511         * lib/plumhall.exp: Remove random include, and add a few
17512         verbose messages for debugging.
17513
17514 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17515
17516         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17517         of trying to do it ourselves.
17518
17519 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17520
17521         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17522
17523 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17524
17525         * gcc.prms/5403.c: Made regexp a bit less strict.
17526
17527 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17528
17529         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17530         is returned from remote_load instead.
17531         * lib/plumhall.exp: Ditto.
17532         * lib/mike-g++.exp: Ditto.
17533         * lib/old-dejagnu.exp: Ditto.
17534         * lib/c-torture.exp: Ditto.
17535
17536 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17537
17538         * lib/g++.exp: Use build_wrapper procedure.
17539         * lib/gcc.exp: Ditto.
17540
17541 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17542
17543         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17544         an old-style decl for malloc.  Fixes tests to work when
17545         sizeof (int) != sizeof (size_t).
17546
17547 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17548
17549         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17550
17551         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17552         use stdargs.h interface.
17553
17554 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17555
17556         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17557         NO_VARARGS when compiling.
17558
17559 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17560
17561         * lib/plumhall.exp(ph_includes): New procedure.
17562         (ph_make): Use it.
17563         (ph_compiler): Ditto.
17564
17565         * lib/g++.exp: Rename test-glue.c to testglue.c.
17566         * lib/gcc.exp: Ditto.
17567
17568 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17569
17570         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17571         to completion when it's called.
17572
17573 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17574
17575         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17576         is defined, don't do test.
17577
17578 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17579
17580         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17581         for object files.
17582         (ph_summary): Mark skipped testcases as untested, not unresolved.
17583
17584         * lib/plumhall.exp (ph_make): If unresolved because of bad
17585         errorCode, record errorCode in log file.
17586         (*): Replace send_log/verbose with verbose -log.
17587
17588 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17589
17590         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17591         double conversion if double isn't at least 8 bytes.
17592
17593         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17594         int to work with targets where int is 16 bits.
17595
17596         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17597         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17598         precision for the test to complete.
17599
17600 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17601
17602         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17603         if d10v is not compiled with the -mdouble64 flag.
17604         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17605
17606         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17607         d10v is not compiled with the -mint32 flag.
17608
17609 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17610
17611         * lib/plumhall.exp: Use incr_count.
17612
17613 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17614
17615         * gcc.c-torture: Update to c-torture-1.45.
17616
17617 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17618
17619         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17620         the name of the expect testcase file).
17621
17622         * lib/g++.exp(g++_init): Ditto.
17623
17624 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17625
17626         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17627         the host.
17628
17629         * lib/gcc.exp(gcc_exit): New procedure.
17630
17631 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17632
17633         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17634         specs where appropriate.
17635
17636         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17637         because of new "candidates are" messages, and removed a few
17638
17639         * Converted all non-old-style g++ testcases to old-style, and
17640         moved into g++.old-deja.
17641
17642 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17643
17644         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17645         options.
17646
17647         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17648         succeeded.
17649
17650         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17651
17652 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17653
17654         * lib/gcc.exp (gcc_target_compile): Add support for defining
17655         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17656         the machine doesn't have those features.
17657
17658 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17659
17660         * g++.law/operators4.exp: Don't use LIBS.
17661
17662 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17663
17664         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17665
17666         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17667         * lib/g++.exp: Set it here instead. Also, allow use of the
17668         --tool_exec and --tool_opt options. Change CXX to
17669         GXX_UNDER_TEST.
17670
17671         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17672
17673         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17674
17675 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17676
17677         * lib/old-dejagnu.exp: Use prune_warnings instead of
17678         prune_system_crud.
17679         * lib/mike-g++.exp: Ditto.
17680         * lib/gcc.exp: Ditto.
17681         * lib/g++.exp: Ditto.
17682
17683         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17684
17685 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17686
17687           * 941014-2.c: Include stdlib.h
17688           * 960327-1.c: Include stdio.h
17689           * dbra.c, index-1.c: Don't assume ints are 32bits.
17690
17691 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17692
17693         * lib/gcc.exp: Add gcc,stack_size target feature.
17694
17695         * lib/g++.exp(g++_target_compile): Add the include and link
17696         paths here, not in two other places. And, it's $options, not
17697         options.
17698
17699         * lib/mike-g++.exp(postbase): Remove the code that determines
17700         the correct include and link paths.
17701         * g++.old-deja/old-deja.exp: Ditto.
17702
17703 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17704
17705         * lib/g++.exp(g++_init): target_compile no longer returns the
17706         filename of the result.
17707
17708 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17709
17710         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17711         call to glob.
17712
17713         * gcc.c-torture/special/special.exp: Change call to
17714         gcc_target_compile to include the object file.
17715
17716 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17717
17718         * gcc.c-torture/special/special.exp: Correct misspelling in last
17719         change.
17720
17721 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17722
17723         * lib/plumhall.exp(ph_summary): Log the entire output of the
17724         executable. Return -1 if there were any failures, 0 otherwise.
17725         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17726         (ph_make): Clean up objects and executables that were built
17727         if the tests succeeded.
17728
17729 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17730
17731         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17732         libraries and includes in the build tree as appropriate.
17733
17734 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17735
17736         * lib/c-torture.exp: Instead of looking for the global variable
17737         NO_LONG_LONG, check to see if that's a feature of the target.
17738
17739 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17740
17741         * config/default.exp: Minimize. Delete the remainer of the files in
17742         config; this functionality is now in devo/dejagnu/config.
17743
17744         g++.*/*: Pass any additional flags used to compile to postbase;
17745         delete CXXFLAGS.
17746
17747         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17748         is now done by runtest.exp. Use gcc_target_compile instead of
17749         compile.
17750
17751         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17752         Remove references to CFLAGS. Use remote_file instead of
17753         calling rm -f.
17754         (c-torture): Take a list of arguments to use to compile this
17755         testcase.
17756
17757         lib/g++.exp: Simplify. Use target_compile instead of compile.
17758         lib/gcc-dg.exp: Ditto.
17759         lib/gcc.exp: Ditto.
17760         lib/mike-{gcc,g++}.exp: Ditto.
17761         lib/old-dejagnu.exp: Ditto.
17762         lib/plumhall.exp: Ditto.
17763
17764 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17765
17766         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17767         (ph_linker): Likewise.
17768
17769 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17770
17771           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17772         MAP_ANON / MAP_ANONYMOUS if defined;
17773         else try to map from /dev/zero .
17774
17775 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17776
17777         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17778         isn't defined, then define it to MAP_ANONYMOUS.
17779
17780 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17781
17782         * gcc.c-torture: Update to c-torture-1.42 release.
17783
17784 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17785
17786         * gcc.c-torture: Update to c-torture-1.41 release.
17787
17788 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17789
17790         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17791         c-torture release.
17792
17793 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17794
17795         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17796         and LDFLAGS.  Fix second case to append the target_info ldflags
17797         onto LDFLAGS, not CFLAGS.
17798         * lib/g++.exp (g++_init): Add target_info stuff.
17799         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17800         of libgloss and newlib flags for !native.
17801
17802         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17803         (GDB): Fix relative path to go up another dir for finding gdb.
17804
17805 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17806
17807         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17808         versions in the target_info array, if they don't exist.
17809
17810 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17811
17812         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17813
17814 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17815
17816         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17817         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17818
17819 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17820
17821         * lib/old-dejagnu.exp: Don't remove the output file before we've
17822         actually tested it. Don't append pwd to the path of the executable
17823         we're testing.
17824
17825 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17826
17827         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17828
17829 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17830
17831         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17832         temporary directory for compiler files, and set it to a default
17833         value of /tmp. Set $output as the name of the output file from
17834         compiling the testcase. Add a -o option to $cflags_var so the
17835         compiler writes the final output file as $output. Set $executable
17836         to $output.
17837
17838         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17839         directory for compiler files, and set it to /tmp if it doesn't
17840         already have a value. Set $output_file to the name of the output
17841         file from compiling the testcase. Add a -o option to CXXFLAGS so
17842         the compiler writes the final output file as $output. Use $output
17843         as the executable to be tested.
17844
17845 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17846
17847         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17848
17849 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17850
17851         * gcc.c-torture/execute/pending-1.c: New test.  Still
17852         pending in Tege's queue.
17853
17854 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17855
17856         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17857         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17858         if there were failures.  Call unresolved if there were unresolved
17859         testcases.  Call gcc_fail if program did not run to completion.
17860         (ph_make): Pass additional argument name to ph_execute.
17861         (ph_execute): Add new argument.  Pass additional arguments to
17862         ph_summary.  Call gcc_fail is there is no execution output.
17863
17864 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17865
17866         * lib/plumhall.exp (proc_summary): Output relavent summary
17867         lines into the log so specific failures in plumhall can be
17868         investigated.
17869
17870 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17871
17872         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17873         (c-torture-execute): Don't try to execute tests which use
17874         "long long" types if $NO_LONG_LONG is nonzero.
17875
17876 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17877
17878         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17879         not c-torture.
17880
17881         * gcc.ieee: Move from here.
17882         * gcc.c-torture/execute/ieee: To here.
17883
17884 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17885
17886         * gcc.c-torture: Update to c-torture-1.41 release.
17887
17888 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17889
17890         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17891         not "$output".
17892
17893 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17894
17895         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17896         -c present.
17897
17898 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17899
17900         * config/proelf.exp: Handle connecting to a simulator.
17901
17902 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17903
17904         * config/proelf.exp: New file.  Enough framework that we can
17905         run c-torture tests on the proelf targets (or any other target
17906         that gdb can connect to for that matter).
17907
17908 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17909
17910         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17911         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17912
17913         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17914         exec_output exists.
17915
17916 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17917
17918         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17919         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17920
17921         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17922         to pass/fail/unresolved/unsupported/untested.  Caller must now
17923         call unresolved/unsupported/untested.
17924         * lib/*.exp: Update FSF address.  Update to handle new results of
17925         ${tool}_load.
17926         * lib/chill.exp (verbose): Delete.
17927
17928 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17929
17930         * lib/gcc.exp (default_gcc_start): Change order of args to
17931         $LDFLAGS $CFLAGS $LIBS.
17932         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17933         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17934         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17935         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17936         * gcc.misc-tests/dg-test.exp: Likewise.
17937         * gcc.misc-tests/msgs.exp: Likewise.
17938         * gcc.prms/prms.exp: Likewise.
17939         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17940         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17941
17942         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17943
17944 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17945
17946         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17947
17948         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17949         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17950
17951         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17952         necessary.
17953
17954 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17955
17956         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17957         global for loop; add use of $mathlib.
17958         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17959         settings here; set mathlib for anything but VxWorks.
17960
17961 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17962
17963         * gcc.c-torture: Update to c-torture-1.40 release.
17964
17965 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17966
17967         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17968         dg.exp.
17969
17970 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17971
17972         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17973         global.
17974
17975 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17976
17977         * lib/g++.exp (LIBS): Define if not already.
17978         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17979         (gcc-dg-prune): Call prune_gcc_output.
17980         * lib/gcc.exp (prune_gcc_output): New proc.
17981         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17982         prune_gcc_output.
17983
17984 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17985
17986         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17987         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17988
17989 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17990
17991         * gcc.c-torture: Update to c-torture-1.39 release.
17992
17993 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17994
17995         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17996         fails, try others as well.
17997
17998 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17999
18000         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
18001         If compilation fails, mark execute tests as `untested'.
18002         If test is marked as unsupported, don't mark compilation and
18003         execute tests as failed.
18004
18005 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
18006
18007         * lib/g++.exp (g++_init): Don't link in libg++, and look to
18008         libstdc++ for whether or not we want to be doing shared
18009         libraries.  Delete link_curses since we don't need it anymore.
18010         * lib/mike-g++.exp (postbase): Don't link in libg++.
18011         * g++.old-deja/old-deja.exp: Likewise.
18012
18013 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
18014
18015         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
18016
18017 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
18018
18019         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
18020         For that, add `-Wl,-a,shared_archive'.
18021         * g++.old-deja/old-deja.exp: Likewise.
18022
18023 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
18024
18025         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
18026
18027 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
18028
18029         * lib/mike-g++.exp (postbase): Pay attention to the status of
18030         g++_load.
18031
18032 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
18033
18034           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
18035
18036 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
18037
18038         * lib/gcc.exp (default_gcc_start): No longer need to log program
18039         being executed or its output, execute_anywhere does that now.
18040         * lib/g++.exp (default_g++_version): Call execute_anywhere.
18041         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
18042
18043 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
18044
18045         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
18046         the same as those in lib/g++.exp.
18047
18048 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
18049
18050         * gcc.c-torture: Update to c-torture-1.38 release.
18051         * gcc.ieee: Related changes.
18052
18053 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
18054
18055         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
18056         "exec". Minor reformatting changes.
18057
18058         * config/rom68k.exp (${tool}_load): Make it work in a canadian
18059         cross. This means all "exec" calls now work on a remote host as
18060         well.
18061         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
18062         cross. Filter out the extra "\r\n" stuff that expect puts in.
18063         (c-torture-execute): Filter out the bogus warnings like
18064         c-torture-compile does. Add support for canadian cross.
18065         * lib/gcc.exp (default_gcc_version, default_gcc_start)
18066         Use execute_anywhere rather than calling exec directly. Now it
18067         works for canadian cross testing.
18068
18069 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
18070
18071         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
18072         results into a variable, and check that rather than using file exists.
18073
18074 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
18075
18076         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
18077         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
18078
18079 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18080
18081         * g++.old-deja/old-deja.exp: Create and pass runshlib and
18082         lib_curses if there's a shared libg++ in the build tree.
18083
18084 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
18085
18086         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
18087         if not supported target.
18088
18089 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
18090
18091         * lib/g++.exp (g++_init): Move empty setting of runshlib and
18092         link_curses up to always happen, not just for native builds.
18093
18094 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
18095
18096         * gcc.c-torture: Update to c-torture-1.36 release.
18097         * gcc.failure: Related changes.
18098
18099 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
18100
18101         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
18102
18103 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
18104
18105         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
18106         * lib/mike-g++.exp (postbase): Not in here.  Still reference
18107         runshlib, link_curses, and mathlib for link and run.
18108
18109         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
18110         pass the runtime shared library options for Solaris, OSF/1, and
18111         Irix5, and link with -lcurses to avoid unresolved references.
18112
18113 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
18114
18115         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
18116         only run once.
18117
18118 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
18119
18120         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
18121
18122 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
18123
18124         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
18125         do not have a framework for the "compat" tests yet.
18126
18127 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
18128
18129         * lib/mike-g++.exp (postbase): New local variable `mathlib',
18130         set to null if we're testing vxworks5.1.  Use that instead of
18131         `-lm' in the setting of LIBS for link and run.
18132
18133 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
18134
18135         * config/rom68k.exp (${tool}_load): Major changes to make it
18136         work.  Verified that it does in fact return the stuff in
18137         exec_output properly.  Catch any Emul or any TRAP other than 0.
18138
18139 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
18140
18141         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
18142         LDFLAGS properly for targets that need stuff from libgloss.
18143         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
18144         only run once.
18145         (gpp_initialized): New variable.
18146
18147 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
18148
18149         * config/rom68k.exp: Load libgloss.exp.
18150         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
18151         so we can produce a fully linked binary.
18152         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
18153         so we can produce a fully linked binary.
18154
18155 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
18156
18157         * lib/plumhall.exp (ph_section): Watch for expected failures.
18158         Add missing `else'.
18159
18160         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
18161         run the testcase.
18162         (c-torture): Likewise.
18163
18164 1995-08-28  Doug Evans  <dje@cygnus.com>
18165
18166         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
18167
18168         * lib/mike-g++.exp (mike_cleanup): New proc.
18169         (prebase): New globals compiler_result, not_compiler_result,
18170         target_regexp.
18171         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
18172         allow leading "-" in pattern.  Watch for unsupported tests.
18173         If $compiler_result is set, pattern match assembler code,
18174         and ditto for $not_compiler_result.
18175         * lib/mike-gcc.exp: Likewise.
18176
18177         * lib/plumhall.exp (ph_execute): Only call ph_summary if
18178         execution "succeeded".
18179
18180 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
18181
18182         * config/win32.exp: New file.
18183         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
18184
18185 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
18186
18187         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
18188         unsupported.
18189         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
18190         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
18191         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
18192
18193         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
18194         "... without exceptions was ...".  That is now handled by
18195         prune_system_crud.
18196         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18197
18198 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
18199
18200         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
18201         sieve.c,sort2.c}: New files.
18202         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
18203         sieve.exp,sort2.exp}: Drivers for them.
18204
18205         * lib/mike-gcc.exp (program_output): New user settable variable.
18206         (postbase): Call prune_system_crud.  Also prune extraneous compiler
18207         messages.
18208         * lib/mike-g++.exp (program_output): New user settable variable.
18209
18210         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
18211
18212         * config/sh.exp: Deleted (use sim.exp instead).
18213
18214 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
18215
18216         * config/vx.exp: Declare CHECKTASK as global.
18217         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
18218         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
18219         * lib/old-dejagnu.exp: Load [pwd]/$executable.
18220
18221 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18222
18223         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
18224         target. Like vx.exp, only includes `vx29k.exp' instead of
18225         `vxworks.exp'.
18226
18227 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
18228
18229         * config/sim.exp: Increase time limit from 120 seconds to 240.
18230
18231 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
18232
18233         * gcc.c-torture/execute/950628-1.c: New test.
18234
18235 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
18236
18237         * gcc.c-torture: Update with changes/additions from
18238         c-torture-1.34.
18239
18240 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
18241
18242         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
18243
18244 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
18245
18246         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
18247
18248 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
18249
18250         * gcc.c-torture/compile/950512-1.c: New test.
18251         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
18252         * gcc.dg/struct-ret-1.c: Likewise.
18253
18254 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
18255
18256         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
18257           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
18258
18259 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
18260
18261         * gcc.c-torture/special/920411-1.c: Deleted.
18262         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
18263
18264 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
18265
18266         * config/sim.exp (${tool}_load): Hack in call to bash to get a
18267         cpu limit.
18268
18269 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
18270
18271         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
18272
18273 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
18274
18275         From kenner;
18276         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
18277         is the proper length.
18278         * va-arg-3.c: Likewise.
18279
18280 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
18281
18282         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
18283         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
18284
18285         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
18286         * lib/g++.exp (default_g++_start): Delete old cruft.
18287
18288 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
18289
18290         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
18291         (2 * (1 << 18)) to (2 * (1 << 17)).
18292
18293         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
18294
18295 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
18296
18297         * config/rom68k.exp: Renamed from config/idp.exp
18298
18299 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
18300
18301         * c-torture/compile/921109-2.c
18302
18303 1995-04-18  Mike Stump  <mrs@cygnus.com>
18304
18305         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18306         excess errors.
18307
18308 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18309
18310         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18311         output.
18312         * lib/g++.exp (default_g++_start): Likewise.
18313
18314 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18315
18316         * gcc.c-torture/compile/950329-1.c: New test.
18317
18318 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18319
18320           * config/bug.exp (${tool}_load): Updated to use new remote_open
18321           and remote_close procs.
18322         * config/idp.exp: New file.
18323
18324 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18325
18326         * gcc.c-torture/execute/950322-1.c: New test.
18327
18328 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18329
18330         * config/vx.exp (${tool}_load): Clean up testing of return code from
18331         vxworks_ld and vxworks_spawn.
18332
18333 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18334
18335         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18336
18337 1995-03-13  Mike Stump  <mrs@cygnus.com>
18338
18339         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18340         can mark excess errors on a machine by machine basis.  Note, the
18341         default is to not expect any excess errors, even when excess
18342         errors test - is given, so you will want to put an XFAIL ... on
18343         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18344         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18345         those 4 machines, but no others.
18346
18347 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18348
18349         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18350         * lib/c-torture.exp: to here.
18351
18352 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18353
18354         * gcc.c-torture/execute/950221-1.c: New test.
18355         * gcc.c-torture/execute/struct-ret-1.c: New test.
18356         * gcc.c-torture/compile/950221-1.c: New test.
18357
18358         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18359
18360 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18361
18362         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18363         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18364
18365 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18366
18367         * g++.gb: New directory of tests, derived from my signature and
18368         class scoping tests.
18369
18370         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18371         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18372         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18373         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18374         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18375         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18376         * g++.gb/sig25.C: Likewise.
18377
18378         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18379         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18380         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18381         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18382         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18383         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18384         * g++.gb/sig25.exp: Likewise.
18385
18386         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18387         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18388         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18389         * g++.gb/scope13.C: Likewise, this test still fails.
18390
18391         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18392         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18393         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18394         * g++.gb/scope13.exp: Ditto.
18395
18396         * g++.gb/README: New file, explains what these tests are about.
18397
18398 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18399
18400         * lib/dg.exp (dg-do): Support `preprocess'.
18401         (dg-test): Likewise.
18402
18403 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18404
18405         * config/udi.exp: change "continue -expect" to "exp_continue".
18406
18407 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18408
18409         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18410         Delete redundant tests.
18411
18412         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18413         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18414         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18415         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18416         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18417         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18418         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18419         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18420
18421         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18422         storing label pointers.
18423         * gcc.c-torture/execute/921019-1.c: Likewise.
18424         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18425         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18426         parameter fp.
18427         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18428         constants.
18429
18430         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18431         Delete obsolete tests.
18432
18433         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18434         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18435         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18436         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18437         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18438         * gcc.c-torture/compile/950124-1.c: New test.
18439
18440         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18441
18442 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18443
18444         * lib/mike-g++.exp: Add -lm to LIBS.
18445
18446 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18447
18448         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18449
18450 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18451
18452         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18453
18454 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18455
18456         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18457
18458 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18459
18460         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18461         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18462         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18463         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18464         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18465         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18466         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18467         * g++.law/{operators31.C, operators32.C,
18468         * g++.law/{operators33.C, operators34.C}: Likewise.
18469         * g++.law/{pic1.C, refs2.C}: Likewise.
18470         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18471         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18472         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18473         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18474
18475         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18476         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18477         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18478         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18479         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18480         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18481         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18482         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18483         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18484         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18485         * g++.law/{operators34.exp}: Likewise.
18486         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18487         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18488         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18489         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18490         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18491
18492         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18493         No longer expected to fail.
18494         * g++.law/missed-error3.C: Tweak for recent bool changes.
18495
18496 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18497
18498         * config/emb-unix: Deleted.
18499         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18500         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18501
18502 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18503
18504         * lib/dg.exp (dg-test): Fix typo in last patch.
18505
18506 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18507
18508         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18509         (handles multiple occurrences).
18510
18511 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18512
18513         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18514         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18515         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18516         printed).
18517         * lib/c-torture.exp (c-torture-compile): Likewise.
18518         (c-torture): Prepend full path if missing.
18519         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18520         (gcc_fail): Likewise.
18521         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18522
18523 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18524
18525         * lib/netware.exp: Only attach to NetWare i386 systems.
18526
18527 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18528
18529         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18530         messages.  Add test name to "output pattern match" pass/fail message.
18531
18532 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18533
18534         * gcc.dg: New testsuite.
18535         * gcc.dg/dg.exp: New file.
18536
18537         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18538         test-switch.c}: Deleted.
18539
18540         * gcc.misc-tests/msgs.exp: New testcase driver.
18541
18542 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18543
18544         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18545         Watch for illegal return values from ${tool}_load.
18546         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18547         cross targets.  Coerce return value >0 to 1.
18548
18549 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18550
18551         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18552
18553         * config/emb-unix.exp: New file.
18554
18555         * config/sim.exp: Error if variable $SIM not defined.
18556         (${tool}_load): Mark test as "untested" if simulator missing.
18557
18558         * config/unix.exp: Load remote.exp to get rcp_download.
18559         * lib/c-torture.exp: Use different option lists for testcases with
18560         and without loops.
18561         * gcc.c-torture/execute/execute.exp: Likewise.
18562
18563 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18564
18565         * config/*.exp: Clarify return code from ${tool}_load.
18566         Call `unresolved' or `untested' instead of `warning' or `perror'
18567         (sometimes you still want to call both though).
18568         Add comment that `shell_id' is local to each file.
18569         * config/udi.exp (timeout): Set to 30.
18570         Don't print warning if connection fails, $connectmode has already
18571         printed an error.
18572         (${tool}_load): Move verbose messages to level 2.
18573         Rework pattern for "Process started" message.
18574         Pass `shell_id' to ${connectmode}_download.
18575         Retry twice upon timeout.  Make resetting of target more robust.
18576         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18577         Pass `shell_id' to exit_$connectmode.
18578         Only call exit_$connectmode if connected.
18579         * config/unix.exp (${tool}_load): Check return codes better.
18580         * config/vrtx.exp (${tool}_load): Likewise.
18581         * config/vx.exp (${tool}_load): Likewise.
18582         Delete unneeded global's.
18583         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18584         from ${tool}_load.
18585         (dg-stat): Delete.
18586         (dg-init): Delete recording of pass/fail counts.
18587         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18588         (old-dejagnu-init): Likewise.
18589         (old-dejagnu-stat): Delete contents, empty proc now.
18590         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18591         (c-torture): Delete references to lcnt, lpass, lfail.
18592         Get option list from TORTURE_OPTIONS.
18593         Delete -funroll[-all]-loops if no loops.
18594         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18595         (g++_stat): Delete contents (empty proc now).
18596         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18597         (gcc_finish): Likewise.
18598         (gcc_stat): Deleted.
18599         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18600         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18601         * gcc.c-torture/execute/execute.exp: Likewise.
18602         Split tests into two parts: compile, execute.
18603         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18604         no loops.  Update to reflect clarified return codes from ${tool}_load.
18605
18606 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18607
18608         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18609         to grep for.
18610         (old-dejagnu): Likewise (where necessary).
18611
18612 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18613
18614         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18615
18616         * lib/dg.exp (dg-process-target): Fix processing of selector.
18617         Add comment regarding use of `error'.
18618
18619         * lib/gcc.exp (prune_system_crud): Define if missing.
18620         * lib/g++.exp (prune_system_crud): Likewise.
18621
18622         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18623         Call prune_system_crud.
18624         * lib/dg.exp (dg-runtest): New proc.
18625         Use perror instead of send_user for tcl errors in testcase.
18626         Don't return any value, it's never used.
18627         Don't clobber previous definition of `unknown'.
18628         Print tcl errors in `dg-final'.
18629
18630 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18631
18632         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18633         (dg-test): Don't print errorInfo, it contains stack backtrace.
18634
18635 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18636
18637         * lib/g++.exp (runtest_file_p): Define if missing.
18638
18639 1994-09-24  Doug Evans  (dje@cygnus.com)
18640
18641         * lib/mike-g++.exp: Comment out loading of g++.exp.
18642         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18643         (default_g++_version): Always print something.
18644         (default_g++_start): Comment out call to `which'.
18645         (g++_start, g++_load): Deleted (must be defined in config file).
18646         * lib/gcc.exp: Test for existence of $CC at start.
18647         Delete check for tmpdir (done in gcc_init).
18648         (default_gcc_version): Always print something.
18649         (default_gcc_start): Comment out call to `which'.
18650         * config/*.exp: Major cleanup - make cross targets work at least a
18651         little better for g++ (by not being "--tool gcc" specific).
18652         Rename gcc_xxx to ${tool}_xxx.
18653         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18654         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18655
18656 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18657
18658         * lib/c-torture.exp (c-torture-compile): Rework compiler
18659         message processing.
18660
18661         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18662         c-torture.
18663
18664 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18665
18666         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18667
18668         * lib/dg.exp (dg-process-target): Support { target native }.
18669
18670 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18671
18672         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18673         looked for "... program xxx got fatal signal".
18674         Correct regsub munging of `comp_output'.
18675         Ignore compiler messages "path prefix not used" and "linker input
18676         file unused".
18677
18678 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18679
18680         * lib/gcc.exp (runtest_file_p): Define if missing.
18681         * gcc.prms/template.c: Example to work from.
18682
18683 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18684
18685         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18686         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18687
18688         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18689         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18690         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18691         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18692
18693         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18694         (dg-process-target): No longer a varargs proc.
18695         Return S/N for target, P/F for xfail.  All callers changed.
18696         (user option procs): More argument checking.
18697         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18698         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18699         (dg-test): Skip test if not running on selected target in `dg-do'.
18700         Update handling of `dg-do-what', `dg-output-text'.
18701         Separate execution pass/fail from output pattern match pass/fail.
18702         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18703
18704 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18705
18706         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18707         target for 920510-1.c.
18708
18709 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18710
18711         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18712         Clean up comment regarding use of passcnt, etc.
18713         (gcc_stat): Don't update `testcnt' here.
18714         (gcc_finish): Do it here.
18715         Might as well reset `but_id' here too.
18716         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18717         to determine if the file should be tested.
18718         * gcc.c-torture/compile/compile.exp: Likewise.
18719         * gcc.c-torture/execute/execute.exp: Likewise.
18720         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18721         * gcc.misc-tests/dg-test.exp: Likewise.
18722         * gcc.prms/prms.exp: Likewise.
18723         * gcc.wendy/wendy.exp: Likewise.
18724         * g++.old-deja.exp: Likewise.
18725         Move "Testing file" message to verbose level 1.
18726
18727 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18728
18729         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18730
18731 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18732
18733         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18734         (default_gcc_start): Accept optional second list element
18735         of compiler flags.  Print compiler output at verbosity level 2.
18736         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18737         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18738         Save current values of framework globals passcnt, failcnt, xpasscnt,
18739         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18740         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18741         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18742         xfailcnt to compute stats.  Update framework global `testcnt' from
18743         pass/fail counts.
18744         (gcc_finish): New proc.  Clean up test environment.
18745         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18746         (gcc_epass, gcc_efail): Delete.
18747         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18748         argument of line number.
18749         (dg-init): If the tool has an init routine, call it.
18750         (dg-test): Remove args `cflags_var' and `libs_var'.
18751         Pass all compiler options to ${tool}_start.
18752         Handle missing line number.
18753         (dg-finish): New function.
18754         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18755         particular files.  Call gcc_finish at end.  Move "skipping test"
18756         message to verbosity level 3.
18757         * gcc.c-torture/compile/compile.exp: Likewise.
18758         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18759         * gcc.c-torture/execute/execute.exp: Likewise.
18760         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18761         Print testcase being tried at verbosity level 1.
18762         * gcc.c-torture/special/special.exp: Unset xfail.
18763         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18764         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18765         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18766         * gcc.failure/failure.exp: Likewise.
18767         * gcc.ieee/ieee.exp: Likewise.
18768         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18769         Update call to dg-test.  Call dg-finish at end.
18770         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18771         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18772         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18773         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18774         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18775         * gcc.wendy/wendy.exp: Add copyright.
18776         Delete setting of tmpdir (done by gcc_init).
18777         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18778         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18779         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18780         gcc_[ce]pass/fail.
18781
18782 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18783
18784         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18785         confusion.
18786         (g++_load): Likewise.
18787
18788         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18789         Rename argument to `prog' to remove the confusion.
18790         Varargs fns behave differently too!
18791         (g++_load): Likewise.
18792
18793         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18794
18795         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18796         what it is.  Delete (always) printing of status value for !native.
18797         Simplify verbose code, and include status and exec_output.
18798         (g++_load): Use gcc_load.
18799
18800 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18801
18802         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18803         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18804         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18805         940714-3.c as these testcases don't exist anymore.  Make
18806         va-arg-1.c expected to pass.
18807
18808 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18809
18810         * gcc.misc-tests/misc.exp: Only run specific testcases.
18811         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18812         * gcc.misc-tests/dg-[1-9].c: New files.
18813
18814         * lib/dg.exp: New testsuite driver.
18815         * gcc.prms/prms.exp: Use it.
18816
18817         * README.gcc: New file.
18818
18819         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18820         Document and reset `lxpass' and `lxfail'.
18821         Simplify "initialized" message.
18822         (gcc_stat): Clean up comments a little.
18823
18824 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18825
18826         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18827
18828 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18829
18830         * lib/old-dejagnu.exp (process-option): New proc.
18831         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18832         (old-dejagnu): Simplify.
18833         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18834
18835 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18836
18837         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18838         exists and is not an empty string.
18839
18840         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18841         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18842         finished.
18843         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18844         automatically.
18845
18846         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18847         longer expected to fail.
18848
18849         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18850         "f" function call.
18851
18852         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18853
18854         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18855         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18856         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18857         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18858         c-torture-1.29.
18859
18860         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18861         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18862
18863         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18864
18865         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18866         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18867
18868         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18869         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18870         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18871
18872 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18873
18874         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18875         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18876         940714-1.c, 940714-2.c, 940714-3.c},
18877         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18878         gcc.misc-tests/{mg.c,mg.exp}:
18879         New tests.
18880         * gcc.noncompile/noncompile.exp: Change accordingly.
18881
18882 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18883
18884         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18885         Undo previous clobberage.
18886
18887 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18888
18889         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18890         * gcc.special/{930510-1.c, special.exp}:
18891         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18892         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18893         struct-varargs-1.c}: New tests from c-torture-1.26.
18894
18895 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18896
18897         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18898           argument to switch.
18899
18900 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18901
18902         * Revert the previous changes.  Please see Rob's directory
18903           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18904           fixes.
18905
18906 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18907
18908         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18909             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18910             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18911             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18912             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18913             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18914             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18915             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18916             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18917             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18918             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18919             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18920             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18921             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18922             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18923             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18924             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18925             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18926             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18927             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18928             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18929             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18930             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18931             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18932             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18933             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18934             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18935
18936 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18937
18938         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18939             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18940           with perror calls.
18941
18942 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18943
18944         * config/unix.exp (g++_load): Fix syntax.
18945
18946 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18947
18948         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18949         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18950         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18951         Don't expect va-arg-1.c to fail.  Correct expected output for
18952         920928-1.c.
18953         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18954         * gcc.wendy/hbm4.c: Correct typo.
18955         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18956
18957 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18958
18959         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18960         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18961         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18962         * lib/c-torture.exp (c-torture-compile): Ditto.
18963
18964         Reduce volume of output (remove all the -I's and such).
18965         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18966         Call gcc_cpass, gcc_cfail.
18967         (c-torture): Pass testing option to c-torture-compile.
18968
18969 1994-03-21  Doug Evans  (dje@cygnus.com)
18970
18971         Bring patches over from progressive.
18972         * config/default.exp: Exit remote shell cleanly.
18973         (g++_exit, g++_start): Add default versions.
18974         * config/sim.exp (gcc_load): Use perror, not error.
18975
18976 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18977
18978         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18979         set in site.exp.
18980
18981 1994-03-14  Doug Evans  (dje@cygnus.com)
18982
18983         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18984         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18985         (wendy_try): New proc to run testcase.
18986         (main loop): Call 'em.
18987         * gcc.wendy/*.c: Clean up pass to correct expected output.
18988
18989         * lib/gcc.exp: Minor cleanup work.
18990         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18991
18992 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18993
18994         * config/sim.exp (gcc_load): Document return codes better.
18995         Don't pass -v to simulator.
18996
18997 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18998
18999           * gcc.special/920717-x.c: Fix typo.
19000           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
19001           get at sources.
19002
19003         * lib/mike-gcc.exp: Fix typo.
19004
19005 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
19006
19007         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
19008         binary to use, transform the name.
19009         * config/*.exp: rename everything. Nuke any g++ specific files,
19010         it's now a special case of gcc that requires no special support.
19011         Add a default.exp for unsupported targets.
19012
19013 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
19014
19015         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
19016         lib/old-dejagnu.exp: Fix a few patterns to work with the new
19017         version of Tcl.
19018
19019 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
19020
19021         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
19022         than a warning.
19023
19024 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
19025
19026         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
19027
19028 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
19029
19030         * gcc.execute/execute.exp: Combine opt_list and foption_list into
19031         option_list.  Compile every file with only 4/6 option choices
19032         (same as C torture) instead of with 12/18 different option
19033         choices.
19034         * lib/c-torture.exp: Likewise.
19035
19036         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
19037         not already set.
19038
19039 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
19040
19041         * lib/old-deja.exp: Add `excess errors test fails' error, now one
19042         can put an XFAIL *-*-* on excess errors.
19043
19044 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
19045
19046         * g++.law: Add more tests derived from g++-bugs snapshots.
19047
19048         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
19049         equivalent to g++.law/init9.
19050
19051         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
19052         compiled it, and the a.out file after we've run it.
19053
19054 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
19055
19056         * lib/mike-g++.exp (postbase): Delete the .o file after we've
19057         compiled it, and the a.out file after we've run it.
19058
19059 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
19060
19061         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
19062
19063 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
19064
19065         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
19066         version number.
19067
19068 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
19069
19070         * g++.law: New directory of g++ tests derived from the g++-bugs
19071         snapshots.
19072
19073 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
19074
19075         * gcc.compile: initbug1.c initbug1.exp testcase added
19076
19077 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
19078
19079         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
19080         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
19081           fixes submitted by Jeff Law (law@cs.utah.edu)
19082         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
19083           Jeff Law (law@cs.utah.edu)
19084
19085
19086 1993-11-30  Mike Stump  (mrs@cygnus.com)
19087
19088         * config/unix-g++.exp: Follow the gcc way of doing things.
19089         * g++.old-deja/old-deja.exp: Minor updates.
19090         * lib/g++.exp: New file, follow the gcc way of doing things.
19091         * lib/old-dejagnu.exp: Minor updates.
19092         * lib/mike-g++.exp: Always unset errorInfo.
19093
19094 1993-11-06  Mike Stump  (mrs@cygnus.com)
19095
19096         * lib/gcc.exp: Fix some errors with the below change, CC and
19097         CFLAGS should be global when setting, not local.
19098
19099 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
19100
19101         * lib/gcc.exp: Transform tool name.
19102
19103 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19104
19105         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
19106
19107 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19108
19109         * lib/gcc.exp: change gcc_done to gcc_stat
19110
19111 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
19112
19113         * Upgraded gcc testsuite to c-torture version 1.25
19114
19115 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
19116
19117         * lib/gcc.exp: added reporting code. Changed verbose compile message.
19118         * lib/c-torture: added hooks for new reporting code.
19119
19120 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
19121
19122         * config/sh-gcc.exp: check if sh-sim exists in the path
19123
19124 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
19125
19126         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
19127         * gcc.compile/compile.exp: Initial changes for new logic.
19128         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
19129         * gcc.failure/failure.exp: Initial changes for new logic.
19130         * gcc.ieee/ieee.exp: Initial changes for new logic.
19131         * gcc.misc-tests/misc.exp: Initial changes for new logic.
19132         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
19133         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
19134         * lib/c-torture.exp: Initial changes for new logic.
19135         * lib/gcc.exp: Initial changes for new logic.
19136
19137 1993-10-15  Mike Stump  (mrs@cygnus.com)
19138
19139         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
19140         depend upon failure or success.  Fully qualify names in failure
19141         and success messages.  Always remove a.out before starting
19142         compile, just in case.  Pay more attention to error text output by
19143         the compiler.  Handle testcases with no known past errors just
19144         like all others, so that things are uniform.  Other miscellaneous
19145         improvements.
19146
19147 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
19148
19149         * gcc.cpp: new directory for cpp tests
19150
19151 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
19152
19153         * lib/chill.exp: Code reformatted, removed unused code.
19154         * config/unix-chill.exp: Code reformatted, removed unused code.
19155         * chill.execute/execute.exp: Code reformatted, removed unused code.
19156         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
19157
19158 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
19159
19160         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
19161         routines not written.
19162
19163 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
19164
19165         * config/bug-gcc.exp: Use new procs from bug.exp.
19166
19167 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
19168
19169         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
19170         via ftp, rather than depending on NFS.
19171         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
19172         case.
19173
19174 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
19175
19176         * config/bug-gcc.exp: Use new download proc.
19177
19178 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
19179
19180         * chill.execute/execute.exp: cleanups, handles errors better
19181         * chill.compile/compile.exp: rewrite, based on execute.exp
19182         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
19183         * lib/chill.exp: major changes to diff proc and compile and link
19184           procs. added chill_fail and chill_pass wrappers to pass and
19185           fail. added more comments, and handle error codes better.
19186           Added a hack to capture stderr from exec, so noncompile tests
19187           can work.
19188
19189 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
19190
19191         * chill.execute/execute.exp: rewrite of testsuite driver
19192         * lib/chill.exp: rewrite of testsuite driver
19193         * config/unix-chill.exp: rewrite of testsuite driver
19194
19195 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
19196
19197     In chill.execute:
19198         * iexpr.ch: Standardize uppercase.
19199         * tuples.dat: Standardize uppercase.
19200         * vary.ch: standardize.  Correct varying string assignments.
19201         * vary.dat: Add new output lines.
19202
19203 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
19204
19205     In chill.execute:
19206         * chprintf.ch: Standardize use of uppercase.
19207         * tuples.ch: Standardize and turn arr2 into a DCL,
19208           rather than a SYN.
19209         * pinits.ch: Standardize.
19210
19211 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
19212
19213         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
19214         * Makefil: Renamed to Makefile.in.
19215         * configure.in: New.
19216
19217 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
19218
19219     In chill.execute:
19220         * .cvsignore: Add result/output files.
19221         * Makefile: Fix up variables at start.  Use MFLAGS
19222           everywhere.  Correct bool_loc, built_ins entries.
19223           Add entry for vary1.ch.
19224         * bitarray.ch: Standardize upper-case usage.
19225         * bitexpr.ch: Standardize, add output of b1.
19226         * params.ch: Use arrayt in along PROC parameters, to
19227           avoid novelty problems.
19228         * sets.ch: Tiny cleanup.
19229         * vary1.ch: Re-indent.
19230
19231 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
19232
19233           * Add PR-related files to Makefiles, .cvsignore files, etc.
19234
19235 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
19236
19237         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
19238           with compiler objects. New names are test-flow.c and test-loop.c
19239
19240 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
19241
19242         * Upgraded c-torture tests from 1.19 to 1.20
19243
19244         * new files:
19245         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
19246         * gcc.compile: 930623-1.c 930623-2.c
19247         * gcc.noncompile: 930622-1.c 930622-2.c
19248         * gcc.failure: 920411-1.c 920627-2.c
19249         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
19250
19251 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
19252
19253         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19254           More changes to get testsuite working properly. Needs more work.
19255           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
19256
19257 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
19258
19259         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19260           More changes to get testsuite working properly. Needs more work.
19261
19262 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
19263
19264         * chill.compile/compile.exp: Added for Dejagnu support
19265         * chill.execute/execute.exp: Added for Dejagnu support
19266         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
19267
19268 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
19269
19270     This should complete moving the CHILL test files.
19271         * chill.noncompile(.cvsignore printf.grt
19272             in-printf.grt chprintf.grt chprintf.ch):
19273             Added test-support files.
19274           (Makefile): Modified further.
19275         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
19276             signal.ch): Added test files.
19277           * chill.execute (.cvsignore printf.grt printr.c
19278             in-printf.grt rts.c chprintf.grt rts.h): Added
19279           test-support files.
19280             (Makefile): More corrections.
19281
19282 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
19283
19284         * chill.compile, chill.execute, chill.nocompile: Add CHILL
19285           test cases, ready for DejaGnu.
19286
19287 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
19288
19289         * Upgraded c-torture tests from 1.18 to 1.19
19290
19291         * gcc.compile: added test(s):
19292           930607-1.c
19293         * gcc.execute: added test(s):
19294           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
19295
19296         * added new subdirectory for misc tests: gcc.misc-tests
19297         * gcc.misc-test(s): added tests:
19298           inst-check.c test-consts.c test-ior.c test-switch.c
19299
19300 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
19301
19302         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
19303
19304 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
19305
19306         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
19307
19308 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
19309
19310         * Upgraded c-torture tests from 1.17 to 1.18
19311
19312 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
19313
19314         * Upgraded c-torture tests from 1.12 to 1.17
19315
19316 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19317
19318         * lib/old-dejagnu.exp:
19319           Fixed handling of XFAIL target triplets to correctly
19320           recognize wildcard characters.  Removed code that
19321           appended a unique id tag to the end of the file name
19322           printed out by the result of the testcases within a
19323           given test file.
19324
19325 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19326
19327         * lib/old-dejagnu.exp:
19328           Reworked expected failure handling to trigger off of XFAIL
19329           keyword in keyphrase embeded in testcase source code. The
19330           XFAIL keyword must be at the end of the keyphrase line. It
19331           may optionally be followed by one or more target triplets.
19332           It has just occured that the handling of wildcards in the
19333           target triplet may not be correct.
19334
19335 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19336
19337         * g++.old-deja/tests:
19338           Moved all subdirectories up one level into g++.old-deja .
19339
19340         * lib/old-dejagnu.exp:
19341           Fixed problem with CXXFLAGS not being properly reset, and being
19342           corrupted with extraneous "-c" compiler option.  This was
19343           causing binaries to not be generated for test that needed them.
19344           Modified strings passed to "pass" and "fail" so that individual
19345           tests from the same test file would be distinguished by an
19346           identifier appended to the test file name in the summary logs;
19347           this corrected a problem with erroneous diff logs.  Added code
19348           to search testcases for expected fail and unexpected pass keywords.
19349
19350 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19351
19352         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19353
19354 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19355
19356         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19357           Removed extraneous text from end of "Special g++ Options"
19358           keyphrase.
19359
19360         * lib/old-dejagnu.exp: Added pattern matching to look for new
19361           keywords, embedded in testcases comments, which will trigger
19362           calls to xpass and xfail.
19363
19364 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19365
19366         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19367           comments embedded in the testcases, especially the one looking for
19368           special compiler options, as well as the pattern matching for the
19369           compiler output again.
19370
19371 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19372
19373         * lib/old-dejagnu.exp: Do a proper check of the return value for
19374           execute tests. Fixed several problems with the pattern matching
19375           of the compiler output which gave erroneous test results.
19376           Changed several of the test result messages to be more descriptive.
19377         * config/unix-g++.exp: Proc g++_load now actually works and
19378           executes the tests passed to it and returns a usable return
19379           value.
19380
19381 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19382
19383           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19384
19385 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19386
19387         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19388           Modified both files to properly execute the old style
19389           dejagnu tests. The previous versions of these files were
19390           experimental and did not function anything near correctly.
19391
19392 1993-04-05  Rob Savoye  (rob@cygnus.com)
19393
19394         * Removed all Makefile.in and configure.in files. No configuration
19395         needed now.
19396
19397 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19398
19399         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19400
19401 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19402
19403         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19404         gcc.special/configure.in, gcc.noncompile/configure.in,
19405         gcc.execute/configure.in, gcc.code_quality/configure.in,
19406         g++.other/configure.in, g++.old-deja/configure.in,
19407         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19408         in srcname setting.
19409
19410 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19411
19412         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19413         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19414         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19415
19416 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19417
19418         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19419         (gdb_exit): Don't remove *_soc files.
19420
19421 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19422
19423         * lib/c-torture.exp: Don't look for main; instead always use -w
19424         -c.  This is how the c-torture tests work.  Remove the object
19425         file if the compilation succeeds.
19426         * gcc.execute/execute.exp: Remove executable if test passes.
19427         * gcc.noncompile/noncompile.exp: Every test is an expected
19428         failure.
19429         * gcc.special/special.exp: Added tests from c-torture 1.11,
19430         corrected use of existing test.
19431         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19432         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19433         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19434         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19435         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19436         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19437         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19438         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19439         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19440         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19441         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19442         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19443         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19444         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19445         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19446         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19447         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19448         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19449         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19450         c-torture 1.11.
19451         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19452         correspond to c-torture 1.11.
19453
19454         * New file.