OSDN Git Service

PR c/16666
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
2
3         PR c/16666
4         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
5         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
6         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
7         gcc.dg/old-style-prom-3.c: New tests.
8
9 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
10
11         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
12         Remove unnecessary inclusion of stdio.h.
13
14 2004-10-29  Roger Sayle  <roger@eyesopen.com>
15
16         PR rtl-optimization/17581
17         * gcc.dg/pr17581-1.c: New test case.
18
19 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
20
21         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
22         being implemented.
23         * g++.dg/conversion/dr195-1.C: New.
24         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
25         * g++.old-deja/g++.mike/p10148.C: Likewise.
26
27 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
28
29         PR c++/17695
30         * g++.dg/debug/typedef2.C: New test.
31
32 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
33
34         PR fortran/13490
35         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
36         * gfortran.dg/g77/README: Update.
37
38 2004-10-28  Matt Austern  <austern@apple.com>
39
40         PR c++/14124
41         * g++.dg/ext/packed7.C: New test.
42         
43 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
44
45         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
46         scan-assembler.
47         * lib/scanasm.exp (hidden-scan-for): New proc.
48         (scan-hidden): Use hidden-scan-for instead of constructing the scan
49         string.
50         (scan-not-hidden): Likewise.
51         * lib/target-supports.exp (check_visibility_available): mach-o is
52         support too.
53
54 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
55
56         PR c++/17132
57         * g++.dg/template/memclass3.C: New test.
58
59 2004-10-28  Adam Nemet  <anemet@lnxw.com>
60
61         PR middle-end/18160  
62         * gcc.dg/register-var-1.c: New test.
63         * gcc.dg/register-var-2.c: New test.
64         * gcc.dg/asm-7.c: Taking the address of a register variable is an
65         error now.
66
67 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
68
69         PR other/18172
70         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
71         unused variables.
72         * gcc.dg/vect/vect-22.c: Likewise.
73
74 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
75
76         * gcc.dg/i386-rotate-1.c: New test.
77
78 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
79
80         * g++.dg/init/ref12.C: Add "run" marker.
81
82         PR c++/17435
83         * g++.dg/init/ref12.C: New test.
84
85         PR c++/18140
86         * g++.dg/template/shift1.C: New test.
87         * g++.dg/template/error10.C: Adjust error markers.
88
89 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
90
91         PR tree-opt/17529
92         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
93
94 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
95
96         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
97         * gcc.dg/weak/weak-3.c: Likewise.
98         * gcc.dg/weak/weak-5.c: Likewise.
99         * gcc.dg/weak/weak-9.c: Likewise.
100         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
101         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
102
103         * gcc.dg/darwin-weakimport-1.c: New.
104
105 2004-10-28  Ben Elliston  <bje@au.ibm.com>
106
107         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
108
109 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
110
111         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
112         'syntax' error messages.
113         * gcc.dg/cpp/direct2s.c: Likewise.
114
115 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
116
117         * gcc.c-torture/compile/20041026-1.c: New.
118
119 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
120
121         PR c++/18093
122         * g++.dg/lookup/ns2.C: New test.
123
124         PR c++/18020
125         * g++.dg/template/enum4.C: New test.
126
127         PR c++/18161
128         * g++.dg/template/expr1.C: New test.
129
130 2004-10-26  Ben Elliston  <bje@au.ibm.com>
131
132         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
133
134 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
135
136         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
137         gcc.dg/decl-nospec-3.c: New tests.
138
139 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
140
141         * objc.dg/super-class-3.m: New test.
142
143 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
144
145         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
146         resyncing.
147         * gcc.dg/cpp/direct2s.c: Likewise.
148
149 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
150
151         * objc.dg/image-info.m: Update for changes to section selection.
152
153 2004-10-25  David Ayers  <d.ayers@inode.at>
154             Ziemowit Laski  <zlaski@apple.com>
155
156         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
157         diagnostics when messaging 'id <Proto>'.
158         * objc.dg/class-protocol-1.m: New test.
159         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
160         a non-existent method signature.
161         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
162         Update diagnostics when messaging with non-existent method signature.
163         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
164         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
165         invalid receivers are now resolved as if messaging 'id'; remove
166         extraneous diagnostics.
167
168 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
169
170         PR c/16667
171         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
172         gcc.dg/init-desig-obs-3.c: New tests.
173
174 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
175
176         * gcc.dg/debug/20041023-1.c: New test.
177
178 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
179
180         PR middle-end/17407
181         * gcc.c-torture/compile/pr17407.c: New test.
182
183         PR c++/18121
184         * g++.dg/template/array8.C: New test.
185
186 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
187
188         PR other/18138
189         * lib/g++.exp: Accept more than one multilib libgcc.
190         * lib/gcc-dg.exp: Likewise.
191         * lib/objc.exp: Likewise.
192         * lib/treelang.exp: Likewise.
193         * lib/gfortran.exp: Likewise.
194
195 2004-10-24  Ben Elliston  <bje@au.ibm.com>
196
197         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
198
199 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
200
201         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
202         * gcc.dg/c99-const-expr-3.c: Likewise.
203
204 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
205
206         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
207
208 2004-10-23  Ben Elliston  <bje@au.ibm.com>
209
210         * gcc.c-torture/execute/loop-2e.x: Remove.
211
212 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
213
214         PR c++/18095
215         * g++.dg/parse/crash18.C: New.
216         * g++.dg/parse/crash19.C: New.
217
218 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
219
220         * g++.dg/ext/dllimport1.C: Move dg-warnings.
221         * g++.dg/ext/dllimport2.C: Same.
222         * g++.dg/ext/dllimport8.C: Same.
223
224 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
225
226         PR c++/10841
227         * g++.dg/conversion/cast1.C: New test.
228         * g++.dg/overload/pmf1.C: Adjust error marker.
229
230 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
231
232         PR objc/17923
233         * objc.dg/const-str-7.m: New test.
234
235 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
236
237         * g++.dg/template/memfriend11.C: Fix comment typo.
238         * g++.dg/template/memfriend14.C: Likewise.
239
240 2004-10-20  Richard Henderson  <rth@redhat.com>
241
242         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
243         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
244         -fasynchronous-unwind-tables.
245
246 2004-10-20  Richard Henderson  <rth@redhat.com>
247
248         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
249         (main): Return success.
250         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
251         (main): Return success.
252
253 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
254
255         PR c++/13495
256         * g++.dg/template/memfriend9.C: New test.
257         * g++.dg/template/memfriend10.C: Likewise.
258         * g++.dg/template/memfriend11.C: Likewise.
259         * g++.dg/template/memfriend12.C: Likewise.
260         * g++.dg/template/memfriend13.C: Likewise.
261         * g++.dg/template/memfriend14.C: Likewise.
262         * g++.dg/template/memfriend15.C: Likewise.
263         * g++.dg/template/memfriend16.C: Likewise.
264         * g++.dg/template/memfriend17.C: Likewise.
265         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
266
267 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
268
269         * g++.dg/conversion/dr195.C: New.
270         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
271
272 2004-10-20  Ben Elliston  <bje@au.ibm.com>
273             Devang Patel  <dpatel@apple.com>
274
275         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
276         of floating point arithmetic, which could trap.
277
278 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
279
280         PR c++/14035
281         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
282         * g++.dg/conversion/const2.C: New test.
283         * g++.dg/expr/reinterpret2.C: New test.
284         * g++.dg/expr/reinterpret3.C: New test.
285         * g++.dg/expr/cast2.C: New test.
286         * g++.dg/expr/copy1.C: New test.
287         * g++.dg/other/conversion1.C: Change error message.
288         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
289         function pointers to void *.
290         * g++.old-deja/g++.mike/p10148.C: Likewise.
291
292 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
293
294         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
295
296 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
297
298         PR c++/18047
299
300         * g++.dg/parse/expr3.C: New test.
301
302 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
303
304         * gcc.dg/smod-1.c: New test.
305
306 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
307
308         * objc.dg/method-14.m: New test.
309
310 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
311
312         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
313         Also xfail as the patch was reverted.
314
315 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
316
317         PR middle-end/16973
318         * gcc.dg/pr16973.c: New test.
319
320 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
321
322         PR tree-optimization/17656
323         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
324
325 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
326
327         * g++.dg/eh/shadow1.C: New.
328
329 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
330
331         * gcc.c-torture/compile/20041018-1.c: New test.
332
333 2004-10-18  Ben Elliston  <bje@au.ibm.com>
334
335         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
336         compiler referring to register 0 when accessing sdata.  The linker
337         now patches things up.
338
339 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
340
341         PR c/17529
342         * gcc.c-torture/compile/pr17529.c: New test.
343
344 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
345
346         PR c++/17743
347         * g++.dg/ext/attrib17.C: New test.
348
349 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
350
351         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
352
353 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
354
355         PR c++/10479
356         * g++.dg/ext/attrib16.C: New test.
357
358 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
359
360         PR c++/17042
361         * g++.dg/init/dso_handle1.C: New test.
362
363         PR c++/14667
364         * g++.dg/parse/typedef6.C: New test.
365
366         PR c++/17916
367         * g++.dg/parse/pragma1.C: New test.
368
369 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
370
371         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
372
373 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
374
375         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
376         -fno-common when on HPPA HP-UX platforms.
377
378 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
379
380         PR other/16820
381         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
382         stdint.h.
383         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
384         uintptr_t.
385
386 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
387
388         PR c++/16301
389         * g++.dg/lookup/strong-using-4.C: New test.
390
391 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
392
393         PR middle-end/16567
394         * gcc.c-torture/compile/nested-1.c: New test.
395
396 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
397
398         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
399         and mipsisa64*-*-* (until support for misaligned loads is added).
400         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
401         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
402         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
403         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
404         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
405         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
406
407 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
408
409         PR c++/17976
410         * g++.dg/init/dtor3.C: New test.
411
412 2004-10-15  Ben Elliston  <bje@au.ibm.com>
413
414         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
415
416 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
417
418         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
419         * gcc.dg/macho-lo-sum.c: Likewise.
420
421 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
422
423         * gcc.dg/ppc-spe64-1.c: New test.
424
425 2004-10-14  Devang Patel  <dpatel@apple.com>
426
427         PR 17635
428         * gcc.dg/pr17635.c : New test.
429         
430 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
431
432         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
433         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
434         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
435         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
436         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
437         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
438         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
439         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
440         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
441         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
442         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
443         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
444         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
445         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
446         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
447         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
448         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
449         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
450
451 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
452
453         * gcc.dg/vect/vect-82.c: New testcase.  
454         * gcc.dg/vect/vect-82_64.c: New testcase.       
455         * gcc.dg/vect/vect-83.c: New testcase.  
456         * gcc.dg/vect/vect-83_64.c: New testcase.       
457
458 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
459
460         * gcc.dg/cpp/error-1.c: New test.
461
462 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
463
464         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
465
466 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
467
468         PR target/17984
469         * gcc.dg/cris-peep2-xsrand2.c: New test.
470
471 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
472
473         PR c++/17661
474         * testsuite/g++.dg/expr/for2.C: New test.
475
476 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
477
478         * g++.dg/inherit/thunk1.C: Run on the SPARC.
479
480 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
481
482         PR tree-optimization/17724
483         * g++.dg/opt/pr17724-1.C: New test.
484         * g++.dg/opt/pr17724-2.C: New test.
485         * g++.dg/opt/pr17724-3.C: New test.
486         * g++.dg/opt/pr17724-4.C: New test.
487         * g++.dg/opt/pr17724-5.C: New test.
488         * g++.dg/opt/pr17724-6.C: New test.
489
490 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
491
492         PR c/17301
493         * gcc.dg/pr17301-2.c: New test.
494
495 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
496
497         PR c++/15876
498         * g++.dg/parse/error22.C: New test.
499
500         PR c++/17936
501         * g++.dg/template/spec18.C: New test.
502
503 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
504
505         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
506         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
507         memcpy. 
508         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
509         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
510
511 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
512
513         * g++.dg/eh/cleanup5.C: Add dg-options "".
514
515 2004-10-11  Roger Sayle  <roger@eyesopen.com>
516
517         PR middle-end/17657
518         * gcc.dg/switch-4.c: New test case.
519
520 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
521
522         * gcc.c-torture/execute/20041011-1.c: New test.
523
524 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
525
526         PR c++/17554
527         * g++.dg/init/for3.C: New test.
528
529         PR c++/17657
530         * g++.dg/opt/switch2.C: New test.
531
532         PR middle-end/17703
533         * g++.dg/warn/Wreturn-2.C: New test.
534
535 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
536
537         PR c++/17907
538         * g++.dg/eh/cleanup5.C: New test.
539
540 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
541
542         PR c++/17393
543         * g++.dg/parse/error21.C: New test.
544
545 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
546
547         * g++.dg/overload/pmf1.C: Adjust quoting marks.
548         * g++.dg/warn/incomplete1.C: Likewise.
549         * g++.dg/template/qualttp20.C: Likewise.
550
551 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
552
553         PR c/17881
554         * parm-incomplete-1.c: New test.
555
556 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
557
558         PR c++/17867
559         * g++.dg/parse/error19.C: New test.
560
561         PR c++/17670
562         * g++.dg/init/new11.C: New test.
563
564         PR c++/17821
565         * g++.dg/parse/error20.C: New test.
566
567         PR c++/17826
568         * g++.dg/template/crash24.C: New test.
569         
570 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
571
572         PR c/17301
573         * gcc.dg/pr17301-1.c: New test.
574
575 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
576
577         PR c/17189
578         * gcc.dg/anon-struct-5.c: New test.
579
580 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
581
582         PR c/17844
583         * gcc.dg/pr17844-1.c: New test.
584
585 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
586
587         PR tree-optimization/17906
588         * gcc.c-torture/compile/pr17906.c: New.
589
590 2004-10-09  Stuart Hastings  <stuart@apple.com>
591             Roger Sayle  <roger@eyesopen.com>
592
593         PR rtl-optimization/17853
594         * gcc.dg/i386-mmx-5.c: New testcase.
595
596 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
597
598         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
599
600 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
601
602         PR c++/17524
603         * g++.dg/template/static9.C: New test.
604
605         PR c++/17685
606         * g++.dg/parse/operator5.C: New test.
607
608 2004-10-09  Roger Sayle  <roger@eyesopen.com>
609
610         PR middle-end/17894
611         * gcc.c-torture/execute/divcmp-4.c: New test case.
612
613 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
614
615         PR tree-opt/17902
616         * g++.dg/opt/pr17902.C: New test.
617
618 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
619
620         * gcc.dg/cpp/ident-1.c: Add dg-options "".
621
622 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
623
624         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
625
626 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
627
628         * gcc.dg/assign-warn-3.c: New test.
629
630 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
631
632         PR c/16999
633         * gcc.dg/cpp/ident-1.c: New test.
634
635 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
636
637         * gcc.c-torture/compile/acc1.c: New.
638
639 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
640
641         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
642         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
643
644 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
645
646         * gcc.dg/ultrasp11.c: New test.
647
648 2004-10-08  Michael Matz  <matz@suse.de>
649
650         * gcc.dg/doloop-2.c: New test.
651
652 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
653
654         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
655         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
656         objc.dg/method-9.m: Update expected diagnostics.
657
658 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
659
660         * gcc.dg/ppc-fsel-3.c: New file.
661         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
662
663 2004-10-07  Paul Brook  <paul@codesourcery.com>
664
665         * gfortran.dg/intrinsic_verify_1.f90: New test.
666
667 2004-10-07  Paul Brook  <paul@codesourcery.com>
668
669         * gfortran.dg/empty_format_1.f90: Remove stray commas.
670
671 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
672
673         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
674         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
675         commit.
676
677 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
678
679         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
680
681 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
682
683         PR c++/17115
684         * g++.dg/warn/Winline-4.C: New test.
685
686 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
687
688         * gcc.c-torture/compile/20041007-1.c: New test.
689
690 2004-10-07  Paul Brook  <paul@codesourcery.com>
691
692         PR fortran/17678
693         * gfortran.dg/use_allocated_1.f90: New test.
694
695 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
696
697         PR middle-end/17849
698         * gfortran.fortran-torture/compile/nested.f90: New test
699
700 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
701
702         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
703
704 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
705
706         PR c++/17368
707         * g++.dg/ext/asm6.C: New test.
708
709 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
710
711         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
712
713 2004-10-06  Paul Brook  <paul@codesourcery.com>
714
715         PR libfortran/17709
716         * gfortran.dg/empty_format_1.f90: New test.
717
718 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
719
720         PR fortran/17568
721         * gfortran.dg/ishft.f90: New test.
722
723         PR fortran/17283
724         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
725         tests.
726
727 2004-10-06  Paul Brook  <paul@codesourcery.com>
728
729         * gfortran.dg/do_1.f90: New test.
730
731 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
732
733         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
734         optimizing for size.
735
736 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
737
738         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
739
740 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
741
742         * gcc.c-torture/compile/20041005-1.c: New test.
743
744 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
745
746         PR c++/17829
747         * g++.dg/lookup/koenig4.C: New.
748
749 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
750
751         * g++.dg/other/classkey1.C: Adjust quoting marks.
752         * g++.dg/parse/error15.C: Likewise.
753         * g++.dg/template/meminit2.C (int>): Likewise.
754
755 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
756
757         PR fortran/17283
758         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
759
760         PR fortran/17631
761         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
762
763         PR fortran/17708
764         * gfortran.dg/pr17708.f90: New test.
765         
766 2004-10-04  Chao-ying Fu  <fu@mips.com>
767
768         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
769         * gcc.dg/vect/vect-4.c: Ditto.
770         * gcc.dg/vect/vect-5.c: Ditto.
771         * gcc.dg/vect/vect-6.c: Ditto.
772         * gcc.dg/vect/vect-8.c: Ditto.
773         * gcc.dg/vect/vect-16.c: Ditto.
774         * gcc.dg/vect/vect-30.c: Ditto.
775         * gcc.dg/vect/vect-40.c: Ditto.
776         * gcc.dg/vect/vect-41.c: Ditto.
777         * gcc.dg/vect/vect-42.c: Ditto.
778         * gcc.dg/vect/vect-43.c: Ditto.
779         * gcc.dg/vect/vect-44.c: Ditto.
780         * gcc.dg/vect/vect-45.c: Ditto.
781         * gcc.dg/vect/vect-46.c: Ditto.
782         * gcc.dg/vect/vect-47.c: Ditto.
783         * gcc.dg/vect/vect-48.c: Ditto.
784         * gcc.dg/vect/vect-49.c: Ditto.
785         * gcc.dg/vect/vect-50.c: Ditto.
786         * gcc.dg/vect/vect-51.c: Ditto.
787         * gcc.dg/vect/vect-52.c: Ditto.
788         * gcc.dg/vect/vect-53.c: Ditto.
789         * gcc.dg/vect/vect-54.c: Ditto.
790         * gcc.dg/vect/vect-55.c: Ditto.
791         * gcc.dg/vect/vect-56.c: Ditto.
792         * gcc.dg/vect/vect-57.c: Ditto.
793         * gcc.dg/vect/vect-58.c: Ditto.
794         * gcc.dg/vect/vect-59.c: Ditto.
795         * gcc.dg/vect/vect-60.c: Ditto.
796         * gcc.dg/vect/vect-74.c: Ditto.
797         * gcc.dg/vect/vect-79.c: Ditto.
798         * gcc.dg/vect/vect-80.c: Ditto.
799
800 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
801
802         * gcc.dg/unused-7.c: Use the correct option.
803
804 2004-10-04  Paul Brook  <paul@codesourcery.com>
805         Bud Davis  <bdavis9659@comcast.net>
806
807         PR fortran/17706
808         PR fortran/16434
809         * gfortran/pr17706.f90: New test.
810         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
811
812 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
813
814         * gfortran.dg/pr17612.f90: New test.
815
816 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
817
818         * g++.dg/template/local1.C: Adjust quoting marks in
819         testing for diagnostics.
820         * g++.dg/tls/diag-2.C: Likewise.
821         * g++.dg/other/error8.C: Likewise.
822
823 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
824
825         PR c/17178
826         * gcc.dg/unused-4.c: Adjust to be correct.
827
828         PR c/17820
829         * gcc.dg/unused-7.c: New test.
830
831 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
832
833         PR c++/17797
834         * g++.dg/overload/template2.C: New test.
835
836 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
837
838         PR tree-optimization/16632
839         * gcc.dg/tree-ssa/20041002-1.c: New.
840
841 2004-10-03  Paul Brook  <paul@codesourcery.com>
842
843         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
844         rather than relying on default formatting.
845
846 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
847
848         * gcc.dg/20040920-1.c: Update expected message text.
849
850 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
851
852         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
853
854 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
855
856         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
857         tree level.
858
859 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
860
861         * gcc.dg/tree-ssa/pr17343.c: Remove.
862
863 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
864
865         PR tree-opt/17343
866         * gcc.dg/tree-ssa/pr17343.c: New test.
867
868 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
869
870         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
871         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
872         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
873         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
874         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
875
876 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
877
878         * gcc.dg/lvalue-2.c: New test.
879
880 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
881
882         PR c/17730
883         * gcc.dg/pr17730-1.c: New test
884
885 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
886
887         PR c/7425
888         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
889
890 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
891
892         * gcc.c-torture/execute/stdarg-1.c: New test.
893         * gcc.c-torture/execute/stdarg-2.c: New test.
894         * gcc.c-torture/execute/stdarg-3.c: New test.
895         * gcc.dg/tree-ssa/stdarg-1.c: New test.
896         * gcc.dg/tree-ssa/stdarg-2.c: New test.
897         * gcc.dg/tree-ssa/stdarg-3.c: New test.
898         * gcc.dg/tree-ssa/stdarg-4.c: New test.
899         * gcc.dg/tree-ssa/stdarg-5.c: New test.
900
901 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
902
903         PR tree-optimization/17697
904         * g++.dg/opt/pr17697-1.C: New test.
905         * g++.dg/opt/pr17697-2.C: New test.
906         * g++.dg/opt/pr17697-3.C: New test.
907
908 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
909
910         PR c/16409
911         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
912         gcc.dg/vla-init-5.c: New tests.
913
914 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
915
916         PR c/13804
917         * gcc.dg/pr13804-1.c: New test.
918
919 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
920
921         PR fortran/16938
922         * gfortran.dg/pr16938.f90: New test.
923
924 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
925
926         * g++.dg/template/crash23.C: New test.
927
928 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
929
930         PR c++/17585
931         * g++.dg/template/static8.C: New test.
932
933 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
934
935         PR c++/17681
936         * g++.dg/other/error9.C: New test.
937
938 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
939
940         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
941
942 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
943
944         PR fortran/15164
945         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
946
947 2004-09-26  Roger Sayle  <roger@eyesopen.com>
948
949         PR middle-end/17112
950         * gcc.dg/pr17112-1.c: New test case.
951
952 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
953
954         PR c/11459
955         * gcc.dg/pr11459-1.c: New test.
956
957 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
958
959         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
960         * gcc.dg/tree-ssa/loop-4.c: Likewise.
961
962 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
963
964         * gfortran.dg/pr15324.f90: Make array bounds consistent.
965
966 2004-09-25  Jan Hubicka  <jh@suse.cz>
967
968         * compile/30040909-1.c: New test.
969         * compile/30040907-1.c: New test.
970
971 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
972
973         * gcc.c-torture/execute/va-arg-26.c: New test.
974
975 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
976
977         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
978         extra diagnostics on targets with 64-bit pointers.
979         * objc.dg/selector-1.m: Adjust dg-warning regexp.
980
981 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
982
983         PR c/17188
984         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
985         * gcc.dg/decl-3.c: Adjust expected message.
986
987 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
988
989         PR fortran/17615
990         * gfortran.dg/pr17615.f90: New test.
991
992 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
993
994         PR tree-optimzation/17517
995         * g++.dg/tree-ssa/pr17517.C: New Test.
996
997 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
998
999         PR c++/16889
1000         * g++.dg/lookup/ambig3.C: New.
1001
1002 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
1003
1004         PR tree-opt/17624
1005         * g++.dg/opt/pr17624.C: New test.
1006
1007 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1008
1009         PR c/6980
1010         * gcc.dg/Wbad-function-cast-1.c: New test.
1011
1012 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
1013
1014         * g++.dg/ext/complit1.C
1015         * g++.dg/other/error2.C
1016         * g++.dg/other/nontype-1.C
1017         * g++.dg/parse/crash11.C
1018         * g++.dg/parse/crash12.C
1019         * g++.dg/parse/error15.C
1020         * g++.dg/parse/error4.C
1021         * g++.dg/parse/tmpl-outside1.C
1022         * g++.dg/parse/too-many-tmpl-args1.C
1023         * g++.dg/template/dependent-expr3.C
1024         * g++.dg/template/error10.C
1025         * g++.dg/template/instantiate1.C
1026         * g++.dg/template/vtable2.C
1027         * g++.dg/warn/Wshadow-1.C
1028         * g++.dg/warn/weak1.C
1029         * g++.old-deja/g++.brendan/crash16.C
1030         * g++.old-deja/g++.brendan/crash18.C
1031         * g++.old-deja/g++.brendan/crash48.C
1032         * g++.old-deja/g++.brendan/crash49.C
1033         * g++.old-deja/g++.brendan/crash55.C
1034         * g++.old-deja/g++.brendan/crash56.C
1035         * g++.old-deja/g++.brendan/crash8.C
1036         * g++.old-deja/g++.brendan/enum11.C
1037         * g++.old-deja/g++.brendan/enum8.C
1038         * g++.old-deja/g++.brendan/enum9.C
1039         * g++.old-deja/g++.brendan/friend3.C
1040         * g++.old-deja/g++.brendan/misc14.C
1041         * g++.old-deja/g++.bugs/900402_02.C
1042         * g++.old-deja/g++.bugs/900404_03.C
1043         * g++.old-deja/g++.bugs/900404_04.C
1044         * g++.old-deja/g++.bugs/900428_03.C
1045         * g++.old-deja/g++.jason/crash4.C
1046         * g++.old-deja/g++.jason/overload21.C
1047         * g++.old-deja/g++.jason/redecl1.C
1048         * g++.old-deja/g++.jason/report.C
1049         * g++.old-deja/g++.jason/rfg10.C
1050         * g++.old-deja/g++.jason/template30.C
1051         * g++.old-deja/g++.law/arm12.C
1052         * g++.old-deja/g++.law/ctors5.C
1053         * g++.old-deja/g++.law/cvt20.C
1054         * g++.old-deja/g++.law/init10.C
1055         * g++.old-deja/g++.law/init8.C
1056         * g++.old-deja/g++.law/visibility17.C
1057         * g++.old-deja/g++.law/visibility7.C
1058         * g++.old-deja/g++.mike/net8.C
1059         * g++.old-deja/g++.mike/p646.C
1060         * g++.old-deja/g++.mike/p700.C
1061         * g++.old-deja/g++.mike/p701.C
1062         * g++.old-deja/g++.mike/p811.C
1063         * g++.old-deja/g++.ns/template13.C
1064         * g++.old-deja/g++.other/array3.C
1065         * g++.old-deja/g++.other/crash25.C
1066         * g++.old-deja/g++.other/dtor3.C
1067         * g++.old-deja/g++.other/dtor4.C
1068         * g++.old-deja/g++.other/main1.C
1069         * g++.old-deja/g++.other/warn7.C
1070         * g++.old-deja/g++.pt/crash11.C
1071         * g++.old-deja/g++.pt/crash36.C
1072         * g++.old-deja/g++.pt/spec22.C
1073         * g++.old-deja/g++.pt/spec9.C
1074         * g++.old-deja/g++.pt/ttp52.C
1075         * g++.old-deja/g++.robertl/eb103.C
1076         * g++.old-deja/g++.robertl/eb121.C
1077         * g++.old-deja/g++.robertl/eb22.C
1078         * g++.old-deja/g++.robertl/eb8.C:
1079         Update locations and/or regexps of dg-error markers.
1080         Remove markers for some bogus messages that are no longer issued.
1081
1082 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
1083
1084         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
1085         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
1086
1087 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
1088
1089         PR c++/17618
1090         * g++.dg/lookup/crash5.C: New test.
1091
1092 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
1093
1094         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
1095         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
1096         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
1097         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
1098         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
1099         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
1100
1101         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
1102         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
1103         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
1104         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
1105         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
1106         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
1107
1108         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
1109
1110         * gcc.dg/vect/vect-44.c: Check additional cases.
1111         * gcc.dg/vect/vect-48.c: Check additional cases.
1112
1113         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
1114         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
1115         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
1116         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
1117         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
1118         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
1119         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
1120         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
1121         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
1122
1123         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
1124         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
1125         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
1126
1127 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1128
1129         * gcc.dg/tree-ssa/loop-6.c: New test.
1130
1131 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
1132
1133         PR c++/17620
1134         * g++.dg/inherit/base2.C: New.
1135
1136 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1137
1138         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
1139         * gcc.dg/20001012-2.c: Likewise.
1140         * gcc.dg/20001013-1.c: Likewise.
1141         * gcc.dg/20001101-1.c: Likewise.
1142         * gcc.dg/20001102-1.c: Likewise.
1143         * gcc.dg/bf-spl1.c: Likewise.
1144         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
1145         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
1146
1147 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
1148
1149         PR tree-optimization/16721
1150         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
1151
1152 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
1153
1154         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
1155         * gcc.dg/20040305-1.c: Likewise.
1156
1157 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1158
1159         PR c/16566
1160         * gcc.c-torture/compile/pr16566-1.c,
1161         gcc.c-torture/compile/pr16566-2.c,
1162         gcc.c-torture/compile/pr16566-3.c: New tests.
1163
1164 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
1165
1166         PR tree-optimization/17512
1167         * gcc.c-torture/compile/20040916-1.c.
1168
1169 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
1170
1171         * gcc.dg/pragma-re-3.c: New test.
1172
1173 2004-09-17  Matt Austern  <austern@apple.com>
1174
1175         PR c++/15049
1176         * g++.dg/other/anon3.C: New.
1177
1178 2004-09-21  Roger Sayle  <roger@eyesopen.com>
1179
1180         PR c++/7503
1181         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
1182         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
1183         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
1184         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
1185         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
1186
1187 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
1188
1189         PR fortran/17286
1190         * gfortran.dg/pr17286.f90: New test.
1191
1192 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
1193
1194         PR c++/17530
1195         * g++.dg/template/static7.C: New test.
1196
1197 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
1198
1199         PR tree-opt/17558
1200         * gcc.c-torture/compile/pr17558.c: New test.
1201
1202 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1203
1204         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
1205         if SKIP_ATTRIBUTE is defined.
1206
1207 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1208
1209         PR fortran/15957
1210         * gfortran.dg/pr15957.f90: New test.
1211
1212 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
1213
1214         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
1215         in comparison.
1216         * gcc.dg/vect/vect-79.c: Likewise.
1217         * gcc.dg/vect/vect-80.c: Likewise.
1218
1219 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1220
1221         PR fortran/15750
1222         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
1223
1224 2004-09-20  Ira Rosen  <irar@il.ibm.com>
1225
1226         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
1227         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
1228         * gcc.dg/vect/vect-62.c: New testcase.
1229         * gcc.dg/vect/vect-63.c: New testcase.
1230         * gcc.dg/vect/vect-64.c: New testcase.
1231         * gcc.dg/vect/vect-65.c: New testcase.
1232         * gcc.dg/vect/vect-66.c: New testcase.
1233         * gcc.dg/vect/vect-67.c: New testcase.
1234         * gcc.dg/vect/vect-68.c: New testcase.
1235         * gcc.dg/vect/vect-69.c: New testcase.
1236         * gcc.dg/vect/vect-79.c: New testcase.
1237         * gcc.dg/vect/vect-80.c: New testcase.
1238
1239 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1240
1241         * gcc.target/mips/asm-1.c: New test.
1242
1243 2004-09-19  Ira Rosen  <irar@il.ibm.com>
1244
1245         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
1246         * gcc.dg/vect/vect-73.c: New testcase.
1247         * gcc.dg/vect/vect-74.c: New testcase.
1248         * gcc.dg/vect/vect-75.c: New testcase.
1249         * gcc.dg/vect/vect-76.c: New testcase.
1250         * gcc.dg/vect/vect-77.c: New testcase.
1251         * gcc.dg/vect/vect-78.c: New testcase
1252
1253 2004-09-18  Paul Brook  <paul@codesourcery.com>
1254
1255         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
1256
1257 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1258
1259         PR c/17424
1260         * gcc.dg/pr17424-1.c: New test.
1261
1262 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
1263
1264         * g++.dg/tree-ssa/pr17153.C: New test.
1265
1266 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
1267
1268         PR pch/13361
1269         * testsuite/g++.dg/pch/wchar-1.C: New.
1270         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1271
1272 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
1273
1274         * gcc.c-torture/execute/20040917-1.c: New test.
1275
1276 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1277
1278         PR tree-optimization/17319
1279         * gcc.dg/pr17319.c: New test.
1280
1281 2004-09-17  Devang Patel  <dpatel@apple.com>
1282
1283         * gcc.dg/20040813-1.c: New test.
1284
1285 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1286
1287         PR tree-optimization/17273
1288         * gcc.c-torture/compile/pr17273.c: New test.
1289
1290 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1291
1292         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
1293         Update expected messages.
1294         * gcc.dg/declspec-13.c: New test.
1295
1296 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
1297
1298         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
1299
1300 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1301
1302         * gcc.c-torture/execute/pr17252.c: Use post-increment to
1303         change what 'a' is pointing to.
1304
1305 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1306
1307         PR c++/16002
1308         * g++.dg/template/error18.C: New test.
1309
1310         PR c++/16029
1311         * g++.dg/warn/Wunused-8.C: New test.
1312
1313 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1314
1315         PR tree-optimization/17513
1316         * gcc.dg/20040916-1.c: New test.
1317
1318 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1319
1320         PR c++/17501
1321         * g++.dg/template/typename7.C: New test.
1322
1323 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1324
1325         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1326
1327 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1328
1329         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1330         with -ftree-based-profiling also.
1331         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1332
1333 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1334
1335         PR/15364
1336         * gfortran.dg/der_array_io_1.f90: New test.
1337         * gfortran.dg/der_array_io_2.f90: New test.
1338         * gfortran.dg/der_array_io_3.f90: New test.
1339
1340 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1341
1342         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1343         EABI.
1344
1345 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1346
1347         * g++.dg/opt/switch1.C: New test.
1348
1349 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1350
1351         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1352         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1353         Update expected messages.
1354
1355 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1356
1357         PR fortran/16485
1358         * gfortran.dg/same_name_1.f90: New test.
1359
1360 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1361
1362         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1363         dereference garbage pointers.
1364
1365 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1366
1367         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1368         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1369
1370         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1371         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1372         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1373
1374 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1375
1376         PR c++/17324
1377         * g++.dg/template/mangle1.C: New test.
1378
1379 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1380
1381         PR tree-optimization/17252
1382         * gcc.c-torture/execute/pr17252.c: New test.
1383
1384 2004-09-14  Andrew Pinski  <apinski@apple.com>
1385
1386         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
1387
1388 2004-09-14  Roger Sayle  <roger@eyesopen.com>
1389
1390         PR rtl-optimization/9771
1391         * gcc.dg/pr9771-1.c: New test case.
1392
1393 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
1394
1395         PR tree-optimization/15262
1396         * gcc.c-torture/execute/pr15262-1.c: New test.
1397         * gcc.c-torture/execute/pr15262-2.c: New test.
1398
1399 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1400
1401         * gcc.dg/declspec-12.c: New test.
1402
1403 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
1404
1405         * gfortran.dg/pr17090.f90: Add directives to test.
1406
1407 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1408
1409         * gcc.c-torture/compile/20040914-1.c: New test.
1410
1411 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1412
1413         PR c++/16162
1414         * g++.dg/template/decl2.C: New test.
1415
1416 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
1417
1418         PR fortran/17090
1419         * gfortran.dg/pr17090.f90: New test.
1420
1421 2004-09-13  Dale Johannesen  <dalej@apple.com>
1422
1423         * gcc.c-torture/compile/pr17408.c:  New test case.
1424
1425 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
1426
1427         PR c++/16716
1428         * g++.dg/parse/crash17.C: New test.
1429
1430         PR c++/17327
1431         * g++.dg/template/enum3.C: New test.
1432
1433 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
1434
1435         * lib/gcc-defs.exp: Load wrapper.exp.
1436         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
1437         using local code.
1438         * lib/gcc.exp (gcc_init): Similar.
1439         * lib/gfortran.exp (gfortran_init): Similar.
1440         * lib/objc.exp (objc_init): Similar.
1441         * lib/treelang.exp (treelang_init): Similar.
1442         * lib/wrapper.exp: New file with build_wrapper call machinery in
1443         ${tool}_maybe_build_wrapper.
1444
1445 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1446
1447         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
1448         "inline".
1449         * gcc.dg/declspec-11.c: Update expected messages.
1450         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
1451         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
1452         gcc.dg/inline-12.c: New tests.
1453
1454 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
1455
1456         * g++.dg/tree-ssa/pr17400.C: New testcase.
1457
1458 2004-09-13  James E Wilson  <wilson@specifixinc.com>
1459
1460         * gcc.target/mips/sb1-1.c: New testcase.
1461
1462 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
1463
1464         * lib/g77-dg.exp: Remove unused file.
1465         * lib/mike-g77.exp: Ditto.
1466         * lib/g77.exp: Ditto.
1467
1468 2004-09-12  Richard Henderson  <rth@redhat.com>
1469
1470         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
1471
1472 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
1473
1474         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
1475         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1476         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
1477         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
1478         Update expected messages.
1479
1480 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
1481
1482         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
1483         declaration/use mismatch for dirp parameter.
1484
1485 2004-09-12  Andrew Pinski  <apinski@apple.com>
1486
1487         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
1488         -fgnu-runtime is passed.
1489
1490 2004-09-12  Richard Henderson  <rth@redhat.com>
1491
1492         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
1493         do the uplevel thing and update additional_flags directly.
1494         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
1495         gfortran.fortran-torture/execute/intrinsic_nearest.x,
1496         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
1497         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
1498
1499 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1500
1501         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
1502
1503 2004-09-11  Roger Sayle  <roger@eyesopen.com>
1504
1505         PR middle-end/17411
1506         * g++.dg/opt/pr17411-1.C: New test case.
1507
1508 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1509
1510         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1511         gcc.dg/tls/diag-2.c: Update expected messages.
1512         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
1513         messages.
1514         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
1515         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
1516         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
1517         gcc.dg/tls/diag-5.c: New tests.
1518
1519 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
1520
1521         * gcc.dg/20040910-1.c: Correct dg-error regexp.
1522
1523 2004-09-11  Steven Bosscher  <stevenb@suse.de>
1524
1525         * g++.dg/parse/break-in-for.C: New test.
1526
1527 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
1528
1529         * gcc.dg/tree-ssa/20040911-1.c: New test.
1530
1531 2004-09-11  Andreas Jaeger  <aj@suse.de>
1532
1533         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
1534         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
1535
1536 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
1537
1538         * gcc.target/frv: New directory of FR-V-specific tests.
1539
1540 2004-09-10  James E Wilson  <wilson@specifixinc.com>
1541
1542         * gcc.dg/convert-vec-1.c: New test.
1543
1544 2004-09-10  Roger Sayle  <roger@eyesopen.com>
1545
1546         PR middle-end/17024
1547         * gcc.dg/pr17024-1.c: New test case.
1548
1549 2004-09-10  Eric Christopher  <echristo@redhat.com>
1550
1551         * gcc.dg/20040910-1.c: New test.
1552
1553 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1554
1555         * gcc.dg/bitfld-9.c: New test.
1556
1557 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
1558
1559         * gcc.c-torture/execute/ieee/acc1.c: New test.
1560         * gcc.c-torture/execute/ieee/acc2.c: New test.
1561         * gcc.c-torture/execute/ieee/mzero6.c: New test.
1562
1563 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1564
1565         * gcc.dg/deprecated-2.c: New test.
1566
1567 2004-09-09  James E Wilson  <wilson@specifixinc.com>
1568
1569         * gcc.dg/init-vec-1.c: New test.
1570
1571 2004-09-09  Roger Sayle  <roger@eyesopen.com>
1572
1573         PR middle-end/17055
1574         * gcc.dg/pr17055-1.c: New test case.
1575
1576 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
1577
1578         PR target/17377
1579         * gcc.c-torture/execute/pr17377.c: New test.
1580
1581 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1582
1583         PR c/8420
1584         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
1585         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
1586         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
1587         gcc.dg/long-long-typespec-1.c: New tests.
1588         * gcc.dg/tls/diag-2.c: Update expected diagnostics
1589
1590 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1591
1592         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
1593         gcc.dg/gnu99-static-1.c: New tests.
1594
1595 2004-09-08  Devang Patel  <dpatel@apple.com>
1596
1597         * gcc.dg/darwin-ld-20040828-1.c: New test.
1598         * gcc.dg/darwin-ld-20040828-2.c: New test.
1599         * gcc.dg/darwin-ld-20040828-3.c: New test.
1600
1601 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
1602
1603         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
1604         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
1605         in error message.
1606         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
1607         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
1608         in error message.
1609         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
1610         types they qualify.
1611         * objc.dg/type-size-2.m: Fix wording in comment.
1612         * objc.dg/va-meth-1.m: New test case.
1613
1614 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
1615
1616         PR c/16633:
1617         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
1618         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
1619
1620 2004-09-06  Devang Patel  <dpatel@apple.com>
1621
1622         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
1623         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
1624
1625 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
1626
1627         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
1628         reflect changed line numbering of diagnostics.
1629
1630 2004-09-06  Paul Brook  <paul@codesourcery.com>
1631
1632         * gfortran.dg/edit_real_1.f90: Add new test.
1633
1634 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1635
1636         * gcc.dg/tree-ssa/loop-2.c: New test.
1637         * gcc.dg/tree-ssa/loop-3.c: New test.
1638         * gcc.dg/tree-ssa/loop-4.c: New test.
1639         * gcc.dg/tree-ssa/loop-5.c: New test.
1640
1641 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1642
1643         * gcc.dg/format/sentinel-1.c: Update for parameter option.
1644
1645 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1646
1647         * gcc.dg/format/sentinel-1.c: New test.
1648
1649 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
1650
1651         * testsuite/gcc.dg/builtins-46.c: New.
1652
1653 2004-09-03  Devang Patel  <dpatel@apple.com>
1654
1655         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
1656         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
1657
1658 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1659
1660         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
1661         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
1662         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
1663         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
1664         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
1665         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
1666         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
1667         the non-portable bzero.
1668         * gcc.dg/20010912-1.c: xfail for NetWare.
1669         * gcc.dg/20020426-2.c: xfail for NetWare.
1670         * gcc.dg/20021014-1.c: xfail for NetWare.
1671         * gcc.dg/20021018-1.c: xfail for NetWare.
1672         * gcc.dg/20030213-1.c: xfail for NetWare.
1673         * gcc.dg/20030225-1.c: xfail for NetWare.
1674         * gcc.dg/20030708-1.c: xfail for NetWare.
1675         * gcc.dg/builtins-config.h: Also exclude NetWare.
1676         * gcc.dg/format/format.h: Define restrict only if not already defined.
1677         * gcc.dg/nest.c: xfail for NetWare.
1678         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
1679         * lib/target-supports.exp (check_visibility_available): Exclude
1680         NetWare.
1681
1682 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1683
1684         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
1685         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
1686         deterministic starting point for the alignment of structure fields.
1687         * gcc.dg/Wpadded.c: Dito.
1688         * g++.dg/abi/vbase10.C: Dito.
1689
1690 2004-09-03  Devang Patel  <dpatel@apple.com>
1691
1692         * g++.dg/debug/pr15736.cc: New test.
1693
1694 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1695
1696         * README.QMTEST: Fix out-of-date link.
1697
1698 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
1699
1700         PR fortran/16579
1701         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
1702         Delete.  Duplicate of gfortran.dg/g77/20010610.f
1703
1704 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
1705
1706         * g++.dg/abi/arm_rtti1.C: New test.
1707
1708 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
1709
1710         * gcc.dg/ppc-vector-memcpy.c: New.
1711         * gcc.dg/ppc-vector-memset.c: New.
1712
1713 2004-09-02  Chao-ying Fu  <fu@mips.com>
1714
1715         * gcc.target/mips/mips-3d-1.c: New test.
1716         * gcc.target/mips/mips-3d-2.c: New test.
1717         * gcc.target/mips/mips-3d-3.c: New test.
1718         * gcc.target/mips/mips-3d-4.c: New test.
1719         * gcc.target/mips/mips-3d-5.c: New test.
1720         * gcc.target/mips/mips-3d-6.c: New test.
1721         * gcc.target/mips/mips-3d-7.c: New test.
1722         * gcc.target/mips/mips-3d-8.c: New test.
1723         * gcc.target/mips/mips-3d-9.c: New test.
1724         * gcc.target/mips/mips-ps-1.c: New test.
1725         * gcc.target/mips/mips-ps-2.c: New test.
1726         * gcc.target/mips/mips-ps-3.c: New test.
1727         * gcc.target/mips/mips-ps-4.c: New test.
1728         * gcc.target/mips/mips-ps-type.c: New test.
1729
1730 2004-09-02  Paul Brook  <paul@codesourcery.com>
1731
1732         * gfortran.dg/edit_real_1.f90: Add new tests.
1733
1734 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1735
1736         PR fortran/15327
1737         * gfortran.dg/merge_char_1.f90: New test.
1738
1739 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1740
1741         PR fortran/16404
1742         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
1743
1744 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1745
1746         PR c/1522
1747         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
1748
1749 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
1750
1751         * g++.dg/opt/loop1.C: Do not XFAIL.
1752
1753 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
1754
1755         * gcc.c-torture/execute/20040831-1.c: New test.
1756
1757 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
1758
1759         PR fortran/16579
1760         * gfortran.dg/g77/20010610.f: Now passes.
1761         Copy from g77.f-torture/execute. Add dg-run directive.
1762         * gfortran.dg/g77/README: Update
1763
1764 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
1765
1766         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
1767         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
1768         (t1, t2, t3, t4): Add volatile.
1769
1770 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1771
1772         * g++.dg/ext/visibility/arm1.C: New test.
1773
1774 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
1775
1776         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
1777         -pedantic-errors.
1778
1779 2004-09-01  Paul Brook  <paul@codesourcery.com>
1780
1781         * gfortran.dg/eof_2.f90: New test.
1782
1783 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1784
1785         PR fortran/16579
1786         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
1787
1788 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
1789
1790         PR libfortran/16805
1791         * gfortran.dg/list_read_2.f90: New test.
1792
1793 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
1794
1795         * g++.dg/abi/key1.C: New test.
1796
1797 2004-08-31  Richard Henderson  <rth@redhat.com>
1798
1799         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
1800         form of offsetof.
1801         * g++.dg/other/offsetof5.C: Remove duplicate.
1802
1803 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1804
1805         PR fortran/17244
1806         * gfortran.dg/func_derived_1.f90: New test.
1807
1808 2004-08-31  Paul Brook  <paul@codesourcery.com>
1809
1810         * gfortran.dg/eof_1.f90: New test.
1811
1812 2004-08-31  Paul Brook  <paul@codesourcery.com>
1813
1814         * gfortran.dg/list_read_1.f90: New file.
1815
1816 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
1817
1818         * g++.dg/opt/loop1.C: XFAIL.
1819
1820 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
1821
1822         * gcc.dg/funcdef-storage-1.c: New.
1823         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
1824         an extern function in local scope.
1825         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
1826         declare an 'auto inline' function in local scope.
1827         * gcc.dg/20011130-1.c: Likewise.
1828         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
1829         an 'auto' function in local scope.
1830         * gcc.dg/20021014-1.c: Likewise.
1831         * gcc.dg/20030331-2.c: Likewise.
1832
1833 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1834
1835         * gfortran.dg/blockdata_1.f90: New test.
1836
1837 2004-08-30  Richard Henderson  <rth@redhat.com>
1838
1839         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
1840
1841 2004-08-30  Richard Henderson  <rth@redhat.com>
1842
1843         * lib/fortran-torture.exp (fortran-torture-execute): Honor
1844         additional_flags set by alternate driver.
1845         (ieee-options): New procedure.
1846         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
1847         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
1848         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
1849         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
1850
1851 2004-08-30  Richard Henderson  <rth@redhat.com>
1852
1853         * lib/f-torture.exp: Remove.
1854
1855 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
1856
1857         PR rtl-optimization/16590
1858         * g++.dg/opt/loop1.C: New test.
1859
1860 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1861
1862         PR fortran/13910
1863         * gfortran.dg/oldstyle_1.f90: New test.
1864
1865 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
1866         Paul Brook  <paul@codesourcery.com>
1867
1868         * gfortran.dg/g77/README: Update.
1869         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
1870         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
1871         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
1872
1873 2004-08-28  Paul Brook  <paul@codesourcery.com>
1874
1875         PR libfortran/17195
1876         * gfortran.dg/edit_real_1.f90: New test.
1877
1878 2004-08-27  Paul Brook  <paul@codesourcery.com>
1879
1880         * gfortran.dg/rewind_1.f90: New test.
1881
1882 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
1883
1884         PR fortran/16597
1885         * gfortran.dg/pr16597.f90: New test.
1886
1887 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1888
1889         PR c/13801
1890         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
1891         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
1892         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
1893         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
1894         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
1895
1896 2004-08-26  Nick Clifton  <nickc@redhat.com>
1897
1898         * gcc.c-torture/compile/pr17119.c: New test.
1899
1900 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1901
1902         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
1903
1904 2004-08-25  Richard Henderson  <rth@redhat.com>
1905
1906         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
1907         the bits that expect kind=8 to be the largest real kind.
1908
1909 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1910
1911         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
1912
1913 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1914
1915         * gfortran.dg/assignment_1.f90: New test.
1916
1917 2004-08-25  Adam Nemet  <anemet@lnxw.com>
1918
1919         * g++.dg/template/repo3.C: New test.
1920
1921 2004-08-25  Roger Sayle  <roger@eyesopen.com>
1922
1923         PR middle-end/16693
1924         PR tree-optimization/16372
1925         * g++.dg/opt/pr16372-1.C: New test case.
1926         * g++.dg/opt/pr16693-1.C: New test case.
1927         * g++.dg/opt/pr16693-2.C: New test case.
1928
1929 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
1930
1931         * objc.dg/proto-lossage-4.m: New test.
1932
1933 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
1934
1935         PR c++/17155
1936         * g++.dg/inherit/local2.C: New test.
1937
1938 2004-08-25  Paul Brook  <paul@codesourcery.com>
1939
1940         PR fortran/17144
1941         * gfortran.dg/string_ctor_1.f90: New test.
1942
1943 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1944
1945         PR c++/14428
1946         * g++.dg/template/redecl2.C: New test.
1947
1948 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1949
1950         PR fortran/17143
1951         * gfortran.dg/pr17143.f90: New test.
1952
1953 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
1954
1955         PR fortran/17164
1956         * gfortran.dg/pr17164.f90: New test.
1957
1958 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1959
1960         * gcc.dg/tree-ssa/loop-1.c: New test.
1961
1962 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1963
1964         * gcc.c-torture/compile/20040824-1.c: New test.
1965
1966 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
1967
1968         * gcc.c-torture/compile/iftrap-3.c: New test.
1969
1970 2004-08-24  Paul Brook  <paul@codesourcery.com>
1971
1972         * gfortran.dg/entry_2.f90: New test.
1973
1974 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1975
1976         PR c++/16889
1977         * g++.dg/lookup/ambig[12].C: New.
1978
1979 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1980
1981         PR c++/16706
1982         * g++.dg/template/crash21.C: New test.
1983         * g++.dg/template/crash22.C: Likewise.
1984
1985 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1986
1987         PR c++/17149
1988         * g++.dg/template/access15.C: New.
1989
1990 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
1991
1992         PR c++/17163
1993         * g++.dg/template/repo2.C: New test.
1994
1995 2004-08-23  Roger Sayle  <roger@eyesopen.com>
1996
1997         PR rtl-optimization/17078
1998         * gcc.c-torture/execute/pr17078-1.c: New test case.
1999
2000 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2001
2002         PR c/14492
2003         * gcc.dg/debug/crash1.c: New test.
2004
2005 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2006
2007         PR c/16180
2008         * gcc.dg/loop-5.c: New test.
2009
2010 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2011
2012         * gcc.c-torture/execute/20040823-1.c: New test.
2013
2014 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
2015
2016         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
2017         to the assembler.  Simplify test accordingly.
2018         (asm_abi_flags): Use GNU names.
2019         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
2020         to check for ABI flags.
2021
2022 2004-08-22  Andrew Pinski  <apinski@apple.com>
2023
2024         * g++.dg/opt/pr14029.C: New test.
2025         * gcc.c-torture/execute/pr15262.c: New test.
2026
2027 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2028
2029         * gfortran.dg/reduction.f90: Add checks with complex arguments.
2030
2031 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
2032
2033         PR 16908
2034         * gfortran.dg/direct_io.f90: New test.
2035
2036 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2037
2038         PR c++/17121
2039         * g++.dg/inherit/local2.C: New test.
2040
2041 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2042
2043         PR c++/17120
2044         * g++.dg/warn/Wparentheses-4.C: New test.
2045
2046 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2047
2048         PR c++/17121
2049         * g++.dg/inherit/local2.C: New test.
2050
2051         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
2052         * gcc.dg/ppc-ldstruct.c: Likewise.
2053         * gcc.dg/ppc64-abi-2.c: Likewise.
2054
2055 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
2056
2057         PR rtl-optimization/17099
2058         * gcc.c-torture/execute/20040820-1.c: New test.
2059
2060 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
2061
2062         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
2063
2064 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
2065
2066         PR fortran/17077
2067         * gfortran.dg/auto_array_1.f90: New test.
2068
2069 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2070
2071         PR fortran/17074
2072         * gfortran.dg/simpleif_1.f90: New test.
2073
2074 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
2075
2076         * lib/target-supports.exp (check_profiling_available): Return
2077         false for arm*-*-symbianelf* and arm*-*-eabi*.
2078
2079         PR c++/15890
2080         * g++.dg/template/delete1.C: New test.
2081
2082 2004-08-19  Paul Brook  <paul@codesourcery.com>
2083
2084         PR fortran/14976
2085         PR fortran/16228
2086         * gfortran.dg/data_char_1.f90: New test.
2087
2088 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
2089
2090         PR fortran/16946
2091         * gfortran.dg/reduction.f90: New testcase.
2092
2093 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2094
2095         PR fortran/16520
2096         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
2097
2098 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2099
2100         PR c++/17041
2101         * g++.dg/Wparentheses-3.C: New test.
2102
2103 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
2104
2105         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
2106         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
2107         * gcc.dg/vect/vect-2.c: Likewise.
2108         * gcc.dg/vect/vect-3.c: Likewise.
2109         * gcc.dg/vect/vect-4.c: Likewise.
2110         * gcc.dg/vect/vect-5.c: Likewise.
2111         * gcc.dg/vect/vect-6.c: Likewise.
2112         * gcc.dg/vect/vect-7.c: Likewise.
2113         * gcc.dg/vect/vect-25.c: Likewise.
2114         * gcc.dg/vect/vect-31.c: Likewise.
2115         * gcc.dg/vect/vect-32.c: Likewise.
2116         * gcc.dg/vect/vect-34.c: Likewise.
2117         * gcc.dg/vect/vect-36.c: Likewise.
2118         * gcc.dg/vect/vect-all.c: Likewise.
2119
2120 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
2121
2122         PR c++/17068
2123         * g++.dg/template/operator4.C: New test.
2124
2125 2004-08-18  Richard Henderson  <rth@redhat.com>
2126
2127         * gcc.dg/20040206-1.c: XFAIL.
2128
2129 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2130
2131         PR c++/16246
2132         * g++.dg/template/array7.C: New test.
2133
2134 2004-08-17  James E Wilson  <wilson@specifixinc.com>
2135
2136         * gcc.dg/mips-movcc-1.c: New test.
2137         * gcc.dg/mips-movcc-2.c: New test.
2138         * gcc.dg/mips-movcc-3.c: New test.
2139
2140         * gcc.dg/mips-nmadd-1.c: New test.
2141         * gcc.dg/mips-nmadd-2.c: New test.
2142
2143 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2144
2145         PR c++/15871
2146         * g++.dg/opt/inline8.C: New test.
2147
2148         PR c++/16965
2149         * g++.dg/parse/error17.C: New test.
2150
2151 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
2152
2153         * gcc.dg/vect: New directory for vectorizer tests.
2154         * gcc.dg/vect/tree-vect.h: New file.
2155         * gcc.dg/vect/vect.exp: New file.
2156         * gcc.dg/vect/pr16105.c.c: New test.
2157         * gcc.dg/vect/vect-1.c: New test.
2158         * gcc.dg/vect/vect-2.c: New test.
2159         * gcc.dg/vect/vect-3.c: New test.
2160         * gcc.dg/vect/vect-4.c: New test.
2161         * gcc.dg/vect/vect-5.c: New test.
2162         * gcc.dg/vect/vect-6.c: New test.
2163         * gcc.dg/vect/vect-7.c: New test.
2164         * gcc.dg/vect/vect-8.c: New test.
2165         * gcc.dg/vect/vect-9.c: New test.
2166         * gcc.dg/vect/vect-10.c: New test.
2167         * gcc.dg/vect/vect-11.c: New test.
2168         * gcc.dg/vect/vect-12.c: New test.
2169         * gcc.dg/vect/vect-13.c: New test.
2170         * gcc.dg/vect/vect-14.c: New test.
2171         * gcc.dg/vect/vect-15.c: New test.
2172         * gcc.dg/vect/vect-16.c: New test.
2173         * gcc.dg/vect/vect-17.c: New test.
2174         * gcc.dg/vect/vect-18.c: New test.
2175         * gcc.dg/vect/vect-19.c: New test.
2176         * gcc.dg/vect/vect-20.c: New test.
2177         * gcc.dg/vect/vect-21.c: New test.
2178         * gcc.dg/vect/vect-22.c: New test.
2179         * gcc.dg/vect/vect-23.c: New test.
2180         * gcc.dg/vect/vect-24.c: New test.
2181         * gcc.dg/vect/vect-25.c: New test.
2182         * gcc.dg/vect/vect-26.c: New test.
2183         * gcc.dg/vect/vect-27.c: New test.
2184         * gcc.dg/vect/vect-28.c: New test.
2185         * gcc.dg/vect/vect-29.c: New test.
2186         * gcc.dg/vect/vect-30.c: New test.
2187         * gcc.dg/vect/vect-31.c: New test.
2188         * gcc.dg/vect/vect-32.c: New test.
2189         * gcc.dg/vect/vect-33.c: New test.
2190         * gcc.dg/vect/vect-34.c: New test.
2191         * gcc.dg/vect/vect-35.c: New test.
2192         * gcc.dg/vect/vect-36.c: New test.
2193         * gcc.dg/vect/vect-37.c: New test.
2194         * gcc.dg/vect/vect-38.c: New test.
2195         * gcc.dg/vect/vect-40.c: New test.
2196         * gcc.dg/vect/vect-41.c: New test.
2197         * gcc.dg/vect/vect-42.c: New test.
2198         * gcc.dg/vect/vect-43.c: New test.
2199         * gcc.dg/vect/vect-44.c: New test.
2200         * gcc.dg/vect/vect-45.c: New test.
2201         * gcc.dg/vect/vect-46.c: New test.
2202         * gcc.dg/vect/vect-47.c: New test.
2203         * gcc.dg/vect/vect-48.c: New test.
2204         * gcc.dg/vect/vect-49.c: New test.
2205         * gcc.dg/vect/vect-50.c: New test.
2206         * gcc.dg/vect/vect-51.c: New test.
2207         * gcc.dg/vect/vect-52.c: New test.
2208         * gcc.dg/vect/vect-53.c: New test.
2209         * gcc.dg/vect/vect-54.c: New test.
2210         * gcc.dg/vect/vect-55.c: New test.
2211         * gcc.dg/vect/vect-56.c: New test.
2212         * gcc.dg/vect/vect-57.c: New test.
2213         * gcc.dg/vect/vect-58.c: New test.
2214         * gcc.dg/vect/vect-59.c: New test.
2215         * gcc.dg/vect/vect-60.c: New test.
2216         * gcc.dg/vect/vect-61.c: New test.
2217         * gcc.dg/vect/vect-all.c: New test.
2218         * gcc.dg/vect/vect-none.c: New test.
2219
2220 2004-08-17  Paul Brook  <paul@codesourcery.com>
2221
2222         PR fortran/13082
2223         * gfortran.dg/entry_1.f90: New test.
2224
2225 2004-08-17  Andrew Pinski  <apinski@apple.com>
2226
2227         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2228
2229 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2230
2231         * gcc.dg/pr17036-1.c: New test.
2232
2233 2004-08-16  Devang Patel  <dpatel@apple.com>
2234
2235         * gcc.dg/darwin-20040809-1.c: New test.
2236
2237 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
2238
2239         * gcc.dg/funcdef-attr-1.c: New test.
2240
2241 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
2242
2243         * gcc.dg/altivec-17.c: New test.
2244         * gcc.dg/altivec-18.c: New test.
2245
2246 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2247
2248         PR c++/6749
2249         * g++.dg/template/vtable2.C: New test.
2250
2251 2004-08-14  Richard Henderson  <rth@redhat.com>
2252
2253         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
2254         * gcc.dg/pack-test-4.c (main): Return 0.
2255         * gcc.dg/setjmp-1.c: Remove XFAIL.
2256         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
2257
2258 2004-08-14  Richard Henderson  <rth@redhat.com>
2259
2260         * gcc.dg/980217-1.c: Add prototype for printf.
2261
2262 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
2263
2264         * gfortran.dg/pr16935.f90: New test.
2265
2266 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
2267
2268         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
2269
2270 2004-08-13  Paul Brook  <paul@codesourcery.com>
2271
2272         * gfortran.dg/der_io_1.f90: Remove stray comma.
2273
2274 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2275
2276         * gcc.dg/vmx/cw-bug-2.c: Remove.
2277         * gcc.dg/vmx/vprint-1.c: Remove.
2278         * gcc.dg/vmx/vscan-1.c: Remove.
2279
2280 2004-08-12  Devang patel  <dpatel@apple.com>
2281
2282         * gcc.dg/darwin-20040809-2.c: New test.
2283
2284 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
2285
2286         * g++.dg/ext/altivec-12.C: New test.
2287
2288         * g++.dg/ext/altivec-11.C: New test.
2289
2290 2004-08-12  Paul Brook  <paul@codesourcery.com>
2291
2292         * g++.dg/abi/arm_cxa_vec_1.C: New test.
2293
2294 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2295
2296         * g++.dg/ext/altivec-2.C: Check for hardware support before
2297         executing any VMX instructions.
2298
2299         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
2300
2301 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
2302
2303         PR c++/16276
2304         * g++.old-deja/g++.other/comdat4.C: New test.
2305         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2306
2307 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2308
2309         PR target/16286
2310         * gcc.dg/pr16286.c: New test.
2311
2312 2004-08-12 Jan Beulich <jbeulich@novell.com>
2313
2314         * g++.dg/ext/asm5.C: New.
2315
2316 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2317
2318         PR c++/16698
2319         * g++.dg/eh/crash1.C: New test.
2320
2321         PR c++/16717
2322         * g++.dg/ext/construct1.C: New test.
2323
2324 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2325
2326         PR c++/16853
2327         * g++.dg/init/ptrmem1.C: New test.
2328
2329         PR c++/16618
2330         * g++.dg/parse/offsetof5.C: New test.
2331
2332         PR c++/16870
2333         * g++.dg/template/overload3.C: New test.
2334
2335 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2336
2337         PR c++/16964
2338         * g++.dg/parse/error16.C: New test.
2339
2340         PR c++/16904
2341         * g++.dg/template/error14.C: New test.
2342
2343         PR c++/16929
2344         * g++.dg/template/error15.C: New test.
2345
2346 2004-08-11  Devang Patel  <dpatel@apple.com>
2347
2348         * gcc.dg/darwin-ld-20040809-1.c: New test.
2349         * gcc.dg/darwin-ld-20040809-2.c: New test.
2350
2351 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2352
2353         PR fortran/16917
2354         * gfortran.dg/dfloat_1.f90: New test.
2355
2356 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2357
2358         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2359         * gcc.dg/dll-2.c: Fix dg-require syntax.
2360         * gcc.misc-tests/arm-isr.c (abort): Declare.
2361         (exit): Likewise.
2362
2363 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2364
2365         PR c++/16971
2366         * g++.dg/parse/crash16.C: New test.
2367
2368 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2369
2370         * gcc.dg/mips-rsqrt-1.c: New test case.
2371         * gcc.dg/mips-rsqrt-2.c: New test case.
2372         * gcc.dg/mips-rsqrt-3.c: New test case.
2373
2374 2004-08-10  Paul Brook  <paul@codesourcery.com>
2375
2376         * gfortran.dg/der_io_1.f90: New test.
2377
2378 2004-08-10  Paul Brook  <paul@codesourcery.com>
2379
2380         PR fortran/16919
2381         * gfortran.dg/der_array_1.f90: New test.
2382
2383 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
2384
2385         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
2386
2387 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         * gcc.dg/wchar_t-2.c: Fix typo.
2390
2391 2004-08-09  Falk Hueffner  <falk@debian.org>
2392
2393         PR tree-optimization/12517
2394         * gcc.c-torture/compile/pr12517.c: New test.
2395
2396         PR tree-optimization/12578
2397         * gcc.c-torture/compile/pr12578.c: New test.
2398
2399         PR tree-optimization/12899
2400         * gcc.c-torture/compile/pr12899.c: New test.
2401
2402         PR rtl-optimization/14692
2403         * gcc.c-torture/compile/pr14692.c: New test.
2404
2405         PR tree-optimization/16461
2406         * gcc.c-torture/compile/pr16461.c: New test.
2407
2408 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2409
2410         * gfortran.dg/getenv_1.f90: New test.
2411
2412 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2413
2414         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
2415         wchar_t.
2416         * gcc.dg/symbian5.c: Test -fno-short-wchar.
2417
2418 2004-08-06  Paul Brook  <paul@codesourcery.com>
2419
2420         * gfortran.dg/ret_array_1.f90: New test.
2421         * gfortran.dg/ret_pointer_1.f90: New test.
2422
2423 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
2424
2425         * gcc.dg/missing-field-init-[12].c: New tests.
2426         * g++.dg/warn/missing-field-init-[12].C: New tests.
2427
2428 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
2429
2430         * gcc.dg/enum2.c: New test.
2431         * gcc.dg/symbian3.c: Likewise.
2432         * gcc.dg/symbian4.c: Likewise.
2433         * gcc.dg/wchar_t-2.c: Likewise.
2434
2435 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2436
2437         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
2438         destructor tests.
2439
2440 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
2441
2442         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
2443         dg-require-visiblity.
2444         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
2445         * g++.dg/ext/visibility/fvisibility.C: Likewise.
2446         * g++.dg/ext/visibility/memfuncts.C: Likewise.
2447         * g++.dg/ext/visibility/new1.C: Likewise.
2448         * g++.dg/ext/visibility/pragma.C: Likewise.
2449         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
2450         * g++.dg/ext/visibility/virtual.C: Likewise.
2451         * g++/dg/ext/visibility/visibility-1.C: Likewise.
2452         * g++/dg/ext/visibility/visibility-2.C: Likewise.
2453         * g++/dg/ext/visibility/visibility-3.C: Likewise.
2454         * g++/dg/ext/visibility/visibility-4.C: Likewise.
2455         * g++/dg/ext/visibility/visibility-5.C: Likewise.
2456         * g++/dg/ext/visibility/visibility-6.C: Likewise.
2457         * g++/dg/ext/visibility/visibility-7.C: Likewise.
2458         * g++/dg/ext/visibility/visibility-8.C: New test.
2459         * gcc.c-torture/compile/dll.x: Remove.
2460         * gcc.dg/dll-2.c: Use dg-require-dll
2461         * gcc.dg/visibility-10.c: New test.
2462         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
2463         supporting DLLs.
2464         * testsuite/lib/scanasm.exp (scan_hidden): New function.
2465         (scan_not_hidden): Likewise.
2466
2467 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
2468
2469         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
2470
2471 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
2472
2473         * gcc.c-torture/execute/20040805-1.c: New test.
2474
2475 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
2476
2477         * gcc.dg/20020118-1.c: Declare abort.
2478         * gcc.dg/altivec_check.h: Likewise.
2479         * gcc.dg/iftrap-2.c: Likewise.
2480         * gcc.dg/pragma-darwin.c: Likewise.
2481         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
2482
2483 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
2484
2485         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
2486
2487 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2488
2489         * gcc.c-torture/execute/builtins/abs-2.c,
2490         gcc.c-torture/execute/builtins/abs-3.c,
2491         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
2492         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
2493         intmax_t, uintmax_t and their limits.
2494         * gcc.dg/intmax_t-1.c: New test.
2495
2496 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2497
2498         * g++.dg/tc1/dr147.C: Add reference to PR.
2499
2500 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
2501
2502         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
2503         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
2504
2505 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
2506
2507         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
2508
2509 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2510
2511         * gcc.dg/redecl-5.c: New test.
2512         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
2513         of scanf.
2514
2515 2004-08-03  Roger Sayle  <roger@eyesopen.com>
2516
2517         PR middle-end/16790
2518         * gcc.c-torture/execute/pr16790-1.c: New test case.
2519
2520 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2521
2522         * g++.dg/ext/visibility/assign1.C: New test.
2523         * g++.dg/ext/visibility/new1.C: Likewise.
2524
2525         * gcc.dg/symbian1.c: New test.
2526         * gcc.dg/symbian2.c: Likewise.
2527
2528 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
2529
2530         PR target/16570
2531         * gcc.dg/i386-sse-9.c: New test.
2532
2533 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2534
2535         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
2536
2537 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
2538
2539         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
2540         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
2541         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
2542         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
2543         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
2544         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
2545         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
2546         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
2547         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
2548         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
2549         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
2550         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
2551         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
2552         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
2553         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
2554         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
2555         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
2556         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
2557         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
2558         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
2559         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
2560         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
2561         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
2562         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
2563         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
2564         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
2565         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
2566         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
2567         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
2568         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
2569         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
2570         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
2571         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
2572         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
2573         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
2574         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
2575         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
2576         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
2577         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
2578         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
2579         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
2580         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
2581         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
2582         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
2583         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
2584         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
2585         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
2586         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
2587         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
2588         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
2589         gcc.misc-tests/i386-pf-3dnow-1.c,
2590         gcc.misc-tests/i386-pf-athlon-1.c,
2591         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
2592         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
2593         Declare built-in functions used.
2594         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
2595
2596 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
2597
2598         PR c++/16707
2599         * g++.dg/lookup/using12.C: New test.
2600
2601         * g++.dg/init/null1.C: Fix PR number.
2602         * g++.dg/parse/namespace10.C: Likewise.
2603
2604 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2605
2606         PR c++/16224
2607         * g++.dg/template/spec17.C: New test.
2608         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
2609         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
2610
2611 2004-08-02  David Billinghurst
2612
2613         PR fortran/16292
2614         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
2615
2616 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
2617
2618         * gcc.dg/ia64-got-1.c: New test case.
2619
2620 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
2621
2622         PR c++/16489
2623         * g++.dg/init/null1.C: New test.
2624         * g++.dg/tc1/dr76.C: Adjust error marker.
2625
2626         PR c++/16529
2627         * g++.dg/parse/namespace10.C: New test.
2628
2629         PR c++/16810
2630         * g++.dg/inherit/ptrmem2.C: New test.
2631
2632 2004-08-02  Ben Elliston  <bje@au.ibm.com>
2633
2634         PR target/16155
2635         * gcc.dg/pr16155.c: New test.
2636
2637 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2638
2639         * gcc.dg/redecl-2.c: New test.
2640
2641 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
2642
2643         * gcc.dg/darwin-longdouble.c: New file.
2644
2645 2004-07-30  Richard Henderson  <rth@redhat.com>
2646
2647         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
2648         write to constant argument.
2649         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
2650
2651 2004-07-30  Richard Henderson  <rth@redhat.com>
2652
2653         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
2654         tests of nearest around zero.
2655
2656 2004-07-30  Andrew Pinski  <apinski@apple.com>
2657
2658         * gcc.c-torture/compile/20040730-1.c: New test.
2659
2660 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2661
2662         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
2663         powerpc-eabispe.
2664
2665 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
2666
2667         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
2668
2669 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
2670
2671         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
2672         contains $ld_library_path.
2673         * lib/gfortran.exp (gfortran_link_flags): Likewise.
2674
2675 2004-07-29  Richard Henderson  <rth@redhat.com>
2676
2677         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
2678
2679         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
2680         (alt2, which): New.
2681         (Check): Accept either alternative.
2682
2683 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
2684
2685         * g++.dg/abi/inline1.C: New test.
2686         * g++.dg/abi/local1-a.cc: Likewise.
2687         * g++.dg/abi/local1.C: Likewise.
2688         * g++.dg/abi/mangle11.C: Tweak location of warnings.
2689         * g++.dg/abi/mangle12.C: Likewise.
2690         * g++.dg/abi/mangle17.C: Likewise.
2691         * g++.dg/abi/mangle20-2.C: Likewise.
2692         * g++.dg/opt/interface1.C: Likewise.
2693         * g++.dg/opt/interface1.h: Likewise.
2694         * g++.dg/opt/interface1-a.cc: New test.
2695         * g++.dg/parse/repo1.C: New test.
2696         * g++.dg/template/repo1.C: Likewise.
2697         * g++.dg/warn/Winline-1.C: Likewise.
2698         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
2699
2700 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
2701
2702         * gcc.dg/tree-ssa/20040729-1.c: New test.
2703
2704 2004-07-27  Matt Austern <austern@apple.com>
2705
2706         * gcc.dg/darwin-bool-1.c: New test.
2707         * gcc.dg/darwin-bool-2.c: New test.
2708
2709 2004-07-28  Richard Henderson  <rth@redhat.com>
2710
2711         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
2712         arguments in the correct type.  Don't write to constant arguments.
2713
2714 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2715
2716         PR tree-optimization/16688
2717         PR tree-optimization/16689
2718         * g++.dg/tree-ssa/pr16688.C: New test.
2719
2720 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2721
2722         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2723         loads.  Not only in the comment, this time.
2724
2725 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
2726
2727         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
2728         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
2729         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
2730         * gcc.dg/sh4a-bitmovua.c: New.
2731         * gcc.dg/sh4a-cos.c: New.
2732         * gcc.dg/sh4a-cosf.c: New.
2733         * gcc.dg/sh4a-fprun.c: New.
2734         * gcc.dg/sh4a-fsrra.c: New.
2735         * gcc.dg/sh4a-memmovua.c: New.
2736         * gcc.dg/sh4a-sin.c: New.
2737         * gcc.dg/sh4a-sincos.c: New.
2738         * gcc.dg/sh4a-sincosf.c: New.
2739         * gcc.dg/sh4a-sinf.c: New.
2740
2741 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
2742
2743         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
2744         conditionals.
2745         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
2746         loads.
2747         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
2748         DOM1.
2749
2750 2004-07-27  Andrew Pinski  <apinski@apple.com>
2751
2752         * g++.dg/rtti/tinfo1.C: Correct the xfail.
2753
2754 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
2755
2756         * gcc.dg/pragma-isr.c: New test.
2757
2758 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2759
2760         PR c++/14429
2761         * g++.dg/template/ttp11.C: New test.
2762
2763 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
2764
2765         * gcc.c-torture/compile/20040727-1.c: New test.
2766
2767 2004-07-26  Eric Christopher  <echristo@redhat.com>
2768
2769         * gcc.c-torture/compile/20040726-2.c: New test.
2770
2771 2004-07-26  Andrew Pinski  <apinski@apple.com>
2772
2773         * g++.dg/rtti/tinfo1.C: Xfail.
2774
2775 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
2776
2777         * gcc.c-torture/compile/20040726-1.c: New test.
2778
2779 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
2780             Brian Ryner  <bryner@brianryner.com>
2781
2782         PR c++/9283
2783         PR c++/15000
2784         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
2785         * g++.dg/ext/visibility/: New directory.
2786         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
2787         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
2788         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
2789         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
2790         * g++.dg/ext/visibility/fvisibility.C,
2791         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
2792         g++.dg/ext/visibility/fvisibility-override1.C
2793         g++.dg/ext/visibility/fvisibility-override2.C
2794         g++.dg/ext/visibility/memfuncts.C
2795         g++.dg/ext/visibility/noPLT.C
2796         g++.dg/ext/visibility/pragma.C
2797         g++.dg/ext/visibility/pragma-override1.C
2798         g++.dg/ext/visibility/pragma-override2.C
2799         g++.dg/ext/visibility/staticmemfuncts.C
2800         g++.dg/ext/visibility/virtual.C: New tests.
2801
2802 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2803
2804         PR c/15360
2805         * gcc.dg/pr15360-1.c: New test.
2806
2807 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2808
2809         * gcc.dg/pragma-align-2.c: New test.
2810         * gcc.dg/pragma-init-fini.c: New test.
2811         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
2812         targets.
2813
2814 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
2815
2816         * gcc.dg/init-string-2.c: New test.
2817
2818 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
2819
2820         PR 16684
2821         * gcc.dg/Wredundant-decls-1.c: New test case.
2822
2823 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
2824
2825         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
2826         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
2827         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
2828         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
2829         * gcc.dg/compat/generate-random.c: New file.
2830         * gcc.dg/compat/generate-random.h: Likewise.
2831         * gcc.dg/compat/generate-random_r.c: Likewise.
2832         * gcc.dg/compat/struct-layout-1.h: Likewise.
2833         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
2834         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
2835         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
2836         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
2837         * gcc.dg/compat/struct-layout-1_main.c: New test.
2838         * gcc.dg/compat/struct-layout-1_x.c: New file.
2839         * gcc.dg/compat/struct-layout-1_y.c: New file.
2840         * gcc.dg/compat/struct-layout-1_test.h: New file.
2841
2842 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
2843
2844         * gcc.dg/comp-return-1.c: New test
2845
2846 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
2847
2848         * gcc.dg/vmx/8-02a.c: Fix typo.
2849
2850         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
2851         * gcc.dg/darwin-abi-3.c: New test.
2852
2853         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
2854         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
2855
2856         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
2857         * gcc.dg/vmx/ops-long-1.c: New test.
2858         * gcc.dg/vmx/ops-long-2.c: New test.
2859
2860 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
2861
2862         * g++.dg/lookup/conv-[1234].C: New.
2863
2864 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
2865
2866         * g++.dg/parse/attr2.C: Simplify.
2867
2868 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2869
2870         PR c/7284
2871         * gcc.c-torture/execute/pr7284-1.c: New test.
2872
2873 2004-07-22  Brian Booth  <bbooth@redhat.com>
2874
2875         * gcc.dg/tree-ssa/20040721-1.c: New test.
2876
2877 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
2878
2879         * g++.dg/template/crash20.c: New.
2880
2881 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
2882
2883         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
2884         Add dg-run directive.  Declare variables as required.
2885         * gfortran.dg/g77/README: Update
2886
2887 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
2888
2889         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2890         gcc.dg/cris-peep2-andu2.c: New tests.
2891
2892 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2893
2894         PR c/15052
2895         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
2896         on return type.
2897         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
2898         messages.
2899         * gcc.dg/qual-return-2.c: Update expected messages.
2900         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
2901
2902 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2903
2904         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
2905         * gcc.dg/noncompile/921102-1.c: Update expected error message.
2906
2907 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2908
2909         PR c/11250
2910         * gcc.dg/init-string-1.c: New test.
2911
2912 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
2913
2914         PR middle-end/15345
2915         PR c/16450
2916         * gcc.dg/torture/nested-fn-1.c: New test.
2917
2918 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
2919
2920         PR target/16559
2921         * gcc.dg/ia64-fptr-1.c: New file.
2922
2923 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2924
2925         PR c++/14497
2926         * g++.dg/template/spec16.C: New test.
2927         * g++.old-deja/g++.robertl/eb118.C: Remove.
2928
2929 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2930
2931         PR c++/509
2932         * g++.dg/template/spec15.C: New test.
2933
2934 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
2935
2936         Copy cases from g77.f-torture/execute and add dg-run
2937         directive.  Other changes as noted.
2938         * gfortran.dg/g77/13037.f
2939         * gfortran.dg/g77/1832.f
2940         * gfortran.dg/g77/19981119-0.f
2941         * gfortran.dg/g77/19990313-0.f
2942         * gfortran.dg/g77/19990313-1.f
2943         * gfortran.dg/g77/19990313-2.f
2944         * gfortran.dg/g77/19990313-3.f
2945         * gfortran.dg/g77/19990419-1.f
2946         * gfortran.dg/g77/19990826-0.f
2947         * gfortran.dg/g77/19990826-2.f
2948         * gfortran.dg/g77/20000503-1.f
2949         * gfortran.dg/g77/20001111.f
2950         * gfortran.dg/g77/20010116.f
2951         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
2952         * gfortran.dg/g77/20010430.f
2953         * gfortran.dg/g77/6177.f
2954         * gfortran.dg/g77/947.f
2955         * gfortran.dg/g77/970816-3.f
2956         * gfortran.dg/g77/971102-1.f
2957         * gfortran.dg/g77/980520-1.f
2958         * gfortran.dg/g77/980628-0.f
2959         * gfortran.dg/g77/980628-1.f
2960         * gfortran.dg/g77/980628-10.f
2961         * gfortran.dg/g77/980628-2.f
2962         * gfortran.dg/g77/980628-3.f
2963         * gfortran.dg/g77/980628-7.f
2964         * gfortran.dg/g77/980628-8.f
2965         * gfortran.dg/g77/980628-9.f
2966         * gfortran.dg/g77/980701-0.f
2967         * gfortran.dg/g77/980701-1.f
2968         * gfortran.dg/g77/cabs.f
2969         * gfortran.dg/g77/claus.f
2970         * gfortran.dg/g77/complex_1.f
2971         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
2972         * gfortran.dg/g77/dcomplex.f
2973         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
2974         * gfortran.dg/g77/f90-intrinsic-mathematical.f
2975         * gfortran.dg/g77/f90-intrinsic-numeric.f
2976         * gfortran.dg/g77/int8421.f
2977         * gfortran.dg/g77/labug1.f
2978         * gfortran.dg/g77/large_vec.f
2979         * gfortran.dg/g77/le.f
2980         * gfortran.dg/g77/short.f
2981         * gfortran.dg/g77/README: Update
2982
2983 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
2984
2985         PR c++/16637
2986         * g++.dg/parse/lookup4.C: New test.
2987
2988 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2989
2990         PR c++/16175
2991         * g++.dg/template/ttp10.C: New test.
2992
2993 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2994
2995         * gcc.dg/pr12625-1.c: New test.
2996
2997 2004-07-20  Steven Bosscher  <stevenb@suse.de>
2998
2999         * testsuite/gcc.dg/switch-warn-1.c: New test.
3000         * testsuite/gcc.dg/switch-warn-2.c: New test.
3001         * gcc.c-torture/compile/pr14730.c: Update.
3002
3003 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
3004
3005         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
3006         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
3007         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
3008         g++.dg/template/nontype3.C: Remove trailing CR from tests.
3009
3010 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
3011
3012         PR c++/16623
3013         * g++.dg/template/assign1.C: New test.
3014
3015 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3016
3017         PR c++/12170
3018         * g++.dg/template/ttp9.C: New test.
3019
3020 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
3021
3022         * gcc.dg/format/cmn-err-1.c: New test.
3023
3024 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3025
3026         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
3027         gcc.dg/Wparentheses-10.c: New tests.
3028         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
3029
3030 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3031
3032         PR fortran/16465
3033         * gfortran.dg/g77//ffixed-line-length-0.f,
3034         gfortran.dg/g77/ffixed-line-length-132.f,
3035         gfortran.dg/g77/ffixed-line-length-72.f,
3036         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
3037         gfortran.dg/g77/README: Update.
3038
3039 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3040
3041         PR c++/13092
3042         * g++.dg/template/non-dependent7.C: New test.
3043         * g++.dg/template/non-dependent8.C: Likewise.
3044         * g++.dg/template/non-dependent9.C: Likewise.
3045         * g++.dg/template/non-dependent10.C: Likewise.
3046
3047 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
3048
3049         PR c++/16337
3050         * g++.dg/parse/attr2.C: New test.
3051
3052 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
3053
3054         * g77.dg: Removed.
3055         * g77.f-torture: Ditto.
3056
3057 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3058
3059         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
3060         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
3061         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
3062
3063 2004-07-16  Richard Henderson  <rth@redhat.com>
3064
3065         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
3066
3067 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3068
3069         * lib/fortran-torture.exp (fortran-torture): Don't test compile
3070         tests with full list of options.
3071         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
3072         of TORTURE_OPTIONS if test contains 'dg-do run'.
3073
3074         PR fortran/16404
3075         * gfortran.dg/do_iterator.f90: New test.
3076
3077 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3078
3079         PR rtl-optimization/16536
3080         * gcc.c-torture/execute/restrict-1.c: New test.
3081
3082 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3083
3084         PR fortran/15324
3085         * gfortran.dg/pr15324.f90: New test.
3086
3087         PR fortran/15129
3088         * gfortran.dg/pr15129.f90: New test.
3089
3090         PR fortran/15140
3091         * gfortran.dg/pr15140.f90: New test.
3092
3093         PR fortran/13792
3094         * gfortran.fortran-torture/execute/bounds.f90: Add check for
3095         compile-time simplification.
3096
3097 2004-07-14  Mike Stump  <mrs@apple.com>
3098
3099         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
3100
3101 2004-07-14  James E Wilson  <wilson@specifixinc.com>
3102
3103         PR target/16325
3104         * gcc.dg/profile-generate-1.c: New.
3105
3106 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
3107
3108         * gcc.c-torture/execute/20040709-1.c: New test.
3109         * gcc.c-torture/execute/20040709-2.c: New test.
3110
3111 2004-07-14  Mike Stump  <mrs@apple.com>
3112
3113         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
3114
3115 2004-07-14  Mike Stump  <mrs@apple.com>
3116
3117         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
3118
3119 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
3120
3121         PR c++/16518
3122         * g++.dg/parse/mutable1.C: New test.
3123
3124 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
3125
3126         PR tree-optimization/16443
3127         * gcc.dg/tree-ssa/20040713-1.c: New test.
3128
3129 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
3130
3131         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
3132         for operator new.
3133
3134 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3135
3136         * gfortran.dg/g77/README: New file
3137         * gfortran.dg/g77/19981216-0.f:  Copy from
3138         g77.f-torture/noncompile.  Add "dg-do compile" and
3139         dg-error as required.
3140         * gfortran.dg/g77/19990218-1.f: Likewise
3141         * gfortran.dg/g77/19990905-1.f: Likewise
3142         * gfortran.dg/g77/9263.f: Likewise
3143         * gfortran.dg/g77/980615-0.f: Likewise
3144         * gfortran.dg/g77/980616-0.f: Likewise
3145         * gfortran.dg/g77/check0.f: Likewise
3146         * gfortran.dg/g77/select_no_compile.f: Likewise
3147
3148 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3149
3150         Copy files from g77.f-torture/compile.
3151         Add "{ dg-do compile}".  Other changes as noted
3152         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
3153         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
3154         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
3155         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
3156         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
3157         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
3158         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
3159         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
3160         statement to conform to standard.  Append alpha1.x for reference.
3161         * gfortran.dg/g77/xformat.f: Add dg-warning
3162
3163 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3164
3165         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
3166         Add {dg-do compile} directive.
3167         * gfortran.dg/g77/cpp2.F: Likewise
3168
3169 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3170
3171         PR c++/5402
3172         * g++.dg/lookup/name-clash1.C: New test.
3173
3174         PR c++/9777
3175         * g++.dg/lookup/name-clash2.C: New test.
3176
3177         PR c++/12102
3178         * g++.dg/lookup/name-clash3.C: New test.
3179
3180 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3181
3182         * g++.dg/lookup/new2.C: New test.
3183         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
3184
3185 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
3186
3187         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
3188         Add {dg-do compile} directive.
3189         * gfortran.dg/g77/13060.f: Likewise
3190         * gfortran.dg/g77/19990218-0.f: Likewise
3191         * gfortran.dg/g77/19990305-0.f: Likewise
3192         * gfortran.dg/g77/19990419-0.f: Likewise
3193         * gfortran.dg/g77/19990502-0.f: Likewise
3194         * gfortran.dg/g77/19990502-1.f: Likewise
3195         * gfortran.dg/g77/19990525-0.f: Likewise
3196         * gfortran.dg/g77/19990826-1.f: Likewise
3197         * gfortran.dg/g77/19990826-3.f: Likewise
3198         * gfortran.dg/g77/19990905-2.f: Likewise
3199         * gfortran.dg/g77/20000412-1.f: Likewise
3200         * gfortran.dg/g77/20000511-1.f: Likewise
3201         * gfortran.dg/g77/20000511-2.f: Likewise
3202         * gfortran.dg/g77/20000518.f: Likewise
3203         * gfortran.dg/g77/20000601-1.f: Likewise
3204         * gfortran.dg/g77/20000601-2.f: Likewise
3205         * gfortran.dg/g77/20000629-1.f: Likewise
3206         * gfortran.dg/g77/20000630-2.f: Likewise
3207         * gfortran.dg/g77/20010115.f: Likewise
3208         * gfortran.dg/g77/20010321-1.f: Likewise
3209         * gfortran.dg/g77/20010426.f: Likewise
3210         * gfortran.dg/g77/20020307-1.f: Likewise
3211         * gfortran.dg/g77/8485.f: Likewise
3212         * gfortran.dg/g77/960317-1.f: Likewise
3213         * gfortran.dg/g77/970915-0.f: Likewise
3214         * gfortran.dg/g77/980310-1.f: Likewise
3215         * gfortran.dg/g77/980310-2.f: Likewise
3216         * gfortran.dg/g77/980310-3.f: Likewise
3217         * gfortran.dg/g77/980310-4.f: Likewise
3218         * gfortran.dg/g77/980310-6.f: Likewise
3219         * gfortran.dg/g77/980310-7.f: Likewise
3220         * gfortran.dg/g77/980310-8.f: Likewise
3221         * gfortran.dg/g77/980419-2.f: Likewise
3222         * gfortran.dg/g77/980424-0.f: Likewise
3223         * gfortran.dg/g77/980427-0.f: Likewise
3224         * gfortran.dg/g77/980729-0.f: Likewise
3225         * gfortran.dg/g77/981117-1.f: Likewise
3226         * gfortran.dg/g77/toon_1.f: Likewise
3227
3228 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3229
3230         PR c++/2204
3231         * g++.dg/other/abstract2.C: New test.
3232
3233 2004-07-12  Paul Brook  <paul@codesourcery.com>
3234
3235         * gfortran.dg/pointer_init_1.f90: New test.
3236
3237 2004-07-11  Paul Brook  <paul@codesourcery.com>
3238
3239         PR fortran/15986
3240         * gfortran.dg/contained_1.f90: New test.
3241
3242 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
3243
3244         * g++.dg/parse/defarg8.C: New test.
3245
3246 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3247
3248         PR fortran/16433
3249         * gfortran.dg/pr16433.f: New test.
3250
3251         PR fortran/17574
3252         * gfortran.dg/pr15754.f90: New test.
3253
3254 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3255
3256         PR tree-optimization/16437
3257         * gcc.c-torture/execute/bitfld-4.c: New test.
3258
3259 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3260
3261         * gfortran.fortran-torture/execute/common_2.f90: Add check for
3262         access to common var from module.
3263
3264 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3265
3266         PR fortran/16336
3267         * gfortran.fortran-torture/execute/common_2.f90: New test.
3268
3269 2004-07-10  Paul Brook  <paul@codesourcery.com>
3270
3271         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
3272
3273 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3274
3275         PR fortran/15969
3276         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
3277
3278 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
3279
3280         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
3281         * gfortran.dg/g77/ffixed-form-2.f: Likewise
3282         * gfortran.dg/g77/ffree-form-1.f: Likewise
3283         * gfortran.dg/g77/ffree-form-2.f: Likewise
3284         * gfortran.dg/g77/ffree-form-3.f: Likewise
3285         * gfortran.dg/g77/fno-underscoring.f: Likewise
3286         * gfortran.dg/g77/funderscoring.f: Likewise
3287         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
3288
3289 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3290
3291         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
3292
3293 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3294         Paul Brook  <paul@codesourcery.com>
3295
3296         PR fortran/13415
3297         * gfortran.dg/common_pointer_1.f90: New test.
3298
3299 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3300
3301         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
3302
3303 2004-07-09  James E Wilson  <wilson@specifixinc.com>
3304
3305         PR target/16364
3306         * gcc.c-torture/compile/20040709-1.c: New.
3307
3308 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3309
3310         PR fortran/14077
3311         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3312
3313 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3314
3315         PR fortran/13201
3316         * gfortran.dg/shape_1.f90: New test.
3317
3318 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3319             Andrew Pinski  <apinski@apple.com>
3320
3321         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3322
3323 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3324
3325         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3326         comment.
3327
3328 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3329         Paul Brook  <paul@codesourcery.com>
3330
3331         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3332         '.f95' and '.F95'.
3333
3334 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3335
3336         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3337
3338 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3339
3340         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3341         testcases with capital suffix.
3342
3343 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3344
3345         PR fortran/15481
3346         PR fortran/13372
3347         PR fortran/13575
3348         PR fortran/15978
3349         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3350
3351         * gfortran.dg/implicit_1.f90: New test.
3352
3353 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3354
3355         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3356         expression to match gfortran warning/error messages
3357         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3358         dg-error text.
3359
3360 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3361
3362         * lib/fortran-torture.exp: Rename proc search_for to
3363         search_for_re.
3364
3365 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3366
3367         * gcc.c-torture/execute/simd-5.x: New file.
3368         XFAIL on SPARC 64-bit at -O0.
3369
3370 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3371
3372         PR c++/8211
3373         PR c++/16165
3374         * g++.dg/warn/effc3.C: New test.
3375
3376 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3377
3378         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3379         change X to 1X in format.
3380         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
3381         add data statements to conform to standard.
3382
3383 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3384
3385         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
3386         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
3387         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
3388
3389 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3390
3391         * gfortran.dg/g77/7388.f: Copy from g77.dg
3392         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
3393         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
3394         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
3395         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
3396         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
3397         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
3398         * gfortran.dg/g77/strlen0.f: Likewise
3399
3400 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
3401
3402         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
3403         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
3404
3405 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3406
3407         * gcc.c-torture/execute/920428-2.x: Delete.
3408         * gcc.c-torture/execute/920501-7.x: Likewise.
3409
3410 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
3411
3412         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
3413         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
3414         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
3415         prescott and c3-2.
3416         (PREFETCH_3DNOW): Add -march=c3.
3417
3418 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
3419
3420         PR c/16437
3421         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
3422         * gcc.c-torture/execute/bf64-1.x: Likewise.
3423
3424 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3425
3426         * gcc.c-torture/compile/20040708-1.c: New test.
3427
3428 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3429
3430         PR c++/16169
3431         * g++.dg/warn/effc2.C: New test.
3432
3433 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
3434
3435         * gcc.c-torture/execute/bitfld-1.x: Remove.
3436         * gcc.c-torture/execute/bitfld-3.c: New test.
3437         * gcc.dg/bitfld-2.c: Remove XFAILs.
3438
3439 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
3440
3441         PR c++/16276
3442         * g++.dg/rtti/tinfo1.C: New file.
3443
3444 2004-07-07  Eric Christopher  <echristo@redhat.com>
3445
3446         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
3447
3448 2004-07-07  Andrew Pinski  <apinski@apple.com>
3449
3450         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
3451
3452 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
3453
3454         * g++.dg/init/call1.C: XFAIL.
3455
3456 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
3457
3458         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
3459         except for movstrict*, to movmem* and clrstr* to clrmem*.
3460
3461 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
3462
3463         * gcc.c-torture/execute/20040707-1.c: New test.
3464
3465 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
3466
3467         * gcc.c-torture/execute/20040706-1.c: New test.
3468
3469 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3470
3471         PR c++/3671
3472         * g++.dg/template/spec14.C: New test.
3473
3474 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
3475
3476         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
3477         nothing if not yet defined.  Use it in b, c and d type definitions.
3478         * gcc.c-torture/execute/20040705-1.c: New test.
3479         * gcc.c-torture/execute/20040705-2.c: New test.
3480
3481 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3482
3483         PR c++/2518
3484         * g++.dg/lookup/new1.C: New test.
3485
3486 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3487
3488         PR c++/11406
3489         * g++.dg/template/sizeof8.C: New test.
3490
3491 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
3492
3493         * gcc.c-torture/compile/20040705-1.c: New test.
3494
3495 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
3496
3497         * gfortran.fortran-torture/execute/seq_io.f90: New test.
3498
3499 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
3500
3501         * gcc.dg/cpp/if-mop.c: Two new testcases.
3502         * gcc.dg/cpp/trad/comment-3.c: New.
3503
3504 2004-07-04  Paul Brook  <paul@codesourcery.com>
3505
3506         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
3507
3508 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
3509
3510         PR c++/3761
3511         * g++.dg/lookup/crash4.C: New test.
3512
3513 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
3514
3515         * gcc.c-torture/execute/builtin-abs-1.c
3516         * gcc.c-torture/execute/builtin-abs-2.c
3517         * gcc.c-torture/execute/builtin-complex-1.c
3518         * gcc.c-torture/execute/builtins/string-1-lib.c
3519         * gcc.c-torture/execute/builtins/string-1.c
3520         * gcc.c-torture/execute/builtins/string-2-lib.c
3521         * gcc.c-torture/execute/builtins/string-2.c
3522         * gcc.c-torture/execute/builtins/string-3-lib.c
3523         * gcc.c-torture/execute/builtins/string-3.c
3524         * gcc.c-torture/execute/builtins/string-4-lib.c
3525         * gcc.c-torture/execute/builtins/string-4.c
3526         * gcc.c-torture/execute/builtins/string-5-lib.c
3527         * gcc.c-torture/execute/builtins/string-5.c
3528         * gcc.c-torture/execute/builtins/string-6-lib.c
3529         * gcc.c-torture/execute/builtins/string-6.c
3530         * gcc.c-torture/execute/builtins/string-7-lib.c
3531         * gcc.c-torture/execute/builtins/string-7.c
3532         * gcc.c-torture/execute/builtins/string-8-lib.c
3533         * gcc.c-torture/execute/builtins/string-8.c
3534         * gcc.c-torture/execute/builtins/string-9-lib.c
3535         * gcc.c-torture/execute/builtins/string-9.c
3536         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
3537         * gcc.c-torture/execute/builtins/string-asm-1.c
3538         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
3539         * gcc.c-torture/execute/builtins/string-asm-2.c
3540         * gcc.c-torture/execute/stdio-opt-1.c
3541         * gcc.c-torture/execute/stdio-opt-2.c
3542         * gcc.c-torture/execute/stdio-opt-3.c
3543         * gcc.c-torture/execute/string-opt-1.c
3544         * gcc.c-torture/execute/string-opt-10.c
3545         * gcc.c-torture/execute/string-opt-11.c
3546         * gcc.c-torture/execute/string-opt-12.c
3547         * gcc.c-torture/execute/string-opt-13.c
3548         * gcc.c-torture/execute/string-opt-14.c
3549         * gcc.c-torture/execute/string-opt-15.c
3550         * gcc.c-torture/execute/string-opt-16.c
3551         * gcc.c-torture/execute/string-opt-2.c
3552         * gcc.c-torture/execute/string-opt-6.c
3553         * gcc.c-torture/execute/string-opt-7.c
3554         * gcc.c-torture/execute/string-opt-8.c:
3555         Replace with ...
3556
3557         * gcc.c-torture/execute/builtins/abs-2.c
3558         * gcc.c-torture/execute/builtins/abs-3.c
3559         * gcc.c-torture/execute/builtins/complex-1.c
3560         * gcc.c-torture/execute/builtins/fprintf.c
3561         * gcc.c-torture/execute/builtins/fputs.c
3562         * gcc.c-torture/execute/builtins/memcmp.c
3563         * gcc.c-torture/execute/builtins/memmove.c
3564         * gcc.c-torture/execute/builtins/memops-asm.c
3565         * gcc.c-torture/execute/builtins/mempcpy-2.c
3566         * gcc.c-torture/execute/builtins/mempcpy.c
3567         * gcc.c-torture/execute/builtins/memset.c
3568         * gcc.c-torture/execute/builtins/printf.c
3569         * gcc.c-torture/execute/builtins/sprintf.c
3570         * gcc.c-torture/execute/builtins/strcat.c
3571         * gcc.c-torture/execute/builtins/strchr.c
3572         * gcc.c-torture/execute/builtins/strcmp.c
3573         * gcc.c-torture/execute/builtins/strcpy.c
3574         * gcc.c-torture/execute/builtins/strcspn.c
3575         * gcc.c-torture/execute/builtins/strlen-2.c
3576         * gcc.c-torture/execute/builtins/strlen.c
3577         * gcc.c-torture/execute/builtins/strncat.c
3578         * gcc.c-torture/execute/builtins/strncmp-2.c
3579         * gcc.c-torture/execute/builtins/strncmp.c
3580         * gcc.c-torture/execute/builtins/strncpy.c
3581         * gcc.c-torture/execute/builtins/strpbrk.c
3582         * gcc.c-torture/execute/builtins/strpcpy-2.c
3583         * gcc.c-torture/execute/builtins/strpcpy.c
3584         * gcc.c-torture/execute/builtins/strrchr.c
3585         * gcc.c-torture/execute/builtins/strspn.c
3586         * gcc.c-torture/execute/builtins/strstr-asm.c
3587         * gcc.c-torture/execute/builtins/strstr.c:
3588         ... these new files.
3589
3590         * gcc.c-torture/execute/builtins/abs-2-lib.c
3591         * gcc.c-torture/execute/builtins/abs-3-lib.c
3592         * gcc.c-torture/execute/builtins/complex-1-lib.c
3593         * gcc.c-torture/execute/builtins/fprintf-lib.c
3594         * gcc.c-torture/execute/builtins/fputs-lib.c
3595         * gcc.c-torture/execute/builtins/memcmp-lib.c
3596         * gcc.c-torture/execute/builtins/memmove-lib.c
3597         * gcc.c-torture/execute/builtins/memops-asm-lib.c
3598         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
3599         * gcc.c-torture/execute/builtins/mempcpy-lib.c
3600         * gcc.c-torture/execute/builtins/memset-lib.c
3601         * gcc.c-torture/execute/builtins/printf-lib.c
3602         * gcc.c-torture/execute/builtins/sprintf-lib.c
3603         * gcc.c-torture/execute/builtins/strcat-lib.c
3604         * gcc.c-torture/execute/builtins/strchr-lib.c
3605         * gcc.c-torture/execute/builtins/strcmp-lib.c
3606         * gcc.c-torture/execute/builtins/strcpy-lib.c
3607         * gcc.c-torture/execute/builtins/strcspn-lib.c
3608         * gcc.c-torture/execute/builtins/strlen-2-lib.c
3609         * gcc.c-torture/execute/builtins/strlen-lib.c
3610         * gcc.c-torture/execute/builtins/strncat-lib.c
3611         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
3612         * gcc.c-torture/execute/builtins/strncmp-lib.c
3613         * gcc.c-torture/execute/builtins/strncpy-lib.c
3614         * gcc.c-torture/execute/builtins/strpbrk-lib.c
3615         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
3616         * gcc.c-torture/execute/builtins/strpcpy-lib.c
3617         * gcc.c-torture/execute/builtins/strrchr-lib.c
3618         * gcc.c-torture/execute/builtins/strspn-lib.c
3619         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
3620         * gcc.c-torture/execute/builtins/strstr-lib.c
3621         * gcc.c-torture/execute/builtins/lib/abs.c
3622         * gcc.c-torture/execute/builtins/lib/fprintf.c
3623         * gcc.c-torture/execute/builtins/lib/memset.c
3624         * gcc.c-torture/execute/builtins/lib/printf.c
3625         * gcc.c-torture/execute/builtins/lib/sprintf.c
3626         * gcc.c-torture/execute/builtins/lib/strcpy.c
3627         * gcc.c-torture/execute/builtins/lib/strcspn.c
3628         * gcc.c-torture/execute/builtins/lib/strncat.c
3629         * gcc.c-torture/execute/builtins/lib/strncmp.c
3630         * gcc.c-torture/execute/builtins/lib/strncpy.c
3631         * gcc.c-torture/execute/builtins/lib/strpbrk.c
3632         * gcc.c-torture/execute/builtins/lib/strspn.c
3633         * gcc.c-torture/execute/builtins/lib/strstr.c:
3634         New files containing support routines.
3635
3636         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
3637         declaration.
3638         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
3639         when not optimizing.
3640
3641 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
3642
3643         PR c++/16240
3644         * g++.dg/abi/mangle22.C: New test.
3645         * g++.dg/abi/mangle23.C: Likewise.
3646
3647 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
3648
3649         PR fortran/16290
3650         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
3651         Allow for cases without denormalized floating point numbers.
3652
3653 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
3654
3655         PR c/1027
3656         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3657         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
3658         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
3659         expected warning text.
3660         * gcc.dg/format/diag-2.c: New test.
3661
3662 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3663
3664         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
3665
3666 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3667
3668         * gcc.dg/builtins-43.c: New.
3669         * gcc.dg/builtins-44.c: New.
3670         * gcc.dg/builtins-45.c: New.
3671
3672 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
3673             Andreas Tobler  <a.tobler@schweiz.ch>
3674
3675         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
3676         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
3677         as SIGSEGV.
3678         * gcc.dg/cleanup-11.c: Likewise.
3679         * gcc.dg/cleanup-8.c: Likewise.
3680         * gcc.dg/cleanup-9.c: Likewise.
3681         * gcc.dg/cleanup-5.c: Run on all platforms.
3682
3683 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
3684
3685         * g++.dg/warn/nonnull1.C: New test.
3686
3687 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
3688
3689         * gcc.dg/compat/compat-common.h: Wrap up CINT in
3690         an #ifndef SKIP_COMPLEX_INT/#endif pair.
3691         Special-case the Sun compiler wrt to <complex.h>.
3692
3693 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
3694
3695         * gcc.dg/Wunreachable-8.C: New test.
3696
3697         * gcc.dg/h8300-ice2.c : New test.
3698
3699 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
3700
3701         PR fortran/16161
3702         * gfortran.fortran-torture/compile/implicit.f90: Add test
3703         for implicit character.
3704
3705 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
3706
3707         PR fortran/16289
3708         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
3709         Use tiny() intrinsic to find smallest non-negative real
3710
3711 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
3712
3713         * gcc.dg/compat/struct-by-value-22_main.c: New test.
3714         * gcc.dg/compat/struct-by-value-22_x.c: New.
3715         * gcc.dg/compat/struct-by-value-22_y.c: New.
3716
3717         * gcc.c-torture/execute/20040629-1.c: New test.
3718
3719 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
3720
3721         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
3722         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
3723
3724         PR target/16195
3725         * gcc.dg/20040625-1.c: New test.
3726
3727 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3728
3729         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
3730
3731 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3732
3733         PR fortran/15963
3734         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
3735
3736 2004-06-29  Richard Henderson  <rth@redhat.com>
3737
3738         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
3739
3740 2004-06-29  Paul Brook  <paul@codesourcery.com>
3741
3742         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
3743         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
3744
3745 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
3746
3747         PR c++/16260
3748         * g++.dg/parse/crash15.C: New.
3749
3750 2004-06-28  Andrew Pinski  <apinski@apple.com>
3751
3752         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
3753         by the error already.
3754
3755         * g++.dg/opt/ptrmem4.C: Change to compile only test.
3756
3757 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
3758
3759         PR target/14041
3760         * gcc.dg/h8300-bss-align-1.c : New.
3761
3762 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3763
3764         * PR c++/16174
3765         * g++.dg/template/ctor4.C: New.
3766
3767 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3768
3769         PR c++/16205
3770         * g++.dg/warn/Wsequence-point-1.C: New test.
3771
3772 2004-06-27  Paul Brook  <paul@codesourcery.com>
3773
3774         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
3775
3776 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
3777
3778         * g++.old-deja/g++.mike/p7325.C: Remove.
3779
3780 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
3781
3782         PR c/14963
3783         * gcc.dg/pr14963.c: New test.
3784
3785 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
3786
3787         PR c++/16193
3788         * g++.dg/parse/redef1.C: New test.
3789
3790 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
3791
3792         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
3793         20021110.c.
3794         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
3795         20021119-1.c.
3796         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
3797         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
3798         5-04.c.
3799         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
3800         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
3801         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
3802         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
3803         g++.brendan/enum14.C.
3804         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
3805         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
3806         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
3807         g++.mike/virt1.C.
3808         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
3809         memtemp24.C.
3810
3811 2004-06-27  Roger Sayle  <roger@eyesopen.com>
3812
3813         * gcc.dg/20040527-1.c: New test case.
3814
3815 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
3816
3817         PR gfortran/pr16196
3818         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
3819
3820 2004-06-25  Roger Sayle  <roger@eyesopen.com>
3821
3822         PR middle-end/15825
3823         * gcc.dg/pr15825-1.c: New test case.
3824
3825 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3826
3827         * gcc.c-torture/execute/20040625-1.c: New test.
3828
3829 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3830
3831         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
3832
3833 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
3834
3835         * gcc.dg/torture/mips-div-1.c: New test.
3836
3837 2004-06-24  Jeff Law  <law@redhat.com>
3838
3839         * gcc.dg/tree-ssa/20040624-1.c: New test.
3840
3841 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
3842
3843         * gcc.c-torture/compile/20040624-1.c: New test.
3844
3845 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3846
3847         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
3848         this directory.
3849
3850 2004-06-23  Andrew Pinski  <apinski@apple.com>
3851
3852         PR middle-end/15988
3853         * g++.dg/opt/ptrmem4.C: New test.
3854
3855         * gcc.dg/c90-array-quals-2.c: New test.
3856
3857 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
3858
3859         * gcc.dg/kpice1.c: New test.
3860
3861 2006-06-23  Andrew Pinski  <apinski@apple.com>
3862
3863         * gcc.dg/c90-array-quals.c: New test.
3864
3865 2006-06-22  Richard Henderson  <rth@redhat.com>
3866
3867         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
3868
3869 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
3870
3871         * gcc.dg/builtins-config.h: Handle FreeBSD.
3872
3873 2006-06-22  Richard Henderson  <rth@redhat.com>
3874
3875         * g++.dg/opt/devirt1.C: New.
3876
3877 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
3878
3879         * g++.dg/opt/pr15551.C: New testcase.
3880
3881 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
3882
3883         PR target/14800
3884         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
3885         x86_64-*-linux* when compiling for 32bit.
3886
3887 2004-06-21  Andrew Pinski  <apinski@apple.com>
3888
3889         * gcc.dg/pch/struct-1.c: New.
3890         * gcc.dg/pch/struct-1.hs: New.
3891
3892 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
3893
3894         * gcc.dg/pch/save-temps-1.c: New file.
3895         * gcc.dg/pch/save-temps-1.hs: New file.
3896
3897 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3898
3899         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
3900         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
3901
3902 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3903
3904         * gfortran.fortran-torture/execute/select_1.f90: Rename function
3905         to fix type error.
3906         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
3907         Remove trailing spaces.
3908
3909 2004-06-21  Richard Henderson  <rth@redhat.com>
3910
3911         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
3912         merging && to BIT_FIELD_REF.
3913
3914 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
3915
3916         * g++.dg/opt/placeholder1.C: New test.
3917
3918 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3919
3920         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
3921         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
3922         * gcc.dg/compat/union-m128-1_x.c: Likewise.
3923         * gcc.dg/compat/union-m128-1_y.c: Likewise.
3924
3925 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
3926
3927         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
3928         extern "C".
3929         * g++.dg/other/pragma-re-1.C: Add comments.
3930
3931 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
3932
3933         PR gfortran/16080
3934         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
3935
3936 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
3937
3938         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
3939         instead of setting the type of size_t by
3940         hand.
3941
3942 2004-06-18  Roger Sayle  <roger@eyesopen.com>
3943
3944         * gcc.dg/unordered-2.c: New test case.
3945         * gcc.dg/unordered-3.c: New test case.
3946
3947 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
3948
3949         PR other/16043
3950         * lib/g++.exp (g++_version): Tweak regexp for version
3951         * lib/g77.exp (g77_version): Likewise
3952         * lib/gfortran.exp (gfortran_version): Likewise
3953         * lib/objc.exp (objc_version): Likewise
3954         * lib/treelang.exp (treelang_version): Likewise
3955
3956 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
3957
3958         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
3959         Use INT_MAX instead of __INT_MAX__.
3960         * gcc.dg/compat/struct-align-2_y.c: Likewise.
3961
3962         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
3963         * gcc.dg/compat/scalar-return-3_x.c: Use it.
3964         * gcc.dg/compat/scalar-return-3_y.c: Use it.
3965         * gcc.dg/compat/scalar-return-4_x.c: Use it.
3966         * gcc.dg/compat/scalar-return-4_y.c: Use it.
3967         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
3968         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
3969         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
3970         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
3971
3972         * gcc.dg/range-test-1.c: New test.
3973         * g++.dg/opt/range-test-1.C: New test.
3974
3975 2004-06-17  Richard Henderson  <rth@redhat.com>
3976
3977         * objc.dg/sync-1.m: New.
3978         * objc.dg/try-catch-1.m: Don't force next runtime.
3979         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
3980         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
3981         shadowed catch clause.
3982         * objc.dg/try-catch-5.m: New.
3983
3984 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
3985
3986         Bug 14610
3987         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
3988
3989 2004-06-15  Richard Henderson  <rth@redhat.com>
3990
3991         * gcc.dg/20001116-1.c: Move expected warning line.
3992
3993 2004-06-15  Richard Henderson  <rth@redhat.com>
3994
3995         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
3996         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
3997
3998 2004-06-15  Jeff Law  <law@redhat.com>
3999
4000         * gcc.dg/tree-ssa/20040615-1.c: New test.
4001         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
4002         be less sensitive to operand ordering.
4003         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
4004
4005 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
4006
4007         * g++.dg/abi/bitfield3.C: Add comment..
4008
4009 2004-06-15  Richard Henderson  <rth@redhat.com>
4010
4011         * g++.dg/ext/stmtexpr1.C: XFAIL.
4012         * gcc.dg/20030612-1.c: XFAIL.
4013
4014 2004-06-15  Eric Christopher  <echristo@redhat.com>
4015
4016         * g++.dg/charset/asm5.c: New.
4017         * gcc.dg/charset/asm6.c: New.
4018
4019 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4020
4021         PR fortran/15962
4022         * gfortran.fortran-torture/execute/select_1.f90: New test.
4023
4024 2004-06-15  Paul Brook  <paul@codesourcery.com>
4025
4026         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
4027
4028 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4029
4030         PR c++/15967
4031         * g++.dg/lookup/crash3.C: New test.
4032
4033 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4034
4035         PR c++/15947
4036         * g++.dg/parse/dtor4.C: New test.
4037
4038 2004-06-14  Jeff Law  <law@redhat.com>
4039
4040         * gcc.c-torture/compile/20040614-1.c: New test.
4041
4042 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4043
4044         PR fortran/15211
4045         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
4046         LEN of a character array.
4047
4048 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
4049
4050         PR c++/15096
4051         * g++.dg/template/ptrmem10.C: New test.
4052
4053         PR c++/14930
4054         * g++.dg/template/friend30.C: New test.
4055
4056 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4057
4058         PR fortran/14928
4059         * gfortran.fortran-torture/compile/mloc.f90: New test.
4060
4061 2004-06-13  Paul Brook  <paul@codesourcery.com>
4062
4063         * gfortran.fortran-torture/execute/random_2.f90: New test.
4064
4065 2004-06-13  Eric Christopher  <echristo@redhat.com>
4066
4067         * gcc.dg/noncompile/redecl-1.c: Fix error message.
4068
4069 2004-06-12  Paul Brook  <paul@codesourcery.com>
4070
4071         * gfortran.fortran-torture/execute/contained_3.f90: New test.
4072
4073 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4074
4075         PR fortran/14923
4076         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
4077
4078 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4079
4080         PR fortran/14957
4081         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
4082         syntax errors in end statements of contained subroutines.
4083
4084 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4085
4086         PR fortran/12841
4087         * gfortran.fortran-torture/execute/null_arg.f90: New test.
4088
4089 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4090
4091         PR fortran/15665
4092         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
4093
4094 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4095
4096         PR gfortran/12839
4097         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
4098
4099 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
4100
4101         PR c++/15862
4102         * g++.dg/parse/enum1.C: New test.
4103
4104 2004-06-10  Jeff Law  <law@redhat.com>
4105
4106         * gcc.c-torture/compile/20040610-1.c: New test.
4107
4108 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4109
4110         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
4111         * g++.old-deja/g++.other/decl3.C: Likewise.
4112
4113 2004-06-10  Brian Booth  <bbooth@redhat.com>
4114
4115         * gcc.dg/tree-ssa/20031015-1.c: Scan for
4116         V_MAY_DEF instead of VDEF.
4117         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
4118
4119 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
4120
4121         PR c++/14211
4122         * g++.dg/conversion/const1.C: New test.
4123
4124         PR c++/15076
4125         * g++.dg/conversion/reinterpret1.C: New test.
4126
4127         PR c++/15877
4128         * g++.dg/template/enum2.C: New test.
4129
4130         PR c++/15227
4131         * g++.dg/template/error13.C: New test.
4132
4133 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4134
4135         PR fortran/14957
4136         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
4137         arguments to test_* REAL and of the right size.
4138
4139 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4140
4141         PR target/15569
4142         PR rtl-optimization/15681
4143         * gcc.dg/20040609-1.c: New test.
4144
4145 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4146
4147         PR c++/14791
4148         * g++.dg/opt/builtins1.C: New test.
4149
4150 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
4151
4152         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
4153         that use default windows32 struct layout.
4154         * gcc.dg/i386-bitfield2.c: Likewise.
4155
4156 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
4157
4158         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
4159         for mingw32 and cygwin targets.
4160
4161 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
4162
4163         * gcc.dg/pch/macro-4.c: New.
4164         * gcc.dg/pch/macro-4.hs: New.
4165
4166 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4167
4168         PR fortran/13249
4169         * gfortran.fortran-torture/compile/name_clash.f90: New test.
4170
4171 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4172
4173         PR fortran/13372
4174         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
4175
4176 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4177
4178         PR gfortran/14897
4179         * gfortran.fortran-torture/execute/t_edit.f90: New test.
4180
4181 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4182
4183         PR gfortran/15755
4184         * gfortran.fortran-torture/execute/backspace.c : New test.
4185
4186 2004-06-09  Paul Brook  <paul@codesourcery.com>
4187
4188         * gfortran.fortran-torture/execure/intrinsic_associated.f90
4189         (pointer_to_section): Rewrite to use smaller array.
4190
4191 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
4192
4193         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
4194         * gcc.dg/ext/altivec-10.c: Same.
4195         * gcc.dg/ext/altivec-11.c: Same.
4196         * gcc.dg/ext/altivec-12.c: Same.
4197         * gcc.dg/ext/altivec-13.c: Same.
4198         * gcc.dg/ext/altivec-14.c: Same.
4199         * gcc.dg/ext/altivec-15.c: Same.
4200         * gcc.dg/ext/altivec-16.c: Same.
4201         * gcc.dg/ext/altivec-3.c: Same.
4202         * gcc.dg/ext/altivec-4.c: Same.
4203         * gcc.dg/ext/altivec-6.c: Same.
4204         * gcc.dg/ext/altivec-7.c: Same.
4205         * gcc.dg/ext/altivec-8.c: Same.
4206         * gcc.dg/ext/altivec-varargs-1.c: Same.
4207
4208         * g++.dg/ext/altivec-1.C: Correct dg syntax.
4209         * g++.dg/ext/altivec-10.C: Same.
4210         * g++.dg/ext/altivec-2.C: Same.
4211         * g++.dg/ext/altivec-3.C: Same.
4212         * g++.dg/ext/altivec-4.C: Same.
4213         * g++.dg/ext/altivec-5.C: Same.
4214         * g++.dg/ext/altivec-6.C: Same.
4215         * g++.dg/ext/altivec-7.C: Same.
4216         * g++.dg/ext/altivec-8.C: Same.
4217         * g++.dg/ext/altivec-9.C: Same.
4218
4219 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4220
4221         PR c++/7841
4222         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
4223
4224 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4225
4226         * gcc.dg/union-1.c: New test.
4227
4228 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4229
4230         * gcc.dg/builtins-41.c: New test case.
4231         * gcc.dg/builtins-42.c: New test case.
4232
4233 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4234
4235         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
4236         * g++.dg/ext/altivec-10.C: Same.
4237         * g++.dg/ext/altivec-2.C: Same.
4238         * g++.dg/ext/altivec-3.C: Same.
4239         * g++.dg/ext/altivec-4.C: Same.
4240         * g++.dg/ext/altivec-5.C: Same.
4241         * g++.dg/ext/altivec-6.C: Same.
4242         * g++.dg/ext/altivec-7.C: Same.
4243         * g++.dg/ext/altivec-8.C: Same.
4244         * g++.dg/ext/altivec-9.C: Same.
4245         * g++.old-deja/g++.abi/cxa_vec.C: Same.
4246         * g++.old-deja/g++.brendan/new3.C: Same.
4247         * gcc.c-torture/execute/eeprof-1.x: Same.
4248
4249 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4250
4251         PR c/14765
4252         * gcc.dg/pr14765-1.c: New test.
4253
4254 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4255
4256         PR c/14649
4257         * gcc.dg/pr14649-1.c: New test case.
4258
4259 2004-06-07  Richard Henderson  <rth@redhat.com>
4260
4261         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
4262         if temporaries.
4263
4264 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4265
4266         * g++.dg/eh/elide1.C: Remove XFAIL.
4267
4268 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
4269
4270         PR c++/15337
4271         * g++.dg/expr/sizeof3.C: New test.
4272
4273         PR c++/14777
4274         * g++.dg/template/access14.C: New test.
4275
4276         PR c++/15554
4277         * g++.dg/template/enum1.C: New test.
4278
4279         PR c++/15057
4280         * g++.dg/eh/throw1.C: New test.
4281
4282 2004-06-07  David Ayers  <d.ayers@inode.at>
4283             Ziemowit Laski  <zlaski@apple.com>
4284
4285         * lib/objc.exp (objc_target_compile): Revert the '-framework
4286         Foundation' flag fix, since bare Darwin does not ship
4287         with the Foundation framework.
4288         * objc/execute/next_mapping.h: Provide a local NSConstantString
4289         @interface and @implementation.
4290         (objc_constant_string_init): A constructor function, used to
4291         initialize the NSConstantString meta-class object.
4292         * objc/execute/string1.m: Include "next_mapping.h" instead of
4293         <Foundation/NSString.h>.
4294         * objc/execute/string2.m: Likewise.
4295         * objc/execute/string3.m: Likewise.
4296         * objc/execute/string4.m: Likewise.
4297
4298 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
4299
4300         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
4301         to double. Replace double with FLOAT.
4302         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
4303
4304         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4305         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4306         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4307         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4308         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4309         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4310         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4311         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4312
4313 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4314
4315         PR c/13519
4316         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4317
4318 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4319
4320         PR c++/15503
4321         * g++.dg/template/meminit2.C: New test.
4322
4323 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4324
4325         PR target/15822
4326         * gcc.c-torture/execute/compare-fp-1.c,
4327         gcc.c-torture/execute/compare-fp-2.c,
4328         gcc.c-torture/execute/compare-fp-3.c,
4329         gcc.c-torture/execute/compare-fp-4.c,
4330         gcc.c-torture/execute/compare-fp-3.x,
4331         gcc.c-torture/execute/compare-fp-4.x: Moved...
4332         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4333         gcc.c-torture/execute/ieee/compare-fp-2.c,
4334         gcc.c-torture/execute/ieee/compare-fp-3.c,
4335         gcc.c-torture/execute/ieee/compare-fp-4.c,
4336         gcc.c-torture/execute/ieee/compare-fp-3.x,
4337         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4338
4339 2004-06-04  David Ayers  <d.ayers@inode.at>
4340
4341         * objc/execute/protocol-isEqual-4.m: New testcase.
4342
4343 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4344
4345         * objc/execute/protocol-isEqual-1.m: New testcase.
4346         * objc/execute/protocol-isEqual-2.m: New testcase.
4347         * objc/execute/protocol-isEqual-3.m: New testcase.
4348
4349 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4350
4351         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4352
4353 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4354
4355         * lib/objc.exp (objc_target_compile): When running tests on
4356         Darwin (Mac OS X), inform the linker about '-framework
4357         'Foundation'.
4358
4359 2004-06-02  Eric Christopher  <echristo@redhat.com>
4360
4361         * gcc.c-torture/compile/20040602-1.c: New.
4362
4363 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4364
4365         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4366         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4367
4368         PR tree-optimization/14736
4369         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4370
4371         PR tree-optimization/14042
4372         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4373
4374         PR tree-optimization/14729
4375         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4376
4377 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4378
4379         PR fortran/15557
4380         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
4381
4382 2004-06-01  Richard Hederson  <rth@redhat.com>
4383
4384         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
4385
4386 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4387
4388         PR c++/14932
4389         * g++.dg/parse/offsetof4.C: New test.
4390
4391 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
4392
4393         PR objc/7993
4394         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
4395
4396 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
4397
4398         PR c++/15701
4399         * g++.dg/template/friend29.C: New test.
4400
4401 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
4402
4403         PR c/15749
4404         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
4405
4406 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
4407
4408         * gcc.dg/sparc-trap-1.c: New test.
4409
4410 2004-05-31  Roger Sayle  <roger@eyesopen.com>
4411
4412         PR middle-end/15069
4413         * g++.dg/opt/fold3.C: New test case.
4414
4415 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
4416
4417         * lib/target-supports.exp (check_iconv_available): Fix fallout
4418         from 2004-05-28 patch.
4419
4420 2004-05-30  Paul Brook  <paul@codesourcery.com>
4421
4422         PR fortran/15620
4423         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
4424         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
4425
4426 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
4427
4428         * gfortran.fortran-torture/execute/random_1.f90: New test.
4429
4430 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4431
4432         * g++.dg/ext/altivec-10.C: New test.
4433
4434 2004-05-29  Paul Brook  <paul@codesourcery.com>
4435
4436         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
4437
4438 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4439
4440         * gcc.dg/altivec-16.c: New test.
4441
4442 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
4443
4444         * lib/target-supports.exp (check_vmx_hw_available): New.
4445         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
4446
4447         * lib/target-supports.exp (check_alias_available,
4448         check_iconv_available, check_named_sections_available): Use
4449         unique names for temporary files.
4450
4451 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
4452
4453         * gcc.dg/altivec-15.c: New test.
4454
4455 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4456
4457         PR c++/15083
4458         * g++.dg/warn/noeffect6.C: New test.
4459
4460         PR c++/15471
4461         * g++.dg/expr/ptrmem4.C: New test.
4462
4463         PR c++/15640
4464         * g++.dg/template/operator3.C: New test.
4465
4466 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
4467
4468         PR c++/14668
4469         * g++.dg/lookup/redecl1.C: New test.
4470         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
4471
4472 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
4473
4474         * gcc.c-torture/execute/compare-fp-1.c,
4475         gcc.c-torture/execute/compare-fp-2.c,
4476         gcc.c-torture/execute/compare-fp-3.c,
4477         gcc.c-torture/execute/compare-fp-4.c,
4478         gcc.c-torture/execute/compare-fp-3.x,
4479         gcc.c-torture/execute/compare-fp-4.x,
4480         gcc.dg/pr15649-1.c: New.
4481
4482 2004-05-27  Adam Nemet  <anemet@lnxw.com>
4483
4484         PR c++/12883
4485         * g++.dg/init/array14.C: New test.
4486
4487 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
4488
4489         * lib/compat.exp (compat-get-options-main): New.
4490         (compat-get-options): Remove unneeded code, warn for ignored
4491         command.
4492         (compat-execute): Check flag set by dg-require-* commands.
4493
4494         * lib/compat.exp (compat-execute): Break up long lines.
4495
4496 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
4497
4498         * gcc.dg/altivec-7.c: Don't use 'vector long'.
4499         * gcc.dg/altivec-14.c: New test.
4500         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
4501
4502         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
4503         * gcc.dg/altivec-12.c: Ditto.
4504
4505         * gcc.dg/altivec-3.c: Move call to altivec_check.
4506
4507 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4508
4509         PR c++/15044
4510         * g++.dg/template/error12.C: New test.
4511
4512         PR c++/15317
4513         * g++.dg/ext/attrib15.C: New test.
4514
4515         PR c++/15329
4516         * g++.dg/template/ptrmem9.C: New test.
4517
4518 2004-05-25  Paul Brook  <paul@codesourcery.com>
4519
4520         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
4521
4522 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4523
4524         PR c++/15165
4525         * g++.dg/template/crash19.C: New test.
4526
4527 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4528
4529         PR c++/15025
4530         * g++.dg/template/redecl1.C: New test.
4531
4532 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
4533
4534         PR c++/14821
4535         * g++.dg/other/ns1.C: New test.
4536
4537         PR c++/14883
4538         * g++.dg/template/invalid1.C: New test.
4539
4540 2004-05-23  Paul Brook  <paul@codesourcery.com>
4541         Victor Leikehman  <lei@haifasphere.co.il>
4542
4543         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
4544         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
4545
4546 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4547
4548         PR c++/15285
4549         PR c++/15299
4550         * g++.dg/template/non-dependent5.C: New test.
4551         * g++.dg/template/non-dependent6.C: New test.
4552
4553 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
4554
4555         PR c++/15507
4556         * g++.dg/inherit/union1.C: New test.
4557
4558         PR c++/15542
4559         * g++.dg/template/addr1.C: New test.
4560
4561         PR c++/15427
4562         * g++.dg/template/array5.C: New test.
4563
4564         PR c++/15287
4565         * g++.dg/template/array6.C: New test.
4566
4567 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
4568             Roger Sayle  <roger@eyesopen.com>
4569
4570         * g++.dg/lookup/forscope2.C: New test case.
4571
4572 2004-05-22  Ben Elliston  <bje@au.ibm.com>
4573
4574         * gcc.dg/cpp/Wmissingdirs.c: New.
4575
4576 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4577
4578         PR target/15301
4579         * gcc.dg/compat/union-m128-1.h: New file.
4580         * gcc.dg/compat/union-m128-1_main.c: Likewise.
4581         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4582         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4583
4584 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
4585
4586         PR target/15302
4587         * gcc.dg/compat/struct-complex-1.h: New file.
4588         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
4589         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
4590         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4591
4592 2004-05-20  Roger Sayle  <roger@eyesopen.com>
4593
4594         PR middle-end/3074
4595         * gcc.dg/pr3074-1.c: New test case.
4596         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
4597
4598 2004-05-20  Falk Hueffner  <falk@debian.org>
4599
4600         PR other/15526
4601         * gcc.dg/ftrapv-1.c: New test case.
4602
4603 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
4604
4605         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
4606
4607 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
4608             Jeff Law  <law@redhat.com>
4609
4610         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
4611         * gcc.dg/tree-ssa/20040518-2.c: New test.
4612
4613         * gcc.dg/tree-ssa/20040518-1.c: New test.
4614
4615 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
4616
4617         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
4618
4619 2004-05-18  Paul Brook  <paul@codesourcery.com>
4620
4621         PR fortran/13930
4622         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
4623
4624 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4625
4626         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
4627         constant folding.
4628
4629 2004-05-17  Steven Bosscher  <stevenb@suse.de>
4630
4631         * gcc.dg/tree-ssa/20040517-1.c: New test.
4632
4633 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4634
4635         * gcc.dg/loop-4.c: New test.
4636
4637 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
4638
4639         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
4640
4641 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
4642
4643         PR fortran/15311
4644         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
4645
4646 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4647
4648         PR fortran/13826
4649         PR fortran/13940
4650         * gfortran.fortran-torture/compile/data_1.f90: New test.
4651
4652 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
4653
4654         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
4655         * gcc.dg/uninit-H.c: Define ASM for __s390__.
4656
4657 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4658
4659         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
4660
4661 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
4662
4663         PR c/15444
4664         * gcc.dg/format/xopen-1.c: Adjust expected message.
4665         * gcc.dg/format/xopen-3.c: New test.
4666
4667 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
4668
4669         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
4670
4671 2004-05-14  Jeff Law  <law@redhat.com>
4672
4673         * gcc.dg/tree-ssa/20040514-2.c: New test.
4674
4675 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4676
4677         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
4678         this ...
4679         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
4680         this.
4681
4682 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
4683
4684         * gcc.dg/tree-ssa/20040514-1.c: New test.
4685
4686 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4687
4688         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
4689         test.
4690
4691 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4692
4693         PR fortran/14066
4694         * gfortran.fortran-torture/compile/do_1.f90: New test.
4695
4696 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4697
4698         PR fortran/15051
4699         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
4700         test.
4701
4702 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
4703
4704         PR fortran/15149
4705         * gfortran.fortran-torture/execute/random_init.f90: New test.
4706
4707 2004-05-13  Paul Brook  <paul@codesourcery.com>
4708
4709         PR fortran/15314
4710         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
4711
4712 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
4713
4714         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
4715         for the powerpc case.
4716
4717 2004-05-13  Jeff Law  <law@redhat.com>
4718
4719         * gcc.dg/tree-ssa/20040513-1.c: New test.
4720         * gcc.dg/tree-ssa/20040513-2.c: New test.
4721
4722 2004-05-13  Paul Brook  <paul@codesourcery.com>
4723
4724         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
4725         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
4726         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
4727
4728 2004-05-13  Andreas Schwab  <schwab@suse.de>
4729
4730         PR other/10819
4731         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
4732         characters.
4733
4734 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
4735
4736         PR fortran/15294
4737         * gfortran.fortran-torture/execute/adjustr.f90: New file.
4738
4739 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4740
4741         Merge from tree-ssa-20020619-branch.  See
4742         ChangeLog.tree-ssa for details.
4743
4744 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
4745
4746         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
4747         include <altivec.h> explicitly.
4748         * gcc.dg/altivec-13.c: Likewise.
4749
4750 2004-05-11  Paul Brook  <paul@codesourcery.com>
4751
4752         * gcc.c-torture/compile/20010518-1.c: Force enum size.
4753
4754 2004-05-10  Eric Christopher  <echristo@redhat.com>
4755
4756         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
4757         * gcc.dg/sibcall-4.c: Ditto.
4758
4759 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
4760
4761         * g++.dg/ext/altivec-8.C: New test case.
4762         * gcc.dg/altivec-13.c: New test case.
4763
4764 2004-05-08  Roger Sayle  <roger@eyesopen.com>
4765
4766         * gcc.c-torture/execute/divcmp-1.c: New test case.
4767         * gcc.c-torture/execute/divcmp-2.c: New test case.
4768         * gcc.c-torture/execute/divcmp-3.c: New test case.
4769
4770 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
4771
4772         * g++.dg/other/pragma-re-2.C: New test.
4773
4774 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4775
4776         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
4777         * gcc.dg/i386-387-2.c: Likewise.
4778
4779         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
4780         __builtin_drem.
4781         * gcc.dg/i386-387-6.c: Likewise.
4782
4783 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
4784
4785         * gcc.dg/builtins-33.c:  Also check log1p*.
4786
4787 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
4788
4789         PR optimization/15296
4790         * gcc.c-torture/execute/pr15296.c: New test.
4791
4792 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
4793
4794         * gcc.dg/builtins-40.c: New test.
4795
4796 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
4797
4798         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
4799
4800 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
4801
4802         * g++.dg/ext/spe1.C: New testcase.
4803
4804 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
4805
4806         * objc.dg/image-info.m: Allow additional attributes
4807         for __image_info section.
4808
4809 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
4810
4811         * gcc.dg/torture/mips-hilo-2.c: New test.
4812
4813 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4814
4815         PR c++/14389
4816         * g++.dg/template/member5.C: New test.
4817
4818 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
4819
4820         * gcc.dg/builtins-34.c: Also check expm1*.
4821
4822 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4823
4824         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
4825         * gcc.dg/torture/builtin-convert-3.c: New test.
4826
4827 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
4828
4829         PR middle-end/15054
4830         * g++.dg/opt/pr15054.C: New test.
4831
4832 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4833
4834         * gcc.dg/torture/builtin-rounding-1.c: New test.
4835         * gcc.dg/builtins-25.c: Delete.
4836         * gcc.dg/builtins-29.c: Delete.
4837
4838 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
4839
4840         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
4841         * gcc.dg/sibcall-4.c: Likewise.
4842         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
4843
4844 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4845
4846         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
4847         bit-field on 16-bit targets.
4848
4849 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
4850
4851         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
4852         16-bit targets.
4853
4854 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
4855
4856         * gcc.dg/rs6000-power2-1.c: Change to compile only.
4857         * gcc.dg/rs6000-power2-2.c: Likewise.
4858
4859 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
4860
4861         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
4862         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
4863         Change the asm registers to be in form of frN instead of fN.
4864
4865 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4866
4867         * gcc.dg/torture/builtin-convert-2.c: New test.
4868
4869 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
4870
4871         * gcc.dg/rs6000-power2-1.c: New test.
4872         * gcc.dg/rs6000-power2-2.c: New test.
4873
4874 2004-04-28  Jan Hubicka  <jh@suse.cz>
4875
4876         * gcc.dg/unused-6.c: New test.
4877
4878 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
4879             Ulrich Weigand  <uweigand@de.ibm.com>
4880
4881         * ada/acats/run_all.sh: Define $target variable.
4882
4883 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
4884
4885         PR c++/15119
4886         * g++.dg/other/vararg-1.C: New test.
4887
4888         PR c++/4794
4889         * g++.dg/eh/cleanup3.C: New test.
4890
4891 2004-04-24  Laurent GUERBY <laurent@guerby.net>
4892
4893         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
4894         and ad8011a (target_insn).
4895         * ada/acats/support/macro.dfs: Likewise.
4896         * ada/acats/support/impbit.adb: New file.
4897
4898 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
4899
4900         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
4901
4902 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4903
4904         * gcc.dg/loop-3.c: New test.
4905
4906 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
4907
4908         * gcc.c-torture/execute/simd-5.c: New test.
4909
4910 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4911
4912         PR c++/15064
4913         * g++.dg/template/crash18.C: New test.
4914
4915 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
4916
4917         * g++.dg/ext/complit3.C: New test.
4918
4919 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4920
4921         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
4922         * gcc.dg/altivec-3.c: Same.
4923         * gcc.dg/altivec-varargs-1.c: Same.
4924
4925 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
4926
4927         * lib/target-supports.exp (check_profiling_available): Assume
4928         profiling is not available on powerpc-eabi targets.
4929
4930 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
4931
4932         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
4933         * gcc.dg/vmx/bug-1.c: Ditto.
4934
4935 2004-04-20  Eric Christopher  <echristo@redhat.com>
4936
4937         * gcc.dg/charset/extern.c: New test.
4938         * g++.dg/charset/extern3.cc: Ditto.
4939
4940 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
4941
4942         * gcc.dg/builtins-39.c: New test.
4943
4944 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
4945
4946         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
4947
4948 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
4949
4950         * gcc.dg/torture/mips-hilo-1.c: New test.
4951
4952 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
4953
4954         * gcc.c-torture/compile/20040419-1.c: New test.
4955
4956 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
4957
4958         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
4959
4960 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
4961             Aldy Hernandez  <aldyh@redhat.com>
4962
4963         * gcc.c-torture/execute/va-arg-24.c: New.
4964
4965 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
4966             Aldy Hernandez  <aldyh@redhat.com>
4967
4968         * gcc.dg/vmx/1b-01.c: New.
4969         * gcc.dg/vmx/1b-02.c: New.
4970         * gcc.dg/vmx/1b-03.c: New.
4971         * gcc.dg/vmx/1b-04.c: New.
4972         * gcc.dg/vmx/1b-05.c: New.
4973         * gcc.dg/vmx/1b-06.c: New.
4974         * gcc.dg/vmx/1b-07.c: New.
4975         * gcc.dg/vmx/1c-01.c: New.
4976         * gcc.dg/vmx/1c-02.c: New.
4977         * gcc.dg/vmx/3a-01a.c: New.
4978         * gcc.dg/vmx/3a-01.c: New.
4979         * gcc.dg/vmx/3a-01m.c: New.
4980         * gcc.dg/vmx/3a-03.c: New.
4981         * gcc.dg/vmx/3a-03m.c: New.
4982         * gcc.dg/vmx/3a-04.c: New.
4983         * gcc.dg/vmx/3a-04m.c: New.
4984         * gcc.dg/vmx/3a-05.c: New.
4985         * gcc.dg/vmx/3a-06.c: New.
4986         * gcc.dg/vmx/3a-06m.c: New.
4987         * gcc.dg/vmx/3a-07.c: New.
4988         * gcc.dg/vmx/3b-01.c: New.
4989         * gcc.dg/vmx/3b-02.c: New.
4990         * gcc.dg/vmx/3b-10.c: New.
4991         * gcc.dg/vmx/3b-13.c: New.
4992         * gcc.dg/vmx/3b-14.c: New.
4993         * gcc.dg/vmx/3b-15.c: New.
4994         * gcc.dg/vmx/3c-01a.c: New.
4995         * gcc.dg/vmx/3c-01.c: New.
4996         * gcc.dg/vmx/3c-02.c: New.
4997         * gcc.dg/vmx/3c-03.c: New.
4998         * gcc.dg/vmx/3d-01.c: New.
4999         * gcc.dg/vmx/4-01.c: New.
5000         * gcc.dg/vmx/4-03.c: New.
5001         * gcc.dg/vmx/5-01.c: New.
5002         * gcc.dg/vmx/5-02.c: New.
5003         * gcc.dg/vmx/5-03.c: New.
5004         * gcc.dg/vmx/5-04.c: New.
5005         * gcc.dg/vmx/5-05.c: New.
5006         * gcc.dg/vmx/5-06.c: New.
5007         * gcc.dg/vmx/5-07.c: New.
5008         * gcc.dg/vmx/5-07t.c: New.
5009         * gcc.dg/vmx/5-08.c: New.
5010         * gcc.dg/vmx/5-10.c: New.
5011         * gcc.dg/vmx/5-11.c: New.
5012         * gcc.dg/vmx/7-01a.c: New.
5013         * gcc.dg/vmx/7-01.c: New.
5014         * gcc.dg/vmx/7c-01.c: New.
5015         * gcc.dg/vmx/7d-01.c: New.
5016         * gcc.dg/vmx/7d-02.c: New.
5017         * gcc.dg/vmx/8-01.c: New.
5018         * gcc.dg/vmx/8-02a.c: New.
5019         * gcc.dg/vmx/8-02.c: New.
5020         * gcc.dg/vmx/brode-1.c: New.
5021         * gcc.dg/vmx/bug-1.c: New.
5022         * gcc.dg/vmx/bug-2.c: New.
5023         * gcc.dg/vmx/bug-3.c: New.
5024         * gcc.dg/vmx/cw-bug-1.c: New.
5025         * gcc.dg/vmx/cw-bug-2.c: New.
5026         * gcc.dg/vmx/cw-bug-3.c: New.
5027         * gcc.dg/vmx/dct.c: New.
5028         * gcc.dg/vmx/debug-1.c: New.
5029         * gcc.dg/vmx/debug-2.c: New.
5030         * gcc.dg/vmx/debug-3.c: New.
5031         * gcc.dg/vmx/debug-4.c: New.
5032         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
5033         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
5034         * gcc.dg/vmx/eg-5.c: New.
5035         * gcc.dg/vmx/fft.c: New.
5036         * gcc.dg/vmx/gcc-bug-1.c: New.
5037         * gcc.dg/vmx/gcc-bug-2.c: New.
5038         * gcc.dg/vmx/gcc-bug-3.c: New.
5039         * gcc.dg/vmx/gcc-bug-4.c: New.
5040         * gcc.dg/vmx/gcc-bug-5.c: New.
5041         * gcc.dg/vmx/gcc-bug-6.c: New.
5042         * gcc.dg/vmx/gcc-bug-7.c: New.
5043         * gcc.dg/vmx/gcc-bug-8.c: New.
5044         * gcc.dg/vmx/gcc-bug-9.c: New.
5045         * gcc.dg/vmx/gcc-bug-b.c: New.
5046         * gcc.dg/vmx/gcc-bug-c.c: New.
5047         * gcc.dg/vmx/gcc-bug-d.c: New.
5048         * gcc.dg/vmx/gcc-bug-e.c: New.
5049         * gcc.dg/vmx/gcc-bug-f.c: New.
5050         * gcc.dg/vmx/gcc-bug-g.c: New.
5051         * gcc.dg/vmx/gcc-bug-i.c: New.
5052         * gcc.dg/vmx/harness.h: New.
5053         * gcc.dg/vmx/ira1.c: New.
5054         * gcc.dg/vmx/ira2a.c: New.
5055         * gcc.dg/vmx/ira2b.c: New.
5056         * gcc.dg/vmx/ira2.c: New.
5057         * gcc.dg/vmx/ira2c.c: New.
5058         * gcc.dg/vmx/mem.c: New.
5059         * gcc.dg/vmx/newton-1.c: New.
5060         * gcc.dg/vmx/ops.c: New.
5061         * gcc.dg/vmx/sn7153.c: New.
5062         * gcc.dg/vmx/spill2.c: New.
5063         * gcc.dg/vmx/spill3.c: New.
5064         * gcc.dg/vmx/spill.c: New.
5065         * gcc.dg/vmx/t.c: New.
5066         * gcc.dg/vmx/varargs-1.c: New.
5067         * gcc.dg/vmx/varargs-2.c: New.
5068         * gcc.dg/vmx/varargs-3.c: New.
5069         * gcc.dg/vmx/varargs-4.c: New.
5070         * gcc.dg/vmx/varargs-5.c: New.
5071         * gcc.dg/vmx/varargs-6.c: New.
5072         * gcc.dg/vmx/varargs-7.c: New.
5073         * gcc.dg/vmx/vmx.exp: New.
5074         * gcc.dg/vmx/vprint-1.c: New.
5075         * gcc.dg/vmx/vscan-1.c: New.
5076         * gcc.dg/vmx/x-01.c: New.
5077         * gcc.dg/vmx/x-02.c: New.
5078         * gcc.dg/vmx/x-03.c: New.
5079         * gcc.dg/vmx/x-04.c: New.
5080         * gcc.dg/vmx/x-05.c: New.
5081         * gcc.dg/vmx/yousufi-1.c: New.
5082         * gcc.dg/vmx/zero-1.c: New.
5083         * gcc.dg/vmx/zero.c: New.
5084
5085 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
5086
5087         * g++.dg/lookup/java1.C: Update for chage of
5088         _Jv_AllocObject.
5089         * g++.dg/lookup/java2.C: Likewise.
5090
5091 2004-04-17  Laurent GUERBY <laurent@guerby.net>
5092
5093         * ada/acats/run_all.sh: use -O2 by default.
5094
5095 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
5096
5097         * gcc.dg/vr-mult-[12].c: New tests.
5098
5099 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5100
5101         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
5102
5103         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
5104
5105 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
5106
5107         * lib/target-supports.exp (check_profiling_available): Assume profiling
5108         isn't available for mips*-*-elf targets.
5109
5110 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
5111
5112         * gcc.dg/builtins-38.c: New test.
5113
5114 2004-04-14  Eric Christopher  <echristo@redhat.com>
5115
5116         * g++.dg/charset/charset.exp: Run .cc extension tests.
5117
5118 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
5119
5120         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
5121
5122 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5123
5124         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
5125
5126 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
5127
5128         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
5129         * gcc.dg/i386-387-2.c: Likewise.
5130
5131         * gcc.dg/i386-387-7.c: New test.
5132         * gcc.dg/i386-387-8.c: New test.
5133
5134         * gcc.dg/builtins-37.c: New test.
5135
5136 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
5137
5138         * g++.dg/pch/externc-1.C: Add missing semicolon.
5139
5140 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
5141
5142         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
5143
5144 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5145
5146         * gcc.c-torture/execute/20040411-1.c: New test.
5147
5148 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5149
5150         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
5151
5152 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
5153
5154         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
5155
5156 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
5157
5158         * lib/target-supports.exp (check_named_sections_available): New.
5159         * lib/gcc-dg.exp (dg-require-named-sections): New.
5160         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
5161         old-deja.exp.  Also prune error-count message from HP linker.
5162         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
5163
5164         * g++.dg/init/init-ref4.C: Use dg-require-weak.
5165         * g++.old-deja/g++.pt/static3.C: Likewise.
5166         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
5167
5168 2004-04-09  Roger Sayle  <roger@eyesopen.com>
5169
5170         * gcc.c-torture/execute/20040409-1.c: New test case.
5171         * gcc.c-torture/execute/20040409-2.c: New test case.
5172         * gcc.c-torture/execute/20040409-3.c: New test case.
5173
5174 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
5175
5176         * gcc.dg/20040409-1.c: New test.
5177
5178 2004-04-08  Roger Sayle  <roger@eyesopen.com>
5179
5180         PR target/14888
5181         * g++.dg/opt/pr14888.C: New test case.
5182
5183 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
5184
5185         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
5186         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
5187         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
5188         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
5189         New tests.
5190
5191 2004-04-08  Paul Brook  <paul@codesourcery.com>
5192
5193         * gcc.dg/spill-1.c: New test.
5194
5195 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5196
5197         * gcc.dg/torture/builtin-ctype-2.c: New test.
5198
5199 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
5200
5201         * gcc.dg/pch/pch.exp: Add largefile test.
5202
5203 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
5204
5205         * g++.dg/pch/externc-1.Hs: New.
5206         * g++.dg/pch/externc-1.C: New.
5207
5208 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5209
5210         * gcc.dg/compat/struct-by-value-5a_main.c,
5211         gcc.dg/compat/struct-by-value-5b_main.c: New files.
5212         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
5213         * gcc.dg/compat/struct-by-value-5a_x.c,
5214         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
5215         gcc.dg/compat/struct-by-value-5_x.c.
5216         * gcc.dg/compat/struct-by-value-5a_y.c,
5217         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
5218         gcc.dg/compat/struct-by-value-5_y.c.
5219
5220         * gcc.dg/compat/struct-by-value-6a_main.c,
5221         gcc.dg/compat/struct-by-value-6b_main.c: New files.
5222         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
5223         * gcc.dg/compat/struct-by-value-6a_x.c,
5224         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
5225         gcc.dg/compat/struct-by-value-6_x.c.
5226         * gcc.dg/compat/struct-by-value-6a_y.c,
5227         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
5228         gcc.dg/compat/struct-by-value-6_y.c.
5229
5230         * gcc.dg/compat/struct-by-value-7a_main.c,
5231         gcc.dg/compat/struct-by-value-7b_main.c: New files.
5232         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
5233         * gcc.dg/compat/struct-by-value-7a_x.c,
5234         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
5235         gcc.dg/compat/struct-by-value-7_x.c.
5236         * gcc.dg/compat/struct-by-value-7a_y.c,
5237         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
5238         gcc.dg/compat/struct-by-value-7_y.c.
5239
5240 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
5241
5242         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
5243         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
5244         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
5245         options.
5246
5247 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
5248
5249         * gcc.dg/builtins-36.c: New test.
5250
5251 2004-04-06  Paul Brook  <paul@codesourcery.com>
5252
5253         * README.gcc: Remove obsolete contraint on testcases.
5254
5255 2004-04-05  Paul Brook  <paul@codesourcery.com>
5256
5257         PR2123
5258         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
5259         failure and exit(0) on success.
5260         * g++.dg/expr/anew2.C: Ditto.
5261         * g++.dg/expr/anew3.C: Ditto.
5262         * g++.dg/expr/anew4.C: Ditto.
5263
5264 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
5265
5266         PR c++/3518
5267         * g++.dg/template/unify7.C: New.
5268
5269 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5270
5271         * g++.dg/README: Bring up to date with new subdirectories; remove
5272         duplicate subdirectory lines.
5273
5274 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
5275
5276         PR c++/14007
5277         * g++.dg/template/unify5.C: New.
5278         * g++.dg/template/unify6.C: New.
5279         * g++.dg/template/qualttp20.C: Adjust.
5280         * g++.old-deja/g++.jason/report.C: Adjust.
5281         * g++.old-deja/g++.other/qual1.C: Adjust.
5282
5283 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
5284
5285         PR c++/14803
5286         * g++.dg/inherit/ptrmem1.C: New test.
5287
5288 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
5289
5290         PR c++/14755
5291         * gcc.c-torture/execute/20040331-1.c: New test.
5292         * gcc.dg/20040331-1.c: New test.
5293
5294 2004-04-01  Paul Brook  <paul@codesourcery.com>
5295
5296         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
5297
5298 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
5299
5300         PR c++/14724
5301         * g++.dg/init/goto1.C: New test.
5302
5303         PR c++/14763
5304         * g++.dg/template/defarg4.C: New test.
5305
5306 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5307
5308         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5309
5310 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5311
5312         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5313
5314 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5315
5316         * gcc.dg/noncompile/undeclared-2.c: New test.
5317
5318 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5319
5320         * gcc.dg/940409-1.c: Remove XFAIL.
5321         * gcc.dg/reg-vol-struct-1.c: New test.
5322
5323 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5324
5325         * gcc.dg/torture/builtin-wctype-1.c: New test.
5326
5327 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5328
5329         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5330         * gcc.dg/20001101-1.c: Likewise.
5331         * gcc.dg/20001102-1.c: Likewise.
5332
5333 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5334
5335         * gcc.dg/compare8.c: Add an additional test for XOR.
5336
5337 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5338
5339         * gcc.dg/torture/builtin-ctype-1.c: New test.
5340
5341 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5342
5343         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5344         * gcc.dg/torture/builtin-math-1.c: Likewise.
5345         * gcc.dg/torture/builtin-power-1.c: New test.
5346
5347 2004-03-24  Andreas Schwab  <schwab@suse.de>
5348
5349         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5350         IA64 assembler.
5351
5352 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5353             Roger Sayle  <roger@eyesopen.com>
5354
5355         * gcc.dg/compare8.c: New test case.
5356
5357 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5358
5359         * g++.dg/ext/altivec-7.C: New test.
5360
5361 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5362
5363         PR 12267, 12391, 12560, 13129, 14114, 14133
5364         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5365         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5366         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5367         Adjust error regexps.
5368         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5369         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5370         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5371         * gcc.dg/local1.c: Add explanatory comment.
5372
5373 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5374
5375         PR optimization/14669
5376         * g++.dg/opt/fold2.C: New test case.
5377
5378 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5379
5380         PR c/14069
5381         * gcc.dg/20040322-1.c: New test.
5382
5383 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
5384
5385         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
5386         * gcc.dg/ultrasp4.c: Likewise.
5387         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
5388
5389 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5390
5391         * gcc.dg/i386-sse-8.c: Reset default options.
5392
5393 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
5394
5395         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
5396         in the error message text.
5397
5398 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5399
5400         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
5401
5402 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
5403
5404         PR c++/14616
5405         * g++.dg/init/array13.C: New test.
5406
5407 2004-03-20  Roger Sayle  <roger@eyesopen.com>
5408
5409         PR target/13889
5410         * gcc.c-torture/compile/pr13889.c: New test case.
5411
5412 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
5413
5414         PR c/14635
5415         * builtins-1.c (nan, nans): Don't test.
5416         * builtins-30.c: Don't use nan, nanf, nanl.
5417         * builtins-35.c: New test.
5418
5419 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
5420
5421         * g++.dg/ext/altivec-6.C: New test.
5422
5423 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
5424
5425         * g++.dg/init/placement3.C: New test.
5426
5427         * g++.dg/template/spec13.C: New test.
5428
5429         * g++.dg/lookup/using11.C: New test.
5430
5431         * g++.dg/lookup/koenig3.C: New test.
5432
5433         * g++.dg/template/operator2.C: New test.
5434
5435         * g++.dg/expr/dtor3.C: New test.
5436         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
5437         marker.
5438         * g++.old-deja/g++.law/visibility28.C: Likewise.
5439
5440 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
5441
5442         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
5443         * gcc.dg/ppc64-abi-3.c: Likewise.
5444
5445 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5446
5447         PR c++/14545
5448         * g++.dg/parse/template15.C: New test.
5449
5450 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5451
5452         * g++.dg/expr/dtor2.C: New test.
5453
5454         * g++.dg/lookup/anon4.C: New test.
5455
5456         * g++.dg/overload/using1.C: New test.
5457
5458         * g++.dg/template/lookup7.C: New test.
5459
5460         * g++.dg/template/typename6.C: New test.
5461
5462         * g++.dg/expr/cond6.C: New test.
5463
5464 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5465
5466         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
5467
5468 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5469
5470         * g++.dg/expr/cond5.C: New test.
5471         * g++.dg/expr/constcast1.C: Likewise.
5472         * g++.dg/expr/ptrmem2.C: Likewise.
5473         * g++.dg/expr/ptrmem3.C: Likewise.
5474         * g++.dg/lookup/main1.C: Likewise.
5475         * g++.dg/template/lookup6.C: Likewise.
5476
5477 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
5478
5479         * gcc.dg/local1.c: New test.
5480
5481         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
5482
5483 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5484
5485         * gcc.dg/torture/builtin-convert-1.c: New test.
5486
5487 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5488
5489         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
5490
5491 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5492
5493         PR c++/14481
5494         * g++.dg/warn/Wunused-7.C: New test.
5495
5496 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5497
5498         * gcc.dg/torture/builtin-integral-1.c: New test.
5499
5500 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
5501
5502         PR c++/14586
5503         * g++.dg/parse/non-dependent3.C: New test.
5504
5505 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
5506
5507         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
5508         * g++.dg/eh/simd-2.C: Likewise.
5509         * g++.dg/init/array10.C: Likewise.
5510         * gcc.c-torture/compile/simd-1.c: Likewise.
5511         * gcc.c-torture/compile/simd-2.c: Likewise.
5512         * gcc.c-torture/compile/simd-3.c: Likewise.
5513         * gcc.c-torture/compile/simd-4.c: Likewise.
5514         * gcc.c-torture/compile/simd-6.c: Likewise.
5515         * gcc.c-torture/execute/simd-1.c: Likewise.
5516         * gcc.c-torture/execute/simd-2.c: Likewise.
5517         * gcc.dg/compat/vector-defs.h: Likewise.
5518         * gcc.dg/20020531-1.c: Likewise.
5519         * gcc.dg/altivec-3.c: Likewise.
5520         * gcc.dg/altivec-4.c: Likewise.
5521         * gcc.dg/altivec-varargs-1.c: Likewise.
5522         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
5523         * gcc.dg/i386-mmx-3.c: Likewise.
5524         * gcc.dg/i386-sse-4.c: Likewise.
5525         * gcc.dg/i386-sse-5.c: Likewise.
5526         * gcc.dg/i386-sse-8.c: Likewise.
5527         * gcc.dg/simd-1.c: Likewise.
5528         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
5529         __ev64_opaque__ since the machine description provides it.
5530
5531 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5532
5533         * lib/compat.exp (skip_list): New global variable.
5534         Use it to hold the user defined COMPAT_SKIPS list if any.
5535         (compat-obj): Add the members of skip_list to optall.
5536
5537 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5538
5539         * gcc.dg/compat/union-by-value-1_main.c,
5540         union-by-value-1_x.c, union-by-value-1_y.c,
5541         union-check.h, union-defs.h,
5542         union-init.h, union-return-1_main.c,
5543         union-return-1_x.c, union-return-1_y.c: New files.
5544
5545 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5546
5547         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
5548         mixed-struct-init.h: Add 4 mixed structure types.
5549         struct-by-value-21_main.c, struct-by-value-21_x.c,
5550         struct-by-value-21_y.c, struct-return-21_main.c,
5551         struct-return-21_x.c, struct-return-21_y.c: New files.
5552
5553 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
5554
5555         PR c++/14550
5556         * g++.dg/parse/template14.C: New test.
5557
5558 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5559
5560         * gcc.c-torture/execute/20040313-1.c: New test.
5561
5562 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
5563
5564         PR target/14533
5565         * gcc.dg/20040311-2.c: New test.
5566
5567 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
5568
5569         PR other/14544
5570         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
5571         bit-field.
5572
5573 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
5574
5575         * gcc.dg/20040305-2.c: Add missing return statement.
5576
5577 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5578
5579         * gcc.dg/builtins-34.c: Also check pow10*.
5580
5581 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5582
5583         PR target/14262
5584         * gcc.dg/20040305-2.c: New test.
5585
5586 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
5587
5588         * gcc.dg/20040310-1.c: New test.
5589
5590 2004-03-11  Roger Sayle  <roger@eyesopen.com>
5591
5592         * gcc.c-torture/execute/20040311-1.c: New test case.
5593
5594 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
5595
5596         PR c++/14476
5597         * g++.dg/lookup/enum1.C: New test.
5598
5599 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
5600
5601         PR c++/14510
5602         * g++.dg/lookup/struct2.C: New test.
5603
5604 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
5605
5606         * gcc.dg/builtins-34.c: New test.
5607
5608 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5609
5610         * gcc.dg/torture/builtin-nonneg-1.c: New test.
5611
5612 2004-03-09  James E Wilson  <wilson@specifixinc.com>
5613
5614         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
5615         * gcc.dg/alias-2.c: New testcase.
5616
5617 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
5618
5619         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
5620
5621 2004-03-09  Roger Sayle  <roger@eyesopen.com>
5622
5623         * gcc.c-torture/execute/20040309-1.c: New test case.
5624
5625 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
5626
5627         PR c++/14397
5628         * g++.dg/overload/ref1.C: New.
5629
5630 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5631
5632         PR c++/14409
5633         * g++.dg/template/spec12.C: New test.
5634
5635         PR c++/14448
5636         * g++.dg/parse/crash14.C: New test.
5637
5638 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5639
5640         PR c++/14230
5641         * g++.dg/init/ref11.C: New test.
5642
5643 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
5644
5645         PR c++/14432
5646         * g++.dg/parse/builtin2.C: New test.
5647
5648 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5649
5650         PR c++/14401
5651         * g++.dg/init/ctor3.C: New test.
5652         * g++.dg/init/union1.C: New test.
5653         * g++.dg/ext/anon-struct4.C: New test.
5654
5655 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
5656
5657         * g++.dg/lookup/koenig1.C: Tweak error messages.
5658         * g++.dg/lookup/used-before-declaration.C: Likewise.
5659         * g++.dg/other/do1.C: Likewise.
5660         * g++.dg/overload/koenig1.C: Likewise.
5661         * g++.dg/parse/crash13.C: Likewise.
5662         * g++.dg/template/instantiate3.C: Likewise.
5663
5664 2004-03-08  Eric Christopher  <echristo@redhat.com>
5665
5666         * * lib/target-supports.exp: Enable libiconv in test
5667         compilation.  Fix up error checking.
5668
5669 2004-03-08  Roger Sayle  <roger@eyesopen.com>
5670
5671         PR middle-end/14289
5672         * gcc.dg/pr14289-1.c: New test case.
5673         * gcc.dg/pr14289-2.c: Likewise.
5674         * gcc.dg/pr14289-3.c: Likewise.
5675
5676 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
5677
5678         * gcc.c-torture/execute/20040308-1.c: New test.
5679
5680 2004-03-07  Roger Sayle  <roger@eyesopen.com>
5681
5682         * gcc.c-torture/execute/20040307-1.c: New test case.
5683
5684 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
5685
5686         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
5687
5688 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
5689
5690         * gcc.dg/20040306-1.c: New test.
5691
5692 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
5693
5694         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
5695         them static.
5696         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
5697
5698 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5699
5700         PR c/14465
5701         * gcc.dg/decl-6.c: New test.
5702
5703 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5704
5705         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
5706         Rename LOGPOW -> LOG_POW.
5707         (SQRT_EXP, POW_EXP): New.
5708
5709 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5710
5711         * gcc.dg/i386-sse-8.c: New test.
5712
5713 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5714
5715         PR c/14114
5716         * gcc.dg/decl-5.c: New test.
5717
5718 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
5719
5720         * gcc.dg/20040305-1.c: New test.
5721
5722 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
5723
5724         PR other/14354
5725         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
5726
5727 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
5728
5729         PR c++/14425, c++/14426
5730         * g++.dg/ext/altivec-4.C: New test.
5731         * g++.dg/ext/altivec-5.C: New test.
5732
5733 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
5734
5735         * g++.old-deja/g++.other/linkage1.C: Expect errors about
5736         global variables of a type with no linkage.
5737         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
5738         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
5739         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
5740         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
5741         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
5742         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
5743         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
5744         * g++.dg/warn/deprecated.C: Name enum Color.
5745         * g++.dg/overload/VLA.C: Name structure for 'b'.
5746         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
5747
5748 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5749
5750         * gcc.c-torture/compile/20040304-1.c: New test.
5751
5752 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
5753
5754         PR 13728
5755         * gcc.dg/decl-4.c: New testcase.
5756
5757 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
5758
5759         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
5760         as PRECF if sizeof (float) > sizeof (double).
5761         (PRECL): Make it the same as PRECF if
5762         sizeof (float) > sizeof (long double).
5763
5764 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5765
5766         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
5767         system type.  Add check for irix6 which doesn't have c99 runtime.
5768
5769 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
5770
5771         * gcc.dg/const-elim-1.c: xfail for xtensa.
5772
5773 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5774
5775         PR c++/14369
5776         * g++.dg/template/cond4.C: New test.
5777
5778 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5779
5780         PR c++/14360
5781         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
5782
5783         PR c++/14361
5784         * g++.dg/parse/defarg7.C: New test.
5785
5786         PR c++/14359
5787         * g++.dg/template/friend26.C: New test.
5788
5789 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
5790
5791         PR c++/14324
5792         * g++.dg/abi/mangle21.C: New test.
5793
5794         PR c++/14260
5795         * g++.dg/parse/constructor2.C: New test.
5796
5797         PR c++/14337
5798         * g++.dg/template/sfinae1.C: New test.
5799
5800 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5801
5802         PR c++/14267
5803         * g++.dg/expr/crash2.C: New test.
5804
5805         PR middle-end/13448
5806         * gcc.dg/inline-5.c: New test.
5807         * gcc.dg/always-inline.c: Split out tests into ...
5808         * gcc.dg/always-inline2.c: ... this and ...
5809         * gcc.dg/always-inline3.c: ... this.
5810
5811 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
5812
5813         PR debug/12103
5814         * g++.dg/debug/crash1.C: New test.
5815
5816 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
5817
5818         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
5819         function with __attribute__((noinline)).
5820         (recurser_void2): Likewise.
5821         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
5822         (recurser_void2): Likewise.
5823
5824 2004-02-29  Roger Sayle  <roger@eyesopen.com>
5825
5826         PR middle-end/14203
5827         * g++.dg/warn/Wunused-6.C: New test case.
5828
5829 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
5830
5831         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
5832         not defined.
5833
5834 2004-02-27  Eric Christopher  <echristo@redhat.com>
5835
5836         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
5837         * g++.dg/charset/asm2.c: Run only x86.
5838         * gcc.dg/charset/asm3.c: Ditto.
5839
5840 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
5841
5842         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
5843         ld_library_path.
5844
5845 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
5846
5847         * g++.dg/ext/altivec-3.C: New.
5848
5849 2004-02-26  Richard Henderson  <rth@redhat.com>
5850
5851         * g++.dg/ext/attrib10.C: Mark for warning.
5852         * gcc.dg/attr-alias-1.c: New.
5853
5854 2004-02-26  Richard Henderson  <rth@redhat.com>
5855
5856         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
5857         * gcc.c-torture/execute/20040208-2.c: ... it back.
5858
5859 2004-02-26  Eric Christopher  <echristo@redhat.com>
5860
5861         * lib/target-supports.exp (check-iconv-available): New function.
5862         * lib/gcc-dg.exp (dg-require-iconv): New function.
5863         Use above.
5864         * gcc.dg/charset: New directory.
5865         * gcc.dg/charset/charset.exp: New file.
5866         * gcc.dg/charset/asm1.c: Ditto.
5867         * gcc.dg/charset/asm2.c: Ditto.
5868         * gcc.dg/charset/asm3.c: Ditto.
5869         * gcc.dg/charset/asm4.c: Ditto.
5870         * gcc.dg/charset/asm5.c: Ditto.
5871         * gcc.dg/charset/attribute1.c: Ditto.
5872         * gcc.dg/charset/attribute2.c: Ditto.
5873         * gcc.dg/charset/string1.c: Ditto.
5874         * g++.dg/charset: New directory.
5875         * g++.dg/dg.exp: Add here. Special options.
5876         * g++.dg/charset/charset.exp: New file.
5877         * g++.dg/charset/asm1.c: Ditto.
5878         * g++.dg/charset/asm2.c: Ditto.
5879         * g++.dg/charset/asm3.c: Ditto.
5880         * g++.dg/charset/asm4.c: Ditto.
5881         * g++.dg/charset/attribute1.c: Ditto.
5882         * g++.dg/charset/attribute2.c: Ditto.
5883         * g++.dg/charset/extern1.cc: Ditto.
5884         * g++.dg/charset/extern2.cc: Ditto.
5885         * g++.dg/charset/string1.c: Ditto.
5886
5887 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
5888
5889         PR c++/14278
5890         * g++.dg/parse/comma1.C: New test.
5891
5892 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5893
5894         PR c++/14284
5895         * g++.dg/template/ttp8.C: New test.
5896
5897 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
5898
5899         * gcc.dg/fixuns-trunc-1.c: New test.
5900
5901 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5902
5903         * gcc.dg/builtins-config.h: Use #elif.
5904
5905 2004-02-26  Michael Matz  <matz@suse.de>
5906
5907         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
5908         * gcc.dg/991214-1.c: Likewise.
5909         * gcc.dg/i386-asm-1.c: Likewise.
5910
5911 2004-02-25  Richard Henderson  <rth@redhat.com>
5912
5913         * gcc.c-torture/execute/20040208-2.c: Move ...
5914         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
5915
5916 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5917
5918         PR c++/14246
5919         * g++.dg/other/crash-3.C: New test.
5920
5921 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5922
5923         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
5924         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
5925
5926         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
5927         HP-UX.
5928
5929 2004-02-24  Michael Matz  <matz@suse.de>
5930
5931         * gcc.dg/i386-regparm.c: New.
5932
5933 2004-02-23  James E Wilson  <wilson@specifixinc.com>
5934
5935         * gcc.c-torture/execute/20040223-1.c: New.
5936
5937 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
5938             Kazu Hirata  <kazu@cs.umass.edu>
5939
5940         * gcc.dg/fwritable-strings-1.c: Remove.
5941
5942 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
5943
5944         PR c/14156
5945         * gcc.dg/20040223-1.c: New test.
5946
5947 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5948
5949         PR c++/14106
5950         * g++.dg/ext/typeof9.C: New test.
5951
5952 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5953
5954         PR c++/14250
5955         * g++.dg/other/switch1.C: New test.
5956
5957 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5958
5959         * gcc.dg/cast-function-1.c: Adjust for new informative message.
5960         * gcc.dg/va-arg-1.c: Likewise.
5961
5962 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5963
5964         PR c++/14143
5965         * g++.dg/template/koenig5.C: New test.
5966
5967 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
5968
5969         * g++.dg/ext/altivec-1.C: Generalize target triple.
5970         * g++.dg/ext/altivec-2.C: New test case.
5971         * g++.dg/ext/altivec_check.h: New file.
5972         * gcc.dg/altivec-1.c: Generalize target triple;
5973         include altivec_check.h and call altivec_check().
5974         * gcc.dg/altivec-[2-5].c: Generalize target triple.
5975         * gcc.dg/altivec-6.c: New test case.
5976         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
5977         type casts as needed.
5978         * gcc.dg/altivec-10.c: Include altivec_check.h and call
5979         altivec_check().
5980         * gcc.dg/altivec-12.c: New test case.
5981         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
5982         include altivec_check.h and call altivec_check().
5983         * gcc.dg/altivec_check.h: New file.
5984
5985 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5986
5987         * lib/target-supports.exp (check_alias_available): Don't mangle
5988         function `g' in test program.
5989
5990 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5991
5992         * lib/target-supports.exp (check_profiling_available): Check
5993         argument to determine whether we support a profiling type.
5994         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
5995         check_profiling_available.
5996         * g++.dg/bprob/bprob.exp: Likewise
5997         * g77.dg/bprob/bprob.exp: Likewise.
5998         * gcc.misc-tests/bprob.exp: Likewise.
5999         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
6000         dg-require-profiling and delete expected error handling.
6001         * gcc.dg/20021014-1.c: Likewise.
6002         * gcc.dg/nest.c: Likewise.
6003
6004 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6005
6006         PR c++/12007
6007         * g++.dg/other/vthunk1.C: New test.
6008
6009 2004-02-20  Falk Hueffner  <falk@debian.org>
6010
6011         PR target/14201
6012         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
6013
6014 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
6015
6016         PR c++/13927
6017         * g++.dg/other/error8.C: Remove XFAIL markers.
6018
6019         PR c++/14173
6020         * g++.dg/ext/packed5.C: New test.
6021
6022         PR c++/14199
6023         * g++.dg/warn/Wunused-5.C: New test.
6024
6025         PR c++/14186
6026         * g++.dg/lookup/member1.C: New test.
6027
6028 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
6029
6030         * gcc.c-torture/compile/20040130-1.c: Enable only when
6031         __INT_MAX__ >= 2147483647L.
6032         * gcc.c-torture/compile/961203-1.c: Likewise.
6033
6034 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
6035
6036         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
6037         * g++.dg/opt/template1.C: Robustify assembler regexp
6038
6039 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6040
6041         * gcc.c-torture/execute/simd-4.x: Remove.
6042         * gcc.c-torture/execute/va-arg-25.x: Likewise.
6043         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
6044         Guard with #ifndef SKIP_ATTRIBUTE.
6045         * gcc.dg/compat/vector-1_y.c: Likewise.
6046         * gcc.dg/compat/vector-2_x.c: Likewise.
6047         * gcc.dg/compat/vector-2_y.c: Likewise.
6048         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
6049         * g++.dg/eh/simd-2.C: Likewise.
6050
6051 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
6052
6053         * gcc.c-torture/compile/complex-1.c: New.
6054
6055 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
6056
6057         PR target/14209
6058         * gcc.c-torture/execute/20040218-1.c: New test.
6059
6060 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6061
6062         PR c++/14181
6063         * g++.dg/parse/new2.C: New test.
6064
6065 2004-02-18  Paul Brook  <paul@codesourcery.com>
6066
6067         * gcc.c-torture/compile/libcall-1.c: New test.
6068
6069 2004-02-18  Paul Brook  <paul@codesourcery.com>
6070
6071         PR debug/12934
6072         * gcc.dg/debug/debug-7.c: New test.
6073
6074 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
6075
6076         * gcc.dg/20040217-1.c: New test.
6077
6078 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
6079
6080         * gcc.c-torture/execute/990208-1.x: Delete.
6081
6082 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
6083
6084         * gcc.c-torture/execute/20040208-2.x: New file.
6085
6086 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
6087
6088         PR c++/11326
6089         * g++.dg/abi/structret1.C: New test.
6090
6091 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
6092
6093         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
6094         (i386_cpuid): No need to test if cpuid is available on AMD64.
6095         Fix assembly, so that it works onboth i386 and AMD64.
6096         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
6097         (vecInLong): Fix s[] member type to unsigned int.
6098         (vecInWord): Remove type.
6099         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
6100         (a64, b64, c64, d64, e64): Remove.
6101         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
6102         Remove unused variable.  Remove initialization of removed variables.
6103         Don't call mmx_tests nor sse_tests.
6104         (reference_mmx, reference_sse): Remove.
6105         (check): Add return stmt.
6106         * gcc.dg/i386-sse-7.c: New test.
6107         * gcc.dg/i386-mmx-4.c: New test.
6108
6109 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6110
6111         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
6112         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6113         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6114         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
6115         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
6116         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
6117         g++.dg/tc1/dr94.C: Fix line terminator.
6118
6119 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
6120
6121         * gcc.c-torture/compile/20040216-1.c: New.
6122
6123 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6124
6125         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6126         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6127         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
6128         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
6129         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
6130         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
6131
6132 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6133
6134         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
6135
6136 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
6137
6138         PR c++/13971
6139         * g++.dg/expr/cond4.C: New test.
6140
6141         PR c++/14086
6142         * g++.dg/lookup/crash2.C: New test.
6143
6144 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
6145
6146         * gcc.c-torture/compile/20040214-2.c: New test.
6147
6148 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
6149
6150         PR c++/14116
6151         * g++.dg/ext/typeof8.C: New test.
6152
6153 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
6154
6155         * gcc.c-torture/compile/20040214-1.c: New test.
6156
6157 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6158
6159         PR c++/13635
6160         * g++.dg/template/spec11.C: New test.
6161
6162 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6163
6164         PR c++/13927
6165         * g++.dg/other/error8.C: New test.
6166
6167 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
6168
6169         PR c++/14122
6170         * g++.dg/template/array4.C: New test.
6171
6172         PR c++/14108
6173         * g++.dg/inherit/thunk2.C: New test.
6174
6175         PR c++/14083
6176         * g++.dg/eh/cond2.C: New test.
6177
6178 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
6179
6180         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
6181
6182 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
6183
6184         * lib/scanasm.exp (dg-scan): Quote pattern before display.
6185
6186 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
6187
6188         * g++.dg/simd-2.C: xfail on ppc64-linux.
6189
6190 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
6191
6192         PR c/456
6193         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
6194         tests.
6195
6196 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
6197
6198         * gcc.dg/builtins-33.c: New test.
6199
6200 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
6201
6202         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
6203
6204 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6205
6206         * g++.dg/simd-2.C: Set -maltivec for ppc64.
6207
6208 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6209
6210         * gcc.dg/ppc64-abi-3.c: New test.
6211
6212 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
6213
6214         PR c/14092
6215
6216         * gcc.dg/pr14092-1.c: New testcase.
6217
6218 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
6219
6220         * gcc.dg/cpp/assert4.c: Fix typo last change.
6221
6222         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
6223         * gcc.dg/cpp/assert4.c: Handle powerpc64.
6224
6225         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
6226
6227 2004-02-09  Roger Sayle  <roger@eyesopen.com>
6228
6229         * gcc.c-torture/compile/20040209-1.c: New test case.
6230
6231 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6232
6233         * gcc.dg/c90-init-1.c: Adjust expected error messages.
6234
6235 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
6236
6237         * gcc.c-torture/execute/20040208-[12].c: New tests.
6238
6239 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6240
6241         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
6242
6243 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6244
6245         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
6246
6247 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6248
6249         Bug 13856
6250         * gcc.dg/visibility-8.c: New testcase.
6251
6252 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6253
6254         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
6255         arguments.
6256         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
6257
6258 2004-02-07  Roger Sayle  <roger@eyesopen.com>
6259
6260         PR middle-end/13696
6261         * g++.dg/opt/fold1.C: New test case.
6262
6263 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6264
6265         PR c++/14033
6266         * g++.dg/other/crash-2.C: New test.
6267
6268 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6269
6270         PR c++/14028
6271         * g++.dg/parse/angle-bracket2.C: New test.
6272
6273 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6274
6275         PR middle-end/13750
6276         Revert:
6277         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6278         PR pch/13361
6279         * testsuite/g++.dg/pch/wchar-1.C: New.
6280         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6281
6282 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6283
6284         PR c++/14008
6285         * g++.dg/parse/error15.C: New test.
6286         * g++.dg/parse/crash11.C: Update dg-error mark.
6287
6288 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6289
6290         PR c++/13932
6291         * g++.dg/warn/conv2.C: New test.
6292
6293 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6294
6295         PR c++/13086
6296         * g++.dg/warn/incomplete1.C: Remove xfail.
6297
6298 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6299
6300         * lib/file-format.exp (gcc_target_object_format): Use
6301         ${tool}_target_compile, not gcc_target_compile.
6302         * lib/target-supports.exp (check_alias_available): Likewise.
6303         (check_gc_sections_available): Likewise.
6304         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6305         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6306         dg-require-alias.
6307
6308 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6309
6310         PR c++/13969
6311         * g++.dg/template/static6.C: New test.
6312
6313 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6314
6315         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6316
6317 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6318
6319         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6320         tests for systems where `char' is unsigned by default.
6321
6322 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6323
6324         PR c++/13997
6325         * g++.dg/template/partial3.C: New test.
6326
6327 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6328
6329         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6330         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6331         Remove mentions of obsolete ports.
6332
6333 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6334
6335         * gcc.dg/noncompile/20001228-1.c: Fix for new
6336         error message.
6337
6338 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6339
6340         PR target/9348
6341         * gcc.c-torture/execute/multdi-1.c: New test case.
6342
6343 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6344
6345         PR c++/13925
6346         * g++.dg/template/lookup5.C: New test.
6347
6348 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6349
6350         PR c++/13950
6351         * g++.dg/template/lookup4.C: New test.
6352
6353         PR c++/13970
6354         * g++.dg/parse/error14.C: New test.
6355
6356         PR c++/14002
6357         * g++.dg/parse/template13.C: New test.
6358
6359 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6360
6361         PR c++/13978
6362         * g++.dg/template/koenig4.C: New test.
6363
6364         PR c++/13968
6365         * g++.dg/template/crash17.C: New test.
6366
6367         PR c++/13975
6368         * g++.dg/parse/error13.C: New test.
6369         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6370
6371 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6372
6373         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6374
6375 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6376
6377         PR c/11658
6378         PR c/13994
6379         * gcc.dg/noncompile/20040203-1.c: New test.
6380         * gcc.dg/noncompile/20040203-2.c: Likewise.
6381         * gcc.dg/noncompile/20040203-3.c: Likewise.
6382         * gcc.dg/20040203-1.c: Likewise.
6383
6384 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
6385
6386         PR c++/10858
6387         * g++.dg/template/sizeof7.C: New test.
6388
6389 2004-02-02  Eric Christopher  <echristo@redhat.com>
6390             Zack Weinberg  <zack@codesourcery.com>
6391
6392         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
6393
6394 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
6395
6396         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
6397         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
6398         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
6399         * gcc.dg/cleanup-5.c: Run only on Linux targets.
6400
6401 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
6402
6403         PR c++/13113
6404         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
6405
6406         PR c++/13854
6407         * g++.dg/ext/attrib13.C: New test.
6408
6409         PR c++/13907
6410         * g++.dg/conversion/op2.C: New test.
6411
6412 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6413
6414         * gcc.dg/titype-1.c: Fix pasto.
6415
6416 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6417
6418         * gcc.dg/titype-1.c: New test.
6419
6420 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6421
6422         PR c++/13957
6423         * g++.dg/template/non-type-template-argument-1.C,
6424         g++.dg/template/qualified-id1.C: Update dg-error marks.
6425         * g++.dg/template/nontype6.C: New test.
6426
6427 2004-02-01  Roger Sayle  <roger@eyesopen.com>
6428
6429         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
6430         * gcc.dg/builtins-31.c: New testcase.
6431         * gcc.dg/builtins-32.c: New testcase.
6432
6433 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
6434
6435         * objc.dg/call-super-2.m: Update line numbers
6436         for the including of stddef.h.
6437
6438 2004-01-30  Michael Matz  <matz@suse.de>
6439
6440         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
6441         g++.dg/ext/case-range3.C: New tests.
6442
6443 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6444
6445         DR206
6446         PR c++/13813
6447         * g++.dg/template/member4.C: New test.
6448
6449 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6450
6451         PR c++/13683
6452         * g++.dg/template/sizeof6.C: New test.
6453
6454 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6455
6456         * gcc.dg/fwritable-strings-1.c: New test.
6457
6458 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
6459
6460         * gcc.c-torture/compile/20040130-1.c: New test.
6461
6462 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
6463
6464         * objc.dg/call-super-2.m: Include stddef.h for size_t.
6465
6466 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
6467
6468         PR c++/13883
6469         * g++.dg/template/ctor3.C: New test.
6470
6471 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6472
6473         * g++.dg/tc1: New directory.
6474         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
6475         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
6476         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
6477         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
6478         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
6479
6480 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6481
6482         * g++.dg/parse/error11.C: New test.
6483         * g++.dg/parse/error12.C: Likewise.
6484
6485 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
6486
6487         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
6488         (scan_initial, main): Use aligned_sizeof instead of sizeof.
6489
6490 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
6491
6492         PR c++/13791
6493         * g++.dg/ext/attrib12.C: New test.
6494
6495         PR c++/13736
6496         * g++.dg/parse/cast2.C: New test.
6497
6498 2004-01-27  James E Wilson  <wilson@specifixinc.com>
6499
6500         * objc.dg/encode-2.m (main): New local string.  Set depending on
6501         sizeof long.  Use in sscanf call.
6502         * objc.dg/encode-3.m (main): New local string.  Set depending on
6503         sizeof long.  Use in scan_initial call.
6504
6505 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6506
6507         * objc.dg/call-super-2.m: Make LP64-safe.
6508         * objc.dg/desig-init-1.m: Likewise.
6509
6510 2004-01-27  Devang Patel <dpatel@apple.com>
6511
6512         * g++.dg/debug/namespace1.C: New test.
6513
6514 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
6515
6516         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
6517         xscale-*-*.
6518
6519         * gcc.dg/arm-mmx-1.c: New test.
6520
6521 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6522
6523         * gcc.dg/20040127-1.c: New test.
6524         * gcc.dg/20040127-2.c: New test.
6525
6526 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6527
6528         * objc.dg/stret-1.m (glob): Renamed to globa.
6529
6530 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
6531
6532         PR c++/13663
6533         * g++.dg/expr/for1.C: New test.
6534
6535 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
6536
6537         PR middle-end/13779
6538         * gcc.dg/darwin-longlong.c: New test.
6539
6540 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
6541
6542         * gcc.dg/20040124-1.c: Moved test from here...
6543         * gcc.c-torture/compile/20040124-1.c: ...to here.
6544
6545 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6546
6547         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
6548         the assembly output if -m64 is passed.
6549
6550 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
6551
6552         PR c++/13833
6553         * g++.dg/template/cond3.C: New test.
6554
6555 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6556
6557         PR c++/13810
6558         * g++.dg/template/ttp7.C: New test.
6559
6560 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6561
6562         PR c++/13797
6563         * g++.dg/template/nontype4.C: New test.
6564         * g++.dg/template/nontype5.C: Likewise.
6565
6566 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
6567
6568         * gcc.dg/torture/mips-clobber-at.c: New test.
6569
6570 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
6571
6572         * gcc.dg/20040124-1.c: New test.
6573
6574 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
6575
6576         * gcc.dg/20040123-1.c: New test.
6577
6578 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6579
6580         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
6581
6582 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6583
6584         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
6585
6586 2004-01-23  Andrew Pinski  <apinski@apple.com>
6587
6588         * gcc.dg/20030121-1.c: Move to ..
6589         * gcc.dg/20040121-1.c: here.
6590
6591 2004-01-23  Roger Sayle  <roger@eyesopen.com>
6592
6593         * gcc.dg/builtins-29.c: New test case.
6594
6595 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
6596
6597         PR 18314
6598         * gcc.dg/builtins-30.c: New testcase.
6599
6600 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
6601
6602         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
6603         * lib/g77.exp: Likewise.
6604         * lib/objc.exp: Likewise.
6605         * lib/g++.exp: Likewise.
6606
6607 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6608
6609         * gcc.dg/struct-by-value-2.c: New test.
6610
6611 2004-01-21  Andrew Pinski  <apinski@apple.com>
6612
6613         PR target/13785
6614         * gcc.dg/20030121-1.c: New test.
6615
6616 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
6617
6618         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
6619         clobber frame pointer register in asm statement.
6620
6621 2004-01-21  Falk Hueffner  <falk@debian.org>
6622
6623         * gcc.c-torture/compile/20040121-1.c: New test.
6624
6625 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
6626
6627         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
6628
6629 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
6630
6631         * gcc.dg/ppc64-abi-2.c: New test.
6632
6633 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6634
6635         * lib/treelang.exp: Fill out this file.
6636         * lib/treelang-dg.exp: New File.
6637
6638 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6639
6640         * gcc.c-torture/compile/981022-1.c: Remove.
6641         * gcc.dg/array-5.c: Remove XFAIL.
6642         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
6643         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
6644         gcc.dg/cond-lvalue-1.c: Update.
6645         * gcc.dg/cast-lvalue-2.c: New test.
6646
6647 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
6648
6649         PR c++/13592
6650         * g++.dg/other/error1.C (class foo): Tweak error message.
6651
6652         PR c++/13592
6653         * g++.dg/template/call2.C: New test.
6654
6655 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6656
6657         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
6658         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
6659         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
6660         scalar-return-1_x.c, scalar-return-2_y.c,
6661         scalar-return-3_x.c, scalar-return-3_y.c,
6662         scalar-return-4_x.c, scalar-return-4_y.c,
6663         struct-align-1.h, struct-align-1_x.c,
6664         struct-align-1_y.c, struct-align-2.h,
6665         struct-align-2_x.c, struct-align-2_y.c,
6666         struct-by-value-10_y.c, struct-by-value-11_x.c,
6667         struct-by-value-11_y.c, struct-by-value-12_x.c,
6668         struct-by-value-12_y.c, struct-by-value-13_x.c,
6669         struct-by-value-13_y.c, struct-by-value-14_x.c,
6670         struct-by-value-14_y.c, struct-by-value-15_x.c,
6671         struct-by-value-15_y.c, struct-by-value-16_y.c,
6672         struct-by-value-17_y.c, struct-by-value-18_y.c,
6673         struct-by-value-19_y.c, struct-by-value-1_x.c,
6674         struct-by-value-1_y.c, struct-by-value-20_y.c,
6675         struct-by-value-2_x.c, struct-by-value-2_y.c,
6676         struct-by-value-3_y.c, struct-by-value-4_x.c,
6677         struct-by-value-4_y.c, struct-by-value-5_y.c,
6678         struct-by-value-6_y.c, struct-by-value-7_y.c
6679         struct-by-value-8_x.c, struct-by-value-8_y.c
6680         struct-by-value-9_x.c, struct-by-value-9_y.c
6681         struct-return-10_x.c, struct-return-10_y.c,
6682         struct-return-19_x.c, struct-return-20_x.c
6683         struct-return-2_x.c, struct-return-2_y.c
6684         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
6685         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
6686
6687 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6688
6689         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
6690         attribute on sparc*-sun-solaris2.*.
6691
6692 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
6693
6694         PR c++/13710
6695         * g++.dg/ext/typeof7.C: New test.
6696
6697 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
6698
6699         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
6700         * gcc.dg/const-elim-1.c: Same.
6701
6702 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
6703
6704         * objc.dg/stret-1.m: New.
6705         * objc.dg/stret-2.m: New.
6706
6707 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
6708
6709         PR c++/11895
6710         * g++.dg/ext/vector1.C: New test.
6711
6712 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
6713
6714         * gcc.dg/pch/import-1.c: New.
6715         * gcc.dg/pch/import-1.hs: New.
6716         * gcc.dg/pch/import-1a.h: New.
6717         * gcc.dg/pch/import-1b.h: New.
6718         * gcc.dg/pch/import-1c.h: New.
6719
6720 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6721
6722         PR c++/13574
6723         * g++.dg/ext/array1.C: New test.
6724
6725         PR c++/13178
6726         * g++.dg/conversion/op1.C: New test.
6727
6728 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
6729
6730         PR 11864
6731         From Kazumoto Kojima / Dan Kegel:
6732         * gcc.dg/pr11864-1.c: New test.
6733
6734         PR 10392
6735         From Marcus Comstedt / Dan Kegel:
6736         * gcc.dg/pr10392-1.c: New test.
6737
6738 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
6739
6740         PR c++/13478
6741         * g++.dg/init/ref10.C: New test.
6742
6743 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6744
6745         PR c++/13407
6746         * g++.dg/parse/typename6.C: New test.
6747
6748 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6749
6750         PR pch/13361
6751         * testsuite/g++.dg/pch/wchar-1.C: New.
6752         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6753
6754 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6755
6756         PR c++/9259
6757         * g++.dg/expr/sizeof2.C: New test.
6758
6759 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
6760
6761         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
6762
6763 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6764
6765         PR c++/13659
6766         * g++.dg/lookup/strong-using-3.C: New.
6767         * g++.dg/lookup/using-10.C: New.
6768
6769 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
6770
6771         PR c++/13594
6772         * g++.dg/lookup/strong-using-2.C: New.
6773
6774 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
6775             Dan Kegel <dank@kegel.com>
6776             J"orn Rennecke <joern.rennecke@superh.com>
6777
6778         PR target/9365
6779         * gcc.dg/pr9365-1.c: New test.
6780
6781 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6782
6783         PR c++/8856
6784         * g++.dg/parse/casting-operator2.C: New test.
6785         * g++.old-deja/g++.pt/explicit83.C: Remove.
6786
6787 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
6788
6789         * gcc.dg/label-compound-stmt-1.c: New test.
6790         * gcc.c-torture/compile/950922-1.c,
6791         gcc.c-torture/compile/20000211-3.c,
6792         gcc.c-torture/compile/20000518-1.c,
6793         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
6794         compound statements.
6795
6796 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
6797
6798         * gcc.dg/ppc64-abi-1.c: New test.
6799
6800 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
6801
6802          * g++.dg/ext/attrib9.C: Add dg-warnings.
6803
6804 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6805
6806         PR c++/12335
6807         * g++.dg/parse/dtor3.C: New test.
6808
6809 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
6810
6811         PR c++/12709
6812         * g++.dg/parse/try-catch-1.C: New test.
6813
6814 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
6815
6816         * ada/acats/run_all.sh: Add more verbose output in acats.log
6817         when compiling tests.
6818
6819 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6820
6821         PR 13656
6822         * gcc.dg/typedef-redecl.c: New test case.
6823         * gcc.dg/typedef-redecl.h: New support file.
6824
6825 2004-01-13  Jan Hubicka  <jh@suse.cz>
6826
6827         * gcc.dg/always_inline.c: New test.
6828         * gcc.dg/debug/20031231-1.c: Fix.
6829
6830 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6831
6832         PR c++/13474
6833         * g++.dg/template/array3.C: New test.
6834
6835 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
6836
6837         * g++.dg/ext/lvalue1.C: No longer expected to fail.
6838         * g++.dg/warn/Wunused-2.C: Likewise.
6839
6840 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6841
6842         PR c++/13289
6843         * g++.dg/template/instantiate6.C: New test.
6844
6845 2004-01-12  Roger Sayle  <roger@eyesopen.com>
6846
6847         PR middle-end/11397
6848         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
6849
6850 2004-01-12  Jan Hubicka  <jh@suse.cz>
6851
6852         PR opt/12826
6853         * gcc.dg/20040112-1.c: New.
6854
6855         * gcc.dg/dwarf-die[1-7].c: Move to...
6856         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
6857         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
6858
6859 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6860
6861         PR c++/4100
6862         * g++.dg/parse/friend4.C: New test.
6863
6864 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
6865
6866         PR c++/4100
6867         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
6868         definition is called a friend.
6869
6870 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
6871
6872         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
6873
6874 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
6875
6876         PR c++/3478
6877         * g++.dg/parse/error10.C: New test.
6878         * g++.dg/template/arg2.C: Accept "invalid type" error.
6879
6880 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
6881
6882         PR middle-end/13392
6883         * g++.dg/opt/expect2.C: New test.
6884
6885 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6886
6887         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
6888         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
6889         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
6890         Update dg-error regexps.
6891
6892 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
6893
6894         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
6895         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
6896
6897 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6898
6899         * gcc.dg/pragma-re-1.c: Use right pointer type.
6900
6901 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6902
6903         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
6904
6905 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
6906
6907         * gcc.dg/rs6000-ldouble-1.c: New.
6908
6909 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6910
6911         DR 337
6912         PR c++/9256
6913         * g++.dg/other/abstract1.C: New test.
6914
6915 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
6916
6917         * g++.dg/lookup/strong-using-1.C: New.
6918
6919 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
6920
6921         PR c/11234
6922         * gcc.dg/func-ptr-conv-1.c: New test.
6923         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
6924
6925 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
6926
6927         PR target/13380.
6928         * gcc.c-torture/compile/20040109-1.c: New.
6929
6930 2004-01-08  Stuart Hastings  <stuart@apple.com>
6931
6932         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
6933         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
6934         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
6935
6936 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
6937
6938         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
6939
6940 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6941
6942         * ada/acats/run_acats: Treat 'gnatchop' the same way
6943         as 'gnatmake'.  Export GCC_DRIVER.
6944         * ada/acats/run_all.sh: Add target_gnatchop.  Use
6945         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
6946
6947 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6948
6949         PR c++/12573
6950         * g++.dg/template/dependent-expr4.C: New test.
6951
6952 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
6953
6954         * gcc.dg/altivec-11.c: New test.
6955
6956 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
6957
6958         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
6959
6960 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6961
6962         PR c/6024
6963         * gcc.dg/enum-compat-1.c: New test.
6964         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
6965
6966 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
6967
6968         PR c/12165
6969         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
6970         gcc.dg/c99-idem-qual-3.c: New tests.
6971
6972 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
6973
6974         * gcc.dg/winline-7.c: Don't cast void * to int.
6975
6976 2004-01-06  Jan Hubicka  <jh@suse.cz>
6977
6978         * gcc.dg/i386-sse-5.c: New test
6979         * g++.dg/eh/simd-1.c: Add -w argument for i386.
6980
6981 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6982
6983         PR c++/12815
6984         * g++.dg/rtti/typeid4.C: New test.
6985
6986 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6987
6988         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
6989
6990 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
6991
6992         PR c++/12132
6993         * g++.dg/template/error11.C: New test.
6994
6995         PR c++/13451
6996         * g++.dg/template/class2.C: New test.
6997
6998 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
6999         Richard Sandiford <rsandifo@redhat.com>
7000
7001         PR c++/13387
7002         * g++.dg/opt/alias3.C: New test.
7003
7004 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
7005
7006         PR c++/13157
7007         * g++.dg/template/koenig3.C: New test.
7008
7009         PR c++/13529
7010         * g++.dg/parse/offsetof3.C: New test.
7011
7012         * g++.dg/init/copy7.C: Add missing dg-error markers.
7013
7014         PR c++/12226
7015         * g++.dg/init/copy7.c: New test.
7016
7017         PR c++/13536
7018         * g++.dg/parse/cast1.C: New test.
7019
7020 2004-01-04  Jan Hubicka  <jh@suse.cz>
7021
7022         * gcc.dg/winline[1-7].c: New tests.
7023
7024 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7025
7026         PR c++/13520
7027         * g++.dg/template/qualttp22.C: New test.
7028
7029 2004-01-01  Jan Hubicka  <jh@suse.cz>
7030
7031         * gcc.dg/debug/20031231-1.c: New.
7032         * gcc.c-torture/compile/20040101-1.c: New.
7033         * gcc.dg/dwarf-die-[1-7].c: New.
7034
7035 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
7036
7037         PR optimization/13521
7038         * gcc.c-torture/compile/20031231-1.c: New test.
7039
7040 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7041
7042         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
7043
7044 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7045
7046         PR c++/10079
7047         * g++.dg/template/crash16.C: New test.
7048
7049 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
7050
7051         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
7052
7053 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7054
7055         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
7056         ports.
7057         * g++.old-deja/g++.jason/thunk3.C: Likewise.
7058         * g++.old-deja/g++.law/profile1.C: Likewise.
7059         * gcc.c-torture/compile/981006-1.c: Likewise.
7060         * gcc.c-torture/execute/loop-2e.x: Likewise.
7061         * gcc.c-torture/execute/loop-2f.x: Remove.
7062         * gcc.c-torture/execute/loop-2g.x: Likewise.
7063         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
7064         * gcc.dg/20020312-2.c: Remove traces of dead ports.
7065
7066 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7067
7068         PR c++/13507
7069         * g++.dg/ext/attrib11.C: New test.
7070
7071         PR c++/13494
7072         * g++.dg/template/array2-1.C: New test.
7073         * g++.dg/template/array2-2.C: New test.
7074
7075 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
7076
7077         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
7078
7079 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7080
7081         PR c++/12774
7082         * g++.dg/template/array1-1.C: New test.
7083         * g++.dg/template/array1-2.C: New test.
7084
7085 2003-12-29  Roger Sayle  <roger@eyesopen.com>
7086
7087         PR fortran/12632
7088         * g77.dg/12632.f: New test case.
7089
7090 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7091
7092         PR c++/13289
7093         * g++.dg/parse/nontype1.C: New test.
7094
7095 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7096
7097         PR c++/12403
7098         * g++.dg/parse/explicit1.C: New test.
7099         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
7100
7101 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7102
7103         PR c++/13081
7104         * g++.dg/opt/inline6.C: New test.
7105
7106         PR c++/12613
7107         * g++.dg/parse/error9.C: New test.
7108
7109         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
7110
7111 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7112
7113         PR c++/13009
7114         * g++.dg/init/assign1.C: New test.
7115
7116 2003-12-28  Roger Sayle  <roger@eyesopen.com>
7117
7118         PR c++/13070
7119         * g++.dg/warn/format3.C: New test case.
7120
7121 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7122
7123         * gcc.c-torture/compile/20031227-1.c: New test.
7124
7125 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7126
7127         * g++.dg/bprob/bprob.exp: Load target-supports.exp
7128         * g77.dg/bprob/bprob.exp: Likewise.
7129         * gcc.misc-tests/bprob.exp: Likewise.
7130         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
7131         variants on systems where the library does not provide that
7132         functionality.
7133         * gcc.dg/builtins-20.c: Use builtins-config.h.
7134         * gcc.dg/builtins-config.h: New file.
7135
7136 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7137
7138         * lib/gcc-dg.exp (dg-require-profiling): New function.
7139         * lib/target-supports.exp (check_profiling_available): Likewise.
7140         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
7141         * g77.dg/bprob/bprob.exp: Likewise.
7142         * gcc.misc-tests/bprob.exp: Likewise.
7143         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
7144         * gcc.dg/20021014-1.c: Likewise.
7145         * gcc.dg/nest.c: Likewise.
7146
7147 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7148
7149         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
7150         compiling.
7151         * g++.dg/lookup/java2.C: Likewise.
7152         * gcc.dg/cpp/lexident.c: Likewise.
7153
7154 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7155
7156         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
7157         given.
7158         * gcc.c-torture/compile/961203-1.c: Likewise.
7159         * gcc.c-torture/compile/980506-1.c: Likewise.
7160
7161 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
7162
7163         * lib/gcc-dg.exp (dg-prune-output): New annotation.
7164         (additional_prunes): New global.
7165         (gcc-dg-prune): Handle additional per-test pruning.
7166         (dg-test): Clear additional_prunes between tests.
7167
7168         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
7169         dg-prune-output to avoid spurious failures from assembler
7170         complaining about nonexistent WAW violations.
7171         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
7172         Use dg-prune-output to avoid spurious failures from assembler
7173         warning about Itanium B-step errata.
7174
7175 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7176
7177         * g++.dg/abi/macro0.C: New test.
7178         * g++.dg/abi/macro1.C: Likewise.
7179         * g++.dg/abi/macro2.C: Likewise.
7180
7181         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
7182         * g++.dg/abi/bitfield7.C: Likewise.
7183         * g++.dg/abi/dtor2.C: Likewise.
7184         * g++.dg/abi/mangle11.C: Likewise.
7185         * g++.dg/abi/mangle12.C: Likewise.
7186         * g++.dg/abi/mangle14.C: Likewise.
7187         * g++.dg/abi/mangle17.C: Likewise.
7188         * g++.dg/abi/vbase10.C: Likewise.
7189         * g++.dg/abi/vbase14.C: Likewise.
7190         * g++.dg/template/qualttp17.C: Likewise.
7191
7192 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
7193
7194         PR c/11995
7195         * gcc.dg/20031223-1.c: New test.
7196
7197 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7198
7199         * gcc.dg/noreturn-7.c: New test.
7200
7201 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7202
7203         * gcc.dg/null-pointer-1.c: New test.
7204
7205 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7206
7207         * g++.old-deja/g++.jason/template18.C: Remove.
7208         * g++.old-deja/g++.jason/template37.C: Likewise.
7209
7210         PR c++/12862
7211         * g++.dg/lookup/ns1.C: New test.
7212
7213         PR c++/12397
7214         * g++.dg/template/lookup3.C: New test.
7215
7216 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7217
7218         * g++.dg/template/recurse1.C: New test
7219
7220 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7221
7222         PR c++/12479
7223         * g++.dg/parse/semicolon1.C: New test.
7224         * g++.dg/parse/semicolon1.h: Likewise.
7225
7226 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
7227
7228         * gcc.dg/darwin-misaligned.c: New test.
7229
7230 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7231
7232         PR c/9163
7233         * gcc.dg/20031222-1.c: New test.
7234
7235 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
7236
7237         PR c++/13438
7238         * g++.dg/parse/error8.C: New test.
7239
7240         PR c++/11554
7241         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
7242
7243 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
7244
7245         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
7246         too small.
7247         * gcc.c-torture/compile/930217-1.c: Likewise.
7248         * gcc.c-torture/compile/930513-1.c: Likewise.
7249         * gcc.c-torture/execute/920908-2.c: Likewise.
7250         * gcc.c-torture/execute/921204-1.c: Likewise.
7251         * gcc.c-torture/execute/930621-1.c: Likewise.
7252         * gcc.c-torture/execute/930630-1.c: Likewise.
7253         * gcc.c-torture/execute/931031-1.c: Likewise.
7254         * gcc.c-torture/execute/980602-2.c: Likewise.
7255         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7256         * gcc.c-torture/execute/compndlit-1.c: Likewise.
7257         * gcc.c-torture/execute/extzvsi.c: Likewise.
7258         * gcc.c-torture/unsorted/ext.c: Likewise.
7259
7260 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
7261
7262         PR target/12749
7263         * gcc.c-torture/compile/20031220-2.c: New test case.
7264
7265 2003-12-20  Roger Sayle  <roger@eyesopen.com>
7266
7267         PR optimization/13031
7268         * gcc.c-torture/compile/20031220-1.c: New test case.
7269
7270 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7271
7272         * gcc.dg/cast-function-1.c: New test.
7273
7274 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7275
7276         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
7277         formats.
7278
7279 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
7280
7281         PR c++/12795
7282         * g++.dg/ext/attrib10.C: New test.
7283
7284 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7285
7286         * gcc.dg/cleanup-10.c: New test.
7287         * gcc.dg/cleanup-11.c: New test.
7288
7289 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7290
7291         PR c++/13239
7292         * g++.dg/opt/expect1.C: New test.
7293
7294 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
7295
7296         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
7297
7298 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
7299
7300         PR debug/12923
7301         * gcc.dg/20031218-1.c: New test.
7302
7303         PR debug/12389
7304         * gcc.dg/20031218-2.c: New test.
7305         * gcc.dg/20031218-3.c: New test.
7306
7307         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7308         of label name and allow for USER_LABEL_PREFIX == "_" names.
7309         * g++.dg/abi/mangle18-2.C: Likewise.
7310         * g++.dg/abi/mangle19-1.C: Likewise.
7311         * g++.dg/abi/mangle19-2.C: Likewise.
7312         * g++.dg/abi/mangle20-1.C: Likewise.
7313         * g++.dg/abi/mangle20-2.C: Likewise.
7314
7315 2003-12-18  Richard Henderson  <rth@redhat.com>
7316
7317         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7318
7319 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7320             Dan Kegel <dank@kegel.com>
7321
7322         PR other/12009
7323         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7324         testing a cross compiler, it causes spurious compile failures.
7325         * lib/g++.exp: Likewise.
7326
7327 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7328
7329         PR c++/13262
7330         * g++.dg/template/access13.C: New test.
7331
7332 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7333
7334         * gcc.dg/20031216-1.c: New test.
7335
7336 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7337
7338         PR c++/9154
7339         * g++.dg/template/error10.C: New test.
7340
7341 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7342
7343         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7344         * g++.dg/eh/simd-2.C: Likewise.
7345
7346 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7347             Roger Sayle  <roger@eyesopen.com>
7348
7349         * gcc.c-torture/execute/ieee/mzero5.c: New.
7350
7351 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7352
7353         PR c++/10603
7354         * g++.dg/parse/error6.C: New test.
7355
7356         PR c++/12827
7357         * g++.dg/parse/error7.C: New test.
7358
7359 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7360
7361         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7362         at -O with stabs debugging formats.
7363         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7364         * gcc.dg/debug/debug-2.c: Likewise.
7365
7366 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7367
7368         PR c++/12696
7369         * g++.dg/init/error1.C: New test.
7370
7371         PR c++/12218
7372         * g++.dg/init/pm3.C: New test.
7373
7374 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7375
7376         PR c/3347
7377         * gcc.dg/bitfld-8.c: New test.
7378
7379 2003-12-16  James Lemke  <jim@wasabisystems.com>
7380
7381         * gcc.dg/arm-scd42-[123].c: New tests.
7382
7383 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7384
7385         PR c++/9043
7386         * g++.dg/abi/mangle20-1.C: New test.
7387         * g++.dg/abi/mangle20-2.C: New test.
7388
7389 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7390
7391         PR c++/13275
7392         * g++.dg/other/offsetof2.C: Remove XFAIL.
7393         * g++.dg/parse/offsetof1.C: New test.
7394         * g++.gd/parse/offsetof2.C: Likewise.
7395
7396 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7397
7398         * g++.dg/template/nontype3.C: New test.
7399         * g++.dg/template/static2.C: Tweaked the dg-error clause.
7400
7401 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7402
7403         * g++.dg/warn/noreturn-3.C: Also test instantiation.
7404
7405 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7406
7407         PR c++/13387
7408         * g++.dg/expr/assign1.C: New test.
7409
7410         PR c++/13242
7411         * g++.dg/abi/mangle19-1.C: New test.
7412         * g++.dg/abi/mangle19-2.C: New test.
7413
7414 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
7415
7416         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
7417
7418 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7419
7420         * gcc.c-torture/execute/20031216-1.c: New test.
7421
7422 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7423
7424         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
7425         an ICE regression.
7426
7427 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7428
7429         PR c++/10926
7430         * g++.dg/template/error9.C: New test.
7431
7432         PR c++/11116
7433         * g++.dg/template/error8.C: New test.
7434
7435 2003-12-15  Roger Sayle  <roger@eyesopen.com>
7436
7437         PR middle-end/13400
7438         * gcc.c-torture/execute/20031215-1.c: New test case.
7439
7440 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7441
7442         PR c++/13269
7443         * g++.dg/parse/error5.C: New test.
7444
7445         PR c++/12989
7446         * g++.dg/expr/sizeof1.C: New test.
7447
7448         PR c++/13310
7449         * g++.dg/template/crash15.C: New test.
7450
7451 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
7452
7453         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
7454         a non-POD type as the last named parameter of a varargs function.
7455
7456 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
7457
7458         PR c++/13243
7459         PR c++/12573
7460         * g++.dg/template/crash14.C: New test.
7461         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
7462
7463 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
7464
7465         * g++.dg/other/java1.C: New test.
7466
7467         PR c++/13241
7468         * g++.dg/abi/mangle18-1.C: New test.
7469         * g++.dg/abi/mangle18-2.C: New test.
7470
7471 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7472
7473         PR optimization/10312
7474         * gcc.c-torture/execute/20031214-1.c: New.
7475
7476 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
7477
7478         PR c++/10779
7479         PR c++/12160
7480         * g++.dg/parse/error3.C: New test.
7481         * g++.dg/parse/error4.C: Likewise.
7482         * g++.dg/abi/mangle4.C: Tweak error messages.
7483         * g++.dg/lookup/using5.C: Likewise.
7484         * g++.dg/other/error2.C: Likewise.
7485         * g++.dg/parse/typename5.C: Likewise.
7486         * g++.dg/parse/undefined1.C: Likewise.
7487         * g++.dg/template/arg2.C: Likewise.
7488         * g++.dg/template/ttp3.C: Likewise.
7489         * g++.dg/template/type1.C: Likewise.
7490         * g++.old-deja/g++.other/crash32.C: Likewise.
7491         * g++.old-djea/g++.pt/defarg8.C: Likewise.
7492
7493 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7494
7495         PR c++/13106
7496         * g++.dg/warn/noreturn-3.C: New test.
7497
7498 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7499
7500         PR c++/13118
7501         * g++.dg/abi/covariant3.C: New.
7502
7503 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
7504
7505         * g++.dg/eh/ia64-1.C: New test.
7506
7507 2003-12-12  Roger Sayle  <roger@eyesopen.com>
7508
7509         PR optimization/13037
7510         * g77.f-torture/execute/13037.f: New test case.
7511
7512 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7513
7514         PR c++/12881
7515         * g++.dg/abi/covariant2.C: New.
7516
7517 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
7518
7519         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
7520
7521 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
7522
7523         * gcc.c-torture/execute/wchar_t-1.x: Delete.
7524
7525 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
7526
7527         PR other/10819
7528         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
7529         to fix Bug 10819.
7530         * lib/g++.exp (g++_version): Likewise.
7531         * lib/g77.exp (g77_version): Likewise.
7532         * lib/objc.exp (default_objc_version): Likewise.
7533
7534 2003-12-10  Richard Henderson  <rth@redhat.com>
7535
7536         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
7537
7538         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
7539
7540 2003-12-08  Matt Austern  <austern@apple.com>
7541
7542         PR c/13134
7543         * lib/gcc-dg.exp (dg-require-visibility): Define.
7544         * lib/target-supports (check_visibility_available): Define.
7545         * gcc.dg/visibility-1.c: New test.
7546         * gcc.dg/visibility-2.c: Likewise.
7547         * gcc.dg/visibility-3.c: Likewise.
7548         * gcc.dg/visibility-4.c: Likewise.
7549         * gcc.dg/visibility-5.c: Likewise.
7550         * gcc.dg/visibility-6.c: Likewise.
7551         * g++.dg/ext/visibility-1.C: Likewise.
7552         * g++.dg/ext/visibility-2.C: Likewise.
7553         * g++.dg/ext/visibility-3.C: Likewise.
7554         * g++.dg/ext/visibility-4.C: Likewise.
7555         * g++.dg/ext/visibility-5.C: Likewise.
7556         * g++.dg/ext/visibility-6.C: Likewise.
7557
7558 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7559
7560         * g++.dg/lookup/java1.C: New test.
7561         * g++.dg/lookup/java2.C: New test.
7562
7563 2003-12-07  Falk Hueffner  <falk@debian.org>
7564
7565         * g++.dg/opt/noreturn-1.C: New test.
7566
7567 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
7568
7569         * gcc.dg/overflow-1.c: New test.
7570
7571 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
7572
7573         * g77.f-torture/compile/13060.f: New test.
7574
7575 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
7576
7577         PR c++/13323
7578         * g++.dg/inherit/operator2.C: New test.
7579
7580 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7581
7582         PR c++/13305
7583         * g++.dg/ext/attrib9.C: New test.
7584
7585 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
7586
7587         PR c++/13314
7588         * g++.dg/template/error7.C: New test.
7589
7590 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
7591             J"orn Rennecke <joern.rennecke@superh.com>
7592
7593         PR target/13302
7594         * g++.dg/other/struct-va_list.C: New test.
7595
7596 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7597
7598         PR c++/13166
7599         * g++.dg/parse/defarg6.C: New test.
7600
7601 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
7602
7603         PR target/13256
7604         * gcc.c-torture/execute/20031201-1.c: New test.
7605
7606 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
7607
7608         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
7609
7610 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7611
7612         * gcc.dg/builtin-return-1.c: New test.
7613
7614 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
7615             J"orn Rennecke <joern.rennecke@superh.com>
7616
7617         PR optimization/13260
7618         * gcc.c-torture/execute/20031204-1.c: New test.
7619
7620 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7621
7622         PR c++/9127
7623         * g++.dg/template/error6.C: New test.
7624
7625 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
7626
7627         * gcc.dg/20031202-1.c: New test.
7628
7629 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
7630
7631         PR c++/13179
7632         * g++.dg/template/eh1.C: New test.
7633
7634         PR c++/10771
7635         * g++.dg/template/error5.C: New test.
7636
7637 2003-12-02  David Ung  <davidu@mips.com>
7638
7639         * gcc.dg/compat/vector-check.h: Corrected type for var
7640         g_##TMODE
7641
7642 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7643
7644         PR c++/10126
7645         * g++.dg/template/ptrmem8.C: New test.
7646
7647 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7648
7649         PR c++/12573
7650         * g++.dg/template/dependent-expr3.C: New test.
7651
7652 2003-12-01  James Lemke  <jim@wasabisystems.com>
7653
7654         * gcc.dg/arm-g2.c: New test.
7655
7656 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7657
7658         PR optimization/11634
7659         * gcc.dg/20031201-2.c: New test case.
7660
7661 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
7662
7663         PR 11433
7664         * objc.dg/proto-lossage-3.m: New test.
7665
7666 2003-12-01  Roger Sayle  <roger@eyesopen.com>
7667
7668         PR optimization/12628
7669         * gcc.dg/20031201-1.c: New test case.
7670
7671 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7672
7673         * gcc.dg/unaligned-1.c: New test.
7674
7675 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
7676
7677         PR c++/9849
7678         * g++.dg/template/error4.C: New test.
7679         * g++.dg/template/nested3.C: Adjust error markers.
7680
7681 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7682
7683         * gcc.dg/cpp/assert4.c: Check more #system assertions.
7684
7685 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
7686
7687         PR c/10333
7688         * gcc.dg/bitfld-7.c: New test.
7689
7690 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
7691
7692         * gcc.dg/tls/asm-1.C: New test.
7693
7694 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7695
7696         * gcc.dg/cpp/assert4.c: Update.
7697
7698 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
7699
7700         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
7701         * gcc.dg/builtin-apply3.c: New test.
7702
7703 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7704
7705         * lib/compat.exp (compat-obj): New xfaildata parameter.
7706         Use it to set compiler_conditional_xfail_data before compiling.
7707         (compat-get-options): Handle dg-xfail-if.
7708         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
7709         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
7710         * gcc.dg/compat/vector-1_y.c: Likewise.
7711         * gcc.dg/compat/vector-2_x.c: Likewise.
7712         * gcc.dg/compat/vector-2_y.c: Likewise.
7713
7714 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7715
7716         * g++.dg/opt/reg-stack4.C: New test.
7717
7718 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7719
7720         * gcc.dg/builtin-apply2.c: New test.
7721
7722 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7723
7724         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
7725
7726 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7727
7728         PR c++/12924
7729         * g++.dg/template/template-id-2.C: New test.
7730
7731 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7732
7733         PR c++/5369
7734         * g++.dg/template/memfriend1.C: New test.
7735         * g++.dg/template/memfriend2.C: Likewise.
7736         * g++.dg/template/memfriend3.C: Likewise.
7737         * g++.dg/template/memfriend4.C: Likewise.
7738         * g++.dg/template/memfriend5.C: Likewise.
7739         * g++.dg/template/memfriend6.C: Likewise.
7740         * g++.dg/template/memfriend7.C: Likewise.
7741         * g++.dg/template/memfriend8.C: Likewise.
7742         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
7743
7744 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
7745
7746         PR c++/12515
7747         * g++.dg/ext/cond1.C: New test.
7748
7749 2003-11-20  Richard Henderson  <rth@redhat.com>
7750
7751         * gcc.dg/20020201-2.c: Remove.
7752         * gcc.dg/20020201-4.c: Remove.
7753         * gcc.dg/20020304-1.c: Remove.
7754
7755 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7756
7757         * gcc.dg/cpp/trad/xwin1.c: New test case.
7758
7759 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7760
7761         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
7762         * lib/g77.exp: Likewise.
7763         * lib/objc.exp: Likewise.
7764         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
7765         for darwin.
7766
7767 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7768
7769         PR c++/12932
7770         * g++.dg/template/static5.C: New test.
7771
7772 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
7773
7774         * gcc.dg/nested-func-1.c: New test.
7775
7776 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7777
7778         * gcc.dg/cpp/assert4.c: New test.
7779
7780 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7781
7782         PR c++/2294
7783         * g++.dg/lookup/using9.c: New test.
7784
7785 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
7786
7787         PR c++/12762
7788         * g++.dg/template/error3.C: New test.
7789
7790 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7791
7792         PR ada/13035
7793         * ada/acats/run_acats, run_all.sh: Fix syntax error.
7794         No longer use a wrapper for gcc, since this does not work under
7795         Windows.
7796
7797 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
7798
7799         PR c++/2094
7800         * g++.dg/template/ptrmem7.C: New test.
7801
7802 2003-11-13  Andrew Pinski <apinski@apple.com>
7803
7804         * gcc.c-torture/compile/20031113-1.c: New test.
7805
7806 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
7807             Kean Johnston <jkj@sco.com>
7808
7809         PR c/13029
7810         * gcc.dg/unused-4.c: Update.
7811
7812 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
7813
7814         * g++.dg/opt/const3.C: New test.
7815
7816 2003-11-13  Jan Hubicka  <jh@suse.cz>
7817
7818         * gcc.c-torture/compile/20031112-1.c: New test.
7819
7820 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
7821
7822         * g++.dg/parse/crash10.C: Remove bogus error marker.
7823
7824 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7825
7826         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
7827         (host_gcc): Likewise.
7828         (ROOT): Honor $PWDCMD.
7829         (BASE): Likewise.
7830         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
7831
7832 2003-11-12  Catherine Moore  <clm@redhat.com>
7833
7834         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
7835
7836 2003-11-12  Andreas Jaeger  <aj@suse.de>
7837             Jakub Jelinek  <jakub@redhat.com>
7838             Andrew Pinski  <pinskia@physics.uc.edu>
7839             Richard Henderson  <rth@redhat.com>
7840
7841         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
7842         systems.
7843         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
7844
7845         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
7846         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
7847
7848 2003-11-11  Andreas Jaeger  <aj@suse.de>
7849
7850         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
7851
7852         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
7853
7854 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
7855
7856         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
7857         Clean ups.
7858
7859 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
7860
7861         * gcc.dg/trampoline-1.c: New test.
7862
7863 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
7864
7865         * gcc.c-torture/compile/200031109-1.c: New test.
7866
7867 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7868
7869         PR c/3190
7870         PR c/8714
7871         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7872         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
7873         gcc.dg/format/no-y2k-1.c: Update.
7874
7875 2003-11-08  Roger Sayle  <roger@eyesopen.com>
7876
7877         PR optimization/10467
7878         * gcc.dg/20031108-1.c: New test case.
7879
7880 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
7881
7882         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
7883
7884 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7885
7886         * gcc.dg/compound-lvalue-1.c: New test.
7887         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
7888         some XFAILs.
7889
7890 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
7891
7892         * gcc.dg/altivec-varargs-1.c: New test.
7893
7894 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7895
7896         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
7897         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
7898         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
7899         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
7900         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
7901
7902 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
7903
7904         * gcc.dg/cond-lvalue-1.c: New test.
7905
7906 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
7907
7908         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
7909
7910 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7911
7912         PR c++/11616
7913         * g++.dg/template/instantiate5.C: New test.
7914
7915 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7916
7917         PR c++/12726
7918         * g++.dg/ext/complit2.C: Replace test with self-contained version.
7919         * ChangeLog: Add missing first entry for above test.
7920
7921 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7922
7923         PR c++/9810
7924         * g++.dg/template/using8.C: New test.
7925         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
7926
7927 2003-11-02  Roger Sayle  <roger@eyesopen.com>
7928
7929         PR optimization/10817
7930         * gcc.c-torture/compile/20031102-1.c: New test case.
7931
7932 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
7933
7934         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
7935         2147483647.
7936
7937 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7938
7939         * gcc.dg/20031102-1.c: New test.
7940
7941 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7942
7943         * gcc.dg/complex-1.c: New test.
7944
7945 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7946
7947         PR c++/12796
7948         * g++.dg/template/crash13.C: Adjust expected error location.
7949         * g++.old-deja/g++.brendan/ns1.C: Likewise.
7950
7951 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7952
7953         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7954
7955 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7956
7957         PR/10239
7958         * gcc.c-torture/compile/20031031-2.c: New test.
7959
7960 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
7961
7962         PR/11640
7963         * gcc.c-torture/compile/20031031-1.c: New test.
7964
7965 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
7966
7967         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
7968         * gcc.misc-tests/bprob.exp: Likewise.
7969         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
7970         the execution test on arm-elf configs.
7971         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
7972         configs that don't support scratch files.
7973         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
7974
7975 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
7976
7977         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
7978         done by dejagnu.
7979
7980 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
7981
7982         * ada/acats/run_all.sh: Redirect mv output to /dev/null
7983         Avoid non pure sh syntax. Add more logging.
7984
7985         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
7986         fail.
7987
7988 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7989
7990         PR libgcj/10610
7991         * gcc.dg/ppc-stackalign-1.c: New test.
7992
7993 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
7994
7995         * ada/acats/run_all.sh: Change output to be more compliant with
7996         dejagnu framework.
7997         Create acats.sum and acats.log files under testsuite/ada/acats
7998         Only run [a-z]* directories, to filter out e.g. CVS.
7999         Redirect build output to log file.
8000
8001 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8002
8003         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
8004
8005 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8006
8007         PR ada/5909:
8008         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
8009
8010 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
8011
8012         * gcc.c-torture/compile/20031023-1.c: New test.
8013         * gcc.c-torture/compile/20031023-2.c: New test.
8014         * gcc.c-torture/compile/20031023-3.c: New test.
8015         * gcc.c-torture/compile/20031023-4.c: New test.
8016
8017 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8018
8019         PR c++/10371
8020         * g++.dg/lookup/scoped8.C: New test.
8021
8022 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8023
8024         * g++.dg/opt/reg-stack3.C: New test.
8025
8026 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8027
8028         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
8029
8030 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8031
8032         PR c++/11076
8033         * g++.dg/template/crash13.C: New test.
8034
8035 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8036
8037         * gcc.dg/c99-restrict-2.c: New test.
8038
8039 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
8040
8041         PR c++/12698, c++/12699, c++/12700, c++/12566
8042         * g++.dg/inherit/covariant9.C: New test.
8043         * g++.dg/inherit/covariant10.C: New test.
8044         * g++.dg/inherit/covariant11.C: New test.
8045
8046 2003-10-23  Jason Merrill  <jason@redhat.com>
8047
8048         PR c++/12726
8049         * g++.dg/ext/complit2.C: New test.
8050
8051 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8052
8053         PR target/12654
8054         * gcc.c-torture/execute/20031020-1.c: New test.
8055
8056 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8057
8058         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
8059         following the jump_insn.
8060
8061 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
8062
8063         * gcc.dg/cast-lvalue-1.c: New test.
8064
8065 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
8066
8067         PR c++/11962
8068         * g++.dg/template/cond2.C: New test.
8069
8070 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8071
8072         * gcc.dg/builtins-28.c: New test.
8073
8074 2003-10-20  Jan Hubicka  <jh@suse.cz>
8075
8076         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
8077         parameter.
8078         * testsuite/gcc.dg/inline-2.c: Likewise.
8079
8080 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8081
8082         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
8083         * gcc.dg/nest.c:  Likewise.
8084
8085 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8086
8087         PR c++/9781, c++/10583, c++/11862
8088         * g++.dg/parse/crash13.C: New test.
8089
8090 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8091
8092         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
8093
8094 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8095
8096         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
8097         Define HAVE_C99_RUNTIME except on Solaris.
8098         * gcc.dg/builtins-20.c: Likewise.
8099
8100 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8101
8102         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
8103
8104 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8105
8106         PR c++/12495
8107         * g++.dg/template/crash21.C: New test.
8108
8109 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8110
8111         PR c++/2513
8112         * g++.dg/template/typename5.C: New test.
8113
8114 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8115
8116         PR c++/12369
8117         * g++.dg/template/friend25.C: New test.
8118
8119 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
8120
8121         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
8122         versions.
8123
8124 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
8125
8126         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
8127         == 2147483647.
8128
8129 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
8130
8131         * gcc.c-torture/execute/960416-1.x: Remove.
8132         * gcc.c-torture/execute/divconst-3.x: Likewise.
8133
8134 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
8135
8136         PR target/12598
8137         * gcc.dg/torture/cris-volatile-1.c: New test.
8138
8139 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8140
8141         PR optimization/9325
8142         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
8143         for overflowing floating point to integer conversion during RTL
8144         simplification.
8145
8146 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
8147
8148         * objc/execute/_cmd.m: Fix typo.
8149         * objc.dg/image-info.m, objc.dg/symtab-1.m:
8150         Relax 'scan-assembler' regexp.
8151         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
8152         objc.dg/try-catch-4.m: Run on non-Darwin targets.
8153         * objc.dg/zero-link-2.m: Remove blank line.
8154         * objc.dg/zero-link-3.m: New test case.
8155
8156 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
8157
8158         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
8159
8160         * gcc.dg/asm-names.c: Use scan-assembler-not rather
8161         than linker trickery.
8162
8163 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8164
8165         PR c++/12370
8166         * g++.dg/other/friend2.C: New test.
8167
8168 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8169
8170         * gcc.dg/20031012-1.c: New test.
8171
8172 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8173
8174         * gcc.dg/weak/weak-3.c: Fix for new warning.
8175
8176 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8177
8178         PR optimization/8750
8179         * gcc.c-torture/execute/20031012-1.c: New test case.
8180
8181 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8182
8183         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
8184         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
8185
8186 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8187
8188         PR optimization/12260
8189         * gcc.c-torture/compile/20031011-2.c: New test case.
8190
8191 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8192
8193         * gcc.c-torture/execute/20031011-1.c: New testcase.
8194
8195 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
8196
8197         * gcc.c-torture/compile/20031011-1.c: New test.
8198
8199 2003-10-11  Jan Hubicka  <jh@suse.cz>
8200
8201         * g++.dg/other/first-global.C: New test.
8202
8203 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8204
8205         * gcc.c-torture/execute/string-opt-18.c: New testcase.
8206
8207 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
8208
8209         * gcc.c-torture/compile/20031010-1.c: New test.
8210
8211 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
8212
8213         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
8214         * gcc.c-torture/execute/va-arg-25.c: ... here.
8215
8216 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
8217
8218         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
8219
8220 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
8221
8222         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
8223
8224 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
8225
8226         * g++.dg/parse/error2.C: New test.
8227
8228 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
8229
8230         PR c++/11097
8231         * g++.dg/other/error5.C: Modify the error message.
8232         * g++.dg/lookup/using8.C: New test.
8233
8234 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
8235
8236         * gcc.dg/darwin-abi-2.c: New file.
8237         * gcc.c-torture/execute/va-arg-24.c: New file.
8238
8239 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
8240
8241         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
8242         indentation.
8243
8244 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
8245
8246         PR c++/10147
8247         * g++.dg/other/error4.C: Update error messages.
8248         * g++.dg/template/ptrmem4.C: Likewise.
8249
8250         PR c++/12337
8251         * g++.dg/init/new9.C: New test.
8252
8253         PR c++/12334, c++/12236, c++/8656
8254         * g++.dg/ext/attrib8.C: New test.
8255
8256 2003-10-06  Devang Patel  <dpatel@apple.com>
8257
8258         * gcc.dg/debug/dwarf2-3.h: New test.
8259         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
8260
8261 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
8262
8263         * g++.dg/opt/cfg2.C: New test.
8264
8265 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8266
8267         * g++.dg/opt/float1.C: New test.
8268
8269 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8270
8271         * gcc.dg/c90-array-lval-6.c: New test.
8272         * gcc.dg/c99-array-lval-6.c: New test.
8273
8274 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
8275             Ziemowit Laski  <zlaski@apple.com>
8276
8277         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
8278         'Derived', so that it is never considered a class method; add
8279         new warning for '+port' method ambiguity.
8280         * objc.dg/method-12.m: Include <objc/objc.h> instead of
8281         <objc/objc-api.h> (needed on Mac OS X).
8282         * objc.dg/method-13.m: New test.
8283
8284 2003-10-03  Roger Sayle  <roger@eyesopen.com>
8285
8286         PR optimization/9325, PR java/6391
8287         * gcc.c-torture/execute/20031003-1.c: New test case.
8288
8289 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
8290
8291         PR optimization/12180
8292         * gcc.dg/20031002-1.c: New test.
8293
8294         PR c++/12486
8295         * g++.dg/inherit/error1.C: New test.
8296
8297 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
8298
8299         * lib/f-torture.exp (search_for): Rename to...
8300         (search_for_re): This.  Also, clean up comments and the
8301         "regexp" invocation.
8302
8303 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
8304
8305         * gcc.c-torture/compile/20031002-1.c: New test.
8306
8307 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8308
8309         * g++.dg/opt/cond1.C: New test.
8310
8311 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8312
8313         * gcc.dg/Wold-style-definition-2.c: New testcase.
8314         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8315
8316 2003-09-29  Richard Henderson  <rth@redhat.com>
8317
8318         * g++.dg/init/array10.C: Add dg-options.
8319
8320 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8321
8322         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8323
8324 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8325
8326         * g++.dg/template/friend19.C: Fix typo.
8327         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8328
8329 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8330
8331         * gcc.c-torture/execute/20030928-1.c: New test.
8332         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8333
8334 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8335
8336         * g++.dg/opt/unroll1.C: New test.
8337
8338 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8339
8340         PR optimization/11741
8341         * gcc.dg/20030926-1.c: New test case.
8342
8343 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8344
8345         PR c++/5655
8346         * g++.dg/parse/access7.C: New test.
8347         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8348
8349 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8350
8351         MERGE OF objc-improvements-branch into MAINLINE:
8352         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8353         if libobjc has not been built.
8354         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8355         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8356         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8357         objc/execute/nested-3.m, objc/execute/np-2.m,
8358         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8359         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8360         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8361         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8362         objc.dg/special/unclaimed-category-1.h,
8363         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8364         well as GNU runtime.
8365         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8366         * execute/cascading-1.m, execute/function-message-1.m,
8367         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8368         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8369         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8370         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8371         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8372         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8373         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8374         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8375         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8376         * objc.dg/bitfield-2.m: Run only on Darwin.
8377         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8378         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8379         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8380         * objc.dg/const-str-1.m: Fix constant string layout.
8381
8382 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
8383
8384         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
8385
8386 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
8387
8388         * gcc.dg/darwin-abi-1.c: New file.
8389
8390 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
8391
8392         PR target/12281
8393         * gcc.c-torture/compile/20030921-1.c: New test.
8394
8395 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
8396
8397         * g++.dg/opt/reg-stack2.C: New test.
8398
8399 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
8400
8401         * g++.dg/eh/delayslot1.C: New test.
8402
8403 2003-09-20  Richard Henderson  <rth@redhat.com>
8404
8405         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
8406
8407 2003-09-20  Roger Sayle  <roger@eyesopen.com>
8408
8409         * gcc.c-torture/execute/20030920-1.c: New test case.
8410
8411 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8412
8413         * g++.dg/rtti/typeid3.C: Correct expected error message.
8414
8415 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8416
8417         PR c++/157
8418         * g++.dg/parse/crash12.C: New test.
8419
8420 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
8421
8422         * gcc.dg/compat/mixed-struct-check.h: New.
8423         * gcc.dg/compat/mixed-struct-defs.h: New.
8424         * gcc.dg/compat/mixed-struct-init.h: New.
8425         * gcc.dg/compat/struct-by-value-19_main.c: New.
8426         * gcc.dg/compat/struct-by-value-19_x.c: New.
8427         * gcc.dg/compat/struct-by-value-19_y.c: New.
8428         * gcc.dg/compat/struct-by-value-20_main.c: New.
8429         * gcc.dg/compat/struct-by-value-20_x.c: New.
8430         * gcc.dg/compat/struct-by-value-20_y.c: New.
8431         * gcc.dg/compat/struct-return-19_main.c: New.
8432         * gcc.dg/compat/struct-return-19_x.c: New.
8433         * gcc.dg/compat/struct-return-19_y.c: New.
8434         * gcc.dg/compat/struct-return-20_main.c: New.
8435         * gcc.dg/compat/struct-return-20_x.c: New.
8436         * gcc.dg/compat/struct-return-20_y.c: New.
8437
8438 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
8439         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
8440         so that it will not complain on LP64 targets.
8441
8442 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8443
8444         PR c++/495
8445         * g++.dg/template/friend24.C: New test.
8446
8447 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
8448
8449         PR c++/12332
8450         * g++.dg/template/memtmpl2.C: New test.
8451
8452 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
8453
8454         PR target/11184
8455         * gcc.dg/builtin-apply1.c: New test.
8456
8457 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8458
8459         PR c++/9848
8460         * g++.dg/warn/Wunused-4.C: New test.
8461
8462 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8463
8464         PR c++/12316
8465         * g++.dg/other/gc2.C: New test.
8466
8467 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
8468
8469         PR c++/11991
8470         * g++.dg/rtti/typeid3.C: New test.
8471
8472         PR c++/12266
8473         * g++.dg/overload/template1.C: New test.
8474
8475 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8476
8477         * g++.dg/opt/cfg3.C: New test.
8478
8479 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8480
8481         PR c++/7939
8482         * g++.dg/template/crash11.C: New test.
8483
8484 2003-09-16  Jason Merrill  <jason@redhat.com>
8485             Jakub Jelinek  <jakub@redhat.com>
8486
8487         * gcc.dg/attr-warn-unused-result.c: New test.
8488
8489 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8490
8491         PR c++/12184
8492         * g++.dg/expr/call2.C: New test.
8493
8494 2003-09-15  Andreas Jaeger  <aj@suse.de>
8495
8496         * gcc.dg/Wold-style-definition-1.c: New test.
8497
8498 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
8499
8500         PR c++/3907
8501         * g++.dg/parse/template12.C: New test.
8502
8503         * g++.dg/abi/bitfield11.C: New test.
8504         * g++.dg/abi/bitfield12.C: Likewise.
8505
8506 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
8507
8508         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
8509         non-expansion of functional macro name without arguments at EOL.
8510         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
8511
8512 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
8513
8514         * gcc.c-torture/execute/20030914-[12].c: New tests.
8515
8516 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
8517
8518         PR c++/11788
8519         * g++.dg/overload/addr1.C: New test.
8520
8521 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8522
8523         * gcc.dg/20030909-1.c: New test.
8524
8525 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8526
8527         * gcc.dg/ultrasp10.c: New test.
8528
8529 2003-09-09  Devang Patel  <dpatel@apple.com>
8530
8531         * gcc.dg/darwin-ld-6.c: New test.
8532
8533 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8534
8535         * gcc.dg/torture/builtin-explog-1.c: New testcase.
8536
8537 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8538
8539         * gcc.dg/ia64-types1.c: New test.
8540         * gcc.dg/ia64-types2.c: Likewise.
8541
8542 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8543
8544         * gcc.dg/builtins-1.c: Add more _Complex tests.
8545         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8546
8547         * gcc.dg/builtins-1.c: Test existing _Complex functions.
8548         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8549
8550 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
8551
8552         PR c++/11786
8553         * g++.dg/lookup/koenig2.C: New test.
8554
8555         PR c++/5296
8556         * g++.dg/rtti/typeid2.C: New test.
8557
8558 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
8559
8560         * gcc.c-torture/compile/20030904-1.c: New test.
8561
8562 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8563
8564         * g++.dg/opt/longbranch2.C: New test.
8565
8566 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8567
8568         * g++.dg/template/crash10.C: Only compile it.
8569
8570 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
8571
8572         PR middle-end/11665
8573         * gcc.c-torture/compile/20030907-1.c: New test.
8574         * g++.dg/init/array11.C: New test.
8575
8576 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8577
8578         PR c++/11852
8579         * g++.dg/init/struct1.C: New test.
8580
8581 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
8582
8583         PR c++/12181
8584         * g++.dg/expr/comma1.C: New test.
8585
8586 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
8587
8588         PR c++/11867
8589         * g++.dg/expr/static_cast5.C: New test.
8590
8591 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
8592
8593         PR c++/11507
8594         * g++.dg/lookup/scoped7.C: New test.
8595
8596         PR c++/9574
8597         * g++.dg/other/static1.C: New test.
8598
8599         PR c++/11490
8600         * g++.dg/warn/template-1.C: New test.
8601
8602         PR c++/11432
8603         * g++.dg/template/crash10.C: New test.
8604
8605         PR c++/2478
8606         * g++.dg/overload/VLA.C: New test.
8607
8608         PR c++/10804
8609         * g++.dg/template/call1.C: New test.
8610
8611 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8612
8613         PR c++/11794
8614         * g++.dg/parse/using3.C: New test.
8615
8616 2003-09-06  Roger Sayle  <roger@eyesopen.com>
8617
8618         PR c++/11409
8619         * g++.dg/overload/builtin3.C: New test case.
8620
8621 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
8622
8623         PR c/9862
8624         * gcc.dg/20030906-1.c: New test.
8625         * gcc.dg/20030906-2.c: Likewise.
8626
8627 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8628
8629         PR c++/12167
8630         * g++.dg/parse/defarg5.C: New test.
8631
8632         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
8633
8634 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
8635
8636         PR c++/12163
8637         * g++.dg/expr/static_cast4.C: New test.
8638
8639         PR c++/12146
8640         * g++.dg/template/crash9.C: New test.
8641
8642 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
8643
8644         * g++.old-deja/g++.ext/pretty2.C: Update for change
8645         in __FUNCTION__.
8646         * g++.old-deja/g++.ext/pretty3.C: Likewise.
8647
8648 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
8649
8650         PR c++/11922
8651         * g++/dg/template/qualified-id1.C: New test.
8652
8653         PR c++/12037
8654         * g++.dg/warn/noeffect4.C: New test.
8655
8656 2003-09-04  Matt Austern  <austern@apple.com>
8657
8658         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
8659         * g++.dg/ext/fnname2.C: Likewise.
8660         * g++.dg/ext/fnname3.C: Likewise.
8661
8662 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
8663
8664         * g++.dg/expr/lval1.C: New test.
8665         * g++.dg/ext/lvcast.C: Remove.
8666
8667 2003-09-03  Roger Sayle  <roger@eyesopen.com>
8668
8669         PR optimization/11700.
8670         * gcc.c-torture/compile/20030903-1.c: New test case.
8671
8672 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
8673
8674         PR c++/12053
8675         * g++.dg/abi/layout4.C: New test.
8676
8677 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
8678
8679         PR c++/11553
8680         * g++.dg/parse/friend3.C: New test.
8681
8682 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
8683
8684         PR c++/11847
8685         * g++.dg/template/class1.C: New test.
8686
8687         PR c++/11808
8688         * g++.dg/expr/call1.C: New test.
8689
8690 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
8691
8692         PR c++/12114
8693         * g++.dg/init/ref9.C: New test.
8694
8695         PR c++/11972
8696         * g++.dg/template/nested4.C: New test.
8697
8698 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8699
8700         PR c++/12093
8701         * g++.dg/template/non-dependent4.C: New test.
8702
8703         PR c++/11928
8704         * g++.dg/inherit/conv1.C: New test.
8705
8706 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
8707
8708         PR c++/6196
8709         * g++.dg/ext/label1.C: New test.
8710         * g++.dg/ext/label2.C: Likewise.
8711
8712 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8713
8714         * g++.dg/expr/cond3.C: New test.
8715
8716 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8717
8718         * gcc.dg/builtins-1.c: Add new builtin cases.
8719
8720 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8721
8722         * gcc.dg/builtins-1.c: Add new cases.
8723         * gcc.dg/torture/builtin-attr-1.c: Likewise.
8724
8725 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8726
8727         * gcc.dg/builtins-1.c: Add more math builtin tests.
8728         * gcc.dg/torture/builtin-attr-1.c: New test.
8729
8730 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
8731
8732         PR optimization/5079
8733         * g++.dg/opt/static3.C: New test.
8734
8735 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8736
8737         * gcc.misc-tests/gcov-10b.c: New test.
8738
8739 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
8740
8741         * g++.dg/opt/ptrmem3.C: New test.
8742
8743         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
8744
8745 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
8746
8747         * gcc.dg/20030826-2.c: New test.
8748
8749 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8750
8751         PR middle-end/12002
8752         * g77.f-torture/compile/12002.f: New test case.
8753
8754 2003-08-26  Roger Sayle  <roger@eyesopen.com>
8755
8756         * gcc.dg/20030826-1.c: New test case.
8757
8758 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
8759
8760         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
8761
8762 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
8763
8764         PR c++/11871
8765         * c++.dg/lookup/crash1.C: New test.
8766
8767         * c++.dg/warn/noeffect3.C: New test.
8768
8769 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
8770
8771         * gcc.dg/compat/vector-1_x.c: Compile with -w.
8772         * gcc.dg/compat/vector-1_y.c: Ditto.
8773         * gcc.dg/compat/vector-2_x.c: Ditto.
8774         * gcc.dg/compat/vector-2_y.c: Ditto.
8775
8776 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
8777
8778         * gcc.dg/20030702-1.c: New test.
8779
8780 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
8781
8782         PR c++/8795
8783         * g++.dg/ext/altivec-1.C: New test.
8784
8785 2003-08-24  Richard Henderson  <rth@redhat.com>
8786
8787         * g++.dg/eh/simd-2.C: Add -w for x86.
8788
8789 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
8790
8791         * gcc.dg/20030815-1.c: New test.
8792
8793 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8794
8795         PR c++/3765
8796         * g++.dg/parse/access6.C: New test.
8797
8798 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8799
8800         PR c++/641, c++/11876
8801         * g++.dg/template/friend22.C: New test.
8802         * g++.dg/template/friend23.C: Likewise.
8803
8804 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8805
8806         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
8807         identically.
8808
8809 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8810
8811         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
8812
8813 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8814
8815         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
8816
8817 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8818
8819         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
8820
8821 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
8822
8823         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
8824
8825 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
8826
8827         PR c++/11919
8828         * g++.dg/overload/prom1.C: New test.
8829
8830         PR c++/11551
8831         * g++.dg/parse/dtor2.C: New test.
8832
8833         PR c++/10762
8834         * g++.dg/parse/using2.C: New test.
8835
8836 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
8837
8838         PR target/11805
8839         * gcc.c-torture/compile/20030821-1.c: New.
8840
8841 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
8842
8843         PR c++/11834
8844         * g++.dg/template/deduce2.C: New test.
8845
8846 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
8847
8848         * gcc.c-torture/execute/20030821-1.c: New test.
8849
8850 2003-08-20  Roger Sayle  <roger@eyesopen.com>
8851
8852         PR middle-end/11984
8853         * gcc.dg/20030820-1.c: New test case.
8854
8855 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
8856
8857         PR c++/11945
8858         * g++.dg/warn/noeffect2.C: New test.
8859
8860 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
8861
8862         PR c++/10926
8863         * g++.dg/template/dtor2.C: New test.
8864
8865         PR c++/11684
8866         * g++.dg/template/operator1.C: New test.
8867         * g++.dg/parse/operator4.C: New test.
8868
8869         PR c++/11946.C
8870         * g++.dg/expr/enum1.C: New test.
8871         * gcc.dg/c99-bool-1.c: Remove bogus warning.
8872
8873         PR c++/11036.C
8874         * g++.dg/parse/elab2.C: New test.
8875         * g++.dg/parse/typedef4.C: Change error message.
8876         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
8877         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
8878         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
8879
8880 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8881
8882         * gcc.dg/pch/warn-1.c: New.
8883         * gcc.dg/pch/warn-1.hs: New.
8884
8885         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
8886         not-tested file.
8887
8888 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8889
8890         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
8891
8892 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
8893
8894         * gcc.dg/uninit-D.c: New Test.
8895         * gcc.dg/uninit-E.c: New Test.
8896         * gcc.dg/uninit-F.c: New Test.
8897         * gcc.dg/uninit-G.c: New Test.
8898
8899 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
8900
8901         * g++.dg/README: Describe the pch directory.
8902
8903 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8904
8905         PR c++/11174
8906         * g++.dg/parse/access4.C: New test.
8907         * g++.dg/parse/access5.C: Likewise.
8908         * g++.old-deja/g++.jason/access17.C: Adjust error message.
8909
8910 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
8911
8912         * gcc.dg/noncompile/20030818-1.c: New.
8913
8914 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
8915
8916         PR c++/11957
8917         * g++.dg/warn/noeffect1.C: New test.
8918
8919         * g++.dg/template/scope2.C: New test.
8920         * g++.dg/template/error2.C: Correct dg-error
8921
8922 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
8923
8924         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
8925
8926 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
8927
8928         PR C++/11512
8929         * g++.dg/template/warn1.C: New.
8930
8931 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8932
8933         * g++.dg/template/error2.C: New test.
8934         * g++.dg/lookup/using7.C: Adjust errors
8935         * g++.old-deja/g++.pt/crash36.C: Likewise.
8936         * g++.old-deja/g++.pt/derived3.C: Likewise.
8937
8938 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8939
8940         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
8941         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
8942         * gcc.c-torture/execute/builtins/string-9.c: New, from
8943         string-opt-9.c.  Adjust for execute/builtins framework.
8944         * gcc.c-torture/execute/string-opt-9.c: Delete.
8945
8946 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
8947
8948         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
8949
8950         * g++.dg/parse/ret-type2.C: New test.
8951
8952         PR c++/11703
8953         * g++.dg/init/new8.C: New test.
8954
8955         PR c++/10923
8956         * g++.dg/parse/typedef5.C: New test.
8957
8958         PR c++/9512
8959         * g++.dg/parse/qualified2.C: New test.
8960         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
8961         invalid code.
8962
8963 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
8964
8965         * g++.dg/conversion/ptrmem1.C: New test.
8966
8967 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
8968
8969         PR target/11693
8970         * gcc.dg/20030811-1.c: New test.
8971
8972         PR target/11535
8973         * gcc.c-torture/execute/20030811-1.c: New test.
8974
8975 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8976
8977         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
8978
8979 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
8980
8981         PR c++/11789.C
8982         * g++.dg/inherit/multiple1.C: New test.
8983
8984 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8985
8986         * gcc.dg/spe1.c: New test.
8987
8988         PR c++/11670
8989         * g++.dg/expr/cast2.C: New test.
8990
8991         PR c++/10530
8992         * g++.dg/template/dependent-name2.C: New test.
8993
8994 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
8995
8996         * g++.dg/parse/crash11.C: Put the dg options in comments.
8997
8998 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
8999
9000         * lib/gcc-dg.exp: Update for diagnostic change.
9001
9002 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9003
9004         PR c++/5767
9005         * g++.dg/parse/crash11.C: New test.
9006
9007 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
9008
9009         * gcc.dg/cpp/spacing1.c: Update.
9010
9011 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
9012
9013         PR target/11739
9014         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
9015         a value for -mtune.
9016
9017 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9018
9019         PR middle-end/11771
9020         * gcc.c-torture/compile/20030804-1.c: New test case.
9021
9022 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9023
9024         * gcc.dg/20030804-1.c: New test case.
9025
9026 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
9027
9028         * gcc.dg/cpp/separate-1.c: New test.
9029
9030 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
9031
9032         PR c++/11704
9033         * g++.dg/template/dependent-expr2.C: New test.
9034
9035         PR c++/11766
9036         * g++.dg/expr/ptrmem1.C: New test.
9037
9038 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9039
9040         PR c++/9453
9041         * g++.dg/template/friend15.C: New test.
9042
9043 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
9044
9045         * lib/dg-pch.exp: Work round PCH bug.
9046
9047 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9048
9049         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
9050         builtins.  Move cases from builtins-4.c here.
9051
9052         * gcc.dg/torture/builtin-math-1.c: New test taken from
9053         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
9054         additional cases.
9055
9056         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
9057         Delete.
9058
9059 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9060
9061         PR c++/9447
9062         * g++.dg/template/using7.C: New test.
9063
9064 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
9065
9066         * import1.c, import2.c: New tests.
9067
9068 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
9069
9070         * g++.dg/eh/crossjump1.C: New test.
9071
9072 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
9073
9074         PR c++/11697
9075         * g++.dg/template/using6.C: New test.
9076
9077         PR c++/11744
9078         * g++.dg/template/koenig2.C: New test.
9079
9080 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9081
9082         PR c++/7983
9083         * g++.dg/parse/typedef4.C: New test.
9084
9085 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9086
9087         PR c++/8442, c++/8806
9088         * g++.dg/template/elab1.C: New test.
9089         * g++.dg/template/type2.C: Likewise.
9090         * g++.dg/template/ttp3.C: Adjust expected error message.
9091         * g++.old-deja/g++.law/visibility13.C: Likewise.
9092         * g++.old-deja/g++.niklas/t135.C: Likewise.
9093         * g++.old-deja/g++.pt/ttp41.C: Likewise.
9094         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
9095         template argument.
9096         * g++.old-deja/g++.pt/ttp44.C: Likewise.
9097
9098 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
9099
9100         PR c++/11295
9101         * g++.dg/ext/stmtexpr1.C: New test.
9102
9103         * g++.dg/opt/tmp1.C: New test.
9104
9105         PR c++/11525
9106         * g++.dg/parse/constant4.C: New test.
9107
9108         PR c++/9447
9109         * g++.dg/template/using5.C: New test.
9110
9111 2003-07-31  Roger Sayle  <roger@eyesopen.com>
9112
9113         * gcc.dg/builtins-27.c: New test case.
9114
9115 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
9116
9117         * gcc.dg/tls/opt-7.c: New test.
9118
9119 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
9120
9121         * g++.old-deja/g++.other/crash18.C: Remove.
9122
9123 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9124
9125         * g++.dg/template/explicit3.C: New.
9126         * g++.dg/template/explicit4.C: New.
9127         * g++.dg/template/explicit5.C: New.
9128
9129         PR c++/11347
9130         * g++.dg/template/memtmpl1.C: New.
9131
9132 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
9133
9134         PR target/11565
9135         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
9136         * gcc.dg/i386-387-5.c (dg-options): Likewise.
9137
9138 2003-07-30  Jan Hubicka  <jh@suse.cz>
9139
9140         * vtgc1.c: Kill.
9141
9142 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
9143
9144         * gcc.dg/struct-in-proto-1.c: New test.
9145
9146 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
9147
9148         * gcc.dg/cpp/include2.c: Only expect one message.
9149
9150 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
9151
9152         PR c++/9447
9153         * g++.dg/template/using1.C: New test.
9154         * g++.dg/template/using2.C: New test.
9155         * g++.dg/template/using3.C: New test.
9156         * g++.dg/template/using4.C: New test.
9157
9158 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
9159
9160         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
9161         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9162
9163 2003-07-28  Jan Hubicka  <jh@suse.cz>
9164
9165         PR c++/11530
9166         * g++.dg/opt/call1.C: New test.
9167
9168 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
9169
9170         PR c++/11667
9171         * g++.dg/init/enum2.C: New test.
9172         * g++.dg/template/overload1.C: Add "-w" option.
9173
9174 2003-07-28    <hp@bitrange.com>
9175
9176         * gcc.dg/Wdeclaration-after-statement-1.c,
9177         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
9178
9179 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
9180
9181         * gcc.c-torture/compile/20030725-1.c: New test.
9182
9183 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
9184
9185         * gcc.dg/20030505.c: Only run for SPE.
9186         Remove definition of opaque type.
9187
9188 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
9189
9190         * g++.dg/template/ptrmem6.C: New test.
9191
9192 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
9193
9194         * gcc.c-torture/compile/zero-strct-2.c: New test.
9195
9196 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
9197
9198         * gcc.dg/intermod-1.c: New test.
9199
9200 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9201
9202         PR c++/11617
9203         * g++.dg/template/lookup2.C: New test.
9204         * g++.dg/template/memclass1.C: Remove instantiated from error.
9205         * g++.dg/other/error2.C: Tweak expected errors.
9206
9207         PR c++/11596
9208         * g++.dg/template/defarg3.C: New test.
9209
9210         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
9211
9212 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
9213
9214         * g++.dg/inherit/access5.C: New test.
9215
9216 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9217
9218         PR c++/11513
9219         * g++.dg/template/crash8.C: New test.
9220
9221 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
9222
9223         PR c/10602
9224         * gcc.dg/noncompile/incomplete-2.c: New test.
9225
9226 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
9227
9228         PR c++/11645
9229         * g++.dg/inherit/access4.C: New test.
9230
9231         PR c++/11517
9232         * g++.dg/expr/cond2.C: New test.
9233
9234         PR optimization/10679
9235         * g++.dg/opt/inline4.C: New test.
9236
9237 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
9238
9239         * g++.dg/parse/crash10: New test.
9240
9241 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9242
9243         * g++.dg/ext/flexary1.C: New test.
9244
9245 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9246
9247         PR c++/10793
9248         * g++.dg/template/crash9.C: New test.
9249
9250 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9251
9252         PR c++/3004
9253         * g++.dg/parse/typedef3.C: New test.
9254
9255         PR c++/7906
9256         * g++.dg/parse/operator2.C: New test.
9257
9258         PR c++/8895
9259         * g++.dg/parse/def-tmpl-arg1.C: New test.
9260
9261         PR c++/9282
9262         * g++.dg/parse/funptr1.C: New test.
9263
9264         PR c++/9452
9265         * g++.dg/parse/ambig3.C: New test.
9266
9267         PR c++/9454
9268         * g++.dg/parse/operator3.C: New test.
9269
9270         PR c++/9486
9271         * g++.dg/parse/template10.C: New test.
9272
9273         PR c++/9488
9274         * g++.dg/parse/template11.C: New test.
9275
9276         PR c++/10150
9277         * g++.dg/parse/invalid-op1.C: New test.
9278
9279         PR c++/10247
9280         * g++.dg/parse/condexpr1.C: New test.
9281
9282 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9283
9284         * g++.dg/ext/packed3.C: New test.
9285         * g++.dg/ext/packed4.C: New test.
9286
9287         * gcc.dg/pack-test-3.c: New test.
9288
9289 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
9290
9291         * lib/compat.exp: Handle dg-options per source file.
9292         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
9293         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
9294         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
9295         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
9296         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
9297         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
9298         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
9299         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
9300         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
9301         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
9302         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
9303         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
9304         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9305         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9306
9307 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9308
9309         PR c/10320
9310         * gcc.c-torture/execute/20030718-1.c: New test.
9311
9312 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9313
9314         PR optimization/11536
9315         * gcc.dg/20030721-1.c: New test.
9316
9317 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9318
9319         PR c++/11546
9320         * g++.dg/template/lookup1.C: New test.
9321
9322 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9323
9324         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9325         diagnostics of ill-formed constructs involving labels.
9326         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9327         the new 'previously defined here' message.
9328
9329 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9330
9331         * g++.dg/parse/non-dependent2.C: New test.
9332
9333 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9334
9335         * g++.dg/init/init-ref4.C: xfail on targets without
9336         weak symbols.
9337
9338 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9339
9340         PR target/11087
9341         * gcc.c-torture/execute/20030717-1.c: New test.
9342
9343 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9344
9345         * g++.dg/opt/cfg1.C: New test.
9346
9347 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9348
9349         PR optimization/11557
9350         * gcc.dg/20030717-1.c: New test.
9351
9352 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9353
9354         PR c++/10476
9355         * g++.dg/expr/crash-1.C: New test.
9356
9357         PR c++/11027
9358         * g++.dg/template/init3.C: New test.
9359
9360         PR c++/8222
9361         * g++.dg/template/non-dependent1.C: New test.
9362
9363         PR c++/11070
9364         * g++.dg/template/non-dependent2.C: New test.
9365
9366         PR c++/11071
9367         * g++.dg/template/non-dependent3.C: New test.
9368
9369         PR c++/9907
9370         * g++.dg/template/sizeof5.C: New test.
9371
9372 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9373
9374         PR 11498
9375         * gcc.c-torture/compile/mangle-1.c: New file.
9376
9377 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9378
9379         PR c++/7809
9380         * g++.dg/parse/access3.C: New test.
9381
9382 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
9383
9384         PR c++/11384
9385         * g++.dg/init/init-ref4.C: New test.
9386
9387 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
9388
9389         PR c++/11547
9390         * g++.dg/parse/constant3.C: New test.
9391         * g++.dg/parse/crash7.C: Likewise.
9392
9393 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
9394
9395         PR target/11008
9396         * gcc.dg/i386-pentium4-not-mull.c: New.
9397
9398 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
9399
9400         * gcc.dg/asm-names.c (ymain): Make it weak.
9401
9402 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9403
9404         PR c++/5421
9405         * g++.dg/template/friend21.C: New test.
9406
9407 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
9408
9409         * gcc.dg/cleanup-8.c: New test.
9410         * gcc.dg/cleanup-9.c: New test.
9411
9412 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
9413
9414         * g++.dg/ext/dll-MI1.h: New file.
9415         * g++.dg/ext/dllexport-MI1.C: New file.
9416         * g++.dg/ext/dllimport-MI1.C: New file.
9417
9418 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
9419
9420         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
9421         it does not have cmpstrsi patterns (just cmpmemsi).
9422
9423 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
9424
9425         PR debug/11473
9426         * g++.dg/debug/debug8.C: New test.
9427
9428 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9429
9430         PR c++/10108
9431         * g++.dg/template/crash7.C: New test.
9432
9433 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
9434
9435         PR target/10795
9436         * gcc.c-torture/compile/20030708-1.c: New.
9437
9438 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9439
9440         * gcc.c-torture/execute/20030715-1.c: New test.
9441
9442 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
9443
9444         * gcc.dg/pch/inline-3.c: New file.
9445         * gcc.dg/pch/inline-3.hs: New file.
9446         * gcc.dg/pch/inline-4.c: New file.
9447         * gcc.dg/pch/inline-4.hs: New file.
9448
9449 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
9450
9451         PR c++/11509
9452         * g++.dg/template/crash6.C: New test.
9453
9454         PR c++/7053
9455         * g++.dg/template/friend20.C: New test.
9456
9457         PR c++/7019
9458         * g++.dg/template/overload2.C: New test.
9459
9460 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9461
9462         PR optimization/11440
9463         * gcc.c-torture/execute/20030714-1.c: New test.
9464
9465 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9466
9467         PR c++/11154
9468         * g++.dg/template/partial2.C: New test.
9469
9470 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
9471
9472         PR c++/11503
9473         * g++.dg/template/anon1.C: New test.
9474
9475         PR c++/11493
9476         PR c++/11495
9477         * g++.dg/parse/template9.C: Likewise.
9478         * g++.dg/template/crash4.C: New test.
9479         * g++.dg/template/koenig1.C: Likewise.
9480         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
9481         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
9482         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
9483         functions.
9484         * g++.old-deja/g++.jason/template36.C: Likewise.
9485         * g++.old-deja/g++.mike/p1989.C: Likewise.
9486         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
9487         * g++.old-deja/g++.pt/ttp20.C: Use this->.
9488         * g++.old-deja/g++.pt/ttp21.C: Use this->.
9489         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
9490         compiling.
9491         * g++.old-deja/g++.pt/union2.C: Use this->.
9492
9493 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
9494
9495         * gcc.dg/20030711-1.c: New test.
9496
9497 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
9498
9499         PR c++/11050
9500         * g++.dg/parse/args1.C: New test.
9501         * g++.pt/defarg8.C: Change expected errors.
9502
9503 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
9504
9505         PR c++/8164
9506         * g++.dg/template/nontype2.C: New test.
9507
9508         PR c++/10558
9509         * g++.dg/parse/template8.C: New test.
9510
9511         PR c++/8327
9512         * g++.dg/template/scope1.C: New test.
9513
9514         * g++.dg/warn/Wsign-compare-1.C: New test.
9515
9516 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9517
9518         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
9519
9520 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
9521
9522         PR c++/9411
9523         * g++.dg/template/explicit2.C: New test.
9524
9525         PR c++/10032
9526         * g++.dg/warn/pedantic1.C: New test.
9527
9528 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
9529
9530         PR c++ 9483
9531         * g++.dg/other/field1.C: New test.
9532
9533 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
9534
9535         PR c/11449
9536         * gcc.c-torture/compile/20030707-1.c: New.
9537
9538 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9539
9540         PR c++/10849
9541         * g++.dg/template/access12.C: New test.
9542
9543 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
9544
9545         * g++.dg/bprob/bprob.exp (prof_ext): Update.
9546         * g77.dg/bprob/bprob.exp (prof_ext): Update.
9547         * gcc.misc-tests/bprob.exp (prof_ext): Update.
9548         * gcc.misc-tests/gcov.exp: Update
9549         * g++.dg/gcov/gcov.exp: Update
9550         * lib/gcov.exp: Update.
9551
9552 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
9553
9554         * g++.dg/abi/mangle17.C: Make sure template expressions are
9555         dependent.
9556         * g++.dg/abi/mangle4.C: Mark erroneous casts.
9557         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
9558         * g++.dg/opt/stack1.C: Remove erroneous code.
9559         * g++.dg/parse/template7.C: New test.
9560         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
9561         * g++.old-deja/g++.pt/crash4.C: Likewise.
9562
9563 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9564
9565         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
9566         with zero or one occurence of `$' after the initial `L'.
9567
9568 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
9569
9570         * gcc.c-torture/compile/20030704-1.c: Add a comment.
9571
9572 2003-07-08  Roger Sayle  <roger@eyesopen.com>
9573
9574         PR c/11370
9575         * gcc.dg/Wunreachable-6.c: New testcase.
9576         * gcc.dg/Wunreachable-7.c: New testcase.
9577
9578 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9579
9580         PR c/11420
9581         * gcc.dg/20030708-1.c: New test.
9582
9583 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
9584
9585         * gcc.dg/compat/sdata-section.h: New file.
9586         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
9587         * gcc.dg/torture/mips-sdata-1.c: New test.
9588
9589 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9590
9591         PR c++/11030
9592         * g++.dg/template/friend19.C: New test.
9593
9594 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
9595
9596         * g++.dg/opt/strength-reduce.C: New test.
9597
9598 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9599
9600         PR target/10979
9601         * gcc.dg/20030707-1.c: New testcase.
9602
9603 2003-07-07  Roger Sayle  <roger@eyesopen.com>
9604
9605         PR optimization/11059
9606         * g++.dg/opt/emptyunion.C: New testcase.
9607
9608 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9609             Eric Botcazou  <ebotcazou@libertysurf.fr>
9610
9611         * g++.dg/opt/stack1.C: New test.
9612
9613 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
9614
9615         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
9616         run test.
9617
9618         PR c++/11431
9619         * g++.dg/expr/static_cast3.C: New test.
9620
9621 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9622
9623         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
9624         everywhere.
9625         * gcc.dg/concat.c: Concatenation of string constants with
9626         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
9627         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
9628         * gcc.dg/cpp/escape-2.c: Use wide character constants where
9629         necessary to avoid multi-character character constant warning.
9630         * gcc.dg/cpp/escape.c: Likewise.
9631         * gcc.dg/cpp/ucs.c: Likewise.
9632         Remove backslashes from dg-bogus comments, as they confuse Tcl.
9633         Fix a typo.
9634
9635 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9636
9637         PR c/11428
9638         * gcc.c-torture/compile/20030704-1.c: New.
9639
9640 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
9641
9642         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
9643
9644 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
9645
9646         PR c++/5287, PR c++/7910,  PR c++/11021
9647         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
9648         tests for warnings.
9649         * g++.dg/ext/dllimport2.C: Add tests for warnings.
9650         * g++.dg/ext/dllimport3.C: Likewise.
9651         * g++.dg/ext/dllimport4.C: New file.
9652         * g++.dg/ext/dllimport5.C: New file.
9653         * g++.dg/ext/dllimport6.C: New file.
9654         * g++.dg/ext/dllimport7.C: New file.
9655         * g++.dg/ext/dllimport8.C: New file.
9656         * g++.dg/ext/dllimport9.C: New file.
9657         * g++.dg/ext/dllimport10.C: New file.
9658         * g++.dg/ext/dllexport1.C: New file.
9659
9660 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9661
9662         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
9663         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
9664
9665 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9666
9667         * gcc.dg/builtins-25.c: New testcase.
9668         * gcc.dg/builtins-26.c: New testcase.
9669
9670 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
9671
9672         * gcc.dg/compat/vector-defs.h: New file.
9673         * gcc.dg/compat/vector-setup.h: New file.
9674         * gcc.dg/compat/vector-check.h: New file.
9675         * gcc.dg/compat/vector-1_main.c: New file.
9676         * gcc.dg/compat/vector-1_x.c: New file.
9677         * gcc.dg/compat/vector-1_y.c: New file.
9678         * gcc.dg/compat/vector-2_main.c: New file.
9679         * gcc.dg/compat/vector-2_x.c: New file.
9680         * gcc.dg/compat/vector-2_y.c: New file.
9681
9682         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
9683         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
9684         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
9685         * gcc.dg/compat/struct-align-1.h: New file.
9686         * gcc.dg/compat/struct-align-1_main.c: New file.
9687         * gcc.dg/compat/struct-align-1_x.c: New file.
9688         * gcc.dg/compat/struct-align-1_y.c: New file.
9689         * gcc.dg/compat/struct-align-2.h: New file.
9690         * gcc.dg/compat/struct-align-2_main.c: New file.
9691         * gcc.dg/compat/struct-align-2_x.c: New file.
9692         * gcc.dg/compat/struct-align-2_y.c: New file.
9693
9694         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
9695         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
9696         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
9697         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
9698         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
9699         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
9700         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
9701         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
9702         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
9703         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
9704         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
9705         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
9706         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
9707         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
9708         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
9709         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
9710         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
9711         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
9712         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
9713         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
9714         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
9715         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
9716         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
9717         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
9718         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
9719         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
9720         * gcc.dg/compat/struct-return-10_x.c: Ditto.
9721         * gcc.dg/compat/struct-return-2_x.c: Ditto.
9722         * gcc.dg/compat/struct-return-3_x.c: Ditto.
9723
9724 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9725
9726         * gcc.dg/i386-call-1.c: New test.
9727
9728 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
9729
9730         PR c++/9162
9731         * g++.dg/parse/defarg4.C: New.
9732
9733 2003-07-03  Roger Sayle  <roger@eyesopen.com>
9734
9735         PR target/10700
9736         * gcc.c-torture/compile/20030703-1.c: New test case.
9737
9738 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
9739
9740         * g++.dg/template/local3.C: Remove extra semicolon.
9741
9742 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9743
9744         * gcc.dg/i386-volatile-1.c: New test.
9745
9746 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
9747
9748         PR c++/11072
9749         * g++.dg/other/offsetof2.C: XFAIL.
9750         * g++.dg/other/offsetof5.C: New.
9751
9752         PR c++/10219
9753         * g++.dg/template/error1.C: New.
9754
9755         PR c++/9779
9756         * g++.dg/template/dependent-expr1.C: New.
9757
9758 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9759
9760         PR c++/6949
9761         * g++.dg/template/local3.C: New test.
9762
9763         PR c++/11149
9764         * g++.dg/lookup/scoped6.C: New test.
9765
9766 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
9767
9768         PR c++/8046
9769         * g++.dg/other/error7.C: New test.
9770
9771 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
9772
9773         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
9774         * g++.old-deja/g++.abi/vtable3.h: Likewise.
9775         * g++.old-deja/g++.law/code-gen5.C: Likewise.
9776         * g++.old-deja/g++.other/union2.C: Likewise.
9777         * gcc.dg/c90-const-expr-2.c: Likewise.
9778         * gcc.dg/c90-const-expr-3.c: Likewise.
9779         * gcc.dg/c99-const-expr-2.c: Likewise.
9780         * gcc.dg/c99-const-expr-3.c: Likewise.
9781         * gcc.dg/concat.c: Likewise.
9782
9783 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
9784
9785         PR c++/9559
9786         * g++.dg/init/static1.C: New test.
9787
9788 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9789
9790         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
9791         * g++.old-deja/g++.other/access2.C: Likewise.
9792         * g++.old-deja/g++.other/decl2.C: Likewise.
9793         * gcc.c-torture/execute/20020615-1.c: Likewise.
9794
9795 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9796
9797         PR c++/4933
9798         * g++.dg/template/sizeof4.C: New test.
9799
9800 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9801
9802         * g++.dg/other/error6.C: New test.
9803
9804 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
9805
9806         PR c++/10750
9807         * g++.dg/parse/constant2.C: New test.
9808
9809 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
9810
9811         PR c++/11106
9812         * g++.dg/other/error5.C: New test.
9813
9814 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9815
9816         * gcc.dg/format/gcc_diag-1.c: New test.
9817
9818 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
9819
9820         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
9821
9822 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
9823
9824         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
9825         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
9826         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
9827
9828 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
9829
9830         * gcc.c-torture/execute/builtins/string-8.c: New test.
9831         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
9832         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
9833         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
9834
9835 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9836
9837         PR c++/10468
9838         * g++.dg/ext/typeof6.C: New test.
9839
9840 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
9841
9842         PR c++/10796
9843         * g++.dg/init/enum1.C: New test.
9844
9845 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
9846
9847         * gcc.dg/20030627-1.c: New test.
9848
9849 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
9850
9851         PR c++/11332
9852         * g++.dg/expr/static_cast2.C: New test.
9853
9854 2003-06-26  Roger Sayle  <roger@eyesopen.com>
9855             Jakub Jelinek  <jakub@redhat.com>
9856
9857         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
9858         sprintf(dst,"%s",src) optimization.
9859         * gcc.c-torture/execute/20030626-1.c: New test case.
9860         * gcc.c-torture/execute/20030626-2.c: New test case.
9861
9862 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
9863
9864         * gcc.c-torture/execute/multi-ix.c: New test.
9865
9866         * gcc.c-torture/execute/simd-4.c (main):
9867         Added missing semicolon at end of union.
9868
9869 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
9870
9871         PR c++/8266
9872         * g++.dg/template/explicit-instantiation3.C: New test.
9873
9874 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9875
9876         * gcc.dg/20030626-1.c: Use signed char.
9877
9878 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
9879
9880         * gcc.dg/20030626-1.c: New test.
9881
9882 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
9883
9884         * const-str-2.m: Update.
9885
9886 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
9887
9888         PR c++/10990
9889         * g++.dg/rtti/dyncast1.C: New test.
9890         * g++.dg/abi/mangle4.C: Correct base-specifier access.
9891         * g++.dg/lookup/scoped1.C: Remove XFAIL.
9892         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
9893
9894         PR c++/10931
9895         * g++.dg/expr/static_cast1.C: New test.
9896
9897 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
9898
9899         * gcc.dg/20030625-1.c: New test.
9900
9901 2003-06-24  Roger Sayle  <roger@eyesopen.com>
9902
9903         * gcc.c-torture/compile/20030624-1.c: New test case.
9904
9905 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
9906
9907         * gcc.c-torture/execute/string-opt-17.c: New test.
9908
9909 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
9910
9911         PR c++/5754
9912         * g++.dg/parse/crash6.C: New test.
9913
9914 2003-06-23  Roger Sayle  <roger@eyesopen.com>
9915
9916         * gcc.dg/builtins-24.c: New test case.
9917
9918 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
9919
9920         * g++.dg/opt/operator1.C: New test.
9921
9922 2003-06-22  Roger Sayle  <roger@eyesopen.com>
9923
9924         * gcc.c-torture/execute/string-opt-16.c: New test case.
9925
9926 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9927
9928         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
9929         * g++.old-deja/g++.other/conv7.C: Likewise
9930         * g++.old-deja/g++.other/overcnv2.C: Likewise.
9931         * g++.old-deja/g++.other/overload14.C: Likewise.
9932
9933 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
9934
9935         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
9936         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
9937
9938 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9939
9940         PR c++/10888
9941         * g++.dg/warn/Winline-3.C: New test.
9942
9943 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9944
9945         * lib/target-supports.exp (check_alias_available): Make the test
9946         program acceptable to the Solaris assembler.
9947
9948         PR c++/10749
9949         * g++.dg/template/memclass2.C: New test.
9950
9951 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9952             Eric Botcazou  <ebotcazou@libertysurf.fr>
9953
9954         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
9955         data for non-matching targets.
9956         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
9957
9958 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
9959
9960         PR c++/10845
9961         * g++.dg/template/member3.C: New test.
9962
9963 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
9964
9965         PR c++/10939
9966         * g++.dg/template/func1.C: New test.
9967
9968         PR c++/9649
9969         * g++.dg/template/static4.C: New test.
9970         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
9971
9972         PR c++/11041
9973         * g++.dg/init/ref7.C: New test.
9974
9975 2003-06-19  Matt Austern  <austern@apple.com>
9976
9977         PR c++/11228
9978         * g++.dg/anew1.C: New test.
9979         * g++.dg/anew2.C: New test.
9980         * g++.dg/anew3.C: New test.
9981         * g++.dg/anew4.C: New test.
9982
9983 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
9984
9985         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
9986
9987 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
9988
9989         * gcc.c-torture/execute/simd-4.c (main): Make expected value
9990         endian-dependent.
9991
9992 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9993
9994         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
9995         Remove cruft.
9996
9997 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9998
9999         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
10000         * gcc.c-torture/compile/961203-1.c: Likewise.
10001         * gcc.c-torture/compile/980506-1.c: Likewise.
10002
10003 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10004
10005         PR c++/10712
10006         * g++.dg/lookup/using7.C: New test.
10007
10008 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10009
10010         PR c++/11105
10011         * g++.dg/abi/conv1.C: Remove it.
10012         * g++.dg/template/conv7.C: New test.
10013         * g++.dg/template/conv8.C: Likewise.
10014         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
10015         conversion operator.
10016
10017 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
10018
10019         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
10020         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10021         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10022         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10023         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10024         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10025         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10026         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10027         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10028         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10029         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10030         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10031         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10032         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10033         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10034         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10035         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10036         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10037         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10038         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10039         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10040         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10041         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10042         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10043         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10044         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10045         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10046         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10047         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10048
10049 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
10050
10051         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
10052         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
10053         indications.
10054
10055 2003-06-16  Roger Sayle  <roger@eyesopen.com>
10056
10057         * gcc.dg/i386-387-5.c: New test case.
10058         * gcc.dg/i386-387-6.c: New test case.
10059         * gcc.dg/builtins-23.c: New test case.
10060
10061 2003-06-15  Roger Sayle  <roger@eyesopen.com>
10062
10063         * gcc.dg/builtins-22.c: New test case.
10064         * gcc.dg/i386-387-1.c: Update to test exp.
10065         * gcc.dg/i386-387-2.c: Likewise.
10066
10067 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10068
10069         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
10070
10071 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10072
10073         * lib/gcc-dg.exp (dg-require-dll): New function.
10074         (dg-xfail-if): Likewise.
10075         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
10076         driver.
10077
10078         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
10079         * gcc.c-torture/compile/20001205-1.c: Likewise.
10080         * gcc.c-torture/compile/20001226-1.c: Likewise.
10081         * gcc.c-torture/compile/20010518-2.c: Likewise.
10082         * gcc.c-torture/compile/20020312-1.c: Likewise.
10083         * gcc.c-torture/compile/20020604-1.c: Likewise.
10084         * gcc.c-torture/compile/920501-12.c: Likewise.
10085         * gcc.c-torture/compile/920501-4.c: Likewise.
10086         * gcc.c-torture/compile/920520-1.c: Likewise.
10087         * gcc.c-torture/compile/920521-1.c: Likewise.
10088         * gcc.c-torture/compile/920625-1.c: Likewise.
10089         * gcc.c-torture/compile/961203-1.c: Likewise.
10090         * gcc.c-torture/compile/980506-1.c: Likewise.
10091         * gcc.c-torture/compile/981006-1.c: Likewise.
10092         * gcc.c-torture/compile/981022-1.c: Likewise.
10093         * gcc.c-torture/compile/981223-1.c: Likewise.
10094         * gcc.c-torture/compile/990617-1.c: Likewise.
10095         * gcc.c-torture/compile/dll.c: Likewise.
10096         * gcc.c-torture/compile/labels-3.c: Likewise.
10097         * gcc.c-torture/compile/mipscop-1.c: Likewise.
10098         * gcc.c-torture/compile/mipscop-2.c: Likewise.
10099         * gcc.c-torture/compile/mipscop-3.c: Likewise.
10100         * gcc.c-torture/compile/mipscop-4.c: Likewise.
10101         * gcc.c-torture/compile/simd-5.c: Likewise.
10102         * gcc.c-torture/compile/20000804-1.x: Remove.
10103         * gcc.c-torture/compile/20001205-1.x: Likewise.
10104         * gcc.c-torture/compile/20001226-1.x: Likewise.
10105         * gcc.c-torture/compile/20010518-2.x: Likewise.
10106         * gcc.c-torture/compile/20020312-1.x: Likewise.
10107         * gcc.c-torture/compile/20020604-1.x: Likewise.
10108         * gcc.c-torture/compile/920501-12.x: Likewise.
10109         * gcc.c-torture/compile/920501-4.x: Likewise.
10110         * gcc.c-torture/compile/920520-1.x: Likewise.
10111         * gcc.c-torture/compile/920521-1.x: Likewise.
10112         * gcc.c-torture/compile/920625-1.x: Likewise.
10113         * gcc.c-torture/compile/961203-1.x: Likewise.
10114         * gcc.c-torture/compile/980506-1.x: Likewise.
10115         * gcc.c-torture/compile/981006-1.x: Likewise.
10116         * gcc.c-torture/compile/981022-1.x: Likewise.
10117         * gcc.c-torture/compile/981223-1.x: Likewise.
10118         * gcc.c-torture/compile/990617-1.x: Likewise.
10119         * gcc.c-torture/compile/mipscop-1.x: Likewise.
10120         * gcc.c-torture/compile/mipscop-2.x: Likewise.
10121         * gcc.c-torture/compile/mipscop-3.x: Likewise.
10122         * gcc.c-torture/compile/mipscop-4.x: Likewise.
10123         * gcc.c-torture/compile/simd-5.x: Likewise.
10124
10125         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
10126
10127 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
10128
10129         * gcc.c-torture/execute/20030611-1.c: New test.
10130
10131 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10132
10133         PR middle-end/168
10134         * gcc.dg/20030612-1.c: New test case.
10135
10136 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10137
10138         PR c++/10635
10139         * g++.dg/expr/cast1.C: New test.
10140
10141 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10142
10143         * gcc.dg/builtins-21.c: New test case.
10144
10145 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
10146
10147         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
10148         options instead of at the end.
10149         * lib/objc.exp (objc_target_compile): Likewise.
10150
10151 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
10152
10153         PR c++/10432
10154         * g++.dg/parse/error1.C: New test.
10155
10156 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
10157
10158         * gcc.dg/compat/struct-by-value-11_main.c: New file.
10159         * gcc.dg/compat/struct-by-value-11_x.c: New file.
10160         * gcc.dg/compat/struct-by-value-11_y.c: New file.
10161         * gcc.dg/compat/struct-by-value-12_main.c: New file.
10162         * gcc.dg/compat/struct-by-value-12_x.c: New file.
10163         * gcc.dg/compat/struct-by-value-12_y.c: New file.
10164         * gcc.dg/compat/struct-by-value-13_main.c: New file.
10165         * gcc.dg/compat/struct-by-value-13_x.c: New file.
10166         * gcc.dg/compat/struct-by-value-13_y.c: New file.
10167         * gcc.dg/compat/struct-by-value-14_main.c: New file.
10168         * gcc.dg/compat/struct-by-value-14_x.c: New file.
10169         * gcc.dg/compat/struct-by-value-14_y.c: New file.
10170         * gcc.dg/compat/struct-by-value-15_main.c: New file.
10171         * gcc.dg/compat/struct-by-value-15_x.c: New file.
10172         * gcc.dg/compat/struct-by-value-15_y.c: New file.
10173         * gcc.dg/compat/struct-by-value-16_main.c: New file.
10174         * gcc.dg/compat/struct-by-value-16_x.c: New file.
10175         * gcc.dg/compat/struct-by-value-16_y.c: New file.
10176         * gcc.dg/compat/struct-by-value-17_main.c: New file.
10177         * gcc.dg/compat/struct-by-value-17_x.c: New file.
10178         * gcc.dg/compat/struct-by-value-17_y.c: New file.
10179         * gcc.dg/compat/struct-by-value-18_main.c: New file.
10180         * gcc.dg/compat/struct-by-value-18_x.c: New file.
10181         * gcc.dg/compat/struct-by-value-18_y.c: New file.
10182
10183         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
10184         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
10185         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
10186         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
10187         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
10188         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
10189         * gcc.dg/compat/scalar-return-3_main.c: New file.
10190         * gcc.dg/compat/scalar-return-3_x.c: New file.
10191         * gcc.dg/compat/scalar-return-3_y.c: New file.
10192         * gcc.dg/compat/scalar-return-4_main.c: New file.
10193         * gcc.dg/compat/scalar-return-4_x.c: New file.
10194         * gcc.dg/compat/scalar-return-4_y.c: New file.
10195
10196 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
10197
10198         * gcc.dg/compat/fp2-struct-check.h: New file.
10199         * gcc.dg/compat/fp2-struct-defs.h: New file.
10200         * gcc.dg/compat/fp2-struct-init.h: New file.
10201         * gcc.dg/compat/struct-by-value-10_main.c: New file.
10202         * gcc.dg/compat/struct-by-value-10_x.c: New file.
10203         * gcc.dg/compat/struct-by-value-10_y.c: New file.
10204         * gcc.dg/compat/struct-return-10_main.c: New file.
10205         * gcc.dg/compat/struct-return-10_x.c: New file.
10206         * gcc.dg/compat/struct-return-10_y.c: New file.
10207
10208         * gcc.dg/compat/compat-common.h: New file.
10209         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
10210         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
10211         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
10212         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
10213         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
10214         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
10215         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
10216         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10217         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
10218         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
10219         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10220         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
10221         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
10222         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10223         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
10224         * gcc.dg/compat/small-struct-check.h: Ditto.
10225         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
10226         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10227         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
10228         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
10229         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10230         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10231         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
10232         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10233         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
10234         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
10235         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10236         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10237         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
10238         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10239         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10240         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
10241         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10242         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
10243         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
10244         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10245         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
10246         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
10247         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10248         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
10249         * gcc.dg/compat/struct-return-2_main.c: Ditto.
10250         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10251         * gcc.dg/compat/struct-return-2_y.c: Ditto.
10252         * gcc.dg/compat/struct-return-3_main.c: Ditto.
10253         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10254         * gcc.dg/compat/struct-return-3_y.c: Ditto.
10255
10256 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
10257
10258         * g++.dg/pch/static-1.C: New file.
10259         * g++.dg/pch/static-1.Hs: New file.
10260
10261 2003-06-10  Richard Henderson  <rth@redhat.com>
10262
10263         * gcc.dg/asm-7.c: Adjust expected warning text.
10264
10265 2003-06-10  Roger Sayle  <roger@eyesopen.com>
10266
10267         * gcc.dg/builtins-20.c: New test case.
10268
10269 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
10270
10271         PR c++/11131
10272         * g++.dg/opt/template1.C: New test.
10273
10274 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10275
10276         * lib/gcc-dg.exp (dg-test): Clear additional_files and
10277         additional_sources.
10278
10279 2003-05-21  David Taylor  <dtaylor@emc.com>
10280
10281         * gcc.dg/Wpadded.c: New file.
10282
10283 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10284
10285         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
10286         * gcc.dg/special/weak-2.c: Add dg-require-weak.
10287         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
10288         dg-require-weak.
10289
10290 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
10291
10292         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
10293
10294 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10295
10296         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
10297         (dg-require-alias): Likewise.
10298         (dg-require-gc-sections): Likewise.
10299         * lib/target-supports.exp (check_gc_sections_available): Likewise.
10300
10301 2003-06-08  Richard Henderson  <rth@redhat.com>
10302
10303         * gcc.dg/20011029-2.c: Fix the array reference.
10304         * gcc.dg/asm-7.c: New.
10305
10306 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10307
10308         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10309
10310 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10311
10312         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10313         (dg-require-gc-sections): Likewise.
10314
10315 2003-06-08  Jan Hubicka  <jh@suse.cz>
10316
10317         * i386-cmov1.c: Fix regular expression.
10318         * i386-cvt-1.c: Likewise.
10319         * i386-local.c: Likewise.
10320         * i386-local2.c: Likewise.
10321         * i386-mul.c: Likewise.
10322         * i386-ssetype-1.c: Likewise.
10323         * i386-ssetype-3.c: Likewise.
10324         * i386-ssetype-5.c: Likewise.
10325
10326 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10327
10328         PR c++/11039
10329         * g++.dg/warn/implicit-typename2.C: New test.
10330         * g++.dg/warn/implicit-typename3.C: New test.
10331
10332 2003-06-07  Richard Henderson  <rth@redhat.com>
10333
10334         * g++.dg/other/offsetof3.C: Use size_t.
10335         * g++.dg/other/offsetof4.C: Likewise.
10336
10337 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10338
10339         * lib/copy-file.exp: New. Implement gcc_copy_files.
10340
10341         * lib/dg-pch.exp: Load copy-file.exp
10342         (dg-pch): Use gcc_copy_files instead of "file copy".
10343
10344 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10345
10346         * gcc.dg/weak/weak.exp: Simplify.
10347         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10348         * gcc.dg/weak/weak-1.c: Likewise.
10349         * gcc.dg/weak/weak-2.c: Likewise.
10350         * gcc.dg/weak/weak-3.c: Likewise.
10351         * gcc.dg/weak/weak-4.c: Likewise.
10352         * gcc.dg/weak/weak-5.c: Likewise.
10353         * gcc.dg/weak/weak-6.c: Likewise.
10354         * gcc.dg/weak/weak-7.c: Likewise.
10355         * gcc.dg/weak/weak-8.c: Likewise.
10356         * gcc.dg/weak/weak-9.c: Likewise.
10357
10358 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10359
10360         gcc.c-torture/execute/20030606-1.c: New.
10361
10362 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10363
10364         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10365         * gcc.dg/builtins-19.c: Likewise.
10366
10367 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10368
10369         * gcc.dg/builtins-2.c: Add some more tests.
10370         * gcc.dg/builtins-18.c: New test case.
10371         * gcc.dg/builtins-19.c: New test case.
10372
10373 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10374             Jim Wilson  <wilson@tuliptree.org>
10375
10376         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10377
10378 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10379
10380         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
10381         mempcpy/stpcpy calls not to be optimized into something else.
10382         * gcc.c-torture/execute/string-opt-3.c: Moved to...
10383         * gcc.c-torture/execute/builtins/string-7.c: ...here.
10384         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
10385
10386 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10387
10388         * gcc.dg/format/asm_fprintf-1.c: New test.
10389
10390 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
10391
10392         * lib/gcc-defs.exp (additional_sources): New variable.
10393         (dg-additional-sources): New function.
10394         (additional_files): New variable.
10395         (dg-additional-files): New function.
10396         (dg-additional-files-options): Likewise.
10397         * lib/gcc-dg.exp (dg-require-weak): New function.
10398         (dg-require-alias): Likewise.
10399         (dg-require-gc-sections): Likewise.
10400         * lib/target-supports.exp (check_alias_available): Remove testfile
10401         parameter.
10402         (check_gc_sections_available): New function.
10403         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
10404         (dg-gpp-additional-files): Likewise.
10405         * lib/g++.exp (additional_sources): Remove.
10406         (additional_files): Likewise.
10407         (g++_target_compile): Use dg-additional-files-options.
10408
10409         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
10410         Tcl logic.
10411         * gcc.dg/special/ecos.exp: Remove.
10412         * gcc.dg/special/20000419-2.c: Use dg-require-*.
10413         * gcc.dg/special/alias-1.c: Likewise.
10414         * gcc.dg/special/alias-2.c: Likewise.
10415         * gcc.dg/special/gcsec-1.c: Likewise.
10416         * gcc.dg/special/weak-1.c: Likewise.
10417         * gcc.dg/special/weak-2.c: Likewise.
10418         * gcc.dg/special/wkali-1.c: Likewise.
10419         * gcc.dg/special/wkali-2.c: Likewise.
10420
10421         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
10422         dg-gpp-additional-*.
10423         * g++.dg/special/conpr-3.C: Likewise.
10424         * g++.dg/special/conpr-4.C: Likewise.
10425         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
10426         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
10427         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
10428         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
10429         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
10430         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
10431         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
10432         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
10433         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
10434         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
10435         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
10436         * g++.old-deja/g++.other/comdat1.C: Likewise.
10437         * g++.old-deja/g++.other/comdat2.C: Likewise.
10438         * g++.old-deja/g++.other/comdat3.C: Likewise.
10439         * g++.old-deja/g++.other/ctor1.C: Likewise.
10440         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
10441
10442 2003-06-05  Richard Henderson  <rth@redhat.com>
10443
10444         * gcc.dg/debug/20030605-1.c: New.
10445
10446 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10447
10448         * README.QMTEST: Update.
10449
10450 2003-06-04  Richard Henderson  <rth@redhat.com>
10451
10452         * gcc.dg/cleanup-1.c: New.
10453         * gcc.dg/cleanup-2.c: New.
10454         * gcc.dg/cleanup-3.c: New.
10455         * gcc.dg/cleanup-4.c: New.
10456         * gcc.dg/cleanup-5.c: New.
10457         * gcc.dg/cleanup-6.c: New.
10458         * gcc.dg/cleanup-7.c: New.
10459
10460 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
10461
10462         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
10463
10464         * lib/dg-pch.exp: New file.
10465         * g++.dg/pch/pch.exp: Use dg-pch.exp.
10466         * gcc.dg/pch/pch.exp: Likewise.
10467
10468 2003-06-04  Roger Sayle  <roger@eyesopen.com>
10469
10470         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
10471         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
10472         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
10473         * gcc.dg/builtins-17.c: New test case.
10474         * gcc.dg/i386-387-4.c: New test case.
10475         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
10476
10477 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10478
10479         * gcc.dg/ultrasp9.c: New test.
10480
10481 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10482
10483         * gcc.c-torture/compile/20030604-1.c: New test.
10484         * gcc.dg/sparc-constant-1.c: New test.
10485
10486 2003-06-03  Glen Nakamura  <glen@imodulo.com>
10487
10488         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
10489
10490 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
10491
10492         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
10493
10494         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
10495         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
10496
10497 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
10498
10499         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
10500
10501 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10502
10503         PR c++/10940
10504         * g++.dg/template/spec10.C: New test.
10505
10506 2003-06-03  Roger Sayle  <roger@eyesopen.com>
10507
10508         * gcc.dg/builtins-16.c: New test case.
10509
10510 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
10511
10512         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
10513         mempcpy test with post-increments.
10514         * gcc.c-torture/execute/string-opt-3.c: New test.
10515         * gcc.dg/string-opt-1.c: New test.
10516
10517 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
10518
10519         PR fortran/10965
10520         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
10521
10522 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
10523
10524         * lib/scanasm.exp (dg-scan): New function, factored out of ...
10525         (scan-assembler): ... here.  Use dg-scan.
10526         (scan-assembler-not): Likewise.
10527         (scan-file): New function.
10528         (scan-file-not): Likewise.
10529         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
10530         * gcc.dg/cpp/_Pragma4.c: Likewise.
10531         * gcc.dg/cpp/_Pragma5.c: Likewise.
10532         * gcc.dg/cpp/avoidpaste1.c: Likewise.
10533         * gcc.dg/cpp/avoidpaste2.c: Likewise.
10534         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
10535         * gcc.dg/cpp/cmdlne-P.c: Likewise.
10536         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
10537         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
10538         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
10539         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
10540         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
10541         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
10542         * gcc.dg/cpp/cxxcom1.c: Likewise.
10543         * gcc.dg/cpp/line1.c: Likewise.
10544         * gcc.dg/cpp/maccom1.c: Likewise.
10545         * gcc.dg/cpp/maccom2.c: Likewise.
10546         * gcc.dg/cpp/maccom3.c: Likewise.
10547         * gcc.dg/cpp/maccom4.c: Likewise.
10548         * gcc.dg/cpp/maccom5.c: Likewise.
10549         * gcc.dg/cpp/maccom6.c: Likewise.
10550         * gcc.dg/cpp/multiline.c: Likewise.
10551         * gcc.dg/cpp/spacing1.c: Likewise.
10552         * gcc.dg/cpp/spacing2.c: Likewise.
10553         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
10554         * gcc.dg/cpp/trad/maccom1.c: Likewise.
10555         * gcc.dg/cpp/trad/maccom2.c: Likewise.
10556         * gcc.dg/cpp/trad/maccom3.c: Likewise.
10557         * gcc.dg/cpp/trad/maccom4.c: Likewise.
10558         * gcc.dg/cpp/trad/maccom6.c: Likewise.
10559         * gcc.dg/cpp/cxxcom2.c: Likewise.
10560         * gcc.dg/cpp/cxxcom2.h: New file.
10561
10562         * gcc.dg/cpp/truefalse.cpp: Move it to ...
10563         * g++.dg/cpp/truefalse.C: Here.
10564         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
10565
10566 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
10567
10568         * gcc.dg/cpp/redef3.c: New file.
10569
10570 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
10571
10572         * gcc.dg/i386-loop-3.c: New test.
10573
10574 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
10575
10576         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
10577
10578 2003-05-31  Roger Sayle  <roger@eyesopen.com>
10579
10580         * gcc.dg/fwrapv-1.c: New test case.
10581         * gcc.dg/fwrapv-2.c: New test case.
10582
10583 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10584
10585         PR c++/10956
10586         * g++.dg/template/spec9.C: New test.
10587
10588 2003-05-29  Roger Sayle  <roger@eyesopen.com>
10589
10590         * gcc.dg/duff-4.c: New test case.
10591
10592 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
10593
10594         PR fortran/10843
10595         * g77.dg/ffixed-form-1.f: New test
10596         * g77.dg/ffixed-form-2.f: New test
10597         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
10598         * g77.dg/ffree-form-3.f: New test
10599
10600 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
10601
10602         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
10603         * gcc.dg/wint_t-1.c: Likewise.
10604
10605 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10606
10607         * g++.dg/template/access11.C: New test.
10608
10609 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10610
10611         PR c++/10849
10612         * g++.dg/template/access10.C: New test.
10613
10614 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10615             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10616
10617         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
10618
10619 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10620
10621         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
10622         suppress for powerpc-*-darwin*.
10623         * gcc.dg/torture/builtin-noret-2.c: Likewise.
10624
10625 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
10626
10627         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
10628         suppress option for powerpc-*-darwin*.
10629
10630 2003-05-23  Roger Sayle  <roger@eyesopen.com>
10631
10632         * gcc.dg/builtins-1.c: Add tests for tan and atan.
10633         * gcc.dg/builtins-4.c: Add test for fmod.
10634
10635 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10636
10637         PR c++/10682
10638         * g++.dg/template/instantiate4.C: New test.
10639
10640 2003-05-22  Roger Sayle  <roger@eyesopen.com>
10641
10642         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
10643
10644 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
10645
10646         * gcc.dg/compat/scalar-return-1_main.c: New file.
10647         * gcc.dg/compat/scalar-return-1_x.c: New file.
10648         * gcc.dg/compat/scalar-return-1_y.c: New file.
10649         * gcc.dg/compat/scalar-return-2_main.c: New file.
10650         * gcc.dg/compat/scalar-return-2_x.c: New file.
10651         * gcc.dg/compat/scalar-return-2_y.c: New file.
10652         * gcc.dg/compat/struct-return-3_main.c: New file.
10653         * gcc.dg/compat/struct-return-3_y.c: New file.
10654         * gcc.dg/compat/struct-return-3_x.c: New file.
10655         * gcc.dg/compat/struct-return-2_main.c: New file.
10656         * gcc.dg/compat/struct-return-2_x.c: New file.
10657         * gcc.dg/compat/struct-return-2_y.c: New file.
10658
10659 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10660
10661         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
10662         for hppa*-hp-hpux*.
10663         * gcc.dg/20021014-1.c (dg-options): Likewise.
10664         * gcc.dg/nest.c (dg-options): Likewise.
10665
10666 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
10667
10668         PR c++/9738
10669         * g++.dg/ext/dllimport2.C: New file.
10670         * g++.dg/ext/dllimport3.C: New file.
10671
10672 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
10673
10674         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
10675         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10676         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10677         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10678         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10679         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10680         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
10681         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
10682         * gcc.dg/compat/small-struct-defs.h: New file.
10683         * gcc.dg/compat/small-struct-init.h: New file.
10684         * gcc.dg/compat/small-struct-check.h: New file.
10685         * gcc.dg/compat/fp-struct-defs.h: New file.
10686         * gcc.dg/compat/fp-struct-check.h: New file.
10687         * gcc.dg/compat/fp-struct-init.h: New file.
10688         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
10689         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
10690
10691 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
10692
10693         * gcc.dg/20030225-2.c: New test.
10694
10695 2003-05-18  Roger Sayle  <roger@eyesopen.com>
10696             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10697
10698         * gcc.c-torture/compile/20030518-1.c: New test case.
10699
10700 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
10701
10702         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
10703         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
10704         gcc-dg-debug-runtest.
10705         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
10706         gcc-dg-debug-runtest.
10707
10708 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10709
10710         PR c++/9022
10711         * g++.dg/lookup/using6.C: New test.
10712
10713 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10714
10715         * g++.dg/parse/access2.C: New test.
10716
10717 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
10718
10719         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
10720         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
10721         * gcc.dg/debug/debug.exp: Likewise.
10722
10723 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
10724
10725         * gcc.dg/dollar.c: New test.
10726
10727 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
10728
10729         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
10730         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
10731         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
10732         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
10733         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
10734         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
10735         * gcc.dg/compat/struct-by-value-6_main.c: New file.
10736         * gcc.dg/compat/struct-by-value-6_x.c: New file.
10737         * gcc.dg/compat/struct-by-value-6_y.c: New file.
10738         * gcc.dg/compat/struct-by-value-7_main.c: New file.
10739         * gcc.dg/compat/struct-by-value-7_x.c: New file.
10740         * gcc.dg/compat/struct-by-value-7_y.c: New file.
10741         * gcc.dg/compat/struct-by-value-8_main.c: New file.
10742         * gcc.dg/compat/struct-by-value-8_x.c: New file.
10743         * gcc.dg/compat/struct-by-value-8_y.c: New file.
10744         * gcc.dg/compat/struct-by-value-9_main.c: New file.
10745         * gcc.dg/compat/struct-by-value-9_x.c: New file.
10746         * gcc.dg/compat/struct-by-value-9_y.c: New file.
10747
10748 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
10749
10750         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
10751         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
10752         support for "repo" mode.
10753         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
10754         * lib/g77-dg.exp: Likewise.
10755         * lib/obj-dg.exp: Likewise.
10756
10757 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
10758
10759         Merge from gcc-3_2-rhl8-branch:
10760         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
10761
10762         * gcc.dg/tls/opt-6.c: New test.
10763
10764         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
10765
10766         * gcc.dg/20030405-1.c: New test.
10767
10768         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
10769
10770         * gcc.dg/20030309-1.c: New test.
10771
10772         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
10773
10774         * gcc.c-torture/execute/20030307-1.c: New test.
10775
10776         2003-02-20  Randolph Chung  <tausq@debian.org>
10777
10778         * gcc.c-torture/compile/20030220-1.c: New test.
10779
10780         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
10781
10782         * gcc.dg/20030217-1.c: New test.
10783
10784         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
10785
10786         * gcc.c-torture/compile/20020129-1.c: New test.
10787
10788         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10789
10790         * gcc.dg/unroll-1.c: New test.
10791
10792         2002-11-16  Jan Hubicka  <jh@suse.cz>
10793
10794         * gcc.c-torture/execute/20020920-1.c: New test.
10795
10796         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
10797
10798         PR target/7434
10799         * gcc.c-torture/compile/20021008-1.c: New test.
10800
10801         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
10802
10803         PR target/7559
10804         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
10805
10806         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
10807
10808         * gcc.c-torture/compile/20020807-1.c: New test.
10809
10810         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
10811
10812         * gcc.dg/tls/opt-1.c: New test.
10813
10814         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
10815
10816         * gcc.dg/20020729-1.c: New test.
10817
10818         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
10819
10820         * g++.dg/opt/life1.C: New test.
10821
10822         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
10823
10824         * gcc.dg/20020525-1.c: New test.
10825
10826         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
10827
10828         PR c++/6794
10829         * g++.dg/ext/pretty1.C: New test.
10830         * g++.dg/ext/pretty2.C: New test.
10831
10832 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
10833
10834         PR c++/8385
10835         * g++.dg/ext/typeof5.C: New test.
10836
10837 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
10838
10839         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
10840         __USER_LABEL_PREFIX__ into account.
10841         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
10842
10843 2003-05-14  Roger Sayle  <roger@eyesopen.com>
10844
10845         * gcc.dg/builtins-15.c: New test case.
10846
10847 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
10848
10849         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
10850
10851 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
10852
10853         * lib/g++.exp: Tweak handling of additional source files.
10854         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
10855         * g++.dg/special/conpr-2a.C: Rename to ...
10856         * g++.dg/special/conpr-2a.cc: ... this.
10857         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
10858         * g++.dg/special/conpr-3a.C: Rename to ...
10859         * g++.dg/special/conpr-3a.cc: This.
10860         * g++.dg/special/conpr-3b.C: Rename to ...
10861         * g++.dg/special/conpr-3b.cc: This.
10862         * g++.dg/special/conpr-4.C: New test.
10863         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
10864
10865 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
10866
10867         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
10868
10869 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10870
10871         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
10872         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10873         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
10874         * g++.old-deja/g++.other/warn3.C: Likewise.
10875
10876 2003-05-11  Roger Sayle  <roger@eyesopen.com>
10877
10878         * gcc.dg/i386-387-1.c: Update to also test log.
10879         * gcc.dg/i386-387-2.c: Likewise.
10880
10881 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
10882
10883         * g77.f-torture/execute/int8421.f: New test.
10884
10885 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10886
10887         PR c++/10230, c++/10481
10888         * g++.dg/lookup/scoped5.C: New test.
10889
10890 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10891
10892         PR c++/10552
10893         * g++.dg/template/ttp6.C: New test.
10894
10895 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
10896
10897         * gcc.c-torture/execute/builtins: New directory.
10898         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
10899         gcc.c-torture/execute/builtins.
10900         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
10901         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
10902         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
10903         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
10904
10905 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10906
10907         PR c++/9252
10908         * g++.dg/template/access8.C: New test.
10909         * g++.dg/template/access9.C: New test.
10910
10911 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10912
10913         PR c++/9554
10914         * g++.dg/parse/access1.C: New test.
10915
10916 2003-05-09  DJ Delorie  <dj@redhat.com>
10917
10918         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
10919         long, and not an int.
10920
10921 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10922
10923         PR c++/10555, c++/10576
10924         * g++.dg/template/memclass1.C: New test.
10925
10926 2003-05-08  DJ Delorie  <dj@redhat.com>
10927
10928         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
10929         targets.
10930         * gcc.c-torture/execute/20021024-1.x: Likewise.
10931         * gcc.c-torture/execute/shiftdi.x: Likewise.
10932         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
10933         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
10934         * gcc.dg/20021018-1.c: Likewise.
10935
10936 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10937
10938         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
10939
10940         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
10941         (bcopy): Call memmove.
10942
10943 2003-05-08  Roger Sayle  <roger@eyesopen.com>
10944
10945         * g77.f-torture/compile/8485.f: New test case.
10946
10947 2003-05-07  Richard Henderson  <rth@redhat.com>
10948
10949         PR c++/10570
10950         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
10951         Verify exception_cleanup not called for rethrows.
10952         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
10953         when exiting catch block without rethrowing.
10954         * g++.dg/eh/forced3.C: New.
10955         * g++.dg/eh/forced4.C: New.
10956
10957 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
10958
10959         * gcc.dg/20030505.c: Fix triplet.
10960
10961 2003-05-06  DJ Delorie  <dj@redhat.com>
10962
10963         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
10964         * gcc.dg/nest.c: Likewise.
10965
10966 2003-05-05  Roger Sayle  <roger@eyesopen.com>
10967
10968         * gcc.dg/builtins-14.c: New test case.
10969
10970 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
10971
10972         * lib/compat.exp (compat-execute): New argument.
10973         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
10974         * gcc.dg/compat: New test directory.
10975         * gcc.dg/compat/compat.exp: New expect script.
10976         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
10977         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
10978         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
10979         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
10980         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
10981         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
10982
10983         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
10984         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
10985         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
10986         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
10987         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
10988         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
10989         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
10990         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
10991         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
10992         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
10993         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
10994         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
10995         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
10996         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
10997         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
10998
10999 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
11000
11001         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
11002
11003 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
11004
11005         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
11006
11007 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
11008
11009         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
11010         * gcc.dg/ppc-fsel-2.c: New test.
11011
11012         * gcc.dg/unused-5.c: New test.
11013
11014 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11015
11016         PR c++/10496
11017         * g++.dg/warn/pmf1.C: New test.
11018
11019 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11020
11021         PR c++/4494
11022         * g++.dg/warn/main.C: New test.
11023
11024 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11025
11026         * gcc.dg/nonnull-3.c: New test.
11027
11028 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
11029
11030         * gcc.dg/cpp/Wtrigraphs.c: Update.
11031         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
11032
11033 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
11034
11035         * gcc.dg/ppc-fsel-1.c: New test.
11036
11037 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
11038
11039         PR c/10604
11040         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
11041
11042 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
11043
11044         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
11045
11046 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11047
11048         PR c++/9364, c++/10553, c++/10586
11049         * g++.dg/parse/typename4.C: New test.
11050         * g++.dg/parse/typename5.C: Likewise.
11051
11052 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
11053
11054         * gcc.c-torture/compile/20030503-1.c: New test.
11055
11056 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11057
11058         * g++.dg/lookup/using5.C: Fix testcase error.
11059
11060 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
11061
11062         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
11063         since MEABI is no longer supported.  Remove all vestiges
11064         of MEABI from the test.
11065
11066 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11067
11068         PR c++/10554
11069         * g++.dg/lookup/using5.C: New test.
11070
11071 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11072
11073         PR c++/8772
11074         * g++.dg/template/ttp5.C: New test.
11075
11076 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
11077
11078         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
11079         (dg-gpp-additional-sources): New function.
11080         (dg-gpp-additional-files): Likewise.
11081         * lib/g++.exp (additional_sources): New variable.
11082         (additional_files): Likewise.
11083         (g++_target_compile): Deal with them.
11084         * lib/old-dejagnu.exp: Remove.
11085         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
11086         * g++.old-deja: Revise all tests to use dg commands.
11087
11088 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11089
11090         PR c++/9432, c++/9528
11091         * g++.dg/lookup/using4.C: New test.
11092
11093 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
11094
11095         * gcc.dg/noreturn-5.c: New file.
11096         * gcc.dg/noreturn-6.c: New file.
11097
11098         * gcc.c-torture/compile/inline-1.c: New file.
11099
11100 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11101
11102         PR c++/10551
11103         * g++.dg/template/explicit1.C: New test.
11104
11105 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11106
11107         PR c++/10549
11108         * g++.dg/other/bitfield1.C: New test.
11109
11110         PR c++/10527
11111         * g++.dg/init/new7.C: New test.
11112
11113 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11114
11115         * g++.dg/ext/desig1.C: New test.
11116         * g++.dg/ext/init1.C: Update.
11117
11118         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
11119
11120 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
11121
11122         PR c++/10180
11123         * g++.dg/warn/Winline-1.C: New test.
11124
11125 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11126
11127         * gcc.c-torture/execute/string-opt-19.c: New test.
11128
11129         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
11130         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
11131
11132 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
11133
11134         PR c++/10506
11135         * g++.dg/init/new6.C: New test.
11136
11137         PR c++/10503
11138         * g++.dg/init/ref6.C: New test.
11139
11140 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
11141
11142         * g++.dg/warn/weak1.C: XFAIL on AIX4.
11143
11144 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11145
11146         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
11147         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
11148
11149 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
11150
11151         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
11152         initialized static data members.
11153
11154 2003-04-25  H.J. Lu <hjl@gnu.org>
11155
11156         * gcc.dg/ia64-sync-4.c: New test.
11157
11158 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11159
11160         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
11161         date.
11162
11163 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
11164
11165         PR c++/10337
11166         * g++.dg/warn/conv1.C: New test.
11167         * g++.old-deja/g++.other/conv7.C: Adjust.
11168         * g++.old-deja/g++.other/overload14.C: Adjust.
11169
11170 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11171
11172         PR c++/10471
11173         * g++.dg/template/defarg2.C: New test.
11174
11175 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
11176
11177         * gcc.dg/cpp/include2.c: Update.
11178         * gcc.dg/cpp/multiline-2.c: New.
11179         * gcc.dg/cpp/multiline.c: Update.
11180         * gcc.dg/cpp/strify2.c: Update.
11181         * gcc.dg/cpp/trad/literals-2.c: Update.
11182
11183 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11184
11185         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
11186
11187 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11188
11189         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
11190
11191 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11192
11193         PR c++/10451
11194         * g++.dg/parse/crash4.C: New test.
11195
11196         PR c++/9847
11197         * g++.dg/parse/crash5.C: New test.
11198
11199 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11200
11201         PR c++/10446
11202         * g++.dg/parse/crash3.C: New test.
11203
11204         PR c++/10428
11205         * g++.dg/parse/elab1.C: New test.
11206
11207 2003-04-22  Devang Patel  <dpatel@apple.com>
11208
11209         * gcc.dg/cpp/trad/funlike-5.c: New test.
11210
11211 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
11212
11213         * g++.dg/other/packed1.C: Fix dg options.
11214
11215 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11216
11217         * g++.dg/other/offsetof2.C: New test.
11218
11219 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11220
11221         * g++.dg/template/recurse.C: Adjust location of error messages.
11222
11223 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11224
11225         PR c++/9881
11226         * g++.dg/init/addr-const1.C: New test.
11227         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
11228
11229 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11230
11231         PR c++/10405
11232         * g++.dg/lookup/struct-hack1.C: New test.
11233
11234 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11235
11236         * ucs.c: Update diagnostic messages.
11237
11238 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11239
11240         * gcc.dg/cpp/truefalse.cpp: New test.
11241         * gcc.dg/cpp/cpp.exp: Update.
11242         * g++.dg/other/stdbool-if.C: Remove.
11243
11244 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11245
11246         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
11247         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
11248
11249 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11250
11251         * gcc.c-torture/compile/20030418-1.c: New test.
11252
11253 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
11254
11255         * README.compat: Remove; content moved to doc/sourcebuild.texi.
11256
11257 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11258
11259         PR c++/10347
11260         g++.dg/template/dependent-name1.C: New test.
11261
11262 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
11263
11264         * gcc.dg/warn-1.c (tourist_guide): New array,
11265         contains a pointer to bar.
11266
11267 2003-04-16  Roger Sayle  <roger@eyesopen.com>
11268
11269         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
11270         * gcc.c-torture/execute/medce-1.c: New test case.
11271         * gcc.c-torture/execute/medce-2.c: New test case.
11272
11273 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
11274
11275         * lib/prune.exp: Ignore more messages.
11276
11277         PR c++/10381
11278         * g++.dg/parse/lookup3.C: New test.
11279
11280 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
11281
11282         * gcc.c-torture/compile/20030415-1.c : New test.
11283
11284 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
11285
11286         * gcc.c-torture/execute/scope-2.c: Move to ...
11287         * gcc.dg/noncompile/scope.c: .... here.
11288
11289 2003-04-14  Roger Sayle  <roger@eyesopen.com>
11290
11291         * gcc.dg/20030414-2.c: New test case.
11292
11293 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
11294
11295         PR target/10377
11296         * gcc.dg/20030414-1.c: New test.
11297
11298 2003-04-13  Roger Sayle  <roger@eyesopen.com>
11299
11300         * gcc.dg/builtins-12.c: New test case.
11301         * gcc.dg/builtins-13.c: New test case.
11302
11303 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11304
11305         * gcc.c-torture/execute/string-opt-18.c: New test.
11306
11307 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11308
11309         PR c++/10300
11310         * g++.dg/init/new5.C: New test.
11311
11312 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11313
11314         PR c++/7910
11315         * g++.dg/ext/dllimport1.C: New test.
11316
11317 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11318
11319         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11320
11321 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11322
11323         PR Fortran/9263
11324         * g77.f-torture/noncompile/9263.f: New test
11325         PR Fortran/1832
11326         * g77.f-torture/execute/1832.f: New test
11327
11328 2003-04-11  David Chad  <davidc@freebsd.org>
11329             Loren J. Rittle  <ljrittle@acm.org>
11330
11331         libobjc/8562
11332         * objc.dg/headers.m: New test.
11333
11334 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11335
11336         * gcc.c-torture/execute/builtin-noret-2.c: New.
11337         * gcc.c-torture/execute/builtin-noret-2.x: New.
11338         XFAIL builtin-noret-2.c at -O1 and above.
11339         * gcc.dg/redecl.c: New.
11340         * gcc.dg/Wshadow-1.c: Update error regexps.
11341
11342 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11343
11344         * g++.dg/abi/bitfield10.C: New test.
11345
11346 2003-04-09  Mike Stump  <mrs@apple.com>
11347
11348         * gcc.dg/pch/pch.exp: Make testcase names longer.
11349         * g++.dg/pch/pch.exp: Make testcase names longer.
11350
11351 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11352
11353         * gcc.dg/builtins-11.c: New test case.
11354
11355 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11356
11357         * gcc.dg/builtins-9.c: New test case.
11358         * gcc.dg/builtins-10.c: New test case.
11359
11360 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11361
11362         * gcc.dg/noncompile/init-4.c.c: New test.
11363
11364 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11365
11366         * gcc.misc-test/gcov-9.c: New test.
11367         * gcc.misc-test/gcov-10.c: New test
11368         * gcc.misc-test/gcov-11.c: New test.
11369
11370 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11371
11372         PR optimization/10024
11373         * gcc.c-torture/compile/20030405-1.c: New test.
11374
11375 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11376
11377         * gcc.dg/pch/static-3.c: New.
11378         * gcc.dg/pch/static-3.hs: New.
11379         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
11380
11381 2003-04-04  Richard Henderson  <rth@redhat.com>
11382
11383         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
11384         * g++.dg/eh/forced2.C: Likewise.
11385
11386 2003-04-03  Mike Stump  <mrs@apple.com>
11387
11388         * lib/scanasm.exp (scan-assembler): Add xfail processing for
11389         target arg.
11390         (scan-assembler-times, scan-assembler-not): Likewise.
11391         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
11392
11393 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11394
11395         * gcc.dg/sparc-loop-1.c: New test.
11396
11397 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
11398
11399         PR other/9274
11400         * g++.dg/pch/system-2.C: New.
11401         * g++.dg/pch/system-2.Hs: New.
11402
11403 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
11404
11405         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
11406
11407         * g++.dg/eh/simd-1.C (vecfunc): Same.
11408
11409 2003-04-01  Roger Sayle  <roger@eyesopen.com>
11410
11411         * gcc.c-torture/execute/20030401-1.c: New test case.
11412
11413 2003-04-01  Ziemowit Laski <zlaski@apple.com>
11414
11415         * objc.dg/defs.m: New.
11416
11417 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
11418
11419         * g++.dg/eh/simd-1.C: New.
11420         * g++.dg/eh/simd-2.C: New.
11421
11422 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
11423
11424         * gcc.c-torture/execute/simd-3.c: New.
11425
11426 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11427
11428         PR c/9936
11429         * gcc.dg/20030331-2.c: New test.
11430
11431 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
11432
11433         PR c++/10278
11434         * g++.dg/parse/crash2.C: New test.
11435
11436 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11437
11438         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
11439         * gcc.c-torture/execute/20030331-1.c: ...here.
11440
11441 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11442
11443         * gcc.c-torture/execute/20030331-1.c: New test.
11444
11445 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
11446
11447         * lib/gcov.exp: Adjust call return testing strings.
11448         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
11449
11450 2003-03-31  Roger Sayle  <roger@eyesopen.com>
11451
11452         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
11453         * gcc.dg/builtins-7.c: New test case.
11454         * gcc.dg/builtins-8.c: New test case.
11455
11456 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
11457
11458         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
11459
11460 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
11461
11462         PR c++/7647
11463         * g++.dg/lookup-class-member-2.C: New test.
11464
11465 2003-03-30  Glen Nakamura  <glen@imodulo.com>
11466
11467         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
11468
11469 2003-03-28  Roger Sayle  <roger@eyesopen.com>
11470
11471         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
11472
11473 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
11474
11475         * g++.dg/init/attrib1.C: New test.
11476
11477 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11478
11479         * gcc.dg/ultrasp8.c: New test.
11480
11481 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11482
11483         * gcc.dg/ultrasp7.c: New test.
11484
11485 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
11486
11487         PR c++/10047
11488         * g++.dg/template/inline1.C: New test.
11489
11490 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
11491
11492         * gcc.dg/sparc-dwarf2.c: New test.
11493
11494 2003-03-27  Roger Sayle  <roger@eyesopen.com>
11495
11496         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
11497         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
11498
11499 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
11500
11501         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
11502         than reading .x files.
11503         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
11504         * g77.dg/gcov/gcov-1.f: Likewise.
11505         * gcc.misc-tests/gcov-4b.c: Likewise.
11506         * gcc.misc-tests/gcov-5b.c: Likewise.
11507         * gcc.misc-tests/gcov-6.c: Likewise.
11508         * gcc.misc-tests/gcov-7.c: Likewise.
11509         * gcc.misc-tests/gcov-8.c: Likewise.
11510         * g++.dg/gcov/gcov-1.x: Remove.
11511         * g77.dg/gcov/gcov-1.x: Likewise.
11512         * gcc.misc-tests/gcov-4b.x: Likewise.
11513         * gcc.misc-tests/gcov-5b.x: Likewise.
11514         * gcc.misc-tests/gcov-6.x: Likewise.
11515         * gcc.misc-tests/gcov-7.x: Likewise.
11516         * gcc.misc-tests/gcov-8.x: Likewise.
11517
11518 2003-03-27  Glen Nakamura  <glen@imodulo.com>
11519
11520         PR opt/10087
11521         * gcc.dg/20030324-1.c: New test.
11522
11523 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
11524
11525         PR c++/10224
11526         * g++.dg/template/arg3.C: New test.
11527
11528         PR c++/10158
11529         * g++.dg/template/friend18.C: New test.
11530
11531 2003-03-26  Roger Sayle  <roger@eyesopen.com>
11532
11533         * g77.f-torture/compile/20030326-1.f: New test case.
11534
11535 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
11536
11537         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
11538
11539         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
11540
11541 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
11542
11543         * gcc.dg/ia64-sync-3.c: New test.
11544
11545 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
11546
11547         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
11548
11549 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
11550
11551         * gcc.dg/ultrasp6.c: New test.
11552
11553 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11554
11555         * gcc.dg/i386-signbit-1.c: New test.
11556         * gcc.dg/i386-signbit-2.c: New test.
11557         * gcc.dg/i386-signbit-3.c: New test.
11558
11559 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
11560
11561         * gcc.dg/ultrasp5.c: Fix options.
11562
11563 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11564
11565         * gcc.dg/ultrasp5.c: Fix comment.
11566
11567 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
11568
11569         PR fortran/10197
11570         * g77.f-torture/execute/10197.f: New test.
11571
11572 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
11573
11574         PR c++/9898, c++/383
11575         * g++.dg/template/conv6.C: New test.
11576
11577         PR c++/10119
11578         * g++.dg/template/ptrmem5.C: New test.
11579
11580         PR c++/10026
11581         * g++.dg/lookup/koenig1.C: New test.
11582
11583         PR C++/10199
11584         * g++.dg/lookup/template2.C: New test.
11585
11586 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
11587
11588         * g++.dg/opt/rtti1.C: New test.
11589
11590 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
11591
11592         * gcc.dg/ultrasp5.c: New test.
11593
11594 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
11595
11596         PR middle-end/9967
11597         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
11598         builtin fputs.
11599
11600 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
11601
11602         PR c/8224
11603         * gcc.dg/20030323-1.c: New test.
11604
11605 2003-03-23  Roger Sayle  <roger@eyesopen.com>
11606
11607         * gcc.c-torture/compile/20030323-1.c: New test case.
11608
11609 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
11610
11611         * gcc.dg/20030321-1.c: New test.
11612
11613 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
11614
11615         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
11616
11617 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
11618
11619         PR c++/9978, c++/9708
11620         * g++.dg/ext/vlm1.C: Adjust expected error.
11621         * g++.dg/ext/vla2.C: New test.
11622         * g++.dg/template/arg1.C: New test.
11623         * g++.dg/template/arg2.C: New test.
11624
11625 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
11626
11627         * g77.f-torture/execute/select.f: New test.
11628         * g77.f-torture/noncompile/select_no_compile.f: New test.
11629
11630 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
11631
11632         PR c++/9898
11633         * g++.dg/other/error4.C: New test.
11634
11635 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
11636
11637         * g++.dg/template/friend17.C: New test.
11638
11639 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
11640
11641         * gcc.c-torture/compile/20030320-1.c: New.
11642
11643 2003-03-20  Roger Sayle  <roger@eyesopen.com>
11644
11645         * gcc.dg/builtins-6.c: New test case.
11646
11647 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
11648
11649         PR target/10073
11650         * gcc.c-torture/compile/20030319-1.c: New.
11651
11652 2003-03-18  Jan Hubicka  <jh@suse.cz>
11653
11654         * gcc.dg/i386-cvt-1.c: New test.
11655
11656 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
11657
11658         * objc.dg/naming-1.m: Use "(parse|syntax) error".
11659         * objc.dg/naming-2.m: Likewise.
11660
11661 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
11662
11663         PR c++/9639
11664         * g++.dg/parse/crash1.C: New test.
11665
11666 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
11667
11668         PR c++/8805
11669         * g++.dg/eh/cleanup1.C: New test.
11670
11671 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
11672
11673         * gcc.c-torture/execute/20030316-1.c: New test case.
11674
11675 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11676
11677         PR c++/9629
11678         * g++.dg/init/ctor2.C: New test.
11679
11680 2003-03-15  Roger Sayle  <roger@eyesopen.com>
11681
11682         * g77.f-torture/compile/xformat.f: New test case.
11683
11684 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11685
11686         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
11687         * g++.old-deja/g++.mike/eh50.C: Likewise.
11688
11689 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11690
11691         PR c++/6440
11692         * g++.dg/template/spec7.C: New test.
11693         * g++.dg/template/spec8.C: Likewise.
11694
11695 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
11696
11697         * gcc.c-torture/execute/20030313-1.c: New test.
11698
11699 2003-03-14  Richard Henderson  <rth@redhat.com>
11700
11701         * gcc.dg/inline-2.c: Adjust alpha test for external call.
11702
11703 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
11704
11705         * gcc.c-torture/compile/20030314-1.c: New test.
11706
11707 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
11708
11709         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
11710         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
11711         thumb target,
11712         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
11713         to accept newer _imp__  prefix and additional
11714         newline in .drectve section.
11715         * gcc.dg/dll-4.c: Likewise.
11716         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
11717         switch.
11718
11719 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
11720
11721         * g++.dg/parse/namespace9.C: New test.
11722
11723         * g++.dg/init/ref5.C: New test.
11724         * g++.dg/parse/ptrmem1.C: Likewise.
11725
11726 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11727
11728         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
11729         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
11730         regular expression.
11731         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
11732         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
11733
11734 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
11735
11736         * gcc.c-torture/execute/20030224-2.c: New test.
11737
11738 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11739
11740         * gcc.dg/decl-3.c: New test.
11741
11742 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11743
11744         * gcc.dg/i386-loop-2.c: New test.
11745
11746 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
11747
11748         PR c++/9474
11749         * g++.dg/parse/namespace8.C: New test.
11750
11751         PR c++/9924
11752         * g++.dg/overload/builtin2.C: New test.
11753
11754 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
11755
11756         * gcc.dg/return-type-3.c: New test.
11757
11758 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
11759
11760         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
11761         profiling options are not supported.
11762
11763 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
11764
11765         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
11766         * g++.old-deja/g++.warn/impint2.C: Likewise.
11767
11768 2003-03-10  Devang Patel  <dpatel@apple.com>
11769
11770         * g++.dg/cpp/c++_cmd_1.C: New test.
11771         * g++.dg/cpp/c++_cmd_1.h: New file.
11772
11773 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
11774
11775         * gcc.dg/altivec-9.c: New file.
11776
11777 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11778
11779         * gcc.dg/ppc-sdata-1.c: New test.
11780         * gcc.dg/ppc-sdata-2.c: New test.
11781
11782 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
11783
11784         PR c++/9373
11785         * g++.dg/opt/ptrmem2.C: New test.
11786
11787         PR c++/8534
11788         * g++.dg/opt/ptrmem1.C: New test.
11789
11790 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11791
11792         * gcc.dg/i386-loop-1.c: New test.
11793
11794 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11795
11796         PR c++/9970
11797         * g++.dg/lookup/friend1.C: New test.
11798
11799 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11800
11801         PR c++/9823
11802         * g++.dg/parser/constructor1.C: New test.
11803
11804 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
11805
11806         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
11807
11808         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
11809
11810 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
11811
11812         * gcc.dg/cpp/Wunused.c: Update test.
11813
11814 2003-03-08  Jan Hubicka  <jh@suse.cz>
11815
11816         * gcc.dg/inline-3.c: New test.
11817
11818 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
11819
11820         PR c++/9809
11821         * g++.dg/parse/builtin1.C: New test.
11822
11823         PR c++/9982
11824         * g++.dg/abi/cookie1.C: New test.
11825         * g++.dg/abi/cookie2.C: Likewise.
11826
11827         PR c++/9524
11828         * g++.dg/template/field1.C: New test.
11829
11830         PR c++/9912
11831         * g++.dg/parse/class1.C: New test.
11832         * g++.dg/parse/namespace7.C: Likewise.
11833         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
11834
11835 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
11836
11837         * g++.dg/init/ref4.C: New test.
11838
11839 2003-03-07  Jan Hubicka  <jh@suse.cz>
11840
11841         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
11842         * gcc.dg/inline-3.c:  New test.
11843
11844 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
11845
11846         * g++.dg/init/ref3.C: New test.
11847
11848         PR c++/9965
11849         * g++.dg/init/ref2.C: New test.
11850
11851         PR c++/9400
11852         * g++.dg/warn/Wshadow-2.C: New test.
11853
11854         PR c++/9791
11855         * g++.dg/warn/Woverloaded-1.C: New test.
11856
11857 2003-03-05  Jan Hubicka  <jh@suse.cz>
11858
11859         * gcc.dg/i386-local2.c: New.
11860         * gcc.dg/i386-local.c: Fix typo.
11861
11862 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
11863
11864         * g++.dg/abi/layout3.C: New test.
11865
11866 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
11867
11868         * gcc.c-torture/compile/20030305-1.c
11869
11870 2003-03-05  Jan Hubicka  <jh@suse.cz>
11871
11872         * gcc.dg/i386-local.c: New.
11873
11874 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
11875
11876         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
11877
11878 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11879
11880         * gcc.dg/switch-2.c: New test.
11881         * gcc.dg/switch-3.c: New test.
11882         * gcc.dg/Wswitch.c: Adjust line numbers.
11883         * gcc.dg/Wswitch-default.c: Likewise.
11884         * gcc.dg/Wswitch-enum.c: Likewise.
11885
11886 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
11887
11888         * gcc.c-torture/execute/20030222-1.c: New test.
11889
11890 2003-03-03  James E Wilson  <wilson@tuliptree.org>
11891
11892         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
11893
11894 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
11895
11896         PR c++/9878
11897         * g++.dg/init/ref1.C: New test.
11898
11899 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
11900
11901         * gcc.dg/sh-relax.c: New SH-only test.
11902
11903 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
11904
11905         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
11906         comment explaining purpose of testcase.
11907
11908 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11909
11910         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
11911         for HC11/HC12 (asm needs two int registers).
11912         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
11913         HC11/HC12 because the test uses an asm which needs two 32-bit
11914         registers.
11915
11916 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
11917
11918         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
11919         for HC11/HC12 (array is too large otherwise).
11920         * gcc.c-torture/compile/920501-4.x: New file, likewise.
11921         * gcc.c-torture/compile/20010518-2.x: Likewise.
11922         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
11923         HC11/HC12 (array is too large).
11924
11925 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
11926
11927         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
11928         * lib/g++-dg.exp (g++-dg-test): Likewise.
11929
11930 2003-03-01  Roger Sayle  <roger@eyesopen.com>
11931
11932         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
11933         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
11934
11935 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11936
11937         * g++.dg/warn/implicit-typename1.C: Remove warning.
11938
11939 2003-02-28  Richard Henderson  <rth@redhat.com>
11940
11941         * gcc.dg/noreturn-1.c: Move noreturn warning line.
11942         * gcc.dg/return-type-1.c: Move control reaches end warning line.
11943
11944 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
11945
11946         * gcc.dg/pch/pch.exp: Change .pch to .gch.
11947         * g++.dg/pch/pch.exp: Likewise.
11948
11949 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
11950
11951         PR c++/9879
11952         * testsuite/g++.dg/init/new4.C: New test.
11953
11954 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
11955
11956         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
11957
11958 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
11959
11960         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
11961         unsigned long.
11962
11963         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
11964         wider than float.
11965
11966 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11967
11968         * lib/scanasm.exp: Add support for counting numbers of
11969         occurences.
11970         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
11971         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
11972
11973 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
11974
11975         PR c++/9683
11976         * g++.dg/template/static3.C: New test.
11977
11978         PR c++/9829
11979         * g++.dg/parse/namespace6.C: New test.
11980
11981 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11982
11983         PR target/9732
11984         * gcc.dg/20030225-1.c: New test.
11985
11986 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
11987
11988         * README: Remove out-of-date information.
11989
11990         PR c++/9836
11991         * g++.dg/template/spec6.C: New test.
11992
11993 2003-02-24  Jeff Law  <law@redhat.com>
11994
11995         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
11996
11997 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11998
11999         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
12000         * gcc.dg/pragma-ep-1.c: Likewise.
12001
12002 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12003
12004         PR c++/9602
12005         * g++.dg/template/friend16.C: New test.
12006
12007 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
12008
12009         PR c++/5333
12010         * g++.dg/parse/fused-params1.C: Adjust error messages.
12011         * g++.dg/template/nested3.C: New test.
12012
12013 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
12014
12015         * g++.dg/abi/param1.C: New test.
12016
12017 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12018
12019         PR c++/7982
12020         * g++.dg/warn/implicit-typename1.C: New test.
12021
12022 2003-02-22  Kelley Cook <kelleycook@comcast.net>
12023
12024         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
12025         with "mtune".
12026         * g++.old-deja/g++.other/store-expr2.C: Likewise.
12027         * gcc.c-torture/execute/20010129-1.x: Likewise.
12028         * gcc.dg/20011107-1.c: Likewise.
12029         * gcc.dg/20020108-1.c: Likewise.
12030         * gcc.dg/20020122-3.c: Likewise.
12031         * gcc.dg/20020206-1.c: Likewise.
12032         * gcc.dg/20020310-1.c: Likewise.
12033         * gcc.dg/20020426-2.c: Likewise.
12034         * gcc.dg/20020517-1.c: Likewise.
12035         * gcc.dg/991230-1.c: Likewise.
12036         * gcc.dg/i386-unroll-1.c: Likewise.
12037         * gcc.misc-tests/i386-prefetch.exp: Likewise.
12038
12039 2003-02-22  Jan Hubicka  <jh@suse.cz>
12040
12041         * gcc.dg/i386-mul.c: New test.
12042
12043 2003-02-21  Roger Sayle  <roger@eyesopen.com>
12044
12045         * gcc.dg/builtins-5.c: New test case.
12046
12047 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
12048
12049         * gcc.dg/asmreg-1.c: New test.
12050
12051 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12052
12053         PR c++/9749
12054         * g++.dg/parse/varmod1.C: New test.
12055
12056 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12057
12058         PR c++/9727
12059         * g++.dg/template/op1.C: New test.
12060
12061 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12062
12063         PR c++/8906
12064         * g++.dg/template/nested2.C: New test.
12065
12066 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12067
12068         PR c++/8724
12069         * g++.dg/expr/dtor1.C: New test.
12070
12071 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12072
12073         * gcc.dg/cpp/include3.c: New test.
12074         * gcc.dg/cpp/inc/foo.h: New file.
12075
12076 2003-02-21  Glen Nakamura  <glen@imodulo.com>
12077
12078         * gcc.c-torture/execute/20030221-1.c: New test.
12079
12080 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
12081
12082         PR c++/9729
12083         * g++.dg/abi/conv1.C: New test.
12084
12085 2003-02-20  Jan Hubicka  <jh@suse.cz>
12086
12087         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
12088
12089 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
12090
12091         * gcc.c-torture/compile/20030219-1.c: New test.
12092
12093 2003-02-18  Jan Hubicka  <jh@suse.cz>
12094
12095         * gcc.dg/funcorder.c: New test.
12096
12097 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12098
12099         * gcc.c-torture/execute/20030218-1.c: New.
12100
12101 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
12102
12103         * gcc.dg/20030218-1.c: New.
12104
12105 2003-02-18  Richard Henderson  <rth@redhat.com>
12106
12107         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
12108         * gcc.dg/attr-used-2.c: New.
12109
12110 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
12111
12112         PR c++/9704
12113         * g++.dg/init/copy5.C: New test.
12114
12115 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
12116
12117         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
12118         * g++.dg/pch/pch.exp: Likewise.
12119
12120 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12121
12122         * gcc.c-torture/execute/20030209-1.c: Enable the test if
12123         STACK_SIZE is not defined.
12124
12125 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12126
12127         PR c++/9457
12128         * g++.dg/template/init1.C: New test.
12129
12130 2003-02-16  Jan HUbicka  <jh@suse.cz>
12131
12132         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
12133         (foo): Add few extra tests
12134         * gcc.dg/c99-const-expr-3.c: Likewise.
12135         * gcc.c-torture/execute/20030216-1.c: New.
12136
12137 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12138
12139         PR c++/9459
12140         * g++.dg/ext/typeof4.C: New test.
12141
12142 2003-02-15  Roger Sayle  <roger@eyesopen.com>
12143
12144         * gcc.dg/i386-387-3.c: New test case.
12145
12146 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
12147
12148         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
12149         cris-*-elf* cris-*-aout* and mmix-*-*.
12150
12151 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
12152
12153         * gcc.dg/20030213-1.c: New test.
12154
12155 2003-02-12  Roger Sayle  <roger@eyesopen.com>
12156
12157         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
12158         * gcc.dg/i386-387-2.c: Likewise.
12159
12160 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
12161
12162         * gcc.dg/ppc-spe.c: Fix formatting.
12163         Enable tests that were previously unsupported by gas.
12164         Delete tests for instructions that no longer exist.
12165         Switch arguments on evsubifw builtin.
12166
12167 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12168
12169         * gcc.c-torture/execute/20030209-1.c: Disable the test if
12170         STACK_SIZE is too small.
12171
12172 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12173             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
12174
12175         * gcc.dg/decl-2.c: New test.
12176
12177 2003-02-10  Jan Hubicka  <jh@suse.cz>
12178
12179         * gcc.dg/i386-fpcvt-1.c:  New test.
12180
12181 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
12182
12183         * gcc.c-torture/execute/20030209-1.c: New test.
12184
12185 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
12186
12187         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
12188         int-wide bitops, use the constants of the same width.
12189         Likewise, if long long is 32-bit wide, test bitops using
12190         32-bit constants.
12191
12192 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
12193
12194         * gcc.dg/20021014-1.c: Annotate with expected notice text.
12195
12196 2003-02-07  Roger Sayle  <roger@eyesopen.com>
12197
12198         * testsuite/gcc.dg/builtins-4.c: New test case.
12199
12200 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12201
12202         * gcc.dg/20020430-1.c: Fix dg command typos.
12203         * gcc.dg/20020503-1.c: Likewise.
12204
12205 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12206
12207         PR c++/8785
12208         * g++.dg/parse/fused-params1.C: New test.
12209
12210         PR c++/8857
12211         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
12212
12213         PR c++/8921
12214         * g++.dg/parse/non-dependent1.C: New test.
12215
12216         PR c++/8928
12217         * g++.dg/parse/dupl-tmpl-args1.C: New test.
12218
12219         PR c++/9228
12220         * g++.dg/parse/undefined7.C: New test.
12221         * g++.dg/parse/non-templ1.C: New test.
12222
12223         PR c++/9229
12224         * g++.dg/parse/too-many-tmpl-args1.C: New test.
12225
12226 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
12227
12228         * gcc.c-torture/compile/20030206-1.c: New test.
12229
12230 2003-02-05  Roger Sayle  <roger@eyesopen.com>
12231
12232         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
12233         "pow" to "foo" to avoid potential confusion with a math built-in.
12234
12235 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12236
12237         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
12238         conditions for SPARC targets.
12239
12240 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
12241
12242         * gcc.dg/20030204-1.c: New test.
12243
12244 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12245
12246         PR c++/38
12247         * g++.dg/parse/array-size1.C: New test.
12248
12249         PR c++/5657
12250         * g++.dg/parse/undefined3.C: New test.
12251
12252         PR c++/5665
12253         * g++.dg/parse/undefined4.C: New test.
12254
12255         PR c++/5975
12256         * g++.dg/parse/undefined5.C: New test.
12257
12258         PR c++/7259
12259         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
12260
12261         PR c++/8578
12262         * g++.dg/parse/casting-operator1.C: New test.
12263
12264         PR c++/8596
12265         * g++.dg/parse/undefined6.C: New test.
12266
12267         PR c++/8736
12268         * g++.dg/parse/missing-template1.C: New test.
12269
12270 2003-02-04  Jan Hubicka  <jh@suse.cz>
12271
12272         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
12273         * gcc.dg/i386-cmov?.c:  Likewise.
12274         * gcc.dg/i386-fpcvt-?.c:  Likewise.
12275         * gcc.dg/i386-ssefp-1.c:  Likewise.
12276         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
12277         conventions.
12278
12279 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
12280
12281         PR c++/7129
12282         * testsuite/g++.dg/ext/max.C: New test.
12283
12284 2003-02-03  Jan Hubicka  <jh@suse.cz>
12285
12286         * gcc.c-torture/execute/20030203-1.c: New test.
12287
12288 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
12289
12290         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
12291         'natural-endian'.
12292
12293 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
12294
12295         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
12296         * g++.dg/init/new2.C: Likewise.
12297         * g++.dg/other/new1.C: Likewise.
12298
12299 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
12300
12301         * gcc.dg/struct-ret-libc.c: New test.
12302
12303 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
12304
12305         * gcc.dg/20030129-1.c: New test.
12306
12307 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12308
12309         PR c++/8849
12310         * g++.dg/template/ptrmem4.C: New test.
12311
12312 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12313
12314         * g++.dg/parser/constant1.C: New test.
12315
12316 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12317
12318         PR c++/8591
12319         * g++.dg/parse/friend2.C: New test.
12320
12321 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12322
12323         PR c++/9437
12324         * g++.dg/template/unify4.C: New test.
12325
12326 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12327
12328         * gcc.c-torture/execute/20030128-1.c: New test.
12329
12330 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12331
12332         * g++.dg/lookup/nested1.C: Test moved from ...
12333         * g++.old-deja/g++.other/lookup24.C: ... here.
12334
12335 2003-01-28  Jan Hubicka  <jh@suse.cz>
12336
12337         * gcc.dg/i386-cmov5.c:  New test.
12338
12339 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12340
12341         * gcc.c-torture/execute/20010925-1.c: Changed the
12342         memcpy declaration.
12343
12344 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12345
12346         PR c++/3902
12347         * g++.dg/parse/template5.C: New test.
12348
12349 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12350
12351         PR fortran/9258
12352         * g77.dg/pr9258: New test.
12353
12354 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12355
12356         * README: Move relevant parts from README.g++.
12357
12358         * README.g++: Remove this file.
12359
12360 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12361
12362         * g++.dg/abi/dcast1.C: New test.
12363
12364 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12365
12366         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12367
12368 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12369
12370         PR c++/47
12371         * g++.old-deja/g++.other/lookup24.C: New test.
12372
12373 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12374
12375         PR middle-end/7227
12376         * gcc.dg/uninit-C.c: New test.
12377
12378 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12379
12380         * g++.dg/abi/covariant1.C: New test.
12381
12382 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
12383
12384         * gcc.dg/20030123-1.c: New test.
12385
12386 2003-01-25  Jan Hubicka  <jh@suse.cz>
12387
12388         PR opt/8492
12389         * gcc.c-torture/compile/20030125-1.c
12390
12391 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
12392
12393         PR c++/9403
12394         * g++.dg/parse/template3.C: New test.
12395         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
12396
12397         PR c++/795
12398         * g++.dg/parse/template4.C: New test.
12399
12400         PR c++/9415
12401         * g++.dg/template/qual2.C: New test.
12402
12403         PR c++/8545
12404         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
12405
12406         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
12407
12408 2003-01-25  Roger Sayle  <roger@eyesopen.com>
12409
12410         * gcc.c-torture/execute/switch-1.c: New test case.
12411
12412 2003-01-25  Jan Hubicka  <jh@suse.cz>
12413
12414         * gcc.c-torture/execute/20030125-1.[cx]: New test.
12415
12416 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
12417
12418         Tweaks for Bison-1.875. From the NEWS file:
12419         "- `parse error' -> `syntax error'
12420         Bison now uniformly uses the term `syntax error'"
12421         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
12422         * gcc.dg/cpp/digraph2.c: Likewise.
12423         * gcc.dg/cpp/direct2.c: Likewise.
12424         * gcc.dg/cpp/paste4.c: Likewise.
12425         * gcc.dg/c90-restrict-1.c: Likewise.
12426         * gcc.dg/c99-func-2.c: Likewise.
12427         * gcc.dg/noncompile/920721-2.c: Likewise.
12428         * gcc.dg/noncompile/930622-2.c: Likewise.
12429         * gcc.dg/noncompile/940112-1.c: Likewise.
12430         * gcc.dg/noncompile/950921-1.c: Likewise.
12431         * gcc.dg/noncompile/951123-1.c: Likewise.
12432         * gcc.dg/noncompile/971104-1.c: Likewise.
12433         * gcc.dg/noncompile/990416-1.c: Likewise.
12434
12435 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
12436
12437         * g++.dg/parse/undefined1.C: Add error message.
12438
12439 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12440
12441         PR c++/9354
12442         * g++.dg/parse/new1.C: New test.
12443
12444         PR c++/9216
12445         * g++.dg/parse/template2.C: New test.
12446
12447         PR c++/9354
12448         * g++.dg/parse/typedef2.C: New test.
12449
12450         PR c++/9328
12451         * g++.dg/ext/typeof3.C: New test.
12452
12453 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12454
12455         PR c++/2738
12456         * g++.dg/parse/ret-type1.C: New test.
12457
12458         PR c++/3792
12459         * g++.dg/parse/tmpl-outside1.C: New test.
12460
12461         PR c++/4207
12462         * g++.dg/parse/int-as-enum1.C: New test.
12463
12464         PR c++/4903
12465         * g++.dg/parse/no-typename1.C: New test.
12466
12467         PR c++/5533
12468         * g++.dg/parse/no-value1.C: New test.
12469
12470         PR c++/5921
12471         * g++.dg/parse/wrong-inline1.C: New test.
12472
12473         PR c++/6402
12474         * g++.dg/parse/ref1.C: New test.
12475
12476         PR c++/6992
12477         * g++.dg/parse/attr-ctor1.C: New test.
12478
12479         PR c++/7229
12480         * g++.dg/parse/namespace5.C: New test.
12481
12482         PR c++/7917
12483         * g++.dg/parse/func-def1.C: New test.
12484
12485         PR c++/8143
12486         * g++.dg/parse/undefined1.C: New test.
12487
12488         PR c++/5723, PR c++/8522
12489         * g++.dg/parse/specialization1.C: New test.
12490
12491         PR c++/163, PR c++/8595
12492         * g++.dg/parse/struct-as-enum1.C: New test.
12493
12494         PR c++/9173
12495         * g++.dg/parse/undefined2.C: New test.
12496
12497 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
12498
12499         PR c++/9298
12500         * g++.dg/parse/template1.C: New test.
12501
12502         PR c++/9384
12503         * g++.dg/parse/using1.C: New test.
12504
12505         PR c++/9285
12506         PR c++/9294
12507         * g++.dg/parse/expr2.C: New test.
12508
12509         PR c++/9388
12510         * g++.dg/parse/lookup2.C: Likewise.
12511
12512 2003-01-21  Jan Hubicka  <jh@suse.cz>
12513
12514         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
12515         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
12516         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
12517         * gcc.c-torture/execute/string-opt-*.c: Likewise.
12518
12519 2003-01-20  Nick Clifton  <nickc@redhat.com>
12520
12521         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
12522         problem with ARM sibcall code generation.
12523
12524 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
12525
12526         * gcc.c-torture/execute/20030120-1.c: New.
12527
12528 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
12529
12530         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
12531
12532 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
12533
12534         PR c++/9272
12535         * g++.dg/parse/ctor1.C: New test.
12536
12537         PR c++/9294:
12538         * g++.dg/parse/qualified1.C: New test.
12539
12540         * g++.dg/parse/typename3.C: New test.
12541
12542 2003-01-16  Richard Henderson  <rth@redhat.com>
12543
12544         * g++.dg/tls/init-2.C: Fix error matches for real this time.
12545
12546 2003-01-16  Richard Henderson  <rth@redhat.com>
12547
12548         * g++.dg/pch/pch.exp: Copy test header to the working directory
12549         before using it either for precompilation or direct use.
12550         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
12551         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
12552
12553 2003-01-16  Richard Henderson  <rth@redhat.com>
12554
12555         * gcc.dg/pch/pch.exp: Copy test header to the working directory
12556         before using it either for precompilation or direct use.
12557         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
12558         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
12559
12560 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
12561
12562         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
12563         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
12564         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
12565         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
12566         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
12567         typename warning into error.
12568         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
12569         error messages.
12570         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
12571         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
12572         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
12573         messages.
12574         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
12575         make declaration visible in template.
12576         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
12577         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
12578         messages.
12579         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
12580         message.
12581         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
12582         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
12583         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
12584         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
12585         typename warning with error message.
12586         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
12587         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
12588         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
12589
12590 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
12591
12592         * g++.dg/parse/ambig2.C: New test.
12593
12594 2003-01-15  Richard Henderson  <rth@redhat.com>
12595
12596         * g++.dg/tls/init-2.C: Update error message string.
12597
12598 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12599
12600         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
12601
12602 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
12603
12604         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
12605         all for HC11/HC12.
12606         * gcc.c-torture/compile/20001205-1.x: Likewise.
12607         * gcc.c-torture/compile/20001226-1.x: Likewise.
12608         * gcc.c-torture/compile/920520-1.x: Likewise.
12609         * gcc.c-torture/compile/961203-1.x: Likewise.
12610         * gcc.c-torture/compile/20020604-1.x: Likewise.
12611
12612 2003-01-15  Jan Hubicka  <jh@suse.cz>
12613
12614         * gcc.c-torture/compile/20030115-1.c: New test.
12615
12616         * gcc.dg/i386-fpcvt-1.c: New test.
12617         * gcc.dg/i386-fpcvt-2.c: New test.
12618
12619 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
12620
12621         Further conform g++'s __vmi_class_type_info to the C++ ABI
12622         specification.
12623         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
12624         the specification.
12625
12626 2003-01-14  Jan Hubicka  <jh@suse.cz>
12627
12628         * gcc.dg/i386-fpcvt-1.c: New test.
12629         * gcc.dg/i386-fpcvt-2.c: New test.
12630
12631 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12632
12633         * gcc.dg/i386-mmx-3.c: New test.
12634
12635 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
12636
12637         PR c++/9264
12638         * g++.dg/parse/octal1.C: New file.
12639
12640         PR c++/9172
12641         * g++.dg/parse/typename1.C: New file.
12642
12643 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
12644
12645         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
12646         * gcc.dg/bf-no-ms-layout.c: Likewise.
12647         * gcc.dg/bf-ms-attrib.c: Likewise.
12648
12649 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
12650
12651         PR c++/9099
12652         * g++.dg/parse/dtor1.C: New file.
12653
12654         PR c++/9128
12655         * g++.dg/rtti/typeid1.C: New file.
12656
12657         PR c++/9153
12658         * g++.dg/parse/lookup1.C: New file.
12659
12660         PR c++/9171
12661         * g++.dg/templ/spec5.C: New file.
12662
12663 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
12664
12665         * gcc.c-torture/compile/20030110-1.c: New test.
12666
12667 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
12668
12669         Merge from pch-branch:
12670
12671         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
12672
12673         * gcc.dg/pch/cpp-1.h: New.
12674         * gcc.dg/pch/cpp-1.c: New.
12675         * gcc.dg/pch/cpp-2.h: New.
12676         * gcc.dg/pch/cpp-2.c: New.
12677
12678         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
12679
12680         * gcc.dg/pch/except-1.h: New.
12681         * gcc.dg/pch/except-1.c: New.
12682
12683         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
12684
12685         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
12686         running test.
12687         * gcc.dg/pch: Include *.hp not *.h.
12688         * gcc.dg/pch/system-1.h: New.
12689         * gcc.dg/pch/system-1.c: New.
12690
12691         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
12692
12693         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
12694         rather than trying to build and run a program using PCH.
12695         * gcc.dg/pch: Remove dg-do commands from test files.
12696
12697         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
12698
12699         * gcc.dg/pch/macro-3.c: New.
12700         * gcc.dg/pch/macro-3.h: New.
12701
12702         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
12703
12704         * gcc.dg/pch/common-1.c: New.
12705         * gcc.dg/pch/common-1.h: New.
12706         * gcc.dg/pch/decl-1.c: New.
12707         * gcc.dg/pch/decl-1.h: New.
12708         * gcc.dg/pch/decl-2.c: New.
12709         * gcc.dg/pch/decl-2.h: New.
12710         * gcc.dg/pch/decl-3.c: New.
12711         * gcc.dg/pch/decl-3.h: New.
12712         * gcc.dg/pch/decl-4.c: New.
12713         * gcc.dg/pch/decl-4.h: New.
12714         * gcc.dg/pch/decl-5.c: New.
12715         * gcc.dg/pch/decl-5.h: New.
12716         * gcc.dg/pch/global-1.c: New.
12717         * gcc.dg/pch/global-1.h: New.
12718         * gcc.dg/pch/inline-1.c: New.
12719         * gcc.dg/pch/inline-1.h: New.
12720         * gcc.dg/pch/inline-2.c: New.
12721         * gcc.dg/pch/inline-2.h: New.
12722         * gcc.dg/pch/static-1.c: New.
12723         * gcc.dg/pch/static-1.h: New.
12724         * gcc.dg/pch/static-2.c: New.
12725         * gcc.dg/pch/static-2.h: New.
12726
12727         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
12728
12729         * g++.dg/pch/pch.exp: Better handle failing testcases.
12730         * gcc.dg/pch/pch.exp: Likewise.
12731         * gcc.dg/pch/macro-1.c: New.
12732         * gcc.dg/pch/macro-1.h: New.
12733         * gcc.dg/pch/macro-2.c: New.
12734         * gcc.dg/pch/macro-2.h: New.
12735
12736         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
12737
12738         * g++.dg/dg.exp: Treat files in pch/ specially.
12739         * g++.dg/pch/pch.exp: New file.
12740         * g++.dg/pch/empty.H: New file.
12741         * g++.dg/pch/empty.C: New file.
12742         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
12743         "precompile".
12744
12745         * gcc.dg/pch/pch.exp: New file.
12746         * gcc.dg/pch/empty.h: New file.
12747         * gcc.dg/pch/empty.c: New file.
12748         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
12749         "precompile".
12750
12751 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12752
12753         * g++.dg/template/friend14.C: New test.
12754
12755 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12756
12757         * gcc.dg/old-style-asm-1.c: New test.
12758
12759 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
12760
12761         * gcc.c-torture/compile/20030109-1.c: New test.
12762
12763 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12764
12765         * gcc.c-torture/execute/20030109-1.c: New test.
12766
12767 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
12768
12769         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
12770         * g++.old-deja/g++.mike/dyncast2.C: Likewise
12771         * g++.old-deja/g++.mike/dyncast3.C: Likewise
12772         * g++.old-deja/g++.mike/eh2.C: Likewise
12773         * g++.old-deja/g++.mike/eh3.C: Likewise
12774         * g++.old-deja/g++.mike/eh5.C: Likewise
12775         * g++.old-deja/g++.mike/eh6.C: Likewise
12776         * g++.old-deja/g++.mike/eh7.C: Likewise
12777         * g++.old-deja/g++.mike/eh8.C: Likewise
12778         * g++.old-deja/g++.mike/eh9.C: Likewise
12779         * g++.old-deja/g++.mike/eh10.C: Likewise
12780         * g++.old-deja/g++.mike/eh12.C: Likewise
12781         * g++.old-deja/g++.mike/eh13.C: Likewise
12782         * g++.old-deja/g++.mike/eh14.C: Likewise
12783         * g++.old-deja/g++.mike/eh16.C: Likewise
12784         * g++.old-deja/g++.mike/eh17.C: Likewise
12785         * g++.old-deja/g++.mike/eh18.C: Likewise
12786         * g++.old-deja/g++.mike/eh21.C: Likewise
12787         * g++.old-deja/g++.mike/eh23.C: Likewise
12788         * g++.old-deja/g++.mike/eh24.C: Likewise
12789         * g++.old-deja/g++.mike/eh25.C: Likewise
12790         * g++.old-deja/g++.mike/eh26.C: Likewise
12791         * g++.old-deja/g++.mike/eh27.C: Likewise
12792         * g++.old-deja/g++.mike/eh28.C: Likewise
12793         * g++.old-deja/g++.mike/eh29.C: Likewise
12794         * g++.old-deja/g++.mike/eh31.C: Likewise
12795         * g++.old-deja/g++.mike/eh33.C: Likewise
12796         * g++.old-deja/g++.mike/eh34.C: Likewise
12797         * g++.old-deja/g++.mike/eh35.C: Likewise
12798         * g++.old-deja/g++.mike/eh36.C: Likewise
12799         * g++.old-deja/g++.mike/eh37.C: Likewise
12800         * g++.old-deja/g++.mike/eh38.C: Likewise
12801         * g++.old-deja/g++.mike/eh39.C: Likewise
12802         * g++.old-deja/g++.mike/eh40.C: Likewise
12803         * g++.old-deja/g++.mike/eh41.C: Likewise
12804         * g++.old-deja/g++.mike/eh42.C: Likewise
12805         * g++.old-deja/g++.mike/eh44.C: Likewise
12806         * g++.old-deja/g++.mike/eh46.C: Likewise
12807         * g++.old-deja/g++.mike/eh47.C: Likewise
12808         * g++.old-deja/g++.mike/eh48.C: Likewise
12809         * g++.old-deja/g++.mike/eh49.C: Likewise
12810         * g++.old-deja/g++.mike/eh50.C: Likewise
12811         * g++.old-deja/g++.mike/eh51.C: Likewise
12812         * g++.old-deja/g++.mike/eh53.C: Likewise
12813         * g++.old-deja/g++.mike/eh55.C: Likewise
12814         * g++.old-deja/g++.mike/p7912.C: Likewise
12815         * g++.old-deja/g++.mike/p9706.C: Likewise
12816         * g++.old-deja/g++.mike/p10416.C: Likewise
12817         * g++.old-deja/g++.mike/p11667.C: Likewise
12818         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
12819         Remove redundant reference to Iris.
12820         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
12821         Elxsi, i860, Pico Java, and WE32K.
12822
12823 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
12824
12825         * g++.dg/ext/asm4.C: New test.
12826
12827 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12828
12829         PR c++/9030
12830         * g++.dg/template/friend12.C: New test.
12831         * g++.dg/template/friend13.C: Likewise.
12832         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
12833
12834 2003-01-08  Jan Hubicka  <jh@suse.cz>
12835
12836         * gcc.dg/i386-cadd.c: New test.
12837         * gcc.dg/i386-cmov4.c: Likewise.
12838
12839 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
12840
12841         PR c++/9165
12842         * g++.dg/warn/Wunused-3.C: New test.
12843
12844         * g++.dg/abi/bitfield9.C: New test.
12845
12846         PR c++/9189
12847         * g++.dg/parse/defarg3.C: New test.
12848
12849 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
12850
12851         * g++.dg/parse/ambig1.C: New test.
12852         * g++.dg/parse/defarg2.C: New test.
12853
12854 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
12855
12856         * g++.dg/template/defarg-1.C: New test.
12857         * g++.dg/template/local2.C: Likewise.
12858
12859 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
12860
12861         * gcc.c-torture/execute/20030105-1.c: New test.
12862
12863 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12864
12865         * g++.dg/parse/namespace3.C: Remove extra semicolons.
12866         * g++.dg/parse/namespace4.C: Likewise.
12867
12868 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12869
12870         * g++.dg/template/ntp2.C: New test.
12871
12872 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12873
12874         * g++.dg/parse/extern-C-1.C: New test.
12875
12876         * g++.dg/parse/namespace4.C: New test.
12877
12878         * g++.dg/template/nested1.C: New test.
12879
12880         * g++.dg/parse/namespace3.C: New test.
12881
12882 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12883
12884         * g++.dg/lookup/two-stage1.C: New test.
12885
12886 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12887
12888         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
12889         * g++.old-deja/g++.jason/access8.C: Likewise.
12890         * g++.old-deja/g++.other/decl5.C: Likewise.
12891
12892 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12893
12894         * g++.dg/parse/parse7.C: New test.
12895
12896 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
12897
12898         PR c++/2843
12899         * g++.dg/ext/attrib7.C: New test.
12900
12901 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
12902
12903         * g++.dg/parse/parse6.C: New test.
12904
12905 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
12906
12907         * gcc.dg/h8300-stack-1.c: New.
12908
12909 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12910
12911         g++.dg/lookup/exception1.C: New test.
12912
12913         g++.dg/lookup/template1.C: New test.
12914
12915         g++.dg/parse/namespace2.C: New test.
12916
12917         g++.dg/parse/parens2.C: New test.
12918
12919 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12920
12921         * g++.dg/parse/parse5.C: New test.
12922         * g++.dg/lookup/scoped4.C: New test.
12923
12924 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12925
12926         * g++.dg/parse/parens1.C: New test.
12927
12928         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
12929         angle-bracket1.C.
12930         * g++.dg/parse/parens2.C: New test.
12931
12932         * g++.dg/lookup/scope-operator1.C: New test.
12933
12934         * g++.dg/parse/operator1.C: New test.
12935
12936 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12937
12938         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
12939         * g++.old-deja/g++.other/access6.C: Likewise.
12940         * g++.old-deja/g++.other/decl1.C: Likewise.
12941         * g++.old-deja/g++.pt/typename12.C: Likewise.
12942
12943 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12944
12945         * g++.dg/parse/namespace1.C: New test.
12946
12947 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12948
12949         * g++.dg/parse/parse4.C: New test.
12950
12951 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12952
12953         * g++.dg/parse/parse3.C: New test.
12954
12955 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12956
12957         * g++.dg/parse/parse2.C: New test.
12958
12959 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12960
12961         * g++.dg/template/friend11.C: New test.
12962
12963 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
12964
12965         * g++.dg/parse/parse1.C: New test.
12966
12967 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
12968
12969         * lib/profopt.exp: Change the name of a global variable to avoid
12970         possible clashes with other test suites.
12971
12972 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
12973
12974         * g++.dg/inherit/covariant8.C: New test.
12975
12976 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
12977
12978         * g++.dg/init/array9.C: New test.
12979
12980         PR c++/9112
12981         * g++.dg/parse/expr1.C: New test.
12982
12983 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12984
12985         * gcc.c-torture/compile/20021230-1.c: New test.
12986
12987 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * g++.dg/inherit/covariant5.C: New test.
12990         * g++.dg/inherit/covariant6.C: New test.
12991         * g++.dg/inherit/covariant7.C: New test.
12992
12993 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12994
12995         PR c++/2739
12996         * g++.dg/other/access2.C: New test.
12997
12998 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
12999
13000         * g++.dg/other/anon-struct.C: No longer fails
13001         * g++.old-deja/g++.brendan/parse4.C: Likewise.
13002         * g++.old-deja/g++.brendan/parse5.C: Likewise.
13003         * g++.old-deja/g++.brendan/parse6.C: Likewise.
13004
13005 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
13006
13007         * g++.dg/parse/angle-bracket.C (main): No longer fails.
13008
13009 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
13010
13011         * g++.dg/eh/spec4.C: Remove stray semicolon.
13012         * g++.dg/expr/pmf-1.C: Change error message.
13013         * g++.dg/ext/asm1.C: Remove stray semicolon.
13014         * g++.dg/ext/typename1.C: Add missing typenames.
13015         * g++.dg/inherit/template-as-base.C: Change error message.
13016         * g++.dg/lookup/scoped1.C: Likewise.
13017         * g++.dg/lookup/scoped2.C: Likewise.
13018         * g++.dg/lookup/using2.C: Likewise.
13019         * g++.dg/other/component1.C: Remove stray semicolon.
13020         * g++.dg/other/do1.C: Change error message.
13021         * g++.dg/other/error2.C: Likewise.
13022         * g++.dg/other/init1.C: Likewise.
13023         * g++.dg/other/packed1.C: Remove stray semicolon.
13024         * g++.dg/other/ptrmem2.C: Change error message.
13025         * g++.dg/parse/parameter-declaration-1.C: Remove line number
13026         marker.
13027         * g++.dg/special/initp1.C: Remove invalid attribute usage.
13028         * g++.dg/template/access3.C: Add typename keyword.
13029         * g++.dg/template/access5.C: Remove stray semicolon.
13030         * g++.dg/template/access6.C: Likewise.
13031         * g++.dg/template/complit1.C: Likewise.
13032         * g++.dg/template/crash1.C: Change error message.
13033         * g++.dg/template/inherit2.C: Remove stray semicolon.
13034         * g++.dg/template/instantiate2.C: Likewise.
13035         * g++.dg/template/instantiate3.C: Change error message.
13036         * g++.dg/template/qual1.C: Remove stray semicolon.
13037         * g++.dg/template/qualttp18.C: Change error message.
13038         * g++.dg/template/ref1.C: Remove stray semicolon.
13039         * g++.dg/template/sizeof1.C (A::value): Declare it.
13040         * g++.dg/template/spec4.C: Change error message.
13041         * g++.dg/template/static1.C: Likewise.
13042         * g++.dg/template/type1.C: Likewise.
13043         * g++.dg/template/typename3.C: Likewise.
13044         * g++.old-deja/g++.benjamin/13478.C: Change error message.
13045         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
13046         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
13047         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
13048         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
13049         named return value extension.
13050         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
13051         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
13052         * g++.old-deja/g++.bob/extern_C.C: Likewise.
13053         * g++.old-deja/g++.bob/inherit2.C: Likewise.
13054         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13055         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13056         * g++.old-deja/g++.brendan/crash13.C: Likewise.
13057         * g++.old-deja/g++.brendan/crash15.C: Likewise.
13058         * g++.old-deja/g++.brendan/crash18.C: Change error message.
13059         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
13060         * g++.old-deja/g++.brendan/crash38.C: Likewise.
13061         * g++.old-deja/g++.brendan/crash50.C: Likewise.
13062         * g++.old-deja/g++.brendan/crash56.C: Likewise.
13063         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
13064         syntax.
13065         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
13066         * g++.old-deja/g++.brendan/crash8.C: Change error message.
13067         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
13068         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13069         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
13070         * g++.old-deja/g++.brendan/template11.C: Likewise.
13071         * g++.old-deja/g++.brendan/template26.C: Likewise.
13072         * g++.old-deja/g++.brendan/template27.C: Use explicit
13073         specialization syntax.
13074         * g++.old-deja/g++.brendan/template30.C: Likewise.
13075         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
13076         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
13077         non-dependent names.
13078         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
13079         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
13080         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
13081         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
13082         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
13083         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
13084         named return value extension.
13085         * g++.old-deja/g++.ext/namedret2.C: Likewise.
13086         * g++.old-deja/g++.ext/namedret3.C: Likewise.
13087         * g++.old-deja/g++.ext/return1.C: Likewise.
13088         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
13089         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
13090         * g++.old-deja/g++.jason/access8.C: Likewise.
13091         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
13092         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
13093         pseudo-destructor names.
13094         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
13095         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
13096         pseudo-destructor names.
13097         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
13098         * g++.old-deja/g++.jason/overload19.C: Likewise.
13099         * g++.old-deja/g++.jason/overload32.C: Likewise.
13100         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
13101         stray semicolons.
13102         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
13103         * g++.old-deja/g++.jason/return.C: Likewise.
13104         * g++.old-deja/g++.jason/return2.C: Likewise.
13105         * g++.old-deja/g++.jason/shadow1.C: Likewise.
13106         * g++.old-deja/g++.jason/special.C: Use explicit specialization
13107         syntax.
13108         * g++.old-deja/g++.jason/template10.C: Account for use of
13109         non-dependent names.
13110         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
13111         syntax.
13112         * g++.old-deja/g++.jason/template37.C: Likewise.
13113         * g++.old-deja/g++.law/access4.C: Change error messages.
13114         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
13115         pseudo-destructor names.
13116         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
13117         * g++.old-deja/g++.law/ctors9.C: Likewise.
13118         * g++.old-deja/g++.law/cvt22.C: Likewise.
13119         * g++.old-deja/g++.law/dtors5.C: Likewise.
13120         * g++.old-deja/g++.law/global-init1.C: Likewise.
13121         * g++.old-deja/g++.law/missed-error3.C: Likewise.
13122         * g++.old-deja/g++.law/operators28.C: Likewise.
13123         * g++.old-deja/g++.law/visibility28.C: Likewise.
13124         * g++.old-deja/g++.martin/eval1.C: Likewise.
13125         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
13126         name.
13127         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
13128         * g++.old-deja/g++.mike/net34.C: Likewise.
13129         * g++.old-deja/g++.mike/net36.C: Likewise.
13130         * g++.old-deja/g++.mike/ns2.C: Likewise.
13131         * g++.old-deja/g++.mike/p12306.C: Likewise.
13132         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
13133         value extension.
13134         * g++.old-deja/g++.mike/p700.C: Likewise.
13135         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
13136         * g++.old-deja/g++.mike/p710.C: Likewise.
13137         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
13138         value extension.
13139         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
13140         * g++.old-deja/g++.mike/pmf9.C: Likewise.
13141         * g++.old-deja/g++.ns/crash2.C: Likewise.
13142         * g++.old-deja/g++.ns/crash3.C: Likewise.
13143         * g++.old-deja/g++.ns/invalid1.C: Likewise.
13144         * g++.old-deja/g++.ns/ns17.C: Likewise.
13145         * g++.old-deja/g++.ns/template16.C: Likewise.
13146         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
13147         keyword.
13148         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
13149         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
13150         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
13151         named return value extension.
13152         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
13153         * g++.old-deja/g++.other/access4.C: Issue additional error
13154         messages.
13155         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
13156         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
13157         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
13158         * g++.old-deja/g++.other/crash25.C: Change error message.
13159         * g++.old-deja/g++.other/crash4.C: Change error message.
13160         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
13161         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
13162         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
13163         checks.
13164         * g++.old-deja/g++.other/defarg8.C: Likewise.
13165         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
13166         * g++.old-deja/g++.other/dtor10.C: Likewise.
13167         * g++.old-deja/g++.other/incomplete.C: Likewise.
13168         * g++.old-deja/g++.other/linkage7.C: Likewise.
13169         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
13170         lookup algorithm.
13171         * g++.old-deja/g++.other/mangle2.C: Likewise.
13172         * g++.old-deja/g++.other/refinit2.C: Likewise.
13173         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
13174         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
13175         * g++.old-deja/g++.pt/crash28.C: Likewise.
13176         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
13177         syntax.
13178         * g++.old-deja/g++.pt/crash32.C: Change error message.
13179         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
13180         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
13181         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
13182         error message position.
13183         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
13184         * g++.old-deja/g++.pt/defarg8.C: Change error message.
13185         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
13186         syntax.
13187         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
13188         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
13189         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
13190         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
13191         keyword.
13192         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13193         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
13194         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
13195         keyword.
13196         * g++.old-deja/g++.pt/explicit71.C: Change error message.
13197         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
13198         syntax.
13199         * g++.old-deja/g++.pt/friend28.C: Account for use of
13200         non-dependent names.
13201         * g++.old-deja/g++.pt/friend29.C: Likewise.
13202         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
13203         rules.
13204         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
13205         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
13206         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
13207         lookup rules.
13208         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
13209         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
13210         keyword.
13211         * g++.old-deja/g++.pt/memclass20.C: Likewise.
13212         * g++.old-deja/g++.pt/memclass5.C: Likewise.
13213         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
13214         keyword.
13215         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
13216         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
13217         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
13218         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
13219         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
13220         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
13221         keyword.
13222         * g++.old-deja/g++.pt/spec10.C: Likewise.
13223         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
13224         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
13225         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
13226         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
13227         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
13228         * g++.old-deja/g++.pt/ttp62.C: Likewise.
13229         * g++.old-deja/g++.pt/ttp64.C: Likewise.
13230         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
13231         * g++.old-deja/g++.pt/typename15.C: Likewise.
13232         * g++.old-deja/g++.pt/typename22.C: Likewise.
13233         * g++.old-deja/g++.pt/typename6.C: Change error messages.
13234         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
13235         * g++.old-deja/g++.pt/virtual2.C: Likewise.
13236         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
13237         syntax.
13238         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
13239         return value extension.
13240         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
13241         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
13242         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
13243         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
13244
13245 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
13246
13247         * g++.dg/warn/inline1.C: New test.
13248         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
13249         * g++.old-deja/g++.jason/synth10.C: Likewise.
13250         * g++.old-deja/g++.mike/net31.C: Likewise.
13251         * g++.old-deja/g++.mike/p8786.C: Likewise.
13252
13253         * g++.dg/template/friend10.C: New test.
13254         * g++.dg/template/conv5.C: New test.
13255
13256 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
13257
13258         * g++.dg/lookup/scoped3.C: New test.
13259
13260         * g++.dg/lookup/decl1.C: New test.
13261         * g++.dg/lookup/decl2.C: New test.
13262
13263 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
13264
13265         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
13266         gcc.c-torture/compile/20021015-1.c,
13267         gcc.c-torture/compile/20021015-2.c,
13268         gcc.c-torture/compile/20021123-1.c,
13269         gcc.c-torture/compile/20021123-2.c,
13270         gcc.c-torture/compile/20021123-3.c,
13271         gcc.c-torture/compile/20021123-4.c,
13272         gcc.c-torture/execute/20021024-1.c: Add tests previously added
13273         only to 3.1 or 3.2 branch.
13274
13275 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
13276
13277         * gcc.dg/i386-bitfield3.c: New test.
13278
13279         * gcc.dg/i386-bitfield2.c: New test.
13280
13281 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
13282
13283         * g++.dg/parse/conv_op1.C: New test.
13284
13285 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
13286
13287         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
13288         approved.
13289
13290 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
13291
13292         * gcc.c-torture/compile/20021220-1.c: New test.
13293
13294 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
13295
13296         * gcc.dg/i386-fastcall-1.c: New.
13297
13298 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13299
13300         * gcc.c-torture/execute/20021219-1.c: New test.
13301
13302 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13303
13304         * gcc.dg/i386-pic-1.c: New test.
13305
13306 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13307
13308         PR c++/8099
13309         * g++.dg/template/friend9.C: New test.
13310
13311 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13312
13313         PR c++/3663
13314         * g++.dg/template/access7.C: New test.
13315
13316 2002-12-18  Nick Clifton  <nickc@redhat.com>
13317
13318         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13319         the libstdc++-v3 directory has been found.
13320
13321 2002-12-12  Devang Patel <dpatel@apple.com>
13322         * gcc.dg/darwin-ld-1.c: New test.
13323         * gcc.dg/darwin-ld-2.c: New test.
13324         * gcc.dg/darwin-ld-3.c: New test.
13325         * gcc.dg/darwin-ld-4.c: New test.
13326         * gcc.dg/darwin-ld-5.c: New test.
13327
13328 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13329
13330         * gcc.c-torture/compile/20021212-1.c: New test.
13331
13332 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13333
13334         * gcc.dg/fshort-wchar: New test.
13335
13336 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13337
13338         PR c++/8372
13339         * g++.dg/template/dtor1.C: New test.
13340
13341         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13342         markers.
13343
13344 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13345
13346         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13347
13348 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13349
13350         * g++.dg/template/static1.C: New test.
13351         * g++.dg/template/static2.C: New test.
13352         * g++.old-deja/g++.ext/memconst.C: New test.
13353
13354 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13355
13356         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13357         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13358         * g++.dg/special/initp1.C: Likewise.
13359
13360 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13361
13362         * gcc.c-torture/execute/20021204-1.c: New test.
13363
13364 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13365
13366         * gcc.dg/ppc-fmadd-1.c: New file.
13367         * gcc.dg/ppc-fmadd-2.c: New file.
13368         * gcc.dg/ppc-fmadd-3.c: New file.
13369
13370 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13371
13372         * gcc.c-torture/compile/20021204-1.c: New test.
13373
13374 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13375
13376         * g++.dg/inherit/covariant2.C: New test.
13377         * g++.dg/inherit/covariant3.C: New test.
13378         * g++.dg/inherit/covariant4.C: New test.
13379         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13380         * g++.old-deja/g++.robertl/eb17.C: Likewise.
13381
13382 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
13383
13384         PR c++/8688
13385         * g++.dg/init/brace3.C: New test.
13386
13387 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
13388
13389         * gcc.dg/20020210-1.c: Fix a comment typo.
13390
13391 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
13392
13393         PR c++/8720
13394         * g++.dg/parse/defarg1.C: New test.
13395
13396         PR c++/8615
13397         * g++.dg/template/char1.C: New test.
13398
13399         * g++.dg/template/varmod1.C: Fix typo.
13400
13401 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13402
13403         DR 180
13404         * g++.old-deja/g++.pt/crash32.C: Expect error.
13405
13406 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
13407
13408         PR c++/5919
13409         * g++.dg/template/varmod1.C: New test.
13410
13411         PR c++/8727
13412         * g++.dg/inherit/typeinfo1.C: New test.
13413
13414         PR c++/8663
13415         * g++.dg/inherit/typedef1.C: New test.
13416
13417 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
13418
13419         PR c++/8332
13420         PR c++/8493
13421         * g++.dg/template/strlen1.C: New test.
13422
13423         PR c++/8227
13424         * g++.dg/template/ctor2.C: New test.
13425
13426         PR c++/8214
13427         * g++.dg/init/string1.C: New test.
13428
13429         PR c++/8511
13430         * g++.dg/template/friend8.C: New test.
13431
13432 2002-11-29  Joe Buck <jbuck@synopsys.com>
13433
13434         * g++.dg/lookup/anon2.C: New test.
13435
13436 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
13437
13438         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
13439         h8300 port.
13440
13441 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
13442
13443         * gcc.dg/bitfld-6.c: New test.
13444
13445 2002-11-27  Jan Hubicka  <jh@suse.cz>
13446
13447         * gcc.c-torture/execute/20021127.[cx]: New test.
13448
13449 2002-11-26  Jan Hubicka  <jh@suse.cz>
13450
13451         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
13452         quality.
13453
13454 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
13455
13456         * g++.dg/init/brace2.C: New test.
13457         * g++.old-deja/g++.mike/p9129.C: Correct.
13458
13459 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
13460
13461         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
13462
13463 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
13464
13465         * gcc.dg/sibcall-6: New test for indirect sibcalls.
13466
13467 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
13468
13469         * testsuite/g++.dg/abi/empty11.C: New test.
13470         * testsuite/g++.dg/rtti/cv1.C: New test.
13471
13472 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
13473
13474         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
13475
13476 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
13477
13478         * g++.dg/abi/empty10.C: New test.
13479
13480 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
13481
13482         * gcc.c-torture/compile/20021124-1.c: New test.
13483
13484 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
13485
13486         * g++.dg/abi/rtti2.C: New test.
13487
13488 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
13489
13490         * gcc.dg/i386-unroll-1.c: New test.
13491
13492 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
13493
13494         * gcc.c-torture/compile/20021120-1.c: New test.
13495         * gcc.c-torture/compile/20021120-2.c: New test.
13496
13497 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13498
13499         * gcc.dg/bitfld-5.c: New test.
13500
13501 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13502
13503         * gcc.c-torture/execute/20021120-3.c: New test.
13504
13505 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13506
13507         * gcc.c-torture/execute/20021120-2.c: New test.
13508
13509 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
13510
13511         * gcc.c-torture/execute/20021120-1.c: New test.
13512
13513 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
13514
13515         * gcc.c-torture/execute/20021118-3.c: New test.
13516
13517 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13518
13519         * gcc.c-torture/compile/20021119-1.c: New test.
13520
13521 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
13522
13523         * gcc.dg/duff-1.c: New test.
13524         * gcc.dg/duff-2.c: New test.
13525         * gcc.dg/duff-3.c: New test.
13526
13527 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
13528
13529         * gcc.dg/cpp/_Pragma5.c: New test.
13530
13531 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13532
13533         * gcc.c-torture/execute/20021118-2.c: New test.
13534
13535 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
13536
13537         * gcc.c-torture/execute/20021118-1.c: New test.
13538
13539 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
13540
13541         * gcc.dg/20021116-1.c: New test.
13542
13543 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
13544
13545         * g++.dg/abi/vcall1.C: New test.
13546
13547 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
13548
13549         * gcc.dg/20021029-1.c: New test.
13550         * gcc.dg/20021029-2.c: New test.
13551
13552 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13553
13554         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
13555
13556 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13557
13558         PR c/8439
13559         * gcc.dg/20021110.c: Move to ...
13560         * gcc.c-torture/compile/20021110.c: .... here.
13561
13562 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13563
13564         PR c/8467
13565         * gcc.c-torture/execute/20021111-1.c
13566
13567 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13568
13569         PR c/8439
13570         * gcc.dg/20021110.c: New test.
13571
13572 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
13573
13574         * g++.dg/abi/vthunk3.C: Run only on x86.
13575
13576 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
13577
13578         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
13579
13580 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
13581
13582         * lib/compat.exp (compat-execute): Fix logic error in last
13583         change.
13584
13585 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
13586
13587         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
13588
13589 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13590
13591         PR c++/8389
13592         * g++.dg/template/access6.C: New test.
13593
13594 2002-11-08  Jan Hubicka  <jh@suse.cz>
13595
13596         * gcc.dg/i386-ssefp-1.c: New test.
13597         * gcc.dg/i386-ssefp-1.c: New test.
13598
13599 2002-11-08  Jan Hubicka  <jh@suse.cz>
13600
13601         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
13602
13603 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13604
13605         * g++.dg/abi/vthunk3.C: New test.
13606
13607         PR c++/8338
13608         * g++.dg/template/crash2.C: New test.
13609
13610 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
13611
13612         * testsuite/g++.dg/abi/dtor1.C: New test.
13613         * testsuite/g++.dg/abi/dtor2.C: Likewise.
13614
13615 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
13616
13617         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
13618         Darwin.
13619
13620 2002-11-04  Adam Nemet  <anemet@lnxw.com>
13621
13622         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
13623         -mthumb.  Only xfail with -O0.
13624
13625 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
13626
13627         * g++.dg/abi/thunk1.C: New test.
13628         * g++.dg/abi/thunk2.C: Likewise.
13629         * g++.dg/abi/vtt1.C: Likewise.
13630
13631 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
13632
13633         PR optimization/8423
13634         * gcc.c-torture/execute/builtin-constant.c: New test.
13635
13636 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
13637
13638         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
13639         Add some more cases.
13640
13641 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
13642
13643         PR c++/8391
13644         * g++.dg/opt/local1.C: New test.
13645
13646 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
13647
13648         PR c++/8160
13649         * g++.dg/template/complit1.C: New test.
13650
13651         PR c++/8149
13652         * g++.dg/template/typename4.C: Likewise.
13653
13654 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13655
13656         Core issue 287, PR c++/7639
13657         * g++.dg/template/instantiate1.C: Adjust error location.
13658         * g++.dg/template/instantiate3.C: New test.
13659         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
13660         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
13661         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
13662
13663 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
13664
13665         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
13666
13667 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
13668
13669         PR c++/8287
13670         * g++.dg/init/dtor2.C: New test.
13671
13672 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13673
13674         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
13675         * gcc.dg/nest.c: Bypass errors on irix6.
13676
13677 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
13678
13679         * gcc.dg/nest.c: Expect error for mmix-*-*.
13680         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
13681
13682 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
13683
13684         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
13685         markers.
13686
13687         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
13688
13689 2002-10-25  Mike Stump  <mrs@apple.com>
13690
13691         * gcc.dg/warn-1.c: New test.
13692
13693 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13694
13695         * g++.dg/template/typename3.C: New test.
13696
13697 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
13698
13699         * g++.dg/lookup/ptrmem1.C: New test.
13700
13701         * g++.dg/abi/vthunk2.C: New test.
13702
13703 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
13704
13705         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
13706
13707 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
13708
13709         * g++.dg/abi/empty9.C: New test.
13710
13711 2002-10-24  Richard Henderson  <rth@redhat.com>
13712
13713         * g++.dg/inherit/thunk1.C: Enable for ia64.
13714
13715 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13716
13717         PR c++/8067
13718         * g++.dg/lookup/pretty1.C: New test.
13719
13720 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
13721
13722         * gcc.dg/20021023-1.c: New test.
13723
13724 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
13725
13726         PR c++/7679
13727         * g++.dg/parse/inline1.C: New test.
13728
13729 2002-10-23  Richard Henderson  <rth@redhat.com>
13730
13731         * g++.dg/inherit/thunk1.C: Enable for x86_64.
13732
13733         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
13734
13735 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
13736
13737         PR c++/6579
13738         * g++.dg/parse/stmtexpr3.C: New test.
13739
13740 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
13741
13742         * g++.dg/expr/cond1.C: New test.
13743
13744 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13745
13746         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
13747
13748 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13749
13750         * g++.dg/abi/vbase13.C: New test.
13751         * g++.dg/abi/vbase14.C: Likewise.
13752
13753 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
13754
13755         * gcc.dg/tls/pic-1.c: New test.
13756         * gcc.dg/tls/nonpic-1.c: New test.
13757         * gcc.dg/20021018-1.c: New test.
13758
13759 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13760
13761         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
13762         Remove only files with the same base name as the test case.
13763         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
13764         (profopt-execute): Likewise.  Also, remove old profiling
13765         and performance data files before running the tests.
13766
13767         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
13768         * g++.dg/bprob/bprob.exp: Likewise.
13769         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
13770         to allow more general test case names.
13771
13772         * g++.dg/bprob/bprob-1.C: Rename to ...
13773         * g++.dg/bprob/g++-bprob-1.C: ... this.
13774
13775         * g77.dg/bprob/bprob-1.f: Rename to ...
13776         * g77.dg/bprob/g77-bprob-1.f: ... this.
13777
13778 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
13779
13780         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
13781         bison 1.50 or later.
13782
13783 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
13784
13785         * g++.dg/README: Describe more test directories.
13786
13787 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13788
13789         * g++.dg/init/array6.C: Add additional tests.
13790
13791 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
13792
13793         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
13794         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
13795
13796 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
13797
13798         * gcc.c-torture/compile/20020604-1.x: New.
13799         * gcc.c-torture/compile/simd-5.x: Likewise.
13800         * gcc.c-torture/execute/920710-1.x: Likewise.
13801         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
13802
13803 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
13804
13805         * g++.dg/inherit/override1.C: Add dg-options clause.
13806
13807 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13808
13809         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
13810         _mm_slli_si128.
13811
13812 2002-10-19  Andreas Schwab  <schwab@suse.de>
13813
13814         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
13815         directory component.
13816
13817 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
13818
13819         * g++.dg/inherit/thunk1.C: New test.
13820
13821         * g++.dg/inherit/override1.C: New test.
13822
13823         * g++.dg/abi/mangle11.C: New test.
13824         * g++.dg/abi/mangle14.C: New test.
13825         * g++.dg/abi/mangle17.C: New test.
13826
13827 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
13828
13829         * g++.dg/overload/member2.C: New test.
13830
13831 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
13832
13833         * g++.dg/README: Describe new compat directory.
13834         * g++.dg/dg.exp: Skip tests in compat directory.
13835         * README.compat: New file.
13836         * lib/compat.exp: New expect script.
13837         * g++.dg/compat: New test directory.
13838         * g++.dg/compat/compat.exp: New expect script.
13839         * g++.dg/compat/abi: New test directory.
13840         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
13841         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
13842         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
13843         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
13844         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
13845         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
13846         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
13847         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
13848         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
13849         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
13850         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
13851         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
13852         * g++.dg/compat/break: New test directory.
13853         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
13854         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
13855         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
13856         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
13857         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
13858         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
13859         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
13860         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
13861         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
13862         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
13863         g++.dg/compat/break/README: New files.
13864         * g++.dg/compat/eh: New test directory.
13865         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
13866         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
13867         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
13868         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
13869         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
13870         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
13871         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
13872         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
13873         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
13874         g++.dg/compat/eh/filter2_y.C,
13875         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
13876         g++.dg/compat/eh/new1_y.C,
13877         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
13878         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
13879         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
13880         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
13881         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
13882         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
13883         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
13884         g++.dg/compat/eh/unexpected1_y.C: New files.
13885         * g++.dg/compat/init: New test directory.
13886         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
13887         g++.dg/compat/init/array5_y.C,
13888         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
13889         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
13890         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
13891         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
13892         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
13893         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
13894         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
13895         g++.dg/compat/init/init-ref2_y.C: New files.
13896
13897 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13898
13899         PR c++/7584
13900         * g++.dg/inherit/using3.C: New test.
13901
13902 2002-10-17  Jan Hubicka  <jh@suse.cz>
13903
13904         * gcc.dg/20021017-2.c: New test.
13905
13906 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
13907
13908         * g++.dg/abi/mangle16.C: Adjust.
13909
13910         * g++.dg/init/array8.C: New test.
13911
13912 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
13913
13914         * gcc.dg/special/mips-abi.exp: New test.
13915         * gcc.dg/special/mips-abi.s: Empty file used by the above.
13916
13917 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13918
13919         * g++.dg/abi/mangle16.C: New test.
13920         * g++.dg/abi/mangle17.C: Likewise.
13921
13922         PR c++/7478
13923         * g++.dg/template/ref1.C: New test.
13924
13925 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13926
13927         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
13928
13929 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
13930
13931         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
13932
13933 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
13934
13935         PR c++/7524
13936         * g++.dg/init/array7.C: New test.
13937
13938 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
13939
13940         * g++.dg/init/array6.C: New test.
13941
13942         * g++.dg/abi/mangle13.C: Likewise.
13943         * g++.dg/abi/mangle14.C: Likewise.
13944         * g++.dg/abi/mangle15.C: Likewise.
13945
13946 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13947
13948         * g++.dg/abi/empty8.C: New test.
13949
13950 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
13951
13952         * g++.dg/init/ctor1.C: New test.
13953
13954 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
13955
13956         * gcc.c-torture/execute/20021015-1.c: New test.
13957
13958 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
13959
13960         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
13961
13962 2002-10-14  Jan Hubicka  <jh@suse.cz>
13963
13964         * gcc.dg/i386-ssetype-[1-5].c: New tests.
13965
13966 2002-10-14  Richard Henderson  <rth@redhat.com>
13967
13968         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
13969
13970 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13971
13972         PR optimization/6631
13973         * g++.dg/opt/const2.C: New test.
13974
13975 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
13976
13977         PR c++/7176
13978         * g++.dg/parse/friend1.C: New test.
13979         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
13980
13981 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
13982
13983         * gcc.dg/20021014-1.c: New test.
13984
13985 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
13986
13987         PR c++/5661
13988         * g++.dg/ext/vlm1.C: New test.
13989         * g++.dg/ext/vlm2.C: Likewise.
13990
13991         * g++.dg/init/array1.C: Remove invalid braces.
13992         * g++.dg/init/brace1.C: New test.
13993         * g++.dg/init/copy2.C: Likewise.
13994         * g++.dg/init/copy3.C: Likewise.
13995         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
13996         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
13997         braces.
13998
13999 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
14000
14001         * gcc.dg/cpp/assembler.S: Don't use -ansi.
14002
14003 2002-10-11  Richard Shann  <richard.shann@superh.com>
14004
14005         * gcc.c-torture/compile/simd-5.c: New test.
14006
14007 2002-10-10  Roger Sayle  <roger@eyesopen.com>
14008
14009         * gcc.c-torture/execute/shiftopt-1.c: New test case.
14010
14011 2002-10-10  Jim Wilson  <wilson@redhat.com>
14012
14013         * gcc.c-torture/execute/20021010-1.c: New test.
14014
14015 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
14016
14017         PR c/7353
14018         * g++.dg/ext/typedef-init.C: New test.
14019         * gcc.dg/typedef-init.c: New test.
14020
14021 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
14022
14023         * gcc.dg/cpp/paste13.c: New test.
14024
14025 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14026
14027         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
14028         remaining platforms, XFAIL during compile, not execute.  Don't
14029         XFAIL at -O0.
14030
14031 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
14032
14033         * gcc.dg/alias-1.c: Tweak expected warning.
14034
14035 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14036
14037         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
14038
14039 2002-10-06  Andreas Jaeger  <aj@suse.de>
14040
14041         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
14042         * gcc.dg/cpp/c++98.C: Likewise.
14043
14044         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
14045         * g++.dg/cpp/c++98.C: Likewise.
14046
14047         * g++.dg/README (Subdirectories): Mention cpp directory.
14048
14049         PR target/7559
14050         * gcc.dg/20021006-1.c: New test.
14051
14052 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14053
14054         PR c++/7804
14055         * g++.dg/other/warning1.C: New test.
14056
14057 2002-10-04  Roger Sayle  <roger@eyesopen.com>
14058
14059         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
14060         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
14061         and sparc-*-* with -m64 as expected failures.  See PR 8087.
14062
14063 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14064
14065         PR c++/7931
14066         * g++.dg/template/ptrmem3.C: New test.
14067
14068         PR c++/7754
14069         * g++.dg/template/union1.C: New test.
14070
14071 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14072
14073         PR c++/8006
14074         * g++.dg/abi/mangle9.C: New test.
14075         * g++.dg/abi/mangle10.C: New test.
14076         * g++.dg/abi/mangle11.C: New test.
14077         * g++.dg/abi/mangle12.C: New test.
14078
14079 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
14080
14081         PR c++/7188.
14082         * g++.dg/template/meminit1.C: New test.
14083         * g++.dg/warn/Wreorder-1.C: Likewise.
14084         * g++.old-deja/g++.mike/warn3.C: Tweak.
14085         * lib/prune.exp: Ingore "in copy constructor".
14086
14087 2002-10-02  Andreas Jaeger  <aj@suse.de>
14088
14089         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
14090         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
14091         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
14092         on x86-64.
14093
14094 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14095
14096         * gcc.dg/empty1.C: Fix typo.
14097
14098 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
14099
14100         * gcc.dg/alias-1.c: New test.
14101
14102 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14103
14104         * gcc.dg/empty1.C: New test.
14105
14106         * g++.dg/tls/init-2.C: Tweak error messages.
14107
14108 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
14109
14110         * gcc.c-torture/compile/20020923-1.c: New test.
14111
14112 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
14113
14114         * gcc.c-torture/execute/ffs-1.c: New test.
14115         * gcc.c-torture/execute/ffs-2.c: Ditto.
14116
14117 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
14118
14119         * g++.dg/overload/member1.C: New test.
14120
14121 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
14122
14123         * g++.dg/abi/empty7.C: New test.
14124         * g++.dg/init/pm2.C: Likewise.
14125
14126 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
14127
14128         * g++.dg/rtti/crash1.C: New test.
14129
14130 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
14131
14132         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
14133         gcc.dg/sibcall-4.c: New tests.
14134
14135 2002-09-28  Roger Sayle  <roger@eyesopen.com>
14136
14137         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
14138         powerpc and MMIX targets.
14139
14140 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
14141
14142         * gcc.dg/cpp/20020927-1.c: New.
14143
14144 2002-09-26  David S. Miller  <davem@redhat.com>
14145
14146         * gcc.c-torture/compile/trunctfdf.c: New.
14147
14148 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14149
14150         * lib/target-supports.exp (check_weak_available): Handle solaris2.
14151
14152 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
14153
14154         * gcc.c-torture/execute/loop-15.c: New.
14155
14156 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
14157
14158         * README.QMTEST: Fix typo.
14159
14160 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
14161
14162         * gcc.dg/20020926-1.c: New test.
14163
14164 2002-09-25  David S. Miller  <davem@redhat.com>
14165
14166         PR target/7842
14167         * gcc.c-torture/execute/shiftdi.c: New test.
14168
14169 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
14170
14171         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
14172         unique to the tool.
14173         * lib/g77.exp (g77_init): Likewise.
14174         * lib/g++.exp (g++_init): Likewise.
14175         * lib/objc.exp (objc_init): Likewise.
14176
14177 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
14178
14179         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
14180         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
14181         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
14182
14183 2002-09-25  Richard Henderson  <rth@redhat.com>
14184
14185         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
14186         too-small long double.
14187
14188 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
14189
14190         * gcc.dg/20020919-1.c: New test.
14191
14192 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
14193
14194         * g++.dg/abi/bitfield6.C: New test.
14195         * g++.dg/abi/bitfield7.C: New test.
14196         * g++.dg/abi/bitfield8.C: New test.
14197         * g++.dg/abi/vbase11.C: New test.
14198
14199 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14200
14201         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
14202         hppa*-*-hpux*.  Update test comment.
14203
14204 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
14205
14206         * gcc.dg/tls/struct-1.c: New test.
14207
14208 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
14209
14210         * gcc.dg/cpp/tr-warn2.c: Update.
14211
14212 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14213
14214         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
14215
14216 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14217
14218         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
14219         systems.
14220
14221 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
14222
14223         * gcc.c-torture/execute/ieee/mzero3.c: New test.
14224
14225         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14226         Adjust for c++filt moved to binutils.  Remove spurious duplicate
14227         setting of cxxfilt.
14228
14229 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
14230
14231         * gcc.dg/20020312-2.c: Update for darwin.
14232
14233 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
14234
14235         * g++.old-deja/g++.other/crash32.C: Mark ICE.
14236
14237 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
14238
14239         * objc.dg/comp-types-1.m: New test.
14240         * objc.dg/comp-types-2.m: New test.
14241         * objc.dg/comp-types-3.m: New test.
14242         * objc.dg/comp-types-4.m: New test.
14243         * objc.dg/comp-types-5.m: New test.
14244         * objc.dg/comp-types-6.m: New test.
14245
14246 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14247
14248         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
14249
14250 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14251
14252         * g++.dg/other/do1.C: New test.
14253
14254         * g++.dg/template/subst1.C: New test.
14255
14256 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
14257
14258         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
14259
14260 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14261
14262         * g++.dg/template/qualttp20.C: Adjust expected errors.
14263         * g++.old-deja/g++.jason/report.C: Likewise.
14264         * g++.old-deja/g++.other/qual1.C: Likewise.
14265
14266         * g++.dg/lookup/scoped2.C: New test.
14267
14268         * g++.dg/ext/asm3.C: New test.
14269
14270 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
14271
14272         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
14273
14274 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
14275
14276         * ChangeLog: follow spelling conventions.
14277         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
14278         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
14279         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
14280         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
14281         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
14282         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
14283         * g++.old-deja/g++.law/global-init1.C: Likewise.
14284         * g++.old-deja/g++.other/delete4.C: Likewise.
14285         * g++.old-deja/g++.other/inline21.C: Likewise.
14286         * g++.old-deja/g++.other/singleton.C: Likewise.
14287         * g77.dg/strlen0.f: Likewise.
14288         * g77.f-torture/compile/20010519-1.f: Likewise.
14289         * g77.f-torture/compile/980310-4.f: Likewise.
14290         * gcc.c-torture/compile/20000605-1.c: Likewise.
14291         * gcc.c-torture/execute/20020225-1.c: Likewise.
14292         * gcc.dg/c90-hexfloat-2.c: Likewise.
14293         * gcc.dg/c99-bool-1.c: Likewise.
14294         * gcc.dg/c99-hexfloat-2.c: Likewise.
14295         * gcc.dg/dll-2.c: Likewise.
14296         * gcc.dg/wtr-union-init-1.c: Likewise.
14297         * gcc.dg/wtr-union-init-2.c: Likewise.
14298         * gcc.dg/wtr-union-init-3.c: Likewise.
14299         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14300         * gcc.dg/cpp/defined.c: Likewise.
14301         * gcc.dg/cpp/macsyntx.c: Likewise.
14302         * gcc.dg/cpp/paste2.c: Likewise.
14303         * gcc.dg/cpp/trad/defined.c: Likewise.
14304         * gcc.dg/format/c90-printf-1.c: Likewise.
14305         * gcc.dg/format/c90-scanf-1.c: Likewise.
14306         * gcc.dg/format/c99-printf-1.c: Likewise.
14307         * gcc.dg/format/c99-scanf-1.c: Likewise.
14308         * gcc.misc-tests/gcov-8.c: Likewise.
14309         * lib/profopt.exp: Likewise.
14310
14311 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14312
14313         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14314
14315 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14316
14317         * g++.dg/inherit/using2.C: New test.
14318
14319 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14320
14321         * ChangeLog: Follow spelling conventions.
14322         * g++.dg/template/friend4.C: Likewise.
14323         * g++.old-deja/g++.pt/crash67.C: Likewise.
14324         * gcc.c-torture/execute/20000801-4.c: Likewise.
14325         * gcc.dg/c90-digraph-1.c: Likewise.
14326         * gcc.dg/c94-digraph-1.c: Likewise.
14327         * gcc.dg/c99-digraph-1.c: Likewise.
14328         * gcc.dg/cpp/line5.c: Likewise.
14329         * gcc.dg/cpp/multiline.c: Likewise.
14330         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14331         * gcc.dg/format/attr-3.c: Likewise.
14332         * gcc.dg/format/c90-scanf-3.c: Likewise.
14333         * gcc.dg/format/ext-4.c: Likewise.
14334
14335 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14336
14337         * g++.dg/template/pretty1.C: New test.
14338
14339 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14340
14341         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14342
14343 2002-09-13  Matt Austern  <austern@apple.com>
14344
14345         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14346         passing a cast expression to a function by const reference.
14347
14348 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14349
14350         * g++.dg/template/deduce1.C: New test.
14351
14352 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14353
14354         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14355         32-bit int.
14356
14357 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14358
14359         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14360         usage.
14361
14362 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14363
14364         * gcc.c-torture/compile/20020910-1.c: New test.
14365
14366 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14367
14368         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14369
14370 2002-09-10  Andreas Jaeger  <aj@suse.de>
14371
14372         * gcc.dg/20020312-2.c: Adjust for x86-64.
14373
14374 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14375
14376         * g77.dg/7388.f: New test case for PR 7388.
14377
14378 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14379
14380         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
14381
14382 2002-09-05  Ziemowit Laski <zlaski@apple.com>
14383
14384         * objc.dg/proto-lossage-1.m: New test.
14385
14386 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
14387
14388         * gcc.dg/cpp/_Pragma4.c: Fix typo.
14389
14390 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
14391
14392         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
14393         expected to pass.
14394
14395 2002-09-06  Stan Shebs  <shebs@apple.com>
14396             David Edelsohn  <edelsohn@gnu.org>
14397
14398         * gcc.dg/weak: New directory.
14399         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
14400         target-specific xfail bits.
14401         * gcc.dg/typeof-2.c: Move to new directory.
14402         * gcc.dg/weak.exp: New expect script.
14403
14404 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
14405
14406         * gcc.c-torture/execute/extzvsi.c: New test.
14407
14408 2002-09-05  Stan Shebs  <shebs@apple.com>
14409
14410         * gcc.dg/weak-1.c: xfail on Darwin.
14411         * gcc.dg/weak-2.c: Ditto.
14412         * gcc.dg/weak-3.c: Ditto.
14413         * gcc.dg/weak-4.c: Ditto.
14414         * gcc.dg/weak-5.c: Ditto.
14415         * gcc.dg/weak-6.c: Ditto.
14416         * gcc.dg/weak-7.c: Ditto.
14417         * gcc.dg/weak-8.c: Ditto.
14418         * gcc.dg/weak-9.c: Ditto.
14419
14420 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
14421
14422         * gcc.c-torture/execute/loop-14.c: New test.
14423
14424 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
14425
14426         * g++.dg/other/cxa-atexit1.C: New test.
14427
14428         * gcc.dg/typeof-2.c: New test.
14429
14430 2002-09-03  Roger Sayle  <roger@eyesopen.com>
14431
14432         * gcc.dg/builtins-2.c: New testcase.
14433         * gcc.dg/builtins-3.c: New testcase.
14434
14435 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
14436
14437         * gcc.dg/cpp/_Pragma4.c: New test.
14438
14439 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
14440
14441         * objc/execute/nil_method-1.m: New testcase.
14442
14443 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
14444
14445         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
14446         [Object class], not [Object initialize].
14447
14448 2002-08-31  Roger Sayle  <roger@eyesopen.com>
14449             Hans-Peter Nilsson  <hp@bitrange.com>
14450
14451         * gcc.c-torture/execute/20020720-1.x: Skip test on
14452         mmix-knuth-mmixware.  Correct comment.
14453
14454 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
14455
14456         * testsuite/g++.dg/abi/bitfield5.C: New test.
14457         * testsuite/g++.dg/abi/vbase10.C: Likewise.
14458
14459 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
14460
14461         * objc.dg/undeclared-selector.m: New test.
14462
14463 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
14464
14465         * g++.dg/other/offsetof1.C: Avoid cast warning.
14466
14467 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
14468
14469         * objc.dg/super-class-2.m: New test.
14470
14471 2002-08-24  Matt Austern  <austern@apple.com>
14472
14473         * g++.dg/ext/lvaddr.C: New test.
14474         * g++.dg/ext/lvcast.C: New test.
14475
14476 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
14477
14478         * testsuite/g++.dg/inherit/cond1.C: New test.
14479
14480 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
14481
14482         * gcc.dg/noncompile/incomplete-1.c: New test.
14483
14484 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
14485
14486         * gcc.dg/typespec-1.c: New test.
14487
14488 2002-08-20  Devang Patel  <dpatel@apple.com>
14489         * objc.dg/proto-hier-2.m: New test.
14490
14491 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
14492
14493         * objc.dg/bitfield-1.m: New test.
14494         * objc.dg/bitfield-2.m: New test.
14495
14496 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
14497
14498         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
14499         gcc.dg/c99-flex-array-4.c: New tests.
14500
14501 2002-08-16  Stan Shebs  <shebs@apple.com>
14502
14503         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
14504
14505 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
14506
14507         * gcc.dg/typeof-1.c: New test.
14508         * g++.dg/ext/typeof2.C: New test.
14509
14510 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
14511
14512         * g++.dg/other/offsetof1.C: New test.
14513
14514 2002-08-14  Richard Henderson  <rth@redhat.com>
14515
14516         * gcc.dg/tls/diag-3.c: Fix expected message strings.
14517
14518 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
14519
14520         * gcc.dg/cpp/_Pragma3.c: New test.
14521
14522 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
14523
14524         * g++.dg/template/inherit3: New test.
14525
14526 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14527
14528         * gcc.dg/bitfld-4.c: Add blank options.
14529
14530 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
14531
14532         * g++.dg/template/crash1.C: New test.
14533
14534 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14535
14536         * gcc.dg/tls/opt-2.c: New test.
14537
14538 2002-08-08  Devang Patel  <dpatel@apple.com>
14539
14540         * objc.dg/selector-1.m : New test
14541
14542 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14543
14544         * g++.dg/abi/bitfield4.C: New test.
14545         * gcc.dg/bitfld-4.c: New test.
14546
14547 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
14548
14549         * g++.dg/other/packed1.C: New test.
14550
14551 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
14552
14553         * g++.dg/abi/offsetof.C: Tweak error messages.
14554         * g++.old-deja/g++.mike/p10769a.C: Likewise.
14555
14556 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
14557
14558         * gcc.dg/bitfld-3.c: New test.
14559
14560 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
14561             Richard Henderson  <rth@redhat.com>
14562
14563         * gcc.dg/i386-bitfield1.c: New test.
14564         * g++.dg/abi/bitfield3.C: Update.
14565
14566 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
14567
14568         * objc.dg/const-str-2.m: Update.
14569         * gcc.dg/cpp/c++98.c: Change to C extension.
14570         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
14571         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
14572
14573 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
14574
14575         * testsuite/gcc.dg/tls/diag-3.c: New.
14576
14577 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
14578
14579         * g++.dg/README (Subdirectories): Document new subdir expr.
14580         * g++.dg/expr/pmf-1.C: New test.
14581
14582 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
14583
14584         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
14585
14586 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
14587
14588         * g++.dg/abi/bitfield3.C: New test.
14589
14590 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
14591
14592         * lib/gcov.exp: Tweak expected line formats.
14593         * gcc.misc-tests/gcov8.c: New test.
14594         * gcc.misc-tests/gcov8.x: New flags.
14595
14596 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
14597
14598         * consistency.vlad/layout/endian.c: Include string.h.
14599
14600         * gcc.c-torture/execute/20020805-1.c: New test.
14601
14602 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
14603
14604         * g++.dg/other/conversion1.C: New test.
14605
14606 2002-08-03  Roger Sayle  <roger@eyesopen.com>
14607
14608         * gcc.dg/builtins-1.c: New testcase.
14609
14610 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
14611
14612         * g++.dg/inherit/access3.C: New test.
14613
14614 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
14615
14616         * gcc.dg/ia64-visibility-2.c: New test.
14617
14618 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
14619
14620         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
14621         __qualifier_flags to __flags.
14622
14623 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
14624
14625         * g++.dg/inherit/operator1.C: New test.
14626         * g++.dg/lookup/disamb1.C: Fix typo in comment.
14627         * g++.dg/other/error1.C: Change expected error message.
14628         * g++.dg/template/conv4.C: Likewise.
14629
14630 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
14631
14632         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
14633         for documented behavior.
14634
14635 2002-07-25  Roger Sayle  <roger@eyesopen.com>
14636
14637         * gcc.c-torture/execute/20020720-1.x: Skip this test on
14638         several targets known to fail.
14639
14640 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
14641
14642         * gcc.dg/mips-args-[123].c: New tests.
14643
14644 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
14645
14646         * gcc.dg/ppc-spe.c: New.
14647
14648 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
14649
14650         * g++.dg/other/ptrmem4.C: New testcase.
14651
14652 2002-07-24  Richard Henderson  <rth@redhat.com>
14653
14654         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
14655
14656 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
14657
14658         * g++.dg/ext/alignof1.C (main): Return 0 for success.
14659
14660 2002-07-24  Roger Sayle  <roger@eyesopen.com>
14661
14662         * gcc.c-torture/execute/memset-3.c: New testcase.
14663
14664 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
14665
14666         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
14667         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
14668
14669 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14670
14671         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
14672         Delete.
14673
14674 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
14675
14676         * gcc.c-torture/compile/simd-4.c: New test.
14677
14678 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14679
14680         PR c++/7347, c++/7348
14681         * g++.dg/template/access4.C: New test.
14682         * g++.dg/template/access5.C: New test.
14683         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
14684         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
14685         * g++.old-deja/g++.pt/ttp58.C: Likewise.
14686         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
14687
14688 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
14689
14690         * gcc.dg/gnu89-init-2.c: New test.
14691
14692 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
14693
14694         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
14695
14696 2002-07-20  Roger Sayle  <roger@eyesopen.com>
14697
14698         * gcc.c-torture/execute/20020720-1.c: New testcase.
14699
14700 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
14701
14702         * gcc.dg/cpp/Wsignprom.c: New tests.
14703
14704 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
14705
14706         * gcc.c-torture/execute/loop-13.c: New test.
14707
14708 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
14709
14710         * gcc.dg/cpp/expr.c: New tests.
14711
14712 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
14713
14714         * g++.dg/opt/pr6713.C: Add template instantiation.
14715
14716 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
14717
14718         * gcc.dg/nest.c: New test.
14719
14720 2002-07-17  Richard Henderson  <rth@redhat.com>
14721
14722         * g++.dg/opt/pr6713.C: New test.
14723
14724 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
14725
14726         * gcc.c-torture/execute/loop-2e.x: Let the testcase
14727         XFAIL for all x86 processors.
14728
14729 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
14730
14731         * gcc.c-torture/execute/20010122-1.x: Do not test with
14732         -fomit-frame-pointer.
14733
14734 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14735
14736         * g++.dg/template/instantiate2.C: New test.
14737         * g++.dg/template/spec4.C: New test.
14738
14739 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14740
14741         * g++.dg/template/access2.C: New test.
14742         * g++.dg/template/access3.C: New test.
14743
14744 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
14745
14746         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
14747         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
14748         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
14749         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
14750         Convert to use <stdarg.h>.
14751         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
14752         Delete.
14753         * gcc.dg/va-arg-2.c: New.
14754         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
14755
14756 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
14757
14758         * gcc.c-torture/compile/20020710-1.c: New test.
14759
14760 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
14761                           Andrew Pinski  <pinskia@physics.uc.edu>
14762
14763         gcc.c-torture/compile/simd-2.c: New testcase.
14764         gcc.c-torture/compile/simd-3.c: Likewise.
14765
14766 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
14767
14768         PR c++/7224
14769         * g++.dg/overload/error1.C: New test.
14770
14771 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14772
14773         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
14774         configuration and IRIX 6 O32 ABI.
14775
14776 2002-07-11  Roger Sayle  <roger@eyesopen.com>
14777
14778         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
14779
14780 2002-07-10  Roger Sayle  <roger@eyesopen.com>
14781
14782         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
14783
14784 2002-07-10  Jeffrey A Law  <law@redhat.com>
14785
14786         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
14787
14788         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
14789
14790 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
14791
14792         * gcc.dg/20020312-2.c: Check for __PPC__.
14793
14794 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
14795
14796         * gcc.c-torture/compile/20020709-1.c: New test.
14797
14798 2002-07-07  Roger Sayle  <roger@eyesopen.com>
14799
14800         * g++.dg/template/qualttp21.C: New test case.
14801
14802 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
14803
14804         * gcc.c-torture/compile/20020706-1.c: New test.
14805         * gcc.c-torture/compile/20020706-2.c: New test.
14806
14807 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
14808             Alexandre Oliva  <aoliva@redhat.com>
14809
14810         * g++.dg/warn/incomplete1.C: New test.
14811
14812 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14813
14814         PR c++/7099
14815         * g++.dg/warn/noreturn1.C: New test.
14816
14817 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
14818
14819         PR c++/6706
14820         * g++.dg/debug/debug6.C: New test.
14821         * g++.dg/debug/debug7.C: New test.
14822
14823 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
14824
14825         * gcc.c-torture/compile/simd-3.c: New test.
14826
14827 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
14828
14829         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
14830         * gcc.dg/20020620-1.c: Likewise.
14831
14832 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14833
14834         PR c++/6944
14835         * g++.dg/init/array4.C: New test.
14836         * g++.dg/init/array5.C: New test.
14837
14838 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
14839
14840         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
14841         * gcc.c-torture/execute/simd-2.c (main): Likewise.
14842
14843 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14844
14845         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
14846         * gcc.dg/wtr-aggr-init-1.c: Likewise.
14847         * gcc.dg/wtr-conversion-1.c: Likewise.
14848         * gcc.dg/wtr-escape-1.c: Likewise.
14849         * gcc.dg/wtr-int-type-1.c: Likewise.
14850         * gcc.dg/wtr-label-1.c: Likewise.
14851         * gcc.dg/wtr-static-1.c: Likewise.
14852         * gcc.dg/wtr-strcat-1.c: Likewise.
14853         * gcc.dg/wtr-suffix-1.c: Likewise.
14854         * gcc.dg/wtr-switch-1.c: Likewise.
14855         * gcc.dg/wtr-unary-plus-1.c: Likewise.
14856         * gcc.dg/wtr-union-init-1.c: Likewise.
14857         * gcc.dg/wtr-union-init-2.c: Likewise.
14858         * gcc.dg/wtr-union-init-3.c: Likewise.
14859
14860         * gcc.dg/wtr-func-def-1.c: New test.
14861
14862 2002-07-02 Devang Patel <dpatel@apple.com>
14863
14864         * objc.dg/param-1.m: New test.
14865
14866 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
14867
14868         * gcc.dg/cpp/trad/directive.c: Add test.
14869         * gcc.dg/cpp/trad/macroargs.c: Add test.
14870         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
14871
14872 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
14873
14874         * gcc.dg/cpp/cmdlne-M.c: New test.
14875
14876 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
14877
14878         * objc.dg/desig-init-1.m: New test.
14879
14880 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14881
14882         PR c++/6716
14883         * g++.dg/template/instantiate1.C: New test.
14884
14885 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
14886
14887         PR c++/7112
14888         * g++.dg/template/sizeof2.C: New test.
14889
14890 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14891
14892         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
14893         gcc.dg/cpp/trad/include.c: New tests.
14894
14895 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
14896
14897         PR target/7177
14898         * gcc.c-torture/compile/20020701-1.c: New test.
14899
14900 2002-07-01  Stan Shebs  <shebs@apple.com>
14901
14902         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
14903         header here...
14904         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
14905         (objc-torture-execute): or here.
14906
14907 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
14908
14909         * gcc.c-torture/execute/arith-rand-ll.c: New test.
14910
14911 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
14912
14913         * gcc.dg/cpp/trad/escaped-nl.c: New test.
14914
14915 2002-06-30  Devang Patel  <dpatel@apple.com>
14916
14917         * objc.dg/fsyntax-only.m: New test.
14918
14919 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
14920
14921         PR c++/6695
14922         * g++.dg/template/friend7.C: New file.
14923
14924 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
14925
14926         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
14927         return type.
14928
14929 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
14930
14931         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
14932         avoid division by zero.
14933
14934 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
14935
14936         * gcc.dg/Wunknownprag.c: New tests.
14937
14938 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
14939
14940         * gcc.c-torture/execute/simd-2.c: New test.
14941
14942 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
14943
14944         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
14945         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
14946         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
14947         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
14948         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
14949         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
14950         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
14951         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
14952         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
14953         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
14954         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
14955         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
14956         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
14957         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
14958         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
14959         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
14960         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
14961
14962 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
14963
14964         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
14965         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
14966         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
14967         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
14968         New tests.
14969         * gcc.dg/cpp/trad/directive.c: Update.
14970
14971 2002-06-23  Andreas Jaeger  <aj@suse.de>
14972
14973         * gcc.c-torture/execute/complex-6.c: New.
14974
14975 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
14976
14977         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
14978         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
14979         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
14980         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
14981
14982 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
14983
14984         * gcc.dg/cpp/trad: New directory with traditional tests copied
14985         from parent directory.
14986         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14987         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
14988         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
14989         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
14990         Move to trad/ and rename.
14991         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
14992         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
14993         gcc.dg/cpp/trad/redef2.c: New tests.
14994         * gcc.dg/cpp/trad/trad.exp: New driver.
14995
14996 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
14997
14998         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
14999         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
15000         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
15001         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
15002         Remove.
15003
15004 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
15005
15006         * gcc.dg/20020620-1.c: New test.
15007
15008 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15009
15010         * g++.dg/template/ttp4.C: New test.
15011
15012 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
15013
15014         * g++.dg/opt/vt1.C: Fix regexp.
15015
15016 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15017
15018         * gcc.c-torture/execute/pure-1.c: Make functions static again.
15019         Don't use attribute `noinline'.
15020
15021 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15022
15023         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
15024
15025 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
15026
15027         * gcc.c-torture/execute/simd-1.c: New.
15028
15029         * gcc.dg/simd-1.c: New.
15030
15031 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15032
15033         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
15034
15035 2002-06-16  Richard Henderson  <rth@redhat.com>
15036
15037         * g++.dg/ext/anon-struct1.C: New.
15038         * g++.dg/ext/anon-struct2.C: New.
15039         * g++.dg/ext/anon-struct3.C: New.
15040         * gcc.dg/anon-struct-1.c: New.
15041         * gcc.dg/anon-struct-2.c: New.
15042         * gcc.dg/anon-struct-3.c: New.
15043         * gcc.dg/20011008-1.c: Adjust warning text.
15044         * gcc.dg/20020527-1.c: Add -fms-extensions.
15045
15046 2002-06-16  Richard Henderson  <rth@redhat.com>
15047
15048         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
15049
15050 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
15051
15052         * gcc.c-torture/execute/20020615-1.c: New test.
15053
15054 2002-06-15  Roger Sayle  <roger@eyesopen.com>
15055
15056         * gcc.c-tortuture/execute/compare-1.c: New test case.
15057         * gcc.c-tortuture/execute/compare-2.c: New test case.
15058         * gcc.c-tortuture/execute/compare-3.c: New test case.
15059
15060 2002-06-13  Richard Henderson  <rth@redhat.com>
15061
15062         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
15063         ia64 ilp32.
15064
15065 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15066
15067         * g++.dg/template/typename2.C: Update error message.
15068
15069 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
15070
15071         * gcc.c-torture/execute/20020611-1.c: New test.
15072
15073 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
15074
15075         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
15076         list of targets to skip.
15077
15078 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
15079
15080         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
15081         targets if not optimizing.
15082
15083 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
15084
15085         * gcc.c-torture/compile/20020605-1.c: New test.
15086
15087         * g++.dg/opt/vt1.C: New test.
15088
15089         * gcc.dg/20020531-1.c: New test.
15090
15091         * gcc.dg/20020530-1.c: New test.
15092
15093         * gcc.dg/20020527-1.c: New test.
15094
15095         * g++.dg/opt/cse1.C: New test.
15096
15097 2002-06-07  Roger Sayle  <roger@eyesopen.com>
15098
15099         * gcc.dg/20020607-2.c: New test case.
15100
15101 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
15102
15103         * gcc.c-torture/compile/20020604-1.c: New test.
15104
15105 2002-06-04  Richard Henderson  <rth@redhat.com>
15106
15107         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
15108         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
15109         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
15110
15111 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
15112
15113         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
15114
15115 2002-06-03  Richard Henderson  <rth@redhat.com>
15116
15117         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
15118         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
15119
15120 2002-06-02  Richard Henderson  <rth@redhat.com>
15121
15122         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
15123         test functions static.
15124
15125 2002-06-02  Andreas Jaeger  <aj@suse.de>
15126
15127         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
15128         now.
15129
15130 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15131
15132         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
15133         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
15134         Update for mofified diagnostics.
15135         * gcc.dg/c99-intconst-1.c: No longer fail.
15136
15137 2002-06-02  Richard Henderson  <rth@redhat.com>
15138
15139         * gcc.dg/uninit-A.c: Remove xfail markers.
15140
15141 2002-06-01  Roger Sayle  <roger@eyesopen.com>
15142
15143         * gcc.dg/fnegate-1.c: New test case.
15144
15145 2002-05-30  Osku Salerma  <osku@iki.fi>
15146
15147         * gcc.c-torture/execute/mayalias-1.c: New file.
15148
15149 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15150
15151         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
15152         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
15153         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
15154
15155 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
15156
15157         * gcc.c-torture/execute/20020529-1.c: New test.
15158
15159 2002-05-27  Richard Henderson  <rth@redhat.com>
15160
15161         * g++.dg/ext/attrib6.C: New test case.
15162
15163 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15164
15165         * gcc.c-torture/execute/pure-1.c: New test.
15166
15167 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15168
15169         * gcc.dg/cpp/arith-2.c: Remove.
15170
15171 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15172
15173         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
15174         * gcc.dg/cpp/if-3.c: Remove.
15175
15176 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
15177
15178         * g++.dg/opt/cse2.C: New test.
15179
15180 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
15181
15182         * gcc.dg/cpp/arith-1.c: New semantic tests.
15183         * gcc.dg/cpp/if-1.c: Update.
15184
15185 2002-05-24  Ben Elliston  <bje@redhat.com>
15186
15187         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
15188
15189 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
15190
15191         * gcc.dg/verbose-asm.c: New test.
15192
15193 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15194
15195         * gcc.dg/cpp/paste12.c: New test.
15196
15197 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15198
15199         * g++.dg/parse/named_ops.C: New test.
15200
15201 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
15202
15203         * gcc/testsuite/gcc.dg/weak-8.c: New test.
15204
15205 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
15206
15207         * gcc.dg/weak-2.c: Allow optional leading underscore
15208         in scan-assembler symbol name.
15209         * gcc.dg/weak-3.c: Likewise.
15210         * gcc.dg/weak-4.c: Likewise.
15211         * gcc.dg/weak-5.c: Likewise.
15212
15213 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
15214
15215         * gcc.dg/20020523-1.c: New test.
15216
15217 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15218
15219         * objc.dg/const-str-2.m: Update now that we stop after
15220         a command line error.
15221
15222 2002-05-22  Richard Henderson  <rth@redhat.com>
15223
15224         * g++.dg/dg.exp: Fix typo in test pruneing.
15225
15226 2002-05-22  Richard Henderson  <rth@redhat.com>
15227
15228         * g++.dg/dg.exp: Prune the tls subdirectory.
15229         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
15230         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
15231         * g++.dg/tls/init-1.C: New.
15232
15233 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
15234
15235         * gcc.dg/20020517-1.c: New test.
15236
15237 2002-05-21  Richard Henderson  <rth@redhat.com>
15238
15239         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
15240         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
15241
15242 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
15243
15244         * g++.dg/other/copy2.C: New test.
15245
15246 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
15247
15248         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
15249         (MAX_COPY): Bump up to 10 times sizeof (long long).
15250         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
15251
15252         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
15253         sizeof (long long).
15254
15255         * gcc.c-torture/execute/strcpy-1.c: New test.
15256
15257 2002-05-19  Jason Merrill  <jason2redhat.com>
15258
15259         * g++.dg/ext/oper1.C: New test.
15260
15261 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
15262 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
15263
15264         * README.QMTEST: New file.
15265
15266         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
15267
15268 2002-05-19  Andreas Jaeger  <aj@suse.de>
15269
15270         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
15271         now.
15272         * gcc.c-torture/execute/loop-2d.x: Likewise.
15273
15274 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
15275
15276         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
15277         support weak symbols.
15278         * gcc.dg/weak-4.c: Likewise
15279         * gcc.dg/weak-6.c: Likewise
15280
15281 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
15282
15283         * gcc.dg/weak-3.c: Add dg-excess-error comment for
15284         cygwin, coff and h8300-*-hms targets
15285         * gcc.dg/weak-5.c: Likewise
15286         * gcc.dg/weak-7.c: Likewise
15287
15288 2002-05-16  Jason Merrill  <jason@redhat.com>
15289
15290         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
15291         (scan-assembler-not, scan-assembler-dem): Likewise.
15292         (scan-assembler-dem-not): Likewise.
15293
15294 2002-05-15  Richard Henderson  <rth@redhat.com>
15295
15296         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
15297
15298 2002-05-15  Richard Henderson  <rth@redhat.com>
15299
15300         * gcc.dg/weak-5.c (vfoo1c): No warning here.
15301         (vfoo1f): Warning here.
15302         (vfoo1l): Don't redefine the alias.
15303
15304 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15305
15306         * g++.dg/init/pm1.C: New test.
15307
15308 2002-05-12  David S. Miller  <davem@redhat.com>
15309
15310         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15311         types.
15312
15313 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15314
15315         * gcc.c-torture/execute/20020510-1.c: New test case.
15316
15317 2002-05-10  David S. Miller  <davem@redhat.com>
15318
15319         * gcc.c-torture/execute/conversion.c: Test long double too.
15320
15321 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15322
15323         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15324         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15325         * lib/g++.exp (g++_link_flags): Likewise.
15326         * lib/objc.exp (objc_target_compile): Likewise.
15327
15328 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15329
15330         * gcc.dg/cpp/poison.c: Update.
15331         * gcc.dg/cpp/20000625-2.c: Remove.
15332         * gcc.dg/cpp/direct2s.c: Remove final test.
15333
15334 2002-05-08  Tom Rix  <trix@redhat.com>
15335
15336         * gcc.c-torture/execute/20020508-1.c: New test.
15337         * gcc.c-torture/execute/20020508-2.c: New test.
15338         * gcc.c-torture/execute/20020508-3.c: New test.
15339
15340 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15341
15342         * gcc.dg/cpp/charconst-4.c: More tests.
15343
15344 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15345
15346         PR c/6569
15347         * gcc.dg/weak-3.c: Update location of warning messages.
15348         * gcc.dg/weak-5.c: Likewise.
15349
15350 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15351
15352         * gcc.c-torture/execute/20020506-1.c: New test case.
15353
15354 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15355
15356         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15357
15358 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15359
15360         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15361
15362 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15363
15364         * gcc.dg/cpp/charconst-3.c: New test.
15365
15366 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15367
15368         * gcc.dg/cpp/charconst.c: Update tests.
15369
15370 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15371
15372         * treelang: Added directory for new sample language treelang. Also
15373         lib/treelang.exp: New file to signal treelang should be tested.
15374
15375 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15376
15377         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15378         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15379         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15380         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
15381         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
15382         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
15383         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
15384
15385 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15386
15387         * gcc.dg/format/xopen-2.c: New test.
15388
15389 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15390
15391         * gcc.dg/20020503-1.c: New test.
15392
15393 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
15394
15395         * g++.dg/init/dtor1.C: Make it tougher.
15396
15397 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
15398
15399         * g++.dg/init/dtor1.C: New test.
15400
15401 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
15402
15403         * gcc.dg/altivec-8.c: New.
15404
15405 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
15406
15407         * gcc.dg/altivec-7.c: New.
15408
15409 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
15410
15411         * g++.dg/parse/typedef1.C: New test.
15412
15413 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
15414
15415         PR c++/6486
15416         * g++.dg/template/friend6.C: New test.
15417
15418         PR c++/6492
15419         * g++.dg/init/copy1.C: New test.
15420
15421 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
15422
15423         * g++.dg/warn/effc1.C: New test.
15424
15425 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15426
15427         * gcc.dg/cpp/if-cexp.c: Add a test.
15428
15429 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
15430
15431         * gcc.dg/20020426-2.c: New test.
15432
15433 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
15434
15435         * gcc.dg/cpp/if-mop.c: Update.
15436         * gcc.dg/cpp/if-mpar.c: Add test.
15437         * gcc.dg/cpp/if-oppr.c: Update.
15438
15439 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15440
15441         PR c/6343
15442         * gcc.dg/weak-[2-7].c: New tests.
15443
15444 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15445
15446         * gcc.dg/enum1.c: New test.
15447
15448 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15449
15450         PR c++/6497
15451         * g++.dg/inherit/access2.C: New test.
15452
15453 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
15454
15455         PR bootstrap/6445
15456         * gcc.dg/20020426-1.c: New test.
15457
15458 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
15459
15460         * g++.dg/abi/enum1.C: New test.
15461
15462 2002-04-26  Richard Henderson  <rth@redhat.com>
15463
15464         * gcc.dg/c99-bool-1.c: Expect always true warning.
15465
15466 2002-04-25  Roger Sayle  <roger@eyesopen.com>
15467
15468         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
15469
15470 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15471
15472         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
15473         targets.
15474
15475 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
15476
15477         * g++.dg/abi/mange7.C: New test.
15478
15479         PR c++/6438.
15480         * g++.dg/parse/stmtexpr2.C: New test.
15481
15482 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
15483
15484         * gcc.dg/20020312-2.c: Add SH target.
15485
15486 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15487
15488         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
15489         compiler output on mips*-*-irix*.
15490
15491 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
15492
15493         * g++.dg/parse/attr1.C: New test.
15494
15495 2002-04-23  Roger Sayle  <roger@eyesopen.com>
15496
15497         * gcc.c-torture/execute/string-opt-17.c: New test case.
15498         * gcc.c-torture/execute/memset-2.c: New test case.
15499
15500 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
15501
15502         PR c++/6256:
15503         * g++.dg/template/friend5.C: New test.
15504
15505         PR c++/6331:
15506         * g++.dg/template/qual1.C: Likewise.
15507
15508 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
15509
15510         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
15511         Include stdlib.h, not stdio.h or ctype.h.
15512
15513 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
15514
15515         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
15516         cris-*-elf* and mmix-*-*.
15517         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
15518         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
15519         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
15520         Ditto.
15521         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
15522         * gcc.dg/wchar_t-1.c: Ditto.
15523
15524 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
15525
15526         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
15527         Clarify comment.
15528
15529 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
15530
15531         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
15532
15533 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15534
15535         * gcc.c-torture/execute/20000906-1.x: Delete.
15536
15537 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
15538
15539         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
15540
15541 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
15542
15543         * PR6367
15544         * g77.f-torture/execute/6367.f: New test.
15545         * g77.f-torture/execute/6367.x: Disable for MMIX.
15546
15547 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
15548
15549         * PR6352
15550         * g++.dg/opt/inline2.C: New test.
15551
15552 2002-04-18  Richard Henderson  <rth@redhat.com>
15553
15554         * gcc.dg/20000906-1.c: Enable for all targets.
15555         * gcc.c-torture/compile/iftrap-2.c: New.
15556
15557 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15558
15559         * gcc.dg/20020418-1.c: New test.
15560         * gcc.dg/20020418-2.c: New test.
15561
15562 2002-04-18  Richard Henderson  <rth@redhat.com>
15563
15564         * gcc.c-torture/compile/iftrap-1.c: New.
15565         * gcc.dg/iftrap-1.c: Adjust for ia64.
15566         * gcc.dg/iftrap-2.c: New.
15567
15568 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
15569
15570         * gcc.c-torture/compile/20020418-1.c: New test.
15571
15572 2002-04-18  Roger Sayle  <roger@eyesopen.com>
15573
15574         * gcc.c-torture/compile/20020415-1.c: New.
15575
15576 2002-04-18  David S. Miller  <davem@redhat.com>
15577
15578         * gcc.c-torture/execute/20020418-1.c: New test.
15579
15580 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
15581
15582         * gcc.dg/20020416-1.c: New test.
15583
15584         * g++.dg/opt/inline1.C: New test.
15585
15586 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
15587
15588         * gcc.dg/altivec-5.c: New test.
15589
15590         * gcc.dg/20020415-1.c: New test.
15591
15592 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
15593
15594         * testsuite/lib/chill.exp: Remove.
15595
15596 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
15597
15598         * g++.dg/other/big-struct.C: New test.
15599
15600 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
15601
15602         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
15603         of scratch file.
15604
15605 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
15606
15607         PR c/6277
15608         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
15609         in scan-assembler function name
15610
15611 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
15612
15613         * g77.f-torture/execute/980628-4.x,
15614         g77.f-torture/execute/980628-5.x,
15615         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15616         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15617         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
15618         i[34567]86-*-*.
15619
15620 2002-04-13  David S. Miller  <davem@redhat.com>
15621
15622         * gcc.c-torture/execute/20020413-1.c: New test.
15623
15624 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
15625
15626         * gcc.dg/asm-6.c,
15627         * g++.dg/ext/asm1.C: New tests.
15628
15629 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
15630
15631         PR c++ 5373.
15632         * g++.dg/parse/stmtexpr1.C: New test.
15633
15634         PR c++/5189.
15635         * g++.dg/template/copy1.C: New test.
15636
15637 2002-04-12  Richard Henderson  <rth@redhat.com>
15638
15639         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
15640
15641 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
15642
15643         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
15644         gcc.c-torture/execute/20020307-2.c.
15645
15646 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
15647
15648         * g++.dg/ext/attrib5.C,
15649         * g++.dg/lookup/struct1.C: New tests.
15650
15651 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
15652
15653         * gcc.dg/20020411-1.c: New test.
15654
15655         * gcc.c-torture/execute/20020411-1.c: New test.
15656
15657 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
15658
15659         * g77.f-torture/execute/6177.f: New test.
15660
15661 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
15662
15663         PR middle-end/6247
15664         * g++.dg/opt/cleanup1.C: New test.
15665
15666         * g++.dg/opt/const1.C: New test.
15667
15668 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
15669
15670         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
15671
15672 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15673
15674         PR c++/5507
15675         * g++.dg/template/typename2.C: New test.
15676
15677 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
15678
15679         * gcc.c-torture/execute/loop-12.c: New.
15680
15681 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
15682
15683         * g77.f-torture/execute/980628-4.x,
15684         g77.f-torture/execute/980628-5.x,
15685         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
15686         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
15687         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
15688
15689 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15690
15691         PR optimization/6086
15692         * g++.dg/opt/preinc1.C: New test.
15693
15694 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15695
15696         PR c++/5571
15697         * g++.dg/opt/static2.C: New test.
15698
15699 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
15700
15701         PR c/5120
15702         * gcc.dg/20020406-1.c: New test.
15703
15704 2002-04-04  David S. Miller  <davem@redhat.com>
15705
15706         * gcc.c-torture/execute/20020404-1.c: New test.
15707
15708 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
15709
15710         PR c/6123
15711         * gcc.dg/20020312-2.c: Do not declare global register variable
15712         if __PIC__ or __pic__ is defined.
15713
15714 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
15715
15716         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
15717         __asm__ so that it works correctly even if -ansi -pedantic-errors.
15718
15719 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15720
15721         * gcc.misc-tests/linkage.exp: Update last change to handle
15722         sparc*-, not just sparc-.
15723
15724 2002-04-03  Richard Henderson  <rth@redhat.com>
15725
15726         * gcc.dg/cpp/ucs.c: Improved long UCS test.
15727
15728 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15729
15730         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
15731
15732 2002-04-02  David S. Miller  <davem@redhat.com>
15733
15734         * gcc.c-torture/execute/20020402-3.c: New test.
15735
15736 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
15737
15738         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
15739         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
15740
15741         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
15742         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
15743         g77.f-torture/execute/20001201.x,
15744         g77.f-torture/execute/u77-test.x: New files.
15745
15746         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
15747         * gcc.dg/wchar_t-1.c: Ditto.
15748
15749 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15750
15751         * gcc.c-torture/execute/20020402-1.c: New test.
15752
15753 2002-04-01  Richard Henderson  <rth@redhat.com>
15754
15755         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
15756
15757         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
15758
15759 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15760
15761         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
15762
15763 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15764
15765         * g++.dg/inherit/template-as-base.C: Expect error.
15766         * g++.dg/inherit/namespace-as-base.C: Likewise.
15767
15768 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
15769
15770         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
15771         g++.dg/ext/instantiate3.C: Tweak match patterns.
15772
15773         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
15774         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
15775         -da test.
15776
15777 2002-03-31  Richard Henderson  <rth@redhat.com>
15778
15779         * gcc.dg/special/alias-2.c: New.
15780         * gcc.dg/special/ecos.exp: Run it.
15781
15782 2002-03-31  Richard Henderson  <rth@redhat.com>
15783
15784         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
15785
15786 2002-03-31  Kazu Hirata  <kazu@hxi.com>
15787
15788         * gcc.dg/weak-1.c: Disable on h8300 port.
15789
15790 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
15791
15792         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
15793         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
15794         ordering tests.
15795         * g++.dg/bprob/bprob-1.C: New test.
15796         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
15797         * g++.dg/gcov/gcov-1.C: New test.
15798         * g++.dg/gcov/gcov-1.x: New file.
15799         * g++.dg/gcov/gcov-2.C: New test.
15800         * g++.dg/gcov/gcov-3.C: New test.
15801         * g++.dg/gcov/gcov-3.h: New file.
15802
15803 2002-03-28  Roger Sayle  <roger@eyesopen.com>
15804
15805         * g++.old-deja/g++.other/builtins5.C: New test.
15806         * g++.old-deja/g++.other/builtins6.C: New test.
15807         * g++.old-deja/g++.other/builtins7.C: New test.
15808         * g++.old-deja/g++.other/builtins8.C: New test.
15809         * g++.old-deja/g++.other/builtins9.C: New test.
15810
15811 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
15812
15813         * g++.dg/opt/static1.C: New test.
15814
15815         * g++.dg/opt/longbranch1.C: New test.
15816
15817 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
15818
15819         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
15820
15821         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
15822
15823 2002-03-28  Jeffrey A Law  (law@redhat.com)
15824
15825         * gcc.c-torture/execute/20020328-1.c: New test.
15826
15827 2002-03-27  Richard Henderson  <rth@redhat.com>
15828
15829         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
15830         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
15831         move from g++.old-deja/g++.ext/.
15832
15833 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
15834
15835         * g++.dg/init/new2.C: New test.
15836
15837 2002-03-26  Richard Henderson  <rth@redhat.com>
15838
15839         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
15840
15841         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
15842         on sparc.
15843
15844         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
15845         sparcv9 systems.
15846         * gcc.dg/20001102-1.c: Likewise.
15847
15848 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
15849
15850         * gcc.dg/cpp/endif-pedantic1.c,
15851         gcc.dg/cpp/endif-pedantic2.c:  New tests.
15852
15853 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
15854
15855         * g++.dg/init/new1.C: New test.
15856
15857 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
15858
15859         * g++.dg/abi/vbase9.C: New test.
15860
15861 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
15862
15863         * gcc.dg/arm-asm.c: New test.
15864
15865 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
15866
15867         * gcc.dg/Wswitch-enum.c: New test.
15868         Fix PR c/5044.
15869
15870 2002-03-26  Richard Henderson  <rth@redhat.com>
15871
15872         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
15873         structure.
15874
15875 2002-03-25  Richard Henderson  <rth@redhat.com>
15876
15877         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
15878         sparcv9 systems.
15879
15880         * gcc.c-torture/compile/20011119-1.c (xxx): New.
15881         * gcc.c-torture/compile/20011119-2.c (xxx): New.
15882
15883 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
15884
15885         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
15886
15887 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
15888
15889         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
15890         targets using generic thunk support.
15891
15892 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
15893
15894         * gcc.c-torture/compile/20020323-1.c: New test.
15895
15896         * g++.dg/opt/conj2.C: New test.
15897
15898 2002-03-24  Richard Henderson  <rth@redhat.com>
15899
15900         * gcc.dg/weak-1.c: Use -fno-common.
15901
15902 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15903
15904         * g77.dg/f77-edit-apostrophe-out.f: New test
15905         * g77.dg/f77-edit-h-out.f: New test
15906         * g77.dg/f77-edit-t-in.f: New test
15907         * g77.dg/f77-edit-t-out.f: New test
15908         * g77.dg/f77-edit-x-out.f: New test
15909         * g77.dg/f77-edit-slash-out.f: New test
15910         * g77.dg/f77-edit-colon-out.f: New test
15911         * g77.dg/f77-edit-s-out.f: New test
15912
15913 2002-03-24  Richard Henderson  <rth@redhat.com>
15914
15915         * objc/execute/formal_protocol-6.x: New XFAIL.
15916
15917 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15918
15919         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
15920         that do not support weak symbols
15921
15922 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
15923
15924         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
15925         * lib/g77.exp:  Likewise
15926         * lib/objc.exp: Likewise
15927
15928 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
15929
15930         * gcc.dg/Wswitch-default.c: New test.
15931
15932 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
15933
15934         * g++.dg/other/enum1.C: New test.
15935
15936 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
15937
15938         * gcc.dg/pragma-ep-3.c: Fix typo.
15939
15940 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
15941
15942         * g++.dg/inherit/template-as-base.C: New test.
15943
15944 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
15945
15946         * g++.old-deja/g++.other/dwarf2-1.C: Move...
15947         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
15948
15949 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
15950
15951         * gcc.dg/cpp/multiline.c: Update to match.
15952
15953 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
15954
15955         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
15956
15957 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
15958
15959         * gcc.dg/cpp/extratokens2.c:  New file.
15960
15961 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
15962
15963         * gcc.dg/20020312-2.c: Add rs6000 target.
15964
15965         * gcc.c-torture/compile/20020319-1.c: New test.
15966
15967 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15968
15969         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
15970         (A, E): Handle this.
15971
15972 2002-03-20  Jason Merrill  <jason@redhat.com>
15973
15974         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
15975         ignoring -fpic.
15976         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
15977         through prune_gcc_output.
15978
15979 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
15980
15981         * gcc.c-torture/compile/20020320-1.c: New test.
15982
15983 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
15984
15985         * gcc.c-torture/compile/20020318-1.c: New test.
15986
15987         * gcc.dg/struct-by-value-1.c: New test.
15988
15989         * gcc.dg/20020319-1.c: New test.
15990
15991 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
15992
15993         * g++.dg/opt/conj1.C: New test.
15994
15995 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
15996
15997         * g++.dg/template/qualttp20.C: Revert previous change.
15998         * g++.dg/template/qualttp3.C: Likewise.
15999         * g++.dg/template/qualttp4.C: Likewise
16000         * g++.dg/template/qualttp5.C: Likewise
16001         * g++.dg/template/qualttp6.C: Likewise
16002         * g++.dg/template/qualttp7.C: Likewise
16003         * g++.dg/template/qualttp8.C: Likewise
16004         * g++.dg/template/recurse.C: Likewise.
16005
16006 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
16007
16008         * gcc.dg/cpp/wchar-1.c: Update.
16009
16010 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
16011
16012         * g++.dg/template/conv1.C: New test.
16013         * g++.dg/template/conv2.C: New test.
16014         * g++.dg/template/conv3.C: New test.
16015         * g++.dg/template/conv4.C: New test.
16016
16017 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16018
16019         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
16020         * g++.dg/template/qualttp3.C: Likewise.
16021         * g++.dg/template/qualttp4.C: Likewise
16022         * g++.dg/template/qualttp5.C: Likewise
16023         * g++.dg/template/qualttp6.C: Likewise
16024         * g++.dg/template/qualttp7.C: Likewise
16025         * g++.dg/template/qualttp8.C: Likewise
16026         * g++.dg/template/recurse.C: Likewise.
16027
16028 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16029
16030         * g++.dg/opt/dtor1.C: New test.
16031
16032 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
16033
16034         * gcc.c-torture/compile/20020315-1.c: New test.
16035
16036 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
16037
16038         * gcc.dg/weak-1.c: Fix scan tests.
16039
16040 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
16041
16042         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
16043         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
16044         cris-*-aout* mmix-*-*.
16045         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
16046         cris-*-aout* mmix-*-*.
16047         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
16048         cris-*-elf* cris-*-aout* and mmix-*-*.
16049         * gcc.dg/20001009-1.c: Ditto.
16050         * gcc.dg/20010912-1.c: Ditto.
16051         * gcc.dg/20020122-4.c: Ditto.
16052         * gcc.dg/inline-2.c: Ditto.
16053
16054 2002-03-14  Jeffrey A Law  (law@cygnus.com)
16055
16056         * gcc.c-torture/compile/20020314-1.c: New test.
16057
16058 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
16059
16060         * gcc.c-torture/execute/20020314-1.c: New test.
16061
16062 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
16063
16064         * g++.dg/warn/Wunused-1.C: New test.
16065
16066 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
16067
16068         * g++.dg/abi/mangle6.C: New test.
16069
16070 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
16071
16072         * gcc.c-torture/compile/20020309-2.c: New test.
16073
16074         * gcc.c-torture/compile/20020312-1.c: New test.
16075
16076 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
16077
16078         * g++.dg/other/access1.C: New test.
16079
16080 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
16081
16082         * gcc.c-torture/execute/wchar_t-1.c: New test.
16083
16084 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
16085
16086         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
16087
16088 2002-03-12  Roger Sayle  <roger@eyesopen.com>
16089
16090         * gcc.dg/20020312-1.c: New test case.
16091
16092 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
16093
16094         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
16095
16096 2002-03-11  Richard Henderson  <rth@redhat.com>
16097
16098         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
16099         * g++.old-deja/g++.jason/report.C: Likewise.
16100
16101 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16102
16103         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
16104         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
16105
16106 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16107
16108         * testsuite/g++.dg/overload/pmf1.C: New test.
16109
16110 2002-03-11  Kazu Hirata  <kazu@hxi.com>
16111
16112         * gcc.c-torture/execute/20020307-1.c: Use long.
16113
16114 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
16115
16116         PR optimization/5844
16117         * gcc.dg/20020310-1.c: New test.
16118
16119 2002-03-09  Michael Meissner  <meissner@redhat.com>
16120
16121         * gcc.c-torture/execute/memcpy-2.c: New test.
16122         * gcc.c-torture/execute/memset-1.c: New test.
16123         * gcc.c-torture/execute/strlen-1.c: New test.
16124         * gcc.c-torture/execute/strcmp-1.c: New test.
16125         * gcc.c-torture/execute/strncmp-1.c: New test.
16126
16127 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
16128
16129         * gcc.dg/ppc-ldstruct.c: New test.
16130
16131 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
16132
16133         * gcc.c-torture/execute/va-arg-22.c: New test.
16134
16135 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16136
16137         * gcc.c-torture/compile/20020309-1.c: New test.
16138
16139 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
16140
16141         * gcc.c-torture/execute/20020307-2.c: New test.
16142
16143 2002-03-07  Jeffrey A Law  (law@redhat.com)
16144
16145         * g77.f-torture/compile/20020307-1.f: New test.
16146
16147 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
16148
16149         * gcc.dg/unordered-1.c: New test.
16150
16151 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
16152
16153         * gcc.c-torture/execute/20020307-1.c: New test.
16154
16155 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
16156
16157         * gcc.dg/20020304-1.c: New test.
16158
16159         * gcc.c-torture/compile/20020304-2.c: New test.
16160
16161 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
16162
16163         * gcc.c-torture/compile/20020304-1.c: New test case
16164         (from PR c/5830).
16165
16166 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
16167
16168         * gcc.dg/20020103-1.c: Add other -D ppc variants.
16169
16170 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
16171
16172         * g++.dg/other/classkey1.C: New test.
16173
16174 2002-03-01  Richard Henderson  <rth@redhat.com>
16175
16176         * gcc.c-torture/compile/981223-1.x: New.
16177         * gcc.c-torture/compile/920625-1.x: New.
16178
16179 2002-02-28  Richard Henderson  <rth@redhat.com>
16180
16181         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
16182
16183 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
16184
16185         * gcc.c-torture/execute/20020227-1.c: New test.
16186
16187 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
16188
16189         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
16190         here" ERROR lines.
16191         * g++.old-deja/g++.oliva/partord1.C: Likewise.
16192         * g++.old-deja.g++.other/defarg1.C: Likewise.
16193         * g++.old-deja/g++.pt/calls2.C: Likewise.
16194         * g++.old-deja/g++.pt/crash20.C: Likewise.
16195         * g++.old-deja/g++.pt/crash30.C: Likewise.
16196         * g++.old-deja/g++.pt/crash36.C: Likewise.
16197         * g++.old-deja/g++.pt/crash6.C: Likewise.
16198         * g++.old-deja/g++.pt/defarg13.C: Likewise.
16199         * g++.old-deja/g++.pt/derived3.C: Likewise.
16200         * g++.old-deja/g++.pt/error1.C: Likewise.
16201         * g++.old-deja/g++.pt/friend21.C: Likewise.
16202         * g++.old-deja/g++.pt/friend23.C: Likewise.
16203         * g++.old-deja/g++.pt/infinite1.C: Likewise.
16204         * g++.old-deja/g++.robertl/eb128.C: Likewise.
16205
16206 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
16207
16208         * gcc.c-torture/execute/20020225-2.c: New test.
16209
16210 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
16211
16212         * gcc.c-torture/execute/920730-1t.c,
16213         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
16214         Delete test cases, only relevant to -traditional.
16215
16216 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16217
16218         * gcc.dg/cpp/undef1.c: Remove.
16219         * gcc.dg/cpp/directiv.c: Update.
16220         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
16221
16222 2002-02-27  Michael Meissner  <meissner@redhat.com>
16223
16224         * gcc.c-torture/execute/20020226-1.c: New test.
16225
16226 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
16227
16228         * g++.dg/debug/debug4.C: New test.
16229
16230         * gcc.dg/ia64-visibility-1.c: New test.
16231
16232 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
16233
16234         * gcc.dg/debug/20020224-1.c: New.
16235
16236 2002-02-25  Kazu Hirata  <kazu@hxi.com>
16237
16238         * gcc.c-torture/execute/960416-1.x: New.
16239         * gcc.c-torture/execute/divconst-3.x: Likewise.
16240
16241 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
16242
16243         * gcc.dg/20020224-1.c: New test.
16244
16245 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
16246
16247         * gcc.c-torture/execute/20020225-1.c: New.
16248
16249 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16250
16251         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
16252
16253 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
16254
16255         * gcc.dg/20020222-1.c: New test.
16256
16257 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
16258
16259         * g++.dg/opt/anonunion1.C: New test.
16260
16261 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
16262
16263         * g++.dg/template/qualttp19.C: New test.
16264         * g++.dg/template/qualttp20.C: New test.
16265         * g++.old-deja/g++.jason/report.C: Adjust expected errors
16266         * g++.old-deja/g++.other/qual1.C: Likewise.
16267
16268 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
16269
16270         * gcc.dg/attr-alwaysinline.c: New.
16271
16272 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
16273
16274         * gcc.dg/20020220-1.c: New test.
16275
16276         * gcc.dg/20020220-2.c: New test.
16277
16278         * g++.dg/opt/mmx1.C: New test.
16279
16280 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
16281
16282         * gcc.c-torture/compile/20020110.c: New test.
16283
16284 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
16285
16286         * gcc.c-torture/execute/20020219-1.c: New test.
16287
16288         * gcc.dg/20020219-1.c: New test.
16289
16290         * gcc.dg/noncompile/20020220-1.c: New test.
16291
16292         * g++.dg/opt/ptrintsum1.C: New test.
16293
16294         * gcc.dg/debug/20020220-1.c: New test.
16295
16296 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
16297
16298         * gcc.c-torture/execute/20020216-1.c: New test.
16299
16300 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16301
16302         * gcc.dg/decl-1.c: Update, new test.
16303
16304 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16305
16306         * g++.dg/abi/bitfield1.C: New test.
16307         * g++.dg/abi/bitfield2.C: New test.
16308
16309 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16310
16311         * gcc.dg/attr-nest.c: New test.
16312
16313 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16314
16315         * gcc.c-torture/execute/20020215-1.c: New test.
16316
16317 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16318
16319         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16320         * g++.dg/debug/debug.exp: New.
16321         * g++.dg/debug/trivial.C: New.
16322         * g++.dg/debug/debug1.C: Moved...
16323         * g++.dg/other/debug1.C: ...from here.
16324         * g++.dg/debug/debug2.C: Moved...
16325         * g++.dg/other/debug2.C: ...from here.
16326         * g++.dg/debug/debug3.C: Moved...
16327         * g++.dg/other/debug3.C: ...from here.
16328
16329         * gcc.dg/noncompile/20020213-1.c: New test.
16330
16331 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16332
16333         * g++.dg/other/debug3.C: New test.
16334
16335         * gcc.c-torture/execute/20020213-1.c: New test.
16336
16337 2002-02-13  Richard Smith <richard@ex-parrot.com>
16338
16339         * g++.old-deja/g++.other/thunk1.C: New test.
16340
16341 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16342
16343         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16344
16345 2002-02-13  Stan Shebs  <shebs@apple.com>
16346
16347         * gcc.dg/altivec-3.c: New.
16348
16349 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16350
16351         * gcc.dg/Wunreachable-1.c: New test.
16352         * gcc.dg/Wunreachable-2.c: New test.
16353
16354 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16355
16356         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16357
16358 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16359
16360         * gcc.dg/decl-1.c: New test.
16361
16362 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16363
16364         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16365
16366 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16367
16368         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16369         * gcc.c-torture/compile/980506-1.x: Likewise.
16370
16371 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16372
16373         * gcc.dg/20020210-1.c: New.
16374
16375 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16376
16377         * g77.f-torture/execute/947.f: New regression test
16378         for PR fortran/947.
16379
16380 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
16381
16382         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
16383         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
16384
16385 2002-02-08  Richard Henderson  <rth@redhat.com>
16386
16387         * gcc.c-torture/compile/labels-3.c: New.
16388
16389 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
16390
16391         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
16392         expression statements work instead.
16393         * gcc.dg/noncompile/20020207-1.c: New test.
16394
16395 2002-02-07  Richard Henderson  <rth@redhat.com>
16396
16397         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
16398
16399 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16400
16401         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
16402         message from g77
16403         * lib/g77-dg.exp: Trim g77 error messages so that they are
16404         recognized by dg.exp.
16405
16406 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16407
16408         PR fortran/5473
16409         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
16410
16411 2002-02-07  Richard Henderson  <rth@redhat.com>
16412
16413         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
16414         to be sufficiently aligned for integers.
16415
16416 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
16417
16418         * g++.dg/template/friend4.C: New test.
16419
16420 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
16421
16422         PR fortran/5743
16423         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
16424         unsupported cases.
16425
16426 2002-02-07  Richard Henderson  <rth@redhat.com>
16427
16428         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
16429         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
16430         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
16431         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
16432
16433 2002-02-06  Richard Henderson  <rth@redhat.com>
16434
16435         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
16436
16437 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
16438
16439         * gcc.dg/20020206-1.c: New test.
16440
16441 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
16442
16443         * gcc.c-torture/execute/20020206-1.c: New test.
16444
16445         * gcc.c-torture/execute/20020206-2.c: New test.
16446
16447         PR optimization/5429:
16448         * gcc.c-torture/compile/20020206-1.c: New test.
16449
16450 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
16451
16452         * g++.dg/ext/align1.C: Do not use an explicit alignment value
16453         as certain file formats cannot support particularly large
16454         alignments.
16455
16456         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
16457         and do not expect to be able to link the executable.
16458
16459         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
16460         fail because the COFF format does not support the weak attribute.
16461
16462 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
16463
16464         * g77.dg/pr5473.f:  New test
16465
16466 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
16467
16468         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
16469         Fix testcase accordingly.
16470
16471 2002-02-04  Richard Henderson  <rth@redhat.com>
16472
16473         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
16474         (buf): Change to be an array of pointers, not ints.
16475
16476 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16477
16478         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
16479         before all tests.  Move warning one line above to match where it
16480         C frontend emits.
16481         * gcc.dg/Wswitch-2.c: New test.
16482         * g++.dg/warn/Wswitch-1.C: New test.
16483         * g++.dg/warn/Wswitch-2.C: New test.
16484
16485 2002-02-04  Richard Henderson  <rth@redhat.com>
16486
16487         * g++.dg/abi/offsetof.C: Fix size comparison.
16488
16489 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
16490
16491         * gcc.dg/cast-qual-2.c: New test.
16492
16493 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
16494
16495         * gcc.dg/20020201-4.c: New test.
16496
16497 2002-02-04  Ben Elliston  <bje@redhat.com>
16498
16499         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
16500         target_info attribute != 0, in addition to the empty string.
16501         (gcc_target_compile): Likewise.
16502
16503 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
16504
16505         * gcc.dg/Wswitch.c: New test.
16506         PR gcc/4475. PR gcc/3780.
16507
16508 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
16509
16510         * g77.f-torture/execute/5122.f: New test for regressions
16511         against PR fortran/5122.
16512
16513 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
16514
16515         * g77.f-torture/compile/pr3743.f: Delete
16516         * g77.dg/pr3743-1.f: New test.
16517         * g77.dg/pr3743-2.f: New test.
16518         * g77.dg/pr3743-3.f: New test.
16519         * g77.dg/pr3743-4.f: New test.
16520
16521 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16522
16523         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
16524
16525 2002-02-02  Richard Henderson  <rth@redhat.com>
16526
16527         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
16528         * gcc.c-torture/execute/bf64-1.c: Likewise.
16529
16530 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16531
16532         * gcc.dg/20020201-2.c: New test.
16533
16534         * gcc.dg/20020201-3.c: New test.
16535
16536         * gcc.c-torture/execute/bitfld-2.c: New test.
16537
16538 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16539
16540         * gcc.dg/bitfld-1.c: Update.
16541         * gcc.dg/bitfld-2.c: Update.
16542         * gcc.c-torture/execute/bitfld-1.x: New.
16543
16544 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
16545
16546         * gcc.c-torture/execute/20020201-1.c: New test.
16547
16548 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
16549
16550         PR target/5469
16551         * gcc.dg/20020201-1.c: New test.
16552
16553 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
16554
16555         PR fortran/3743
16556         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
16557         * g77.f-torture/compile/pr3743.x: Remove
16558
16559 2002-01-31  Tom Rix  <trix@redhat.com>
16560
16561         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
16562
16563 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16564
16565         * gcc.dg/noncompile/20020130-1.c: New test.
16566
16567 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
16568
16569         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
16570
16571 2002-01-29  Richard Henderson  <rth@redhat.com>
16572
16573         * gcc.c-torture/execute/991118-1.c: Cast various constants back
16574         to long long.
16575         * gcc.c-torture/execute/bf64-1.c: Likewise.
16576
16577 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
16578
16579         * gcc.c-torture/execute/20020129-1.c: New test.
16580
16581 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16582
16583         * gcc.c-torture/compile/20000224-1.c: Update.
16584         * gcc.c-torture/execute/bitfld-1.c: New tests.
16585         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
16586         * gcc.dg/uninit-A.c: Update.
16587
16588 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
16589
16590         * g++.dg/template/ctor1.C: Add instantiation.
16591
16592 2002-01-28  Paul Koning  <pkoning@equallogic.com>
16593
16594         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
16595         argument to __builtin_prefetch to be const ptr.
16596
16597 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
16598
16599         * gcc.c-torture/compile/20020120-1.c: New test.
16600
16601 2002-01-27  Kazu Hirata  <kazu@hxi.com>
16602
16603         * gcc.c-torture/execute/20020127-1.c: New test.
16604
16605 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
16606
16607         * g77.dg/f77-edit-i-in.f: New test
16608         * g77.dg/f77-edit-i-out.f: New test
16609
16610 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
16611
16612         * gcc.dg/debug/debug.exp: New file.
16613         * gcc.dg/debug/trivial.c: New file.
16614         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
16615         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
16616         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
16617         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
16618         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
16619         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
16620         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
16621         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
16622         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
16623         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
16624         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
16625         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
16626         * gcc.dg/20000503-1.c: Removed.
16627         * gcc.dg/20010207-1.c: Removed.
16628         * gcc.dg/20011223-1.c: Removed.
16629         * gcc.dg/20020104-2.c: Removed.
16630         * gcc.dg/debug-1.c: Removed.
16631         * gcc.dg/debug-2.c: Removed.
16632         * gcc.dg/debug-3.c: Removed.
16633         * gcc.dg/debug-4.c: Removed.
16634         * gcc.dg/debug-5.c: Removed.
16635         * gcc.dg/debug-6.c: Removed.
16636         * gcc.dg/dwarf2-1.c: Removed.
16637         * gcc.dg/dwarf2-2.c: Removed.
16638
16639 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
16640
16641         * g++.old-deja/g++.other/eh5.C: New test.
16642         * g++.old-deja/g++.other/sibcall2.C: New test.
16643         * g++.old-deja/g++.other/array9.C: New test.
16644         * g++.old-deja/g++.other/typename2.C: New test.
16645         * g++.old-deja/g++.other/crash60.C: New test.
16646         * g++.old-deja/g++.other/conv9.C: New test.
16647         * g++.old-deja/g++.other/mangle10.C: New test.
16648         * g++.old-deja/g++.other/unchanging1.C: New test.
16649         * g++.old-deja/g++.other/exprstmt1.C: New test.
16650         * g++.old-deja/g++.other/inline23.C: New test.
16651         * g++.old-deja/g++.eh/ia64-1.C: New test.
16652         * g++.old-deja/g++.other/dwarf2-1.C: New test.
16653         * g++.old-deja/g++.other/reload1.C: New test.
16654         * g++.old-deja/g++.other/static20.C: New test.
16655         * g++.old-deja/g++.other/local-alloc1.C: New test.
16656         * g++.old-deja/g++.other/conv8.C: New test.
16657         * g++.old-deja/g++.other/stmtexpr2.C: New test.
16658         * g++.old-deja/g++.other/storeexpr1.C: New test.
16659         * g++.old-deja/g++.other/storeexpr2.C: New test.
16660         * g++.dg/eh/template2.C: New test.
16661         * g++.dg/warn/weak1.C: New test.
16662
16663 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
16664
16665         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16666         Remove first, non-varying, argument.
16667
16668 2002-01-23  Richard Henderson  <rth@redhat.com>
16669
16670         * gcc.dg/inline-2.c: New.
16671
16672         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
16673         Add optional target arg.  Check number of arguments.
16674         (scan-assembler-not, scan-assembler-dem): Likewise.
16675         (scan-assembler-dem-not): Likewise.
16676
16677 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16678
16679         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
16680         line 12.
16681         * g++.old-deja/g++.brendan/parse3.C,
16682         g++.old-deja/g++.other/crash26.C,
16683         g++.old-deja/g++.other/crash28.C,
16684         g++.old-deja/g++.other/crash29.C,
16685         g++.old-deja/g++.other/crash30.C,
16686         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
16687
16688 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
16689
16690         * gcc.dg/20020115-1.c: New.
16691
16692 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
16693
16694         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
16695
16696 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
16697
16698         * gcc.dg/20020122-3.c: New.
16699
16700 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
16701
16702         * g++.dg/other/gc1.C: New test.
16703
16704 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
16705
16706         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
16707
16708 2002-01-22  Richard Henderson  <rth@redhat.com>
16709
16710         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
16711
16712 2002-01-22  Richard Henderson  <rth@redhat.com>
16713
16714         * gcc.dg/20020122-4.c: New.
16715
16716 2002-01-22  H.J. Lu <hjl@gnu.org>
16717
16718         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
16719         link output.
16720         * gcc.dg/special/ecos.exp: Likewise.
16721         * lib/g++-dg.exp: Likewise.
16722         * lib/g77-dg.exp: Likewise.
16723         * lib/gcc-dg.exp : Likewise.
16724         * lib/mike-g++.exp: Likewise.
16725         * lib/mike-g77.exp: Likewise.
16726         * lib/mike-gcc.exp: Likewise.
16727         * lib/objc-dg.exp: Likewise.
16728
16729 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
16730
16731         PR target/5379
16732         * gcc.dg/20020122-2.c: New test.
16733
16734 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
16735
16736         * gcc.dg/20020122-1.c: New test.
16737
16738 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
16739
16740         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
16741
16742 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
16743
16744         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
16745
16746 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16747
16748         * gcc.c-torture/compile/20020121-1.c: New test.
16749
16750 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16751
16752         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
16753         ld_library_path.
16754
16755 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
16756
16757         * gcc.dg/20020218-1.c: New test.
16758
16759 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
16760
16761         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
16762         messages
16763         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
16764         "At global scope" warning
16765         * g++.dg/ext/align1.C: Change cygwin test for alignment
16766         from db-bogus to dg-warning
16767
16768 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
16769
16770         * g77.f-torture/compile/cpp2.F: New test.
16771
16772 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
16773
16774         * g++.dg/template/access1.C: New test.
16775
16776 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
16777
16778         * gcc.dg/20020118-1.c: New.
16779
16780 2002-01-18  Kazu Hirata  <kazu@hxi.com>
16781
16782         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
16783
16784 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16785
16786         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
16787         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
16788         alignment warnings.
16789
16790 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
16791
16792         * gcc.misc-tests/i386-prefetch.exp: Save and restore
16793         torture_with_loops and torture_without_loops
16794
16795 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
16796
16797         * gcc.c-torture/compile/20020116-1.c: New test.
16798
16799 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
16800
16801         * gcc.dg/20020116-2.c: New test.
16802
16803         * gcc.dg/ultrasp4.c: New test.
16804
16805         * gcc.dg/20020116-1.c: New test.
16806
16807 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
16808
16809         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
16810         by EABI.
16811
16812 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
16813
16814         * gcc.misc-tests/i386-prefetch.exp: New.
16815         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
16816         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
16817         * gcc.misc-tests/i386-pf-none-1.c: New test.
16818         * gcc.misc-tests/i386-pf-sse-1.c: New test.
16819
16820 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
16821
16822         * gcc.dg/gnu89-init-1.c: Add new tests.
16823
16824 2002-01-15  Andreas Jaeger  <aj@suse.de>
16825
16826         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
16827         * gcc.dg/i386-mmx-2.c: Likewise.
16828         * gcc.dg/i386-sse-1.c: Likewise.
16829         * gcc.dg/i386-sse-2.c: Likewise.
16830         * gcc.dg/i386-sse-3.c: Likewise.
16831
16832 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
16833
16834         * g77.f-torture/execute/intrinsic-unix-bessel.f:
16835         Uncomment additional cases that now pass.
16836
16837 2002-01-11  Richard Henderson  <rth@redhat.com>
16838
16839         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
16840         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
16841
16842 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
16843
16844         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
16845
16846 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
16847
16848         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
16849         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
16850
16851 2002-01-10  Dale Johannesen  <dalej@apple.com>
16852
16853         * gcc.c-torture/execute/loop-11.c: New.
16854
16855 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
16856
16857         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
16858         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
16859
16860 2002-01-09  Richard Henderson  <rth@redhat.com>
16861
16862         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
16863         type in which to perform the operation for each size.
16864
16865 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
16866
16867         * gcc.c-torture/compile/20020109-2.c: New test.
16868
16869 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
16870
16871         * gcc.c-torture/execute/loop-10.c: New test.
16872
16873 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16874
16875         * gcc.c-torture/compile/20010226-1.c: New test.
16876         * gcc.c-torture/compile/20010227-1.c: New test.
16877         * gcc.c-torture/compile/20010426-1.c: New test.
16878         * gcc.c-torture/compile/20010510-1.c: New test.
16879         * gcc.c-torture/compile/20010605-3.c: New test.
16880         * gcc.c-torture/compile/20010824-1.c: New test.
16881         * gcc.c-torture/execute/20010409-1.c: New test.
16882         * gcc.dg/noncompile/20000901-1.c: New test.
16883         * gcc.dg/20001023-1.c: New test.
16884         * gcc.dg/20001101-1.c: New test.
16885         * gcc.dg/20001102-1.c: New test.
16886         * gcc.dg/20010207-1.c: New test.
16887         * gcc.dg/20010405-1.c: New test.
16888         * gcc.dg/20010822-1.c: New test.
16889         * gcc.dg/20011107-1.c: New test.
16890
16891 2002-01-09  Jeffrey A Law  (law@redhat.com)
16892
16893         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
16894
16895         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
16896         execution failure on PA targets.
16897
16898 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
16899
16900         * gcc.c-torture/compile/20020109-1.c: New test.
16901
16902 2002-01-08  Kazu Hirata  <kazu@hxi.com>
16903
16904         * gcc.c-torture/execute/20020108-1.c: New test.
16905
16906 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
16907
16908         * gcc.dg/20020108-1.c: New test.
16909
16910 2002-01-08  H.J. Lu <hjl@gnu.org>
16911
16912         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
16913         for header files.
16914
16915 2002-01-08  Geoff Keating  <geoffk@redhat.com>
16916
16917         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
16918         consistency.
16919
16920 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
16921
16922         * gcc.dg/altivec-4.c: Test altivec predicates.
16923
16924 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
16925
16926         * gcc.c-torture/execute/20020107-1.c: New test.
16927
16928 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
16929
16930         PR c/5279
16931         * gcc.c-torture/compile/20020106-1.c: New test.
16932
16933 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
16934
16935         * gcc.c-torture/execute/nestfunc-4.c: New test.
16936
16937 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16938
16939         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
16940         extra triple that slipped in.
16941         * g++.old-deja/g++.abi/align.C: Likewise.
16942         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16943
16944 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
16945
16946         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
16947         * g++.old-deja/g++.abi/align.C: Likewise.
16948         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16949
16950         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
16951         on FreeBSD/i386.
16952         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
16953         FreeBSD.
16954
16955 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
16956
16957         * gcc.dg/20020104-1.c: New test.
16958
16959         * gcc.dg/20020104-2.c: New test.
16960
16961 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
16962
16963         * gcc.dg/20020103-1.c: Fix typo in target selector.
16964
16965 2002-01-03  Richard Henderson  <rth@redhat.com>
16966
16967         * gcc.dg/20020103-1.c: New.
16968
16969 2002-01-03  Kazu Hirata  <kazu@hxi.com>
16970
16971         * gcc.c-torture/execute/20020103-1.c: New test.
16972
16973 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
16974
16975         * g++.dg/other/debug2.C: New test.
16976
16977         * gcc.c-torture/compile/20020103-1.c: New test.
16978
16979 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
16980
16981         * gcc.dg/gnu89-init-1.c: Added new tests.
16982
16983 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
16984
16985         * g++.dg/template/friend2.C: Remove as patch is reverted.
16986
16987         * g++.dg/warn/oldcast1.C: New test.
16988
16989         * g++.dg/template/ptrmem1.C: New test.
16990         * g++.dg/template/ptrmem2.C: New test.
16991
16992         * g++.dg/template/ntp.C: New test.
16993
16994         * g++.dg/other/component1.C: New test.
16995
16996         * g++.dg/template/ttp3.C: New test.
16997
16998         * g++.dg/template/friend2.C: New test.
16999         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
17000
17001 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17002
17003         * g++.dg/other/ptrmem1.C: New test.
17004         * g++.dg/other/ptrmem2.C: New test.
17005
17006 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17007
17008         * g++.dg/template/ctor1.C: New test.
17009
17010 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17011
17012         * g++.dg/template/friend2.C: New test.
17013
17014 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
17015
17016         * gcc.dg/mmix-1.c: New test.
17017
17018 2001-12-31  Richard Henderson  <rth@redhat.com>
17019
17020         * gcc.dg/asm-5.c: New.
17021
17022 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
17023
17024         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
17025         in namespace __gnu_cxx
17026
17027 2001-12-30  Richard Henderson  <rth@redhat.com>
17028
17029         * gcc.dg/debug-6.c: New.
17030
17031 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
17032
17033         * gcc.c-torture/compile/20011229-2.c: New test.
17034
17035 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
17036
17037         * gcc.dg/debug-3.c: New test.
17038         * gcc.dg/debug-4.c: New test.
17039         * gcc.dg/debug-5.c: New test.
17040
17041 2001-12-29  Richard Henderson  <rth@redhat.com>
17042
17043         * g++.dg/eh/loop1.C: New.
17044
17045 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17046
17047         * g++.dg/template/crash1.C: New test.
17048
17049 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17050
17051         * g++.dg/other/const1.C: New test.
17052
17053 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
17054
17055         * gcc.c-torture/compile/20011229-1.c: New test.
17056
17057 2001-12-28  Stan Shebs  <shebs@apple.com>
17058
17059         * lib/objc-torture.exp: Resync with c-torture.exp.
17060         * lib/objc.exp: Load standard libraries.
17061
17062 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
17063
17064         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
17065         additional tests.
17066
17067 2001-12-27  Roger Sayle <roger@eyesopen.com>
17068
17069         * gcc.c-torture/execute/string-opt-16.c: New testcase.
17070
17071 2001-12-27  Richard Henderson  <rth@redhat.com>
17072
17073         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
17074
17075 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
17076
17077         * g++.dg/eh/ctor1.C: New test.
17078         * g++.dg/other/error2.C: New test.
17079
17080 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
17081
17082         * g++.dg/other/init2.C: New test.
17083
17084 2001-12-24  Richard Henderson  <rth@redhat.com>
17085
17086         * gcc.dg/20011223-1.c: New.
17087         * gcc.dg/inline-1.c: New.
17088
17089 2001-12-23  Richard Henderson  <rth@redhat.com>
17090
17091         * gcc.dg/asm-4.c: Test operand modifiers.
17092
17093 2001-12-23  Richard Henderson  <rth@redhat.com>
17094
17095         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
17096
17097 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17098
17099         * gcc.c-torture/execute/20011223-1.c: New test.
17100
17101 2001-12-21  Richard Henderson  <rth@redhat.com>
17102
17103         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
17104         re-enables the warning.
17105
17106 2001-12-21  Richard Henderson  <rth@redhat.com>
17107
17108         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
17109
17110 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17111
17112         * gcc.c-torture/compile/20011218-1.c: New test.
17113
17114 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
17115
17116         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
17117         arm-isr.c test.
17118         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
17119         epilogue generation for ARM ISR routines.
17120
17121 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17122
17123         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
17124         * gcc.dg/format/c90-printf-3.c: Likewise.
17125         * gcc.dg/format/c99-printf-3.c: Likewise.
17126         * gcc.dg/format/ext-1.c: Likewise.
17127         * gcc.dg/format/ext-6.c: Likewise.
17128         * gcc.dg/format/format.h: Prototype unlocked stdio.
17129
17130 2001-12-20  Richard Henderson  <rth@redhat.com>
17131
17132         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
17133         (arena): Use it.
17134         (malloc): Correct allocation logic.  Abort if we fill up the
17135         arena before initialization complete.
17136         (realloc): Correct allocation logic.
17137
17138 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17139
17140         * gcc.c-torture/compile/20011219-2.c: New test.
17141
17142         * gcc.c-torture/execute/20011219-1.c: New test.
17143
17144 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
17145
17146         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
17147         target does not support weak symbols.
17148
17149 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
17150
17151         * gcc.c-torture/compile/20011219-1.c: New test.
17152
17153 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
17154
17155         * g++.dg/other/error1.C: New test.
17156
17157 2001-12-17  Jeffrey A Law  (law@redhat.com)
17158
17159         * gcc.c-torture/execute/20011217-1.c: New test.
17160
17161 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
17162
17163         * objc.dg/special/: New directory.
17164         * objc.dg/special/special.exp: New file.
17165         * objc.dg/special/unclaimed-category-1.h: New file.
17166         * objc.dg/special/unclaimed-category-1a.m: New file.
17167         * objc.dg/special/unclaimed-category-1.m: New file.
17168
17169 2001-12-17  Andreas Jaeger  <aj@suse.de>
17170
17171         * gcc.c-torture/compile/20011217-2.c: New test.
17172
17173 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17174
17175         * gcc.c-torture/compile/20011217-1.c: New test.
17176
17177 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
17178
17179         * testsuite/gcc.dg/20011214-1.c: New.
17180
17181 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
17182
17183         * gcc.dg/altivec-4.c: New.
17184
17185 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
17186
17187         * gcc.dg/20011113-1.c: New test.
17188
17189 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17190
17191         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
17192         std::__malloc_alloc_template<0> and
17193         std::__default_alloc_template<false, 0>.
17194
17195 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
17196
17197         * objc/execute/bf-21.m: New test.
17198         * objc/execute/enumeration-1.m: New test.
17199         * objc/execute/enumeration-2.m: New test.
17200
17201 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
17202
17203         * gcc.dg/gnu89-init-1.c: New test.
17204
17205 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
17206
17207         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
17208         * g++.old-deja/g++.jason/2371.C: Likewise.
17209         * g++.old-deja/g++.jason/template33.C: Likewise.
17210         * g++.old-deja/g++.jason/template34.C: Likewise.
17211         * g++.old-deja/g++.jason/template36.C: Likewise.
17212         * g++.old-deja/g++.oliva/typename1.C: Likewise.
17213         * g++.old-deja/g++.oliva/typename2.C: Likewise.
17214         * g++.old-deja/g++.other/typename1.C: Likewise.
17215         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17216         * g++.old-deja/g++.pt/nontype5.C: Likewise.
17217         * g++.old-deja/g++.pt/typename11.C: Likewise.
17218         * g++.old-deja/g++.pt/typename14.C: Likewise.
17219         * g++.old-deja/g++.pt/typename16.C: Likewise.
17220         * g++.old-deja/g++.pt/typename3.C: Likewise.
17221         * g++.old-deja/g++.pt/typename4.C: Likewise.
17222         * g++.old-deja/g++.pt/typename5.C: Likewise.
17223         * g++.old-deja/g++.pt/typename7.C: Likewise.
17224         * g++.old-deja/g++.robertl/eb9.C: Likewise.
17225
17226 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
17227
17228         * g++.dg/other/linkage1.C: New test.
17229         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
17230         specifiers.
17231
17232 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17233
17234         * gcc.dg/concat.c: New test.
17235
17236 2001-12-11  Stan Shebs  <shebs@apple.com>
17237
17238         * objc/compile: New test directory.
17239         * objc/compile/compile.exp: New expect script.
17240         * objc/compile/20011211-1.m: New compile test.
17241
17242 2001-12-11  Jason Merrill  <jason@redhat.com>
17243
17244         * lib/prune.exp (prune_gcc_output): Also handle "In member
17245         function".  So many permutations...
17246
17247 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
17248
17249         * g++.dg/template/typedef1.C: New test.
17250
17251 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
17252
17253         * g++.dg/other/copy1.C: New test.
17254
17255 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
17256
17257         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
17258
17259         * gcc.dg/builtin-choose-expr.c: New.
17260
17261 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
17262
17263         * gcc.dg/altivec-2.c: New.
17264
17265 2001-12-07  Richard Henderson  <rth@redhat.com>
17266
17267         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
17268
17269 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
17270
17271         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
17272         ultrasparc.
17273
17274 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17275
17276         * g++-old.deja/g++.robertl/eb101.C: Deleted.
17277
17278 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
17279
17280         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
17281         variable argument list.
17282
17283 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
17284
17285         * gcc.c-torture/execute/memcheck: Delete entire directory.
17286         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
17287         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
17288
17289 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17290
17291         * gcc.dg/Wshadow-1.c: New test.
17292
17293 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
17294
17295         * gcc.c-torture/compile/20011130-1.c: New test.
17296
17297         * gcc.dg/noncompile/20011025-1.c: New test.
17298
17299         * g++.dg/other/anon-union.C: New test.
17300
17301         * gcc.c-torture/execute/20011024-1.c: New test.
17302
17303 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
17304
17305         * gcc.c-torture/execute/20000722-1.x,
17306         gcc.c-torture/execute/20010123-1.x: Remove.
17307         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17308         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17309         gcc.dg/c99-complit-2.c: New tests.
17310
17311 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17312
17313         * g++.dg/inherit/base1.C: New test.
17314
17315 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17316
17317         * g++.dg/other/stdarg1.C: New test.
17318
17319         * gcc.c-torture/compile/20011130-2.c: New test.
17320
17321 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17322
17323         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17324         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17325         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17326         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17327         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17328         * gcc.dg/builtin-prefetch-1.c: New test.
17329
17330 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17331
17332         * gcc.dg/20011130-1.c: New test.
17333
17334 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17335
17336         * g++.dg/other/scope1.C: New test.
17337         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17338
17339 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17340
17341         * gcc.dg/vla-init-1.c: New test.
17342
17343 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17344
17345         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17346
17347 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17348
17349         * objc.dg/alias.m: Update.
17350         * objc.dg/class-1.m: Update.
17351         * objc.dg/const-str-1.m: Update.
17352         * objc.dg/fwd-proto-1.m: Update.
17353         * objc.dg/id-1.m: Update.
17354         * objc.dg/super-class-1.m: Update.
17355
17356 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17357
17358         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17359         constructs.
17360
17361 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17362
17363         * gcc.c-torture/execute/20011128-1.c: New test.
17364
17365 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17366
17367         * gcc.dg/20011127-1.c: New test.
17368
17369 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17370
17371         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17372         from Austin Group draft 7.
17373         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17374         scanf format arguments.
17375         * gcc.dg/format/no-exargs-2.c: New test.
17376
17377 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17378
17379         * g++.dg/abi/vbase8-4.C: New test.
17380
17381 2001-11-24  Ian Lance Taylor  <ian@airs.com>
17382
17383         * gcc.c-torture/execute/20011121-1.c: New test.
17384
17385 2001-11-23  Jeffrey A Law  (law@cygnus.com)
17386
17387         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
17388
17389 2001-11-23  Andreas Jaeger  <aj@suse.de>
17390
17391         * gcc.dg/cpp/charconst-2.c: New test.
17392
17393 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
17394
17395         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
17396         to the host if it is remote.  Let tests specify extra headers
17397         they use.
17398         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
17399         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
17400         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
17401         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
17402         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
17403         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
17404         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
17405         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
17406         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
17407         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
17408
17409 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
17410
17411         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
17412         for little endian ARMs.
17413
17414 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
17415
17416         * gcc.c-torture/compile/20011119-1.c: New test.
17417         * gcc.c-torture/compile/20011119-2.c: New test.
17418
17419 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
17420
17421         * gcc.dg/altivec-1.c: Fix typo.
17422
17423 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
17424
17425         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
17426
17427 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
17428
17429         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
17430
17431 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
17432
17433         * lib/g77.exp: Don't specify --rpath-link.
17434
17435         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
17436         across all the headers.
17437         * gcc.dg/format/format.exp: For testing on a remote host,
17438         copy format.h.
17439
17440         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
17441         * gcc.c-torture/execute/930406-1.c: Likewise.
17442         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
17443
17444 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
17445
17446         * gcc.dg/altivec-1.c: New.
17447
17448 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
17449
17450         * gcc.dg/cpp/fpreprocessed.c: New test case.
17451
17452 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17453
17454         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
17455         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
17456         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
17457
17458 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
17459
17460         * gcc.dg/no-builtin-1.c: New test.
17461
17462 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
17463
17464         * gcc.c-torture/execute/20011115-1.c: New test.
17465
17466 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
17467
17468         * gcc.c-torture/compile/20011114-2.c: New test.
17469         * gcc.c-torture/compile/20011114-3.c: New test.
17470         * gcc.c-torture/compile/20011114-4.c: New test.
17471
17472 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
17473
17474         * g++.dg/other/init1.C: New test.
17475
17476 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
17477
17478         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
17479         message.
17480
17481         * gcc.c-torture/execute/20011114-1.c: New testcase.
17482
17483         * gcc.c-torture/compile/20010327-1.c: Revert last change.
17484         * gcc.c-torture/compile/20011114-1.c: New test, exactly
17485         like the (before this change) version of 20010327-1.c.
17486
17487 2001-11-14  Roger Sayle <roger@eyesopen.com>
17488
17489         * gcc.c-torture/execute/string-opt-13.c: New testcase.
17490
17491 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
17492
17493         * g++.dg/init/array2.C: New test.
17494
17495 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
17496
17497         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
17498
17499 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
17500
17501         * g++.dg/other/forscope1.C: New test.
17502         * g++.dg/ext/forscope1.C: New test.
17503         * g++.dg/ext/forscope2.C: New test.
17504
17505 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
17506
17507         * gcc.c-torture/execute/20011113-1.c: New test.
17508
17509 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
17510
17511         * gcc.c-torture/execute/20011109-2.c: New test.
17512
17513         * gcc.c-torture/execute/20011109-1.c: New test.
17514
17515 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
17516
17517         * gcc.c-torture/compile/20011109-1.c: New test.
17518
17519 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
17520
17521         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
17522         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
17523         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
17524         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
17525         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
17526         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
17527         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
17528
17529 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17530
17531         * g++.dg/warn/Wshadow-1.C: New tests.
17532         * g++.old-deja/g++.mike/for3.C: Update.
17533
17534 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
17535
17536         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
17537         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
17538         XFAILs.  Adjust expected error texts.
17539         * gcc.c-torture/compile/20011106-1.c,
17540         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
17541         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
17542         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
17543         gcc.dg/c99-array-lval-5.c: New tests.
17544
17545 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17546
17547         * gcc.dg/cpp/defined.c: Update.
17548
17549 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
17550
17551         * gcc.c-torture/execute/anon-1.c: New test.
17552
17553 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
17554
17555         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
17556         same size, so no warning should be produced on stormy16.
17557
17558         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
17559         due to oversized array.
17560         * g++.old-deja/g++.mike/ns15.C: Likewise.
17561         * g++.old-deja/g++.pt/crash16.C: Likewise.
17562
17563 2001-11-02  Graham Stott  <grahams@redhat.com>
17564
17565         * g++.dgother/debug1.C: Fix typos.
17566
17567 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
17568
17569         * g++.dg/other/debug1.C: New test.
17570
17571 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
17572
17573         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
17574         of unsigned long.
17575
17576 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
17577
17578         * gcc.dg/20011029-2.c: New test.
17579
17580         * gcc.c-torture/compile/20011029-1.c: New test.
17581
17582 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
17583
17584         * objc/execute/class_self-1.m: New test.
17585         * objc/execute/class_self-2.m: New test.
17586
17587 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
17588
17589         * gcc.misc-tests/msgs.exp: Delete.
17590         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
17591         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
17592         error set to match recent changes.
17593
17594 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
17595
17596         * gcc.dg/20011021-1.c: New test.
17597
17598 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
17599
17600         * gcc.c-torture/compile/20011023-1.c: New test.
17601
17602 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
17603
17604         * lib/g77.exp: Rewrite based on lib/g++.exp.
17605
17606 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
17607
17608         * gcc.c-torture/execute/20011019-1.c: New test.
17609
17610         * gcc.dg/20011018-1.c: New test.
17611
17612 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
17613
17614         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
17615
17616 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
17617
17618         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
17619         * gcc.dg/attr-invalid.c: Likewise.
17620
17621 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
17622
17623         * testsuite/gcc.dg/20011015-1.c: New test.
17624
17625 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17626
17627         * g++.dg/template/unify2.C: New test.
17628
17629 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
17630
17631         * g++.dg/other/exception-specification.C: New test
17632
17633 2001-10-13  Tom Rix  <trix@redhat.com>
17634
17635         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
17636         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
17637
17638 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
17639
17640         * testsuite/gcc.dg/20011009-1.c: New test.
17641
17642 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
17643
17644         PR g++/4476
17645         * g++.dg/other/friend1.C: New test.
17646
17647 2001-10-11  Richard Henderson  <rth@redhat.com>
17648
17649         * g++.old-deja/g++.other/crash18.C: Add -S to options.
17650
17651 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17652
17653         * gcc.c-torture/compile/20011010-1.c: New.
17654
17655 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17656
17657         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
17658         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
17659         g77.f-torture/execute/execute.exp,
17660         g77.f-torture/noncompile/noncompile.exp,
17661         gcc.c-torture/compile/compile.exp,
17662         gcc.c-torture/execute/execute.exp,
17663         gcc.c-torture/execute/ieee/ieee.exp,
17664         gcc.c-torture/execute/memcheck/memcheck.exp,
17665         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
17666         objc/execute/execute.exp: Update FSF address.
17667
17668 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
17669
17670         * gcc.dg/cpp/cmdlne-C.c: Update.
17671         * gcc.dg/cpp/cmdlne-C2.c: New.
17672
17673 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17674
17675         * gcc.c-torture/execute/20011008-3.c: New.
17676
17677 2001-10-08  DJ Delorie  <dj@redhat.com>
17678
17679         * gcc.dg/20011008-1.c: New.
17680         * gcc.dg/20011008-2.c: New.
17681
17682 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
17683
17684         * gcc.dg/cpp/spacing1.c: Update test.
17685
17686 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17687
17688         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
17689         spelling errors of "separate" as "seperate".
17690
17691 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
17692
17693         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
17694         enough to avoid inlining.
17695
17696 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17697
17698         * lib/g77.exp: set libg2c_dir correctly.
17699
17700 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17701
17702         * gcc.dg/cpp/macro11.c: New test.
17703
17704 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17705
17706         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
17707         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
17708         gcc.dg/format/multattr-3.c: New tests.
17709         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
17710         tests for format attributes on function pointers being rejected.
17711
17712 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17713
17714         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
17715
17716 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17717
17718         * g++.dg/warn/format1.C: New test.
17719
17720 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17721
17722         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
17723
17724 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17725
17726         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
17727
17728 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17729
17730         * gcc.dg/cpp/redef2.c: Add test.
17731
17732 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
17733
17734         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
17735         long-standing bug on i686, apparently.
17736         * gcc.c-torture/execute/loop-2c.x: New file.
17737         * gcc.c-torture/execute/loop-2d.x: New file.
17738         * gcc.c-torture/execute/loop-3c.x: New file.
17739
17740 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
17741
17742         * gcc.dg/cpp/20000625-2.c: Correct line number.
17743
17744 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17745
17746         * gcc.dg/cpp/macro10.c: New test.
17747         * gcc.dg/cpp/strify3.c: New test.
17748         * gcc.dg/cpp/spacing1.c: Add tests.
17749         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
17750         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
17751
17752 2001-09-24  DJ Delorie  <dj@redhat.com>
17753
17754         * gcc.c-torture/execute/20010924-1.c: New test.
17755
17756 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17757
17758         * testsuite/objc/execute/paste.m: Remove.
17759
17760 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
17761
17762         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
17763
17764 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
17765
17766         * g77.dg/strlen0.f: New test.
17767
17768 2001-09-21  Richard Henderson  <rth@redhat.com>
17769
17770         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
17771         * g++.old-deja/g++.abi/vtable2.C: Likewise.
17772
17773 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
17774
17775         Table-driven attributes.
17776         * g++.dg/ext/attrib1.C: New test.
17777
17778 2001-09-20  DJ Delorie  <dj@redhat.com>
17779
17780         * gcc.dg/20000926-1.c: Update expected warning messages.
17781         * gcc.dg/array-2.c: Likewise, and test for warnings too.
17782         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
17783         array.
17784
17785 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
17786
17787         * g++.dg/eh/registers1.C: New test case.
17788
17789 2001-09-17  Richard Henderson  <rth@redhat.com>
17790
17791         * gcc.dg/array-5.c: Fix VLA decomposition test.
17792
17793 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17794
17795         * gcc.dg/cpp/line5.c: New testcase.
17796
17797 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17798
17799         * gcc.dg/cpp/macro9.c: New test.
17800
17801 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
17802
17803         * gcc.c-torture/execute/980223.c: Change type of addr from long
17804         to char *.
17805
17806 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
17807
17808         * gcc.c-torture/execute/20010915-1.c: New test.
17809
17810 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
17811
17812         * g77.dg/bprob: New directory.
17813         * g77.dg/bprob/bprob.exp: New file.
17814         * g77.dg/bprob/bprob-1.f: New test.
17815         * g77.dg/gcov: New directory.
17816         * g77.dg/gcov/gcov.exp: New file.
17817         * g77.dg/gcov/gcov-1.f: New test.
17818         * g77.dg/gcov/gcov-1.x: New file.
17819
17820 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17821
17822         * gcc.dg/cpp/directiv.c: Update.
17823         * gcc.dg/cpp/undef1.c: Update.
17824
17825 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
17826
17827         * gcc.dg/20010912-1.c: New test.
17828
17829 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
17830
17831         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
17832         language-independent file in lib.
17833         * lib/gcov.exp: New file.
17834
17835 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
17836
17837         * gcc.c-torture/compile/20010911-1.c: New test.
17838
17839 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
17840
17841         * lib/profopt.exp: New, to support profile-directed optimizations.
17842         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
17843         * gcc.misc-tests/bprob-1.c: New test.
17844         * gcc.misc-tests/bprob-2.c: New test.
17845
17846 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
17847
17848         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
17849         XFAIL and which kinds of gcov output to verify.
17850         * gcc.misc-tests/gcov-4b.x: New file.
17851         * gcc.misc-tests/gcov-5b.x: New file.
17852         * gcc.misc-tests/gcov-6.x: New file.
17853         * gcc.misc-tests/gcov-7.c: New test.
17854         * gcc.misc-tests/gcov-7.x: New file.
17855
17856 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
17857
17858         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
17859         * gcc.misc-tests/gcov-6.c: New test.
17860
17861 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
17862
17863         PR c++/3986
17864         * g++.dg/abi/vbase1.C: New test.
17865
17866 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
17867
17868         * objc.dg/method-2.m: New.
17869
17870 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
17871
17872         PR c++/4203
17873         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
17874         * g++.dg/init/empty1.C: New test.
17875
17876 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
17877
17878         * gcc.c-torture/compile/20010903-1.c: New test.
17879
17880 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
17881
17882         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
17883         for m68k.
17884
17885 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
17886
17887         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
17888
17889         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
17890
17891         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
17892
17893 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
17894
17895         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
17896         for 16-bit 'unsigned int'.
17897
17898 2001-08-29  Kazu Hirata  <kazu@hxi.com>
17899
17900         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
17901
17902 2001-08-27  Richard Henderson  <rth@redhat.com>
17903
17904         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
17905         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
17906
17907 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
17908
17909         * gcc.dg/asm-names.c (ymain): New.
17910
17911 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
17912
17913         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
17914         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
17915         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
17916
17917 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17918
17919         * gcc.dg/compare5.c: New testcase.
17920
17921 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
17922
17923         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
17924         and "In instantiation".
17925
17926 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
17927
17928         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
17929
17930 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
17931
17932         * gcc.misc-tests/gcov.exp: Add support for branch information.
17933         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
17934         * gcc.misc-tests/gcov-4.c: New test.
17935         * gcc.misc-tests/gcov-4b.c: New test.
17936         * gcc.misc-tests/gcov-5b.c: New test.
17937
17938 2001-08-20  Zack Weinberg  <zackw@panix.com>
17939
17940         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
17941         expected to fail.
17942
17943 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17944
17945         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
17946
17947 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
17948
17949         * g++.dg/eh/template1.C: New test.
17950
17951 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
17952
17953         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
17954         Fix thinko.
17955         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
17956         for xfail.
17957
17958 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
17959
17960         * lib/g77-dg.exp:  Use prune.exp for common procedures
17961         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
17962         * lib/g77.exp: (g77-dg-prune) Remove
17963
17964 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
17965
17966         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
17967
17968 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17969
17970         * g++.dg/template/unify1.C: New test.
17971
17972 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
17973
17974         * g++.dg/abi/empty4.C: New test.
17975
17976 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
17977
17978         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
17979         solaris2.*
17980         * g77.f-torture/compile/pr3743.x: Likewise
17981
17982 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17983
17984         * g++.dg/other/using-declaration.C: New test.
17985
17986 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17987
17988         * gcc.dg/cpp/tr-sign.c: New testcase.
17989
17990 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17991
17992         * gcc.dg/cpp/19951025-1.c: Revert.
17993         * gcc.dg/cpp/directiv.c: We no longer process directives that
17994         interrupt macro arguments.
17995
17996 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
17997
17998         * gcc.dg/bconstp-1.c: New test.
17999
18000 2001-08-03  Richard Henderson  <rth@redhat.com>
18001
18002         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
18003
18004 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18005
18006         * gcc.dg/cpp/19951025-1.c: Update.
18007
18008 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
18009
18010         * g77.dg/ff90-1.f (s): Fix reference of variable z,
18011         should be x.
18012
18013 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
18014
18015         Kill -fhonor-std.
18016         * g++.old-deja/g++.ns/ns14.C: Remove special options.
18017         * g++.old-deja/g++.other/std1.C: Likewise.
18018         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
18019
18020 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
18021
18022         * lib/g77.exp:  Load gcc-defs.exp for common procedures
18023         (g77_pass, g77_fail, g77_finish, g77_exit,
18024         ${tool}_check_unsupported_p} Now redundant.  Deleted.
18025
18026 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
18027
18028         * g77.dg/fbackslash.f
18029         * g77.dg/fcase-preserve.f
18030         * g77.dg/ff90-1.f
18031         * g77.dg/ffixed-line-length-0.f
18032         * g77.dg/ffixed-line-length-132.f
18033         * g77.dg/ffixed-line-length-7.f
18034         * g77.dg/ffixed-line-length-72.f
18035         * g77.dg/ffixed-line-length-none.f
18036         * g77.dg/ffree-form-1.f
18037         * g77.dg/fno-backslash.f
18038         * g77.dg/fno-f90-1.f
18039         * g77.dg/fno-fixed-form-1.f
18040         * g77.dg/fno-onetrip.f
18041         * g77.dg/fno-typeless-boz.f
18042         * g77.dg/fno-underscoring.f
18043         * g77.dg/fno-vxt-1.f
18044         * g77.dg/fonetrip.f
18045         * g77.dg/ftypeless-boz.f
18046         * g77.dg/fugly-assumed.f
18047         * g77.dg/funderscoring.f
18048         * g77.dg/fvxt-1.f
18049
18050 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
18051
18052         * objc.dg/fwd-proto-1.m: New.
18053         * objc.dg/local-decl-1.m: New.
18054         * objc.dg/naming-1.m: New.
18055         * objc.dg/naming-2.m: New.
18056         * objc.dg/proto-hier-1.m: New.
18057
18058 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
18059
18060         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
18061         largest-type elements to a struct makes its size grow.
18062
18063 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18064
18065         * g++.dg/abi/vthunk1.C: New test.
18066
18067 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18068
18069         * g++.dg/abi/vbase8-22.C: New test.
18070
18071 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18072
18073         * gcc.dg/cpp/macro8.c: New test.
18074
18075 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18076
18077         * g++.dg/abi/vbase8-21.C: New test.
18078
18079 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18080
18081         * g++.dg/abi/vbase8-10.C: New test.
18082
18083 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18084
18085         * lib/g++.exp (g++_set_ld_library_path): Renamed to
18086         ${tool}_set_ld_library_path.
18087         Changed caller.
18088         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
18089         g++.exp.
18090
18091 2001-07-26  Stan Cox <scox@redhat.com>
18092
18093         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
18094         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
18095         gcc_exit, gcc_check_unsupported_p):
18096         Moved to gcc-deps.exp
18097         * gcc-deps.exp: New file.
18098
18099 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18100
18101         * g++.old-deja/g++.pt/defarg14.C: New test.
18102
18103 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18104
18105         * g++.old-deja/g++.other/lineno5.C: New test.
18106
18107 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18108
18109         * g++.old-deja/g++.pt/crash68.C: New test.
18110
18111 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18112
18113         * g++.old-deja/g++.other/crash42.C: New test.
18114
18115 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18116
18117         * gcc.dg/cpp/extratokens.c: Fix.
18118         * gcc.dg/cpp/skipping2.c: New tests.
18119
18120 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18121
18122         * gcc.c-torture/execute/20010724-1.c: New file.
18123         * gcc.c-torture/execute/20010724-1.x: New file.
18124
18125 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18126
18127         * g++.old-deja/g++.other/cond7.C: New test.
18128
18129 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18130
18131         * g++.old-deja/g++.other/optimize4.C: New test.
18132
18133 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18134
18135         * g++.old-deja/g++.abi/vbase8-5.C: New test.
18136
18137 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
18138
18139         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
18140         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
18141         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
18142         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
18143
18144         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
18145         bug report" message.
18146
18147         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
18148         * g++.dg/ext/instantiate1.C: Move from old-deja.
18149
18150 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
18151
18152         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
18153         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
18154         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
18155         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
18156
18157 2001-07-23  Jeffrey A Law  (law@cygnus.com)
18158
18159         * gcc.c-torture/execute/20010723-1.c: New test.
18160
18161 2001-07-23  Ben Elliston  <bje@redhat.com>
18162
18163         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
18164
18165 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18166
18167         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
18168         i[34567]86-*-*.
18169         Delete handling of ieee_multilib_flags.
18170         Pass -mieee for alpha*-*-* and sh-*-*.
18171         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
18172
18173 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
18174
18175         Remove old-abi tests.
18176         * g++.old-deja/g++.mike/p11116.C: Remove.
18177         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
18178
18179 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
18180
18181         * g77.f-torture/compile/pr3743.f:  New test
18182
18183 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
18184
18185         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
18186
18187 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18188
18189         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
18190         g++.old-deja/g++.pt/static6.C: Likewise.
18191         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
18192         supports weak symbols.
18193
18194 2001-07-18  Andreas Jaeger  <aj@suse.de>
18195
18196         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
18197         supported again.
18198
18199 2001-07-18  Andreas Jaeger  <aj@suse.de>
18200
18201         * gcc.dg/iftrap-1.c: Fix target line.
18202
18203 2001-07-17  Richard Henderson  <rth@redhat.com>
18204
18205         * gcc.c-torture/execute/20010717-1.c: New.
18206
18207 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18208
18209         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
18210         tests.
18211
18212 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18213
18214         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
18215
18216 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18217
18218         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
18219         UAC_SIGBUS, UAC_NOPRINT definitions.
18220
18221 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
18222
18223         * objc/execute/object_is_class.m: New test.
18224         * objc/execute/object_is_meta_class.m: New test.
18225
18226 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18227
18228         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
18229         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
18230
18231 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
18232
18233         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
18234         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
18235
18236 2001-07-14  Richard Henderson  <rth@redhat.com>
18237
18238         * gcc.dg/iftrap-1.c: New.
18239
18240 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
18241
18242         * g77.f-torture/execute/intrinsic77.f: New test.
18243
18244 2001-07-11  Janis Johnson <janis@us.ibm.com>
18245
18246         * gcc.misc-tests/gcov-3.c: New test.
18247
18248 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18249
18250         * gcc.c-torture/compile/20010711-1.c,
18251         * gcc.c-torture/compile/20010711-2.c: New tests.
18252
18253 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18254
18255         * gcc.c-torture/execute/20010711-1.c: New test.
18256
18257 2001-07-11  Ben Elliston  <bje@redhat.com>
18258
18259         * g++.old-deja/g++.other/enum5.C: New test.
18260
18261 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
18262
18263         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
18264         (g++-dg-prune): Call prune_gcc_output.
18265         * prune.exp: New file for prune_gcc_output.
18266         * lib/g++.exp, lib/gcc.exp: Load it.
18267
18268 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18269
18270         * gcc.c-torture/compile/20010701-1.c,
18271         g++.old-deja/g++.ext/attrib6.C: New tests.
18272
18273 2001-07-06  Jeffrey A Law  (law@cygnus.com)
18274
18275         * gcc.c-torture/compile/20010706-1.c: New test.
18276
18277 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
18278
18279         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
18280
18281 2001-06-28  Stan Shebs  <shebs@apple.com>
18282
18283         * gcc.dg/pragma-darwin.c: New test.
18284
18285 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18286
18287         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
18288         Solaris 2.[678] system.
18289
18290 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18291
18292         * gcc.dg/20010622-1.c: New test.
18293
18294 2001-06-18  Stan Shebs  <shebs@apple.com>
18295
18296         * objc.dg: New directory.
18297         * objc.dg/dg.exp: New file.
18298         * objc.dg/alias.m: New.
18299         * objc.dg/class-1.m: New.
18300         * objc.dg/class-2.m: New.
18301         * objc.dg/const-str-1.m: New.
18302         * objc.dg/const-str-2.m: New.
18303         * objc.dg/id-1.m: New.
18304         * objc.dg/method-1.m: New.
18305         * objc.dg/super-class-1.m: New.
18306         * lib/objc-dg.exp: New file.
18307
18308 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18309
18310         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18311         of label name.
18312
18313 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18314
18315         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18316
18317 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18318
18319         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18320         variable.
18321
18322 2001-06-12  Richard Henderson  <rth@redhat.com>
18323
18324         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18325
18326 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18327
18328         * g++.old-deja/g++.abi/vbase5.C: New test.
18329         * g++.old-deja/g++.abi/vbase6.C: New test.
18330         * g++.old-deja/g++.abi/vbase7.C: New test.
18331
18332 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18333
18334         * gcc.c-torture/compile/20010610-1.c: New test.
18335
18336 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18337
18338         * g++.old-deja/g++.abi/vbase4.C: New test.
18339
18340 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18341
18342         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18343         support %f for HC11/HC12 targets.
18344         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18345         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18346         on HC11/HC12 targets.
18347         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18348
18349 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18350
18351         * gcc.dg/wchar_t-1.c: New file.
18352         * gcc.dg/wint_t-1.c: Likewise.
18353
18354 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18355
18356         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18357
18358 2001-06-11  Richard Henderson  <rth@redhat.com>
18359
18360         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18361
18362 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18363
18364         * gcc.c-torture/compile/20010611-1.c: New test.
18365
18366 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18367
18368         * gcc.dg/c99-tag-1.c: Add more tests.
18369
18370 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18371
18372         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18373         representation on MN10300 and ARM/Thumb.
18374
18375 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18376
18377         * g77.f-torture/execute/20010610.f: New.
18378
18379 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
18380
18381         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
18382         names.
18383
18384 2001-06-09  Richard Henderson  <rth@redhat.com>
18385
18386         * gcc.c-torture/execute/ashrdi-1.c: New.
18387         * gcc.c-torture/execute/ashldi-1.c: New.
18388         * gcc.c-torture/execute/lshrdi-1.c: New.
18389
18390 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
18391
18392         * objc/execute/load-3.m: Added. Check sending +load to categories,
18393         in addition to classes.
18394
18395 2001-06-08  Stan Shebs  <shebs@apple.com>
18396
18397         * objc/execute/load-2.m: New test.  From Nicola Pero
18398         <n.pero@mi.flashnet.it>.
18399
18400 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
18401
18402         * gcc.c-torture/execute/20010605-2.c: New test.
18403
18404 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18405
18406         * g++.old-deja/g++.abi/vbase2.C: New test.
18407         * g++.old-deja/g++.abi/vbase3.C: New test.
18408
18409 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
18410
18411         * g++.old-deja/g++.pt/friend49.C: New test.
18412
18413 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
18414
18415         * g++.old-deja/g++.ext/anon3.C: New test.
18416
18417 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
18418
18419         * g++.old-deja/g++.other/conv7.C: New test.
18420
18421 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18422
18423         * gcc.c-torture/compile/20010605-2.c: New test.
18424
18425 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18426
18427         * gcc.c-torture/execute/20010604-1.c: New test.
18428
18429 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
18430
18431         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
18432
18433 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
18434
18435         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
18436         (g++_link_flags): Likewise.
18437         (g++_init): Pass gccpath's value to two previous functions.
18438
18439 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18440
18441         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
18442         Ensure logfile entry matches exec command line.
18443
18444 2001-05-31  Richard Henderson  <rth@redhat.com>
18445
18446         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
18447         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
18448
18449 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
18450
18451         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
18452         compiler for irix6.2
18453
18454 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
18455
18456         * g++.old-deja/g++.other/optimize3.C: New file.
18457
18458 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
18459
18460         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
18461         assemble.
18462
18463 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
18464
18465         * g++.old-deja/g++.other/optimize2.C: New file.
18466
18467 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
18468
18469         * gcc.c-torture/compile/20010518-2.c: New file.
18470         * gcc.c-torture/execute/20010518-1.c: New file.
18471         * gcc.c-torture/execute/20010518-2.c: New file.
18472
18473 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18474
18475         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
18476
18477 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
18478
18479         G++ no longer defines builtins that do not begin with __builtin.
18480         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
18481         * g++.old-deja/g++.brendand/misc13.C: Likewise.
18482         * g++.old-deja/g++.law/builtin1.C: Likewise.
18483         * g++.old-deja/g++.law/cvt2.C: Likewise.
18484         * g++.old-deja/g++.mike/net5.C: Likewise.
18485         * g++.old-deja/g++.other/builtins1.C: Likewise.
18486         * g++.old-deja/g++.other/builtins2.C: Likewise.
18487         * g++.old-deja/g++.other/builtins3.C: Likewise.
18488         * g++.old-deja/g++.other/builtins4.C: Likewise.
18489         * g++.old-deja/g++.other/inline8.C: Likewise.
18490         * g++.old-deja/g++.robertl/eb39.C: Likewise.
18491
18492 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
18493
18494         * g++.old-deja/g++.pt/using1.C: Adjust.
18495         * g++.old-deja/g++.pt/using2.C: New test.
18496
18497 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
18498
18499         * gcc.dg/cpp/charconst.c: New tests.
18500         * gcc.dg/cpp/escape.c: New tests.
18501         * gcc.dg/cpp/escape-1.c: New tests.
18502         * gcc.dg/cpp/escape-2.c: New tests.
18503         * gcc.dg/cpp/ucs.c: New tests.
18504
18505 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
18506
18507         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
18508         native compiler for irix6.5.
18509
18510 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
18511
18512         * lib/g++.exp (g++_include_flags): Use args to compute
18513         get_multilibs.
18514         (g++_link_flags): Likewise.
18515         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
18516
18517 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18518
18519         * gcc.dg/c90-hexfloat-1.c: Add more tests.
18520
18521 2001-05-21  Geoff Keating  <geoffk@redhat.com>
18522
18523         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
18524         this file.
18525
18526 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18527
18528         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
18529         STACK_SIZE;
18530         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
18531         to STACK_SIZE; Use it to define size of add_histo array.
18532         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
18533         to STACK_SIZE.
18534         (f): Use GITT_SIZE to define size of gitt local table.
18535         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
18536         to STACK_SIZE; Use it to define size of bytemem array.
18537
18538 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18539
18540         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
18541         on 68HC11/HC12 due to the asm instruction.
18542         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
18543         * gcc.c-torture/compile/920520-1.x: Likewise.
18544         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
18545         on 68HC11/HC12 because the function is larger than 64K.
18546         * gcc.c-torture/compile/961203-1.x: New file, this test fails
18547         on 68HC11/HC12 because the structure is too large.
18548
18549 2001-05-20  Richard Henderson  <rth@redhat.com>
18550
18551         * gcc.c-torture/execute/20010520-1.c: New.
18552
18553 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18554
18555         * g++.old-deja/g++.warn/compare1.C: New test.
18556         * gcc.dg/compare4.c: New test.
18557
18558 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
18559
18560         * g++.old-deja/g++.other/optimize1.C: New test.
18561
18562 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18563
18564         * g++.old-deja/g++.pt/spec41.C: New test.
18565
18566 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
18567
18568         * gcc.c-torture/compile/20010114-1.x: Remove.
18569
18570 2001-05-18  Stan Shebs  <shebs@apple.com>
18571
18572         * gcc.c-torture/compile/20010518-1.c: New test.
18573
18574 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
18575
18576         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
18577         * g++.old-deja/g++.pt/crash67.C: New test.
18578
18579 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
18580
18581         * g++.old-deja/g++.other/debug9.C: New test.
18582
18583 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
18584
18585         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
18586
18587 2001-05-16  Jan Hubicka  <jh@suse.cz>
18588
18589         * gcc.c-torture/compile/20010516-1.c: New test.
18590
18591 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18592
18593         * g++.old-deja/g++.other/crash41.C: New test.
18594
18595 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
18596
18597         * g++.old-deja/g++.pt/crash66.C: New test.
18598
18599 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
18600
18601         * g++.old-deja/g++.robertl/eb27.C: Convert.
18602
18603 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
18604
18605         * g++.dg/friend-warn.C: New test.  Do not warn about friend
18606         declaration being redundant.
18607
18608 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
18609
18610         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
18611
18612 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
18613
18614         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
18615
18616 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
18617
18618         * lib/g++.exp: Use testsuite_flags.
18619
18620 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
18621
18622         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
18623
18624 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18625
18626         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
18627
18628 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18629
18630         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
18631
18632 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
18633
18634         * gcc.c-torture/compile/20010313-1.c: New test.
18635
18636 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
18637
18638         * gcc.dg/cpp/direct2.c: New test.
18639         * gccq.dg/cpp/direct2s.c: New test.
18640
18641         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
18642
18643 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
18644
18645         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
18646         * g++.old-deja/g++.other/op3.C: Likewise.
18647
18648 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
18649
18650         * gcc.dg/cpp/syshdr.h: New file.
18651         * gcc.dg/cpp/sysmac1.c: Update.
18652         * gcc.dg/cpp/sysmac2.c: Update.
18653
18654 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18655
18656         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
18657
18658 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
18659
18660         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
18661         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
18662
18663 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
18664
18665         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
18666
18667 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
18668
18669         * lib/g++.exp (g++_include_flags): Don't use any special flags
18670         if TESTING_IN_BUILD_TREE is not defined.
18671         (g++_init): Use a plain 'c++' as the compiler if
18672         TESTING_IN_BUILD_TREEE is not defined.
18673
18674 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18675
18676         * g++.old-deja/g++.eh/catch13.C: New test.
18677         * g++.old-deja/g++.eh/catch14.C: New test.
18678
18679 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
18680
18681         * gcc.dg/cpp/tr-define.c: New test.
18682
18683 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
18684
18685         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
18686         <stdlib.h>, not <malloc.h>.
18687
18688 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18689
18690         * g++.old-deja/g++.ns/template17.C: New test.
18691
18692 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
18693
18694         * g++.old-deja/g++.pt/ref4.C: New test.
18695
18696 2001-04-30  Richard Henderson  <rth@redhat.com>
18697
18698         * gcc.dg/20000724-1.c: Revert last change.
18699
18700 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
18701
18702         * g77.f-torture/execute/20010430.f: New test.
18703
18704 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
18705
18706         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
18707
18708 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
18709
18710         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
18711
18712 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18713
18714         * g++.old-deja/g++.eh/crash6.C: New test.
18715
18716 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18717
18718         * g++.old-deja/g++.other/warn7.C: New test.
18719
18720 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
18721
18722         * g++.old-deja/g++.other/defarg9.C: New test.
18723
18724 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18725
18726         * g77.f-torture/compile/20010426.f: New test.
18727         * g77.f-torture/execute/20010426.f: New test.
18728
18729 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
18730
18731         * g77.f-torture/compile/20000629-1.x: Remove - error
18732         has been fixed.
18733
18734 2001-04-26  Jeffrey A Law  (law@cygnus.com)
18735
18736         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
18737         Tweak slightly to work with g++.dg framework.
18738         * g++.dg/special/ecos.exp: Run initp1.C test.
18739         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
18740
18741         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
18742         its linker doesn't give line numbers either.
18743         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
18744
18745 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18746
18747         * g++.old-deja/g++.other/lex1.C: New test.
18748
18749 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
18750
18751         * gcc.dg/noncompile/20010425-1.c: New test.
18752
18753 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
18754
18755         * g++.old-deja/g++.pt/mangle2.C: New test.
18756
18757 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18758
18759         * gcc.dg/format/plus-1.c: New test.
18760
18761 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18762
18763         * gcc.dg/20010423-1.c: New test.
18764
18765 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
18766
18767         * gcc.c-torture/execute/20010422-1.c: New test.
18768
18769 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
18770
18771         * g++.old-deja/g++.ns/type2.C: New test.
18772
18773 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
18774
18775         * g++.old-deja/g++.other/perf1.C: New test.
18776
18777 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
18778
18779         * gcc.dg/c99-func-2.c: Remove xfail.
18780         * gcc.dg/c99-func-3.c: Remove xfail.
18781         * gcc.dg/c99-func-4.c: Remove xfail.
18782
18783 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
18784
18785         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
18786
18787 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18788
18789         * gcc.c-torture/compile/20010423-1.c: New test.
18790
18791 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18792
18793         * g++.old-deja/g++.pt/typename28.C: New test.
18794
18795 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
18796
18797         * g++.old-deja/g++.abi/empty2.C: New test.
18798         * g++.old-deja/g++.abi/empty3.C: New test.
18799
18800 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18801
18802         * g++.old-deja/g++.other/comdat2.C: New test.
18803         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
18804
18805 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18806
18807         * g++.old-deja/g++.other/overload14.C: New test.
18808
18809 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18810
18811         * g++.old-deja/g++.other/lookup23.C: New test.
18812
18813 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
18814
18815         * gcc.c-torture/execute/20010403-1.c: New test.
18816
18817 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
18818             Mark Mitchell  <mark@codesourcery.com>
18819
18820         * lib/old-dejagnu.exp: Don't delete output of executable.
18821         Add .exe suffix to executables.
18822
18823 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
18824
18825         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
18826
18827 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18828
18829         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
18830
18831 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18832
18833         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
18834         * g++.old-deja/g++.abi/crash1.C: New test.
18835
18836 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
18837
18838         * g++.old-deja/g++.other/crash40.C: New test.
18839
18840 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18841
18842         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
18843
18844 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
18845
18846         * g++.old-deja/g++.other/warn6.C: New test.
18847
18848 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18849
18850         * g++.old-deja/g++.robertl/eb42.C: Same.
18851
18852 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18853
18854         * gcc.dg/wtr-conversion-1.c: New testcase.
18855
18856 2001-04-10  Richard Henderson  <rth@redhat.com>
18857
18858         * g++.old-deja/g++.other/array5.C: New.
18859
18860 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18861
18862         * gcc.c-torture/execute/20010408-1.c: New test.
18863
18864 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
18865
18866         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
18867         headers and constructs.
18868         * g++.old-deja/g++.robertl/eb79.C: Same.
18869         * g++.old-deja/g++.robertl/eb77.C (main): Same.
18870         * g++.old-deja/g++.robertl/eb73.C: Same.
18871         * g++.old-deja/g++.robertl/eb66.C (main): Same.
18872         * g++.old-deja/g++.robertl/eb55.C (t): Same.
18873         * g++.old-deja/g++.robertl/eb54.C (main): Same.
18874         * g++.old-deja/g++.robertl/eb46.C (main): Same.
18875         * g++.old-deja/g++.robertl/eb44.C: Same.
18876         * g++.old-deja/g++.robertl/eb41.C (main): Same.
18877         * g++.old-deja/g++.robertl/eb4.C (main): Same.
18878         * g++.old-deja/g++.robertl/eb39.C: Same.
18879         * g++.old-deja/g++.robertl/eb33.C (main): Same.
18880         * g++.old-deja/g++.robertl/eb31.C (main): Same.
18881         * g++.old-deja/g++.robertl/eb30.C: Same.
18882         * g++.old-deja/g++.robertl/eb3.C: Same.
18883         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
18884         * g++.old-deja/g++.robertl/eb21.C: Same.
18885         * g++.old-deja/g++.robertl/eb15.C: Same.
18886         * g++.old-deja/g++.robertl/eb118.C: Same.
18887         * g++.old-deja/g++.robertl/eb115.C (main): Same.
18888         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
18889         * g++.old-deja/g++.robertl/eb109.C: Same.
18890         * g++.old-deja/g++.other/sibcall1.C (main): Same.
18891         * g++.old-deja/g++.mike/rtti1.C: Same.
18892         * g++.old-deja/g++.mike/p658.C: Same.
18893         * g++.old-deja/g++.mike/net46.C: Same.
18894         * g++.old-deja/g++.mike/net34.C: Same.
18895         * g++.old-deja/g++.mike/memoize1.C: Same.
18896         * g++.old-deja/g++.mike/eh2.C: Same.
18897         * g++.old-deja/g++.law/weak.C: Same.
18898         * g++.old-deja/g++.law/visibility7.C: Same.
18899         * g++.old-deja/g++.law/visibility25.C: Same.
18900         * g++.old-deja/g++.law/visibility22.C: Same.
18901         * g++.old-deja/g++.law/visibility2.C: Same.
18902         * g++.old-deja/g++.law/visibility17.C: Same.
18903         * g++.old-deja/g++.law/visibility13.C: Same.
18904         * g++.old-deja/g++.law/visibility10.C: Same.
18905         * g++.old-deja/g++.law/visibility1.C: Same.
18906         * g++.old-deja/g++.law/virtual3.C (eval): Same.
18907         * g++.old-deja/g++.law/vbase1.C: Same.
18908         * g++.old-deja/g++.law/operators32.C: Same.
18909         * g++.old-deja/g++.law/nest3.C: Same.
18910         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
18911         * g++.old-deja/g++.law/except5.C (main): Same.
18912         * g++.old-deja/g++.law/cvt7.C (run): Same.
18913         * g++.old-deja/g++.law/cvt2.C: Same.
18914         * g++.old-deja/g++.law/cvt16.C: Same.
18915         * g++.old-deja/g++.law/ctors6.C (bar): Same.
18916         * g++.old-deja/g++.law/ctors17.C (main): Same.
18917         * g++.old-deja/g++.law/ctors13.C: Same.
18918         * g++.old-deja/g++.law/ctors12.C (main): Same.
18919         * g++.old-deja/g++.law/ctors10.C: Same.
18920         * g++.old-deja/g++.law/code-gen5.C: Same.
18921         * g++.old-deja/g++.law/bad-error7.C: Same.
18922         * g++.old-deja/g++.law/arm9.C: Same.
18923         * g++.old-deja/g++.law/arm12.C: Same.
18924         * g++.old-deja/g++.law/arg8.C: Same.
18925         * g++.old-deja/g++.law/arg1.C: Same.
18926         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
18927         * g++.old-deja/g++.jason/template31.C: Same.
18928         * g++.old-deja/g++.jason/template24.C (main): Same.
18929         * g++.old-deja/g++.jason/2371.C: Same.
18930         * g++.old-deja/g++.eh/new2.C: Same.
18931         * g++.old-deja/g++.eh/new1.C: Same.
18932         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
18933         * g++.old-deja/g++.brendan/nest21.C (main): Same.
18934         * g++.old-deja/g++.brendan/err-msg3.C: Same.
18935         * g++.old-deja/g++.brendan/crash62.C: Same.
18936         * g++.old-deja/g++.brendan/crash52.C: Same.
18937         * g++.old-deja/g++.brendan/crash49.C (main): Same.
18938         * g++.old-deja/g++.brendan/crash38.C: Same.
18939         * g++.old-deja/g++.brendan/crash15.C (main): Same.
18940         * g++.old-deja/g++.brendan/copy9.C: Same.
18941
18942 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
18943
18944         * gcc.c-torture/execute/20001203-2.c (memset):
18945         Count argument is of type __SIZE_TYPE__.
18946
18947 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
18948
18949         * gcc.c-torture/compile/20010404-1.c: New test.
18950
18951 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
18952
18953         * gcc.c-torture/compile/20010326-1.c: New test.
18954
18955 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
18956
18957         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
18958         peculiarities of the SH.
18959         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
18960
18961 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18962
18963         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
18964         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
18965         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
18966
18967 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18968
18969         * g77.f-torture/compile/20010321-1.f: New test.
18970
18971 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18972
18973         * gcc.c-torture/compile/20010329-1.c: New test.
18974
18975 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
18976
18977         * gcc.c-torture/execute/20010329-1.c: New test.
18978
18979 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18980
18981         * g++.old-deja/g++.other/eh4.C: Fix typo.
18982
18983 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
18984
18985         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
18986
18987 2001-03-28  Philip Blundell  <philb@gnu.org>
18988
18989         * gcc.c-torture/compile/20010328-1.c: New test.
18990
18991 2001-03-27  Richard Henderson  <rth@redhat.com>
18992
18993         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
18994         * g++.old-deja/g++.eh/vbase3.C: Likewise.
18995
18996 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
18997
18998         * gcc.c-torture/compile/20010327-1.c: New test.
18999
19000 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
19001
19002         * g++.old-deja/g++.other/friend12.C: New test.
19003         * g++.old-deja/g++.other/friend9.C: Expect no errors.
19004         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
19005
19006 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19007
19008         * gcc.c-torture/execute/20010325-1.c: New test.
19009
19010 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
19011
19012         * g++.old-deja/g++.other/mangle3.C: New test.
19013
19014 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
19015
19016         * g++.old-deja/g++.other/anon8.C: New test.
19017
19018 2001-03-20  Philip Blundell  <philb@gnu.org>
19019
19020         * gcc.c-torture/compile/20010320-1.c: New test.
19021
19022 2001-03-17  Richard Henderson  <rth@redhat.com>
19023
19024         * g++.old-deja/g++.other/eh4.C: Add expected error text.
19025
19026 2001-03-15  Geoff Keating  <geoff@redhat.com>
19027
19028         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
19029         tests on AIX.
19030
19031 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
19032
19033         * g++.old-deja/g++.other/eh4.C: New test.
19034
19035 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19036
19037         * gcc.dg/cpp/mi1.c: Update.
19038
19039 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
19040
19041         * g++.old-deja/g++.other/regstack.C: New test.
19042
19043 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
19044
19045         * g++.old-deja/g++.other/ref4.C: New test.
19046
19047 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
19048
19049         * objc/execute/va_method.m: Added.
19050         * objc/execute/IMP.m: Added.
19051         * objc/execute/_cmd.m: Added.
19052         * objc/execute/accessing_ivars.m: Added.
19053         * objc/execute/class-1.m: Added.
19054         * objc/execute/class-10.m: Added.
19055         * objc/execute/class-11.m: Added.
19056         * objc/execute/class-12.m: Added.
19057         * objc/execute/class-13.m: Added.
19058         * objc/execute/class-14.m: Added.
19059         * objc/execute/class-2.m: Added.
19060         * objc/execute/class-3.m: Added.
19061         * objc/execute/class-4.m: Added.
19062         * objc/execute/class-5.m: Added.
19063         * objc/execute/class-6.m: Added.
19064         * objc/execute/class-7.m: Added.
19065         * objc/execute/class-8.m: Added.
19066         * objc/execute/class-9.m: Added.
19067         * objc/execute/class-tests-1.h
19068         * objc/execute/class-tests-2.h
19069         * objc/execute/compatibility_alias.m: Added.
19070         * objc/execute/encode-1.m: Added.
19071         * objc/execute/formal_protocol-1.m: Added.
19072         * objc/execute/formal_protocol-2.m: Added.
19073         * objc/execute/formal_protocol-3.m: Added.
19074         * objc/execute/formal_protocol-4.m: Added.
19075         * objc/execute/formal_protocol-5.m: Added.
19076         * objc/execute/formal_protocol-6.m: Added.
19077         * objc/execute/formal_protocol-7.m: Added.
19078         * objc/execute/informal_protocol.m: Added.
19079         * objc/execute/initialize.m: Added.
19080         * objc/execute/load.m: Added.
19081         * objc/execute/many_args_method.m: Added.
19082         * objc/execute/nested-3.m: Added.
19083         * objc/execute/no_clash.m: Added.
19084         * objc/execute/private.m: Added.
19085         * objc/execute/redefining_self.m: Added.
19086         * objc/execute/root_methods.m: Added.
19087         * objc/execute/selector-1.m: Added.
19088         * objc/execute/static-1.m: Added.
19089         * objc/execute/static-2.m: Added.
19090         * objc/execute/va_method.m: Added.
19091
19092 2001-03-10  Richard Henderson  <rth@redhat.com>
19093
19094         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
19095
19096 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
19097
19098         * g++.old-deja/g++.other/crash31.C: XFAIL.
19099         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
19100         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
19101         * gcc.c-torture/execute/20010123-1.x: XFAIL.
19102         * gcc.c-torture/execute/20010124-1.x: XFAIL.
19103         * gcc.dg/sequence-pt-1.c: XFAIL one test.
19104
19105 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19106
19107         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
19108
19109 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19110
19111         * gcc.dg/20000724-1.c: Don't use multiline strings.
19112
19113 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19114
19115         * objc/execute/string1.m, objc/execute/string2.m: Compare the
19116         result of -cString against what we expect it to be; don't just
19117         print it out for no one to read.
19118
19119         * objc/execute/string3.m, objc/execute/string4.m: New tests.
19120         Based on testcases provided by Nicola Pero.
19121
19122 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19123
19124         * gcc.dg/cpp/macro7.c: New test.
19125
19126 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19127
19128         * gcc.dg/cpp/multiline.c: Update.
19129
19130 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19131
19132         * g++.old-deja/g++.other/enum3.C: New test.
19133
19134 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19135
19136         * g++.old-deja/g++.other/pod1.C: New test.
19137
19138 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19139
19140         * g++.old-deja/g++.ext/overload1.C: New test.
19141
19142 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19143
19144         * g++.old-deja/g++.pt/using1.C: New test.
19145
19146 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19147
19148         * g++.old-deja/g++.other/using9.C: New test.
19149
19150 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
19151
19152         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
19153
19154         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
19155
19156 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
19157
19158         * g++.old-deja/g++.ext/realpt1.C: Remove.
19159
19160 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
19161
19162         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
19163
19164 2001-02-26  Will Cohen  <wcohen@redhat.com>
19165
19166         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
19167
19168 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
19169
19170         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
19171         templatized constructors.
19172
19173 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19174
19175         * gcc.c-torture/execute/20010224-1.c: New test.
19176
19177 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
19178
19179         * gcc.c-torture/execute/20010222-1.c: New test.
19180
19181 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
19182
19183         * g++.old-deja/g++.other/inline20.C: New test.
19184
19185 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
19186
19187         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
19188
19189 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19190
19191         * g++.old-deja/g++.other/lookup22.C: New test.
19192
19193 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
19194
19195         * g77.dg: New directory.
19196         * g77.dg/20010216-1.f: New test case.
19197         * g77.dg/dg.exp: New driver.
19198         * lib/g77-dg.exp: New driver library.
19199
19200 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19201
19202         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
19203
19204 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
19205
19206         * g++.old-deja/g++.other/decl9.C: New test.
19207
19208 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
19209
19210         * g++.old-deja/g++.other/init16.C: Update the test so that it does
19211         not need <string> and also tests the initialization at runtime.
19212
19213 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19214
19215         * gcc.c-torture/execute/longlong.c: New test.
19216
19217 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19218
19219         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
19220
19221 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19222
19223         * gcc.c-torture/execute/920302-1.c (execute):
19224         Change argument type to short.
19225
19226 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19227
19228         * g++.old-deja/g++.pt/deduct6.C: New test.
19229
19230 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19231
19232         * g++.old-deja/g++.pt/deduct5.C: New test.
19233
19234 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
19235
19236         * gcc.c-torture/execute/20010209-1.c: New test.
19237
19238 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19239
19240         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
19241
19242 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
19243
19244         * g++.dg/vtgc1.C: Update for new ABI.
19245
19246         * consistency.vlad: New directory, 1665 files.
19247
19248 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19249
19250         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
19251         return type.
19252         * gcc.dg/cpp/digraphs.c: Declare puts.
19253
19254 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19255
19256         * g++.old-deja/g++.other/warn5.C: New test.
19257
19258 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19259
19260         * g++.old-deja/g++.pt/spec40.C: New test.
19261
19262 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19263
19264         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
19265         case.
19266         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
19267
19268 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
19269
19270         * gcc.c-torture/compile/20010209-1.c: New test.
19271
19272 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
19273
19274         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
19275         excess errors message but not if it crashes.
19276         * g++.old-deja/g++.other/crash27.C: Likewise.
19277         * g++.old-deja/g++.other/crash28.C: Likewise.
19278         * g++.old-deja/g++.other/crash30.C: Likewise.
19279         * g++.old-deja/g++.other/crash32.C: Likewise.
19280         * g++.old-deja/g++.other/crash35.C: Likewise.
19281         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19282
19283 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19284
19285         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
19286         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
19287         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
19288         g77.f-torture/execute/execute.exp,
19289         g77.f-torture/noncompile/noncompile.exp,
19290         gcc.c-torture/execute/execute.exp,
19291         gcc.c-torture/execute/memcheck/memcheck.exp,
19292         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
19293         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
19294         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
19295         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
19296         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
19297         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
19298         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19299         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
19300         Remove bug reporting instructions with ancient email addresses.
19301
19302 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19303
19304         * gcc.dg/20010202-1.c: New test.
19305         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19306
19307 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19308
19309         * g++.dg/stdbool-if.C: New test.
19310
19311 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19312
19313         * objc/execute/fdecl.m: Added main().
19314
19315 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19316
19317         * gcc.c-torture/execute/20010206-1.c: New test.
19318
19319 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19320
19321         * gcc.dg/cpp/avoidpaste1.c: Update.
19322
19323 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19324
19325         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19326         Pero <nicola@brainstorm.co.uk>.
19327         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19328
19329 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19330
19331         * g++.old-deja/g++.pt/spec39.C: New test.
19332
19333 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19334
19335         * gcc.c-torture/compile/20010202-1.c: New test.
19336
19337 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19338
19339         * g++.old-deja/g++.abi/primary2.C: New test.
19340         * g++.old-deja/g++.abi/primary3.C: New test.
19341         * g++.old-deja/g++.abi/primary4.C: New test.
19342         * g++.old-deja/g++.abi/primary5.C: New test.
19343         * g++.old-deja/g++.abi/vtable3.h: New test.
19344         * g++.old-deja/g++.abi/vtable3a.C: New test.
19345         * g++.old-deja/g++.abi/vtable3b.C: New test.
19346         * g++.old-deja/g++.abi/vtable3c.C: New test.
19347         * g++.old-deja/g++.abi/vtable3d.C: New test.
19348         * g++.old-deja/g++.abi/vtable3e.C: New test.
19349         * g++.old-deja/g++.abi/vtable3f.C: New test.
19350         * g++.old-deja/g++.abi/vtable3g.C: New test.
19351         * g++.old-deja/g++.abi/vtable3h.C: New test.
19352         * g++.old-deja/g++.abi/vtable3i.C: New test.
19353         * g++.old-deja/g++.abi/vtable3j.C: New test.
19354         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19355
19356 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19357
19358         * g++.old-deja/g++.other/anon6.C: New test.
19359         * g++.old-deja/g++.other/anon7.C: New test.
19360
19361 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19362
19363         * gcc.dg/cpp/avoidpaste2.c: New tests.
19364
19365 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19366
19367         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19368
19369 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19370
19371         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19372         DECIMAL_DIG cases for Irix."
19373
19374 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19375
19376         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19377
19378 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19379
19380         * gcc.dg/c99-tag-1.c: New test.
19381
19382 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19383
19384         * gcc.dg/cpp/tr-warn1.c: Add tests.
19385
19386 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
19387
19388         * gcc.dg/cpp/avoidpaste1.c: Update.
19389         * gcc.dg/cpp/paste4.c: Update.
19390
19391 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
19392
19393         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
19394         cases for Irix.
19395
19396 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
19397
19398         * g++.old-deja/g++.other/inline19.C: New test.
19399
19400 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19401
19402         * gcc.dg/Wlarger-than.c: New test.
19403
19404 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
19405
19406         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
19407
19408 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
19409
19410         * gcc.c-torture/execute/20010129-1.c: New test.
19411         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
19412
19413 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
19414
19415         * gcc.dg/cpp/avoidpaste1.c: Test case.
19416
19417 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
19418
19419         * g++.old-deja/g++.other/inline18.C: New test.
19420
19421 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19422
19423         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
19424         and __builtin_putchar.
19425
19426 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
19427
19428         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
19429         tests.
19430
19431 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
19432
19433         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
19434         floating point number rounding mode to round to the nearest
19435         representable mode.
19436
19437 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
19438
19439         * g++.old-deja/g++.other/mangle2.C: New test.
19440
19441 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19442
19443         * gcc.c-torture/compile/20010124-1.c: New test.
19444
19445 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
19446
19447         * g++.old-deja/g++.pt/spec38.C: New test.
19448
19449 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19450
19451         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
19452         "Build don't run".
19453
19454 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19455
19456         * gcc.c-torture/execute/20010123-1.c: New test.
19457
19458 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19459
19460         * g++.old-deja/g++.pt/spec37.C: New test.
19461
19462 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
19463
19464         * g++.old-deja/g++.pt/overload14.C: New test.
19465
19466 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19467
19468         * gcc.c-torture/execute/20010122-1.c: New test, exercise
19469         __builtin_return_address.
19470
19471 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
19472
19473         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
19474         * g++.old-deja/g++.pt/spec35.C: New test.
19475         * g++.old-deja/g++.pt/spec36.C: New test.
19476
19477 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
19478
19479         * gcc.c-torture/compile/20010118-1.c: New test.
19480
19481 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
19482
19483         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
19484
19485 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19486
19487         * gcc.c-torture/execute/20010119-1.c: New test.
19488
19489 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19490
19491         * g++.old-deja/g++.other/vbase5.C: New test.
19492
19493 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
19494
19495         * gcc.c-torture/execute/20010118-1.c: New test.
19496
19497 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19498
19499         * g++.old-deja/g++.pt/deduct3.C: New test.
19500
19501 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
19502
19503         * g++.old-deja/g++.pt/spec34.C: New test.
19504
19505 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
19506
19507         * g77.f-torture/compile/20000601-2.f: New test.
19508
19509 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19510
19511         * g++.old-deja/g++.other/init17.C: New test.
19512
19513 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
19514
19515         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
19516
19517 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19518
19519         * g++.old-deja/g++.pt/unify8.C: New test.
19520
19521 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19522
19523         * g++.old-deja/g++.abi/vbase1.C: New test.
19524
19525 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
19526
19527         * g++.old-deja/g++.pt/crash65.C: New test.
19528
19529 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19530
19531         * gcc.dg/cpp/assembl2.S: New test case.
19532
19533 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
19534
19535         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
19536         are supported.
19537
19538 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19539
19540         * g++.old-deja/g++.other/builtins1.C: New test.
19541         * g++.old-deja/g++.other/builtins2.C: Likewise.
19542         * g++.old-deja/g++.other/builtins3.C: Likewise.
19543         * g++.old-deja/g++.other/builtins4.C: Likewise.
19544
19545 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
19546
19547         * gcc.c-torture/compile/20010117-1.c: New test.
19548         * gcc.c-torture/compile/20010117-2.c: New test.
19549
19550 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19551
19552         * g77.f-torture/execute/20010116.[fx]: New test,
19553         XFAIL on i?86-*-*.
19554         * g77.f-torture/compile/20010115.f: Indicate it's
19555         a test for PR fortran/1636.
19556
19557 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19558
19559         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
19560
19561 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19562
19563         * g77.f-torture/compile/20010115.f: New test.
19564
19565 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
19566
19567         * g++.old-deja/g++.pt/nontype5.C: New test.
19568
19569 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19570
19571         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
19572         have an equivalent working one below it.
19573
19574 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19575
19576         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
19577         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19578
19579 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
19580
19581         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
19582         message containing "init_priority".
19583         (conpr-2.C): Likewise.
19584         (conpr-3.C): Likewise.
19585         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
19586
19587 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19588
19589         * gcc.c-torture/execute/20010114-2.c: New test.
19590
19591 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
19592
19593         * gcc.c-torture/compile/20010114-1.c: New test.
19594         * gcc.c-torture/compile/20010114-1.x: Xfail.
19595         * gcc.c-torture/compile/20010114-2.c: New test.
19596         * gcc.c-torture/execute/20010114-1.c: New test.
19597         * gcc.dg/trunc-1.c: New test.
19598         * gcc.dg/uninit-B.c: New test.
19599
19600 2001-01-13  Nick Clifton  <nickc@redhat.com>
19601
19602         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
19603         target.
19604
19605 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
19606
19607         * gcc.c-torture/compile/20010113-1.c: New test.
19608
19609 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
19610
19611         * gcc.c-torture/compile/20001212-1.c: New test.
19612
19613 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19614
19615         * gcc.dg/cpp/widestr1.c: Update.
19616         * gcc.dg/cpp/prag-imp.c: Remove.
19617
19618 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
19619
19620         * gcc.c-torture/execute/20000801-3.x: Remove.
19621         * gcc.dg/c90-init-1.c: New test.
19622         * gcc.dg/c99-init-1.c: New test.
19623         * gcc.dg/c99-init-2.c: New test.
19624         * gcc.dg/gnu99-init-1.c: New test.
19625
19626 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
19627
19628         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
19629         testing that no relevant ones were found.
19630
19631 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19632
19633         * g++.old-deja/g++.pt/cast2.C: New test.
19634
19635 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
19636
19637         * g++.old-deja/g++.pt/friend47.C: New test.
19638
19639 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19640
19641         * g++.old-deja/g++.pt/instantiate13.C: New test.
19642
19643 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19644
19645         * g++.old-deja/g++.other/defarg7.C: New test.
19646         * g++.old-deja/g++.other/defarg8.C: New test.
19647
19648 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19649
19650         * g++.old-deja/g++.pt/crash64.C: New test.
19651
19652 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
19653
19654         * g++.old-deja/g++.pt/crash63.C: New test.
19655
19656 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
19657
19658         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
19659
19660 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
19661
19662         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
19663
19664 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19665
19666         * g++.old-deja/g++.pt/error3.C: New test.
19667
19668 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19669
19670         * g++.old-deja/g++.other/crash39.C: New test.
19671
19672 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
19673
19674         * g++.old-deja/g++.other/vbase4.C: New test.
19675
19676 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
19677
19678         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
19679         * gcc.dg/special/20000419-2.c: New file. Identical to above.
19680         * gcc.dg/special/special.exp: New test driver which will check
19681         for alias support for the above test.
19682
19683 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
19684
19685         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
19686         problems on small machines.
19687         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
19688         parameterize.
19689
19690 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
19691
19692         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
19693         mips.
19694         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
19695
19696 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
19697
19698         * g++.old_deja/g++.pt/using8.C: New test.
19699
19700 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19701
19702         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
19703
19704 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
19705
19706         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
19707         where a failure is expected.
19708         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
19709
19710 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19711
19712         * g++.old_deja/g++.pt/instantiate12.C: New test.
19713
19714 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19715
19716         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
19717         start of structs.
19718         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
19719         * g++.old-deja/g++.brendan/crash17.C: Likewise.
19720         * g++.old-deja/g++.brendan/crash29.C: Likewise.
19721         * g++.old-deja/g++.brendan/crash48.C: Likewise.
19722         * g++.old-deja/g++.brendan/ns1.C: Likewise.
19723         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
19724         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
19725         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
19726         * g++.old-deja/g++.eh/spec6.C: Likewise.
19727         * g++.old-deja/g++.jason/crash3.C: Likewise.
19728         * g++.old-deja/g++.law/ctors11.C: Likewise.
19729         * g++.old-deja/g++.law/ctors17.C: Likewise.
19730         * g++.old-deja/g++.law/ctors5.C: Likewise.
19731         * g++.old-deja/g++.law/ctors9.C: Likewise.
19732         * g++.old-deja/g++.mike/ambig1.C: Likewise.
19733         * g++.old-deja/g++.mike/net22.C: Likewise.
19734         * g++.old-deja/g++.mike/p3538a.C: Likewise.
19735         * g++.old-deja/g++.mike/p3538b.C: Likewise.
19736         * g++.old-deja/g++.mike/virt3.C: Likewise.
19737         * g++.old-deja/g++.niklas/t128.C: Likewise.
19738         * g++.old-deja/g++.other/anon4.C: Likewise.
19739         * g++.old-deja/g++.other/using1.C: Likewise.
19740         * g++.old-deja/g++.other/warn3.C: Likewise.
19741         * g++.old-deja/g++.pt/t37.C: Likewise.
19742         * g++.old-deja/g++.robertl/eb69.C: Likewise.
19743         * g++.old-deja/g++.robertl/eb71.C: Likewise.
19744
19745 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
19746
19747         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
19748
19749 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19750
19751         * gcc.c-torture/execute/stdio-opt-3.c: New test.
19752
19753 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
19754
19755         * gcc.c-torture/compile/20010107-1.c: New test.
19756
19757 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19758
19759         * gcc.c-torture/execute/builtin-noret-1.c: New test.
19760
19761 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19762
19763         * gcc.dg/format/format.h: New file.
19764         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
19765         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
19766         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
19767         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
19768         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
19769         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
19770         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
19771         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
19772         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
19773         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
19774         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
19775         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
19776         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
19777         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
19778         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
19779         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
19780         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
19781         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
19782         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
19783         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
19784         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
19785         instead of declaring standard types, macros and functions in each
19786         test.
19787
19788 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
19789
19790         * gcc.c-torture/execute/20010106-1.c: New test.
19791
19792 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19793
19794         * gcc.dg/format/format.exp: New file.
19795         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
19796         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
19797         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
19798         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
19799         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
19800         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
19801         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
19802         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
19803         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
19804         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
19805         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
19806         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
19807         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
19808         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
19809         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
19810         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
19811         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
19812         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
19813         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
19814         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
19815         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
19816         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
19817         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
19818         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
19819         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
19820         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
19821         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
19822         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
19823         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
19824         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
19825         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
19826         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
19827         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
19828         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
19829         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
19830         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
19831         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
19832         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
19833         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
19834         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
19835         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
19836         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
19837
19838 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
19839
19840         * gcc.c-torture/execute/991228-1.c: Take word endianness into
19841         account.
19842
19843 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19844
19845         * gcc.c-torture/execute/builtin-complex-1.c: New test.
19846
19847 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
19848
19849         * g++.old-deja/g++.pt/crash62.C: New test.
19850
19851 2001-01-04  Richard Henderson  <rth@redhat.com>
19852
19853         * gcc.dg/20000926-1.c: Update expected warnings.
19854         * gcc.dg/array-2.c: Likewise.
19855         * gcc.dg/array-4.c: Also validate flexible array members.
19856         * gcc.dg/c99-flex-array-1.c: New.
19857
19858 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19859
19860         * gcc.c-torture/compile/20001222-1.x: Remove.
19861
19862 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19863
19864         * gcc.c-torture/execute/built-in-setjmp.c: New.
19865
19866 2001-01-03  Richard Henderson  <rth@redhat.com>
19867
19868         * gcc.dg/940510-1.c: Update expected error wording.
19869         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
19870
19871 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
19872
19873         * lib/target-supports.exp (check_alias_available): Modified to
19874         indicate aliases not supported if only weak aliases are supported.
19875
19876 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19877
19878         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
19879         Turn on cmpstrsi checks for __pj__ and __i370__.
19880
19881 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19882
19883         * g++.old-deja/g++.other/virtual11.C: New test.
19884
19885 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
19886
19887         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
19888
19889 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19890
19891         * gcc.c-torture/compile/20010102-1.c: New test.
19892
19893 2001-01-02  Andreas Jaeger  <aj@suse.de>
19894
19895         * gcc.dg/noreturn-3.c: New test.
19896
19897         * gcc.dg/noreturn-4.c: New test.
19898
19899 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19900
19901         * gcc.c-torture/execute/stdio-opt-1.c: Also test
19902         __builtin_fputc and __builtin_fwrite.
19903
19904 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19905
19906         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
19907         signed char, not default char.
19908
19909 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
19910
19911         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
19912
19913 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
19914
19915         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
19916
19917 2000-12-29  Richard Henderson  <rth@redhat.com>
19918
19919         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
19920         (__cyg_profile_func_exit): Define.
19921
19922 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
19923
19924         * g++.dg/vtgc1.C: New test.
19925
19926 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
19927
19928         * gcc.dg/noncompile/20001228-1.c: New test.
19929
19930         * gcc.dg/20001228-1.c: New test.
19931
19932         * gcc.c-torture/execute/20001228-1.c: New test.
19933
19934 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
19935
19936         * gcc.dg/format-strfmon-1.c: New test.
19937
19938 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19939
19940         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
19941         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
19942         * gcc.c-torture/execute/string-opt-1.c: Likewise.
19943         * gcc.c-torture/execute/string-opt-2.c: Likewise.
19944         * gcc.c-torture/execute/string-opt-3.c: Likewise.
19945         * gcc.c-torture/execute/string-opt-4.c: Likewise.
19946         * gcc.c-torture/execute/string-opt-6.c: Likewise.
19947         * gcc.c-torture/execute/string-opt-7.c: Likewise.
19948         * gcc.c-torture/execute/string-opt-8.c: Likewise.
19949         * gcc.c-torture/execute/string-opt-9.c: Likewise.
19950         * gcc.c-torture/execute/string-opt-10.c: Likewise.
19951         * gcc.c-torture/execute/string-opt-11.c: Likewise.
19952         * gcc.c-torture/execute/string-opt-12.c: Likewise.
19953
19954         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
19955         * gcc.c-torture/execute/string-opt-4.c: Test index.
19956
19957 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
19958
19959         * gcc.c-torture/compile/20001226-1.c: New test.
19960
19961 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19962
19963         * gcc.c-torture/compile/20001222-1.c: New test.
19964         * gcc.c-torture/compile/20001222-1.x: Xfail.
19965
19966 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
19967
19968         * gcc.c-torture/execute/comp-goto-2.c: New test.
19969
19970 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
19971
19972         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
19973         Use long types if __INT_MAX__ is 32767.
19974         (main): Use cast to (sint32 *) when poking 88 into a_page.
19975
19976         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
19977
19978 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
19979
19980         * gcc.c-torture/compile/20001221-1.c: New test.
19981         * gcc.c-torture/execute/20001221-1.c: New test.
19982
19983 2000-12-20  Richard Henderson  <rth@redhat.com>
19984
19985         * g++.old-deja/g++.pt/crash36.C: Update error lines.
19986         * g++.old-deja/g++.robertl/eb109.C: Likewise.
19987
19988 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19989
19990         * gcc.dg/compare3.c: New test.
19991
19992 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19993
19994         * gcc.dg/format-warnll-1.c: New test.
19995
19996 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
19997
19998         * gcc.dg/cpp/cmdlne-P.c: New test.
19999
20000 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20001
20002         * gcc.c-torture/execute/builtin-abs-1.c,
20003         gcc.c-torture/execute/builtin-abs-2.c: New tests.
20004
20005 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20006
20007         * gcc.dg/cpp/multiline.c: New test.
20008
20009 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20010
20011         * g++.old-deja/g++.other/syshdr1.C: Update.
20012         * gcc.dg/cpp/lineflags.c: Remove temporarily.
20013
20014 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20015
20016         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
20017
20018 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20019
20020         * g++.old-deja/g++.pt/ttp65.C: New test.
20021
20022 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20023
20024         * g++.old-deja/g++.pt/ttp64.C: New test.
20025
20026 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20027
20028         * g++.old-deja/g++.pt/spec33.C: New test.
20029
20030 2000-12-14  Catherine Moore  <clm@redhat.com>
20031
20032         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
20033         * gcc.c-torture/execute/920612-2.c: Likewise.
20034         * gcc.c-torture/execute/920428-2.c: Likewise.
20035         * gcc-c-torture/execute/va-arg-11.c: Call exit.
20036         * gcc.c-torture/execute/va-arg-21.c: Likewise.
20037
20038 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20039
20040         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
20041         * gcc.dg/pack-test-2.c: Likewise.
20042
20043 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20044
20045         Tests by Zack Weinberg <zackw@stanford.edu>.
20046
20047         * gcc.dg/cpp/defined.c: Update.
20048         * gcc.dg/cpp/defined_trad.c: New tests.
20049
20050 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20051
20052         * gcc.dg/cpp/trad-direct.c: Update.
20053
20054 2000-12-11  Neil Booth  <neilb@earthling.net>
20055
20056         * gcc.dg/cpp/defined_trad.c
20057
20058 2000-12-11  Neil Booth  <neilb@earthling.net>
20059
20060         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
20061
20062 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20063
20064         * gcc.dg/format-miss-2.c: New test.
20065
20066 2000-12-09  Neil Booth  <neilb@earthling.net>
20067
20068         * gcc.dg/cpp/lineflags.c: New tests.
20069         * gcc.dg/cpp/poison.c: Update.
20070         * gcc.dg/cpp/redef2.c: Update.
20071         * gcc.dg/cpp/skipping.c: New test.
20072
20073 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
20074
20075         * g++.old-deja/g++.other/eh3.C: New testcase.
20076
20077 2000-12-07  Neil Booth  <neilb@earthling.net>
20078
20079         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
20080         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
20081         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
20082         wtr-union-init-2.c, wtr-union-init-3.c: Update.
20083         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
20084         Update.
20085
20086 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20087
20088         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
20089         __SIZE_TYPE__ instead of int for type of integers cast to
20090         pointers.
20091
20092 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
20093
20094         * g++.old-deja/g++.other/cleanup4.C: New test.
20095
20096 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20097
20098         * format-sec-1.c: New test.
20099
20100 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20101
20102         * gcc.dg/format-nonlit-3.c: New test.
20103
20104 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20105
20106         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
20107         through a null pointer.
20108
20109 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20110
20111         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
20112         * g++.old-deja/g++.pt/partial4.C: New test.
20113
20114 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
20115
20116         * gcc.c-torture/execute/ieee/hugeval.x: New.
20117
20118 2000-12-06  Neil Booth  <neilb@earthling.net>
20119
20120         * gcc.dg/cpp/backslash2.c: New tests.
20121
20122 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20123
20124         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
20125         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
20126
20127 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
20128
20129         * gcc.c-torture/execute/20001203-2.c: New testcase.
20130
20131 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20132
20133         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
20134         * g++.old-deja/g++.other/virtual10.C: New test.
20135
20136 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20137
20138         * g++.old-deja/g++.mike/pmf5.C: Remove test.
20139
20140 2000-12-05  Richard Henderson  <rth@redhat.com>
20141
20142         * gcc.c-torture/compile/20001205-1.c: New.
20143
20144 2000-12-04  Neil Booth  <neilb@earthling.net>
20145
20146         * g++.old-deja/g++.other/virtual9.C: New test.
20147         * g++.old-deja/g++.pt/crash61.C: New test.
20148         * gcc.c-torture/execute/loop-9.c: New test.
20149
20150 2000-12-04  Neil Booth  <neilb@earthling.net>
20151
20152         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
20153         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
20154         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
20155         * gcc.dg/cpp/extratokens.c: ...here.
20156
20157 2000-12-04  Neil Booth  <neilb@earthling.net>
20158
20159         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
20160         New tests.
20161
20162 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20163
20164         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
20165         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
20166
20167 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20168
20169         * gcc.c-torture/execute/20001203-1.c: New test.
20170
20171 2000-12-03  Neil Booth  <neilb@earthling.net>
20172
20173         * gcc.dg/cpp/macro6.c: New test cases.
20174
20175 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20176
20177         * gcc.c-torture/execute/string-opt-9.c: New test.
20178         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20179         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20180         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20181
20182         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
20183         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
20184
20185 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
20186
20187         * gcc.dg/cpp/if-6.c: New testcase.
20188
20189         * gcc.dg/20001201-1.c: New testcase.
20190
20191 2000-12-02  Neil Booth  <neilb@earthling.net>
20192
20193         * g++.old-deja/g++.other/externC4.C,
20194         g++.old-deja/g++.other/friend10.C: New tests.
20195
20196 2000-12-02  Neil Booth  <neilb@earthling.net>
20197
20198         * g++.old-deja/g++.other/instan2.C
20199         * g++.old-deja/g++.other/instan3.C: New test.
20200
20201 2000-12-02  Neil Booth  <neilb@earthling.net>
20202
20203         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
20204         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
20205         gnuc99.c,gnuc99-pedantic.c: New tests.
20206
20207 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20208
20209         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
20210         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
20211
20212 2000-12-01  Neil Booth  <neilb@earthling.net>
20213
20214         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
20215         * gcc.dg/cpp/poison.c: Update.
20216         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
20217
20218 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
20219
20220         * g77.f-torture/execute/20001201.f: New test.
20221
20222 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20223
20224         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
20225
20226 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
20227
20228         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
20229
20230 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
20231
20232         * g++.old-deja/g++.other/cast6.C: New test.
20233
20234 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
20235
20236         * gcc.c-torture/execute/20001130-2.c: New testcase.
20237
20238 2000-11-30  Richard Henderson  <rth@redhat.com>
20239
20240         * gcc.c-torture/execute/20001130-1.c: New test.
20241
20242 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20243
20244         * g++.old-deja/g++.other/op3.C: New test.
20245
20246 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20247
20248         * g++.old-deja/g++.other/op2.C: New test.
20249
20250 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20251
20252         * g++.old-deja/g++.other/crash38.C: New test.
20253
20254 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
20255
20256         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
20257
20258 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
20259
20260         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
20261         tests.
20262         * gcc.c-torture/execute/string-opt-6.c: New test.
20263
20264         * gcc.dg/20001117-1.c: Add main.
20265
20266 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
20267
20268         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
20269         Move from here ...
20270         * gcc.dg/940510-1.c: ... to here.
20271
20272         * gcc.dg/20000926-1.c: GNU C now allows initializations of
20273         zero-size arrays in toplevel structures.
20274
20275 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20276
20277         * gcc.c-torture/execute/loop-8.c: New test.
20278
20279 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20280
20281         * g++.old-deja/g++.other/base1.C: New test.
20282
20283 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20284
20285         * g++.old-deja/g++.other/parse2.C: New test.
20286
20287 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20288
20289         * g++.old-deja/g++.pt/incomplete1.C: New test.
20290
20291 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20292
20293         * g++.old-deja/g++.other/friend9.C: New test.
20294
20295 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20296
20297         * gcc.dg/20001127-1.c: New test.
20298
20299 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20300
20301         * g++.old-deja/g++.pt/friend46.C: New test.
20302
20303 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20304
20305         * g++.old-deja/g++.other/ptrmem8.C: New test.
20306
20307 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20308
20309         * gcc.c-torture/execute/string-opt-7.c: New test.
20310         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20311
20312 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20313
20314         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20315         instead of 'mkcheck 2'.
20316
20317 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20318
20319         * gcc.c-torture/execute/memcheck/driver.c,
20320         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20321         C9X references to refer to C99.
20322
20323 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20324
20325         * gcc.dg/ultrasp3.c: New test.
20326
20327 2000-11-25  Neil Booth  <neilb@earthling.net>
20328
20329         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20330
20331 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20332
20333         * gcc.c-torture/compile/20001123-2.c: New.
20334
20335 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20336
20337         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20338
20339 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20340
20341         * gcc.dg/sequence-point-1.c: Add some new tests.
20342         * gcc.c-torture/execute/20001124-1.c: New test.
20343
20344 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20345
20346         * g++.old-deja/g++.other/vaarg4.C: New test.
20347         * gcc.c-torture/compile/20001123-1.c: New test.
20348
20349 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20350
20351         * g++.other/crash24.C: Adjust and remove XFAIL.
20352         * g++.other/crash37.C: New test.
20353
20354 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20355
20356         * g++.old-deja/g++.pt/instantiate9.C: New test.
20357
20358 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20359
20360         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20361         new ABI, too.
20362
20363         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20364         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20365
20366 2000-11-22  Neil Booth  <neilb@earthling.net>
20367
20368         * gcc.dg/cpp/Wtrigraphs.c: New test.
20369
20370 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20371
20372         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20373
20374 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20375
20376         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20377
20378 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20379
20380         * lib/gcc-dg.exp: load_lib scanasm.exp.
20381         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
20382         * lib/g++-dg.exp: load_lib scanasm.exp.
20383         * lib/scanasm.exp: New.
20384         (scan-assembler, scan-assembler-not): Add optional arguments to
20385         test name, or if not present, the pattern name.
20386         (scan-assembler-dem, scan-assembler-dem-not): New.
20387
20388         * g++.dg/dg.exp: New.
20389
20390 2000-11-21  Neil Booth  <neilb@earthling.net>
20391
20392         * gcc.dg/cpp/integrated1.c: Remove.
20393
20394 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20395
20396         * gcc.c-torture/execute/20001121-1.c: New test.
20397
20398 2000-11-21  Richard Henderson  <rth@redhat.com>
20399
20400         * gcc.c-torture/compile/20001121-1.c: New test.
20401
20402 2000-11-20  Neil Booth  <neilb@earthling.net>
20403
20404         * gcc.dg/cpp/integrated1.c: New test.
20405
20406 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
20407
20408         * g++.old-deja/g++.other/inline17.C: New test.
20409
20410 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
20411
20412         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
20413         local variable to be zero: I made the variable global. Now
20414         uses abort() and exit() instead of relying on main's return value.
20415
20416 2000-11-20  Neil Booth  <neilb@earthling.net>
20417
20418         * gcc.dg/cpp/paste2.c: Update test.
20419         * objc/execute/paste.m: New test.
20420
20421 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20422
20423         * gcc.dg/c99-condexpr-1.c: New test.
20424
20425 2000-11-20  Neil Booth  <neilb@earthling.net>
20426
20427         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
20428
20429 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
20430
20431         * g++.old-deja/g++.pt/export1.C: New test.
20432
20433 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
20434
20435         * gcc.dg/20001117-1.c: New test.
20436
20437 2000-11-18  Richard Henderson  <rth@redhat.com>
20438
20439         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
20440
20441 2000-11-18  Richard Henderson  <rth@redhat.com>
20442
20443         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
20444         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
20445         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
20446
20447 2000-11-18  Richard Henderson  <rth@redhat.com>
20448
20449         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
20450         (main): New.  Exit cleanly.
20451
20452 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20453
20454         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
20455         gcc.dg/c99-fordecl-2.c: New tests.
20456
20457 2000-11-18  Richard Henderson  <rth@redhat.com>
20458
20459         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
20460         * gcc.c-torture/execute/zerolen-2.c: New.
20461
20462 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20463
20464         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
20465         memory.
20466
20467 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20468
20469         * g++.old-deja/g++.pt/instantiate8.C: New test.
20470
20471 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
20472
20473         * g++.old-deja/g++.other/incomplete.C: Add more tests.
20474         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
20475
20476 2000-11-16  Nick Clifton  <nickc@redhat.com>
20477
20478         * gcc.c-torture/execute/nestfunc-2.c: New test.
20479         * gcc.c-torture/execute/nestfunc-3.c: New test.
20480
20481 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20482
20483         * gcc.c-torture/compile/20001116-1.c: New test.
20484
20485 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20486
20487         * gcc.c-torture/execute/20001115-1.c: New test.
20488
20489 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
20490
20491         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
20492         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
20493         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
20494         * g++.old-deja/g++.abi/vmihint.C: Likewise.
20495
20496 2000-11-15  Neil Booth  <neilb@earthling.net>
20497
20498         gcc.dg/cpp/_Pragma1.c: Update.
20499         gcc.dg/cpp/_Pragma2.c: New test.
20500
20501 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
20502
20503         * g++.old-deja/g++.other/anon5.C: New test.
20504
20505 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20506
20507         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
20508         tests.
20509
20510 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
20511
20512         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
20513         output.
20514
20515 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20516
20517         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
20518         labels at end of compound statements.
20519
20520 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
20521
20522         * gcc.c-torture/execute/loop-7.c: New test.
20523
20524 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20525
20526         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
20527
20528 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20529
20530         * gcc.dg/c99-bool-1.c: New test.
20531
20532 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20533
20534         * gcc.dg/c99-scope-1.c: Remove xfail.
20535         * gcc.dg/c99-scope-2.c: New test.
20536
20537 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20538
20539         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
20540         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
20541
20542 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
20543
20544         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
20545         error messages.
20546
20547         * g++.mike/p700.C: Don't typedef wchar_t.
20548         * g++.mike/p784.C: Likewise.
20549         * g++.mike/eb101.C: Don't use __wchar_t.
20550
20551 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
20552
20553         * g77.f-torture/execute/20001111.[fx]: Test premature exit
20554         from DO loop.
20555
20556 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
20557
20558         * gcc.c-torture/execute/20001111-1.c: New test.
20559
20560 2000-11-10  Nick Clifton  <nickc@redhat.com>
20561
20562         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
20563         long multuiple and accumulate.
20564
20565 2000-11-09  Richard Henderson  <rth@redhat.com>
20566
20567         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
20568         via size_t instead of int.
20569
20570         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
20571         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20572         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20573         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20574
20575 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
20576
20577         * gcc.c-torture/compile/20001109-1.c: New test.
20578         * gcc.c-torture/compile/20001109-2.c: New test.
20579
20580 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
20581
20582         * g++.old-deja/g++.pt/operator1.C: New test.
20583         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
20584
20585 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20586
20587         * gcc.dg/20001108-1.c: New test.
20588
20589 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
20590
20591         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
20592         with both arguments constant strings.
20593         * gcc.c-torture/execute/string-opt-3.c: New test.
20594         * gcc.c-torture/execute/string-opt-4.c: New test.
20595         * gcc.c-torture/execute/string-opt-5.c: New test.
20596
20597 2000-11-08  Nick Clifton  <nickc@redhat.com>
20598
20599         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
20600         mulsidi3adddi patterns.
20601
20602 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
20603
20604         * g++.old-deja/g++.other/crash36.C: New test.
20605
20606 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
20607
20608         * g++.old-deja/g++.other/init16.C: New test.
20609
20610 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
20611
20612         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
20613
20614 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20615
20616         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
20617         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20618         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20619
20620 2000-11-07  DJ Delorie  <dj@redhat.com>
20621
20622         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
20623
20624 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20625
20626         * gcc.c-torture/execute/string-opt-1.c: New test.
20627
20628 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
20629
20630         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
20631         mips-sgi-irix6.* because the MIPS ABI passes floating-point
20632         parameters in registers, and there is no way for a varargs
20633         function to know in which order the integer and floating-point
20634         parameters should be interleaved when they are placed on the
20635         stack.
20636         * gcc.c-torture/execute/va-arg-16.x: Likewise.
20637         * gcc.c-torture/execute/va-arg-17.x: Likewise.
20638
20639 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20640
20641         * gcc.c-torture/execute/string-opt-2.c: New test.
20642
20643 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
20644
20645         * g++.old-deja/g++.pt/crash60.C: New test.
20646
20647 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20648
20649         * g++.old-deja/g++.other/crash24.C: New test.
20650         * g++.old-deja/g++.other/crash25.C: New test.
20651         * g++.old-deja/g++.other/crash26.C: New test.
20652         * g++.old-deja/g++.other/crash27.C: New test.
20653         * g++.old-deja/g++.other/crash28.C: New test.
20654         * g++.old-deja/g++.other/crash29.C: New test.
20655         * g++.old-deja/g++.other/crash30.C: New test.
20656         * g++.old-deja/g++.other/crash31.C: New test.
20657         * g++.old-deja/g++.other/crash32.C: New test.
20658         * g++.old-deja/g++.other/crash33.C: New test.
20659         * g++.old-deja/g++.other/crash34.C: New test.
20660         * g++.old-deja/g++.other/crash35.C: New test.
20661
20662 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
20663
20664         * gcc.c-torture/execute/20001031-1.c: New test.
20665
20666 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
20667
20668         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
20669         namespace.
20670
20671         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
20672         standards-conformant.
20673
20674         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
20675
20676         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
20677         * g++.old-deja/g++.mike/p755a.C: Likewise.
20678         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
20679         library makes no calls to `operator new' during initialization.
20680
20681 2000-11-04  Neil Booth  <neilb@earthling.net>
20682
20683         * gcc.dg/cpp/include2.c: New tests.
20684
20685 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
20686
20687         * lib/g++.exp (g++_set_ld_library_path): New function.
20688         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
20689
20690 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
20691
20692         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
20693         warnings.
20694
20695 2000-11-01  Richard Henderson  <rth@redhat.com>
20696
20697         * g++.old-deja/g++.ext/namedret1.C: New.
20698         * g++.old-deja/g++.ext/namedret2.C: New.
20699         * g++.old-deja/g++.ext/namedret3.C: New.
20700
20701 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
20702
20703         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
20704         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
20705
20706 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20707
20708         * gcc.c-torture/execute/va-arg-21.c: New test.
20709
20710 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20711
20712         * gcc.dg/c99-complex-2.c: New test.
20713
20714 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20715
20716         * gcc.c-torture/execute/stdio-opt-1.c: New test.
20717
20718 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
20719
20720         * g++.old-deja/g++.other/inline16.C: New test.
20721
20722 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
20723
20724         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
20725         __PRETTY_FUNCTION__
20726
20727 2000-10-29  Neil Booth  <neilb@earthling.net>
20728
20729         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
20730         New tests.
20731         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
20732         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
20733         optimisation.
20734
20735 2000-10-29  Neil Booth  <neilb@earthling.net>
20736
20737         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
20738         * mi1.c, mi1c.h: Add null directives to multiple-include test.
20739         * mi5.c: Test multiple includes work with -C.
20740         * trigraphs.c: Test ^= version.
20741
20742 2000-10-28  Neil Booth  <neilb@earthling.net>
20743
20744         New tests and test updates for new macro expander.
20745
20746         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
20747         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
20748         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
20749         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
20750         new diagnostic messages.
20751
20752         * gcc.dg/cpp/macro3.c: New tests.
20753
20754 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
20755
20756         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
20757         on the same line.
20758
20759 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
20760
20761         * g++.old-deja/g++.other/eh2.C: New test.
20762
20763 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
20764
20765         * gcc.c-torture/execute/20001027-1.c: New test.
20766
20767 2000-10-26  Richard Henderson  <rth@redhat.com>
20768
20769         * gcc.c-torture/execute/20001026-1.c: New.
20770
20771 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
20772
20773         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
20774         * g++.old-deja/g++.law/builtin1.C: Likewise.
20775         * g++.old-deja/g++.law/ctors10.C: Likewise.
20776         * g++.old-deja/g++.law/virtual3.C: Likewise.
20777         * g++.old-deja/g++.mike/p658.C: Likewise.
20778         * g++.old-deja/g++.other/sibcall1.C: Likewise.
20779         * g++.old-deja/g++.other/vaarg2.C: Likewise.
20780         * g++.old-deja/g++.robertl/eb124.C: Likewise.
20781         * g++.old-deja/g++.robertl/eb44.C: Likewise.
20782         * g++.old-deja/g++.robertl/eb77.C: Likewise.
20783
20784 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
20785
20786         * gcc.c-torture/compile/20001024-1.c: New test.
20787
20788 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
20789
20790         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
20791         to tell us whether or not we are using V3.
20792
20793 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20794
20795         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
20796         operands.
20797
20798 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20799
20800         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
20801
20802 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
20803
20804         * gcc.c-torture/execute/20001024-1.c: New test.
20805
20806 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
20807
20808         * g++.old-deja/g++.other/sibcall1.C: New test.
20809
20810 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
20811
20812         * gcc.dg/noncompile/init-3.c: New test.
20813
20814 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
20815
20816         * gcc.dg/format-array-1.c: New test.
20817
20818 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20819
20820         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
20821         writing through null pointers; remove comment about testing
20822         unterminated strings.
20823
20824 2000-10-17  Matthew Hiller  <hiller@redhat.com>
20825
20826         * gcc.c-torture/execute/20001017-2.c: New test.
20827
20828 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20829
20830         * gcc.c-torture/compile/20001018-1.c: New test.
20831         * gcc.c-torture/compile/20001018-1.x: Xfail.
20832
20833 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20834
20835         * gcc.c-torture/execute/20001017-1.c: New test.
20836
20837 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20838
20839         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
20840         for multiple use of arguments with scanf formats; add tests for
20841         multiple use of arguments.
20842
20843 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
20844
20845         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
20846
20847 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
20848
20849         * gcc.dg/format-miss-1.c: New test.
20850
20851 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20852
20853         * gcc.c-torture/execute/20001013-1.c: New test.
20854
20855 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20856
20857         * gcc.dg/format-branch-1.c: New test.
20858
20859 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
20860
20861         * README, lib/file-format.exp: Remove EGCS references.
20862
20863 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
20864
20865         * gcc.dg/20001013-1.c: New test.
20866
20867 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20868
20869         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
20870         for intmax_t in the compiler using __typeof__ and the type rules
20871         for conditional expressions.
20872
20873 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
20874
20875         * gcc.dg/20001012-1.c: New test.
20876         * gcc.dg/20001012-2.c: New test.
20877
20878 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20879
20880         * gcc.dg/format-attr-1.c: New test.
20881
20882 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20883
20884         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
20885         __LONG_LONG_MAX__ instead of LLONG_MAX.
20886
20887 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20888
20889         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
20890         scanf flags.
20891         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
20892         flags.
20893
20894 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
20895
20896         * gcc.dg/sequence-pt-1.c: New test.
20897
20898 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
20899
20900         * gcc.c-torture/execute/20001011-1.c: New testcase.
20901         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
20902
20903 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20904
20905         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
20906         does not error on it.
20907
20908 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
20909
20910         * gcc.dg/20001009-1.c: New test.
20911
20912 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20913
20914         * gcc.c-torture/compile/20001009-1.c: Move from here ....
20915         * gcc.c-torture/execute/20001009-2.c: ... to here.
20916
20917 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
20918
20919         * gcc.c-torture/compile/20001009-1.c: New testcase.
20920         * gcc.c-torture/execute/20001009-1.c: New testcase.
20921         Testcases provided by Jan Hubicka <jh@suse.cz>.
20922
20923 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20924
20925         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20926         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
20927         uintmax_t using <limits.h> to emulate the compiler's internal
20928         logic.  No longer XFAIL %j tests.
20929
20930 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20931
20932         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
20933         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
20934         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
20935         regexps and details of expected handling of some bad formats.
20936         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
20937         suppression.
20938
20939 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20940
20941         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
20942         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
20943         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
20944         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
20945         in list archives.
20946
20947 2000-10-06  Richard Henderson  <rth@cygnus.com>
20948
20949         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
20950         * g++.old-deja/g++.brendan/crash52.C: Likewise.
20951         * g++.old-deja/g++.jason/report.C: Likewise.
20952         * g++.old-deja/g++.law/friend5.C: Likewise.
20953         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
20954         of the expected warnings.
20955
20956 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
20957
20958         * g++.old-deja/g++.pt/enum14.C: New test.
20959
20960 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
20961
20962         * g++.old-deja/g++.pt/crash59.C: New test.
20963
20964 2000-10-04  Will Cohen  <wcohen@redhat.com>
20965
20966         * gcc.dg/20000926-1.c: New test.
20967
20968 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
20969
20970         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
20971         function name for current C++ compiler.
20972         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
20973
20974 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
20975
20976         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
20977         __PRETTY_FUNCTION__.
20978         * g++.old-deja/g++.ext/pretty2.C: Likewise.
20979
20980 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20981
20982         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
20983
20984 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
20985
20986         * gcc.c-torture/compile/20000923-1.c: New test.
20987
20988 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
20989
20990         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
20991         * g++.old-deja/g++.pt/ttp62.C: Same.
20992         * g++.old-deja/g++.other/inline14.C: Same.
20993
20994 2000-09-24  Richard Henderson  <rth@cygnus.com>
20995
20996         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
20997
20998 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20999
21000         * gcc.dg/c90-printf-1.c: Add test for wide string format.
21001
21002 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
21003
21004         * gcc.c-torture/compile/20000922-1.c: New file.
21005
21006 2000-09-21  Nick Clifton  <nickc@redhat.com>
21007
21008         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
21009         a signed long modulo operation.
21010         (mod6): New function - perform an unsigned long modulo operation.
21011         (main): Add tests for modulos of very large numbers by very small
21012         dividends.
21013
21014 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21015
21016         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
21017
21018 2000-09-19  Richard Henderson  <rth@cygnus.com>
21019
21020         * gcc.dg/compare2.c (case 10): XFAIL.
21021
21022 2000-09-18  Richard Henderson  <rth@cygnus.com>
21023
21024         * gcc.c-torture/execute/20000906-1.c: Move ...
21025         * gcc.dg/20000906-1.c: ... here.  Only run on targets
21026         that support __builtin_trap.
21027
21028 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
21029
21030         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
21031
21032 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21033
21034         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
21035         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
21036         more $ format tests.
21037
21038 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21039
21040         * gcc.dg/format-errmk-1.c: New test.
21041
21042 2000-09-17  Greg McGary  <greg@mcgary.org>
21043
21044         * gcc.c-torture/execute/20000917-1.x: Remove.
21045
21046 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21047
21048         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
21049
21050 2000-09-17  Greg McGary  <greg@mcgary.org>
21051
21052         * gcc.c-torture/execute/20000917-1.c: New test.
21053         * gcc.c-torture/execute/20000917-1.x: XFAIL.
21054
21055 2000-09-16  Neil Booth  <NeilB@earthling.net>
21056
21057         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
21058         in nested macro bug.
21059
21060 2000-09-15  Neil Booth  <NeilB@earthling.net>
21061
21062         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
21063
21064 2000-09-14  Jeffrey A Law  (law@cygnus.com)
21065
21066         * gcc.c-torture/execute/20000914-1.c: New test.
21067
21068 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
21069
21070         * g++.other/inline13.C: New test.
21071
21072 2000-09-12  Andreas Jaeger  <aj@suse.de>
21073
21074         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
21075         constant by Ulrich Drepper <drepper@redhat.com>.
21076
21077 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
21078
21079         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
21080
21081 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21082
21083         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
21084
21085 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
21086
21087         * gcc.dg/cpp/backslash.c: New test.
21088
21089 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
21090
21091         * gcc.c-torture/execute/20000910-1.c: New test.
21092         * gcc.c-torture/execute/20000910-2.c: Likewise.
21093
21094 2000-09-11  Robert Lipe  <robertl@sco.com>
21095
21096         * gcc.dg/pragma-align.c: New test.
21097
21098 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
21099
21100         * g++.old-deja/g++.pt/explicit82.C: New test.
21101         * g++.old-deja/g++.pt/explicit83.C: New test.
21102
21103 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
21104
21105         * gcc.dg/asm-names.c: New test.
21106
21107 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21108
21109         * gcc.dg/cpp/tr-warn6.c: New test
21110
21111 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21112
21113         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
21114         be accepted.
21115
21116 2000-09-07  Catherine Moore  <clm@redhat.com>
21117
21118         * gcc.c-torture/execute/unroll-1.c: New test.
21119
21120 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
21121
21122         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
21123         ERROR markers.
21124         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
21125         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
21126         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
21127         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
21128         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
21129         Preprocess only.
21130         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
21131         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
21132
21133 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21134
21135         * g++.old-deja/g++.pt/deduct2.C: New test.
21136
21137 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21138
21139         * g++.old-deja/g++.pt/parms2.C: New test.
21140
21141 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21142
21143         * g++.old-deja/g++.pt/crash58.C: New test.
21144
21145 2000-09-06  Greg McGary  <greg@mcgary.org>
21146
21147         * gcc.c-torture/execute/20000906-1.c: New test.
21148         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
21149
21150 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21151
21152         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
21153
21154 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21155
21156         * g++.old-deja/g++.pt/crash57.C: New test.
21157
21158 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21159
21160         * g++.old-deja/g++.pt/crash56.C: New test.
21161
21162 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21163
21164         * g++.old-deja/g++.pt/koenig1.C: New test.
21165
21166 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21167
21168         * gcc.dg/20000904-1.c: New test.
21169
21170 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21171
21172         * gcc.dg/cpp/paste8.c: New test.
21173
21174 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
21175
21176         * gcc.c-torture/compile/20000827-1.c: New test.
21177
21178 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21179
21180         * gcc.dg/format-diag-1.c: New test.
21181
21182 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21183
21184         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
21185         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
21186         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
21187         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
21188         gcc.dg/formatz-1.c: Adjust warning regular expressions.
21189
21190 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21191
21192         * g++.old-deja/g++.other/nested4.C: New test.
21193
21194 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21195
21196         * g++.old-deja/g++.ns/scoped1.C: New test.
21197
21198 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
21199
21200         * lib/g++.exp: Support testing already-installed GCC.
21201
21202 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21203
21204         * wtr-label-1.c, wtr-suffix-1.c: New tests.
21205
21206 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21207
21208         * gcc.dg/return-type-2.c: New test.
21209
21210 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
21211
21212         * gcc.c-torture/compile/20000825-1.c: New test.
21213
21214 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
21215
21216         * gcc.dg/dwarf2-2.c: New test.
21217
21218 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
21219
21220         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
21221         dg-warning regexps.
21222
21223 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21224
21225         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
21226         gcc.dg/format-ext-5.c: New tests.
21227
21228 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
21229
21230         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
21231
21232 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
21233
21234         * gcc.dg/noncompile/930622-2.c: Adjust error message.
21235
21236 2000-08-24  Richard Henderson  <rth@cygnus.com>
21237
21238         * gcc.dg/ia64-sync-1.c: New test.
21239         * gcc.dg/ia64-sync-2.c: New test.
21240         * gcc.dg/ia64-asm-1.c: New test.
21241
21242 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21243
21244         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
21245         * gcc.dg/format-ext-2.c: New test.
21246
21247 2000-08-23  Jason Merrill  <jason@redhat.com>
21248
21249         * lib/old-dejagnu.exp: Also ignore "In member function" and
21250         "At global scope".
21251
21252 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21253
21254         * gcc.dg/noncompile/label-lineno-1.c: New test.
21255
21256 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21257
21258         * gcc.dg/c99-array-nonobj-1.c: New test.
21259
21260 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21261
21262         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
21263         tests.
21264         * gcc.dg/format-ext-1.c: New test.
21265
21266 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21267
21268         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
21269         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
21270         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
21271         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
21272         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
21273
21274 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21275
21276         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
21277         gcc.dg/c99-strftime-2.c: New tests.
21278
21279 2000-08-22  Richard Henderson  <rth@cygnus.com>
21280
21281         * gcc.c-torture/execute/20000822-1.c: New test.
21282
21283 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21284
21285         * gcc.c-torture/execute/20000819-1.x: Remove.
21286
21287 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21288
21289         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
21290         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
21291         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
21292         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
21293         gcc.dg/format-xopen-1.c: New tests.
21294
21295 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21296
21297         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
21298
21299 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21300
21301         * g++.old-deja/g++.other/loop2.C: New test.
21302
21303         * gcc.c-torture/compile/20000606-1.c: New test.
21304         * gcc.c-torture/compile/20000728-1.c: New test.
21305         * gcc.c-torture/execute/20000801-1.c: New test.
21306         * gcc.c-torture/execute/20000801-2.c: New test.
21307         * gcc.c-torture/execute/20000819-1.c: New test.
21308         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21309         * gcc.dg/20000629-1.c: New test.
21310         * gcc.dg/20000724-1.c: New test.
21311         * gcc.dg/20000807-1.c: New test.
21312
21313 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21314
21315         * gcc.dg/cpp/pragma-1.c: New test.
21316         * gcc.dg/cpp/pragma-2.c: New test.
21317
21318 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21319
21320         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21321         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21322
21323 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21324
21325         * gcc.c-torture/compile/20000818-1.c: New test.
21326
21327 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21328
21329         * gcc.c-torture/execute/20000818-1.c: New test.
21330
21331 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21332
21333         * gcc.dg/format-va-1.c: New test.
21334
21335 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21336
21337         * g++.old-deja/g++.other/typedef8.C: New test.
21338
21339 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21340
21341         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21342         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21343         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21344         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21345         * g++.old-deja/g++.other/ptrmem7.C: New test.
21346         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21347
21348 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21349
21350         * g++.old-deja/g++.pt/typename27.C: New test.
21351
21352 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21353
21354         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21355         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21356         * g++.old-deja/g++.pt/friend45.C: New test.
21357         * g++.old-deja/g++.other/friend8.C: New test.
21358
21359 2000-08-15  Richard Henderson  <rth@cygnus.com>
21360
21361         * gcc.c-torture/execute/20000815-1.c: New test.
21362
21363 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21364
21365         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21366         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21367         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21368
21369 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21370
21371         * g++.old-deja/g++.other/refinit2.C: New test.
21372
21373 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21374
21375         * lib/c-torture.exp (c-torture): Make
21376         compiler_conditional_xfail_data global.
21377         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21378         compiler_conditional_xfail_data machinery.
21379         (f-torture-execute): Likewise.
21380         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
21381         and only when unrolling loops.
21382
21383         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
21384
21385 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21386
21387         * g++.old-deja/g++.pt/explicit81.C: New test.
21388
21389 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
21390
21391         * g++.old-deja/g++.pt/typename26.C: New test.
21392
21393 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
21394
21395         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
21396         warning.
21397
21398 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
21399
21400         * g++.old-deja/g++.other/array3.C: New test.
21401
21402 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21403
21404         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
21405         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
21406         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
21407         New tests.
21408
21409 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
21410
21411         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
21412         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21413
21414 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
21415
21416         * gcc.c-torture/execute/20000808-1.c: New test.
21417
21418 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21419
21420         * gcc.dg/c90-const-expr-1.c: New test.
21421
21422 2000-08-08  Richard Henderson  <rth@cygnus.com>
21423
21424         * gcc.dg/noncompile/920923-1.c: Declare calloc.
21425
21426 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21427
21428         * gcc.dg/noncompile/const-ll-1.c: New test.
21429
21430 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21431
21432         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
21433
21434 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
21435
21436         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
21437         that running programs linked against the shared version of libobjc
21438         run correctly.
21439
21440 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21441
21442         * gcc.dg/c99-printf-1.c: New test.
21443
21444 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21445
21446         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
21447
21448 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
21449
21450         * gcc.c-torture/execute/20000731-1.x: Delete.
21451
21452 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
21453
21454         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
21455         and torture_without_loops as is done by c-torture.exp.
21456         (search_for): Copy from c-torture.exp.
21457         (gcc-dg-runtest): New function, drives a directory of tests
21458         iterating over the TORTURE_OPTIONS.
21459         (scan-assembler, scan-assembler-not): Move here from
21460         individual directory drivers.
21461
21462         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
21463         defined by lib/gcc-dg.exp.
21464         * gcc.dg/cpp/cpp.exp: Likewise.
21465         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
21466         gcc-dg-runtest, so we cycle over optimization options.
21467
21468         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
21469         * gcc.dg/compare2.c: No longer expected to fail.
21470
21471 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
21472
21473         * gcc.c-torture/execute/20000804-1.c: New test.
21474
21475 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21476
21477         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
21478
21479 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
21480
21481         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
21482
21483 2000-08-03  Jeffrey A Law  (law@cygnus.com)
21484
21485         * gcc.c-torture/compile/20000803-1.c: New test.
21486
21487 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21488
21489         * gcc.c-torture/execute/20000801-3.c,
21490         gcc.c-torture/execute/20000801-4.c: New tests.
21491         * gcc.c-torture/execute/20000801-3.x,
21492         gcc.c-torture/execute/20000801-4.x: Xfail.
21493
21494 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
21495
21496         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
21497         libobjc/.libs to allow for libtool.
21498
21499 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
21500
21501         * gcc.c-torture/compile/20000802-1.c: New test.
21502
21503 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
21504
21505         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
21506
21507 2000-07-31  Jeffrey A Law  (law@cygnus.com)
21508
21509         * gcc-c-torture/execute/20000731-2.c: New test.
21510
21511         * gcc.c-torture/execute/20000731-1.c: New test.
21512         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
21513
21514 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
21515
21516         * testsuite/gcc.dg/cpp/paste7.c: New test.
21517         * gcc.dg/cpp/20000725-1.c: New test.
21518
21519 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
21520
21521         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
21522         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
21523         declaration warning for __builtin_dwarf_reg_size.
21524
21525         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
21526
21527 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21528
21529         * gcc.dg/noncompile/voidparam-1.c: New test.
21530
21531 2000-07-30  Richard Henderson  <rth@cygnus.com>
21532
21533         * gcc.dg/c90-digraph-1.c: Don't xfail.
21534         * gcc.dg/compare2.c (case 10): Xfail.
21535         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
21536
21537 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
21538
21539         * gcc.dg/c99-main-1.c: New test.
21540
21541 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21542
21543         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
21544
21545 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
21546
21547         * gcc.c-tortuer/execute/20000726-1.c: New test.
21548
21549 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
21550
21551         * gcc.c-torture/execute/enum-2.c: New test.
21552
21553 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21554
21555         * gcc.dg/cpp/tr-warn3.c: New test.
21556
21557 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21558
21559         * g++.old-deja/g++.ext/implicit1.C: Remove.
21560         * g++.old-deja/g++.jason/c2.C: Remove
21561         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
21562         * g++.old-deja/g++.pt/crash16.C: Likewise.
21563         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
21564
21565 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
21566
21567         * g++.old-deja/g++.other/for2.C: New test.
21568
21569 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
21570
21571         * gcc.dg/20000720-1.c: New test.
21572
21573 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
21574
21575         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
21576
21577 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
21578
21579         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
21580         * gcc.c-torture/execute/20000722-1.c: New.
21581         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
21582
21583 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
21584
21585         * gcc.dg/cpp/20000720-1.S: New test.
21586
21587 2000-07-21  Michael Meissner  <meissner@redhat.com>
21588
21589         * gcc.c-torture/execute/ieee/hugeval.c: New test.
21590
21591 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21592
21593         * g++.old-deja/g++.brendan/crash16.C,
21594         g++.old-deja/g++.brendan/parse3.C,
21595         g++.old-deja/g++.brendan/redecl1.C,
21596         g++.old-deja/g++.ns/template13.C,
21597         g++.old-deja/g++.other/decl4.C,
21598         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
21599
21600 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
21601
21602         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
21603         and "Internal error".
21604
21605         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
21606         regexps.
21607         * gcc.dg/cpp/paste6.c: New test.
21608
21609 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
21610
21611         * gcc.dg/cpp/tr-direct.c: New test.
21612
21613         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
21614         gcc.dg/cpp/undef1.c: Tweak error regexps.
21615
21616 2000-07-18  Eric Christopher <echristo@redhat.com>
21617
21618         * gcc.c-torture/compile/20000718-1.c: New test.
21619
21620 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
21621
21622         * cpplex.c (_cpp_push_token): If the token being pushed back
21623         is the previous token in this context, just subtract one from
21624         context->posn.
21625         * cppmacro.c (save_expansion): Clear aux field when storing a
21626         placemarker.
21627
21628 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
21629
21630         * gcc.dg/noncompile/redecl-1.c: New test.
21631
21632 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
21633
21634         * gcc.c-torture/execute/20000717-5.c: New test.
21635         * gcc.c-torture/execute/20000717-1.x: Removed.
21636
21637 2000-07-17  Richard Henderson  <rth@cygnus.com>
21638
21639         * gcc.c-torture/execute/20000717-4.c: New test.
21640
21641 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
21642
21643         * gcc.dg/cpp/syshdr.c: New test.
21644         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
21645
21646 2000-07-17  Neil Booth  <neilb@earthling.net>
21647
21648         * gcc.dg/cpp/cmdlne-dM.c: New test.
21649         * gcc.dg/cpp/cmdlne-dD.c: New test.
21650
21651 2000-07-17  Jeffrey A Law  (law@cygnus.com)
21652
21653         * gcc.c-torture/execute/20000717-3.c: New test.
21654
21655         * gcc.c-torture/compile/20000717-1.c: New test.
21656
21657 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
21658
21659         * gcc.c-torture/execute/20000717-2.c: New test.
21660
21661 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21662
21663         * gcc.dg/formatz-1.c: New test.
21664
21665         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
21666         * gcc.dg/c99-digraph-1.c: New tests.
21667
21668         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
21669         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
21670
21671         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
21672         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
21673         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
21674         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
21675         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
21676         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
21677         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
21678
21679 2000-07-17   Greg McGary <greg@mcgary.org>
21680
21681         * gcc.c-torture/execute/20000717-1.c: New test.
21682         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
21683
21684 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
21685
21686         * gcc.c-torture/execute/20000715-2.c: New test.
21687         * gcc.dg/20000715-1.c: New test.
21688
21689 2000-07-15  Michael Meissner  <meissner@redhat.com>
21690
21691         * gcc.c-torture/execute/20000715-1.c: New test.
21692
21693 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
21694
21695         * gcc.c-torture/execute/20000707-1.c: New test.
21696
21697 2000-07-13  Neil Booth  <NeilB@earthling.net>
21698
21699         * testsuite/gcc.dg/cpp/digraph1.c,
21700         testsuite/gcc.dg/cpp/digraph2.c,
21701         testsuite/gcc.dg/cpp/digraphs.c: New tests.
21702
21703 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
21704
21705         * g77.f-torture/compile/20000630-2.f:  New test.
21706         * g77.f-torture/compile/20000630-2.x
21707
21708 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
21709
21710         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
21711
21712 2000-07-11  Neil Booth  <NeilB@earthling.net>
21713
21714         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
21715
21716 2000-07-11  Neil Booth  <NeilB@earthling.net>
21717
21718         * gcc.dg/cpp/cmdlne-C.c: New.
21719
21720 2000-07-09  Neil Booth  <NeilB@earthling.net>
21721
21722         * gcc.dg/cpp/directiv.c: New tests.
21723         * gcc.dg/cpp/undef1.c: Update.
21724
21725 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
21726
21727         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
21728
21729 2000-07-09  Neil Booth  <NeilB@earthling.net>
21730
21731         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
21732
21733 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
21734
21735         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
21736         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
21737
21738 2000-07-08  Neil Booth  <NeilB@earthling.net>
21739
21740         * gcc.dg/cpp/macsyntx.c: New tests.
21741
21742 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21743
21744         * gcc.dg/20000707-1.c: New test.
21745
21746 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
21747
21748         * gcc.c-torture/execute/20000706-1.c: New test.
21749         * gcc.c-torture/execute/20000706-2.c: New test.
21750         * gcc.c-torture/execute/20000706-3.c: New test.
21751         * gcc.c-torture/execute/20000706-4.c: New test.
21752         * gcc.c-torture/execute/20000706-5.c: New test.
21753
21754 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21755
21756         * g++.old-deja/g++.pt/instantiate7.C: New test.
21757
21758 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
21759
21760         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
21761         * g++.old-deja/g++.mike/thunk3.C: Likewise.
21762         * g++.old-deja/g++.other/rtti3.C: Likewise.
21763         * g++.old-deja/g++.other/rttid3.C: Likewise.
21764
21765 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
21766
21767         *  g77.f-torture/compile/20000630-1.x: Fix typo
21768
21769 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
21770
21771         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
21772         assembly output.
21773
21774 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
21775
21776         * gcc.dg/cpp/ident.c: New test.
21777
21778 2000-07-05  Neil Booth  <NeilB@earthling.net>
21779
21780         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
21781           gcc.dg/cpp/lexstrng.c: New tests.
21782
21783 2000-07-04  Neil Booth  <NeilB@earthling.net>
21784
21785         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
21786         * gcc.dg/cpp/strify2.c: Same.
21787
21788 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
21789
21790         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
21791         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
21792         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
21793         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
21794
21795         * testsuite/gcc.dg/cpp/macro1.c,
21796         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
21797         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
21798         testsuite/gcc.dg/cpp/strify1.c,
21799         testsuite/gcc.dg/cpp/strify2.c: New tests.
21800
21801 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
21802
21803         * gcc.c-torture/execute/20000703-1.c: New test.
21804
21805 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21806
21807         * g++.old-deja/g++.pt (lookup10.C): New test.
21808
21809 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
21810
21811         * g++.old-deja/g++.pt (typename25.C): New test.
21812
21813 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
21814
21815         * gcc.c-torture/compile/20000701-1.c: New test.
21816
21817 2000-06-30  Nick Clifton  <nickc@cygnus.com>
21818
21819         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
21820         to test case.
21821
21822 2000-06-30  Catherine Moore  <clm@cygnus.com>
21823
21824         * gcc.c-torture/execute/align-1.c: New test.
21825
21826 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
21827
21828         * g++.old-deja/g++.pt/expr8.C: New test.
21829         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
21830
21831 2000-06-29  Nick Clifton  <nickc@cygnus.com>
21832
21833         * gcc.c-torture/compile/20000629-1.c: New test.
21834
21835 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21836
21837
21838         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
21839         gcc.dg/noncompile directory, depending on whether they're
21840         preprocessor tests or not.  Annotate all the tests for the dg
21841         framework.
21842
21843         * gcc.c-torture/noncompile/noncompile.exp: Delete.
21844         * gcc.dg/noncompile/noncompile.exp: New.
21845
21846         * Moved files:
21847         Old name                                New name
21848         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
21849         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
21850         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
21851         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
21852         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
21853         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
21854         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
21855         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
21856         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
21857         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
21858         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
21859         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
21860         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
21861         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
21862         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
21863         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
21864         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
21865         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
21866         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
21867         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
21868         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
21869         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
21870         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
21871         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
21872
21873         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
21874         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
21875         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
21876         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
21877         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
21878         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
21879
21880 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
21881
21882         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
21883         declare one variable.  On the fourth, error.
21884         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
21885         declared by 20000628-1a.h.
21886
21887 2000-06-29  Richard Henderson  <rth@redhat.com>
21888
21889         * gcc.c-torture/execute/930529-1.x: New file.
21890         * gcc.dg/920413-1.c: Adjust expected warning text.
21891         * gcc.dg/980217-1.c: Declare abort.
21892         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
21893
21894 2000-06-29  Jeffrey A Law  (law@cygnus.com)
21895
21896         * g77.f-torture/compile/20000629-1.f: New test.
21897         * g77.f-torture/compile/20000629-1.x: Expected to fail.
21898
21899 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21900
21901         Rearrange lots of files, removing entirely the
21902         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
21903         directories.
21904
21905         * Deleted files:
21906         gcc.c-torture/code_quality/code_quality.exp
21907         gcc.c-torture/special/special.exp
21908         gcc.failure/failure.exp
21909         gcc.failure/940409-1.x
21910         gcc.c-torture/compile/961203-1.x
21911
21912         * New files:
21913         gcc.misc-tests/linkage.exp
21914         gcc.c-torture/execute/920730-1t.c
21915         gcc.c-torture/execute/920730-1t.x
21916         gcc.c-torture/compile/920520-1.x
21917         gcc.c-torture/compile/920521-1.x
21918         gcc.c-torture/compile/981006-1.x
21919         gcc.c-torture/execute/eeprof-1.x
21920
21921         * Moved files (possibly with modifications to fit a new harness):
21922         Old name                                New name
21923         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
21924         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
21925         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
21926         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
21927         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
21928         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
21929         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
21930         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
21931         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
21932         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
21933         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
21934         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
21935         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
21936         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
21937
21938 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
21939
21940         * c-torture/compile/961203-1.x: Delete.
21941
21942         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
21943         not exit. Include stdio.h.
21944         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
21945         * gcc.misc-tests/dg-12.c: Likewise.
21946         * gcc.misc-tests/dg-5.c: Likewise.
21947         * gcc.misc-tests/dg-6.c: Likewise.
21948         * gcc.misc-tests/dg-7.c: Prototype abort.
21949         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
21950         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
21951         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
21952         not exit.
21953         * gcc.misc-tests/sieve.c: Use return from main, not exit.
21954         * gcc.misc-tests/sort2.c: Use return from main, not exit.
21955
21956 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
21957
21958         * gcc.dg/cpp/20000628-1.c: New test.
21959         * gcc.dg/cpp/20000628-1.h: New header for above test.
21960         * gcc.dg/cpp/20000628-1a.h: Likewise.
21961
21962 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
21963
21964         * gcc.dg/cpp: New directory.
21965         * gcc.dg/cpp/cpp.exp: New driver.
21966         * gcc.dg/cpp/20000627-1.c: New test.
21967         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
21968         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
21969         and rewrite as a compilation test.
21970
21971         * gcc.dg: Move many files into the cpp subdirectory, possibly
21972         renaming or editing them as well.
21973         Old name                New name
21974         990119-1.c              cpp/19990119-1.c
21975         990228-1.c              cpp/19990228-1.c
21976         990407-1.c              cpp/19990407-1.c
21977         990409-1.c              cpp/19990409-1.c
21978         990413-1.c              cpp/19990413-1.c
21979         990703-1.c              cpp/19990703-1.c
21980         20000127-1.c            cpp/20000127-1.c
21981         20000129-1.c            cpp/20000129-1.c
21982         20000207-1.c            cpp/20000207-1.c
21983         20000207-2.c            cpp/20000207-2.c
21984         20000209-1.c            cpp/20000209-1.c
21985         20000209-2.c            cpp/20000209-2.c
21986         20000301-1.c            cpp/20000301-1.c
21987         20000419-1.c            cpp/20000419-1.c
21988         20000510-1.S            cpp/20000510-1.S
21989         20000519-1.c            cpp/20000519-1.c
21990         20000529-1.c            cpp/20000529-1.c
21991         20000625-1.c            cpp/20000625-1.c
21992         20000625-2.c            cpp/20000625-2.c
21993         cpp-as1.c               cpp/assert1.c
21994         cpp-as2.c               cpp/assert2.c
21995         cxx-comments-1.c        cpp/cxxcom1.c
21996         cxx-comments-2.c        cpp/cxxcom2.c
21997         endif-label.c           cpp/endif.c
21998         cpp-hash1.c             cpp/hash1.c
21999         cpp-hash2.c             cpp/hash2.c
22000         cpp-if1.c               cpp/if-1.c
22001         cpp-if2.c               cpp/if-2.c
22002         cpp-if3.c               cpp/if-3.c
22003         cpp-if4.c               cpp/if-4.c
22004         cpp-if5.c               cpp/if-5.c
22005         cpp-cond.c              cpp/if-cexp.c
22006         cpp-missingop.c         cpp/if-mop.c
22007         cpp-missingparen.c      cpp/if-mpar.c
22008         cpp-opprec.c            cpp/if-oppr.c
22009         cpp-ifparen.c           cpp/if-paren.c
22010         cpp-shortcircuit.c      cpp/if-sc.c
22011         cpp-shift.c             cpp/if-shift.c
22012         cpp-unary.c             cpp/if-unary.c
22013         cpp-li1.c               cpp/line1.c
22014         cpp-li2.c               cpp/line2.c
22015         lineno.c                cpp/line3.c
22016         lineno-2.c              cpp/line4.c
22017         cpp-mi.c                cpp/mi1.c
22018         cpp-mic.h               cpp/mi1c.h
22019         cpp-micc.h              cpp/mi1cc.h
22020         cpp-mind.h              cpp/mi1nd.h
22021         cpp-mindp.h             cpp/mi1ndp.h
22022         cpp-mix.h               cpp/mi1x.h
22023         cpp-mi2.c               cpp/mi2.c
22024         cpp-mi2a.h              cpp/mi2a.h
22025         cpp-mi2b.h              cpp/mi2b.h
22026         cpp-mi2c.h              cpp/mi2c.h
22027         cpp-mi3.c               cpp/mi3.c
22028         cpp-mi3.def             cpp/mi3.def
22029         poison-1.c              cpp/poison.c
22030         pr-impl.c               cpp/prag-imp.c
22031         cpp-redef-2.c           cpp/redef1.c
22032         cpp-redef.c             cpp/redef2.c
22033         strpaste.c              cpp/strp1.c
22034         strpaste-2.c            cpp/strp2.c
22035         cpp-tradpaste.c         cpp/tr-paste.c
22036         cpp-tradstringify.c     cpp/tr-str.c
22037         cpp-tradwarn1.c         cpp/tr-warn1.c
22038         cpp-tradwarn2.c         cpp/tr-warn2.c
22039         trigraphs.c             cpp/trigraphs.c
22040         cpp-unc1.c              cpp/unc1.c
22041         cpp-unc2.c              cpp/unc2.c
22042         cpp-unc3.c              cpp/unc3.c
22043         cpp-unc.c               cpp/unc4.c
22044         undef.c                 cpp/undef1.c
22045         undef-2.c               cpp/undef2.c
22046         cpp-wi1.c               cpp/widestr1.c
22047
22048 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
22049
22050         * lib/g++.exp (g++_include_flags): Tweak.
22051
22052 2000-06-27  H.J. Lu  <hjl@gnu.org>
22053             Loren J. Rittle  <ljrittle@acm.org>
22054
22055         * lib/g++.exp (g++_include_flags): Override libgloss.exp
22056         version with one that knows about the new gcc tree structure.
22057         (g++_link_flags): Same.
22058
22059 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
22060
22061         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
22062         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
22063         case we are cross-compiling.
22064
22065         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
22066         g++.old-deja/g++.niklas/Makefile.in,
22067         g++.old-deja/g++.niklas/configure.in,
22068         g++.old-deja/g++.other/Makefile.in,
22069         g++.old-deja/g++.other/configure.in,
22070         gcc.c-torture/code_quality/Makefile.in,
22071         gcc.c-torture/code_quality/configure.in,
22072         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
22073         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
22074         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
22075         gcc.c-torture/execute/ieee/Makefile.in,
22076         gcc.c-torture/execute/ieee/configure.in,
22077         gcc.c-torture/noncompile/Makefile.in,
22078         gcc.c-torture/noncompile/configure.in,
22079         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
22080         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
22081         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
22082
22083 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22084
22085         * g++.old-deja/g++.other/ambig3.C: New test.
22086
22087 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22088
22089         * g++.old-deja/g++.pt/syntax1.C: New test.
22090         * g++.old-deja/g++.pt/syntax2.C: New test.
22091         * g++.old-deja/g++.other/syntax3.C: New test.
22092         * g++.old-deja/g++.other/syntax4.C: New test.
22093
22094 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22095
22096         * gcc.dg/20000623-1.c: Prototype exit and abort.
22097
22098 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22099
22100         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
22101         New tests.
22102         * gcc.dg/cpp-mi3.def: New file.
22103
22104         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
22105         inside assertions.
22106         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
22107         lexer's error messages.
22108         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
22109         divine anything from the linemarkers.
22110         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
22111         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
22112
22113 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
22114
22115         * gcc.dg/20000623-1.c: New test.
22116
22117 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
22118
22119         * gcc.c-torture/execute/20000622-1.c: New test.
22120
22121 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22122
22123         * g++.old-deja/g++.other/init15.C: New test.
22124
22125 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22126
22127         * g++.old-deja/g++.pt/vaarg2.C: New test.
22128         * g++.old-deja/g++.pt/vaarg3.C: New test.
22129
22130 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
22131
22132         * g++.old-deja/g++.other/dyncast6.C: New test.
22133
22134 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
22135
22136         * gcc.c-torture/execute/loop-6.c: New test.
22137
22138 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
22139
22140         * gcc.dg/20000614-1.c: New test.
22141         * gcc.dg/20000614-2.c: New test.
22142
22143 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
22144
22145         * g++.old-deja/g++.other/inline12.C: New test.
22146
22147 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
22148
22149         * g++.old-deja/g++.other/eh1.C: New test.
22150
22151 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
22152
22153         * g++.old-deja/g++.other/type.C: New test.
22154
22155 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22156
22157         * g++.old-deja/g++.other/initstring.C: New test.
22158
22159 2000-06-12  Jason Merrill  <jason@redhat.com>
22160
22161         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
22162
22163 2000-06-09  Jeffrey A Law  (law@cygnus.com)
22164
22165         * gcc.c-torture/compile/20000609-1.c: New test.
22166
22167 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
22168
22169         * gcc.dg/20000609-1.c: New test.
22170
22171 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
22172
22173         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
22174         * gcc.c-torture/noncompile/poison-1.c: Move...
22175         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
22176         * gcc.dg/cpp-li1.c: Add a token after the #line.
22177
22178 2000-06-05  Richard Henderson  <rth@cygnus.com>
22179
22180         * gcc.c-torture/execute/20000605-2.c: New test.
22181         * gcc.c-torture/execute/20000605-3.c: New test.
22182
22183 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
22184
22185         * g77.f-torture/execute/20000503-1.x: New file.
22186
22187 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
22188
22189         * g++.old-deja/g++.eh/badalloc1.C: New test.
22190
22191 2000-06-05  Richard Henderson  <rth@cygnus.com>
22192
22193         * gcc.c-torture/execute/20000605-1.c: New test.
22194
22195 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22196             Nathan Sidwell <nathan@codesourcery.com>
22197
22198         * gcc.c-torture/compile/20000605-1.c: New test.
22199
22200 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
22201
22202         * g77.f-torture/compile/20000601-1.f:  New test.
22203
22204 2000-06-03  Richard Henderson  <rth@cygnus.com>
22205
22206         * gcc.c-torture/execute/20000603-1.c: New.
22207
22208 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
22209
22210         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
22211         * gcc.dg/noreturn-2.c (noreturn): Likewise.
22212
22213 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
22214
22215         * gcc.dg/compare2.c (case 12): XFAIL.
22216         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
22217         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
22218
22219         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
22220
22221 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
22222
22223         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
22224         guard macro is already defined when the header is first
22225         included.
22226         * gcc.dg/cpp-mix.h: New file.
22227         * gcc.dg/endif-label.c: Update patterns to match compiler.
22228
22229         * g++.brendan/complex1.C: Declare abort.
22230         * g++.law/refs4.C: Remove XFAIL.
22231         * g++.oliva/expr2.C: Declare abort and exit.
22232
22233 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
22234
22235         * gcc.c-torture/execute/20000528-1.c: New test.
22236
22237         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
22238         * g++.old-deja/g++.law/temps4.C: Likewise.
22239
22240         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
22241         stdlib.h.  Call abort() on failure.
22242         * g++.old-deja/g++.law/refs4.C: Likewise.
22243         * g++.old-deja/g++.law/temps4.C: Likewise.
22244         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
22245         * gcc.c-torture/execute/20000112-1.c: Include string.h.
22246
22247 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
22248
22249         Relative to g++.dg/special:
22250         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
22251
22252         Relative to g++.old-deja:
22253         * g++.brendan/complex1.C, g++.jason/optimize2.C,
22254         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
22255         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
22256         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
22257         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
22258         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
22259         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
22260
22261         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
22262         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
22263         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
22264         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
22265         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
22266         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
22267         and/or string.h.
22268
22269         * g++.other/goto1.C: Update expectations for error messages.
22270
22271 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
22272
22273         * gcc.c-torture/compile/20000523-1.c: New test.
22274
22275 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22276
22277         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
22278
22279 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22280
22281         * g++.old-deja/g++.eh/catch11.C: New test.
22282         * g++.old-deja/g++.eh/catch12.C: New test.
22283
22284 2000-05-24  Nick Clifton  <nickc@cygnus.com>
22285
22286         * gcc.c-torture/execute/20000523-1.c: New test.
22287
22288 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
22289
22290         * c-torture/execute/bcp-1.c: Replace abort in arg of
22291         __builtin_constant_p with a generic external function.
22292
22293         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
22294         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
22295         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
22296         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
22297         Prototype abort and/or exit.
22298
22299         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
22300         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
22301         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
22302         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
22303
22304 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22305
22306         * gcc.dg/dwarf2-1.c: New test.
22307
22308 2000-05-20  Richard Henderson  <rth@cygnus.com>
22309
22310         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22311
22312 2000-05-20  Andreas Jaeger  <aj@suse.de>
22313
22314         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22315         testcase.
22316
22317 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22318
22319         * gcc.c-torture/execute/20000519-2.c: New test.
22320
22321 2000-05-19  Andreas Jaeger  <aj@suse.de>
22322
22323         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22324         which fails with SSA.
22325
22326         * lib/c-torture.exp: Also test with -O3 -fssa.
22327
22328 2000-05-18  Michael Meissner  <meissner@redhat.com>
22329
22330         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22331         * gcc.c-torture/execute/920415-1.c: Ditto.
22332         * gcc.c-torture/execute/920501-1.c: Ditto.
22333         * gcc.c-torture/execute/conversion.c: Ditto.
22334         * gcc.c-torture/execute/cvt-1.c: Ditto.
22335
22336 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22337
22338         * gcc.c-torture/compile/20000518-1.c: New test.
22339
22340 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22341
22342         * g77.f-torture/compile/200005018.f:  New test.
22343
22344 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22345
22346         * gcc.c-torture/compile/20000517-1.c: New test.
22347
22348 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22349
22350         * gcc.c-torture/execute/20000516-1.c: New test.
22351
22352 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22353
22354         * g++.old-deja/g++.other/eh.C: New test.
22355
22356 2000-05-12  Richard Henderson  <rth@cygnus.com>
22357
22358         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22359         constants through to doit's conditional.
22360
22361 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22362
22363         * gcc.c-torture/compile/20000511-1.c: New test.
22364         * g77.f-torture/compile/20000511-1.f: New test.
22365         * g77.f-torture/compile/20000511-2.f: New test.
22366
22367 2000-05-11  Michael Meissner  <meissner@redhat.com>
22368
22369         * gcc.c-torture/execute/20000511-1.c: New test.
22370
22371 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22372
22373         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22374         * gcc.dg/20000510-1.S: New.
22375
22376 2000-05-08  Catherine Moore  <clm@cygnus.com>
22377
22378         * gcc.dg/unused-3.c: New.
22379
22380 2000-05-06  Richard Henderson  <rth@cygnus.com>
22381
22382           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
22383           * g++.old-deja/g++.mike/warn1.C: Likewise.
22384           * g++.old-deja/g++.pt/local1.C: Likewise.
22385           * g++.old-deja/g++.pt/local7.C: Likewise.
22386           * g++.old-deja/g++.pt/spec16.C: Likewise.
22387
22388 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
22389
22390         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
22391
22392 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
22393
22394           * g77.f-torture/execute/20000503-1.f:  New test.
22395
22396 2000-05-04  Andreas Jaeger  <aj@suse.de>
22397
22398         * gcc.dg/noreturn-2.c: New test.
22399
22400 2000-05-04  Neil Booth  <NeilB@earthling.net>
22401
22402         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
22403         preprocessor.
22404
22405 2000-05-04  Richard Henderson  <rth@cygnus.com>
22406
22407         * gcc.c-torture/execute/20000503-1.c: Fix typo.
22408
22409 2000-05-04  Richard Henderson  <rth@cygnus.com>
22410
22411         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
22412         OpenSSL by Jason R Thorpe.
22413
22414 2000-05-03  Jim Wilson  <wilson@cygnus.com>
22415
22416         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
22417
22418 2000-05-03  Robert Lipe <robertlipe@usa.net>
22419
22420         * gcc.dg/20000503-1.c: New test.
22421
22422 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
22423
22424         * gcc.c-torture/compile/20000502-1.c: New test.
22425         * g++.old-deja/g++.other/align.C: New test.
22426         * gcc.dg/cpp-tradstringify.c: New test.
22427
22428 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22429
22430         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
22431         and hard registers.
22432
22433 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
22434
22435         * gcc.c-torture/execute/loop-5.c: New test.
22436
22437 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
22438
22439         * gcc.c-torture/execute/va-arg-20.c: New test.
22440
22441 2000-04-23  Jeffrey A Law  (law@cygnus.com)
22442
22443         * gcc.c-torture/execute/20000422-1.c: New test.
22444
22445 2000-04-20  Greg McGary  <gkm@gnu.org>
22446
22447         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
22448         when optimizing, but without sibling-call optimizations (-O1).
22449
22450 2000-04-20  Jeffrey A Law  (law@cygnus.com)
22451
22452           * gcc.c-torture/compile/20000420-1.c: New test.
22453
22454 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
22455
22456         * g++.abi/ptrflags.C: New test.
22457         * g++.eh/catchptr1.C: Test incomplete pointer chains.
22458
22459 2000-04-19  Catherine Moore  <clm@cygnus.com>
22460
22461         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
22462
22463 2000-04-19  Greg McGary  <gkm@gnu.org>
22464
22465         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
22466         sibling-call optimizations.
22467
22468 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
22469
22470         * gcc.dg/20000419-1.c: New test.
22471
22472 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
22473
22474         * gcc.c-torture/execute/20000412-6.c: New test.
22475
22476 2000-04-12  Jeffrey A Law  (law@cygnus.com)
22477
22478         * gcc.c-torture/execute/20000412-5.c: New test.
22479         * g77.f-torture/compile/20000412-1.f: New test.
22480         * gcc.c-torture/execute/20000412-4.c: New test.
22481         * gcc.c-torture/compile/20000412-2.c: New test.
22482         * gcc.c-torture/execute/20000412-3.c: New test.
22483         * gcc.c-torture/compile/20000412-1.c: New test.
22484         * gcc.c-torture/execute/20000412-2.c: New test.
22485
22486 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
22487
22488         * objc/execute/bf-20.m: New test.
22489
22490 2000-04-10  Richard Henderson  <rth@cygnus.com>
22491
22492         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
22493
22494         * gcc.c-torture/execute/20000412-1.c: New test.
22495
22496 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
22497
22498         * g++.old-deja/g++.eh/catchptr1.C: New test.
22499
22500 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
22501
22502         * g++.old-deja/g++.abi/cxa_vec.C: New test.
22503
22504 2000-04-08  Neil Booth  <NeilB@earthling.net>
22505
22506         * gcc.dg/cpp-nullchar.c: Remove test as
22507         embedded nulls cause problems.
22508
22509 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22510
22511         * gcc.dg/compare2.c: New test.
22512
22513 2000-04-08  Neil Booth  <NeilB@earthling.net>
22514
22515         * gcc.dg/cpp-nullchar.c: New test.
22516
22517 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
22518
22519         * gcc.dg/cpp-mi2.c: New test.
22520         * gcc.dg/cpp-mi2[abc].h: New files.
22521
22522 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
22523
22524         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
22525         member name.
22526
22527 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
22528
22529         * g++.old-deja/g++.abi/vmihint.C: New test.
22530
22531 2000-04-06  Neil Booth  <NeilB@earthling.net>
22532
22533         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
22534         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
22535         copyright.
22536
22537 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
22538
22539         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
22540         avoid stack-frame overwrite.
22541
22542 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
22543
22544         * gcc.c-torture/compile/20000405-2.c: New test.
22545         * gcc.c-torture/compile/20000405-3.c: New test.
22546
22547 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22548
22549         * gcc.c-torture/compile/20000405-1.c: New test.
22550
22551 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
22552
22553         * gcc.dg/cast-qual-1.c: Revert last change.
22554
22555 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22556
22557         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
22558
22559 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
22560
22561         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
22562         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
22563
22564 2000-04-03  Jeffrey A Law  (law@cygnus.com)
22565
22566         * gcc.c-torture/compile/20000403-2.c: New test.
22567         * gcc.c-torture/compile/20000403-1.c: New test.
22568
22569 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
22570
22571         * gcc.c-torture/execute/20000403-1.c: New test.
22572
22573 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
22574
22575         * gcc.c-torture/execute/20000402-1.c: New test.
22576
22577 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
22578
22579         * gcc.c-torture/execute/va-arg-15.c: New test.
22580         * gcc.c-torture/execute/va-arg-16.c: New test.
22581         * gcc.c-torture/execute/va-arg-17.c: New test.
22582         * gcc.c-torture/execute/va-arg-18.c: New test.
22583         * gcc.c-torture/execute/va-arg-19.c: New test.
22584
22585 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
22586
22587         * gcc.c-torture/compile/981211-1.c: Move to...
22588         * gcc.dg/cpp-as1.c: ...here.
22589         * gcc.dg/cpp-as2.c: New file.
22590
22591         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
22592         compiler.
22593
22594 2000-04-02  Neil Booth  <NeilB@earthling.net>
22595
22596         * gcc.dg/cpp-cond.c  New tests.
22597         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
22598         accidental success less likely.
22599         * gcc.dg/cpp-missingop.c  New tests.
22600         * gcc.dg/cpp-missingparen.c  New tests.
22601         * gcc.dg/cpp-shift.c  New tests.
22602         * gcc.dg/cpp-shortcircuit.c  New tests.
22603         * gcc.dg/cpp-unary.c  New tests.
22604
22605 2000-03-29  Jeffrey A Law  (law@cygnus.com)
22606
22607         * gcc.c-torture/compile/20000329-1.c: New test.
22608
22609 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
22610
22611         * gcc.c-torture/compile/20000326-1.c: New test.
22612         * gcc.c-torture/compile/20000326-2.c: New test.
22613
22614 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
22615
22616         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
22617         the first parameter is a function argument.
22618
22619 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
22620
22621         * g++.old-deja/g++.ext/array4.C: New test.
22622
22623 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
22624
22625         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
22626
22627 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22628
22629         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
22630
22631 2000-03-19  Richard Henderson  <rth@cygnus.com>
22632
22633         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
22634
22635 2000-03-19  Richard Henderson  <rth@cygnus.com>
22636
22637         * gcc.c-torture/compile/20000319-1.c: New test.
22638
22639 2000-03-14  Jeffrey A Law  (law@cygnus.com)
22640
22641         * gcc.c-torture/execute/20000314-3.c: New test.
22642         * gcc.c-torture/execute/20000314-2.c: New test.
22643         * gcc.c-torture/execute/20000314-1.c: New test.
22644         * gcc.c-torture/compile/20000314-2.c: New test.
22645         * gcc.c-torture/compile/20000314-1.c: New test.
22646
22647 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
22648
22649         * g++.old-deja/g++.warn/inline.C: New test.
22650
22651 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
22652
22653         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
22654         standards-compliant result rather than specific constants.
22655         Put test-values in array.
22656
22657 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
22658
22659         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
22660         (g++_target_compile): Put test-specific options last.
22661
22662 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22663
22664         * g++.old-deja/g++.eh/vbase4.C: New test.
22665
22666 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22667
22668         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
22669
22670 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22671
22672         * g++.old-deja/g++.brendan/misc12.C: Removed.
22673         * g++.old-deja/g++.pt/memtemp77.C: Constify.
22674         * g++.old-deja/g++.ext/pretty4.C: New test.
22675
22676 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
22677
22678         * g++.old-deja/g++.other/string2.C: New test.
22679
22680 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
22681
22682         * g++.old-deja/g++.warn/impint2.C: New test.
22683
22684 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
22685
22686         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
22687         is 1, not zero.
22688
22689 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
22690
22691         * g++.old-deja/g++.warn/impint.C: New test.
22692         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
22693         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
22694         * g++.old-deja/g++.pt/explicit12.C: Likewise.
22695         * g++.old-deja/g++.pt/explicit13.C: Likewise.
22696         * g++.old-deja/g++.pt/explicit17.C: Likewise.
22697         * g++.old-deja/g++.pt/explicit18.C: Likewise.
22698         * g++.old-deja/g++.pt/explicit19.C: Likewise.
22699         * g++.old-deja/g++.pt/explicit23.C: Likewise.
22700         * g++.old-deja/g++.pt/explicit31.C: Likewise.
22701         * g++.old-deja/g++.pt/explicit35.C: Likewise.
22702         * g++.old-deja/g++.pt/explicit6.C: Likewise.
22703         * g++.old-deja/g++.pt/memclass7.C: Likewise.
22704
22705 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
22706
22707         * gcc.dg/cpp-redef.c: New test.
22708
22709 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
22710
22711         * g++.old-deja/g++.pt/unify7.C: New test.
22712
22713 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22714
22715         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
22716         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
22717
22718 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
22719
22720         * gcc.c-torture/compile/20000224-1.c: New test.
22721
22722 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22723
22724         * gcc.c-torture/compile/cpp-2.c: New test.
22725         * gcc.c-torture/compile/cpp-1.c: New test.
22726
22727 2000-02-25  Jeffrey A Law  (law@cygnus.com)
22728
22729         * gcc.c-torture/execute/20000225-1.c: New test.
22730
22731 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22732
22733         * gcc.dg/cpp-li2.c: New test.
22734
22735         * gcc.dg/cpp-wi1.c: New test.
22736
22737         * gcc.dg/cpp-li1.c: New test.
22738
22739 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
22740
22741         * g++.old-deja/g++.other/sizeof5.C: New test.
22742
22743 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22744
22745         * gcc.c-torture/execute/va-arg-13.c: New test.
22746
22747 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
22748
22749         * gcc.c-torture/execute/va-arg-12.c: New test.
22750
22751 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22752
22753         * gcc.c-torture/execute/20000223-1.c: New test.
22754
22755 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
22756
22757         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
22758
22759 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
22760
22761         * g++.old-deja/g++.abi/ptrmem.C: New test.
22762
22763 2000-02-19  Richard Henderson  <rth@cygnus.com>
22764
22765         * gcc.c-torture/compile/init-3.c: New.
22766
22767 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
22768
22769         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
22770         ALWAYS_CXXFLAGS.
22771
22772 2000-02-11  Robert Lipe <robertl@sco.com>
22773
22774         * gcc.c-torture/compile/20000211-3.c: New test.
22775
22776 2000-02-11  Martin Buchholz <martin@xemacs.org>
22777
22778         * gcc.c-torture/compile/20000211-2.c: New test.
22779
22780 2000-02-11  Jeffrey A Law  (law@cygnus.com)
22781
22782         * gcc.c-torture/compile/20000211-1.c: New test.
22783
22784 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
22785
22786         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
22787           on native targets
22788
22789 2000-02-08  Nathan Sidwell  <nathan@acm.org>
22790
22791         * g++.old-deja/g++.other/cast5.C: New test.
22792
22793 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
22794
22795         * gcc.c-torture/execute/20000205-1.c: New.
22796
22797 2000-02-03  Nathan Sidwell  <nathan@acm.org>
22798
22799         * g++.old-deja/g++.jason/cast3.C: Return void.
22800         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
22801
22802 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22803
22804         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
22805
22806         * gcc.dg/loop-1.c: New test.
22807
22808 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
22809
22810         * gcc.c-torture/compile/20000127-1.c: New test.
22811         * gcc.c-torture/execute/991228-1.c: New test.
22812
22813 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22814
22815         * gcc.dg/unused-2.c: New test.
22816
22817         * gcc.dg/conv-1.c: New test.
22818
22819 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
22820
22821         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
22822         compiler.
22823         (tool_option_proc): Fix typo.
22824
22825 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
22826
22827         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
22828         of the ld on the host, not on the build machine.
22829         Also, don't crash if '--help' is not a supported option.
22830
22831 2000-01-24  Richard Henderson  <rth@cygnus.com>
22832
22833         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
22834
22835 2000-01-20  Jeffrey A Law  (law@cygnus.com)
22836
22837         * gcc.c-torture/execute/20000120-2.c: New test.
22838         * gcc.c-torture/execute/20000120-1.c: New test.
22839
22840 2000-01-13  Jeffrey A Law  (law@cygnus.com)
22841
22842         * gcc.c-torture/execute/20000113-1.c: New test.
22843
22844 2000-01-12  Jeffrey A Law  (law@cygnus.com)
22845
22846         * gcc.c-torture/execute/20000112-1.c: New test.
22847
22848 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22849
22850         * gcc.dg/20000111-1.c: New test.
22851
22852 2000-01-10  Jeffrey A Law  (law@cygnus.com)
22853
22854         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
22855         with 16 bit integers.
22856
22857 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22858
22859         * gcc.dg/20000108-1.c: New test.
22860
22861 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22862
22863         * g++.old-deja/g++.ns/koenig8.C: New test.
22864
22865 2000-01-05  Nathan Sidwell  <nathan@acm.org>
22866
22867         * g++.old-deja/g++.other/cast4.C: New test.
22868
22869 2000-01-05  Jeffrey A Law  (law@cygnus.com)
22870
22871         * gcc.c-torture/compile/20000105-2.c: New test.
22872         * gcc.c-torture/compile/20000105-1.c: New test.
22873
22874 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22875
22876         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
22877         references to printf & atoi to conform to ANSI standard.
22878         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
22879         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
22880         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
22881         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
22882         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
22883         * g++.old-deja/g++.brendan/complex1.C: Likewise.
22884         * g++.old-deja/g++.brendan/copy1.C: Likewise.
22885         * g++.old-deja/g++.brendan/copy2.C: Likewise.
22886         * g++.old-deja/g++.brendan/copy3.C: Likewise.
22887         * g++.old-deja/g++.brendan/copy4.C: Likewise.
22888         * g++.old-deja/g++.brendan/copy5.C: Likewise.
22889         * g++.old-deja/g++.brendan/copy6.C: Likewise.
22890         * g++.old-deja/g++.brendan/copy7.C: Likewise.
22891         * g++.old-deja/g++.brendan/copy8.C: Likewise.
22892         * g++.old-deja/g++.brendan/crash11.C: Likewise.
22893         * g++.old-deja/g++.brendan/crash14.C: Likewise.
22894         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
22895         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
22896         * g++.old-deja/g++.brendan/delete2.C: Likewise.
22897         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
22898         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
22899         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
22900         * g++.old-deja/g++.brendan/eh1.C: Likewise.
22901         * g++.old-deja/g++.brendan/groff1.C: Likewise.
22902         * g++.old-deja/g++.brendan/init3.C: Likewise.
22903         * g++.old-deja/g++.brendan/misc12.C: Likewise.
22904         * g++.old-deja/g++.brendan/misc7.C: Likewise.
22905         * g++.old-deja/g++.brendan/new2.C: Likewise.
22906         * g++.old-deja/g++.brendan/operators4.C: Likewise.
22907         * g++.old-deja/g++.brendan/operators5.C: Likewise.
22908         * g++.old-deja/g++.brendan/overload2.C: Likewise.
22909         * g++.old-deja/g++.brendan/overload7.C: Likewise.
22910         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
22911         * g++.old-deja/g++.brendan/reference1.C: Likewise.
22912         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
22913         * g++.old-deja/g++.brendan/template24.C: Likewise.
22914         * g++.old-deja/g++.brendan/template3.C: Likewise.
22915         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
22916         * g++.old-deja/g++.jason/inline3.C: Likewise.
22917         * g++.old-deja/g++.jason/opeq.C: Likewise.
22918         * g++.old-deja/g++.law/arg5.C: Likewise.
22919         * g++.old-deja/g++.law/arm7.C: Likewise.
22920         * g++.old-deja/g++.law/ctors11.C: Likewise.
22921         * g++.old-deja/g++.law/cvt8.C: Likewise.
22922         * g++.old-deja/g++.law/init9.C: Likewise.
22923         * g++.old-deja/g++.law/refs4.C: Likewise.
22924         * g++.old-deja/g++.law/template2.C: Likewise.
22925         * g++.old-deja/g++.law/visibility24.C: Likewise.
22926         * g++.old-deja/g++.law/vtable3.C: Likewise.
22927         * g++.old-deja/g++.mike/asm2.C: Likewise.
22928         * g++.old-deja/g++.mike/eh1.C: Likewise.
22929         * g++.old-deja/g++.mike/misc1.C: Likewise.
22930         * g++.old-deja/g++.mike/misc13.C: Likewise.
22931         * g++.old-deja/g++.mike/misc14.C: Likewise.
22932         * g++.old-deja/g++.mike/ns12.C: Likewise.
22933         * g++.old-deja/g++.mike/p1248.C: Likewise.
22934         * g++.old-deja/g++.mike/p3708.C: Likewise.
22935         * g++.old-deja/g++.mike/p3708a.C: Likewise.
22936         * g++.old-deja/g++.mike/p3708b.C: Likewise.
22937         * g++.old-deja/g++.mike/p646.C: Likewise.
22938         * g++.old-deja/g++.mike/p700.C: Likewise.
22939         * g++.old-deja/g++.mike/p783.C: Likewise.
22940         * g++.old-deja/g++.mike/p783a.C: Likewise.
22941         * g++.old-deja/g++.mike/p783b.C: Likewise.
22942         * g++.old-deja/g++.mike/p786.C: Likewise.
22943         * g++.old-deja/g++.mike/p789.C: Likewise.
22944         * g++.old-deja/g++.mike/p789a.C: Likewise.
22945         * g++.old-deja/g++.mike/p807a.C: Likewise.
22946         * g++.old-deja/g++.other/delete3.C: Likewise.
22947         * g++.old-deja/g++.other/dyncast1.C: Likewise.
22948         * g++.old-deja/g++.other/dyncast2.C: Likewise.
22949         * g++.old-deja/g++.other/dyncast3.C: Likewise.
22950         * g++.old-deja/g++.other/empty1.C: Likewise.
22951         * g++.old-deja/g++.other/temporary1.C: Likewise.
22952         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
22953         * g++.old-deja/g++.pt/t16.C: Likewise.
22954         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
22955
22956 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
22957
22958         * gcc.dg/991230-1.c: New test.
22959
22960 1999-12-29  Jeffrey A Law  (law@cygnus.com)
22961
22962         * gcc.c-torture/compile/991229-3.c: New test.
22963         * gcc.c-torture/compile/991229-2.c: New test.
22964         * gcc.c-torture/compile/991229-1.c: New test.
22965
22966 1999-12-29  Greg McGary <gkm@eng.ascend.com>
22967
22968         * gcc.c-torture/compile/labels-2.c: New test.
22969
22970 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22971
22972         * gcc.c-torture/execute/991227-1.c: New test.
22973
22974 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
22975
22976         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
22977
22978 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
22979
22980         * gcc.c-torture/execute/991221-1.c: New test.
22981
22982 1999-12-20  Nathan Sidwell  <nathan@acm.org>
22983
22984         * g++.old-deja/g++.other/cast3.C: New test.
22985
22986 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
22987
22988         * gcc.c-torture/execute/991216-4.c: New test.
22989
22990 1999-12-16  Michael Meissner  <meissner@cygnus.com>
22991
22992         * gcc.c-torture/execute/991216-1.c: New test.
22993         * gcc.c-torture/execute/991216-2.c: New test.
22994         * gcc.c-torture/execute/991216-3.c: New test.
22995
22996 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
22997
22998         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
22999         Actually make the test fail by using "-O2" for compilation.
23000
23001 1999-12-15  Nathan Sidwell  <nathan@acm.org>
23002
23003         * g++.old-deja/g++.warn/cast-align1.C: New test.
23004
23005 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23006
23007         * gcc.c-torture/compile/991214-1.c: New test.
23008         * gcc.c-torture/compile/991214-2.c: New test.
23009
23010 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23011
23012         * gcc.dg/991214-1.c: New test.
23013
23014 1999-12-13  Jeffrey A Law  (law@cygnus.com)
23015
23016         * gcc.c-torture/compile/991213-3.c: New test.
23017         * gcc.c-torture/compile/991213-2.c: New test.
23018         * gcc.c-torture/compile/991213-1.c: New test.
23019
23020 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
23021
23022         * gcc.dg/991209-1.c: New test.
23023
23024 1999-12-08  Nathan Sidwell <nathan@acm.org>
23025
23026         * gcc.c-torture/compile/991208-1.c: New test.
23027
23028 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23029
23030         * gcc.dg/ultrasp2.c: New test.
23031
23032 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
23033
23034         * g++.old-deja/g++.abi/align.C (main): Fix typo.
23035
23036 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
23037
23038         * gcc.c-torture/compile/991202-1.c: New test.
23039         * gcc.c-torture/execute/991202-1.c: New test.
23040         * gcc.c-torture/execute/991202-2.c: New test.
23041         * gcc.c-torture/execute/991202-3.c: New test.
23042
23043 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
23044
23045         * g++.old-deja/g++.abi/align.C: New test.
23046         * g++.old-deja/g++.abi/aggregates.C: Likewise.
23047         * g++.old-deja/g++.abi/bitfields.C: Likewise.
23048
23049 1999-12-01  Richard Henderson  <rth@cygnus.com>
23050
23051         * gcc.c-torture/execute/991201-1.c: New.
23052
23053 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
23054
23055         * gcc.dg/991129-1.c: New test.
23056
23057 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
23058
23059         * gcc.c-torture/compile/991127-1.c: New test.
23060
23061 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23062
23063         * g++.old-deja/g++.other/warn4.C: New test.
23064
23065 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23066
23067         * g++.old-deja/g++.eh/cleanup2.C: New test.
23068         * g++.old-deja/g++.ext/pretty2.C: New test.
23069         * g++.old-deja/g++.ext/pretty3.C: New test.
23070         * g++.old-deja/g++.other/debug6.C: New test.
23071
23072 1999-10-20  Jim Wilson  <wilson@cygnus.com>
23073
23074         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
23075         compiler_output to look for one error message instead of two.
23076
23077 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
23078
23079         * gcc.c-torture/execute/991118-1.c: Also test case
23080         where the word boundary does not split a byte evenly.
23081
23082 1999-11-19  Nathan Sidwell  <nathan@acm.org>
23083
23084         * g++.old-deja/g++.ext/restrict1.C: New test.
23085
23086 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
23087
23088         * gcc.c-torture/execute/991118-1.c: New test.
23089
23090 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
23091
23092         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
23093         working directory pathnames.
23094
23095 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
23096
23097         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
23098         host is equipped with driver.h and driver.o so it can actually
23099         compile and run the tests.
23100
23101 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
23102
23103         * gcc.c-torture/compile/991008-1.c: New test.
23104
23105 1999-11-08  Nick Clifton  <nickc@cygnus.com>
23106
23107         * lib/gcc-dg.exp: Include target-supports.exp
23108
23109 1999-11-05  Nick Clifton  <nickc@cygnus.com>
23110
23111         * lib/target-supports.exp: New file: Provide procs to test for
23112         features supported by the target.
23113         (check_weak_available): Moved here from ecos.exp.
23114         (check_alias_available): New proc: Determine of the target
23115         toolchain supports the alias attribute.
23116
23117         * gcc.dg/special/ecos.exp: Move check_weak_available to
23118         target-supports.exp.
23119         (alias-1.c): Only perform the test if the target supports
23120         aliases.
23121         (wkali-1.c): Only perform the test if the target supports
23122         aliases.
23123
23124         * gcc.dg/990506-0.c: Expect error messages from cross
23125         targets as well as native targets.
23126
23127 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23128
23129         * gcc.dg/ultrasp1.c: Removed xfail.
23130         * gcc.dg/struct-ret-2.c: Likewise.
23131         * gcc.dg/array-1.c: Likewise.
23132
23133 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23134
23135         * gcc.dg/struct-ret-2.c: New test.
23136
23137         * gcc.dg/array-1.c: New test.
23138
23139 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
23140
23141         * gcc.c-torture/execute/991030-1.c: New test.
23142
23143 1999-10-26  Richard Henderson  <rth@cygnus.com>
23144
23145         * gcc.c-torture/compile/991026-2.c: New test.
23146
23147 1999-10-26  Jeffrey A Law  (law@cygnus.com)
23148
23149         * gcc.c-torture/compile/991026-1.c: New test.
23150
23151 1999-10-23  Jeffrey A Law  (law@cygnus.com)
23152
23153         * gcc.c-torture/execute/991023-1.c: New test.
23154
23155 1999-10-19  Jeffrey A Law  (law@cygnus.com)
23156
23157         * gcc.c-torture/execute/991019-1.c: New test.
23158
23159 1999-10-16  Richard Henderson  <rth@cygnus.com>
23160
23161         * gcc.c-torture/execute/991016-1.c: New test.
23162
23163 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
23164
23165         * gcc.c-torture/execute/991014-1.c: New test.
23166
23167 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
23168
23169         * g++.old-deja/g++.other/union2.C: New test.
23170
23171 1999-10-13  Nathan Sidwell  <nathan@acm.org>
23172
23173         * g++.old-deja/g++.other/vaarg2.C: New test.
23174         * g++.old-deja/g++.other/vaarg3.C: New test.
23175
23176 1999-10-12  Craig Burley  <craig@jcb-sc.com>
23177
23178         * g77.f-torture/noncompile/19990905-1.f: Moved from being
23179         in compile/.
23180
23181 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
23182
23183         * gcc.c-torture/execute/va-arg-11.c: New test.
23184
23185 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
23186
23187         * lib/file-format.exp (gcc_target_object_format): Don't
23188         crash if objdump is unavailable.
23189
23190 1999-09-29  Donn Terry <donn@interix.com>
23191
23192         * gcc.misc-tests/mg.exp: delete extraneous redirection.
23193
23194 1999-09-28  Nick Clifton  <nickc@cygnus.com>
23195
23196         * gcc.c-torture/compile/990928-1.c: New test.
23197
23198 1999-09-28  Nathan Sidwell  <nathan@acm.org>
23199
23200         * g++.old-deja/g++.other/decl6.C: New test.
23201
23202 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23203
23204         * gcc.c-torture/execute/va-arg-10.c: New test.
23205
23206 1999-09-27  Nathan Sidwell  <nathan@acm.org>
23207
23208         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
23209         __PRETTY_FUNCTION__.
23210
23211 1999-09-23  Nick Clifton  <nickc@cygnus.com>
23212
23213         * gcc.c-torture/execute/990923-1.c: New test.
23214
23215 1999-09-21  Nick Clifton  <nickc@cygnus.com>
23216
23217         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
23218         for which -fpic is inappropriate.
23219
23220 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
23221
23222         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
23223
23224 1999-09-21  Nathan Sidwell  <nathan@acm.org>
23225
23226         * g++.old-deja/g++.other/dyncast1.C: New test.
23227         * g++.old-deja/g++.other/dyncast2.C: New test.
23228         * g++.old-deja/g++.other/dyncast3.C: New test.
23229         * g++.old-deja/g++.other/dyncast4.C: New test.
23230         * g++.old-deja/g++.other/dyncast5.C: New test.
23231         * g++.old-deja/g++.eh/catch3.C: New test.
23232         * g++.old-deja/g++.eh/catch3p.C: New test.
23233         * g++.old-deja/g++.eh/catch4.C: New test.
23234         * g++.old-deja/g++.eh/catch4p.C: New test.
23235         * g++.old-deja/g++.eh/catch5.C: New test.
23236         * g++.old-deja/g++.eh/catch5p.C: New test.
23237         * g++.old-deja/g++.eh/catch6.C: New test.
23238         * g++.old-deja/g++.eh/catch6p.C: New test.
23239         * g++.old-deja/g++.eh/catch7.C: New test.
23240         * g++.old-deja/g++.eh/catch7p.C: New test.
23241         * g++.old-deja/g++.eh/catch8.C: New test.
23242         * g++.old-deja/g++.eh/catch8p.C: New test.
23243         * g++.old-deja/g++.eh/catch9.C: New test.
23244         * g++.old-deja/g++.eh/catch9p.C: New test.
23245
23246 1999-09-13  Nathan Sidwell  <nathan@acm.org>
23247
23248         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
23249         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
23250
23251 1999-09-13  Jeffrey A Law  (law@cygnus.com)
23252
23253         * gcc.c-torture/compile/990913-1.c: New test.
23254
23255 1999-09-10  Nathan Sidwell  <nathan@acm.org>
23256
23257         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
23258         * g++.old-deja/g++.jason/rfg5.C: Likewise.
23259
23260 1999-09-09  Richard Henderson  <rth@cygnus.com>
23261
23262         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
23263
23264 1999-09-09  Nathan Sidwell  <nathan@acm.org>
23265
23266         * g++.old-deja/g++.other/lookup11.C: New test.
23267         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
23268         what is permitted and what we want.
23269         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
23270         overload use.
23271         * g++.old-deja/g++.jason/rfg5.C: Likewise
23272
23273 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
23274
23275         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
23276         * gcc.c-torture/noncompile/poison-1.c: New file.
23277
23278 1999-09-08  Nathan Sidwell  <nathan@acm.org>
23279
23280         * g++.old-deja/g++.other/sizeof3.C: New test.
23281         * g++.old-deja/g++.other/sizeof4.C: New test.
23282         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
23283         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
23284
23285 1999-09-07  Richard Henderson  <rth@cygnus.com>
23286
23287         * gcc.dg/va-arg-1.c: New.
23288
23289 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23290
23291         * gcc.c-torture/execute/va-arg-9.c: New test.
23292
23293 1999-09-05  Craig Burley  <craig@jcb-sc.com>
23294
23295         * g77.f-torture/compile/980519-2.f: New test.
23296         * g77.f-torture/compile/19990905-0.f: New test.
23297         * g77.f-torture/compile/19990905-1.f: New test.
23298         * g77.f-torture/compile/19990905-2.f: New test.
23299
23300         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
23301
23302 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
23303
23304         * gcc.c-torture/execute/990827-1.c: Fix typo.
23305
23306 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23307
23308         * g++.old-deja/g++.other/deref1.C: New test.
23309
23310 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23311
23312         * g++.old-deja/g++.other/ambig2.C: New test.
23313         * g++.old-deja/g++.other/cond5.C: New test.
23314         * g++.old-deja/g++.other/lookup16.C: New test.
23315
23316 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23317
23318         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23319         assemblers too.
23320
23321 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23322
23323         * lib/c-torture.exp: Avoid the "compare executables" optimization
23324         when testing native.
23325
23326 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23327
23328         * gcc.c-torture/execute/990829-1.c: New test.
23329         * gcc.c-torture/compile/990829-1.c: New test.
23330
23331 1999-08-27  Paul Burchard  <burchard@pobox.com>
23332
23333         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23334         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23335         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23336         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23337         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23338         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23339         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23340         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23341         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23342         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23343         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23344
23345 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23346
23347         * gcc.c-torture/execute/990827-1.c: New test.
23348
23349 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23350
23351         * g77.f-torture/noncompile/19990826-4.f: New test.
23352
23353         * g77.f-torture/compile/19990826-3.f: New test.
23354
23355         * g77.f-torture/execute/19990826-2.f: New test.
23356
23357         * g77.f-torture/compile/19990826-1.f: New test.
23358
23359         * gcc.c-torture/execute/990826-0.c: New test.
23360         * g77.c-torture/execute/19990826-0.f: New test.
23361
23362         * g77.f-torture/noncompile/970626-2.f: New test.
23363
23364 1999-08-25  Paul Burchard  <burchard@pobox.com>
23365
23366         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23367         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23368         lss-011.C: New tests.
23369
23370 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23371
23372         * g++.old-deja/g++.other/decl5.C: New test.
23373
23374 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23375
23376         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23377         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23378         call `postbase' for each one.  All callers of `postbase' changed
23379         to call this instead.
23380
23381 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
23382
23383         * gcc.c-torture/execute/990811-1.c: New test.
23384
23385 1999-08-09  Nick Clifton  <nickc@cygnus.com>
23386
23387         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
23388         just native ones.
23389
23390         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
23391         just native ones.
23392
23393 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23394
23395         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
23396
23397 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23398
23399         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
23400
23401 1999-08-04  Nathan Sidwell  <nathan@acm.org>
23402
23403         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
23404
23405 1999-08-04  Jeffrey A Law  (law@cygnus.com)
23406
23407         * gcc.c-torture/execute/990804-1.c: New test.
23408
23409 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23410
23411         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
23412         * g++.old-deja/g++.brendan/crash64.C: Likewise
23413         * g++.old-deja/g++.brendan/overload8.C: Likewise
23414
23415 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23416
23417         * g++.old-deja/g++.other/struct1.C: New test.
23418
23419 1999-08-03  Nathan Sidwell  <nathan@acm.org>
23420
23421         * g++.old-deja/g++.other/enum2.C: New test.
23422
23423 1999-08-02  Richard Henderson  <rth@cygnus.com>
23424
23425         Adapted from tests from Franz Sirl:
23426         * gcc.c-torture/execute/va-arg-7.c: New test.
23427         * gcc.c-torture/execute/va-arg-8.c: New test.
23428
23429 1999-08-01  Jeffrey A Law  (law@cygnus.com)
23430
23431         * gcc.c-torture/compile/990801-2.c: New test.
23432
23433         * gcc.c-torture/compile/990801-1.c: New test.
23434
23435 1999-07-27  Michael Meissner  <meissner@cygnus.com>
23436
23437         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
23438         fp-cmp-1.c, converting double to float.
23439
23440         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
23441         fp-cmp-1.c, converting double to long double.
23442
23443         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
23444         from fr1 to unknown_register, since fr1 is a legitimate register
23445         on some machines.
23446
23447 1999-07-25  Jeffrey A Law  (law@cygnus.com)
23448
23449         * README: More listname related changes.
23450
23451 1999-07-08  Catherine Moore  <clm@cygnus.com>
23452
23453         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
23454
23455 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
23456
23457         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
23458
23459 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
23460
23461         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
23462
23463 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
23464
23465         * gcc.dg/990703-1.c: New test.
23466
23467 1999-06-29  Nick Clifton  <nickc@cygnus.com>
23468
23469         * lib/file-format.exp: New file: Move definition of proc
23470         gcc_target_object_format to here from
23471         gcc.dg/special/ecos.exp.
23472
23473         * lib/c-torture.exp: Include lib file-format.exp.
23474         * lib/gcc-dg.exp: Include lib file-format.exp.
23475
23476         * gcc.dg/special/ecos.exp: Remove definition of proc
23477         gcc_target_object_format.
23478
23479 1999-06-28  Jeffrey A Law  (law@cygnus.com)
23480
23481         * gcc.c-torture/execute/990628-1.c: New test.
23482
23483 1999-06-25  Jeffrey A Law  (law@cygnus.com)
23484
23485         * gcc.c-torture/compile/990625-2.c: New test.
23486
23487         * gcc.c-torture/compile/990625-1.c: New test.
23488
23489 1999-06-23  Nick Clifton  <nickc@cygnus.com>
23490
23491         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
23492         attributes compile.
23493         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
23494         ports that use the COFF/PE file format.
23495
23496 1999-06-17  Jeffrey A Law  (law@cygnus.com)
23497
23498         * gcc.c-torture/compile/990617-1.c: New test.
23499
23500 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
23501
23502         * g++.old-deja/g++.other/decl4.C: New test.
23503
23504 1999-06-14  Nathan Sidwell  <nathan@acm.org>
23505
23506         * g++.old-deja/g++.other/bitfld3.C: New test.
23507
23508 1999-06-08  Nathan Sidwell  <nathan@acm.org>
23509
23510         * g++.old-deja/g++.eh/catch1.C: New test.
23511
23512 1999-06-07  Jeffrey A Law  (law@cygnus.com)
23513
23514         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
23515
23516         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
23517         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
23518
23519 1999-06-05  Craig Burley  <craig@jcb-sc.com>
23520
23521         * g77.f-torture/compile/19990502-0.f: Replace with new,
23522         shorter, test that still fails after recent changes.
23523
23524 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23525
23526         * gcc.c-torture/execute/990604-1.c: New test.
23527
23528 1999-05-31  Jeffrey A Law  (law@cygnus.com)
23529
23530         * gcc.c-torture/execute/990531-1.c: New test.
23531
23532 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23533
23534         * gcc.c-torture/compile/990527-1.c: New test.
23535
23536 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
23537
23538         * gcc.c-torture/execute/990527-1.c: New test.
23539
23540 1999-05-25  Nick Clifton  <nickc@cygnus.com>
23541
23542         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
23543         bitfields as signed.
23544
23545 1999-05-25  Craig Burley  <craig@jcb-sc.com>
23546
23547         * g77.f-torture/compile/19990525-0.f: New test.
23548
23549 1999-05-25  Jeffrey A Law  (law@cygnus.com)
23550
23551         * gcc.c-torture/execute/990525-2.c: New test.
23552
23553         * gcc.c-torture/execute/990525-1.c: New test.
23554
23555 1999-05-24  Nathan Sidwell  <nathan@acm.org>
23556
23557         * g++.old-deja/g++.other/anon3.C: New test.
23558         * g++.old-deja/g++.other/anon4.C: New test.
23559         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
23560         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
23561         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
23562         Merrill).
23563
23564 1999-05-24  Jeffrey A Law  (law@cygnus.com)
23565
23566         * gcc.c-torture/execute/990524-1.c: New test.
23567
23568         * gcc.dg/990524-1.c: New test.
23569
23570 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23571
23572         * gcc.c-torture/compile/990523-1.c: New test.
23573
23574 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
23575
23576         * gcc.c-torture/compile/990519-1.c: New test.
23577
23578 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
23579
23580         * gcc.c-torture/compile/990517-1.c: New test.
23581
23582         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
23583         (e4, f4): New tests.
23584         (main): Call them.
23585
23586 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23587
23588         * gcc.dg/noreturn-1.c: New test.
23589
23590 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
23591
23592         * gcc.c-torture/execute/990513-1.c: New test.
23593
23594 1999-05-10  Richard Henderson  <rth@cygnus.com>
23595
23596         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
23597
23598 1999-05-10  Craig Burley  <craig@jcb-sc.com>
23599
23600         * g77.f-torture/execute/erfc.f: Use small single-precision
23601         values, to avoid problems on Alphas when not -mieee.
23602
23603 1999-05-08  Craig Burley  <craig@jcb-sc.com>
23604
23605         * gcc.dg/990506-0.c: New test.
23606
23607 1999-05-08  Richard Henderson  <rth@cygnus.com>
23608
23609         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
23610         the constant to test.  Don't XFAIL 64-bit targets.
23611
23612         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
23613         * g++.old-deja/g++.law/profile1.C: Likewise.
23614
23615         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
23616         operator new instances.
23617         * g++.old-deja/g++.other/delete5.C: Likewise.
23618
23619 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23620
23621         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
23622         intrinsic.
23623
23624 1999-05-03  Craig Burley  <craig@jcb-sc.com>
23625
23626         * g77.f-torture/execute/u77-test.f: Reverse order of two
23627         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
23628
23629 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23630
23631         * gcc.dg/compare1.c: New test.
23632
23633 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
23634
23635         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
23636         New tests.
23637
23638 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23639
23640         * g77.f-torture/compile/19990502-1.f: New test.
23641
23642 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23643
23644         * g77.f-torture/compile/19990502-0.f: New test.
23645
23646 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23647
23648         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
23649         intrinsic.
23650
23651 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23652
23653         * g77.f-torture/execute/u77-test.f (main): List libU77
23654         intrinsics not currently tested.
23655         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
23656         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
23657         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
23658         Trim blanks off the ends of some printed strings.
23659
23660 1999-05-02  Craig Burley  <craig@jcb-sc.com>
23661
23662         * g77.f-torture/execute/u77-test.f (main): Just warn about
23663         FSTAT gid disagreement, as it's expected on some systems.
23664
23665 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23666
23667         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
23668         use a new function, which allows for some slop.
23669         Clean up some commentary.
23670         (issum): The new function.
23671         (sgladd): Deleted subroutine.
23672
23673 1999-05-01  Craig Burley  <craig@jcb-sc.com>
23674
23675         * g77.f-torture/execute/u77-test.f: Modify to be more like
23676         libf2c/libU77 version, bringing patches to that version here.
23677         Add suitable commentary.
23678
23679 1999-04-25  Richard Henderson  <rth@cygnus.com>
23680
23681         * gcc.dg/990424-1.c: New test.
23682
23683 1999-04-24  Craig Burley  <craig@jcb-sc.com>
23684
23685         * g77.f-torture/execute/u77-test.f (main): Bug involving
23686         LSTAT has been fixed, so turn back on full checking.
23687
23688 1999-04-20  Craig Burley  <craig@jcb-sc.com>
23689
23690         * g77.f-torture/compile/19990419-0.f: New test.
23691         * g77.f-torture/execute/19990419-1.f: New test.
23692
23693 1999-04-17  Richard Henderson  <rth@cygnus.com>
23694
23695         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
23696         to avoid the need for a prototype to supress a warning.
23697
23698 1999-04-07  Jim Wilson  <wilson@cygnus.com>
23699
23700         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
23701
23702 1999-04-04  Jeffrey A Law  (law@cygnus.com)
23703
23704         * gcc.c-torture/execute/990404-1.c: New test.
23705
23706 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23707
23708         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
23709         * gcc.dg/cpp-if3.c: Don't use -pedantic.
23710         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
23711         missing initializer warnings.
23712
23713 1999-03-28  Jeffrey A Law  (law@cygnus.com)
23714
23715         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
23716         matching strings.
23717
23718 1999-03-26  Jeffrey A Law  (law@cygnus.com)
23719
23720         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
23721
23722 1999-03-26  Craig Burley  <craig@jcb-sc.com>
23723
23724         * g77.f-torture/execute/19990325-0.f: New test.
23725         * g77.f-torture/execute/19990325-1.f: New test.
23726
23727 1999-03-24  Jeffrey A Law  (law@cygnus.com)
23728
23729         * gcc.c-torture/execute/990324-1.c: New test.
23730
23731 1999-03-22  Jim Wilson  <wilson@cygnus.com>
23732
23733         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
23734         test with 4.
23735
23736 1999-03-17  Richard Henderson  <rth@cygnus.com>
23737
23738         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
23739
23740 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23741
23742         * g77.f-torture/execute/19990313-2.f: New test.
23743         * g77.f-torture/execute/19990313-3.f: New test.
23744
23745 1999-03-13  Craig Burley  <craig@jcb-sc.com>
23746
23747         * g77.f-torture/execute/19990313-0.f: New test.
23748         * g77.f-torture/execute/19990313-1.f: New test.
23749
23750 1999-03-12  Jim Wilson  <wilson@cygnus.com>
23751
23752         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
23753         printf to sprintf.
23754         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
23755         (main): Add check for u15.  Conditionalize u31 check depending on
23756         whether ints are <32 bits or >=32 bits.
23757
23758 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23759
23760         * g77.f-torture/execute/19981119-0.f: Improve testiness.
23761
23762 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23763
23764         * g77.f-torture/compile/19990305-0.f: New test.
23765         * g77.f-torture/execute/19981119-0.f: New test.
23766
23767 1999-03-08  Craig Burley  <craig@jcb-sc.com>
23768
23769         * g77.f-torture/execute/970625-2.f: call ABORT if final
23770         result is not correct, instead of just printing it.
23771         Add this checking via newly introduced obfuscation, to
23772         trip up buggy front ends.
23773
23774 1999-03-07  Craig Burley  <craig@jcb-sc.com>
23775
23776         * g77.f-torture/compile/960317-1.f: Moved from being
23777         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
23778
23779 1999-03-06  Craig Burley  <craig@jcb-sc.com>
23780
23781         * g77.f-torture/execute/960317-1.f: New (old) test.
23782         * g77.f-torture/execute/970625-2.f: Ditto.
23783
23784 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
23785
23786         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
23787         message on line 1 or line 2; cccp and cpplib do this differently.
23788
23789 1999-03-01  Jeffrey A Law  (law@cygnus.com)
23790
23791         * g++.old-deja/g++.law/weak1.C: New test.
23792
23793 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23794
23795         * gcc.c-torture/execute/990119-1.c: Renamed to...
23796         * gcc.dg/990119-1.c: this, so it will only be tested once
23797         (it's a preprocessor test, it doesn't need to be run at
23798         multiple optimization levels).
23799
23800 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
23801
23802         * lib/g++.exp: Don't add incdir=$base_dir/../include to
23803           ALWAYS_CXXFLAGS.
23804
23805 1999-02-24  Craig Burley  <craig@jcb-sc.com>
23806
23807         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
23808         * g77.f-torture/compile/19981216-0.f: ...as it is expected
23809         to not be compilable by current g77.
23810
23811 1999-02-24  Nick Clifton  <nickc@cygnus.com>
23812
23813         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
23814
23815 1999-02-22  Jeffrey A Law  (law@cygnus.com)
23816
23817         * gcc.c-torture/execute/990222-1.c: New test.
23818
23819 1999-02-19  Craig Burley  <craig@jcb-sc.com>
23820
23821         * g77.f-torture/compile/19990218-0.f: New test.
23822         * g77.f-torture/noncompile/19990218-1.f: New test.
23823
23824 1999-02-18  Craig Burley  <craig@jcb-sc.com>
23825
23826         * g77.f-torture/compile/19981216-0.f: New test.
23827
23828 1999-02-14  Jeffrey A Law  (law@cygnus.com)
23829
23830         * gcc.dg/990214-1.c: New test.
23831
23832 1999-02-13  Jeffrey A Law  (law@cygnus.com)
23833
23834         * gcc.dg/990213-2.c: New test.
23835
23836         * gcc.dg/990213-1.c: New test.
23837
23838 1999-02-12  Jeffrey A Law  (law@cygnus.com)
23839
23840         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
23841         ints.
23842
23843 1999-02-11  Nick Clifton  <nickc@cygnus.com>
23844
23845         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
23846         specified by target.
23847
23848         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
23849
23850 1999-02-11  Jeffrey A Law  (law@cygnus.com)
23851
23852         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
23853
23854 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23855
23856         * gcc.dg/special/ecos.exp: New test driver for new tests with
23857         special requirements.
23858
23859         * gcc.dg/special/alias-1.c: New test.
23860         * gcc.dg/special/gcsec-1.c: New test.
23861         * gcc.dg/special/weak-1.c: New test.
23862         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
23863         * gcc.dg/special/weak-2.c: New test.
23864         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
23865         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
23866         * gcc.dg/special/wkali-1.c: New test.
23867         * gcc.dg/special/wkali-2.c: New test.
23868         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
23869         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
23870
23871 1999-02-10  Felix Lee  <flee@cygnus.com>
23872
23873           * lib/c-torture.exp (c-torture-compile): Pull out code for
23874           analyzing gcc error messages.
23875           (c-torture-execute): Likewise.  Fix some (harmless) false
23876           positives.
23877           * lib/gcc.exp (gcc_check_compile): New function.
23878
23879 1999-02-08  Richard Henderson  <rth@cygnus.com>
23880
23881         * gcc.c-torture/execute/990208-1.c: New test.
23882
23883 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
23884
23885         * g++.dg/special/ecos.exp: New driver for new tests with special
23886         requirements
23887
23888         * g++.dg/special/conpr-1.C: New test
23889         * g++.dg/special/conpr-2.C: New test
23890         * g++.dg/special/conpr-2a.C: New test
23891         * g++.dg/special/conpr-3.C: New test
23892         * g++.dg/special/conpr-3a.C: New test
23893         * g++.dg/special/conpr-3b.C: New test
23894
23895         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
23896         allow g++ to use the dg driver
23897
23898         * README: Add comment about g++.dg directory
23899
23900 1999-02-06  Jeffrey A Law  (law@cygnus.com)
23901
23902         * README: Update email addresses.
23903
23904 1999-02-03  Nick Clifton  <nickc@cygnus.com>
23905
23906         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
23907         arguments in order to force structure S onto the stack even on
23908         the alpha.
23909         (test): Pass 10 leading arguments to function foo as well as the
23910         structure S.
23911
23912         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
23913         failure for all targets.
23914
23915         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
23916         abort to terminate program execution.
23917
23918 1999-01-30  Richard Henderson  <rth@cygnus.com>
23919
23920         * gcc.c-torture/execute/990130-1.c: New test.
23921
23922 1999-01-30  Jeffrey A Law  (law@cygnus.com)
23923
23924         * gcc.dg/990130-1.c: New test.
23925
23926 1999-01-28  Michael Meissner  <meissner@cygnus.com>
23927
23928         * gcc.c-torture/execute/990128-1.c: New test.
23929
23930 1999-01-27  Michael Meissner  <meissner@cygnus.com>
23931
23932         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
23933
23934 1999-01-27  Felix Lee  <flee@cygnus.com>
23935
23936         * lib/c-torture.exp (c-torture-compile): pull out code for
23937         analyzing gcc error messages.
23938         (c-torture-execute): ditto, and fix some (harmless) false
23939         positives.
23940         * lib/gcc.exp (gcc_check_compile): new function.
23941
23942 1999-01-17  Jeffrey A Law  (law@cygnus.com)
23943
23944         * gcc.dg/990117-1.c: New test.
23945
23946         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
23947
23948         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
23949
23950 1999-01-15  Jeffrey A Law  (law@cygnus.com)
23951
23952         * g77.f-torture/compile/990115-1.f: New test.
23953
23954 1999-01-07  Jeffrey A Law  (law@cygnus.com)
23955
23956         * gcc.c-torture/compile/990107-1.c: New test
23957
23958 1999-01-06  Jeffrey A Law  (law@cygnus.com)
23959
23960         * gcc.c-torture/execute/990106-2.c: New test.
23961
23962         * gcc.c-torture/execute/990106-1.c: New test.
23963
23964 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
23965
23966         * gcc.c-torture/compile/981223-1.c: New test.
23967
23968 1998-12-29  Richard Henderson  <rth@cygnus.com>
23969
23970         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
23971         (opt3): Rename from opt4 and disable.
23972
23973 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
23974
23975         * g++.old-deja/g++.pt/ptrmem5.C: New test.
23976
23977 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
23978
23979         * g++.old-deja/g++.other/conv5.C: New test.
23980
23981 1998-12-14  Nick Clifton  <nickc@cygnus.com>
23982
23983         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
23984
23985 1998-12-11  Jeffrey A Law  (law@cygnus.com)
23986
23987         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
23988
23989 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
23990
23991         * gcc.c-torture/compile/981211-1.c: New test.
23992
23993 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
23994
23995         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
23996
23997         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
23998
23999 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24000
24001         * gcc.special/930510-1.c: Make C9X safe.
24002         * gcc.misc-tests/gcov-1.c Similarly.
24003         * gcc.misc-tests/gcov-2.c Similarly.
24004
24005 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24006
24007         * gcc.dg/ultrasp1.c: New test.
24008
24009 1998-12-06  Richard Henderson  <rth@cygnus.com>
24010
24011         * gcc.c-torture/execute/981206.c: New test.
24012
24013 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24014
24015         * g++.old-deja/g++.ns/template7.C: New test.
24016
24017         * g++.old-deja/g++.other/expr1.C: New test.
24018
24019         * g++.old-deja/g++.eh/tmpl3.C: New test.
24020
24021         * g++.old-deja/g++.eh/tmpl2.C: New test.
24022
24023 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24024
24025         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
24026         * g++.old-deja/g++.other/using6.C: Removed.
24027         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
24028
24029         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
24030
24031 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24032
24033         * g++.old-deja/g++.pt/overload8.C: New test.
24034
24035         * g++.old-deja/g++.pt/overload7.C: New test.
24036
24037         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
24038
24039         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
24040         and relinking messages.
24041         * lib/g++.exp (g++_target_compile): Remove .rpo file when
24042         compiling with -frepo.
24043
24044 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
24045
24046         * g++.old-deja/g++.pt/lookup6.C: New test.
24047
24048 1998-11-30  Nick Clifton  <nickc@cygnus.com>
24049
24050         * gcc.c-torture/execute/981130-1.c: New test.
24051         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
24052
24053 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24054
24055         * g++.old-deja/g++.pt/explicit76.C: New test.
24056
24057         * g++.old-deja/g++.pt/friend38.C: New test.
24058
24059         * g++.old-deja/g++.ns/crash2.C: New test.
24060
24061         * g++.old-deja/g++.pt/defarg8.C: New test.
24062
24063         * g++.old-deja/g++.pt/instantiate6.C: New test.
24064
24065         * g++.old-deja/g++.pt/static6.C: New test.
24066
24067         * g++.old-deja/g++.pt/decl2.C: New test.
24068
24069 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24070
24071         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
24072         problem is actually related with name lookup, but so what? :-)
24073
24074         * g++.old-deja/g++.pt/friend37.C: New test.
24075
24076 1998-11-25  Dave Love  <d.love@dl.ac.uk>
24077
24078         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
24079         element, which fails on some systems.
24080
24081         * g77.f-torture/execute/labug1.f: New test.
24082
24083 1998-11-21  Jeffrey A Law  (law@cygnus.com)
24084
24085         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
24086         is defined.
24087
24088 1998-11-18  Dave Love  <d.love@dl.ac.uk>
24089
24090         * g77.f-torture/compile/981117-1.f: New test.
24091
24092 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
24093
24094         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
24095         properly discarded.
24096
24097 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
24098
24099         * gcc.c-torture/execute/memcheck: New directory of tests for
24100         -fcheck-memory-usage.
24101
24102 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24103
24104         * README: New file, general information about the testsuite and
24105         new description of the various C++ test subdirectories.
24106         * README.g++: Eliminate obsolete information, update and move most
24107         relevant stuff to README.
24108
24109 1998-11-07  Richard Henderson  <rth@cygnus.com>
24110
24111         * gcc.c-torture/compile/981107-1.c: New test.
24112
24113 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
24114
24115         * execute/memcpy-bi.c: New testcase.
24116
24117 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
24118
24119         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
24120         base classes.
24121
24122         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
24123         template is selected.
24124
24125         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
24126         classes, it should be accepted for all types.
24127
24128         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
24129
24130         * g++.old-deja/g++.pt/spec24.C: Ensure that template
24131         specializations start with template headers.
24132
24133 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
24134
24135         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
24136
24137         * g++.old-deja/g++.other/init9.C: Test cross initialization of
24138         non-POD types.
24139
24140 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24141
24142         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
24143
24144 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
24145
24146         * compile/981022-1.c, compile/981022-1.x: New test and driver.
24147
24148 1998-10-19  Jeffrey A Law  (law@cygnus.com)
24149
24150         * 981019-1.c: New test.
24151
24152 1998-10-14  Robert Lipe <robertl@dgii.com>
24153
24154         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
24155         find objc headers.
24156
24157 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24158
24159         * compile/981001-4.c: Remove use of GCC extension that triggers a
24160         compiler bug.
24161
24162 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
24163
24164         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
24165
24166 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24167
24168         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
24169         instantiation of template produces incorrect code for delete
24170         expression.
24171
24172         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
24173         constructors' name is not unique.
24174         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
24175         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
24176
24177         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
24178         automatic array of const is ill-formed.
24179
24180         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
24181         of template parameter?
24182
24183         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
24184         const.
24185
24186         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
24187         pointer-to-member expression.
24188
24189         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
24190         declaration causes ICE.
24191
24192 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
24193
24194         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
24195         reserved in the global namespace.
24196
24197         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
24198         generate needed virtual table.
24199
24200         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
24201
24202 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
24203
24204         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
24205         template-dependent type
24206
24207 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
24208
24209         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
24210         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
24211         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
24212
24213         * g++.old-deja/g++.other/using5.C: New test; using decl from base
24214         class should be usable as argument of member function.
24215         * g++.old-deja/g++.other/using6.C: New test; using decl from base
24216         class should be usable as return type of member function.
24217         * g++.old-deja/g++.other/using7.C: New test; using decl from base
24218         class should be usable as type of data member.
24219
24220         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
24221
24222 1998-10-09  Jeffrey A Law  (law@cygnus.com)
24223
24224         * gcc.c-torture/special/920521-1.c: Fix bogus test.
24225
24226 1998-10-08  Nick Clifton  <nickc@cygnus.com>
24227
24228         * gcc.dg/dll-?.c Add thumb to target list.
24229         Fix assembler scan patterns to match current assembler output.
24230
24231 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
24232
24233         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
24234         matching of template brackets.
24235
24236         * g++.old-deja/g++.other/using4.C: New test.  Test using
24237         declarations of methods from base classes.
24238
24239         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
24240         within functions should introduce names into the innermost
24241         enclosing namespace.
24242
24243         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
24244         of static locals if first initialization throws.
24245
24246 1998-10-07  Jim Wilson  <wilson@cygnus.com>
24247
24248         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
24249
24250 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24251
24252         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
24253         lose track of the possible targets of tablejump insns.
24254         * special/special.exp: Run it.
24255
24256 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24257
24258         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
24259         must be declared before its specializations can be named in friend
24260         declarations.
24261
24262 1998-10-05  Dave Love  <d.love@dl.ac.uk>
24263
24264         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
24265
24266         * g77.f-torture/execute/io1.f: New test.
24267
24268 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24269
24270         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
24271         with pointer to template function, for which no argument deduction
24272         is possible.
24273
24274         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
24275         specialization of template function as argument to template
24276         function.
24277
24278         * g++.old-deja/g++.other/access2.C: New test; Inner class
24279         shouldn't have privileged access to Outer's names.
24280
24281 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24282
24283         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
24284         friend template declared within template class conflicts with
24285         nested class of the same name.
24286
24287         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
24288         is ignored.
24289
24290         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
24291         object with direct initializer as function declaration.
24292
24293         * g++.old-deja/g++.other/decl2.C: New test; duplicate
24294         initializers.
24295
24296         * g++.old-deja/g++.other/null2.C: New test; conditional operator
24297         involving const pointer and NULL produces incorrect result.
24298
24299         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
24300         type name without `typename' should be rejected with -pedantic.
24301
24302 1998-10-02  Richard Henderson  <rth@cygnus.com>
24303
24304         * g++.old-deja/g++.other/addrof1.C: New test.
24305
24306 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24307
24308         * gcc.c-torture/compile/981001-1.c: New test.
24309         * gcc.c-torture/execute/981001-1.c: New test.
24310
24311 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24312
24313         * gcc.c-torture/compile/981001-2.c: New test.
24314         * gcc.c-torture/compile/981001-3.c: New test.
24315         * gcc.c-torture/compile/981001-4.c: New test.
24316
24317 1998-10-01  Robert Lipe  <robertl@dgii.com>
24318
24319         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24320         multilibbed hosts.   Idea grafted from g77.exp.
24321
24322 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24323
24324         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24325         avoid losing on systems which need -lsocket.
24326
24327 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24328
24329         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24330         * g++.old-deja/g++.other/nested2.C: Ditto.
24331         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24332         failure.
24333
24334 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24335
24336         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24337         preferred over template operator!= for enum bitfields.
24338
24339 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24340
24341         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24342         that happen to have the same base name, but in different scopes,
24343         are incorrectly rejected.
24344
24345 1998-09-16  Richard Henderson  <rth@cygnus.com>
24346
24347         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24348         on the native word size instead of an integer literal.
24349
24350 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24351
24352         * g++.old-deja/g++.other/static2.C: Invocation of static data
24353         member of type pointer-to-function denoted as non-static member.
24354
24355         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24356         checks involving function types and aliases.
24357
24358 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24359
24360         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24361         redefined to the same non-trivial type.
24362
24363         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24364         namespace-qualification of template specializations declared in
24365         other namespaces.
24366
24367         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24368         to declare a subset of the specializations of a template function
24369         as friends of specializations of a template class.
24370
24371         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24372         member templates that do not fully specialize the enclosing
24373         template class are rejected.
24374
24375 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24376
24377         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24378
24379 1998-09-08  Dave Love  <d.love@dl.ac.uk>
24380
24381         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
24382         altered from libf2c/libU77 version.
24383
24384 1998-09-06  Dave Love  <d.love@dl.ac.uk>
24385
24386         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
24387
24388 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
24389
24390         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
24391         (un)signed char are different types for template specialization
24392         purposes.
24393
24394 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
24395
24396         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
24397         * objc: ObjC testsuite.
24398
24399 1998-08-31  Catherine Moore  <clm@cygnus.com>
24400
24401         * gcc.c-torture/execute/941014-1.x:  New file.
24402
24403 1998-08-31  Nick Clifton  <nickc@cygnus.com>
24404
24405         * lib/c-torture.exp: Add support for
24406         torture_eval_before_compile and torture_eval_before_execute
24407         variables.
24408
24409 1998-08-30  Jeffrey A Law  (law@cygnus.com)
24410
24411         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
24412         this test triggers valid.
24413
24414 1998-08-27  Jeffrey A Law  (law@cygnus.com)
24415
24416         * gcc.dg/980827-1.c: New test.
24417
24418 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
24419
24420         * gcc.c-torture/execute/loop-4b.c: New test.
24421
24422 1998-08-26  Nick Clifton  <nickc@cygnus.com>
24423
24424         * lib/c-torture.exp: Add support for
24425         torture_eval_before_compile and torture_eval_before_execute
24426         variables.
24427
24428 1998-08-25  Jeffrey A Law  (law@cygnus.com)
24429
24430         * gcc.c-torture/compile/980825-1.c: New test.
24431
24432 1998-08-24  Nick Clifton  <nickc@cygnus.com>
24433
24434         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
24435         count number tests in opt_t0 not good_t0.
24436
24437 1998-08-24  Jeffrey A Law  (law@cygnus.com)
24438
24439         * gcc.c-torture/compile/930326-1.x: Fix typo.
24440
24441 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
24442
24443         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
24444         causes an ICE.
24445
24446 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24447
24448         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
24449         STACK_SIZE is defined.
24450         * gcc.c-torture/unsorted/stuct.c: Similarly.
24451
24452         * gcc.c-torture/compile/980821-1.c: New test.
24453
24454 1998-08-21  Jeffrey A Law  (law@cygnus.com)
24455
24456         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
24457
24458 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
24459
24460         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
24461         code.
24462
24463 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
24464
24465         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
24466         error'.
24467
24468 1998-08-18  Jeffrey A Law  (law@cygnus.com)
24469
24470         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
24471
24472 1998-08-16  Jeffrey A Law  (law@cygnus.com)
24473
24474         * gcc.c-torture/compile/980816-1.c: New test.
24475
24476         * gcc.dg/980816-1.c: New test.
24477
24478 1998-08-13  Jeffrey A Law  (law@cygnus.com)
24479
24480         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
24481         compiler for ieee tests.
24482
24483 1998-08-01  Dave Love  <d.love@dl.ac.uk>
24484
24485         * g77.f-torture/compile/980729-0.f: New test.
24486
24487 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
24488
24489         * gcc.c-torture/special/eeprof-1.c: New test, for
24490         -finstrument-functions.
24491         * gcc.c-torture/special/special.exp: Run it.
24492
24493 1998-07-29  Jeffrey A Law  (law@cygnus.com)
24494
24495         * gcc.c-torture/compile/980729-1.c: New test.
24496
24497 1998-07-27  Nick Clifton  <nickc@cygnus.com>
24498
24499         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
24500         __thumb__ is defined, and test for ARM style doubles if so.
24501
24502 1998-07-26  Dave Love  <d.love@dl.ac.uk>
24503
24504         * g77.f-torture/noncompile/980615-0.f: New test.
24505
24506 1998-07-26  H.J. Lu  (hjl@gnu.org)
24507
24508         * gcc.dg/980312-1.c: Do link instead of compile.
24509         * gcc.dg/980313-1.c: Likewise.
24510
24511 1998-07-26  Jeffrey A Law  (law@cygnus.com)
24512
24513         * gcc.c-torture/compile/980726-1.c: New test.
24514
24515 1998-07-25  Dave Love  <d.love@dl.ac.uk>
24516
24517         * g77.f-torture/execute/io0.f: New test.
24518
24519 1998-07-24  Nick Clifton  <nickc@cygnus.com>
24520
24521         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
24522         an int.
24523
24524 1998-06-18  Michael Meissner  <meissner@cygnus.com>
24525
24526         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
24527         m32r bugs.
24528
24529 1998-07-17  Nick Clifton  <nickc@cygnus.com>
24530
24531         * gcc.dg/980626-1.c: Expect failures for all toolchains until
24532         c-decl.c:grokdeclarator can handle mode attributes.
24533
24534 1998-07-16  Jeffrey A Law  (law@cygnus.com)
24535
24536         * gcc.c-torture/execute/980716-1.c: New test.
24537
24538 1998-07-13  Jeffrey A Law  (law@cygnus.com)
24539
24540         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
24541         the mn10200.
24542         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
24543         the mn10200.
24544         * gcc.c-torture/execute/va-arg-3.x: Similarly.
24545         * gcc.c-torture/compile/930326-1.x: Similarly.
24546
24547 1998-07-13  Dave Love  <d.love@dl.ac.uk>
24548
24549         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
24550         New test from Craig.
24551
24552 1998-07-12  Dave Love  <d.love@dl.ac.uk>
24553
24554         * g77.f-torture/noncompile/980616-0.f: New test.
24555
24556         * g77.f-torture/execute/970816-3.f:  New test from Craig.
24557
24558 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24559
24560         *  g++.other/singleton.C: Return error value instead of taking
24561         SIGSEGV.
24562
24563 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
24564
24565         *  g++.other/singleton.C: New test.   Warning is under dispute.
24566         Runtime crash is not.
24567
24568 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
24569
24570         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
24571         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
24572         using6.C, using7.C}:  New namespace tests.
24573
24574 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
24575
24576         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
24577         specialization with typedef'ed names used as array indexes.
24578
24579 1998-07-09  Jeffrey A Law  (law@cygnus.com)
24580
24581         * gcc.c-torture/execute/980709-1.c: New test.
24582
24583         * gcc.dg/980709-1.c: New test.
24584
24585 1998-07-07  Richard Henderson  <rth@cygnus.com>
24586
24587         * gcc.c-torture/execute/bcp-1.c: New test.
24588
24589 1998-07-07  Jeffrey A Law  (law@cygnus.com)
24590
24591         * gcc.c-torture/execute/980707-1.c: New test.
24592
24593 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
24594
24595         * gcc.c-torture/compile/980706-1.c: New test.
24596
24597 1998-07-01  Dave Love  <d.love@dl.ac.uk>
24598
24599         * g77.f-torture/execute/980701-0.f,
24600         g77.f-torture/execute/980701-1.f: New test from Craig.
24601
24602 1998-07-01  Jeffrey A Law  (law@cygnus.com)
24603
24604         * gcc.c-torture/compile/980701-1.c: New test.
24605
24606         * gcc.c-torture/execute/980701-1.c: New test.
24607
24608 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
24609 rlsruhe.de>
24610
24611         * g++.old-deja/g++.robertl/eb132.C: New test.
24612         * g++.old-deja/g++.robertl/eb133.C: Likewise.
24613
24614 1998-06-29  Dave Love  <d.love@dl.ac.uk>
24615
24616         * g77.f-torture/execute/980628-7.f,
24617         g77.f-torture/execute/980628-8.f,
24618         g77.f-torture/execute/980628-9.f,
24619         g77.f-torture/execute/980628-10.f: New tests from Craig.
24620
24621         * g77.f-torture/execute/980628-3.f: Remove mail headers.
24622
24623 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24624
24625         * g77.f-torture/execute/980628-4.f: New test from Craig.
24626         * g77.f-torture/execute/980628-5.f: Likewise.
24627         * g77.f-torture/execute/980628-2.f: Likewise.
24628         * g77.f-torture/execute/980628-0.f: Likewise.
24629         * g77.f-torture/execute/980628-1.f: Likewise.
24630         * g77.f-torture/execute/980628-3.f: Likewise.
24631         * g77.f-torture/execute/980628-6.f: Likewise.
24632
24633 1998-06-28  Jeffrey A Law  (law@cygnus.com)
24634
24635         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
24636         directory when nothing has been installed yet.
24637
24638 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
24639
24640         * gcc.c-torture/special/special.exp: Handle newer versions of
24641         dejagnu.
24642
24643 1998-06-26  Jeffrey A Law  (law@cygnus.com)
24644
24645         * gcc.dg/980626-1.c: New test.
24646
24647 1998-06-19  Bruno Haible <haible@ilog.fr>
24648
24649         * gcc.misc-tests/m-un-2.c: New test.
24650         * g++.old-deja/g++.other/warn01.c: Likewise.
24651
24652 1998-06-19  Robert Lipe  <robertl@dgii.com>
24653
24654         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
24655         compatibility with assmblers with a different comment character.
24656         Eliminate use of GAS-specific extensions.
24657
24658 1998-06-19  Jeffrey A Law  (law@cygnus.com)
24659
24660         * gcc.c-torture/execute/ieee/980619-1.c: New test.
24661
24662 1998-06-19  Robert Lipe  <robertl@dgii.com>
24663
24664         *lib/g77.exp: Replace search for libf2c.a with search for newly
24665         renamed libg2c.a
24666
24667 1998-06-17  Jeffrey A Law  (law@cygnus.com)
24668
24669         * gcc.c-torture/execute/980617-1.c: New test.
24670
24671 1998-06-12  Jeffrey A Law  (law@cygnus.com)
24672
24673         * gcc.c-torture/execute/980612-1.c: New test.
24674
24675 1998-06-08  Jeffrey A Law  (law@cygnus.com)
24676
24677         * gcc.dg/980523-1.c: Only test on ppc-linux.
24678         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
24679
24680         * gcc.c-torture/execute/980608-1.c: New test.
24681
24682 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
24683
24684         * gcc.c-torture/execute/980605-1.c: New test.
24685
24686 1998-06-04  Jeffrey A Law  (law@cygnus.com)
24687
24688         * gcc.c-torture/execute/980604-1.c: New test.
24689
24690 1998-06-02  Jeffrey A Law  (law@cygnus.com)
24691
24692         * gcc.c-torture/execute/980602-1.c: New test.
24693         * gcc.c-torture/execute/980602-2.c: Likewise.
24694
24695 1998-06-02  Dave Love  <d.love@dl.ac.uk>
24696
24697         * 970125-0.f: Fix per JCB.  Add commentary.
24698
24699 1998-05-31  Michael Meissner  <meissner@cygnus.com>
24700
24701         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
24702         IEEE -0 support.
24703
24704 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
24705
24706         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
24707         earlier.
24708
24709 1998-05-28  Catherine Moore <clm@cygnus.com>
24710
24711         * gcc.c-torture/execute/980526-3.c: New test.
24712
24713 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
24714
24715         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
24716         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
24717         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
24718         m88k-motorola-sysv3 to XFAIL.
24719
24720 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24721
24722         * gcc.dg/980526-1.c: New test.
24723         * gcc.c-torture/execute/980526-2.c: New test.
24724
24725 1998-05-26  Jeffrey A Law  (law@cygnus.com)
24726
24727         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
24728
24729         * gcc.c-torture/execute/980526-1.c: New test.
24730
24731 1998-05-26  Dave Love  <d.love@dl.ac.uk>
24732
24733         * g77.f-torture/execute/alpha2.f: Add runtime test.
24734
24735 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
24736
24737         * g++.old-deja/old-deja.exp: Strip leading directories.
24738
24739         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
24740         error for the line.  Don't run multiple tests for the same line.
24741
24742 1998-05-23  Jeffrey A Law  (law@cygnus.com)
24743
24744         * gcc.dg/980523-1.c: New test.
24745
24746 1998-05-23  Dave Love  <d.love@dl.ac.uk>
24747
24748         * g77.f-torture/compile/970915-0.f: New test.
24749
24750 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
24751
24752         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
24753
24754 1998-05-21  Jeffrey A Law  (law@cygnus.com)
24755
24756         * gcc.dg/980520-1.c: New test.
24757
24758 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
24759
24760         * gcc.dg/980502-1.c: Fix return type.
24761
24762 1998-05-20  Jeffrey A Law  (law@cygnus.com)
24763
24764         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
24765         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
24766         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
24767         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
24768         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
24769
24770 1998-05-20  Dave Love  <d.love@dl.ac.uk>
24771
24772         * g77.f-torture/execute/980520-1.f: New test.
24773
24774 1998-05-15  Dave Love  <d.love@dl.ac.uk>
24775
24776         * lib/mike-g77.exp: New file.
24777
24778         * g77.f-torture/noncompile/noncompile.exp,
24779         g77.f-torture/noncompile/check0.f: New files.
24780
24781 1998-05-14  Dave Love  <d.love@dl.ac.uk>
24782
24783         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
24784         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
24785         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
24786         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
24787         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
24788         abort where appropriate.
24789
24790 1998-05-05  Michael Meissner  <meissner@cygnus.com>
24791
24792         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
24793         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
24794
24795 1998-04-29  Dave Love  <d.love@dl.ac.uk>
24796
24797         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
24798
24799 1998-04-27  Dave Love  <d.love@dl.ac.uk>
24800
24801         * g77.f-torture/compile/980427-0.f: New test.
24802
24803 1998-04-24  Dave Love  <d.love@dl.ac.uk>
24804
24805         * g77.f-torture/compile/980424-0.f: New test.
24806
24807 1998-04-19  Dave Love  <d.love@dl.ac.uk>
24808
24809         * g77.f-torture/compile/980419-2.f (main): New test.
24810         * g77.f-torture/compile/970125-0.f: New test.
24811         * g77.f-torture/compile/980419-1.f: New test.
24812
24813 1998-04-08  Jim Wilson  <wilson@cygnus.com>
24814
24815         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
24816         of loop-4.c.
24817
24818 1998-04-07  Jim Wilson  <wilson@cygnus.com>
24819
24820         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
24821
24822 1998-04-03  Jim Wilson  <wilson@cygnus.com>
24823
24824         * gcc.c-torture/compile/980329-1.c: New test.
24825
24826 1998-03-18  Jim Wilson  <wilson@cygnus.com>
24827
24828         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
24829         * gcc.dg/980312-1.c: Fix typo in -march command.
24830
24831 1998-03-16  H.J. Lu  (hjl@gnu.org)
24832
24833         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
24834
24835 1998-03-11  Robert Lipe  <robertl@dgii.com>
24836
24837         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
24838         Dave Love agree the Fortran source is bogus.
24839
24840 1998-03-11  Robert Lipe  <robertl@dgii.com>
24841
24842         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
24843         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
24844         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
24845         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
24846         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
24847
24848 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
24849
24850         * g++.old-deja/g++.other/friend1.C: New test.
24851
24852 1998-02-18  Dave Love  <d.love@dl.ac.uk>
24853
24854         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
24855         possibly uninitialized) variables and declare dnrm2.
24856
24857 1998-02-23  Robert Lipe <robertl@dgii.com>
24858
24859         From Bruno Haible <haible@ilog.fr>:
24860         * gcc.c-torture/execute/980223.c: New test.
24861
24862 1998-02-13  Jeffrey A Law  (law@cygnus.com)
24863
24864         * gcc.dg/ifelse-1.c: New test.
24865
24866 1998-02-09  H.J. Lu  (hjl@gnu.org)
24867
24868         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
24869
24870           * lib/old-dejagnu.exp (old-dejagnu): Added the
24871           "execution test - XFAIL *-*-*" handling in the spirit of
24872           "excess errors test -". Changed the "execution test fails"
24873           handling to be like "excess errors test fails".
24874           * Update various tests accordingly.
24875
24876 1998-02-06  Jim Wilson  <wilson@cygnus.com>
24877
24878         * gcc.c-torture/execute/980205.c: New test.
24879
24880 1998-01-18  Jeffrey A Law  (law@cygnus.com)
24881
24882         * lib/c-torture.exp: Look for .x files instead of .cexp files.
24883         * lib/f-torture.exp: Similarly.
24884         * gcc.c-torture: Rename all .cexp files to .x files.
24885
24886 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
24887
24888         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
24889         (940510-1.c): Removed duplicate.
24890         (971104-1.c): New test.
24891
24892 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
24893
24894           * lib/f-torture.exp: Improve error and loop detection.
24895
24896 1997-11-19  Michael Meissner  <meissner@cygnus.com>
24897
24898         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
24899         use that to size the filler array.
24900
24901 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
24902
24903         * lib/c-torture.exp(c-torture-execute): Fix typo.
24904
24905         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
24906         testcase as the executable name. Keep the executable around if
24907         the test fails.
24908
24909 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
24910
24911         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
24912         changes.  Only test one -g option, and move it to the end of the
24913         list of options to test.
24914
24915 1997-09-19  Michael Meissner  <meissner@cygnus.com>
24916
24917         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
24918         variable GCC_TORTURE_OPTIONS to supply default switches separated
24919         by colons.  If no environment variable, run tests with -O0 -g, -O1
24920         -g, and -O2 -g as well.
24921
24922 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
24923
24924         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
24925         explanatory comments. Fix indentation.
24926
24927 1997-09-15  Jeffrey A Law  (law@cygnus.com)
24928
24929         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
24930
24931 1997-09-11  Jeffrey A Law  (law@cygnus.com)
24932
24933         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
24934         * g++.old-deja/g++.mike/p7325.C: Likewise.
24935         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
24936
24937 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
24938
24939         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
24940         * g++.old-deja/g++.brendan/crash30.C: Likewise.
24941         * g++.old-deja/g++.brendan/crash39.C: Likewise.
24942         * g++.old-deja/g++.law/operators4.C: Likewise.
24943
24944 1997-09-11  Joe Buck  (jbuck@synopsys.com)
24945
24946         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
24947         * g++.old-deja/g++.mike/p784.C: Ditto.
24948         * g++.old-deja/g++.mike/p785.C: Ditto.
24949
24950 1997-09-05  Jeffrey A Law  (law@cygnus.com)
24951
24952           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
24953
24954 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24955
24956         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
24957         target feature; pass this to c-torture-execute as needed.
24958
24959 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
24960
24961         * lib/c-torture.exp(c-torture-execute): If the previous and the
24962         current executables being tested are identical, we don't need to
24963         run the executable again. Try to make the executable names
24964         unique. Add an optional argument for passing additional compiler
24965         flags.
24966
24967 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
24968
24969         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
24970
24971 1997-08-29  Jeffrey A Law  (law@cygnus.com)
24972
24973         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
24974
24975 1997-07-31  Jeffrey A Law  (law@cygnus.com)
24976
24977         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
24978         32bit or larger longs.
24979
24980         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
24981         have either a 32bit long or 32bit int.
24982
24983 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
24984
24985         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
24986         Make double precision tests dependent on sizeof (double).
24987
24988 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
24989
24990         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
24991         too.
24992
24993 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
24994
24995         * gcc.c-torture/compile/961203-1.cexp: New script.
24996
24997 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
24998
24999         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
25000         up the includes ourselves.
25001
25002 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
25003
25004         * lib/plumhall.exp: Remove random include, and add a few
25005         verbose messages for debugging.
25006
25007 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
25008
25009         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
25010         of trying to do it ourselves.
25011
25012 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
25013
25014         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
25015
25016 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
25017
25018         * gcc.prms/5403.c: Made regexp a bit less strict.
25019
25020 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
25021
25022         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
25023         is returned from remote_load instead.
25024         * lib/plumhall.exp: Ditto.
25025         * lib/mike-g++.exp: Ditto.
25026         * lib/old-dejagnu.exp: Ditto.
25027         * lib/c-torture.exp: Ditto.
25028
25029 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
25030
25031         * lib/g++.exp: Use build_wrapper procedure.
25032         * lib/gcc.exp: Ditto.
25033
25034 1997-05-20  Jeffrey A Law  (law@cygnus.com)
25035
25036         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
25037         an old-style decl for malloc.  Fixes tests to work when
25038         sizeof (int) != sizeof (size_t).
25039
25040 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25041
25042         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
25043
25044         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
25045         use stdargs.h interface.
25046
25047 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25048
25049         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
25050         NO_VARARGS when compiling.
25051
25052 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
25053
25054         * lib/plumhall.exp(ph_includes): New procedure.
25055         (ph_make): Use it.
25056         (ph_compiler): Ditto.
25057
25058         * lib/g++.exp: Rename test-glue.c to testglue.c.
25059         * lib/gcc.exp: Ditto.
25060
25061 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
25062
25063         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
25064         to completion when it's called.
25065
25066 1997-03-21  Michael Meissner  <meissner@cygnus.com>
25067
25068         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
25069         is defined, don't do test.
25070
25071 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
25072
25073         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
25074         for object files.
25075         (ph_summary): Mark skipped testcases as untested, not unresolved.
25076
25077         * lib/plumhall.exp (ph_make): If unresolved because of bad
25078         errorCode, record errorCode in log file.
25079         (*): Replace send_log/verbose with verbose -log.
25080
25081 1997-03-19  Michael Meissner  <meissner@cygnus.com>
25082
25083         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
25084         double conversion if double isn't at least 8 bytes.
25085
25086         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
25087         int to work with targets where int is 16 bits.
25088
25089         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
25090         8 bytes, just exit, since 4 byte doubles don't have enough bits of
25091         precision for the test to complete.
25092
25093 1997-03-14  Michael Meissner  <meissner@cygnus.com>
25094
25095         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
25096         if d10v is not compiled with the -mdouble64 flag.
25097         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
25098
25099         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
25100         d10v is not compiled with the -mint32 flag.
25101
25102 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
25103
25104         * lib/plumhall.exp: Use incr_count.
25105
25106 1997-03-12  Jeffrey A Law  (law@cygnus.com)
25107
25108         * gcc.c-torture: Update to c-torture-1.45.
25109
25110 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
25111
25112         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
25113         the name of the expect testcase file).
25114
25115         * lib/g++.exp(g++_init): Ditto.
25116
25117 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
25118
25119         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
25120         the host.
25121
25122         * lib/gcc.exp(gcc_exit): New procedure.
25123
25124 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
25125
25126         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
25127         specs where appropriate.
25128
25129         * g++.old-deja/g++.arm/*: Added additional ERROR checks
25130         because of new "candidates are" messages, and removed a few
25131
25132         * Converted all non-old-style g++ testcases to old-style, and
25133         moved into g++.old-deja.
25134
25135 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
25136
25137         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
25138         options.
25139
25140         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
25141         succeeded.
25142
25143         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
25144
25145 1997-02-13  Michael Meissner  <meissner@cygnus.com>
25146
25147         * lib/gcc.exp (gcc_target_compile): Add support for defining
25148         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
25149         the machine doesn't have those features.
25150
25151 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
25152
25153         * g++.law/operators4.exp: Don't use LIBS.
25154
25155 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
25156
25157         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
25158
25159         * lib/mike-g++.exp: Don't set the compiler to be tested here.
25160         * lib/g++.exp: Set it here instead. Also, allow use of the
25161         --tool_exec and --tool_opt options. Change CXX to
25162         GXX_UNDER_TEST.
25163
25164         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
25165
25166         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
25167
25168 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
25169
25170         * lib/old-dejagnu.exp: Use prune_warnings instead of
25171         prune_system_crud.
25172         * lib/mike-g++.exp: Ditto.
25173         * lib/gcc.exp: Ditto.
25174         * lib/g++.exp: Ditto.
25175
25176         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
25177
25178 1997-02-07  Jeffrey A Law  (law@cygnus.com)
25179
25180           * 941014-2.c: Include stdlib.h
25181           * 960327-1.c: Include stdio.h
25182           * dbra.c, index-1.c: Don't assume ints are 32bits.
25183
25184 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
25185
25186         * lib/gcc.exp: Add gcc,stack_size target feature.
25187
25188         * lib/g++.exp(g++_target_compile): Add the include and link
25189         paths here, not in two other places. And, it's $options, not
25190         options.
25191
25192         * lib/mike-g++.exp(postbase): Remove the code that determines
25193         the correct include and link paths.
25194         * g++.old-deja/old-deja.exp: Ditto.
25195
25196 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
25197
25198         * lib/g++.exp(g++_init): target_compile no longer returns the
25199         filename of the result.
25200
25201 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
25202
25203         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
25204         call to glob.
25205
25206         * gcc.c-torture/special/special.exp: Change call to
25207         gcc_target_compile to include the object file.
25208
25209 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
25210
25211         * gcc.c-torture/special/special.exp: Correct misspelling in last
25212         change.
25213
25214 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
25215
25216         * lib/plumhall.exp(ph_summary): Log the entire output of the
25217         executable. Return -1 if there were any failures, 0 otherwise.
25218         (ph_execute): Return -1 if there were any failures, 0 otherwise.
25219         (ph_make): Clean up objects and executables that were built
25220         if the tests succeeded.
25221
25222 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
25223
25224         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
25225         libraries and includes in the build tree as appropriate.
25226
25227 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25228
25229         * lib/c-torture.exp: Instead of looking for the global variable
25230         NO_LONG_LONG, check to see if that's a feature of the target.
25231
25232 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25233
25234         * config/default.exp: Minimize. Delete the remainer of the files in
25235         config; this functionality is now in devo/dejagnu/config.
25236
25237         g++.*/*: Pass any additional flags used to compile to postbase;
25238         delete CXXFLAGS.
25239
25240         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
25241         is now done by runtest.exp. Use gcc_target_compile instead of
25242         compile.
25243
25244         lib/c-torture.exp: Use gcc_target_compile instead of compile.
25245         Remove references to CFLAGS. Use remote_file instead of
25246         calling rm -f.
25247         (c-torture): Take a list of arguments to use to compile this
25248         testcase.
25249
25250         lib/g++.exp: Simplify. Use target_compile instead of compile.
25251         lib/gcc-dg.exp: Ditto.
25252         lib/gcc.exp: Ditto.
25253         lib/mike-{gcc,g++}.exp: Ditto.
25254         lib/old-dejagnu.exp: Ditto.
25255         lib/plumhall.exp: Ditto.
25256
25257 1997-01-08  Jim Wilson  <wilson@cygnus.com>
25258
25259         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
25260         (ph_linker): Likewise.
25261
25262 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
25263
25264           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
25265         MAP_ANON / MAP_ANONYMOUS if defined;
25266         else try to map from /dev/zero .
25267
25268 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25269
25270         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
25271         isn't defined, then define it to MAP_ANONYMOUS.
25272
25273 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25274
25275         * gcc.c-torture: Update to c-torture-1.42 release.
25276
25277 1996-11-11  Jeffrey A Law  (law@cygnus.com)
25278
25279         * gcc.c-torture: Update to c-torture-1.41 release.
25280
25281 1996-10-27  Jeffrey A Law  (law@cygnus.com)
25282
25283         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
25284         c-torture release.
25285
25286 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
25287
25288         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
25289         and LDFLAGS.  Fix second case to append the target_info ldflags
25290         onto LDFLAGS, not CFLAGS.
25291         * lib/g++.exp (g++_init): Add target_info stuff.
25292         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
25293         of libgloss and newlib flags for !native.
25294
25295         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
25296         (GDB): Fix relative path to go up another dir for finding gdb.
25297
25298 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
25299
25300         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
25301         versions in the target_info array, if they don't exist.
25302
25303 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
25304
25305         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25306
25307 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25308
25309         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25310         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25311
25312 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25313
25314         * lib/old-dejagnu.exp: Don't remove the output file before we've
25315         actually tested it. Don't append pwd to the path of the executable
25316         we're testing.
25317
25318 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25319
25320         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25321
25322 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25323
25324         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25325         temporary directory for compiler files, and set it to a default
25326         value of /tmp. Set $output as the name of the output file from
25327         compiling the testcase. Add a -o option to $cflags_var so the
25328         compiler writes the final output file as $output. Set $executable
25329         to $output.
25330
25331         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25332         directory for compiler files, and set it to /tmp if it doesn't
25333         already have a value. Set $output_file to the name of the output
25334         file from compiling the testcase. Add a -o option to CXXFLAGS so
25335         the compiler writes the final output file as $output. Use $output
25336         as the executable to be tested.
25337
25338 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25339
25340         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25341
25342 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25343
25344         * gcc.c-torture/execute/pending-1.c: New test.  Still
25345         pending in Tege's queue.
25346
25347 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25348
25349         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25350         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25351         if there were failures.  Call unresolved if there were unresolved
25352         testcases.  Call gcc_fail if program did not run to completion.
25353         (ph_make): Pass additional argument name to ph_execute.
25354         (ph_execute): Add new argument.  Pass additional arguments to
25355         ph_summary.  Call gcc_fail is there is no execution output.
25356
25357 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25358
25359         * lib/plumhall.exp (proc_summary): Output relavent summary
25360         lines into the log so specific failures in plumhall can be
25361         investigated.
25362
25363 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25364
25365         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25366         (c-torture-execute): Don't try to execute tests which use
25367         "long long" types if $NO_LONG_LONG is nonzero.
25368
25369 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25370
25371         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25372         not c-torture.
25373
25374         * gcc.ieee: Move from here.
25375         * gcc.c-torture/execute/ieee: To here.
25376
25377 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25378
25379         * gcc.c-torture: Update to c-torture-1.41 release.
25380
25381 1996-03-22  Jeffrey A Law  (law@cygnus.com)
25382
25383         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
25384         not "$output".
25385
25386 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
25387
25388         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
25389         -c present.
25390
25391 1996-03-02  Jeffrey A Law  (law@cygnus.com)
25392
25393         * config/proelf.exp: Handle connecting to a simulator.
25394
25395 1996-01-31  Jeffrey A Law  (law@cygnus.com)
25396
25397         * config/proelf.exp: New file.  Enough framework that we can
25398         run c-torture tests on the proelf targets (or any other target
25399         that gdb can connect to for that matter).
25400
25401 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
25402
25403         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
25404         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
25405
25406         * lib/plumhall.exp (ph_execute): Always call ph_summary if
25407         exec_output exists.
25408
25409 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
25410
25411         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
25412         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
25413
25414         * config/*.exp: Update FSF address.  Change result of ${tool}_load
25415         to pass/fail/unresolved/unsupported/untested.  Caller must now
25416         call unresolved/unsupported/untested.
25417         * lib/*.exp: Update FSF address.  Update to handle new results of
25418         ${tool}_load.
25419         * lib/chill.exp (verbose): Delete.
25420
25421 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
25422
25423         * lib/gcc.exp (default_gcc_start): Change order of args to
25424         $LDFLAGS $CFLAGS $LIBS.
25425         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
25426         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
25427         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
25428         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
25429         * gcc.misc-tests/dg-test.exp: Likewise.
25430         * gcc.misc-tests/msgs.exp: Likewise.
25431         * gcc.prms/prms.exp: Likewise.
25432         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
25433         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
25434
25435         * lib/dg.exp: Deleted, moved to dejagnu/lib.
25436
25437 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25438
25439         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
25440
25441         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
25442         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
25443
25444         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
25445         necessary.
25446
25447 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
25448
25449         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
25450         global for loop; add use of $mathlib.
25451         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
25452         settings here; set mathlib for anything but VxWorks.
25453
25454 1996-01-22  Jeffrey A Law  (law@cygnus.com)
25455
25456         * gcc.c-torture: Update to c-torture-1.40 release.
25457
25458 1996-01-03  Jeffrey A Law  (law@cygnus.com)
25459
25460         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
25461         dg.exp.
25462
25463 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
25464
25465         * lib/c-torture.exp (c-torture-execute): Declare "output" as
25466         global.
25467
25468 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
25469
25470         * lib/g++.exp (LIBS): Define if not already.
25471         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
25472         (gcc-dg-prune): Call prune_gcc_output.
25473         * lib/gcc.exp (prune_gcc_output): New proc.
25474         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
25475         prune_gcc_output.
25476
25477 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
25478
25479         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
25480         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
25481
25482 1995-11-15  Jeffrey A Law  (law@cygnus.com)
25483
25484         * gcc.c-torture: Update to c-torture-1.39 release.
25485
25486 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
25487
25488         * lib/c-torture.exp (c-torture-execute): Don't return if one option
25489         fails, try others as well.
25490
25491 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
25492
25493         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
25494         If compilation fails, mark execute tests as `untested'.
25495         If test is marked as unsupported, don't mark compilation and
25496         execute tests as failed.
25497
25498 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
25499
25500         * lib/g++.exp (g++_init): Don't link in libg++, and look to
25501         libstdc++ for whether or not we want to be doing shared
25502         libraries.  Delete link_curses since we don't need it anymore.
25503         * lib/mike-g++.exp (postbase): Don't link in libg++.
25504         * g++.old-deja/old-deja.exp: Likewise.
25505
25506 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
25507
25508         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
25509
25510 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
25511
25512         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
25513         For that, add `-Wl,-a,shared_archive'.
25514         * g++.old-deja/old-deja.exp: Likewise.
25515
25516 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
25517
25518         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
25519
25520 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
25521
25522         * lib/mike-g++.exp (postbase): Pay attention to the status of
25523         g++_load.
25524
25525 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
25526
25527           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
25528
25529 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
25530
25531         * lib/gcc.exp (default_gcc_start): No longer need to log program
25532         being executed or its output, execute_anywhere does that now.
25533         * lib/g++.exp (default_g++_version): Call execute_anywhere.
25534         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
25535
25536 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
25537
25538         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
25539         the same as those in lib/g++.exp.
25540
25541 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
25542
25543         * gcc.c-torture: Update to c-torture-1.38 release.
25544         * gcc.ieee: Related changes.
25545
25546 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
25547
25548         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
25549         "exec". Minor reformatting changes.
25550
25551         * config/rom68k.exp (${tool}_load): Make it work in a canadian
25552         cross. This means all "exec" calls now work on a remote host as
25553         well.
25554         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
25555         cross. Filter out the extra "\r\n" stuff that expect puts in.
25556         (c-torture-execute): Filter out the bogus warnings like
25557         c-torture-compile does. Add support for canadian cross.
25558         * lib/gcc.exp (default_gcc_version, default_gcc_start)
25559         Use execute_anywhere rather than calling exec directly. Now it
25560         works for canadian cross testing.
25561
25562 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
25563
25564         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
25565         results into a variable, and check that rather than using file exists.
25566
25567 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
25568
25569         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
25570         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
25571
25572 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25573
25574         * g++.old-deja/old-deja.exp: Create and pass runshlib and
25575         lib_curses if there's a shared libg++ in the build tree.
25576
25577 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
25578
25579         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
25580         if not supported target.
25581
25582 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
25583
25584         * lib/g++.exp (g++_init): Move empty setting of runshlib and
25585         link_curses up to always happen, not just for native builds.
25586
25587 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
25588
25589         * gcc.c-torture: Update to c-torture-1.36 release.
25590         * gcc.failure: Related changes.
25591
25592 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
25593
25594         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
25595
25596 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
25597
25598         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
25599         * lib/mike-g++.exp (postbase): Not in here.  Still reference
25600         runshlib, link_curses, and mathlib for link and run.
25601
25602         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
25603         pass the runtime shared library options for Solaris, OSF/1, and
25604         Irix5, and link with -lcurses to avoid unresolved references.
25605
25606 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
25607
25608         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
25609         only run once.
25610
25611 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
25612
25613         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
25614
25615 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
25616
25617         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
25618         do not have a framework for the "compat" tests yet.
25619
25620 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
25621
25622         * lib/mike-g++.exp (postbase): New local variable `mathlib',
25623         set to null if we're testing vxworks5.1.  Use that instead of
25624         `-lm' in the setting of LIBS for link and run.
25625
25626 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
25627
25628         * config/rom68k.exp (${tool}_load): Major changes to make it
25629         work.  Verified that it does in fact return the stuff in
25630         exec_output properly.  Catch any Emul or any TRAP other than 0.
25631
25632 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
25633
25634         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
25635         LDFLAGS properly for targets that need stuff from libgloss.
25636         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
25637         only run once.
25638         (gpp_initialized): New variable.
25639
25640 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
25641
25642         * config/rom68k.exp: Load libgloss.exp.
25643         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
25644         so we can produce a fully linked binary.
25645         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
25646         so we can produce a fully linked binary.
25647
25648 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
25649
25650         * lib/plumhall.exp (ph_section): Watch for expected failures.
25651         Add missing `else'.
25652
25653         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
25654         run the testcase.
25655         (c-torture): Likewise.
25656
25657 1995-08-28  Doug Evans  <dje@cygnus.com>
25658
25659         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
25660
25661         * lib/mike-g++.exp (mike_cleanup): New proc.
25662         (prebase): New globals compiler_result, not_compiler_result,
25663         target_regexp.
25664         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
25665         allow leading "-" in pattern.  Watch for unsupported tests.
25666         If $compiler_result is set, pattern match assembler code,
25667         and ditto for $not_compiler_result.
25668         * lib/mike-gcc.exp: Likewise.
25669
25670         * lib/plumhall.exp (ph_execute): Only call ph_summary if
25671         execution "succeeded".
25672
25673 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
25674
25675         * config/win32.exp: New file.
25676         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
25677
25678 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
25679
25680         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
25681         unsupported.
25682         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
25683         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
25684         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
25685
25686         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
25687         "... without exceptions was ...".  That is now handled by
25688         prune_system_crud.
25689         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
25690
25691 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
25692
25693         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
25694         sieve.c,sort2.c}: New files.
25695         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
25696         sieve.exp,sort2.exp}: Drivers for them.
25697
25698         * lib/mike-gcc.exp (program_output): New user settable variable.
25699         (postbase): Call prune_system_crud.  Also prune extraneous compiler
25700         messages.
25701         * lib/mike-g++.exp (program_output): New user settable variable.
25702
25703         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
25704
25705         * config/sh.exp: Deleted (use sim.exp instead).
25706
25707 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
25708
25709         * config/vx.exp: Declare CHECKTASK as global.
25710         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
25711         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
25712         * lib/old-dejagnu.exp: Load [pwd]/$executable.
25713
25714 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
25715
25716         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
25717         target. Like vx.exp, only includes `vx29k.exp' instead of
25718         `vxworks.exp'.
25719
25720 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
25721
25722         * config/sim.exp: Increase time limit from 120 seconds to 240.
25723
25724 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
25725
25726         * gcc.c-torture/execute/950628-1.c: New test.
25727
25728 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
25729
25730         * gcc.c-torture: Update with changes/additions from
25731         c-torture-1.34.
25732
25733 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
25734
25735         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
25736
25737 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
25738
25739         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
25740
25741 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
25742
25743         * gcc.c-torture/compile/950512-1.c: New test.
25744         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
25745         * gcc.dg/struct-ret-1.c: Likewise.
25746
25747 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
25748
25749         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
25750           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
25751
25752 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
25753
25754         * gcc.c-torture/special/920411-1.c: Deleted.
25755         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
25756
25757 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
25758
25759         * config/sim.exp (${tool}_load): Hack in call to bash to get a
25760         cpu limit.
25761
25762 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
25763
25764         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
25765
25766 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
25767
25768         From kenner;
25769         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
25770         is the proper length.
25771         * va-arg-3.c: Likewise.
25772
25773 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
25774
25775         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
25776         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
25777
25778         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
25779         * lib/g++.exp (default_g++_start): Delete old cruft.
25780
25781 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
25782
25783         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
25784         (2 * (1 << 18)) to (2 * (1 << 17)).
25785
25786         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
25787
25788 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
25789
25790         * config/rom68k.exp: Renamed from config/idp.exp
25791
25792 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
25793
25794         * c-torture/compile/921109-2.c
25795
25796 1995-04-18  Mike Stump  <mrs@cygnus.com>
25797
25798         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
25799         excess errors.
25800
25801 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
25802
25803         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
25804         output.
25805         * lib/g++.exp (default_g++_start): Likewise.
25806
25807 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
25808
25809         * gcc.c-torture/compile/950329-1.c: New test.
25810
25811 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
25812
25813           * config/bug.exp (${tool}_load): Updated to use new remote_open
25814           and remote_close procs.
25815         * config/idp.exp: New file.
25816
25817 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
25818
25819         * gcc.c-torture/execute/950322-1.c: New test.
25820
25821 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
25822
25823         * config/vx.exp (${tool}_load): Clean up testing of return code from
25824         vxworks_ld and vxworks_spawn.
25825
25826 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
25827
25828         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
25829
25830 1995-03-13  Mike Stump  <mrs@cygnus.com>
25831
25832         * lib/old-deja.exp: Add `excess errors test - ' error, now one
25833         can mark excess errors on a machine by machine basis.  Note, the
25834         default is to not expect any excess errors, even when excess
25835         errors test - is given, so you will want to put an XFAIL ... on
25836         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
25837         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
25838         those 4 machines, but no others.
25839
25840 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
25841
25842         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
25843         * lib/c-torture.exp: to here.
25844
25845 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
25846
25847         * gcc.c-torture/execute/950221-1.c: New test.
25848         * gcc.c-torture/execute/struct-ret-1.c: New test.
25849         * gcc.c-torture/compile/950221-1.c: New test.
25850
25851         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
25852
25853 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
25854
25855         * gcc.c-torture/execute/arith-1.c (main): Return 0.
25856         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
25857
25858 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
25859
25860         * g++.gb: New directory of tests, derived from my signature and
25861         class scoping tests.
25862
25863         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
25864         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
25865         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
25866         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
25867         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
25868         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
25869         * g++.gb/sig25.C: Likewise.
25870
25871         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
25872         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
25873         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
25874         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
25875         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
25876         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
25877         * g++.gb/sig25.exp: Likewise.
25878
25879         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
25880         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
25881         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
25882         * g++.gb/scope13.C: Likewise, this test still fails.
25883
25884         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
25885         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
25886         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
25887         * g++.gb/scope13.exp: Ditto.
25888
25889         * g++.gb/README: New file, explains what these tests are about.
25890
25891 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
25892
25893         * lib/dg.exp (dg-do): Support `preprocess'.
25894         (dg-test): Likewise.
25895
25896 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
25897
25898         * config/udi.exp: change "continue -expect" to "exp_continue".
25899
25900 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
25901
25902         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
25903         Delete redundant tests.
25904
25905         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
25906         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
25907         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
25908         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
25909         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
25910         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
25911         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
25912         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
25913
25914         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
25915         storing label pointers.
25916         * gcc.c-torture/execute/921019-1.c: Likewise.
25917         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
25918         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
25919         parameter fp.
25920         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
25921         constants.
25922
25923         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
25924         Delete obsolete tests.
25925
25926         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
25927         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
25928         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
25929         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
25930         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
25931         * gcc.c-torture/compile/950124-1.c: New test.
25932
25933         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
25934
25935 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
25936
25937         * lib/mike-g++.exp: Add -lm to LIBS.
25938
25939 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
25940
25941         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
25942
25943 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
25944
25945         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
25946
25947 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
25948
25949         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
25950
25951 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
25952
25953         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
25954         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
25955         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
25956         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
25957         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
25958         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
25959         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
25960         * g++.law/{operators31.C, operators32.C,
25961         * g++.law/{operators33.C, operators34.C}: Likewise.
25962         * g++.law/{pic1.C, refs2.C}: Likewise.
25963         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
25964         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
25965         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
25966         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25967
25968         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
25969         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
25970         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
25971         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
25972         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
25973         * g++.law/{enum9.exp, friend5.exp}: Likewise.
25974         * g++.law/{nest3.exp, nest4.exp}: Likewise.
25975         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
25976         * g++.law/{operators30.exp, operators31.exp}: Likewise.
25977         * g++.law/{operators32.exp, operators33.exp}: Likewise.
25978         * g++.law/{operators34.exp}: Likewise.
25979         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
25980         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
25981         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
25982         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
25983         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
25984
25985         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
25986         No longer expected to fail.
25987         * g++.law/missed-error3.C: Tweak for recent bool changes.
25988
25989 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
25990
25991         * config/emb-unix: Deleted.
25992         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
25993         remote execution.  Do final link on remote host if REMOTE_LINK is set.
25994
25995 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
25996
25997         * lib/dg.exp (dg-test): Fix typo in last patch.
25998
25999 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
26000
26001         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
26002         (handles multiple occurrences).
26003
26004 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
26005
26006         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
26007         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
26008         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
26009         printed).
26010         * lib/c-torture.exp (c-torture-compile): Likewise.
26011         (c-torture): Prepend full path if missing.
26012         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
26013         (gcc_fail): Likewise.
26014         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
26015
26016 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
26017
26018         * lib/netware.exp: Only attach to NetWare i386 systems.
26019
26020 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
26021
26022         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
26023         messages.  Add test name to "output pattern match" pass/fail message.
26024
26025 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
26026
26027         * gcc.dg: New testsuite.
26028         * gcc.dg/dg.exp: New file.
26029
26030         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
26031         test-switch.c}: Deleted.
26032
26033         * gcc.misc-tests/msgs.exp: New testcase driver.
26034
26035 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
26036
26037         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
26038         Watch for illegal return values from ${tool}_load.
26039         * config/unix.exp (${tool}_load): Fix pass/fail detection for
26040         cross targets.  Coerce return value >0 to 1.
26041
26042 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
26043
26044         * config/unix.exp (${tool}_load): Call program rsh, not proc.
26045
26046         * config/emb-unix.exp: New file.
26047
26048         * config/sim.exp: Error if variable $SIM not defined.
26049         (${tool}_load): Mark test as "untested" if simulator missing.
26050
26051         * config/unix.exp: Load remote.exp to get rcp_download.
26052         * lib/c-torture.exp: Use different option lists for testcases with
26053         and without loops.
26054         * gcc.c-torture/execute/execute.exp: Likewise.
26055
26056 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
26057
26058         * config/*.exp: Clarify return code from ${tool}_load.
26059         Call `unresolved' or `untested' instead of `warning' or `perror'
26060         (sometimes you still want to call both though).
26061         Add comment that `shell_id' is local to each file.
26062         * config/udi.exp (timeout): Set to 30.
26063         Don't print warning if connection fails, $connectmode has already
26064         printed an error.
26065         (${tool}_load): Move verbose messages to level 2.
26066         Rework pattern for "Process started" message.
26067         Pass `shell_id' to ${connectmode}_download.
26068         Retry twice upon timeout.  Make resetting of target more robust.
26069         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
26070         Pass `shell_id' to exit_$connectmode.
26071         Only call exit_$connectmode if connected.
26072         * config/unix.exp (${tool}_load): Check return codes better.
26073         * config/vrtx.exp (${tool}_load): Likewise.
26074         * config/vx.exp (${tool}_load): Likewise.
26075         Delete unneeded global's.
26076         * lib/dg.exp (dg-test): Update to reflect clarified return codes
26077         from ${tool}_load.
26078         (dg-stat): Delete.
26079         (dg-init): Delete recording of pass/fail counts.
26080         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26081         (old-dejagnu-init): Likewise.
26082         (old-dejagnu-stat): Delete contents, empty proc now.
26083         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
26084         (c-torture): Delete references to lcnt, lpass, lfail.
26085         Get option list from TORTURE_OPTIONS.
26086         Delete -funroll[-all]-loops if no loops.
26087         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
26088         (g++_stat): Delete contents (empty proc now).
26089         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
26090         (gcc_finish): Likewise.
26091         (gcc_stat): Deleted.
26092         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
26093         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
26094         * gcc.c-torture/execute/execute.exp: Likewise.
26095         Split tests into two parts: compile, execute.
26096         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
26097         no loops.  Update to reflect clarified return codes from ${tool}_load.
26098
26099 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
26100
26101         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
26102         to grep for.
26103         (old-dejagnu): Likewise (where necessary).
26104
26105 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
26106
26107         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
26108
26109         * lib/dg.exp (dg-process-target): Fix processing of selector.
26110         Add comment regarding use of `error'.
26111
26112         * lib/gcc.exp (prune_system_crud): Define if missing.
26113         * lib/g++.exp (prune_system_crud): Likewise.
26114
26115         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
26116         Call prune_system_crud.
26117         * lib/dg.exp (dg-runtest): New proc.
26118         Use perror instead of send_user for tcl errors in testcase.
26119         Don't return any value, it's never used.
26120         Don't clobber previous definition of `unknown'.
26121         Print tcl errors in `dg-final'.
26122
26123 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
26124
26125         * lib/dg.exp (dg-process-target): Improve syntax error messages.
26126         (dg-test): Don't print errorInfo, it contains stack backtrace.
26127
26128 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
26129
26130         * lib/g++.exp (runtest_file_p): Define if missing.
26131
26132 1994-09-24  Doug Evans  (dje@cygnus.com)
26133
26134         * lib/mike-g++.exp: Comment out loading of g++.exp.
26135         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
26136         (default_g++_version): Always print something.
26137         (default_g++_start): Comment out call to `which'.
26138         (g++_start, g++_load): Deleted (must be defined in config file).
26139         * lib/gcc.exp: Test for existence of $CC at start.
26140         Delete check for tmpdir (done in gcc_init).
26141         (default_gcc_version): Always print something.
26142         (default_gcc_start): Comment out call to `which'.
26143         * config/*.exp: Major cleanup - make cross targets work at least a
26144         little better for g++ (by not being "--tool gcc" specific).
26145         Rename gcc_xxx to ${tool}_xxx.
26146         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
26147         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
26148
26149 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
26150
26151         * lib/c-torture.exp (c-torture-compile): Rework compiler
26152         message processing.
26153
26154         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
26155         c-torture.
26156
26157 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
26158
26159         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
26160
26161         * lib/dg.exp (dg-process-target): Support { target native }.
26162
26163 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
26164
26165         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
26166         looked for "... program xxx got fatal signal".
26167         Correct regsub munging of `comp_output'.
26168         Ignore compiler messages "path prefix not used" and "linker input
26169         file unused".
26170
26171 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
26172
26173         * lib/gcc.exp (runtest_file_p): Define if missing.
26174         * gcc.prms/template.c: Example to work from.
26175
26176 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
26177
26178         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
26179         * lib/dg.exp (dg-test): Call unsupported testcases as such.
26180
26181         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
26182         * gcc.prms/1883.c: Moved from compile/940714-1.c.
26183         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
26184         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
26185
26186         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
26187         (dg-process-target): No longer a varargs proc.
26188         Return S/N for target, P/F for xfail.  All callers changed.
26189         (user option procs): More argument checking.
26190         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
26191         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
26192         (dg-test): Skip test if not running on selected target in `dg-do'.
26193         Update handling of `dg-do-what', `dg-output-text'.
26194         Separate execution pass/fail from output pattern match pass/fail.
26195         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
26196
26197 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
26198
26199         * gcc.c-torture/special/special.exp: Don't expect failure for mips
26200         target for 920510-1.c.
26201
26202 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
26203
26204         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
26205         Clean up comment regarding use of passcnt, etc.
26206         (gcc_stat): Don't update `testcnt' here.
26207         (gcc_finish): Do it here.
26208         Might as well reset `but_id' here too.
26209         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
26210         to determine if the file should be tested.
26211         * gcc.c-torture/compile/compile.exp: Likewise.
26212         * gcc.c-torture/execute/execute.exp: Likewise.
26213         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26214         * gcc.misc-tests/dg-test.exp: Likewise.
26215         * gcc.prms/prms.exp: Likewise.
26216         * gcc.wendy/wendy.exp: Likewise.
26217         * g++.old-deja.exp: Likewise.
26218         Move "Testing file" message to verbose level 1.
26219
26220 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
26221
26222         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
26223
26224 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
26225
26226         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
26227         (default_gcc_start): Accept optional second list element
26228         of compiler flags.  Print compiler output at verbosity level 2.
26229         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
26230         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
26231         Save current values of framework globals passcnt, failcnt, xpasscnt,
26232         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
26233         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
26234         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
26235         xfailcnt to compute stats.  Update framework global `testcnt' from
26236         pass/fail counts.
26237         (gcc_finish): New proc.  Clean up test environment.
26238         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
26239         (gcc_epass, gcc_efail): Delete.
26240         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
26241         argument of line number.
26242         (dg-init): If the tool has an init routine, call it.
26243         (dg-test): Remove args `cflags_var' and `libs_var'.
26244         Pass all compiler options to ${tool}_start.
26245         Handle missing line number.
26246         (dg-finish): New function.
26247         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
26248         particular files.  Call gcc_finish at end.  Move "skipping test"
26249         message to verbosity level 3.
26250         * gcc.c-torture/compile/compile.exp: Likewise.
26251         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26252         * gcc.c-torture/execute/execute.exp: Likewise.
26253         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26254         Print testcase being tried at verbosity level 1.
26255         * gcc.c-torture/special/special.exp: Unset xfail.
26256         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26257         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
26258         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
26259         * gcc.failure/failure.exp: Likewise.
26260         * gcc.ieee/ieee.exp: Likewise.
26261         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
26262         Update call to dg-test.  Call dg-finish at end.
26263         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
26264         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26265         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
26266         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
26267         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
26268         * gcc.wendy/wendy.exp: Add copyright.
26269         Delete setting of tmpdir (done by gcc_init).
26270         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
26271         Pass compiler flags to gcc_start.  Call gcc_finish at end.
26272         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
26273         gcc_[ce]pass/fail.
26274
26275 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
26276
26277         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
26278         confusion.
26279         (g++_load): Likewise.
26280
26281         * config/*.exp (gcc_load): Some were varargs fns and some were not.
26282         Rename argument to `prog' to remove the confusion.
26283         Varargs fns behave differently too!
26284         (g++_load): Likewise.
26285
26286         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
26287
26288         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
26289         what it is.  Delete (always) printing of status value for !native.
26290         Simplify verbose code, and include status and exec_output.
26291         (g++_load): Use gcc_load.
26292
26293 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
26294
26295         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
26296         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
26297         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
26298         940714-3.c as these testcases don't exist anymore.  Make
26299         va-arg-1.c expected to pass.
26300
26301 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
26302
26303         * gcc.misc-tests/misc.exp: Only run specific testcases.
26304         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26305         * gcc.misc-tests/dg-[1-9].c: New files.
26306
26307         * lib/dg.exp: New testsuite driver.
26308         * gcc.prms/prms.exp: Use it.
26309
26310         * README.gcc: New file.
26311
26312         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26313         Document and reset `lxpass' and `lxfail'.
26314         Simplify "initialized" message.
26315         (gcc_stat): Clean up comments a little.
26316
26317 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26318
26319         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26320
26321 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26322
26323         * lib/old-dejagnu.exp (process-option): New proc.
26324         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26325         (old-dejagnu): Simplify.
26326         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26327
26328 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26329
26330         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26331         exists and is not an empty string.
26332
26333         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26334         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26335         finished.
26336         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26337         automatically.
26338
26339         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26340         longer expected to fail.
26341
26342         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26343         "f" function call.
26344
26345         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26346
26347         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26348         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26349         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26350         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26351         c-torture-1.29.
26352
26353         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26354         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26355
26356         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26357
26358         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26359         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26360
26361         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26362         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26363         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26364
26365 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26366
26367         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26368         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26369         940714-1.c, 940714-2.c, 940714-3.c},
26370         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26371         gcc.misc-tests/{mg.c,mg.exp}:
26372         New tests.
26373         * gcc.noncompile/noncompile.exp: Change accordingly.
26374
26375 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26376
26377         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26378         Undo previous clobberage.
26379
26380 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
26381
26382         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
26383         * gcc.special/{930510-1.c, special.exp}:
26384         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
26385         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
26386         struct-varargs-1.c}: New tests from c-torture-1.26.
26387
26388 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
26389
26390         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
26391           argument to switch.
26392
26393 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
26394
26395         * Revert the previous changes.  Please see Rob's directory
26396           (/lisa/test/rob/progressive/gcc/testsuite) for testing
26397           fixes.
26398
26399 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
26400
26401         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
26402             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
26403             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
26404             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
26405             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
26406             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
26407             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
26408             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
26409             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
26410             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
26411             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
26412             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
26413             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
26414             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
26415             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
26416             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
26417             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
26418             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
26419             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
26420             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
26421             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
26422             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
26423             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
26424             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
26425             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
26426             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
26427             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
26428
26429 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
26430
26431         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
26432             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
26433           with perror calls.
26434
26435 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
26436
26437         * config/unix.exp (g++_load): Fix syntax.
26438
26439 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
26440
26441         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
26442         * gcc.noncompile/921017-1.c: Deleted obsolete test.
26443         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
26444         Don't expect va-arg-1.c to fail.  Correct expected output for
26445         920928-1.c.
26446         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
26447         * gcc.wendy/hbm4.c: Correct typo.
26448         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
26449
26450 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
26451
26452         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
26453         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
26454         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
26455         * lib/c-torture.exp (c-torture-compile): Ditto.
26456
26457         Reduce volume of output (remove all the -I's and such).
26458         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
26459         Call gcc_cpass, gcc_cfail.
26460         (c-torture): Pass testing option to c-torture-compile.
26461
26462 1994-03-21  Doug Evans  (dje@cygnus.com)
26463
26464         Bring patches over from progressive.
26465         * config/default.exp: Exit remote shell cleanly.
26466         (g++_exit, g++_start): Add default versions.
26467         * config/sim.exp (gcc_load): Use perror, not error.
26468
26469 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
26470
26471         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
26472         set in site.exp.
26473
26474 1994-03-14  Doug Evans  (dje@cygnus.com)
26475
26476         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
26477         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
26478         (wendy_try): New proc to run testcase.
26479         (main loop): Call 'em.
26480         * gcc.wendy/*.c: Clean up pass to correct expected output.
26481
26482         * lib/gcc.exp: Minor cleanup work.
26483         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
26484
26485 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
26486
26487         * config/sim.exp (gcc_load): Document return codes better.
26488         Don't pass -v to simulator.
26489
26490 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
26491
26492           * gcc.special/920717-x.c: Fix typo.
26493           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
26494           get at sources.
26495
26496         * lib/mike-gcc.exp: Fix typo.
26497
26498 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
26499
26500         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
26501         binary to use, transform the name.
26502         * config/*.exp: rename everything. Nuke any g++ specific files,
26503         it's now a special case of gcc that requires no special support.
26504         Add a default.exp for unsupported targets.
26505
26506 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
26507
26508         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
26509         lib/old-dejagnu.exp: Fix a few patterns to work with the new
26510         version of Tcl.
26511
26512 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
26513
26514         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
26515         than a warning.
26516
26517 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
26518
26519         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
26520
26521 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
26522
26523         * gcc.execute/execute.exp: Combine opt_list and foption_list into
26524         option_list.  Compile every file with only 4/6 option choices
26525         (same as C torture) instead of with 12/18 different option
26526         choices.
26527         * lib/c-torture.exp: Likewise.
26528
26529         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
26530         not already set.
26531
26532 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
26533
26534         * lib/old-deja.exp: Add `excess errors test fails' error, now one
26535         can put an XFAIL *-*-* on excess errors.
26536
26537 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
26538
26539         * g++.law: Add more tests derived from g++-bugs snapshots.
26540
26541         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
26542         equivalent to g++.law/init9.
26543
26544         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
26545         compiled it, and the a.out file after we've run it.
26546
26547 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
26548
26549         * lib/mike-g++.exp (postbase): Delete the .o file after we've
26550         compiled it, and the a.out file after we've run it.
26551
26552 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
26553
26554         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
26555
26556 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
26557
26558         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
26559         version number.
26560
26561 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
26562
26563         * g++.law: New directory of g++ tests derived from the g++-bugs
26564         snapshots.
26565
26566 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
26567
26568         * gcc.compile: initbug1.c initbug1.exp testcase added
26569
26570 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
26571
26572         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
26573         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
26574           fixes submitted by Jeff Law (law@cs.utah.edu)
26575         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
26576           Jeff Law (law@cs.utah.edu)
26577
26578
26579 1993-11-30  Mike Stump  (mrs@cygnus.com)
26580
26581         * config/unix-g++.exp: Follow the gcc way of doing things.
26582         * g++.old-deja/old-deja.exp: Minor updates.
26583         * lib/g++.exp: New file, follow the gcc way of doing things.
26584         * lib/old-dejagnu.exp: Minor updates.
26585         * lib/mike-g++.exp: Always unset errorInfo.
26586
26587 1993-11-06  Mike Stump  (mrs@cygnus.com)
26588
26589         * lib/gcc.exp: Fix some errors with the below change, CC and
26590         CFLAGS should be global when setting, not local.
26591
26592 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
26593
26594         * lib/gcc.exp: Transform tool name.
26595
26596 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26597
26598         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
26599
26600 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26601
26602         * lib/gcc.exp: change gcc_done to gcc_stat
26603
26604 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
26605
26606         * Upgraded gcc testsuite to c-torture version 1.25
26607
26608 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
26609
26610         * lib/gcc.exp: added reporting code. Changed verbose compile message.
26611         * lib/c-torture: added hooks for new reporting code.
26612
26613 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
26614
26615         * config/sh-gcc.exp: check if sh-sim exists in the path
26616
26617 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
26618
26619         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
26620         * gcc.compile/compile.exp: Initial changes for new logic.
26621         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
26622         * gcc.failure/failure.exp: Initial changes for new logic.
26623         * gcc.ieee/ieee.exp: Initial changes for new logic.
26624         * gcc.misc-tests/misc.exp: Initial changes for new logic.
26625         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
26626         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
26627         * lib/c-torture.exp: Initial changes for new logic.
26628         * lib/gcc.exp: Initial changes for new logic.
26629
26630 1993-10-15  Mike Stump  (mrs@cygnus.com)
26631
26632         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
26633         depend upon failure or success.  Fully qualify names in failure
26634         and success messages.  Always remove a.out before starting
26635         compile, just in case.  Pay more attention to error text output by
26636         the compiler.  Handle testcases with no known past errors just
26637         like all others, so that things are uniform.  Other miscellaneous
26638         improvements.
26639
26640 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
26641
26642         * gcc.cpp: new directory for cpp tests
26643
26644 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
26645
26646         * lib/chill.exp: Code reformatted, removed unused code.
26647         * config/unix-chill.exp: Code reformatted, removed unused code.
26648         * chill.execute/execute.exp: Code reformatted, removed unused code.
26649         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
26650
26651 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
26652
26653         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
26654         routines not written.
26655
26656 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
26657
26658         * config/bug-gcc.exp: Use new procs from bug.exp.
26659
26660 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
26661
26662         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
26663         via ftp, rather than depending on NFS.
26664         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
26665         case.
26666
26667 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
26668
26669         * config/bug-gcc.exp: Use new download proc.
26670
26671 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
26672
26673         * chill.execute/execute.exp: cleanups, handles errors better
26674         * chill.compile/compile.exp: rewrite, based on execute.exp
26675         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
26676         * lib/chill.exp: major changes to diff proc and compile and link
26677           procs. added chill_fail and chill_pass wrappers to pass and
26678           fail. added more comments, and handle error codes better.
26679           Added a hack to capture stderr from exec, so noncompile tests
26680           can work.
26681
26682 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
26683
26684         * chill.execute/execute.exp: rewrite of testsuite driver
26685         * lib/chill.exp: rewrite of testsuite driver
26686         * config/unix-chill.exp: rewrite of testsuite driver
26687
26688 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
26689
26690     In chill.execute:
26691         * iexpr.ch: Standardize uppercase.
26692         * tuples.dat: Standardize uppercase.
26693         * vary.ch: standardize.  Correct varying string assignments.
26694         * vary.dat: Add new output lines.
26695
26696 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
26697
26698     In chill.execute:
26699         * chprintf.ch: Standardize use of uppercase.
26700         * tuples.ch: Standardize and turn arr2 into a DCL,
26701           rather than a SYN.
26702         * pinits.ch: Standardize.
26703
26704 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
26705
26706         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
26707         * Makefil: Renamed to Makefile.in.
26708         * configure.in: New.
26709
26710 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
26711
26712     In chill.execute:
26713         * .cvsignore: Add result/output files.
26714         * Makefile: Fix up variables at start.  Use MFLAGS
26715           everywhere.  Correct bool_loc, built_ins entries.
26716           Add entry for vary1.ch.
26717         * bitarray.ch: Standardize upper-case usage.
26718         * bitexpr.ch: Standardize, add output of b1.
26719         * params.ch: Use arrayt in along PROC parameters, to
26720           avoid novelty problems.
26721         * sets.ch: Tiny cleanup.
26722         * vary1.ch: Re-indent.
26723
26724 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
26725
26726           * Add PR-related files to Makefiles, .cvsignore files, etc.
26727
26728 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
26729
26730         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
26731           with compiler objects. New names are test-flow.c and test-loop.c
26732
26733 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
26734
26735         * Upgraded c-torture tests from 1.19 to 1.20
26736
26737         * new files:
26738         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
26739         * gcc.compile: 930623-1.c 930623-2.c
26740         * gcc.noncompile: 930622-1.c 930622-2.c
26741         * gcc.failure: 920411-1.c 920627-2.c
26742         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
26743
26744 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
26745
26746         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26747           More changes to get testsuite working properly. Needs more work.
26748           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
26749
26750 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
26751
26752         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
26753           More changes to get testsuite working properly. Needs more work.
26754
26755 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
26756
26757         * chill.compile/compile.exp: Added for Dejagnu support
26758         * chill.execute/execute.exp: Added for Dejagnu support
26759         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
26760
26761 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
26762
26763     This should complete moving the CHILL test files.
26764         * chill.noncompile(.cvsignore printf.grt
26765             in-printf.grt chprintf.grt chprintf.ch):
26766             Added test-support files.
26767           (Makefile): Modified further.
26768         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
26769             signal.ch): Added test files.
26770           * chill.execute (.cvsignore printf.grt printr.c
26771             in-printf.grt rts.c chprintf.grt rts.h): Added
26772           test-support files.
26773             (Makefile): More corrections.
26774
26775 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
26776
26777         * chill.compile, chill.execute, chill.nocompile: Add CHILL
26778           test cases, ready for DejaGnu.
26779
26780 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
26781
26782         * Upgraded c-torture tests from 1.18 to 1.19
26783
26784         * gcc.compile: added test(s):
26785           930607-1.c
26786         * gcc.execute: added test(s):
26787           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
26788
26789         * added new subdirectory for misc tests: gcc.misc-tests
26790         * gcc.misc-test(s): added tests:
26791           inst-check.c test-consts.c test-ior.c test-switch.c
26792
26793 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
26794
26795         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
26796
26797 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
26798
26799         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
26800
26801 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
26802
26803         * Upgraded c-torture tests from 1.17 to 1.18
26804
26805 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
26806
26807         * Upgraded c-torture tests from 1.12 to 1.17
26808
26809 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
26810
26811         * lib/old-dejagnu.exp:
26812           Fixed handling of XFAIL target triplets to correctly
26813           recognize wildcard characters.  Removed code that
26814           appended a unique id tag to the end of the file name
26815           printed out by the result of the testcases within a
26816           given test file.
26817
26818 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
26819
26820         * lib/old-dejagnu.exp:
26821           Reworked expected failure handling to trigger off of XFAIL
26822           keyword in keyphrase embeded in testcase source code. The
26823           XFAIL keyword must be at the end of the keyphrase line. It
26824           may optionally be followed by one or more target triplets.
26825           It has just occured that the handling of wildcards in the
26826           target triplet may not be correct.
26827
26828 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
26829
26830         * g++.old-deja/tests:
26831           Moved all subdirectories up one level into g++.old-deja .
26832
26833         * lib/old-dejagnu.exp:
26834           Fixed problem with CXXFLAGS not being properly reset, and being
26835           corrupted with extraneous "-c" compiler option.  This was
26836           causing binaries to not be generated for test that needed them.
26837           Modified strings passed to "pass" and "fail" so that individual
26838           tests from the same test file would be distinguished by an
26839           identifier appended to the test file name in the summary logs;
26840           this corrected a problem with erroneous diff logs.  Added code
26841           to search testcases for expected fail and unexpected pass keywords.
26842
26843 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
26844
26845         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
26846
26847 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
26848
26849         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
26850           Removed extraneous text from end of "Special g++ Options"
26851           keyphrase.
26852
26853         * lib/old-dejagnu.exp: Added pattern matching to look for new
26854           keywords, embedded in testcases comments, which will trigger
26855           calls to xpass and xfail.
26856
26857 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
26858
26859         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
26860           comments embedded in the testcases, especially the one looking for
26861           special compiler options, as well as the pattern matching for the
26862           compiler output again.
26863
26864 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
26865
26866         * lib/old-dejagnu.exp: Do a proper check of the return value for
26867           execute tests. Fixed several problems with the pattern matching
26868           of the compiler output which gave erroneous test results.
26869           Changed several of the test result messages to be more descriptive.
26870         * config/unix-g++.exp: Proc g++_load now actually works and
26871           executes the tests passed to it and returns a usable return
26872           value.
26873
26874 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
26875
26876           * lib/gcc.exp: Exits gracefully if $CC is bogus.
26877
26878 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
26879
26880         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
26881           Modified both files to properly execute the old style
26882           dejagnu tests. The previous versions of these files were
26883           experimental and did not function anything near correctly.
26884
26885 1993-04-05  Rob Savoye  (rob@cygnus.com)
26886
26887         * Removed all Makefile.in and configure.in files. No configuration
26888         needed now.
26889
26890 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
26891
26892         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
26893
26894 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
26895
26896         * gcc.compile/configure.in, gcc.unsorted/configure.in,
26897         gcc.special/configure.in, gcc.noncompile/configure.in,
26898         gcc.execute/configure.in, gcc.code_quality/configure.in,
26899         g++.other/configure.in, g++.old-deja/configure.in,
26900         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
26901         in srcname setting.
26902
26903 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
26904
26905         * lib/udi.exp:  Fixed mondfe and mondfe_download.
26906         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
26907         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
26908
26909 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
26910
26911         * config/udi-gdb.exp: Check $shell_id after connecting to target.
26912         (gdb_exit): Don't remove *_soc files.
26913
26914 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
26915
26916         * lib/c-torture.exp: Don't look for main; instead always use -w
26917         -c.  This is how the c-torture tests work.  Remove the object
26918         file if the compilation succeeds.
26919         * gcc.execute/execute.exp: Remove executable if test passes.
26920         * gcc.noncompile/noncompile.exp: Every test is an expected
26921         failure.
26922         * gcc.special/special.exp: Added tests from c-torture 1.11,
26923         corrected use of existing test.
26924         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
26925         gcc.execute/920625-1.c: Updated to c-torture 1.11.
26926         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
26927         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
26928         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
26929         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
26930         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
26931         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
26932         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
26933         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
26934         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
26935         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
26936         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
26937         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
26938         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
26939         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
26940         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
26941         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
26942         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
26943         c-torture 1.11.
26944         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
26945         correspond to c-torture 1.11.
26946
26947         * New file.