OSDN Git Service

2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
4         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
5         (t1, t2, t3, t4): Add volatile.
6
7 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
8
9         * g++.dg/ext/visibility/arm1.C: New test.
10
11 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
12
13         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
14         -pedantic-errors.
15
16 2004-09-01  Paul Brook  <paul@codesourcery.com>
17
18         * gfortran.dg/eof_2.f90: New test.
19
20 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
21
22         PR fortran/16579
23         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
24         
25 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
26
27         PR libfortran/16805
28         * gfortran.dg/list_read_2.f90: New test.
29
30 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
31
32         * g++.dg/abi/key1.C: New test.
33
34 2004-08-31  Richard Henderson  <rth@redhat.com>
35
36         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
37         form of offsetof.
38         * g++.dg/other/offsetof5.C: Remove duplicate.
39
40 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
41
42         PR fortran/17244
43         * gfortran.dg/func_derived_1.f90: New test.
44
45 2004-08-31  Paul Brook  <paul@codesourcery.com>
46
47         * gfortran.dg/eof_1.f90: New test.
48
49 2004-08-31  Paul Brook  <paul@codesourcery.com>
50
51         * gfortran.dg/list_read_1.f90: New file.
52
53 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
54
55         * g++.dg/opt/loop1.C: XFAIL.
56
57 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
58
59         * gcc.dg/funcdef-storage-1.c: New.
60         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
61         an extern function in local scope.
62         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
63         declare an 'auto inline' function in local scope.
64         * gcc.dg/20011130-1.c: Likewise.
65         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
66         an 'auto' function in local scope.
67         * gcc.dg/20021014-1.c: Likewise.
68         * gcc.dg/20030331-2.c: Likewise.
69
70 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
71
72         * gfortran.dg/blockdata_1.f90: New test.
73
74 2004-08-30  Richard Henderson  <rth@redhat.com>
75
76         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
77
78 2004-08-30  Richard Henderson  <rth@redhat.com>
79
80         * lib/fortran-torture.exp (fortran-torture-execute): Honor
81         additional_flags set by alternate driver.
82         (ieee-options): New procedure.
83         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
84         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
85         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
86         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
87
88 2004-08-30  Richard Henderson  <rth@redhat.com>
89
90         * lib/f-torture.exp: Remove.
91
92 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
93
94         PR rtl-optimization/16590
95         * g++.dg/opt/loop1.C: New test.
96
97 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
98
99         PR fortran/13910
100         * gfortran.dg/oldstyle_1.f90: New test.
101
102 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
103         Paul Brook  <paul@codesourcery.com>
104
105         * gfortran.dg/g77/README: Update.
106         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
107         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
108         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
109
110 2004-08-28  Paul Brook  <paul@codesourcery.com>
111
112         PR libfortran/17195
113         * gfortran.dg/edit_real_1.f90: New test.
114
115 2004-08-27  Paul Brook  <paul@codesourcery.com>
116
117         * gfortran.dg/rewind_1.f90: New test.
118
119 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
120
121         PR fortran/16597
122         * gfortran.dg/pr16597.f90: New test.
123
124 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
125
126         PR c/13801
127         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
128         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
129         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
130         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
131         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
132
133 2004-08-26  Nick Clifton  <nickc@redhat.com>
134
135         * gcc.c-torture/compile/pr17119.c: New test.
136
137 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
138
139         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
140
141 2004-08-25  Richard Henderson  <rth@redhat.com>
142
143         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
144         the bits that expect kind=8 to be the largest real kind.
145
146 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
147
148         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
149
150 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
151
152         * gfortran.dg/assignment_1.f90: New test.
153
154 2004-08-25  Adam Nemet  <anemet@lnxw.com>
155
156         * g++.dg/template/repo3.C: New test.
157
158 2004-08-25  Roger Sayle  <roger@eyesopen.com>
159
160         PR middle-end/16693
161         PR tree-optimization/16372
162         * g++.dg/opt/pr16372-1.C: New test case.
163         * g++.dg/opt/pr16693-1.C: New test case.
164         * g++.dg/opt/pr16693-2.C: New test case.
165
166 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
167
168         * objc.dg/proto-lossage-4.m: New test.
169
170 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
171
172         PR c++/17155
173         * g++.dg/inherit/local2.C: New test.
174
175 2004-08-25  Paul Brook  <paul@codesourcery.com>
176
177         PR fortran/17144
178         * gfortran.dg/string_ctor_1.f90: New test.
179
180 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
181
182         PR c++/14428
183         * g++.dg/template/redecl2.C: New test.
184
185 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
186
187         PR fortran/17143
188         * gfortran.dg/pr17143.f90: New test.
189
190 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
191
192         PR fortran/17164
193         * gfortran.dg/pr17164.f90: New test.
194
195 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
196
197         * gcc.dg/tree-ssa/loop-1.c: New test.
198
199 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
200
201         * gcc.c-torture/compile/20040824-1.c: New test.
202
203 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
204
205         * gcc.c-torture/compile/iftrap-3.c: New test.
206
207 2004-08-24  Paul Brook  <paul@codesourcery.com>
208
209         * gfortran.dg/entry_2.f90: New test.
210
211 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
212
213         PR c++/16889
214         * g++.dg/lookup/ambig[12].C: New.
215
216 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
217
218         PR c++/16706
219         * g++.dg/template/crash21.C: New test.
220         * g++.dg/template/crash22.C: Likewise.
221
222 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
223
224         PR c++/17149
225         * g++.dg/template/access15.C: New.
226
227 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
228
229         PR c++/17163
230         * g++.dg/template/repo2.C: New test.
231
232 2004-08-23  Roger Sayle  <roger@eyesopen.com>
233
234         PR rtl-optimization/17078
235         * gcc.c-torture/execute/pr17078-1.c: New test case.
236
237 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
238
239         PR c/14492
240         * gcc.dg/debug/crash1.c: New test.
241
242 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
243
244         PR c/16180
245         * gcc.dg/loop-5.c: New test.
246
247 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
248
249         * gcc.c-torture/execute/20040823-1.c: New test.
250
251 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
252
253         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
254         to the assembler.  Simplify test accordingly.
255         (asm_abi_flags): Use GNU names.
256         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
257         to check for ABI flags.
258
259 2004-08-22  Andrew Pinski  <apinski@apple.com>
260
261         * g++.dg/opt/pr14029.C: New test.
262         * gcc.c-torture/execute/pr15262.c: New test.
263
264 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
265
266         * gfortran.dg/reduction.f90: Add checks with complex arguments.
267
268 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
269
270         PR 16908
271         * gfortran.dg/direct_io.f90: New test.
272
273 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
274
275         PR c++/17121
276         * g++.dg/inherit/local2.C: New test.
277
278 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
279
280         PR c++/17120
281         * g++.dg/warn/Wparentheses-4.C: New test.
282
283 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
284
285         PR c++/17121
286         * g++.dg/inherit/local2.C: New test.
287
288         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
289         * gcc.dg/ppc-ldstruct.c: Likewise.
290         * gcc.dg/ppc64-abi-2.c: Likewise.
291
292 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
293
294         PR rtl-optimization/17099
295         * gcc.c-torture/execute/20040820-1.c: New test.
296
297 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
298
299         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
300
301 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
302
303         PR fortran/17077
304         * gfortran.dg/auto_array_1.f90: New test.
305
306 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
307
308         PR fortran/17074
309         * gfortran.dg/simpleif_1.f90: New test.
310
311 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
312
313         * lib/target-supports.exp (check_profiling_available): Return
314         false for arm*-*-symbianelf* and arm*-*-eabi*.
315
316         PR c++/15890
317         * g++.dg/template/delete1.C: New test.
318
319 2004-08-19  Paul Brook  <paul@codesourcery.com>
320
321         PR fortran/14976
322         PR fortran/16228 
323         * gfortran.dg/data_char_1.f90: New test.
324
325 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
326
327         PR fortran/16946
328         * gfortran.dg/reduction.f90: New testcase.
329
330 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
331
332         PR fortran/16520
333         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
334
335 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
336
337         PR c++/17041
338         * g++.dg/Wparentheses-3.C: New test.
339
340 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
341
342         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
343         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
344         * gcc.dg/vect/vect-2.c: Likewise.
345         * gcc.dg/vect/vect-3.c: Likewise.
346         * gcc.dg/vect/vect-4.c: Likewise.
347         * gcc.dg/vect/vect-5.c: Likewise.
348         * gcc.dg/vect/vect-6.c: Likewise.
349         * gcc.dg/vect/vect-7.c: Likewise.
350         * gcc.dg/vect/vect-25.c: Likewise.
351         * gcc.dg/vect/vect-31.c: Likewise.
352         * gcc.dg/vect/vect-32.c: Likewise.
353         * gcc.dg/vect/vect-34.c: Likewise.
354         * gcc.dg/vect/vect-36.c: Likewise.
355         * gcc.dg/vect/vect-all.c: Likewise.
356
357 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
358
359         PR c++/17068
360         * g++.dg/template/operator4.C: New test.
361
362 2004-08-18  Richard Henderson  <rth@redhat.com>
363
364         * gcc.dg/20040206-1.c: XFAIL.
365
366 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
367
368         PR c++/16246
369         * g++.dg/template/array7.C: New test.
370
371 2004-08-17  James E Wilson  <wilson@specifixinc.com>
372
373         * gcc.dg/mips-movcc-1.c: New test.
374         * gcc.dg/mips-movcc-2.c: New test.
375         * gcc.dg/mips-movcc-3.c: New test.
376
377         * gcc.dg/mips-nmadd-1.c: New test.
378         * gcc.dg/mips-nmadd-2.c: New test.
379
380 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
381
382         PR c++/15871
383         * g++.dg/opt/inline8.C: New test.
384
385         PR c++/16965
386         * g++.dg/parse/error17.C: New test.
387         
388 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
389
390         * gcc.dg/vect: New directory for vectorizer tests.
391         * gcc.dg/vect/tree-vect.h: New file.
392         * gcc.dg/vect/vect.exp: New file.
393         * gcc.dg/vect/pr16105.c.c: New test.
394         * gcc.dg/vect/vect-1.c: New test.
395         * gcc.dg/vect/vect-2.c: New test.
396         * gcc.dg/vect/vect-3.c: New test.
397         * gcc.dg/vect/vect-4.c: New test.
398         * gcc.dg/vect/vect-5.c: New test.
399         * gcc.dg/vect/vect-6.c: New test.
400         * gcc.dg/vect/vect-7.c: New test.
401         * gcc.dg/vect/vect-8.c: New test.
402         * gcc.dg/vect/vect-9.c: New test.
403         * gcc.dg/vect/vect-10.c: New test.
404         * gcc.dg/vect/vect-11.c: New test.
405         * gcc.dg/vect/vect-12.c: New test.
406         * gcc.dg/vect/vect-13.c: New test.
407         * gcc.dg/vect/vect-14.c: New test.
408         * gcc.dg/vect/vect-15.c: New test.
409         * gcc.dg/vect/vect-16.c: New test.
410         * gcc.dg/vect/vect-17.c: New test.
411         * gcc.dg/vect/vect-18.c: New test.
412         * gcc.dg/vect/vect-19.c: New test.
413         * gcc.dg/vect/vect-20.c: New test.
414         * gcc.dg/vect/vect-21.c: New test.
415         * gcc.dg/vect/vect-22.c: New test.
416         * gcc.dg/vect/vect-23.c: New test.
417         * gcc.dg/vect/vect-24.c: New test.
418         * gcc.dg/vect/vect-25.c: New test.
419         * gcc.dg/vect/vect-26.c: New test.
420         * gcc.dg/vect/vect-27.c: New test.
421         * gcc.dg/vect/vect-28.c: New test.
422         * gcc.dg/vect/vect-29.c: New test.
423         * gcc.dg/vect/vect-30.c: New test.
424         * gcc.dg/vect/vect-31.c: New test.
425         * gcc.dg/vect/vect-32.c: New test.
426         * gcc.dg/vect/vect-33.c: New test.
427         * gcc.dg/vect/vect-34.c: New test.
428         * gcc.dg/vect/vect-35.c: New test.
429         * gcc.dg/vect/vect-36.c: New test.
430         * gcc.dg/vect/vect-37.c: New test.
431         * gcc.dg/vect/vect-38.c: New test.
432         * gcc.dg/vect/vect-40.c: New test.
433         * gcc.dg/vect/vect-41.c: New test.
434         * gcc.dg/vect/vect-42.c: New test.
435         * gcc.dg/vect/vect-43.c: New test.
436         * gcc.dg/vect/vect-44.c: New test.
437         * gcc.dg/vect/vect-45.c: New test.
438         * gcc.dg/vect/vect-46.c: New test.
439         * gcc.dg/vect/vect-47.c: New test.
440         * gcc.dg/vect/vect-48.c: New test.
441         * gcc.dg/vect/vect-49.c: New test.
442         * gcc.dg/vect/vect-50.c: New test.
443         * gcc.dg/vect/vect-51.c: New test.
444         * gcc.dg/vect/vect-52.c: New test.
445         * gcc.dg/vect/vect-53.c: New test.
446         * gcc.dg/vect/vect-54.c: New test.
447         * gcc.dg/vect/vect-55.c: New test.
448         * gcc.dg/vect/vect-56.c: New test.
449         * gcc.dg/vect/vect-57.c: New test.
450         * gcc.dg/vect/vect-58.c: New test.
451         * gcc.dg/vect/vect-59.c: New test.
452         * gcc.dg/vect/vect-60.c: New test.
453         * gcc.dg/vect/vect-61.c: New test.
454         * gcc.dg/vect/vect-all.c: New test.
455         * gcc.dg/vect/vect-none.c: New test.
456
457 2004-08-17  Paul Brook  <paul@codesourcery.com>
458
459         PR fortran/13082
460         * gfortran.dg/entry_1.f90: New test.
461
462 2004-08-17  Andrew Pinski  <apinski@apple.com>
463
464         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
465
466 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
467
468         * gcc.dg/pr17036-1.c: New test.
469         
470 2004-08-16  Devang Patel  <dpatel@apple.com>
471
472         * gcc.dg/darwin-20040809-1.c: New test.
473         
474 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
475
476         * gcc.dg/funcdef-attr-1.c: New test.
477
478 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
479
480         * gcc.dg/altivec-17.c: New test.
481         * gcc.dg/altivec-18.c: New test.
482
483 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
484
485         PR c++/6749
486         * g++.dg/template/vtable2.C: New test.
487
488 2004-08-14  Richard Henderson  <rth@redhat.com>
489
490         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
491         * gcc.dg/pack-test-4.c (main): Return 0.
492         * gcc.dg/setjmp-1.c: Remove XFAIL.
493         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
494
495 2004-08-14  Richard Henderson  <rth@redhat.com>
496
497         * gcc.dg/980217-1.c: Add prototype for printf.
498
499 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
500
501         * gfortran.dg/pr16935.f90: New test.
502
503 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
504
505         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
506
507 2004-08-13  Paul Brook  <paul@codesourcery.com>
508
509         * gfortran.dg/der_io_1.f90: Remove stray comma.
510
511 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
512
513         * gcc.dg/vmx/cw-bug-2.c: Remove.
514         * gcc.dg/vmx/vprint-1.c: Remove.
515         * gcc.dg/vmx/vscan-1.c: Remove.
516
517 2004-08-12  Devang patel  <dpatel@apple.com>
518
519         * gcc.dg/darwin-20040809-2.c: New test.
520         
521 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
522
523         * g++.dg/ext/altivec-12.C: New test.
524
525         * g++.dg/ext/altivec-11.C: New test.
526
527 2004-08-12  Paul Brook  <paul@codesourcery.com>
528
529         * g++.dg/abi/arm_cxa_vec_1.C: New test.
530
531 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
532
533         * g++.dg/ext/altivec-2.C: Check for hardware support before
534         executing any VMX instructions.
535
536         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
537
538 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
539
540         PR c++/16276
541         * g++.old-deja/g++.other/comdat4.C: New test.
542         * g++.old-deja/g++.other/comdat4-aux.cc: New.
543
544 2004-08-12  Ben Elliston  <bje@au.ibm.com>
545
546         PR target/16286
547         * gcc.dg/pr16286.c: New test.
548
549 2004-08-12 Jan Beulich <jbeulich@novell.com>
550
551         * g++.dg/ext/asm5.C: New.
552
553 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
554
555         PR c++/16698
556         * g++.dg/eh/crash1.C: New test.
557
558         PR c++/16717
559         * g++.dg/ext/construct1.C: New test.
560
561 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
562
563         PR c++/16853
564         * g++.dg/init/ptrmem1.C: New test.
565
566         PR c++/16618
567         * g++.dg/parse/offsetof5.C: New test.
568
569         PR c++/16870
570         * g++.dg/template/overload3.C: New test.
571
572 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
573
574         PR c++/16964
575         * g++.dg/parse/error16.C: New test.
576
577         PR c++/16904
578         * g++.dg/template/error14.C: New test.
579
580         PR c++/16929
581         * g++.dg/template/error15.C: New test.
582
583 2004-08-11  Devang Patel  <dpatel@apple.com>
584
585         * gcc.dg/darwin-ld-20040809-1.c: New test.
586         * gcc.dg/darwin-ld-20040809-2.c: New test.
587         
588 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
589
590         PR fortran/16917
591         * gfortran.dg/dfloat_1.f90: New test.
592
593 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
594
595         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
596         * gcc.dg/dll-2.c: Fix dg-require syntax.
597         * gcc.misc-tests/arm-isr.c (abort): Declare.
598         (exit): Likewise.
599
600 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
601
602         PR c++/16971
603         * g++.dg/parse/crash16.C: New test.
604
605 2004-08-10  Roger Sayle  <roger@eyesopen.com>
606
607         * gcc.dg/mips-rsqrt-1.c: New test case.
608         * gcc.dg/mips-rsqrt-2.c: New test case.
609         * gcc.dg/mips-rsqrt-3.c: New test case.
610
611 2004-08-10  Paul Brook  <paul@codesourcery.com>
612
613         * gfortran.dg/der_io_1.f90: New test.
614
615 2004-08-10  Paul Brook  <paul@codesourcery.com>
616
617         PR fortran/16919
618         * gfortran.dg/der_array_1.f90: New test.
619
620 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
621
622         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
623
624 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
625
626         * gcc.dg/wchar_t-2.c: Fix typo.
627
628 2004-08-09  Falk Hueffner  <falk@debian.org>
629
630         PR tree-optimization/12517
631         * gcc.c-torture/compile/pr12517.c: New test.
632
633         PR tree-optimization/12578
634         * gcc.c-torture/compile/pr12578.c: New test.
635
636         PR tree-optimization/12899
637         * gcc.c-torture/compile/pr12899.c: New test.
638
639         PR rtl-optimization/14692
640         * gcc.c-torture/compile/pr14692.c: New test.
641
642         PR tree-optimization/16461
643         * gcc.c-torture/compile/pr16461.c: New test.
644
645 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
646
647         * gfortran.dg/getenv_1.f90: New test.
648
649 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
650
651         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
652         wchar_t.
653         * gcc.dg/symbian5.c: Test -fno-short-wchar.
654
655 2004-08-06  Paul Brook  <paul@codesourcery.com>
656
657         * gfortran.dg/ret_array_1.f90: New test.
658         * gfortran.dg/ret_pointer_1.f90: New test.
659
660 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
661
662         * gcc.dg/missing-field-init-[12].c: New tests.
663         * g++.dg/warn/missing-field-init-[12].C: New tests.
664
665 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
666
667         * gcc.dg/enum2.c: New test.
668         * gcc.dg/symbian3.c: Likewise.
669         * gcc.dg/symbian4.c: Likewise.
670         * gcc.dg/wchar_t-2.c: Likewise.
671
672 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
673
674         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
675         destructor tests.
676
677 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
678
679         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
680         dg-require-visiblity.
681         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
682         * g++.dg/ext/visibility/fvisibility.C: Likewise.
683         * g++.dg/ext/visibility/memfuncts.C: Likewise.
684         * g++.dg/ext/visibility/new1.C: Likewise.
685         * g++.dg/ext/visibility/pragma.C: Likewise.
686         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
687         * g++.dg/ext/visibility/virtual.C: Likewise.
688         * g++/dg/ext/visibility/visibility-1.C: Likewise.
689         * g++/dg/ext/visibility/visibility-2.C: Likewise.
690         * g++/dg/ext/visibility/visibility-3.C: Likewise.
691         * g++/dg/ext/visibility/visibility-4.C: Likewise.
692         * g++/dg/ext/visibility/visibility-5.C: Likewise.
693         * g++/dg/ext/visibility/visibility-6.C: Likewise.
694         * g++/dg/ext/visibility/visibility-7.C: Likewise.
695         * g++/dg/ext/visibility/visibility-8.C: New test.
696         * gcc.c-torture/compile/dll.x: Remove.
697         * gcc.dg/dll-2.c: Use dg-require-dll
698         * gcc.dg/visibility-10.c: New test.
699         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
700         supporting DLLs.
701         * testsuite/lib/scanasm.exp (scan_hidden): New function.
702         (scan_not_hidden): Likewise.
703
704 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
705
706         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
707
708 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
709
710         * gcc.c-torture/execute/20040805-1.c: New test.
711
712 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
713
714         * gcc.dg/20020118-1.c: Declare abort.
715         * gcc.dg/altivec_check.h: Likewise.
716         * gcc.dg/iftrap-2.c: Likewise.
717         * gcc.dg/pragma-darwin.c: Likewise.
718         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
719
720 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
721
722         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
723
724 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
725
726         * gcc.c-torture/execute/builtins/abs-2.c,
727         gcc.c-torture/execute/builtins/abs-3.c,
728         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
729         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
730         intmax_t, uintmax_t and their limits.
731         * gcc.dg/intmax_t-1.c: New test.
732
733 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
734
735         * g++.dg/tc1/dr147.C: Add reference to PR.
736
737 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
738
739         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
740         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
741
742 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
743
744         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
745
746 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
747
748         * gcc.dg/redecl-5.c: New test.
749         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
750         of scanf.
751
752 2004-08-03  Roger Sayle  <roger@eyesopen.com>
753
754         PR middle-end/16790
755         * gcc.c-torture/execute/pr16790-1.c: New test case.
756
757 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
758
759         * g++.dg/ext/visibility/assign1.C: New test.
760         * g++.dg/ext/visibility/new1.C: Likewise.
761
762         * gcc.dg/symbian1.c: New test.
763         * gcc.dg/symbian2.c: Likewise.
764
765 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
766
767         PR target/16570
768         * gcc.dg/i386-sse-9.c: New test.
769
770 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
771
772         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
773
774 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
775
776         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
777         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
778         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
779         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
780         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
781         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
782         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
783         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
784         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
785         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
786         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
787         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
788         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
789         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
790         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
791         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
792         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
793         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
794         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
795         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
796         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
797         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
798         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
799         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
800         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
801         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
802         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
803         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
804         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
805         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
806         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
807         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
808         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
809         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
810         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
811         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
812         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
813         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
814         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
815         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
816         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
817         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
818         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
819         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
820         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
821         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
822         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
823         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
824         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
825         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
826         gcc.misc-tests/i386-pf-3dnow-1.c,
827         gcc.misc-tests/i386-pf-athlon-1.c,
828         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
829         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
830         Declare built-in functions used.
831         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
832
833 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
834
835         PR c++/16707
836         * g++.dg/lookup/using12.C: New test.
837
838         * g++.dg/init/null1.C: Fix PR number.
839         * g++.dg/parse/namespace10.C: Likewise.
840
841 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
842
843         PR c++/16224
844         * g++.dg/template/spec17.C: New test.
845         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
846         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
847
848 2004-08-02  David Billinghurst
849
850         PR fortran/16292
851         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
852
853 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
854
855         * gcc.dg/ia64-got-1.c: New test case.
856
857 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
858
859         PR c++/16489
860         * g++.dg/init/null1.C: New test.
861         * g++.dg/tc1/dr76.C: Adjust error marker.
862
863         PR c++/16529
864         * g++.dg/parse/namespace10.C: New test.
865
866         PR c++/16810
867         * g++.dg/inherit/ptrmem2.C: New test.
868
869 2004-08-02  Ben Elliston  <bje@au.ibm.com>
870
871         PR target/16155
872         * gcc.dg/pr16155.c: New test.
873
874 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
875
876         * gcc.dg/redecl-2.c: New test.
877
878 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
879
880         * gcc.dg/darwin-longdouble.c: New file.
881
882 2004-07-30  Richard Henderson  <rth@redhat.com>
883
884         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
885         write to constant argument.
886         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
887
888 2004-07-30  Richard Henderson  <rth@redhat.com>
889
890         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
891         tests of nearest around zero.
892
893 2004-07-30  Andrew Pinski  <apinski@apple.com>
894
895         * gcc.c-torture/compile/20040730-1.c: New test.
896
897 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
898
899         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
900         powerpc-eabispe.
901
902 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
903
904         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
905
906 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
907
908         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
909         contains $ld_library_path.
910         * lib/gfortran.exp (gfortran_link_flags): Likewise.
911
912 2004-07-29  Richard Henderson  <rth@redhat.com>
913
914         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
915
916         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
917         (alt2, which): New.
918         (Check): Accept either alternative.
919
920 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
921
922         * g++.dg/abi/inline1.C: New test.
923         * g++.dg/abi/local1-a.cc: Likewise.
924         * g++.dg/abi/local1.C: Likewise.
925         * g++.dg/abi/mangle11.C: Tweak location of warnings.
926         * g++.dg/abi/mangle12.C: Likewise.
927         * g++.dg/abi/mangle17.C: Likewise.
928         * g++.dg/abi/mangle20-2.C: Likewise.
929         * g++.dg/opt/interface1.C: Likewise.
930         * g++.dg/opt/interface1.h: Likewise.
931         * g++.dg/opt/interface1-a.cc: New test.
932         * g++.dg/parse/repo1.C: New test.
933         * g++.dg/template/repo1.C: Likewise.
934         * g++.dg/warn/Winline-1.C: Likewise.
935         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
936
937 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
938
939         * gcc.dg/tree-ssa/20040729-1.c: New test.
940
941 2004-07-27  Matt Austern <austern@apple.com>
942
943         * gcc.dg/darwin-bool-1.c: New test.
944         * gcc.dg/darwin-bool-2.c: New test.
945
946 2004-07-28  Richard Henderson  <rth@redhat.com>
947
948         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
949         arguments in the correct type.  Don't write to constant arguments.
950
951 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
952
953         PR tree-optimization/16688
954         PR tree-optimization/16689
955         * g++.dg/tree-ssa/pr16688.C: New test.
956
957 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
958
959         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
960         loads.  Not only in the comment, this time.
961
962 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
963
964         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
965         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
966         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
967         * gcc.dg/sh4a-bitmovua.c: New.
968         * gcc.dg/sh4a-cos.c: New.
969         * gcc.dg/sh4a-cosf.c: New.
970         * gcc.dg/sh4a-fprun.c: New.
971         * gcc.dg/sh4a-fsrra.c: New.
972         * gcc.dg/sh4a-memmovua.c: New.
973         * gcc.dg/sh4a-sin.c: New.
974         * gcc.dg/sh4a-sincos.c: New.
975         * gcc.dg/sh4a-sincosf.c: New.
976         * gcc.dg/sh4a-sinf.c: New.
977
978 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
979
980         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
981         conditionals.
982         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
983         loads.
984         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
985         DOM1.
986
987 2004-07-27  Andrew Pinski  <apinski@apple.com>
988
989         * g++.dg/rtti/tinfo1.C: Correct the xfail.
990
991 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
992
993         * gcc.dg/pragma-isr.c: New test.
994
995 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
996
997         PR c++/14429
998         * g++.dg/template/ttp11.C: New test.
999
1000 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
1001
1002         * gcc.c-torture/compile/20040727-1.c: New test.
1003
1004 2004-07-26  Eric Christopher  <echristo@redhat.com>
1005
1006         * gcc.c-torture/compile/20040726-2.c: New test.
1007
1008 2004-07-26  Andrew Pinski  <apinski@apple.com>
1009
1010         * g++.dg/rtti/tinfo1.C: Xfail.
1011
1012 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
1013
1014         * gcc.c-torture/compile/20040726-1.c: New test.
1015
1016 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
1017             Brian Ryner  <bryner@brianryner.com>
1018
1019         PR c++/9283
1020         PR c++/15000
1021         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
1022         * g++.dg/ext/visibility/: New directory.
1023         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
1024         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
1025         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
1026         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
1027         * g++.dg/ext/visibility/fvisibility.C,
1028         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
1029         g++.dg/ext/visibility/fvisibility-override1.C
1030         g++.dg/ext/visibility/fvisibility-override2.C
1031         g++.dg/ext/visibility/memfuncts.C
1032         g++.dg/ext/visibility/noPLT.C
1033         g++.dg/ext/visibility/pragma.C
1034         g++.dg/ext/visibility/pragma-override1.C
1035         g++.dg/ext/visibility/pragma-override2.C
1036         g++.dg/ext/visibility/staticmemfuncts.C
1037         g++.dg/ext/visibility/virtual.C: New tests.
1038
1039 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1040
1041         PR c/15360
1042         * gcc.dg/pr15360-1.c: New test.
1043
1044 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
1045
1046         * gcc.dg/pragma-align-2.c: New test.
1047         * gcc.dg/pragma-init-fini.c: New test.
1048         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
1049         targets.
1050
1051 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1052
1053         * gcc.dg/init-string-2.c: New test.
1054
1055 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
1056
1057         PR 16684
1058         * gcc.dg/Wredundant-decls-1.c: New test case.
1059
1060 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
1061
1062         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
1063         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
1064         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
1065         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
1066         * gcc.dg/compat/generate-random.c: New file.
1067         * gcc.dg/compat/generate-random.h: Likewise.
1068         * gcc.dg/compat/generate-random_r.c: Likewise.
1069         * gcc.dg/compat/struct-layout-1.h: Likewise.
1070         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
1071         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
1072         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
1073         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
1074         * gcc.dg/compat/struct-layout-1_main.c: New test.
1075         * gcc.dg/compat/struct-layout-1_x.c: New file.
1076         * gcc.dg/compat/struct-layout-1_y.c: New file.
1077         * gcc.dg/compat/struct-layout-1_test.h: New file.
1078
1079 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
1080
1081         * gcc.dg/comp-return-1.c: New test
1082
1083 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
1084
1085         * gcc.dg/vmx/8-02a.c: Fix typo.
1086
1087         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
1088         * gcc.dg/darwin-abi-3.c: New test.
1089
1090         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
1091         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
1092
1093         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
1094         * gcc.dg/vmx/ops-long-1.c: New test.
1095         * gcc.dg/vmx/ops-long-2.c: New test.
1096
1097 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1098
1099         * g++.dg/lookup/conv-[1234].C: New.
1100
1101 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
1102
1103         * g++.dg/parse/attr2.C: Simplify.
1104
1105 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1106
1107         PR c/7284
1108         * gcc.c-torture/execute/pr7284-1.c: New test.
1109
1110 2004-07-22  Brian Booth  <bbooth@redhat.com>
1111
1112         * gcc.dg/tree-ssa/20040721-1.c: New test.
1113
1114 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1115
1116         * g++.dg/template/crash20.c: New.
1117
1118 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
1119
1120         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
1121         Add dg-run directive.  Declare variables as required.
1122         * gfortran.dg/g77/README: Update
1123
1124 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
1125
1126         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
1127         gcc.dg/cris-peep2-andu2.c: New tests.
1128
1129 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1130
1131         PR c/15052
1132         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
1133         on return type.
1134         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
1135         messages.
1136         * gcc.dg/qual-return-2.c: Update expected messages.
1137         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
1138
1139 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1140
1141         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
1142         * gcc.dg/noncompile/921102-1.c: Update expected error message.
1143
1144 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1145
1146         PR c/11250
1147         * gcc.dg/init-string-1.c: New test.
1148
1149 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
1150
1151         PR middle-end/15345
1152         PR c/16450
1153         * gcc.dg/torture/nested-fn-1.c: New test.
1154
1155 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
1156
1157         PR target/16559
1158         * gcc.dg/ia64-fptr-1.c: New file.
1159
1160 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1161
1162         PR c++/14497
1163         * g++.dg/template/spec16.C: New test.
1164         * g++.old-deja/g++.robertl/eb118.C: Remove.
1165
1166 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1167
1168         PR c++/509
1169         * g++.dg/template/spec15.C: New test.
1170
1171 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
1172
1173         Copy cases from g77.f-torture/execute and add dg-run
1174         directive.  Other changes as noted.
1175         * gfortran.dg/g77/13037.f
1176         * gfortran.dg/g77/1832.f
1177         * gfortran.dg/g77/19981119-0.f
1178         * gfortran.dg/g77/19990313-0.f
1179         * gfortran.dg/g77/19990313-1.f
1180         * gfortran.dg/g77/19990313-2.f
1181         * gfortran.dg/g77/19990313-3.f
1182         * gfortran.dg/g77/19990419-1.f
1183         * gfortran.dg/g77/19990826-0.f
1184         * gfortran.dg/g77/19990826-2.f
1185         * gfortran.dg/g77/20000503-1.f
1186         * gfortran.dg/g77/20001111.f
1187         * gfortran.dg/g77/20010116.f
1188         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
1189         * gfortran.dg/g77/20010430.f
1190         * gfortran.dg/g77/6177.f
1191         * gfortran.dg/g77/947.f
1192         * gfortran.dg/g77/970816-3.f
1193         * gfortran.dg/g77/971102-1.f
1194         * gfortran.dg/g77/980520-1.f
1195         * gfortran.dg/g77/980628-0.f
1196         * gfortran.dg/g77/980628-1.f
1197         * gfortran.dg/g77/980628-10.f
1198         * gfortran.dg/g77/980628-2.f
1199         * gfortran.dg/g77/980628-3.f
1200         * gfortran.dg/g77/980628-7.f
1201         * gfortran.dg/g77/980628-8.f
1202         * gfortran.dg/g77/980628-9.f
1203         * gfortran.dg/g77/980701-0.f
1204         * gfortran.dg/g77/980701-1.f
1205         * gfortran.dg/g77/cabs.f
1206         * gfortran.dg/g77/claus.f
1207         * gfortran.dg/g77/complex_1.f
1208         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
1209         * gfortran.dg/g77/dcomplex.f
1210         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1211         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1212         * gfortran.dg/g77/f90-intrinsic-numeric.f
1213         * gfortran.dg/g77/int8421.f
1214         * gfortran.dg/g77/labug1.f
1215         * gfortran.dg/g77/large_vec.f
1216         * gfortran.dg/g77/le.f
1217         * gfortran.dg/g77/short.f
1218         * gfortran.dg/g77/README: Update
1219
1220 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1221
1222         PR c++/16637
1223         * g++.dg/parse/lookup4.C: New test.
1224
1225 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1226
1227         PR c++/16175
1228         * g++.dg/template/ttp10.C: New test.
1229
1230 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1231
1232         * gcc.dg/pr12625-1.c: New test.
1233
1234 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1235
1236         * testsuite/gcc.dg/switch-warn-1.c: New test.
1237         * testsuite/gcc.dg/switch-warn-2.c: New test.
1238         * gcc.c-torture/compile/pr14730.c: Update.
1239
1240 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1241
1242         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1243         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1244         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1245         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1246
1247 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1248
1249         PR c++/16623
1250         * g++.dg/template/assign1.C: New test.
1251
1252 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1253
1254         PR c++/12170
1255         * g++.dg/template/ttp9.C: New test.
1256
1257 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1258
1259         * gcc.dg/format/cmn-err-1.c: New test.
1260
1261 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1262
1263         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1264         gcc.dg/Wparentheses-10.c: New tests.
1265         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1266
1267 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1268
1269         PR fortran/16465
1270         * gfortran.dg/g77//ffixed-line-length-0.f,
1271         gfortran.dg/g77/ffixed-line-length-132.f,
1272         gfortran.dg/g77/ffixed-line-length-72.f,
1273         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1274         gfortran.dg/g77/README: Update.
1275
1276 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1277
1278         PR c++/13092
1279         * g++.dg/template/non-dependent7.C: New test.
1280         * g++.dg/template/non-dependent8.C: Likewise.
1281         * g++.dg/template/non-dependent9.C: Likewise.
1282         * g++.dg/template/non-dependent10.C: Likewise.
1283
1284 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1285
1286         PR c++/16337
1287         * g++.dg/parse/attr2.C: New test.
1288
1289 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1290
1291         * g77.dg: Removed.
1292         * g77.f-torture: Ditto.
1293
1294 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1295
1296         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1297         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1298         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1299
1300 2004-07-16  Richard Henderson  <rth@redhat.com>
1301
1302         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1303
1304 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1305
1306         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1307         tests with full list of options.
1308         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1309         of TORTURE_OPTIONS if test contains 'dg-do run'.
1310
1311         PR fortran/16404
1312         * gfortran.dg/do_iterator.f90: New test.
1313
1314 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1315
1316         PR rtl-optimization/16536
1317         * gcc.c-torture/execute/restrict-1.c: New test.
1318
1319 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1320
1321         PR fortran/15324
1322         * gfortran.dg/pr15324.f90: New test.
1323
1324         PR fortran/15129
1325         * gfortran.dg/pr15129.f90: New test.
1326
1327         PR fortran/15140
1328         * gfortran.dg/pr15140.f90: New test.
1329
1330         PR fortran/13792
1331         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1332         compile-time simplification.
1333
1334 2004-07-14  Mike Stump  <mrs@apple.com>
1335
1336         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1337
1338 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1339
1340         PR target/16325
1341         * gcc.dg/profile-generate-1.c: New.
1342
1343 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1344
1345         * gcc.c-torture/execute/20040709-1.c: New test.
1346         * gcc.c-torture/execute/20040709-2.c: New test.
1347
1348 2004-07-14  Mike Stump  <mrs@apple.com>
1349
1350         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1351
1352 2004-07-14  Mike Stump  <mrs@apple.com>
1353
1354         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1355
1356 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1357
1358         PR c++/16518
1359         * g++.dg/parse/mutable1.C: New test.
1360
1361 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1362
1363         PR tree-optimization/16443
1364         * gcc.dg/tree-ssa/20040713-1.c: New test.
1365
1366 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1367
1368         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1369         for operator new.
1370
1371 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1372
1373         * gfortran.dg/g77/README: New file
1374         * gfortran.dg/g77/19981216-0.f:  Copy from
1375         g77.f-torture/noncompile.  Add "dg-do compile" and
1376         dg-error as required.
1377         * gfortran.dg/g77/19990218-1.f: Likewise
1378         * gfortran.dg/g77/19990905-1.f: Likewise
1379         * gfortran.dg/g77/9263.f: Likewise
1380         * gfortran.dg/g77/980615-0.f: Likewise
1381         * gfortran.dg/g77/980616-0.f: Likewise
1382         * gfortran.dg/g77/check0.f: Likewise
1383         * gfortran.dg/g77/select_no_compile.f: Likewise
1384
1385 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1386
1387         Copy files from g77.f-torture/compile.
1388         Add "{ dg-do compile}".  Other changes as noted
1389         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1390         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1391         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1392         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1393         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1394         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1395         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1396         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1397         statement to conform to standard.  Append alpha1.x for reference.
1398         * gfortran.dg/g77/xformat.f: Add dg-warning
1399
1400 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1401
1402         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1403         Add {dg-do compile} directive.
1404         * gfortran.dg/g77/cpp2.F: Likewise
1405
1406 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1407
1408         PR c++/5402
1409         * g++.dg/lookup/name-clash1.C: New test.
1410
1411         PR c++/9777
1412         * g++.dg/lookup/name-clash2.C: New test.
1413
1414         PR c++/12102
1415         * g++.dg/lookup/name-clash3.C: New test.
1416
1417 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1418
1419         * g++.dg/lookup/new2.C: New test.
1420         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1421
1422 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1423
1424         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1425         Add {dg-do compile} directive.
1426         * gfortran.dg/g77/13060.f: Likewise
1427         * gfortran.dg/g77/19990218-0.f: Likewise
1428         * gfortran.dg/g77/19990305-0.f: Likewise
1429         * gfortran.dg/g77/19990419-0.f: Likewise
1430         * gfortran.dg/g77/19990502-0.f: Likewise
1431         * gfortran.dg/g77/19990502-1.f: Likewise
1432         * gfortran.dg/g77/19990525-0.f: Likewise
1433         * gfortran.dg/g77/19990826-1.f: Likewise
1434         * gfortran.dg/g77/19990826-3.f: Likewise
1435         * gfortran.dg/g77/19990905-2.f: Likewise
1436         * gfortran.dg/g77/20000412-1.f: Likewise
1437         * gfortran.dg/g77/20000511-1.f: Likewise
1438         * gfortran.dg/g77/20000511-2.f: Likewise
1439         * gfortran.dg/g77/20000518.f: Likewise
1440         * gfortran.dg/g77/20000601-1.f: Likewise
1441         * gfortran.dg/g77/20000601-2.f: Likewise
1442         * gfortran.dg/g77/20000629-1.f: Likewise
1443         * gfortran.dg/g77/20000630-2.f: Likewise
1444         * gfortran.dg/g77/20010115.f: Likewise
1445         * gfortran.dg/g77/20010321-1.f: Likewise
1446         * gfortran.dg/g77/20010426.f: Likewise
1447         * gfortran.dg/g77/20020307-1.f: Likewise
1448         * gfortran.dg/g77/8485.f: Likewise
1449         * gfortran.dg/g77/960317-1.f: Likewise
1450         * gfortran.dg/g77/970915-0.f: Likewise
1451         * gfortran.dg/g77/980310-1.f: Likewise
1452         * gfortran.dg/g77/980310-2.f: Likewise
1453         * gfortran.dg/g77/980310-3.f: Likewise
1454         * gfortran.dg/g77/980310-4.f: Likewise
1455         * gfortran.dg/g77/980310-6.f: Likewise
1456         * gfortran.dg/g77/980310-7.f: Likewise
1457         * gfortran.dg/g77/980310-8.f: Likewise
1458         * gfortran.dg/g77/980419-2.f: Likewise
1459         * gfortran.dg/g77/980424-0.f: Likewise
1460         * gfortran.dg/g77/980427-0.f: Likewise
1461         * gfortran.dg/g77/980729-0.f: Likewise
1462         * gfortran.dg/g77/981117-1.f: Likewise
1463         * gfortran.dg/g77/toon_1.f: Likewise
1464
1465 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1466
1467         PR c++/2204
1468         * g++.dg/other/abstract2.C: New test.
1469
1470 2004-07-12  Paul Brook  <paul@codesourcery.com>
1471
1472         * gfortran.dg/pointer_init_1.f90: New test.
1473
1474 2004-07-11  Paul Brook  <paul@codesourcery.com>
1475
1476         PR fortran/15986
1477         * gfortran.dg/contained_1.f90: New test.
1478
1479 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1480
1481         * g++.dg/parse/defarg8.C: New test.
1482
1483 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1484
1485         PR fortran/16433
1486         * gfortran.dg/pr16433.f: New test.
1487
1488         PR fortran/17574
1489         * gfortran.dg/pr15754.f90: New test.
1490
1491 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1492
1493         PR tree-optimization/16437
1494         * gcc.c-torture/execute/bitfld-4.c: New test.
1495
1496 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1497
1498         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1499         access to common var from module.
1500
1501 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1502
1503         PR fortran/16336
1504         * gfortran.fortran-torture/execute/common_2.f90: New test.
1505
1506 2004-07-10  Paul Brook  <paul@codesourcery.com>
1507
1508         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1509
1510 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1511
1512         PR fortran/15969
1513         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1514
1515 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1516
1517         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1518         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1519         * gfortran.dg/g77/ffree-form-1.f: Likewise
1520         * gfortran.dg/g77/ffree-form-2.f: Likewise
1521         * gfortran.dg/g77/ffree-form-3.f: Likewise
1522         * gfortran.dg/g77/fno-underscoring.f: Likewise
1523         * gfortran.dg/g77/funderscoring.f: Likewise
1524         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1525
1526 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1527
1528         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1529
1530 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1531         Paul Brook  <paul@codesourcery.com>
1532
1533         PR fortran/13415
1534         * gfortran.dg/common_pointer_1.f90: New test.
1535
1536 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1537
1538         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1539
1540 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1541
1542         PR target/16364
1543         * gcc.c-torture/compile/20040709-1.c: New.
1544
1545 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1546
1547         PR fortran/14077
1548         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1549
1550 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1551
1552         PR fortran/13201
1553         * gfortran.dg/shape_1.f90: New test.
1554
1555 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1556             Andrew Pinski  <apinski@apple.com>
1557
1558         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1559
1560 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1561
1562         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1563         comment.
1564
1565 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1566         Paul Brook  <paul@codesourcery.com>
1567
1568         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1569         '.f95' and '.F95'.
1570
1571 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1572
1573         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1574
1575 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1576
1577         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1578         testcases with capital suffix.
1579
1580 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1581
1582         PR fortran/15481
1583         PR fortran/13372
1584         PR fortran/13575
1585         PR fortran/15978
1586         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1587
1588         * gfortran.dg/implicit_1.f90: New test.
1589
1590 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1591
1592         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1593         expression to match gfortran warning/error messages
1594         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1595         dg-error text.
1596
1597 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1598
1599         * lib/fortran-torture.exp: Rename proc search_for to
1600         search_for_re.
1601
1602 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1603
1604         * gcc.c-torture/execute/simd-5.x: New file.
1605         XFAIL on SPARC 64-bit at -O0.
1606
1607 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1608
1609         PR c++/8211
1610         PR c++/16165
1611         * g++.dg/warn/effc3.C: New test.
1612
1613 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1614
1615         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
1616         change X to 1X in format.
1617         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
1618         add data statements to conform to standard.
1619
1620 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1621
1622         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
1623         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
1624         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
1625
1626 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1627
1628         * gfortran.dg/g77/7388.f: Copy from g77.dg
1629         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
1630         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
1631         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
1632         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
1633         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
1634         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
1635         * gfortran.dg/g77/strlen0.f: Likewise
1636
1637 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
1638
1639         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
1640         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
1641
1642 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1643
1644         * gcc.c-torture/execute/920428-2.x: Delete.
1645         * gcc.c-torture/execute/920501-7.x: Likewise.
1646
1647 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
1648
1649         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
1650         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
1651         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
1652         prescott and c3-2.
1653         (PREFETCH_3DNOW): Add -march=c3.
1654
1655 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
1656
1657         PR c/16437
1658         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
1659         * gcc.c-torture/execute/bf64-1.x: Likewise.
1660
1661 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1662
1663         * gcc.c-torture/compile/20040708-1.c: New test.
1664
1665 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1666
1667         PR c++/16169
1668         * g++.dg/warn/effc2.C: New test.
1669
1670 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1671
1672         * gcc.c-torture/execute/bitfld-1.x: Remove.
1673         * gcc.c-torture/execute/bitfld-3.c: New test.
1674         * gcc.dg/bitfld-2.c: Remove XFAILs.
1675
1676 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
1677
1678         PR c++/16276
1679         * g++.dg/rtti/tinfo1.C: New file.
1680
1681 2004-07-07  Eric Christopher  <echristo@redhat.com>
1682
1683         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
1684
1685 2004-07-07  Andrew Pinski  <apinski@apple.com>
1686
1687         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
1688
1689 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
1690
1691         * g++.dg/init/call1.C: XFAIL.
1692
1693 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
1694
1695         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
1696         except for movstrict*, to movmem* and clrstr* to clrmem*.
1697
1698 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
1699
1700         * gcc.c-torture/execute/20040707-1.c: New test.
1701
1702 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
1703
1704         * gcc.c-torture/execute/20040706-1.c: New test.
1705
1706 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1707
1708         PR c++/3671
1709         * g++.dg/template/spec14.C: New test.
1710
1711 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
1712
1713         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
1714         nothing if not yet defined.  Use it in b, c and d type definitions.
1715         * gcc.c-torture/execute/20040705-1.c: New test.
1716         * gcc.c-torture/execute/20040705-2.c: New test.
1717
1718 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1719
1720         PR c++/2518
1721         * g++.dg/lookup/new1.C: New test.
1722
1723 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1724
1725         PR c++/11406
1726         * g++.dg/template/sizeof8.C: New test.
1727
1728 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
1729
1730         * gcc.c-torture/compile/20040705-1.c: New test.
1731
1732 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
1733
1734         * gfortran.fortran-torture/execute/seq_io.f90: New test.
1735
1736 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
1737
1738         * gcc.dg/cpp/if-mop.c: Two new testcases.
1739         * gcc.dg/cpp/trad/comment-3.c: New.
1740
1741 2004-07-04  Paul Brook  <paul@codesourcery.com>
1742
1743         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
1744
1745 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
1746
1747         PR c++/3761
1748         * g++.dg/lookup/crash4.C: New test.
1749
1750 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
1751
1752         * gcc.c-torture/execute/builtin-abs-1.c
1753         * gcc.c-torture/execute/builtin-abs-2.c
1754         * gcc.c-torture/execute/builtin-complex-1.c
1755         * gcc.c-torture/execute/builtins/string-1-lib.c
1756         * gcc.c-torture/execute/builtins/string-1.c
1757         * gcc.c-torture/execute/builtins/string-2-lib.c
1758         * gcc.c-torture/execute/builtins/string-2.c
1759         * gcc.c-torture/execute/builtins/string-3-lib.c
1760         * gcc.c-torture/execute/builtins/string-3.c
1761         * gcc.c-torture/execute/builtins/string-4-lib.c
1762         * gcc.c-torture/execute/builtins/string-4.c
1763         * gcc.c-torture/execute/builtins/string-5-lib.c
1764         * gcc.c-torture/execute/builtins/string-5.c
1765         * gcc.c-torture/execute/builtins/string-6-lib.c
1766         * gcc.c-torture/execute/builtins/string-6.c
1767         * gcc.c-torture/execute/builtins/string-7-lib.c
1768         * gcc.c-torture/execute/builtins/string-7.c
1769         * gcc.c-torture/execute/builtins/string-8-lib.c
1770         * gcc.c-torture/execute/builtins/string-8.c
1771         * gcc.c-torture/execute/builtins/string-9-lib.c
1772         * gcc.c-torture/execute/builtins/string-9.c
1773         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
1774         * gcc.c-torture/execute/builtins/string-asm-1.c
1775         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
1776         * gcc.c-torture/execute/builtins/string-asm-2.c
1777         * gcc.c-torture/execute/stdio-opt-1.c
1778         * gcc.c-torture/execute/stdio-opt-2.c
1779         * gcc.c-torture/execute/stdio-opt-3.c
1780         * gcc.c-torture/execute/string-opt-1.c
1781         * gcc.c-torture/execute/string-opt-10.c
1782         * gcc.c-torture/execute/string-opt-11.c
1783         * gcc.c-torture/execute/string-opt-12.c
1784         * gcc.c-torture/execute/string-opt-13.c
1785         * gcc.c-torture/execute/string-opt-14.c
1786         * gcc.c-torture/execute/string-opt-15.c
1787         * gcc.c-torture/execute/string-opt-16.c
1788         * gcc.c-torture/execute/string-opt-2.c
1789         * gcc.c-torture/execute/string-opt-6.c
1790         * gcc.c-torture/execute/string-opt-7.c
1791         * gcc.c-torture/execute/string-opt-8.c:
1792         Replace with ...
1793
1794         * gcc.c-torture/execute/builtins/abs-2.c
1795         * gcc.c-torture/execute/builtins/abs-3.c
1796         * gcc.c-torture/execute/builtins/complex-1.c
1797         * gcc.c-torture/execute/builtins/fprintf.c
1798         * gcc.c-torture/execute/builtins/fputs.c
1799         * gcc.c-torture/execute/builtins/memcmp.c
1800         * gcc.c-torture/execute/builtins/memmove.c
1801         * gcc.c-torture/execute/builtins/memops-asm.c
1802         * gcc.c-torture/execute/builtins/mempcpy-2.c
1803         * gcc.c-torture/execute/builtins/mempcpy.c
1804         * gcc.c-torture/execute/builtins/memset.c
1805         * gcc.c-torture/execute/builtins/printf.c
1806         * gcc.c-torture/execute/builtins/sprintf.c
1807         * gcc.c-torture/execute/builtins/strcat.c
1808         * gcc.c-torture/execute/builtins/strchr.c
1809         * gcc.c-torture/execute/builtins/strcmp.c
1810         * gcc.c-torture/execute/builtins/strcpy.c
1811         * gcc.c-torture/execute/builtins/strcspn.c
1812         * gcc.c-torture/execute/builtins/strlen-2.c
1813         * gcc.c-torture/execute/builtins/strlen.c
1814         * gcc.c-torture/execute/builtins/strncat.c
1815         * gcc.c-torture/execute/builtins/strncmp-2.c
1816         * gcc.c-torture/execute/builtins/strncmp.c
1817         * gcc.c-torture/execute/builtins/strncpy.c
1818         * gcc.c-torture/execute/builtins/strpbrk.c
1819         * gcc.c-torture/execute/builtins/strpcpy-2.c
1820         * gcc.c-torture/execute/builtins/strpcpy.c
1821         * gcc.c-torture/execute/builtins/strrchr.c
1822         * gcc.c-torture/execute/builtins/strspn.c
1823         * gcc.c-torture/execute/builtins/strstr-asm.c
1824         * gcc.c-torture/execute/builtins/strstr.c:
1825         ... these new files.
1826
1827         * gcc.c-torture/execute/builtins/abs-2-lib.c
1828         * gcc.c-torture/execute/builtins/abs-3-lib.c
1829         * gcc.c-torture/execute/builtins/complex-1-lib.c
1830         * gcc.c-torture/execute/builtins/fprintf-lib.c
1831         * gcc.c-torture/execute/builtins/fputs-lib.c
1832         * gcc.c-torture/execute/builtins/memcmp-lib.c
1833         * gcc.c-torture/execute/builtins/memmove-lib.c
1834         * gcc.c-torture/execute/builtins/memops-asm-lib.c
1835         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
1836         * gcc.c-torture/execute/builtins/mempcpy-lib.c
1837         * gcc.c-torture/execute/builtins/memset-lib.c
1838         * gcc.c-torture/execute/builtins/printf-lib.c
1839         * gcc.c-torture/execute/builtins/sprintf-lib.c
1840         * gcc.c-torture/execute/builtins/strcat-lib.c
1841         * gcc.c-torture/execute/builtins/strchr-lib.c
1842         * gcc.c-torture/execute/builtins/strcmp-lib.c
1843         * gcc.c-torture/execute/builtins/strcpy-lib.c
1844         * gcc.c-torture/execute/builtins/strcspn-lib.c
1845         * gcc.c-torture/execute/builtins/strlen-2-lib.c
1846         * gcc.c-torture/execute/builtins/strlen-lib.c
1847         * gcc.c-torture/execute/builtins/strncat-lib.c
1848         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
1849         * gcc.c-torture/execute/builtins/strncmp-lib.c
1850         * gcc.c-torture/execute/builtins/strncpy-lib.c
1851         * gcc.c-torture/execute/builtins/strpbrk-lib.c
1852         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
1853         * gcc.c-torture/execute/builtins/strpcpy-lib.c
1854         * gcc.c-torture/execute/builtins/strrchr-lib.c
1855         * gcc.c-torture/execute/builtins/strspn-lib.c
1856         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
1857         * gcc.c-torture/execute/builtins/strstr-lib.c
1858         * gcc.c-torture/execute/builtins/lib/abs.c
1859         * gcc.c-torture/execute/builtins/lib/fprintf.c
1860         * gcc.c-torture/execute/builtins/lib/memset.c
1861         * gcc.c-torture/execute/builtins/lib/printf.c
1862         * gcc.c-torture/execute/builtins/lib/sprintf.c
1863         * gcc.c-torture/execute/builtins/lib/strcpy.c
1864         * gcc.c-torture/execute/builtins/lib/strcspn.c
1865         * gcc.c-torture/execute/builtins/lib/strncat.c
1866         * gcc.c-torture/execute/builtins/lib/strncmp.c
1867         * gcc.c-torture/execute/builtins/lib/strncpy.c
1868         * gcc.c-torture/execute/builtins/lib/strpbrk.c
1869         * gcc.c-torture/execute/builtins/lib/strspn.c
1870         * gcc.c-torture/execute/builtins/lib/strstr.c:
1871         New files containing support routines.
1872
1873         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
1874         declaration.
1875         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
1876         when not optimizing.
1877
1878 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
1879
1880         PR c++/16240
1881         * g++.dg/abi/mangle22.C: New test.
1882         * g++.dg/abi/mangle23.C: Likewise.
1883
1884 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
1885
1886         PR fortran/16290
1887         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
1888         Allow for cases without denormalized floating point numbers.
1889
1890 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
1891
1892         PR c/1027
1893         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1894         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
1895         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
1896         expected warning text.
1897         * gcc.dg/format/diag-2.c: New test.
1898
1899 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1900
1901         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
1902
1903 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1904
1905         * gcc.dg/builtins-43.c: New.
1906         * gcc.dg/builtins-44.c: New.
1907         * gcc.dg/builtins-45.c: New.
1908
1909 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
1910             Andreas Tobler  <a.tobler@schweiz.ch>
1911
1912         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
1913         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
1914         as SIGSEGV.
1915         * gcc.dg/cleanup-11.c: Likewise.
1916         * gcc.dg/cleanup-8.c: Likewise.
1917         * gcc.dg/cleanup-9.c: Likewise.
1918         * gcc.dg/cleanup-5.c: Run on all platforms.
1919
1920 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1921
1922         * g++.dg/warn/nonnull1.C: New test.
1923
1924 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1925
1926         * gcc.dg/compat/compat-common.h: Wrap up CINT in
1927         an #ifndef SKIP_COMPLEX_INT/#endif pair.
1928         Special-case the Sun compiler wrt to <complex.h>.
1929
1930 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
1931
1932         * gcc.dg/Wunreachable-8.C: New test.
1933
1934         * gcc.dg/h8300-ice2.c : New test.
1935
1936 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
1937
1938         PR fortran/16161
1939         * gfortran.fortran-torture/compile/implicit.f90: Add test
1940         for implicit character.
1941
1942 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
1943
1944         PR fortran/16289
1945         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
1946         Use tiny() intrinsic to find smallest non-negative real
1947
1948 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
1949
1950         * gcc.dg/compat/struct-by-value-22_main.c: New test.
1951         * gcc.dg/compat/struct-by-value-22_x.c: New.
1952         * gcc.dg/compat/struct-by-value-22_y.c: New.
1953
1954         * gcc.c-torture/execute/20040629-1.c: New test.
1955
1956 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
1957
1958         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
1959         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
1960
1961         PR target/16195
1962         * gcc.dg/20040625-1.c: New test.
1963
1964 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1965
1966         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
1967
1968 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1969
1970         PR fortran/15963
1971         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
1972
1973 2004-06-29  Richard Henderson  <rth@redhat.com>
1974
1975         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
1976
1977 2004-06-29  Paul Brook  <paul@codesourcery.com>
1978
1979         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
1980         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
1981
1982 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
1983
1984         PR c++/16260
1985         * g++.dg/parse/crash15.C: New.
1986
1987 2004-06-28  Andrew Pinski  <apinski@apple.com>
1988
1989         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
1990         by the error already.
1991
1992         * g++.dg/opt/ptrmem4.C: Change to compile only test.
1993
1994 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
1995
1996         PR target/14041
1997         * gcc.dg/h8300-bss-align-1.c : New.
1998
1999 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2000
2001         * PR c++/16174
2002         * g++.dg/template/ctor4.C: New.
2003
2004 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2005
2006         PR c++/16205
2007         * g++.dg/warn/Wsequence-point-1.C: New test.
2008
2009 2004-06-27  Paul Brook  <paul@codesourcery.com>
2010
2011         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
2012
2013 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
2014
2015         * g++.old-deja/g++.mike/p7325.C: Remove.
2016
2017 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
2018
2019         PR c/14963
2020         * gcc.dg/pr14963.c: New test.
2021
2022 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
2023
2024         PR c++/16193
2025         * g++.dg/parse/redef1.C: New test.
2026
2027 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2028
2029         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
2030         20021110.c.
2031         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
2032         20021119-1.c.
2033         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
2034         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
2035         5-04.c.
2036         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
2037         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
2038         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
2039         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
2040         g++.brendan/enum14.C.
2041         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
2042         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
2043         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
2044         g++.mike/virt1.C.
2045         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
2046         memtemp24.C.
2047
2048 2004-06-27  Roger Sayle  <roger@eyesopen.com>
2049
2050         * gcc.dg/20040527-1.c: New test case.
2051
2052 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
2053
2054         PR gfortran/pr16196
2055         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
2056
2057 2004-06-25  Roger Sayle  <roger@eyesopen.com>
2058
2059         PR middle-end/15825
2060         * gcc.dg/pr15825-1.c: New test case.
2061
2062 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2063
2064         * gcc.c-torture/execute/20040625-1.c: New test.
2065
2066 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2067
2068         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
2069
2070 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
2071
2072         * gcc.dg/torture/mips-div-1.c: New test.
2073
2074 2004-06-24  Jeff Law  <law@redhat.com>
2075
2076         * gcc.dg/tree-ssa/20040624-1.c: New test.
2077
2078 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
2079
2080         * gcc.c-torture/compile/20040624-1.c: New test.
2081
2082 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2083
2084         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
2085         this directory.
2086
2087 2004-06-23  Andrew Pinski  <apinski@apple.com>
2088
2089         PR middle-end/15988
2090         * g++.dg/opt/ptrmem4.C: New test.
2091
2092         * gcc.dg/c90-array-quals-2.c: New test.
2093
2094 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
2095
2096         * gcc.dg/kpice1.c: New test.
2097
2098 2006-06-23  Andrew Pinski  <apinski@apple.com>
2099
2100         * gcc.dg/c90-array-quals.c: New test.
2101
2102 2006-06-22  Richard Henderson  <rth@redhat.com>
2103
2104         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
2105
2106 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
2107
2108         * gcc.dg/builtins-config.h: Handle FreeBSD.
2109
2110 2006-06-22  Richard Henderson  <rth@redhat.com>
2111
2112         * g++.dg/opt/devirt1.C: New.
2113
2114 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
2115
2116         * g++.dg/opt/pr15551.C: New testcase.
2117
2118 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
2119
2120         PR target/14800
2121         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
2122         x86_64-*-linux* when compiling for 32bit.
2123
2124 2004-06-21  Andrew Pinski  <apinski@apple.com>
2125
2126         * gcc.dg/pch/struct-1.c: New.
2127         * gcc.dg/pch/struct-1.hs: New.
2128
2129 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
2130
2131         * gcc.dg/pch/save-temps-1.c: New file.
2132         * gcc.dg/pch/save-temps-1.hs: New file.
2133
2134 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
2135
2136         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
2137         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
2138
2139 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2140
2141         * gfortran.fortran-torture/execute/select_1.f90: Rename function
2142         to fix type error.
2143         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
2144         Remove trailing spaces.
2145
2146 2004-06-21  Richard Henderson  <rth@redhat.com>
2147
2148         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
2149         merging && to BIT_FIELD_REF.
2150
2151 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
2152
2153         * g++.dg/opt/placeholder1.C: New test.
2154
2155 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2156
2157         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
2158         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2159         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2160         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2161
2162 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
2163
2164         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
2165         extern "C".
2166         * g++.dg/other/pragma-re-1.C: Add comments.
2167
2168 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
2169
2170         PR gfortran/16080
2171         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
2172
2173 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
2174
2175         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
2176         instead of setting the type of size_t by
2177         hand.
2178
2179 2004-06-18  Roger Sayle  <roger@eyesopen.com>
2180
2181         * gcc.dg/unordered-2.c: New test case.
2182         * gcc.dg/unordered-3.c: New test case.
2183
2184 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
2185
2186         PR other/16043
2187         * lib/g++.exp (g++_version): Tweak regexp for version
2188         * lib/g77.exp (g77_version): Likewise
2189         * lib/gfortran.exp (gfortran_version): Likewise
2190         * lib/objc.exp (objc_version): Likewise
2191         * lib/treelang.exp (treelang_version): Likewise
2192
2193 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
2194
2195         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
2196         Use INT_MAX instead of __INT_MAX__.
2197         * gcc.dg/compat/struct-align-2_y.c: Likewise.
2198
2199         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
2200         * gcc.dg/compat/scalar-return-3_x.c: Use it.
2201         * gcc.dg/compat/scalar-return-3_y.c: Use it.
2202         * gcc.dg/compat/scalar-return-4_x.c: Use it.
2203         * gcc.dg/compat/scalar-return-4_y.c: Use it.
2204         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
2205         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
2206         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
2207         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
2208
2209         * gcc.dg/range-test-1.c: New test.
2210         * g++.dg/opt/range-test-1.C: New test.
2211
2212 2004-06-17  Richard Henderson  <rth@redhat.com>
2213
2214         * objc.dg/sync-1.m: New.
2215         * objc.dg/try-catch-1.m: Don't force next runtime.
2216         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2217         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2218         shadowed catch clause.
2219         * objc.dg/try-catch-5.m: New.
2220
2221 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2222
2223         Bug 14610
2224         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2225
2226 2004-06-15  Richard Henderson  <rth@redhat.com>
2227
2228         * gcc.dg/20001116-1.c: Move expected warning line.
2229
2230 2004-06-15  Richard Henderson  <rth@redhat.com>
2231
2232         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2233         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2234
2235 2004-06-15  Jeff Law  <law@redhat.com>
2236
2237         * gcc.dg/tree-ssa/20040615-1.c: New test.
2238         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2239         be less sensitive to operand ordering.
2240         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2241
2242 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2243
2244         * g++.dg/abi/bitfield3.C: Add comment..
2245
2246 2004-06-15  Richard Henderson  <rth@redhat.com>
2247
2248         * g++.dg/ext/stmtexpr1.C: XFAIL.
2249         * gcc.dg/20030612-1.c: XFAIL.
2250
2251 2004-06-15  Eric Christopher  <echristo@redhat.com>
2252
2253         * g++.dg/charset/asm5.c: New.
2254         * gcc.dg/charset/asm6.c: New.
2255
2256 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2257
2258         PR fortran/15962
2259         * gfortran.fortran-torture/execute/select_1.f90: New test.
2260
2261 2004-06-15  Paul Brook  <paul@codesourcery.com>
2262
2263         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2264
2265 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2266
2267         PR c++/15967
2268         * g++.dg/lookup/crash3.C: New test.
2269
2270 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2271
2272         PR c++/15947
2273         * g++.dg/parse/dtor4.C: New test.
2274
2275 2004-06-14  Jeff Law  <law@redhat.com>
2276
2277         * gcc.c-torture/compile/20040614-1.c: New test.
2278
2279 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2280
2281         PR fortran/15211
2282         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2283         LEN of a character array.
2284
2285 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2286
2287         PR c++/15096
2288         * g++.dg/template/ptrmem10.C: New test.
2289
2290         PR c++/14930
2291         * g++.dg/template/friend30.C: New test.
2292
2293 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2294
2295         PR fortran/14928
2296         * gfortran.fortran-torture/compile/mloc.f90: New test.
2297
2298 2004-06-13  Paul Brook  <paul@codesourcery.com>
2299
2300         * gfortran.fortran-torture/execute/random_2.f90: New test.
2301
2302 2004-06-13  Eric Christopher  <echristo@redhat.com>
2303
2304         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2305
2306 2004-06-12  Paul Brook  <paul@codesourcery.com>
2307
2308         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2309
2310 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2311
2312         PR fortran/14923
2313         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2314
2315 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2316
2317         PR fortran/14957
2318         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2319         syntax errors in end statements of contained subroutines.
2320
2321 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2322
2323         PR fortran/12841
2324         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2325
2326 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2327
2328         PR fortran/15665
2329         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2330
2331 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2332
2333         PR gfortran/12839
2334         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2335
2336 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2337
2338         PR c++/15862
2339         * g++.dg/parse/enum1.C: New test.
2340
2341 2004-06-10  Jeff Law  <law@redhat.com>
2342
2343         * gcc.c-torture/compile/20040610-1.c: New test.
2344
2345 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2346
2347         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2348         * g++.old-deja/g++.other/decl3.C: Likewise.
2349
2350 2004-06-10  Brian Booth  <bbooth@redhat.com>
2351
2352         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2353         V_MAY_DEF instead of VDEF.
2354         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2355
2356 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2357
2358         PR c++/14211
2359         * g++.dg/conversion/const1.C: New test.
2360
2361         PR c++/15076
2362         * g++.dg/conversion/reinterpret1.C: New test.
2363
2364         PR c++/15877
2365         * g++.dg/template/enum2.C: New test.
2366
2367         PR c++/15227
2368         * g++.dg/template/error13.C: New test.
2369
2370 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2371
2372         PR fortran/14957
2373         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2374         arguments to test_* REAL and of the right size.
2375
2376 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2377
2378         PR target/15569
2379         PR rtl-optimization/15681
2380         * gcc.dg/20040609-1.c: New test.
2381
2382 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2383
2384         PR c++/14791
2385         * g++.dg/opt/builtins1.C: New test.
2386
2387 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2388
2389         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2390         that use default windows32 struct layout.
2391         * gcc.dg/i386-bitfield2.c: Likewise.
2392
2393 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2394
2395         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2396         for mingw32 and cygwin targets.
2397
2398 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2399
2400         * gcc.dg/pch/macro-4.c: New.
2401         * gcc.dg/pch/macro-4.hs: New.
2402
2403 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2404
2405         PR fortran/13249
2406         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2407
2408 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2409
2410         PR fortran/13372
2411         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2412
2413 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2414
2415         PR gfortran/14897
2416         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2417
2418 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2419
2420         PR gfortran/15755
2421         * gfortran.fortran-torture/execute/backspace.c : New test.
2422
2423 2004-06-09  Paul Brook  <paul@codesourcery.com>
2424
2425         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2426         (pointer_to_section): Rewrite to use smaller array.
2427
2428 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2429
2430         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2431         * gcc.dg/ext/altivec-10.c: Same.
2432         * gcc.dg/ext/altivec-11.c: Same.
2433         * gcc.dg/ext/altivec-12.c: Same.
2434         * gcc.dg/ext/altivec-13.c: Same.
2435         * gcc.dg/ext/altivec-14.c: Same.
2436         * gcc.dg/ext/altivec-15.c: Same.
2437         * gcc.dg/ext/altivec-16.c: Same.
2438         * gcc.dg/ext/altivec-3.c: Same.
2439         * gcc.dg/ext/altivec-4.c: Same.
2440         * gcc.dg/ext/altivec-6.c: Same.
2441         * gcc.dg/ext/altivec-7.c: Same.
2442         * gcc.dg/ext/altivec-8.c: Same.
2443         * gcc.dg/ext/altivec-varargs-1.c: Same.
2444
2445         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2446         * g++.dg/ext/altivec-10.C: Same.
2447         * g++.dg/ext/altivec-2.C: Same.
2448         * g++.dg/ext/altivec-3.C: Same.
2449         * g++.dg/ext/altivec-4.C: Same.
2450         * g++.dg/ext/altivec-5.C: Same.
2451         * g++.dg/ext/altivec-6.C: Same.
2452         * g++.dg/ext/altivec-7.C: Same.
2453         * g++.dg/ext/altivec-8.C: Same.
2454         * g++.dg/ext/altivec-9.C: Same.
2455
2456 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2457
2458         PR c++/7841
2459         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2460
2461 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2462
2463         * gcc.dg/union-1.c: New test.
2464
2465 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2466
2467         * gcc.dg/builtins-41.c: New test case.
2468         * gcc.dg/builtins-42.c: New test case.
2469
2470 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2471
2472         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2473         * g++.dg/ext/altivec-10.C: Same.
2474         * g++.dg/ext/altivec-2.C: Same.
2475         * g++.dg/ext/altivec-3.C: Same.
2476         * g++.dg/ext/altivec-4.C: Same.
2477         * g++.dg/ext/altivec-5.C: Same.
2478         * g++.dg/ext/altivec-6.C: Same.
2479         * g++.dg/ext/altivec-7.C: Same.
2480         * g++.dg/ext/altivec-8.C: Same.
2481         * g++.dg/ext/altivec-9.C: Same.
2482         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2483         * g++.old-deja/g++.brendan/new3.C: Same.
2484         * gcc.c-torture/execute/eeprof-1.x: Same.
2485
2486 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2487
2488         PR c/14765
2489         * gcc.dg/pr14765-1.c: New test.
2490
2491 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2492
2493         PR c/14649
2494         * gcc.dg/pr14649-1.c: New test case.
2495
2496 2004-06-07  Richard Henderson  <rth@redhat.com>
2497
2498         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2499         if temporaries.
2500
2501 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2502
2503         * g++.dg/eh/elide1.C: Remove XFAIL.
2504
2505 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2506
2507         PR c++/15337
2508         * g++.dg/expr/sizeof3.C: New test.
2509
2510         PR c++/14777
2511         * g++.dg/template/access14.C: New test.
2512
2513         PR c++/15554
2514         * g++.dg/template/enum1.C: New test.
2515
2516         PR c++/15057
2517         * g++.dg/eh/throw1.C: New test.
2518
2519 2004-06-07  David Ayers  <d.ayers@inode.at>
2520             Ziemowit Laski  <zlaski@apple.com>
2521
2522         * lib/objc.exp (objc_target_compile): Revert the '-framework
2523         Foundation' flag fix, since bare Darwin does not ship
2524         with the Foundation framework.
2525         * objc/execute/next_mapping.h: Provide a local NSConstantString
2526         @interface and @implementation.
2527         (objc_constant_string_init): A constructor function, used to
2528         initialize the NSConstantString meta-class object.
2529         * objc/execute/string1.m: Include "next_mapping.h" instead of
2530         <Foundation/NSString.h>.
2531         * objc/execute/string2.m: Likewise.
2532         * objc/execute/string3.m: Likewise.
2533         * objc/execute/string4.m: Likewise.
2534
2535 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2536
2537         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2538         to double. Replace double with FLOAT.
2539         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2540
2541         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2542         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2543         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2544         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2545         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2546         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2547         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2548         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2549
2550 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2551
2552         PR c/13519
2553         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2554
2555 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2556
2557         PR c++/15503
2558         * g++.dg/template/meminit2.C: New test.
2559
2560 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2561
2562         PR target/15822
2563         * gcc.c-torture/execute/compare-fp-1.c,
2564         gcc.c-torture/execute/compare-fp-2.c,
2565         gcc.c-torture/execute/compare-fp-3.c,
2566         gcc.c-torture/execute/compare-fp-4.c,
2567         gcc.c-torture/execute/compare-fp-3.x,
2568         gcc.c-torture/execute/compare-fp-4.x: Moved...
2569         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2570         gcc.c-torture/execute/ieee/compare-fp-2.c,
2571         gcc.c-torture/execute/ieee/compare-fp-3.c,
2572         gcc.c-torture/execute/ieee/compare-fp-4.c,
2573         gcc.c-torture/execute/ieee/compare-fp-3.x,
2574         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2575
2576 2004-06-04  David Ayers  <d.ayers@inode.at>
2577
2578         * objc/execute/protocol-isEqual-4.m: New testcase.
2579
2580 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2581
2582         * objc/execute/protocol-isEqual-1.m: New testcase.
2583         * objc/execute/protocol-isEqual-2.m: New testcase.
2584         * objc/execute/protocol-isEqual-3.m: New testcase.
2585
2586 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2587
2588         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2589
2590 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2591
2592         * lib/objc.exp (objc_target_compile): When running tests on
2593         Darwin (Mac OS X), inform the linker about '-framework
2594         'Foundation'.
2595
2596 2004-06-02  Eric Christopher  <echristo@redhat.com>
2597
2598         * gcc.c-torture/compile/20040602-1.c: New.
2599
2600 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2601
2602         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2603         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2604
2605         PR tree-optimization/14736
2606         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2607
2608         PR tree-optimization/14042
2609         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2610
2611         PR tree-optimization/14729
2612         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2613
2614 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2615
2616         PR fortran/15557
2617         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
2618
2619 2004-06-01  Richard Hederson  <rth@redhat.com>
2620
2621         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
2622
2623 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2624
2625         PR c++/14932
2626         * g++.dg/parse/offsetof4.C: New test.
2627
2628 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
2629
2630         PR objc/7993
2631         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
2632
2633 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
2634
2635         PR c++/15701
2636         * g++.dg/template/friend29.C: New test.
2637
2638 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2639
2640         PR c/15749
2641         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
2642
2643 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
2644
2645         * gcc.dg/sparc-trap-1.c: New test.
2646
2647 2004-05-31  Roger Sayle  <roger@eyesopen.com>
2648
2649         PR middle-end/15069
2650         * g++.dg/opt/fold3.C: New test case.
2651
2652 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
2653
2654         * lib/target-supports.exp (check_iconv_available): Fix fallout
2655         from 2004-05-28 patch.
2656
2657 2004-05-30  Paul Brook  <paul@codesourcery.com>
2658
2659         PR fortran/15620
2660         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
2661         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
2662
2663 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
2664
2665         * gfortran.fortran-torture/execute/random_1.f90: New test.
2666
2667 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2668
2669         * g++.dg/ext/altivec-10.C: New test.
2670
2671 2004-05-29  Paul Brook  <paul@codesourcery.com>
2672
2673         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
2674
2675 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2676
2677         * gcc.dg/altivec-16.c: New test.
2678
2679 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
2680
2681         * lib/target-supports.exp (check_vmx_hw_available): New.
2682         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
2683
2684         * lib/target-supports.exp (check_alias_available,
2685         check_iconv_available, check_named_sections_available): Use
2686         unique names for temporary files.
2687
2688 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2689
2690         * gcc.dg/altivec-15.c: New test.
2691
2692 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2693
2694         PR c++/15083
2695         * g++.dg/warn/noeffect6.C: New test.
2696
2697         PR c++/15471
2698         * g++.dg/expr/ptrmem4.C: New test.
2699
2700         PR c++/15640
2701         * g++.dg/template/operator3.C: New test.
2702
2703 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2704
2705         PR c++/14668
2706         * g++.dg/lookup/redecl1.C: New test.
2707         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
2708
2709 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
2710
2711         * gcc.c-torture/execute/compare-fp-1.c,
2712         gcc.c-torture/execute/compare-fp-2.c,
2713         gcc.c-torture/execute/compare-fp-3.c,
2714         gcc.c-torture/execute/compare-fp-4.c,
2715         gcc.c-torture/execute/compare-fp-3.x,
2716         gcc.c-torture/execute/compare-fp-4.x,
2717         gcc.dg/pr15649-1.c: New.
2718
2719 2004-05-27  Adam Nemet  <anemet@lnxw.com>
2720
2721         PR c++/12883
2722         * g++.dg/init/array14.C: New test.
2723
2724 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
2725
2726         * lib/compat.exp (compat-get-options-main): New.
2727         (compat-get-options): Remove unneeded code, warn for ignored
2728         command.
2729         (compat-execute): Check flag set by dg-require-* commands.
2730
2731         * lib/compat.exp (compat-execute): Break up long lines.
2732
2733 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
2734
2735         * gcc.dg/altivec-7.c: Don't use 'vector long'.
2736         * gcc.dg/altivec-14.c: New test.
2737         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
2738
2739         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
2740         * gcc.dg/altivec-12.c: Ditto.
2741
2742         * gcc.dg/altivec-3.c: Move call to altivec_check.
2743
2744 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2745
2746         PR c++/15044
2747         * g++.dg/template/error12.C: New test.
2748
2749         PR c++/15317
2750         * g++.dg/ext/attrib15.C: New test.
2751
2752         PR c++/15329
2753         * g++.dg/template/ptrmem9.C: New test.
2754
2755 2004-05-25  Paul Brook  <paul@codesourcery.com>
2756
2757         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
2758
2759 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2760
2761         PR c++/15165
2762         * g++.dg/template/crash19.C: New test.
2763
2764 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2765
2766         PR c++/15025
2767         * g++.dg/template/redecl1.C: New test.
2768
2769 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2770
2771         PR c++/14821
2772         * g++.dg/other/ns1.C: New test.
2773
2774         PR c++/14883
2775         * g++.dg/template/invalid1.C: New test.
2776
2777 2004-05-23  Paul Brook  <paul@codesourcery.com>
2778         Victor Leikehman  <lei@haifasphere.co.il>
2779
2780         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
2781         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
2782
2783 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
2784
2785         PR c++/15285
2786         PR c++/15299
2787         * g++.dg/template/non-dependent5.C: New test.
2788         * g++.dg/template/non-dependent6.C: New test.
2789
2790 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
2791
2792         PR c++/15507
2793         * g++.dg/inherit/union1.C: New test.
2794
2795         PR c++/15542
2796         * g++.dg/template/addr1.C: New test.
2797
2798         PR c++/15427
2799         * g++.dg/template/array5.C: New test.
2800
2801         PR c++/15287
2802         * g++.dg/template/array6.C: New test.
2803
2804 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
2805             Roger Sayle  <roger@eyesopen.com>
2806
2807         * g++.dg/lookup/forscope2.C: New test case.
2808
2809 2004-05-22  Ben Elliston  <bje@au.ibm.com>
2810
2811         * gcc.dg/cpp/Wmissingdirs.c: New.
2812
2813 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2814
2815         PR target/15301
2816         * gcc.dg/compat/union-m128-1.h: New file.
2817         * gcc.dg/compat/union-m128-1_main.c: Likewise.
2818         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2819         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2820
2821 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2822
2823         PR target/15302
2824         * gcc.dg/compat/struct-complex-1.h: New file.
2825         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
2826         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
2827         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2828
2829 2004-05-20  Roger Sayle  <roger@eyesopen.com>
2830
2831         PR middle-end/3074
2832         * gcc.dg/pr3074-1.c: New test case.
2833         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
2834
2835 2004-05-20  Falk Hueffner  <falk@debian.org>
2836
2837         PR other/15526
2838         * gcc.dg/ftrapv-1.c: New test case.
2839
2840 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
2841
2842         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
2843
2844 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
2845             Jeff Law  <law@redhat.com>
2846
2847         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
2848         * gcc.dg/tree-ssa/20040518-2.c: New test.
2849
2850         * gcc.dg/tree-ssa/20040518-1.c: New test.
2851
2852 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
2853
2854         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
2855
2856 2004-05-18  Paul Brook  <paul@codesourcery.com>
2857
2858         PR fortran/13930
2859         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
2860
2861 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2862
2863         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
2864         constant folding.
2865
2866 2004-05-17  Steven Bosscher  <stevenb@suse.de>
2867
2868         * gcc.dg/tree-ssa/20040517-1.c: New test.
2869
2870 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2871
2872         * gcc.dg/loop-4.c: New test.
2873
2874 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
2875
2876         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
2877
2878 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
2879
2880         PR fortran/15311
2881         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
2882
2883 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2884
2885         PR fortran/13826
2886         PR fortran/13940
2887         * gfortran.fortran-torture/compile/data_1.f90: New test.
2888
2889 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
2890
2891         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
2892         * gcc.dg/uninit-H.c: Define ASM for __s390__.
2893
2894 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2895
2896         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
2897
2898 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2899
2900         PR c/15444
2901         * gcc.dg/format/xopen-1.c: Adjust expected message.
2902         * gcc.dg/format/xopen-3.c: New test.
2903
2904 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
2905
2906         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
2907
2908 2004-05-14  Jeff Law  <law@redhat.com>
2909
2910         * gcc.dg/tree-ssa/20040514-2.c: New test.
2911
2912 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2913
2914         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
2915         this ...
2916         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
2917         this.
2918
2919 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
2920
2921         * gcc.dg/tree-ssa/20040514-1.c: New test.
2922
2923 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2924
2925         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
2926         test.
2927
2928 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2929
2930         PR fortran/14066
2931         * gfortran.fortran-torture/compile/do_1.f90: New test.
2932
2933 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2934
2935         PR fortran/15051
2936         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
2937         test.
2938
2939 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
2940
2941         PR fortran/15149
2942         * gfortran.fortran-torture/execute/random_init.f90: New test.
2943
2944 2004-05-13  Paul Brook  <paul@codesourcery.com>
2945
2946         PR fortran/15314
2947         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
2948
2949 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
2950
2951         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
2952         for the powerpc case.
2953
2954 2004-05-13  Jeff Law  <law@redhat.com>
2955
2956         * gcc.dg/tree-ssa/20040513-1.c: New test.
2957         * gcc.dg/tree-ssa/20040513-2.c: New test.
2958
2959 2004-05-13  Paul Brook  <paul@codesourcery.com>
2960
2961         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
2962         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
2963         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
2964
2965 2004-05-13  Andreas Schwab  <schwab@suse.de>
2966
2967         PR other/10819
2968         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
2969         characters.
2970
2971 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
2972
2973         PR fortran/15294
2974         * gfortran.fortran-torture/execute/adjustr.f90: New file.
2975
2976 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2977
2978         Merge from tree-ssa-20020619-branch.  See
2979         ChangeLog.tree-ssa for details.
2980
2981 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
2982
2983         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
2984         include <altivec.h> explicitly.
2985         * gcc.dg/altivec-13.c: Likewise.
2986
2987 2004-05-11  Paul Brook  <paul@codesourcery.com>
2988
2989         * gcc.c-torture/compile/20010518-1.c: Force enum size.
2990
2991 2004-05-10  Eric Christopher  <echristo@redhat.com>
2992
2993         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
2994         * gcc.dg/sibcall-4.c: Ditto.
2995
2996 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
2997
2998         * g++.dg/ext/altivec-8.C: New test case.
2999         * gcc.dg/altivec-13.c: New test case.
3000
3001 2004-05-08  Roger Sayle  <roger@eyesopen.com>
3002
3003         * gcc.c-torture/execute/divcmp-1.c: New test case.
3004         * gcc.c-torture/execute/divcmp-2.c: New test case.
3005         * gcc.c-torture/execute/divcmp-3.c: New test case.
3006
3007 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
3008
3009         * g++.dg/other/pragma-re-2.C: New test.
3010
3011 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3012
3013         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
3014         * gcc.dg/i386-387-2.c: Likewise.
3015
3016         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
3017         __builtin_drem.
3018         * gcc.dg/i386-387-6.c: Likewise.
3019
3020 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
3021
3022         * gcc.dg/builtins-33.c:  Also check log1p*.
3023
3024 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
3025
3026         PR optimization/15296
3027         * gcc.c-torture/execute/pr15296.c: New test.
3028
3029 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
3030
3031         * gcc.dg/builtins-40.c: New test.
3032
3033 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
3034
3035         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
3036
3037 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
3038
3039         * g++.dg/ext/spe1.C: New testcase.
3040
3041 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
3042
3043         * objc.dg/image-info.m: Allow additional attributes
3044         for __image_info section.
3045
3046 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
3047
3048         * gcc.dg/torture/mips-hilo-2.c: New test.
3049
3050 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3051
3052         PR c++/14389
3053         * g++.dg/template/member5.C: New test.
3054
3055 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
3056
3057         * gcc.dg/builtins-34.c: Also check expm1*.
3058
3059 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3060
3061         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
3062         * gcc.dg/torture/builtin-convert-3.c: New test.
3063
3064 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
3065
3066         PR middle-end/15054
3067         * g++.dg/opt/pr15054.C: New test.
3068
3069 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3070
3071         * gcc.dg/torture/builtin-rounding-1.c: New test.
3072         * gcc.dg/builtins-25.c: Delete.
3073         * gcc.dg/builtins-29.c: Delete.
3074
3075 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
3076
3077         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
3078         * gcc.dg/sibcall-4.c: Likewise.
3079         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
3080
3081 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3082
3083         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
3084         bit-field on 16-bit targets.
3085
3086 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
3087
3088         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
3089         16-bit targets.
3090
3091 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
3092
3093         * gcc.dg/rs6000-power2-1.c: Change to compile only.
3094         * gcc.dg/rs6000-power2-2.c: Likewise.
3095
3096 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
3097
3098         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
3099         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
3100         Change the asm registers to be in form of frN instead of fN.
3101
3102 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3103
3104         * gcc.dg/torture/builtin-convert-2.c: New test.
3105
3106 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
3107
3108         * gcc.dg/rs6000-power2-1.c: New test.
3109         * gcc.dg/rs6000-power2-2.c: New test.
3110
3111 2004-04-28  Jan Hubicka  <jh@suse.cz>
3112
3113         * gcc.dg/unused-6.c: New test.
3114
3115 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
3116             Ulrich Weigand  <uweigand@de.ibm.com>
3117
3118         * ada/acats/run_all.sh: Define $target variable.
3119
3120 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
3121
3122         PR c++/15119
3123         * g++.dg/other/vararg-1.C: New test.
3124
3125         PR c++/4794
3126         * g++.dg/eh/cleanup3.C: New test.
3127
3128 2004-04-24  Laurent GUERBY <laurent@guerby.net>
3129
3130         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
3131         and ad8011a (target_insn).
3132         * ada/acats/support/macro.dfs: Likewise.
3133         * ada/acats/support/impbit.adb: New file.
3134
3135 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
3136
3137         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
3138
3139 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3140
3141         * gcc.dg/loop-3.c: New test.
3142
3143 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
3144
3145         * gcc.c-torture/execute/simd-5.c: New test.
3146
3147 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3148
3149         PR c++/15064
3150         * g++.dg/template/crash18.C: New test.
3151
3152 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
3153
3154         * g++.dg/ext/complit3.C: New test.
3155
3156 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3157
3158         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
3159         * gcc.dg/altivec-3.c: Same.
3160         * gcc.dg/altivec-varargs-1.c: Same.
3161
3162 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
3163
3164         * lib/target-supports.exp (check_profiling_available): Assume
3165         profiling is not available on powerpc-eabi targets.
3166
3167 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
3168
3169         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
3170         * gcc.dg/vmx/bug-1.c: Ditto.
3171
3172 2004-04-20  Eric Christopher  <echristo@redhat.com>
3173
3174         * gcc.dg/charset/extern.c: New test.
3175         * g++.dg/charset/extern3.cc: Ditto.
3176
3177 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
3178
3179         * gcc.dg/builtins-39.c: New test.
3180
3181 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
3182
3183         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
3184
3185 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
3186
3187         * gcc.dg/torture/mips-hilo-1.c: New test.
3188
3189 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
3190
3191         * gcc.c-torture/compile/20040419-1.c: New test.
3192
3193 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
3194
3195         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
3196
3197 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
3198             Aldy Hernandez  <aldyh@redhat.com>
3199
3200         * gcc.c-torture/execute/va-arg-24.c: New.
3201
3202 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
3203             Aldy Hernandez  <aldyh@redhat.com>
3204
3205         * gcc.dg/vmx/1b-01.c: New.
3206         * gcc.dg/vmx/1b-02.c: New.
3207         * gcc.dg/vmx/1b-03.c: New.
3208         * gcc.dg/vmx/1b-04.c: New.
3209         * gcc.dg/vmx/1b-05.c: New.
3210         * gcc.dg/vmx/1b-06.c: New.
3211         * gcc.dg/vmx/1b-07.c: New.
3212         * gcc.dg/vmx/1c-01.c: New.
3213         * gcc.dg/vmx/1c-02.c: New.
3214         * gcc.dg/vmx/3a-01a.c: New.
3215         * gcc.dg/vmx/3a-01.c: New.
3216         * gcc.dg/vmx/3a-01m.c: New.
3217         * gcc.dg/vmx/3a-03.c: New.
3218         * gcc.dg/vmx/3a-03m.c: New.
3219         * gcc.dg/vmx/3a-04.c: New.
3220         * gcc.dg/vmx/3a-04m.c: New.
3221         * gcc.dg/vmx/3a-05.c: New.
3222         * gcc.dg/vmx/3a-06.c: New.
3223         * gcc.dg/vmx/3a-06m.c: New.
3224         * gcc.dg/vmx/3a-07.c: New.
3225         * gcc.dg/vmx/3b-01.c: New.
3226         * gcc.dg/vmx/3b-02.c: New.
3227         * gcc.dg/vmx/3b-10.c: New.
3228         * gcc.dg/vmx/3b-13.c: New.
3229         * gcc.dg/vmx/3b-14.c: New.
3230         * gcc.dg/vmx/3b-15.c: New.
3231         * gcc.dg/vmx/3c-01a.c: New.
3232         * gcc.dg/vmx/3c-01.c: New.
3233         * gcc.dg/vmx/3c-02.c: New.
3234         * gcc.dg/vmx/3c-03.c: New.
3235         * gcc.dg/vmx/3d-01.c: New.
3236         * gcc.dg/vmx/4-01.c: New.
3237         * gcc.dg/vmx/4-03.c: New.
3238         * gcc.dg/vmx/5-01.c: New.
3239         * gcc.dg/vmx/5-02.c: New.
3240         * gcc.dg/vmx/5-03.c: New.
3241         * gcc.dg/vmx/5-04.c: New.
3242         * gcc.dg/vmx/5-05.c: New.
3243         * gcc.dg/vmx/5-06.c: New.
3244         * gcc.dg/vmx/5-07.c: New.
3245         * gcc.dg/vmx/5-07t.c: New.
3246         * gcc.dg/vmx/5-08.c: New.
3247         * gcc.dg/vmx/5-10.c: New.
3248         * gcc.dg/vmx/5-11.c: New.
3249         * gcc.dg/vmx/7-01a.c: New.
3250         * gcc.dg/vmx/7-01.c: New.
3251         * gcc.dg/vmx/7c-01.c: New.
3252         * gcc.dg/vmx/7d-01.c: New.
3253         * gcc.dg/vmx/7d-02.c: New.
3254         * gcc.dg/vmx/8-01.c: New.
3255         * gcc.dg/vmx/8-02a.c: New.
3256         * gcc.dg/vmx/8-02.c: New.
3257         * gcc.dg/vmx/brode-1.c: New.
3258         * gcc.dg/vmx/bug-1.c: New.
3259         * gcc.dg/vmx/bug-2.c: New.
3260         * gcc.dg/vmx/bug-3.c: New.
3261         * gcc.dg/vmx/cw-bug-1.c: New.
3262         * gcc.dg/vmx/cw-bug-2.c: New.
3263         * gcc.dg/vmx/cw-bug-3.c: New.
3264         * gcc.dg/vmx/dct.c: New.
3265         * gcc.dg/vmx/debug-1.c: New.
3266         * gcc.dg/vmx/debug-2.c: New.
3267         * gcc.dg/vmx/debug-3.c: New.
3268         * gcc.dg/vmx/debug-4.c: New.
3269         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3270         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3271         * gcc.dg/vmx/eg-5.c: New.
3272         * gcc.dg/vmx/fft.c: New.
3273         * gcc.dg/vmx/gcc-bug-1.c: New.
3274         * gcc.dg/vmx/gcc-bug-2.c: New.
3275         * gcc.dg/vmx/gcc-bug-3.c: New.
3276         * gcc.dg/vmx/gcc-bug-4.c: New.
3277         * gcc.dg/vmx/gcc-bug-5.c: New.
3278         * gcc.dg/vmx/gcc-bug-6.c: New.
3279         * gcc.dg/vmx/gcc-bug-7.c: New.
3280         * gcc.dg/vmx/gcc-bug-8.c: New.
3281         * gcc.dg/vmx/gcc-bug-9.c: New.
3282         * gcc.dg/vmx/gcc-bug-b.c: New.
3283         * gcc.dg/vmx/gcc-bug-c.c: New.
3284         * gcc.dg/vmx/gcc-bug-d.c: New.
3285         * gcc.dg/vmx/gcc-bug-e.c: New.
3286         * gcc.dg/vmx/gcc-bug-f.c: New.
3287         * gcc.dg/vmx/gcc-bug-g.c: New.
3288         * gcc.dg/vmx/gcc-bug-i.c: New.
3289         * gcc.dg/vmx/harness.h: New.
3290         * gcc.dg/vmx/ira1.c: New.
3291         * gcc.dg/vmx/ira2a.c: New.
3292         * gcc.dg/vmx/ira2b.c: New.
3293         * gcc.dg/vmx/ira2.c: New.
3294         * gcc.dg/vmx/ira2c.c: New.
3295         * gcc.dg/vmx/mem.c: New.
3296         * gcc.dg/vmx/newton-1.c: New.
3297         * gcc.dg/vmx/ops.c: New.
3298         * gcc.dg/vmx/sn7153.c: New.
3299         * gcc.dg/vmx/spill2.c: New.
3300         * gcc.dg/vmx/spill3.c: New.
3301         * gcc.dg/vmx/spill.c: New.
3302         * gcc.dg/vmx/t.c: New.
3303         * gcc.dg/vmx/varargs-1.c: New.
3304         * gcc.dg/vmx/varargs-2.c: New.
3305         * gcc.dg/vmx/varargs-3.c: New.
3306         * gcc.dg/vmx/varargs-4.c: New.
3307         * gcc.dg/vmx/varargs-5.c: New.
3308         * gcc.dg/vmx/varargs-6.c: New.
3309         * gcc.dg/vmx/varargs-7.c: New.
3310         * gcc.dg/vmx/vmx.exp: New.
3311         * gcc.dg/vmx/vprint-1.c: New.
3312         * gcc.dg/vmx/vscan-1.c: New.
3313         * gcc.dg/vmx/x-01.c: New.
3314         * gcc.dg/vmx/x-02.c: New.
3315         * gcc.dg/vmx/x-03.c: New.
3316         * gcc.dg/vmx/x-04.c: New.
3317         * gcc.dg/vmx/x-05.c: New.
3318         * gcc.dg/vmx/yousufi-1.c: New.
3319         * gcc.dg/vmx/zero-1.c: New.
3320         * gcc.dg/vmx/zero.c: New.
3321
3322 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3323
3324         * g++.dg/lookup/java1.C: Update for chage of
3325         _Jv_AllocObject.
3326         * g++.dg/lookup/java2.C: Likewise.
3327
3328 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3329
3330         * ada/acats/run_all.sh: use -O2 by default.
3331
3332 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3333
3334         * gcc.dg/vr-mult-[12].c: New tests.
3335
3336 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3337
3338         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3339
3340         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3341
3342 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3343
3344         * lib/target-supports.exp (check_profiling_available): Assume profiling
3345         isn't available for mips*-*-elf targets.
3346
3347 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3348
3349         * gcc.dg/builtins-38.c: New test.
3350
3351 2004-04-14  Eric Christopher  <echristo@redhat.com>
3352
3353         * g++.dg/charset/charset.exp: Run .cc extension tests.
3354
3355 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3356
3357         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3358
3359 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3360
3361         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3362
3363 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3364
3365         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3366         * gcc.dg/i386-387-2.c: Likewise.
3367
3368         * gcc.dg/i386-387-7.c: New test.
3369         * gcc.dg/i386-387-8.c: New test.
3370
3371         * gcc.dg/builtins-37.c: New test.
3372
3373 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3374
3375         * g++.dg/pch/externc-1.C: Add missing semicolon.
3376
3377 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3378
3379         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3380
3381 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3382
3383         * gcc.c-torture/execute/20040411-1.c: New test.
3384
3385 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3386
3387         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3388
3389 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3390
3391         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3392
3393 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3394
3395         * lib/target-supports.exp (check_named_sections_available): New.
3396         * lib/gcc-dg.exp (dg-require-named-sections): New.
3397         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3398         old-deja.exp.  Also prune error-count message from HP linker.
3399         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3400
3401         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3402         * g++.old-deja/g++.pt/static3.C: Likewise.
3403         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3404
3405 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3406
3407         * gcc.c-torture/execute/20040409-1.c: New test case.
3408         * gcc.c-torture/execute/20040409-2.c: New test case.
3409         * gcc.c-torture/execute/20040409-3.c: New test case.
3410
3411 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3412
3413         * gcc.dg/20040409-1.c: New test.
3414
3415 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3416
3417         PR target/14888
3418         * g++.dg/opt/pr14888.C: New test case.
3419
3420 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3421
3422         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3423         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3424         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3425         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3426         New tests.
3427
3428 2004-04-08  Paul Brook  <paul@codesourcery.com>
3429
3430         * gcc.dg/spill-1.c: New test.
3431
3432 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3433
3434         * gcc.dg/torture/builtin-ctype-2.c: New test.
3435
3436 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3437
3438         * gcc.dg/pch/pch.exp: Add largefile test.
3439
3440 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3441
3442         * g++.dg/pch/externc-1.Hs: New.
3443         * g++.dg/pch/externc-1.C: New.
3444
3445 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3446
3447         * gcc.dg/compat/struct-by-value-5a_main.c,
3448         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3449         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3450         * gcc.dg/compat/struct-by-value-5a_x.c,
3451         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3452         gcc.dg/compat/struct-by-value-5_x.c.
3453         * gcc.dg/compat/struct-by-value-5a_y.c,
3454         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3455         gcc.dg/compat/struct-by-value-5_y.c.
3456
3457         * gcc.dg/compat/struct-by-value-6a_main.c,
3458         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3459         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3460         * gcc.dg/compat/struct-by-value-6a_x.c,
3461         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3462         gcc.dg/compat/struct-by-value-6_x.c.
3463         * gcc.dg/compat/struct-by-value-6a_y.c,
3464         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3465         gcc.dg/compat/struct-by-value-6_y.c.
3466
3467         * gcc.dg/compat/struct-by-value-7a_main.c,
3468         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3469         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3470         * gcc.dg/compat/struct-by-value-7a_x.c,
3471         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3472         gcc.dg/compat/struct-by-value-7_x.c.
3473         * gcc.dg/compat/struct-by-value-7a_y.c,
3474         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3475         gcc.dg/compat/struct-by-value-7_y.c.
3476
3477 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3478
3479         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3480         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3481         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3482         options.
3483
3484 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3485
3486         * gcc.dg/builtins-36.c: New test.
3487
3488 2004-04-06  Paul Brook  <paul@codesourcery.com>
3489
3490         * README.gcc: Remove obsolete contraint on testcases.
3491
3492 2004-04-05  Paul Brook  <paul@codesourcery.com>
3493
3494         PR2123
3495         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3496         failure and exit(0) on success.
3497         * g++.dg/expr/anew2.C: Ditto.
3498         * g++.dg/expr/anew3.C: Ditto.
3499         * g++.dg/expr/anew4.C: Ditto.
3500
3501 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3502
3503         PR c++/3518
3504         * g++.dg/template/unify7.C: New.
3505
3506 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3507
3508         * g++.dg/README: Bring up to date with new subdirectories; remove
3509         duplicate subdirectory lines.
3510
3511 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3512
3513         PR c++/14007
3514         * g++.dg/template/unify5.C: New.
3515         * g++.dg/template/unify6.C: New.
3516         * g++.dg/template/qualttp20.C: Adjust.
3517         * g++.old-deja/g++.jason/report.C: Adjust.
3518         * g++.old-deja/g++.other/qual1.C: Adjust.
3519
3520 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3521
3522         PR c++/14803
3523         * g++.dg/inherit/ptrmem1.C: New test.
3524
3525 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3526
3527         PR c++/14755
3528         * gcc.c-torture/execute/20040331-1.c: New test.
3529         * gcc.dg/20040331-1.c: New test.
3530
3531 2004-04-01  Paul Brook  <paul@codesourcery.com>
3532
3533         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3534
3535 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3536
3537         PR c++/14724
3538         * g++.dg/init/goto1.C: New test.
3539
3540         PR c++/14763
3541         * g++.dg/template/defarg4.C: New test.
3542
3543 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3544
3545         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3546
3547 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3548
3549         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3550
3551 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3552
3553         * gcc.dg/noncompile/undeclared-2.c: New test.
3554
3555 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3556
3557         * gcc.dg/940409-1.c: Remove XFAIL.
3558         * gcc.dg/reg-vol-struct-1.c: New test.
3559
3560 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3561
3562         * gcc.dg/torture/builtin-wctype-1.c: New test.
3563
3564 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3565
3566         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3567         * gcc.dg/20001101-1.c: Likewise.
3568         * gcc.dg/20001102-1.c: Likewise.
3569
3570 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3571
3572         * gcc.dg/compare8.c: Add an additional test for XOR.
3573
3574 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3575
3576         * gcc.dg/torture/builtin-ctype-1.c: New test.
3577
3578 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3579
3580         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3581         * gcc.dg/torture/builtin-math-1.c: Likewise.
3582         * gcc.dg/torture/builtin-power-1.c: New test.
3583
3584 2004-03-24  Andreas Schwab  <schwab@suse.de>
3585
3586         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3587         IA64 assembler.
3588
3589 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3590             Roger Sayle  <roger@eyesopen.com>
3591
3592         * gcc.dg/compare8.c: New test case.
3593
3594 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3595
3596         * g++.dg/ext/altivec-7.C: New test.
3597
3598 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3599
3600         PR 12267, 12391, 12560, 13129, 14114, 14133
3601         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3602         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3603         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3604         Adjust error regexps.
3605         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3606         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3607         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3608         * gcc.dg/local1.c: Add explanatory comment.
3609
3610 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3611
3612         PR optimization/14669
3613         * g++.dg/opt/fold2.C: New test case.
3614
3615 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
3616
3617         PR c/14069
3618         * gcc.dg/20040322-1.c: New test.
3619
3620 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3621
3622         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
3623         * gcc.dg/ultrasp4.c: Likewise.
3624         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
3625
3626 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3627
3628         * gcc.dg/i386-sse-8.c: Reset default options.
3629
3630 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3631
3632         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
3633         in the error message text.
3634
3635 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3636
3637         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
3638
3639 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
3640
3641         PR c++/14616
3642         * g++.dg/init/array13.C: New test.
3643
3644 2004-03-20  Roger Sayle  <roger@eyesopen.com>
3645
3646         PR target/13889
3647         * gcc.c-torture/compile/pr13889.c: New test case.
3648
3649 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3650
3651         PR c/14635
3652         * builtins-1.c (nan, nans): Don't test.
3653         * builtins-30.c: Don't use nan, nanf, nanl.
3654         * builtins-35.c: New test.
3655
3656 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
3657
3658         * g++.dg/ext/altivec-6.C: New test.
3659
3660 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
3661
3662         * g++.dg/init/placement3.C: New test.
3663
3664         * g++.dg/template/spec13.C: New test.
3665
3666         * g++.dg/lookup/using11.C: New test.
3667
3668         * g++.dg/lookup/koenig3.C: New test.
3669
3670         * g++.dg/template/operator2.C: New test.
3671
3672         * g++.dg/expr/dtor3.C: New test.
3673         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
3674         marker.
3675         * g++.old-deja/g++.law/visibility28.C: Likewise.
3676
3677 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
3678
3679         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
3680         * gcc.dg/ppc64-abi-3.c: Likewise.
3681
3682 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3683
3684         PR c++/14545
3685         * g++.dg/parse/template15.C: New test.
3686
3687 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3688
3689         * g++.dg/expr/dtor2.C: New test.
3690
3691         * g++.dg/lookup/anon4.C: New test.
3692
3693         * g++.dg/overload/using1.C: New test.
3694
3695         * g++.dg/template/lookup7.C: New test.
3696
3697         * g++.dg/template/typename6.C: New test.
3698
3699         * g++.dg/expr/cond6.C: New test.
3700
3701 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3702
3703         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
3704
3705 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3706
3707         * g++.dg/expr/cond5.C: New test.
3708         * g++.dg/expr/constcast1.C: Likewise.
3709         * g++.dg/expr/ptrmem2.C: Likewise.
3710         * g++.dg/expr/ptrmem3.C: Likewise.
3711         * g++.dg/lookup/main1.C: Likewise.
3712         * g++.dg/template/lookup6.C: Likewise.
3713
3714 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3715
3716         * gcc.dg/local1.c: New test.
3717
3718         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
3719
3720 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3721
3722         * gcc.dg/torture/builtin-convert-1.c: New test.
3723
3724 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3725
3726         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
3727
3728 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3729
3730         PR c++/14481
3731         * g++.dg/warn/Wunused-7.C: New test.
3732
3733 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3734
3735         * gcc.dg/torture/builtin-integral-1.c: New test.
3736
3737 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3738
3739         PR c++/14586
3740         * g++.dg/parse/non-dependent3.C: New test.
3741
3742 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
3743
3744         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
3745         * g++.dg/eh/simd-2.C: Likewise.
3746         * g++.dg/init/array10.C: Likewise.
3747         * gcc.c-torture/compile/simd-1.c: Likewise.
3748         * gcc.c-torture/compile/simd-2.c: Likewise.
3749         * gcc.c-torture/compile/simd-3.c: Likewise.
3750         * gcc.c-torture/compile/simd-4.c: Likewise.
3751         * gcc.c-torture/compile/simd-6.c: Likewise.
3752         * gcc.c-torture/execute/simd-1.c: Likewise.
3753         * gcc.c-torture/execute/simd-2.c: Likewise.
3754         * gcc.dg/compat/vector-defs.h: Likewise.
3755         * gcc.dg/20020531-1.c: Likewise.
3756         * gcc.dg/altivec-3.c: Likewise.
3757         * gcc.dg/altivec-4.c: Likewise.
3758         * gcc.dg/altivec-varargs-1.c: Likewise.
3759         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
3760         * gcc.dg/i386-mmx-3.c: Likewise.
3761         * gcc.dg/i386-sse-4.c: Likewise.
3762         * gcc.dg/i386-sse-5.c: Likewise.
3763         * gcc.dg/i386-sse-8.c: Likewise.
3764         * gcc.dg/simd-1.c: Likewise.
3765         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
3766         __ev64_opaque__ since the machine description provides it.
3767
3768 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3769
3770         * lib/compat.exp (skip_list): New global variable.
3771         Use it to hold the user defined COMPAT_SKIPS list if any.
3772         (compat-obj): Add the members of skip_list to optall.
3773
3774 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3775
3776         * gcc.dg/compat/union-by-value-1_main.c,
3777         union-by-value-1_x.c, union-by-value-1_y.c,
3778         union-check.h, union-defs.h,
3779         union-init.h, union-return-1_main.c,
3780         union-return-1_x.c, union-return-1_y.c: New files.
3781
3782 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3783
3784         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
3785         mixed-struct-init.h: Add 4 mixed structure types.
3786         struct-by-value-21_main.c, struct-by-value-21_x.c,
3787         struct-by-value-21_y.c, struct-return-21_main.c,
3788         struct-return-21_x.c, struct-return-21_y.c: New files.
3789
3790 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
3791
3792         PR c++/14550
3793         * g++.dg/parse/template14.C: New test.
3794
3795 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3796
3797         * gcc.c-torture/execute/20040313-1.c: New test.
3798
3799 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
3800
3801         PR target/14533
3802         * gcc.dg/20040311-2.c: New test.
3803
3804 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
3805
3806         PR other/14544
3807         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
3808         bit-field.
3809
3810 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
3811
3812         * gcc.dg/20040305-2.c: Add missing return statement.
3813
3814 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3815
3816         * gcc.dg/builtins-34.c: Also check pow10*.
3817
3818 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3819
3820         PR target/14262
3821         * gcc.dg/20040305-2.c: New test.
3822
3823 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3824
3825         * gcc.dg/20040310-1.c: New test.
3826
3827 2004-03-11  Roger Sayle  <roger@eyesopen.com>
3828
3829         * gcc.c-torture/execute/20040311-1.c: New test case.
3830
3831 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
3832
3833         PR c++/14476
3834         * g++.dg/lookup/enum1.C: New test.
3835
3836 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
3837
3838         PR c++/14510
3839         * g++.dg/lookup/struct2.C: New test.
3840
3841 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
3842
3843         * gcc.dg/builtins-34.c: New test.
3844
3845 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3846
3847         * gcc.dg/torture/builtin-nonneg-1.c: New test.
3848
3849 2004-03-09  James E Wilson  <wilson@specifixinc.com>
3850
3851         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
3852         * gcc.dg/alias-2.c: New testcase.
3853
3854 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
3855
3856         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
3857
3858 2004-03-09  Roger Sayle  <roger@eyesopen.com>
3859
3860         * gcc.c-torture/execute/20040309-1.c: New test case.
3861
3862 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
3863
3864         PR c++/14397
3865         * g++.dg/overload/ref1.C: New.
3866
3867 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3868
3869         PR c++/14409
3870         * g++.dg/template/spec12.C: New test.
3871
3872         PR c++/14448
3873         * g++.dg/parse/crash14.C: New test.
3874
3875 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3876
3877         PR c++/14230
3878         * g++.dg/init/ref11.C: New test.
3879
3880 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3881
3882         PR c++/14432
3883         * g++.dg/parse/builtin2.C: New test.
3884
3885 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3886
3887         PR c++/14401
3888         * g++.dg/init/ctor3.C: New test.
3889         * g++.dg/init/union1.C: New test.
3890         * g++.dg/ext/anon-struct4.C: New test.
3891
3892 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3893
3894         * g++.dg/lookup/koenig1.C: Tweak error messages.
3895         * g++.dg/lookup/used-before-declaration.C: Likewise.
3896         * g++.dg/other/do1.C: Likewise.
3897         * g++.dg/overload/koenig1.C: Likewise.
3898         * g++.dg/parse/crash13.C: Likewise.
3899         * g++.dg/template/instantiate3.C: Likewise.
3900
3901 2004-03-08  Eric Christopher  <echristo@redhat.com>
3902
3903         * * lib/target-supports.exp: Enable libiconv in test
3904         compilation.  Fix up error checking.
3905
3906 2004-03-08  Roger Sayle  <roger@eyesopen.com>
3907
3908         PR middle-end/14289
3909         * gcc.dg/pr14289-1.c: New test case.
3910         * gcc.dg/pr14289-2.c: Likewise.
3911         * gcc.dg/pr14289-3.c: Likewise.
3912
3913 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
3914
3915         * gcc.c-torture/execute/20040308-1.c: New test.
3916
3917 2004-03-07  Roger Sayle  <roger@eyesopen.com>
3918
3919         * gcc.c-torture/execute/20040307-1.c: New test case.
3920
3921 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
3922
3923         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
3924
3925 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
3926
3927         * gcc.dg/20040306-1.c: New test.
3928
3929 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
3930
3931         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
3932         them static.
3933         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
3934
3935 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3936
3937         PR c/14465
3938         * gcc.dg/decl-6.c: New test.
3939
3940 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3941
3942         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
3943         Rename LOGPOW -> LOG_POW.
3944         (SQRT_EXP, POW_EXP): New.
3945
3946 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3947
3948         * gcc.dg/i386-sse-8.c: New test.
3949
3950 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3951
3952         PR c/14114
3953         * gcc.dg/decl-5.c: New test.
3954
3955 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
3956
3957         * gcc.dg/20040305-1.c: New test.
3958
3959 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
3960
3961         PR other/14354
3962         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
3963
3964 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
3965
3966         PR c++/14425, c++/14426
3967         * g++.dg/ext/altivec-4.C: New test.
3968         * g++.dg/ext/altivec-5.C: New test.
3969
3970 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
3971
3972         * g++.old-deja/g++.other/linkage1.C: Expect errors about
3973         global variables of a type with no linkage.
3974         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
3975         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
3976         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
3977         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
3978         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
3979         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
3980         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
3981         * g++.dg/warn/deprecated.C: Name enum Color.
3982         * g++.dg/overload/VLA.C: Name structure for 'b'.
3983         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
3984
3985 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3986
3987         * gcc.c-torture/compile/20040304-1.c: New test.
3988
3989 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
3990
3991         PR 13728
3992         * gcc.dg/decl-4.c: New testcase.
3993
3994 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
3995
3996         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
3997         as PRECF if sizeof (float) > sizeof (double).
3998         (PRECL): Make it the same as PRECF if
3999         sizeof (float) > sizeof (long double).
4000
4001 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4002
4003         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
4004         system type.  Add check for irix6 which doesn't have c99 runtime.
4005
4006 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
4007
4008         * gcc.dg/const-elim-1.c: xfail for xtensa.
4009
4010 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4011
4012         PR c++/14369
4013         * g++.dg/template/cond4.C: New test.
4014
4015 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4016
4017         PR c++/14360
4018         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
4019
4020         PR c++/14361
4021         * g++.dg/parse/defarg7.C: New test.
4022
4023         PR c++/14359
4024         * g++.dg/template/friend26.C: New test.
4025
4026 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
4027
4028         PR c++/14324
4029         * g++.dg/abi/mangle21.C: New test.
4030
4031         PR c++/14260
4032         * g++.dg/parse/constructor2.C: New test.
4033
4034         PR c++/14337
4035         * g++.dg/template/sfinae1.C: New test.
4036
4037 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4038
4039         PR c++/14267
4040         * g++.dg/expr/crash2.C: New test.
4041
4042         PR middle-end/13448
4043         * gcc.dg/inline-5.c: New test.
4044         * gcc.dg/always-inline.c: Split out tests into ...
4045         * gcc.dg/always-inline2.c: ... this and ...
4046         * gcc.dg/always-inline3.c: ... this.
4047
4048 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
4049
4050         PR debug/12103
4051         * g++.dg/debug/crash1.C: New test.
4052
4053 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
4054
4055         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
4056         function with __attribute__((noinline)).
4057         (recurser_void2): Likewise.
4058         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
4059         (recurser_void2): Likewise.
4060
4061 2004-02-29  Roger Sayle  <roger@eyesopen.com>
4062
4063         PR middle-end/14203
4064         * g++.dg/warn/Wunused-6.C: New test case.
4065
4066 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
4067
4068         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
4069         not defined.
4070
4071 2004-02-27  Eric Christopher  <echristo@redhat.com>
4072
4073         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
4074         * g++.dg/charset/asm2.c: Run only x86.
4075         * gcc.dg/charset/asm3.c: Ditto.
4076
4077 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
4078
4079         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4080         ld_library_path.
4081
4082 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
4083
4084         * g++.dg/ext/altivec-3.C: New.
4085
4086 2004-02-26  Richard Henderson  <rth@redhat.com>
4087
4088         * g++.dg/ext/attrib10.C: Mark for warning.
4089         * gcc.dg/attr-alias-1.c: New.
4090
4091 2004-02-26  Richard Henderson  <rth@redhat.com>
4092
4093         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
4094         * gcc.c-torture/execute/20040208-2.c: ... it back.
4095
4096 2004-02-26  Eric Christopher  <echristo@redhat.com>
4097
4098         * lib/target-supports.exp (check-iconv-available): New function.
4099         * lib/gcc-dg.exp (dg-require-iconv): New function.
4100         Use above.
4101         * gcc.dg/charset: New directory.
4102         * gcc.dg/charset/charset.exp: New file.
4103         * gcc.dg/charset/asm1.c: Ditto.
4104         * gcc.dg/charset/asm2.c: Ditto.
4105         * gcc.dg/charset/asm3.c: Ditto.
4106         * gcc.dg/charset/asm4.c: Ditto.
4107         * gcc.dg/charset/asm5.c: Ditto.
4108         * gcc.dg/charset/attribute1.c: Ditto.
4109         * gcc.dg/charset/attribute2.c: Ditto.
4110         * gcc.dg/charset/string1.c: Ditto.
4111         * g++.dg/charset: New directory.
4112         * g++.dg/dg.exp: Add here. Special options.
4113         * g++.dg/charset/charset.exp: New file.
4114         * g++.dg/charset/asm1.c: Ditto.
4115         * g++.dg/charset/asm2.c: Ditto.
4116         * g++.dg/charset/asm3.c: Ditto.
4117         * g++.dg/charset/asm4.c: Ditto.
4118         * g++.dg/charset/attribute1.c: Ditto.
4119         * g++.dg/charset/attribute2.c: Ditto.
4120         * g++.dg/charset/extern1.cc: Ditto.
4121         * g++.dg/charset/extern2.cc: Ditto.
4122         * g++.dg/charset/string1.c: Ditto.
4123
4124 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
4125
4126         PR c++/14278
4127         * g++.dg/parse/comma1.C: New test.
4128
4129 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4130
4131         PR c++/14284
4132         * g++.dg/template/ttp8.C: New test.
4133
4134 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
4135
4136         * gcc.dg/fixuns-trunc-1.c: New test.
4137
4138 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4139
4140         * gcc.dg/builtins-config.h: Use #elif.
4141
4142 2004-02-26  Michael Matz  <matz@suse.de>
4143
4144         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
4145         * gcc.dg/991214-1.c: Likewise.
4146         * gcc.dg/i386-asm-1.c: Likewise.
4147
4148 2004-02-25  Richard Henderson  <rth@redhat.com>
4149
4150         * gcc.c-torture/execute/20040208-2.c: Move ...
4151         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
4152
4153 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4154
4155         PR c++/14246
4156         * g++.dg/other/crash-3.C: New test.
4157
4158 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4159
4160         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
4161         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
4162
4163         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
4164         HP-UX.
4165
4166 2004-02-24  Michael Matz  <matz@suse.de>
4167
4168         * gcc.dg/i386-regparm.c: New.
4169
4170 2004-02-23  James E Wilson  <wilson@specifixinc.com>
4171
4172         * gcc.c-torture/execute/20040223-1.c: New.
4173
4174 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
4175             Kazu Hirata  <kazu@cs.umass.edu>
4176
4177         * gcc.dg/fwritable-strings-1.c: Remove.
4178
4179 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
4180
4181         PR c/14156
4182         * gcc.dg/20040223-1.c: New test.
4183
4184 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4185
4186         PR c++/14106
4187         * g++.dg/ext/typeof9.C: New test.
4188
4189 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4190
4191         PR c++/14250
4192         * g++.dg/other/switch1.C: New test.
4193
4194 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
4195
4196         * gcc.dg/cast-function-1.c: Adjust for new informative message.
4197         * gcc.dg/va-arg-1.c: Likewise.
4198
4199 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4200
4201         PR c++/14143
4202         * g++.dg/template/koenig5.C: New test.
4203
4204 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
4205
4206         * g++.dg/ext/altivec-1.C: Generalize target triple.
4207         * g++.dg/ext/altivec-2.C: New test case.
4208         * g++.dg/ext/altivec_check.h: New file.
4209         * gcc.dg/altivec-1.c: Generalize target triple;
4210         include altivec_check.h and call altivec_check().
4211         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4212         * gcc.dg/altivec-6.c: New test case.
4213         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4214         type casts as needed.
4215         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4216         altivec_check().
4217         * gcc.dg/altivec-12.c: New test case.
4218         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4219         include altivec_check.h and call altivec_check().
4220         * gcc.dg/altivec_check.h: New file.
4221
4222 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4223
4224         * lib/target-supports.exp (check_alias_available): Don't mangle
4225         function `g' in test program.
4226
4227 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4228
4229         * lib/target-supports.exp (check_profiling_available): Check
4230         argument to determine whether we support a profiling type.
4231         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4232         check_profiling_available.
4233         * g++.dg/bprob/bprob.exp: Likewise
4234         * g77.dg/bprob/bprob.exp: Likewise.
4235         * gcc.misc-tests/bprob.exp: Likewise.
4236         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4237         dg-require-profiling and delete expected error handling.
4238         * gcc.dg/20021014-1.c: Likewise.
4239         * gcc.dg/nest.c: Likewise.
4240
4241 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4242
4243         PR c++/12007
4244         * g++.dg/other/vthunk1.C: New test.
4245
4246 2004-02-20  Falk Hueffner  <falk@debian.org>
4247
4248         PR target/14201
4249         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4250
4251 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4252
4253         PR c++/13927
4254         * g++.dg/other/error8.C: Remove XFAIL markers.
4255
4256         PR c++/14173
4257         * g++.dg/ext/packed5.C: New test.
4258
4259         PR c++/14199
4260         * g++.dg/warn/Wunused-5.C: New test.
4261
4262         PR c++/14186
4263         * g++.dg/lookup/member1.C: New test.
4264
4265 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4266
4267         * gcc.c-torture/compile/20040130-1.c: Enable only when
4268         __INT_MAX__ >= 2147483647L.
4269         * gcc.c-torture/compile/961203-1.c: Likewise.
4270
4271 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4272
4273         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4274         * g++.dg/opt/template1.C: Robustify assembler regexp
4275
4276 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4277
4278         * gcc.c-torture/execute/simd-4.x: Remove.
4279         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4280         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4281         Guard with #ifndef SKIP_ATTRIBUTE.
4282         * gcc.dg/compat/vector-1_y.c: Likewise.
4283         * gcc.dg/compat/vector-2_x.c: Likewise.
4284         * gcc.dg/compat/vector-2_y.c: Likewise.
4285         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4286         * g++.dg/eh/simd-2.C: Likewise.
4287
4288 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4289
4290         * gcc.c-torture/compile/complex-1.c: New.
4291
4292 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4293
4294         PR target/14209
4295         * gcc.c-torture/execute/20040218-1.c: New test.
4296
4297 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4298
4299         PR c++/14181
4300         * g++.dg/parse/new2.C: New test.
4301
4302 2004-02-18  Paul Brook  <paul@codesourcery.com>
4303
4304         * gcc.c-torture/compile/libcall-1.c: New test.
4305
4306 2004-02-18  Paul Brook  <paul@codesourcery.com>
4307
4308         PR debug/12934
4309         * gcc.dg/debug/debug-7.c: New test.
4310
4311 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4312
4313         * gcc.dg/20040217-1.c: New test.
4314
4315 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4316
4317         * gcc.c-torture/execute/990208-1.x: Delete.
4318
4319 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4320
4321         * gcc.c-torture/execute/20040208-2.x: New file.
4322
4323 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4324
4325         PR c++/11326
4326         * g++.dg/abi/structret1.C: New test.
4327
4328 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4329
4330         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4331         (i386_cpuid): No need to test if cpuid is available on AMD64.
4332         Fix assembly, so that it works onboth i386 and AMD64.
4333         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4334         (vecInLong): Fix s[] member type to unsigned int.
4335         (vecInWord): Remove type.
4336         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4337         (a64, b64, c64, d64, e64): Remove.
4338         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4339         Remove unused variable.  Remove initialization of removed variables.
4340         Don't call mmx_tests nor sse_tests.
4341         (reference_mmx, reference_sse): Remove.
4342         (check): Add return stmt.
4343         * gcc.dg/i386-sse-7.c: New test.
4344         * gcc.dg/i386-mmx-4.c: New test.
4345
4346 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4347
4348         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4349         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4350         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4351         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4352         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4353         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4354         g++.dg/tc1/dr94.C: Fix line terminator.
4355
4356 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4357
4358         * gcc.c-torture/compile/20040216-1.c: New.
4359
4360 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4361
4362         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4363         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4364         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4365         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4366         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4367         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4368
4369 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4370
4371         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4372
4373 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4374
4375         PR c++/13971
4376         * g++.dg/expr/cond4.C: New test.
4377
4378         PR c++/14086
4379         * g++.dg/lookup/crash2.C: New test.
4380
4381 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4382
4383         * gcc.c-torture/compile/20040214-2.c: New test.
4384
4385 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4386
4387         PR c++/14116
4388         * g++.dg/ext/typeof8.C: New test.
4389
4390 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4391
4392         * gcc.c-torture/compile/20040214-1.c: New test.
4393
4394 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4395
4396         PR c++/13635
4397         * g++.dg/template/spec11.C: New test.
4398
4399 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4400
4401         PR c++/13927
4402         * g++.dg/other/error8.C: New test.
4403
4404 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4405
4406         PR c++/14122
4407         * g++.dg/template/array4.C: New test.
4408
4409         PR c++/14108
4410         * g++.dg/inherit/thunk2.C: New test.
4411
4412         PR c++/14083
4413         * g++.dg/eh/cond2.C: New test.
4414
4415 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4416
4417         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4418
4419 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4420
4421         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4422
4423 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4424
4425         * g++.dg/simd-2.C: xfail on ppc64-linux.
4426
4427 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4428
4429         PR c/456
4430         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4431         tests.
4432
4433 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4434
4435         * gcc.dg/builtins-33.c: New test.
4436
4437 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4438
4439         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4440
4441 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4442
4443         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4444
4445 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4446
4447         * gcc.dg/ppc64-abi-3.c: New test.
4448
4449 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         PR c/14092
4452
4453         * gcc.dg/pr14092-1.c: New testcase.
4454
4455 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4456
4457         * gcc.dg/cpp/assert4.c: Fix typo last change.
4458
4459         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4460         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4461
4462         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4463
4464 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4465
4466         * gcc.c-torture/compile/20040209-1.c: New test case.
4467
4468 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4469
4470         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4471
4472 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4473
4474         * gcc.c-torture/execute/20040208-[12].c: New tests.
4475
4476 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4477
4478         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4479
4480 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4481
4482         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4483
4484 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4485
4486         Bug 13856
4487         * gcc.dg/visibility-8.c: New testcase.
4488
4489 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4490
4491         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4492         arguments.
4493         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4494
4495 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4496
4497         PR middle-end/13696
4498         * g++.dg/opt/fold1.C: New test case.
4499
4500 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4501
4502         PR c++/14033
4503         * g++.dg/other/crash-2.C: New test.
4504
4505 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4506
4507         PR c++/14028
4508         * g++.dg/parse/angle-bracket2.C: New test.
4509
4510 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4511
4512         PR middle-end/13750
4513         Revert:
4514         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4515         PR pch/13361
4516         * testsuite/g++.dg/pch/wchar-1.C: New.
4517         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4518
4519 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4520
4521         PR c++/14008
4522         * g++.dg/parse/error15.C: New test.
4523         * g++.dg/parse/crash11.C: Update dg-error mark.
4524
4525 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4526
4527         PR c++/13932
4528         * g++.dg/warn/conv2.C: New test.
4529
4530 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4531
4532         PR c++/13086
4533         * g++.dg/warn/incomplete1.C: Remove xfail.
4534
4535 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4536
4537         * lib/file-format.exp (gcc_target_object_format): Use
4538         ${tool}_target_compile, not gcc_target_compile.
4539         * lib/target-supports.exp (check_alias_available): Likewise.
4540         (check_gc_sections_available): Likewise.
4541         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4542         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4543         dg-require-alias.
4544
4545 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4546
4547         PR c++/13969
4548         * g++.dg/template/static6.C: New test.
4549
4550 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4551
4552         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4553
4554 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4555
4556         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4557         tests for systems where `char' is unsigned by default.
4558
4559 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4560
4561         PR c++/13997
4562         * g++.dg/template/partial3.C: New test.
4563
4564 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4565
4566         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4567         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4568         Remove mentions of obsolete ports.
4569
4570 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4571
4572         * gcc.dg/noncompile/20001228-1.c: Fix for new
4573         error message.
4574
4575 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4576
4577         PR target/9348
4578         * gcc.c-torture/execute/multdi-1.c: New test case.
4579
4580 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4581
4582         PR c++/13925
4583         * g++.dg/template/lookup5.C: New test.
4584
4585 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4586
4587         PR c++/13950
4588         * g++.dg/template/lookup4.C: New test.
4589
4590         PR c++/13970
4591         * g++.dg/parse/error14.C: New test.
4592
4593         PR c++/14002
4594         * g++.dg/parse/template13.C: New test.
4595
4596 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4597
4598         PR c++/13978
4599         * g++.dg/template/koenig4.C: New test.
4600
4601         PR c++/13968
4602         * g++.dg/template/crash17.C: New test.
4603
4604         PR c++/13975
4605         * g++.dg/parse/error13.C: New test.
4606         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4607
4608 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4609
4610         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4611
4612 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4613
4614         PR c/11658
4615         PR c/13994
4616         * gcc.dg/noncompile/20040203-1.c: New test.
4617         * gcc.dg/noncompile/20040203-2.c: Likewise.
4618         * gcc.dg/noncompile/20040203-3.c: Likewise.
4619         * gcc.dg/20040203-1.c: Likewise.
4620
4621 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
4622
4623         PR c++/10858
4624         * g++.dg/template/sizeof7.C: New test.
4625
4626 2004-02-02  Eric Christopher  <echristo@redhat.com>
4627             Zack Weinberg  <zack@codesourcery.com>
4628
4629         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
4630
4631 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
4632
4633         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
4634         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
4635         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
4636         * gcc.dg/cleanup-5.c: Run only on Linux targets.
4637
4638 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
4639
4640         PR c++/13113
4641         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
4642
4643         PR c++/13854
4644         * g++.dg/ext/attrib13.C: New test.
4645
4646         PR c++/13907
4647         * g++.dg/conversion/op2.C: New test.
4648
4649 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4650
4651         * gcc.dg/titype-1.c: Fix pasto.
4652
4653 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4654
4655         * gcc.dg/titype-1.c: New test.
4656
4657 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4658
4659         PR c++/13957
4660         * g++.dg/template/non-type-template-argument-1.C,
4661         g++.dg/template/qualified-id1.C: Update dg-error marks.
4662         * g++.dg/template/nontype6.C: New test.
4663
4664 2004-02-01  Roger Sayle  <roger@eyesopen.com>
4665
4666         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
4667         * gcc.dg/builtins-31.c: New testcase.
4668         * gcc.dg/builtins-32.c: New testcase.
4669
4670 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
4671
4672         * objc.dg/call-super-2.m: Update line numbers
4673         for the including of stddef.h.
4674
4675 2004-01-30  Michael Matz  <matz@suse.de>
4676
4677         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
4678         g++.dg/ext/case-range3.C: New tests.
4679
4680 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4681
4682         DR206
4683         PR c++/13813
4684         * g++.dg/template/member4.C: New test.
4685
4686 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4687
4688         PR c++/13683
4689         * g++.dg/template/sizeof6.C: New test.
4690
4691 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4692
4693         * gcc.dg/fwritable-strings-1.c: New test.
4694
4695 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4696
4697         * gcc.c-torture/compile/20040130-1.c: New test.
4698
4699 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
4700
4701         * objc.dg/call-super-2.m: Include stddef.h for size_t.
4702
4703 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
4704
4705         PR c++/13883
4706         * g++.dg/template/ctor3.C: New test.
4707
4708 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4709
4710         * g++.dg/tc1: New directory.
4711         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
4712         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
4713         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
4714         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
4715         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
4716
4717 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4718
4719         * g++.dg/parse/error11.C: New test.
4720         * g++.dg/parse/error12.C: Likewise.
4721
4722 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
4723
4724         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
4725         (scan_initial, main): Use aligned_sizeof instead of sizeof.
4726
4727 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
4728
4729         PR c++/13791
4730         * g++.dg/ext/attrib12.C: New test.
4731
4732         PR c++/13736
4733         * g++.dg/parse/cast2.C: New test.
4734
4735 2004-01-27  James E Wilson  <wilson@specifixinc.com>
4736
4737         * objc.dg/encode-2.m (main): New local string.  Set depending on
4738         sizeof long.  Use in sscanf call.
4739         * objc.dg/encode-3.m (main): New local string.  Set depending on
4740         sizeof long.  Use in scan_initial call.
4741
4742 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4743
4744         * objc.dg/call-super-2.m: Make LP64-safe.
4745         * objc.dg/desig-init-1.m: Likewise.
4746
4747 2004-01-27  Devang Patel <dpatel@apple.com>
4748
4749         * g++.dg/debug/namespace1.C: New test.
4750
4751 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
4752
4753         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
4754         xscale-*-*.
4755
4756         * gcc.dg/arm-mmx-1.c: New test.
4757
4758 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4759
4760         * gcc.dg/20040127-1.c: New test.
4761         * gcc.dg/20040127-2.c: New test.
4762
4763 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4764
4765         * objc.dg/stret-1.m (glob): Renamed to globa.
4766
4767 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
4768
4769         PR c++/13663
4770         * g++.dg/expr/for1.C: New test.
4771
4772 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
4773
4774         PR middle-end/13779
4775         * gcc.dg/darwin-longlong.c: New test.
4776
4777 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
4778
4779         * gcc.dg/20040124-1.c: Moved test from here...
4780         * gcc.c-torture/compile/20040124-1.c: ...to here.
4781
4782 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4783
4784         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
4785         the assembly output if -m64 is passed.
4786
4787 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
4788
4789         PR c++/13833
4790         * g++.dg/template/cond3.C: New test.
4791
4792 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4793
4794         PR c++/13810
4795         * g++.dg/template/ttp7.C: New test.
4796
4797 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4798
4799         PR c++/13797
4800         * g++.dg/template/nontype4.C: New test.
4801         * g++.dg/template/nontype5.C: Likewise.
4802
4803 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
4804
4805         * gcc.dg/torture/mips-clobber-at.c: New test.
4806
4807 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
4808
4809         * gcc.dg/20040124-1.c: New test.
4810
4811 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
4812
4813         * gcc.dg/20040123-1.c: New test.
4814
4815 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
4816
4817         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
4818
4819 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4820
4821         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
4822
4823 2004-01-23  Andrew Pinski  <apinski@apple.com>
4824
4825         * gcc.dg/20030121-1.c: Move to ..
4826         * gcc.dg/20040121-1.c: here.
4827
4828 2004-01-23  Roger Sayle  <roger@eyesopen.com>
4829
4830         * gcc.dg/builtins-29.c: New test case.
4831
4832 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
4833
4834         PR 18314
4835         * gcc.dg/builtins-30.c: New testcase.
4836
4837 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
4838
4839         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
4840         * lib/g77.exp: Likewise.
4841         * lib/objc.exp: Likewise.
4842         * lib/g++.exp: Likewise.
4843
4844 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4845
4846         * gcc.dg/struct-by-value-2.c: New test.
4847
4848 2004-01-21  Andrew Pinski  <apinski@apple.com>
4849
4850         PR target/13785
4851         * gcc.dg/20030121-1.c: New test.
4852
4853 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
4854
4855         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
4856         clobber frame pointer register in asm statement.
4857
4858 2004-01-21  Falk Hueffner  <falk@debian.org>
4859
4860         * gcc.c-torture/compile/20040121-1.c: New test.
4861
4862 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
4863
4864         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
4865
4866 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
4867
4868         * gcc.dg/ppc64-abi-2.c: New test.
4869
4870 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4871
4872         * lib/treelang.exp: Fill out this file.
4873         * lib/treelang-dg.exp: New File.
4874
4875 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4876
4877         * gcc.c-torture/compile/981022-1.c: Remove.
4878         * gcc.dg/array-5.c: Remove XFAIL.
4879         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
4880         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
4881         gcc.dg/cond-lvalue-1.c: Update.
4882         * gcc.dg/cast-lvalue-2.c: New test.
4883
4884 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
4885
4886         PR c++/13592
4887         * g++.dg/other/error1.C (class foo): Tweak error message.
4888
4889         PR c++/13592
4890         * g++.dg/template/call2.C: New test.
4891
4892 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4893
4894         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
4895         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
4896         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
4897         scalar-return-1_x.c, scalar-return-2_y.c,
4898         scalar-return-3_x.c, scalar-return-3_y.c,
4899         scalar-return-4_x.c, scalar-return-4_y.c,
4900         struct-align-1.h, struct-align-1_x.c,
4901         struct-align-1_y.c, struct-align-2.h,
4902         struct-align-2_x.c, struct-align-2_y.c,
4903         struct-by-value-10_y.c, struct-by-value-11_x.c,
4904         struct-by-value-11_y.c, struct-by-value-12_x.c,
4905         struct-by-value-12_y.c, struct-by-value-13_x.c,
4906         struct-by-value-13_y.c, struct-by-value-14_x.c,
4907         struct-by-value-14_y.c, struct-by-value-15_x.c,
4908         struct-by-value-15_y.c, struct-by-value-16_y.c,
4909         struct-by-value-17_y.c, struct-by-value-18_y.c,
4910         struct-by-value-19_y.c, struct-by-value-1_x.c,
4911         struct-by-value-1_y.c, struct-by-value-20_y.c,
4912         struct-by-value-2_x.c, struct-by-value-2_y.c,
4913         struct-by-value-3_y.c, struct-by-value-4_x.c,
4914         struct-by-value-4_y.c, struct-by-value-5_y.c,
4915         struct-by-value-6_y.c, struct-by-value-7_y.c
4916         struct-by-value-8_x.c, struct-by-value-8_y.c
4917         struct-by-value-9_x.c, struct-by-value-9_y.c
4918         struct-return-10_x.c, struct-return-10_y.c,
4919         struct-return-19_x.c, struct-return-20_x.c
4920         struct-return-2_x.c, struct-return-2_y.c
4921         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
4922         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
4923
4924 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4925
4926         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
4927         attribute on sparc*-sun-solaris2.*.
4928
4929 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
4930
4931         PR c++/13710
4932         * g++.dg/ext/typeof7.C: New test.
4933
4934 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
4935
4936         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
4937         * gcc.dg/const-elim-1.c: Same.
4938
4939 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
4940
4941         * objc.dg/stret-1.m: New.
4942         * objc.dg/stret-2.m: New.
4943
4944 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
4945
4946         PR c++/11895
4947         * g++.dg/ext/vector1.C: New test.
4948
4949 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
4950
4951         * gcc.dg/pch/import-1.c: New.
4952         * gcc.dg/pch/import-1.hs: New.
4953         * gcc.dg/pch/import-1a.h: New.
4954         * gcc.dg/pch/import-1b.h: New.
4955         * gcc.dg/pch/import-1c.h: New.
4956
4957 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4958
4959         PR c++/13574
4960         * g++.dg/ext/array1.C: New test.
4961
4962         PR c++/13178
4963         * g++.dg/conversion/op1.C: New test.
4964
4965 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
4966
4967         PR 11864
4968         From Kazumoto Kojima / Dan Kegel:
4969         * gcc.dg/pr11864-1.c: New test.
4970
4971         PR 10392
4972         From Marcus Comstedt / Dan Kegel:
4973         * gcc.dg/pr10392-1.c: New test.
4974
4975 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4976
4977         PR c++/13478
4978         * g++.dg/init/ref10.C: New test.
4979
4980 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4981
4982         PR c++/13407
4983         * g++.dg/parse/typename6.C: New test.
4984
4985 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4986
4987         PR pch/13361
4988         * testsuite/g++.dg/pch/wchar-1.C: New.
4989         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4990
4991 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4992
4993         PR c++/9259
4994         * g++.dg/expr/sizeof2.C: New test.
4995
4996 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
4997
4998         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
4999
5000 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5001
5002         PR c++/13659
5003         * g++.dg/lookup/strong-using-3.C: New.
5004         * g++.dg/lookup/using-10.C: New.
5005
5006 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
5007
5008         PR c++/13594
5009         * g++.dg/lookup/strong-using-2.C: New.
5010
5011 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
5012             Dan Kegel <dank@kegel.com>
5013             J"orn Rennecke <joern.rennecke@superh.com>
5014
5015         PR target/9365
5016         * gcc.dg/pr9365-1.c: New test.
5017
5018 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5019
5020         PR c++/8856
5021         * g++.dg/parse/casting-operator2.C: New test.
5022         * g++.old-deja/g++.pt/explicit83.C: Remove.
5023
5024 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
5025
5026         * gcc.dg/label-compound-stmt-1.c: New test.
5027         * gcc.c-torture/compile/950922-1.c,
5028         gcc.c-torture/compile/20000211-3.c,
5029         gcc.c-torture/compile/20000518-1.c,
5030         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
5031         compound statements.
5032
5033 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
5034
5035         * gcc.dg/ppc64-abi-1.c: New test.
5036
5037 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
5038
5039          * g++.dg/ext/attrib9.C: Add dg-warnings.
5040
5041 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5042
5043         PR c++/12335
5044         * g++.dg/parse/dtor3.C: New test.
5045
5046 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
5047
5048         PR c++/12709
5049         * g++.dg/parse/try-catch-1.C: New test.
5050
5051 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
5052
5053         * ada/acats/run_all.sh: Add more verbose output in acats.log
5054         when compiling tests.
5055
5056 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5057
5058         PR 13656
5059         * gcc.dg/typedef-redecl.c: New test case.
5060         * gcc.dg/typedef-redecl.h: New support file.
5061
5062 2004-01-13  Jan Hubicka  <jh@suse.cz>
5063
5064         * gcc.dg/always_inline.c: New test.
5065         * gcc.dg/debug/20031231-1.c: Fix.
5066
5067 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5068
5069         PR c++/13474
5070         * g++.dg/template/array3.C: New test.
5071
5072 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
5073
5074         * g++.dg/ext/lvalue1.C: No longer expected to fail.
5075         * g++.dg/warn/Wunused-2.C: Likewise.
5076
5077 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5078
5079         PR c++/13289
5080         * g++.dg/template/instantiate6.C: New test.
5081
5082 2004-01-12  Roger Sayle  <roger@eyesopen.com>
5083
5084         PR middle-end/11397
5085         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
5086
5087 2004-01-12  Jan Hubicka  <jh@suse.cz>
5088
5089         PR opt/12826
5090         * gcc.dg/20040112-1.c: New.
5091
5092         * gcc.dg/dwarf-die[1-7].c: Move to...
5093         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
5094         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
5095
5096 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5097
5098         PR c++/4100
5099         * g++.dg/parse/friend4.C: New test.
5100
5101 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
5102
5103         PR c++/4100
5104         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
5105         definition is called a friend.
5106
5107 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
5108
5109         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
5110
5111 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
5112
5113         PR c++/3478
5114         * g++.dg/parse/error10.C: New test.
5115         * g++.dg/template/arg2.C: Accept "invalid type" error.
5116
5117 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
5118
5119         PR middle-end/13392
5120         * g++.dg/opt/expect2.C: New test.
5121
5122 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5123
5124         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
5125         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
5126         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
5127         Update dg-error regexps.
5128
5129 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
5130
5131         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
5132         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
5133
5134 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5135
5136         * gcc.dg/pragma-re-1.c: Use right pointer type.
5137
5138 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5139
5140         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
5141
5142 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
5143
5144         * gcc.dg/rs6000-ldouble-1.c: New.
5145
5146 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5147
5148         DR 337
5149         PR c++/9256
5150         * g++.dg/other/abstract1.C: New test.
5151
5152 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
5153
5154         * g++.dg/lookup/strong-using-1.C: New.
5155
5156 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
5157
5158         PR c/11234
5159         * gcc.dg/func-ptr-conv-1.c: New test.
5160         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
5161
5162 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
5163
5164         PR target/13380.
5165         * gcc.c-torture/compile/20040109-1.c: New.
5166
5167 2004-01-08  Stuart Hastings  <stuart@apple.com>
5168
5169         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
5170         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
5171         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
5172
5173 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
5174
5175         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
5176
5177 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5178
5179         * ada/acats/run_acats: Treat 'gnatchop' the same way
5180         as 'gnatmake'.  Export GCC_DRIVER.
5181         * ada/acats/run_all.sh: Add target_gnatchop.  Use
5182         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
5183
5184 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5185
5186         PR c++/12573
5187         * g++.dg/template/dependent-expr4.C: New test.
5188
5189 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
5190
5191         * gcc.dg/altivec-11.c: New test.
5192
5193 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
5194
5195         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
5196
5197 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5198
5199         PR c/6024
5200         * gcc.dg/enum-compat-1.c: New test.
5201         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
5202
5203 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5204
5205         PR c/12165
5206         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
5207         gcc.dg/c99-idem-qual-3.c: New tests.
5208
5209 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5210
5211         * gcc.dg/winline-7.c: Don't cast void * to int.
5212
5213 2004-01-06  Jan Hubicka  <jh@suse.cz>
5214
5215         * gcc.dg/i386-sse-5.c: New test
5216         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5217
5218 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5219
5220         PR c++/12815
5221         * g++.dg/rtti/typeid4.C: New test.
5222
5223 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5224
5225         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5226
5227 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5228
5229         PR c++/12132
5230         * g++.dg/template/error11.C: New test.
5231
5232         PR c++/13451
5233         * g++.dg/template/class2.C: New test.
5234
5235 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5236         Richard Sandiford <rsandifo@redhat.com>
5237
5238         PR c++/13387
5239         * g++.dg/opt/alias3.C: New test.
5240
5241 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5242
5243         PR c++/13157
5244         * g++.dg/template/koenig3.C: New test.
5245
5246         PR c++/13529
5247         * g++.dg/parse/offsetof3.C: New test.
5248
5249         * g++.dg/init/copy7.C: Add missing dg-error markers.
5250
5251         PR c++/12226
5252         * g++.dg/init/copy7.c: New test.
5253
5254         PR c++/13536
5255         * g++.dg/parse/cast1.C: New test.
5256
5257 2004-01-04  Jan Hubicka  <jh@suse.cz>
5258
5259         * gcc.dg/winline[1-7].c: New tests.
5260
5261 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5262
5263         PR c++/13520
5264         * g++.dg/template/qualttp22.C: New test.
5265
5266 2004-01-01  Jan Hubicka  <jh@suse.cz>
5267
5268         * gcc.dg/debug/20031231-1.c: New.
5269         * gcc.c-torture/compile/20040101-1.c: New.
5270         * gcc.dg/dwarf-die-[1-7].c: New.
5271
5272 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5273
5274         PR optimization/13521
5275         * gcc.c-torture/compile/20031231-1.c: New test.
5276
5277 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5278
5279         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5280
5281 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5282
5283         PR c++/10079
5284         * g++.dg/template/crash16.C: New test.
5285
5286 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5287
5288         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5289
5290 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5291
5292         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5293         ports.
5294         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5295         * g++.old-deja/g++.law/profile1.C: Likewise.
5296         * gcc.c-torture/compile/981006-1.c: Likewise.
5297         * gcc.c-torture/execute/loop-2e.x: Likewise.
5298         * gcc.c-torture/execute/loop-2f.x: Remove.
5299         * gcc.c-torture/execute/loop-2g.x: Likewise.
5300         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5301         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5302
5303 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5304
5305         PR c++/13507
5306         * g++.dg/ext/attrib11.C: New test.
5307
5308         PR c++/13494
5309         * g++.dg/template/array2-1.C: New test.
5310         * g++.dg/template/array2-2.C: New test.
5311
5312 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5313
5314         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5315
5316 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5317
5318         PR c++/12774
5319         * g++.dg/template/array1-1.C: New test.
5320         * g++.dg/template/array1-2.C: New test.
5321
5322 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5323
5324         PR fortran/12632
5325         * g77.dg/12632.f: New test case.
5326
5327 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5328
5329         PR c++/13289
5330         * g++.dg/parse/nontype1.C: New test.
5331
5332 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5333
5334         PR c++/12403
5335         * g++.dg/parse/explicit1.C: New test.
5336         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5337
5338 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5339
5340         PR c++/13081
5341         * g++.dg/opt/inline6.C: New test.
5342
5343         PR c++/12613
5344         * g++.dg/parse/error9.C: New test.
5345
5346         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5347
5348 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5349
5350         PR c++/13009
5351         * g++.dg/init/assign1.C: New test.
5352
5353 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5354
5355         PR c++/13070
5356         * g++.dg/warn/format3.C: New test case.
5357
5358 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5359
5360         * gcc.c-torture/compile/20031227-1.c: New test.
5361
5362 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5363
5364         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5365         * g77.dg/bprob/bprob.exp: Likewise.
5366         * gcc.misc-tests/bprob.exp: Likewise.
5367         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5368         variants on systems where the library does not provide that
5369         functionality.
5370         * gcc.dg/builtins-20.c: Use builtins-config.h.
5371         * gcc.dg/builtins-config.h: New file.
5372
5373 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5374
5375         * lib/gcc-dg.exp (dg-require-profiling): New function.
5376         * lib/target-supports.exp (check_profiling_available): Likewise.
5377         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5378         * g77.dg/bprob/bprob.exp: Likewise.
5379         * gcc.misc-tests/bprob.exp: Likewise.
5380         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5381         * gcc.dg/20021014-1.c: Likewise.
5382         * gcc.dg/nest.c: Likewise.
5383
5384 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5385
5386         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5387         compiling.
5388         * g++.dg/lookup/java2.C: Likewise.
5389         * gcc.dg/cpp/lexident.c: Likewise.
5390
5391 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5392
5393         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5394         given.
5395         * gcc.c-torture/compile/961203-1.c: Likewise.
5396         * gcc.c-torture/compile/980506-1.c: Likewise.
5397
5398 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5399
5400         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5401         (additional_prunes): New global.
5402         (gcc-dg-prune): Handle additional per-test pruning.
5403         (dg-test): Clear additional_prunes between tests.
5404
5405         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5406         dg-prune-output to avoid spurious failures from assembler
5407         complaining about nonexistent WAW violations.
5408         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5409         Use dg-prune-output to avoid spurious failures from assembler
5410         warning about Itanium B-step errata.
5411
5412 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5413
5414         * g++.dg/abi/macro0.C: New test.
5415         * g++.dg/abi/macro1.C: Likewise.
5416         * g++.dg/abi/macro2.C: Likewise.
5417
5418         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5419         * g++.dg/abi/bitfield7.C: Likewise.
5420         * g++.dg/abi/dtor2.C: Likewise.
5421         * g++.dg/abi/mangle11.C: Likewise.
5422         * g++.dg/abi/mangle12.C: Likewise.
5423         * g++.dg/abi/mangle14.C: Likewise.
5424         * g++.dg/abi/mangle17.C: Likewise.
5425         * g++.dg/abi/vbase10.C: Likewise.
5426         * g++.dg/abi/vbase14.C: Likewise.
5427         * g++.dg/template/qualttp17.C: Likewise.
5428
5429 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5430
5431         PR c/11995
5432         * gcc.dg/20031223-1.c: New test.
5433
5434 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5435
5436         * gcc.dg/noreturn-7.c: New test.
5437
5438 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5439
5440         * gcc.dg/null-pointer-1.c: New test.
5441
5442 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5443
5444         * g++.old-deja/g++.jason/template18.C: Remove.
5445         * g++.old-deja/g++.jason/template37.C: Likewise.
5446
5447         PR c++/12862
5448         * g++.dg/lookup/ns1.C: New test.
5449
5450         PR c++/12397
5451         * g++.dg/template/lookup3.C: New test.
5452
5453 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5454
5455         * g++.dg/template/recurse1.C: New test
5456
5457 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5458
5459         PR c++/12479
5460         * g++.dg/parse/semicolon1.C: New test.
5461         * g++.dg/parse/semicolon1.h: Likewise.
5462
5463 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5464
5465         * gcc.dg/darwin-misaligned.c: New test.
5466
5467 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5468
5469         PR c/9163
5470         * gcc.dg/20031222-1.c: New test.
5471
5472 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5473
5474         PR c++/13438
5475         * g++.dg/parse/error8.C: New test.
5476
5477         PR c++/11554
5478         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5479
5480 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5481
5482         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5483         too small.
5484         * gcc.c-torture/compile/930217-1.c: Likewise.
5485         * gcc.c-torture/compile/930513-1.c: Likewise.
5486         * gcc.c-torture/execute/920908-2.c: Likewise.
5487         * gcc.c-torture/execute/921204-1.c: Likewise.
5488         * gcc.c-torture/execute/930621-1.c: Likewise.
5489         * gcc.c-torture/execute/930630-1.c: Likewise.
5490         * gcc.c-torture/execute/931031-1.c: Likewise.
5491         * gcc.c-torture/execute/980602-2.c: Likewise.
5492         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5493         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5494         * gcc.c-torture/execute/extzvsi.c: Likewise.
5495         * gcc.c-torture/unsorted/ext.c: Likewise.
5496
5497 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5498
5499         PR target/12749
5500         * gcc.c-torture/compile/20031220-2.c: New test case.
5501
5502 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5503
5504         PR optimization/13031
5505         * gcc.c-torture/compile/20031220-1.c: New test case.
5506
5507 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5508
5509         * gcc.dg/cast-function-1.c: New test.
5510
5511 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5512
5513         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5514         formats.
5515
5516 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5517
5518         PR c++/12795
5519         * g++.dg/ext/attrib10.C: New test.
5520
5521 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5522
5523         * gcc.dg/cleanup-10.c: New test.
5524         * gcc.dg/cleanup-11.c: New test.
5525
5526 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5527
5528         PR c++/13239
5529         * g++.dg/opt/expect1.C: New test.
5530
5531 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5532
5533         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5534
5535 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5536
5537         PR debug/12923
5538         * gcc.dg/20031218-1.c: New test.
5539
5540         PR debug/12389
5541         * gcc.dg/20031218-2.c: New test.
5542         * gcc.dg/20031218-3.c: New test.
5543
5544         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5545         of label name and allow for USER_LABEL_PREFIX == "_" names.
5546         * g++.dg/abi/mangle18-2.C: Likewise.
5547         * g++.dg/abi/mangle19-1.C: Likewise.
5548         * g++.dg/abi/mangle19-2.C: Likewise.
5549         * g++.dg/abi/mangle20-1.C: Likewise.
5550         * g++.dg/abi/mangle20-2.C: Likewise.
5551
5552 2003-12-18  Richard Henderson  <rth@redhat.com>
5553
5554         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5555
5556 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5557             Dan Kegel <dank@kegel.com>
5558
5559         PR other/12009
5560         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5561         testing a cross compiler, it causes spurious compile failures.
5562         * lib/g++.exp: Likewise.
5563
5564 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5565
5566         PR c++/13262
5567         * g++.dg/template/access13.C: New test.
5568
5569 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5570
5571         * gcc.dg/20031216-1.c: New test.
5572
5573 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5574
5575         PR c++/9154
5576         * g++.dg/template/error10.C: New test.
5577
5578 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5579
5580         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5581         * g++.dg/eh/simd-2.C: Likewise.
5582
5583 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5584             Roger Sayle  <roger@eyesopen.com>
5585
5586         * gcc.c-torture/execute/ieee/mzero5.c: New.
5587
5588 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5589
5590         PR c++/10603
5591         * g++.dg/parse/error6.C: New test.
5592
5593         PR c++/12827
5594         * g++.dg/parse/error7.C: New test.
5595
5596 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5597
5598         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5599         at -O with stabs debugging formats.
5600         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5601         * gcc.dg/debug/debug-2.c: Likewise.
5602
5603 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5604
5605         PR c++/12696
5606         * g++.dg/init/error1.C: New test.
5607
5608         PR c++/12218
5609         * g++.dg/init/pm3.C: New test.
5610
5611 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5612
5613         PR c/3347
5614         * gcc.dg/bitfld-8.c: New test.
5615
5616 2003-12-16  James Lemke  <jim@wasabisystems.com>
5617
5618         * gcc.dg/arm-scd42-[123].c: New tests.
5619
5620 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5621
5622         PR c++/9043
5623         * g++.dg/abi/mangle20-1.C: New test.
5624         * g++.dg/abi/mangle20-2.C: New test.
5625
5626 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5627
5628         PR c++/13275
5629         * g++.dg/other/offsetof2.C: Remove XFAIL.
5630         * g++.dg/parse/offsetof1.C: New test.
5631         * g++.gd/parse/offsetof2.C: Likewise.
5632
5633 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5634
5635         * g++.dg/template/nontype3.C: New test.
5636         * g++.dg/template/static2.C: Tweaked the dg-error clause.
5637
5638 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5639
5640         * g++.dg/warn/noreturn-3.C: Also test instantiation.
5641
5642 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5643
5644         PR c++/13387
5645         * g++.dg/expr/assign1.C: New test.
5646
5647         PR c++/13242
5648         * g++.dg/abi/mangle19-1.C: New test.
5649         * g++.dg/abi/mangle19-2.C: New test.
5650
5651 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
5652
5653         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
5654
5655 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5656
5657         * gcc.c-torture/execute/20031216-1.c: New test.
5658
5659 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5660
5661         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
5662         an ICE regression.
5663
5664 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5665
5666         PR c++/10926
5667         * g++.dg/template/error9.C: New test.
5668
5669         PR c++/11116
5670         * g++.dg/template/error8.C: New test.
5671
5672 2003-12-15  Roger Sayle  <roger@eyesopen.com>
5673
5674         PR middle-end/13400
5675         * gcc.c-torture/execute/20031215-1.c: New test case.
5676
5677 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5678
5679         PR c++/13269
5680         * g++.dg/parse/error5.C: New test.
5681
5682         PR c++/12989
5683         * g++.dg/expr/sizeof1.C: New test.
5684
5685         PR c++/13310
5686         * g++.dg/template/crash15.C: New test.
5687
5688 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
5689
5690         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
5691         a non-POD type as the last named parameter of a varargs function.
5692
5693 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5694
5695         PR c++/13243
5696         PR c++/12573
5697         * g++.dg/template/crash14.C: New test.
5698         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
5699
5700 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
5701
5702         * g++.dg/other/java1.C: New test.
5703
5704         PR c++/13241
5705         * g++.dg/abi/mangle18-1.C: New test.
5706         * g++.dg/abi/mangle18-2.C: New test.
5707
5708 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5709
5710         PR optimization/10312
5711         * gcc.c-torture/execute/20031214-1.c: New.
5712
5713 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
5714
5715         PR c++/10779
5716         PR c++/12160
5717         * g++.dg/parse/error3.C: New test.
5718         * g++.dg/parse/error4.C: Likewise.
5719         * g++.dg/abi/mangle4.C: Tweak error messages.
5720         * g++.dg/lookup/using5.C: Likewise.
5721         * g++.dg/other/error2.C: Likewise.
5722         * g++.dg/parse/typename5.C: Likewise.
5723         * g++.dg/parse/undefined1.C: Likewise.
5724         * g++.dg/template/arg2.C: Likewise.
5725         * g++.dg/template/ttp3.C: Likewise.
5726         * g++.dg/template/type1.C: Likewise.
5727         * g++.old-deja/g++.other/crash32.C: Likewise.
5728         * g++.old-djea/g++.pt/defarg8.C: Likewise.
5729
5730 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5731
5732         PR c++/13106
5733         * g++.dg/warn/noreturn-3.C: New test.
5734
5735 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5736
5737         PR c++/13118
5738         * g++.dg/abi/covariant3.C: New.
5739
5740 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
5741
5742         * g++.dg/eh/ia64-1.C: New test.
5743
5744 2003-12-12  Roger Sayle  <roger@eyesopen.com>
5745
5746         PR optimization/13037
5747         * g77.f-torture/execute/13037.f: New test case.
5748
5749 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5750
5751         PR c++/12881
5752         * g++.dg/abi/covariant2.C: New.
5753
5754 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
5755
5756         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
5757
5758 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
5759
5760         * gcc.c-torture/execute/wchar_t-1.x: Delete.
5761
5762 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
5763
5764         PR other/10819
5765         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
5766         to fix Bug 10819.
5767         * lib/g++.exp (g++_version): Likewise.
5768         * lib/g77.exp (g77_version): Likewise.
5769         * lib/objc.exp (default_objc_version): Likewise.
5770
5771 2003-12-10  Richard Henderson  <rth@redhat.com>
5772
5773         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
5774
5775         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
5776
5777 2003-12-08  Matt Austern  <austern@apple.com>
5778
5779         PR c/13134
5780         * lib/gcc-dg.exp (dg-require-visibility): Define.
5781         * lib/target-supports (check_visibility_available): Define.
5782         * gcc.dg/visibility-1.c: New test.
5783         * gcc.dg/visibility-2.c: Likewise.
5784         * gcc.dg/visibility-3.c: Likewise.
5785         * gcc.dg/visibility-4.c: Likewise.
5786         * gcc.dg/visibility-5.c: Likewise.
5787         * gcc.dg/visibility-6.c: Likewise.
5788         * g++.dg/ext/visibility-1.C: Likewise.
5789         * g++.dg/ext/visibility-2.C: Likewise.
5790         * g++.dg/ext/visibility-3.C: Likewise.
5791         * g++.dg/ext/visibility-4.C: Likewise.
5792         * g++.dg/ext/visibility-5.C: Likewise.
5793         * g++.dg/ext/visibility-6.C: Likewise.
5794
5795 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5796
5797         * g++.dg/lookup/java1.C: New test.
5798         * g++.dg/lookup/java2.C: New test.
5799
5800 2003-12-07  Falk Hueffner  <falk@debian.org>
5801
5802         * g++.dg/opt/noreturn-1.C: New test.
5803
5804 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
5805
5806         * gcc.dg/overflow-1.c: New test.
5807
5808 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5809
5810         * g77.f-torture/compile/13060.f: New test.
5811
5812 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
5813
5814         PR c++/13323
5815         * g++.dg/inherit/operator2.C: New test.
5816
5817 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
5818
5819         PR c++/13305
5820         * g++.dg/ext/attrib9.C: New test.
5821
5822 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
5823
5824         PR c++/13314
5825         * g++.dg/template/error7.C: New test.
5826
5827 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
5828             J"orn Rennecke <joern.rennecke@superh.com>
5829
5830         PR target/13302
5831         * g++.dg/other/struct-va_list.C: New test.
5832
5833 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5834
5835         PR c++/13166
5836         * g++.dg/parse/defarg6.C: New test.
5837
5838 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
5839
5840         PR target/13256
5841         * gcc.c-torture/execute/20031201-1.c: New test.
5842
5843 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
5844
5845         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
5846
5847 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5848
5849         * gcc.dg/builtin-return-1.c: New test.
5850
5851 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
5852             J"orn Rennecke <joern.rennecke@superh.com>
5853
5854         PR optimization/13260
5855         * gcc.c-torture/execute/20031204-1.c: New test.
5856
5857 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5858
5859         PR c++/9127
5860         * g++.dg/template/error6.C: New test.
5861
5862 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
5863
5864         * gcc.dg/20031202-1.c: New test.
5865
5866 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5867
5868         PR c++/13179
5869         * g++.dg/template/eh1.C: New test.
5870
5871         PR c++/10771
5872         * g++.dg/template/error5.C: New test.
5873
5874 2003-12-02  David Ung  <davidu@mips.com>
5875
5876         * gcc.dg/compat/vector-check.h: Corrected type for var
5877         g_##TMODE
5878
5879 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5880
5881         PR c++/10126
5882         * g++.dg/template/ptrmem8.C: New test.
5883
5884 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5885
5886         PR c++/12573
5887         * g++.dg/template/dependent-expr3.C: New test.
5888
5889 2003-12-01  James Lemke  <jim@wasabisystems.com>
5890
5891         * gcc.dg/arm-g2.c: New test.
5892
5893 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5894
5895         PR optimization/11634
5896         * gcc.dg/20031201-2.c: New test case.
5897
5898 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
5899
5900         PR 11433
5901         * objc.dg/proto-lossage-3.m: New test.
5902
5903 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5904
5905         PR optimization/12628
5906         * gcc.dg/20031201-1.c: New test case.
5907
5908 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5909
5910         * gcc.dg/unaligned-1.c: New test.
5911
5912 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
5913
5914         PR c++/9849
5915         * g++.dg/template/error4.C: New test.
5916         * g++.dg/template/nested3.C: Adjust error markers.
5917
5918 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5919
5920         * gcc.dg/cpp/assert4.c: Check more #system assertions.
5921
5922 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
5923
5924         PR c/10333
5925         * gcc.dg/bitfld-7.c: New test.
5926
5927 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
5928
5929         * gcc.dg/tls/asm-1.C: New test.
5930
5931 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5932
5933         * gcc.dg/cpp/assert4.c: Update.
5934
5935 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5936
5937         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
5938         * gcc.dg/builtin-apply3.c: New test.
5939
5940 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5941
5942         * lib/compat.exp (compat-obj): New xfaildata parameter.
5943         Use it to set compiler_conditional_xfail_data before compiling.
5944         (compat-get-options): Handle dg-xfail-if.
5945         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
5946         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
5947         * gcc.dg/compat/vector-1_y.c: Likewise.
5948         * gcc.dg/compat/vector-2_x.c: Likewise.
5949         * gcc.dg/compat/vector-2_y.c: Likewise.
5950
5951 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5952
5953         * g++.dg/opt/reg-stack4.C: New test.
5954
5955 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5956
5957         * gcc.dg/builtin-apply2.c: New test.
5958
5959 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5960
5961         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
5962
5963 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5964
5965         PR c++/12924
5966         * g++.dg/template/template-id-2.C: New test.
5967
5968 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5969
5970         PR c++/5369
5971         * g++.dg/template/memfriend1.C: New test.
5972         * g++.dg/template/memfriend2.C: Likewise.
5973         * g++.dg/template/memfriend3.C: Likewise.
5974         * g++.dg/template/memfriend4.C: Likewise.
5975         * g++.dg/template/memfriend5.C: Likewise.
5976         * g++.dg/template/memfriend6.C: Likewise.
5977         * g++.dg/template/memfriend7.C: Likewise.
5978         * g++.dg/template/memfriend8.C: Likewise.
5979         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
5980
5981 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
5982
5983         PR c++/12515
5984         * g++.dg/ext/cond1.C: New test.
5985
5986 2003-11-20  Richard Henderson  <rth@redhat.com>
5987
5988         * gcc.dg/20020201-2.c: Remove.
5989         * gcc.dg/20020201-4.c: Remove.
5990         * gcc.dg/20020304-1.c: Remove.
5991
5992 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5993
5994         * gcc.dg/cpp/trad/xwin1.c: New test case.
5995
5996 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5997
5998         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
5999         * lib/g77.exp: Likewise.
6000         * lib/objc.exp: Likewise.
6001         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
6002         for darwin.
6003
6004 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6005
6006         PR c++/12932
6007         * g++.dg/template/static5.C: New test.
6008
6009 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
6010
6011         * gcc.dg/nested-func-1.c: New test.
6012
6013 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6014
6015         * gcc.dg/cpp/assert4.c: New test.
6016
6017 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6018
6019         PR c++/2294
6020         * g++.dg/lookup/using9.c: New test.
6021
6022 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
6023
6024         PR c++/12762
6025         * g++.dg/template/error3.C: New test.
6026
6027 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6028
6029         PR ada/13035
6030         * ada/acats/run_acats, run_all.sh: Fix syntax error.
6031         No longer use a wrapper for gcc, since this does not work under
6032         Windows.
6033
6034 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
6035
6036         PR c++/2094
6037         * g++.dg/template/ptrmem7.C: New test.
6038
6039 2003-11-13  Andrew Pinski <apinski@apple.com>
6040
6041         * gcc.c-torture/compile/20031113-1.c: New test.
6042
6043 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6044             Kean Johnston <jkj@sco.com>
6045
6046         PR c/13029
6047         * gcc.dg/unused-4.c: Update.
6048
6049 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6050
6051         * g++.dg/opt/const3.C: New test.
6052
6053 2003-11-13  Jan Hubicka  <jh@suse.cz>
6054
6055         * gcc.c-torture/compile/20031112-1.c: New test.
6056
6057 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
6058
6059         * g++.dg/parse/crash10.C: Remove bogus error marker.
6060
6061 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6062
6063         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
6064         (host_gcc): Likewise.
6065         (ROOT): Honor $PWDCMD.
6066         (BASE): Likewise.
6067         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
6068
6069 2003-11-12  Catherine Moore  <clm@redhat.com>
6070
6071         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
6072
6073 2003-11-12  Andreas Jaeger  <aj@suse.de>
6074             Jakub Jelinek  <jakub@redhat.com>
6075             Andrew Pinski  <pinskia@physics.uc.edu>
6076             Richard Henderson  <rth@redhat.com>
6077
6078         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
6079         systems.
6080         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
6081
6082         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
6083         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
6084
6085 2003-11-11  Andreas Jaeger  <aj@suse.de>
6086
6087         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
6088
6089         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
6090
6091 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
6092
6093         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
6094         Clean ups.
6095
6096 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
6097
6098         * gcc.dg/trampoline-1.c: New test.
6099
6100 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
6101
6102         * gcc.c-torture/compile/200031109-1.c: New test.
6103
6104 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6105
6106         PR c/3190
6107         PR c/8714
6108         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
6109         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
6110         gcc.dg/format/no-y2k-1.c: Update.
6111
6112 2003-11-08  Roger Sayle  <roger@eyesopen.com>
6113
6114         PR optimization/10467
6115         * gcc.dg/20031108-1.c: New test case.
6116
6117 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
6118
6119         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
6120
6121 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6122
6123         * gcc.dg/compound-lvalue-1.c: New test.
6124         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
6125         some XFAILs.
6126
6127 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
6128
6129         * gcc.dg/altivec-varargs-1.c: New test.
6130
6131 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6132
6133         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
6134         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
6135         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
6136         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
6137         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
6138
6139 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
6140
6141         * gcc.dg/cond-lvalue-1.c: New test.
6142
6143 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
6144
6145         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
6146
6147 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6148
6149         PR c++/11616
6150         * g++.dg/template/instantiate5.C: New test.
6151
6152 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6153
6154         PR c++/12726
6155         * g++.dg/ext/complit2.C: Replace test with self-contained version.
6156         * ChangeLog: Add missing first entry for above test.
6157
6158 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6159
6160         PR c++/9810
6161         * g++.dg/template/using8.C: New test.
6162         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
6163
6164 2003-11-02  Roger Sayle  <roger@eyesopen.com>
6165
6166         PR optimization/10817
6167         * gcc.c-torture/compile/20031102-1.c: New test case.
6168
6169 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
6170
6171         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
6172         2147483647.
6173
6174 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6175
6176         * gcc.dg/20031102-1.c: New test.
6177
6178 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
6179
6180         * gcc.dg/complex-1.c: New test.
6181
6182 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6183
6184         PR c++/12796
6185         * g++.dg/template/crash13.C: Adjust expected error location.
6186         * g++.old-deja/g++.brendan/ns1.C: Likewise.
6187
6188 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6189
6190         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6191
6192 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6193
6194         PR/10239
6195         * gcc.c-torture/compile/20031031-2.c: New test.
6196
6197 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
6198
6199         PR/11640
6200         * gcc.c-torture/compile/20031031-1.c: New test.
6201
6202 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
6203
6204         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
6205         * gcc.misc-tests/bprob.exp: Likewise.
6206         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
6207         the execution test on arm-elf configs.
6208         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
6209         configs that don't support scratch files.
6210         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6211
6212 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6213
6214         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6215         done by dejagnu.
6216
6217 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6218
6219         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6220         Avoid non pure sh syntax. Add more logging.
6221
6222         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6223         fail.
6224
6225 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6226
6227         PR libgcj/10610
6228         * gcc.dg/ppc-stackalign-1.c: New test.
6229
6230 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6231
6232         * ada/acats/run_all.sh: Change output to be more compliant with
6233         dejagnu framework.
6234         Create acats.sum and acats.log files under testsuite/ada/acats
6235         Only run [a-z]* directories, to filter out e.g. CVS.
6236         Redirect build output to log file.
6237
6238 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6239
6240         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6241
6242 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6243
6244         PR ada/5909:
6245         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6246
6247 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6248
6249         * gcc.c-torture/compile/20031023-1.c: New test.
6250         * gcc.c-torture/compile/20031023-2.c: New test.
6251         * gcc.c-torture/compile/20031023-3.c: New test.
6252         * gcc.c-torture/compile/20031023-4.c: New test.
6253
6254 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6255
6256         PR c++/10371
6257         * g++.dg/lookup/scoped8.C: New test.
6258
6259 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6260
6261         * g++.dg/opt/reg-stack3.C: New test.
6262
6263 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6264
6265         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6266
6267 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6268
6269         PR c++/11076
6270         * g++.dg/template/crash13.C: New test.
6271
6272 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6273
6274         * gcc.dg/c99-restrict-2.c: New test.
6275
6276 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6277
6278         PR c++/12698, c++/12699, c++/12700, c++/12566
6279         * g++.dg/inherit/covariant9.C: New test.
6280         * g++.dg/inherit/covariant10.C: New test.
6281         * g++.dg/inherit/covariant11.C: New test.
6282
6283 2003-10-23  Jason Merrill  <jason@redhat.com>
6284
6285         PR c++/12726
6286         * g++.dg/ext/complit2.C: New test.
6287
6288 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6289
6290         PR target/12654
6291         * gcc.c-torture/execute/20031020-1.c: New test.
6292
6293 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6294
6295         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6296         following the jump_insn.
6297
6298 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6299
6300         * gcc.dg/cast-lvalue-1.c: New test.
6301
6302 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6303
6304         PR c++/11962
6305         * g++.dg/template/cond2.C: New test.
6306
6307 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6308
6309         * gcc.dg/builtins-28.c: New test.
6310
6311 2003-10-20  Jan Hubicka  <jh@suse.cz>
6312
6313         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6314         parameter.
6315         * testsuite/gcc.dg/inline-2.c: Likewise.
6316
6317 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6318
6319         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6320         * gcc.dg/nest.c:  Likewise.
6321
6322 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6323
6324         PR c++/9781, c++/10583, c++/11862
6325         * g++.dg/parse/crash13.C: New test.
6326
6327 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6328
6329         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6330
6331 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6332
6333         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6334         Define HAVE_C99_RUNTIME except on Solaris.
6335         * gcc.dg/builtins-20.c: Likewise.
6336
6337 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6338
6339         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6340
6341 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6342
6343         PR c++/12495
6344         * g++.dg/template/crash21.C: New test.
6345
6346 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6347
6348         PR c++/2513
6349         * g++.dg/template/typename5.C: New test.
6350
6351 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6352
6353         PR c++/12369
6354         * g++.dg/template/friend25.C: New test.
6355
6356 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6357
6358         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6359         versions.
6360
6361 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6362
6363         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6364         == 2147483647.
6365
6366 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6367
6368         * gcc.c-torture/execute/960416-1.x: Remove.
6369         * gcc.c-torture/execute/divconst-3.x: Likewise.
6370
6371 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6372
6373         PR target/12598
6374         * gcc.dg/torture/cris-volatile-1.c: New test.
6375
6376 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6377
6378         PR optimization/9325
6379         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6380         for overflowing floating point to integer conversion during RTL
6381         simplification.
6382
6383 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6384
6385         * objc/execute/_cmd.m: Fix typo.
6386         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6387         Relax 'scan-assembler' regexp.
6388         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6389         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6390         * objc.dg/zero-link-2.m: Remove blank line.
6391         * objc.dg/zero-link-3.m: New test case.
6392
6393 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6394
6395         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6396
6397         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6398         than linker trickery.
6399
6400 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6401
6402         PR c++/12370
6403         * g++.dg/other/friend2.C: New test.
6404
6405 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6406
6407         * gcc.dg/20031012-1.c: New test.
6408
6409 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6410
6411         * gcc.dg/weak/weak-3.c: Fix for new warning.
6412
6413 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6414
6415         PR optimization/8750
6416         * gcc.c-torture/execute/20031012-1.c: New test case.
6417
6418 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6419
6420         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6421         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6422
6423 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6424
6425         PR optimization/12260
6426         * gcc.c-torture/compile/20031011-2.c: New test case.
6427
6428 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6429
6430         * gcc.c-torture/execute/20031011-1.c: New testcase.
6431
6432 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6433
6434         * gcc.c-torture/compile/20031011-1.c: New test.
6435
6436 2003-10-11  Jan Hubicka  <jh@suse.cz>
6437
6438         * g++.dg/other/first-global.C: New test.
6439
6440 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6441
6442         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6443
6444 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6445
6446         * gcc.c-torture/compile/20031010-1.c: New test.
6447
6448 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6449
6450         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6451         * gcc.c-torture/execute/va-arg-25.c: ... here.
6452
6453 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6454
6455         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6456
6457 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6458
6459         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6460
6461 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6462
6463         * g++.dg/parse/error2.C: New test.
6464
6465 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6466
6467         PR c++/11097
6468         * g++.dg/other/error5.C: Modify the error message.
6469         * g++.dg/lookup/using8.C: New test.
6470
6471 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6472
6473         * gcc.dg/darwin-abi-2.c: New file.
6474         * gcc.c-torture/execute/va-arg-24.c: New file.
6475
6476 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6477
6478         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6479         indentation.
6480
6481 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6482
6483         PR c++/10147
6484         * g++.dg/other/error4.C: Update error messages.
6485         * g++.dg/template/ptrmem4.C: Likewise.
6486
6487         PR c++/12337
6488         * g++.dg/init/new9.C: New test.
6489
6490         PR c++/12334, c++/12236, c++/8656
6491         * g++.dg/ext/attrib8.C: New test.
6492
6493 2003-10-06  Devang Patel  <dpatel@apple.com>
6494
6495         * gcc.dg/debug/dwarf2-3.h: New test.
6496         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6497
6498 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6499
6500         * g++.dg/opt/cfg2.C: New test.
6501
6502 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6503
6504         * g++.dg/opt/float1.C: New test.
6505
6506 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6507
6508         * gcc.dg/c90-array-lval-6.c: New test.
6509         * gcc.dg/c99-array-lval-6.c: New test.
6510
6511 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6512             Ziemowit Laski  <zlaski@apple.com>
6513
6514         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6515         'Derived', so that it is never considered a class method; add
6516         new warning for '+port' method ambiguity.
6517         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6518         <objc/objc-api.h> (needed on Mac OS X).
6519         * objc.dg/method-13.m: New test.
6520
6521 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6522
6523         PR optimization/9325, PR java/6391
6524         * gcc.c-torture/execute/20031003-1.c: New test case.
6525
6526 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6527
6528         PR optimization/12180
6529         * gcc.dg/20031002-1.c: New test.
6530
6531         PR c++/12486
6532         * g++.dg/inherit/error1.C: New test.
6533
6534 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6535
6536         * lib/f-torture.exp (search_for): Rename to...
6537         (search_for_re): This.  Also, clean up comments and the
6538         "regexp" invocation.
6539
6540 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6541
6542         * gcc.c-torture/compile/20031002-1.c: New test.
6543
6544 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6545
6546         * g++.dg/opt/cond1.C: New test.
6547
6548 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6549
6550         * gcc.dg/Wold-style-definition-2.c: New testcase.
6551         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6552
6553 2003-09-29  Richard Henderson  <rth@redhat.com>
6554
6555         * g++.dg/init/array10.C: Add dg-options.
6556
6557 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6558
6559         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6560
6561 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6562
6563         * g++.dg/template/friend19.C: Fix typo.
6564         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6565
6566 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6567
6568         * gcc.c-torture/execute/20030928-1.c: New test.
6569         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6570
6571 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6572
6573         * g++.dg/opt/unroll1.C: New test.
6574
6575 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6576
6577         PR optimization/11741
6578         * gcc.dg/20030926-1.c: New test case.
6579
6580 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6581
6582         PR c++/5655
6583         * g++.dg/parse/access7.C: New test.
6584         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6585
6586 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6587
6588         MERGE OF objc-improvements-branch into MAINLINE:
6589         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6590         if libobjc has not been built.
6591         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6592         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6593         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6594         objc/execute/nested-3.m, objc/execute/np-2.m,
6595         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6596         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6597         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6598         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6599         objc.dg/special/unclaimed-category-1.h,
6600         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6601         well as GNU runtime.
6602         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6603         * execute/cascading-1.m, execute/function-message-1.m,
6604         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6605         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6606         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6607         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6608         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6609         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6610         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6611         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6612         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6613         * objc.dg/bitfield-2.m: Run only on Darwin.
6614         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
6615         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
6616         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
6617         * objc.dg/const-str-1.m: Fix constant string layout.
6618
6619 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
6620
6621         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
6622
6623 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
6624
6625         * gcc.dg/darwin-abi-1.c: New file.
6626
6627 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
6628
6629         PR target/12281
6630         * gcc.c-torture/compile/20030921-1.c: New test.
6631
6632 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6633
6634         * g++.dg/opt/reg-stack2.C: New test.
6635
6636 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6637
6638         * g++.dg/eh/delayslot1.C: New test.
6639
6640 2003-09-20  Richard Henderson  <rth@redhat.com>
6641
6642         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
6643
6644 2003-09-20  Roger Sayle  <roger@eyesopen.com>
6645
6646         * gcc.c-torture/execute/20030920-1.c: New test case.
6647
6648 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6649
6650         * g++.dg/rtti/typeid3.C: Correct expected error message.
6651
6652 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6653
6654         PR c++/157
6655         * g++.dg/parse/crash12.C: New test.
6656
6657 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
6658
6659         * gcc.dg/compat/mixed-struct-check.h: New.
6660         * gcc.dg/compat/mixed-struct-defs.h: New.
6661         * gcc.dg/compat/mixed-struct-init.h: New.
6662         * gcc.dg/compat/struct-by-value-19_main.c: New.
6663         * gcc.dg/compat/struct-by-value-19_x.c: New.
6664         * gcc.dg/compat/struct-by-value-19_y.c: New.
6665         * gcc.dg/compat/struct-by-value-20_main.c: New.
6666         * gcc.dg/compat/struct-by-value-20_x.c: New.
6667         * gcc.dg/compat/struct-by-value-20_y.c: New.
6668         * gcc.dg/compat/struct-return-19_main.c: New.
6669         * gcc.dg/compat/struct-return-19_x.c: New.
6670         * gcc.dg/compat/struct-return-19_y.c: New.
6671         * gcc.dg/compat/struct-return-20_main.c: New.
6672         * gcc.dg/compat/struct-return-20_x.c: New.
6673         * gcc.dg/compat/struct-return-20_y.c: New.
6674
6675 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
6676         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
6677         so that it will not complain on LP64 targets.
6678
6679 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6680
6681         PR c++/495
6682         * g++.dg/template/friend24.C: New test.
6683
6684 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
6685
6686         PR c++/12332
6687         * g++.dg/template/memtmpl2.C: New test.
6688
6689 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
6690
6691         PR target/11184
6692         * gcc.dg/builtin-apply1.c: New test.
6693
6694 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6695
6696         PR c++/9848
6697         * g++.dg/warn/Wunused-4.C: New test.
6698
6699 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6700
6701         PR c++/12316
6702         * g++.dg/other/gc2.C: New test.
6703
6704 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
6705
6706         PR c++/11991
6707         * g++.dg/rtti/typeid3.C: New test.
6708
6709         PR c++/12266
6710         * g++.dg/overload/template1.C: New test.
6711
6712 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6713
6714         * g++.dg/opt/cfg3.C: New test.
6715
6716 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6717
6718         PR c++/7939
6719         * g++.dg/template/crash11.C: New test.
6720
6721 2003-09-16  Jason Merrill  <jason@redhat.com>
6722             Jakub Jelinek  <jakub@redhat.com>
6723
6724         * gcc.dg/attr-warn-unused-result.c: New test.
6725
6726 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6727
6728         PR c++/12184
6729         * g++.dg/expr/call2.C: New test.
6730
6731 2003-09-15  Andreas Jaeger  <aj@suse.de>
6732
6733         * gcc.dg/Wold-style-definition-1.c: New test.
6734
6735 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
6736
6737         PR c++/3907
6738         * g++.dg/parse/template12.C: New test.
6739
6740         * g++.dg/abi/bitfield11.C: New test.
6741         * g++.dg/abi/bitfield12.C: Likewise.
6742
6743 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
6744
6745         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
6746         non-expansion of functional macro name without arguments at EOL.
6747         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
6748
6749 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
6750
6751         * gcc.c-torture/execute/20030914-[12].c: New tests.
6752
6753 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6754
6755         PR c++/11788
6756         * g++.dg/overload/addr1.C: New test.
6757
6758 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
6759
6760         * gcc.dg/20030909-1.c: New test.
6761
6762 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6763
6764         * gcc.dg/ultrasp10.c: New test.
6765
6766 2003-09-09  Devang Patel  <dpatel@apple.com>
6767
6768         * gcc.dg/darwin-ld-6.c: New test.
6769
6770 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6771
6772         * gcc.dg/torture/builtin-explog-1.c: New testcase.
6773
6774 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
6775
6776         * gcc.dg/ia64-types1.c: New test.
6777         * gcc.dg/ia64-types2.c: Likewise.
6778
6779 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6780
6781         * gcc.dg/builtins-1.c: Add more _Complex tests.
6782         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6783
6784         * gcc.dg/builtins-1.c: Test existing _Complex functions.
6785         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6786
6787 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
6788
6789         PR c++/11786
6790         * g++.dg/lookup/koenig2.C: New test.
6791
6792         PR c++/5296
6793         * g++.dg/rtti/typeid2.C: New test.
6794
6795 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
6796
6797         * gcc.c-torture/compile/20030904-1.c: New test.
6798
6799 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6800
6801         * g++.dg/opt/longbranch2.C: New test.
6802
6803 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
6804
6805         * g++.dg/template/crash10.C: Only compile it.
6806
6807 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
6808
6809         PR middle-end/11665
6810         * gcc.c-torture/compile/20030907-1.c: New test.
6811         * g++.dg/init/array11.C: New test.
6812
6813 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
6814
6815         PR c++/11852
6816         * g++.dg/init/struct1.C: New test.
6817
6818 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
6819
6820         PR c++/12181
6821         * g++.dg/expr/comma1.C: New test.
6822
6823 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
6824
6825         PR c++/11867
6826         * g++.dg/expr/static_cast5.C: New test.
6827
6828 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
6829
6830         PR c++/11507
6831         * g++.dg/lookup/scoped7.C: New test.
6832
6833         PR c++/9574
6834         * g++.dg/other/static1.C: New test.
6835
6836         PR c++/11490
6837         * g++.dg/warn/template-1.C: New test.
6838
6839         PR c++/11432
6840         * g++.dg/template/crash10.C: New test.
6841
6842         PR c++/2478
6843         * g++.dg/overload/VLA.C: New test.
6844
6845         PR c++/10804
6846         * g++.dg/template/call1.C: New test.
6847
6848 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6849
6850         PR c++/11794
6851         * g++.dg/parse/using3.C: New test.
6852
6853 2003-09-06  Roger Sayle  <roger@eyesopen.com>
6854
6855         PR c++/11409
6856         * g++.dg/overload/builtin3.C: New test case.
6857
6858 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
6859
6860         PR c/9862
6861         * gcc.dg/20030906-1.c: New test.
6862         * gcc.dg/20030906-2.c: Likewise.
6863
6864 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6865
6866         PR c++/12167
6867         * g++.dg/parse/defarg5.C: New test.
6868
6869         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
6870
6871 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
6872
6873         PR c++/12163
6874         * g++.dg/expr/static_cast4.C: New test.
6875
6876         PR c++/12146
6877         * g++.dg/template/crash9.C: New test.
6878
6879 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
6880
6881         * g++.old-deja/g++.ext/pretty2.C: Update for change
6882         in __FUNCTION__.
6883         * g++.old-deja/g++.ext/pretty3.C: Likewise.
6884
6885 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
6886
6887         PR c++/11922
6888         * g++/dg/template/qualified-id1.C: New test.
6889
6890         PR c++/12037
6891         * g++.dg/warn/noeffect4.C: New test.
6892
6893 2003-09-04  Matt Austern  <austern@apple.com>
6894
6895         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
6896         * g++.dg/ext/fnname2.C: Likewise.
6897         * g++.dg/ext/fnname3.C: Likewise.
6898
6899 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
6900
6901         * g++.dg/expr/lval1.C: New test.
6902         * g++.dg/ext/lvcast.C: Remove.
6903
6904 2003-09-03  Roger Sayle  <roger@eyesopen.com>
6905
6906         PR optimization/11700.
6907         * gcc.c-torture/compile/20030903-1.c: New test case.
6908
6909 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
6910
6911         PR c++/12053
6912         * g++.dg/abi/layout4.C: New test.
6913
6914 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
6915
6916         PR c++/11553
6917         * g++.dg/parse/friend3.C: New test.
6918
6919 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
6920
6921         PR c++/11847
6922         * g++.dg/template/class1.C: New test.
6923
6924         PR c++/11808
6925         * g++.dg/expr/call1.C: New test.
6926
6927 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
6928
6929         PR c++/12114
6930         * g++.dg/init/ref9.C: New test.
6931
6932         PR c++/11972
6933         * g++.dg/template/nested4.C: New test.
6934
6935 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6936
6937         PR c++/12093
6938         * g++.dg/template/non-dependent4.C: New test.
6939
6940         PR c++/11928
6941         * g++.dg/inherit/conv1.C: New test.
6942
6943 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6944
6945         PR c++/6196
6946         * g++.dg/ext/label1.C: New test.
6947         * g++.dg/ext/label2.C: Likewise.
6948
6949 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6950
6951         * g++.dg/expr/cond3.C: New test.
6952
6953 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6954
6955         * gcc.dg/builtins-1.c: Add new builtin cases.
6956
6957 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6958
6959         * gcc.dg/builtins-1.c: Add new cases.
6960         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6961
6962 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6963
6964         * gcc.dg/builtins-1.c: Add more math builtin tests.
6965         * gcc.dg/torture/builtin-attr-1.c: New test.
6966
6967 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6968
6969         PR optimization/5079
6970         * g++.dg/opt/static3.C: New test.
6971
6972 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6973
6974         * gcc.misc-tests/gcov-10b.c: New test.
6975
6976 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
6977
6978         * g++.dg/opt/ptrmem3.C: New test.
6979
6980         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
6981
6982 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
6983
6984         * gcc.dg/20030826-2.c: New test.
6985
6986 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6987
6988         PR middle-end/12002
6989         * g77.f-torture/compile/12002.f: New test case.
6990
6991 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6992
6993         * gcc.dg/20030826-1.c: New test case.
6994
6995 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
6996
6997         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
6998
6999 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
7000
7001         PR c++/11871
7002         * c++.dg/lookup/crash1.C: New test.
7003
7004         * c++.dg/warn/noeffect3.C: New test.
7005
7006 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
7007
7008         * gcc.dg/compat/vector-1_x.c: Compile with -w.
7009         * gcc.dg/compat/vector-1_y.c: Ditto.
7010         * gcc.dg/compat/vector-2_x.c: Ditto.
7011         * gcc.dg/compat/vector-2_y.c: Ditto.
7012
7013 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
7014
7015         * gcc.dg/20030702-1.c: New test.
7016
7017 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
7018
7019         PR c++/8795
7020         * g++.dg/ext/altivec-1.C: New test.
7021
7022 2003-08-24  Richard Henderson  <rth@redhat.com>
7023
7024         * g++.dg/eh/simd-2.C: Add -w for x86.
7025
7026 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
7027
7028         * gcc.dg/20030815-1.c: New test.
7029
7030 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7031
7032         PR c++/3765
7033         * g++.dg/parse/access6.C: New test.
7034
7035 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7036
7037         PR c++/641, c++/11876
7038         * g++.dg/template/friend22.C: New test.
7039         * g++.dg/template/friend23.C: Likewise.
7040
7041 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7042
7043         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
7044         identically.
7045
7046 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7047
7048         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
7049
7050 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7051
7052         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
7053
7054 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7055
7056         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
7057
7058 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
7059
7060         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
7061
7062 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
7063
7064         PR c++/11919
7065         * g++.dg/overload/prom1.C: New test.
7066
7067         PR c++/11551
7068         * g++.dg/parse/dtor2.C: New test.
7069
7070         PR c++/10762
7071         * g++.dg/parse/using2.C: New test.
7072
7073 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
7074
7075         PR target/11805
7076         * gcc.c-torture/compile/20030821-1.c: New.
7077
7078 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
7079
7080         PR c++/11834
7081         * g++.dg/template/deduce2.C: New test.
7082
7083 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
7084
7085         * gcc.c-torture/execute/20030821-1.c: New test.
7086
7087 2003-08-20  Roger Sayle  <roger@eyesopen.com>
7088
7089         PR middle-end/11984
7090         * gcc.dg/20030820-1.c: New test case.
7091
7092 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
7093
7094         PR c++/11945
7095         * g++.dg/warn/noeffect2.C: New test.
7096
7097 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
7098
7099         PR c++/10926
7100         * g++.dg/template/dtor2.C: New test.
7101
7102         PR c++/11684
7103         * g++.dg/template/operator1.C: New test.
7104         * g++.dg/parse/operator4.C: New test.
7105
7106         PR c++/11946.C
7107         * g++.dg/expr/enum1.C: New test.
7108         * gcc.dg/c99-bool-1.c: Remove bogus warning.
7109
7110         PR c++/11036.C
7111         * g++.dg/parse/elab2.C: New test.
7112         * g++.dg/parse/typedef4.C: Change error message.
7113         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
7114         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
7115         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
7116
7117 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7118
7119         * gcc.dg/pch/warn-1.c: New.
7120         * gcc.dg/pch/warn-1.hs: New.
7121
7122         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
7123         not-tested file.
7124
7125 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7126
7127         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
7128
7129 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
7130
7131         * gcc.dg/uninit-D.c: New Test.
7132         * gcc.dg/uninit-E.c: New Test.
7133         * gcc.dg/uninit-F.c: New Test.
7134         * gcc.dg/uninit-G.c: New Test.
7135
7136 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
7137
7138         * g++.dg/README: Describe the pch directory.
7139
7140 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7141
7142         PR c++/11174
7143         * g++.dg/parse/access4.C: New test.
7144         * g++.dg/parse/access5.C: Likewise.
7145         * g++.old-deja/g++.jason/access17.C: Adjust error message.
7146
7147 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
7148
7149         * gcc.dg/noncompile/20030818-1.c: New.
7150
7151 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
7152
7153         PR c++/11957
7154         * g++.dg/warn/noeffect1.C: New test.
7155
7156         * g++.dg/template/scope2.C: New test.
7157         * g++.dg/template/error2.C: Correct dg-error
7158
7159 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
7160
7161         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
7162
7163 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
7164
7165         PR C++/11512
7166         * g++.dg/template/warn1.C: New.
7167
7168 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
7169
7170         * g++.dg/template/error2.C: New test.
7171         * g++.dg/lookup/using7.C: Adjust errors
7172         * g++.old-deja/g++.pt/crash36.C: Likewise.
7173         * g++.old-deja/g++.pt/derived3.C: Likewise.
7174
7175 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7176
7177         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
7178         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
7179         * gcc.c-torture/execute/builtins/string-9.c: New, from
7180         string-opt-9.c.  Adjust for execute/builtins framework.
7181         * gcc.c-torture/execute/string-opt-9.c: Delete.
7182
7183 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
7184
7185         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
7186
7187         * g++.dg/parse/ret-type2.C: New test.
7188
7189         PR c++/11703
7190         * g++.dg/init/new8.C: New test.
7191
7192         PR c++/10923
7193         * g++.dg/parse/typedef5.C: New test.
7194
7195         PR c++/9512
7196         * g++.dg/parse/qualified2.C: New test.
7197         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
7198         invalid code.
7199
7200 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
7201
7202         * g++.dg/conversion/ptrmem1.C: New test.
7203
7204 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
7205
7206         PR target/11693
7207         * gcc.dg/20030811-1.c: New test.
7208
7209         PR target/11535
7210         * gcc.c-torture/execute/20030811-1.c: New test.
7211
7212 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7213
7214         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7215
7216 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7217
7218         PR c++/11789.C
7219         * g++.dg/inherit/multiple1.C: New test.
7220
7221 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7222
7223         * gcc.dg/spe1.c: New test.
7224
7225         PR c++/11670
7226         * g++.dg/expr/cast2.C: New test.
7227
7228         PR c++/10530
7229         * g++.dg/template/dependent-name2.C: New test.
7230
7231 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7232
7233         * g++.dg/parse/crash11.C: Put the dg options in comments.
7234
7235 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7236
7237         * lib/gcc-dg.exp: Update for diagnostic change.
7238
7239 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7240
7241         PR c++/5767
7242         * g++.dg/parse/crash11.C: New test.
7243
7244 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7245
7246         * gcc.dg/cpp/spacing1.c: Update.
7247
7248 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7249
7250         PR target/11739
7251         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7252         a value for -mtune.
7253
7254 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7255
7256         PR middle-end/11771
7257         * gcc.c-torture/compile/20030804-1.c: New test case.
7258
7259 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7260
7261         * gcc.dg/20030804-1.c: New test case.
7262
7263 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7264
7265         * gcc.dg/cpp/separate-1.c: New test.
7266
7267 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7268
7269         PR c++/11704
7270         * g++.dg/template/dependent-expr2.C: New test.
7271
7272         PR c++/11766
7273         * g++.dg/expr/ptrmem1.C: New test.
7274
7275 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7276
7277         PR c++/9453
7278         * g++.dg/template/friend15.C: New test.
7279
7280 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7281
7282         * lib/dg-pch.exp: Work round PCH bug.
7283
7284 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7285
7286         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7287         builtins.  Move cases from builtins-4.c here.
7288
7289         * gcc.dg/torture/builtin-math-1.c: New test taken from
7290         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7291         additional cases.
7292
7293         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7294         Delete.
7295
7296 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7297
7298         PR c++/9447
7299         * g++.dg/template/using7.C: New test.
7300
7301 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7302
7303         * import1.c, import2.c: New tests.
7304
7305 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7306
7307         * g++.dg/eh/crossjump1.C: New test.
7308
7309 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7310
7311         PR c++/11697
7312         * g++.dg/template/using6.C: New test.
7313
7314         PR c++/11744
7315         * g++.dg/template/koenig2.C: New test.
7316
7317 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7318
7319         PR c++/7983
7320         * g++.dg/parse/typedef4.C: New test.
7321
7322 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7323
7324         PR c++/8442, c++/8806
7325         * g++.dg/template/elab1.C: New test.
7326         * g++.dg/template/type2.C: Likewise.
7327         * g++.dg/template/ttp3.C: Adjust expected error message.
7328         * g++.old-deja/g++.law/visibility13.C: Likewise.
7329         * g++.old-deja/g++.niklas/t135.C: Likewise.
7330         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7331         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7332         template argument.
7333         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7334
7335 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7336
7337         PR c++/11295
7338         * g++.dg/ext/stmtexpr1.C: New test.
7339
7340         * g++.dg/opt/tmp1.C: New test.
7341
7342         PR c++/11525
7343         * g++.dg/parse/constant4.C: New test.
7344
7345         PR c++/9447
7346         * g++.dg/template/using5.C: New test.
7347
7348 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7349
7350         * gcc.dg/builtins-27.c: New test case.
7351
7352 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7353
7354         * gcc.dg/tls/opt-7.c: New test.
7355
7356 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7357
7358         * g++.old-deja/g++.other/crash18.C: Remove.
7359
7360 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7361
7362         * g++.dg/template/explicit3.C: New.
7363         * g++.dg/template/explicit4.C: New.
7364         * g++.dg/template/explicit5.C: New.
7365
7366         PR c++/11347
7367         * g++.dg/template/memtmpl1.C: New.
7368
7369 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7370
7371         PR target/11565
7372         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7373         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7374
7375 2003-07-30  Jan Hubicka  <jh@suse.cz>
7376
7377         * vtgc1.c: Kill.
7378
7379 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7380
7381         * gcc.dg/struct-in-proto-1.c: New test.
7382
7383 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7384
7385         * gcc.dg/cpp/include2.c: Only expect one message.
7386
7387 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7388
7389         PR c++/9447
7390         * g++.dg/template/using1.C: New test.
7391         * g++.dg/template/using2.C: New test.
7392         * g++.dg/template/using3.C: New test.
7393         * g++.dg/template/using4.C: New test.
7394
7395 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7396
7397         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7398         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7399
7400 2003-07-28  Jan Hubicka  <jh@suse.cz>
7401
7402         PR c++/11530
7403         * g++.dg/opt/call1.C: New test.
7404
7405 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7406
7407         PR c++/11667
7408         * g++.dg/init/enum2.C: New test.
7409         * g++.dg/template/overload1.C: Add "-w" option.
7410
7411 2003-07-28    <hp@bitrange.com>
7412
7413         * gcc.dg/Wdeclaration-after-statement-1.c,
7414         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7415
7416 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7417
7418         * gcc.c-torture/compile/20030725-1.c: New test.
7419
7420 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7421
7422         * gcc.dg/20030505.c: Only run for SPE.
7423         Remove definition of opaque type.
7424
7425 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7426
7427         * g++.dg/template/ptrmem6.C: New test.
7428
7429 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7430
7431         * gcc.c-torture/compile/zero-strct-2.c: New test.
7432
7433 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7434
7435         * gcc.dg/intermod-1.c: New test.
7436
7437 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7438
7439         PR c++/11617
7440         * g++.dg/template/lookup2.C: New test.
7441         * g++.dg/template/memclass1.C: Remove instantiated from error.
7442         * g++.dg/other/error2.C: Tweak expected errors.
7443
7444         PR c++/11596
7445         * g++.dg/template/defarg3.C: New test.
7446
7447         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7448
7449 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7450
7451         * g++.dg/inherit/access5.C: New test.
7452
7453 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7454
7455         PR c++/11513
7456         * g++.dg/template/crash8.C: New test.
7457
7458 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7459
7460         PR c/10602
7461         * gcc.dg/noncompile/incomplete-2.c: New test.
7462
7463 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7464
7465         PR c++/11645
7466         * g++.dg/inherit/access4.C: New test.
7467
7468         PR c++/11517
7469         * g++.dg/expr/cond2.C: New test.
7470
7471         PR optimization/10679
7472         * g++.dg/opt/inline4.C: New test.
7473
7474 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7475
7476         * g++.dg/parse/crash10: New test.
7477
7478 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7479
7480         * g++.dg/ext/flexary1.C: New test.
7481
7482 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7483
7484         PR c++/10793
7485         * g++.dg/template/crash9.C: New test.
7486
7487 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7488
7489         PR c++/3004
7490         * g++.dg/parse/typedef3.C: New test.
7491
7492         PR c++/7906
7493         * g++.dg/parse/operator2.C: New test.
7494
7495         PR c++/8895
7496         * g++.dg/parse/def-tmpl-arg1.C: New test.
7497
7498         PR c++/9282
7499         * g++.dg/parse/funptr1.C: New test.
7500
7501         PR c++/9452
7502         * g++.dg/parse/ambig3.C: New test.
7503
7504         PR c++/9454
7505         * g++.dg/parse/operator3.C: New test.
7506
7507         PR c++/9486
7508         * g++.dg/parse/template10.C: New test.
7509
7510         PR c++/9488
7511         * g++.dg/parse/template11.C: New test.
7512
7513         PR c++/10150
7514         * g++.dg/parse/invalid-op1.C: New test.
7515
7516         PR c++/10247
7517         * g++.dg/parse/condexpr1.C: New test.
7518
7519 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7520
7521         * g++.dg/ext/packed3.C: New test.
7522         * g++.dg/ext/packed4.C: New test.
7523
7524         * gcc.dg/pack-test-3.c: New test.
7525
7526 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7527
7528         * lib/compat.exp: Handle dg-options per source file.
7529         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7530         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7531         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7532         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7533         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7534         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7535         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7536         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7537         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7538         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7539         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7540         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7541         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7542         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7543
7544 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7545
7546         PR c/10320
7547         * gcc.c-torture/execute/20030718-1.c: New test.
7548
7549 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7550
7551         PR optimization/11536
7552         * gcc.dg/20030721-1.c: New test.
7553
7554 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7555
7556         PR c++/11546
7557         * g++.dg/template/lookup1.C: New test.
7558
7559 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7560
7561         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7562         diagnostics of ill-formed constructs involving labels.
7563         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7564         the new 'previously defined here' message.
7565
7566 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7567
7568         * g++.dg/parse/non-dependent2.C: New test.
7569
7570 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7571
7572         * g++.dg/init/init-ref4.C: xfail on targets without
7573         weak symbols.
7574
7575 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7576
7577         PR target/11087
7578         * gcc.c-torture/execute/20030717-1.c: New test.
7579
7580 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7581
7582         * g++.dg/opt/cfg1.C: New test.
7583
7584 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7585
7586         PR optimization/11557
7587         * gcc.dg/20030717-1.c: New test.
7588
7589 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7590
7591         PR c++/10476
7592         * g++.dg/expr/crash-1.C: New test.
7593
7594         PR c++/11027
7595         * g++.dg/template/init3.C: New test.
7596
7597         PR c++/8222
7598         * g++.dg/template/non-dependent1.C: New test.
7599
7600         PR c++/11070
7601         * g++.dg/template/non-dependent2.C: New test.
7602
7603         PR c++/11071
7604         * g++.dg/template/non-dependent3.C: New test.
7605
7606         PR c++/9907
7607         * g++.dg/template/sizeof5.C: New test.
7608
7609 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7610
7611         PR 11498
7612         * gcc.c-torture/compile/mangle-1.c: New file.
7613
7614 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7615
7616         PR c++/7809
7617         * g++.dg/parse/access3.C: New test.
7618
7619 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
7620
7621         PR c++/11384
7622         * g++.dg/init/init-ref4.C: New test.
7623
7624 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
7625
7626         PR c++/11547
7627         * g++.dg/parse/constant3.C: New test.
7628         * g++.dg/parse/crash7.C: Likewise.
7629
7630 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
7631
7632         PR target/11008
7633         * gcc.dg/i386-pentium4-not-mull.c: New.
7634
7635 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
7636
7637         * gcc.dg/asm-names.c (ymain): Make it weak.
7638
7639 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7640
7641         PR c++/5421
7642         * g++.dg/template/friend21.C: New test.
7643
7644 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
7645
7646         * gcc.dg/cleanup-8.c: New test.
7647         * gcc.dg/cleanup-9.c: New test.
7648
7649 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
7650
7651         * g++.dg/ext/dll-MI1.h: New file.
7652         * g++.dg/ext/dllexport-MI1.C: New file.
7653         * g++.dg/ext/dllimport-MI1.C: New file.
7654
7655 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
7656
7657         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
7658         it does not have cmpstrsi patterns (just cmpmemsi).
7659
7660 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
7661
7662         PR debug/11473
7663         * g++.dg/debug/debug8.C: New test.
7664
7665 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7666
7667         PR c++/10108
7668         * g++.dg/template/crash7.C: New test.
7669
7670 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
7671
7672         PR target/10795
7673         * gcc.c-torture/compile/20030708-1.c: New.
7674
7675 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7676
7677         * gcc.c-torture/execute/20030715-1.c: New test.
7678
7679 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
7680
7681         * gcc.dg/pch/inline-3.c: New file.
7682         * gcc.dg/pch/inline-3.hs: New file.
7683         * gcc.dg/pch/inline-4.c: New file.
7684         * gcc.dg/pch/inline-4.hs: New file.
7685
7686 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
7687
7688         PR c++/11509
7689         * g++.dg/template/crash6.C: New test.
7690
7691         PR c++/7053
7692         * g++.dg/template/friend20.C: New test.
7693
7694         PR c++/7019
7695         * g++.dg/template/overload2.C: New test.
7696
7697 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7698
7699         PR optimization/11440
7700         * gcc.c-torture/execute/20030714-1.c: New test.
7701
7702 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7703
7704         PR c++/11154
7705         * g++.dg/template/partial2.C: New test.
7706
7707 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
7708
7709         PR c++/11503
7710         * g++.dg/template/anon1.C: New test.
7711
7712         PR c++/11493
7713         PR c++/11495
7714         * g++.dg/parse/template9.C: Likewise.
7715         * g++.dg/template/crash4.C: New test.
7716         * g++.dg/template/koenig1.C: Likewise.
7717         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
7718         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
7719         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
7720         functions.
7721         * g++.old-deja/g++.jason/template36.C: Likewise.
7722         * g++.old-deja/g++.mike/p1989.C: Likewise.
7723         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
7724         * g++.old-deja/g++.pt/ttp20.C: Use this->.
7725         * g++.old-deja/g++.pt/ttp21.C: Use this->.
7726         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
7727         compiling.
7728         * g++.old-deja/g++.pt/union2.C: Use this->.
7729
7730 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
7731
7732         * gcc.dg/20030711-1.c: New test.
7733
7734 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
7735
7736         PR c++/11050
7737         * g++.dg/parse/args1.C: New test.
7738         * g++.pt/defarg8.C: Change expected errors.
7739
7740 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
7741
7742         PR c++/8164
7743         * g++.dg/template/nontype2.C: New test.
7744
7745         PR c++/10558
7746         * g++.dg/parse/template8.C: New test.
7747
7748         PR c++/8327
7749         * g++.dg/template/scope1.C: New test.
7750
7751         * g++.dg/warn/Wsign-compare-1.C: New test.
7752
7753 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7754
7755         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
7756
7757 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
7758
7759         PR c++/9411
7760         * g++.dg/template/explicit2.C: New test.
7761
7762         PR c++/10032
7763         * g++.dg/warn/pedantic1.C: New test.
7764
7765 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
7766
7767         PR c++ 9483
7768         * g++.dg/other/field1.C: New test.
7769
7770 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7771
7772         PR c/11449
7773         * gcc.c-torture/compile/20030707-1.c: New.
7774
7775 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7776
7777         PR c++/10849
7778         * g++.dg/template/access12.C: New test.
7779
7780 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
7781
7782         * g++.dg/bprob/bprob.exp (prof_ext): Update.
7783         * g77.dg/bprob/bprob.exp (prof_ext): Update.
7784         * gcc.misc-tests/bprob.exp (prof_ext): Update.
7785         * gcc.misc-tests/gcov.exp: Update
7786         * g++.dg/gcov/gcov.exp: Update
7787         * lib/gcov.exp: Update.
7788
7789 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
7790
7791         * g++.dg/abi/mangle17.C: Make sure template expressions are
7792         dependent.
7793         * g++.dg/abi/mangle4.C: Mark erroneous casts.
7794         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
7795         * g++.dg/opt/stack1.C: Remove erroneous code.
7796         * g++.dg/parse/template7.C: New test.
7797         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
7798         * g++.old-deja/g++.pt/crash4.C: Likewise.
7799
7800 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7801
7802         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
7803         with zero or one occurence of `$' after the initial `L'.
7804
7805 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
7806
7807         * gcc.c-torture/compile/20030704-1.c: Add a comment.
7808
7809 2003-07-08  Roger Sayle  <roger@eyesopen.com>
7810
7811         PR c/11370
7812         * gcc.dg/Wunreachable-6.c: New testcase.
7813         * gcc.dg/Wunreachable-7.c: New testcase.
7814
7815 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
7816
7817         PR c/11420
7818         * gcc.dg/20030708-1.c: New test.
7819
7820 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
7821
7822         * gcc.dg/compat/sdata-section.h: New file.
7823         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
7824         * gcc.dg/torture/mips-sdata-1.c: New test.
7825
7826 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7827
7828         PR c++/11030
7829         * g++.dg/template/friend19.C: New test.
7830
7831 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
7832
7833         * g++.dg/opt/strength-reduce.C: New test.
7834
7835 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7836
7837         PR target/10979
7838         * gcc.dg/20030707-1.c: New testcase.
7839
7840 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7841
7842         PR optimization/11059
7843         * g++.dg/opt/emptyunion.C: New testcase.
7844
7845 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7846             Eric Botcazou  <ebotcazou@libertysurf.fr>
7847
7848         * g++.dg/opt/stack1.C: New test.
7849
7850 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
7851
7852         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
7853         run test.
7854
7855         PR c++/11431
7856         * g++.dg/expr/static_cast3.C: New test.
7857
7858 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7859
7860         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
7861         everywhere.
7862         * gcc.dg/concat.c: Concatenation of string constants with
7863         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
7864         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
7865         * gcc.dg/cpp/escape-2.c: Use wide character constants where
7866         necessary to avoid multi-character character constant warning.
7867         * gcc.dg/cpp/escape.c: Likewise.
7868         * gcc.dg/cpp/ucs.c: Likewise.
7869         Remove backslashes from dg-bogus comments, as they confuse Tcl.
7870         Fix a typo.
7871
7872 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7873
7874         PR c/11428
7875         * gcc.c-torture/compile/20030704-1.c: New.
7876
7877 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7878
7879         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
7880
7881 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
7882
7883         PR c++/5287, PR c++/7910,  PR c++/11021
7884         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
7885         tests for warnings.
7886         * g++.dg/ext/dllimport2.C: Add tests for warnings.
7887         * g++.dg/ext/dllimport3.C: Likewise.
7888         * g++.dg/ext/dllimport4.C: New file.
7889         * g++.dg/ext/dllimport5.C: New file.
7890         * g++.dg/ext/dllimport6.C: New file.
7891         * g++.dg/ext/dllimport7.C: New file.
7892         * g++.dg/ext/dllimport8.C: New file.
7893         * g++.dg/ext/dllimport9.C: New file.
7894         * g++.dg/ext/dllimport10.C: New file.
7895         * g++.dg/ext/dllexport1.C: New file.
7896
7897 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
7898
7899         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
7900         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
7901
7902 2003-07-03  Roger Sayle  <roger@eyesopen.com>
7903
7904         * gcc.dg/builtins-25.c: New testcase.
7905         * gcc.dg/builtins-26.c: New testcase.
7906
7907 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
7908
7909         * gcc.dg/compat/vector-defs.h: New file.
7910         * gcc.dg/compat/vector-setup.h: New file.
7911         * gcc.dg/compat/vector-check.h: New file.
7912         * gcc.dg/compat/vector-1_main.c: New file.
7913         * gcc.dg/compat/vector-1_x.c: New file.
7914         * gcc.dg/compat/vector-1_y.c: New file.
7915         * gcc.dg/compat/vector-2_main.c: New file.
7916         * gcc.dg/compat/vector-2_x.c: New file.
7917         * gcc.dg/compat/vector-2_y.c: New file.
7918
7919         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
7920         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
7921         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
7922         * gcc.dg/compat/struct-align-1.h: New file.
7923         * gcc.dg/compat/struct-align-1_main.c: New file.
7924         * gcc.dg/compat/struct-align-1_x.c: New file.
7925         * gcc.dg/compat/struct-align-1_y.c: New file.
7926         * gcc.dg/compat/struct-align-2.h: New file.
7927         * gcc.dg/compat/struct-align-2_main.c: New file.
7928         * gcc.dg/compat/struct-align-2_x.c: New file.
7929         * gcc.dg/compat/struct-align-2_y.c: New file.
7930
7931         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
7932         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
7933         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
7934         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
7935         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
7936         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
7937         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
7938         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
7939         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
7940         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
7941         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
7942         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
7943         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
7944         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
7945         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
7946         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
7947         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
7948         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
7949         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
7950         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
7951         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
7952         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7953         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7954         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
7955         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
7956         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
7957         * gcc.dg/compat/struct-return-10_x.c: Ditto.
7958         * gcc.dg/compat/struct-return-2_x.c: Ditto.
7959         * gcc.dg/compat/struct-return-3_x.c: Ditto.
7960
7961 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7962
7963         * gcc.dg/i386-call-1.c: New test.
7964
7965 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
7966
7967         PR c++/9162
7968         * g++.dg/parse/defarg4.C: New.
7969
7970 2003-07-03  Roger Sayle  <roger@eyesopen.com>
7971
7972         PR target/10700
7973         * gcc.c-torture/compile/20030703-1.c: New test case.
7974
7975 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
7976
7977         * g++.dg/template/local3.C: Remove extra semicolon.
7978
7979 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7980
7981         * gcc.dg/i386-volatile-1.c: New test.
7982
7983 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
7984
7985         PR c++/11072
7986         * g++.dg/other/offsetof2.C: XFAIL.
7987         * g++.dg/other/offsetof5.C: New.
7988
7989         PR c++/10219
7990         * g++.dg/template/error1.C: New.
7991
7992         PR c++/9779
7993         * g++.dg/template/dependent-expr1.C: New.
7994
7995 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
7996
7997         PR c++/6949
7998         * g++.dg/template/local3.C: New test.
7999
8000         PR c++/11149
8001         * g++.dg/lookup/scoped6.C: New test.
8002
8003 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
8004
8005         PR c++/8046
8006         * g++.dg/other/error7.C: New test.
8007
8008 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
8009
8010         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
8011         * g++.old-deja/g++.abi/vtable3.h: Likewise.
8012         * g++.old-deja/g++.law/code-gen5.C: Likewise.
8013         * g++.old-deja/g++.other/union2.C: Likewise.
8014         * gcc.dg/c90-const-expr-2.c: Likewise.
8015         * gcc.dg/c90-const-expr-3.c: Likewise.
8016         * gcc.dg/c99-const-expr-2.c: Likewise.
8017         * gcc.dg/c99-const-expr-3.c: Likewise.
8018         * gcc.dg/concat.c: Likewise.
8019
8020 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
8021
8022         PR c++/9559
8023         * g++.dg/init/static1.C: New test.
8024
8025 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8026
8027         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
8028         * g++.old-deja/g++.other/access2.C: Likewise.
8029         * g++.old-deja/g++.other/decl2.C: Likewise.
8030         * gcc.c-torture/execute/20020615-1.c: Likewise.
8031
8032 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8033
8034         PR c++/4933
8035         * g++.dg/template/sizeof4.C: New test.
8036
8037 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8038
8039         * g++.dg/other/error6.C: New test.
8040
8041 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
8042
8043         PR c++/10750
8044         * g++.dg/parse/constant2.C: New test.
8045
8046 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
8047
8048         PR c++/11106
8049         * g++.dg/other/error5.C: New test.
8050
8051 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8052
8053         * gcc.dg/format/gcc_diag-1.c: New test.
8054
8055 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
8056
8057         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
8058
8059 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
8060
8061         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
8062         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
8063         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
8064
8065 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
8066
8067         * gcc.c-torture/execute/builtins/string-8.c: New test.
8068         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
8069         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
8070         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
8071
8072 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8073
8074         PR c++/10468
8075         * g++.dg/ext/typeof6.C: New test.
8076
8077 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
8078
8079         PR c++/10796
8080         * g++.dg/init/enum1.C: New test.
8081
8082 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
8083
8084         * gcc.dg/20030627-1.c: New test.
8085
8086 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
8087
8088         PR c++/11332
8089         * g++.dg/expr/static_cast2.C: New test.
8090
8091 2003-06-26  Roger Sayle  <roger@eyesopen.com>
8092             Jakub Jelinek  <jakub@redhat.com>
8093
8094         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
8095         sprintf(dst,"%s",src) optimization.
8096         * gcc.c-torture/execute/20030626-1.c: New test case.
8097         * gcc.c-torture/execute/20030626-2.c: New test case.
8098
8099 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
8100
8101         * gcc.c-torture/execute/multi-ix.c: New test.
8102
8103         * gcc.c-torture/execute/simd-4.c (main):
8104         Added missing semicolon at end of union.
8105
8106 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
8107
8108         PR c++/8266
8109         * g++.dg/template/explicit-instantiation3.C: New test.
8110
8111 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8112
8113         * gcc.dg/20030626-1.c: Use signed char.
8114
8115 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
8116
8117         * gcc.dg/20030626-1.c: New test.
8118
8119 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
8120
8121         * const-str-2.m: Update.
8122
8123 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
8124
8125         PR c++/10990
8126         * g++.dg/rtti/dyncast1.C: New test.
8127         * g++.dg/abi/mangle4.C: Correct base-specifier access.
8128         * g++.dg/lookup/scoped1.C: Remove XFAIL.
8129         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
8130
8131         PR c++/10931
8132         * g++.dg/expr/static_cast1.C: New test.
8133
8134 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
8135
8136         * gcc.dg/20030625-1.c: New test.
8137
8138 2003-06-24  Roger Sayle  <roger@eyesopen.com>
8139
8140         * gcc.c-torture/compile/20030624-1.c: New test case.
8141
8142 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
8143
8144         * gcc.c-torture/execute/string-opt-17.c: New test.
8145
8146 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
8147
8148         PR c++/5754
8149         * g++.dg/parse/crash6.C: New test.
8150
8151 2003-06-23  Roger Sayle  <roger@eyesopen.com>
8152
8153         * gcc.dg/builtins-24.c: New test case.
8154
8155 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
8156
8157         * g++.dg/opt/operator1.C: New test.
8158
8159 2003-06-22  Roger Sayle  <roger@eyesopen.com>
8160
8161         * gcc.c-torture/execute/string-opt-16.c: New test case.
8162
8163 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8164
8165         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
8166         * g++.old-deja/g++.other/conv7.C: Likewise
8167         * g++.old-deja/g++.other/overcnv2.C: Likewise.
8168         * g++.old-deja/g++.other/overload14.C: Likewise.
8169
8170 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
8171
8172         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
8173         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
8174
8175 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8176
8177         PR c++/10888
8178         * g++.dg/warn/Winline-3.C: New test.
8179
8180 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8181
8182         * lib/target-supports.exp (check_alias_available): Make the test
8183         program acceptable to the Solaris assembler.
8184
8185         PR c++/10749
8186         * g++.dg/template/memclass2.C: New test.
8187
8188 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8189             Eric Botcazou  <ebotcazou@libertysurf.fr>
8190
8191         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
8192         data for non-matching targets.
8193         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
8194
8195 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
8196
8197         PR c++/10845
8198         * g++.dg/template/member3.C: New test.
8199
8200 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
8201
8202         PR c++/10939
8203         * g++.dg/template/func1.C: New test.
8204
8205         PR c++/9649
8206         * g++.dg/template/static4.C: New test.
8207         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
8208
8209         PR c++/11041
8210         * g++.dg/init/ref7.C: New test.
8211
8212 2003-06-19  Matt Austern  <austern@apple.com>
8213
8214         PR c++/11228
8215         * g++.dg/anew1.C: New test.
8216         * g++.dg/anew2.C: New test.
8217         * g++.dg/anew3.C: New test.
8218         * g++.dg/anew4.C: New test.
8219
8220 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
8221
8222         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
8223
8224 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
8225
8226         * gcc.c-torture/execute/simd-4.c (main): Make expected value
8227         endian-dependent.
8228
8229 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8230
8231         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
8232         Remove cruft.
8233
8234 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8235
8236         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
8237         * gcc.c-torture/compile/961203-1.c: Likewise.
8238         * gcc.c-torture/compile/980506-1.c: Likewise.
8239
8240 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8241
8242         PR c++/10712
8243         * g++.dg/lookup/using7.C: New test.
8244
8245 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
8246
8247         PR c++/11105
8248         * g++.dg/abi/conv1.C: Remove it.
8249         * g++.dg/template/conv7.C: New test.
8250         * g++.dg/template/conv8.C: Likewise.
8251         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
8252         conversion operator.
8253
8254 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
8255
8256         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
8257         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
8258         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8259         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
8260         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
8261         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8262         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8263         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
8264         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
8265         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
8266         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
8267         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
8268         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
8269         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
8270         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
8271         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
8272         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
8273         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
8274         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8275         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8276         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8277         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8278         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8279         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8280         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8281         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8282         * gcc.dg/compat/struct-return-10_x.c: Ditto.
8283         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8284         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8285
8286 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
8287
8288         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
8289         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
8290         indications.
8291
8292 2003-06-16  Roger Sayle  <roger@eyesopen.com>
8293
8294         * gcc.dg/i386-387-5.c: New test case.
8295         * gcc.dg/i386-387-6.c: New test case.
8296         * gcc.dg/builtins-23.c: New test case.
8297
8298 2003-06-15  Roger Sayle  <roger@eyesopen.com>
8299
8300         * gcc.dg/builtins-22.c: New test case.
8301         * gcc.dg/i386-387-1.c: Update to test exp.
8302         * gcc.dg/i386-387-2.c: Likewise.
8303
8304 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8305
8306         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
8307
8308 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8309
8310         * lib/gcc-dg.exp (dg-require-dll): New function.
8311         (dg-xfail-if): Likewise.
8312         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
8313         driver.
8314
8315         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
8316         * gcc.c-torture/compile/20001205-1.c: Likewise.
8317         * gcc.c-torture/compile/20001226-1.c: Likewise.
8318         * gcc.c-torture/compile/20010518-2.c: Likewise.
8319         * gcc.c-torture/compile/20020312-1.c: Likewise.
8320         * gcc.c-torture/compile/20020604-1.c: Likewise.
8321         * gcc.c-torture/compile/920501-12.c: Likewise.
8322         * gcc.c-torture/compile/920501-4.c: Likewise.
8323         * gcc.c-torture/compile/920520-1.c: Likewise.
8324         * gcc.c-torture/compile/920521-1.c: Likewise.
8325         * gcc.c-torture/compile/920625-1.c: Likewise.
8326         * gcc.c-torture/compile/961203-1.c: Likewise.
8327         * gcc.c-torture/compile/980506-1.c: Likewise.
8328         * gcc.c-torture/compile/981006-1.c: Likewise.
8329         * gcc.c-torture/compile/981022-1.c: Likewise.
8330         * gcc.c-torture/compile/981223-1.c: Likewise.
8331         * gcc.c-torture/compile/990617-1.c: Likewise.
8332         * gcc.c-torture/compile/dll.c: Likewise.
8333         * gcc.c-torture/compile/labels-3.c: Likewise.
8334         * gcc.c-torture/compile/mipscop-1.c: Likewise.
8335         * gcc.c-torture/compile/mipscop-2.c: Likewise.
8336         * gcc.c-torture/compile/mipscop-3.c: Likewise.
8337         * gcc.c-torture/compile/mipscop-4.c: Likewise.
8338         * gcc.c-torture/compile/simd-5.c: Likewise.
8339         * gcc.c-torture/compile/20000804-1.x: Remove.
8340         * gcc.c-torture/compile/20001205-1.x: Likewise.
8341         * gcc.c-torture/compile/20001226-1.x: Likewise.
8342         * gcc.c-torture/compile/20010518-2.x: Likewise.
8343         * gcc.c-torture/compile/20020312-1.x: Likewise.
8344         * gcc.c-torture/compile/20020604-1.x: Likewise.
8345         * gcc.c-torture/compile/920501-12.x: Likewise.
8346         * gcc.c-torture/compile/920501-4.x: Likewise.
8347         * gcc.c-torture/compile/920520-1.x: Likewise.
8348         * gcc.c-torture/compile/920521-1.x: Likewise.
8349         * gcc.c-torture/compile/920625-1.x: Likewise.
8350         * gcc.c-torture/compile/961203-1.x: Likewise.
8351         * gcc.c-torture/compile/980506-1.x: Likewise.
8352         * gcc.c-torture/compile/981006-1.x: Likewise.
8353         * gcc.c-torture/compile/981022-1.x: Likewise.
8354         * gcc.c-torture/compile/981223-1.x: Likewise.
8355         * gcc.c-torture/compile/990617-1.x: Likewise.
8356         * gcc.c-torture/compile/mipscop-1.x: Likewise.
8357         * gcc.c-torture/compile/mipscop-2.x: Likewise.
8358         * gcc.c-torture/compile/mipscop-3.x: Likewise.
8359         * gcc.c-torture/compile/mipscop-4.x: Likewise.
8360         * gcc.c-torture/compile/simd-5.x: Likewise.
8361
8362         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
8363
8364 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8365
8366         * gcc.c-torture/execute/20030611-1.c: New test.
8367
8368 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8369
8370         PR middle-end/168
8371         * gcc.dg/20030612-1.c: New test case.
8372
8373 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
8374
8375         PR c++/10635
8376         * g++.dg/expr/cast1.C: New test.
8377
8378 2003-06-12  Roger Sayle  <roger@eyesopen.com>
8379
8380         * gcc.dg/builtins-21.c: New test case.
8381
8382 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
8383
8384         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
8385         options instead of at the end.
8386         * lib/objc.exp (objc_target_compile): Likewise.
8387
8388 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
8389
8390         PR c++/10432
8391         * g++.dg/parse/error1.C: New test.
8392
8393 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
8394
8395         * gcc.dg/compat/struct-by-value-11_main.c: New file.
8396         * gcc.dg/compat/struct-by-value-11_x.c: New file.
8397         * gcc.dg/compat/struct-by-value-11_y.c: New file.
8398         * gcc.dg/compat/struct-by-value-12_main.c: New file.
8399         * gcc.dg/compat/struct-by-value-12_x.c: New file.
8400         * gcc.dg/compat/struct-by-value-12_y.c: New file.
8401         * gcc.dg/compat/struct-by-value-13_main.c: New file.
8402         * gcc.dg/compat/struct-by-value-13_x.c: New file.
8403         * gcc.dg/compat/struct-by-value-13_y.c: New file.
8404         * gcc.dg/compat/struct-by-value-14_main.c: New file.
8405         * gcc.dg/compat/struct-by-value-14_x.c: New file.
8406         * gcc.dg/compat/struct-by-value-14_y.c: New file.
8407         * gcc.dg/compat/struct-by-value-15_main.c: New file.
8408         * gcc.dg/compat/struct-by-value-15_x.c: New file.
8409         * gcc.dg/compat/struct-by-value-15_y.c: New file.
8410         * gcc.dg/compat/struct-by-value-16_main.c: New file.
8411         * gcc.dg/compat/struct-by-value-16_x.c: New file.
8412         * gcc.dg/compat/struct-by-value-16_y.c: New file.
8413         * gcc.dg/compat/struct-by-value-17_main.c: New file.
8414         * gcc.dg/compat/struct-by-value-17_x.c: New file.
8415         * gcc.dg/compat/struct-by-value-17_y.c: New file.
8416         * gcc.dg/compat/struct-by-value-18_main.c: New file.
8417         * gcc.dg/compat/struct-by-value-18_x.c: New file.
8418         * gcc.dg/compat/struct-by-value-18_y.c: New file.
8419
8420         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
8421         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
8422         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
8423         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
8424         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
8425         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
8426         * gcc.dg/compat/scalar-return-3_main.c: New file.
8427         * gcc.dg/compat/scalar-return-3_x.c: New file.
8428         * gcc.dg/compat/scalar-return-3_y.c: New file.
8429         * gcc.dg/compat/scalar-return-4_main.c: New file.
8430         * gcc.dg/compat/scalar-return-4_x.c: New file.
8431         * gcc.dg/compat/scalar-return-4_y.c: New file.
8432
8433 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
8434
8435         * gcc.dg/compat/fp2-struct-check.h: New file.
8436         * gcc.dg/compat/fp2-struct-defs.h: New file.
8437         * gcc.dg/compat/fp2-struct-init.h: New file.
8438         * gcc.dg/compat/struct-by-value-10_main.c: New file.
8439         * gcc.dg/compat/struct-by-value-10_x.c: New file.
8440         * gcc.dg/compat/struct-by-value-10_y.c: New file.
8441         * gcc.dg/compat/struct-return-10_main.c: New file.
8442         * gcc.dg/compat/struct-return-10_x.c: New file.
8443         * gcc.dg/compat/struct-return-10_y.c: New file.
8444
8445         * gcc.dg/compat/compat-common.h: New file.
8446         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
8447         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
8448         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
8449         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
8450         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
8451         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
8452         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
8453         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
8454         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
8455         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
8456         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
8457         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
8458         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
8459         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
8460         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
8461         * gcc.dg/compat/small-struct-check.h: Ditto.
8462         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
8463         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
8464         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
8465         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
8466         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
8467         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8468         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
8469         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
8470         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
8471         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
8472         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8473         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8474         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
8475         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8476         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8477         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
8478         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
8479         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
8480         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
8481         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
8482         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
8483         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
8484         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
8485         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
8486         * gcc.dg/compat/struct-return-2_main.c: Ditto.
8487         * gcc.dg/compat/struct-return-2_x.c: Ditto.
8488         * gcc.dg/compat/struct-return-2_y.c: Ditto.
8489         * gcc.dg/compat/struct-return-3_main.c: Ditto.
8490         * gcc.dg/compat/struct-return-3_x.c: Ditto.
8491         * gcc.dg/compat/struct-return-3_y.c: Ditto.
8492
8493 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
8494
8495         * g++.dg/pch/static-1.C: New file.
8496         * g++.dg/pch/static-1.Hs: New file.
8497
8498 2003-06-10  Richard Henderson  <rth@redhat.com>
8499
8500         * gcc.dg/asm-7.c: Adjust expected warning text.
8501
8502 2003-06-10  Roger Sayle  <roger@eyesopen.com>
8503
8504         * gcc.dg/builtins-20.c: New test case.
8505
8506 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
8507
8508         PR c++/11131
8509         * g++.dg/opt/template1.C: New test.
8510
8511 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8512
8513         * lib/gcc-dg.exp (dg-test): Clear additional_files and
8514         additional_sources.
8515
8516 2003-05-21  David Taylor  <dtaylor@emc.com>
8517
8518         * gcc.dg/Wpadded.c: New file.
8519
8520 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8521
8522         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
8523         * gcc.dg/special/weak-2.c: Add dg-require-weak.
8524         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
8525         dg-require-weak.
8526
8527 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
8528
8529         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
8530
8531 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
8532
8533         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
8534         (dg-require-alias): Likewise.
8535         (dg-require-gc-sections): Likewise.
8536         * lib/target-supports.exp (check_gc_sections_available): Likewise.
8537
8538 2003-06-08  Richard Henderson  <rth@redhat.com>
8539
8540         * gcc.dg/20011029-2.c: Fix the array reference.
8541         * gcc.dg/asm-7.c: New.
8542
8543 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
8544
8545         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
8546
8547 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
8548
8549         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
8550         (dg-require-gc-sections): Likewise.
8551
8552 2003-06-08  Jan Hubicka  <jh@suse.cz>
8553
8554         * i386-cmov1.c: Fix regular expression.
8555         * i386-cvt-1.c: Likewise.
8556         * i386-local.c: Likewise.
8557         * i386-local2.c: Likewise.
8558         * i386-mul.c: Likewise.
8559         * i386-ssetype-1.c: Likewise.
8560         * i386-ssetype-3.c: Likewise.
8561         * i386-ssetype-5.c: Likewise.
8562
8563 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8564
8565         PR c++/11039
8566         * g++.dg/warn/implicit-typename2.C: New test.
8567         * g++.dg/warn/implicit-typename3.C: New test.
8568
8569 2003-06-07  Richard Henderson  <rth@redhat.com>
8570
8571         * g++.dg/other/offsetof3.C: Use size_t.
8572         * g++.dg/other/offsetof4.C: Likewise.
8573
8574 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
8575
8576         * lib/copy-file.exp: New. Implement gcc_copy_files.
8577
8578         * lib/dg-pch.exp: Load copy-file.exp
8579         (dg-pch): Use gcc_copy_files instead of "file copy".
8580
8581 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
8582
8583         * gcc.dg/weak/weak.exp: Simplify.
8584         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
8585         * gcc.dg/weak/weak-1.c: Likewise.
8586         * gcc.dg/weak/weak-2.c: Likewise.
8587         * gcc.dg/weak/weak-3.c: Likewise.
8588         * gcc.dg/weak/weak-4.c: Likewise.
8589         * gcc.dg/weak/weak-5.c: Likewise.
8590         * gcc.dg/weak/weak-6.c: Likewise.
8591         * gcc.dg/weak/weak-7.c: Likewise.
8592         * gcc.dg/weak/weak-8.c: Likewise.
8593         * gcc.dg/weak/weak-9.c: Likewise.
8594
8595 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
8596
8597         gcc.c-torture/execute/20030606-1.c: New.
8598
8599 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8600
8601         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
8602         * gcc.dg/builtins-19.c: Likewise.
8603
8604 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8605
8606         * gcc.dg/builtins-2.c: Add some more tests.
8607         * gcc.dg/builtins-18.c: New test case.
8608         * gcc.dg/builtins-19.c: New test case.
8609
8610 2003-06-06  Roger Sayle  <roger@eyesopen.com>
8611             Jim Wilson  <wilson@tuliptree.org>
8612
8613         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
8614
8615 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
8616
8617         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
8618         mempcpy/stpcpy calls not to be optimized into something else.
8619         * gcc.c-torture/execute/string-opt-3.c: Moved to...
8620         * gcc.c-torture/execute/builtins/string-7.c: ...here.
8621         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
8622
8623 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8624
8625         * gcc.dg/format/asm_fprintf-1.c: New test.
8626
8627 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
8628
8629         * lib/gcc-defs.exp (additional_sources): New variable.
8630         (dg-additional-sources): New function.
8631         (additional_files): New variable.
8632         (dg-additional-files): New function.
8633         (dg-additional-files-options): Likewise.
8634         * lib/gcc-dg.exp (dg-require-weak): New function.
8635         (dg-require-alias): Likewise.
8636         (dg-require-gc-sections): Likewise.
8637         * lib/target-supports.exp (check_alias_available): Remove testfile
8638         parameter.
8639         (check_gc_sections_available): New function.
8640         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
8641         (dg-gpp-additional-files): Likewise.
8642         * lib/g++.exp (additional_sources): Remove.
8643         (additional_files): Likewise.
8644         (g++_target_compile): Use dg-additional-files-options.
8645
8646         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
8647         Tcl logic.
8648         * gcc.dg/special/ecos.exp: Remove.
8649         * gcc.dg/special/20000419-2.c: Use dg-require-*.
8650         * gcc.dg/special/alias-1.c: Likewise.
8651         * gcc.dg/special/alias-2.c: Likewise.
8652         * gcc.dg/special/gcsec-1.c: Likewise.
8653         * gcc.dg/special/weak-1.c: Likewise.
8654         * gcc.dg/special/weak-2.c: Likewise.
8655         * gcc.dg/special/wkali-1.c: Likewise.
8656         * gcc.dg/special/wkali-2.c: Likewise.
8657
8658         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
8659         dg-gpp-additional-*.
8660         * g++.dg/special/conpr-3.C: Likewise.
8661         * g++.dg/special/conpr-4.C: Likewise.
8662         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
8663         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
8664         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
8665         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
8666         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
8667         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
8668         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
8669         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
8670         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
8671         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
8672         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
8673         * g++.old-deja/g++.other/comdat1.C: Likewise.
8674         * g++.old-deja/g++.other/comdat2.C: Likewise.
8675         * g++.old-deja/g++.other/comdat3.C: Likewise.
8676         * g++.old-deja/g++.other/ctor1.C: Likewise.
8677         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
8678
8679 2003-06-05  Richard Henderson  <rth@redhat.com>
8680
8681         * gcc.dg/debug/20030605-1.c: New.
8682
8683 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8684
8685         * README.QMTEST: Update.
8686
8687 2003-06-04  Richard Henderson  <rth@redhat.com>
8688
8689         * gcc.dg/cleanup-1.c: New.
8690         * gcc.dg/cleanup-2.c: New.
8691         * gcc.dg/cleanup-3.c: New.
8692         * gcc.dg/cleanup-4.c: New.
8693         * gcc.dg/cleanup-5.c: New.
8694         * gcc.dg/cleanup-6.c: New.
8695         * gcc.dg/cleanup-7.c: New.
8696
8697 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
8698
8699         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
8700
8701         * lib/dg-pch.exp: New file.
8702         * g++.dg/pch/pch.exp: Use dg-pch.exp.
8703         * gcc.dg/pch/pch.exp: Likewise.
8704
8705 2003-06-04  Roger Sayle  <roger@eyesopen.com>
8706
8707         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
8708         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
8709         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
8710         * gcc.dg/builtins-17.c: New test case.
8711         * gcc.dg/i386-387-4.c: New test case.
8712         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
8713
8714 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8715
8716         * gcc.dg/ultrasp9.c: New test.
8717
8718 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8719
8720         * gcc.c-torture/compile/20030604-1.c: New test.
8721         * gcc.dg/sparc-constant-1.c: New test.
8722
8723 2003-06-03  Glen Nakamura  <glen@imodulo.com>
8724
8725         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
8726
8727 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
8728
8729         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
8730
8731         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
8732         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
8733
8734 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
8735
8736         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
8737
8738 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8739
8740         PR c++/10940
8741         * g++.dg/template/spec10.C: New test.
8742
8743 2003-06-03  Roger Sayle  <roger@eyesopen.com>
8744
8745         * gcc.dg/builtins-16.c: New test case.
8746
8747 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
8748
8749         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
8750         mempcpy test with post-increments.
8751         * gcc.c-torture/execute/string-opt-3.c: New test.
8752         * gcc.dg/string-opt-1.c: New test.
8753
8754 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
8755
8756         PR fortran/10965
8757         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
8758
8759 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
8760
8761         * lib/scanasm.exp (dg-scan): New function, factored out of ...
8762         (scan-assembler): ... here.  Use dg-scan.
8763         (scan-assembler-not): Likewise.
8764         (scan-file): New function.
8765         (scan-file-not): Likewise.
8766         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
8767         * gcc.dg/cpp/_Pragma4.c: Likewise.
8768         * gcc.dg/cpp/_Pragma5.c: Likewise.
8769         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8770         * gcc.dg/cpp/avoidpaste2.c: Likewise.
8771         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
8772         * gcc.dg/cpp/cmdlne-P.c: Likewise.
8773         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
8774         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
8775         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
8776         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
8777         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
8778         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
8779         * gcc.dg/cpp/cxxcom1.c: Likewise.
8780         * gcc.dg/cpp/line1.c: Likewise.
8781         * gcc.dg/cpp/maccom1.c: Likewise.
8782         * gcc.dg/cpp/maccom2.c: Likewise.
8783         * gcc.dg/cpp/maccom3.c: Likewise.
8784         * gcc.dg/cpp/maccom4.c: Likewise.
8785         * gcc.dg/cpp/maccom5.c: Likewise.
8786         * gcc.dg/cpp/maccom6.c: Likewise.
8787         * gcc.dg/cpp/multiline.c: Likewise.
8788         * gcc.dg/cpp/spacing1.c: Likewise.
8789         * gcc.dg/cpp/spacing2.c: Likewise.
8790         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
8791         * gcc.dg/cpp/trad/maccom1.c: Likewise.
8792         * gcc.dg/cpp/trad/maccom2.c: Likewise.
8793         * gcc.dg/cpp/trad/maccom3.c: Likewise.
8794         * gcc.dg/cpp/trad/maccom4.c: Likewise.
8795         * gcc.dg/cpp/trad/maccom6.c: Likewise.
8796         * gcc.dg/cpp/cxxcom2.c: Likewise.
8797         * gcc.dg/cpp/cxxcom2.h: New file.
8798
8799         * gcc.dg/cpp/truefalse.cpp: Move it to ...
8800         * g++.dg/cpp/truefalse.C: Here.
8801         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
8802
8803 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
8804
8805         * gcc.dg/cpp/redef3.c: New file.
8806
8807 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8808
8809         * gcc.dg/i386-loop-3.c: New test.
8810
8811 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
8812
8813         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
8814
8815 2003-05-31  Roger Sayle  <roger@eyesopen.com>
8816
8817         * gcc.dg/fwrapv-1.c: New test case.
8818         * gcc.dg/fwrapv-2.c: New test case.
8819
8820 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8821
8822         PR c++/10956
8823         * g++.dg/template/spec9.C: New test.
8824
8825 2003-05-29  Roger Sayle  <roger@eyesopen.com>
8826
8827         * gcc.dg/duff-4.c: New test case.
8828
8829 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
8830
8831         PR fortran/10843
8832         * g77.dg/ffixed-form-1.f: New test
8833         * g77.dg/ffixed-form-2.f: New test
8834         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
8835         * g77.dg/ffree-form-3.f: New test
8836
8837 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
8838
8839         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
8840         * gcc.dg/wint_t-1.c: Likewise.
8841
8842 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8843
8844         * g++.dg/template/access11.C: New test.
8845
8846 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8847
8848         PR c++/10849
8849         * g++.dg/template/access10.C: New test.
8850
8851 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8852             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8853
8854         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
8855
8856 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
8857
8858         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
8859         suppress for powerpc-*-darwin*.
8860         * gcc.dg/torture/builtin-noret-2.c: Likewise.
8861
8862 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
8863
8864         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
8865         suppress option for powerpc-*-darwin*.
8866
8867 2003-05-23  Roger Sayle  <roger@eyesopen.com>
8868
8869         * gcc.dg/builtins-1.c: Add tests for tan and atan.
8870         * gcc.dg/builtins-4.c: Add test for fmod.
8871
8872 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8873
8874         PR c++/10682
8875         * g++.dg/template/instantiate4.C: New test.
8876
8877 2003-05-22  Roger Sayle  <roger@eyesopen.com>
8878
8879         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
8880
8881 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
8882
8883         * gcc.dg/compat/scalar-return-1_main.c: New file.
8884         * gcc.dg/compat/scalar-return-1_x.c: New file.
8885         * gcc.dg/compat/scalar-return-1_y.c: New file.
8886         * gcc.dg/compat/scalar-return-2_main.c: New file.
8887         * gcc.dg/compat/scalar-return-2_x.c: New file.
8888         * gcc.dg/compat/scalar-return-2_y.c: New file.
8889         * gcc.dg/compat/struct-return-3_main.c: New file.
8890         * gcc.dg/compat/struct-return-3_y.c: New file.
8891         * gcc.dg/compat/struct-return-3_x.c: New file.
8892         * gcc.dg/compat/struct-return-2_main.c: New file.
8893         * gcc.dg/compat/struct-return-2_x.c: New file.
8894         * gcc.dg/compat/struct-return-2_y.c: New file.
8895
8896 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8897
8898         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
8899         for hppa*-hp-hpux*.
8900         * gcc.dg/20021014-1.c (dg-options): Likewise.
8901         * gcc.dg/nest.c (dg-options): Likewise.
8902
8903 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
8904
8905         PR c++/9738
8906         * g++.dg/ext/dllimport2.C: New file.
8907         * g++.dg/ext/dllimport3.C: New file.
8908
8909 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
8910
8911         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
8912         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
8913         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
8914         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
8915         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
8916         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
8917         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
8918         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
8919         * gcc.dg/compat/small-struct-defs.h: New file.
8920         * gcc.dg/compat/small-struct-init.h: New file.
8921         * gcc.dg/compat/small-struct-check.h: New file.
8922         * gcc.dg/compat/fp-struct-defs.h: New file.
8923         * gcc.dg/compat/fp-struct-check.h: New file.
8924         * gcc.dg/compat/fp-struct-init.h: New file.
8925         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
8926         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
8927
8928 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
8929
8930         * gcc.dg/20030225-2.c: New test.
8931
8932 2003-05-18  Roger Sayle  <roger@eyesopen.com>
8933             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8934
8935         * gcc.c-torture/compile/20030518-1.c: New test case.
8936
8937 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
8938
8939         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
8940         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
8941         gcc-dg-debug-runtest.
8942         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
8943         gcc-dg-debug-runtest.
8944
8945 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8946
8947         PR c++/9022
8948         * g++.dg/lookup/using6.C: New test.
8949
8950 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8951
8952         * g++.dg/parse/access2.C: New test.
8953
8954 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
8955
8956         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
8957         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
8958         * gcc.dg/debug/debug.exp: Likewise.
8959
8960 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8961
8962         * gcc.dg/dollar.c: New test.
8963
8964 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
8965
8966         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
8967         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
8968         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
8969         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
8970         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
8971         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
8972         * gcc.dg/compat/struct-by-value-6_main.c: New file.
8973         * gcc.dg/compat/struct-by-value-6_x.c: New file.
8974         * gcc.dg/compat/struct-by-value-6_y.c: New file.
8975         * gcc.dg/compat/struct-by-value-7_main.c: New file.
8976         * gcc.dg/compat/struct-by-value-7_x.c: New file.
8977         * gcc.dg/compat/struct-by-value-7_y.c: New file.
8978         * gcc.dg/compat/struct-by-value-8_main.c: New file.
8979         * gcc.dg/compat/struct-by-value-8_x.c: New file.
8980         * gcc.dg/compat/struct-by-value-8_y.c: New file.
8981         * gcc.dg/compat/struct-by-value-9_main.c: New file.
8982         * gcc.dg/compat/struct-by-value-9_x.c: New file.
8983         * gcc.dg/compat/struct-by-value-9_y.c: New file.
8984
8985 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
8986
8987         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
8988         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
8989         support for "repo" mode.
8990         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
8991         * lib/g77-dg.exp: Likewise.
8992         * lib/obj-dg.exp: Likewise.
8993
8994 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
8995
8996         Merge from gcc-3_2-rhl8-branch:
8997         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
8998
8999         * gcc.dg/tls/opt-6.c: New test.
9000
9001         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
9002
9003         * gcc.dg/20030405-1.c: New test.
9004
9005         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
9006
9007         * gcc.dg/20030309-1.c: New test.
9008
9009         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9010
9011         * gcc.c-torture/execute/20030307-1.c: New test.
9012
9013         2003-02-20  Randolph Chung  <tausq@debian.org>
9014
9015         * gcc.c-torture/compile/20030220-1.c: New test.
9016
9017         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
9018
9019         * gcc.dg/20030217-1.c: New test.
9020
9021         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
9022
9023         * gcc.c-torture/compile/20020129-1.c: New test.
9024
9025         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9026
9027         * gcc.dg/unroll-1.c: New test.
9028
9029         2002-11-16  Jan Hubicka  <jh@suse.cz>
9030
9031         * gcc.c-torture/execute/20020920-1.c: New test.
9032
9033         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
9034
9035         PR target/7434
9036         * gcc.c-torture/compile/20021008-1.c: New test.
9037
9038         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
9039
9040         PR target/7559
9041         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
9042
9043         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9044
9045         * gcc.c-torture/compile/20020807-1.c: New test.
9046
9047         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
9048
9049         * gcc.dg/tls/opt-1.c: New test.
9050
9051         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
9052
9053         * gcc.dg/20020729-1.c: New test.
9054
9055         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
9056
9057         * g++.dg/opt/life1.C: New test.
9058
9059         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
9060
9061         * gcc.dg/20020525-1.c: New test.
9062
9063         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9064
9065         PR c++/6794
9066         * g++.dg/ext/pretty1.C: New test.
9067         * g++.dg/ext/pretty2.C: New test.
9068
9069 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
9070
9071         PR c++/8385
9072         * g++.dg/ext/typeof5.C: New test.
9073
9074 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
9075
9076         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
9077         __USER_LABEL_PREFIX__ into account.
9078         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
9079
9080 2003-05-14  Roger Sayle  <roger@eyesopen.com>
9081
9082         * gcc.dg/builtins-15.c: New test case.
9083
9084 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
9085
9086         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
9087
9088 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
9089
9090         * lib/g++.exp: Tweak handling of additional source files.
9091         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
9092         * g++.dg/special/conpr-2a.C: Rename to ...
9093         * g++.dg/special/conpr-2a.cc: ... this.
9094         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
9095         * g++.dg/special/conpr-3a.C: Rename to ...
9096         * g++.dg/special/conpr-3a.cc: This.
9097         * g++.dg/special/conpr-3b.C: Rename to ...
9098         * g++.dg/special/conpr-3b.cc: This.
9099         * g++.dg/special/conpr-4.C: New test.
9100         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
9101
9102 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
9103
9104         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
9105
9106 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9107
9108         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
9109         * g++.old-deja/g++.robertl/eb71.C: Likewise.
9110         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
9111         * g++.old-deja/g++.other/warn3.C: Likewise.
9112
9113 2003-05-11  Roger Sayle  <roger@eyesopen.com>
9114
9115         * gcc.dg/i386-387-1.c: Update to also test log.
9116         * gcc.dg/i386-387-2.c: Likewise.
9117
9118 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
9119
9120         * g77.f-torture/execute/int8421.f: New test.
9121
9122 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9123
9124         PR c++/10230, c++/10481
9125         * g++.dg/lookup/scoped5.C: New test.
9126
9127 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9128
9129         PR c++/10552
9130         * g++.dg/template/ttp6.C: New test.
9131
9132 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
9133
9134         * gcc.c-torture/execute/builtins: New directory.
9135         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
9136         gcc.c-torture/execute/builtins.
9137         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
9138         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
9139         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
9140         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
9141
9142 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9143
9144         PR c++/9252
9145         * g++.dg/template/access8.C: New test.
9146         * g++.dg/template/access9.C: New test.
9147
9148 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9149
9150         PR c++/9554
9151         * g++.dg/parse/access1.C: New test.
9152
9153 2003-05-09  DJ Delorie  <dj@redhat.com>
9154
9155         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
9156         long, and not an int.
9157
9158 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9159
9160         PR c++/10555, c++/10576
9161         * g++.dg/template/memclass1.C: New test.
9162
9163 2003-05-08  DJ Delorie  <dj@redhat.com>
9164
9165         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
9166         targets.
9167         * gcc.c-torture/execute/20021024-1.x: Likewise.
9168         * gcc.c-torture/execute/shiftdi.x: Likewise.
9169         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
9170         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
9171         * gcc.dg/20021018-1.c: Likewise.
9172
9173 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9174
9175         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
9176
9177         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
9178         (bcopy): Call memmove.
9179
9180 2003-05-08  Roger Sayle  <roger@eyesopen.com>
9181
9182         * g77.f-torture/compile/8485.f: New test case.
9183
9184 2003-05-07  Richard Henderson  <rth@redhat.com>
9185
9186         PR c++/10570
9187         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
9188         Verify exception_cleanup not called for rethrows.
9189         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
9190         when exiting catch block without rethrowing.
9191         * g++.dg/eh/forced3.C: New.
9192         * g++.dg/eh/forced4.C: New.
9193
9194 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
9195
9196         * gcc.dg/20030505.c: Fix triplet.
9197
9198 2003-05-06  DJ Delorie  <dj@redhat.com>
9199
9200         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
9201         * gcc.dg/nest.c: Likewise.
9202
9203 2003-05-05  Roger Sayle  <roger@eyesopen.com>
9204
9205         * gcc.dg/builtins-14.c: New test case.
9206
9207 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
9208
9209         * lib/compat.exp (compat-execute): New argument.
9210         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
9211         * gcc.dg/compat: New test directory.
9212         * gcc.dg/compat/compat.exp: New expect script.
9213         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
9214         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
9215         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
9216         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
9217         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
9218         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
9219
9220         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
9221         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
9222         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
9223         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
9224         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
9225         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
9226         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
9227         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
9228         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
9229         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
9230         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
9231         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
9232         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
9233         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
9234         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
9235
9236 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
9237
9238         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
9239
9240 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
9241
9242         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
9243
9244 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
9245
9246         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
9247         * gcc.dg/ppc-fsel-2.c: New test.
9248
9249         * gcc.dg/unused-5.c: New test.
9250
9251 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9252
9253         PR c++/10496
9254         * g++.dg/warn/pmf1.C: New test.
9255
9256 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9257
9258         PR c++/4494
9259         * g++.dg/warn/main.C: New test.
9260
9261 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9262
9263         * gcc.dg/nonnull-3.c: New test.
9264
9265 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
9266
9267         * gcc.dg/cpp/Wtrigraphs.c: Update.
9268         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
9269
9270 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
9271
9272         * gcc.dg/ppc-fsel-1.c: New test.
9273
9274 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
9275
9276         PR c/10604
9277         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
9278
9279 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
9280
9281         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
9282
9283 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9284
9285         PR c++/9364, c++/10553, c++/10586
9286         * g++.dg/parse/typename4.C: New test.
9287         * g++.dg/parse/typename5.C: Likewise.
9288
9289 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
9290
9291         * gcc.c-torture/compile/20030503-1.c: New test.
9292
9293 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9294
9295         * g++.dg/lookup/using5.C: Fix testcase error.
9296
9297 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
9298
9299         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
9300         since MEABI is no longer supported.  Remove all vestiges
9301         of MEABI from the test.
9302
9303 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9304
9305         PR c++/10554
9306         * g++.dg/lookup/using5.C: New test.
9307
9308 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9309
9310         PR c++/8772
9311         * g++.dg/template/ttp5.C: New test.
9312
9313 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
9314
9315         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
9316         (dg-gpp-additional-sources): New function.
9317         (dg-gpp-additional-files): Likewise.
9318         * lib/g++.exp (additional_sources): New variable.
9319         (additional_files): Likewise.
9320         (g++_target_compile): Deal with them.
9321         * lib/old-dejagnu.exp: Remove.
9322         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
9323         * g++.old-deja: Revise all tests to use dg commands.
9324
9325 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9326
9327         PR c++/9432, c++/9528
9328         * g++.dg/lookup/using4.C: New test.
9329
9330 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
9331
9332         * gcc.dg/noreturn-5.c: New file.
9333         * gcc.dg/noreturn-6.c: New file.
9334
9335         * gcc.c-torture/compile/inline-1.c: New file.
9336
9337 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9338
9339         PR c++/10551
9340         * g++.dg/template/explicit1.C: New test.
9341
9342 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9343
9344         PR c++/10549
9345         * g++.dg/other/bitfield1.C: New test.
9346
9347         PR c++/10527
9348         * g++.dg/init/new7.C: New test.
9349
9350 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
9351
9352         * g++.dg/ext/desig1.C: New test.
9353         * g++.dg/ext/init1.C: Update.
9354
9355         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
9356
9357 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
9358
9359         PR c++/10180
9360         * g++.dg/warn/Winline-1.C: New test.
9361
9362 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
9363
9364         * gcc.c-torture/execute/string-opt-19.c: New test.
9365
9366         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
9367         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
9368
9369 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
9370
9371         PR c++/10506
9372         * g++.dg/init/new6.C: New test.
9373
9374         PR c++/10503
9375         * g++.dg/init/ref6.C: New test.
9376
9377 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
9378
9379         * g++.dg/warn/weak1.C: XFAIL on AIX4.
9380
9381 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9382
9383         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
9384         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
9385
9386 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
9387
9388         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
9389         initialized static data members.
9390
9391 2003-04-25  H.J. Lu <hjl@gnu.org>
9392
9393         * gcc.dg/ia64-sync-4.c: New test.
9394
9395 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9396
9397         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
9398         date.
9399
9400 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
9401
9402         PR c++/10337
9403         * g++.dg/warn/conv1.C: New test.
9404         * g++.old-deja/g++.other/conv7.C: Adjust.
9405         * g++.old-deja/g++.other/overload14.C: Adjust.
9406
9407 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9408
9409         PR c++/10471
9410         * g++.dg/template/defarg2.C: New test.
9411
9412 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
9413
9414         * gcc.dg/cpp/include2.c: Update.
9415         * gcc.dg/cpp/multiline-2.c: New.
9416         * gcc.dg/cpp/multiline.c: Update.
9417         * gcc.dg/cpp/strify2.c: Update.
9418         * gcc.dg/cpp/trad/literals-2.c: Update.
9419
9420 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9421
9422         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
9423
9424 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9425
9426         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
9427
9428 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
9429
9430         PR c++/10451
9431         * g++.dg/parse/crash4.C: New test.
9432
9433         PR c++/9847
9434         * g++.dg/parse/crash5.C: New test.
9435
9436 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9437
9438         PR c++/10446
9439         * g++.dg/parse/crash3.C: New test.
9440
9441         PR c++/10428
9442         * g++.dg/parse/elab1.C: New test.
9443
9444 2003-04-22  Devang Patel  <dpatel@apple.com>
9445
9446         * gcc.dg/cpp/trad/funlike-5.c: New test.
9447
9448 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
9449
9450         * g++.dg/other/packed1.C: Fix dg options.
9451
9452 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
9453
9454         * g++.dg/other/offsetof2.C: New test.
9455
9456 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
9457
9458         * g++.dg/template/recurse.C: Adjust location of error messages.
9459
9460 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9461
9462         PR c++/9881
9463         * g++.dg/init/addr-const1.C: New test.
9464         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
9465
9466 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9467
9468         PR c++/10405
9469         * g++.dg/lookup/struct-hack1.C: New test.
9470
9471 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
9472
9473         * ucs.c: Update diagnostic messages.
9474
9475 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9476
9477         * gcc.dg/cpp/truefalse.cpp: New test.
9478         * gcc.dg/cpp/cpp.exp: Update.
9479         * g++.dg/other/stdbool-if.C: Remove.
9480
9481 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
9482
9483         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
9484         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
9485
9486 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9487
9488         * gcc.c-torture/compile/20030418-1.c: New test.
9489
9490 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
9491
9492         * README.compat: Remove; content moved to doc/sourcebuild.texi.
9493
9494 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9495
9496         PR c++/10347
9497         g++.dg/template/dependent-name1.C: New test.
9498
9499 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
9500
9501         * gcc.dg/warn-1.c (tourist_guide): New array,
9502         contains a pointer to bar.
9503
9504 2003-04-16  Roger Sayle  <roger@eyesopen.com>
9505
9506         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
9507         * gcc.c-torture/execute/medce-1.c: New test case.
9508         * gcc.c-torture/execute/medce-2.c: New test case.
9509
9510 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
9511
9512         * lib/prune.exp: Ignore more messages.
9513
9514         PR c++/10381
9515         * g++.dg/parse/lookup3.C: New test.
9516
9517 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
9518
9519         * gcc.c-torture/compile/20030415-1.c : New test.
9520
9521 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
9522
9523         * gcc.c-torture/execute/scope-2.c: Move to ...
9524         * gcc.dg/noncompile/scope.c: .... here.
9525
9526 2003-04-14  Roger Sayle  <roger@eyesopen.com>
9527
9528         * gcc.dg/20030414-2.c: New test case.
9529
9530 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
9531
9532         PR target/10377
9533         * gcc.dg/20030414-1.c: New test.
9534
9535 2003-04-13  Roger Sayle  <roger@eyesopen.com>
9536
9537         * gcc.dg/builtins-12.c: New test case.
9538         * gcc.dg/builtins-13.c: New test case.
9539
9540 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9541
9542         * gcc.c-torture/execute/string-opt-18.c: New test.
9543
9544 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
9545
9546         PR c++/10300
9547         * g++.dg/init/new5.C: New test.
9548
9549 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
9550
9551         PR c++/7910
9552         * g++.dg/ext/dllimport1.C: New test.
9553
9554 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9555
9556         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
9557
9558 2003-04-11  Bud Davis <bdavis9659@comcast.net>
9559
9560         PR Fortran/9263
9561         * g77.f-torture/noncompile/9263.f: New test
9562         PR Fortran/1832
9563         * g77.f-torture/execute/1832.f: New test
9564
9565 2003-04-11  David Chad  <davidc@freebsd.org>
9566             Loren J. Rittle  <ljrittle@acm.org>
9567
9568         libobjc/8562
9569         * objc.dg/headers.m: New test.
9570
9571 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
9572
9573         * gcc.c-torture/execute/builtin-noret-2.c: New.
9574         * gcc.c-torture/execute/builtin-noret-2.x: New.
9575         XFAIL builtin-noret-2.c at -O1 and above.
9576         * gcc.dg/redecl.c: New.
9577         * gcc.dg/Wshadow-1.c: Update error regexps.
9578
9579 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
9580
9581         * g++.dg/abi/bitfield10.C: New test.
9582
9583 2003-04-09  Mike Stump  <mrs@apple.com>
9584
9585         * gcc.dg/pch/pch.exp: Make testcase names longer.
9586         * g++.dg/pch/pch.exp: Make testcase names longer.
9587
9588 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9589
9590         * gcc.dg/builtins-11.c: New test case.
9591
9592 2003-04-08  Roger Sayle  <roger@eyesopen.com>
9593
9594         * gcc.dg/builtins-9.c: New test case.
9595         * gcc.dg/builtins-10.c: New test case.
9596
9597 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
9598
9599         * gcc.dg/noncompile/init-4.c.c: New test.
9600
9601 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
9602
9603         * gcc.misc-test/gcov-9.c: New test.
9604         * gcc.misc-test/gcov-10.c: New test
9605         * gcc.misc-test/gcov-11.c: New test.
9606
9607 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
9608
9609         PR optimization/10024
9610         * gcc.c-torture/compile/20030405-1.c: New test.
9611
9612 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
9613
9614         * gcc.dg/pch/static-3.c: New.
9615         * gcc.dg/pch/static-3.hs: New.
9616         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
9617
9618 2003-04-04  Richard Henderson  <rth@redhat.com>
9619
9620         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
9621         * g++.dg/eh/forced2.C: Likewise.
9622
9623 2003-04-03  Mike Stump  <mrs@apple.com>
9624
9625         * lib/scanasm.exp (scan-assembler): Add xfail processing for
9626         target arg.
9627         (scan-assembler-times, scan-assembler-not): Likewise.
9628         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
9629
9630 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
9631
9632         * gcc.dg/sparc-loop-1.c: New test.
9633
9634 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
9635
9636         PR other/9274
9637         * g++.dg/pch/system-2.C: New.
9638         * g++.dg/pch/system-2.Hs: New.
9639
9640 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
9641
9642         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
9643
9644         * g++.dg/eh/simd-1.C (vecfunc): Same.
9645
9646 2003-04-01  Roger Sayle  <roger@eyesopen.com>
9647
9648         * gcc.c-torture/execute/20030401-1.c: New test case.
9649
9650 2003-04-01  Ziemowit Laski <zlaski@apple.com>
9651
9652         * objc.dg/defs.m: New.
9653
9654 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
9655
9656         * g++.dg/eh/simd-1.C: New.
9657         * g++.dg/eh/simd-2.C: New.
9658
9659 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
9660
9661         * gcc.c-torture/execute/simd-3.c: New.
9662
9663 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9664
9665         PR c/9936
9666         * gcc.dg/20030331-2.c: New test.
9667
9668 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
9669
9670         PR c++/10278
9671         * g++.dg/parse/crash2.C: New test.
9672
9673 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9674
9675         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
9676         * gcc.c-torture/execute/20030331-1.c: ...here.
9677
9678 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9679
9680         * gcc.c-torture/execute/20030331-1.c: New test.
9681
9682 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
9683
9684         * lib/gcov.exp: Adjust call return testing strings.
9685         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
9686
9687 2003-03-31  Roger Sayle  <roger@eyesopen.com>
9688
9689         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
9690         * gcc.dg/builtins-7.c: New test case.
9691         * gcc.dg/builtins-8.c: New test case.
9692
9693 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
9694
9695         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
9696
9697 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
9698
9699         PR c++/7647
9700         * g++.dg/lookup-class-member-2.C: New test.
9701
9702 2003-03-30  Glen Nakamura  <glen@imodulo.com>
9703
9704         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
9705
9706 2003-03-28  Roger Sayle  <roger@eyesopen.com>
9707
9708         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
9709
9710 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
9711
9712         * g++.dg/init/attrib1.C: New test.
9713
9714 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9715
9716         * gcc.dg/ultrasp8.c: New test.
9717
9718 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9719
9720         * gcc.dg/ultrasp7.c: New test.
9721
9722 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
9723
9724         PR c++/10047
9725         * g++.dg/template/inline1.C: New test.
9726
9727 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9728
9729         * gcc.dg/sparc-dwarf2.c: New test.
9730
9731 2003-03-27  Roger Sayle  <roger@eyesopen.com>
9732
9733         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
9734         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
9735
9736 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
9737
9738         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
9739         than reading .x files.
9740         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
9741         * g77.dg/gcov/gcov-1.f: Likewise.
9742         * gcc.misc-tests/gcov-4b.c: Likewise.
9743         * gcc.misc-tests/gcov-5b.c: Likewise.
9744         * gcc.misc-tests/gcov-6.c: Likewise.
9745         * gcc.misc-tests/gcov-7.c: Likewise.
9746         * gcc.misc-tests/gcov-8.c: Likewise.
9747         * g++.dg/gcov/gcov-1.x: Remove.
9748         * g77.dg/gcov/gcov-1.x: Likewise.
9749         * gcc.misc-tests/gcov-4b.x: Likewise.
9750         * gcc.misc-tests/gcov-5b.x: Likewise.
9751         * gcc.misc-tests/gcov-6.x: Likewise.
9752         * gcc.misc-tests/gcov-7.x: Likewise.
9753         * gcc.misc-tests/gcov-8.x: Likewise.
9754
9755 2003-03-27  Glen Nakamura  <glen@imodulo.com>
9756
9757         PR opt/10087
9758         * gcc.dg/20030324-1.c: New test.
9759
9760 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
9761
9762         PR c++/10224
9763         * g++.dg/template/arg3.C: New test.
9764
9765         PR c++/10158
9766         * g++.dg/template/friend18.C: New test.
9767
9768 2003-03-26  Roger Sayle  <roger@eyesopen.com>
9769
9770         * g77.f-torture/compile/20030326-1.f: New test case.
9771
9772 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
9773
9774         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
9775
9776         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
9777
9778 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
9779
9780         * gcc.dg/ia64-sync-3.c: New test.
9781
9782 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
9783
9784         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
9785
9786 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9787
9788         * gcc.dg/ultrasp6.c: New test.
9789
9790 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9791
9792         * gcc.dg/i386-signbit-1.c: New test.
9793         * gcc.dg/i386-signbit-2.c: New test.
9794         * gcc.dg/i386-signbit-3.c: New test.
9795
9796 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9797
9798         * gcc.dg/ultrasp5.c: Fix options.
9799
9800 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
9801
9802         * gcc.dg/ultrasp5.c: Fix comment.
9803
9804 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
9805
9806         PR fortran/10197
9807         * g77.f-torture/execute/10197.f: New test.
9808
9809 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
9810
9811         PR c++/9898, c++/383
9812         * g++.dg/template/conv6.C: New test.
9813
9814         PR c++/10119
9815         * g++.dg/template/ptrmem5.C: New test.
9816
9817         PR c++/10026
9818         * g++.dg/lookup/koenig1.C: New test.
9819
9820         PR C++/10199
9821         * g++.dg/lookup/template2.C: New test.
9822
9823 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
9824
9825         * g++.dg/opt/rtti1.C: New test.
9826
9827 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
9828
9829         * gcc.dg/ultrasp5.c: New test.
9830
9831 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
9832
9833         PR middle-end/9967
9834         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
9835         builtin fputs.
9836
9837 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
9838
9839         PR c/8224
9840         * gcc.dg/20030323-1.c: New test.
9841
9842 2003-03-23  Roger Sayle  <roger@eyesopen.com>
9843
9844         * gcc.c-torture/compile/20030323-1.c: New test case.
9845
9846 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
9847
9848         * gcc.dg/20030321-1.c: New test.
9849
9850 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
9851
9852         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
9853
9854 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
9855
9856         PR c++/9978, c++/9708
9857         * g++.dg/ext/vlm1.C: Adjust expected error.
9858         * g++.dg/ext/vla2.C: New test.
9859         * g++.dg/template/arg1.C: New test.
9860         * g++.dg/template/arg2.C: New test.
9861
9862 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
9863
9864         * g77.f-torture/execute/select.f: New test.
9865         * g77.f-torture/noncompile/select_no_compile.f: New test.
9866
9867 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
9868
9869         PR c++/9898
9870         * g++.dg/other/error4.C: New test.
9871
9872 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
9873
9874         * g++.dg/template/friend17.C: New test.
9875
9876 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
9877
9878         * gcc.c-torture/compile/20030320-1.c: New.
9879
9880 2003-03-20  Roger Sayle  <roger@eyesopen.com>
9881
9882         * gcc.dg/builtins-6.c: New test case.
9883
9884 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
9885
9886         PR target/10073
9887         * gcc.c-torture/compile/20030319-1.c: New.
9888
9889 2003-03-18  Jan Hubicka  <jh@suse.cz>
9890
9891         * gcc.dg/i386-cvt-1.c: New test.
9892
9893 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
9894
9895         * objc.dg/naming-1.m: Use "(parse|syntax) error".
9896         * objc.dg/naming-2.m: Likewise.
9897
9898 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
9899
9900         PR c++/9639
9901         * g++.dg/parse/crash1.C: New test.
9902
9903 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
9904
9905         PR c++/8805
9906         * g++.dg/eh/cleanup1.C: New test.
9907
9908 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9909
9910         * gcc.c-torture/execute/20030316-1.c: New test case.
9911
9912 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9913
9914         PR c++/9629
9915         * g++.dg/init/ctor2.C: New test.
9916
9917 2003-03-15  Roger Sayle  <roger@eyesopen.com>
9918
9919         * g77.f-torture/compile/xformat.f: New test case.
9920
9921 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9922
9923         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
9924         * g++.old-deja/g++.mike/eh50.C: Likewise.
9925
9926 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9927
9928         PR c++/6440
9929         * g++.dg/template/spec7.C: New test.
9930         * g++.dg/template/spec8.C: Likewise.
9931
9932 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
9933
9934         * gcc.c-torture/execute/20030313-1.c: New test.
9935
9936 2003-03-14  Richard Henderson  <rth@redhat.com>
9937
9938         * gcc.dg/inline-2.c: Adjust alpha test for external call.
9939
9940 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
9941
9942         * gcc.c-torture/compile/20030314-1.c: New test.
9943
9944 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
9945
9946         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
9947         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
9948         thumb target,
9949         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
9950         to accept newer _imp__  prefix and additional
9951         newline in .drectve section.
9952         * gcc.dg/dll-4.c: Likewise.
9953         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
9954         switch.
9955
9956 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
9957
9958         * g++.dg/parse/namespace9.C: New test.
9959
9960         * g++.dg/init/ref5.C: New test.
9961         * g++.dg/parse/ptrmem1.C: Likewise.
9962
9963 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9964
9965         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
9966         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
9967         regular expression.
9968         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
9969         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
9970
9971 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
9972
9973         * gcc.c-torture/execute/20030224-2.c: New test.
9974
9975 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9976
9977         * gcc.dg/decl-3.c: New test.
9978
9979 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9980
9981         * gcc.dg/i386-loop-2.c: New test.
9982
9983 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
9984
9985         PR c++/9474
9986         * g++.dg/parse/namespace8.C: New test.
9987
9988         PR c++/9924
9989         * g++.dg/overload/builtin2.C: New test.
9990
9991 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
9992
9993         * gcc.dg/return-type-3.c: New test.
9994
9995 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
9996
9997         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
9998         profiling options are not supported.
9999
10000 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
10001
10002         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
10003         * g++.old-deja/g++.warn/impint2.C: Likewise.
10004
10005 2003-03-10  Devang Patel  <dpatel@apple.com>
10006
10007         * g++.dg/cpp/c++_cmd_1.C: New test.
10008         * g++.dg/cpp/c++_cmd_1.h: New file.
10009
10010 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
10011
10012         * gcc.dg/altivec-9.c: New file.
10013
10014 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10015
10016         * gcc.dg/ppc-sdata-1.c: New test.
10017         * gcc.dg/ppc-sdata-2.c: New test.
10018
10019 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
10020
10021         PR c++/9373
10022         * g++.dg/opt/ptrmem2.C: New test.
10023
10024         PR c++/8534
10025         * g++.dg/opt/ptrmem1.C: New test.
10026
10027 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10028
10029         * gcc.dg/i386-loop-1.c: New test.
10030
10031 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10032
10033         PR c++/9970
10034         * g++.dg/lookup/friend1.C: New test.
10035
10036 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10037
10038         PR c++/9823
10039         * g++.dg/parser/constructor1.C: New test.
10040
10041 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
10042
10043         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
10044
10045         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
10046
10047 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
10048
10049         * gcc.dg/cpp/Wunused.c: Update test.
10050
10051 2003-03-08  Jan Hubicka  <jh@suse.cz>
10052
10053         * gcc.dg/inline-3.c: New test.
10054
10055 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
10056
10057         PR c++/9809
10058         * g++.dg/parse/builtin1.C: New test.
10059
10060         PR c++/9982
10061         * g++.dg/abi/cookie1.C: New test.
10062         * g++.dg/abi/cookie2.C: Likewise.
10063
10064         PR c++/9524
10065         * g++.dg/template/field1.C: New test.
10066
10067         PR c++/9912
10068         * g++.dg/parse/class1.C: New test.
10069         * g++.dg/parse/namespace7.C: Likewise.
10070         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
10071
10072 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
10073
10074         * g++.dg/init/ref4.C: New test.
10075
10076 2003-03-07  Jan Hubicka  <jh@suse.cz>
10077
10078         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
10079         * gcc.dg/inline-3.c:  New test.
10080
10081 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
10082
10083         * g++.dg/init/ref3.C: New test.
10084
10085         PR c++/9965
10086         * g++.dg/init/ref2.C: New test.
10087
10088         PR c++/9400
10089         * g++.dg/warn/Wshadow-2.C: New test.
10090
10091         PR c++/9791
10092         * g++.dg/warn/Woverloaded-1.C: New test.
10093
10094 2003-03-05  Jan Hubicka  <jh@suse.cz>
10095
10096         * gcc.dg/i386-local2.c: New.
10097         * gcc.dg/i386-local.c: Fix typo.
10098
10099 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
10100
10101         * g++.dg/abi/layout3.C: New test.
10102
10103 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
10104
10105         * gcc.c-torture/compile/20030305-1.c
10106
10107 2003-03-05  Jan Hubicka  <jh@suse.cz>
10108
10109         * gcc.dg/i386-local.c: New.
10110
10111 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
10112
10113         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
10114
10115 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10116
10117         * gcc.dg/switch-2.c: New test.
10118         * gcc.dg/switch-3.c: New test.
10119         * gcc.dg/Wswitch.c: Adjust line numbers.
10120         * gcc.dg/Wswitch-default.c: Likewise.
10121         * gcc.dg/Wswitch-enum.c: Likewise.
10122
10123 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
10124
10125         * gcc.c-torture/execute/20030222-1.c: New test.
10126
10127 2003-03-03  James E Wilson  <wilson@tuliptree.org>
10128
10129         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
10130
10131 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
10132
10133         PR c++/9878
10134         * g++.dg/init/ref1.C: New test.
10135
10136 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
10137
10138         * gcc.dg/sh-relax.c: New SH-only test.
10139
10140 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
10141
10142         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
10143         comment explaining purpose of testcase.
10144
10145 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10146
10147         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
10148         for HC11/HC12 (asm needs two int registers).
10149         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
10150         HC11/HC12 because the test uses an asm which needs two 32-bit
10151         registers.
10152
10153 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
10154
10155         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
10156         for HC11/HC12 (array is too large otherwise).
10157         * gcc.c-torture/compile/920501-4.x: New file, likewise.
10158         * gcc.c-torture/compile/20010518-2.x: Likewise.
10159         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
10160         HC11/HC12 (array is too large).
10161
10162 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
10163
10164         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
10165         * lib/g++-dg.exp (g++-dg-test): Likewise.
10166
10167 2003-03-01  Roger Sayle  <roger@eyesopen.com>
10168
10169         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
10170         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
10171
10172 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10173
10174         * g++.dg/warn/implicit-typename1.C: Remove warning.
10175
10176 2003-02-28  Richard Henderson  <rth@redhat.com>
10177
10178         * gcc.dg/noreturn-1.c: Move noreturn warning line.
10179         * gcc.dg/return-type-1.c: Move control reaches end warning line.
10180
10181 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
10182
10183         * gcc.dg/pch/pch.exp: Change .pch to .gch.
10184         * g++.dg/pch/pch.exp: Likewise.
10185
10186 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
10187
10188         PR c++/9879
10189         * testsuite/g++.dg/init/new4.C: New test.
10190
10191 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
10192
10193         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
10194
10195 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
10196
10197         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
10198         unsigned long.
10199
10200         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
10201         wider than float.
10202
10203 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10204
10205         * lib/scanasm.exp: Add support for counting numbers of
10206         occurences.
10207         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
10208         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
10209
10210 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
10211
10212         PR c++/9683
10213         * g++.dg/template/static3.C: New test.
10214
10215         PR c++/9829
10216         * g++.dg/parse/namespace6.C: New test.
10217
10218 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10219
10220         PR target/9732
10221         * gcc.dg/20030225-1.c: New test.
10222
10223 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
10224
10225         * README: Remove out-of-date information.
10226
10227         PR c++/9836
10228         * g++.dg/template/spec6.C: New test.
10229
10230 2003-02-24  Jeff Law  <law@redhat.com>
10231
10232         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
10233
10234 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10235
10236         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
10237         * gcc.dg/pragma-ep-1.c: Likewise.
10238
10239 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10240
10241         PR c++/9602
10242         * g++.dg/template/friend16.C: New test.
10243
10244 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
10245
10246         PR c++/5333
10247         * g++.dg/parse/fused-params1.C: Adjust error messages.
10248         * g++.dg/template/nested3.C: New test.
10249
10250 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
10251
10252         * g++.dg/abi/param1.C: New test.
10253
10254 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10255
10256         PR c++/7982
10257         * g++.dg/warn/implicit-typename1.C: New test.
10258
10259 2003-02-22  Kelley Cook <kelleycook@comcast.net>
10260
10261         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
10262         with "mtune".
10263         * g++.old-deja/g++.other/store-expr2.C: Likewise.
10264         * gcc.c-torture/execute/20010129-1.x: Likewise.
10265         * gcc.dg/20011107-1.c: Likewise.
10266         * gcc.dg/20020108-1.c: Likewise.
10267         * gcc.dg/20020122-3.c: Likewise.
10268         * gcc.dg/20020206-1.c: Likewise.
10269         * gcc.dg/20020310-1.c: Likewise.
10270         * gcc.dg/20020426-2.c: Likewise.
10271         * gcc.dg/20020517-1.c: Likewise.
10272         * gcc.dg/991230-1.c: Likewise.
10273         * gcc.dg/i386-unroll-1.c: Likewise.
10274         * gcc.misc-tests/i386-prefetch.exp: Likewise.
10275
10276 2003-02-22  Jan Hubicka  <jh@suse.cz>
10277
10278         * gcc.dg/i386-mul.c: New test.
10279
10280 2003-02-21  Roger Sayle  <roger@eyesopen.com>
10281
10282         * gcc.dg/builtins-5.c: New test case.
10283
10284 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
10285
10286         * gcc.dg/asmreg-1.c: New test.
10287
10288 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10289
10290         PR c++/9749
10291         * g++.dg/parse/varmod1.C: New test.
10292
10293 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10294
10295         PR c++/9727
10296         * g++.dg/template/op1.C: New test.
10297
10298 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10299
10300         PR c++/8906
10301         * g++.dg/template/nested2.C: New test.
10302
10303 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
10304
10305         PR c++/8724
10306         * g++.dg/expr/dtor1.C: New test.
10307
10308 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10309
10310         * gcc.dg/cpp/include3.c: New test.
10311         * gcc.dg/cpp/inc/foo.h: New file.
10312
10313 2003-02-21  Glen Nakamura  <glen@imodulo.com>
10314
10315         * gcc.c-torture/execute/20030221-1.c: New test.
10316
10317 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
10318
10319         PR c++/9729
10320         * g++.dg/abi/conv1.C: New test.
10321
10322 2003-02-20  Jan Hubicka  <jh@suse.cz>
10323
10324         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
10325
10326 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
10327
10328         * gcc.c-torture/compile/20030219-1.c: New test.
10329
10330 2003-02-18  Jan Hubicka  <jh@suse.cz>
10331
10332         * gcc.dg/funcorder.c: New test.
10333
10334 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10335
10336         * gcc.c-torture/execute/20030218-1.c: New.
10337
10338 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
10339
10340         * gcc.dg/20030218-1.c: New.
10341
10342 2003-02-18  Richard Henderson  <rth@redhat.com>
10343
10344         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
10345         * gcc.dg/attr-used-2.c: New.
10346
10347 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
10348
10349         PR c++/9704
10350         * g++.dg/init/copy5.C: New test.
10351
10352 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
10353
10354         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
10355         * g++.dg/pch/pch.exp: Likewise.
10356
10357 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
10358
10359         * gcc.c-torture/execute/20030209-1.c: Enable the test if
10360         STACK_SIZE is not defined.
10361
10362 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10363
10364         PR c++/9457
10365         * g++.dg/template/init1.C: New test.
10366
10367 2003-02-16  Jan HUbicka  <jh@suse.cz>
10368
10369         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
10370         (foo): Add few extra tests
10371         * gcc.dg/c99-const-expr-3.c: Likewise.
10372         * gcc.c-torture/execute/20030216-1.c: New.
10373
10374 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10375
10376         PR c++/9459
10377         * g++.dg/ext/typeof4.C: New test.
10378
10379 2003-02-15  Roger Sayle  <roger@eyesopen.com>
10380
10381         * gcc.dg/i386-387-3.c: New test case.
10382
10383 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
10384
10385         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
10386         cris-*-elf* cris-*-aout* and mmix-*-*.
10387
10388 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
10389
10390         * gcc.dg/20030213-1.c: New test.
10391
10392 2003-02-12  Roger Sayle  <roger@eyesopen.com>
10393
10394         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
10395         * gcc.dg/i386-387-2.c: Likewise.
10396
10397 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
10398
10399         * gcc.dg/ppc-spe.c: Fix formatting.
10400         Enable tests that were previously unsupported by gas.
10401         Delete tests for instructions that no longer exist.
10402         Switch arguments on evsubifw builtin.
10403
10404 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10405
10406         * gcc.c-torture/execute/20030209-1.c: Disable the test if
10407         STACK_SIZE is too small.
10408
10409 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
10410             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
10411
10412         * gcc.dg/decl-2.c: New test.
10413
10414 2003-02-10  Jan Hubicka  <jh@suse.cz>
10415
10416         * gcc.dg/i386-fpcvt-1.c:  New test.
10417
10418 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
10419
10420         * gcc.c-torture/execute/20030209-1.c: New test.
10421
10422 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
10423
10424         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
10425         int-wide bitops, use the constants of the same width.
10426         Likewise, if long long is 32-bit wide, test bitops using
10427         32-bit constants.
10428
10429 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
10430
10431         * gcc.dg/20021014-1.c: Annotate with expected notice text.
10432
10433 2003-02-07  Roger Sayle  <roger@eyesopen.com>
10434
10435         * testsuite/gcc.dg/builtins-4.c: New test case.
10436
10437 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10438
10439         * gcc.dg/20020430-1.c: Fix dg command typos.
10440         * gcc.dg/20020503-1.c: Likewise.
10441
10442 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10443
10444         PR c++/8785
10445         * g++.dg/parse/fused-params1.C: New test.
10446
10447         PR c++/8857
10448         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
10449
10450         PR c++/8921
10451         * g++.dg/parse/non-dependent1.C: New test.
10452
10453         PR c++/8928
10454         * g++.dg/parse/dupl-tmpl-args1.C: New test.
10455
10456         PR c++/9228
10457         * g++.dg/parse/undefined7.C: New test.
10458         * g++.dg/parse/non-templ1.C: New test.
10459
10460         PR c++/9229
10461         * g++.dg/parse/too-many-tmpl-args1.C: New test.
10462
10463 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
10464
10465         * gcc.c-torture/compile/20030206-1.c: New test.
10466
10467 2003-02-05  Roger Sayle  <roger@eyesopen.com>
10468
10469         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
10470         "pow" to "foo" to avoid potential confusion with a math built-in.
10471
10472 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10473
10474         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
10475         conditions for SPARC targets.
10476
10477 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
10478
10479         * gcc.dg/20030204-1.c: New test.
10480
10481 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10482
10483         PR c++/38
10484         * g++.dg/parse/array-size1.C: New test.
10485
10486         PR c++/5657
10487         * g++.dg/parse/undefined3.C: New test.
10488
10489         PR c++/5665
10490         * g++.dg/parse/undefined4.C: New test.
10491
10492         PR c++/5975
10493         * g++.dg/parse/undefined5.C: New test.
10494
10495         PR c++/7259
10496         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
10497
10498         PR c++/8578
10499         * g++.dg/parse/casting-operator1.C: New test.
10500
10501         PR c++/8596
10502         * g++.dg/parse/undefined6.C: New test.
10503
10504         PR c++/8736
10505         * g++.dg/parse/missing-template1.C: New test.
10506
10507 2003-02-04  Jan Hubicka  <jh@suse.cz>
10508
10509         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
10510         * gcc.dg/i386-cmov?.c:  Likewise.
10511         * gcc.dg/i386-fpcvt-?.c:  Likewise.
10512         * gcc.dg/i386-ssefp-1.c:  Likewise.
10513         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
10514         conventions.
10515
10516 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
10517
10518         PR c++/7129
10519         * testsuite/g++.dg/ext/max.C: New test.
10520
10521 2003-02-03  Jan Hubicka  <jh@suse.cz>
10522
10523         * gcc.c-torture/execute/20030203-1.c: New test.
10524
10525 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
10526
10527         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
10528         'natural-endian'.
10529
10530 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
10531
10532         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
10533         * g++.dg/init/new2.C: Likewise.
10534         * g++.dg/other/new1.C: Likewise.
10535
10536 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
10537
10538         * gcc.dg/struct-ret-libc.c: New test.
10539
10540 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
10541
10542         * gcc.dg/20030129-1.c: New test.
10543
10544 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10545
10546         PR c++/8849
10547         * g++.dg/template/ptrmem4.C: New test.
10548
10549 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
10550
10551         * g++.dg/parser/constant1.C: New test.
10552
10553 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10554
10555         PR c++/8591
10556         * g++.dg/parse/friend2.C: New test.
10557
10558 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10559
10560         PR c++/9437
10561         * g++.dg/template/unify4.C: New test.
10562
10563 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
10564
10565         * gcc.c-torture/execute/20030128-1.c: New test.
10566
10567 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
10568
10569         * g++.dg/lookup/nested1.C: Test moved from ...
10570         * g++.old-deja/g++.other/lookup24.C: ... here.
10571
10572 2003-01-28  Jan Hubicka  <jh@suse.cz>
10573
10574         * gcc.dg/i386-cmov5.c:  New test.
10575
10576 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
10577
10578         * gcc.c-torture/execute/20010925-1.c: Changed the
10579         memcpy declaration.
10580
10581 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10582
10583         PR c++/3902
10584         * g++.dg/parse/template5.C: New test.
10585
10586 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
10587
10588         PR fortran/9258
10589         * g77.dg/pr9258: New test.
10590
10591 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10592
10593         * README: Move relevant parts from README.g++.
10594
10595         * README.g++: Remove this file.
10596
10597 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
10598
10599         * g++.dg/abi/dcast1.C: New test.
10600
10601 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10602
10603         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
10604
10605 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
10606
10607         PR c++/47
10608         * g++.old-deja/g++.other/lookup24.C: New test.
10609
10610 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10611
10612         PR middle-end/7227
10613         * gcc.dg/uninit-C.c: New test.
10614
10615 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
10616
10617         * g++.dg/abi/covariant1.C: New test.
10618
10619 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
10620
10621         * gcc.dg/20030123-1.c: New test.
10622
10623 2003-01-25  Jan Hubicka  <jh@suse.cz>
10624
10625         PR opt/8492
10626         * gcc.c-torture/compile/20030125-1.c
10627
10628 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
10629
10630         PR c++/9403
10631         * g++.dg/parse/template3.C: New test.
10632         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
10633
10634         PR c++/795
10635         * g++.dg/parse/template4.C: New test.
10636
10637         PR c++/9415
10638         * g++.dg/template/qual2.C: New test.
10639
10640         PR c++/8545
10641         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
10642
10643         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
10644
10645 2003-01-25  Roger Sayle  <roger@eyesopen.com>
10646
10647         * gcc.c-torture/execute/switch-1.c: New test case.
10648
10649 2003-01-25  Jan Hubicka  <jh@suse.cz>
10650
10651         * gcc.c-torture/execute/20030125-1.[cx]: New test.
10652
10653 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
10654
10655         Tweaks for Bison-1.875. From the NEWS file:
10656         "- `parse error' -> `syntax error'
10657         Bison now uniformly uses the term `syntax error'"
10658         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
10659         * gcc.dg/cpp/digraph2.c: Likewise.
10660         * gcc.dg/cpp/direct2.c: Likewise.
10661         * gcc.dg/cpp/paste4.c: Likewise.
10662         * gcc.dg/c90-restrict-1.c: Likewise.
10663         * gcc.dg/c99-func-2.c: Likewise.
10664         * gcc.dg/noncompile/920721-2.c: Likewise.
10665         * gcc.dg/noncompile/930622-2.c: Likewise.
10666         * gcc.dg/noncompile/940112-1.c: Likewise.
10667         * gcc.dg/noncompile/950921-1.c: Likewise.
10668         * gcc.dg/noncompile/951123-1.c: Likewise.
10669         * gcc.dg/noncompile/971104-1.c: Likewise.
10670         * gcc.dg/noncompile/990416-1.c: Likewise.
10671
10672 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
10673
10674         * g++.dg/parse/undefined1.C: Add error message.
10675
10676 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10677
10678         PR c++/9354
10679         * g++.dg/parse/new1.C: New test.
10680
10681         PR c++/9216
10682         * g++.dg/parse/template2.C: New test.
10683
10684         PR c++/9354
10685         * g++.dg/parse/typedef2.C: New test.
10686
10687         PR c++/9328
10688         * g++.dg/ext/typeof3.C: New test.
10689
10690 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10691
10692         PR c++/2738
10693         * g++.dg/parse/ret-type1.C: New test.
10694
10695         PR c++/3792
10696         * g++.dg/parse/tmpl-outside1.C: New test.
10697
10698         PR c++/4207
10699         * g++.dg/parse/int-as-enum1.C: New test.
10700
10701         PR c++/4903
10702         * g++.dg/parse/no-typename1.C: New test.
10703
10704         PR c++/5533
10705         * g++.dg/parse/no-value1.C: New test.
10706
10707         PR c++/5921
10708         * g++.dg/parse/wrong-inline1.C: New test.
10709
10710         PR c++/6402
10711         * g++.dg/parse/ref1.C: New test.
10712
10713         PR c++/6992
10714         * g++.dg/parse/attr-ctor1.C: New test.
10715
10716         PR c++/7229
10717         * g++.dg/parse/namespace5.C: New test.
10718
10719         PR c++/7917
10720         * g++.dg/parse/func-def1.C: New test.
10721
10722         PR c++/8143
10723         * g++.dg/parse/undefined1.C: New test.
10724
10725         PR c++/5723, PR c++/8522
10726         * g++.dg/parse/specialization1.C: New test.
10727
10728         PR c++/163, PR c++/8595
10729         * g++.dg/parse/struct-as-enum1.C: New test.
10730
10731         PR c++/9173
10732         * g++.dg/parse/undefined2.C: New test.
10733
10734 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
10735
10736         PR c++/9298
10737         * g++.dg/parse/template1.C: New test.
10738
10739         PR c++/9384
10740         * g++.dg/parse/using1.C: New test.
10741
10742         PR c++/9285
10743         PR c++/9294
10744         * g++.dg/parse/expr2.C: New test.
10745
10746         PR c++/9388
10747         * g++.dg/parse/lookup2.C: Likewise.
10748
10749 2003-01-21  Jan Hubicka  <jh@suse.cz>
10750
10751         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
10752         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
10753         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
10754         * gcc.c-torture/execute/string-opt-*.c: Likewise.
10755
10756 2003-01-20  Nick Clifton  <nickc@redhat.com>
10757
10758         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
10759         problem with ARM sibcall code generation.
10760
10761 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
10762
10763         * gcc.c-torture/execute/20030120-1.c: New.
10764
10765 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
10766
10767         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
10768
10769 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
10770
10771         PR c++/9272
10772         * g++.dg/parse/ctor1.C: New test.
10773
10774         PR c++/9294:
10775         * g++.dg/parse/qualified1.C: New test.
10776
10777         * g++.dg/parse/typename3.C: New test.
10778
10779 2003-01-16  Richard Henderson  <rth@redhat.com>
10780
10781         * g++.dg/tls/init-2.C: Fix error matches for real this time.
10782
10783 2003-01-16  Richard Henderson  <rth@redhat.com>
10784
10785         * g++.dg/pch/pch.exp: Copy test header to the working directory
10786         before using it either for precompilation or direct use.
10787         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
10788         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
10789
10790 2003-01-16  Richard Henderson  <rth@redhat.com>
10791
10792         * gcc.dg/pch/pch.exp: Copy test header to the working directory
10793         before using it either for precompilation or direct use.
10794         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
10795         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
10796
10797 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
10798
10799         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
10800         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
10801         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
10802         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
10803         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
10804         typename warning into error.
10805         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
10806         error messages.
10807         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
10808         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
10809         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
10810         messages.
10811         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
10812         make declaration visible in template.
10813         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
10814         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
10815         messages.
10816         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
10817         message.
10818         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
10819         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
10820         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
10821         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
10822         typename warning with error message.
10823         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
10824         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
10825         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
10826
10827 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
10828
10829         * g++.dg/parse/ambig2.C: New test.
10830
10831 2003-01-15  Richard Henderson  <rth@redhat.com>
10832
10833         * g++.dg/tls/init-2.C: Update error message string.
10834
10835 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10836
10837         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
10838
10839 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
10840
10841         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
10842         all for HC11/HC12.
10843         * gcc.c-torture/compile/20001205-1.x: Likewise.
10844         * gcc.c-torture/compile/20001226-1.x: Likewise.
10845         * gcc.c-torture/compile/920520-1.x: Likewise.
10846         * gcc.c-torture/compile/961203-1.x: Likewise.
10847         * gcc.c-torture/compile/20020604-1.x: Likewise.
10848
10849 2003-01-15  Jan Hubicka  <jh@suse.cz>
10850
10851         * gcc.c-torture/compile/20030115-1.c: New test.
10852
10853         * gcc.dg/i386-fpcvt-1.c: New test.
10854         * gcc.dg/i386-fpcvt-2.c: New test.
10855
10856 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
10857
10858         Further conform g++'s __vmi_class_type_info to the C++ ABI
10859         specification.
10860         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
10861         the specification.
10862
10863 2003-01-14  Jan Hubicka  <jh@suse.cz>
10864
10865         * gcc.dg/i386-fpcvt-1.c: New test.
10866         * gcc.dg/i386-fpcvt-2.c: New test.
10867
10868 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
10869
10870         * gcc.dg/i386-mmx-3.c: New test.
10871
10872 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
10873
10874         PR c++/9264
10875         * g++.dg/parse/octal1.C: New file.
10876
10877         PR c++/9172
10878         * g++.dg/parse/typename1.C: New file.
10879
10880 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
10881
10882         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
10883         * gcc.dg/bf-no-ms-layout.c: Likewise.
10884         * gcc.dg/bf-ms-attrib.c: Likewise.
10885
10886 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
10887
10888         PR c++/9099
10889         * g++.dg/parse/dtor1.C: New file.
10890
10891         PR c++/9128
10892         * g++.dg/rtti/typeid1.C: New file.
10893
10894         PR c++/9153
10895         * g++.dg/parse/lookup1.C: New file.
10896
10897         PR c++/9171
10898         * g++.dg/templ/spec5.C: New file.
10899
10900 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
10901
10902         * gcc.c-torture/compile/20030110-1.c: New test.
10903
10904 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
10905
10906         Merge from pch-branch:
10907
10908         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
10909
10910         * gcc.dg/pch/cpp-1.h: New.
10911         * gcc.dg/pch/cpp-1.c: New.
10912         * gcc.dg/pch/cpp-2.h: New.
10913         * gcc.dg/pch/cpp-2.c: New.
10914
10915         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
10916
10917         * gcc.dg/pch/except-1.h: New.
10918         * gcc.dg/pch/except-1.c: New.
10919
10920         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
10921
10922         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
10923         running test.
10924         * gcc.dg/pch: Include *.hp not *.h.
10925         * gcc.dg/pch/system-1.h: New.
10926         * gcc.dg/pch/system-1.c: New.
10927
10928         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
10929
10930         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
10931         rather than trying to build and run a program using PCH.
10932         * gcc.dg/pch: Remove dg-do commands from test files.
10933
10934         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
10935
10936         * gcc.dg/pch/macro-3.c: New.
10937         * gcc.dg/pch/macro-3.h: New.
10938
10939         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
10940
10941         * gcc.dg/pch/common-1.c: New.
10942         * gcc.dg/pch/common-1.h: New.
10943         * gcc.dg/pch/decl-1.c: New.
10944         * gcc.dg/pch/decl-1.h: New.
10945         * gcc.dg/pch/decl-2.c: New.
10946         * gcc.dg/pch/decl-2.h: New.
10947         * gcc.dg/pch/decl-3.c: New.
10948         * gcc.dg/pch/decl-3.h: New.
10949         * gcc.dg/pch/decl-4.c: New.
10950         * gcc.dg/pch/decl-4.h: New.
10951         * gcc.dg/pch/decl-5.c: New.
10952         * gcc.dg/pch/decl-5.h: New.
10953         * gcc.dg/pch/global-1.c: New.
10954         * gcc.dg/pch/global-1.h: New.
10955         * gcc.dg/pch/inline-1.c: New.
10956         * gcc.dg/pch/inline-1.h: New.
10957         * gcc.dg/pch/inline-2.c: New.
10958         * gcc.dg/pch/inline-2.h: New.
10959         * gcc.dg/pch/static-1.c: New.
10960         * gcc.dg/pch/static-1.h: New.
10961         * gcc.dg/pch/static-2.c: New.
10962         * gcc.dg/pch/static-2.h: New.
10963
10964         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
10965
10966         * g++.dg/pch/pch.exp: Better handle failing testcases.
10967         * gcc.dg/pch/pch.exp: Likewise.
10968         * gcc.dg/pch/macro-1.c: New.
10969         * gcc.dg/pch/macro-1.h: New.
10970         * gcc.dg/pch/macro-2.c: New.
10971         * gcc.dg/pch/macro-2.h: New.
10972
10973         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
10974
10975         * g++.dg/dg.exp: Treat files in pch/ specially.
10976         * g++.dg/pch/pch.exp: New file.
10977         * g++.dg/pch/empty.H: New file.
10978         * g++.dg/pch/empty.C: New file.
10979         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
10980         "precompile".
10981
10982         * gcc.dg/pch/pch.exp: New file.
10983         * gcc.dg/pch/empty.h: New file.
10984         * gcc.dg/pch/empty.c: New file.
10985         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
10986         "precompile".
10987
10988 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10989
10990         * g++.dg/template/friend14.C: New test.
10991
10992 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10993
10994         * gcc.dg/old-style-asm-1.c: New test.
10995
10996 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
10997
10998         * gcc.c-torture/compile/20030109-1.c: New test.
10999
11000 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11001
11002         * gcc.c-torture/execute/20030109-1.c: New test.
11003
11004 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
11005
11006         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
11007         * g++.old-deja/g++.mike/dyncast2.C: Likewise
11008         * g++.old-deja/g++.mike/dyncast3.C: Likewise
11009         * g++.old-deja/g++.mike/eh2.C: Likewise
11010         * g++.old-deja/g++.mike/eh3.C: Likewise
11011         * g++.old-deja/g++.mike/eh5.C: Likewise
11012         * g++.old-deja/g++.mike/eh6.C: Likewise
11013         * g++.old-deja/g++.mike/eh7.C: Likewise
11014         * g++.old-deja/g++.mike/eh8.C: Likewise
11015         * g++.old-deja/g++.mike/eh9.C: Likewise
11016         * g++.old-deja/g++.mike/eh10.C: Likewise
11017         * g++.old-deja/g++.mike/eh12.C: Likewise
11018         * g++.old-deja/g++.mike/eh13.C: Likewise
11019         * g++.old-deja/g++.mike/eh14.C: Likewise
11020         * g++.old-deja/g++.mike/eh16.C: Likewise
11021         * g++.old-deja/g++.mike/eh17.C: Likewise
11022         * g++.old-deja/g++.mike/eh18.C: Likewise
11023         * g++.old-deja/g++.mike/eh21.C: Likewise
11024         * g++.old-deja/g++.mike/eh23.C: Likewise
11025         * g++.old-deja/g++.mike/eh24.C: Likewise
11026         * g++.old-deja/g++.mike/eh25.C: Likewise
11027         * g++.old-deja/g++.mike/eh26.C: Likewise
11028         * g++.old-deja/g++.mike/eh27.C: Likewise
11029         * g++.old-deja/g++.mike/eh28.C: Likewise
11030         * g++.old-deja/g++.mike/eh29.C: Likewise
11031         * g++.old-deja/g++.mike/eh31.C: Likewise
11032         * g++.old-deja/g++.mike/eh33.C: Likewise
11033         * g++.old-deja/g++.mike/eh34.C: Likewise
11034         * g++.old-deja/g++.mike/eh35.C: Likewise
11035         * g++.old-deja/g++.mike/eh36.C: Likewise
11036         * g++.old-deja/g++.mike/eh37.C: Likewise
11037         * g++.old-deja/g++.mike/eh38.C: Likewise
11038         * g++.old-deja/g++.mike/eh39.C: Likewise
11039         * g++.old-deja/g++.mike/eh40.C: Likewise
11040         * g++.old-deja/g++.mike/eh41.C: Likewise
11041         * g++.old-deja/g++.mike/eh42.C: Likewise
11042         * g++.old-deja/g++.mike/eh44.C: Likewise
11043         * g++.old-deja/g++.mike/eh46.C: Likewise
11044         * g++.old-deja/g++.mike/eh47.C: Likewise
11045         * g++.old-deja/g++.mike/eh48.C: Likewise
11046         * g++.old-deja/g++.mike/eh49.C: Likewise
11047         * g++.old-deja/g++.mike/eh50.C: Likewise
11048         * g++.old-deja/g++.mike/eh51.C: Likewise
11049         * g++.old-deja/g++.mike/eh53.C: Likewise
11050         * g++.old-deja/g++.mike/eh55.C: Likewise
11051         * g++.old-deja/g++.mike/p7912.C: Likewise
11052         * g++.old-deja/g++.mike/p9706.C: Likewise
11053         * g++.old-deja/g++.mike/p10416.C: Likewise
11054         * g++.old-deja/g++.mike/p11667.C: Likewise
11055         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
11056         Remove redundant reference to Iris.
11057         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
11058         Elxsi, i860, Pico Java, and WE32K.
11059
11060 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
11061
11062         * g++.dg/ext/asm4.C: New test.
11063
11064 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11065
11066         PR c++/9030
11067         * g++.dg/template/friend12.C: New test.
11068         * g++.dg/template/friend13.C: Likewise.
11069         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
11070
11071 2003-01-08  Jan Hubicka  <jh@suse.cz>
11072
11073         * gcc.dg/i386-cadd.c: New test.
11074         * gcc.dg/i386-cmov4.c: Likewise.
11075
11076 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
11077
11078         PR c++/9165
11079         * g++.dg/warn/Wunused-3.C: New test.
11080
11081         * g++.dg/abi/bitfield9.C: New test.
11082
11083         PR c++/9189
11084         * g++.dg/parse/defarg3.C: New test.
11085
11086 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
11087
11088         * g++.dg/parse/ambig1.C: New test.
11089         * g++.dg/parse/defarg2.C: New test.
11090
11091 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
11092
11093         * g++.dg/template/defarg-1.C: New test.
11094         * g++.dg/template/local2.C: Likewise.
11095
11096 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
11097
11098         * gcc.c-torture/execute/20030105-1.c: New test.
11099
11100 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11101
11102         * g++.dg/parse/namespace3.C: Remove extra semicolons.
11103         * g++.dg/parse/namespace4.C: Likewise.
11104
11105 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11106
11107         * g++.dg/template/ntp2.C: New test.
11108
11109 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11110
11111         * g++.dg/parse/extern-C-1.C: New test.
11112
11113         * g++.dg/parse/namespace4.C: New test.
11114
11115         * g++.dg/template/nested1.C: New test.
11116
11117         * g++.dg/parse/namespace3.C: New test.
11118
11119 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11120
11121         * g++.dg/lookup/two-stage1.C: New test.
11122
11123 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11124
11125         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
11126         * g++.old-deja/g++.jason/access8.C: Likewise.
11127         * g++.old-deja/g++.other/decl5.C: Likewise.
11128
11129 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11130
11131         * g++.dg/parse/parse7.C: New test.
11132
11133 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
11134
11135         PR c++/2843
11136         * g++.dg/ext/attrib7.C: New test.
11137
11138 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
11139
11140         * g++.dg/parse/parse6.C: New test.
11141
11142 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
11143
11144         * gcc.dg/h8300-stack-1.c: New.
11145
11146 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11147
11148         g++.dg/lookup/exception1.C: New test.
11149
11150         g++.dg/lookup/template1.C: New test.
11151
11152         g++.dg/parse/namespace2.C: New test.
11153
11154         g++.dg/parse/parens2.C: New test.
11155
11156 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11157
11158         * g++.dg/parse/parse5.C: New test.
11159         * g++.dg/lookup/scoped4.C: New test.
11160
11161 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11162
11163         * g++.dg/parse/parens1.C: New test.
11164
11165         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
11166         angle-bracket1.C.
11167         * g++.dg/parse/parens2.C: New test.
11168
11169         * g++.dg/lookup/scope-operator1.C: New test.
11170
11171         * g++.dg/parse/operator1.C: New test.
11172
11173 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11174
11175         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
11176         * g++.old-deja/g++.other/access6.C: Likewise.
11177         * g++.old-deja/g++.other/decl1.C: Likewise.
11178         * g++.old-deja/g++.pt/typename12.C: Likewise.
11179
11180 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11181
11182         * g++.dg/parse/namespace1.C: New test.
11183
11184 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11185
11186         * g++.dg/parse/parse4.C: New test.
11187
11188 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11189
11190         * g++.dg/parse/parse3.C: New test.
11191
11192 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11193
11194         * g++.dg/parse/parse2.C: New test.
11195
11196 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11197
11198         * g++.dg/template/friend11.C: New test.
11199
11200 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
11201
11202         * g++.dg/parse/parse1.C: New test.
11203
11204 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
11205
11206         * lib/profopt.exp: Change the name of a global variable to avoid
11207         possible clashes with other test suites.
11208
11209 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
11210
11211         * g++.dg/inherit/covariant8.C: New test.
11212
11213 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
11214
11215         * g++.dg/init/array9.C: New test.
11216
11217         PR c++/9112
11218         * g++.dg/parse/expr1.C: New test.
11219
11220 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11221
11222         * gcc.c-torture/compile/20021230-1.c: New test.
11223
11224 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
11225
11226         * g++.dg/inherit/covariant5.C: New test.
11227         * g++.dg/inherit/covariant6.C: New test.
11228         * g++.dg/inherit/covariant7.C: New test.
11229
11230 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11231
11232         PR c++/2739
11233         * g++.dg/other/access2.C: New test.
11234
11235 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11236
11237         * g++.dg/other/anon-struct.C: No longer fails
11238         * g++.old-deja/g++.brendan/parse4.C: Likewise.
11239         * g++.old-deja/g++.brendan/parse5.C: Likewise.
11240         * g++.old-deja/g++.brendan/parse6.C: Likewise.
11241
11242 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
11243
11244         * g++.dg/parse/angle-bracket.C (main): No longer fails.
11245
11246 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
11247
11248         * g++.dg/eh/spec4.C: Remove stray semicolon.
11249         * g++.dg/expr/pmf-1.C: Change error message.
11250         * g++.dg/ext/asm1.C: Remove stray semicolon.
11251         * g++.dg/ext/typename1.C: Add missing typenames.
11252         * g++.dg/inherit/template-as-base.C: Change error message.
11253         * g++.dg/lookup/scoped1.C: Likewise.
11254         * g++.dg/lookup/scoped2.C: Likewise.
11255         * g++.dg/lookup/using2.C: Likewise.
11256         * g++.dg/other/component1.C: Remove stray semicolon.
11257         * g++.dg/other/do1.C: Change error message.
11258         * g++.dg/other/error2.C: Likewise.
11259         * g++.dg/other/init1.C: Likewise.
11260         * g++.dg/other/packed1.C: Remove stray semicolon.
11261         * g++.dg/other/ptrmem2.C: Change error message.
11262         * g++.dg/parse/parameter-declaration-1.C: Remove line number
11263         marker.
11264         * g++.dg/special/initp1.C: Remove invalid attribute usage.
11265         * g++.dg/template/access3.C: Add typename keyword.
11266         * g++.dg/template/access5.C: Remove stray semicolon.
11267         * g++.dg/template/access6.C: Likewise.
11268         * g++.dg/template/complit1.C: Likewise.
11269         * g++.dg/template/crash1.C: Change error message.
11270         * g++.dg/template/inherit2.C: Remove stray semicolon.
11271         * g++.dg/template/instantiate2.C: Likewise.
11272         * g++.dg/template/instantiate3.C: Change error message.
11273         * g++.dg/template/qual1.C: Remove stray semicolon.
11274         * g++.dg/template/qualttp18.C: Change error message.
11275         * g++.dg/template/ref1.C: Remove stray semicolon.
11276         * g++.dg/template/sizeof1.C (A::value): Declare it.
11277         * g++.dg/template/spec4.C: Change error message.
11278         * g++.dg/template/static1.C: Likewise.
11279         * g++.dg/template/type1.C: Likewise.
11280         * g++.dg/template/typename3.C: Likewise.
11281         * g++.old-deja/g++.benjamin/13478.C: Change error message.
11282         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
11283         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
11284         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
11285         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
11286         named return value extension.
11287         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
11288         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
11289         * g++.old-deja/g++.bob/extern_C.C: Likewise.
11290         * g++.old-deja/g++.bob/inherit2.C: Likewise.
11291         * g++.old-deja/g++.brendan/complex1.C: Likewise.
11292         * g++.old-deja/g++.brendan/copy5.C: Likewise.
11293         * g++.old-deja/g++.brendan/crash13.C: Likewise.
11294         * g++.old-deja/g++.brendan/crash15.C: Likewise.
11295         * g++.old-deja/g++.brendan/crash18.C: Change error message.
11296         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
11297         * g++.old-deja/g++.brendan/crash38.C: Likewise.
11298         * g++.old-deja/g++.brendan/crash50.C: Likewise.
11299         * g++.old-deja/g++.brendan/crash56.C: Likewise.
11300         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
11301         syntax.
11302         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
11303         * g++.old-deja/g++.brendan/crash8.C: Change error message.
11304         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
11305         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11306         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
11307         * g++.old-deja/g++.brendan/template11.C: Likewise.
11308         * g++.old-deja/g++.brendan/template26.C: Likewise.
11309         * g++.old-deja/g++.brendan/template27.C: Use explicit
11310         specialization syntax.
11311         * g++.old-deja/g++.brendan/template30.C: Likewise.
11312         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
11313         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
11314         non-dependent names.
11315         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
11316         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
11317         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
11318         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
11319         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
11320         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
11321         named return value extension.
11322         * g++.old-deja/g++.ext/namedret2.C: Likewise.
11323         * g++.old-deja/g++.ext/namedret3.C: Likewise.
11324         * g++.old-deja/g++.ext/return1.C: Likewise.
11325         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
11326         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
11327         * g++.old-deja/g++.jason/access8.C: Likewise.
11328         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
11329         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
11330         pseudo-destructor names.
11331         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
11332         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
11333         pseudo-destructor names.
11334         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
11335         * g++.old-deja/g++.jason/overload19.C: Likewise.
11336         * g++.old-deja/g++.jason/overload32.C: Likewise.
11337         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
11338         stray semicolons.
11339         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
11340         * g++.old-deja/g++.jason/return.C: Likewise.
11341         * g++.old-deja/g++.jason/return2.C: Likewise.
11342         * g++.old-deja/g++.jason/shadow1.C: Likewise.
11343         * g++.old-deja/g++.jason/special.C: Use explicit specialization
11344         syntax.
11345         * g++.old-deja/g++.jason/template10.C: Account for use of
11346         non-dependent names.
11347         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
11348         syntax.
11349         * g++.old-deja/g++.jason/template37.C: Likewise.
11350         * g++.old-deja/g++.law/access4.C: Change error messages.
11351         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
11352         pseudo-destructor names.
11353         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
11354         * g++.old-deja/g++.law/ctors9.C: Likewise.
11355         * g++.old-deja/g++.law/cvt22.C: Likewise.
11356         * g++.old-deja/g++.law/dtors5.C: Likewise.
11357         * g++.old-deja/g++.law/global-init1.C: Likewise.
11358         * g++.old-deja/g++.law/missed-error3.C: Likewise.
11359         * g++.old-deja/g++.law/operators28.C: Likewise.
11360         * g++.old-deja/g++.law/visibility28.C: Likewise.
11361         * g++.old-deja/g++.martin/eval1.C: Likewise.
11362         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
11363         name.
11364         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
11365         * g++.old-deja/g++.mike/net34.C: Likewise.
11366         * g++.old-deja/g++.mike/net36.C: Likewise.
11367         * g++.old-deja/g++.mike/ns2.C: Likewise.
11368         * g++.old-deja/g++.mike/p12306.C: Likewise.
11369         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
11370         value extension.
11371         * g++.old-deja/g++.mike/p700.C: Likewise.
11372         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
11373         * g++.old-deja/g++.mike/p710.C: Likewise.
11374         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
11375         value extension.
11376         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
11377         * g++.old-deja/g++.mike/pmf9.C: Likewise.
11378         * g++.old-deja/g++.ns/crash2.C: Likewise.
11379         * g++.old-deja/g++.ns/crash3.C: Likewise.
11380         * g++.old-deja/g++.ns/invalid1.C: Likewise.
11381         * g++.old-deja/g++.ns/ns17.C: Likewise.
11382         * g++.old-deja/g++.ns/template16.C: Likewise.
11383         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
11384         keyword.
11385         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
11386         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
11387         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
11388         named return value extension.
11389         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
11390         * g++.old-deja/g++.other/access4.C: Issue additional error
11391         messages.
11392         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
11393         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
11394         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
11395         * g++.old-deja/g++.other/crash25.C: Change error message.
11396         * g++.old-deja/g++.other/crash4.C: Change error message.
11397         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
11398         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
11399         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
11400         checks.
11401         * g++.old-deja/g++.other/defarg8.C: Likewise.
11402         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
11403         * g++.old-deja/g++.other/dtor10.C: Likewise.
11404         * g++.old-deja/g++.other/incomplete.C: Likewise.
11405         * g++.old-deja/g++.other/linkage7.C: Likewise.
11406         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
11407         lookup algorithm.
11408         * g++.old-deja/g++.other/mangle2.C: Likewise.
11409         * g++.old-deja/g++.other/refinit2.C: Likewise.
11410         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
11411         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
11412         * g++.old-deja/g++.pt/crash28.C: Likewise.
11413         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
11414         syntax.
11415         * g++.old-deja/g++.pt/crash32.C: Change error message.
11416         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
11417         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
11418         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
11419         error message position.
11420         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
11421         * g++.old-deja/g++.pt/defarg8.C: Change error message.
11422         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
11423         syntax.
11424         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
11425         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
11426         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
11427         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
11428         keyword.
11429         * g++.old-deja/g++.pt/explicit31.C: Likewise.
11430         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
11431         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
11432         keyword.
11433         * g++.old-deja/g++.pt/explicit71.C: Change error message.
11434         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
11435         syntax.
11436         * g++.old-deja/g++.pt/friend28.C: Account for use of
11437         non-dependent names.
11438         * g++.old-deja/g++.pt/friend29.C: Likewise.
11439         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
11440         rules.
11441         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
11442         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
11443         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
11444         lookup rules.
11445         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
11446         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
11447         keyword.
11448         * g++.old-deja/g++.pt/memclass20.C: Likewise.
11449         * g++.old-deja/g++.pt/memclass5.C: Likewise.
11450         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
11451         keyword.
11452         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
11453         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
11454         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
11455         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
11456         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
11457         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
11458         keyword.
11459         * g++.old-deja/g++.pt/spec10.C: Likewise.
11460         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
11461         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
11462         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
11463         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
11464         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
11465         * g++.old-deja/g++.pt/ttp62.C: Likewise.
11466         * g++.old-deja/g++.pt/ttp64.C: Likewise.
11467         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
11468         * g++.old-deja/g++.pt/typename15.C: Likewise.
11469         * g++.old-deja/g++.pt/typename22.C: Likewise.
11470         * g++.old-deja/g++.pt/typename6.C: Change error messages.
11471         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
11472         * g++.old-deja/g++.pt/virtual2.C: Likewise.
11473         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
11474         syntax.
11475         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
11476         return value extension.
11477         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
11478         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
11479         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
11480         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
11481
11482 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11483
11484         * g++.dg/warn/inline1.C: New test.
11485         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
11486         * g++.old-deja/g++.jason/synth10.C: Likewise.
11487         * g++.old-deja/g++.mike/net31.C: Likewise.
11488         * g++.old-deja/g++.mike/p8786.C: Likewise.
11489
11490         * g++.dg/template/friend10.C: New test.
11491         * g++.dg/template/conv5.C: New test.
11492
11493 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11494
11495         * g++.dg/lookup/scoped3.C: New test.
11496
11497         * g++.dg/lookup/decl1.C: New test.
11498         * g++.dg/lookup/decl2.C: New test.
11499
11500 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
11501
11502         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
11503         gcc.c-torture/compile/20021015-1.c,
11504         gcc.c-torture/compile/20021015-2.c,
11505         gcc.c-torture/compile/20021123-1.c,
11506         gcc.c-torture/compile/20021123-2.c,
11507         gcc.c-torture/compile/20021123-3.c,
11508         gcc.c-torture/compile/20021123-4.c,
11509         gcc.c-torture/execute/20021024-1.c: Add tests previously added
11510         only to 3.1 or 3.2 branch.
11511
11512 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
11513
11514         * gcc.dg/i386-bitfield3.c: New test.
11515
11516         * gcc.dg/i386-bitfield2.c: New test.
11517
11518 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
11519
11520         * g++.dg/parse/conv_op1.C: New test.
11521
11522 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
11523
11524         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
11525         approved.
11526
11527 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
11528
11529         * gcc.c-torture/compile/20021220-1.c: New test.
11530
11531 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
11532
11533         * gcc.dg/i386-fastcall-1.c: New.
11534
11535 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11536
11537         * gcc.c-torture/execute/20021219-1.c: New test.
11538
11539 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11540
11541         * gcc.dg/i386-pic-1.c: New test.
11542
11543 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11544
11545         PR c++/8099
11546         * g++.dg/template/friend9.C: New test.
11547
11548 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11549
11550         PR c++/3663
11551         * g++.dg/template/access7.C: New test.
11552
11553 2002-12-18  Nick Clifton  <nickc@redhat.com>
11554
11555         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
11556         the libstdc++-v3 directory has been found.
11557
11558 2002-12-12  Devang Patel <dpatel@apple.com>
11559         * gcc.dg/darwin-ld-1.c: New test.
11560         * gcc.dg/darwin-ld-2.c: New test.
11561         * gcc.dg/darwin-ld-3.c: New test.
11562         * gcc.dg/darwin-ld-4.c: New test.
11563         * gcc.dg/darwin-ld-5.c: New test.
11564
11565 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11566
11567         * gcc.c-torture/compile/20021212-1.c: New test.
11568
11569 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
11570
11571         * gcc.dg/fshort-wchar: New test.
11572
11573 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
11574
11575         PR c++/8372
11576         * g++.dg/template/dtor1.C: New test.
11577
11578         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
11579         markers.
11580
11581 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
11582
11583         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
11584
11585 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
11586
11587         * g++.dg/template/static1.C: New test.
11588         * g++.dg/template/static2.C: New test.
11589         * g++.old-deja/g++.ext/memconst.C: New test.
11590
11591 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11592
11593         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
11594         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
11595         * g++.dg/special/initp1.C: Likewise.
11596
11597 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
11598
11599         * gcc.c-torture/execute/20021204-1.c: New test.
11600
11601 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
11602
11603         * gcc.dg/ppc-fmadd-1.c: New file.
11604         * gcc.dg/ppc-fmadd-2.c: New file.
11605         * gcc.dg/ppc-fmadd-3.c: New file.
11606
11607 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11608
11609         * gcc.c-torture/compile/20021204-1.c: New test.
11610
11611 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11612
11613         * g++.dg/inherit/covariant2.C: New test.
11614         * g++.dg/inherit/covariant3.C: New test.
11615         * g++.dg/inherit/covariant4.C: New test.
11616         * g++.dg/inherit/covariant1.C: Remove XFAIL.
11617         * g++.old-deja/g++.robertl/eb17.C: Likewise.
11618
11619 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
11620
11621         PR c++/8688
11622         * g++.dg/init/brace3.C: New test.
11623
11624 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
11625
11626         * gcc.dg/20020210-1.c: Fix a comment typo.
11627
11628 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
11629
11630         PR c++/8720
11631         * g++.dg/parse/defarg1.C: New test.
11632
11633         PR c++/8615
11634         * g++.dg/template/char1.C: New test.
11635
11636         * g++.dg/template/varmod1.C: Fix typo.
11637
11638 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11639
11640         DR 180
11641         * g++.old-deja/g++.pt/crash32.C: Expect error.
11642
11643 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
11644
11645         PR c++/5919
11646         * g++.dg/template/varmod1.C: New test.
11647
11648         PR c++/8727
11649         * g++.dg/inherit/typeinfo1.C: New test.
11650
11651         PR c++/8663
11652         * g++.dg/inherit/typedef1.C: New test.
11653
11654 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
11655
11656         PR c++/8332
11657         PR c++/8493
11658         * g++.dg/template/strlen1.C: New test.
11659
11660         PR c++/8227
11661         * g++.dg/template/ctor2.C: New test.
11662
11663         PR c++/8214
11664         * g++.dg/init/string1.C: New test.
11665
11666         PR c++/8511
11667         * g++.dg/template/friend8.C: New test.
11668
11669 2002-11-29  Joe Buck <jbuck@synopsys.com>
11670
11671         * g++.dg/lookup/anon2.C: New test.
11672
11673 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
11674
11675         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
11676         h8300 port.
11677
11678 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
11679
11680         * gcc.dg/bitfld-6.c: New test.
11681
11682 2002-11-27  Jan Hubicka  <jh@suse.cz>
11683
11684         * gcc.c-torture/execute/20021127.[cx]: New test.
11685
11686 2002-11-26  Jan Hubicka  <jh@suse.cz>
11687
11688         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
11689         quality.
11690
11691 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
11692
11693         * g++.dg/init/brace2.C: New test.
11694         * g++.old-deja/g++.mike/p9129.C: Correct.
11695
11696 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
11697
11698         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
11699
11700 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
11701
11702         * gcc.dg/sibcall-6: New test for indirect sibcalls.
11703
11704 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
11705
11706         * testsuite/g++.dg/abi/empty11.C: New test.
11707         * testsuite/g++.dg/rtti/cv1.C: New test.
11708
11709 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
11710
11711         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
11712
11713 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
11714
11715         * g++.dg/abi/empty10.C: New test.
11716
11717 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11718
11719         * gcc.c-torture/compile/20021124-1.c: New test.
11720
11721 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
11722
11723         * g++.dg/abi/rtti2.C: New test.
11724
11725 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11726
11727         * gcc.dg/i386-unroll-1.c: New test.
11728
11729 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
11730
11731         * gcc.c-torture/compile/20021120-1.c: New test.
11732         * gcc.c-torture/compile/20021120-2.c: New test.
11733
11734 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11735
11736         * gcc.dg/bitfld-5.c: New test.
11737
11738 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11739
11740         * gcc.c-torture/execute/20021120-3.c: New test.
11741
11742 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11743
11744         * gcc.c-torture/execute/20021120-2.c: New test.
11745
11746 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
11747
11748         * gcc.c-torture/execute/20021120-1.c: New test.
11749
11750 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
11751
11752         * gcc.c-torture/execute/20021118-3.c: New test.
11753
11754 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
11755
11756         * gcc.c-torture/compile/20021119-1.c: New test.
11757
11758 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
11759
11760         * gcc.dg/duff-1.c: New test.
11761         * gcc.dg/duff-2.c: New test.
11762         * gcc.dg/duff-3.c: New test.
11763
11764 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
11765
11766         * gcc.dg/cpp/_Pragma5.c: New test.
11767
11768 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
11769
11770         * gcc.c-torture/execute/20021118-2.c: New test.
11771
11772 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
11773
11774         * gcc.c-torture/execute/20021118-1.c: New test.
11775
11776 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
11777
11778         * gcc.dg/20021116-1.c: New test.
11779
11780 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
11781
11782         * g++.dg/abi/vcall1.C: New test.
11783
11784 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
11785
11786         * gcc.dg/20021029-1.c: New test.
11787         * gcc.dg/20021029-2.c: New test.
11788
11789 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11790
11791         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
11792
11793 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11794
11795         PR c/8439
11796         * gcc.dg/20021110.c: Move to ...
11797         * gcc.c-torture/compile/20021110.c: .... here.
11798
11799 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11800
11801         PR c/8467
11802         * gcc.c-torture/execute/20021111-1.c
11803
11804 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
11805
11806         PR c/8439
11807         * gcc.dg/20021110.c: New test.
11808
11809 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
11810
11811         * g++.dg/abi/vthunk3.C: Run only on x86.
11812
11813 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
11814
11815         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
11816
11817 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
11818
11819         * lib/compat.exp (compat-execute): Fix logic error in last
11820         change.
11821
11822 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
11823
11824         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
11825
11826 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11827
11828         PR c++/8389
11829         * g++.dg/template/access6.C: New test.
11830
11831 2002-11-08  Jan Hubicka  <jh@suse.cz>
11832
11833         * gcc.dg/i386-ssefp-1.c: New test.
11834         * gcc.dg/i386-ssefp-1.c: New test.
11835
11836 2002-11-08  Jan Hubicka  <jh@suse.cz>
11837
11838         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
11839
11840 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
11841
11842         * g++.dg/abi/vthunk3.C: New test.
11843
11844         PR c++/8338
11845         * g++.dg/template/crash2.C: New test.
11846
11847 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
11848
11849         * testsuite/g++.dg/abi/dtor1.C: New test.
11850         * testsuite/g++.dg/abi/dtor2.C: Likewise.
11851
11852 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
11853
11854         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
11855         Darwin.
11856
11857 2002-11-04  Adam Nemet  <anemet@lnxw.com>
11858
11859         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
11860         -mthumb.  Only xfail with -O0.
11861
11862 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
11863
11864         * g++.dg/abi/thunk1.C: New test.
11865         * g++.dg/abi/thunk2.C: Likewise.
11866         * g++.dg/abi/vtt1.C: Likewise.
11867
11868 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
11869
11870         PR optimization/8423
11871         * gcc.c-torture/execute/builtin-constant.c: New test.
11872
11873 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
11874
11875         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
11876         Add some more cases.
11877
11878 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
11879
11880         PR c++/8391
11881         * g++.dg/opt/local1.C: New test.
11882
11883 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
11884
11885         PR c++/8160
11886         * g++.dg/template/complit1.C: New test.
11887
11888         PR c++/8149
11889         * g++.dg/template/typename4.C: Likewise.
11890
11891 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11892
11893         Core issue 287, PR c++/7639
11894         * g++.dg/template/instantiate1.C: Adjust error location.
11895         * g++.dg/template/instantiate3.C: New test.
11896         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
11897         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
11898         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
11899
11900 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
11901
11902         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
11903
11904 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
11905
11906         PR c++/8287
11907         * g++.dg/init/dtor2.C: New test.
11908
11909 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11910
11911         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
11912         * gcc.dg/nest.c: Bypass errors on irix6.
11913
11914 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
11915
11916         * gcc.dg/nest.c: Expect error for mmix-*-*.
11917         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
11918
11919 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
11920
11921         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
11922         markers.
11923
11924         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
11925
11926 2002-10-25  Mike Stump  <mrs@apple.com>
11927
11928         * gcc.dg/warn-1.c: New test.
11929
11930 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
11931
11932         * g++.dg/template/typename3.C: New test.
11933
11934 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
11935
11936         * g++.dg/lookup/ptrmem1.C: New test.
11937
11938         * g++.dg/abi/vthunk2.C: New test.
11939
11940 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
11941
11942         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
11943
11944 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
11945
11946         * g++.dg/abi/empty9.C: New test.
11947
11948 2002-10-24  Richard Henderson  <rth@redhat.com>
11949
11950         * g++.dg/inherit/thunk1.C: Enable for ia64.
11951
11952 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
11953
11954         PR c++/8067
11955         * g++.dg/lookup/pretty1.C: New test.
11956
11957 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
11958
11959         * gcc.dg/20021023-1.c: New test.
11960
11961 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
11962
11963         PR c++/7679
11964         * g++.dg/parse/inline1.C: New test.
11965
11966 2002-10-23  Richard Henderson  <rth@redhat.com>
11967
11968         * g++.dg/inherit/thunk1.C: Enable for x86_64.
11969
11970         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
11971
11972 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
11973
11974         PR c++/6579
11975         * g++.dg/parse/stmtexpr3.C: New test.
11976
11977 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
11978
11979         * g++.dg/expr/cond1.C: New test.
11980
11981 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
11982
11983         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
11984
11985 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
11986
11987         * g++.dg/abi/vbase13.C: New test.
11988         * g++.dg/abi/vbase14.C: Likewise.
11989
11990 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
11991
11992         * gcc.dg/tls/pic-1.c: New test.
11993         * gcc.dg/tls/nonpic-1.c: New test.
11994         * gcc.dg/20021018-1.c: New test.
11995
11996 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
11997
11998         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
11999         Remove only files with the same base name as the test case.
12000         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
12001         (profopt-execute): Likewise.  Also, remove old profiling
12002         and performance data files before running the tests.
12003
12004         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
12005         * g++.dg/bprob/bprob.exp: Likewise.
12006         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
12007         to allow more general test case names.
12008
12009         * g++.dg/bprob/bprob-1.C: Rename to ...
12010         * g++.dg/bprob/g++-bprob-1.C: ... this.
12011
12012         * g77.dg/bprob/bprob-1.f: Rename to ...
12013         * g77.dg/bprob/g77-bprob-1.f: ... this.
12014
12015 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
12016
12017         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
12018         bison 1.50 or later.
12019
12020 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
12021
12022         * g++.dg/README: Describe more test directories.
12023
12024 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12025
12026         * g++.dg/init/array6.C: Add additional tests.
12027
12028 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
12029
12030         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
12031         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
12032
12033 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
12034
12035         * gcc.c-torture/compile/20020604-1.x: New.
12036         * gcc.c-torture/compile/simd-5.x: Likewise.
12037         * gcc.c-torture/execute/920710-1.x: Likewise.
12038         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
12039
12040 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
12041
12042         * g++.dg/inherit/override1.C: Add dg-options clause.
12043
12044 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12045
12046         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
12047         _mm_slli_si128.
12048
12049 2002-10-19  Andreas Schwab  <schwab@suse.de>
12050
12051         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
12052         directory component.
12053
12054 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
12055
12056         * g++.dg/inherit/thunk1.C: New test.
12057
12058         * g++.dg/inherit/override1.C: New test.
12059
12060         * g++.dg/abi/mangle11.C: New test.
12061         * g++.dg/abi/mangle14.C: New test.
12062         * g++.dg/abi/mangle17.C: New test.
12063
12064 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
12065
12066         * g++.dg/overload/member2.C: New test.
12067
12068 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
12069
12070         * g++.dg/README: Describe new compat directory.
12071         * g++.dg/dg.exp: Skip tests in compat directory.
12072         * README.compat: New file.
12073         * lib/compat.exp: New expect script.
12074         * g++.dg/compat: New test directory.
12075         * g++.dg/compat/compat.exp: New expect script.
12076         * g++.dg/compat/abi: New test directory.
12077         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
12078         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
12079         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
12080         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
12081         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
12082         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
12083         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
12084         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
12085         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
12086         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
12087         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
12088         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
12089         * g++.dg/compat/break: New test directory.
12090         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
12091         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
12092         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
12093         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
12094         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
12095         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
12096         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
12097         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
12098         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
12099         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
12100         g++.dg/compat/break/README: New files.
12101         * g++.dg/compat/eh: New test directory.
12102         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
12103         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
12104         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
12105         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
12106         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
12107         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
12108         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
12109         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
12110         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
12111         g++.dg/compat/eh/filter2_y.C,
12112         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
12113         g++.dg/compat/eh/new1_y.C,
12114         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
12115         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
12116         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
12117         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
12118         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
12119         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
12120         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
12121         g++.dg/compat/eh/unexpected1_y.C: New files.
12122         * g++.dg/compat/init: New test directory.
12123         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
12124         g++.dg/compat/init/array5_y.C,
12125         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
12126         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
12127         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
12128         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
12129         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
12130         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
12131         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
12132         g++.dg/compat/init/init-ref2_y.C: New files.
12133
12134 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12135
12136         PR c++/7584
12137         * g++.dg/inherit/using3.C: New test.
12138
12139 2002-10-17  Jan Hubicka  <jh@suse.cz>
12140
12141         * gcc.dg/20021017-2.c: New test.
12142
12143 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
12144
12145         * g++.dg/abi/mangle16.C: Adjust.
12146
12147         * g++.dg/init/array8.C: New test.
12148
12149 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
12150
12151         * gcc.dg/special/mips-abi.exp: New test.
12152         * gcc.dg/special/mips-abi.s: Empty file used by the above.
12153
12154 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12155
12156         * g++.dg/abi/mangle16.C: New test.
12157         * g++.dg/abi/mangle17.C: Likewise.
12158
12159         PR c++/7478
12160         * g++.dg/template/ref1.C: New test.
12161
12162 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12163
12164         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
12165
12166 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
12167
12168         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
12169
12170 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
12171
12172         PR c++/7524
12173         * g++.dg/init/array7.C: New test.
12174
12175 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
12176
12177         * g++.dg/init/array6.C: New test.
12178
12179         * g++.dg/abi/mangle13.C: Likewise.
12180         * g++.dg/abi/mangle14.C: Likewise.
12181         * g++.dg/abi/mangle15.C: Likewise.
12182
12183 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12184
12185         * g++.dg/abi/empty8.C: New test.
12186
12187 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
12188
12189         * g++.dg/init/ctor1.C: New test.
12190
12191 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
12192
12193         * gcc.c-torture/execute/20021015-1.c: New test.
12194
12195 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
12196
12197         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
12198
12199 2002-10-14  Jan Hubicka  <jh@suse.cz>
12200
12201         * gcc.dg/i386-ssetype-[1-5].c: New tests.
12202
12203 2002-10-14  Richard Henderson  <rth@redhat.com>
12204
12205         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
12206
12207 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12208
12209         PR optimization/6631
12210         * g++.dg/opt/const2.C: New test.
12211
12212 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
12213
12214         PR c++/7176
12215         * g++.dg/parse/friend1.C: New test.
12216         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
12217
12218 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
12219
12220         * gcc.dg/20021014-1.c: New test.
12221
12222 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
12223
12224         PR c++/5661
12225         * g++.dg/ext/vlm1.C: New test.
12226         * g++.dg/ext/vlm2.C: Likewise.
12227
12228         * g++.dg/init/array1.C: Remove invalid braces.
12229         * g++.dg/init/brace1.C: New test.
12230         * g++.dg/init/copy2.C: Likewise.
12231         * g++.dg/init/copy3.C: Likewise.
12232         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
12233         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
12234         braces.
12235
12236 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
12237
12238         * gcc.dg/cpp/assembler.S: Don't use -ansi.
12239
12240 2002-10-11  Richard Shann  <richard.shann@superh.com>
12241
12242         * gcc.c-torture/compile/simd-5.c: New test.
12243
12244 2002-10-10  Roger Sayle  <roger@eyesopen.com>
12245
12246         * gcc.c-torture/execute/shiftopt-1.c: New test case.
12247
12248 2002-10-10  Jim Wilson  <wilson@redhat.com>
12249
12250         * gcc.c-torture/execute/20021010-1.c: New test.
12251
12252 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
12253
12254         PR c/7353
12255         * g++.dg/ext/typedef-init.C: New test.
12256         * gcc.dg/typedef-init.c: New test.
12257
12258 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
12259
12260         * gcc.dg/cpp/paste13.c: New test.
12261
12262 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12263
12264         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
12265         remaining platforms, XFAIL during compile, not execute.  Don't
12266         XFAIL at -O0.
12267
12268 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
12269
12270         * gcc.dg/alias-1.c: Tweak expected warning.
12271
12272 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
12273
12274         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
12275
12276 2002-10-06  Andreas Jaeger  <aj@suse.de>
12277
12278         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
12279         * gcc.dg/cpp/c++98.C: Likewise.
12280
12281         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
12282         * g++.dg/cpp/c++98.C: Likewise.
12283
12284         * g++.dg/README (Subdirectories): Mention cpp directory.
12285
12286         PR target/7559
12287         * gcc.dg/20021006-1.c: New test.
12288
12289 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12290
12291         PR c++/7804
12292         * g++.dg/other/warning1.C: New test.
12293
12294 2002-10-04  Roger Sayle  <roger@eyesopen.com>
12295
12296         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
12297         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
12298         and sparc-*-* with -m64 as expected failures.  See PR 8087.
12299
12300 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12301
12302         PR c++/7931
12303         * g++.dg/template/ptrmem3.C: New test.
12304
12305         PR c++/7754
12306         * g++.dg/template/union1.C: New test.
12307
12308 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
12309
12310         PR c++/8006
12311         * g++.dg/abi/mangle9.C: New test.
12312         * g++.dg/abi/mangle10.C: New test.
12313         * g++.dg/abi/mangle11.C: New test.
12314         * g++.dg/abi/mangle12.C: New test.
12315
12316 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
12317
12318         PR c++/7188.
12319         * g++.dg/template/meminit1.C: New test.
12320         * g++.dg/warn/Wreorder-1.C: Likewise.
12321         * g++.old-deja/g++.mike/warn3.C: Tweak.
12322         * lib/prune.exp: Ingore "in copy constructor".
12323
12324 2002-10-02  Andreas Jaeger  <aj@suse.de>
12325
12326         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
12327         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
12328         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
12329         on x86-64.
12330
12331 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12332
12333         * gcc.dg/empty1.C: Fix typo.
12334
12335 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
12336
12337         * gcc.dg/alias-1.c: New test.
12338
12339 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
12340
12341         * gcc.dg/empty1.C: New test.
12342
12343         * g++.dg/tls/init-2.C: Tweak error messages.
12344
12345 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
12346
12347         * gcc.c-torture/compile/20020923-1.c: New test.
12348
12349 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
12350
12351         * gcc.c-torture/execute/ffs-1.c: New test.
12352         * gcc.c-torture/execute/ffs-2.c: Ditto.
12353
12354 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
12355
12356         * g++.dg/overload/member1.C: New test.
12357
12358 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
12359
12360         * g++.dg/abi/empty7.C: New test.
12361         * g++.dg/init/pm2.C: Likewise.
12362
12363 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
12364
12365         * g++.dg/rtti/crash1.C: New test.
12366
12367 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
12368
12369         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
12370         gcc.dg/sibcall-4.c: New tests.
12371
12372 2002-09-28  Roger Sayle  <roger@eyesopen.com>
12373
12374         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
12375         powerpc and MMIX targets.
12376
12377 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
12378
12379         * gcc.dg/cpp/20020927-1.c: New.
12380
12381 2002-09-26  David S. Miller  <davem@redhat.com>
12382
12383         * gcc.c-torture/compile/trunctfdf.c: New.
12384
12385 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12386
12387         * lib/target-supports.exp (check_weak_available): Handle solaris2.
12388
12389 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
12390
12391         * gcc.c-torture/execute/loop-15.c: New.
12392
12393 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
12394
12395         * README.QMTEST: Fix typo.
12396
12397 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
12398
12399         * gcc.dg/20020926-1.c: New test.
12400
12401 2002-09-25  David S. Miller  <davem@redhat.com>
12402
12403         PR target/7842
12404         * gcc.c-torture/execute/shiftdi.c: New test.
12405
12406 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
12407
12408         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
12409         unique to the tool.
12410         * lib/g77.exp (g77_init): Likewise.
12411         * lib/g++.exp (g++_init): Likewise.
12412         * lib/objc.exp (objc_init): Likewise.
12413
12414 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
12415
12416         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
12417         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
12418         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
12419
12420 2002-09-25  Richard Henderson  <rth@redhat.com>
12421
12422         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
12423         too-small long double.
12424
12425 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
12426
12427         * gcc.dg/20020919-1.c: New test.
12428
12429 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
12430
12431         * g++.dg/abi/bitfield6.C: New test.
12432         * g++.dg/abi/bitfield7.C: New test.
12433         * g++.dg/abi/bitfield8.C: New test.
12434         * g++.dg/abi/vbase11.C: New test.
12435
12436 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12437
12438         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
12439         hppa*-*-hpux*.  Update test comment.
12440
12441 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
12442
12443         * gcc.dg/tls/struct-1.c: New test.
12444
12445 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
12446
12447         * gcc.dg/cpp/tr-warn2.c: Update.
12448
12449 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12450
12451         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
12452
12453 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
12454
12455         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
12456         systems.
12457
12458 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
12459
12460         * gcc.c-torture/execute/ieee/mzero3.c: New test.
12461
12462         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12463         Adjust for c++filt moved to binutils.  Remove spurious duplicate
12464         setting of cxxfilt.
12465
12466 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
12467
12468         * gcc.dg/20020312-2.c: Update for darwin.
12469
12470 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
12471
12472         * g++.old-deja/g++.other/crash32.C: Mark ICE.
12473
12474 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
12475
12476         * objc.dg/comp-types-1.m: New test.
12477         * objc.dg/comp-types-2.m: New test.
12478         * objc.dg/comp-types-3.m: New test.
12479         * objc.dg/comp-types-4.m: New test.
12480         * objc.dg/comp-types-5.m: New test.
12481         * objc.dg/comp-types-6.m: New test.
12482
12483 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12484
12485         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
12486
12487 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12488
12489         * g++.dg/other/do1.C: New test.
12490
12491         * g++.dg/template/subst1.C: New test.
12492
12493 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
12494
12495         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
12496
12497 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
12498
12499         * g++.dg/template/qualttp20.C: Adjust expected errors.
12500         * g++.old-deja/g++.jason/report.C: Likewise.
12501         * g++.old-deja/g++.other/qual1.C: Likewise.
12502
12503         * g++.dg/lookup/scoped2.C: New test.
12504
12505         * g++.dg/ext/asm3.C: New test.
12506
12507 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
12508
12509         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
12510
12511 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
12512
12513         * ChangeLog: follow spelling conventions.
12514         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
12515         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
12516         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
12517         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
12518         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
12519         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
12520         * g++.old-deja/g++.law/global-init1.C: Likewise.
12521         * g++.old-deja/g++.other/delete4.C: Likewise.
12522         * g++.old-deja/g++.other/inline21.C: Likewise.
12523         * g++.old-deja/g++.other/singleton.C: Likewise.
12524         * g77.dg/strlen0.f: Likewise.
12525         * g77.f-torture/compile/20010519-1.f: Likewise.
12526         * g77.f-torture/compile/980310-4.f: Likewise.
12527         * gcc.c-torture/compile/20000605-1.c: Likewise.
12528         * gcc.c-torture/execute/20020225-1.c: Likewise.
12529         * gcc.dg/c90-hexfloat-2.c: Likewise.
12530         * gcc.dg/c99-bool-1.c: Likewise.
12531         * gcc.dg/c99-hexfloat-2.c: Likewise.
12532         * gcc.dg/dll-2.c: Likewise.
12533         * gcc.dg/wtr-union-init-1.c: Likewise.
12534         * gcc.dg/wtr-union-init-2.c: Likewise.
12535         * gcc.dg/wtr-union-init-3.c: Likewise.
12536         * gcc.dg/cpp/avoidpaste1.c: Likewise.
12537         * gcc.dg/cpp/defined.c: Likewise.
12538         * gcc.dg/cpp/macsyntx.c: Likewise.
12539         * gcc.dg/cpp/paste2.c: Likewise.
12540         * gcc.dg/cpp/trad/defined.c: Likewise.
12541         * gcc.dg/format/c90-printf-1.c: Likewise.
12542         * gcc.dg/format/c90-scanf-1.c: Likewise.
12543         * gcc.dg/format/c99-printf-1.c: Likewise.
12544         * gcc.dg/format/c99-scanf-1.c: Likewise.
12545         * gcc.misc-tests/gcov-8.c: Likewise.
12546         * lib/profopt.exp: Likewise.
12547
12548 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
12549
12550         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
12551
12552 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12553
12554         * g++.dg/inherit/using2.C: New test.
12555
12556 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
12557
12558         * ChangeLog: Follow spelling conventions.
12559         * g++.dg/template/friend4.C: Likewise.
12560         * g++.old-deja/g++.pt/crash67.C: Likewise.
12561         * gcc.c-torture/execute/20000801-4.c: Likewise.
12562         * gcc.dg/c90-digraph-1.c: Likewise.
12563         * gcc.dg/c94-digraph-1.c: Likewise.
12564         * gcc.dg/c99-digraph-1.c: Likewise.
12565         * gcc.dg/cpp/line5.c: Likewise.
12566         * gcc.dg/cpp/multiline.c: Likewise.
12567         * gcc.dg/cpp/trad/literals-1.c: Likewise.
12568         * gcc.dg/format/attr-3.c: Likewise.
12569         * gcc.dg/format/c90-scanf-3.c: Likewise.
12570         * gcc.dg/format/ext-4.c: Likewise.
12571
12572 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
12573
12574         * g++.dg/template/pretty1.C: New test.
12575
12576 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
12577
12578         * gcc.c-torture/execute/struct-cpy-1.c: New test.
12579
12580 2002-09-13  Matt Austern  <austern@apple.com>
12581
12582         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
12583         passing a cast expression to a function by const reference.
12584
12585 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
12586
12587         * g++.dg/template/deduce1.C: New test.
12588
12589 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
12590
12591         * gcc.c-torture/execute/simd-1.c: Force all use of int to
12592         32-bit int.
12593
12594 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12595
12596         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
12597         usage.
12598
12599 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
12600
12601         * gcc.c-torture/compile/20020910-1.c: New test.
12602
12603 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
12604
12605         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
12606
12607 2002-09-10  Andreas Jaeger  <aj@suse.de>
12608
12609         * gcc.dg/20020312-2.c: Adjust for x86-64.
12610
12611 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
12612
12613         * g77.dg/7388.f: New test case for PR 7388.
12614
12615 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
12616
12617         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
12618
12619 2002-09-05  Ziemowit Laski <zlaski@apple.com>
12620
12621         * objc.dg/proto-lossage-1.m: New test.
12622
12623 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
12624
12625         * gcc.dg/cpp/_Pragma4.c: Fix typo.
12626
12627 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
12628
12629         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
12630         expected to pass.
12631
12632 2002-09-06  Stan Shebs  <shebs@apple.com>
12633             David Edelsohn  <edelsohn@gnu.org>
12634
12635         * gcc.dg/weak: New directory.
12636         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
12637         target-specific xfail bits.
12638         * gcc.dg/typeof-2.c: Move to new directory.
12639         * gcc.dg/weak.exp: New expect script.
12640
12641 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
12642
12643         * gcc.c-torture/execute/extzvsi.c: New test.
12644
12645 2002-09-05  Stan Shebs  <shebs@apple.com>
12646
12647         * gcc.dg/weak-1.c: xfail on Darwin.
12648         * gcc.dg/weak-2.c: Ditto.
12649         * gcc.dg/weak-3.c: Ditto.
12650         * gcc.dg/weak-4.c: Ditto.
12651         * gcc.dg/weak-5.c: Ditto.
12652         * gcc.dg/weak-6.c: Ditto.
12653         * gcc.dg/weak-7.c: Ditto.
12654         * gcc.dg/weak-8.c: Ditto.
12655         * gcc.dg/weak-9.c: Ditto.
12656
12657 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
12658
12659         * gcc.c-torture/execute/loop-14.c: New test.
12660
12661 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
12662
12663         * g++.dg/other/cxa-atexit1.C: New test.
12664
12665         * gcc.dg/typeof-2.c: New test.
12666
12667 2002-09-03  Roger Sayle  <roger@eyesopen.com>
12668
12669         * gcc.dg/builtins-2.c: New testcase.
12670         * gcc.dg/builtins-3.c: New testcase.
12671
12672 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
12673
12674         * gcc.dg/cpp/_Pragma4.c: New test.
12675
12676 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
12677
12678         * objc/execute/nil_method-1.m: New testcase.
12679
12680 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
12681
12682         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
12683         [Object class], not [Object initialize].
12684
12685 2002-08-31  Roger Sayle  <roger@eyesopen.com>
12686             Hans-Peter Nilsson  <hp@bitrange.com>
12687
12688         * gcc.c-torture/execute/20020720-1.x: Skip test on
12689         mmix-knuth-mmixware.  Correct comment.
12690
12691 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
12692
12693         * testsuite/g++.dg/abi/bitfield5.C: New test.
12694         * testsuite/g++.dg/abi/vbase10.C: Likewise.
12695
12696 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
12697
12698         * objc.dg/undeclared-selector.m: New test.
12699
12700 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
12701
12702         * g++.dg/other/offsetof1.C: Avoid cast warning.
12703
12704 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
12705
12706         * objc.dg/super-class-2.m: New test.
12707
12708 2002-08-24  Matt Austern  <austern@apple.com>
12709
12710         * g++.dg/ext/lvaddr.C: New test.
12711         * g++.dg/ext/lvcast.C: New test.
12712
12713 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
12714
12715         * testsuite/g++.dg/inherit/cond1.C: New test.
12716
12717 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
12718
12719         * gcc.dg/noncompile/incomplete-1.c: New test.
12720
12721 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
12722
12723         * gcc.dg/typespec-1.c: New test.
12724
12725 2002-08-20  Devang Patel  <dpatel@apple.com>
12726         * objc.dg/proto-hier-2.m: New test.
12727
12728 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
12729
12730         * objc.dg/bitfield-1.m: New test.
12731         * objc.dg/bitfield-2.m: New test.
12732
12733 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
12734
12735         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
12736         gcc.dg/c99-flex-array-4.c: New tests.
12737
12738 2002-08-16  Stan Shebs  <shebs@apple.com>
12739
12740         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
12741
12742 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
12743
12744         * gcc.dg/typeof-1.c: New test.
12745         * g++.dg/ext/typeof2.C: New test.
12746
12747 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
12748
12749         * g++.dg/other/offsetof1.C: New test.
12750
12751 2002-08-14  Richard Henderson  <rth@redhat.com>
12752
12753         * gcc.dg/tls/diag-3.c: Fix expected message strings.
12754
12755 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
12756
12757         * gcc.dg/cpp/_Pragma3.c: New test.
12758
12759 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
12760
12761         * g++.dg/template/inherit3: New test.
12762
12763 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12764
12765         * gcc.dg/bitfld-4.c: Add blank options.
12766
12767 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
12768
12769         * g++.dg/template/crash1.C: New test.
12770
12771 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
12772
12773         * gcc.dg/tls/opt-2.c: New test.
12774
12775 2002-08-08  Devang Patel  <dpatel@apple.com>
12776
12777         * objc.dg/selector-1.m : New test
12778
12779 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
12780
12781         * g++.dg/abi/bitfield4.C: New test.
12782         * gcc.dg/bitfld-4.c: New test.
12783
12784 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
12785
12786         * g++.dg/other/packed1.C: New test.
12787
12788 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
12789
12790         * g++.dg/abi/offsetof.C: Tweak error messages.
12791         * g++.old-deja/g++.mike/p10769a.C: Likewise.
12792
12793 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
12794
12795         * gcc.dg/bitfld-3.c: New test.
12796
12797 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12798             Richard Henderson  <rth@redhat.com>
12799
12800         * gcc.dg/i386-bitfield1.c: New test.
12801         * g++.dg/abi/bitfield3.C: Update.
12802
12803 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
12804
12805         * objc.dg/const-str-2.m: Update.
12806         * gcc.dg/cpp/c++98.c: Change to C extension.
12807         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
12808         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
12809
12810 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
12811
12812         * testsuite/gcc.dg/tls/diag-3.c: New.
12813
12814 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
12815
12816         * g++.dg/README (Subdirectories): Document new subdir expr.
12817         * g++.dg/expr/pmf-1.C: New test.
12818
12819 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
12820
12821         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
12822
12823 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
12824
12825         * g++.dg/abi/bitfield3.C: New test.
12826
12827 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
12828
12829         * lib/gcov.exp: Tweak expected line formats.
12830         * gcc.misc-tests/gcov8.c: New test.
12831         * gcc.misc-tests/gcov8.x: New flags.
12832
12833 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
12834
12835         * consistency.vlad/layout/endian.c: Include string.h.
12836
12837         * gcc.c-torture/execute/20020805-1.c: New test.
12838
12839 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
12840
12841         * g++.dg/other/conversion1.C: New test.
12842
12843 2002-08-03  Roger Sayle  <roger@eyesopen.com>
12844
12845         * gcc.dg/builtins-1.c: New testcase.
12846
12847 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
12848
12849         * g++.dg/inherit/access3.C: New test.
12850
12851 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
12852
12853         * gcc.dg/ia64-visibility-2.c: New test.
12854
12855 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
12856
12857         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
12858         __qualifier_flags to __flags.
12859
12860 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
12861
12862         * g++.dg/inherit/operator1.C: New test.
12863         * g++.dg/lookup/disamb1.C: Fix typo in comment.
12864         * g++.dg/other/error1.C: Change expected error message.
12865         * g++.dg/template/conv4.C: Likewise.
12866
12867 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
12868
12869         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
12870         for documented behavior.
12871
12872 2002-07-25  Roger Sayle  <roger@eyesopen.com>
12873
12874         * gcc.c-torture/execute/20020720-1.x: Skip this test on
12875         several targets known to fail.
12876
12877 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
12878
12879         * gcc.dg/mips-args-[123].c: New tests.
12880
12881 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
12882
12883         * gcc.dg/ppc-spe.c: New.
12884
12885 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
12886
12887         * g++.dg/other/ptrmem4.C: New testcase.
12888
12889 2002-07-24  Richard Henderson  <rth@redhat.com>
12890
12891         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
12892
12893 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
12894
12895         * g++.dg/ext/alignof1.C (main): Return 0 for success.
12896
12897 2002-07-24  Roger Sayle  <roger@eyesopen.com>
12898
12899         * gcc.c-torture/execute/memset-3.c: New testcase.
12900
12901 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
12902
12903         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
12904         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
12905
12906 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12907
12908         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
12909         Delete.
12910
12911 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
12912
12913         * gcc.c-torture/compile/simd-4.c: New test.
12914
12915 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12916
12917         PR c++/7347, c++/7348
12918         * g++.dg/template/access4.C: New test.
12919         * g++.dg/template/access5.C: New test.
12920         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
12921         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
12922         * g++.old-deja/g++.pt/ttp58.C: Likewise.
12923         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
12924
12925 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
12926
12927         * gcc.dg/gnu89-init-2.c: New test.
12928
12929 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
12930
12931         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
12932
12933 2002-07-20  Roger Sayle  <roger@eyesopen.com>
12934
12935         * gcc.c-torture/execute/20020720-1.c: New testcase.
12936
12937 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
12938
12939         * gcc.dg/cpp/Wsignprom.c: New tests.
12940
12941 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
12942
12943         * gcc.c-torture/execute/loop-13.c: New test.
12944
12945 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
12946
12947         * gcc.dg/cpp/expr.c: New tests.
12948
12949 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
12950
12951         * g++.dg/opt/pr6713.C: Add template instantiation.
12952
12953 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
12954
12955         * gcc.dg/nest.c: New test.
12956
12957 2002-07-17  Richard Henderson  <rth@redhat.com>
12958
12959         * g++.dg/opt/pr6713.C: New test.
12960
12961 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
12962
12963         * gcc.c-torture/execute/loop-2e.x: Let the testcase
12964         XFAIL for all x86 processors.
12965
12966 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
12967
12968         * gcc.c-torture/execute/20010122-1.x: Do not test with
12969         -fomit-frame-pointer.
12970
12971 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12972
12973         * g++.dg/template/instantiate2.C: New test.
12974         * g++.dg/template/spec4.C: New test.
12975
12976 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12977
12978         * g++.dg/template/access2.C: New test.
12979         * g++.dg/template/access3.C: New test.
12980
12981 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
12982
12983         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
12984         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
12985         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
12986         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
12987         Convert to use <stdarg.h>.
12988         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
12989         Delete.
12990         * gcc.dg/va-arg-2.c: New.
12991         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
12992
12993 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
12994
12995         * gcc.c-torture/compile/20020710-1.c: New test.
12996
12997 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
12998                           Andrew Pinski  <pinskia@physics.uc.edu>
12999
13000         gcc.c-torture/compile/simd-2.c: New testcase.
13001         gcc.c-torture/compile/simd-3.c: Likewise.
13002
13003 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
13004
13005         PR c++/7224
13006         * g++.dg/overload/error1.C: New test.
13007
13008 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13009
13010         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
13011         configuration and IRIX 6 O32 ABI.
13012
13013 2002-07-11  Roger Sayle  <roger@eyesopen.com>
13014
13015         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
13016
13017 2002-07-10  Roger Sayle  <roger@eyesopen.com>
13018
13019         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
13020
13021 2002-07-10  Jeffrey A Law  <law@redhat.com>
13022
13023         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
13024
13025         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
13026
13027 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
13028
13029         * gcc.dg/20020312-2.c: Check for __PPC__.
13030
13031 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
13032
13033         * gcc.c-torture/compile/20020709-1.c: New test.
13034
13035 2002-07-07  Roger Sayle  <roger@eyesopen.com>
13036
13037         * g++.dg/template/qualttp21.C: New test case.
13038
13039 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
13040
13041         * gcc.c-torture/compile/20020706-1.c: New test.
13042         * gcc.c-torture/compile/20020706-2.c: New test.
13043
13044 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
13045             Alexandre Oliva  <aoliva@redhat.com>
13046
13047         * g++.dg/warn/incomplete1.C: New test.
13048
13049 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13050
13051         PR c++/7099
13052         * g++.dg/warn/noreturn1.C: New test.
13053
13054 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
13055
13056         PR c++/6706
13057         * g++.dg/debug/debug6.C: New test.
13058         * g++.dg/debug/debug7.C: New test.
13059
13060 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
13061
13062         * gcc.c-torture/compile/simd-3.c: New test.
13063
13064 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
13065
13066         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
13067         * gcc.dg/20020620-1.c: Likewise.
13068
13069 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13070
13071         PR c++/6944
13072         * g++.dg/init/array4.C: New test.
13073         * g++.dg/init/array5.C: New test.
13074
13075 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
13076
13077         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
13078         * gcc.c-torture/execute/simd-2.c (main): Likewise.
13079
13080 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13081
13082         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
13083         * gcc.dg/wtr-aggr-init-1.c: Likewise.
13084         * gcc.dg/wtr-conversion-1.c: Likewise.
13085         * gcc.dg/wtr-escape-1.c: Likewise.
13086         * gcc.dg/wtr-int-type-1.c: Likewise.
13087         * gcc.dg/wtr-label-1.c: Likewise.
13088         * gcc.dg/wtr-static-1.c: Likewise.
13089         * gcc.dg/wtr-strcat-1.c: Likewise.
13090         * gcc.dg/wtr-suffix-1.c: Likewise.
13091         * gcc.dg/wtr-switch-1.c: Likewise.
13092         * gcc.dg/wtr-unary-plus-1.c: Likewise.
13093         * gcc.dg/wtr-union-init-1.c: Likewise.
13094         * gcc.dg/wtr-union-init-2.c: Likewise.
13095         * gcc.dg/wtr-union-init-3.c: Likewise.
13096
13097         * gcc.dg/wtr-func-def-1.c: New test.
13098
13099 2002-07-02 Devang Patel <dpatel@apple.com>
13100
13101         * objc.dg/param-1.m: New test.
13102
13103 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
13104
13105         * gcc.dg/cpp/trad/directive.c: Add test.
13106         * gcc.dg/cpp/trad/macroargs.c: Add test.
13107         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
13108
13109 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
13110
13111         * gcc.dg/cpp/cmdlne-M.c: New test.
13112
13113 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
13114
13115         * objc.dg/desig-init-1.m: New test.
13116
13117 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13118
13119         PR c++/6716
13120         * g++.dg/template/instantiate1.C: New test.
13121
13122 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
13123
13124         PR c++/7112
13125         * g++.dg/template/sizeof2.C: New test.
13126
13127 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13128
13129         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
13130         gcc.dg/cpp/trad/include.c: New tests.
13131
13132 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
13133
13134         PR target/7177
13135         * gcc.c-torture/compile/20020701-1.c: New test.
13136
13137 2002-07-01  Stan Shebs  <shebs@apple.com>
13138
13139         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
13140         header here...
13141         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
13142         (objc-torture-execute): or here.
13143
13144 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
13145
13146         * gcc.c-torture/execute/arith-rand-ll.c: New test.
13147
13148 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
13149
13150         * gcc.dg/cpp/trad/escaped-nl.c: New test.
13151
13152 2002-06-30  Devang Patel  <dpatel@apple.com>
13153
13154         * objc.dg/fsyntax-only.m: New test.
13155
13156 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
13157
13158         PR c++/6695
13159         * g++.dg/template/friend7.C: New file.
13160
13161 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
13162
13163         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
13164         return type.
13165
13166 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
13167
13168         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
13169         avoid division by zero.
13170
13171 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
13172
13173         * gcc.dg/Wunknownprag.c: New tests.
13174
13175 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
13176
13177         * gcc.c-torture/execute/simd-2.c: New test.
13178
13179 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
13180
13181         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
13182         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
13183         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
13184         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
13185         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
13186         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
13187         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
13188         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
13189         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
13190         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
13191         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
13192         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
13193         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
13194         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
13195         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
13196         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
13197         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
13198
13199 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
13200
13201         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
13202         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
13203         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
13204         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
13205         New tests.
13206         * gcc.dg/cpp/trad/directive.c: Update.
13207
13208 2002-06-23  Andreas Jaeger  <aj@suse.de>
13209
13210         * gcc.c-torture/execute/complex-6.c: New.
13211
13212 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
13213
13214         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
13215         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
13216         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
13217         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
13218
13219 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
13220
13221         * gcc.dg/cpp/trad: New directory with traditional tests copied
13222         from parent directory.
13223         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13224         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13225         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13226         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13227         Move to trad/ and rename.
13228         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
13229         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
13230         gcc.dg/cpp/trad/redef2.c: New tests.
13231         * gcc.dg/cpp/trad/trad.exp: New driver.
13232
13233 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
13234
13235         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
13236         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
13237         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
13238         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
13239         Remove.
13240
13241 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
13242
13243         * gcc.dg/20020620-1.c: New test.
13244
13245 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13246
13247         * g++.dg/template/ttp4.C: New test.
13248
13249 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
13250
13251         * g++.dg/opt/vt1.C: Fix regexp.
13252
13253 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13254
13255         * gcc.c-torture/execute/pure-1.c: Make functions static again.
13256         Don't use attribute `noinline'.
13257
13258 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13259
13260         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
13261
13262 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
13263
13264         * gcc.c-torture/execute/simd-1.c: New.
13265
13266         * gcc.dg/simd-1.c: New.
13267
13268 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
13269
13270         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
13271
13272 2002-06-16  Richard Henderson  <rth@redhat.com>
13273
13274         * g++.dg/ext/anon-struct1.C: New.
13275         * g++.dg/ext/anon-struct2.C: New.
13276         * g++.dg/ext/anon-struct3.C: New.
13277         * gcc.dg/anon-struct-1.c: New.
13278         * gcc.dg/anon-struct-2.c: New.
13279         * gcc.dg/anon-struct-3.c: New.
13280         * gcc.dg/20011008-1.c: Adjust warning text.
13281         * gcc.dg/20020527-1.c: Add -fms-extensions.
13282
13283 2002-06-16  Richard Henderson  <rth@redhat.com>
13284
13285         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
13286
13287 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
13288
13289         * gcc.c-torture/execute/20020615-1.c: New test.
13290
13291 2002-06-15  Roger Sayle  <roger@eyesopen.com>
13292
13293         * gcc.c-tortuture/execute/compare-1.c: New test case.
13294         * gcc.c-tortuture/execute/compare-2.c: New test case.
13295         * gcc.c-tortuture/execute/compare-3.c: New test case.
13296
13297 2002-06-13  Richard Henderson  <rth@redhat.com>
13298
13299         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
13300         ia64 ilp32.
13301
13302 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13303
13304         * g++.dg/template/typename2.C: Update error message.
13305
13306 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
13307
13308         * gcc.c-torture/execute/20020611-1.c: New test.
13309
13310 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
13311
13312         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
13313         list of targets to skip.
13314
13315 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
13316
13317         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
13318         targets if not optimizing.
13319
13320 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
13321
13322         * gcc.c-torture/compile/20020605-1.c: New test.
13323
13324         * g++.dg/opt/vt1.C: New test.
13325
13326         * gcc.dg/20020531-1.c: New test.
13327
13328         * gcc.dg/20020530-1.c: New test.
13329
13330         * gcc.dg/20020527-1.c: New test.
13331
13332         * g++.dg/opt/cse1.C: New test.
13333
13334 2002-06-07  Roger Sayle  <roger@eyesopen.com>
13335
13336         * gcc.dg/20020607-2.c: New test case.
13337
13338 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
13339
13340         * gcc.c-torture/compile/20020604-1.c: New test.
13341
13342 2002-06-04  Richard Henderson  <rth@redhat.com>
13343
13344         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
13345         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
13346         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
13347
13348 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
13349
13350         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
13351
13352 2002-06-03  Richard Henderson  <rth@redhat.com>
13353
13354         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
13355         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
13356
13357 2002-06-02  Richard Henderson  <rth@redhat.com>
13358
13359         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
13360         test functions static.
13361
13362 2002-06-02  Andreas Jaeger  <aj@suse.de>
13363
13364         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
13365         now.
13366
13367 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13368
13369         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
13370         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
13371         Update for mofified diagnostics.
13372         * gcc.dg/c99-intconst-1.c: No longer fail.
13373
13374 2002-06-02  Richard Henderson  <rth@redhat.com>
13375
13376         * gcc.dg/uninit-A.c: Remove xfail markers.
13377
13378 2002-06-01  Roger Sayle  <roger@eyesopen.com>
13379
13380         * gcc.dg/fnegate-1.c: New test case.
13381
13382 2002-05-30  Osku Salerma  <osku@iki.fi>
13383
13384         * gcc.c-torture/execute/mayalias-1.c: New file.
13385
13386 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13387
13388         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
13389         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
13390         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
13391
13392 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
13393
13394         * gcc.c-torture/execute/20020529-1.c: New test.
13395
13396 2002-05-27  Richard Henderson  <rth@redhat.com>
13397
13398         * g++.dg/ext/attrib6.C: New test case.
13399
13400 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13401
13402         * gcc.c-torture/execute/pure-1.c: New test.
13403
13404 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13405
13406         * gcc.dg/cpp/arith-2.c: Remove.
13407
13408 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
13409
13410         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
13411         * gcc.dg/cpp/if-3.c: Remove.
13412
13413 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
13414
13415         * g++.dg/opt/cse2.C: New test.
13416
13417 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
13418
13419         * gcc.dg/cpp/arith-1.c: New semantic tests.
13420         * gcc.dg/cpp/if-1.c: Update.
13421
13422 2002-05-24  Ben Elliston  <bje@redhat.com>
13423
13424         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
13425
13426 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
13427
13428         * gcc.dg/verbose-asm.c: New test.
13429
13430 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13431
13432         * gcc.dg/cpp/paste12.c: New test.
13433
13434 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13435
13436         * g++.dg/parse/named_ops.C: New test.
13437
13438 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
13439
13440         * gcc/testsuite/gcc.dg/weak-8.c: New test.
13441
13442 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
13443
13444         * gcc.dg/weak-2.c: Allow optional leading underscore
13445         in scan-assembler symbol name.
13446         * gcc.dg/weak-3.c: Likewise.
13447         * gcc.dg/weak-4.c: Likewise.
13448         * gcc.dg/weak-5.c: Likewise.
13449
13450 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
13451
13452         * gcc.dg/20020523-1.c: New test.
13453
13454 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13455
13456         * objc.dg/const-str-2.m: Update now that we stop after
13457         a command line error.
13458
13459 2002-05-22  Richard Henderson  <rth@redhat.com>
13460
13461         * g++.dg/dg.exp: Fix typo in test pruneing.
13462
13463 2002-05-22  Richard Henderson  <rth@redhat.com>
13464
13465         * g++.dg/dg.exp: Prune the tls subdirectory.
13466         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
13467         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
13468         * g++.dg/tls/init-1.C: New.
13469
13470 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
13471
13472         * gcc.dg/20020517-1.c: New test.
13473
13474 2002-05-21  Richard Henderson  <rth@redhat.com>
13475
13476         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
13477         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
13478
13479 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
13480
13481         * g++.dg/other/copy2.C: New test.
13482
13483 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
13484
13485         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
13486         (MAX_COPY): Bump up to 10 times sizeof (long long).
13487         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
13488
13489         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
13490         sizeof (long long).
13491
13492         * gcc.c-torture/execute/strcpy-1.c: New test.
13493
13494 2002-05-19  Jason Merrill  <jason2redhat.com>
13495
13496         * g++.dg/ext/oper1.C: New test.
13497
13498 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
13499 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
13500
13501         * README.QMTEST: New file.
13502
13503         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
13504
13505 2002-05-19  Andreas Jaeger  <aj@suse.de>
13506
13507         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
13508         now.
13509         * gcc.c-torture/execute/loop-2d.x: Likewise.
13510
13511 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
13512
13513         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
13514         support weak symbols.
13515         * gcc.dg/weak-4.c: Likewise
13516         * gcc.dg/weak-6.c: Likewise
13517
13518 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
13519
13520         * gcc.dg/weak-3.c: Add dg-excess-error comment for
13521         cygwin, coff and h8300-*-hms targets
13522         * gcc.dg/weak-5.c: Likewise
13523         * gcc.dg/weak-7.c: Likewise
13524
13525 2002-05-16  Jason Merrill  <jason@redhat.com>
13526
13527         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
13528         (scan-assembler-not, scan-assembler-dem): Likewise.
13529         (scan-assembler-dem-not): Likewise.
13530
13531 2002-05-15  Richard Henderson  <rth@redhat.com>
13532
13533         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
13534
13535 2002-05-15  Richard Henderson  <rth@redhat.com>
13536
13537         * gcc.dg/weak-5.c (vfoo1c): No warning here.
13538         (vfoo1f): Warning here.
13539         (vfoo1l): Don't redefine the alias.
13540
13541 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
13542
13543         * g++.dg/init/pm1.C: New test.
13544
13545 2002-05-12  David S. Miller  <davem@redhat.com>
13546
13547         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
13548         types.
13549
13550 2002-05-10  Roger Sayle  <roger@eyesopen.com>
13551
13552         * gcc.c-torture/execute/20020510-1.c: New test case.
13553
13554 2002-05-10  David S. Miller  <davem@redhat.com>
13555
13556         * gcc.c-torture/execute/conversion.c: Test long double too.
13557
13558 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
13559
13560         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
13561         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
13562         * lib/g++.exp (g++_link_flags): Likewise.
13563         * lib/objc.exp (objc_target_compile): Likewise.
13564
13565 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13566
13567         * gcc.dg/cpp/poison.c: Update.
13568         * gcc.dg/cpp/20000625-2.c: Remove.
13569         * gcc.dg/cpp/direct2s.c: Remove final test.
13570
13571 2002-05-08  Tom Rix  <trix@redhat.com>
13572
13573         * gcc.c-torture/execute/20020508-1.c: New test.
13574         * gcc.c-torture/execute/20020508-2.c: New test.
13575         * gcc.c-torture/execute/20020508-3.c: New test.
13576
13577 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13578
13579         * gcc.dg/cpp/charconst-4.c: More tests.
13580
13581 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
13582
13583         PR c/6569
13584         * gcc.dg/weak-3.c: Update location of warning messages.
13585         * gcc.dg/weak-5.c: Likewise.
13586
13587 2002-05-06  Roger Sayle  <roger@eyesopen.com>
13588
13589         * gcc.c-torture/execute/20020506-1.c: New test case.
13590
13591 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13592
13593         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
13594
13595 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13596
13597         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
13598
13599 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13600
13601         * gcc.dg/cpp/charconst-3.c: New test.
13602
13603 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13604
13605         * gcc.dg/cpp/charconst.c: Update tests.
13606
13607 2002-05-05  Tim Josling  <tej@melbpc.org.au>
13608
13609         * treelang: Added directory for new sample language treelang. Also
13610         lib/treelang.exp: New file to signal treelang should be tested.
13611
13612 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13613
13614         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
13615         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
13616         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
13617         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
13618         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
13619         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
13620         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
13621
13622 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13623
13624         * gcc.dg/format/xopen-2.c: New test.
13625
13626 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
13627
13628         * gcc.dg/20020503-1.c: New test.
13629
13630 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
13631
13632         * g++.dg/init/dtor1.C: Make it tougher.
13633
13634 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
13635
13636         * g++.dg/init/dtor1.C: New test.
13637
13638 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
13639
13640         * gcc.dg/altivec-8.c: New.
13641
13642 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
13643
13644         * gcc.dg/altivec-7.c: New.
13645
13646 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
13647
13648         * g++.dg/parse/typedef1.C: New test.
13649
13650 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
13651
13652         PR c++/6486
13653         * g++.dg/template/friend6.C: New test.
13654
13655         PR c++/6492
13656         * g++.dg/init/copy1.C: New test.
13657
13658 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
13659
13660         * g++.dg/warn/effc1.C: New test.
13661
13662 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13663
13664         * gcc.dg/cpp/if-cexp.c: Add a test.
13665
13666 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
13667
13668         * gcc.dg/20020426-2.c: New test.
13669
13670 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13671
13672         * gcc.dg/cpp/if-mop.c: Update.
13673         * gcc.dg/cpp/if-mpar.c: Add test.
13674         * gcc.dg/cpp/if-oppr.c: Update.
13675
13676 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13677
13678         PR c/6343
13679         * gcc.dg/weak-[2-7].c: New tests.
13680
13681 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13682
13683         * gcc.dg/enum1.c: New test.
13684
13685 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13686
13687         PR c++/6497
13688         * g++.dg/inherit/access2.C: New test.
13689
13690 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
13691
13692         PR bootstrap/6445
13693         * gcc.dg/20020426-1.c: New test.
13694
13695 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
13696
13697         * g++.dg/abi/enum1.C: New test.
13698
13699 2002-04-26  Richard Henderson  <rth@redhat.com>
13700
13701         * gcc.dg/c99-bool-1.c: Expect always true warning.
13702
13703 2002-04-25  Roger Sayle  <roger@eyesopen.com>
13704
13705         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
13706
13707 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13708
13709         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
13710         targets.
13711
13712 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
13713
13714         * g++.dg/abi/mange7.C: New test.
13715
13716         PR c++/6438.
13717         * g++.dg/parse/stmtexpr2.C: New test.
13718
13719 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
13720
13721         * gcc.dg/20020312-2.c: Add SH target.
13722
13723 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13724
13725         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
13726         compiler output on mips*-*-irix*.
13727
13728 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
13729
13730         * g++.dg/parse/attr1.C: New test.
13731
13732 2002-04-23  Roger Sayle  <roger@eyesopen.com>
13733
13734         * gcc.c-torture/execute/string-opt-17.c: New test case.
13735         * gcc.c-torture/execute/memset-2.c: New test case.
13736
13737 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
13738
13739         PR c++/6256:
13740         * g++.dg/template/friend5.C: New test.
13741
13742         PR c++/6331:
13743         * g++.dg/template/qual1.C: Likewise.
13744
13745 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
13746
13747         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
13748         Include stdlib.h, not stdio.h or ctype.h.
13749
13750 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
13751
13752         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
13753         cris-*-elf* and mmix-*-*.
13754         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
13755         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
13756         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
13757         Ditto.
13758         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
13759         * gcc.dg/wchar_t-1.c: Ditto.
13760
13761 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
13762
13763         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
13764         Clarify comment.
13765
13766 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
13767
13768         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
13769
13770 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13771
13772         * gcc.c-torture/execute/20000906-1.x: Delete.
13773
13774 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
13775
13776         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
13777
13778 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
13779
13780         * PR6367
13781         * g77.f-torture/execute/6367.f: New test.
13782         * g77.f-torture/execute/6367.x: Disable for MMIX.
13783
13784 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
13785
13786         * PR6352
13787         * g++.dg/opt/inline2.C: New test.
13788
13789 2002-04-18  Richard Henderson  <rth@redhat.com>
13790
13791         * gcc.dg/20000906-1.c: Enable for all targets.
13792         * gcc.c-torture/compile/iftrap-2.c: New.
13793
13794 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
13795
13796         * gcc.dg/20020418-1.c: New test.
13797         * gcc.dg/20020418-2.c: New test.
13798
13799 2002-04-18  Richard Henderson  <rth@redhat.com>
13800
13801         * gcc.c-torture/compile/iftrap-1.c: New.
13802         * gcc.dg/iftrap-1.c: Adjust for ia64.
13803         * gcc.dg/iftrap-2.c: New.
13804
13805 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
13806
13807         * gcc.c-torture/compile/20020418-1.c: New test.
13808
13809 2002-04-18  Roger Sayle  <roger@eyesopen.com>
13810
13811         * gcc.c-torture/compile/20020415-1.c: New.
13812
13813 2002-04-18  David S. Miller  <davem@redhat.com>
13814
13815         * gcc.c-torture/execute/20020418-1.c: New test.
13816
13817 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
13818
13819         * gcc.dg/20020416-1.c: New test.
13820
13821         * g++.dg/opt/inline1.C: New test.
13822
13823 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
13824
13825         * gcc.dg/altivec-5.c: New test.
13826
13827         * gcc.dg/20020415-1.c: New test.
13828
13829 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
13830
13831         * testsuite/lib/chill.exp: Remove.
13832
13833 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
13834
13835         * g++.dg/other/big-struct.C: New test.
13836
13837 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
13838
13839         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
13840         of scratch file.
13841
13842 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
13843
13844         PR c/6277
13845         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
13846         in scan-assembler function name
13847
13848 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
13849
13850         * g77.f-torture/execute/980628-4.x,
13851         g77.f-torture/execute/980628-5.x,
13852         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
13853         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
13854         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
13855         i[34567]86-*-*.
13856
13857 2002-04-13  David S. Miller  <davem@redhat.com>
13858
13859         * gcc.c-torture/execute/20020413-1.c: New test.
13860
13861 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
13862
13863         * gcc.dg/asm-6.c,
13864         * g++.dg/ext/asm1.C: New tests.
13865
13866 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
13867
13868         PR c++ 5373.
13869         * g++.dg/parse/stmtexpr1.C: New test.
13870
13871         PR c++/5189.
13872         * g++.dg/template/copy1.C: New test.
13873
13874 2002-04-12  Richard Henderson  <rth@redhat.com>
13875
13876         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
13877
13878 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
13879
13880         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
13881         gcc.c-torture/execute/20020307-2.c.
13882
13883 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
13884
13885         * g++.dg/ext/attrib5.C,
13886         * g++.dg/lookup/struct1.C: New tests.
13887
13888 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
13889
13890         * gcc.dg/20020411-1.c: New test.
13891
13892         * gcc.c-torture/execute/20020411-1.c: New test.
13893
13894 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
13895
13896         * g77.f-torture/execute/6177.f: New test.
13897
13898 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
13899
13900         PR middle-end/6247
13901         * g++.dg/opt/cleanup1.C: New test.
13902
13903         * g++.dg/opt/const1.C: New test.
13904
13905 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
13906
13907         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
13908
13909 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13910
13911         PR c++/5507
13912         * g++.dg/template/typename2.C: New test.
13913
13914 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
13915
13916         * gcc.c-torture/execute/loop-12.c: New.
13917
13918 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
13919
13920         * g77.f-torture/execute/980628-4.x,
13921         g77.f-torture/execute/980628-5.x,
13922         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
13923         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
13924         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
13925
13926 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13927
13928         PR optimization/6086
13929         * g++.dg/opt/preinc1.C: New test.
13930
13931 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
13932
13933         PR c++/5571
13934         * g++.dg/opt/static2.C: New test.
13935
13936 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
13937
13938         PR c/5120
13939         * gcc.dg/20020406-1.c: New test.
13940
13941 2002-04-04  David S. Miller  <davem@redhat.com>
13942
13943         * gcc.c-torture/execute/20020404-1.c: New test.
13944
13945 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
13946
13947         PR c/6123
13948         * gcc.dg/20020312-2.c: Do not declare global register variable
13949         if __PIC__ or __pic__ is defined.
13950
13951 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
13952
13953         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
13954         __asm__ so that it works correctly even if -ansi -pedantic-errors.
13955
13956 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13957
13958         * gcc.misc-tests/linkage.exp: Update last change to handle
13959         sparc*-, not just sparc-.
13960
13961 2002-04-03  Richard Henderson  <rth@redhat.com>
13962
13963         * gcc.dg/cpp/ucs.c: Improved long UCS test.
13964
13965 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
13966
13967         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
13968
13969 2002-04-02  David S. Miller  <davem@redhat.com>
13970
13971         * gcc.c-torture/execute/20020402-3.c: New test.
13972
13973 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
13974
13975         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
13976         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
13977
13978         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
13979         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
13980         g77.f-torture/execute/20001201.x,
13981         g77.f-torture/execute/u77-test.x: New files.
13982
13983         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
13984         * gcc.dg/wchar_t-1.c: Ditto.
13985
13986 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13987
13988         * gcc.c-torture/execute/20020402-1.c: New test.
13989
13990 2002-04-01  Richard Henderson  <rth@redhat.com>
13991
13992         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
13993
13994         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
13995
13996 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13997
13998         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
13999
14000 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14001
14002         * g++.dg/inherit/template-as-base.C: Expect error.
14003         * g++.dg/inherit/namespace-as-base.C: Likewise.
14004
14005 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
14006
14007         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
14008         g++.dg/ext/instantiate3.C: Tweak match patterns.
14009
14010         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
14011         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
14012         -da test.
14013
14014 2002-03-31  Richard Henderson  <rth@redhat.com>
14015
14016         * gcc.dg/special/alias-2.c: New.
14017         * gcc.dg/special/ecos.exp: Run it.
14018
14019 2002-03-31  Richard Henderson  <rth@redhat.com>
14020
14021         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
14022
14023 2002-03-31  Kazu Hirata  <kazu@hxi.com>
14024
14025         * gcc.dg/weak-1.c: Disable on h8300 port.
14026
14027 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
14028
14029         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
14030         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
14031         ordering tests.
14032         * g++.dg/bprob/bprob-1.C: New test.
14033         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
14034         * g++.dg/gcov/gcov-1.C: New test.
14035         * g++.dg/gcov/gcov-1.x: New file.
14036         * g++.dg/gcov/gcov-2.C: New test.
14037         * g++.dg/gcov/gcov-3.C: New test.
14038         * g++.dg/gcov/gcov-3.h: New file.
14039
14040 2002-03-28  Roger Sayle  <roger@eyesopen.com>
14041
14042         * g++.old-deja/g++.other/builtins5.C: New test.
14043         * g++.old-deja/g++.other/builtins6.C: New test.
14044         * g++.old-deja/g++.other/builtins7.C: New test.
14045         * g++.old-deja/g++.other/builtins8.C: New test.
14046         * g++.old-deja/g++.other/builtins9.C: New test.
14047
14048 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
14049
14050         * g++.dg/opt/static1.C: New test.
14051
14052         * g++.dg/opt/longbranch1.C: New test.
14053
14054 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
14055
14056         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
14057
14058         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
14059
14060 2002-03-28  Jeffrey A Law  (law@redhat.com)
14061
14062         * gcc.c-torture/execute/20020328-1.c: New test.
14063
14064 2002-03-27  Richard Henderson  <rth@redhat.com>
14065
14066         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
14067         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
14068         move from g++.old-deja/g++.ext/.
14069
14070 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
14071
14072         * g++.dg/init/new2.C: New test.
14073
14074 2002-03-26  Richard Henderson  <rth@redhat.com>
14075
14076         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
14077
14078         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
14079         on sparc.
14080
14081         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
14082         sparcv9 systems.
14083         * gcc.dg/20001102-1.c: Likewise.
14084
14085 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
14086
14087         * gcc.dg/cpp/endif-pedantic1.c,
14088         gcc.dg/cpp/endif-pedantic2.c:  New tests.
14089
14090 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
14091
14092         * g++.dg/init/new1.C: New test.
14093
14094 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
14095
14096         * g++.dg/abi/vbase9.C: New test.
14097
14098 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
14099
14100         * gcc.dg/arm-asm.c: New test.
14101
14102 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
14103
14104         * gcc.dg/Wswitch-enum.c: New test.
14105         Fix PR c/5044.
14106
14107 2002-03-26  Richard Henderson  <rth@redhat.com>
14108
14109         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
14110         structure.
14111
14112 2002-03-25  Richard Henderson  <rth@redhat.com>
14113
14114         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
14115         sparcv9 systems.
14116
14117         * gcc.c-torture/compile/20011119-1.c (xxx): New.
14118         * gcc.c-torture/compile/20011119-2.c (xxx): New.
14119
14120 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
14121
14122         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
14123
14124 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
14125
14126         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
14127         targets using generic thunk support.
14128
14129 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
14130
14131         * gcc.c-torture/compile/20020323-1.c: New test.
14132
14133         * g++.dg/opt/conj2.C: New test.
14134
14135 2002-03-24  Richard Henderson  <rth@redhat.com>
14136
14137         * gcc.dg/weak-1.c: Use -fno-common.
14138
14139 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14140
14141         * g77.dg/f77-edit-apostrophe-out.f: New test
14142         * g77.dg/f77-edit-h-out.f: New test
14143         * g77.dg/f77-edit-t-in.f: New test
14144         * g77.dg/f77-edit-t-out.f: New test
14145         * g77.dg/f77-edit-x-out.f: New test
14146         * g77.dg/f77-edit-slash-out.f: New test
14147         * g77.dg/f77-edit-colon-out.f: New test
14148         * g77.dg/f77-edit-s-out.f: New test
14149
14150 2002-03-24  Richard Henderson  <rth@redhat.com>
14151
14152         * objc/execute/formal_protocol-6.x: New XFAIL.
14153
14154 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14155
14156         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
14157         that do not support weak symbols
14158
14159 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
14160
14161         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
14162         * lib/g77.exp:  Likewise
14163         * lib/objc.exp: Likewise
14164
14165 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
14166
14167         * gcc.dg/Wswitch-default.c: New test.
14168
14169 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
14170
14171         * g++.dg/other/enum1.C: New test.
14172
14173 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
14174
14175         * gcc.dg/pragma-ep-3.c: Fix typo.
14176
14177 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
14178
14179         * g++.dg/inherit/template-as-base.C: New test.
14180
14181 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
14182
14183         * g++.old-deja/g++.other/dwarf2-1.C: Move...
14184         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
14185
14186 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
14187
14188         * gcc.dg/cpp/multiline.c: Update to match.
14189
14190 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
14191
14192         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
14193
14194 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
14195
14196         * gcc.dg/cpp/extratokens2.c:  New file.
14197
14198 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
14199
14200         * gcc.dg/20020312-2.c: Add rs6000 target.
14201
14202         * gcc.c-torture/compile/20020319-1.c: New test.
14203
14204 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14205
14206         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
14207         (A, E): Handle this.
14208
14209 2002-03-20  Jason Merrill  <jason@redhat.com>
14210
14211         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
14212         ignoring -fpic.
14213         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
14214         through prune_gcc_output.
14215
14216 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
14217
14218         * gcc.c-torture/compile/20020320-1.c: New test.
14219
14220 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
14221
14222         * gcc.c-torture/compile/20020318-1.c: New test.
14223
14224         * gcc.dg/struct-by-value-1.c: New test.
14225
14226         * gcc.dg/20020319-1.c: New test.
14227
14228 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
14229
14230         * g++.dg/opt/conj1.C: New test.
14231
14232 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
14233
14234         * g++.dg/template/qualttp20.C: Revert previous change.
14235         * g++.dg/template/qualttp3.C: Likewise.
14236         * g++.dg/template/qualttp4.C: Likewise
14237         * g++.dg/template/qualttp5.C: Likewise
14238         * g++.dg/template/qualttp6.C: Likewise
14239         * g++.dg/template/qualttp7.C: Likewise
14240         * g++.dg/template/qualttp8.C: Likewise
14241         * g++.dg/template/recurse.C: Likewise.
14242
14243 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14244
14245         * gcc.dg/cpp/wchar-1.c: Update.
14246
14247 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
14248
14249         * g++.dg/template/conv1.C: New test.
14250         * g++.dg/template/conv2.C: New test.
14251         * g++.dg/template/conv3.C: New test.
14252         * g++.dg/template/conv4.C: New test.
14253
14254 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14255
14256         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
14257         * g++.dg/template/qualttp3.C: Likewise.
14258         * g++.dg/template/qualttp4.C: Likewise
14259         * g++.dg/template/qualttp5.C: Likewise
14260         * g++.dg/template/qualttp6.C: Likewise
14261         * g++.dg/template/qualttp7.C: Likewise
14262         * g++.dg/template/qualttp8.C: Likewise
14263         * g++.dg/template/recurse.C: Likewise.
14264
14265 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
14266
14267         * g++.dg/opt/dtor1.C: New test.
14268
14269 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
14270
14271         * gcc.c-torture/compile/20020315-1.c: New test.
14272
14273 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
14274
14275         * gcc.dg/weak-1.c: Fix scan tests.
14276
14277 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
14278
14279         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
14280         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
14281         cris-*-aout* mmix-*-*.
14282         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
14283         cris-*-aout* mmix-*-*.
14284         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
14285         cris-*-elf* cris-*-aout* and mmix-*-*.
14286         * gcc.dg/20001009-1.c: Ditto.
14287         * gcc.dg/20010912-1.c: Ditto.
14288         * gcc.dg/20020122-4.c: Ditto.
14289         * gcc.dg/inline-2.c: Ditto.
14290
14291 2002-03-14  Jeffrey A Law  (law@cygnus.com)
14292
14293         * gcc.c-torture/compile/20020314-1.c: New test.
14294
14295 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
14296
14297         * gcc.c-torture/execute/20020314-1.c: New test.
14298
14299 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
14300
14301         * g++.dg/warn/Wunused-1.C: New test.
14302
14303 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
14304
14305         * g++.dg/abi/mangle6.C: New test.
14306
14307 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
14308
14309         * gcc.c-torture/compile/20020309-2.c: New test.
14310
14311         * gcc.c-torture/compile/20020312-1.c: New test.
14312
14313 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
14314
14315         * g++.dg/other/access1.C: New test.
14316
14317 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
14318
14319         * gcc.c-torture/execute/wchar_t-1.c: New test.
14320
14321 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
14322
14323         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
14324
14325 2002-03-12  Roger Sayle  <roger@eyesopen.com>
14326
14327         * gcc.dg/20020312-1.c: New test case.
14328
14329 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
14330
14331         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
14332
14333 2002-03-11  Richard Henderson  <rth@redhat.com>
14334
14335         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
14336         * g++.old-deja/g++.jason/report.C: Likewise.
14337
14338 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14339
14340         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
14341         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
14342
14343 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
14344
14345         * testsuite/g++.dg/overload/pmf1.C: New test.
14346
14347 2002-03-11  Kazu Hirata  <kazu@hxi.com>
14348
14349         * gcc.c-torture/execute/20020307-1.c: Use long.
14350
14351 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
14352
14353         PR optimization/5844
14354         * gcc.dg/20020310-1.c: New test.
14355
14356 2002-03-09  Michael Meissner  <meissner@redhat.com>
14357
14358         * gcc.c-torture/execute/memcpy-2.c: New test.
14359         * gcc.c-torture/execute/memset-1.c: New test.
14360         * gcc.c-torture/execute/strlen-1.c: New test.
14361         * gcc.c-torture/execute/strcmp-1.c: New test.
14362         * gcc.c-torture/execute/strncmp-1.c: New test.
14363
14364 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
14365
14366         * gcc.dg/ppc-ldstruct.c: New test.
14367
14368 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
14369
14370         * gcc.c-torture/execute/va-arg-22.c: New test.
14371
14372 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14373
14374         * gcc.c-torture/compile/20020309-1.c: New test.
14375
14376 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
14377
14378         * gcc.c-torture/execute/20020307-2.c: New test.
14379
14380 2002-03-07  Jeffrey A Law  (law@redhat.com)
14381
14382         * g77.f-torture/compile/20020307-1.f: New test.
14383
14384 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
14385
14386         * gcc.dg/unordered-1.c: New test.
14387
14388 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
14389
14390         * gcc.c-torture/execute/20020307-1.c: New test.
14391
14392 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
14393
14394         * gcc.dg/20020304-1.c: New test.
14395
14396         * gcc.c-torture/compile/20020304-2.c: New test.
14397
14398 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
14399
14400         * gcc.c-torture/compile/20020304-1.c: New test case
14401         (from PR c/5830).
14402
14403 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
14404
14405         * gcc.dg/20020103-1.c: Add other -D ppc variants.
14406
14407 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
14408
14409         * g++.dg/other/classkey1.C: New test.
14410
14411 2002-03-01  Richard Henderson  <rth@redhat.com>
14412
14413         * gcc.c-torture/compile/981223-1.x: New.
14414         * gcc.c-torture/compile/920625-1.x: New.
14415
14416 2002-02-28  Richard Henderson  <rth@redhat.com>
14417
14418         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
14419
14420 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
14421
14422         * gcc.c-torture/execute/20020227-1.c: New test.
14423
14424 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
14425
14426         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
14427         here" ERROR lines.
14428         * g++.old-deja/g++.oliva/partord1.C: Likewise.
14429         * g++.old-deja.g++.other/defarg1.C: Likewise.
14430         * g++.old-deja/g++.pt/calls2.C: Likewise.
14431         * g++.old-deja/g++.pt/crash20.C: Likewise.
14432         * g++.old-deja/g++.pt/crash30.C: Likewise.
14433         * g++.old-deja/g++.pt/crash36.C: Likewise.
14434         * g++.old-deja/g++.pt/crash6.C: Likewise.
14435         * g++.old-deja/g++.pt/defarg13.C: Likewise.
14436         * g++.old-deja/g++.pt/derived3.C: Likewise.
14437         * g++.old-deja/g++.pt/error1.C: Likewise.
14438         * g++.old-deja/g++.pt/friend21.C: Likewise.
14439         * g++.old-deja/g++.pt/friend23.C: Likewise.
14440         * g++.old-deja/g++.pt/infinite1.C: Likewise.
14441         * g++.old-deja/g++.robertl/eb128.C: Likewise.
14442
14443 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
14444
14445         * gcc.c-torture/execute/20020225-2.c: New test.
14446
14447 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
14448
14449         * gcc.c-torture/execute/920730-1t.c,
14450         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
14451         Delete test cases, only relevant to -traditional.
14452
14453 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
14454
14455         * gcc.dg/cpp/undef1.c: Remove.
14456         * gcc.dg/cpp/directiv.c: Update.
14457         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
14458
14459 2002-02-27  Michael Meissner  <meissner@redhat.com>
14460
14461         * gcc.c-torture/execute/20020226-1.c: New test.
14462
14463 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
14464
14465         * g++.dg/debug/debug4.C: New test.
14466
14467         * gcc.dg/ia64-visibility-1.c: New test.
14468
14469 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
14470
14471         * gcc.dg/debug/20020224-1.c: New.
14472
14473 2002-02-25  Kazu Hirata  <kazu@hxi.com>
14474
14475         * gcc.c-torture/execute/960416-1.x: New.
14476         * gcc.c-torture/execute/divconst-3.x: Likewise.
14477
14478 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
14479
14480         * gcc.dg/20020224-1.c: New test.
14481
14482 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
14483
14484         * gcc.c-torture/execute/20020225-1.c: New.
14485
14486 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
14487
14488         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
14489
14490 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
14491
14492         * gcc.dg/20020222-1.c: New test.
14493
14494 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
14495
14496         * g++.dg/opt/anonunion1.C: New test.
14497
14498 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
14499
14500         * g++.dg/template/qualttp19.C: New test.
14501         * g++.dg/template/qualttp20.C: New test.
14502         * g++.old-deja/g++.jason/report.C: Adjust expected errors
14503         * g++.old-deja/g++.other/qual1.C: Likewise.
14504
14505 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
14506
14507         * gcc.dg/attr-alwaysinline.c: New.
14508
14509 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
14510
14511         * gcc.dg/20020220-1.c: New test.
14512
14513         * gcc.dg/20020220-2.c: New test.
14514
14515         * g++.dg/opt/mmx1.C: New test.
14516
14517 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
14518
14519         * gcc.c-torture/compile/20020110.c: New test.
14520
14521 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
14522
14523         * gcc.c-torture/execute/20020219-1.c: New test.
14524
14525         * gcc.dg/20020219-1.c: New test.
14526
14527         * gcc.dg/noncompile/20020220-1.c: New test.
14528
14529         * g++.dg/opt/ptrintsum1.C: New test.
14530
14531         * gcc.dg/debug/20020220-1.c: New test.
14532
14533 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
14534
14535         * gcc.c-torture/execute/20020216-1.c: New test.
14536
14537 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
14538
14539         * gcc.dg/decl-1.c: Update, new test.
14540
14541 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
14542
14543         * g++.dg/abi/bitfield1.C: New test.
14544         * g++.dg/abi/bitfield2.C: New test.
14545
14546 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14547
14548         * gcc.dg/attr-nest.c: New test.
14549
14550 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
14551
14552         * gcc.c-torture/execute/20020215-1.c: New test.
14553
14554 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
14555
14556         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
14557         * g++.dg/debug/debug.exp: New.
14558         * g++.dg/debug/trivial.C: New.
14559         * g++.dg/debug/debug1.C: Moved...
14560         * g++.dg/other/debug1.C: ...from here.
14561         * g++.dg/debug/debug2.C: Moved...
14562         * g++.dg/other/debug2.C: ...from here.
14563         * g++.dg/debug/debug3.C: Moved...
14564         * g++.dg/other/debug3.C: ...from here.
14565
14566         * gcc.dg/noncompile/20020213-1.c: New test.
14567
14568 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
14569
14570         * g++.dg/other/debug3.C: New test.
14571
14572         * gcc.c-torture/execute/20020213-1.c: New test.
14573
14574 2002-02-13  Richard Smith <richard@ex-parrot.com>
14575
14576         * g++.old-deja/g++.other/thunk1.C: New test.
14577
14578 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14579
14580         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
14581
14582 2002-02-13  Stan Shebs  <shebs@apple.com>
14583
14584         * gcc.dg/altivec-3.c: New.
14585
14586 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
14587
14588         * gcc.dg/Wunreachable-1.c: New test.
14589         * gcc.dg/Wunreachable-2.c: New test.
14590
14591 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14592
14593         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
14594
14595 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
14596
14597         * gcc.dg/decl-1.c: New test.
14598
14599 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
14600
14601         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
14602
14603 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14604
14605         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
14606         * gcc.c-torture/compile/980506-1.x: Likewise.
14607
14608 2002-02-10  Kazu Hirata  <kazu@hxi.com>
14609
14610         * gcc.dg/20020210-1.c: New.
14611
14612 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
14613
14614         * g77.f-torture/execute/947.f: New regression test
14615         for PR fortran/947.
14616
14617 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
14618
14619         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
14620         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
14621
14622 2002-02-08  Richard Henderson  <rth@redhat.com>
14623
14624         * gcc.c-torture/compile/labels-3.c: New.
14625
14626 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
14627
14628         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
14629         expression statements work instead.
14630         * gcc.dg/noncompile/20020207-1.c: New test.
14631
14632 2002-02-07  Richard Henderson  <rth@redhat.com>
14633
14634         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
14635
14636 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14637
14638         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
14639         message from g77
14640         * lib/g77-dg.exp: Trim g77 error messages so that they are
14641         recognized by dg.exp.
14642
14643 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14644
14645         PR fortran/5473
14646         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
14647
14648 2002-02-07  Richard Henderson  <rth@redhat.com>
14649
14650         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
14651         to be sufficiently aligned for integers.
14652
14653 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
14654
14655         * g++.dg/template/friend4.C: New test.
14656
14657 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
14658
14659         PR fortran/5743
14660         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
14661         unsupported cases.
14662
14663 2002-02-07  Richard Henderson  <rth@redhat.com>
14664
14665         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
14666         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
14667         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
14668         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
14669
14670 2002-02-06  Richard Henderson  <rth@redhat.com>
14671
14672         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
14673
14674 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
14675
14676         * gcc.dg/20020206-1.c: New test.
14677
14678 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
14679
14680         * gcc.c-torture/execute/20020206-1.c: New test.
14681
14682         * gcc.c-torture/execute/20020206-2.c: New test.
14683
14684         PR optimization/5429:
14685         * gcc.c-torture/compile/20020206-1.c: New test.
14686
14687 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
14688
14689         * g++.dg/ext/align1.C: Do not use an explicit alignment value
14690         as certain file formats cannot support particularly large
14691         alignments.
14692
14693         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
14694         and do not expect to be able to link the executable.
14695
14696         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
14697         fail because the COFF format does not support the weak attribute.
14698
14699 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
14700
14701         * g77.dg/pr5473.f:  New test
14702
14703 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
14704
14705         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
14706         Fix testcase accordingly.
14707
14708 2002-02-04  Richard Henderson  <rth@redhat.com>
14709
14710         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
14711         (buf): Change to be an array of pointers, not ints.
14712
14713 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14714
14715         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
14716         before all tests.  Move warning one line above to match where it
14717         C frontend emits.
14718         * gcc.dg/Wswitch-2.c: New test.
14719         * g++.dg/warn/Wswitch-1.C: New test.
14720         * g++.dg/warn/Wswitch-2.C: New test.
14721
14722 2002-02-04  Richard Henderson  <rth@redhat.com>
14723
14724         * g++.dg/abi/offsetof.C: Fix size comparison.
14725
14726 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
14727
14728         * gcc.dg/cast-qual-2.c: New test.
14729
14730 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
14731
14732         * gcc.dg/20020201-4.c: New test.
14733
14734 2002-02-04  Ben Elliston  <bje@redhat.com>
14735
14736         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
14737         target_info attribute != 0, in addition to the empty string.
14738         (gcc_target_compile): Likewise.
14739
14740 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
14741
14742         * gcc.dg/Wswitch.c: New test.
14743         PR gcc/4475. PR gcc/3780.
14744
14745 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
14746
14747         * g77.f-torture/execute/5122.f: New test for regressions
14748         against PR fortran/5122.
14749
14750 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
14751
14752         * g77.f-torture/compile/pr3743.f: Delete
14753         * g77.dg/pr3743-1.f: New test.
14754         * g77.dg/pr3743-2.f: New test.
14755         * g77.dg/pr3743-3.f: New test.
14756         * g77.dg/pr3743-4.f: New test.
14757
14758 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14759
14760         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
14761
14762 2002-02-02  Richard Henderson  <rth@redhat.com>
14763
14764         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
14765         * gcc.c-torture/execute/bf64-1.c: Likewise.
14766
14767 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
14768
14769         * gcc.dg/20020201-2.c: New test.
14770
14771         * gcc.dg/20020201-3.c: New test.
14772
14773         * gcc.c-torture/execute/bitfld-2.c: New test.
14774
14775 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
14776
14777         * gcc.dg/bitfld-1.c: Update.
14778         * gcc.dg/bitfld-2.c: Update.
14779         * gcc.c-torture/execute/bitfld-1.x: New.
14780
14781 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
14782
14783         * gcc.c-torture/execute/20020201-1.c: New test.
14784
14785 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
14786
14787         PR target/5469
14788         * gcc.dg/20020201-1.c: New test.
14789
14790 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
14791
14792         PR fortran/3743
14793         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
14794         * g77.f-torture/compile/pr3743.x: Remove
14795
14796 2002-01-31  Tom Rix  <trix@redhat.com>
14797
14798         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
14799
14800 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14801
14802         * gcc.dg/noncompile/20020130-1.c: New test.
14803
14804 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
14805
14806         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
14807
14808 2002-01-29  Richard Henderson  <rth@redhat.com>
14809
14810         * gcc.c-torture/execute/991118-1.c: Cast various constants back
14811         to long long.
14812         * gcc.c-torture/execute/bf64-1.c: Likewise.
14813
14814 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
14815
14816         * gcc.c-torture/execute/20020129-1.c: New test.
14817
14818 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
14819
14820         * gcc.c-torture/compile/20000224-1.c: Update.
14821         * gcc.c-torture/execute/bitfld-1.c: New tests.
14822         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
14823         * gcc.dg/uninit-A.c: Update.
14824
14825 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
14826
14827         * g++.dg/template/ctor1.C: Add instantiation.
14828
14829 2002-01-28  Paul Koning  <pkoning@equallogic.com>
14830
14831         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
14832         argument to __builtin_prefetch to be const ptr.
14833
14834 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
14835
14836         * gcc.c-torture/compile/20020120-1.c: New test.
14837
14838 2002-01-27  Kazu Hirata  <kazu@hxi.com>
14839
14840         * gcc.c-torture/execute/20020127-1.c: New test.
14841
14842 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
14843
14844         * g77.dg/f77-edit-i-in.f: New test
14845         * g77.dg/f77-edit-i-out.f: New test
14846
14847 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
14848
14849         * gcc.dg/debug/debug.exp: New file.
14850         * gcc.dg/debug/trivial.c: New file.
14851         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
14852         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
14853         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
14854         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
14855         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
14856         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
14857         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
14858         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
14859         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
14860         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
14861         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
14862         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
14863         * gcc.dg/20000503-1.c: Removed.
14864         * gcc.dg/20010207-1.c: Removed.
14865         * gcc.dg/20011223-1.c: Removed.
14866         * gcc.dg/20020104-2.c: Removed.
14867         * gcc.dg/debug-1.c: Removed.
14868         * gcc.dg/debug-2.c: Removed.
14869         * gcc.dg/debug-3.c: Removed.
14870         * gcc.dg/debug-4.c: Removed.
14871         * gcc.dg/debug-5.c: Removed.
14872         * gcc.dg/debug-6.c: Removed.
14873         * gcc.dg/dwarf2-1.c: Removed.
14874         * gcc.dg/dwarf2-2.c: Removed.
14875
14876 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
14877
14878         * g++.old-deja/g++.other/eh5.C: New test.
14879         * g++.old-deja/g++.other/sibcall2.C: New test.
14880         * g++.old-deja/g++.other/array9.C: New test.
14881         * g++.old-deja/g++.other/typename2.C: New test.
14882         * g++.old-deja/g++.other/crash60.C: New test.
14883         * g++.old-deja/g++.other/conv9.C: New test.
14884         * g++.old-deja/g++.other/mangle10.C: New test.
14885         * g++.old-deja/g++.other/unchanging1.C: New test.
14886         * g++.old-deja/g++.other/exprstmt1.C: New test.
14887         * g++.old-deja/g++.other/inline23.C: New test.
14888         * g++.old-deja/g++.eh/ia64-1.C: New test.
14889         * g++.old-deja/g++.other/dwarf2-1.C: New test.
14890         * g++.old-deja/g++.other/reload1.C: New test.
14891         * g++.old-deja/g++.other/static20.C: New test.
14892         * g++.old-deja/g++.other/local-alloc1.C: New test.
14893         * g++.old-deja/g++.other/conv8.C: New test.
14894         * g++.old-deja/g++.other/stmtexpr2.C: New test.
14895         * g++.old-deja/g++.other/storeexpr1.C: New test.
14896         * g++.old-deja/g++.other/storeexpr2.C: New test.
14897         * g++.dg/eh/template2.C: New test.
14898         * g++.dg/warn/weak1.C: New test.
14899
14900 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
14901
14902         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14903         Remove first, non-varying, argument.
14904
14905 2002-01-23  Richard Henderson  <rth@redhat.com>
14906
14907         * gcc.dg/inline-2.c: New.
14908
14909         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
14910         Add optional target arg.  Check number of arguments.
14911         (scan-assembler-not, scan-assembler-dem): Likewise.
14912         (scan-assembler-dem-not): Likewise.
14913
14914 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
14915
14916         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
14917         line 12.
14918         * g++.old-deja/g++.brendan/parse3.C,
14919         g++.old-deja/g++.other/crash26.C,
14920         g++.old-deja/g++.other/crash28.C,
14921         g++.old-deja/g++.other/crash29.C,
14922         g++.old-deja/g++.other/crash30.C,
14923         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
14924
14925 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
14926
14927         * gcc.dg/20020115-1.c: New.
14928
14929 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
14930
14931         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
14932
14933 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
14934
14935         * gcc.dg/20020122-3.c: New.
14936
14937 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
14938
14939         * g++.dg/other/gc1.C: New test.
14940
14941 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
14942
14943         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
14944
14945 2002-01-22  Richard Henderson  <rth@redhat.com>
14946
14947         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
14948
14949 2002-01-22  Richard Henderson  <rth@redhat.com>
14950
14951         * gcc.dg/20020122-4.c: New.
14952
14953 2002-01-22  H.J. Lu <hjl@gnu.org>
14954
14955         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
14956         link output.
14957         * gcc.dg/special/ecos.exp: Likewise.
14958         * lib/g++-dg.exp: Likewise.
14959         * lib/g77-dg.exp: Likewise.
14960         * lib/gcc-dg.exp : Likewise.
14961         * lib/mike-g++.exp: Likewise.
14962         * lib/mike-g77.exp: Likewise.
14963         * lib/mike-gcc.exp: Likewise.
14964         * lib/objc-dg.exp: Likewise.
14965
14966 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
14967
14968         PR target/5379
14969         * gcc.dg/20020122-2.c: New test.
14970
14971 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
14972
14973         * gcc.dg/20020122-1.c: New test.
14974
14975 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
14976
14977         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
14978
14979 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
14980
14981         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
14982
14983 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14984
14985         * gcc.c-torture/compile/20020121-1.c: New test.
14986
14987 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14988
14989         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
14990         ld_library_path.
14991
14992 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
14993
14994         * gcc.dg/20020218-1.c: New test.
14995
14996 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
14997
14998         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
14999         messages
15000         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
15001         "At global scope" warning
15002         * g++.dg/ext/align1.C: Change cygwin test for alignment
15003         from db-bogus to dg-warning
15004
15005 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
15006
15007         * g77.f-torture/compile/cpp2.F: New test.
15008
15009 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
15010
15011         * g++.dg/template/access1.C: New test.
15012
15013 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
15014
15015         * gcc.dg/20020118-1.c: New.
15016
15017 2002-01-18  Kazu Hirata  <kazu@hxi.com>
15018
15019         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
15020
15021 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15022
15023         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
15024         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
15025         alignment warnings.
15026
15027 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
15028
15029         * gcc.misc-tests/i386-prefetch.exp: Save and restore
15030         torture_with_loops and torture_without_loops
15031
15032 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
15033
15034         * gcc.c-torture/compile/20020116-1.c: New test.
15035
15036 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
15037
15038         * gcc.dg/20020116-2.c: New test.
15039
15040         * gcc.dg/ultrasp4.c: New test.
15041
15042         * gcc.dg/20020116-1.c: New test.
15043
15044 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
15045
15046         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
15047         by EABI.
15048
15049 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
15050
15051         * gcc.misc-tests/i386-prefetch.exp: New.
15052         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
15053         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
15054         * gcc.misc-tests/i386-pf-none-1.c: New test.
15055         * gcc.misc-tests/i386-pf-sse-1.c: New test.
15056
15057 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
15058
15059         * gcc.dg/gnu89-init-1.c: Add new tests.
15060
15061 2002-01-15  Andreas Jaeger  <aj@suse.de>
15062
15063         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
15064         * gcc.dg/i386-mmx-2.c: Likewise.
15065         * gcc.dg/i386-sse-1.c: Likewise.
15066         * gcc.dg/i386-sse-2.c: Likewise.
15067         * gcc.dg/i386-sse-3.c: Likewise.
15068
15069 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
15070
15071         * g77.f-torture/execute/intrinsic-unix-bessel.f:
15072         Uncomment additional cases that now pass.
15073
15074 2002-01-11  Richard Henderson  <rth@redhat.com>
15075
15076         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
15077         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
15078
15079 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
15080
15081         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
15082
15083 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
15084
15085         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
15086         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
15087
15088 2002-01-10  Dale Johannesen  <dalej@apple.com>
15089
15090         * gcc.c-torture/execute/loop-11.c: New.
15091
15092 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
15093
15094         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
15095         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
15096
15097 2002-01-09  Richard Henderson  <rth@redhat.com>
15098
15099         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
15100         type in which to perform the operation for each size.
15101
15102 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
15103
15104         * gcc.c-torture/compile/20020109-2.c: New test.
15105
15106 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
15107
15108         * gcc.c-torture/execute/loop-10.c: New test.
15109
15110 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15111
15112         * gcc.c-torture/compile/20010226-1.c: New test.
15113         * gcc.c-torture/compile/20010227-1.c: New test.
15114         * gcc.c-torture/compile/20010426-1.c: New test.
15115         * gcc.c-torture/compile/20010510-1.c: New test.
15116         * gcc.c-torture/compile/20010605-3.c: New test.
15117         * gcc.c-torture/compile/20010824-1.c: New test.
15118         * gcc.c-torture/execute/20010409-1.c: New test.
15119         * gcc.dg/noncompile/20000901-1.c: New test.
15120         * gcc.dg/20001023-1.c: New test.
15121         * gcc.dg/20001101-1.c: New test.
15122         * gcc.dg/20001102-1.c: New test.
15123         * gcc.dg/20010207-1.c: New test.
15124         * gcc.dg/20010405-1.c: New test.
15125         * gcc.dg/20010822-1.c: New test.
15126         * gcc.dg/20011107-1.c: New test.
15127
15128 2002-01-09  Jeffrey A Law  (law@redhat.com)
15129
15130         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
15131
15132         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
15133         execution failure on PA targets.
15134
15135 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
15136
15137         * gcc.c-torture/compile/20020109-1.c: New test.
15138
15139 2002-01-08  Kazu Hirata  <kazu@hxi.com>
15140
15141         * gcc.c-torture/execute/20020108-1.c: New test.
15142
15143 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
15144
15145         * gcc.dg/20020108-1.c: New test.
15146
15147 2002-01-08  H.J. Lu <hjl@gnu.org>
15148
15149         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
15150         for header files.
15151
15152 2002-01-08  Geoff Keating  <geoffk@redhat.com>
15153
15154         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
15155         consistency.
15156
15157 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
15158
15159         * gcc.dg/altivec-4.c: Test altivec predicates.
15160
15161 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
15162
15163         * gcc.c-torture/execute/20020107-1.c: New test.
15164
15165 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
15166
15167         PR c/5279
15168         * gcc.c-torture/compile/20020106-1.c: New test.
15169
15170 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
15171
15172         * gcc.c-torture/execute/nestfunc-4.c: New test.
15173
15174 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15175
15176         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
15177         extra triple that slipped in.
15178         * g++.old-deja/g++.abi/align.C: Likewise.
15179         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15180
15181 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
15182
15183         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
15184         * g++.old-deja/g++.abi/align.C: Likewise.
15185         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15186
15187         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
15188         on FreeBSD/i386.
15189         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
15190         FreeBSD.
15191
15192 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
15193
15194         * gcc.dg/20020104-1.c: New test.
15195
15196         * gcc.dg/20020104-2.c: New test.
15197
15198 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
15199
15200         * gcc.dg/20020103-1.c: Fix typo in target selector.
15201
15202 2002-01-03  Richard Henderson  <rth@redhat.com>
15203
15204         * gcc.dg/20020103-1.c: New.
15205
15206 2002-01-03  Kazu Hirata  <kazu@hxi.com>
15207
15208         * gcc.c-torture/execute/20020103-1.c: New test.
15209
15210 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
15211
15212         * g++.dg/other/debug2.C: New test.
15213
15214         * gcc.c-torture/compile/20020103-1.c: New test.
15215
15216 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
15217
15218         * gcc.dg/gnu89-init-1.c: Added new tests.
15219
15220 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15221
15222         * g++.dg/template/friend2.C: Remove as patch is reverted.
15223
15224         * g++.dg/warn/oldcast1.C: New test.
15225
15226         * g++.dg/template/ptrmem1.C: New test.
15227         * g++.dg/template/ptrmem2.C: New test.
15228
15229         * g++.dg/template/ntp.C: New test.
15230
15231         * g++.dg/other/component1.C: New test.
15232
15233         * g++.dg/template/ttp3.C: New test.
15234
15235         * g++.dg/template/friend2.C: New test.
15236         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
15237
15238 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15239
15240         * g++.dg/other/ptrmem1.C: New test.
15241         * g++.dg/other/ptrmem2.C: New test.
15242
15243 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15244
15245         * g++.dg/template/ctor1.C: New test.
15246
15247 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
15248
15249         * g++.dg/template/friend2.C: New test.
15250
15251 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
15252
15253         * gcc.dg/mmix-1.c: New test.
15254
15255 2001-12-31  Richard Henderson  <rth@redhat.com>
15256
15257         * gcc.dg/asm-5.c: New.
15258
15259 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
15260
15261         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
15262         in namespace __gnu_cxx
15263
15264 2001-12-30  Richard Henderson  <rth@redhat.com>
15265
15266         * gcc.dg/debug-6.c: New.
15267
15268 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
15269
15270         * gcc.c-torture/compile/20011229-2.c: New test.
15271
15272 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
15273
15274         * gcc.dg/debug-3.c: New test.
15275         * gcc.dg/debug-4.c: New test.
15276         * gcc.dg/debug-5.c: New test.
15277
15278 2001-12-29  Richard Henderson  <rth@redhat.com>
15279
15280         * g++.dg/eh/loop1.C: New.
15281
15282 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15283
15284         * g++.dg/template/crash1.C: New test.
15285
15286 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
15287
15288         * g++.dg/other/const1.C: New test.
15289
15290 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
15291
15292         * gcc.c-torture/compile/20011229-1.c: New test.
15293
15294 2001-12-28  Stan Shebs  <shebs@apple.com>
15295
15296         * lib/objc-torture.exp: Resync with c-torture.exp.
15297         * lib/objc.exp: Load standard libraries.
15298
15299 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
15300
15301         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
15302         additional tests.
15303
15304 2001-12-27  Roger Sayle <roger@eyesopen.com>
15305
15306         * gcc.c-torture/execute/string-opt-16.c: New testcase.
15307
15308 2001-12-27  Richard Henderson  <rth@redhat.com>
15309
15310         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
15311
15312 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
15313
15314         * g++.dg/eh/ctor1.C: New test.
15315         * g++.dg/other/error2.C: New test.
15316
15317 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
15318
15319         * g++.dg/other/init2.C: New test.
15320
15321 2001-12-24  Richard Henderson  <rth@redhat.com>
15322
15323         * gcc.dg/20011223-1.c: New.
15324         * gcc.dg/inline-1.c: New.
15325
15326 2001-12-23  Richard Henderson  <rth@redhat.com>
15327
15328         * gcc.dg/asm-4.c: Test operand modifiers.
15329
15330 2001-12-23  Richard Henderson  <rth@redhat.com>
15331
15332         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
15333
15334 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15335
15336         * gcc.c-torture/execute/20011223-1.c: New test.
15337
15338 2001-12-21  Richard Henderson  <rth@redhat.com>
15339
15340         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
15341         re-enables the warning.
15342
15343 2001-12-21  Richard Henderson  <rth@redhat.com>
15344
15345         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
15346
15347 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15348
15349         * gcc.c-torture/compile/20011218-1.c: New test.
15350
15351 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
15352
15353         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
15354         arm-isr.c test.
15355         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
15356         epilogue generation for ARM ISR routines.
15357
15358 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15359
15360         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
15361         * gcc.dg/format/c90-printf-3.c: Likewise.
15362         * gcc.dg/format/c99-printf-3.c: Likewise.
15363         * gcc.dg/format/ext-1.c: Likewise.
15364         * gcc.dg/format/ext-6.c: Likewise.
15365         * gcc.dg/format/format.h: Prototype unlocked stdio.
15366
15367 2001-12-20  Richard Henderson  <rth@redhat.com>
15368
15369         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
15370         (arena): Use it.
15371         (malloc): Correct allocation logic.  Abort if we fill up the
15372         arena before initialization complete.
15373         (realloc): Correct allocation logic.
15374
15375 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
15376
15377         * gcc.c-torture/compile/20011219-2.c: New test.
15378
15379         * gcc.c-torture/execute/20011219-1.c: New test.
15380
15381 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
15382
15383         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
15384         target does not support weak symbols.
15385
15386 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
15387
15388         * gcc.c-torture/compile/20011219-1.c: New test.
15389
15390 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
15391
15392         * g++.dg/other/error1.C: New test.
15393
15394 2001-12-17  Jeffrey A Law  (law@redhat.com)
15395
15396         * gcc.c-torture/execute/20011217-1.c: New test.
15397
15398 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
15399
15400         * objc.dg/special/: New directory.
15401         * objc.dg/special/special.exp: New file.
15402         * objc.dg/special/unclaimed-category-1.h: New file.
15403         * objc.dg/special/unclaimed-category-1a.m: New file.
15404         * objc.dg/special/unclaimed-category-1.m: New file.
15405
15406 2001-12-17  Andreas Jaeger  <aj@suse.de>
15407
15408         * gcc.c-torture/compile/20011217-2.c: New test.
15409
15410 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15411
15412         * gcc.c-torture/compile/20011217-1.c: New test.
15413
15414 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
15415
15416         * testsuite/gcc.dg/20011214-1.c: New.
15417
15418 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
15419
15420         * gcc.dg/altivec-4.c: New.
15421
15422 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
15423
15424         * gcc.dg/20011113-1.c: New test.
15425
15426 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15427
15428         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
15429         std::__malloc_alloc_template<0> and
15430         std::__default_alloc_template<false, 0>.
15431
15432 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
15433
15434         * objc/execute/bf-21.m: New test.
15435         * objc/execute/enumeration-1.m: New test.
15436         * objc/execute/enumeration-2.m: New test.
15437
15438 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
15439
15440         * gcc.dg/gnu89-init-1.c: New test.
15441
15442 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
15443
15444         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
15445         * g++.old-deja/g++.jason/2371.C: Likewise.
15446         * g++.old-deja/g++.jason/template33.C: Likewise.
15447         * g++.old-deja/g++.jason/template34.C: Likewise.
15448         * g++.old-deja/g++.jason/template36.C: Likewise.
15449         * g++.old-deja/g++.oliva/typename1.C: Likewise.
15450         * g++.old-deja/g++.oliva/typename2.C: Likewise.
15451         * g++.old-deja/g++.other/typename1.C: Likewise.
15452         * g++.old-deja/g++.pt/inherit2.C: Likewise.
15453         * g++.old-deja/g++.pt/nontype5.C: Likewise.
15454         * g++.old-deja/g++.pt/typename11.C: Likewise.
15455         * g++.old-deja/g++.pt/typename14.C: Likewise.
15456         * g++.old-deja/g++.pt/typename16.C: Likewise.
15457         * g++.old-deja/g++.pt/typename3.C: Likewise.
15458         * g++.old-deja/g++.pt/typename4.C: Likewise.
15459         * g++.old-deja/g++.pt/typename5.C: Likewise.
15460         * g++.old-deja/g++.pt/typename7.C: Likewise.
15461         * g++.old-deja/g++.robertl/eb9.C: Likewise.
15462
15463 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
15464
15465         * g++.dg/other/linkage1.C: New test.
15466         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
15467         specifiers.
15468
15469 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
15470
15471         * gcc.dg/concat.c: New test.
15472
15473 2001-12-11  Stan Shebs  <shebs@apple.com>
15474
15475         * objc/compile: New test directory.
15476         * objc/compile/compile.exp: New expect script.
15477         * objc/compile/20011211-1.m: New compile test.
15478
15479 2001-12-11  Jason Merrill  <jason@redhat.com>
15480
15481         * lib/prune.exp (prune_gcc_output): Also handle "In member
15482         function".  So many permutations...
15483
15484 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
15485
15486         * g++.dg/template/typedef1.C: New test.
15487
15488 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
15489
15490         * g++.dg/other/copy1.C: New test.
15491
15492 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
15493
15494         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
15495
15496         * gcc.dg/builtin-choose-expr.c: New.
15497
15498 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
15499
15500         * gcc.dg/altivec-2.c: New.
15501
15502 2001-12-07  Richard Henderson  <rth@redhat.com>
15503
15504         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
15505
15506 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
15507
15508         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
15509         ultrasparc.
15510
15511 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15512
15513         * g++-old.deja/g++.robertl/eb101.C: Deleted.
15514
15515 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
15516
15517         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
15518         variable argument list.
15519
15520 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
15521
15522         * gcc.c-torture/execute/memcheck: Delete entire directory.
15523         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
15524         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15525
15526 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15527
15528         * gcc.dg/Wshadow-1.c: New test.
15529
15530 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
15531
15532         * gcc.c-torture/compile/20011130-1.c: New test.
15533
15534         * gcc.dg/noncompile/20011025-1.c: New test.
15535
15536         * g++.dg/other/anon-union.C: New test.
15537
15538         * gcc.c-torture/execute/20011024-1.c: New test.
15539
15540 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15541
15542         * gcc.c-torture/execute/20000722-1.x,
15543         gcc.c-torture/execute/20010123-1.x: Remove.
15544         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
15545         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
15546         gcc.dg/c99-complit-2.c: New tests.
15547
15548 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
15549
15550         * g++.dg/inherit/base1.C: New test.
15551
15552 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
15553
15554         * g++.dg/other/stdarg1.C: New test.
15555
15556         * gcc.c-torture/compile/20011130-2.c: New test.
15557
15558 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
15559
15560         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
15561         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
15562         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
15563         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
15564         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
15565         * gcc.dg/builtin-prefetch-1.c: New test.
15566
15567 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
15568
15569         * gcc.dg/20011130-1.c: New test.
15570
15571 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15572
15573         * g++.dg/other/scope1.C: New test.
15574         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
15575
15576 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15577
15578         * gcc.dg/vla-init-1.c: New test.
15579
15580 2001-12-01  Geoff Keating  <geoffk@redhat.com>
15581
15582         * gcc.c-torture/compile/structs.c: New testcase from GDB.
15583
15584 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15585
15586         * objc.dg/alias.m: Update.
15587         * objc.dg/class-1.m: Update.
15588         * objc.dg/const-str-1.m: Update.
15589         * objc.dg/fwd-proto-1.m: Update.
15590         * objc.dg/id-1.m: Update.
15591         * objc.dg/super-class-1.m: Update.
15592
15593 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
15594
15595         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
15596         constructs.
15597
15598 2001-11-28  Jeffrey A Law  (law@cygnus.com)
15599
15600         * gcc.c-torture/execute/20011128-1.c: New test.
15601
15602 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
15603
15604         * gcc.dg/20011127-1.c: New test.
15605
15606 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15607
15608         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
15609         from Austin Group draft 7.
15610         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
15611         scanf format arguments.
15612         * gcc.dg/format/no-exargs-2.c: New test.
15613
15614 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
15615
15616         * g++.dg/abi/vbase8-4.C: New test.
15617
15618 2001-11-24  Ian Lance Taylor  <ian@airs.com>
15619
15620         * gcc.c-torture/execute/20011121-1.c: New test.
15621
15622 2001-11-23  Jeffrey A Law  (law@cygnus.com)
15623
15624         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
15625
15626 2001-11-23  Andreas Jaeger  <aj@suse.de>
15627
15628         * gcc.dg/cpp/charconst-2.c: New test.
15629
15630 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
15631
15632         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
15633         to the host if it is remote.  Let tests specify extra headers
15634         they use.
15635         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
15636         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
15637         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
15638         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
15639         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
15640         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
15641         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
15642         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
15643         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
15644         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
15645
15646 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
15647
15648         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
15649         for little endian ARMs.
15650
15651 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
15652
15653         * gcc.c-torture/compile/20011119-1.c: New test.
15654         * gcc.c-torture/compile/20011119-2.c: New test.
15655
15656 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
15657
15658         * gcc.dg/altivec-1.c: Fix typo.
15659
15660 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15661
15662         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
15663
15664 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
15665
15666         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
15667
15668 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
15669
15670         * lib/g77.exp: Don't specify --rpath-link.
15671
15672         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
15673         across all the headers.
15674         * gcc.dg/format/format.exp: For testing on a remote host,
15675         copy format.h.
15676
15677         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
15678         * gcc.c-torture/execute/930406-1.c: Likewise.
15679         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
15680
15681 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
15682
15683         * gcc.dg/altivec-1.c: New.
15684
15685 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
15686
15687         * gcc.dg/cpp/fpreprocessed.c: New test case.
15688
15689 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15690
15691         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
15692         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
15693         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
15694
15695 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15696
15697         * gcc.dg/no-builtin-1.c: New test.
15698
15699 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
15700
15701         * gcc.c-torture/execute/20011115-1.c: New test.
15702
15703 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
15704
15705         * gcc.c-torture/compile/20011114-2.c: New test.
15706         * gcc.c-torture/compile/20011114-3.c: New test.
15707         * gcc.c-torture/compile/20011114-4.c: New test.
15708
15709 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15710
15711         * g++.dg/other/init1.C: New test.
15712
15713 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
15714
15715         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
15716         message.
15717
15718         * gcc.c-torture/execute/20011114-1.c: New testcase.
15719
15720         * gcc.c-torture/compile/20010327-1.c: Revert last change.
15721         * gcc.c-torture/compile/20011114-1.c: New test, exactly
15722         like the (before this change) version of 20010327-1.c.
15723
15724 2001-11-14  Roger Sayle <roger@eyesopen.com>
15725
15726         * gcc.c-torture/execute/string-opt-13.c: New testcase.
15727
15728 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
15729
15730         * g++.dg/init/array2.C: New test.
15731
15732 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
15733
15734         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
15735
15736 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
15737
15738         * g++.dg/other/forscope1.C: New test.
15739         * g++.dg/ext/forscope1.C: New test.
15740         * g++.dg/ext/forscope2.C: New test.
15741
15742 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
15743
15744         * gcc.c-torture/execute/20011113-1.c: New test.
15745
15746 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
15747
15748         * gcc.c-torture/execute/20011109-2.c: New test.
15749
15750         * gcc.c-torture/execute/20011109-1.c: New test.
15751
15752 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
15753
15754         * gcc.c-torture/compile/20011109-1.c: New test.
15755
15756 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
15757
15758         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
15759         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
15760         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
15761         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
15762         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
15763         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
15764         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
15765
15766 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15767
15768         * g++.dg/warn/Wshadow-1.C: New tests.
15769         * g++.old-deja/g++.mike/for3.C: Update.
15770
15771 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15772
15773         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
15774         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
15775         XFAILs.  Adjust expected error texts.
15776         * gcc.c-torture/compile/20011106-1.c,
15777         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
15778         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
15779         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
15780         gcc.dg/c99-array-lval-5.c: New tests.
15781
15782 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
15783
15784         * gcc.dg/cpp/defined.c: Update.
15785
15786 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
15787
15788         * gcc.c-torture/execute/anon-1.c: New test.
15789
15790 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
15791
15792         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
15793         same size, so no warning should be produced on stormy16.
15794
15795         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
15796         due to oversized array.
15797         * g++.old-deja/g++.mike/ns15.C: Likewise.
15798         * g++.old-deja/g++.pt/crash16.C: Likewise.
15799
15800 2001-11-02  Graham Stott  <grahams@redhat.com>
15801
15802         * g++.dgother/debug1.C: Fix typos.
15803
15804 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
15805
15806         * g++.dg/other/debug1.C: New test.
15807
15808 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
15809
15810         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
15811         of unsigned long.
15812
15813 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
15814
15815         * gcc.dg/20011029-2.c: New test.
15816
15817         * gcc.c-torture/compile/20011029-1.c: New test.
15818
15819 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
15820
15821         * objc/execute/class_self-1.m: New test.
15822         * objc/execute/class_self-2.m: New test.
15823
15824 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
15825
15826         * gcc.misc-tests/msgs.exp: Delete.
15827         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
15828         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
15829         error set to match recent changes.
15830
15831 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
15832
15833         * gcc.dg/20011021-1.c: New test.
15834
15835 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
15836
15837         * gcc.c-torture/compile/20011023-1.c: New test.
15838
15839 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
15840
15841         * lib/g77.exp: Rewrite based on lib/g++.exp.
15842
15843 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
15844
15845         * gcc.c-torture/execute/20011019-1.c: New test.
15846
15847         * gcc.dg/20011018-1.c: New test.
15848
15849 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
15850
15851         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
15852
15853 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
15854
15855         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
15856         * gcc.dg/attr-invalid.c: Likewise.
15857
15858 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
15859
15860         * testsuite/gcc.dg/20011015-1.c: New test.
15861
15862 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
15863
15864         * g++.dg/template/unify2.C: New test.
15865
15866 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
15867
15868         * g++.dg/other/exception-specification.C: New test
15869
15870 2001-10-13  Tom Rix  <trix@redhat.com>
15871
15872         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
15873         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
15874
15875 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
15876
15877         * testsuite/gcc.dg/20011009-1.c: New test.
15878
15879 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
15880
15881         PR g++/4476
15882         * g++.dg/other/friend1.C: New test.
15883
15884 2001-10-11  Richard Henderson  <rth@redhat.com>
15885
15886         * g++.old-deja/g++.other/crash18.C: Add -S to options.
15887
15888 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15889
15890         * gcc.c-torture/compile/20011010-1.c: New.
15891
15892 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15893
15894         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
15895         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
15896         g77.f-torture/execute/execute.exp,
15897         g77.f-torture/noncompile/noncompile.exp,
15898         gcc.c-torture/compile/compile.exp,
15899         gcc.c-torture/execute/execute.exp,
15900         gcc.c-torture/execute/ieee/ieee.exp,
15901         gcc.c-torture/execute/memcheck/memcheck.exp,
15902         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
15903         objc/execute/execute.exp: Update FSF address.
15904
15905 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15906
15907         * gcc.dg/cpp/cmdlne-C.c: Update.
15908         * gcc.dg/cpp/cmdlne-C2.c: New.
15909
15910 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15911
15912         * gcc.c-torture/execute/20011008-3.c: New.
15913
15914 2001-10-08  DJ Delorie  <dj@redhat.com>
15915
15916         * gcc.dg/20011008-1.c: New.
15917         * gcc.dg/20011008-2.c: New.
15918
15919 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15920
15921         * gcc.dg/cpp/spacing1.c: Update test.
15922
15923 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15924
15925         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
15926         spelling errors of "separate" as "seperate".
15927
15928 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
15929
15930         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
15931         enough to avoid inlining.
15932
15933 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
15934
15935         * lib/g77.exp: set libg2c_dir correctly.
15936
15937 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15938
15939         * gcc.dg/cpp/macro11.c: New test.
15940
15941 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15942
15943         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
15944         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
15945         gcc.dg/format/multattr-3.c: New tests.
15946         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
15947         tests for format attributes on function pointers being rejected.
15948
15949 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15950
15951         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
15952
15953 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15954
15955         * g++.dg/warn/format1.C: New test.
15956
15957 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
15958
15959         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
15960
15961 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
15962
15963         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
15964
15965 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
15966
15967         * gcc.dg/cpp/redef2.c: Add test.
15968
15969 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
15970
15971         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
15972         long-standing bug on i686, apparently.
15973         * gcc.c-torture/execute/loop-2c.x: New file.
15974         * gcc.c-torture/execute/loop-2d.x: New file.
15975         * gcc.c-torture/execute/loop-3c.x: New file.
15976
15977 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
15978
15979         * gcc.dg/cpp/20000625-2.c: Correct line number.
15980
15981 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15982
15983         * gcc.dg/cpp/macro10.c: New test.
15984         * gcc.dg/cpp/strify3.c: New test.
15985         * gcc.dg/cpp/spacing1.c: Add tests.
15986         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
15987         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
15988
15989 2001-09-24  DJ Delorie  <dj@redhat.com>
15990
15991         * gcc.c-torture/execute/20010924-1.c: New test.
15992
15993 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15994
15995         * testsuite/objc/execute/paste.m: Remove.
15996
15997 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15998
15999         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
16000
16001 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
16002
16003         * g77.dg/strlen0.f: New test.
16004
16005 2001-09-21  Richard Henderson  <rth@redhat.com>
16006
16007         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
16008         * g++.old-deja/g++.abi/vtable2.C: Likewise.
16009
16010 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
16011
16012         Table-driven attributes.
16013         * g++.dg/ext/attrib1.C: New test.
16014
16015 2001-09-20  DJ Delorie  <dj@redhat.com>
16016
16017         * gcc.dg/20000926-1.c: Update expected warning messages.
16018         * gcc.dg/array-2.c: Likewise, and test for warnings too.
16019         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
16020         array.
16021
16022 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
16023
16024         * g++.dg/eh/registers1.C: New test case.
16025
16026 2001-09-17  Richard Henderson  <rth@redhat.com>
16027
16028         * gcc.dg/array-5.c: Fix VLA decomposition test.
16029
16030 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16031
16032         * gcc.dg/cpp/line5.c: New testcase.
16033
16034 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
16035
16036         * gcc.dg/cpp/macro9.c: New test.
16037
16038 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
16039
16040         * gcc.c-torture/execute/980223.c: Change type of addr from long
16041         to char *.
16042
16043 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
16044
16045         * gcc.c-torture/execute/20010915-1.c: New test.
16046
16047 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
16048
16049         * g77.dg/bprob: New directory.
16050         * g77.dg/bprob/bprob.exp: New file.
16051         * g77.dg/bprob/bprob-1.f: New test.
16052         * g77.dg/gcov: New directory.
16053         * g77.dg/gcov/gcov.exp: New file.
16054         * g77.dg/gcov/gcov-1.f: New test.
16055         * g77.dg/gcov/gcov-1.x: New file.
16056
16057 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
16058
16059         * gcc.dg/cpp/directiv.c: Update.
16060         * gcc.dg/cpp/undef1.c: Update.
16061
16062 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
16063
16064         * gcc.dg/20010912-1.c: New test.
16065
16066 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
16067
16068         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
16069         language-independent file in lib.
16070         * lib/gcov.exp: New file.
16071
16072 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16073
16074         * gcc.c-torture/compile/20010911-1.c: New test.
16075
16076 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
16077
16078         * lib/profopt.exp: New, to support profile-directed optimizations.
16079         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
16080         * gcc.misc-tests/bprob-1.c: New test.
16081         * gcc.misc-tests/bprob-2.c: New test.
16082
16083 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
16084
16085         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
16086         XFAIL and which kinds of gcov output to verify.
16087         * gcc.misc-tests/gcov-4b.x: New file.
16088         * gcc.misc-tests/gcov-5b.x: New file.
16089         * gcc.misc-tests/gcov-6.x: New file.
16090         * gcc.misc-tests/gcov-7.c: New test.
16091         * gcc.misc-tests/gcov-7.x: New file.
16092
16093 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
16094
16095         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
16096         * gcc.misc-tests/gcov-6.c: New test.
16097
16098 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
16099
16100         PR c++/3986
16101         * g++.dg/abi/vbase1.C: New test.
16102
16103 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
16104
16105         * objc.dg/method-2.m: New.
16106
16107 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
16108
16109         PR c++/4203
16110         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
16111         * g++.dg/init/empty1.C: New test.
16112
16113 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
16114
16115         * gcc.c-torture/compile/20010903-1.c: New test.
16116
16117 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
16118
16119         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
16120         for m68k.
16121
16122 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
16123
16124         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
16125
16126         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
16127
16128         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
16129
16130 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
16131
16132         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
16133         for 16-bit 'unsigned int'.
16134
16135 2001-08-29  Kazu Hirata  <kazu@hxi.com>
16136
16137         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
16138
16139 2001-08-27  Richard Henderson  <rth@redhat.com>
16140
16141         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
16142         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
16143
16144 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
16145
16146         * gcc.dg/asm-names.c (ymain): New.
16147
16148 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
16149
16150         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
16151         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
16152         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
16153
16154 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16155
16156         * gcc.dg/compare5.c: New testcase.
16157
16158 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
16159
16160         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
16161         and "In instantiation".
16162
16163 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
16164
16165         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
16166
16167 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
16168
16169         * gcc.misc-tests/gcov.exp: Add support for branch information.
16170         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
16171         * gcc.misc-tests/gcov-4.c: New test.
16172         * gcc.misc-tests/gcov-4b.c: New test.
16173         * gcc.misc-tests/gcov-5b.c: New test.
16174
16175 2001-08-20  Zack Weinberg  <zackw@panix.com>
16176
16177         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
16178         expected to fail.
16179
16180 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16181
16182         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
16183
16184 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
16185
16186         * g++.dg/eh/template1.C: New test.
16187
16188 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
16189
16190         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
16191         Fix thinko.
16192         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
16193         for xfail.
16194
16195 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
16196
16197         * lib/g77-dg.exp:  Use prune.exp for common procedures
16198         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
16199         * lib/g77.exp: (g77-dg-prune) Remove
16200
16201 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
16202
16203         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
16204
16205 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16206
16207         * g++.dg/template/unify1.C: New test.
16208
16209 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
16210
16211         * g++.dg/abi/empty4.C: New test.
16212
16213 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
16214
16215         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
16216         solaris2.*
16217         * g77.f-torture/compile/pr3743.x: Likewise
16218
16219 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16220
16221         * g++.dg/other/using-declaration.C: New test.
16222
16223 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16224
16225         * gcc.dg/cpp/tr-sign.c: New testcase.
16226
16227 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16228
16229         * gcc.dg/cpp/19951025-1.c: Revert.
16230         * gcc.dg/cpp/directiv.c: We no longer process directives that
16231         interrupt macro arguments.
16232
16233 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
16234
16235         * gcc.dg/bconstp-1.c: New test.
16236
16237 2001-08-03  Richard Henderson  <rth@redhat.com>
16238
16239         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
16240
16241 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16242
16243         * gcc.dg/cpp/19951025-1.c: Update.
16244
16245 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
16246
16247         * g77.dg/ff90-1.f (s): Fix reference of variable z,
16248         should be x.
16249
16250 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
16251
16252         Kill -fhonor-std.
16253         * g++.old-deja/g++.ns/ns14.C: Remove special options.
16254         * g++.old-deja/g++.other/std1.C: Likewise.
16255         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
16256
16257 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
16258
16259         * lib/g77.exp:  Load gcc-defs.exp for common procedures
16260         (g77_pass, g77_fail, g77_finish, g77_exit,
16261         ${tool}_check_unsupported_p} Now redundant.  Deleted.
16262
16263 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
16264
16265         * g77.dg/fbackslash.f
16266         * g77.dg/fcase-preserve.f
16267         * g77.dg/ff90-1.f
16268         * g77.dg/ffixed-line-length-0.f
16269         * g77.dg/ffixed-line-length-132.f
16270         * g77.dg/ffixed-line-length-7.f
16271         * g77.dg/ffixed-line-length-72.f
16272         * g77.dg/ffixed-line-length-none.f
16273         * g77.dg/ffree-form-1.f
16274         * g77.dg/fno-backslash.f
16275         * g77.dg/fno-f90-1.f
16276         * g77.dg/fno-fixed-form-1.f
16277         * g77.dg/fno-onetrip.f
16278         * g77.dg/fno-typeless-boz.f
16279         * g77.dg/fno-underscoring.f
16280         * g77.dg/fno-vxt-1.f
16281         * g77.dg/fonetrip.f
16282         * g77.dg/ftypeless-boz.f
16283         * g77.dg/fugly-assumed.f
16284         * g77.dg/funderscoring.f
16285         * g77.dg/fvxt-1.f
16286
16287 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
16288
16289         * objc.dg/fwd-proto-1.m: New.
16290         * objc.dg/local-decl-1.m: New.
16291         * objc.dg/naming-1.m: New.
16292         * objc.dg/naming-2.m: New.
16293         * objc.dg/proto-hier-1.m: New.
16294
16295 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
16296
16297         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
16298         largest-type elements to a struct makes its size grow.
16299
16300 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16301
16302         * g++.dg/abi/vthunk1.C: New test.
16303
16304 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
16305
16306         * g++.dg/abi/vbase8-22.C: New test.
16307
16308 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16309
16310         * gcc.dg/cpp/macro8.c: New test.
16311
16312 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16313
16314         * g++.dg/abi/vbase8-21.C: New test.
16315
16316 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
16317
16318         * g++.dg/abi/vbase8-10.C: New test.
16319
16320 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16321
16322         * lib/g++.exp (g++_set_ld_library_path): Renamed to
16323         ${tool}_set_ld_library_path.
16324         Changed caller.
16325         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
16326         g++.exp.
16327
16328 2001-07-26  Stan Cox <scox@redhat.com>
16329
16330         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
16331         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
16332         gcc_exit, gcc_check_unsupported_p):
16333         Moved to gcc-deps.exp
16334         * gcc-deps.exp: New file.
16335
16336 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16337
16338         * g++.old-deja/g++.pt/defarg14.C: New test.
16339
16340 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16341
16342         * g++.old-deja/g++.other/lineno5.C: New test.
16343
16344 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16345
16346         * g++.old-deja/g++.pt/crash68.C: New test.
16347
16348 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
16349
16350         * g++.old-deja/g++.other/crash42.C: New test.
16351
16352 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
16353
16354         * gcc.dg/cpp/extratokens.c: Fix.
16355         * gcc.dg/cpp/skipping2.c: New tests.
16356
16357 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16358
16359         * gcc.c-torture/execute/20010724-1.c: New file.
16360         * gcc.c-torture/execute/20010724-1.x: New file.
16361
16362 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16363
16364         * g++.old-deja/g++.other/cond7.C: New test.
16365
16366 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16367
16368         * g++.old-deja/g++.other/optimize4.C: New test.
16369
16370 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16371
16372         * g++.old-deja/g++.abi/vbase8-5.C: New test.
16373
16374 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
16375
16376         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
16377         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
16378         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
16379         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
16380
16381         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
16382         bug report" message.
16383
16384         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
16385         * g++.dg/ext/instantiate1.C: Move from old-deja.
16386
16387 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
16388
16389         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
16390         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
16391         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
16392         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
16393
16394 2001-07-23  Jeffrey A Law  (law@cygnus.com)
16395
16396         * gcc.c-torture/execute/20010723-1.c: New test.
16397
16398 2001-07-23  Ben Elliston  <bje@redhat.com>
16399
16400         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
16401
16402 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16403
16404         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
16405         i[34567]86-*-*.
16406         Delete handling of ieee_multilib_flags.
16407         Pass -mieee for alpha*-*-* and sh-*-*.
16408         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
16409
16410 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
16411
16412         Remove old-abi tests.
16413         * g++.old-deja/g++.mike/p11116.C: Remove.
16414         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
16415
16416 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
16417
16418         * g77.f-torture/compile/pr3743.f:  New test
16419
16420 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
16421
16422         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
16423
16424 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16425
16426         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
16427         g++.old-deja/g++.pt/static6.C: Likewise.
16428         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
16429         supports weak symbols.
16430
16431 2001-07-18  Andreas Jaeger  <aj@suse.de>
16432
16433         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
16434         supported again.
16435
16436 2001-07-18  Andreas Jaeger  <aj@suse.de>
16437
16438         * gcc.dg/iftrap-1.c: Fix target line.
16439
16440 2001-07-17  Richard Henderson  <rth@redhat.com>
16441
16442         * gcc.c-torture/execute/20010717-1.c: New.
16443
16444 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16445
16446         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
16447         tests.
16448
16449 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
16450
16451         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
16452
16453 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16454
16455         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
16456         UAC_SIGBUS, UAC_NOPRINT definitions.
16457
16458 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
16459
16460         * objc/execute/object_is_class.m: New test.
16461         * objc/execute/object_is_meta_class.m: New test.
16462
16463 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
16464
16465         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
16466         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
16467
16468 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
16469
16470         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
16471         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
16472
16473 2001-07-14  Richard Henderson  <rth@redhat.com>
16474
16475         * gcc.dg/iftrap-1.c: New.
16476
16477 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
16478
16479         * g77.f-torture/execute/intrinsic77.f: New test.
16480
16481 2001-07-11  Janis Johnson <janis@us.ibm.com>
16482
16483         * gcc.misc-tests/gcov-3.c: New test.
16484
16485 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16486
16487         * gcc.c-torture/compile/20010711-1.c,
16488         * gcc.c-torture/compile/20010711-2.c: New tests.
16489
16490 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
16491
16492         * gcc.c-torture/execute/20010711-1.c: New test.
16493
16494 2001-07-11  Ben Elliston  <bje@redhat.com>
16495
16496         * g++.old-deja/g++.other/enum5.C: New test.
16497
16498 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
16499
16500         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
16501         (g++-dg-prune): Call prune_gcc_output.
16502         * prune.exp: New file for prune_gcc_output.
16503         * lib/g++.exp, lib/gcc.exp: Load it.
16504
16505 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
16506
16507         * gcc.c-torture/compile/20010701-1.c,
16508         g++.old-deja/g++.ext/attrib6.C: New tests.
16509
16510 2001-07-06  Jeffrey A Law  (law@cygnus.com)
16511
16512         * gcc.c-torture/compile/20010706-1.c: New test.
16513
16514 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
16515
16516         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
16517
16518 2001-06-28  Stan Shebs  <shebs@apple.com>
16519
16520         * gcc.dg/pragma-darwin.c: New test.
16521
16522 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16523
16524         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
16525         Solaris 2.[678] system.
16526
16527 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16528
16529         * gcc.dg/20010622-1.c: New test.
16530
16531 2001-06-18  Stan Shebs  <shebs@apple.com>
16532
16533         * objc.dg: New directory.
16534         * objc.dg/dg.exp: New file.
16535         * objc.dg/alias.m: New.
16536         * objc.dg/class-1.m: New.
16537         * objc.dg/class-2.m: New.
16538         * objc.dg/const-str-1.m: New.
16539         * objc.dg/const-str-2.m: New.
16540         * objc.dg/id-1.m: New.
16541         * objc.dg/method-1.m: New.
16542         * objc.dg/super-class-1.m: New.
16543         * lib/objc-dg.exp: New file.
16544
16545 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16546
16547         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
16548         of label name.
16549
16550 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
16551
16552         * g++.old-deja/g++.abi/vbase8-9.C: New test.
16553
16554 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16555
16556         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
16557         variable.
16558
16559 2001-06-12  Richard Henderson  <rth@redhat.com>
16560
16561         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
16562
16563 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16564
16565         * g++.old-deja/g++.abi/vbase5.C: New test.
16566         * g++.old-deja/g++.abi/vbase6.C: New test.
16567         * g++.old-deja/g++.abi/vbase7.C: New test.
16568
16569 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16570
16571         * gcc.c-torture/compile/20010610-1.c: New test.
16572
16573 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
16574
16575         * g++.old-deja/g++.abi/vbase4.C: New test.
16576
16577 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16578
16579         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
16580         support %f for HC11/HC12 targets.
16581         * gcc.c-torture/execute/930513-1.x: New file, likewise.
16582         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
16583         on HC11/HC12 targets.
16584         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
16585
16586 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16587
16588         * gcc.dg/wchar_t-1.c: New file.
16589         * gcc.dg/wint_t-1.c: Likewise.
16590
16591 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
16592
16593         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
16594
16595 2001-06-11  Richard Henderson  <rth@redhat.com>
16596
16597         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
16598
16599 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16600
16601         * gcc.c-torture/compile/20010611-1.c: New test.
16602
16603 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
16604
16605         * gcc.dg/c99-tag-1.c: Add more tests.
16606
16607 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
16608
16609         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
16610         representation on MN10300 and ARM/Thumb.
16611
16612 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
16613
16614         * g77.f-torture/execute/20010610.f: New.
16615
16616 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
16617
16618         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
16619         names.
16620
16621 2001-06-09  Richard Henderson  <rth@redhat.com>
16622
16623         * gcc.c-torture/execute/ashrdi-1.c: New.
16624         * gcc.c-torture/execute/ashldi-1.c: New.
16625         * gcc.c-torture/execute/lshrdi-1.c: New.
16626
16627 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
16628
16629         * objc/execute/load-3.m: Added. Check sending +load to categories,
16630         in addition to classes.
16631
16632 2001-06-08  Stan Shebs  <shebs@apple.com>
16633
16634         * objc/execute/load-2.m: New test.  From Nicola Pero
16635         <n.pero@mi.flashnet.it>.
16636
16637 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
16638
16639         * gcc.c-torture/execute/20010605-2.c: New test.
16640
16641 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16642
16643         * g++.old-deja/g++.abi/vbase2.C: New test.
16644         * g++.old-deja/g++.abi/vbase3.C: New test.
16645
16646 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
16647
16648         * g++.old-deja/g++.pt/friend49.C: New test.
16649
16650 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
16651
16652         * g++.old-deja/g++.ext/anon3.C: New test.
16653
16654 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
16655
16656         * g++.old-deja/g++.other/conv7.C: New test.
16657
16658 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
16659
16660         * gcc.c-torture/compile/20010605-2.c: New test.
16661
16662 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16663
16664         * gcc.c-torture/execute/20010604-1.c: New test.
16665
16666 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
16667
16668         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
16669
16670 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
16671
16672         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
16673         (g++_link_flags): Likewise.
16674         (g++_init): Pass gccpath's value to two previous functions.
16675
16676 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16677
16678         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
16679         Ensure logfile entry matches exec command line.
16680
16681 2001-05-31  Richard Henderson  <rth@redhat.com>
16682
16683         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
16684         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
16685
16686 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
16687
16688         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
16689         compiler for irix6.2
16690
16691 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
16692
16693         * g++.old-deja/g++.other/optimize3.C: New file.
16694
16695 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
16696
16697         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
16698         assemble.
16699
16700 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
16701
16702         * g++.old-deja/g++.other/optimize2.C: New file.
16703
16704 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
16705
16706         * gcc.c-torture/compile/20010518-2.c: New file.
16707         * gcc.c-torture/execute/20010518-1.c: New file.
16708         * gcc.c-torture/execute/20010518-2.c: New file.
16709
16710 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16711
16712         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
16713
16714 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
16715
16716         G++ no longer defines builtins that do not begin with __builtin.
16717         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
16718         * g++.old-deja/g++.brendand/misc13.C: Likewise.
16719         * g++.old-deja/g++.law/builtin1.C: Likewise.
16720         * g++.old-deja/g++.law/cvt2.C: Likewise.
16721         * g++.old-deja/g++.mike/net5.C: Likewise.
16722         * g++.old-deja/g++.other/builtins1.C: Likewise.
16723         * g++.old-deja/g++.other/builtins2.C: Likewise.
16724         * g++.old-deja/g++.other/builtins3.C: Likewise.
16725         * g++.old-deja/g++.other/builtins4.C: Likewise.
16726         * g++.old-deja/g++.other/inline8.C: Likewise.
16727         * g++.old-deja/g++.robertl/eb39.C: Likewise.
16728
16729 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
16730
16731         * g++.old-deja/g++.pt/using1.C: Adjust.
16732         * g++.old-deja/g++.pt/using2.C: New test.
16733
16734 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16735
16736         * gcc.dg/cpp/charconst.c: New tests.
16737         * gcc.dg/cpp/escape.c: New tests.
16738         * gcc.dg/cpp/escape-1.c: New tests.
16739         * gcc.dg/cpp/escape-2.c: New tests.
16740         * gcc.dg/cpp/ucs.c: New tests.
16741
16742 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
16743
16744         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
16745         native compiler for irix6.5.
16746
16747 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
16748
16749         * lib/g++.exp (g++_include_flags): Use args to compute
16750         get_multilibs.
16751         (g++_link_flags): Likewise.
16752         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
16753
16754 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
16755
16756         * gcc.dg/c90-hexfloat-1.c: Add more tests.
16757
16758 2001-05-21  Geoff Keating  <geoffk@redhat.com>
16759
16760         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
16761         this file.
16762
16763 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16764
16765         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
16766         STACK_SIZE;
16767         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
16768         to STACK_SIZE; Use it to define size of add_histo array.
16769         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
16770         to STACK_SIZE.
16771         (f): Use GITT_SIZE to define size of gitt local table.
16772         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
16773         to STACK_SIZE; Use it to define size of bytemem array.
16774
16775 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
16776
16777         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
16778         on 68HC11/HC12 due to the asm instruction.
16779         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
16780         * gcc.c-torture/compile/920520-1.x: Likewise.
16781         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
16782         on 68HC11/HC12 because the function is larger than 64K.
16783         * gcc.c-torture/compile/961203-1.x: New file, this test fails
16784         on 68HC11/HC12 because the structure is too large.
16785
16786 2001-05-20  Richard Henderson  <rth@redhat.com>
16787
16788         * gcc.c-torture/execute/20010520-1.c: New.
16789
16790 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16791
16792         * g++.old-deja/g++.warn/compare1.C: New test.
16793         * gcc.dg/compare4.c: New test.
16794
16795 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
16796
16797         * g++.old-deja/g++.other/optimize1.C: New test.
16798
16799 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16800
16801         * g++.old-deja/g++.pt/spec41.C: New test.
16802
16803 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
16804
16805         * gcc.c-torture/compile/20010114-1.x: Remove.
16806
16807 2001-05-18  Stan Shebs  <shebs@apple.com>
16808
16809         * gcc.c-torture/compile/20010518-1.c: New test.
16810
16811 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
16812
16813         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
16814         * g++.old-deja/g++.pt/crash67.C: New test.
16815
16816 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
16817
16818         * g++.old-deja/g++.other/debug9.C: New test.
16819
16820 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
16821
16822         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
16823
16824 2001-05-16  Jan Hubicka  <jh@suse.cz>
16825
16826         * gcc.c-torture/compile/20010516-1.c: New test.
16827
16828 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
16829
16830         * g++.old-deja/g++.other/crash41.C: New test.
16831
16832 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
16833
16834         * g++.old-deja/g++.pt/crash66.C: New test.
16835
16836 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
16837
16838         * g++.old-deja/g++.robertl/eb27.C: Convert.
16839
16840 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
16841
16842         * g++.dg/friend-warn.C: New test.  Do not warn about friend
16843         declaration being redundant.
16844
16845 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
16846
16847         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
16848
16849 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
16850
16851         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
16852
16853 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
16854
16855         * lib/g++.exp: Use testsuite_flags.
16856
16857 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
16858
16859         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
16860
16861 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
16862
16863         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
16864
16865 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
16866
16867         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
16868
16869 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
16870
16871         * gcc.c-torture/compile/20010313-1.c: New test.
16872
16873 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
16874
16875         * gcc.dg/cpp/direct2.c: New test.
16876         * gccq.dg/cpp/direct2s.c: New test.
16877
16878         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
16879
16880 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
16881
16882         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
16883         * g++.old-deja/g++.other/op3.C: Likewise.
16884
16885 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16886
16887         * gcc.dg/cpp/syshdr.h: New file.
16888         * gcc.dg/cpp/sysmac1.c: Update.
16889         * gcc.dg/cpp/sysmac2.c: Update.
16890
16891 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16892
16893         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
16894
16895 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
16896
16897         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
16898         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
16899
16900 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
16901
16902         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
16903
16904 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
16905
16906         * lib/g++.exp (g++_include_flags): Don't use any special flags
16907         if TESTING_IN_BUILD_TREE is not defined.
16908         (g++_init): Use a plain 'c++' as the compiler if
16909         TESTING_IN_BUILD_TREEE is not defined.
16910
16911 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
16912
16913         * g++.old-deja/g++.eh/catch13.C: New test.
16914         * g++.old-deja/g++.eh/catch14.C: New test.
16915
16916 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
16917
16918         * gcc.dg/cpp/tr-define.c: New test.
16919
16920 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
16921
16922         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
16923         <stdlib.h>, not <malloc.h>.
16924
16925 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
16926
16927         * g++.old-deja/g++.ns/template17.C: New test.
16928
16929 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
16930
16931         * g++.old-deja/g++.pt/ref4.C: New test.
16932
16933 2001-04-30  Richard Henderson  <rth@redhat.com>
16934
16935         * gcc.dg/20000724-1.c: Revert last change.
16936
16937 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
16938
16939         * g77.f-torture/execute/20010430.f: New test.
16940
16941 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
16942
16943         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
16944
16945 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
16946
16947         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
16948
16949 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
16950
16951         * g++.old-deja/g++.eh/crash6.C: New test.
16952
16953 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
16954
16955         * g++.old-deja/g++.other/warn7.C: New test.
16956
16957 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
16958
16959         * g++.old-deja/g++.other/defarg9.C: New test.
16960
16961 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
16962
16963         * g77.f-torture/compile/20010426.f: New test.
16964         * g77.f-torture/execute/20010426.f: New test.
16965
16966 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
16967
16968         * g77.f-torture/compile/20000629-1.x: Remove - error
16969         has been fixed.
16970
16971 2001-04-26  Jeffrey A Law  (law@cygnus.com)
16972
16973         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
16974         Tweak slightly to work with g++.dg framework.
16975         * g++.dg/special/ecos.exp: Run initp1.C test.
16976         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
16977
16978         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
16979         its linker doesn't give line numbers either.
16980         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
16981
16982 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
16983
16984         * g++.old-deja/g++.other/lex1.C: New test.
16985
16986 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
16987
16988         * gcc.dg/noncompile/20010425-1.c: New test.
16989
16990 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
16991
16992         * g++.old-deja/g++.pt/mangle2.C: New test.
16993
16994 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
16995
16996         * gcc.dg/format/plus-1.c: New test.
16997
16998 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
16999
17000         * gcc.dg/20010423-1.c: New test.
17001
17002 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
17003
17004         * gcc.c-torture/execute/20010422-1.c: New test.
17005
17006 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
17007
17008         * g++.old-deja/g++.ns/type2.C: New test.
17009
17010 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
17011
17012         * g++.old-deja/g++.other/perf1.C: New test.
17013
17014 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
17015
17016         * gcc.dg/c99-func-2.c: Remove xfail.
17017         * gcc.dg/c99-func-3.c: Remove xfail.
17018         * gcc.dg/c99-func-4.c: Remove xfail.
17019
17020 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
17021
17022         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
17023
17024 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17025
17026         * gcc.c-torture/compile/20010423-1.c: New test.
17027
17028 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17029
17030         * g++.old-deja/g++.pt/typename28.C: New test.
17031
17032 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17033
17034         * g++.old-deja/g++.abi/empty2.C: New test.
17035         * g++.old-deja/g++.abi/empty3.C: New test.
17036
17037 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17038
17039         * g++.old-deja/g++.other/comdat2.C: New test.
17040         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
17041
17042 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17043
17044         * g++.old-deja/g++.other/overload14.C: New test.
17045
17046 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17047
17048         * g++.old-deja/g++.other/lookup23.C: New test.
17049
17050 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
17051
17052         * gcc.c-torture/execute/20010403-1.c: New test.
17053
17054 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
17055             Mark Mitchell  <mark@codesourcery.com>
17056
17057         * lib/old-dejagnu.exp: Don't delete output of executable.
17058         Add .exe suffix to executables.
17059
17060 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
17061
17062         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
17063
17064 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17065
17066         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
17067
17068 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17069
17070         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
17071         * g++.old-deja/g++.abi/crash1.C: New test.
17072
17073 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
17074
17075         * g++.old-deja/g++.other/crash40.C: New test.
17076
17077 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17078
17079         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
17080
17081 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
17082
17083         * g++.old-deja/g++.other/warn6.C: New test.
17084
17085 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
17086
17087         * g++.old-deja/g++.robertl/eb42.C: Same.
17088
17089 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17090
17091         * gcc.dg/wtr-conversion-1.c: New testcase.
17092
17093 2001-04-10  Richard Henderson  <rth@redhat.com>
17094
17095         * g++.old-deja/g++.other/array5.C: New.
17096
17097 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17098
17099         * gcc.c-torture/execute/20010408-1.c: New test.
17100
17101 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
17102
17103         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
17104         headers and constructs.
17105         * g++.old-deja/g++.robertl/eb79.C: Same.
17106         * g++.old-deja/g++.robertl/eb77.C (main): Same.
17107         * g++.old-deja/g++.robertl/eb73.C: Same.
17108         * g++.old-deja/g++.robertl/eb66.C (main): Same.
17109         * g++.old-deja/g++.robertl/eb55.C (t): Same.
17110         * g++.old-deja/g++.robertl/eb54.C (main): Same.
17111         * g++.old-deja/g++.robertl/eb46.C (main): Same.
17112         * g++.old-deja/g++.robertl/eb44.C: Same.
17113         * g++.old-deja/g++.robertl/eb41.C (main): Same.
17114         * g++.old-deja/g++.robertl/eb4.C (main): Same.
17115         * g++.old-deja/g++.robertl/eb39.C: Same.
17116         * g++.old-deja/g++.robertl/eb33.C (main): Same.
17117         * g++.old-deja/g++.robertl/eb31.C (main): Same.
17118         * g++.old-deja/g++.robertl/eb30.C: Same.
17119         * g++.old-deja/g++.robertl/eb3.C: Same.
17120         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
17121         * g++.old-deja/g++.robertl/eb21.C: Same.
17122         * g++.old-deja/g++.robertl/eb15.C: Same.
17123         * g++.old-deja/g++.robertl/eb118.C: Same.
17124         * g++.old-deja/g++.robertl/eb115.C (main): Same.
17125         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
17126         * g++.old-deja/g++.robertl/eb109.C: Same.
17127         * g++.old-deja/g++.other/sibcall1.C (main): Same.
17128         * g++.old-deja/g++.mike/rtti1.C: Same.
17129         * g++.old-deja/g++.mike/p658.C: Same.
17130         * g++.old-deja/g++.mike/net46.C: Same.
17131         * g++.old-deja/g++.mike/net34.C: Same.
17132         * g++.old-deja/g++.mike/memoize1.C: Same.
17133         * g++.old-deja/g++.mike/eh2.C: Same.
17134         * g++.old-deja/g++.law/weak.C: Same.
17135         * g++.old-deja/g++.law/visibility7.C: Same.
17136         * g++.old-deja/g++.law/visibility25.C: Same.
17137         * g++.old-deja/g++.law/visibility22.C: Same.
17138         * g++.old-deja/g++.law/visibility2.C: Same.
17139         * g++.old-deja/g++.law/visibility17.C: Same.
17140         * g++.old-deja/g++.law/visibility13.C: Same.
17141         * g++.old-deja/g++.law/visibility10.C: Same.
17142         * g++.old-deja/g++.law/visibility1.C: Same.
17143         * g++.old-deja/g++.law/virtual3.C (eval): Same.
17144         * g++.old-deja/g++.law/vbase1.C: Same.
17145         * g++.old-deja/g++.law/operators32.C: Same.
17146         * g++.old-deja/g++.law/nest3.C: Same.
17147         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
17148         * g++.old-deja/g++.law/except5.C (main): Same.
17149         * g++.old-deja/g++.law/cvt7.C (run): Same.
17150         * g++.old-deja/g++.law/cvt2.C: Same.
17151         * g++.old-deja/g++.law/cvt16.C: Same.
17152         * g++.old-deja/g++.law/ctors6.C (bar): Same.
17153         * g++.old-deja/g++.law/ctors17.C (main): Same.
17154         * g++.old-deja/g++.law/ctors13.C: Same.
17155         * g++.old-deja/g++.law/ctors12.C (main): Same.
17156         * g++.old-deja/g++.law/ctors10.C: Same.
17157         * g++.old-deja/g++.law/code-gen5.C: Same.
17158         * g++.old-deja/g++.law/bad-error7.C: Same.
17159         * g++.old-deja/g++.law/arm9.C: Same.
17160         * g++.old-deja/g++.law/arm12.C: Same.
17161         * g++.old-deja/g++.law/arg8.C: Same.
17162         * g++.old-deja/g++.law/arg1.C: Same.
17163         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
17164         * g++.old-deja/g++.jason/template31.C: Same.
17165         * g++.old-deja/g++.jason/template24.C (main): Same.
17166         * g++.old-deja/g++.jason/2371.C: Same.
17167         * g++.old-deja/g++.eh/new2.C: Same.
17168         * g++.old-deja/g++.eh/new1.C: Same.
17169         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
17170         * g++.old-deja/g++.brendan/nest21.C (main): Same.
17171         * g++.old-deja/g++.brendan/err-msg3.C: Same.
17172         * g++.old-deja/g++.brendan/crash62.C: Same.
17173         * g++.old-deja/g++.brendan/crash52.C: Same.
17174         * g++.old-deja/g++.brendan/crash49.C (main): Same.
17175         * g++.old-deja/g++.brendan/crash38.C: Same.
17176         * g++.old-deja/g++.brendan/crash15.C (main): Same.
17177         * g++.old-deja/g++.brendan/copy9.C: Same.
17178
17179 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
17180
17181         * gcc.c-torture/execute/20001203-2.c (memset):
17182         Count argument is of type __SIZE_TYPE__.
17183
17184 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
17185
17186         * gcc.c-torture/compile/20010404-1.c: New test.
17187
17188 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
17189
17190         * gcc.c-torture/compile/20010326-1.c: New test.
17191
17192 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
17193
17194         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
17195         peculiarities of the SH.
17196         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
17197
17198 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17199
17200         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
17201         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
17202         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
17203
17204 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17205
17206         * g77.f-torture/compile/20010321-1.f: New test.
17207
17208 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17209
17210         * gcc.c-torture/compile/20010329-1.c: New test.
17211
17212 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
17213
17214         * gcc.c-torture/execute/20010329-1.c: New test.
17215
17216 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17217
17218         * g++.old-deja/g++.other/eh4.C: Fix typo.
17219
17220 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
17221
17222         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
17223
17224 2001-03-28  Philip Blundell  <philb@gnu.org>
17225
17226         * gcc.c-torture/compile/20010328-1.c: New test.
17227
17228 2001-03-27  Richard Henderson  <rth@redhat.com>
17229
17230         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
17231         * g++.old-deja/g++.eh/vbase3.C: Likewise.
17232
17233 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
17234
17235         * gcc.c-torture/compile/20010327-1.c: New test.
17236
17237 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17238
17239         * g++.old-deja/g++.other/friend12.C: New test.
17240         * g++.old-deja/g++.other/friend9.C: Expect no errors.
17241         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
17242
17243 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17244
17245         * gcc.c-torture/execute/20010325-1.c: New test.
17246
17247 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
17248
17249         * g++.old-deja/g++.other/mangle3.C: New test.
17250
17251 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
17252
17253         * g++.old-deja/g++.other/anon8.C: New test.
17254
17255 2001-03-20  Philip Blundell  <philb@gnu.org>
17256
17257         * gcc.c-torture/compile/20010320-1.c: New test.
17258
17259 2001-03-17  Richard Henderson  <rth@redhat.com>
17260
17261         * g++.old-deja/g++.other/eh4.C: Add expected error text.
17262
17263 2001-03-15  Geoff Keating  <geoff@redhat.com>
17264
17265         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
17266         tests on AIX.
17267
17268 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
17269
17270         * g++.old-deja/g++.other/eh4.C: New test.
17271
17272 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17273
17274         * gcc.dg/cpp/mi1.c: Update.
17275
17276 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
17277
17278         * g++.old-deja/g++.other/regstack.C: New test.
17279
17280 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17281
17282         * g++.old-deja/g++.other/ref4.C: New test.
17283
17284 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
17285
17286         * objc/execute/va_method.m: Added.
17287         * objc/execute/IMP.m: Added.
17288         * objc/execute/_cmd.m: Added.
17289         * objc/execute/accessing_ivars.m: Added.
17290         * objc/execute/class-1.m: Added.
17291         * objc/execute/class-10.m: Added.
17292         * objc/execute/class-11.m: Added.
17293         * objc/execute/class-12.m: Added.
17294         * objc/execute/class-13.m: Added.
17295         * objc/execute/class-14.m: Added.
17296         * objc/execute/class-2.m: Added.
17297         * objc/execute/class-3.m: Added.
17298         * objc/execute/class-4.m: Added.
17299         * objc/execute/class-5.m: Added.
17300         * objc/execute/class-6.m: Added.
17301         * objc/execute/class-7.m: Added.
17302         * objc/execute/class-8.m: Added.
17303         * objc/execute/class-9.m: Added.
17304         * objc/execute/class-tests-1.h
17305         * objc/execute/class-tests-2.h
17306         * objc/execute/compatibility_alias.m: Added.
17307         * objc/execute/encode-1.m: Added.
17308         * objc/execute/formal_protocol-1.m: Added.
17309         * objc/execute/formal_protocol-2.m: Added.
17310         * objc/execute/formal_protocol-3.m: Added.
17311         * objc/execute/formal_protocol-4.m: Added.
17312         * objc/execute/formal_protocol-5.m: Added.
17313         * objc/execute/formal_protocol-6.m: Added.
17314         * objc/execute/formal_protocol-7.m: Added.
17315         * objc/execute/informal_protocol.m: Added.
17316         * objc/execute/initialize.m: Added.
17317         * objc/execute/load.m: Added.
17318         * objc/execute/many_args_method.m: Added.
17319         * objc/execute/nested-3.m: Added.
17320         * objc/execute/no_clash.m: Added.
17321         * objc/execute/private.m: Added.
17322         * objc/execute/redefining_self.m: Added.
17323         * objc/execute/root_methods.m: Added.
17324         * objc/execute/selector-1.m: Added.
17325         * objc/execute/static-1.m: Added.
17326         * objc/execute/static-2.m: Added.
17327         * objc/execute/va_method.m: Added.
17328
17329 2001-03-10  Richard Henderson  <rth@redhat.com>
17330
17331         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
17332
17333 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
17334
17335         * g++.old-deja/g++.other/crash31.C: XFAIL.
17336         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
17337         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
17338         * gcc.c-torture/execute/20010123-1.x: XFAIL.
17339         * gcc.c-torture/execute/20010124-1.x: XFAIL.
17340         * gcc.dg/sequence-pt-1.c: XFAIL one test.
17341
17342 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
17343
17344         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
17345
17346 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17347
17348         * gcc.dg/20000724-1.c: Don't use multiline strings.
17349
17350 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
17351
17352         * objc/execute/string1.m, objc/execute/string2.m: Compare the
17353         result of -cString against what we expect it to be; don't just
17354         print it out for no one to read.
17355
17356         * objc/execute/string3.m, objc/execute/string4.m: New tests.
17357         Based on testcases provided by Nicola Pero.
17358
17359 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17360
17361         * gcc.dg/cpp/macro7.c: New test.
17362
17363 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
17364
17365         * gcc.dg/cpp/multiline.c: Update.
17366
17367 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17368
17369         * g++.old-deja/g++.other/enum3.C: New test.
17370
17371 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17372
17373         * g++.old-deja/g++.other/pod1.C: New test.
17374
17375 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17376
17377         * g++.old-deja/g++.ext/overload1.C: New test.
17378
17379 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17380
17381         * g++.old-deja/g++.pt/using1.C: New test.
17382
17383 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
17384
17385         * g++.old-deja/g++.other/using9.C: New test.
17386
17387 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
17388
17389         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
17390
17391         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
17392
17393 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
17394
17395         * g++.old-deja/g++.ext/realpt1.C: Remove.
17396
17397 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
17398
17399         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
17400
17401 2001-02-26  Will Cohen  <wcohen@redhat.com>
17402
17403         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
17404
17405 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
17406
17407         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
17408         templatized constructors.
17409
17410 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17411
17412         * gcc.c-torture/execute/20010224-1.c: New test.
17413
17414 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
17415
17416         * gcc.c-torture/execute/20010222-1.c: New test.
17417
17418 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
17419
17420         * g++.old-deja/g++.other/inline20.C: New test.
17421
17422 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
17423
17424         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
17425
17426 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17427
17428         * g++.old-deja/g++.other/lookup22.C: New test.
17429
17430 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
17431
17432         * g77.dg: New directory.
17433         * g77.dg/20010216-1.f: New test case.
17434         * g77.dg/dg.exp: New driver.
17435         * lib/g77-dg.exp: New driver library.
17436
17437 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17438
17439         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
17440
17441 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
17442
17443         * g++.old-deja/g++.other/decl9.C: New test.
17444
17445 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
17446
17447         * g++.old-deja/g++.other/init16.C: Update the test so that it does
17448         not need <string> and also tests the initialization at runtime.
17449
17450 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17451
17452         * gcc.c-torture/execute/longlong.c: New test.
17453
17454 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17455
17456         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
17457
17458 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
17459
17460         * gcc.c-torture/execute/920302-1.c (execute):
17461         Change argument type to short.
17462
17463 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17464
17465         * g++.old-deja/g++.pt/deduct6.C: New test.
17466
17467 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
17468
17469         * g++.old-deja/g++.pt/deduct5.C: New test.
17470
17471 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
17472
17473         * gcc.c-torture/execute/20010209-1.c: New test.
17474
17475 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
17476
17477         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
17478
17479 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
17480
17481         * g++.dg/vtgc1.C: Update for new ABI.
17482
17483         * consistency.vlad: New directory, 1665 files.
17484
17485 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17486
17487         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
17488         return type.
17489         * gcc.dg/cpp/digraphs.c: Declare puts.
17490
17491 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17492
17493         * g++.old-deja/g++.other/warn5.C: New test.
17494
17495 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17496
17497         * g++.old-deja/g++.pt/spec40.C: New test.
17498
17499 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
17500
17501         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
17502         case.
17503         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
17504
17505 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
17506
17507         * gcc.c-torture/compile/20010209-1.c: New test.
17508
17509 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
17510
17511         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
17512         excess errors message but not if it crashes.
17513         * g++.old-deja/g++.other/crash27.C: Likewise.
17514         * g++.old-deja/g++.other/crash28.C: Likewise.
17515         * g++.old-deja/g++.other/crash30.C: Likewise.
17516         * g++.old-deja/g++.other/crash32.C: Likewise.
17517         * g++.old-deja/g++.other/crash35.C: Likewise.
17518         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17519
17520 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
17521
17522         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
17523         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
17524         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
17525         g77.f-torture/execute/execute.exp,
17526         g77.f-torture/noncompile/noncompile.exp,
17527         gcc.c-torture/execute/execute.exp,
17528         gcc.c-torture/execute/memcheck/memcheck.exp,
17529         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
17530         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
17531         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
17532         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
17533         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
17534         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
17535         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17536         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
17537         Remove bug reporting instructions with ancient email addresses.
17538
17539 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17540
17541         * gcc.dg/20010202-1.c: New test.
17542         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
17543
17544 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
17545
17546         * g++.dg/stdbool-if.C: New test.
17547
17548 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
17549
17550         * objc/execute/fdecl.m: Added main().
17551
17552 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
17553
17554         * gcc.c-torture/execute/20010206-1.c: New test.
17555
17556 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
17557
17558         * gcc.dg/cpp/avoidpaste1.c: Update.
17559
17560 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
17561
17562         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
17563         Pero <nicola@brainstorm.co.uk>.
17564         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
17565
17566 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
17567
17568         * g++.old-deja/g++.pt/spec39.C: New test.
17569
17570 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
17571
17572         * gcc.c-torture/compile/20010202-1.c: New test.
17573
17574 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
17575
17576         * g++.old-deja/g++.abi/primary2.C: New test.
17577         * g++.old-deja/g++.abi/primary3.C: New test.
17578         * g++.old-deja/g++.abi/primary4.C: New test.
17579         * g++.old-deja/g++.abi/primary5.C: New test.
17580         * g++.old-deja/g++.abi/vtable3.h: New test.
17581         * g++.old-deja/g++.abi/vtable3a.C: New test.
17582         * g++.old-deja/g++.abi/vtable3b.C: New test.
17583         * g++.old-deja/g++.abi/vtable3c.C: New test.
17584         * g++.old-deja/g++.abi/vtable3d.C: New test.
17585         * g++.old-deja/g++.abi/vtable3e.C: New test.
17586         * g++.old-deja/g++.abi/vtable3f.C: New test.
17587         * g++.old-deja/g++.abi/vtable3g.C: New test.
17588         * g++.old-deja/g++.abi/vtable3h.C: New test.
17589         * g++.old-deja/g++.abi/vtable3i.C: New test.
17590         * g++.old-deja/g++.abi/vtable3j.C: New test.
17591         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
17592
17593 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
17594
17595         * g++.old-deja/g++.other/anon6.C: New test.
17596         * g++.old-deja/g++.other/anon7.C: New test.
17597
17598 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
17599
17600         * gcc.dg/cpp/avoidpaste2.c: New tests.
17601
17602 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
17603
17604         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
17605
17606 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
17607
17608         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
17609         DECIMAL_DIG cases for Irix."
17610
17611 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
17612
17613         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
17614
17615 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17616
17617         * gcc.dg/c99-tag-1.c: New test.
17618
17619 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17620
17621         * gcc.dg/cpp/tr-warn1.c: Add tests.
17622
17623 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
17624
17625         * gcc.dg/cpp/avoidpaste1.c: Update.
17626         * gcc.dg/cpp/paste4.c: Update.
17627
17628 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
17629
17630         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
17631         cases for Irix.
17632
17633 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17634
17635         * g++.old-deja/g++.other/inline19.C: New test.
17636
17637 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
17638
17639         * gcc.dg/Wlarger-than.c: New test.
17640
17641 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17642
17643         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
17644
17645 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
17646
17647         * gcc.c-torture/execute/20010129-1.c: New test.
17648         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
17649
17650 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
17651
17652         * gcc.dg/cpp/avoidpaste1.c: Test case.
17653
17654 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
17655
17656         * g++.old-deja/g++.other/inline18.C: New test.
17657
17658 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17659
17660         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
17661         and __builtin_putchar.
17662
17663 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
17664
17665         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
17666         tests.
17667
17668 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
17669
17670         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
17671         floating point number rounding mode to round to the nearest
17672         representable mode.
17673
17674 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
17675
17676         * g++.old-deja/g++.other/mangle2.C: New test.
17677
17678 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
17679
17680         * gcc.c-torture/compile/20010124-1.c: New test.
17681
17682 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
17683
17684         * g++.old-deja/g++.pt/spec38.C: New test.
17685
17686 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
17687
17688         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
17689         "Build don't run".
17690
17691 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17692
17693         * gcc.c-torture/execute/20010123-1.c: New test.
17694
17695 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17696
17697         * g++.old-deja/g++.pt/spec37.C: New test.
17698
17699 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
17700
17701         * g++.old-deja/g++.pt/overload14.C: New test.
17702
17703 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17704
17705         * gcc.c-torture/execute/20010122-1.c: New test, exercise
17706         __builtin_return_address.
17707
17708 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
17709
17710         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
17711         * g++.old-deja/g++.pt/spec35.C: New test.
17712         * g++.old-deja/g++.pt/spec36.C: New test.
17713
17714 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
17715
17716         * gcc.c-torture/compile/20010118-1.c: New test.
17717
17718 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
17719
17720         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
17721
17722 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17723
17724         * gcc.c-torture/execute/20010119-1.c: New test.
17725
17726 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17727
17728         * g++.old-deja/g++.other/vbase5.C: New test.
17729
17730 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
17731
17732         * gcc.c-torture/execute/20010118-1.c: New test.
17733
17734 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17735
17736         * g++.old-deja/g++.pt/deduct3.C: New test.
17737
17738 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17739
17740         * g++.old-deja/g++.pt/spec34.C: New test.
17741
17742 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
17743
17744         * g77.f-torture/compile/20000601-2.f: New test.
17745
17746 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17747
17748         * g++.old-deja/g++.other/init17.C: New test.
17749
17750 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
17751
17752         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
17753
17754 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17755
17756         * g++.old-deja/g++.pt/unify8.C: New test.
17757
17758 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17759
17760         * g++.old-deja/g++.abi/vbase1.C: New test.
17761
17762 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
17763
17764         * g++.old-deja/g++.pt/crash65.C: New test.
17765
17766 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
17767
17768         * gcc.dg/cpp/assembl2.S: New test case.
17769
17770 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
17771
17772         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
17773         are supported.
17774
17775 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17776
17777         * g++.old-deja/g++.other/builtins1.C: New test.
17778         * g++.old-deja/g++.other/builtins2.C: Likewise.
17779         * g++.old-deja/g++.other/builtins3.C: Likewise.
17780         * g++.old-deja/g++.other/builtins4.C: Likewise.
17781
17782 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
17783
17784         * gcc.c-torture/compile/20010117-1.c: New test.
17785         * gcc.c-torture/compile/20010117-2.c: New test.
17786
17787 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17788
17789         * g77.f-torture/execute/20010116.[fx]: New test,
17790         XFAIL on i?86-*-*.
17791         * g77.f-torture/compile/20010115.f: Indicate it's
17792         a test for PR fortran/1636.
17793
17794 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
17795
17796         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
17797
17798 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
17799
17800         * g77.f-torture/compile/20010115.f: New test.
17801
17802 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
17803
17804         * g++.old-deja/g++.pt/nontype5.C: New test.
17805
17806 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
17807
17808         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
17809         have an equivalent working one below it.
17810
17811 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
17812
17813         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
17814         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
17815
17816 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
17817
17818         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
17819         message containing "init_priority".
17820         (conpr-2.C): Likewise.
17821         (conpr-3.C): Likewise.
17822         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
17823
17824 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17825
17826         * gcc.c-torture/execute/20010114-2.c: New test.
17827
17828 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
17829
17830         * gcc.c-torture/compile/20010114-1.c: New test.
17831         * gcc.c-torture/compile/20010114-1.x: Xfail.
17832         * gcc.c-torture/compile/20010114-2.c: New test.
17833         * gcc.c-torture/execute/20010114-1.c: New test.
17834         * gcc.dg/trunc-1.c: New test.
17835         * gcc.dg/uninit-B.c: New test.
17836
17837 2001-01-13  Nick Clifton  <nickc@redhat.com>
17838
17839         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
17840         target.
17841
17842 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
17843
17844         * gcc.c-torture/compile/20010113-1.c: New test.
17845
17846 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
17847
17848         * gcc.c-torture/compile/20001212-1.c: New test.
17849
17850 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
17851
17852         * gcc.dg/cpp/widestr1.c: Update.
17853         * gcc.dg/cpp/prag-imp.c: Remove.
17854
17855 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
17856
17857         * gcc.c-torture/execute/20000801-3.x: Remove.
17858         * gcc.dg/c90-init-1.c: New test.
17859         * gcc.dg/c99-init-1.c: New test.
17860         * gcc.dg/c99-init-2.c: New test.
17861         * gcc.dg/gnu99-init-1.c: New test.
17862
17863 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
17864
17865         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
17866         testing that no relevant ones were found.
17867
17868 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
17869
17870         * g++.old-deja/g++.pt/cast2.C: New test.
17871
17872 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
17873
17874         * g++.old-deja/g++.pt/friend47.C: New test.
17875
17876 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
17877
17878         * g++.old-deja/g++.pt/instantiate13.C: New test.
17879
17880 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
17881
17882         * g++.old-deja/g++.other/defarg7.C: New test.
17883         * g++.old-deja/g++.other/defarg8.C: New test.
17884
17885 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
17886
17887         * g++.old-deja/g++.pt/crash64.C: New test.
17888
17889 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
17890
17891         * g++.old-deja/g++.pt/crash63.C: New test.
17892
17893 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17894
17895         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
17896
17897 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
17898
17899         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
17900
17901 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
17902
17903         * g++.old-deja/g++.pt/error3.C: New test.
17904
17905 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
17906
17907         * g++.old-deja/g++.other/crash39.C: New test.
17908
17909 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
17910
17911         * g++.old-deja/g++.other/vbase4.C: New test.
17912
17913 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
17914
17915         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
17916         * gcc.dg/special/20000419-2.c: New file. Identical to above.
17917         * gcc.dg/special/special.exp: New test driver which will check
17918         for alias support for the above test.
17919
17920 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
17921
17922         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
17923         problems on small machines.
17924         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
17925         parameterize.
17926
17927 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
17928
17929         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
17930         mips.
17931         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
17932
17933 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
17934
17935         * g++.old_deja/g++.pt/using8.C: New test.
17936
17937 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
17938
17939         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
17940
17941 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
17942
17943         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
17944         where a failure is expected.
17945         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
17946
17947 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
17948
17949         * g++.old_deja/g++.pt/instantiate12.C: New test.
17950
17951 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
17952
17953         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
17954         start of structs.
17955         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
17956         * g++.old-deja/g++.brendan/crash17.C: Likewise.
17957         * g++.old-deja/g++.brendan/crash29.C: Likewise.
17958         * g++.old-deja/g++.brendan/crash48.C: Likewise.
17959         * g++.old-deja/g++.brendan/ns1.C: Likewise.
17960         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
17961         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
17962         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
17963         * g++.old-deja/g++.eh/spec6.C: Likewise.
17964         * g++.old-deja/g++.jason/crash3.C: Likewise.
17965         * g++.old-deja/g++.law/ctors11.C: Likewise.
17966         * g++.old-deja/g++.law/ctors17.C: Likewise.
17967         * g++.old-deja/g++.law/ctors5.C: Likewise.
17968         * g++.old-deja/g++.law/ctors9.C: Likewise.
17969         * g++.old-deja/g++.mike/ambig1.C: Likewise.
17970         * g++.old-deja/g++.mike/net22.C: Likewise.
17971         * g++.old-deja/g++.mike/p3538a.C: Likewise.
17972         * g++.old-deja/g++.mike/p3538b.C: Likewise.
17973         * g++.old-deja/g++.mike/virt3.C: Likewise.
17974         * g++.old-deja/g++.niklas/t128.C: Likewise.
17975         * g++.old-deja/g++.other/anon4.C: Likewise.
17976         * g++.old-deja/g++.other/using1.C: Likewise.
17977         * g++.old-deja/g++.other/warn3.C: Likewise.
17978         * g++.old-deja/g++.pt/t37.C: Likewise.
17979         * g++.old-deja/g++.robertl/eb69.C: Likewise.
17980         * g++.old-deja/g++.robertl/eb71.C: Likewise.
17981
17982 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
17983
17984         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
17985
17986 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17987
17988         * gcc.c-torture/execute/stdio-opt-3.c: New test.
17989
17990 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
17991
17992         * gcc.c-torture/compile/20010107-1.c: New test.
17993
17994 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17995
17996         * gcc.c-torture/execute/builtin-noret-1.c: New test.
17997
17998 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
17999
18000         * gcc.dg/format/format.h: New file.
18001         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
18002         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
18003         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
18004         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
18005         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
18006         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
18007         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
18008         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
18009         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
18010         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
18011         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
18012         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
18013         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
18014         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
18015         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
18016         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
18017         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
18018         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
18019         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
18020         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
18021         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
18022         instead of declaring standard types, macros and functions in each
18023         test.
18024
18025 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
18026
18027         * gcc.c-torture/execute/20010106-1.c: New test.
18028
18029 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18030
18031         * gcc.dg/format/format.exp: New file.
18032         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
18033         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
18034         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
18035         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
18036         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
18037         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
18038         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
18039         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
18040         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
18041         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
18042         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
18043         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
18044         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
18045         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
18046         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
18047         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
18048         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
18049         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
18050         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
18051         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
18052         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
18053         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
18054         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
18055         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
18056         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
18057         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
18058         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
18059         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
18060         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
18061         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
18062         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
18063         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
18064         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
18065         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
18066         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
18067         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
18068         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
18069         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
18070         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
18071         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
18072         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
18073         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
18074
18075 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
18076
18077         * gcc.c-torture/execute/991228-1.c: Take word endianness into
18078         account.
18079
18080 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
18081
18082         * gcc.c-torture/execute/builtin-complex-1.c: New test.
18083
18084 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
18085
18086         * g++.old-deja/g++.pt/crash62.C: New test.
18087
18088 2001-01-04  Richard Henderson  <rth@redhat.com>
18089
18090         * gcc.dg/20000926-1.c: Update expected warnings.
18091         * gcc.dg/array-2.c: Likewise.
18092         * gcc.dg/array-4.c: Also validate flexible array members.
18093         * gcc.dg/c99-flex-array-1.c: New.
18094
18095 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18096
18097         * gcc.c-torture/compile/20001222-1.x: Remove.
18098
18099 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18100
18101         * gcc.c-torture/execute/built-in-setjmp.c: New.
18102
18103 2001-01-03  Richard Henderson  <rth@redhat.com>
18104
18105         * gcc.dg/940510-1.c: Update expected error wording.
18106         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
18107
18108 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
18109
18110         * lib/target-supports.exp (check_alias_available): Modified to
18111         indicate aliases not supported if only weak aliases are supported.
18112
18113 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18114
18115         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
18116         Turn on cmpstrsi checks for __pj__ and __i370__.
18117
18118 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18119
18120         * g++.old-deja/g++.other/virtual11.C: New test.
18121
18122 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
18123
18124         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
18125
18126 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18127
18128         * gcc.c-torture/compile/20010102-1.c: New test.
18129
18130 2001-01-02  Andreas Jaeger  <aj@suse.de>
18131
18132         * gcc.dg/noreturn-3.c: New test.
18133
18134         * gcc.dg/noreturn-4.c: New test.
18135
18136 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18137
18138         * gcc.c-torture/execute/stdio-opt-1.c: Also test
18139         __builtin_fputc and __builtin_fwrite.
18140
18141 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18142
18143         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
18144         signed char, not default char.
18145
18146 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
18147
18148         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
18149
18150 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
18151
18152         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
18153
18154 2000-12-29  Richard Henderson  <rth@redhat.com>
18155
18156         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
18157         (__cyg_profile_func_exit): Define.
18158
18159 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18160
18161         * g++.dg/vtgc1.C: New test.
18162
18163 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
18164
18165         * gcc.dg/noncompile/20001228-1.c: New test.
18166
18167         * gcc.dg/20001228-1.c: New test.
18168
18169         * gcc.c-torture/execute/20001228-1.c: New test.
18170
18171 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
18172
18173         * gcc.dg/format-strfmon-1.c: New test.
18174
18175 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18176
18177         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
18178         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
18179         * gcc.c-torture/execute/string-opt-1.c: Likewise.
18180         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18181         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18182         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18183         * gcc.c-torture/execute/string-opt-6.c: Likewise.
18184         * gcc.c-torture/execute/string-opt-7.c: Likewise.
18185         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18186         * gcc.c-torture/execute/string-opt-9.c: Likewise.
18187         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18188         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18189         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18190
18191         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
18192         * gcc.c-torture/execute/string-opt-4.c: Test index.
18193
18194 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
18195
18196         * gcc.c-torture/compile/20001226-1.c: New test.
18197
18198 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18199
18200         * gcc.c-torture/compile/20001222-1.c: New test.
18201         * gcc.c-torture/compile/20001222-1.x: Xfail.
18202
18203 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
18204
18205         * gcc.c-torture/execute/comp-goto-2.c: New test.
18206
18207 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
18208
18209         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
18210         Use long types if __INT_MAX__ is 32767.
18211         (main): Use cast to (sint32 *) when poking 88 into a_page.
18212
18213         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
18214
18215 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
18216
18217         * gcc.c-torture/compile/20001221-1.c: New test.
18218         * gcc.c-torture/execute/20001221-1.c: New test.
18219
18220 2000-12-20  Richard Henderson  <rth@redhat.com>
18221
18222         * g++.old-deja/g++.pt/crash36.C: Update error lines.
18223         * g++.old-deja/g++.robertl/eb109.C: Likewise.
18224
18225 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18226
18227         * gcc.dg/compare3.c: New test.
18228
18229 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18230
18231         * gcc.dg/format-warnll-1.c: New test.
18232
18233 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
18234
18235         * gcc.dg/cpp/cmdlne-P.c: New test.
18236
18237 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18238
18239         * gcc.c-torture/execute/builtin-abs-1.c,
18240         gcc.c-torture/execute/builtin-abs-2.c: New tests.
18241
18242 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18243
18244         * gcc.dg/cpp/multiline.c: New test.
18245
18246 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
18247
18248         * g++.old-deja/g++.other/syshdr1.C: Update.
18249         * gcc.dg/cpp/lineflags.c: Remove temporarily.
18250
18251 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18252
18253         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
18254
18255 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18256
18257         * g++.old-deja/g++.pt/ttp65.C: New test.
18258
18259 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18260
18261         * g++.old-deja/g++.pt/ttp64.C: New test.
18262
18263 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18264
18265         * g++.old-deja/g++.pt/spec33.C: New test.
18266
18267 2000-12-14  Catherine Moore  <clm@redhat.com>
18268
18269         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
18270         * gcc.c-torture/execute/920612-2.c: Likewise.
18271         * gcc.c-torture/execute/920428-2.c: Likewise.
18272         * gcc-c-torture/execute/va-arg-11.c: Call exit.
18273         * gcc.c-torture/execute/va-arg-21.c: Likewise.
18274
18275 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18276
18277         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
18278         * gcc.dg/pack-test-2.c: Likewise.
18279
18280 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18281
18282         Tests by Zack Weinberg <zackw@stanford.edu>.
18283
18284         * gcc.dg/cpp/defined.c: Update.
18285         * gcc.dg/cpp/defined_trad.c: New tests.
18286
18287 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18288
18289         * gcc.dg/cpp/trad-direct.c: Update.
18290
18291 2000-12-11  Neil Booth  <neilb@earthling.net>
18292
18293         * gcc.dg/cpp/defined_trad.c
18294
18295 2000-12-11  Neil Booth  <neilb@earthling.net>
18296
18297         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
18298
18299 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18300
18301         * gcc.dg/format-miss-2.c: New test.
18302
18303 2000-12-09  Neil Booth  <neilb@earthling.net>
18304
18305         * gcc.dg/cpp/lineflags.c: New tests.
18306         * gcc.dg/cpp/poison.c: Update.
18307         * gcc.dg/cpp/redef2.c: Update.
18308         * gcc.dg/cpp/skipping.c: New test.
18309
18310 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
18311
18312         * g++.old-deja/g++.other/eh3.C: New testcase.
18313
18314 2000-12-07  Neil Booth  <neilb@earthling.net>
18315
18316         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
18317         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
18318         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
18319         wtr-union-init-2.c, wtr-union-init-3.c: Update.
18320         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
18321         Update.
18322
18323 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18324
18325         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
18326         __SIZE_TYPE__ instead of int for type of integers cast to
18327         pointers.
18328
18329 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
18330
18331         * g++.old-deja/g++.other/cleanup4.C: New test.
18332
18333 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18334
18335         * format-sec-1.c: New test.
18336
18337 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18338
18339         * gcc.dg/format-nonlit-3.c: New test.
18340
18341 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18342
18343         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
18344         through a null pointer.
18345
18346 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18347
18348         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
18349         * g++.old-deja/g++.pt/partial4.C: New test.
18350
18351 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
18352
18353         * gcc.c-torture/execute/ieee/hugeval.x: New.
18354
18355 2000-12-06  Neil Booth  <neilb@earthling.net>
18356
18357         * gcc.dg/cpp/backslash2.c: New tests.
18358
18359 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18360
18361         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
18362         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
18363
18364 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
18365
18366         * gcc.c-torture/execute/20001203-2.c: New testcase.
18367
18368 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18369
18370         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
18371         * g++.old-deja/g++.other/virtual10.C: New test.
18372
18373 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
18374
18375         * g++.old-deja/g++.mike/pmf5.C: Remove test.
18376
18377 2000-12-05  Richard Henderson  <rth@redhat.com>
18378
18379         * gcc.c-torture/compile/20001205-1.c: New.
18380
18381 2000-12-04  Neil Booth  <neilb@earthling.net>
18382
18383         * g++.old-deja/g++.other/virtual9.C: New test.
18384         * g++.old-deja/g++.pt/crash61.C: New test.
18385         * gcc.c-torture/execute/loop-9.c: New test.
18386
18387 2000-12-04  Neil Booth  <neilb@earthling.net>
18388
18389         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
18390         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
18391         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
18392         * gcc.dg/cpp/extratokens.c: ...here.
18393
18394 2000-12-04  Neil Booth  <neilb@earthling.net>
18395
18396         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
18397         New tests.
18398
18399 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18400
18401         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
18402         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
18403
18404 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18405
18406         * gcc.c-torture/execute/20001203-1.c: New test.
18407
18408 2000-12-03  Neil Booth  <neilb@earthling.net>
18409
18410         * gcc.dg/cpp/macro6.c: New test cases.
18411
18412 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18413
18414         * gcc.c-torture/execute/string-opt-9.c: New test.
18415         * gcc.c-torture/execute/string-opt-10.c: Likewise.
18416         * gcc.c-torture/execute/string-opt-11.c: Likewise.
18417         * gcc.c-torture/execute/string-opt-12.c: Likewise.
18418
18419         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
18420         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
18421
18422 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
18423
18424         * gcc.dg/cpp/if-6.c: New testcase.
18425
18426         * gcc.dg/20001201-1.c: New testcase.
18427
18428 2000-12-02  Neil Booth  <neilb@earthling.net>
18429
18430         * g++.old-deja/g++.other/externC4.C,
18431         g++.old-deja/g++.other/friend10.C: New tests.
18432
18433 2000-12-02  Neil Booth  <neilb@earthling.net>
18434
18435         * g++.old-deja/g++.other/instan2.C
18436         * g++.old-deja/g++.other/instan3.C: New test.
18437
18438 2000-12-02  Neil Booth  <neilb@earthling.net>
18439
18440         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
18441         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
18442         gnuc99.c,gnuc99-pedantic.c: New tests.
18443
18444 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18445
18446         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
18447         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
18448
18449 2000-12-01  Neil Booth  <neilb@earthling.net>
18450
18451         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
18452         * gcc.dg/cpp/poison.c: Update.
18453         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
18454
18455 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
18456
18457         * g77.f-torture/execute/20001201.f: New test.
18458
18459 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
18460
18461         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
18462
18463 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
18464
18465         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
18466
18467 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
18468
18469         * g++.old-deja/g++.other/cast6.C: New test.
18470
18471 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
18472
18473         * gcc.c-torture/execute/20001130-2.c: New testcase.
18474
18475 2000-11-30  Richard Henderson  <rth@redhat.com>
18476
18477         * gcc.c-torture/execute/20001130-1.c: New test.
18478
18479 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18480
18481         * g++.old-deja/g++.other/op3.C: New test.
18482
18483 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18484
18485         * g++.old-deja/g++.other/op2.C: New test.
18486
18487 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
18488
18489         * g++.old-deja/g++.other/crash38.C: New test.
18490
18491 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
18492
18493         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
18494
18495 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
18496
18497         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
18498         tests.
18499         * gcc.c-torture/execute/string-opt-6.c: New test.
18500
18501         * gcc.dg/20001117-1.c: Add main.
18502
18503 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
18504
18505         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
18506         Move from here ...
18507         * gcc.dg/940510-1.c: ... to here.
18508
18509         * gcc.dg/20000926-1.c: GNU C now allows initializations of
18510         zero-size arrays in toplevel structures.
18511
18512 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18513
18514         * gcc.c-torture/execute/loop-8.c: New test.
18515
18516 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18517
18518         * g++.old-deja/g++.other/base1.C: New test.
18519
18520 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18521
18522         * g++.old-deja/g++.other/parse2.C: New test.
18523
18524 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18525
18526         * g++.old-deja/g++.pt/incomplete1.C: New test.
18527
18528 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
18529
18530         * g++.old-deja/g++.other/friend9.C: New test.
18531
18532 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
18533
18534         * gcc.dg/20001127-1.c: New test.
18535
18536 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18537
18538         * g++.old-deja/g++.pt/friend46.C: New test.
18539
18540 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
18541
18542         * g++.old-deja/g++.other/ptrmem8.C: New test.
18543
18544 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18545
18546         * gcc.c-torture/execute/string-opt-7.c: New test.
18547         * gcc.c-torture/execute/string-opt-8.c: Likewise.
18548
18549 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
18550
18551         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
18552         instead of 'mkcheck 2'.
18553
18554 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18555
18556         * gcc.c-torture/execute/memcheck/driver.c,
18557         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
18558         C9X references to refer to C99.
18559
18560 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
18561
18562         * gcc.dg/ultrasp3.c: New test.
18563
18564 2000-11-25  Neil Booth  <neilb@earthling.net>
18565
18566         * gcc.dg/cpp/include2.c: Update test to be locale independent.
18567
18568 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
18569
18570         * gcc.c-torture/compile/20001123-2.c: New.
18571
18572 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18573
18574         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
18575
18576 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
18577
18578         * gcc.dg/sequence-point-1.c: Add some new tests.
18579         * gcc.c-torture/execute/20001124-1.c: New test.
18580
18581 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18582
18583         * g++.old-deja/g++.other/vaarg4.C: New test.
18584         * gcc.c-torture/compile/20001123-1.c: New test.
18585
18586 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
18587
18588         * g++.other/crash24.C: Adjust and remove XFAIL.
18589         * g++.other/crash37.C: New test.
18590
18591 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
18592
18593         * g++.old-deja/g++.pt/instantiate9.C: New test.
18594
18595 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
18596
18597         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
18598         new ABI, too.
18599
18600         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
18601         * g++.old-deja/g++.robertl/eb55.C: Likewise.
18602
18603 2000-11-22  Neil Booth  <neilb@earthling.net>
18604
18605         * gcc.dg/cpp/Wtrigraphs.c: New test.
18606
18607 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
18608
18609         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
18610
18611 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
18612
18613         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
18614
18615 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
18616
18617         * lib/gcc-dg.exp: load_lib scanasm.exp.
18618         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
18619         * lib/g++-dg.exp: load_lib scanasm.exp.
18620         * lib/scanasm.exp: New.
18621         (scan-assembler, scan-assembler-not): Add optional arguments to
18622         test name, or if not present, the pattern name.
18623         (scan-assembler-dem, scan-assembler-dem-not): New.
18624
18625         * g++.dg/dg.exp: New.
18626
18627 2000-11-21  Neil Booth  <neilb@earthling.net>
18628
18629         * gcc.dg/cpp/integrated1.c: Remove.
18630
18631 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18632
18633         * gcc.c-torture/execute/20001121-1.c: New test.
18634
18635 2000-11-21  Richard Henderson  <rth@redhat.com>
18636
18637         * gcc.c-torture/compile/20001121-1.c: New test.
18638
18639 2000-11-20  Neil Booth  <neilb@earthling.net>
18640
18641         * gcc.dg/cpp/integrated1.c: New test.
18642
18643 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
18644
18645         * g++.old-deja/g++.other/inline17.C: New test.
18646
18647 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
18648
18649         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
18650         local variable to be zero: I made the variable global. Now
18651         uses abort() and exit() instead of relying on main's return value.
18652
18653 2000-11-20  Neil Booth  <neilb@earthling.net>
18654
18655         * gcc.dg/cpp/paste2.c: Update test.
18656         * objc/execute/paste.m: New test.
18657
18658 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18659
18660         * gcc.dg/c99-condexpr-1.c: New test.
18661
18662 2000-11-20  Neil Booth  <neilb@earthling.net>
18663
18664         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
18665
18666 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
18667
18668         * g++.old-deja/g++.pt/export1.C: New test.
18669
18670 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
18671
18672         * gcc.dg/20001117-1.c: New test.
18673
18674 2000-11-18  Richard Henderson  <rth@redhat.com>
18675
18676         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
18677
18678 2000-11-18  Richard Henderson  <rth@redhat.com>
18679
18680         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
18681         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
18682         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
18683
18684 2000-11-18  Richard Henderson  <rth@redhat.com>
18685
18686         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
18687         (main): New.  Exit cleanly.
18688
18689 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18690
18691         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
18692         gcc.dg/c99-fordecl-2.c: New tests.
18693
18694 2000-11-18  Richard Henderson  <rth@redhat.com>
18695
18696         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
18697         * gcc.c-torture/execute/zerolen-2.c: New.
18698
18699 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18700
18701         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
18702         memory.
18703
18704 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18705
18706         * g++.old-deja/g++.pt/instantiate8.C: New test.
18707
18708 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
18709
18710         * g++.old-deja/g++.other/incomplete.C: Add more tests.
18711         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
18712
18713 2000-11-16  Nick Clifton  <nickc@redhat.com>
18714
18715         * gcc.c-torture/execute/nestfunc-2.c: New test.
18716         * gcc.c-torture/execute/nestfunc-3.c: New test.
18717
18718 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
18719
18720         * gcc.c-torture/compile/20001116-1.c: New test.
18721
18722 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18723
18724         * gcc.c-torture/execute/20001115-1.c: New test.
18725
18726 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
18727
18728         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
18729         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
18730         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
18731         * g++.old-deja/g++.abi/vmihint.C: Likewise.
18732
18733 2000-11-15  Neil Booth  <neilb@earthling.net>
18734
18735         gcc.dg/cpp/_Pragma1.c: Update.
18736         gcc.dg/cpp/_Pragma2.c: New test.
18737
18738 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18739
18740         * g++.old-deja/g++.other/anon5.C: New test.
18741
18742 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
18743
18744         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
18745         tests.
18746
18747 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
18748
18749         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
18750         output.
18751
18752 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18753
18754         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
18755         labels at end of compound statements.
18756
18757 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
18758
18759         * gcc.c-torture/execute/loop-7.c: New test.
18760
18761 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18762
18763         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
18764
18765 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18766
18767         * gcc.dg/c99-bool-1.c: New test.
18768
18769 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
18770
18771         * gcc.dg/c99-scope-1.c: Remove xfail.
18772         * gcc.dg/c99-scope-2.c: New test.
18773
18774 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18775
18776         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
18777         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
18778
18779 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
18780
18781         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
18782         error messages.
18783
18784         * g++.mike/p700.C: Don't typedef wchar_t.
18785         * g++.mike/p784.C: Likewise.
18786         * g++.mike/eb101.C: Don't use __wchar_t.
18787
18788 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
18789
18790         * g77.f-torture/execute/20001111.[fx]: Test premature exit
18791         from DO loop.
18792
18793 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
18794
18795         * gcc.c-torture/execute/20001111-1.c: New test.
18796
18797 2000-11-10  Nick Clifton  <nickc@redhat.com>
18798
18799         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
18800         long multuiple and accumulate.
18801
18802 2000-11-09  Richard Henderson  <rth@redhat.com>
18803
18804         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
18805         via size_t instead of int.
18806
18807         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
18808         * gcc.c-torture/execute/string-opt-2.c: Likewise.
18809         * gcc.c-torture/execute/string-opt-3.c: Likewise.
18810         * gcc.c-torture/execute/string-opt-4.c: Likewise.
18811
18812 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
18813
18814         * gcc.c-torture/compile/20001109-1.c: New test.
18815         * gcc.c-torture/compile/20001109-2.c: New test.
18816
18817 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
18818
18819         * g++.old-deja/g++.pt/operator1.C: New test.
18820         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
18821
18822 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
18823
18824         * gcc.dg/20001108-1.c: New test.
18825
18826 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
18827
18828         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
18829         with both arguments constant strings.
18830         * gcc.c-torture/execute/string-opt-3.c: New test.
18831         * gcc.c-torture/execute/string-opt-4.c: New test.
18832         * gcc.c-torture/execute/string-opt-5.c: New test.
18833
18834 2000-11-08  Nick Clifton  <nickc@redhat.com>
18835
18836         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
18837         mulsidi3adddi patterns.
18838
18839 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
18840
18841         * g++.old-deja/g++.other/crash36.C: New test.
18842
18843 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
18844
18845         * g++.old-deja/g++.other/init16.C: New test.
18846
18847 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
18848
18849         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
18850
18851 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
18852
18853         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
18854         * gcc.c-torture/execute/va-arg-16.x: Likewise.
18855         * gcc.c-torture/execute/va-arg-17.x: Likewise.
18856
18857 2000-11-07  DJ Delorie  <dj@redhat.com>
18858
18859         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
18860
18861 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18862
18863         * gcc.c-torture/execute/string-opt-1.c: New test.
18864
18865 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
18866
18867         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
18868         mips-sgi-irix6.* because the MIPS ABI passes floating-point
18869         parameters in registers, and there is no way for a varargs
18870         function to know in which order the integer and floating-point
18871         parameters should be interleaved when they are placed on the
18872         stack.
18873         * gcc.c-torture/execute/va-arg-16.x: Likewise.
18874         * gcc.c-torture/execute/va-arg-17.x: Likewise.
18875
18876 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18877
18878         * gcc.c-torture/execute/string-opt-2.c: New test.
18879
18880 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
18881
18882         * g++.old-deja/g++.pt/crash60.C: New test.
18883
18884 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
18885
18886         * g++.old-deja/g++.other/crash24.C: New test.
18887         * g++.old-deja/g++.other/crash25.C: New test.
18888         * g++.old-deja/g++.other/crash26.C: New test.
18889         * g++.old-deja/g++.other/crash27.C: New test.
18890         * g++.old-deja/g++.other/crash28.C: New test.
18891         * g++.old-deja/g++.other/crash29.C: New test.
18892         * g++.old-deja/g++.other/crash30.C: New test.
18893         * g++.old-deja/g++.other/crash31.C: New test.
18894         * g++.old-deja/g++.other/crash32.C: New test.
18895         * g++.old-deja/g++.other/crash33.C: New test.
18896         * g++.old-deja/g++.other/crash34.C: New test.
18897         * g++.old-deja/g++.other/crash35.C: New test.
18898
18899 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
18900
18901         * gcc.c-torture/execute/20001031-1.c: New test.
18902
18903 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
18904
18905         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
18906         namespace.
18907
18908         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
18909         standards-conformant.
18910
18911         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
18912
18913         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
18914         * g++.old-deja/g++.mike/p755a.C: Likewise.
18915         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
18916         library makes no calls to `operator new' during initialization.
18917
18918 2000-11-04  Neil Booth  <neilb@earthling.net>
18919
18920         * gcc.dg/cpp/include2.c: New tests.
18921
18922 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
18923
18924         * lib/g++.exp (g++_set_ld_library_path): New function.
18925         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
18926
18927 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
18928
18929         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
18930         warnings.
18931
18932 2000-11-01  Richard Henderson  <rth@redhat.com>
18933
18934         * g++.old-deja/g++.ext/namedret1.C: New.
18935         * g++.old-deja/g++.ext/namedret2.C: New.
18936         * g++.old-deja/g++.ext/namedret3.C: New.
18937
18938 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
18939
18940         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
18941         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
18942
18943 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18944
18945         * gcc.c-torture/execute/va-arg-21.c: New test.
18946
18947 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
18948
18949         * gcc.dg/c99-complex-2.c: New test.
18950
18951 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18952
18953         * gcc.c-torture/execute/stdio-opt-1.c: New test.
18954
18955 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
18956
18957         * g++.old-deja/g++.other/inline16.C: New test.
18958
18959 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
18960
18961         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
18962         __PRETTY_FUNCTION__
18963
18964 2000-10-29  Neil Booth  <neilb@earthling.net>
18965
18966         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
18967         New tests.
18968         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
18969         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
18970         optimisation.
18971
18972 2000-10-29  Neil Booth  <neilb@earthling.net>
18973
18974         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
18975         * mi1.c, mi1c.h: Add null directives to multiple-include test.
18976         * mi5.c: Test multiple includes work with -C.
18977         * trigraphs.c: Test ^= version.
18978
18979 2000-10-28  Neil Booth  <neilb@earthling.net>
18980
18981         New tests and test updates for new macro expander.
18982
18983         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
18984         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
18985         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
18986         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
18987         new diagnostic messages.
18988
18989         * gcc.dg/cpp/macro3.c: New tests.
18990
18991 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
18992
18993         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
18994         on the same line.
18995
18996 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
18997
18998         * g++.old-deja/g++.other/eh2.C: New test.
18999
19000 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
19001
19002         * gcc.c-torture/execute/20001027-1.c: New test.
19003
19004 2000-10-26  Richard Henderson  <rth@redhat.com>
19005
19006         * gcc.c-torture/execute/20001026-1.c: New.
19007
19008 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
19009
19010         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
19011         * g++.old-deja/g++.law/builtin1.C: Likewise.
19012         * g++.old-deja/g++.law/ctors10.C: Likewise.
19013         * g++.old-deja/g++.law/virtual3.C: Likewise.
19014         * g++.old-deja/g++.mike/p658.C: Likewise.
19015         * g++.old-deja/g++.other/sibcall1.C: Likewise.
19016         * g++.old-deja/g++.other/vaarg2.C: Likewise.
19017         * g++.old-deja/g++.robertl/eb124.C: Likewise.
19018         * g++.old-deja/g++.robertl/eb44.C: Likewise.
19019         * g++.old-deja/g++.robertl/eb77.C: Likewise.
19020
19021 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
19022
19023         * gcc.c-torture/compile/20001024-1.c: New test.
19024
19025 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
19026
19027         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
19028         to tell us whether or not we are using V3.
19029
19030 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
19031
19032         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
19033         operands.
19034
19035 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19036
19037         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
19038
19039 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
19040
19041         * gcc.c-torture/execute/20001024-1.c: New test.
19042
19043 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
19044
19045         * g++.old-deja/g++.other/sibcall1.C: New test.
19046
19047 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
19048
19049         * gcc.dg/noncompile/init-3.c: New test.
19050
19051 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
19052
19053         * gcc.dg/format-array-1.c: New test.
19054
19055 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19056
19057         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
19058         writing through null pointers; remove comment about testing
19059         unterminated strings.
19060
19061 2000-10-17  Matthew Hiller  <hiller@redhat.com>
19062
19063         * gcc.c-torture/execute/20001017-2.c: New test.
19064
19065 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19066
19067         * gcc.c-torture/compile/20001018-1.c: New test.
19068         * gcc.c-torture/compile/20001018-1.x: Xfail.
19069
19070 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19071
19072         * gcc.c-torture/execute/20001017-1.c: New test.
19073
19074 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19075
19076         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
19077         for multiple use of arguments with scanf formats; add tests for
19078         multiple use of arguments.
19079
19080 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
19081
19082         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
19083
19084 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19085
19086         * gcc.dg/format-miss-1.c: New test.
19087
19088 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19089
19090         * gcc.c-torture/execute/20001013-1.c: New test.
19091
19092 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19093
19094         * gcc.dg/format-branch-1.c: New test.
19095
19096 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
19097
19098         * README, lib/file-format.exp: Remove EGCS references.
19099
19100 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
19101
19102         * gcc.dg/20001013-1.c: New test.
19103
19104 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19105
19106         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
19107         for intmax_t in the compiler using __typeof__ and the type rules
19108         for conditional expressions.
19109
19110 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
19111
19112         * gcc.dg/20001012-1.c: New test.
19113         * gcc.dg/20001012-2.c: New test.
19114
19115 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19116
19117         * gcc.dg/format-attr-1.c: New test.
19118
19119 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19120
19121         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
19122         __LONG_LONG_MAX__ instead of LLONG_MAX.
19123
19124 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19125
19126         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
19127         scanf flags.
19128         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
19129         flags.
19130
19131 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19132
19133         * gcc.dg/sequence-pt-1.c: New test.
19134
19135 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
19136
19137         * gcc.c-torture/execute/20001011-1.c: New testcase.
19138         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
19139
19140 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19141
19142         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
19143         does not error on it.
19144
19145 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
19146
19147         * gcc.dg/20001009-1.c: New test.
19148
19149 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
19150
19151         * gcc.c-torture/compile/20001009-1.c: Move from here ....
19152         * gcc.c-torture/execute/20001009-2.c: ... to here.
19153
19154 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
19155
19156         * gcc.c-torture/compile/20001009-1.c: New testcase.
19157         * gcc.c-torture/execute/20001009-1.c: New testcase.
19158         Testcases provided by Jan Hubicka <jh@suse.cz>.
19159
19160 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19161
19162         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19163         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
19164         uintmax_t using <limits.h> to emulate the compiler's internal
19165         logic.  No longer XFAIL %j tests.
19166
19167 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19168
19169         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
19170         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
19171         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
19172         regexps and details of expected handling of some bad formats.
19173         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
19174         suppression.
19175
19176 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19177
19178         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
19179         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
19180         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
19181         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
19182         in list archives.
19183
19184 2000-10-06  Richard Henderson  <rth@cygnus.com>
19185
19186         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
19187         * g++.old-deja/g++.brendan/crash52.C: Likewise.
19188         * g++.old-deja/g++.jason/report.C: Likewise.
19189         * g++.old-deja/g++.law/friend5.C: Likewise.
19190         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
19191         of the expected warnings.
19192
19193 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
19194
19195         * g++.old-deja/g++.pt/enum14.C: New test.
19196
19197 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
19198
19199         * g++.old-deja/g++.pt/crash59.C: New test.
19200
19201 2000-10-04  Will Cohen  <wcohen@redhat.com>
19202
19203         * gcc.dg/20000926-1.c: New test.
19204
19205 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
19206
19207         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
19208         function name for current C++ compiler.
19209         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
19210
19211 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
19212
19213         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
19214         __PRETTY_FUNCTION__.
19215         * g++.old-deja/g++.ext/pretty2.C: Likewise.
19216
19217 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19218
19219         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
19220
19221 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
19222
19223         * gcc.c-torture/compile/20000923-1.c: New test.
19224
19225 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
19226
19227         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
19228         * g++.old-deja/g++.pt/ttp62.C: Same.
19229         * g++.old-deja/g++.other/inline14.C: Same.
19230
19231 2000-09-24  Richard Henderson  <rth@cygnus.com>
19232
19233         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
19234
19235 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19236
19237         * gcc.dg/c90-printf-1.c: Add test for wide string format.
19238
19239 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
19240
19241         * gcc.c-torture/compile/20000922-1.c: New file.
19242
19243 2000-09-21  Nick Clifton  <nickc@redhat.com>
19244
19245         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
19246         a signed long modulo operation.
19247         (mod6): New function - perform an unsigned long modulo operation.
19248         (main): Add tests for modulos of very large numbers by very small
19249         dividends.
19250
19251 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19252
19253         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
19254
19255 2000-09-19  Richard Henderson  <rth@cygnus.com>
19256
19257         * gcc.dg/compare2.c (case 10): XFAIL.
19258
19259 2000-09-18  Richard Henderson  <rth@cygnus.com>
19260
19261         * gcc.c-torture/execute/20000906-1.c: Move ...
19262         * gcc.dg/20000906-1.c: ... here.  Only run on targets
19263         that support __builtin_trap.
19264
19265 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
19266
19267         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
19268
19269 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19270
19271         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
19272         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
19273         more $ format tests.
19274
19275 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19276
19277         * gcc.dg/format-errmk-1.c: New test.
19278
19279 2000-09-17  Greg McGary  <greg@mcgary.org>
19280
19281         * gcc.c-torture/execute/20000917-1.x: Remove.
19282
19283 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19284
19285         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
19286
19287 2000-09-17  Greg McGary  <greg@mcgary.org>
19288
19289         * gcc.c-torture/execute/20000917-1.c: New test.
19290         * gcc.c-torture/execute/20000917-1.x: XFAIL.
19291
19292 2000-09-16  Neil Booth  <NeilB@earthling.net>
19293
19294         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
19295         in nested macro bug.
19296
19297 2000-09-15  Neil Booth  <NeilB@earthling.net>
19298
19299         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
19300
19301 2000-09-14  Jeffrey A Law  (law@cygnus.com)
19302
19303         * gcc.c-torture/execute/20000914-1.c: New test.
19304
19305 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
19306
19307         * g++.other/inline13.C: New test.
19308
19309 2000-09-12  Andreas Jaeger  <aj@suse.de>
19310
19311         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
19312         constant by Ulrich Drepper <drepper@redhat.com>.
19313
19314 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
19315
19316         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
19317
19318 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19319
19320         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
19321
19322 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
19323
19324         * gcc.dg/cpp/backslash.c: New test.
19325
19326 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
19327
19328         * gcc.c-torture/execute/20000910-1.c: New test.
19329         * gcc.c-torture/execute/20000910-2.c: Likewise.
19330
19331 2000-09-11  Robert Lipe  <robertl@sco.com>
19332
19333         * gcc.dg/pragma-align.c: New test.
19334
19335 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
19336
19337         * g++.old-deja/g++.pt/explicit82.C: New test.
19338         * g++.old-deja/g++.pt/explicit83.C: New test.
19339
19340 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
19341
19342         * gcc.dg/asm-names.c: New test.
19343
19344 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19345
19346         * gcc.dg/cpp/tr-warn6.c: New test
19347
19348 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19349
19350         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
19351         be accepted.
19352
19353 2000-09-07  Catherine Moore  <clm@redhat.com>
19354
19355         * gcc.c-torture/execute/unroll-1.c: New test.
19356
19357 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
19358
19359         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
19360         ERROR markers.
19361         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
19362         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
19363         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
19364         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
19365         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
19366         Preprocess only.
19367         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
19368         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
19369
19370 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19371
19372         * g++.old-deja/g++.pt/deduct2.C: New test.
19373
19374 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19375
19376         * g++.old-deja/g++.pt/parms2.C: New test.
19377
19378 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19379
19380         * g++.old-deja/g++.pt/crash58.C: New test.
19381
19382 2000-09-06  Greg McGary  <greg@mcgary.org>
19383
19384         * gcc.c-torture/execute/20000906-1.c: New test.
19385         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
19386
19387 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19388
19389         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
19390
19391 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19392
19393         * g++.old-deja/g++.pt/crash57.C: New test.
19394
19395 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19396
19397         * g++.old-deja/g++.pt/crash56.C: New test.
19398
19399 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19400
19401         * g++.old-deja/g++.pt/koenig1.C: New test.
19402
19403 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19404
19405         * gcc.dg/20000904-1.c: New test.
19406
19407 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
19408
19409         * gcc.dg/cpp/paste8.c: New test.
19410
19411 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
19412
19413         * gcc.c-torture/compile/20000827-1.c: New test.
19414
19415 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19416
19417         * gcc.dg/format-diag-1.c: New test.
19418
19419 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
19420
19421         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
19422         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
19423         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
19424         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
19425         gcc.dg/formatz-1.c: Adjust warning regular expressions.
19426
19427 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19428
19429         * g++.old-deja/g++.other/nested4.C: New test.
19430
19431 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
19432
19433         * g++.old-deja/g++.ns/scoped1.C: New test.
19434
19435 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
19436
19437         * lib/g++.exp: Support testing already-installed GCC.
19438
19439 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19440
19441         * wtr-label-1.c, wtr-suffix-1.c: New tests.
19442
19443 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19444
19445         * gcc.dg/return-type-2.c: New test.
19446
19447 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
19448
19449         * gcc.c-torture/compile/20000825-1.c: New test.
19450
19451 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
19452
19453         * gcc.dg/dwarf2-2.c: New test.
19454
19455 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
19456
19457         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
19458         dg-warning regexps.
19459
19460 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19461
19462         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
19463         gcc.dg/format-ext-5.c: New tests.
19464
19465 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
19466
19467         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
19468
19469 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
19470
19471         * gcc.dg/noncompile/930622-2.c: Adjust error message.
19472
19473 2000-08-24  Richard Henderson  <rth@cygnus.com>
19474
19475         * gcc.dg/ia64-sync-1.c: New test.
19476         * gcc.dg/ia64-sync-2.c: New test.
19477         * gcc.dg/ia64-asm-1.c: New test.
19478
19479 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
19480
19481         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
19482         * gcc.dg/format-ext-2.c: New test.
19483
19484 2000-08-23  Jason Merrill  <jason@redhat.com>
19485
19486         * lib/old-dejagnu.exp: Also ignore "In member function" and
19487         "At global scope".
19488
19489 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19490
19491         * gcc.dg/noncompile/label-lineno-1.c: New test.
19492
19493 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19494
19495         * gcc.dg/c99-array-nonobj-1.c: New test.
19496
19497 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19498
19499         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
19500         tests.
19501         * gcc.dg/format-ext-1.c: New test.
19502
19503 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19504
19505         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
19506         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
19507         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
19508         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
19509         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
19510
19511 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19512
19513         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
19514         gcc.dg/c99-strftime-2.c: New tests.
19515
19516 2000-08-22  Richard Henderson  <rth@cygnus.com>
19517
19518         * gcc.c-torture/execute/20000822-1.c: New test.
19519
19520 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19521
19522         * gcc.c-torture/execute/20000819-1.x: Remove.
19523
19524 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19525
19526         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
19527         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
19528         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
19529         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
19530         gcc.dg/format-xopen-1.c: New tests.
19531
19532 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19533
19534         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
19535
19536 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
19537
19538         * g++.old-deja/g++.other/loop2.C: New test.
19539
19540         * gcc.c-torture/compile/20000606-1.c: New test.
19541         * gcc.c-torture/compile/20000728-1.c: New test.
19542         * gcc.c-torture/execute/20000801-1.c: New test.
19543         * gcc.c-torture/execute/20000801-2.c: New test.
19544         * gcc.c-torture/execute/20000819-1.c: New test.
19545         * gcc.c-torture/execute/20000819-1.x: XFAIL.
19546         * gcc.dg/20000629-1.c: New test.
19547         * gcc.dg/20000724-1.c: New test.
19548         * gcc.dg/20000807-1.c: New test.
19549
19550 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
19551
19552         * gcc.dg/cpp/pragma-1.c: New test.
19553         * gcc.dg/cpp/pragma-2.c: New test.
19554
19555 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
19556
19557         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
19558         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
19559
19560 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
19561
19562         * gcc.c-torture/compile/20000818-1.c: New test.
19563
19564 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
19565
19566         * gcc.c-torture/execute/20000818-1.c: New test.
19567
19568 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
19569
19570         * gcc.dg/format-va-1.c: New test.
19571
19572 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19573
19574         * g++.old-deja/g++.other/typedef8.C: New test.
19575
19576 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19577
19578         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
19579         * g++.old-deja/g++.mike/net36.C: Mark candidate.
19580         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
19581         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
19582         * g++.old-deja/g++.other/ptrmem7.C: New test.
19583         * g++.old-deja/g++.pt/ptrmem10.C: New test.
19584
19585 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
19586
19587         * g++.old-deja/g++.pt/typename27.C: New test.
19588
19589 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
19590
19591         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
19592         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
19593         * g++.old-deja/g++.pt/friend45.C: New test.
19594         * g++.old-deja/g++.other/friend8.C: New test.
19595
19596 2000-08-15  Richard Henderson  <rth@cygnus.com>
19597
19598         * gcc.c-torture/execute/20000815-1.c: New test.
19599
19600 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
19601
19602         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
19603         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
19604         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
19605
19606 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
19607
19608         * g++.old-deja/g++.other/refinit2.C: New test.
19609
19610 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
19611
19612         * lib/c-torture.exp (c-torture): Make
19613         compiler_conditional_xfail_data global.
19614         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
19615         compiler_conditional_xfail_data machinery.
19616         (f-torture-execute): Likewise.
19617         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
19618         and only when unrolling loops.
19619
19620         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
19621
19622 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19623
19624         * g++.old-deja/g++.pt/explicit81.C: New test.
19625
19626 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
19627
19628         * g++.old-deja/g++.pt/typename26.C: New test.
19629
19630 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
19631
19632         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
19633         warning.
19634
19635 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
19636
19637         * g++.old-deja/g++.other/array3.C: New test.
19638
19639 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19640
19641         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
19642         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
19643         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
19644         New tests.
19645
19646 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
19647
19648         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
19649         * g++.old-deja/g++.abi/vmihint.C: Likewise.
19650
19651 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
19652
19653         * gcc.c-torture/execute/20000808-1.c: New test.
19654
19655 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
19656
19657         * gcc.dg/c90-const-expr-1.c: New test.
19658
19659 2000-08-08  Richard Henderson  <rth@cygnus.com>
19660
19661         * gcc.dg/noncompile/920923-1.c: Declare calloc.
19662
19663 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19664
19665         * gcc.dg/noncompile/const-ll-1.c: New test.
19666
19667 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19668
19669         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
19670
19671 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19672
19673         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
19674         that running programs linked against the shared version of libobjc
19675         run correctly.
19676
19677 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19678
19679         * gcc.dg/c99-printf-1.c: New test.
19680
19681 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
19682
19683         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
19684
19685 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
19686
19687         * gcc.c-torture/execute/20000731-1.x: Delete.
19688
19689 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
19690
19691         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
19692         and torture_without_loops as is done by c-torture.exp.
19693         (search_for): Copy from c-torture.exp.
19694         (gcc-dg-runtest): New function, drives a directory of tests
19695         iterating over the TORTURE_OPTIONS.
19696         (scan-assembler, scan-assembler-not): Move here from
19697         individual directory drivers.
19698
19699         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
19700         defined by lib/gcc-dg.exp.
19701         * gcc.dg/cpp/cpp.exp: Likewise.
19702         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
19703         gcc-dg-runtest, so we cycle over optimization options.
19704
19705         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
19706         * gcc.dg/compare2.c: No longer expected to fail.
19707
19708 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19709
19710         * gcc.c-torture/execute/20000804-1.c: New test.
19711
19712 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
19713
19714         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
19715
19716 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
19717
19718         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
19719
19720 2000-08-03  Jeffrey A Law  (law@cygnus.com)
19721
19722         * gcc.c-torture/compile/20000803-1.c: New test.
19723
19724 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
19725
19726         * gcc.c-torture/execute/20000801-3.c,
19727         gcc.c-torture/execute/20000801-4.c: New tests.
19728         * gcc.c-torture/execute/20000801-3.x,
19729         gcc.c-torture/execute/20000801-4.x: Xfail.
19730
19731 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
19732
19733         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
19734         libobjc/.libs to allow for libtool.
19735
19736 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
19737
19738         * gcc.c-torture/compile/20000802-1.c: New test.
19739
19740 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
19741
19742         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
19743
19744 2000-07-31  Jeffrey A Law  (law@cygnus.com)
19745
19746         * gcc-c-torture/execute/20000731-2.c: New test.
19747
19748         * gcc.c-torture/execute/20000731-1.c: New test.
19749         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
19750
19751 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
19752
19753         * testsuite/gcc.dg/cpp/paste7.c: New test.
19754         * gcc.dg/cpp/20000725-1.c: New test.
19755
19756 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
19757
19758         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
19759         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
19760         declaration warning for __builtin_dwarf_reg_size.
19761
19762         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
19763
19764 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19765
19766         * gcc.dg/noncompile/voidparam-1.c: New test.
19767
19768 2000-07-30  Richard Henderson  <rth@cygnus.com>
19769
19770         * gcc.dg/c90-digraph-1.c: Don't xfail.
19771         * gcc.dg/compare2.c (case 10): Xfail.
19772         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
19773
19774 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
19775
19776         * gcc.dg/c99-main-1.c: New test.
19777
19778 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19779
19780         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
19781
19782 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
19783
19784         * gcc.c-tortuer/execute/20000726-1.c: New test.
19785
19786 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
19787
19788         * gcc.c-torture/execute/enum-2.c: New test.
19789
19790 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19791
19792         * gcc.dg/cpp/tr-warn3.c: New test.
19793
19794 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19795
19796         * g++.old-deja/g++.ext/implicit1.C: Remove.
19797         * g++.old-deja/g++.jason/c2.C: Remove
19798         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
19799         * g++.old-deja/g++.pt/crash16.C: Likewise.
19800         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
19801
19802 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19803
19804         * g++.old-deja/g++.other/for2.C: New test.
19805
19806 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
19807
19808         * gcc.dg/20000720-1.c: New test.
19809
19810 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
19811
19812         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
19813
19814 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
19815
19816         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
19817         * gcc.c-torture/execute/20000722-1.c: New.
19818         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
19819
19820 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
19821
19822         * gcc.dg/cpp/20000720-1.S: New test.
19823
19824 2000-07-21  Michael Meissner  <meissner@redhat.com>
19825
19826         * gcc.c-torture/execute/ieee/hugeval.c: New test.
19827
19828 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
19829
19830         * g++.old-deja/g++.brendan/crash16.C,
19831         g++.old-deja/g++.brendan/parse3.C,
19832         g++.old-deja/g++.brendan/redecl1.C,
19833         g++.old-deja/g++.ns/template13.C,
19834         g++.old-deja/g++.other/decl4.C,
19835         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
19836
19837 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
19838
19839         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
19840         and "Internal error".
19841
19842         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
19843         regexps.
19844         * gcc.dg/cpp/paste6.c: New test.
19845
19846 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
19847
19848         * gcc.dg/cpp/tr-direct.c: New test.
19849
19850         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
19851         gcc.dg/cpp/undef1.c: Tweak error regexps.
19852
19853 2000-07-18  Eric Christopher <echristo@redhat.com>
19854
19855         * gcc.c-torture/compile/20000718-1.c: New test.
19856
19857 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
19858
19859         * cpplex.c (_cpp_push_token): If the token being pushed back
19860         is the previous token in this context, just subtract one from
19861         context->posn.
19862         * cppmacro.c (save_expansion): Clear aux field when storing a
19863         placemarker.
19864
19865 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
19866
19867         * gcc.dg/noncompile/redecl-1.c: New test.
19868
19869 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
19870
19871         * gcc.c-torture/execute/20000717-5.c: New test.
19872         * gcc.c-torture/execute/20000717-1.x: Removed.
19873
19874 2000-07-17  Richard Henderson  <rth@cygnus.com>
19875
19876         * gcc.c-torture/execute/20000717-4.c: New test.
19877
19878 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
19879
19880         * gcc.dg/cpp/syshdr.c: New test.
19881         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
19882
19883 2000-07-17  Neil Booth  <neilb@earthling.net>
19884
19885         * gcc.dg/cpp/cmdlne-dM.c: New test.
19886         * gcc.dg/cpp/cmdlne-dD.c: New test.
19887
19888 2000-07-17  Jeffrey A Law  (law@cygnus.com)
19889
19890         * gcc.c-torture/execute/20000717-3.c: New test.
19891
19892         * gcc.c-torture/compile/20000717-1.c: New test.
19893
19894 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
19895
19896         * gcc.c-torture/execute/20000717-2.c: New test.
19897
19898 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19899
19900         * gcc.dg/formatz-1.c: New test.
19901
19902         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
19903         * gcc.dg/c99-digraph-1.c: New tests.
19904
19905         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
19906         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
19907
19908         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
19909         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
19910         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
19911         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
19912         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
19913         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
19914         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
19915
19916 2000-07-17   Greg McGary <greg@mcgary.org>
19917
19918         * gcc.c-torture/execute/20000717-1.c: New test.
19919         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
19920
19921 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
19922
19923         * gcc.c-torture/execute/20000715-2.c: New test.
19924         * gcc.dg/20000715-1.c: New test.
19925
19926 2000-07-15  Michael Meissner  <meissner@redhat.com>
19927
19928         * gcc.c-torture/execute/20000715-1.c: New test.
19929
19930 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
19931
19932         * gcc.c-torture/execute/20000707-1.c: New test.
19933
19934 2000-07-13  Neil Booth  <NeilB@earthling.net>
19935
19936         * testsuite/gcc.dg/cpp/digraph1.c,
19937         testsuite/gcc.dg/cpp/digraph2.c,
19938         testsuite/gcc.dg/cpp/digraphs.c: New tests.
19939
19940 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
19941
19942         * g77.f-torture/compile/20000630-2.f:  New test.
19943         * g77.f-torture/compile/20000630-2.x
19944
19945 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
19946
19947         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
19948
19949 2000-07-11  Neil Booth  <NeilB@earthling.net>
19950
19951         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
19952
19953 2000-07-11  Neil Booth  <NeilB@earthling.net>
19954
19955         * gcc.dg/cpp/cmdlne-C.c: New.
19956
19957 2000-07-09  Neil Booth  <NeilB@earthling.net>
19958
19959         * gcc.dg/cpp/directiv.c: New tests.
19960         * gcc.dg/cpp/undef1.c: Update.
19961
19962 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
19963
19964         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
19965
19966 2000-07-09  Neil Booth  <NeilB@earthling.net>
19967
19968         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
19969
19970 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
19971
19972         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
19973         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
19974
19975 2000-07-08  Neil Booth  <NeilB@earthling.net>
19976
19977         * gcc.dg/cpp/macsyntx.c: New tests.
19978
19979 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
19980
19981         * gcc.dg/20000707-1.c: New test.
19982
19983 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
19984
19985         * gcc.c-torture/execute/20000706-1.c: New test.
19986         * gcc.c-torture/execute/20000706-2.c: New test.
19987         * gcc.c-torture/execute/20000706-3.c: New test.
19988         * gcc.c-torture/execute/20000706-4.c: New test.
19989         * gcc.c-torture/execute/20000706-5.c: New test.
19990
19991 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
19992
19993         * g++.old-deja/g++.pt/instantiate7.C: New test.
19994
19995 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
19996
19997         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
19998         * g++.old-deja/g++.mike/thunk3.C: Likewise.
19999         * g++.old-deja/g++.other/rtti3.C: Likewise.
20000         * g++.old-deja/g++.other/rttid3.C: Likewise.
20001
20002 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
20003
20004         *  g77.f-torture/compile/20000630-1.x: Fix typo
20005
20006 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
20007
20008         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
20009         assembly output.
20010
20011 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
20012
20013         * gcc.dg/cpp/ident.c: New test.
20014
20015 2000-07-05  Neil Booth  <NeilB@earthling.net>
20016
20017         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
20018           gcc.dg/cpp/lexstrng.c: New tests.
20019
20020 2000-07-04  Neil Booth  <NeilB@earthling.net>
20021
20022         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
20023         * gcc.dg/cpp/strify2.c: Same.
20024
20025 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
20026
20027         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
20028         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
20029         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
20030         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
20031
20032         * testsuite/gcc.dg/cpp/macro1.c,
20033         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
20034         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
20035         testsuite/gcc.dg/cpp/strify1.c,
20036         testsuite/gcc.dg/cpp/strify2.c: New tests.
20037
20038 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
20039
20040         * gcc.c-torture/execute/20000703-1.c: New test.
20041
20042 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20043
20044         * g++.old-deja/g++.pt (lookup10.C): New test.
20045
20046 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
20047
20048         * g++.old-deja/g++.pt (typename25.C): New test.
20049
20050 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
20051
20052         * gcc.c-torture/compile/20000701-1.c: New test.
20053
20054 2000-06-30  Nick Clifton  <nickc@cygnus.com>
20055
20056         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
20057         to test case.
20058
20059 2000-06-30  Catherine Moore  <clm@cygnus.com>
20060
20061         * gcc.c-torture/execute/align-1.c: New test.
20062
20063 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
20064
20065         * g++.old-deja/g++.pt/expr8.C: New test.
20066         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
20067
20068 2000-06-29  Nick Clifton  <nickc@cygnus.com>
20069
20070         * gcc.c-torture/compile/20000629-1.c: New test.
20071
20072 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20073
20074
20075         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
20076         gcc.dg/noncompile directory, depending on whether they're
20077         preprocessor tests or not.  Annotate all the tests for the dg
20078         framework.
20079
20080         * gcc.c-torture/noncompile/noncompile.exp: Delete.
20081         * gcc.dg/noncompile/noncompile.exp: New.
20082
20083         * Moved files:
20084         Old name                                New name
20085         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
20086         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
20087         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
20088         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
20089         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
20090         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
20091         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
20092         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
20093         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
20094         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
20095         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
20096         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
20097         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
20098         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
20099         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
20100         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
20101         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
20102         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
20103         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
20104         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
20105         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
20106         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
20107         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
20108         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
20109
20110         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
20111         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
20112         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
20113         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
20114         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
20115         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
20116
20117 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
20118
20119         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
20120         declare one variable.  On the fourth, error.
20121         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
20122         declared by 20000628-1a.h.
20123
20124 2000-06-29  Richard Henderson  <rth@redhat.com>
20125
20126         * gcc.c-torture/execute/930529-1.x: New file.
20127         * gcc.dg/920413-1.c: Adjust expected warning text.
20128         * gcc.dg/980217-1.c: Declare abort.
20129         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
20130
20131 2000-06-29  Jeffrey A Law  (law@cygnus.com)
20132
20133         * g77.f-torture/compile/20000629-1.f: New test.
20134         * g77.f-torture/compile/20000629-1.x: Expected to fail.
20135
20136 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20137
20138         Rearrange lots of files, removing entirely the
20139         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
20140         directories.
20141
20142         * Deleted files:
20143         gcc.c-torture/code_quality/code_quality.exp
20144         gcc.c-torture/special/special.exp
20145         gcc.failure/failure.exp
20146         gcc.failure/940409-1.x
20147         gcc.c-torture/compile/961203-1.x
20148
20149         * New files:
20150         gcc.misc-tests/linkage.exp
20151         gcc.c-torture/execute/920730-1t.c
20152         gcc.c-torture/execute/920730-1t.x
20153         gcc.c-torture/compile/920520-1.x
20154         gcc.c-torture/compile/920521-1.x
20155         gcc.c-torture/compile/981006-1.x
20156         gcc.c-torture/execute/eeprof-1.x
20157
20158         * Moved files (possibly with modifications to fit a new harness):
20159         Old name                                New name
20160         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
20161         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
20162         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
20163         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
20164         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
20165         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
20166         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
20167         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
20168         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
20169         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
20170         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
20171         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
20172         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
20173         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
20174
20175 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
20176
20177         * c-torture/compile/961203-1.x: Delete.
20178
20179         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
20180         not exit. Include stdio.h.
20181         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
20182         * gcc.misc-tests/dg-12.c: Likewise.
20183         * gcc.misc-tests/dg-5.c: Likewise.
20184         * gcc.misc-tests/dg-6.c: Likewise.
20185         * gcc.misc-tests/dg-7.c: Prototype abort.
20186         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
20187         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
20188         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
20189         not exit.
20190         * gcc.misc-tests/sieve.c: Use return from main, not exit.
20191         * gcc.misc-tests/sort2.c: Use return from main, not exit.
20192
20193 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
20194
20195         * gcc.dg/cpp/20000628-1.c: New test.
20196         * gcc.dg/cpp/20000628-1.h: New header for above test.
20197         * gcc.dg/cpp/20000628-1a.h: Likewise.
20198
20199 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
20200
20201         * gcc.dg/cpp: New directory.
20202         * gcc.dg/cpp/cpp.exp: New driver.
20203         * gcc.dg/cpp/20000627-1.c: New test.
20204         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
20205         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
20206         and rewrite as a compilation test.
20207
20208         * gcc.dg: Move many files into the cpp subdirectory, possibly
20209         renaming or editing them as well.
20210         Old name                New name
20211         990119-1.c              cpp/19990119-1.c
20212         990228-1.c              cpp/19990228-1.c
20213         990407-1.c              cpp/19990407-1.c
20214         990409-1.c              cpp/19990409-1.c
20215         990413-1.c              cpp/19990413-1.c
20216         990703-1.c              cpp/19990703-1.c
20217         20000127-1.c            cpp/20000127-1.c
20218         20000129-1.c            cpp/20000129-1.c
20219         20000207-1.c            cpp/20000207-1.c
20220         20000207-2.c            cpp/20000207-2.c
20221         20000209-1.c            cpp/20000209-1.c
20222         20000209-2.c            cpp/20000209-2.c
20223         20000301-1.c            cpp/20000301-1.c
20224         20000419-1.c            cpp/20000419-1.c
20225         20000510-1.S            cpp/20000510-1.S
20226         20000519-1.c            cpp/20000519-1.c
20227         20000529-1.c            cpp/20000529-1.c
20228         20000625-1.c            cpp/20000625-1.c
20229         20000625-2.c            cpp/20000625-2.c
20230         cpp-as1.c               cpp/assert1.c
20231         cpp-as2.c               cpp/assert2.c
20232         cxx-comments-1.c        cpp/cxxcom1.c
20233         cxx-comments-2.c        cpp/cxxcom2.c
20234         endif-label.c           cpp/endif.c
20235         cpp-hash1.c             cpp/hash1.c
20236         cpp-hash2.c             cpp/hash2.c
20237         cpp-if1.c               cpp/if-1.c
20238         cpp-if2.c               cpp/if-2.c
20239         cpp-if3.c               cpp/if-3.c
20240         cpp-if4.c               cpp/if-4.c
20241         cpp-if5.c               cpp/if-5.c
20242         cpp-cond.c              cpp/if-cexp.c
20243         cpp-missingop.c         cpp/if-mop.c
20244         cpp-missingparen.c      cpp/if-mpar.c
20245         cpp-opprec.c            cpp/if-oppr.c
20246         cpp-ifparen.c           cpp/if-paren.c
20247         cpp-shortcircuit.c      cpp/if-sc.c
20248         cpp-shift.c             cpp/if-shift.c
20249         cpp-unary.c             cpp/if-unary.c
20250         cpp-li1.c               cpp/line1.c
20251         cpp-li2.c               cpp/line2.c
20252         lineno.c                cpp/line3.c
20253         lineno-2.c              cpp/line4.c
20254         cpp-mi.c                cpp/mi1.c
20255         cpp-mic.h               cpp/mi1c.h
20256         cpp-micc.h              cpp/mi1cc.h
20257         cpp-mind.h              cpp/mi1nd.h
20258         cpp-mindp.h             cpp/mi1ndp.h
20259         cpp-mix.h               cpp/mi1x.h
20260         cpp-mi2.c               cpp/mi2.c
20261         cpp-mi2a.h              cpp/mi2a.h
20262         cpp-mi2b.h              cpp/mi2b.h
20263         cpp-mi2c.h              cpp/mi2c.h
20264         cpp-mi3.c               cpp/mi3.c
20265         cpp-mi3.def             cpp/mi3.def
20266         poison-1.c              cpp/poison.c
20267         pr-impl.c               cpp/prag-imp.c
20268         cpp-redef-2.c           cpp/redef1.c
20269         cpp-redef.c             cpp/redef2.c
20270         strpaste.c              cpp/strp1.c
20271         strpaste-2.c            cpp/strp2.c
20272         cpp-tradpaste.c         cpp/tr-paste.c
20273         cpp-tradstringify.c     cpp/tr-str.c
20274         cpp-tradwarn1.c         cpp/tr-warn1.c
20275         cpp-tradwarn2.c         cpp/tr-warn2.c
20276         trigraphs.c             cpp/trigraphs.c
20277         cpp-unc1.c              cpp/unc1.c
20278         cpp-unc2.c              cpp/unc2.c
20279         cpp-unc3.c              cpp/unc3.c
20280         cpp-unc.c               cpp/unc4.c
20281         undef.c                 cpp/undef1.c
20282         undef-2.c               cpp/undef2.c
20283         cpp-wi1.c               cpp/widestr1.c
20284
20285 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
20286
20287         * lib/g++.exp (g++_include_flags): Tweak.
20288
20289 2000-06-27  H.J. Lu  <hjl@gnu.org>
20290             Loren J. Rittle  <ljrittle@acm.org>
20291
20292         * lib/g++.exp (g++_include_flags): Override libgloss.exp
20293         version with one that knows about the new gcc tree structure.
20294         (g++_link_flags): Same.
20295
20296 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
20297
20298         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
20299         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
20300         case we are cross-compiling.
20301
20302         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
20303         g++.old-deja/g++.niklas/Makefile.in,
20304         g++.old-deja/g++.niklas/configure.in,
20305         g++.old-deja/g++.other/Makefile.in,
20306         g++.old-deja/g++.other/configure.in,
20307         gcc.c-torture/code_quality/Makefile.in,
20308         gcc.c-torture/code_quality/configure.in,
20309         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
20310         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
20311         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
20312         gcc.c-torture/execute/ieee/Makefile.in,
20313         gcc.c-torture/execute/ieee/configure.in,
20314         gcc.c-torture/noncompile/Makefile.in,
20315         gcc.c-torture/noncompile/configure.in,
20316         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
20317         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
20318         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
20319
20320 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20321
20322         * g++.old-deja/g++.other/ambig3.C: New test.
20323
20324 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
20325
20326         * g++.old-deja/g++.pt/syntax1.C: New test.
20327         * g++.old-deja/g++.pt/syntax2.C: New test.
20328         * g++.old-deja/g++.other/syntax3.C: New test.
20329         * g++.old-deja/g++.other/syntax4.C: New test.
20330
20331 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20332
20333         * gcc.dg/20000623-1.c: Prototype exit and abort.
20334
20335 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
20336
20337         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
20338         New tests.
20339         * gcc.dg/cpp-mi3.def: New file.
20340
20341         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
20342         inside assertions.
20343         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
20344         lexer's error messages.
20345         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
20346         divine anything from the linemarkers.
20347         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
20348         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
20349
20350 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
20351
20352         * gcc.dg/20000623-1.c: New test.
20353
20354 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
20355
20356         * gcc.c-torture/execute/20000622-1.c: New test.
20357
20358 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20359
20360         * g++.old-deja/g++.other/init15.C: New test.
20361
20362 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
20363
20364         * g++.old-deja/g++.pt/vaarg2.C: New test.
20365         * g++.old-deja/g++.pt/vaarg3.C: New test.
20366
20367 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
20368
20369         * g++.old-deja/g++.other/dyncast6.C: New test.
20370
20371 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
20372
20373         * gcc.c-torture/execute/loop-6.c: New test.
20374
20375 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
20376
20377         * gcc.dg/20000614-1.c: New test.
20378         * gcc.dg/20000614-2.c: New test.
20379
20380 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
20381
20382         * g++.old-deja/g++.other/inline12.C: New test.
20383
20384 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
20385
20386         * g++.old-deja/g++.other/eh1.C: New test.
20387
20388 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
20389
20390         * g++.old-deja/g++.other/type.C: New test.
20391
20392 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20393
20394         * g++.old-deja/g++.other/initstring.C: New test.
20395
20396 2000-06-12  Jason Merrill  <jason@redhat.com>
20397
20398         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
20399
20400 2000-06-09  Jeffrey A Law  (law@cygnus.com)
20401
20402         * gcc.c-torture/compile/20000609-1.c: New test.
20403
20404 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
20405
20406         * gcc.dg/20000609-1.c: New test.
20407
20408 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
20409
20410         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
20411         * gcc.c-torture/noncompile/poison-1.c: Move...
20412         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
20413         * gcc.dg/cpp-li1.c: Add a token after the #line.
20414
20415 2000-06-05  Richard Henderson  <rth@cygnus.com>
20416
20417         * gcc.c-torture/execute/20000605-2.c: New test.
20418         * gcc.c-torture/execute/20000605-3.c: New test.
20419
20420 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
20421
20422         * g77.f-torture/execute/20000503-1.x: New file.
20423
20424 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
20425
20426         * g++.old-deja/g++.eh/badalloc1.C: New test.
20427
20428 2000-06-05  Richard Henderson  <rth@cygnus.com>
20429
20430         * gcc.c-torture/execute/20000605-1.c: New test.
20431
20432 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
20433             Nathan Sidwell <nathan@codesourcery.com>
20434
20435         * gcc.c-torture/compile/20000605-1.c: New test.
20436
20437 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
20438
20439         * g77.f-torture/compile/20000601-1.f:  New test.
20440
20441 2000-06-03  Richard Henderson  <rth@cygnus.com>
20442
20443         * gcc.c-torture/execute/20000603-1.c: New.
20444
20445 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
20446
20447         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
20448         * gcc.dg/noreturn-2.c (noreturn): Likewise.
20449
20450 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
20451
20452         * gcc.dg/compare2.c (case 12): XFAIL.
20453         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
20454         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
20455
20456         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
20457
20458 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
20459
20460         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
20461         guard macro is already defined when the header is first
20462         included.
20463         * gcc.dg/cpp-mix.h: New file.
20464         * gcc.dg/endif-label.c: Update patterns to match compiler.
20465
20466         * g++.brendan/complex1.C: Declare abort.
20467         * g++.law/refs4.C: Remove XFAIL.
20468         * g++.oliva/expr2.C: Declare abort and exit.
20469
20470 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
20471
20472         * gcc.c-torture/execute/20000528-1.c: New test.
20473
20474         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
20475         * g++.old-deja/g++.law/temps4.C: Likewise.
20476
20477         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
20478         stdlib.h.  Call abort() on failure.
20479         * g++.old-deja/g++.law/refs4.C: Likewise.
20480         * g++.old-deja/g++.law/temps4.C: Likewise.
20481         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
20482         * gcc.c-torture/execute/20000112-1.c: Include string.h.
20483
20484 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
20485
20486         Relative to g++.dg/special:
20487         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
20488
20489         Relative to g++.old-deja:
20490         * g++.brendan/complex1.C, g++.jason/optimize2.C,
20491         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
20492         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
20493         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
20494         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
20495         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
20496         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
20497
20498         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
20499         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
20500         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
20501         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
20502         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
20503         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
20504         and/or string.h.
20505
20506         * g++.other/goto1.C: Update expectations for error messages.
20507
20508 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
20509
20510         * gcc.c-torture/compile/20000523-1.c: New test.
20511
20512 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20513
20514         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
20515
20516 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
20517
20518         * g++.old-deja/g++.eh/catch11.C: New test.
20519         * g++.old-deja/g++.eh/catch12.C: New test.
20520
20521 2000-05-24  Nick Clifton  <nickc@cygnus.com>
20522
20523         * gcc.c-torture/execute/20000523-1.c: New test.
20524
20525 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
20526
20527         * c-torture/execute/bcp-1.c: Replace abort in arg of
20528         __builtin_constant_p with a generic external function.
20529
20530         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
20531         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
20532         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
20533         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
20534         Prototype abort and/or exit.
20535
20536         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
20537         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
20538         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
20539         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
20540
20541 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
20542
20543         * gcc.dg/dwarf2-1.c: New test.
20544
20545 2000-05-20  Richard Henderson  <rth@cygnus.com>
20546
20547         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
20548
20549 2000-05-20  Andreas Jaeger  <aj@suse.de>
20550
20551         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
20552         testcase.
20553
20554 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
20555
20556         * gcc.c-torture/execute/20000519-2.c: New test.
20557
20558 2000-05-19  Andreas Jaeger  <aj@suse.de>
20559
20560         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
20561         which fails with SSA.
20562
20563         * lib/c-torture.exp: Also test with -O3 -fssa.
20564
20565 2000-05-18  Michael Meissner  <meissner@redhat.com>
20566
20567         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
20568         * gcc.c-torture/execute/920415-1.c: Ditto.
20569         * gcc.c-torture/execute/920501-1.c: Ditto.
20570         * gcc.c-torture/execute/conversion.c: Ditto.
20571         * gcc.c-torture/execute/cvt-1.c: Ditto.
20572
20573 2000-05-18  Jeffrey A Law  (law@cygnus.com)
20574
20575         * gcc.c-torture/compile/20000518-1.c: New test.
20576
20577 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
20578
20579         * g77.f-torture/compile/200005018.f:  New test.
20580
20581 2000-05-17  Jeffrey A Law  (law@cygnus.com)
20582
20583         * gcc.c-torture/compile/20000517-1.c: New test.
20584
20585 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20586
20587         * gcc.c-torture/execute/20000516-1.c: New test.
20588
20589 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
20590
20591         * g++.old-deja/g++.other/eh.C: New test.
20592
20593 2000-05-12  Richard Henderson  <rth@cygnus.com>
20594
20595         * gcc.c-torture/execute/990208-1.c (main): Don't pass
20596         constants through to doit's conditional.
20597
20598 2000-05-11  Jeffrey A Law  (law@cygnus.com)
20599
20600         * gcc.c-torture/compile/20000511-1.c: New test.
20601         * g77.f-torture/compile/20000511-1.f: New test.
20602         * g77.f-torture/compile/20000511-2.f: New test.
20603
20604 2000-05-11  Michael Meissner  <meissner@redhat.com>
20605
20606         * gcc.c-torture/execute/20000511-1.c: New test.
20607
20608 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
20609
20610         * gcc.dg/dg.exp: Scan .S files as well as .c files.
20611         * gcc.dg/20000510-1.S: New.
20612
20613 2000-05-08  Catherine Moore  <clm@cygnus.com>
20614
20615         * gcc.dg/unused-3.c: New.
20616
20617 2000-05-06  Richard Henderson  <rth@cygnus.com>
20618
20619           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
20620           * g++.old-deja/g++.mike/warn1.C: Likewise.
20621           * g++.old-deja/g++.pt/local1.C: Likewise.
20622           * g++.old-deja/g++.pt/local7.C: Likewise.
20623           * g++.old-deja/g++.pt/spec16.C: Likewise.
20624
20625 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
20626
20627         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
20628
20629 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
20630
20631           * g77.f-torture/execute/20000503-1.f:  New test.
20632
20633 2000-05-04  Andreas Jaeger  <aj@suse.de>
20634
20635         * gcc.dg/noreturn-2.c: New test.
20636
20637 2000-05-04  Neil Booth  <NeilB@earthling.net>
20638
20639         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
20640         preprocessor.
20641
20642 2000-05-04  Richard Henderson  <rth@cygnus.com>
20643
20644         * gcc.c-torture/execute/20000503-1.c: Fix typo.
20645
20646 2000-05-04  Richard Henderson  <rth@cygnus.com>
20647
20648         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
20649         OpenSSL by Jason R Thorpe.
20650
20651 2000-05-03  Jim Wilson  <wilson@cygnus.com>
20652
20653         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
20654
20655 2000-05-03  Robert Lipe <robertlipe@usa.net>
20656
20657         * gcc.dg/20000503-1.c: New test.
20658
20659 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
20660
20661         * gcc.c-torture/compile/20000502-1.c: New test.
20662         * g++.old-deja/g++.other/align.C: New test.
20663         * gcc.dg/cpp-tradstringify.c: New test.
20664
20665 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
20666
20667         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
20668         and hard registers.
20669
20670 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
20671
20672         * gcc.c-torture/execute/loop-5.c: New test.
20673
20674 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
20675
20676         * gcc.c-torture/execute/va-arg-20.c: New test.
20677
20678 2000-04-23  Jeffrey A Law  (law@cygnus.com)
20679
20680         * gcc.c-torture/execute/20000422-1.c: New test.
20681
20682 2000-04-20  Greg McGary  <gkm@gnu.org>
20683
20684         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
20685         when optimizing, but without sibling-call optimizations (-O1).
20686
20687 2000-04-20  Jeffrey A Law  (law@cygnus.com)
20688
20689           * gcc.c-torture/compile/20000420-1.c: New test.
20690
20691 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20692
20693         * g++.abi/ptrflags.C: New test.
20694         * g++.eh/catchptr1.C: Test incomplete pointer chains.
20695
20696 2000-04-19  Catherine Moore  <clm@cygnus.com>
20697
20698         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
20699
20700 2000-04-19  Greg McGary  <gkm@gnu.org>
20701
20702         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
20703         sibling-call optimizations.
20704
20705 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
20706
20707         * gcc.dg/20000419-1.c: New test.
20708
20709 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
20710
20711         * gcc.c-torture/execute/20000412-6.c: New test.
20712
20713 2000-04-12  Jeffrey A Law  (law@cygnus.com)
20714
20715         * gcc.c-torture/execute/20000412-5.c: New test.
20716         * g77.f-torture/compile/20000412-1.f: New test.
20717         * gcc.c-torture/execute/20000412-4.c: New test.
20718         * gcc.c-torture/compile/20000412-2.c: New test.
20719         * gcc.c-torture/execute/20000412-3.c: New test.
20720         * gcc.c-torture/compile/20000412-1.c: New test.
20721         * gcc.c-torture/execute/20000412-2.c: New test.
20722
20723 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
20724
20725         * objc/execute/bf-20.m: New test.
20726
20727 2000-04-10  Richard Henderson  <rth@cygnus.com>
20728
20729         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
20730
20731         * gcc.c-torture/execute/20000412-1.c: New test.
20732
20733 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
20734
20735         * g++.old-deja/g++.eh/catchptr1.C: New test.
20736
20737 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
20738
20739         * g++.old-deja/g++.abi/cxa_vec.C: New test.
20740
20741 2000-04-08  Neil Booth  <NeilB@earthling.net>
20742
20743         * gcc.dg/cpp-nullchar.c: Remove test as
20744         embedded nulls cause problems.
20745
20746 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20747
20748         * gcc.dg/compare2.c: New test.
20749
20750 2000-04-08  Neil Booth  <NeilB@earthling.net>
20751
20752         * gcc.dg/cpp-nullchar.c: New test.
20753
20754 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
20755
20756         * gcc.dg/cpp-mi2.c: New test.
20757         * gcc.dg/cpp-mi2[abc].h: New files.
20758
20759 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
20760
20761         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
20762         member name.
20763
20764 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
20765
20766         * g++.old-deja/g++.abi/vmihint.C: New test.
20767
20768 2000-04-06  Neil Booth  <NeilB@earthling.net>
20769
20770         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
20771         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
20772         copyright.
20773
20774 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
20775
20776         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
20777         avoid stack-frame overwrite.
20778
20779 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
20780
20781         * gcc.c-torture/compile/20000405-2.c: New test.
20782         * gcc.c-torture/compile/20000405-3.c: New test.
20783
20784 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20785
20786         * gcc.c-torture/compile/20000405-1.c: New test.
20787
20788 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
20789
20790         * gcc.dg/cast-qual-1.c: Revert last change.
20791
20792 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20793
20794         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
20795
20796 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
20797
20798         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
20799         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
20800
20801 2000-04-03  Jeffrey A Law  (law@cygnus.com)
20802
20803         * gcc.c-torture/compile/20000403-2.c: New test.
20804         * gcc.c-torture/compile/20000403-1.c: New test.
20805
20806 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
20807
20808         * gcc.c-torture/execute/20000403-1.c: New test.
20809
20810 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
20811
20812         * gcc.c-torture/execute/20000402-1.c: New test.
20813
20814 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
20815
20816         * gcc.c-torture/execute/va-arg-15.c: New test.
20817         * gcc.c-torture/execute/va-arg-16.c: New test.
20818         * gcc.c-torture/execute/va-arg-17.c: New test.
20819         * gcc.c-torture/execute/va-arg-18.c: New test.
20820         * gcc.c-torture/execute/va-arg-19.c: New test.
20821
20822 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
20823
20824         * gcc.c-torture/compile/981211-1.c: Move to...
20825         * gcc.dg/cpp-as1.c: ...here.
20826         * gcc.dg/cpp-as2.c: New file.
20827
20828         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
20829         compiler.
20830
20831 2000-04-02  Neil Booth  <NeilB@earthling.net>
20832
20833         * gcc.dg/cpp-cond.c  New tests.
20834         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
20835         accidental success less likely.
20836         * gcc.dg/cpp-missingop.c  New tests.
20837         * gcc.dg/cpp-missingparen.c  New tests.
20838         * gcc.dg/cpp-shift.c  New tests.
20839         * gcc.dg/cpp-shortcircuit.c  New tests.
20840         * gcc.dg/cpp-unary.c  New tests.
20841
20842 2000-03-29  Jeffrey A Law  (law@cygnus.com)
20843
20844         * gcc.c-torture/compile/20000329-1.c: New test.
20845
20846 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
20847
20848         * gcc.c-torture/compile/20000326-1.c: New test.
20849         * gcc.c-torture/compile/20000326-2.c: New test.
20850
20851 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
20852
20853         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
20854         the first parameter is a function argument.
20855
20856 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
20857
20858         * g++.old-deja/g++.ext/array4.C: New test.
20859
20860 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
20861
20862         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
20863
20864 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20865
20866         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
20867
20868 2000-03-19  Richard Henderson  <rth@cygnus.com>
20869
20870         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
20871
20872 2000-03-19  Richard Henderson  <rth@cygnus.com>
20873
20874         * gcc.c-torture/compile/20000319-1.c: New test.
20875
20876 2000-03-14  Jeffrey A Law  (law@cygnus.com)
20877
20878         * gcc.c-torture/execute/20000314-3.c: New test.
20879         * gcc.c-torture/execute/20000314-2.c: New test.
20880         * gcc.c-torture/execute/20000314-1.c: New test.
20881         * gcc.c-torture/compile/20000314-2.c: New test.
20882         * gcc.c-torture/compile/20000314-1.c: New test.
20883
20884 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
20885
20886         * g++.old-deja/g++.warn/inline.C: New test.
20887
20888 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
20889
20890         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
20891         standards-compliant result rather than specific constants.
20892         Put test-values in array.
20893
20894 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
20895
20896         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
20897         (g++_target_compile): Put test-specific options last.
20898
20899 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
20900
20901         * g++.old-deja/g++.eh/vbase4.C: New test.
20902
20903 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
20904
20905         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
20906
20907 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
20908
20909         * g++.old-deja/g++.brendan/misc12.C: Removed.
20910         * g++.old-deja/g++.pt/memtemp77.C: Constify.
20911         * g++.old-deja/g++.ext/pretty4.C: New test.
20912
20913 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
20914
20915         * g++.old-deja/g++.other/string2.C: New test.
20916
20917 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
20918
20919         * g++.old-deja/g++.warn/impint2.C: New test.
20920
20921 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
20922
20923         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
20924         is 1, not zero.
20925
20926 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
20927
20928         * g++.old-deja/g++.warn/impint.C: New test.
20929         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
20930         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
20931         * g++.old-deja/g++.pt/explicit12.C: Likewise.
20932         * g++.old-deja/g++.pt/explicit13.C: Likewise.
20933         * g++.old-deja/g++.pt/explicit17.C: Likewise.
20934         * g++.old-deja/g++.pt/explicit18.C: Likewise.
20935         * g++.old-deja/g++.pt/explicit19.C: Likewise.
20936         * g++.old-deja/g++.pt/explicit23.C: Likewise.
20937         * g++.old-deja/g++.pt/explicit31.C: Likewise.
20938         * g++.old-deja/g++.pt/explicit35.C: Likewise.
20939         * g++.old-deja/g++.pt/explicit6.C: Likewise.
20940         * g++.old-deja/g++.pt/memclass7.C: Likewise.
20941
20942 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
20943
20944         * gcc.dg/cpp-redef.c: New test.
20945
20946 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
20947
20948         * g++.old-deja/g++.pt/unify7.C: New test.
20949
20950 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20951
20952         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
20953         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
20954
20955 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
20956
20957         * gcc.c-torture/compile/20000224-1.c: New test.
20958
20959 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20960
20961         * gcc.c-torture/compile/cpp-2.c: New test.
20962         * gcc.c-torture/compile/cpp-1.c: New test.
20963
20964 2000-02-25  Jeffrey A Law  (law@cygnus.com)
20965
20966         * gcc.c-torture/execute/20000225-1.c: New test.
20967
20968 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
20969
20970         * gcc.dg/cpp-li2.c: New test.
20971
20972         * gcc.dg/cpp-wi1.c: New test.
20973
20974         * gcc.dg/cpp-li1.c: New test.
20975
20976 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
20977
20978         * g++.old-deja/g++.other/sizeof5.C: New test.
20979
20980 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20981
20982         * gcc.c-torture/execute/va-arg-13.c: New test.
20983
20984 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
20985
20986         * gcc.c-torture/execute/va-arg-12.c: New test.
20987
20988 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
20989
20990         * gcc.c-torture/execute/20000223-1.c: New test.
20991
20992 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
20993
20994         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
20995
20996 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
20997
20998         * g++.old-deja/g++.abi/ptrmem.C: New test.
20999
21000 2000-02-19  Richard Henderson  <rth@cygnus.com>
21001
21002         * gcc.c-torture/compile/init-3.c: New.
21003
21004 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
21005
21006         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
21007         ALWAYS_CXXFLAGS.
21008
21009 2000-02-11  Robert Lipe <robertl@sco.com>
21010
21011         * gcc.c-torture/compile/20000211-3.c: New test.
21012
21013 2000-02-11  Martin Buchholz <martin@xemacs.org>
21014
21015         * gcc.c-torture/compile/20000211-2.c: New test.
21016
21017 2000-02-11  Jeffrey A Law  (law@cygnus.com)
21018
21019         * gcc.c-torture/compile/20000211-1.c: New test.
21020
21021 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
21022
21023         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
21024           on native targets
21025
21026 2000-02-08  Nathan Sidwell  <nathan@acm.org>
21027
21028         * g++.old-deja/g++.other/cast5.C: New test.
21029
21030 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
21031
21032         * gcc.c-torture/execute/20000205-1.c: New.
21033
21034 2000-02-03  Nathan Sidwell  <nathan@acm.org>
21035
21036         * g++.old-deja/g++.jason/cast3.C: Return void.
21037         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
21038
21039 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21040
21041         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
21042
21043         * gcc.dg/loop-1.c: New test.
21044
21045 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
21046
21047         * gcc.c-torture/compile/20000127-1.c: New test.
21048         * gcc.c-torture/execute/991228-1.c: New test.
21049
21050 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21051
21052         * gcc.dg/unused-2.c: New test.
21053
21054         * gcc.dg/conv-1.c: New test.
21055
21056 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
21057
21058         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
21059         compiler.
21060         (tool_option_proc): Fix typo.
21061
21062 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
21063
21064         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
21065         of the ld on the host, not on the build machine.
21066         Also, don't crash if '--help' is not a supported option.
21067
21068 2000-01-24  Richard Henderson  <rth@cygnus.com>
21069
21070         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
21071
21072 2000-01-20  Jeffrey A Law  (law@cygnus.com)
21073
21074         * gcc.c-torture/execute/20000120-2.c: New test.
21075         * gcc.c-torture/execute/20000120-1.c: New test.
21076
21077 2000-01-13  Jeffrey A Law  (law@cygnus.com)
21078
21079         * gcc.c-torture/execute/20000113-1.c: New test.
21080
21081 2000-01-12  Jeffrey A Law  (law@cygnus.com)
21082
21083         * gcc.c-torture/execute/20000112-1.c: New test.
21084
21085 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21086
21087         * gcc.dg/20000111-1.c: New test.
21088
21089 2000-01-10  Jeffrey A Law  (law@cygnus.com)
21090
21091         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
21092         with 16 bit integers.
21093
21094 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21095
21096         * gcc.dg/20000108-1.c: New test.
21097
21098 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21099
21100         * g++.old-deja/g++.ns/koenig8.C: New test.
21101
21102 2000-01-05  Nathan Sidwell  <nathan@acm.org>
21103
21104         * g++.old-deja/g++.other/cast4.C: New test.
21105
21106 2000-01-05  Jeffrey A Law  (law@cygnus.com)
21107
21108         * gcc.c-torture/compile/20000105-2.c: New test.
21109         * gcc.c-torture/compile/20000105-1.c: New test.
21110
21111 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21112
21113         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
21114         references to printf & atoi to conform to ANSI standard.
21115         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
21116         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
21117         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
21118         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
21119         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
21120         * g++.old-deja/g++.brendan/complex1.C: Likewise.
21121         * g++.old-deja/g++.brendan/copy1.C: Likewise.
21122         * g++.old-deja/g++.brendan/copy2.C: Likewise.
21123         * g++.old-deja/g++.brendan/copy3.C: Likewise.
21124         * g++.old-deja/g++.brendan/copy4.C: Likewise.
21125         * g++.old-deja/g++.brendan/copy5.C: Likewise.
21126         * g++.old-deja/g++.brendan/copy6.C: Likewise.
21127         * g++.old-deja/g++.brendan/copy7.C: Likewise.
21128         * g++.old-deja/g++.brendan/copy8.C: Likewise.
21129         * g++.old-deja/g++.brendan/crash11.C: Likewise.
21130         * g++.old-deja/g++.brendan/crash14.C: Likewise.
21131         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
21132         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
21133         * g++.old-deja/g++.brendan/delete2.C: Likewise.
21134         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
21135         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
21136         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
21137         * g++.old-deja/g++.brendan/eh1.C: Likewise.
21138         * g++.old-deja/g++.brendan/groff1.C: Likewise.
21139         * g++.old-deja/g++.brendan/init3.C: Likewise.
21140         * g++.old-deja/g++.brendan/misc12.C: Likewise.
21141         * g++.old-deja/g++.brendan/misc7.C: Likewise.
21142         * g++.old-deja/g++.brendan/new2.C: Likewise.
21143         * g++.old-deja/g++.brendan/operators4.C: Likewise.
21144         * g++.old-deja/g++.brendan/operators5.C: Likewise.
21145         * g++.old-deja/g++.brendan/overload2.C: Likewise.
21146         * g++.old-deja/g++.brendan/overload7.C: Likewise.
21147         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
21148         * g++.old-deja/g++.brendan/reference1.C: Likewise.
21149         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
21150         * g++.old-deja/g++.brendan/template24.C: Likewise.
21151         * g++.old-deja/g++.brendan/template3.C: Likewise.
21152         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
21153         * g++.old-deja/g++.jason/inline3.C: Likewise.
21154         * g++.old-deja/g++.jason/opeq.C: Likewise.
21155         * g++.old-deja/g++.law/arg5.C: Likewise.
21156         * g++.old-deja/g++.law/arm7.C: Likewise.
21157         * g++.old-deja/g++.law/ctors11.C: Likewise.
21158         * g++.old-deja/g++.law/cvt8.C: Likewise.
21159         * g++.old-deja/g++.law/init9.C: Likewise.
21160         * g++.old-deja/g++.law/refs4.C: Likewise.
21161         * g++.old-deja/g++.law/template2.C: Likewise.
21162         * g++.old-deja/g++.law/visibility24.C: Likewise.
21163         * g++.old-deja/g++.law/vtable3.C: Likewise.
21164         * g++.old-deja/g++.mike/asm2.C: Likewise.
21165         * g++.old-deja/g++.mike/eh1.C: Likewise.
21166         * g++.old-deja/g++.mike/misc1.C: Likewise.
21167         * g++.old-deja/g++.mike/misc13.C: Likewise.
21168         * g++.old-deja/g++.mike/misc14.C: Likewise.
21169         * g++.old-deja/g++.mike/ns12.C: Likewise.
21170         * g++.old-deja/g++.mike/p1248.C: Likewise.
21171         * g++.old-deja/g++.mike/p3708.C: Likewise.
21172         * g++.old-deja/g++.mike/p3708a.C: Likewise.
21173         * g++.old-deja/g++.mike/p3708b.C: Likewise.
21174         * g++.old-deja/g++.mike/p646.C: Likewise.
21175         * g++.old-deja/g++.mike/p700.C: Likewise.
21176         * g++.old-deja/g++.mike/p783.C: Likewise.
21177         * g++.old-deja/g++.mike/p783a.C: Likewise.
21178         * g++.old-deja/g++.mike/p783b.C: Likewise.
21179         * g++.old-deja/g++.mike/p786.C: Likewise.
21180         * g++.old-deja/g++.mike/p789.C: Likewise.
21181         * g++.old-deja/g++.mike/p789a.C: Likewise.
21182         * g++.old-deja/g++.mike/p807a.C: Likewise.
21183         * g++.old-deja/g++.other/delete3.C: Likewise.
21184         * g++.old-deja/g++.other/dyncast1.C: Likewise.
21185         * g++.old-deja/g++.other/dyncast2.C: Likewise.
21186         * g++.old-deja/g++.other/dyncast3.C: Likewise.
21187         * g++.old-deja/g++.other/empty1.C: Likewise.
21188         * g++.old-deja/g++.other/temporary1.C: Likewise.
21189         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
21190         * g++.old-deja/g++.pt/t16.C: Likewise.
21191         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
21192
21193 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
21194
21195         * gcc.dg/991230-1.c: New test.
21196
21197 1999-12-29  Jeffrey A Law  (law@cygnus.com)
21198
21199         * gcc.c-torture/compile/991229-3.c: New test.
21200         * gcc.c-torture/compile/991229-2.c: New test.
21201         * gcc.c-torture/compile/991229-1.c: New test.
21202
21203 1999-12-29  Greg McGary <gkm@eng.ascend.com>
21204
21205         * gcc.c-torture/compile/labels-2.c: New test.
21206
21207 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21208
21209         * gcc.c-torture/execute/991227-1.c: New test.
21210
21211 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21212
21213         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
21214
21215 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
21216
21217         * gcc.c-torture/execute/991221-1.c: New test.
21218
21219 1999-12-20  Nathan Sidwell  <nathan@acm.org>
21220
21221         * g++.old-deja/g++.other/cast3.C: New test.
21222
21223 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
21224
21225         * gcc.c-torture/execute/991216-4.c: New test.
21226
21227 1999-12-16  Michael Meissner  <meissner@cygnus.com>
21228
21229         * gcc.c-torture/execute/991216-1.c: New test.
21230         * gcc.c-torture/execute/991216-2.c: New test.
21231         * gcc.c-torture/execute/991216-3.c: New test.
21232
21233 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21234
21235         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
21236         Actually make the test fail by using "-O2" for compilation.
21237
21238 1999-12-15  Nathan Sidwell  <nathan@acm.org>
21239
21240         * g++.old-deja/g++.warn/cast-align1.C: New test.
21241
21242 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21243
21244         * gcc.c-torture/compile/991214-1.c: New test.
21245         * gcc.c-torture/compile/991214-2.c: New test.
21246
21247 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
21248
21249         * gcc.dg/991214-1.c: New test.
21250
21251 1999-12-13  Jeffrey A Law  (law@cygnus.com)
21252
21253         * gcc.c-torture/compile/991213-3.c: New test.
21254         * gcc.c-torture/compile/991213-2.c: New test.
21255         * gcc.c-torture/compile/991213-1.c: New test.
21256
21257 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
21258
21259         * gcc.dg/991209-1.c: New test.
21260
21261 1999-12-08  Nathan Sidwell <nathan@acm.org>
21262
21263         * gcc.c-torture/compile/991208-1.c: New test.
21264
21265 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21266
21267         * gcc.dg/ultrasp2.c: New test.
21268
21269 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
21270
21271         * g++.old-deja/g++.abi/align.C (main): Fix typo.
21272
21273 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
21274
21275         * gcc.c-torture/compile/991202-1.c: New test.
21276         * gcc.c-torture/execute/991202-1.c: New test.
21277         * gcc.c-torture/execute/991202-2.c: New test.
21278         * gcc.c-torture/execute/991202-3.c: New test.
21279
21280 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
21281
21282         * g++.old-deja/g++.abi/align.C: New test.
21283         * g++.old-deja/g++.abi/aggregates.C: Likewise.
21284         * g++.old-deja/g++.abi/bitfields.C: Likewise.
21285
21286 1999-12-01  Richard Henderson  <rth@cygnus.com>
21287
21288         * gcc.c-torture/execute/991201-1.c: New.
21289
21290 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
21291
21292         * gcc.dg/991129-1.c: New test.
21293
21294 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21295
21296         * gcc.c-torture/compile/991127-1.c: New test.
21297
21298 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21299
21300         * g++.old-deja/g++.other/warn4.C: New test.
21301
21302 1999-11-22  Nathan Sidwell  <nathan@acm.org>
21303
21304         * g++.old-deja/g++.eh/cleanup2.C: New test.
21305         * g++.old-deja/g++.ext/pretty2.C: New test.
21306         * g++.old-deja/g++.ext/pretty3.C: New test.
21307         * g++.old-deja/g++.other/debug6.C: New test.
21308
21309 1999-10-20  Jim Wilson  <wilson@cygnus.com>
21310
21311         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
21312         compiler_output to look for one error message instead of two.
21313
21314 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
21315
21316         * gcc.c-torture/execute/991118-1.c: Also test case
21317         where the word boundary does not split a byte evenly.
21318
21319 1999-11-19  Nathan Sidwell  <nathan@acm.org>
21320
21321         * g++.old-deja/g++.ext/restrict1.C: New test.
21322
21323 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
21324
21325         * gcc.c-torture/execute/991118-1.c: New test.
21326
21327 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
21328
21329         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
21330         working directory pathnames.
21331
21332 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
21333
21334         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
21335         host is equipped with driver.h and driver.o so it can actually
21336         compile and run the tests.
21337
21338 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
21339
21340         * gcc.c-torture/compile/991008-1.c: New test.
21341
21342 1999-11-08  Nick Clifton  <nickc@cygnus.com>
21343
21344         * lib/gcc-dg.exp: Include target-supports.exp
21345
21346 1999-11-05  Nick Clifton  <nickc@cygnus.com>
21347
21348         * lib/target-supports.exp: New file: Provide procs to test for
21349         features supported by the target.
21350         (check_weak_available): Moved here from ecos.exp.
21351         (check_alias_available): New proc: Determine of the target
21352         toolchain supports the alias attribute.
21353
21354         * gcc.dg/special/ecos.exp: Move check_weak_available to
21355         target-supports.exp.
21356         (alias-1.c): Only perform the test if the target supports
21357         aliases.
21358         (wkali-1.c): Only perform the test if the target supports
21359         aliases.
21360
21361         * gcc.dg/990506-0.c: Expect error messages from cross
21362         targets as well as native targets.
21363
21364 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21365
21366         * gcc.dg/ultrasp1.c: Removed xfail.
21367         * gcc.dg/struct-ret-2.c: Likewise.
21368         * gcc.dg/array-1.c: Likewise.
21369
21370 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
21371
21372         * gcc.dg/struct-ret-2.c: New test.
21373
21374         * gcc.dg/array-1.c: New test.
21375
21376 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
21377
21378         * gcc.c-torture/execute/991030-1.c: New test.
21379
21380 1999-10-26  Richard Henderson  <rth@cygnus.com>
21381
21382         * gcc.c-torture/compile/991026-2.c: New test.
21383
21384 1999-10-26  Jeffrey A Law  (law@cygnus.com)
21385
21386         * gcc.c-torture/compile/991026-1.c: New test.
21387
21388 1999-10-23  Jeffrey A Law  (law@cygnus.com)
21389
21390         * gcc.c-torture/execute/991023-1.c: New test.
21391
21392 1999-10-19  Jeffrey A Law  (law@cygnus.com)
21393
21394         * gcc.c-torture/execute/991019-1.c: New test.
21395
21396 1999-10-16  Richard Henderson  <rth@cygnus.com>
21397
21398         * gcc.c-torture/execute/991016-1.c: New test.
21399
21400 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
21401
21402         * gcc.c-torture/execute/991014-1.c: New test.
21403
21404 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
21405
21406         * g++.old-deja/g++.other/union2.C: New test.
21407
21408 1999-10-13  Nathan Sidwell  <nathan@acm.org>
21409
21410         * g++.old-deja/g++.other/vaarg2.C: New test.
21411         * g++.old-deja/g++.other/vaarg3.C: New test.
21412
21413 1999-10-12  Craig Burley  <craig@jcb-sc.com>
21414
21415         * g77.f-torture/noncompile/19990905-1.f: Moved from being
21416         in compile/.
21417
21418 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
21419
21420         * gcc.c-torture/execute/va-arg-11.c: New test.
21421
21422 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
21423
21424         * lib/file-format.exp (gcc_target_object_format): Don't
21425         crash if objdump is unavailable.
21426
21427 1999-09-29  Donn Terry <donn@interix.com>
21428
21429         * gcc.misc-tests/mg.exp: delete extraneous redirection.
21430
21431 1999-09-28  Nick Clifton  <nickc@cygnus.com>
21432
21433         * gcc.c-torture/compile/990928-1.c: New test.
21434
21435 1999-09-28  Nathan Sidwell  <nathan@acm.org>
21436
21437         * g++.old-deja/g++.other/decl6.C: New test.
21438
21439 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21440
21441         * gcc.c-torture/execute/va-arg-10.c: New test.
21442
21443 1999-09-27  Nathan Sidwell  <nathan@acm.org>
21444
21445         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
21446         __PRETTY_FUNCTION__.
21447
21448 1999-09-23  Nick Clifton  <nickc@cygnus.com>
21449
21450         * gcc.c-torture/execute/990923-1.c: New test.
21451
21452 1999-09-21  Nick Clifton  <nickc@cygnus.com>
21453
21454         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
21455         for which -fpic is inappropriate.
21456
21457 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
21458
21459         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
21460
21461 1999-09-21  Nathan Sidwell  <nathan@acm.org>
21462
21463         * g++.old-deja/g++.other/dyncast1.C: New test.
21464         * g++.old-deja/g++.other/dyncast2.C: New test.
21465         * g++.old-deja/g++.other/dyncast3.C: New test.
21466         * g++.old-deja/g++.other/dyncast4.C: New test.
21467         * g++.old-deja/g++.other/dyncast5.C: New test.
21468         * g++.old-deja/g++.eh/catch3.C: New test.
21469         * g++.old-deja/g++.eh/catch3p.C: New test.
21470         * g++.old-deja/g++.eh/catch4.C: New test.
21471         * g++.old-deja/g++.eh/catch4p.C: New test.
21472         * g++.old-deja/g++.eh/catch5.C: New test.
21473         * g++.old-deja/g++.eh/catch5p.C: New test.
21474         * g++.old-deja/g++.eh/catch6.C: New test.
21475         * g++.old-deja/g++.eh/catch6p.C: New test.
21476         * g++.old-deja/g++.eh/catch7.C: New test.
21477         * g++.old-deja/g++.eh/catch7p.C: New test.
21478         * g++.old-deja/g++.eh/catch8.C: New test.
21479         * g++.old-deja/g++.eh/catch8p.C: New test.
21480         * g++.old-deja/g++.eh/catch9.C: New test.
21481         * g++.old-deja/g++.eh/catch9p.C: New test.
21482
21483 1999-09-13  Nathan Sidwell  <nathan@acm.org>
21484
21485         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
21486         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
21487
21488 1999-09-13  Jeffrey A Law  (law@cygnus.com)
21489
21490         * gcc.c-torture/compile/990913-1.c: New test.
21491
21492 1999-09-10  Nathan Sidwell  <nathan@acm.org>
21493
21494         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
21495         * g++.old-deja/g++.jason/rfg5.C: Likewise.
21496
21497 1999-09-09  Richard Henderson  <rth@cygnus.com>
21498
21499         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
21500
21501 1999-09-09  Nathan Sidwell  <nathan@acm.org>
21502
21503         * g++.old-deja/g++.other/lookup11.C: New test.
21504         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
21505         what is permitted and what we want.
21506         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
21507         overload use.
21508         * g++.old-deja/g++.jason/rfg5.C: Likewise
21509
21510 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
21511
21512         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
21513         * gcc.c-torture/noncompile/poison-1.c: New file.
21514
21515 1999-09-08  Nathan Sidwell  <nathan@acm.org>
21516
21517         * g++.old-deja/g++.other/sizeof3.C: New test.
21518         * g++.old-deja/g++.other/sizeof4.C: New test.
21519         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
21520         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
21521
21522 1999-09-07  Richard Henderson  <rth@cygnus.com>
21523
21524         * gcc.dg/va-arg-1.c: New.
21525
21526 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21527
21528         * gcc.c-torture/execute/va-arg-9.c: New test.
21529
21530 1999-09-05  Craig Burley  <craig@jcb-sc.com>
21531
21532         * g77.f-torture/compile/980519-2.f: New test.
21533         * g77.f-torture/compile/19990905-0.f: New test.
21534         * g77.f-torture/compile/19990905-1.f: New test.
21535         * g77.f-torture/compile/19990905-2.f: New test.
21536
21537         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
21538
21539 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
21540
21541         * gcc.c-torture/execute/990827-1.c: Fix typo.
21542
21543 1999-09-03  Nathan Sidwell  <nathan@acm.org>
21544
21545         * g++.old-deja/g++.other/deref1.C: New test.
21546
21547 1999-09-02  Nathan Sidwell  <nathan@acm.org>
21548
21549         * g++.old-deja/g++.other/ambig2.C: New test.
21550         * g++.old-deja/g++.other/cond5.C: New test.
21551         * g++.old-deja/g++.other/lookup16.C: New test.
21552
21553 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
21554
21555         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
21556         assemblers too.
21557
21558 1999-08-31  Jeffrey A Law  (law@cygnus.com)
21559
21560         * lib/c-torture.exp: Avoid the "compare executables" optimization
21561         when testing native.
21562
21563 1999-08-29  Jeffrey A Law  (law@cygnus.com)
21564
21565         * gcc.c-torture/execute/990829-1.c: New test.
21566         * gcc.c-torture/compile/990829-1.c: New test.
21567
21568 1999-08-27  Paul Burchard  <burchard@pobox.com>
21569
21570         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
21571         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
21572         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
21573         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
21574         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
21575         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
21576         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
21577         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
21578         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
21579         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
21580         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
21581
21582 1999-08-27  Jeffrey A Law  (law@cygnus.com)
21583
21584         * gcc.c-torture/execute/990827-1.c: New test.
21585
21586 1999-08-26  Craig Burley  <craig@jcb-sc.com>
21587
21588         * g77.f-torture/noncompile/19990826-4.f: New test.
21589
21590         * g77.f-torture/compile/19990826-3.f: New test.
21591
21592         * g77.f-torture/execute/19990826-2.f: New test.
21593
21594         * g77.f-torture/compile/19990826-1.f: New test.
21595
21596         * gcc.c-torture/execute/990826-0.c: New test.
21597         * g77.c-torture/execute/19990826-0.f: New test.
21598
21599         * g77.f-torture/noncompile/970626-2.f: New test.
21600
21601 1999-08-25  Paul Burchard  <burchard@pobox.com>
21602
21603         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
21604         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
21605         lss-011.C: New tests.
21606
21607 1999-08-25  Nathan Sidwell  <nathan@acm.org>
21608
21609         * g++.old-deja/g++.other/decl5.C: New test.
21610
21611 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21612
21613         * noncompile/noncompile.exp: Load_lib c-torture.exp.
21614         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
21615         call `postbase' for each one.  All callers of `postbase' changed
21616         to call this instead.
21617
21618 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
21619
21620         * gcc.c-torture/execute/990811-1.c: New test.
21621
21622 1999-08-09  Nick Clifton  <nickc@cygnus.com>
21623
21624         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
21625         just native ones.
21626
21627         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
21628         just native ones.
21629
21630 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21631
21632         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
21633
21634 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21635
21636         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
21637
21638 1999-08-04  Nathan Sidwell  <nathan@acm.org>
21639
21640         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
21641
21642 1999-08-04  Jeffrey A Law  (law@cygnus.com)
21643
21644         * gcc.c-torture/execute/990804-1.c: New test.
21645
21646 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21647
21648         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
21649         * g++.old-deja/g++.brendan/crash64.C: Likewise
21650         * g++.old-deja/g++.brendan/overload8.C: Likewise
21651
21652 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21653
21654         * g++.old-deja/g++.other/struct1.C: New test.
21655
21656 1999-08-03  Nathan Sidwell  <nathan@acm.org>
21657
21658         * g++.old-deja/g++.other/enum2.C: New test.
21659
21660 1999-08-02  Richard Henderson  <rth@cygnus.com>
21661
21662         Adapted from tests from Franz Sirl:
21663         * gcc.c-torture/execute/va-arg-7.c: New test.
21664         * gcc.c-torture/execute/va-arg-8.c: New test.
21665
21666 1999-08-01  Jeffrey A Law  (law@cygnus.com)
21667
21668         * gcc.c-torture/compile/990801-2.c: New test.
21669
21670         * gcc.c-torture/compile/990801-1.c: New test.
21671
21672 1999-07-27  Michael Meissner  <meissner@cygnus.com>
21673
21674         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
21675         fp-cmp-1.c, converting double to float.
21676
21677         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
21678         fp-cmp-1.c, converting double to long double.
21679
21680         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
21681         from fr1 to unknown_register, since fr1 is a legitimate register
21682         on some machines.
21683
21684 1999-07-25  Jeffrey A Law  (law@cygnus.com)
21685
21686         * README: More listname related changes.
21687
21688 1999-07-08  Catherine Moore  <clm@cygnus.com>
21689
21690         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
21691
21692 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
21693
21694         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
21695
21696 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
21697
21698         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
21699
21700 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
21701
21702         * gcc.dg/990703-1.c: New test.
21703
21704 1999-06-29  Nick Clifton  <nickc@cygnus.com>
21705
21706         * lib/file-format.exp: New file: Move definition of proc
21707         gcc_target_object_format to here from
21708         gcc.dg/special/ecos.exp.
21709
21710         * lib/c-torture.exp: Include lib file-format.exp.
21711         * lib/gcc-dg.exp: Include lib file-format.exp.
21712
21713         * gcc.dg/special/ecos.exp: Remove definition of proc
21714         gcc_target_object_format.
21715
21716 1999-06-28  Jeffrey A Law  (law@cygnus.com)
21717
21718         * gcc.c-torture/execute/990628-1.c: New test.
21719
21720 1999-06-25  Jeffrey A Law  (law@cygnus.com)
21721
21722         * gcc.c-torture/compile/990625-2.c: New test.
21723
21724         * gcc.c-torture/compile/990625-1.c: New test.
21725
21726 1999-06-23  Nick Clifton  <nickc@cygnus.com>
21727
21728         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
21729         attributes compile.
21730         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
21731         ports that use the COFF/PE file format.
21732
21733 1999-06-17  Jeffrey A Law  (law@cygnus.com)
21734
21735         * gcc.c-torture/compile/990617-1.c: New test.
21736
21737 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
21738
21739         * g++.old-deja/g++.other/decl4.C: New test.
21740
21741 1999-06-14  Nathan Sidwell  <nathan@acm.org>
21742
21743         * g++.old-deja/g++.other/bitfld3.C: New test.
21744
21745 1999-06-08  Nathan Sidwell  <nathan@acm.org>
21746
21747         * g++.old-deja/g++.eh/catch1.C: New test.
21748
21749 1999-06-07  Jeffrey A Law  (law@cygnus.com)
21750
21751         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
21752
21753         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
21754         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
21755
21756 1999-06-05  Craig Burley  <craig@jcb-sc.com>
21757
21758         * g77.f-torture/compile/19990502-0.f: Replace with new,
21759         shorter, test that still fails after recent changes.
21760
21761 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
21762
21763         * gcc.c-torture/execute/990604-1.c: New test.
21764
21765 1999-05-31  Jeffrey A Law  (law@cygnus.com)
21766
21767         * gcc.c-torture/execute/990531-1.c: New test.
21768
21769 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21770
21771         * gcc.c-torture/compile/990527-1.c: New test.
21772
21773 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
21774
21775         * gcc.c-torture/execute/990527-1.c: New test.
21776
21777 1999-05-25  Nick Clifton  <nickc@cygnus.com>
21778
21779         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
21780         bitfields as signed.
21781
21782 1999-05-25  Craig Burley  <craig@jcb-sc.com>
21783
21784         * g77.f-torture/compile/19990525-0.f: New test.
21785
21786 1999-05-25  Jeffrey A Law  (law@cygnus.com)
21787
21788         * gcc.c-torture/execute/990525-2.c: New test.
21789
21790         * gcc.c-torture/execute/990525-1.c: New test.
21791
21792 1999-05-24  Nathan Sidwell  <nathan@acm.org>
21793
21794         * g++.old-deja/g++.other/anon3.C: New test.
21795         * g++.old-deja/g++.other/anon4.C: New test.
21796         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
21797         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
21798         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
21799         Merrill).
21800
21801 1999-05-24  Jeffrey A Law  (law@cygnus.com)
21802
21803         * gcc.c-torture/execute/990524-1.c: New test.
21804
21805         * gcc.dg/990524-1.c: New test.
21806
21807 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21808
21809         * gcc.c-torture/compile/990523-1.c: New test.
21810
21811 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
21812
21813         * gcc.c-torture/compile/990519-1.c: New test.
21814
21815 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
21816
21817         * gcc.c-torture/compile/990517-1.c: New test.
21818
21819         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
21820         (e4, f4): New tests.
21821         (main): Call them.
21822
21823 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21824
21825         * gcc.dg/noreturn-1.c: New test.
21826
21827 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
21828
21829         * gcc.c-torture/execute/990513-1.c: New test.
21830
21831 1999-05-10  Richard Henderson  <rth@cygnus.com>
21832
21833         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
21834
21835 1999-05-10  Craig Burley  <craig@jcb-sc.com>
21836
21837         * g77.f-torture/execute/erfc.f: Use small single-precision
21838         values, to avoid problems on Alphas when not -mieee.
21839
21840 1999-05-08  Craig Burley  <craig@jcb-sc.com>
21841
21842         * gcc.dg/990506-0.c: New test.
21843
21844 1999-05-08  Richard Henderson  <rth@cygnus.com>
21845
21846         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
21847         the constant to test.  Don't XFAIL 64-bit targets.
21848
21849         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
21850         * g++.old-deja/g++.law/profile1.C: Likewise.
21851
21852         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
21853         operator new instances.
21854         * g++.old-deja/g++.other/delete5.C: Likewise.
21855
21856 1999-05-03  Craig Burley  <craig@jcb-sc.com>
21857
21858         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
21859         intrinsic.
21860
21861 1999-05-03  Craig Burley  <craig@jcb-sc.com>
21862
21863         * g77.f-torture/execute/u77-test.f: Reverse order of two
21864         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
21865
21866 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21867
21868         * gcc.dg/compare1.c: New test.
21869
21870 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
21871
21872         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
21873         New tests.
21874
21875 1999-05-02  Craig Burley  <craig@jcb-sc.com>
21876
21877         * g77.f-torture/compile/19990502-1.f: New test.
21878
21879 1999-05-02  Craig Burley  <craig@jcb-sc.com>
21880
21881         * g77.f-torture/compile/19990502-0.f: New test.
21882
21883 1999-05-02  Craig Burley  <craig@jcb-sc.com>
21884
21885         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
21886         intrinsic.
21887
21888 1999-05-02  Craig Burley  <craig@jcb-sc.com>
21889
21890         * g77.f-torture/execute/u77-test.f (main): List libU77
21891         intrinsics not currently tested.
21892         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
21893         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
21894         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
21895         Trim blanks off the ends of some printed strings.
21896
21897 1999-05-02  Craig Burley  <craig@jcb-sc.com>
21898
21899         * g77.f-torture/execute/u77-test.f (main): Just warn about
21900         FSTAT gid disagreement, as it's expected on some systems.
21901
21902 1999-05-01  Craig Burley  <craig@jcb-sc.com>
21903
21904         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
21905         use a new function, which allows for some slop.
21906         Clean up some commentary.
21907         (issum): The new function.
21908         (sgladd): Deleted subroutine.
21909
21910 1999-05-01  Craig Burley  <craig@jcb-sc.com>
21911
21912         * g77.f-torture/execute/u77-test.f: Modify to be more like
21913         libf2c/libU77 version, bringing patches to that version here.
21914         Add suitable commentary.
21915
21916 1999-04-25  Richard Henderson  <rth@cygnus.com>
21917
21918         * gcc.dg/990424-1.c: New test.
21919
21920 1999-04-24  Craig Burley  <craig@jcb-sc.com>
21921
21922         * g77.f-torture/execute/u77-test.f (main): Bug involving
21923         LSTAT has been fixed, so turn back on full checking.
21924
21925 1999-04-20  Craig Burley  <craig@jcb-sc.com>
21926
21927         * g77.f-torture/compile/19990419-0.f: New test.
21928         * g77.f-torture/execute/19990419-1.f: New test.
21929
21930 1999-04-17  Richard Henderson  <rth@cygnus.com>
21931
21932         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
21933         to avoid the need for a prototype to supress a warning.
21934
21935 1999-04-07  Jim Wilson  <wilson@cygnus.com>
21936
21937         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
21938
21939 1999-04-04  Jeffrey A Law  (law@cygnus.com)
21940
21941         * gcc.c-torture/execute/990404-1.c: New test.
21942
21943 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
21944
21945         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
21946         * gcc.dg/cpp-if3.c: Don't use -pedantic.
21947         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
21948         missing initializer warnings.
21949
21950 1999-03-28  Jeffrey A Law  (law@cygnus.com)
21951
21952         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
21953         matching strings.
21954
21955 1999-03-26  Jeffrey A Law  (law@cygnus.com)
21956
21957         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
21958
21959 1999-03-26  Craig Burley  <craig@jcb-sc.com>
21960
21961         * g77.f-torture/execute/19990325-0.f: New test.
21962         * g77.f-torture/execute/19990325-1.f: New test.
21963
21964 1999-03-24  Jeffrey A Law  (law@cygnus.com)
21965
21966         * gcc.c-torture/execute/990324-1.c: New test.
21967
21968 1999-03-22  Jim Wilson  <wilson@cygnus.com>
21969
21970         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
21971         test with 4.
21972
21973 1999-03-17  Richard Henderson  <rth@cygnus.com>
21974
21975         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
21976
21977 1999-03-13  Craig Burley  <craig@jcb-sc.com>
21978
21979         * g77.f-torture/execute/19990313-2.f: New test.
21980         * g77.f-torture/execute/19990313-3.f: New test.
21981
21982 1999-03-13  Craig Burley  <craig@jcb-sc.com>
21983
21984         * g77.f-torture/execute/19990313-0.f: New test.
21985         * g77.f-torture/execute/19990313-1.f: New test.
21986
21987 1999-03-12  Jim Wilson  <wilson@cygnus.com>
21988
21989         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
21990         printf to sprintf.
21991         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
21992         (main): Add check for u15.  Conditionalize u31 check depending on
21993         whether ints are <32 bits or >=32 bits.
21994
21995 1999-03-08  Craig Burley  <craig@jcb-sc.com>
21996
21997         * g77.f-torture/execute/19981119-0.f: Improve testiness.
21998
21999 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22000
22001         * g77.f-torture/compile/19990305-0.f: New test.
22002         * g77.f-torture/execute/19981119-0.f: New test.
22003
22004 1999-03-08  Craig Burley  <craig@jcb-sc.com>
22005
22006         * g77.f-torture/execute/970625-2.f: call ABORT if final
22007         result is not correct, instead of just printing it.
22008         Add this checking via newly introduced obfuscation, to
22009         trip up buggy front ends.
22010
22011 1999-03-07  Craig Burley  <craig@jcb-sc.com>
22012
22013         * g77.f-torture/compile/960317-1.f: Moved from being
22014         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
22015
22016 1999-03-06  Craig Burley  <craig@jcb-sc.com>
22017
22018         * g77.f-torture/execute/960317-1.f: New (old) test.
22019         * g77.f-torture/execute/970625-2.f: Ditto.
22020
22021 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
22022
22023         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
22024         message on line 1 or line 2; cccp and cpplib do this differently.
22025
22026 1999-03-01  Jeffrey A Law  (law@cygnus.com)
22027
22028         * g++.old-deja/g++.law/weak1.C: New test.
22029
22030 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22031
22032         * gcc.c-torture/execute/990119-1.c: Renamed to...
22033         * gcc.dg/990119-1.c: this, so it will only be tested once
22034         (it's a preprocessor test, it doesn't need to be run at
22035         multiple optimization levels).
22036
22037 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
22038
22039         * lib/g++.exp: Don't add incdir=$base_dir/../include to
22040           ALWAYS_CXXFLAGS.
22041
22042 1999-02-24  Craig Burley  <craig@jcb-sc.com>
22043
22044         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
22045         * g77.f-torture/compile/19981216-0.f: ...as it is expected
22046         to not be compilable by current g77.
22047
22048 1999-02-24  Nick Clifton  <nickc@cygnus.com>
22049
22050         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
22051
22052 1999-02-22  Jeffrey A Law  (law@cygnus.com)
22053
22054         * gcc.c-torture/execute/990222-1.c: New test.
22055
22056 1999-02-19  Craig Burley  <craig@jcb-sc.com>
22057
22058         * g77.f-torture/compile/19990218-0.f: New test.
22059         * g77.f-torture/noncompile/19990218-1.f: New test.
22060
22061 1999-02-18  Craig Burley  <craig@jcb-sc.com>
22062
22063         * g77.f-torture/compile/19981216-0.f: New test.
22064
22065 1999-02-14  Jeffrey A Law  (law@cygnus.com)
22066
22067         * gcc.dg/990214-1.c: New test.
22068
22069 1999-02-13  Jeffrey A Law  (law@cygnus.com)
22070
22071         * gcc.dg/990213-2.c: New test.
22072
22073         * gcc.dg/990213-1.c: New test.
22074
22075 1999-02-12  Jeffrey A Law  (law@cygnus.com)
22076
22077         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
22078         ints.
22079
22080 1999-02-11  Nick Clifton  <nickc@cygnus.com>
22081
22082         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
22083         specified by target.
22084
22085         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
22086
22087 1999-02-11  Jeffrey A Law  (law@cygnus.com)
22088
22089         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
22090
22091 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22092
22093         * gcc.dg/special/ecos.exp: New test driver for new tests with
22094         special requirements.
22095
22096         * gcc.dg/special/alias-1.c: New test.
22097         * gcc.dg/special/gcsec-1.c: New test.
22098         * gcc.dg/special/weak-1.c: New test.
22099         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
22100         * gcc.dg/special/weak-2.c: New test.
22101         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
22102         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
22103         * gcc.dg/special/wkali-1.c: New test.
22104         * gcc.dg/special/wkali-2.c: New test.
22105         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
22106         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
22107
22108 1999-02-10  Felix Lee  <flee@cygnus.com>
22109
22110           * lib/c-torture.exp (c-torture-compile): Pull out code for
22111           analyzing gcc error messages.
22112           (c-torture-execute): Likewise.  Fix some (harmless) false
22113           positives.
22114           * lib/gcc.exp (gcc_check_compile): New function.
22115
22116 1999-02-08  Richard Henderson  <rth@cygnus.com>
22117
22118         * gcc.c-torture/execute/990208-1.c: New test.
22119
22120 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
22121
22122         * g++.dg/special/ecos.exp: New driver for new tests with special
22123         requirements
22124
22125         * g++.dg/special/conpr-1.C: New test
22126         * g++.dg/special/conpr-2.C: New test
22127         * g++.dg/special/conpr-2a.C: New test
22128         * g++.dg/special/conpr-3.C: New test
22129         * g++.dg/special/conpr-3a.C: New test
22130         * g++.dg/special/conpr-3b.C: New test
22131
22132         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
22133         allow g++ to use the dg driver
22134
22135         * README: Add comment about g++.dg directory
22136
22137 1999-02-06  Jeffrey A Law  (law@cygnus.com)
22138
22139         * README: Update email addresses.
22140
22141 1999-02-03  Nick Clifton  <nickc@cygnus.com>
22142
22143         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
22144         arguments in order to force structure S onto the stack even on
22145         the alpha.
22146         (test): Pass 10 leading arguments to function foo as well as the
22147         structure S.
22148
22149         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
22150         failure for all targets.
22151
22152         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
22153         abort to terminate program execution.
22154
22155 1999-01-30  Richard Henderson  <rth@cygnus.com>
22156
22157         * gcc.c-torture/execute/990130-1.c: New test.
22158
22159 1999-01-30  Jeffrey A Law  (law@cygnus.com)
22160
22161         * gcc.dg/990130-1.c: New test.
22162
22163 1999-01-28  Michael Meissner  <meissner@cygnus.com>
22164
22165         * gcc.c-torture/execute/990128-1.c: New test.
22166
22167 1999-01-27  Michael Meissner  <meissner@cygnus.com>
22168
22169         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
22170
22171 1999-01-27  Felix Lee  <flee@cygnus.com>
22172
22173         * lib/c-torture.exp (c-torture-compile): pull out code for
22174         analyzing gcc error messages.
22175         (c-torture-execute): ditto, and fix some (harmless) false
22176         positives.
22177         * lib/gcc.exp (gcc_check_compile): new function.
22178
22179 1999-01-17  Jeffrey A Law  (law@cygnus.com)
22180
22181         * gcc.dg/990117-1.c: New test.
22182
22183         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
22184
22185         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
22186
22187 1999-01-15  Jeffrey A Law  (law@cygnus.com)
22188
22189         * g77.f-torture/compile/990115-1.f: New test.
22190
22191 1999-01-07  Jeffrey A Law  (law@cygnus.com)
22192
22193         * gcc.c-torture/compile/990107-1.c: New test
22194
22195 1999-01-06  Jeffrey A Law  (law@cygnus.com)
22196
22197         * gcc.c-torture/execute/990106-2.c: New test.
22198
22199         * gcc.c-torture/execute/990106-1.c: New test.
22200
22201 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
22202
22203         * gcc.c-torture/compile/981223-1.c: New test.
22204
22205 1998-12-29  Richard Henderson  <rth@cygnus.com>
22206
22207         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
22208         (opt3): Rename from opt4 and disable.
22209
22210 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
22211
22212         * g++.old-deja/g++.pt/ptrmem5.C: New test.
22213
22214 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22215
22216         * g++.old-deja/g++.other/conv5.C: New test.
22217
22218 1998-12-14  Nick Clifton  <nickc@cygnus.com>
22219
22220         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
22221
22222 1998-12-11  Jeffrey A Law  (law@cygnus.com)
22223
22224         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
22225
22226 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
22227
22228         * gcc.c-torture/compile/981211-1.c: New test.
22229
22230 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
22231
22232         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
22233
22234         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
22235
22236 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22237
22238         * gcc.special/930510-1.c: Make C9X safe.
22239         * gcc.misc-tests/gcov-1.c Similarly.
22240         * gcc.misc-tests/gcov-2.c Similarly.
22241
22242 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22243
22244         * gcc.dg/ultrasp1.c: New test.
22245
22246 1998-12-06  Richard Henderson  <rth@cygnus.com>
22247
22248         * gcc.c-torture/execute/981206.c: New test.
22249
22250 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22251
22252         * g++.old-deja/g++.ns/template7.C: New test.
22253
22254         * g++.old-deja/g++.other/expr1.C: New test.
22255
22256         * g++.old-deja/g++.eh/tmpl3.C: New test.
22257
22258         * g++.old-deja/g++.eh/tmpl2.C: New test.
22259
22260 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22261
22262         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
22263         * g++.old-deja/g++.other/using6.C: Removed.
22264         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
22265
22266         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
22267
22268 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22269
22270         * g++.old-deja/g++.pt/overload8.C: New test.
22271
22272         * g++.old-deja/g++.pt/overload7.C: New test.
22273
22274         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
22275
22276         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
22277         and relinking messages.
22278         * lib/g++.exp (g++_target_compile): Remove .rpo file when
22279         compiling with -frepo.
22280
22281 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
22282
22283         * g++.old-deja/g++.pt/lookup6.C: New test.
22284
22285 1998-11-30  Nick Clifton  <nickc@cygnus.com>
22286
22287         * gcc.c-torture/execute/981130-1.c: New test.
22288         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
22289
22290 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22291
22292         * g++.old-deja/g++.pt/explicit76.C: New test.
22293
22294         * g++.old-deja/g++.pt/friend38.C: New test.
22295
22296         * g++.old-deja/g++.ns/crash2.C: New test.
22297
22298         * g++.old-deja/g++.pt/defarg8.C: New test.
22299
22300         * g++.old-deja/g++.pt/instantiate6.C: New test.
22301
22302         * g++.old-deja/g++.pt/static6.C: New test.
22303
22304         * g++.old-deja/g++.pt/decl2.C: New test.
22305
22306 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22307
22308         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
22309         problem is actually related with name lookup, but so what? :-)
22310
22311         * g++.old-deja/g++.pt/friend37.C: New test.
22312
22313 1998-11-25  Dave Love  <d.love@dl.ac.uk>
22314
22315         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
22316         element, which fails on some systems.
22317
22318         * g77.f-torture/execute/labug1.f: New test.
22319
22320 1998-11-21  Jeffrey A Law  (law@cygnus.com)
22321
22322         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
22323         is defined.
22324
22325 1998-11-18  Dave Love  <d.love@dl.ac.uk>
22326
22327         * g77.f-torture/compile/981117-1.f: New test.
22328
22329 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
22330
22331         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
22332         properly discarded.
22333
22334 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
22335
22336         * gcc.c-torture/execute/memcheck: New directory of tests for
22337         -fcheck-memory-usage.
22338
22339 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22340
22341         * README: New file, general information about the testsuite and
22342         new description of the various C++ test subdirectories.
22343         * README.g++: Eliminate obsolete information, update and move most
22344         relevant stuff to README.
22345
22346 1998-11-07  Richard Henderson  <rth@cygnus.com>
22347
22348         * gcc.c-torture/compile/981107-1.c: New test.
22349
22350 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
22351
22352         * execute/memcpy-bi.c: New testcase.
22353
22354 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
22355
22356         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
22357         base classes.
22358
22359         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
22360         template is selected.
22361
22362         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
22363         classes, it should be accepted for all types.
22364
22365         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
22366
22367         * g++.old-deja/g++.pt/spec24.C: Ensure that template
22368         specializations start with template headers.
22369
22370 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
22371
22372         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
22373
22374         * g++.old-deja/g++.other/init9.C: Test cross initialization of
22375         non-POD types.
22376
22377 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
22378
22379         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
22380
22381 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
22382
22383         * compile/981022-1.c, compile/981022-1.x: New test and driver.
22384
22385 1998-10-19  Jeffrey A Law  (law@cygnus.com)
22386
22387         * 981019-1.c: New test.
22388
22389 1998-10-14  Robert Lipe <robertl@dgii.com>
22390
22391         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
22392         find objc headers.
22393
22394 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
22395
22396         * compile/981001-4.c: Remove use of GCC extension that triggers a
22397         compiler bug.
22398
22399 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
22400
22401         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
22402
22403 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22404
22405         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
22406         instantiation of template produces incorrect code for delete
22407         expression.
22408
22409         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
22410         constructors' name is not unique.
22411         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
22412         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
22413
22414         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
22415         automatic array of const is ill-formed.
22416
22417         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
22418         of template parameter?
22419
22420         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
22421         const.
22422
22423         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
22424         pointer-to-member expression.
22425
22426         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
22427         declaration causes ICE.
22428
22429 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
22430
22431         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
22432         reserved in the global namespace.
22433
22434         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
22435         generate needed virtual table.
22436
22437         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
22438
22439 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
22440
22441         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
22442         template-dependent type
22443
22444 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
22445
22446         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
22447         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
22448         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
22449
22450         * g++.old-deja/g++.other/using5.C: New test; using decl from base
22451         class should be usable as argument of member function.
22452         * g++.old-deja/g++.other/using6.C: New test; using decl from base
22453         class should be usable as return type of member function.
22454         * g++.old-deja/g++.other/using7.C: New test; using decl from base
22455         class should be usable as type of data member.
22456
22457         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
22458
22459 1998-10-09  Jeffrey A Law  (law@cygnus.com)
22460
22461         * gcc.c-torture/special/920521-1.c: Fix bogus test.
22462
22463 1998-10-08  Nick Clifton  <nickc@cygnus.com>
22464
22465         * gcc.dg/dll-?.c Add thumb to target list.
22466         Fix assembler scan patterns to match current assembler output.
22467
22468 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
22469
22470         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
22471         matching of template brackets.
22472
22473         * g++.old-deja/g++.other/using4.C: New test.  Test using
22474         declarations of methods from base classes.
22475
22476         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
22477         within functions should introduce names into the innermost
22478         enclosing namespace.
22479
22480         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
22481         of static locals if first initialization throws.
22482
22483 1998-10-07  Jim Wilson  <wilson@cygnus.com>
22484
22485         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
22486
22487 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
22488
22489         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
22490         lose track of the possible targets of tablejump insns.
22491         * special/special.exp: Run it.
22492
22493 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
22494
22495         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
22496         must be declared before its specializations can be named in friend
22497         declarations.
22498
22499 1998-10-05  Dave Love  <d.love@dl.ac.uk>
22500
22501         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
22502
22503         * g77.f-torture/execute/io1.f: New test.
22504
22505 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
22506
22507         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
22508         with pointer to template function, for which no argument deduction
22509         is possible.
22510
22511         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
22512         specialization of template function as argument to template
22513         function.
22514
22515         * g++.old-deja/g++.other/access2.C: New test; Inner class
22516         shouldn't have privileged access to Outer's names.
22517
22518 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
22519
22520         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
22521         friend template declared within template class conflicts with
22522         nested class of the same name.
22523
22524         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
22525         is ignored.
22526
22527         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
22528         object with direct initializer as function declaration.
22529
22530         * g++.old-deja/g++.other/decl2.C: New test; duplicate
22531         initializers.
22532
22533         * g++.old-deja/g++.other/null2.C: New test; conditional operator
22534         involving const pointer and NULL produces incorrect result.
22535
22536         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
22537         type name without `typename' should be rejected with -pedantic.
22538
22539 1998-10-02  Richard Henderson  <rth@cygnus.com>
22540
22541         * g++.old-deja/g++.other/addrof1.C: New test.
22542
22543 1998-10-01  Nick Clifton  <nickc@cygnus.com>
22544
22545         * gcc.c-torture/compile/981001-1.c: New test.
22546         * gcc.c-torture/execute/981001-1.c: New test.
22547
22548 1998-10-01  Jeffrey A Law  (law@cygnus.com)
22549
22550         * gcc.c-torture/compile/981001-2.c: New test.
22551         * gcc.c-torture/compile/981001-3.c: New test.
22552         * gcc.c-torture/compile/981001-4.c: New test.
22553
22554 1998-10-01  Robert Lipe  <robertl@dgii.com>
22555
22556         * lib/objc.exp (objc_target_compile): Add -L during compiles for
22557         multilibbed hosts.   Idea grafted from g77.exp.
22558
22559 1998-09-30  Dave Love  <d.love@dl.ac.uk>
22560
22561         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
22562         avoid losing on systems which need -lsocket.
22563
22564 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
22565
22566         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
22567         * g++.old-deja/g++.other/nested2.C: Ditto.
22568         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
22569         failure.
22570
22571 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
22572
22573         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
22574         preferred over template operator!= for enum bitfields.
22575
22576 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
22577
22578         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
22579         that happen to have the same base name, but in different scopes,
22580         are incorrectly rejected.
22581
22582 1998-09-16  Richard Henderson  <rth@cygnus.com>
22583
22584         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
22585         on the native word size instead of an integer literal.
22586
22587 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
22588
22589         * g++.old-deja/g++.other/static2.C: Invocation of static data
22590         member of type pointer-to-function denoted as non-static member.
22591
22592         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
22593         checks involving function types and aliases.
22594
22595 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
22596
22597         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
22598         redefined to the same non-trivial type.
22599
22600         * g++.old-deja/g++.pt/explicit73.C: Test for proper
22601         namespace-qualification of template specializations declared in
22602         other namespaces.
22603
22604         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
22605         to declare a subset of the specializations of a template function
22606         as friends of specializations of a template class.
22607
22608         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
22609         member templates that do not fully specialize the enclosing
22610         template class are rejected.
22611
22612 1998-09-11  Dave Love  <d.love@dl.ac.uk>
22613
22614         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
22615
22616 1998-09-08  Dave Love  <d.love@dl.ac.uk>
22617
22618         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
22619         altered from libf2c/libU77 version.
22620
22621 1998-09-06  Dave Love  <d.love@dl.ac.uk>
22622
22623         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
22624
22625 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
22626
22627         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
22628         (un)signed char are different types for template specialization
22629         purposes.
22630
22631 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
22632
22633         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
22634         * objc: ObjC testsuite.
22635
22636 1998-08-31  Catherine Moore  <clm@cygnus.com>
22637
22638         * gcc.c-torture/execute/941014-1.x:  New file.
22639
22640 1998-08-31  Nick Clifton  <nickc@cygnus.com>
22641
22642         * lib/c-torture.exp: Add support for
22643         torture_eval_before_compile and torture_eval_before_execute
22644         variables.
22645
22646 1998-08-30  Jeffrey A Law  (law@cygnus.com)
22647
22648         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
22649         this test triggers valid.
22650
22651 1998-08-27  Jeffrey A Law  (law@cygnus.com)
22652
22653         * gcc.dg/980827-1.c: New test.
22654
22655 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
22656
22657         * gcc.c-torture/execute/loop-4b.c: New test.
22658
22659 1998-08-26  Nick Clifton  <nickc@cygnus.com>
22660
22661         * lib/c-torture.exp: Add support for
22662         torture_eval_before_compile and torture_eval_before_execute
22663         variables.
22664
22665 1998-08-25  Jeffrey A Law  (law@cygnus.com)
22666
22667         * gcc.c-torture/compile/980825-1.c: New test.
22668
22669 1998-08-24  Nick Clifton  <nickc@cygnus.com>
22670
22671         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
22672         count number tests in opt_t0 not good_t0.
22673
22674 1998-08-24  Jeffrey A Law  (law@cygnus.com)
22675
22676         * gcc.c-torture/compile/930326-1.x: Fix typo.
22677
22678 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
22679
22680         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
22681         causes an ICE.
22682
22683 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22684
22685         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
22686         STACK_SIZE is defined.
22687         * gcc.c-torture/unsorted/stuct.c: Similarly.
22688
22689         * gcc.c-torture/compile/980821-1.c: New test.
22690
22691 1998-08-21  Jeffrey A Law  (law@cygnus.com)
22692
22693         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
22694
22695 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
22696
22697         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
22698         code.
22699
22700 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
22701
22702         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
22703         error'.
22704
22705 1998-08-18  Jeffrey A Law  (law@cygnus.com)
22706
22707         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
22708
22709 1998-08-16  Jeffrey A Law  (law@cygnus.com)
22710
22711         * gcc.c-torture/compile/980816-1.c: New test.
22712
22713         * gcc.dg/980816-1.c: New test.
22714
22715 1998-08-13  Jeffrey A Law  (law@cygnus.com)
22716
22717         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
22718         compiler for ieee tests.
22719
22720 1998-08-01  Dave Love  <d.love@dl.ac.uk>
22721
22722         * g77.f-torture/compile/980729-0.f: New test.
22723
22724 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
22725
22726         * gcc.c-torture/special/eeprof-1.c: New test, for
22727         -finstrument-functions.
22728         * gcc.c-torture/special/special.exp: Run it.
22729
22730 1998-07-29  Jeffrey A Law  (law@cygnus.com)
22731
22732         * gcc.c-torture/compile/980729-1.c: New test.
22733
22734 1998-07-27  Nick Clifton  <nickc@cygnus.com>
22735
22736         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
22737         __thumb__ is defined, and test for ARM style doubles if so.
22738
22739 1998-07-26  Dave Love  <d.love@dl.ac.uk>
22740
22741         * g77.f-torture/noncompile/980615-0.f: New test.
22742
22743 1998-07-26  H.J. Lu  (hjl@gnu.org)
22744
22745         * gcc.dg/980312-1.c: Do link instead of compile.
22746         * gcc.dg/980313-1.c: Likewise.
22747
22748 1998-07-26  Jeffrey A Law  (law@cygnus.com)
22749
22750         * gcc.c-torture/compile/980726-1.c: New test.
22751
22752 1998-07-25  Dave Love  <d.love@dl.ac.uk>
22753
22754         * g77.f-torture/execute/io0.f: New test.
22755
22756 1998-07-24  Nick Clifton  <nickc@cygnus.com>
22757
22758         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
22759         an int.
22760
22761 1998-06-18  Michael Meissner  <meissner@cygnus.com>
22762
22763         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
22764         m32r bugs.
22765
22766 1998-07-17  Nick Clifton  <nickc@cygnus.com>
22767
22768         * gcc.dg/980626-1.c: Expect failures for all toolchains until
22769         c-decl.c:grokdeclarator can handle mode attributes.
22770
22771 1998-07-16  Jeffrey A Law  (law@cygnus.com)
22772
22773         * gcc.c-torture/execute/980716-1.c: New test.
22774
22775 1998-07-13  Jeffrey A Law  (law@cygnus.com)
22776
22777         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
22778         the mn10200.
22779         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
22780         the mn10200.
22781         * gcc.c-torture/execute/va-arg-3.x: Similarly.
22782         * gcc.c-torture/compile/930326-1.x: Similarly.
22783
22784 1998-07-13  Dave Love  <d.love@dl.ac.uk>
22785
22786         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
22787         New test from Craig.
22788
22789 1998-07-12  Dave Love  <d.love@dl.ac.uk>
22790
22791         * g77.f-torture/noncompile/980616-0.f: New test.
22792
22793         * g77.f-torture/execute/970816-3.f:  New test from Craig.
22794
22795 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
22796
22797         *  g++.other/singleton.C: Return error value instead of taking
22798         SIGSEGV.
22799
22800 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
22801
22802         *  g++.other/singleton.C: New test.   Warning is under dispute.
22803         Runtime crash is not.
22804
22805 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
22806
22807         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
22808         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
22809         using6.C, using7.C}:  New namespace tests.
22810
22811 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
22812
22813         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
22814         specialization with typedef'ed names used as array indexes.
22815
22816 1998-07-09  Jeffrey A Law  (law@cygnus.com)
22817
22818         * gcc.c-torture/execute/980709-1.c: New test.
22819
22820         * gcc.dg/980709-1.c: New test.
22821
22822 1998-07-07  Richard Henderson  <rth@cygnus.com>
22823
22824         * gcc.c-torture/execute/bcp-1.c: New test.
22825
22826 1998-07-07  Jeffrey A Law  (law@cygnus.com)
22827
22828         * gcc.c-torture/execute/980707-1.c: New test.
22829
22830 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
22831
22832         * gcc.c-torture/compile/980706-1.c: New test.
22833
22834 1998-07-01  Dave Love  <d.love@dl.ac.uk>
22835
22836         * g77.f-torture/execute/980701-0.f,
22837         g77.f-torture/execute/980701-1.f: New test from Craig.
22838
22839 1998-07-01  Jeffrey A Law  (law@cygnus.com)
22840
22841         * gcc.c-torture/compile/980701-1.c: New test.
22842
22843         * gcc.c-torture/execute/980701-1.c: New test.
22844
22845 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
22846 rlsruhe.de>
22847
22848         * g++.old-deja/g++.robertl/eb132.C: New test.
22849         * g++.old-deja/g++.robertl/eb133.C: Likewise.
22850
22851 1998-06-29  Dave Love  <d.love@dl.ac.uk>
22852
22853         * g77.f-torture/execute/980628-7.f,
22854         g77.f-torture/execute/980628-8.f,
22855         g77.f-torture/execute/980628-9.f,
22856         g77.f-torture/execute/980628-10.f: New tests from Craig.
22857
22858         * g77.f-torture/execute/980628-3.f: Remove mail headers.
22859
22860 1998-06-28  Jeffrey A Law  (law@cygnus.com)
22861
22862         * g77.f-torture/execute/980628-4.f: New test from Craig.
22863         * g77.f-torture/execute/980628-5.f: Likewise.
22864         * g77.f-torture/execute/980628-2.f: Likewise.
22865         * g77.f-torture/execute/980628-0.f: Likewise.
22866         * g77.f-torture/execute/980628-1.f: Likewise.
22867         * g77.f-torture/execute/980628-3.f: Likewise.
22868         * g77.f-torture/execute/980628-6.f: Likewise.
22869
22870 1998-06-28  Jeffrey A Law  (law@cygnus.com)
22871
22872         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
22873         directory when nothing has been installed yet.
22874
22875 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
22876
22877         * gcc.c-torture/special/special.exp: Handle newer versions of
22878         dejagnu.
22879
22880 1998-06-26  Jeffrey A Law  (law@cygnus.com)
22881
22882         * gcc.dg/980626-1.c: New test.
22883
22884 1998-06-19  Bruno Haible <haible@ilog.fr>
22885
22886         * gcc.misc-tests/m-un-2.c: New test.
22887         * g++.old-deja/g++.other/warn01.c: Likewise.
22888
22889 1998-06-19  Robert Lipe  <robertl@dgii.com>
22890
22891         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
22892         compatibility with assmblers with a different comment character.
22893         Eliminate use of GAS-specific extensions.
22894
22895 1998-06-19  Jeffrey A Law  (law@cygnus.com)
22896
22897         * gcc.c-torture/execute/ieee/980619-1.c: New test.
22898
22899 1998-06-19  Robert Lipe  <robertl@dgii.com>
22900
22901         *lib/g77.exp: Replace search for libf2c.a with search for newly
22902         renamed libg2c.a
22903
22904 1998-06-17  Jeffrey A Law  (law@cygnus.com)
22905
22906         * gcc.c-torture/execute/980617-1.c: New test.
22907
22908 1998-06-12  Jeffrey A Law  (law@cygnus.com)
22909
22910         * gcc.c-torture/execute/980612-1.c: New test.
22911
22912 1998-06-08  Jeffrey A Law  (law@cygnus.com)
22913
22914         * gcc.dg/980523-1.c: Only test on ppc-linux.
22915         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
22916
22917         * gcc.c-torture/execute/980608-1.c: New test.
22918
22919 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
22920
22921         * gcc.c-torture/execute/980605-1.c: New test.
22922
22923 1998-06-04  Jeffrey A Law  (law@cygnus.com)
22924
22925         * gcc.c-torture/execute/980604-1.c: New test.
22926
22927 1998-06-02  Jeffrey A Law  (law@cygnus.com)
22928
22929         * gcc.c-torture/execute/980602-1.c: New test.
22930         * gcc.c-torture/execute/980602-2.c: Likewise.
22931
22932 1998-06-02  Dave Love  <d.love@dl.ac.uk>
22933
22934         * 970125-0.f: Fix per JCB.  Add commentary.
22935
22936 1998-05-31  Michael Meissner  <meissner@cygnus.com>
22937
22938         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
22939         IEEE -0 support.
22940
22941 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
22942
22943         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
22944         earlier.
22945
22946 1998-05-28  Catherine Moore <clm@cygnus.com>
22947
22948         * gcc.c-torture/execute/980526-3.c: New test.
22949
22950 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
22951
22952         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
22953         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
22954         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
22955         m88k-motorola-sysv3 to XFAIL.
22956
22957 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22958
22959         * gcc.dg/980526-1.c: New test.
22960         * gcc.c-torture/execute/980526-2.c: New test.
22961
22962 1998-05-26  Jeffrey A Law  (law@cygnus.com)
22963
22964         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
22965
22966         * gcc.c-torture/execute/980526-1.c: New test.
22967
22968 1998-05-26  Dave Love  <d.love@dl.ac.uk>
22969
22970         * g77.f-torture/execute/alpha2.f: Add runtime test.
22971
22972 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
22973
22974         * g++.old-deja/old-deja.exp: Strip leading directories.
22975
22976         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
22977         error for the line.  Don't run multiple tests for the same line.
22978
22979 1998-05-23  Jeffrey A Law  (law@cygnus.com)
22980
22981         * gcc.dg/980523-1.c: New test.
22982
22983 1998-05-23  Dave Love  <d.love@dl.ac.uk>
22984
22985         * g77.f-torture/compile/970915-0.f: New test.
22986
22987 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
22988
22989         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
22990
22991 1998-05-21  Jeffrey A Law  (law@cygnus.com)
22992
22993         * gcc.dg/980520-1.c: New test.
22994
22995 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
22996
22997         * gcc.dg/980502-1.c: Fix return type.
22998
22999 1998-05-20  Jeffrey A Law  (law@cygnus.com)
23000
23001         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
23002         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
23003         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
23004         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
23005         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
23006
23007 1998-05-20  Dave Love  <d.love@dl.ac.uk>
23008
23009         * g77.f-torture/execute/980520-1.f: New test.
23010
23011 1998-05-15  Dave Love  <d.love@dl.ac.uk>
23012
23013         * lib/mike-g77.exp: New file.
23014
23015         * g77.f-torture/noncompile/noncompile.exp,
23016         g77.f-torture/noncompile/check0.f: New files.
23017
23018 1998-05-14  Dave Love  <d.love@dl.ac.uk>
23019
23020         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
23021         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
23022         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
23023         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
23024         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
23025         abort where appropriate.
23026
23027 1998-05-05  Michael Meissner  <meissner@cygnus.com>
23028
23029         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
23030         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
23031
23032 1998-04-29  Dave Love  <d.love@dl.ac.uk>
23033
23034         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
23035
23036 1998-04-27  Dave Love  <d.love@dl.ac.uk>
23037
23038         * g77.f-torture/compile/980427-0.f: New test.
23039
23040 1998-04-24  Dave Love  <d.love@dl.ac.uk>
23041
23042         * g77.f-torture/compile/980424-0.f: New test.
23043
23044 1998-04-19  Dave Love  <d.love@dl.ac.uk>
23045
23046         * g77.f-torture/compile/980419-2.f (main): New test.
23047         * g77.f-torture/compile/970125-0.f: New test.
23048         * g77.f-torture/compile/980419-1.f: New test.
23049
23050 1998-04-08  Jim Wilson  <wilson@cygnus.com>
23051
23052         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
23053         of loop-4.c.
23054
23055 1998-04-07  Jim Wilson  <wilson@cygnus.com>
23056
23057         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
23058
23059 1998-04-03  Jim Wilson  <wilson@cygnus.com>
23060
23061         * gcc.c-torture/compile/980329-1.c: New test.
23062
23063 1998-03-18  Jim Wilson  <wilson@cygnus.com>
23064
23065         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
23066         * gcc.dg/980312-1.c: Fix typo in -march command.
23067
23068 1998-03-16  H.J. Lu  (hjl@gnu.org)
23069
23070         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
23071
23072 1998-03-11  Robert Lipe  <robertl@dgii.com>
23073
23074         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
23075         Dave Love agree the Fortran source is bogus.
23076
23077 1998-03-11  Robert Lipe  <robertl@dgii.com>
23078
23079         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
23080         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
23081         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
23082         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
23083         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
23084
23085 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
23086
23087         * g++.old-deja/g++.other/friend1.C: New test.
23088
23089 1998-02-18  Dave Love  <d.love@dl.ac.uk>
23090
23091         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
23092         possibly uninitialized) variables and declare dnrm2.
23093
23094 1998-02-23  Robert Lipe <robertl@dgii.com>
23095
23096         From Bruno Haible <haible@ilog.fr>:
23097         * gcc.c-torture/execute/980223.c: New test.
23098
23099 1998-02-13  Jeffrey A Law  (law@cygnus.com)
23100
23101         * gcc.dg/ifelse-1.c: New test.
23102
23103 1998-02-09  H.J. Lu  (hjl@gnu.org)
23104
23105         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
23106
23107           * lib/old-dejagnu.exp (old-dejagnu): Added the
23108           "execution test - XFAIL *-*-*" handling in the spirit of
23109           "excess errors test -". Changed the "execution test fails"
23110           handling to be like "excess errors test fails".
23111           * Update various tests accordingly.
23112
23113 1998-02-06  Jim Wilson  <wilson@cygnus.com>
23114
23115         * gcc.c-torture/execute/980205.c: New test.
23116
23117 1998-01-18  Jeffrey A Law  (law@cygnus.com)
23118
23119         * lib/c-torture.exp: Look for .x files instead of .cexp files.
23120         * lib/f-torture.exp: Similarly.
23121         * gcc.c-torture: Rename all .cexp files to .x files.
23122
23123 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
23124
23125         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
23126         (940510-1.c): Removed duplicate.
23127         (971104-1.c): New test.
23128
23129 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
23130
23131           * lib/f-torture.exp: Improve error and loop detection.
23132
23133 1997-11-19  Michael Meissner  <meissner@cygnus.com>
23134
23135         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
23136         use that to size the filler array.
23137
23138 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
23139
23140         * lib/c-torture.exp(c-torture-execute): Fix typo.
23141
23142         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
23143         testcase as the executable name. Keep the executable around if
23144         the test fails.
23145
23146 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
23147
23148         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
23149         changes.  Only test one -g option, and move it to the end of the
23150         list of options to test.
23151
23152 1997-09-19  Michael Meissner  <meissner@cygnus.com>
23153
23154         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
23155         variable GCC_TORTURE_OPTIONS to supply default switches separated
23156         by colons.  If no environment variable, run tests with -O0 -g, -O1
23157         -g, and -O2 -g as well.
23158
23159 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
23160
23161         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
23162         explanatory comments. Fix indentation.
23163
23164 1997-09-15  Jeffrey A Law  (law@cygnus.com)
23165
23166         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
23167
23168 1997-09-11  Jeffrey A Law  (law@cygnus.com)
23169
23170         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
23171         * g++.old-deja/g++.mike/p7325.C: Likewise.
23172         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
23173
23174 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
23175
23176         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
23177         * g++.old-deja/g++.brendan/crash30.C: Likewise.
23178         * g++.old-deja/g++.brendan/crash39.C: Likewise.
23179         * g++.old-deja/g++.law/operators4.C: Likewise.
23180
23181 1997-09-11  Joe Buck  (jbuck@synopsys.com)
23182
23183         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
23184         * g++.old-deja/g++.mike/p784.C: Ditto.
23185         * g++.old-deja/g++.mike/p785.C: Ditto.
23186
23187 1997-09-05  Jeffrey A Law  (law@cygnus.com)
23188
23189           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
23190
23191 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23192
23193         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
23194         target feature; pass this to c-torture-execute as needed.
23195
23196 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
23197
23198         * lib/c-torture.exp(c-torture-execute): If the previous and the
23199         current executables being tested are identical, we don't need to
23200         run the executable again. Try to make the executable names
23201         unique. Add an optional argument for passing additional compiler
23202         flags.
23203
23204 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
23205
23206         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
23207
23208 1997-08-29  Jeffrey A Law  (law@cygnus.com)
23209
23210         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
23211
23212 1997-07-31  Jeffrey A Law  (law@cygnus.com)
23213
23214         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
23215         32bit or larger longs.
23216
23217         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
23218         have either a 32bit long or 32bit int.
23219
23220 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
23221
23222         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
23223         Make double precision tests dependent on sizeof (double).
23224
23225 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
23226
23227         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
23228         too.
23229
23230 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
23231
23232         * gcc.c-torture/compile/961203-1.cexp: New script.
23233
23234 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
23235
23236         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
23237         up the includes ourselves.
23238
23239 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
23240
23241         * lib/plumhall.exp: Remove random include, and add a few
23242         verbose messages for debugging.
23243
23244 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
23245
23246         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
23247         of trying to do it ourselves.
23248
23249 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
23250
23251         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
23252
23253 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
23254
23255         * gcc.prms/5403.c: Made regexp a bit less strict.
23256
23257 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
23258
23259         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
23260         is returned from remote_load instead.
23261         * lib/plumhall.exp: Ditto.
23262         * lib/mike-g++.exp: Ditto.
23263         * lib/old-dejagnu.exp: Ditto.
23264         * lib/c-torture.exp: Ditto.
23265
23266 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
23267
23268         * lib/g++.exp: Use build_wrapper procedure.
23269         * lib/gcc.exp: Ditto.
23270
23271 1997-05-20  Jeffrey A Law  (law@cygnus.com)
23272
23273         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
23274         an old-style decl for malloc.  Fixes tests to work when
23275         sizeof (int) != sizeof (size_t).
23276
23277 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23278
23279         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
23280
23281         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
23282         use stdargs.h interface.
23283
23284 1997-05-15  Mike Meissner  <meissner@cygnus.com>
23285
23286         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
23287         NO_VARARGS when compiling.
23288
23289 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
23290
23291         * lib/plumhall.exp(ph_includes): New procedure.
23292         (ph_make): Use it.
23293         (ph_compiler): Ditto.
23294
23295         * lib/g++.exp: Rename test-glue.c to testglue.c.
23296         * lib/gcc.exp: Ditto.
23297
23298 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
23299
23300         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
23301         to completion when it's called.
23302
23303 1997-03-21  Michael Meissner  <meissner@cygnus.com>
23304
23305         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
23306         is defined, don't do test.
23307
23308 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
23309
23310         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
23311         for object files.
23312         (ph_summary): Mark skipped testcases as untested, not unresolved.
23313
23314         * lib/plumhall.exp (ph_make): If unresolved because of bad
23315         errorCode, record errorCode in log file.
23316         (*): Replace send_log/verbose with verbose -log.
23317
23318 1997-03-19  Michael Meissner  <meissner@cygnus.com>
23319
23320         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
23321         double conversion if double isn't at least 8 bytes.
23322
23323         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
23324         int to work with targets where int is 16 bits.
23325
23326         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
23327         8 bytes, just exit, since 4 byte doubles don't have enough bits of
23328         precision for the test to complete.
23329
23330 1997-03-14  Michael Meissner  <meissner@cygnus.com>
23331
23332         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
23333         if d10v is not compiled with the -mdouble64 flag.
23334         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
23335
23336         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
23337         d10v is not compiled with the -mint32 flag.
23338
23339 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
23340
23341         * lib/plumhall.exp: Use incr_count.
23342
23343 1997-03-12  Jeffrey A Law  (law@cygnus.com)
23344
23345         * gcc.c-torture: Update to c-torture-1.45.
23346
23347 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
23348
23349         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
23350         the name of the expect testcase file).
23351
23352         * lib/g++.exp(g++_init): Ditto.
23353
23354 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
23355
23356         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
23357         the host.
23358
23359         * lib/gcc.exp(gcc_exit): New procedure.
23360
23361 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
23362
23363         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
23364         specs where appropriate.
23365
23366         * g++.old-deja/g++.arm/*: Added additional ERROR checks
23367         because of new "candidates are" messages, and removed a few
23368
23369         * Converted all non-old-style g++ testcases to old-style, and
23370         moved into g++.old-deja.
23371
23372 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
23373
23374         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
23375         options.
23376
23377         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
23378         succeeded.
23379
23380         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
23381
23382 1997-02-13  Michael Meissner  <meissner@cygnus.com>
23383
23384         * lib/gcc.exp (gcc_target_compile): Add support for defining
23385         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
23386         the machine doesn't have those features.
23387
23388 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
23389
23390         * g++.law/operators4.exp: Don't use LIBS.
23391
23392 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
23393
23394         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
23395
23396         * lib/mike-g++.exp: Don't set the compiler to be tested here.
23397         * lib/g++.exp: Set it here instead. Also, allow use of the
23398         --tool_exec and --tool_opt options. Change CXX to
23399         GXX_UNDER_TEST.
23400
23401         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
23402
23403         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
23404
23405 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
23406
23407         * lib/old-dejagnu.exp: Use prune_warnings instead of
23408         prune_system_crud.
23409         * lib/mike-g++.exp: Ditto.
23410         * lib/gcc.exp: Ditto.
23411         * lib/g++.exp: Ditto.
23412
23413         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
23414
23415 1997-02-07  Jeffrey A Law  (law@cygnus.com)
23416
23417           * 941014-2.c: Include stdlib.h
23418           * 960327-1.c: Include stdio.h
23419           * dbra.c, index-1.c: Don't assume ints are 32bits.
23420
23421 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
23422
23423         * lib/gcc.exp: Add gcc,stack_size target feature.
23424
23425         * lib/g++.exp(g++_target_compile): Add the include and link
23426         paths here, not in two other places. And, it's $options, not
23427         options.
23428
23429         * lib/mike-g++.exp(postbase): Remove the code that determines
23430         the correct include and link paths.
23431         * g++.old-deja/old-deja.exp: Ditto.
23432
23433 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
23434
23435         * lib/g++.exp(g++_init): target_compile no longer returns the
23436         filename of the result.
23437
23438 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
23439
23440         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
23441         call to glob.
23442
23443         * gcc.c-torture/special/special.exp: Change call to
23444         gcc_target_compile to include the object file.
23445
23446 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
23447
23448         * gcc.c-torture/special/special.exp: Correct misspelling in last
23449         change.
23450
23451 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
23452
23453         * lib/plumhall.exp(ph_summary): Log the entire output of the
23454         executable. Return -1 if there were any failures, 0 otherwise.
23455         (ph_execute): Return -1 if there were any failures, 0 otherwise.
23456         (ph_make): Clean up objects and executables that were built
23457         if the tests succeeded.
23458
23459 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
23460
23461         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
23462         libraries and includes in the build tree as appropriate.
23463
23464 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23465
23466         * lib/c-torture.exp: Instead of looking for the global variable
23467         NO_LONG_LONG, check to see if that's a feature of the target.
23468
23469 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
23470
23471         * config/default.exp: Minimize. Delete the remainer of the files in
23472         config; this functionality is now in devo/dejagnu/config.
23473
23474         g++.*/*: Pass any additional flags used to compile to postbase;
23475         delete CXXFLAGS.
23476
23477         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
23478         is now done by runtest.exp. Use gcc_target_compile instead of
23479         compile.
23480
23481         lib/c-torture.exp: Use gcc_target_compile instead of compile.
23482         Remove references to CFLAGS. Use remote_file instead of
23483         calling rm -f.
23484         (c-torture): Take a list of arguments to use to compile this
23485         testcase.
23486
23487         lib/g++.exp: Simplify. Use target_compile instead of compile.
23488         lib/gcc-dg.exp: Ditto.
23489         lib/gcc.exp: Ditto.
23490         lib/mike-{gcc,g++}.exp: Ditto.
23491         lib/old-dejagnu.exp: Ditto.
23492         lib/plumhall.exp: Ditto.
23493
23494 1997-01-08  Jim Wilson  <wilson@cygnus.com>
23495
23496         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
23497         (ph_linker): Likewise.
23498
23499 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
23500
23501           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
23502         MAP_ANON / MAP_ANONYMOUS if defined;
23503         else try to map from /dev/zero .
23504
23505 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23506
23507         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
23508         isn't defined, then define it to MAP_ANONYMOUS.
23509
23510 1996-11-12  Jeffrey A Law  (law@cygnus.com)
23511
23512         * gcc.c-torture: Update to c-torture-1.42 release.
23513
23514 1996-11-11  Jeffrey A Law  (law@cygnus.com)
23515
23516         * gcc.c-torture: Update to c-torture-1.41 release.
23517
23518 1996-10-27  Jeffrey A Law  (law@cygnus.com)
23519
23520         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
23521         c-torture release.
23522
23523 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
23524
23525         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
23526         and LDFLAGS.  Fix second case to append the target_info ldflags
23527         onto LDFLAGS, not CFLAGS.
23528         * lib/g++.exp (g++_init): Add target_info stuff.
23529         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
23530         of libgloss and newlib flags for !native.
23531
23532         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
23533         (GDB): Fix relative path to go up another dir for finding gdb.
23534
23535 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
23536
23537         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
23538         versions in the target_info array, if they don't exist.
23539
23540 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
23541
23542         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
23543
23544 1996-07-08  Jim Wilson  <wilson@cygnus.com>
23545
23546         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
23547         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
23548
23549 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
23550
23551         * lib/old-dejagnu.exp: Don't remove the output file before we've
23552         actually tested it. Don't append pwd to the path of the executable
23553         we're testing.
23554
23555 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
23556
23557         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
23558
23559 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
23560
23561         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
23562         temporary directory for compiler files, and set it to a default
23563         value of /tmp. Set $output as the name of the output file from
23564         compiling the testcase. Add a -o option to $cflags_var so the
23565         compiler writes the final output file as $output. Set $executable
23566         to $output.
23567
23568         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
23569         directory for compiler files, and set it to /tmp if it doesn't
23570         already have a value. Set $output_file to the name of the output
23571         file from compiling the testcase. Add a -o option to CXXFLAGS so
23572         the compiler writes the final output file as $output. Use $output
23573         as the executable to be tested.
23574
23575 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23576
23577         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
23578
23579 1996-06-08  Jeffrey A Law  (law@cygnus.com)
23580
23581         * gcc.c-torture/execute/pending-1.c: New test.  Still
23582         pending in Tege's queue.
23583
23584 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
23585
23586         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
23587         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
23588         if there were failures.  Call unresolved if there were unresolved
23589         testcases.  Call gcc_fail if program did not run to completion.
23590         (ph_make): Pass additional argument name to ph_execute.
23591         (ph_execute): Add new argument.  Pass additional arguments to
23592         ph_summary.  Call gcc_fail is there is no execution output.
23593
23594 1996-04-24  Jeffrey A Law  (law@cygnus.com)
23595
23596         * lib/plumhall.exp (proc_summary): Output relavent summary
23597         lines into the log so specific failures in plumhall can be
23598         investigated.
23599
23600 1996-04-10  Jeffrey A Law  (law@cygnus.com)
23601
23602         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
23603         (c-torture-execute): Don't try to execute tests which use
23604         "long long" types if $NO_LONG_LONG is nonzero.
23605
23606 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
23607
23608         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
23609         not c-torture.
23610
23611         * gcc.ieee: Move from here.
23612         * gcc.c-torture/execute/ieee: To here.
23613
23614 1996-03-26  Jeffrey A Law  (law@cygnus.com)
23615
23616         * gcc.c-torture: Update to c-torture-1.41 release.
23617
23618 1996-03-22  Jeffrey A Law  (law@cygnus.com)
23619
23620         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
23621         not "$output".
23622
23623 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
23624
23625         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
23626         -c present.
23627
23628 1996-03-02  Jeffrey A Law  (law@cygnus.com)
23629
23630         * config/proelf.exp: Handle connecting to a simulator.
23631
23632 1996-01-31  Jeffrey A Law  (law@cygnus.com)
23633
23634         * config/proelf.exp: New file.  Enough framework that we can
23635         run c-torture tests on the proelf targets (or any other target
23636         that gdb can connect to for that matter).
23637
23638 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
23639
23640         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
23641         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
23642
23643         * lib/plumhall.exp (ph_execute): Always call ph_summary if
23644         exec_output exists.
23645
23646 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
23647
23648         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
23649         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
23650
23651         * config/*.exp: Update FSF address.  Change result of ${tool}_load
23652         to pass/fail/unresolved/unsupported/untested.  Caller must now
23653         call unresolved/unsupported/untested.
23654         * lib/*.exp: Update FSF address.  Update to handle new results of
23655         ${tool}_load.
23656         * lib/chill.exp (verbose): Delete.
23657
23658 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
23659
23660         * lib/gcc.exp (default_gcc_start): Change order of args to
23661         $LDFLAGS $CFLAGS $LIBS.
23662         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
23663         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
23664         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
23665         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
23666         * gcc.misc-tests/dg-test.exp: Likewise.
23667         * gcc.misc-tests/msgs.exp: Likewise.
23668         * gcc.prms/prms.exp: Likewise.
23669         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
23670         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
23671
23672         * lib/dg.exp: Deleted, moved to dejagnu/lib.
23673
23674 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
23675
23676         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
23677
23678         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
23679         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
23680
23681         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
23682         necessary.
23683
23684 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
23685
23686         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
23687         global for loop; add use of $mathlib.
23688         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
23689         settings here; set mathlib for anything but VxWorks.
23690
23691 1996-01-22  Jeffrey A Law  (law@cygnus.com)
23692
23693         * gcc.c-torture: Update to c-torture-1.40 release.
23694
23695 1996-01-03  Jeffrey A Law  (law@cygnus.com)
23696
23697         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
23698         dg.exp.
23699
23700 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
23701
23702         * lib/c-torture.exp (c-torture-execute): Declare "output" as
23703         global.
23704
23705 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
23706
23707         * lib/g++.exp (LIBS): Define if not already.
23708         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
23709         (gcc-dg-prune): Call prune_gcc_output.
23710         * lib/gcc.exp (prune_gcc_output): New proc.
23711         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
23712         prune_gcc_output.
23713
23714 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
23715
23716         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
23717         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
23718
23719 1995-11-15  Jeffrey A Law  (law@cygnus.com)
23720
23721         * gcc.c-torture: Update to c-torture-1.39 release.
23722
23723 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
23724
23725         * lib/c-torture.exp (c-torture-execute): Don't return if one option
23726         fails, try others as well.
23727
23728 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
23729
23730         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
23731         If compilation fails, mark execute tests as `untested'.
23732         If test is marked as unsupported, don't mark compilation and
23733         execute tests as failed.
23734
23735 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
23736
23737         * lib/g++.exp (g++_init): Don't link in libg++, and look to
23738         libstdc++ for whether or not we want to be doing shared
23739         libraries.  Delete link_curses since we don't need it anymore.
23740         * lib/mike-g++.exp (postbase): Don't link in libg++.
23741         * g++.old-deja/old-deja.exp: Likewise.
23742
23743 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
23744
23745         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
23746
23747 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
23748
23749         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
23750         For that, add `-Wl,-a,shared_archive'.
23751         * g++.old-deja/old-deja.exp: Likewise.
23752
23753 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
23754
23755         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
23756
23757 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
23758
23759         * lib/mike-g++.exp (postbase): Pay attention to the status of
23760         g++_load.
23761
23762 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
23763
23764           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
23765
23766 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
23767
23768         * lib/gcc.exp (default_gcc_start): No longer need to log program
23769         being executed or its output, execute_anywhere does that now.
23770         * lib/g++.exp (default_g++_version): Call execute_anywhere.
23771         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
23772
23773 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
23774
23775         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
23776         the same as those in lib/g++.exp.
23777
23778 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
23779
23780         * gcc.c-torture: Update to c-torture-1.38 release.
23781         * gcc.ieee: Related changes.
23782
23783 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
23784
23785         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
23786         "exec". Minor reformatting changes.
23787
23788         * config/rom68k.exp (${tool}_load): Make it work in a canadian
23789         cross. This means all "exec" calls now work on a remote host as
23790         well.
23791         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
23792         cross. Filter out the extra "\r\n" stuff that expect puts in.
23793         (c-torture-execute): Filter out the bogus warnings like
23794         c-torture-compile does. Add support for canadian cross.
23795         * lib/gcc.exp (default_gcc_version, default_gcc_start)
23796         Use execute_anywhere rather than calling exec directly. Now it
23797         works for canadian cross testing.
23798
23799 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
23800
23801         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
23802         results into a variable, and check that rather than using file exists.
23803
23804 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
23805
23806         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
23807         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
23808
23809 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
23810
23811         * g++.old-deja/old-deja.exp: Create and pass runshlib and
23812         lib_curses if there's a shared libg++ in the build tree.
23813
23814 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
23815
23816         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
23817         if not supported target.
23818
23819 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
23820
23821         * lib/g++.exp (g++_init): Move empty setting of runshlib and
23822         link_curses up to always happen, not just for native builds.
23823
23824 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
23825
23826         * gcc.c-torture: Update to c-torture-1.36 release.
23827         * gcc.failure: Related changes.
23828
23829 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
23830
23831         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
23832
23833 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
23834
23835         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
23836         * lib/mike-g++.exp (postbase): Not in here.  Still reference
23837         runshlib, link_curses, and mathlib for link and run.
23838
23839         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
23840         pass the runtime shared library options for Solaris, OSF/1, and
23841         Irix5, and link with -lcurses to avoid unresolved references.
23842
23843 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
23844
23845         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
23846         only run once.
23847
23848 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
23849
23850         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
23851
23852 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
23853
23854         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
23855         do not have a framework for the "compat" tests yet.
23856
23857 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
23858
23859         * lib/mike-g++.exp (postbase): New local variable `mathlib',
23860         set to null if we're testing vxworks5.1.  Use that instead of
23861         `-lm' in the setting of LIBS for link and run.
23862
23863 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
23864
23865         * config/rom68k.exp (${tool}_load): Major changes to make it
23866         work.  Verified that it does in fact return the stuff in
23867         exec_output properly.  Catch any Emul or any TRAP other than 0.
23868
23869 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
23870
23871         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
23872         LDFLAGS properly for targets that need stuff from libgloss.
23873         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
23874         only run once.
23875         (gpp_initialized): New variable.
23876
23877 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
23878
23879         * config/rom68k.exp: Load libgloss.exp.
23880         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
23881         so we can produce a fully linked binary.
23882         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
23883         so we can produce a fully linked binary.
23884
23885 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
23886
23887         * lib/plumhall.exp (ph_section): Watch for expected failures.
23888         Add missing `else'.
23889
23890         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
23891         run the testcase.
23892         (c-torture): Likewise.
23893
23894 1995-08-28  Doug Evans  <dje@cygnus.com>
23895
23896         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
23897
23898         * lib/mike-g++.exp (mike_cleanup): New proc.
23899         (prebase): New globals compiler_result, not_compiler_result,
23900         target_regexp.
23901         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
23902         allow leading "-" in pattern.  Watch for unsupported tests.
23903         If $compiler_result is set, pattern match assembler code,
23904         and ditto for $not_compiler_result.
23905         * lib/mike-gcc.exp: Likewise.
23906
23907         * lib/plumhall.exp (ph_execute): Only call ph_summary if
23908         execution "succeeded".
23909
23910 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
23911
23912         * config/win32.exp: New file.
23913         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
23914
23915 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
23916
23917         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
23918         unsupported.
23919         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
23920         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
23921         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
23922
23923         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
23924         "... without exceptions was ...".  That is now handled by
23925         prune_system_crud.
23926         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
23927
23928 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
23929
23930         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
23931         sieve.c,sort2.c}: New files.
23932         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
23933         sieve.exp,sort2.exp}: Drivers for them.
23934
23935         * lib/mike-gcc.exp (program_output): New user settable variable.
23936         (postbase): Call prune_system_crud.  Also prune extraneous compiler
23937         messages.
23938         * lib/mike-g++.exp (program_output): New user settable variable.
23939
23940         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
23941
23942         * config/sh.exp: Deleted (use sim.exp instead).
23943
23944 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
23945
23946         * config/vx.exp: Declare CHECKTASK as global.
23947         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
23948         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
23949         * lib/old-dejagnu.exp: Load [pwd]/$executable.
23950
23951 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
23952
23953         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
23954         target. Like vx.exp, only includes `vx29k.exp' instead of
23955         `vxworks.exp'.
23956
23957 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
23958
23959         * config/sim.exp: Increase time limit from 120 seconds to 240.
23960
23961 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
23962
23963         * gcc.c-torture/execute/950628-1.c: New test.
23964
23965 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
23966
23967         * gcc.c-torture: Update with changes/additions from
23968         c-torture-1.34.
23969
23970 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
23971
23972         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
23973
23974 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
23975
23976         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
23977
23978 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
23979
23980         * gcc.c-torture/compile/950512-1.c: New test.
23981         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
23982         * gcc.dg/struct-ret-1.c: Likewise.
23983
23984 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
23985
23986         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
23987           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
23988
23989 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
23990
23991         * gcc.c-torture/special/920411-1.c: Deleted.
23992         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
23993
23994 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
23995
23996         * config/sim.exp (${tool}_load): Hack in call to bash to get a
23997         cpu limit.
23998
23999 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
24000
24001         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
24002
24003 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
24004
24005         From kenner;
24006         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
24007         is the proper length.
24008         * va-arg-3.c: Likewise.
24009
24010 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
24011
24012         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
24013         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
24014
24015         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
24016         * lib/g++.exp (default_g++_start): Delete old cruft.
24017
24018 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
24019
24020         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
24021         (2 * (1 << 18)) to (2 * (1 << 17)).
24022
24023         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
24024
24025 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
24026
24027         * config/rom68k.exp: Renamed from config/idp.exp
24028
24029 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
24030
24031         * c-torture/compile/921109-2.c
24032
24033 1995-04-18  Mike Stump  <mrs@cygnus.com>
24034
24035         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
24036         excess errors.
24037
24038 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
24039
24040         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
24041         output.
24042         * lib/g++.exp (default_g++_start): Likewise.
24043
24044 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
24045
24046         * gcc.c-torture/compile/950329-1.c: New test.
24047
24048 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
24049
24050           * config/bug.exp (${tool}_load): Updated to use new remote_open
24051           and remote_close procs.
24052         * config/idp.exp: New file.
24053
24054 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
24055
24056         * gcc.c-torture/execute/950322-1.c: New test.
24057
24058 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
24059
24060         * config/vx.exp (${tool}_load): Clean up testing of return code from
24061         vxworks_ld and vxworks_spawn.
24062
24063 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
24064
24065         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
24066
24067 1995-03-13  Mike Stump  <mrs@cygnus.com>
24068
24069         * lib/old-deja.exp: Add `excess errors test - ' error, now one
24070         can mark excess errors on a machine by machine basis.  Note, the
24071         default is to not expect any excess errors, even when excess
24072         errors test - is given, so you will want to put an XFAIL ... on
24073         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
24074         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
24075         those 4 machines, but no others.
24076
24077 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
24078
24079         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
24080         * lib/c-torture.exp: to here.
24081
24082 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
24083
24084         * gcc.c-torture/execute/950221-1.c: New test.
24085         * gcc.c-torture/execute/struct-ret-1.c: New test.
24086         * gcc.c-torture/compile/950221-1.c: New test.
24087
24088         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
24089
24090 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
24091
24092         * gcc.c-torture/execute/arith-1.c (main): Return 0.
24093         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
24094
24095 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
24096
24097         * g++.gb: New directory of tests, derived from my signature and
24098         class scoping tests.
24099
24100         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
24101         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
24102         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
24103         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
24104         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
24105         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
24106         * g++.gb/sig25.C: Likewise.
24107
24108         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
24109         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
24110         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
24111         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
24112         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
24113         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
24114         * g++.gb/sig25.exp: Likewise.
24115
24116         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
24117         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
24118         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
24119         * g++.gb/scope13.C: Likewise, this test still fails.
24120
24121         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
24122         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
24123         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
24124         * g++.gb/scope13.exp: Ditto.
24125
24126         * g++.gb/README: New file, explains what these tests are about.
24127
24128 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
24129
24130         * lib/dg.exp (dg-do): Support `preprocess'.
24131         (dg-test): Likewise.
24132
24133 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
24134
24135         * config/udi.exp: change "continue -expect" to "exp_continue".
24136
24137 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
24138
24139         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
24140         Delete redundant tests.
24141
24142         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
24143         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
24144         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
24145         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
24146         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
24147         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
24148         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
24149         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
24150
24151         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
24152         storing label pointers.
24153         * gcc.c-torture/execute/921019-1.c: Likewise.
24154         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
24155         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
24156         parameter fp.
24157         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
24158         constants.
24159
24160         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
24161         Delete obsolete tests.
24162
24163         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
24164         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
24165         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
24166         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
24167         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
24168         * gcc.c-torture/compile/950124-1.c: New test.
24169
24170         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
24171
24172 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
24173
24174         * lib/mike-g++.exp: Add -lm to LIBS.
24175
24176 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
24177
24178         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
24179
24180 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
24181
24182         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
24183
24184 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
24185
24186         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
24187
24188 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
24189
24190         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
24191         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
24192         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
24193         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
24194         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
24195         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
24196         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
24197         * g++.law/{operators31.C, operators32.C,
24198         * g++.law/{operators33.C, operators34.C}: Likewise.
24199         * g++.law/{pic1.C, refs2.C}: Likewise.
24200         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
24201         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
24202         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
24203         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24204
24205         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
24206         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
24207         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
24208         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
24209         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
24210         * g++.law/{enum9.exp, friend5.exp}: Likewise.
24211         * g++.law/{nest3.exp, nest4.exp}: Likewise.
24212         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
24213         * g++.law/{operators30.exp, operators31.exp}: Likewise.
24214         * g++.law/{operators32.exp, operators33.exp}: Likewise.
24215         * g++.law/{operators34.exp}: Likewise.
24216         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
24217         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
24218         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
24219         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
24220         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
24221
24222         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
24223         No longer expected to fail.
24224         * g++.law/missed-error3.C: Tweak for recent bool changes.
24225
24226 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
24227
24228         * config/emb-unix: Deleted.
24229         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
24230         remote execution.  Do final link on remote host if REMOTE_LINK is set.
24231
24232 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
24233
24234         * lib/dg.exp (dg-test): Fix typo in last patch.
24235
24236 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
24237
24238         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
24239         (handles multiple occurrences).
24240
24241 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
24242
24243         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
24244         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
24245         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
24246         printed).
24247         * lib/c-torture.exp (c-torture-compile): Likewise.
24248         (c-torture): Prepend full path if missing.
24249         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
24250         (gcc_fail): Likewise.
24251         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
24252
24253 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
24254
24255         * lib/netware.exp: Only attach to NetWare i386 systems.
24256
24257 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
24258
24259         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
24260         messages.  Add test name to "output pattern match" pass/fail message.
24261
24262 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
24263
24264         * gcc.dg: New testsuite.
24265         * gcc.dg/dg.exp: New file.
24266
24267         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
24268         test-switch.c}: Deleted.
24269
24270         * gcc.misc-tests/msgs.exp: New testcase driver.
24271
24272 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
24273
24274         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
24275         Watch for illegal return values from ${tool}_load.
24276         * config/unix.exp (${tool}_load): Fix pass/fail detection for
24277         cross targets.  Coerce return value >0 to 1.
24278
24279 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
24280
24281         * config/unix.exp (${tool}_load): Call program rsh, not proc.
24282
24283         * config/emb-unix.exp: New file.
24284
24285         * config/sim.exp: Error if variable $SIM not defined.
24286         (${tool}_load): Mark test as "untested" if simulator missing.
24287
24288         * config/unix.exp: Load remote.exp to get rcp_download.
24289         * lib/c-torture.exp: Use different option lists for testcases with
24290         and without loops.
24291         * gcc.c-torture/execute/execute.exp: Likewise.
24292
24293 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
24294
24295         * config/*.exp: Clarify return code from ${tool}_load.
24296         Call `unresolved' or `untested' instead of `warning' or `perror'
24297         (sometimes you still want to call both though).
24298         Add comment that `shell_id' is local to each file.
24299         * config/udi.exp (timeout): Set to 30.
24300         Don't print warning if connection fails, $connectmode has already
24301         printed an error.
24302         (${tool}_load): Move verbose messages to level 2.
24303         Rework pattern for "Process started" message.
24304         Pass `shell_id' to ${connectmode}_download.
24305         Retry twice upon timeout.  Make resetting of target more robust.
24306         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
24307         Pass `shell_id' to exit_$connectmode.
24308         Only call exit_$connectmode if connected.
24309         * config/unix.exp (${tool}_load): Check return codes better.
24310         * config/vrtx.exp (${tool}_load): Likewise.
24311         * config/vx.exp (${tool}_load): Likewise.
24312         Delete unneeded global's.
24313         * lib/dg.exp (dg-test): Update to reflect clarified return codes
24314         from ${tool}_load.
24315         (dg-stat): Delete.
24316         (dg-init): Delete recording of pass/fail counts.
24317         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
24318         (old-dejagnu-init): Likewise.
24319         (old-dejagnu-stat): Delete contents, empty proc now.
24320         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
24321         (c-torture): Delete references to lcnt, lpass, lfail.
24322         Get option list from TORTURE_OPTIONS.
24323         Delete -funroll[-all]-loops if no loops.
24324         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
24325         (g++_stat): Delete contents (empty proc now).
24326         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
24327         (gcc_finish): Likewise.
24328         (gcc_stat): Deleted.
24329         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
24330         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
24331         * gcc.c-torture/execute/execute.exp: Likewise.
24332         Split tests into two parts: compile, execute.
24333         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
24334         no loops.  Update to reflect clarified return codes from ${tool}_load.
24335
24336 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
24337
24338         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
24339         to grep for.
24340         (old-dejagnu): Likewise (where necessary).
24341
24342 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
24343
24344         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
24345
24346         * lib/dg.exp (dg-process-target): Fix processing of selector.
24347         Add comment regarding use of `error'.
24348
24349         * lib/gcc.exp (prune_system_crud): Define if missing.
24350         * lib/g++.exp (prune_system_crud): Likewise.
24351
24352         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
24353         Call prune_system_crud.
24354         * lib/dg.exp (dg-runtest): New proc.
24355         Use perror instead of send_user for tcl errors in testcase.
24356         Don't return any value, it's never used.
24357         Don't clobber previous definition of `unknown'.
24358         Print tcl errors in `dg-final'.
24359
24360 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
24361
24362         * lib/dg.exp (dg-process-target): Improve syntax error messages.
24363         (dg-test): Don't print errorInfo, it contains stack backtrace.
24364
24365 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
24366
24367         * lib/g++.exp (runtest_file_p): Define if missing.
24368
24369 1994-09-24  Doug Evans  (dje@cygnus.com)
24370
24371         * lib/mike-g++.exp: Comment out loading of g++.exp.
24372         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
24373         (default_g++_version): Always print something.
24374         (default_g++_start): Comment out call to `which'.
24375         (g++_start, g++_load): Deleted (must be defined in config file).
24376         * lib/gcc.exp: Test for existence of $CC at start.
24377         Delete check for tmpdir (done in gcc_init).
24378         (default_gcc_version): Always print something.
24379         (default_gcc_start): Comment out call to `which'.
24380         * config/*.exp: Major cleanup - make cross targets work at least a
24381         little better for g++ (by not being "--tool gcc" specific).
24382         Rename gcc_xxx to ${tool}_xxx.
24383         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
24384         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
24385
24386 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
24387
24388         * lib/c-torture.exp (c-torture-compile): Rework compiler
24389         message processing.
24390
24391         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
24392         c-torture.
24393
24394 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
24395
24396         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
24397
24398         * lib/dg.exp (dg-process-target): Support { target native }.
24399
24400 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
24401
24402         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
24403         looked for "... program xxx got fatal signal".
24404         Correct regsub munging of `comp_output'.
24405         Ignore compiler messages "path prefix not used" and "linker input
24406         file unused".
24407
24408 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
24409
24410         * lib/gcc.exp (runtest_file_p): Define if missing.
24411         * gcc.prms/template.c: Example to work from.
24412
24413 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
24414
24415         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
24416         * lib/dg.exp (dg-test): Call unsupported testcases as such.
24417
24418         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
24419         * gcc.prms/1883.c: Moved from compile/940714-1.c.
24420         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
24421         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
24422
24423         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
24424         (dg-process-target): No longer a varargs proc.
24425         Return S/N for target, P/F for xfail.  All callers changed.
24426         (user option procs): More argument checking.
24427         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
24428         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
24429         (dg-test): Skip test if not running on selected target in `dg-do'.
24430         Update handling of `dg-do-what', `dg-output-text'.
24431         Separate execution pass/fail from output pattern match pass/fail.
24432         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
24433
24434 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
24435
24436         * gcc.c-torture/special/special.exp: Don't expect failure for mips
24437         target for 920510-1.c.
24438
24439 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
24440
24441         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
24442         Clean up comment regarding use of passcnt, etc.
24443         (gcc_stat): Don't update `testcnt' here.
24444         (gcc_finish): Do it here.
24445         Might as well reset `but_id' here too.
24446         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
24447         to determine if the file should be tested.
24448         * gcc.c-torture/compile/compile.exp: Likewise.
24449         * gcc.c-torture/execute/execute.exp: Likewise.
24450         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24451         * gcc.misc-tests/dg-test.exp: Likewise.
24452         * gcc.prms/prms.exp: Likewise.
24453         * gcc.wendy/wendy.exp: Likewise.
24454         * g++.old-deja.exp: Likewise.
24455         Move "Testing file" message to verbose level 1.
24456
24457 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
24458
24459         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
24460
24461 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
24462
24463         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
24464         (default_gcc_start): Accept optional second list element
24465         of compiler flags.  Print compiler output at verbosity level 2.
24466         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
24467         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
24468         Save current values of framework globals passcnt, failcnt, xpasscnt,
24469         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
24470         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
24471         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
24472         xfailcnt to compute stats.  Update framework global `testcnt' from
24473         pass/fail counts.
24474         (gcc_finish): New proc.  Clean up test environment.
24475         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
24476         (gcc_epass, gcc_efail): Delete.
24477         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
24478         argument of line number.
24479         (dg-init): If the tool has an init routine, call it.
24480         (dg-test): Remove args `cflags_var' and `libs_var'.
24481         Pass all compiler options to ${tool}_start.
24482         Handle missing line number.
24483         (dg-finish): New function.
24484         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
24485         particular files.  Call gcc_finish at end.  Move "skipping test"
24486         message to verbosity level 3.
24487         * gcc.c-torture/compile/compile.exp: Likewise.
24488         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
24489         * gcc.c-torture/execute/execute.exp: Likewise.
24490         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24491         Print testcase being tried at verbosity level 1.
24492         * gcc.c-torture/special/special.exp: Unset xfail.
24493         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24494         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
24495         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
24496         * gcc.failure/failure.exp: Likewise.
24497         * gcc.ieee/ieee.exp: Likewise.
24498         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
24499         Update call to dg-test.  Call dg-finish at end.
24500         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
24501         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
24502         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
24503         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
24504         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
24505         * gcc.wendy/wendy.exp: Add copyright.
24506         Delete setting of tmpdir (done by gcc_init).
24507         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
24508         Pass compiler flags to gcc_start.  Call gcc_finish at end.
24509         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
24510         gcc_[ce]pass/fail.
24511
24512 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
24513
24514         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
24515         confusion.
24516         (g++_load): Likewise.
24517
24518         * config/*.exp (gcc_load): Some were varargs fns and some were not.
24519         Rename argument to `prog' to remove the confusion.
24520         Varargs fns behave differently too!
24521         (g++_load): Likewise.
24522
24523         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
24524
24525         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
24526         what it is.  Delete (always) printing of status value for !native.
24527         Simplify verbose code, and include status and exec_output.
24528         (g++_load): Use gcc_load.
24529
24530 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
24531
24532         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
24533         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
24534         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
24535         940714-3.c as these testcases don't exist anymore.  Make
24536         va-arg-1.c expected to pass.
24537
24538 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
24539
24540         * gcc.misc-tests/misc.exp: Only run specific testcases.
24541         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
24542         * gcc.misc-tests/dg-[1-9].c: New files.
24543
24544         * lib/dg.exp: New testsuite driver.
24545         * gcc.prms/prms.exp: Use it.
24546
24547         * README.gcc: New file.
24548
24549         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
24550         Document and reset `lxpass' and `lxfail'.
24551         Simplify "initialized" message.
24552         (gcc_stat): Clean up comments a little.
24553
24554 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
24555
24556         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
24557
24558 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
24559
24560         * lib/old-dejagnu.exp (process-option): New proc.
24561         (old-dejagnu-init, old-dejagnu-stat): Likewise.
24562         (old-dejagnu): Simplify.
24563         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
24564
24565 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
24566
24567         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
24568         exists and is not an empty string.
24569
24570         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
24571         $xfail rather than calling setup_xfail.  Clear $xfail when test is
24572         finished.
24573         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
24574         automatically.
24575
24576         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
24577         longer expected to fail.
24578
24579         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
24580         "f" function call.
24581
24582         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
24583
24584         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
24585         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
24586         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
24587         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
24588         c-torture-1.29.
24589
24590         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
24591         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
24592
24593         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
24594
24595         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
24596         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
24597
24598         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
24599         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
24600         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
24601
24602 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
24603
24604         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
24605         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
24606         940714-1.c, 940714-2.c, 940714-3.c},
24607         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
24608         gcc.misc-tests/{mg.c,mg.exp}:
24609         New tests.
24610         * gcc.noncompile/noncompile.exp: Change accordingly.
24611
24612 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
24613
24614         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
24615         Undo previous clobberage.
24616
24617 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
24618
24619         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
24620         * gcc.special/{930510-1.c, special.exp}:
24621         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
24622         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
24623         struct-varargs-1.c}: New tests from c-torture-1.26.
24624
24625 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
24626
24627         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
24628           argument to switch.
24629
24630 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
24631
24632         * Revert the previous changes.  Please see Rob's directory
24633           (/lisa/test/rob/progressive/gcc/testsuite) for testing
24634           fixes.
24635
24636 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
24637
24638         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
24639             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
24640             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
24641             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
24642             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
24643             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
24644             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
24645             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
24646             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
24647             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
24648             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
24649             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
24650             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
24651             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
24652             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
24653             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
24654             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
24655             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
24656             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
24657             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
24658             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
24659             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
24660             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
24661             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
24662             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
24663             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
24664             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
24665
24666 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
24667
24668         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
24669             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
24670           with perror calls.
24671
24672 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
24673
24674         * config/unix.exp (g++_load): Fix syntax.
24675
24676 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
24677
24678         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
24679         * gcc.noncompile/921017-1.c: Deleted obsolete test.
24680         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
24681         Don't expect va-arg-1.c to fail.  Correct expected output for
24682         920928-1.c.
24683         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
24684         * gcc.wendy/hbm4.c: Correct typo.
24685         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
24686
24687 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
24688
24689         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
24690         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
24691         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
24692         * lib/c-torture.exp (c-torture-compile): Ditto.
24693
24694         Reduce volume of output (remove all the -I's and such).
24695         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
24696         Call gcc_cpass, gcc_cfail.
24697         (c-torture): Pass testing option to c-torture-compile.
24698
24699 1994-03-21  Doug Evans  (dje@cygnus.com)
24700
24701         Bring patches over from progressive.
24702         * config/default.exp: Exit remote shell cleanly.
24703         (g++_exit, g++_start): Add default versions.
24704         * config/sim.exp (gcc_load): Use perror, not error.
24705
24706 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
24707
24708         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
24709         set in site.exp.
24710
24711 1994-03-14  Doug Evans  (dje@cygnus.com)
24712
24713         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
24714         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
24715         (wendy_try): New proc to run testcase.
24716         (main loop): Call 'em.
24717         * gcc.wendy/*.c: Clean up pass to correct expected output.
24718
24719         * lib/gcc.exp: Minor cleanup work.
24720         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
24721
24722 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
24723
24724         * config/sim.exp (gcc_load): Document return codes better.
24725         Don't pass -v to simulator.
24726
24727 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
24728
24729           * gcc.special/920717-x.c: Fix typo.
24730           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
24731           get at sources.
24732
24733         * lib/mike-gcc.exp: Fix typo.
24734
24735 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
24736
24737         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
24738         binary to use, transform the name.
24739         * config/*.exp: rename everything. Nuke any g++ specific files,
24740         it's now a special case of gcc that requires no special support.
24741         Add a default.exp for unsupported targets.
24742
24743 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
24744
24745         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
24746         lib/old-dejagnu.exp: Fix a few patterns to work with the new
24747         version of Tcl.
24748
24749 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
24750
24751         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
24752         than a warning.
24753
24754 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
24755
24756         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
24757
24758 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
24759
24760         * gcc.execute/execute.exp: Combine opt_list and foption_list into
24761         option_list.  Compile every file with only 4/6 option choices
24762         (same as C torture) instead of with 12/18 different option
24763         choices.
24764         * lib/c-torture.exp: Likewise.
24765
24766         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
24767         not already set.
24768
24769 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
24770
24771         * lib/old-deja.exp: Add `excess errors test fails' error, now one
24772         can put an XFAIL *-*-* on excess errors.
24773
24774 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
24775
24776         * g++.law: Add more tests derived from g++-bugs snapshots.
24777
24778         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
24779         equivalent to g++.law/init9.
24780
24781         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
24782         compiled it, and the a.out file after we've run it.
24783
24784 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
24785
24786         * lib/mike-g++.exp (postbase): Delete the .o file after we've
24787         compiled it, and the a.out file after we've run it.
24788
24789 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
24790
24791         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
24792
24793 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
24794
24795         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
24796         version number.
24797
24798 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
24799
24800         * g++.law: New directory of g++ tests derived from the g++-bugs
24801         snapshots.
24802
24803 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
24804
24805         * gcc.compile: initbug1.c initbug1.exp testcase added
24806
24807 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
24808
24809         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
24810         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
24811           fixes submitted by Jeff Law (law@cs.utah.edu)
24812         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
24813           Jeff Law (law@cs.utah.edu)
24814
24815
24816 1993-11-30  Mike Stump  (mrs@cygnus.com)
24817
24818         * config/unix-g++.exp: Follow the gcc way of doing things.
24819         * g++.old-deja/old-deja.exp: Minor updates.
24820         * lib/g++.exp: New file, follow the gcc way of doing things.
24821         * lib/old-dejagnu.exp: Minor updates.
24822         * lib/mike-g++.exp: Always unset errorInfo.
24823
24824 1993-11-06  Mike Stump  (mrs@cygnus.com)
24825
24826         * lib/gcc.exp: Fix some errors with the below change, CC and
24827         CFLAGS should be global when setting, not local.
24828
24829 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
24830
24831         * lib/gcc.exp: Transform tool name.
24832
24833 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
24834
24835         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
24836
24837 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
24838
24839         * lib/gcc.exp: change gcc_done to gcc_stat
24840
24841 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
24842
24843         * Upgraded gcc testsuite to c-torture version 1.25
24844
24845 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
24846
24847         * lib/gcc.exp: added reporting code. Changed verbose compile message.
24848         * lib/c-torture: added hooks for new reporting code.
24849
24850 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
24851
24852         * config/sh-gcc.exp: check if sh-sim exists in the path
24853
24854 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
24855
24856         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
24857         * gcc.compile/compile.exp: Initial changes for new logic.
24858         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
24859         * gcc.failure/failure.exp: Initial changes for new logic.
24860         * gcc.ieee/ieee.exp: Initial changes for new logic.
24861         * gcc.misc-tests/misc.exp: Initial changes for new logic.
24862         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
24863         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
24864         * lib/c-torture.exp: Initial changes for new logic.
24865         * lib/gcc.exp: Initial changes for new logic.
24866
24867 1993-10-15  Mike Stump  (mrs@cygnus.com)
24868
24869         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
24870         depend upon failure or success.  Fully qualify names in failure
24871         and success messages.  Always remove a.out before starting
24872         compile, just in case.  Pay more attention to error text output by
24873         the compiler.  Handle testcases with no known past errors just
24874         like all others, so that things are uniform.  Other miscellaneous
24875         improvements.
24876
24877 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
24878
24879         * gcc.cpp: new directory for cpp tests
24880
24881 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
24882
24883         * lib/chill.exp: Code reformatted, removed unused code.
24884         * config/unix-chill.exp: Code reformatted, removed unused code.
24885         * chill.execute/execute.exp: Code reformatted, removed unused code.
24886         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
24887
24888 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
24889
24890         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
24891         routines not written.
24892
24893 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
24894
24895         * config/bug-gcc.exp: Use new procs from bug.exp.
24896
24897 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
24898
24899         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
24900         via ftp, rather than depending on NFS.
24901         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
24902         case.
24903
24904 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
24905
24906         * config/bug-gcc.exp: Use new download proc.
24907
24908 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
24909
24910         * chill.execute/execute.exp: cleanups, handles errors better
24911         * chill.compile/compile.exp: rewrite, based on execute.exp
24912         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
24913         * lib/chill.exp: major changes to diff proc and compile and link
24914           procs. added chill_fail and chill_pass wrappers to pass and
24915           fail. added more comments, and handle error codes better.
24916           Added a hack to capture stderr from exec, so noncompile tests
24917           can work.
24918
24919 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
24920
24921         * chill.execute/execute.exp: rewrite of testsuite driver
24922         * lib/chill.exp: rewrite of testsuite driver
24923         * config/unix-chill.exp: rewrite of testsuite driver
24924
24925 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
24926
24927     In chill.execute:
24928         * iexpr.ch: Standardize uppercase.
24929         * tuples.dat: Standardize uppercase.
24930         * vary.ch: standardize.  Correct varying string assignments.
24931         * vary.dat: Add new output lines.
24932
24933 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
24934
24935     In chill.execute:
24936         * chprintf.ch: Standardize use of uppercase.
24937         * tuples.ch: Standardize and turn arr2 into a DCL,
24938           rather than a SYN.
24939         * pinits.ch: Standardize.
24940
24941 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
24942
24943         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
24944         * Makefil: Renamed to Makefile.in.
24945         * configure.in: New.
24946
24947 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
24948
24949     In chill.execute:
24950         * .cvsignore: Add result/output files.
24951         * Makefile: Fix up variables at start.  Use MFLAGS
24952           everywhere.  Correct bool_loc, built_ins entries.
24953           Add entry for vary1.ch.
24954         * bitarray.ch: Standardize upper-case usage.
24955         * bitexpr.ch: Standardize, add output of b1.
24956         * params.ch: Use arrayt in along PROC parameters, to
24957           avoid novelty problems.
24958         * sets.ch: Tiny cleanup.
24959         * vary1.ch: Re-indent.
24960
24961 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
24962
24963           * Add PR-related files to Makefiles, .cvsignore files, etc.
24964
24965 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
24966
24967         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
24968           with compiler objects. New names are test-flow.c and test-loop.c
24969
24970 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
24971
24972         * Upgraded c-torture tests from 1.19 to 1.20
24973
24974         * new files:
24975         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
24976         * gcc.compile: 930623-1.c 930623-2.c
24977         * gcc.noncompile: 930622-1.c 930622-2.c
24978         * gcc.failure: 920411-1.c 920627-2.c
24979         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
24980
24981 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
24982
24983         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
24984           More changes to get testsuite working properly. Needs more work.
24985           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
24986
24987 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
24988
24989         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
24990           More changes to get testsuite working properly. Needs more work.
24991
24992 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
24993
24994         * chill.compile/compile.exp: Added for Dejagnu support
24995         * chill.execute/execute.exp: Added for Dejagnu support
24996         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
24997
24998 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
24999
25000     This should complete moving the CHILL test files.
25001         * chill.noncompile(.cvsignore printf.grt
25002             in-printf.grt chprintf.grt chprintf.ch):
25003             Added test-support files.
25004           (Makefile): Modified further.
25005         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
25006             signal.ch): Added test files.
25007           * chill.execute (.cvsignore printf.grt printr.c
25008             in-printf.grt rts.c chprintf.grt rts.h): Added
25009           test-support files.
25010             (Makefile): More corrections.
25011
25012 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
25013
25014         * chill.compile, chill.execute, chill.nocompile: Add CHILL
25015           test cases, ready for DejaGnu.
25016
25017 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
25018
25019         * Upgraded c-torture tests from 1.18 to 1.19
25020
25021         * gcc.compile: added test(s):
25022           930607-1.c
25023         * gcc.execute: added test(s):
25024           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
25025
25026         * added new subdirectory for misc tests: gcc.misc-tests
25027         * gcc.misc-test(s): added tests:
25028           inst-check.c test-consts.c test-ior.c test-switch.c
25029
25030 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
25031
25032         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
25033
25034 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
25035
25036         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
25037
25038 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
25039
25040         * Upgraded c-torture tests from 1.17 to 1.18
25041
25042 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
25043
25044         * Upgraded c-torture tests from 1.12 to 1.17
25045
25046 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
25047
25048         * lib/old-dejagnu.exp:
25049           Fixed handling of XFAIL target triplets to correctly
25050           recognize wildcard characters.  Removed code that
25051           appended a unique id tag to the end of the file name
25052           printed out by the result of the testcases within a
25053           given test file.
25054
25055 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
25056
25057         * lib/old-dejagnu.exp:
25058           Reworked expected failure handling to trigger off of XFAIL
25059           keyword in keyphrase embeded in testcase source code. The
25060           XFAIL keyword must be at the end of the keyphrase line. It
25061           may optionally be followed by one or more target triplets.
25062           It has just occured that the handling of wildcards in the
25063           target triplet may not be correct.
25064
25065 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
25066
25067         * g++.old-deja/tests:
25068           Moved all subdirectories up one level into g++.old-deja .
25069
25070         * lib/old-dejagnu.exp:
25071           Fixed problem with CXXFLAGS not being properly reset, and being
25072           corrupted with extraneous "-c" compiler option.  This was
25073           causing binaries to not be generated for test that needed them.
25074           Modified strings passed to "pass" and "fail" so that individual
25075           tests from the same test file would be distinguished by an
25076           identifier appended to the test file name in the summary logs;
25077           this corrected a problem with erroneous diff logs.  Added code
25078           to search testcases for expected fail and unexpected pass keywords.
25079
25080 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
25081
25082         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
25083
25084 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
25085
25086         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
25087           Removed extraneous text from end of "Special g++ Options"
25088           keyphrase.
25089
25090         * lib/old-dejagnu.exp: Added pattern matching to look for new
25091           keywords, embedded in testcases comments, which will trigger
25092           calls to xpass and xfail.
25093
25094 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
25095
25096         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
25097           comments embedded in the testcases, especially the one looking for
25098           special compiler options, as well as the pattern matching for the
25099           compiler output again.
25100
25101 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
25102
25103         * lib/old-dejagnu.exp: Do a proper check of the return value for
25104           execute tests. Fixed several problems with the pattern matching
25105           of the compiler output which gave erroneous test results.
25106           Changed several of the test result messages to be more descriptive.
25107         * config/unix-g++.exp: Proc g++_load now actually works and
25108           executes the tests passed to it and returns a usable return
25109           value.
25110
25111 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
25112
25113           * lib/gcc.exp: Exits gracefully if $CC is bogus.
25114
25115 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
25116
25117         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
25118           Modified both files to properly execute the old style
25119           dejagnu tests. The previous versions of these files were
25120           experimental and did not function anything near correctly.
25121
25122 1993-04-05  Rob Savoye  (rob@cygnus.com)
25123
25124         * Removed all Makefile.in and configure.in files. No configuration
25125         needed now.
25126
25127 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
25128
25129         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
25130
25131 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
25132
25133         * gcc.compile/configure.in, gcc.unsorted/configure.in,
25134         gcc.special/configure.in, gcc.noncompile/configure.in,
25135         gcc.execute/configure.in, gcc.code_quality/configure.in,
25136         g++.other/configure.in, g++.old-deja/configure.in,
25137         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
25138         in srcname setting.
25139
25140 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
25141
25142         * lib/udi.exp:  Fixed mondfe and mondfe_download.
25143         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
25144         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
25145
25146 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
25147
25148         * config/udi-gdb.exp: Check $shell_id after connecting to target.
25149         (gdb_exit): Don't remove *_soc files.
25150
25151 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
25152
25153         * lib/c-torture.exp: Don't look for main; instead always use -w
25154         -c.  This is how the c-torture tests work.  Remove the object
25155         file if the compilation succeeds.
25156         * gcc.execute/execute.exp: Remove executable if test passes.
25157         * gcc.noncompile/noncompile.exp: Every test is an expected
25158         failure.
25159         * gcc.special/special.exp: Added tests from c-torture 1.11,
25160         corrected use of existing test.
25161         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
25162         gcc.execute/920625-1.c: Updated to c-torture 1.11.
25163         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
25164         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
25165         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
25166         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
25167         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
25168         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
25169         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
25170         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
25171         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
25172         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
25173         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
25174         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
25175         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
25176         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
25177         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
25178         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
25179         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
25180         c-torture 1.11.
25181         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
25182         correspond to c-torture 1.11.
25183
25184         * New file.