OSDN Git Service

313d5a2166e31ac890364e886503d94a5586d970
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2
3         PR c++/16889
4         * g++.dg/lookup/ambig[12].C: New.
5
6 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7
8         PR c++/16706
9         * g++.dg/template/crash21.C: New test.
10         * g++.dg/template/crash22.C: Likewise.
11
12 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
13
14         PR c++/17149
15         * g++.dg/template/access15.C: New.
16
17 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
18
19         PR c++/17163
20         * g++.dg/template/repo2.C: New test.
21
22 2004-08-23  Roger Sayle  <roger@eyesopen.com>
23
24         PR rtl-optimization/17078
25         * gcc.c-torture/execute/pr17078-1.c: New test case.
26
27 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
28
29         PR c/14492
30         * gcc.dg/debug/crash1.c: New test.
31
32 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
33
34         PR c/16180
35         * gcc.dg/loop-5.c: New test.
36
37 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
38
39         * gcc.c-torture/execute/20040823-1.c: New test.
40
41 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
42
43         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
44         to the assembler.  Simplify test accordingly.
45         (asm_abi_flags): Use GNU names.
46         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
47         to check for ABI flags.
48
49 2004-08-22  Andrew Pinski  <apinski@apple.com>
50
51         * g++.dg/opt/pr14029.C: New test.
52         * gcc.c-torture/execute/pr15262.c: New test.
53
54 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
55
56         * gfortran.dg/reduction.f90: Add checks with complex arguments.
57
58 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
59
60         PR 16908
61         * gfortran.dg/direct_io.f90: New test.
62
63 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
64
65         PR c++/17121
66         * g++.dg/inherit/local2.C: New test.
67
68 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
69
70         PR c++/17120
71         * g++.dg/warn/Wparentheses-4.C: New test.
72
73 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
74
75         PR c++/17121
76         * g++.dg/inherit/local2.C: New test.
77
78         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
79         * gcc.dg/ppc-ldstruct.c: Likewise.
80         * gcc.dg/ppc64-abi-2.c: Likewise.
81
82 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
83
84         PR rtl-optimization/17099
85         * gcc.c-torture/execute/20040820-1.c: New test.
86
87 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
88
89         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
90
91 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
92
93         PR fortran/17077
94         * gfortran.dg/auto_array_1.f90: New test.
95
96 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
97
98         PR fortran/17074
99         * gfortran.dg/simpleif_1.f90: New test.
100
101 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
102
103         * lib/target-supports.exp (check_profiling_available): Return
104         false for arm*-*-symbianelf* and arm*-*-eabi*.
105
106         PR c++/15890
107         * g++.dg/template/delete1.C: New test.
108
109 2004-08-19  Paul Brook  <paul@codesourcery.com>
110
111         PR fortran/14976
112         PR fortran/16228 
113         * gfortran.dg/data_char_1.f90: New test.
114
115 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
116
117         PR fortran/16946
118         * gfortran.dg/reduction.f90: New testcase.
119
120 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
121
122         PR fortran/16520
123         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
124
125 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
126
127         PR c++/17041
128         * g++.dg/Wparentheses-3.C: New test.
129
130 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
131
132         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
133         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
134         * gcc.dg/vect/vect-2.c: Likewise.
135         * gcc.dg/vect/vect-3.c: Likewise.
136         * gcc.dg/vect/vect-4.c: Likewise.
137         * gcc.dg/vect/vect-5.c: Likewise.
138         * gcc.dg/vect/vect-6.c: Likewise.
139         * gcc.dg/vect/vect-7.c: Likewise.
140         * gcc.dg/vect/vect-25.c: Likewise.
141         * gcc.dg/vect/vect-31.c: Likewise.
142         * gcc.dg/vect/vect-32.c: Likewise.
143         * gcc.dg/vect/vect-34.c: Likewise.
144         * gcc.dg/vect/vect-36.c: Likewise.
145         * gcc.dg/vect/vect-all.c: Likewise.
146
147 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
148
149         PR c++/17068
150         * g++.dg/template/operator4.C: New test.
151
152 2004-08-18  Richard Henderson  <rth@redhat.com>
153
154         * gcc.dg/20040206-1.c: XFAIL.
155
156 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
157
158         PR c++/16246
159         * g++.dg/template/array7.C: New test.
160
161 2004-08-17  James E Wilson  <wilson@specifixinc.com>
162
163         * gcc.dg/mips-movcc-1.c: New test.
164         * gcc.dg/mips-movcc-2.c: New test.
165         * gcc.dg/mips-movcc-3.c: New test.
166
167         * gcc.dg/mips-nmadd-1.c: New test.
168         * gcc.dg/mips-nmadd-2.c: New test.
169
170 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
171
172         PR c++/15871
173         * g++.dg/opt/inline8.C: New test.
174
175         PR c++/16965
176         * g++.dg/parse/error17.C: New test.
177         
178 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
179
180         * gcc.dg/vect: New directory for vectorizer tests.
181         * gcc.dg/vect/tree-vect.h: New file.
182         * gcc.dg/vect/vect.exp: New file.
183         * gcc.dg/vect/pr16105.c.c: New test.
184         * gcc.dg/vect/vect-1.c: New test.
185         * gcc.dg/vect/vect-2.c: New test.
186         * gcc.dg/vect/vect-3.c: New test.
187         * gcc.dg/vect/vect-4.c: New test.
188         * gcc.dg/vect/vect-5.c: New test.
189         * gcc.dg/vect/vect-6.c: New test.
190         * gcc.dg/vect/vect-7.c: New test.
191         * gcc.dg/vect/vect-8.c: New test.
192         * gcc.dg/vect/vect-9.c: New test.
193         * gcc.dg/vect/vect-10.c: New test.
194         * gcc.dg/vect/vect-11.c: New test.
195         * gcc.dg/vect/vect-12.c: New test.
196         * gcc.dg/vect/vect-13.c: New test.
197         * gcc.dg/vect/vect-14.c: New test.
198         * gcc.dg/vect/vect-15.c: New test.
199         * gcc.dg/vect/vect-16.c: New test.
200         * gcc.dg/vect/vect-17.c: New test.
201         * gcc.dg/vect/vect-18.c: New test.
202         * gcc.dg/vect/vect-19.c: New test.
203         * gcc.dg/vect/vect-20.c: New test.
204         * gcc.dg/vect/vect-21.c: New test.
205         * gcc.dg/vect/vect-22.c: New test.
206         * gcc.dg/vect/vect-23.c: New test.
207         * gcc.dg/vect/vect-24.c: New test.
208         * gcc.dg/vect/vect-25.c: New test.
209         * gcc.dg/vect/vect-26.c: New test.
210         * gcc.dg/vect/vect-27.c: New test.
211         * gcc.dg/vect/vect-28.c: New test.
212         * gcc.dg/vect/vect-29.c: New test.
213         * gcc.dg/vect/vect-30.c: New test.
214         * gcc.dg/vect/vect-31.c: New test.
215         * gcc.dg/vect/vect-32.c: New test.
216         * gcc.dg/vect/vect-33.c: New test.
217         * gcc.dg/vect/vect-34.c: New test.
218         * gcc.dg/vect/vect-35.c: New test.
219         * gcc.dg/vect/vect-36.c: New test.
220         * gcc.dg/vect/vect-37.c: New test.
221         * gcc.dg/vect/vect-38.c: New test.
222         * gcc.dg/vect/vect-40.c: New test.
223         * gcc.dg/vect/vect-41.c: New test.
224         * gcc.dg/vect/vect-42.c: New test.
225         * gcc.dg/vect/vect-43.c: New test.
226         * gcc.dg/vect/vect-44.c: New test.
227         * gcc.dg/vect/vect-45.c: New test.
228         * gcc.dg/vect/vect-46.c: New test.
229         * gcc.dg/vect/vect-47.c: New test.
230         * gcc.dg/vect/vect-48.c: New test.
231         * gcc.dg/vect/vect-49.c: New test.
232         * gcc.dg/vect/vect-50.c: New test.
233         * gcc.dg/vect/vect-51.c: New test.
234         * gcc.dg/vect/vect-52.c: New test.
235         * gcc.dg/vect/vect-53.c: New test.
236         * gcc.dg/vect/vect-54.c: New test.
237         * gcc.dg/vect/vect-55.c: New test.
238         * gcc.dg/vect/vect-56.c: New test.
239         * gcc.dg/vect/vect-57.c: New test.
240         * gcc.dg/vect/vect-58.c: New test.
241         * gcc.dg/vect/vect-59.c: New test.
242         * gcc.dg/vect/vect-60.c: New test.
243         * gcc.dg/vect/vect-61.c: New test.
244         * gcc.dg/vect/vect-all.c: New test.
245         * gcc.dg/vect/vect-none.c: New test.
246
247 2004-08-17  Paul Brook  <paul@codesourcery.com>
248
249         PR fortran/13082
250         * gfortran.dg/entry_1.f90: New test.
251
252 2004-08-17  Andrew Pinski  <apinski@apple.com>
253
254         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
255
256 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
257
258         * gcc.dg/pr17036-1.c: New test.
259         
260 2004-08-16  Devang Patel  <dpatel@apple.com>
261
262         * gcc.dg/darwin-20040809-1.c: New test.
263         
264 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
265
266         * gcc.dg/funcdef-attr-1.c: New test.
267
268 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
269
270         * gcc.dg/altivec-17.c: New test.
271         * gcc.dg/altivec-18.c: New test.
272
273 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
274
275         PR c++/6749
276         * g++.dg/template/vtable2.C: New test.
277
278 2004-08-14  Richard Henderson  <rth@redhat.com>
279
280         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
281         * gcc.dg/pack-test-4.c (main): Return 0.
282         * gcc.dg/setjmp-1.c: Remove XFAIL.
283         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
284
285 2004-08-14  Richard Henderson  <rth@redhat.com>
286
287         * gcc.dg/980217-1.c: Add prototype for printf.
288
289 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
290
291         * gfortran.dg/pr16935.f90: New test.
292
293 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
294
295         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
296
297 2004-08-13  Paul Brook  <paul@codesourcery.com>
298
299         * gfortran.dg/der_io_1.f90: Remove stray comma.
300
301 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
302
303         * gcc.dg/vmx/cw-bug-2.c: Remove.
304         * gcc.dg/vmx/vprint-1.c: Remove.
305         * gcc.dg/vmx/vscan-1.c: Remove.
306
307 2004-08-12  Devang patel  <dpatel@apple.com>
308
309         * gcc.dg/darwin-20040809-2.c: New test.
310         
311 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
312
313         * g++.dg/ext/altivec-12.C: New test.
314
315         * g++.dg/ext/altivec-11.C: New test.
316
317 2004-08-12  Paul Brook  <paul@codesourcery.com>
318
319         * g++.dg/abi/arm_cxa_vec_1.C: New test.
320
321 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
322
323         * g++.dg/ext/altivec-2.C: Check for hardware support before
324         executing any VMX instructions.
325
326         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
327
328 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
329
330         PR c++/16276
331         * g++.old-deja/g++.other/comdat4.C: New test.
332         * g++.old-deja/g++.other/comdat4-aux.cc: New.
333
334 2004-08-12  Ben Elliston  <bje@au.ibm.com>
335
336         PR target/16286
337         * gcc.dg/pr16286.c: New test.
338
339 2004-08-12 Jan Beulich <jbeulich@novell.com>
340
341         * g++.dg/ext/asm5.C: New.
342
343 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
344
345         PR c++/16698
346         * g++.dg/eh/crash1.C: New test.
347
348         PR c++/16717
349         * g++.dg/ext/construct1.C: New test.
350
351 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
352
353         PR c++/16853
354         * g++.dg/init/ptrmem1.C: New test.
355
356         PR c++/16618
357         * g++.dg/parse/offsetof5.C: New test.
358
359         PR c++/16870
360         * g++.dg/template/overload3.C: New test.
361
362 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
363
364         PR c++/16964
365         * g++.dg/parse/error16.C: New test.
366
367         PR c++/16904
368         * g++.dg/template/error14.C: New test.
369
370         PR c++/16929
371         * g++.dg/template/error15.C: New test.
372
373 2004-08-11  Devang Patel  <dpatel@apple.com>
374
375         * gcc.dg/darwin-ld-20040809-1.c: New test.
376         * gcc.dg/darwin-ld-20040809-2.c: New test.
377         
378 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
379
380         PR fortran/16917
381         * gfortran.dg/dfloat_1.f90: New test.
382
383 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
384
385         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
386         * gcc.dg/dll-2.c: Fix dg-require syntax.
387         * gcc.misc-tests/arm-isr.c (abort): Declare.
388         (exit): Likewise.
389
390 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
391
392         PR c++/16971
393         * g++.dg/parse/crash16.C: New test.
394
395 2004-08-10  Roger Sayle  <roger@eyesopen.com>
396
397         * gcc.dg/mips-rsqrt-1.c: New test case.
398         * gcc.dg/mips-rsqrt-2.c: New test case.
399         * gcc.dg/mips-rsqrt-3.c: New test case.
400
401 2004-08-10  Paul Brook  <paul@codesourcery.com>
402
403         * gfortran.dg/der_io_1.f90: New test.
404
405 2004-08-10  Paul Brook  <paul@codesourcery.com>
406
407         PR fortran/16919
408         * gfortran.dg/der_array_1.f90: New test.
409
410 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
411
412         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
413
414 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
415
416         * gcc.dg/wchar_t-2.c: Fix typo.
417
418 2004-08-09  Falk Hueffner  <falk@debian.org>
419
420         PR tree-optimization/12517
421         * gcc.c-torture/compile/pr12517.c: New test.
422
423         PR tree-optimization/12578
424         * gcc.c-torture/compile/pr12578.c: New test.
425
426         PR tree-optimization/12899
427         * gcc.c-torture/compile/pr12899.c: New test.
428
429         PR rtl-optimization/14692
430         * gcc.c-torture/compile/pr14692.c: New test.
431
432         PR tree-optimization/16461
433         * gcc.c-torture/compile/pr16461.c: New test.
434
435 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
436
437         * gfortran.dg/getenv_1.f90: New test.
438
439 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
440
441         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
442         wchar_t.
443         * gcc.dg/symbian5.c: Test -fno-short-wchar.
444
445 2004-08-06  Paul Brook  <paul@codesourcery.com>
446
447         * gfortran.dg/ret_array_1.f90: New test.
448         * gfortran.dg/ret_pointer_1.f90: New test.
449
450 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
451
452         * gcc.dg/missing-field-init-[12].c: New tests.
453         * g++.dg/warn/missing-field-init-[12].C: New tests.
454
455 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
456
457         * gcc.dg/enum2.c: New test.
458         * gcc.dg/symbian3.c: Likewise.
459         * gcc.dg/symbian4.c: Likewise.
460         * gcc.dg/wchar_t-2.c: Likewise.
461
462 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
463
464         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
465         destructor tests.
466
467 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
468
469         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
470         dg-require-visiblity.
471         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
472         * g++.dg/ext/visibility/fvisibility.C: Likewise.
473         * g++.dg/ext/visibility/memfuncts.C: Likewise.
474         * g++.dg/ext/visibility/new1.C: Likewise.
475         * g++.dg/ext/visibility/pragma.C: Likewise.
476         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
477         * g++.dg/ext/visibility/virtual.C: Likewise.
478         * g++/dg/ext/visibility/visibility-1.C: Likewise.
479         * g++/dg/ext/visibility/visibility-2.C: Likewise.
480         * g++/dg/ext/visibility/visibility-3.C: Likewise.
481         * g++/dg/ext/visibility/visibility-4.C: Likewise.
482         * g++/dg/ext/visibility/visibility-5.C: Likewise.
483         * g++/dg/ext/visibility/visibility-6.C: Likewise.
484         * g++/dg/ext/visibility/visibility-7.C: Likewise.
485         * g++/dg/ext/visibility/visibility-8.C: New test.
486         * gcc.c-torture/compile/dll.x: Remove.
487         * gcc.dg/dll-2.c: Use dg-require-dll
488         * gcc.dg/visibility-10.c: New test.
489         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
490         supporting DLLs.
491         * testsuite/lib/scanasm.exp (scan_hidden): New function.
492         (scan_not_hidden): Likewise.
493
494 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
495
496         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
497
498 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
499
500         * gcc.c-torture/execute/20040805-1.c: New test.
501
502 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
503
504         * gcc.dg/20020118-1.c: Declare abort.
505         * gcc.dg/altivec_check.h: Likewise.
506         * gcc.dg/iftrap-2.c: Likewise.
507         * gcc.dg/pragma-darwin.c: Likewise.
508         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
509
510 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
511
512         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
513
514 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
515
516         * gcc.c-torture/execute/builtins/abs-2.c,
517         gcc.c-torture/execute/builtins/abs-3.c,
518         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
519         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
520         intmax_t, uintmax_t and their limits.
521         * gcc.dg/intmax_t-1.c: New test.
522
523 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
524
525         * g++.dg/tc1/dr147.C: Add reference to PR.
526
527 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
528
529         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
530         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
531
532 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
533
534         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
535
536 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
537
538         * gcc.dg/redecl-5.c: New test.
539         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
540         of scanf.
541
542 2004-08-03  Roger Sayle  <roger@eyesopen.com>
543
544         PR middle-end/16790
545         * gcc.c-torture/execute/pr16790-1.c: New test case.
546
547 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
548
549         * g++.dg/ext/visibility/assign1.C: New test.
550         * g++.dg/ext/visibility/new1.C: Likewise.
551
552         * gcc.dg/symbian1.c: New test.
553         * gcc.dg/symbian2.c: Likewise.
554
555 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
556
557         PR target/16570
558         * gcc.dg/i386-sse-9.c: New test.
559
560 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
561
562         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
563
564 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
565
566         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
567         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
568         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
569         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
570         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
571         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
572         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
573         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
574         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
575         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
576         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
577         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
578         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
579         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
580         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
581         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
582         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
583         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
584         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
585         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
586         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
587         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
588         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
589         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
590         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
591         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
592         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
593         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
594         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
595         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
596         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
597         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
598         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
599         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
600         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
601         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
602         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
603         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
604         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
605         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
606         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
607         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
608         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
609         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
610         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
611         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
612         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
613         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
614         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
615         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
616         gcc.misc-tests/i386-pf-3dnow-1.c,
617         gcc.misc-tests/i386-pf-athlon-1.c,
618         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
619         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
620         Declare built-in functions used.
621         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
622
623 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
624
625         PR c++/16707
626         * g++.dg/lookup/using12.C: New test.
627
628         * g++.dg/init/null1.C: Fix PR number.
629         * g++.dg/parse/namespace10.C: Likewise.
630
631 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
632
633         PR c++/16224
634         * g++.dg/template/spec17.C: New test.
635         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
636         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
637
638 2004-08-02  David Billinghurst
639
640         PR fortran/16292
641         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
642
643 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
644
645         * gcc.dg/ia64-got-1.c: New test case.
646
647 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
648
649         PR c++/16489
650         * g++.dg/init/null1.C: New test.
651         * g++.dg/tc1/dr76.C: Adjust error marker.
652
653         PR c++/16529
654         * g++.dg/parse/namespace10.C: New test.
655
656         PR c++/16810
657         * g++.dg/inherit/ptrmem2.C: New test.
658
659 2004-08-02  Ben Elliston  <bje@au.ibm.com>
660
661         PR target/16155
662         * gcc.dg/pr16155.c: New test.
663
664 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
665
666         * gcc.dg/redecl-2.c: New test.
667
668 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
669
670         * gcc.dg/darwin-longdouble.c: New file.
671
672 2004-07-30  Richard Henderson  <rth@redhat.com>
673
674         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
675         write to constant argument.
676         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
677
678 2004-07-30  Richard Henderson  <rth@redhat.com>
679
680         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
681         tests of nearest around zero.
682
683 2004-07-30  Andrew Pinski  <apinski@apple.com>
684
685         * gcc.c-torture/compile/20040730-1.c: New test.
686
687 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
688
689         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
690         powerpc-eabispe.
691
692 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
693
694         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
695
696 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
697
698         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
699         contains $ld_library_path.
700         * lib/gfortran.exp (gfortran_link_flags): Likewise.
701
702 2004-07-29  Richard Henderson  <rth@redhat.com>
703
704         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
705
706         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
707         (alt2, which): New.
708         (Check): Accept either alternative.
709
710 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
711
712         * g++.dg/abi/inline1.C: New test.
713         * g++.dg/abi/local1-a.cc: Likewise.
714         * g++.dg/abi/local1.C: Likewise.
715         * g++.dg/abi/mangle11.C: Tweak location of warnings.
716         * g++.dg/abi/mangle12.C: Likewise.
717         * g++.dg/abi/mangle17.C: Likewise.
718         * g++.dg/abi/mangle20-2.C: Likewise.
719         * g++.dg/opt/interface1.C: Likewise.
720         * g++.dg/opt/interface1.h: Likewise.
721         * g++.dg/opt/interface1-a.cc: New test.
722         * g++.dg/parse/repo1.C: New test.
723         * g++.dg/template/repo1.C: Likewise.
724         * g++.dg/warn/Winline-1.C: Likewise.
725         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
726
727 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
728
729         * gcc.dg/tree-ssa/20040729-1.c: New test.
730
731 2004-07-27  Matt Austern <austern@apple.com>
732
733         * gcc.dg/darwin-bool-1.c: New test.
734         * gcc.dg/darwin-bool-2.c: New test.
735
736 2004-07-28  Richard Henderson  <rth@redhat.com>
737
738         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
739         arguments in the correct type.  Don't write to constant arguments.
740
741 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
742
743         PR tree-optimization/16688
744         PR tree-optimization/16689
745         * g++.dg/tree-ssa/pr16688.C: New test.
746
747 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
748
749         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
750         loads.  Not only in the comment, this time.
751
752 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
753
754         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
755         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
756         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
757         * gcc.dg/sh4a-bitmovua.c: New.
758         * gcc.dg/sh4a-cos.c: New.
759         * gcc.dg/sh4a-cosf.c: New.
760         * gcc.dg/sh4a-fprun.c: New.
761         * gcc.dg/sh4a-fsrra.c: New.
762         * gcc.dg/sh4a-memmovua.c: New.
763         * gcc.dg/sh4a-sin.c: New.
764         * gcc.dg/sh4a-sincos.c: New.
765         * gcc.dg/sh4a-sincosf.c: New.
766         * gcc.dg/sh4a-sinf.c: New.
767
768 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
769
770         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
771         conditionals.
772         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
773         loads.
774         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
775         DOM1.
776
777 2004-07-27  Andrew Pinski  <apinski@apple.com>
778
779         * g++.dg/rtti/tinfo1.C: Correct the xfail.
780
781 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
782
783         * gcc.dg/pragma-isr.c: New test.
784
785 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
786
787         PR c++/14429
788         * g++.dg/template/ttp11.C: New test.
789
790 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
791
792         * gcc.c-torture/compile/20040727-1.c: New test.
793
794 2004-07-26  Eric Christopher  <echristo@redhat.com>
795
796         * gcc.c-torture/compile/20040726-2.c: New test.
797
798 2004-07-26  Andrew Pinski  <apinski@apple.com>
799
800         * g++.dg/rtti/tinfo1.C: Xfail.
801
802 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
803
804         * gcc.c-torture/compile/20040726-1.c: New test.
805
806 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
807             Brian Ryner  <bryner@brianryner.com>
808
809         PR c++/9283
810         PR c++/15000
811         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
812         * g++.dg/ext/visibility/: New directory.
813         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
814         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
815         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
816         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
817         * g++.dg/ext/visibility/fvisibility.C,
818         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
819         g++.dg/ext/visibility/fvisibility-override1.C
820         g++.dg/ext/visibility/fvisibility-override2.C
821         g++.dg/ext/visibility/memfuncts.C
822         g++.dg/ext/visibility/noPLT.C
823         g++.dg/ext/visibility/pragma.C
824         g++.dg/ext/visibility/pragma-override1.C
825         g++.dg/ext/visibility/pragma-override2.C
826         g++.dg/ext/visibility/staticmemfuncts.C
827         g++.dg/ext/visibility/virtual.C: New tests.
828
829 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
830
831         PR c/15360
832         * gcc.dg/pr15360-1.c: New test.
833
834 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
835
836         * gcc.dg/pragma-align-2.c: New test.
837         * gcc.dg/pragma-init-fini.c: New test.
838         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
839         targets.
840
841 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
842
843         * gcc.dg/init-string-2.c: New test.
844
845 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
846
847         PR 16684
848         * gcc.dg/Wredundant-decls-1.c: New test case.
849
850 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
851
852         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
853         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
854         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
855         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
856         * gcc.dg/compat/generate-random.c: New file.
857         * gcc.dg/compat/generate-random.h: Likewise.
858         * gcc.dg/compat/generate-random_r.c: Likewise.
859         * gcc.dg/compat/struct-layout-1.h: Likewise.
860         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
861         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
862         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
863         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
864         * gcc.dg/compat/struct-layout-1_main.c: New test.
865         * gcc.dg/compat/struct-layout-1_x.c: New file.
866         * gcc.dg/compat/struct-layout-1_y.c: New file.
867         * gcc.dg/compat/struct-layout-1_test.h: New file.
868
869 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
870
871         * gcc.dg/comp-return-1.c: New test
872
873 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
874
875         * gcc.dg/vmx/8-02a.c: Fix typo.
876
877         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
878         * gcc.dg/darwin-abi-3.c: New test.
879
880         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
881         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
882
883         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
884         * gcc.dg/vmx/ops-long-1.c: New test.
885         * gcc.dg/vmx/ops-long-2.c: New test.
886
887 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
888
889         * g++.dg/lookup/conv-[1234].C: New.
890
891 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
892
893         * g++.dg/parse/attr2.C: Simplify.
894
895 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
896
897         PR c/7284
898         * gcc.c-torture/execute/pr7284-1.c: New test.
899
900 2004-07-22  Brian Booth  <bbooth@redhat.com>
901
902         * gcc.dg/tree-ssa/20040721-1.c: New test.
903
904 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
905
906         * g++.dg/template/crash20.c: New.
907
908 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
909
910         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
911         Add dg-run directive.  Declare variables as required.
912         * gfortran.dg/g77/README: Update
913
914 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
915
916         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
917         gcc.dg/cris-peep2-andu2.c: New tests.
918
919 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
920
921         PR c/15052
922         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
923         on return type.
924         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
925         messages.
926         * gcc.dg/qual-return-2.c: Update expected messages.
927         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
928
929 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
930
931         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
932         * gcc.dg/noncompile/921102-1.c: Update expected error message.
933
934 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
935
936         PR c/11250
937         * gcc.dg/init-string-1.c: New test.
938
939 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
940
941         PR middle-end/15345
942         PR c/16450
943         * gcc.dg/torture/nested-fn-1.c: New test.
944
945 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
946
947         PR target/16559
948         * gcc.dg/ia64-fptr-1.c: New file.
949
950 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
951
952         PR c++/14497
953         * g++.dg/template/spec16.C: New test.
954         * g++.old-deja/g++.robertl/eb118.C: Remove.
955
956 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
957
958         PR c++/509
959         * g++.dg/template/spec15.C: New test.
960
961 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
962
963         Copy cases from g77.f-torture/execute and add dg-run
964         directive.  Other changes as noted.
965         * gfortran.dg/g77/13037.f
966         * gfortran.dg/g77/1832.f
967         * gfortran.dg/g77/19981119-0.f
968         * gfortran.dg/g77/19990313-0.f
969         * gfortran.dg/g77/19990313-1.f
970         * gfortran.dg/g77/19990313-2.f
971         * gfortran.dg/g77/19990313-3.f
972         * gfortran.dg/g77/19990419-1.f
973         * gfortran.dg/g77/19990826-0.f
974         * gfortran.dg/g77/19990826-2.f
975         * gfortran.dg/g77/20000503-1.f
976         * gfortran.dg/g77/20001111.f
977         * gfortran.dg/g77/20010116.f
978         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
979         * gfortran.dg/g77/20010430.f
980         * gfortran.dg/g77/6177.f
981         * gfortran.dg/g77/947.f
982         * gfortran.dg/g77/970816-3.f
983         * gfortran.dg/g77/971102-1.f
984         * gfortran.dg/g77/980520-1.f
985         * gfortran.dg/g77/980628-0.f
986         * gfortran.dg/g77/980628-1.f
987         * gfortran.dg/g77/980628-10.f
988         * gfortran.dg/g77/980628-2.f
989         * gfortran.dg/g77/980628-3.f
990         * gfortran.dg/g77/980628-7.f
991         * gfortran.dg/g77/980628-8.f
992         * gfortran.dg/g77/980628-9.f
993         * gfortran.dg/g77/980701-0.f
994         * gfortran.dg/g77/980701-1.f
995         * gfortran.dg/g77/cabs.f
996         * gfortran.dg/g77/claus.f
997         * gfortran.dg/g77/complex_1.f
998         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
999         * gfortran.dg/g77/dcomplex.f
1000         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
1001         * gfortran.dg/g77/f90-intrinsic-mathematical.f
1002         * gfortran.dg/g77/f90-intrinsic-numeric.f
1003         * gfortran.dg/g77/int8421.f
1004         * gfortran.dg/g77/labug1.f
1005         * gfortran.dg/g77/large_vec.f
1006         * gfortran.dg/g77/le.f
1007         * gfortran.dg/g77/short.f
1008         * gfortran.dg/g77/README: Update
1009
1010 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
1011
1012         PR c++/16637
1013         * g++.dg/parse/lookup4.C: New test.
1014
1015 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1016
1017         PR c++/16175
1018         * g++.dg/template/ttp10.C: New test.
1019
1020 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1021
1022         * gcc.dg/pr12625-1.c: New test.
1023
1024 2004-07-20  Steven Bosscher  <stevenb@suse.de>
1025
1026         * testsuite/gcc.dg/switch-warn-1.c: New test.
1027         * testsuite/gcc.dg/switch-warn-2.c: New test.
1028         * gcc.c-torture/compile/pr14730.c: Update.
1029
1030 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
1031
1032         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
1033         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
1034         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
1035         g++.dg/template/nontype3.C: Remove trailing CR from tests.
1036
1037 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
1038
1039         PR c++/16623
1040         * g++.dg/template/assign1.C: New test.
1041
1042 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1043
1044         PR c++/12170
1045         * g++.dg/template/ttp9.C: New test.
1046
1047 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
1048
1049         * gcc.dg/format/cmn-err-1.c: New test.
1050
1051 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1052
1053         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
1054         gcc.dg/Wparentheses-10.c: New tests.
1055         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
1056
1057 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1058
1059         PR fortran/16465
1060         * gfortran.dg/g77//ffixed-line-length-0.f,
1061         gfortran.dg/g77/ffixed-line-length-132.f,
1062         gfortran.dg/g77/ffixed-line-length-72.f,
1063         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
1064         gfortran.dg/g77/README: Update.
1065
1066 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1067
1068         PR c++/13092
1069         * g++.dg/template/non-dependent7.C: New test.
1070         * g++.dg/template/non-dependent8.C: Likewise.
1071         * g++.dg/template/non-dependent9.C: Likewise.
1072         * g++.dg/template/non-dependent10.C: Likewise.
1073
1074 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
1075
1076         PR c++/16337
1077         * g++.dg/parse/attr2.C: New test.
1078
1079 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
1080
1081         * g77.dg: Removed.
1082         * g77.f-torture: Ditto.
1083
1084 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1085
1086         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
1087         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
1088         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
1089
1090 2004-07-16  Richard Henderson  <rth@redhat.com>
1091
1092         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
1093
1094 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1095
1096         * lib/fortran-torture.exp (fortran-torture): Don't test compile
1097         tests with full list of options.
1098         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
1099         of TORTURE_OPTIONS if test contains 'dg-do run'.
1100
1101         PR fortran/16404
1102         * gfortran.dg/do_iterator.f90: New test.
1103
1104 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1105
1106         PR rtl-optimization/16536
1107         * gcc.c-torture/execute/restrict-1.c: New test.
1108
1109 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1110
1111         PR fortran/15324
1112         * gfortran.dg/pr15324.f90: New test.
1113
1114         PR fortran/15129
1115         * gfortran.dg/pr15129.f90: New test.
1116
1117         PR fortran/15140
1118         * gfortran.dg/pr15140.f90: New test.
1119
1120         PR fortran/13792
1121         * gfortran.fortran-torture/execute/bounds.f90: Add check for
1122         compile-time simplification.
1123
1124 2004-07-14  Mike Stump  <mrs@apple.com>
1125
1126         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
1127
1128 2004-07-14  James E Wilson  <wilson@specifixinc.com>
1129
1130         PR target/16325
1131         * gcc.dg/profile-generate-1.c: New.
1132
1133 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
1134
1135         * gcc.c-torture/execute/20040709-1.c: New test.
1136         * gcc.c-torture/execute/20040709-2.c: New test.
1137
1138 2004-07-14  Mike Stump  <mrs@apple.com>
1139
1140         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
1141
1142 2004-07-14  Mike Stump  <mrs@apple.com>
1143
1144         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
1145
1146 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
1147
1148         PR c++/16518
1149         * g++.dg/parse/mutable1.C: New test.
1150
1151 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
1152
1153         PR tree-optimization/16443
1154         * gcc.dg/tree-ssa/20040713-1.c: New test.
1155
1156 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
1157
1158         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
1159         for operator new.
1160
1161 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1162
1163         * gfortran.dg/g77/README: New file
1164         * gfortran.dg/g77/19981216-0.f:  Copy from
1165         g77.f-torture/noncompile.  Add "dg-do compile" and
1166         dg-error as required.
1167         * gfortran.dg/g77/19990218-1.f: Likewise
1168         * gfortran.dg/g77/19990905-1.f: Likewise
1169         * gfortran.dg/g77/9263.f: Likewise
1170         * gfortran.dg/g77/980615-0.f: Likewise
1171         * gfortran.dg/g77/980616-0.f: Likewise
1172         * gfortran.dg/g77/check0.f: Likewise
1173         * gfortran.dg/g77/select_no_compile.f: Likewise
1174
1175 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1176
1177         Copy files from g77.f-torture/compile.
1178         Add "{ dg-do compile}".  Other changes as noted
1179         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
1180         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
1181         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
1182         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
1183         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
1184         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
1185         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
1186         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
1187         statement to conform to standard.  Append alpha1.x for reference.
1188         * gfortran.dg/g77/xformat.f: Add dg-warning
1189
1190 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
1191
1192         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
1193         Add {dg-do compile} directive.
1194         * gfortran.dg/g77/cpp2.F: Likewise
1195
1196 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1197
1198         PR c++/5402
1199         * g++.dg/lookup/name-clash1.C: New test.
1200
1201         PR c++/9777
1202         * g++.dg/lookup/name-clash2.C: New test.
1203
1204         PR c++/12102
1205         * g++.dg/lookup/name-clash3.C: New test.
1206
1207 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1208
1209         * g++.dg/lookup/new2.C: New test.
1210         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
1211
1212 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
1213
1214         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
1215         Add {dg-do compile} directive.
1216         * gfortran.dg/g77/13060.f: Likewise
1217         * gfortran.dg/g77/19990218-0.f: Likewise
1218         * gfortran.dg/g77/19990305-0.f: Likewise
1219         * gfortran.dg/g77/19990419-0.f: Likewise
1220         * gfortran.dg/g77/19990502-0.f: Likewise
1221         * gfortran.dg/g77/19990502-1.f: Likewise
1222         * gfortran.dg/g77/19990525-0.f: Likewise
1223         * gfortran.dg/g77/19990826-1.f: Likewise
1224         * gfortran.dg/g77/19990826-3.f: Likewise
1225         * gfortran.dg/g77/19990905-2.f: Likewise
1226         * gfortran.dg/g77/20000412-1.f: Likewise
1227         * gfortran.dg/g77/20000511-1.f: Likewise
1228         * gfortran.dg/g77/20000511-2.f: Likewise
1229         * gfortran.dg/g77/20000518.f: Likewise
1230         * gfortran.dg/g77/20000601-1.f: Likewise
1231         * gfortran.dg/g77/20000601-2.f: Likewise
1232         * gfortran.dg/g77/20000629-1.f: Likewise
1233         * gfortran.dg/g77/20000630-2.f: Likewise
1234         * gfortran.dg/g77/20010115.f: Likewise
1235         * gfortran.dg/g77/20010321-1.f: Likewise
1236         * gfortran.dg/g77/20010426.f: Likewise
1237         * gfortran.dg/g77/20020307-1.f: Likewise
1238         * gfortran.dg/g77/8485.f: Likewise
1239         * gfortran.dg/g77/960317-1.f: Likewise
1240         * gfortran.dg/g77/970915-0.f: Likewise
1241         * gfortran.dg/g77/980310-1.f: Likewise
1242         * gfortran.dg/g77/980310-2.f: Likewise
1243         * gfortran.dg/g77/980310-3.f: Likewise
1244         * gfortran.dg/g77/980310-4.f: Likewise
1245         * gfortran.dg/g77/980310-6.f: Likewise
1246         * gfortran.dg/g77/980310-7.f: Likewise
1247         * gfortran.dg/g77/980310-8.f: Likewise
1248         * gfortran.dg/g77/980419-2.f: Likewise
1249         * gfortran.dg/g77/980424-0.f: Likewise
1250         * gfortran.dg/g77/980427-0.f: Likewise
1251         * gfortran.dg/g77/980729-0.f: Likewise
1252         * gfortran.dg/g77/981117-1.f: Likewise
1253         * gfortran.dg/g77/toon_1.f: Likewise
1254
1255 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1256
1257         PR c++/2204
1258         * g++.dg/other/abstract2.C: New test.
1259
1260 2004-07-12  Paul Brook  <paul@codesourcery.com>
1261
1262         * gfortran.dg/pointer_init_1.f90: New test.
1263
1264 2004-07-11  Paul Brook  <paul@codesourcery.com>
1265
1266         PR fortran/15986
1267         * gfortran.dg/contained_1.f90: New test.
1268
1269 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
1270
1271         * g++.dg/parse/defarg8.C: New test.
1272
1273 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1274
1275         PR fortran/16433
1276         * gfortran.dg/pr16433.f: New test.
1277
1278         PR fortran/17574
1279         * gfortran.dg/pr15754.f90: New test.
1280
1281 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
1282
1283         PR tree-optimization/16437
1284         * gcc.c-torture/execute/bitfld-4.c: New test.
1285
1286 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1287
1288         * gfortran.fortran-torture/execute/common_2.f90: Add check for
1289         access to common var from module.
1290
1291 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1292
1293         PR fortran/16336
1294         * gfortran.fortran-torture/execute/common_2.f90: New test.
1295
1296 2004-07-10  Paul Brook  <paul@codesourcery.com>
1297
1298         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
1299
1300 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1301
1302         PR fortran/15969
1303         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
1304
1305 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
1306
1307         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
1308         * gfortran.dg/g77/ffixed-form-2.f: Likewise
1309         * gfortran.dg/g77/ffree-form-1.f: Likewise
1310         * gfortran.dg/g77/ffree-form-2.f: Likewise
1311         * gfortran.dg/g77/ffree-form-3.f: Likewise
1312         * gfortran.dg/g77/fno-underscoring.f: Likewise
1313         * gfortran.dg/g77/funderscoring.f: Likewise
1314         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
1315
1316 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1317
1318         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
1319
1320 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1321         Paul Brook  <paul@codesourcery.com>
1322
1323         PR fortran/13415
1324         * gfortran.dg/common_pointer_1.f90: New test.
1325
1326 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1327
1328         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
1329
1330 2004-07-09  James E Wilson  <wilson@specifixinc.com>
1331
1332         PR target/16364
1333         * gcc.c-torture/compile/20040709-1.c: New.
1334
1335 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1336
1337         PR fortran/14077
1338         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
1339
1340 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1341
1342         PR fortran/13201
1343         * gfortran.dg/shape_1.f90: New test.
1344
1345 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
1346             Andrew Pinski  <apinski@apple.com>
1347
1348         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
1349
1350 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1351
1352         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
1353         comment.
1354
1355 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1356         Paul Brook  <paul@codesourcery.com>
1357
1358         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
1359         '.f95' and '.F95'.
1360
1361 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
1362
1363         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
1364
1365 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1366
1367         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
1368         testcases with capital suffix.
1369
1370 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1371
1372         PR fortran/15481
1373         PR fortran/13372
1374         PR fortran/13575
1375         PR fortran/15978
1376         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
1377
1378         * gfortran.dg/implicit_1.f90: New test.
1379
1380 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1381
1382         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
1383         expression to match gfortran warning/error messages
1384         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
1385         dg-error text.
1386
1387 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1388
1389         * lib/fortran-torture.exp: Rename proc search_for to
1390         search_for_re.
1391
1392 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
1393
1394         * gcc.c-torture/execute/simd-5.x: New file.
1395         XFAIL on SPARC 64-bit at -O0.
1396
1397 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1398
1399         PR c++/8211
1400         PR c++/16165
1401         * g++.dg/warn/effc3.C: New test.
1402
1403 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1404
1405         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
1406         change X to 1X in format.
1407         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
1408         add data statements to conform to standard.
1409
1410 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1411
1412         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
1413         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
1414         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
1415
1416 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
1417
1418         * gfortran.dg/g77/7388.f: Copy from g77.dg
1419         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
1420         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
1421         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
1422         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
1423         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
1424         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
1425         * gfortran.dg/g77/strlen0.f: Likewise
1426
1427 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
1428
1429         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
1430         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
1431
1432 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1433
1434         * gcc.c-torture/execute/920428-2.x: Delete.
1435         * gcc.c-torture/execute/920501-7.x: Likewise.
1436
1437 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
1438
1439         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
1440         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
1441         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
1442         prescott and c3-2.
1443         (PREFETCH_3DNOW): Add -march=c3.
1444
1445 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
1446
1447         PR c/16437
1448         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
1449         * gcc.c-torture/execute/bf64-1.x: Likewise.
1450
1451 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1452
1453         * gcc.c-torture/compile/20040708-1.c: New test.
1454
1455 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1456
1457         PR c++/16169
1458         * g++.dg/warn/effc2.C: New test.
1459
1460 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1461
1462         * gcc.c-torture/execute/bitfld-1.x: Remove.
1463         * gcc.c-torture/execute/bitfld-3.c: New test.
1464         * gcc.dg/bitfld-2.c: Remove XFAILs.
1465
1466 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
1467
1468         PR c++/16276
1469         * g++.dg/rtti/tinfo1.C: New file.
1470
1471 2004-07-07  Eric Christopher  <echristo@redhat.com>
1472
1473         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
1474
1475 2004-07-07  Andrew Pinski  <apinski@apple.com>
1476
1477         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
1478
1479 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
1480
1481         * g++.dg/init/call1.C: XFAIL.
1482
1483 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
1484
1485         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
1486         except for movstrict*, to movmem* and clrstr* to clrmem*.
1487
1488 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
1489
1490         * gcc.c-torture/execute/20040707-1.c: New test.
1491
1492 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
1493
1494         * gcc.c-torture/execute/20040706-1.c: New test.
1495
1496 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1497
1498         PR c++/3671
1499         * g++.dg/template/spec14.C: New test.
1500
1501 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
1502
1503         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
1504         nothing if not yet defined.  Use it in b, c and d type definitions.
1505         * gcc.c-torture/execute/20040705-1.c: New test.
1506         * gcc.c-torture/execute/20040705-2.c: New test.
1507
1508 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1509
1510         PR c++/2518
1511         * g++.dg/lookup/new1.C: New test.
1512
1513 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1514
1515         PR c++/11406
1516         * g++.dg/template/sizeof8.C: New test.
1517
1518 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
1519
1520         * gcc.c-torture/compile/20040705-1.c: New test.
1521
1522 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
1523
1524         * gfortran.fortran-torture/execute/seq_io.f90: New test.
1525
1526 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
1527
1528         * gcc.dg/cpp/if-mop.c: Two new testcases.
1529         * gcc.dg/cpp/trad/comment-3.c: New.
1530
1531 2004-07-04  Paul Brook  <paul@codesourcery.com>
1532
1533         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
1534
1535 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
1536
1537         PR c++/3761
1538         * g++.dg/lookup/crash4.C: New test.
1539
1540 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
1541
1542         * gcc.c-torture/execute/builtin-abs-1.c
1543         * gcc.c-torture/execute/builtin-abs-2.c
1544         * gcc.c-torture/execute/builtin-complex-1.c
1545         * gcc.c-torture/execute/builtins/string-1-lib.c
1546         * gcc.c-torture/execute/builtins/string-1.c
1547         * gcc.c-torture/execute/builtins/string-2-lib.c
1548         * gcc.c-torture/execute/builtins/string-2.c
1549         * gcc.c-torture/execute/builtins/string-3-lib.c
1550         * gcc.c-torture/execute/builtins/string-3.c
1551         * gcc.c-torture/execute/builtins/string-4-lib.c
1552         * gcc.c-torture/execute/builtins/string-4.c
1553         * gcc.c-torture/execute/builtins/string-5-lib.c
1554         * gcc.c-torture/execute/builtins/string-5.c
1555         * gcc.c-torture/execute/builtins/string-6-lib.c
1556         * gcc.c-torture/execute/builtins/string-6.c
1557         * gcc.c-torture/execute/builtins/string-7-lib.c
1558         * gcc.c-torture/execute/builtins/string-7.c
1559         * gcc.c-torture/execute/builtins/string-8-lib.c
1560         * gcc.c-torture/execute/builtins/string-8.c
1561         * gcc.c-torture/execute/builtins/string-9-lib.c
1562         * gcc.c-torture/execute/builtins/string-9.c
1563         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
1564         * gcc.c-torture/execute/builtins/string-asm-1.c
1565         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
1566         * gcc.c-torture/execute/builtins/string-asm-2.c
1567         * gcc.c-torture/execute/stdio-opt-1.c
1568         * gcc.c-torture/execute/stdio-opt-2.c
1569         * gcc.c-torture/execute/stdio-opt-3.c
1570         * gcc.c-torture/execute/string-opt-1.c
1571         * gcc.c-torture/execute/string-opt-10.c
1572         * gcc.c-torture/execute/string-opt-11.c
1573         * gcc.c-torture/execute/string-opt-12.c
1574         * gcc.c-torture/execute/string-opt-13.c
1575         * gcc.c-torture/execute/string-opt-14.c
1576         * gcc.c-torture/execute/string-opt-15.c
1577         * gcc.c-torture/execute/string-opt-16.c
1578         * gcc.c-torture/execute/string-opt-2.c
1579         * gcc.c-torture/execute/string-opt-6.c
1580         * gcc.c-torture/execute/string-opt-7.c
1581         * gcc.c-torture/execute/string-opt-8.c:
1582         Replace with ...
1583
1584         * gcc.c-torture/execute/builtins/abs-2.c
1585         * gcc.c-torture/execute/builtins/abs-3.c
1586         * gcc.c-torture/execute/builtins/complex-1.c
1587         * gcc.c-torture/execute/builtins/fprintf.c
1588         * gcc.c-torture/execute/builtins/fputs.c
1589         * gcc.c-torture/execute/builtins/memcmp.c
1590         * gcc.c-torture/execute/builtins/memmove.c
1591         * gcc.c-torture/execute/builtins/memops-asm.c
1592         * gcc.c-torture/execute/builtins/mempcpy-2.c
1593         * gcc.c-torture/execute/builtins/mempcpy.c
1594         * gcc.c-torture/execute/builtins/memset.c
1595         * gcc.c-torture/execute/builtins/printf.c
1596         * gcc.c-torture/execute/builtins/sprintf.c
1597         * gcc.c-torture/execute/builtins/strcat.c
1598         * gcc.c-torture/execute/builtins/strchr.c
1599         * gcc.c-torture/execute/builtins/strcmp.c
1600         * gcc.c-torture/execute/builtins/strcpy.c
1601         * gcc.c-torture/execute/builtins/strcspn.c
1602         * gcc.c-torture/execute/builtins/strlen-2.c
1603         * gcc.c-torture/execute/builtins/strlen.c
1604         * gcc.c-torture/execute/builtins/strncat.c
1605         * gcc.c-torture/execute/builtins/strncmp-2.c
1606         * gcc.c-torture/execute/builtins/strncmp.c
1607         * gcc.c-torture/execute/builtins/strncpy.c
1608         * gcc.c-torture/execute/builtins/strpbrk.c
1609         * gcc.c-torture/execute/builtins/strpcpy-2.c
1610         * gcc.c-torture/execute/builtins/strpcpy.c
1611         * gcc.c-torture/execute/builtins/strrchr.c
1612         * gcc.c-torture/execute/builtins/strspn.c
1613         * gcc.c-torture/execute/builtins/strstr-asm.c
1614         * gcc.c-torture/execute/builtins/strstr.c:
1615         ... these new files.
1616
1617         * gcc.c-torture/execute/builtins/abs-2-lib.c
1618         * gcc.c-torture/execute/builtins/abs-3-lib.c
1619         * gcc.c-torture/execute/builtins/complex-1-lib.c
1620         * gcc.c-torture/execute/builtins/fprintf-lib.c
1621         * gcc.c-torture/execute/builtins/fputs-lib.c
1622         * gcc.c-torture/execute/builtins/memcmp-lib.c
1623         * gcc.c-torture/execute/builtins/memmove-lib.c
1624         * gcc.c-torture/execute/builtins/memops-asm-lib.c
1625         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
1626         * gcc.c-torture/execute/builtins/mempcpy-lib.c
1627         * gcc.c-torture/execute/builtins/memset-lib.c
1628         * gcc.c-torture/execute/builtins/printf-lib.c
1629         * gcc.c-torture/execute/builtins/sprintf-lib.c
1630         * gcc.c-torture/execute/builtins/strcat-lib.c
1631         * gcc.c-torture/execute/builtins/strchr-lib.c
1632         * gcc.c-torture/execute/builtins/strcmp-lib.c
1633         * gcc.c-torture/execute/builtins/strcpy-lib.c
1634         * gcc.c-torture/execute/builtins/strcspn-lib.c
1635         * gcc.c-torture/execute/builtins/strlen-2-lib.c
1636         * gcc.c-torture/execute/builtins/strlen-lib.c
1637         * gcc.c-torture/execute/builtins/strncat-lib.c
1638         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
1639         * gcc.c-torture/execute/builtins/strncmp-lib.c
1640         * gcc.c-torture/execute/builtins/strncpy-lib.c
1641         * gcc.c-torture/execute/builtins/strpbrk-lib.c
1642         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
1643         * gcc.c-torture/execute/builtins/strpcpy-lib.c
1644         * gcc.c-torture/execute/builtins/strrchr-lib.c
1645         * gcc.c-torture/execute/builtins/strspn-lib.c
1646         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
1647         * gcc.c-torture/execute/builtins/strstr-lib.c
1648         * gcc.c-torture/execute/builtins/lib/abs.c
1649         * gcc.c-torture/execute/builtins/lib/fprintf.c
1650         * gcc.c-torture/execute/builtins/lib/memset.c
1651         * gcc.c-torture/execute/builtins/lib/printf.c
1652         * gcc.c-torture/execute/builtins/lib/sprintf.c
1653         * gcc.c-torture/execute/builtins/lib/strcpy.c
1654         * gcc.c-torture/execute/builtins/lib/strcspn.c
1655         * gcc.c-torture/execute/builtins/lib/strncat.c
1656         * gcc.c-torture/execute/builtins/lib/strncmp.c
1657         * gcc.c-torture/execute/builtins/lib/strncpy.c
1658         * gcc.c-torture/execute/builtins/lib/strpbrk.c
1659         * gcc.c-torture/execute/builtins/lib/strspn.c
1660         * gcc.c-torture/execute/builtins/lib/strstr.c:
1661         New files containing support routines.
1662
1663         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
1664         declaration.
1665         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
1666         when not optimizing.
1667
1668 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
1669
1670         PR c++/16240
1671         * g++.dg/abi/mangle22.C: New test.
1672         * g++.dg/abi/mangle23.C: Likewise.
1673
1674 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
1675
1676         PR fortran/16290
1677         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
1678         Allow for cases without denormalized floating point numbers.
1679
1680 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
1681
1682         PR c/1027
1683         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
1684         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
1685         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
1686         expected warning text.
1687         * gcc.dg/format/diag-2.c: New test.
1688
1689 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1690
1691         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
1692
1693 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1694
1695         * gcc.dg/builtins-43.c: New.
1696         * gcc.dg/builtins-44.c: New.
1697         * gcc.dg/builtins-45.c: New.
1698
1699 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
1700             Andreas Tobler  <a.tobler@schweiz.ch>
1701
1702         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
1703         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
1704         as SIGSEGV.
1705         * gcc.dg/cleanup-11.c: Likewise.
1706         * gcc.dg/cleanup-8.c: Likewise.
1707         * gcc.dg/cleanup-9.c: Likewise.
1708         * gcc.dg/cleanup-5.c: Run on all platforms.
1709
1710 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1711
1712         * g++.dg/warn/nonnull1.C: New test.
1713
1714 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1715
1716         * gcc.dg/compat/compat-common.h: Wrap up CINT in
1717         an #ifndef SKIP_COMPLEX_INT/#endif pair.
1718         Special-case the Sun compiler wrt to <complex.h>.
1719
1720 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
1721
1722         * gcc.dg/Wunreachable-8.C: New test.
1723
1724         * gcc.dg/h8300-ice2.c : New test.
1725
1726 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
1727
1728         PR fortran/16161
1729         * gfortran.fortran-torture/compile/implicit.f90: Add test
1730         for implicit character.
1731
1732 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
1733
1734         PR fortran/16289
1735         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
1736         Use tiny() intrinsic to find smallest non-negative real
1737
1738 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
1739
1740         * gcc.dg/compat/struct-by-value-22_main.c: New test.
1741         * gcc.dg/compat/struct-by-value-22_x.c: New.
1742         * gcc.dg/compat/struct-by-value-22_y.c: New.
1743
1744         * gcc.c-torture/execute/20040629-1.c: New test.
1745
1746 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
1747
1748         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
1749         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
1750
1751         PR target/16195
1752         * gcc.dg/20040625-1.c: New test.
1753
1754 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1755
1756         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
1757
1758 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1759
1760         PR fortran/15963
1761         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
1762
1763 2004-06-29  Richard Henderson  <rth@redhat.com>
1764
1765         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
1766
1767 2004-06-29  Paul Brook  <paul@codesourcery.com>
1768
1769         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
1770         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
1771
1772 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
1773
1774         PR c++/16260
1775         * g++.dg/parse/crash15.C: New.
1776
1777 2004-06-28  Andrew Pinski  <apinski@apple.com>
1778
1779         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
1780         by the error already.
1781
1782         * g++.dg/opt/ptrmem4.C: Change to compile only test.
1783
1784 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
1785
1786         PR target/14041
1787         * gcc.dg/h8300-bss-align-1.c : New.
1788
1789 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1790
1791         * PR c++/16174
1792         * g++.dg/template/ctor4.C: New.
1793
1794 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1795
1796         PR c++/16205
1797         * g++.dg/warn/Wsequence-point-1.C: New test.
1798
1799 2004-06-27  Paul Brook  <paul@codesourcery.com>
1800
1801         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
1802
1803 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
1804
1805         * g++.old-deja/g++.mike/p7325.C: Remove.
1806
1807 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
1808
1809         PR c/14963
1810         * gcc.dg/pr14963.c: New test.
1811
1812 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
1813
1814         PR c++/16193
1815         * g++.dg/parse/redef1.C: New test.
1816
1817 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
1818
1819         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
1820         20021110.c.
1821         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
1822         20021119-1.c.
1823         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
1824         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
1825         5-04.c.
1826         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
1827         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
1828         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
1829         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
1830         g++.brendan/enum14.C.
1831         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
1832         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
1833         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
1834         g++.mike/virt1.C.
1835         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
1836         memtemp24.C.
1837
1838 2004-06-27  Roger Sayle  <roger@eyesopen.com>
1839
1840         * gcc.dg/20040527-1.c: New test case.
1841
1842 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
1843
1844         PR gfortran/pr16196
1845         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
1846
1847 2004-06-25  Roger Sayle  <roger@eyesopen.com>
1848
1849         PR middle-end/15825
1850         * gcc.dg/pr15825-1.c: New test case.
1851
1852 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1853
1854         * gcc.c-torture/execute/20040625-1.c: New test.
1855
1856 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1857
1858         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
1859
1860 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
1861
1862         * gcc.dg/torture/mips-div-1.c: New test.
1863
1864 2004-06-24  Jeff Law  <law@redhat.com>
1865
1866         * gcc.dg/tree-ssa/20040624-1.c: New test.
1867
1868 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
1869
1870         * gcc.c-torture/compile/20040624-1.c: New test.
1871
1872 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1873
1874         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
1875         this directory.
1876
1877 2004-06-23  Andrew Pinski  <apinski@apple.com>
1878
1879         PR middle-end/15988
1880         * g++.dg/opt/ptrmem4.C: New test.
1881
1882         * gcc.dg/c90-array-quals-2.c: New test.
1883
1884 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
1885
1886         * gcc.dg/kpice1.c: New test.
1887
1888 2006-06-23  Andrew Pinski  <apinski@apple.com>
1889
1890         * gcc.dg/c90-array-quals.c: New test.
1891
1892 2006-06-22  Richard Henderson  <rth@redhat.com>
1893
1894         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
1895
1896 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
1897
1898         * gcc.dg/builtins-config.h: Handle FreeBSD.
1899
1900 2006-06-22  Richard Henderson  <rth@redhat.com>
1901
1902         * g++.dg/opt/devirt1.C: New.
1903
1904 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
1905
1906         * g++.dg/opt/pr15551.C: New testcase.
1907
1908 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
1909
1910         PR target/14800
1911         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
1912         x86_64-*-linux* when compiling for 32bit.
1913
1914 2004-06-21  Andrew Pinski  <apinski@apple.com>
1915
1916         * gcc.dg/pch/struct-1.c: New.
1917         * gcc.dg/pch/struct-1.hs: New.
1918
1919 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
1920
1921         * gcc.dg/pch/save-temps-1.c: New file.
1922         * gcc.dg/pch/save-temps-1.hs: New file.
1923
1924 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
1925
1926         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
1927         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
1928
1929 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1930
1931         * gfortran.fortran-torture/execute/select_1.f90: Rename function
1932         to fix type error.
1933         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
1934         Remove trailing spaces.
1935
1936 2004-06-21  Richard Henderson  <rth@redhat.com>
1937
1938         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
1939         merging && to BIT_FIELD_REF.
1940
1941 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
1942
1943         * g++.dg/opt/placeholder1.C: New test.
1944
1945 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1946
1947         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
1948         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1949         * gcc.dg/compat/union-m128-1_x.c: Likewise.
1950         * gcc.dg/compat/union-m128-1_y.c: Likewise.
1951
1952 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
1953
1954         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
1955         extern "C".
1956         * g++.dg/other/pragma-re-1.C: Add comments.
1957
1958 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
1959
1960         PR gfortran/16080
1961         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
1962
1963 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
1964
1965         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
1966         instead of setting the type of size_t by
1967         hand.
1968
1969 2004-06-18  Roger Sayle  <roger@eyesopen.com>
1970
1971         * gcc.dg/unordered-2.c: New test case.
1972         * gcc.dg/unordered-3.c: New test case.
1973
1974 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
1975
1976         PR other/16043
1977         * lib/g++.exp (g++_version): Tweak regexp for version
1978         * lib/g77.exp (g77_version): Likewise
1979         * lib/gfortran.exp (gfortran_version): Likewise
1980         * lib/objc.exp (objc_version): Likewise
1981         * lib/treelang.exp (treelang_version): Likewise
1982
1983 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
1984
1985         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
1986         Use INT_MAX instead of __INT_MAX__.
1987         * gcc.dg/compat/struct-align-2_y.c: Likewise.
1988
1989         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
1990         * gcc.dg/compat/scalar-return-3_x.c: Use it.
1991         * gcc.dg/compat/scalar-return-3_y.c: Use it.
1992         * gcc.dg/compat/scalar-return-4_x.c: Use it.
1993         * gcc.dg/compat/scalar-return-4_y.c: Use it.
1994         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
1995         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
1996         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
1997         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
1998
1999         * gcc.dg/range-test-1.c: New test.
2000         * g++.dg/opt/range-test-1.C: New test.
2001
2002 2004-06-17  Richard Henderson  <rth@redhat.com>
2003
2004         * objc.dg/sync-1.m: New.
2005         * objc.dg/try-catch-1.m: Don't force next runtime.
2006         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
2007         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
2008         shadowed catch clause.
2009         * objc.dg/try-catch-5.m: New.
2010
2011 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
2012
2013         Bug 14610
2014         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
2015
2016 2004-06-15  Richard Henderson  <rth@redhat.com>
2017
2018         * gcc.dg/20001116-1.c: Move expected warning line.
2019
2020 2004-06-15  Richard Henderson  <rth@redhat.com>
2021
2022         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
2023         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
2024
2025 2004-06-15  Jeff Law  <law@redhat.com>
2026
2027         * gcc.dg/tree-ssa/20040615-1.c: New test.
2028         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
2029         be less sensitive to operand ordering.
2030         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
2031
2032 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
2033
2034         * g++.dg/abi/bitfield3.C: Add comment..
2035
2036 2004-06-15  Richard Henderson  <rth@redhat.com>
2037
2038         * g++.dg/ext/stmtexpr1.C: XFAIL.
2039         * gcc.dg/20030612-1.c: XFAIL.
2040
2041 2004-06-15  Eric Christopher  <echristo@redhat.com>
2042
2043         * g++.dg/charset/asm5.c: New.
2044         * gcc.dg/charset/asm6.c: New.
2045
2046 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2047
2048         PR fortran/15962
2049         * gfortran.fortran-torture/execute/select_1.f90: New test.
2050
2051 2004-06-15  Paul Brook  <paul@codesourcery.com>
2052
2053         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
2054
2055 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2056
2057         PR c++/15967
2058         * g++.dg/lookup/crash3.C: New test.
2059
2060 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2061
2062         PR c++/15947
2063         * g++.dg/parse/dtor4.C: New test.
2064
2065 2004-06-14  Jeff Law  <law@redhat.com>
2066
2067         * gcc.c-torture/compile/20040614-1.c: New test.
2068
2069 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2070
2071         PR fortran/15211
2072         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
2073         LEN of a character array.
2074
2075 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
2076
2077         PR c++/15096
2078         * g++.dg/template/ptrmem10.C: New test.
2079
2080         PR c++/14930
2081         * g++.dg/template/friend30.C: New test.
2082
2083 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2084
2085         PR fortran/14928
2086         * gfortran.fortran-torture/compile/mloc.f90: New test.
2087
2088 2004-06-13  Paul Brook  <paul@codesourcery.com>
2089
2090         * gfortran.fortran-torture/execute/random_2.f90: New test.
2091
2092 2004-06-13  Eric Christopher  <echristo@redhat.com>
2093
2094         * gcc.dg/noncompile/redecl-1.c: Fix error message.
2095
2096 2004-06-12  Paul Brook  <paul@codesourcery.com>
2097
2098         * gfortran.fortran-torture/execute/contained_3.f90: New test.
2099
2100 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2101
2102         PR fortran/14923
2103         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
2104
2105 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2106
2107         PR fortran/14957
2108         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
2109         syntax errors in end statements of contained subroutines.
2110
2111 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2112
2113         PR fortran/12841
2114         * gfortran.fortran-torture/execute/null_arg.f90: New test.
2115
2116 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2117
2118         PR fortran/15665
2119         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
2120
2121 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
2122
2123         PR gfortran/12839
2124         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
2125
2126 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
2127
2128         PR c++/15862
2129         * g++.dg/parse/enum1.C: New test.
2130
2131 2004-06-10  Jeff Law  <law@redhat.com>
2132
2133         * gcc.c-torture/compile/20040610-1.c: New test.
2134
2135 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2136
2137         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
2138         * g++.old-deja/g++.other/decl3.C: Likewise.
2139
2140 2004-06-10  Brian Booth  <bbooth@redhat.com>
2141
2142         * gcc.dg/tree-ssa/20031015-1.c: Scan for
2143         V_MAY_DEF instead of VDEF.
2144         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
2145
2146 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
2147
2148         PR c++/14211
2149         * g++.dg/conversion/const1.C: New test.
2150
2151         PR c++/15076
2152         * g++.dg/conversion/reinterpret1.C: New test.
2153
2154         PR c++/15877
2155         * g++.dg/template/enum2.C: New test.
2156
2157         PR c++/15227
2158         * g++.dg/template/error13.C: New test.
2159
2160 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2161
2162         PR fortran/14957
2163         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
2164         arguments to test_* REAL and of the right size.
2165
2166 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2167
2168         PR target/15569
2169         PR rtl-optimization/15681
2170         * gcc.dg/20040609-1.c: New test.
2171
2172 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
2173
2174         PR c++/14791
2175         * g++.dg/opt/builtins1.C: New test.
2176
2177 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
2178
2179         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
2180         that use default windows32 struct layout.
2181         * gcc.dg/i386-bitfield2.c: Likewise.
2182
2183 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
2184
2185         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
2186         for mingw32 and cygwin targets.
2187
2188 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
2189
2190         * gcc.dg/pch/macro-4.c: New.
2191         * gcc.dg/pch/macro-4.hs: New.
2192
2193 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2194
2195         PR fortran/13249
2196         * gfortran.fortran-torture/compile/name_clash.f90: New test.
2197
2198 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2199
2200         PR fortran/13372
2201         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
2202
2203 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2204
2205         PR gfortran/14897
2206         * gfortran.fortran-torture/execute/t_edit.f90: New test.
2207
2208 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
2209
2210         PR gfortran/15755
2211         * gfortran.fortran-torture/execute/backspace.c : New test.
2212
2213 2004-06-09  Paul Brook  <paul@codesourcery.com>
2214
2215         * gfortran.fortran-torture/execure/intrinsic_associated.f90
2216         (pointer_to_section): Rewrite to use smaller array.
2217
2218 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
2219
2220         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
2221         * gcc.dg/ext/altivec-10.c: Same.
2222         * gcc.dg/ext/altivec-11.c: Same.
2223         * gcc.dg/ext/altivec-12.c: Same.
2224         * gcc.dg/ext/altivec-13.c: Same.
2225         * gcc.dg/ext/altivec-14.c: Same.
2226         * gcc.dg/ext/altivec-15.c: Same.
2227         * gcc.dg/ext/altivec-16.c: Same.
2228         * gcc.dg/ext/altivec-3.c: Same.
2229         * gcc.dg/ext/altivec-4.c: Same.
2230         * gcc.dg/ext/altivec-6.c: Same.
2231         * gcc.dg/ext/altivec-7.c: Same.
2232         * gcc.dg/ext/altivec-8.c: Same.
2233         * gcc.dg/ext/altivec-varargs-1.c: Same.
2234
2235         * g++.dg/ext/altivec-1.C: Correct dg syntax.
2236         * g++.dg/ext/altivec-10.C: Same.
2237         * g++.dg/ext/altivec-2.C: Same.
2238         * g++.dg/ext/altivec-3.C: Same.
2239         * g++.dg/ext/altivec-4.C: Same.
2240         * g++.dg/ext/altivec-5.C: Same.
2241         * g++.dg/ext/altivec-6.C: Same.
2242         * g++.dg/ext/altivec-7.C: Same.
2243         * g++.dg/ext/altivec-8.C: Same.
2244         * g++.dg/ext/altivec-9.C: Same.
2245
2246 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2247
2248         PR c++/7841
2249         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
2250
2251 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2252
2253         * gcc.dg/union-1.c: New test.
2254
2255 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2256
2257         * gcc.dg/builtins-41.c: New test case.
2258         * gcc.dg/builtins-42.c: New test case.
2259
2260 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2261
2262         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
2263         * g++.dg/ext/altivec-10.C: Same.
2264         * g++.dg/ext/altivec-2.C: Same.
2265         * g++.dg/ext/altivec-3.C: Same.
2266         * g++.dg/ext/altivec-4.C: Same.
2267         * g++.dg/ext/altivec-5.C: Same.
2268         * g++.dg/ext/altivec-6.C: Same.
2269         * g++.dg/ext/altivec-7.C: Same.
2270         * g++.dg/ext/altivec-8.C: Same.
2271         * g++.dg/ext/altivec-9.C: Same.
2272         * g++.old-deja/g++.abi/cxa_vec.C: Same.
2273         * g++.old-deja/g++.brendan/new3.C: Same.
2274         * gcc.c-torture/execute/eeprof-1.x: Same.
2275
2276 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
2277
2278         PR c/14765
2279         * gcc.dg/pr14765-1.c: New test.
2280
2281 2004-06-07  Roger Sayle  <roger@eyesopen.com>
2282
2283         PR c/14649
2284         * gcc.dg/pr14649-1.c: New test case.
2285
2286 2004-06-07  Richard Henderson  <rth@redhat.com>
2287
2288         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
2289         if temporaries.
2290
2291 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
2292
2293         * g++.dg/eh/elide1.C: Remove XFAIL.
2294
2295 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
2296
2297         PR c++/15337
2298         * g++.dg/expr/sizeof3.C: New test.
2299
2300         PR c++/14777
2301         * g++.dg/template/access14.C: New test.
2302
2303         PR c++/15554
2304         * g++.dg/template/enum1.C: New test.
2305
2306         PR c++/15057
2307         * g++.dg/eh/throw1.C: New test.
2308
2309 2004-06-07  David Ayers  <d.ayers@inode.at>
2310             Ziemowit Laski  <zlaski@apple.com>
2311
2312         * lib/objc.exp (objc_target_compile): Revert the '-framework
2313         Foundation' flag fix, since bare Darwin does not ship
2314         with the Foundation framework.
2315         * objc/execute/next_mapping.h: Provide a local NSConstantString
2316         @interface and @implementation.
2317         (objc_constant_string_init): A constructor function, used to
2318         initialize the NSConstantString meta-class object.
2319         * objc/execute/string1.m: Include "next_mapping.h" instead of
2320         <Foundation/NSString.h>.
2321         * objc/execute/string2.m: Likewise.
2322         * objc/execute/string3.m: Likewise.
2323         * objc/execute/string4.m: Likewise.
2324
2325 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
2326
2327         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
2328         to double. Replace double with FLOAT.
2329         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
2330
2331         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
2332         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
2333         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
2334         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
2335         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
2336         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
2337         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
2338         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
2339
2340 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2341
2342         PR c/13519
2343         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
2344
2345 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2346
2347         PR c++/15503
2348         * g++.dg/template/meminit2.C: New test.
2349
2350 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
2351
2352         PR target/15822
2353         * gcc.c-torture/execute/compare-fp-1.c,
2354         gcc.c-torture/execute/compare-fp-2.c,
2355         gcc.c-torture/execute/compare-fp-3.c,
2356         gcc.c-torture/execute/compare-fp-4.c,
2357         gcc.c-torture/execute/compare-fp-3.x,
2358         gcc.c-torture/execute/compare-fp-4.x: Moved...
2359         * gcc.c-torture/execute/ieee/compare-fp-1.c,
2360         gcc.c-torture/execute/ieee/compare-fp-2.c,
2361         gcc.c-torture/execute/ieee/compare-fp-3.c,
2362         gcc.c-torture/execute/ieee/compare-fp-4.c,
2363         gcc.c-torture/execute/ieee/compare-fp-3.x,
2364         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
2365
2366 2004-06-04  David Ayers  <d.ayers@inode.at>
2367
2368         * objc/execute/protocol-isEqual-4.m: New testcase.
2369
2370 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
2371
2372         * objc/execute/protocol-isEqual-1.m: New testcase.
2373         * objc/execute/protocol-isEqual-2.m: New testcase.
2374         * objc/execute/protocol-isEqual-3.m: New testcase.
2375
2376 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2377
2378         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
2379
2380 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
2381
2382         * lib/objc.exp (objc_target_compile): When running tests on
2383         Darwin (Mac OS X), inform the linker about '-framework
2384         'Foundation'.
2385
2386 2004-06-02  Eric Christopher  <echristo@redhat.com>
2387
2388         * gcc.c-torture/compile/20040602-1.c: New.
2389
2390 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
2391
2392         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
2393         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
2394
2395         PR tree-optimization/14736
2396         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
2397
2398         PR tree-optimization/14042
2399         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
2400
2401         PR tree-optimization/14729
2402         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
2403
2404 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2405
2406         PR fortran/15557
2407         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
2408
2409 2004-06-01  Richard Hederson  <rth@redhat.com>
2410
2411         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
2412
2413 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2414
2415         PR c++/14932
2416         * g++.dg/parse/offsetof4.C: New test.
2417
2418 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
2419
2420         PR objc/7993
2421         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
2422
2423 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
2424
2425         PR c++/15701
2426         * g++.dg/template/friend29.C: New test.
2427
2428 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
2429
2430         PR c/15749
2431         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
2432
2433 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
2434
2435         * gcc.dg/sparc-trap-1.c: New test.
2436
2437 2004-05-31  Roger Sayle  <roger@eyesopen.com>
2438
2439         PR middle-end/15069
2440         * g++.dg/opt/fold3.C: New test case.
2441
2442 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
2443
2444         * lib/target-supports.exp (check_iconv_available): Fix fallout
2445         from 2004-05-28 patch.
2446
2447 2004-05-30  Paul Brook  <paul@codesourcery.com>
2448
2449         PR fortran/15620
2450         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
2451         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
2452
2453 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
2454
2455         * gfortran.fortran-torture/execute/random_1.f90: New test.
2456
2457 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2458
2459         * g++.dg/ext/altivec-10.C: New test.
2460
2461 2004-05-29  Paul Brook  <paul@codesourcery.com>
2462
2463         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
2464
2465 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2466
2467         * gcc.dg/altivec-16.c: New test.
2468
2469 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
2470
2471         * lib/target-supports.exp (check_vmx_hw_available): New.
2472         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
2473
2474         * lib/target-supports.exp (check_alias_available,
2475         check_iconv_available, check_named_sections_available): Use
2476         unique names for temporary files.
2477
2478 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
2479
2480         * gcc.dg/altivec-15.c: New test.
2481
2482 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2483
2484         PR c++/15083
2485         * g++.dg/warn/noeffect6.C: New test.
2486
2487         PR c++/15471
2488         * g++.dg/expr/ptrmem4.C: New test.
2489
2490         PR c++/15640
2491         * g++.dg/template/operator3.C: New test.
2492
2493 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
2494
2495         PR c++/14668
2496         * g++.dg/lookup/redecl1.C: New test.
2497         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
2498
2499 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
2500
2501         * gcc.c-torture/execute/compare-fp-1.c,
2502         gcc.c-torture/execute/compare-fp-2.c,
2503         gcc.c-torture/execute/compare-fp-3.c,
2504         gcc.c-torture/execute/compare-fp-4.c,
2505         gcc.c-torture/execute/compare-fp-3.x,
2506         gcc.c-torture/execute/compare-fp-4.x,
2507         gcc.dg/pr15649-1.c: New.
2508
2509 2004-05-27  Adam Nemet  <anemet@lnxw.com>
2510
2511         PR c++/12883
2512         * g++.dg/init/array14.C: New test.
2513
2514 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
2515
2516         * lib/compat.exp (compat-get-options-main): New.
2517         (compat-get-options): Remove unneeded code, warn for ignored
2518         command.
2519         (compat-execute): Check flag set by dg-require-* commands.
2520
2521         * lib/compat.exp (compat-execute): Break up long lines.
2522
2523 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
2524
2525         * gcc.dg/altivec-7.c: Don't use 'vector long'.
2526         * gcc.dg/altivec-14.c: New test.
2527         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
2528
2529         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
2530         * gcc.dg/altivec-12.c: Ditto.
2531
2532         * gcc.dg/altivec-3.c: Move call to altivec_check.
2533
2534 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2535
2536         PR c++/15044
2537         * g++.dg/template/error12.C: New test.
2538
2539         PR c++/15317
2540         * g++.dg/ext/attrib15.C: New test.
2541
2542         PR c++/15329
2543         * g++.dg/template/ptrmem9.C: New test.
2544
2545 2004-05-25  Paul Brook  <paul@codesourcery.com>
2546
2547         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
2548
2549 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2550
2551         PR c++/15165
2552         * g++.dg/template/crash19.C: New test.
2553
2554 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2555
2556         PR c++/15025
2557         * g++.dg/template/redecl1.C: New test.
2558
2559 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
2560
2561         PR c++/14821
2562         * g++.dg/other/ns1.C: New test.
2563
2564         PR c++/14883
2565         * g++.dg/template/invalid1.C: New test.
2566
2567 2004-05-23  Paul Brook  <paul@codesourcery.com>
2568         Victor Leikehman  <lei@haifasphere.co.il>
2569
2570         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
2571         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
2572
2573 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
2574
2575         PR c++/15285
2576         PR c++/15299
2577         * g++.dg/template/non-dependent5.C: New test.
2578         * g++.dg/template/non-dependent6.C: New test.
2579
2580 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
2581
2582         PR c++/15507
2583         * g++.dg/inherit/union1.C: New test.
2584
2585         PR c++/15542
2586         * g++.dg/template/addr1.C: New test.
2587
2588         PR c++/15427
2589         * g++.dg/template/array5.C: New test.
2590
2591         PR c++/15287
2592         * g++.dg/template/array6.C: New test.
2593
2594 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
2595             Roger Sayle  <roger@eyesopen.com>
2596
2597         * g++.dg/lookup/forscope2.C: New test case.
2598
2599 2004-05-22  Ben Elliston  <bje@au.ibm.com>
2600
2601         * gcc.dg/cpp/Wmissingdirs.c: New.
2602
2603 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2604
2605         PR target/15301
2606         * gcc.dg/compat/union-m128-1.h: New file.
2607         * gcc.dg/compat/union-m128-1_main.c: Likewise.
2608         * gcc.dg/compat/union-m128-1_x.c: Likewise.
2609         * gcc.dg/compat/union-m128-1_y.c: Likewise.
2610
2611 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
2612
2613         PR target/15302
2614         * gcc.dg/compat/struct-complex-1.h: New file.
2615         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
2616         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
2617         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
2618
2619 2004-05-20  Roger Sayle  <roger@eyesopen.com>
2620
2621         PR middle-end/3074
2622         * gcc.dg/pr3074-1.c: New test case.
2623         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
2624
2625 2004-05-20  Falk Hueffner  <falk@debian.org>
2626
2627         PR other/15526
2628         * gcc.dg/ftrapv-1.c: New test case.
2629
2630 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
2631
2632         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
2633
2634 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
2635             Jeff Law  <law@redhat.com>
2636
2637         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
2638         * gcc.dg/tree-ssa/20040518-2.c: New test.
2639
2640         * gcc.dg/tree-ssa/20040518-1.c: New test.
2641
2642 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
2643
2644         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
2645
2646 2004-05-18  Paul Brook  <paul@codesourcery.com>
2647
2648         PR fortran/13930
2649         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
2650
2651 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2652
2653         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
2654         constant folding.
2655
2656 2004-05-17  Steven Bosscher  <stevenb@suse.de>
2657
2658         * gcc.dg/tree-ssa/20040517-1.c: New test.
2659
2660 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2661
2662         * gcc.dg/loop-4.c: New test.
2663
2664 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
2665
2666         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
2667
2668 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
2669
2670         PR fortran/15311
2671         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
2672
2673 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2674
2675         PR fortran/13826
2676         PR fortran/13940
2677         * gfortran.fortran-torture/compile/data_1.f90: New test.
2678
2679 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
2680
2681         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
2682         * gcc.dg/uninit-H.c: Define ASM for __s390__.
2683
2684 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2685
2686         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
2687
2688 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2689
2690         PR c/15444
2691         * gcc.dg/format/xopen-1.c: Adjust expected message.
2692         * gcc.dg/format/xopen-3.c: New test.
2693
2694 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
2695
2696         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
2697
2698 2004-05-14  Jeff Law  <law@redhat.com>
2699
2700         * gcc.dg/tree-ssa/20040514-2.c: New test.
2701
2702 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2703
2704         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
2705         this ...
2706         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
2707         this.
2708
2709 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
2710
2711         * gcc.dg/tree-ssa/20040514-1.c: New test.
2712
2713 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2714
2715         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
2716         test.
2717
2718 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2719
2720         PR fortran/14066
2721         * gfortran.fortran-torture/compile/do_1.f90: New test.
2722
2723 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2724
2725         PR fortran/15051
2726         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
2727         test.
2728
2729 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
2730
2731         PR fortran/15149
2732         * gfortran.fortran-torture/execute/random_init.f90: New test.
2733
2734 2004-05-13  Paul Brook  <paul@codesourcery.com>
2735
2736         PR fortran/15314
2737         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
2738
2739 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
2740
2741         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
2742         for the powerpc case.
2743
2744 2004-05-13  Jeff Law  <law@redhat.com>
2745
2746         * gcc.dg/tree-ssa/20040513-1.c: New test.
2747         * gcc.dg/tree-ssa/20040513-2.c: New test.
2748
2749 2004-05-13  Paul Brook  <paul@codesourcery.com>
2750
2751         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
2752         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
2753         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
2754
2755 2004-05-13  Andreas Schwab  <schwab@suse.de>
2756
2757         PR other/10819
2758         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
2759         characters.
2760
2761 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
2762
2763         PR fortran/15294
2764         * gfortran.fortran-torture/execute/adjustr.f90: New file.
2765
2766 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2767
2768         Merge from tree-ssa-20020619-branch.  See
2769         ChangeLog.tree-ssa for details.
2770
2771 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
2772
2773         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
2774         include <altivec.h> explicitly.
2775         * gcc.dg/altivec-13.c: Likewise.
2776
2777 2004-05-11  Paul Brook  <paul@codesourcery.com>
2778
2779         * gcc.c-torture/compile/20010518-1.c: Force enum size.
2780
2781 2004-05-10  Eric Christopher  <echristo@redhat.com>
2782
2783         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
2784         * gcc.dg/sibcall-4.c: Ditto.
2785
2786 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
2787
2788         * g++.dg/ext/altivec-8.C: New test case.
2789         * gcc.dg/altivec-13.c: New test case.
2790
2791 2004-05-08  Roger Sayle  <roger@eyesopen.com>
2792
2793         * gcc.c-torture/execute/divcmp-1.c: New test case.
2794         * gcc.c-torture/execute/divcmp-2.c: New test case.
2795         * gcc.c-torture/execute/divcmp-3.c: New test case.
2796
2797 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
2798
2799         * g++.dg/other/pragma-re-2.C: New test.
2800
2801 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2802
2803         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
2804         * gcc.dg/i386-387-2.c: Likewise.
2805
2806         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
2807         __builtin_drem.
2808         * gcc.dg/i386-387-6.c: Likewise.
2809
2810 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
2811
2812         * gcc.dg/builtins-33.c:  Also check log1p*.
2813
2814 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
2815
2816         PR optimization/15296
2817         * gcc.c-torture/execute/pr15296.c: New test.
2818
2819 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
2820
2821         * gcc.dg/builtins-40.c: New test.
2822
2823 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
2824
2825         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
2826
2827 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * g++.dg/ext/spe1.C: New testcase.
2830
2831 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
2832
2833         * objc.dg/image-info.m: Allow additional attributes
2834         for __image_info section.
2835
2836 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
2837
2838         * gcc.dg/torture/mips-hilo-2.c: New test.
2839
2840 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2841
2842         PR c++/14389
2843         * g++.dg/template/member5.C: New test.
2844
2845 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
2846
2847         * gcc.dg/builtins-34.c: Also check expm1*.
2848
2849 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2850
2851         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
2852         * gcc.dg/torture/builtin-convert-3.c: New test.
2853
2854 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
2855
2856         PR middle-end/15054
2857         * g++.dg/opt/pr15054.C: New test.
2858
2859 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2860
2861         * gcc.dg/torture/builtin-rounding-1.c: New test.
2862         * gcc.dg/builtins-25.c: Delete.
2863         * gcc.dg/builtins-29.c: Delete.
2864
2865 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
2866
2867         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
2868         * gcc.dg/sibcall-4.c: Likewise.
2869         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
2870
2871 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2872
2873         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
2874         bit-field on 16-bit targets.
2875
2876 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
2877
2878         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
2879         16-bit targets.
2880
2881 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
2882
2883         * gcc.dg/rs6000-power2-1.c: Change to compile only.
2884         * gcc.dg/rs6000-power2-2.c: Likewise.
2885
2886 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
2887
2888         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
2889         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
2890         Change the asm registers to be in form of frN instead of fN.
2891
2892 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2893
2894         * gcc.dg/torture/builtin-convert-2.c: New test.
2895
2896 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
2897
2898         * gcc.dg/rs6000-power2-1.c: New test.
2899         * gcc.dg/rs6000-power2-2.c: New test.
2900
2901 2004-04-28  Jan Hubicka  <jh@suse.cz>
2902
2903         * gcc.dg/unused-6.c: New test.
2904
2905 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
2906             Ulrich Weigand  <uweigand@de.ibm.com>
2907
2908         * ada/acats/run_all.sh: Define $target variable.
2909
2910 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
2911
2912         PR c++/15119
2913         * g++.dg/other/vararg-1.C: New test.
2914
2915         PR c++/4794
2916         * g++.dg/eh/cleanup3.C: New test.
2917
2918 2004-04-24  Laurent GUERBY <laurent@guerby.net>
2919
2920         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
2921         and ad8011a (target_insn).
2922         * ada/acats/support/macro.dfs: Likewise.
2923         * ada/acats/support/impbit.adb: New file.
2924
2925 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
2926
2927         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2928
2929 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2930
2931         * gcc.dg/loop-3.c: New test.
2932
2933 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
2934
2935         * gcc.c-torture/execute/simd-5.c: New test.
2936
2937 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2938
2939         PR c++/15064
2940         * g++.dg/template/crash18.C: New test.
2941
2942 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
2943
2944         * g++.dg/ext/complit3.C: New test.
2945
2946 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2947
2948         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2949         * gcc.dg/altivec-3.c: Same.
2950         * gcc.dg/altivec-varargs-1.c: Same.
2951
2952 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
2953
2954         * lib/target-supports.exp (check_profiling_available): Assume
2955         profiling is not available on powerpc-eabi targets.
2956
2957 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
2958
2959         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
2960         * gcc.dg/vmx/bug-1.c: Ditto.
2961
2962 2004-04-20  Eric Christopher  <echristo@redhat.com>
2963
2964         * gcc.dg/charset/extern.c: New test.
2965         * g++.dg/charset/extern3.cc: Ditto.
2966
2967 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
2968
2969         * gcc.dg/builtins-39.c: New test.
2970
2971 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
2972
2973         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
2974
2975 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
2976
2977         * gcc.dg/torture/mips-hilo-1.c: New test.
2978
2979 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
2980
2981         * gcc.c-torture/compile/20040419-1.c: New test.
2982
2983 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
2984
2985         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
2986
2987 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
2988             Aldy Hernandez  <aldyh@redhat.com>
2989
2990         * gcc.c-torture/execute/va-arg-24.c: New.
2991
2992 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
2993             Aldy Hernandez  <aldyh@redhat.com>
2994
2995         * gcc.dg/vmx/1b-01.c: New.
2996         * gcc.dg/vmx/1b-02.c: New.
2997         * gcc.dg/vmx/1b-03.c: New.
2998         * gcc.dg/vmx/1b-04.c: New.
2999         * gcc.dg/vmx/1b-05.c: New.
3000         * gcc.dg/vmx/1b-06.c: New.
3001         * gcc.dg/vmx/1b-07.c: New.
3002         * gcc.dg/vmx/1c-01.c: New.
3003         * gcc.dg/vmx/1c-02.c: New.
3004         * gcc.dg/vmx/3a-01a.c: New.
3005         * gcc.dg/vmx/3a-01.c: New.
3006         * gcc.dg/vmx/3a-01m.c: New.
3007         * gcc.dg/vmx/3a-03.c: New.
3008         * gcc.dg/vmx/3a-03m.c: New.
3009         * gcc.dg/vmx/3a-04.c: New.
3010         * gcc.dg/vmx/3a-04m.c: New.
3011         * gcc.dg/vmx/3a-05.c: New.
3012         * gcc.dg/vmx/3a-06.c: New.
3013         * gcc.dg/vmx/3a-06m.c: New.
3014         * gcc.dg/vmx/3a-07.c: New.
3015         * gcc.dg/vmx/3b-01.c: New.
3016         * gcc.dg/vmx/3b-02.c: New.
3017         * gcc.dg/vmx/3b-10.c: New.
3018         * gcc.dg/vmx/3b-13.c: New.
3019         * gcc.dg/vmx/3b-14.c: New.
3020         * gcc.dg/vmx/3b-15.c: New.
3021         * gcc.dg/vmx/3c-01a.c: New.
3022         * gcc.dg/vmx/3c-01.c: New.
3023         * gcc.dg/vmx/3c-02.c: New.
3024         * gcc.dg/vmx/3c-03.c: New.
3025         * gcc.dg/vmx/3d-01.c: New.
3026         * gcc.dg/vmx/4-01.c: New.
3027         * gcc.dg/vmx/4-03.c: New.
3028         * gcc.dg/vmx/5-01.c: New.
3029         * gcc.dg/vmx/5-02.c: New.
3030         * gcc.dg/vmx/5-03.c: New.
3031         * gcc.dg/vmx/5-04.c: New.
3032         * gcc.dg/vmx/5-05.c: New.
3033         * gcc.dg/vmx/5-06.c: New.
3034         * gcc.dg/vmx/5-07.c: New.
3035         * gcc.dg/vmx/5-07t.c: New.
3036         * gcc.dg/vmx/5-08.c: New.
3037         * gcc.dg/vmx/5-10.c: New.
3038         * gcc.dg/vmx/5-11.c: New.
3039         * gcc.dg/vmx/7-01a.c: New.
3040         * gcc.dg/vmx/7-01.c: New.
3041         * gcc.dg/vmx/7c-01.c: New.
3042         * gcc.dg/vmx/7d-01.c: New.
3043         * gcc.dg/vmx/7d-02.c: New.
3044         * gcc.dg/vmx/8-01.c: New.
3045         * gcc.dg/vmx/8-02a.c: New.
3046         * gcc.dg/vmx/8-02.c: New.
3047         * gcc.dg/vmx/brode-1.c: New.
3048         * gcc.dg/vmx/bug-1.c: New.
3049         * gcc.dg/vmx/bug-2.c: New.
3050         * gcc.dg/vmx/bug-3.c: New.
3051         * gcc.dg/vmx/cw-bug-1.c: New.
3052         * gcc.dg/vmx/cw-bug-2.c: New.
3053         * gcc.dg/vmx/cw-bug-3.c: New.
3054         * gcc.dg/vmx/dct.c: New.
3055         * gcc.dg/vmx/debug-1.c: New.
3056         * gcc.dg/vmx/debug-2.c: New.
3057         * gcc.dg/vmx/debug-3.c: New.
3058         * gcc.dg/vmx/debug-4.c: New.
3059         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
3060         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
3061         * gcc.dg/vmx/eg-5.c: New.
3062         * gcc.dg/vmx/fft.c: New.
3063         * gcc.dg/vmx/gcc-bug-1.c: New.
3064         * gcc.dg/vmx/gcc-bug-2.c: New.
3065         * gcc.dg/vmx/gcc-bug-3.c: New.
3066         * gcc.dg/vmx/gcc-bug-4.c: New.
3067         * gcc.dg/vmx/gcc-bug-5.c: New.
3068         * gcc.dg/vmx/gcc-bug-6.c: New.
3069         * gcc.dg/vmx/gcc-bug-7.c: New.
3070         * gcc.dg/vmx/gcc-bug-8.c: New.
3071         * gcc.dg/vmx/gcc-bug-9.c: New.
3072         * gcc.dg/vmx/gcc-bug-b.c: New.
3073         * gcc.dg/vmx/gcc-bug-c.c: New.
3074         * gcc.dg/vmx/gcc-bug-d.c: New.
3075         * gcc.dg/vmx/gcc-bug-e.c: New.
3076         * gcc.dg/vmx/gcc-bug-f.c: New.
3077         * gcc.dg/vmx/gcc-bug-g.c: New.
3078         * gcc.dg/vmx/gcc-bug-i.c: New.
3079         * gcc.dg/vmx/harness.h: New.
3080         * gcc.dg/vmx/ira1.c: New.
3081         * gcc.dg/vmx/ira2a.c: New.
3082         * gcc.dg/vmx/ira2b.c: New.
3083         * gcc.dg/vmx/ira2.c: New.
3084         * gcc.dg/vmx/ira2c.c: New.
3085         * gcc.dg/vmx/mem.c: New.
3086         * gcc.dg/vmx/newton-1.c: New.
3087         * gcc.dg/vmx/ops.c: New.
3088         * gcc.dg/vmx/sn7153.c: New.
3089         * gcc.dg/vmx/spill2.c: New.
3090         * gcc.dg/vmx/spill3.c: New.
3091         * gcc.dg/vmx/spill.c: New.
3092         * gcc.dg/vmx/t.c: New.
3093         * gcc.dg/vmx/varargs-1.c: New.
3094         * gcc.dg/vmx/varargs-2.c: New.
3095         * gcc.dg/vmx/varargs-3.c: New.
3096         * gcc.dg/vmx/varargs-4.c: New.
3097         * gcc.dg/vmx/varargs-5.c: New.
3098         * gcc.dg/vmx/varargs-6.c: New.
3099         * gcc.dg/vmx/varargs-7.c: New.
3100         * gcc.dg/vmx/vmx.exp: New.
3101         * gcc.dg/vmx/vprint-1.c: New.
3102         * gcc.dg/vmx/vscan-1.c: New.
3103         * gcc.dg/vmx/x-01.c: New.
3104         * gcc.dg/vmx/x-02.c: New.
3105         * gcc.dg/vmx/x-03.c: New.
3106         * gcc.dg/vmx/x-04.c: New.
3107         * gcc.dg/vmx/x-05.c: New.
3108         * gcc.dg/vmx/yousufi-1.c: New.
3109         * gcc.dg/vmx/zero-1.c: New.
3110         * gcc.dg/vmx/zero.c: New.
3111
3112 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
3113
3114         * g++.dg/lookup/java1.C: Update for chage of
3115         _Jv_AllocObject.
3116         * g++.dg/lookup/java2.C: Likewise.
3117
3118 2004-04-17  Laurent GUERBY <laurent@guerby.net>
3119
3120         * ada/acats/run_all.sh: use -O2 by default.
3121
3122 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
3123
3124         * gcc.dg/vr-mult-[12].c: New tests.
3125
3126 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3127
3128         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
3129
3130         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
3131
3132 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
3133
3134         * lib/target-supports.exp (check_profiling_available): Assume profiling
3135         isn't available for mips*-*-elf targets.
3136
3137 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
3138
3139         * gcc.dg/builtins-38.c: New test.
3140
3141 2004-04-14  Eric Christopher  <echristo@redhat.com>
3142
3143         * g++.dg/charset/charset.exp: Run .cc extension tests.
3144
3145 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
3146
3147         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
3148
3149 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3150
3151         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
3152
3153 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
3154
3155         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
3156         * gcc.dg/i386-387-2.c: Likewise.
3157
3158         * gcc.dg/i386-387-7.c: New test.
3159         * gcc.dg/i386-387-8.c: New test.
3160
3161         * gcc.dg/builtins-37.c: New test.
3162
3163 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
3164
3165         * g++.dg/pch/externc-1.C: Add missing semicolon.
3166
3167 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
3168
3169         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
3170
3171 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3172
3173         * gcc.c-torture/execute/20040411-1.c: New test.
3174
3175 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
3176
3177         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
3178
3179 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
3180
3181         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
3182
3183 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
3184
3185         * lib/target-supports.exp (check_named_sections_available): New.
3186         * lib/gcc-dg.exp (dg-require-named-sections): New.
3187         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
3188         old-deja.exp.  Also prune error-count message from HP linker.
3189         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
3190
3191         * g++.dg/init/init-ref4.C: Use dg-require-weak.
3192         * g++.old-deja/g++.pt/static3.C: Likewise.
3193         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
3194
3195 2004-04-09  Roger Sayle  <roger@eyesopen.com>
3196
3197         * gcc.c-torture/execute/20040409-1.c: New test case.
3198         * gcc.c-torture/execute/20040409-2.c: New test case.
3199         * gcc.c-torture/execute/20040409-3.c: New test case.
3200
3201 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
3202
3203         * gcc.dg/20040409-1.c: New test.
3204
3205 2004-04-08  Roger Sayle  <roger@eyesopen.com>
3206
3207         PR target/14888
3208         * g++.dg/opt/pr14888.C: New test case.
3209
3210 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
3211
3212         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
3213         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
3214         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
3215         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
3216         New tests.
3217
3218 2004-04-08  Paul Brook  <paul@codesourcery.com>
3219
3220         * gcc.dg/spill-1.c: New test.
3221
3222 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3223
3224         * gcc.dg/torture/builtin-ctype-2.c: New test.
3225
3226 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
3227
3228         * gcc.dg/pch/pch.exp: Add largefile test.
3229
3230 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
3231
3232         * g++.dg/pch/externc-1.Hs: New.
3233         * g++.dg/pch/externc-1.C: New.
3234
3235 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3236
3237         * gcc.dg/compat/struct-by-value-5a_main.c,
3238         gcc.dg/compat/struct-by-value-5b_main.c: New files.
3239         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
3240         * gcc.dg/compat/struct-by-value-5a_x.c,
3241         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
3242         gcc.dg/compat/struct-by-value-5_x.c.
3243         * gcc.dg/compat/struct-by-value-5a_y.c,
3244         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
3245         gcc.dg/compat/struct-by-value-5_y.c.
3246
3247         * gcc.dg/compat/struct-by-value-6a_main.c,
3248         gcc.dg/compat/struct-by-value-6b_main.c: New files.
3249         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
3250         * gcc.dg/compat/struct-by-value-6a_x.c,
3251         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
3252         gcc.dg/compat/struct-by-value-6_x.c.
3253         * gcc.dg/compat/struct-by-value-6a_y.c,
3254         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
3255         gcc.dg/compat/struct-by-value-6_y.c.
3256
3257         * gcc.dg/compat/struct-by-value-7a_main.c,
3258         gcc.dg/compat/struct-by-value-7b_main.c: New files.
3259         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
3260         * gcc.dg/compat/struct-by-value-7a_x.c,
3261         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
3262         gcc.dg/compat/struct-by-value-7_x.c.
3263         * gcc.dg/compat/struct-by-value-7a_y.c,
3264         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
3265         gcc.dg/compat/struct-by-value-7_y.c.
3266
3267 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
3268
3269         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
3270         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
3271         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
3272         options.
3273
3274 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
3275
3276         * gcc.dg/builtins-36.c: New test.
3277
3278 2004-04-06  Paul Brook  <paul@codesourcery.com>
3279
3280         * README.gcc: Remove obsolete contraint on testcases.
3281
3282 2004-04-05  Paul Brook  <paul@codesourcery.com>
3283
3284         PR2123
3285         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
3286         failure and exit(0) on success.
3287         * g++.dg/expr/anew2.C: Ditto.
3288         * g++.dg/expr/anew3.C: Ditto.
3289         * g++.dg/expr/anew4.C: Ditto.
3290
3291 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
3292
3293         PR c++/3518
3294         * g++.dg/template/unify7.C: New.
3295
3296 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3297
3298         * g++.dg/README: Bring up to date with new subdirectories; remove
3299         duplicate subdirectory lines.
3300
3301 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
3302
3303         PR c++/14007
3304         * g++.dg/template/unify5.C: New.
3305         * g++.dg/template/unify6.C: New.
3306         * g++.dg/template/qualttp20.C: Adjust.
3307         * g++.old-deja/g++.jason/report.C: Adjust.
3308         * g++.old-deja/g++.other/qual1.C: Adjust.
3309
3310 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
3311
3312         PR c++/14803
3313         * g++.dg/inherit/ptrmem1.C: New test.
3314
3315 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
3316
3317         PR c++/14755
3318         * gcc.c-torture/execute/20040331-1.c: New test.
3319         * gcc.dg/20040331-1.c: New test.
3320
3321 2004-04-01  Paul Brook  <paul@codesourcery.com>
3322
3323         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
3324
3325 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
3326
3327         PR c++/14724
3328         * g++.dg/init/goto1.C: New test.
3329
3330         PR c++/14763
3331         * g++.dg/template/defarg4.C: New test.
3332
3333 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
3334
3335         * gcc.dg/altivec-11.c: Extend test for more valid cases.
3336
3337 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
3338
3339         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
3340
3341 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
3342
3343         * gcc.dg/noncompile/undeclared-2.c: New test.
3344
3345 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
3346
3347         * gcc.dg/940409-1.c: Remove XFAIL.
3348         * gcc.dg/reg-vol-struct-1.c: New test.
3349
3350 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3351
3352         * gcc.dg/torture/builtin-wctype-1.c: New test.
3353
3354 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
3355
3356         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
3357         * gcc.dg/20001101-1.c: Likewise.
3358         * gcc.dg/20001102-1.c: Likewise.
3359
3360 2004-03-25  Roger Sayle  <roger@eyesopen.com>
3361
3362         * gcc.dg/compare8.c: Add an additional test for XOR.
3363
3364 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3365
3366         * gcc.dg/torture/builtin-ctype-1.c: New test.
3367
3368 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3369
3370         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
3371         * gcc.dg/torture/builtin-math-1.c: Likewise.
3372         * gcc.dg/torture/builtin-power-1.c: New test.
3373
3374 2004-03-24  Andreas Schwab  <schwab@suse.de>
3375
3376         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
3377         IA64 assembler.
3378
3379 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3380             Roger Sayle  <roger@eyesopen.com>
3381
3382         * gcc.dg/compare8.c: New test case.
3383
3384 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
3385
3386         * g++.dg/ext/altivec-7.C: New test.
3387
3388 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
3389
3390         PR 12267, 12391, 12560, 13129, 14114, 14133
3391         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
3392         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
3393         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
3394         Adjust error regexps.
3395         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
3396         * gcc.dg/noncompile/undeclared-1.c: New test cases.
3397         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
3398         * gcc.dg/local1.c: Add explanatory comment.
3399
3400 2004-03-23  Roger Sayle  <roger@eyesopen.com>
3401
3402         PR optimization/14669
3403         * g++.dg/opt/fold2.C: New test case.
3404
3405 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
3406
3407         PR c/14069
3408         * gcc.dg/20040322-1.c: New test.
3409
3410 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
3411
3412         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
3413         * gcc.dg/ultrasp4.c: Likewise.
3414         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
3415
3416 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3417
3418         * gcc.dg/i386-sse-8.c: Reset default options.
3419
3420 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
3421
3422         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
3423         in the error message text.
3424
3425 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3426
3427         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
3428
3429 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
3430
3431         PR c++/14616
3432         * g++.dg/init/array13.C: New test.
3433
3434 2004-03-20  Roger Sayle  <roger@eyesopen.com>
3435
3436         PR target/13889
3437         * gcc.c-torture/compile/pr13889.c: New test case.
3438
3439 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3440
3441         PR c/14635
3442         * builtins-1.c (nan, nans): Don't test.
3443         * builtins-30.c: Don't use nan, nanf, nanl.
3444         * builtins-35.c: New test.
3445
3446 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
3447
3448         * g++.dg/ext/altivec-6.C: New test.
3449
3450 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
3451
3452         * g++.dg/init/placement3.C: New test.
3453
3454         * g++.dg/template/spec13.C: New test.
3455
3456         * g++.dg/lookup/using11.C: New test.
3457
3458         * g++.dg/lookup/koenig3.C: New test.
3459
3460         * g++.dg/template/operator2.C: New test.
3461
3462         * g++.dg/expr/dtor3.C: New test.
3463         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
3464         marker.
3465         * g++.old-deja/g++.law/visibility28.C: Likewise.
3466
3467 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
3468
3469         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
3470         * gcc.dg/ppc64-abi-3.c: Likewise.
3471
3472 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3473
3474         PR c++/14545
3475         * g++.dg/parse/template15.C: New test.
3476
3477 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3478
3479         * g++.dg/expr/dtor2.C: New test.
3480
3481         * g++.dg/lookup/anon4.C: New test.
3482
3483         * g++.dg/overload/using1.C: New test.
3484
3485         * g++.dg/template/lookup7.C: New test.
3486
3487         * g++.dg/template/typename6.C: New test.
3488
3489         * g++.dg/expr/cond6.C: New test.
3490
3491 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3492
3493         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
3494
3495 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3496
3497         * g++.dg/expr/cond5.C: New test.
3498         * g++.dg/expr/constcast1.C: Likewise.
3499         * g++.dg/expr/ptrmem2.C: Likewise.
3500         * g++.dg/expr/ptrmem3.C: Likewise.
3501         * g++.dg/lookup/main1.C: Likewise.
3502         * g++.dg/template/lookup6.C: Likewise.
3503
3504 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
3505
3506         * gcc.dg/local1.c: New test.
3507
3508         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
3509
3510 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3511
3512         * gcc.dg/torture/builtin-convert-1.c: New test.
3513
3514 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3515
3516         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
3517
3518 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3519
3520         PR c++/14481
3521         * g++.dg/warn/Wunused-7.C: New test.
3522
3523 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3524
3525         * gcc.dg/torture/builtin-integral-1.c: New test.
3526
3527 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
3528
3529         PR c++/14586
3530         * g++.dg/parse/non-dependent3.C: New test.
3531
3532 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
3533
3534         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
3535         * g++.dg/eh/simd-2.C: Likewise.
3536         * g++.dg/init/array10.C: Likewise.
3537         * gcc.c-torture/compile/simd-1.c: Likewise.
3538         * gcc.c-torture/compile/simd-2.c: Likewise.
3539         * gcc.c-torture/compile/simd-3.c: Likewise.
3540         * gcc.c-torture/compile/simd-4.c: Likewise.
3541         * gcc.c-torture/compile/simd-6.c: Likewise.
3542         * gcc.c-torture/execute/simd-1.c: Likewise.
3543         * gcc.c-torture/execute/simd-2.c: Likewise.
3544         * gcc.dg/compat/vector-defs.h: Likewise.
3545         * gcc.dg/20020531-1.c: Likewise.
3546         * gcc.dg/altivec-3.c: Likewise.
3547         * gcc.dg/altivec-4.c: Likewise.
3548         * gcc.dg/altivec-varargs-1.c: Likewise.
3549         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
3550         * gcc.dg/i386-mmx-3.c: Likewise.
3551         * gcc.dg/i386-sse-4.c: Likewise.
3552         * gcc.dg/i386-sse-5.c: Likewise.
3553         * gcc.dg/i386-sse-8.c: Likewise.
3554         * gcc.dg/simd-1.c: Likewise.
3555         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
3556         __ev64_opaque__ since the machine description provides it.
3557
3558 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3559
3560         * lib/compat.exp (skip_list): New global variable.
3561         Use it to hold the user defined COMPAT_SKIPS list if any.
3562         (compat-obj): Add the members of skip_list to optall.
3563
3564 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3565
3566         * gcc.dg/compat/union-by-value-1_main.c,
3567         union-by-value-1_x.c, union-by-value-1_y.c,
3568         union-check.h, union-defs.h,
3569         union-init.h, union-return-1_main.c,
3570         union-return-1_x.c, union-return-1_y.c: New files.
3571
3572 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
3573
3574         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
3575         mixed-struct-init.h: Add 4 mixed structure types.
3576         struct-by-value-21_main.c, struct-by-value-21_x.c,
3577         struct-by-value-21_y.c, struct-return-21_main.c,
3578         struct-return-21_x.c, struct-return-21_y.c: New files.
3579
3580 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
3581
3582         PR c++/14550
3583         * g++.dg/parse/template14.C: New test.
3584
3585 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3586
3587         * gcc.c-torture/execute/20040313-1.c: New test.
3588
3589 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
3590
3591         PR target/14533
3592         * gcc.dg/20040311-2.c: New test.
3593
3594 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
3595
3596         PR other/14544
3597         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
3598         bit-field.
3599
3600 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
3601
3602         * gcc.dg/20040305-2.c: Add missing return statement.
3603
3604 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3605
3606         * gcc.dg/builtins-34.c: Also check pow10*.
3607
3608 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3609
3610         PR target/14262
3611         * gcc.dg/20040305-2.c: New test.
3612
3613 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
3614
3615         * gcc.dg/20040310-1.c: New test.
3616
3617 2004-03-11  Roger Sayle  <roger@eyesopen.com>
3618
3619         * gcc.c-torture/execute/20040311-1.c: New test case.
3620
3621 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
3622
3623         PR c++/14476
3624         * g++.dg/lookup/enum1.C: New test.
3625
3626 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
3627
3628         PR c++/14510
3629         * g++.dg/lookup/struct2.C: New test.
3630
3631 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
3632
3633         * gcc.dg/builtins-34.c: New test.
3634
3635 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3636
3637         * gcc.dg/torture/builtin-nonneg-1.c: New test.
3638
3639 2004-03-09  James E Wilson  <wilson@specifixinc.com>
3640
3641         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
3642         * gcc.dg/alias-2.c: New testcase.
3643
3644 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
3645
3646         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
3647
3648 2004-03-09  Roger Sayle  <roger@eyesopen.com>
3649
3650         * gcc.c-torture/execute/20040309-1.c: New test case.
3651
3652 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
3653
3654         PR c++/14397
3655         * g++.dg/overload/ref1.C: New.
3656
3657 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3658
3659         PR c++/14409
3660         * g++.dg/template/spec12.C: New test.
3661
3662         PR c++/14448
3663         * g++.dg/parse/crash14.C: New test.
3664
3665 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3666
3667         PR c++/14230
3668         * g++.dg/init/ref11.C: New test.
3669
3670 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
3671
3672         PR c++/14432
3673         * g++.dg/parse/builtin2.C: New test.
3674
3675 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3676
3677         PR c++/14401
3678         * g++.dg/init/ctor3.C: New test.
3679         * g++.dg/init/union1.C: New test.
3680         * g++.dg/ext/anon-struct4.C: New test.
3681
3682 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
3683
3684         * g++.dg/lookup/koenig1.C: Tweak error messages.
3685         * g++.dg/lookup/used-before-declaration.C: Likewise.
3686         * g++.dg/other/do1.C: Likewise.
3687         * g++.dg/overload/koenig1.C: Likewise.
3688         * g++.dg/parse/crash13.C: Likewise.
3689         * g++.dg/template/instantiate3.C: Likewise.
3690
3691 2004-03-08  Eric Christopher  <echristo@redhat.com>
3692
3693         * * lib/target-supports.exp: Enable libiconv in test
3694         compilation.  Fix up error checking.
3695
3696 2004-03-08  Roger Sayle  <roger@eyesopen.com>
3697
3698         PR middle-end/14289
3699         * gcc.dg/pr14289-1.c: New test case.
3700         * gcc.dg/pr14289-2.c: Likewise.
3701         * gcc.dg/pr14289-3.c: Likewise.
3702
3703 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
3704
3705         * gcc.c-torture/execute/20040308-1.c: New test.
3706
3707 2004-03-07  Roger Sayle  <roger@eyesopen.com>
3708
3709         * gcc.c-torture/execute/20040307-1.c: New test case.
3710
3711 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
3712
3713         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
3714
3715 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
3716
3717         * gcc.dg/20040306-1.c: New test.
3718
3719 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
3720
3721         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
3722         them static.
3723         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
3724
3725 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3726
3727         PR c/14465
3728         * gcc.dg/decl-6.c: New test.
3729
3730 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3731
3732         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
3733         Rename LOGPOW -> LOG_POW.
3734         (SQRT_EXP, POW_EXP): New.
3735
3736 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3737
3738         * gcc.dg/i386-sse-8.c: New test.
3739
3740 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
3741
3742         PR c/14114
3743         * gcc.dg/decl-5.c: New test.
3744
3745 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
3746
3747         * gcc.dg/20040305-1.c: New test.
3748
3749 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
3750
3751         PR other/14354
3752         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
3753
3754 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
3755
3756         PR c++/14425, c++/14426
3757         * g++.dg/ext/altivec-4.C: New test.
3758         * g++.dg/ext/altivec-5.C: New test.
3759
3760 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
3761
3762         * g++.old-deja/g++.other/linkage1.C: Expect errors about
3763         global variables of a type with no linkage.
3764         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
3765         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
3766         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
3767         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
3768         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
3769         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
3770         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
3771         * g++.dg/warn/deprecated.C: Name enum Color.
3772         * g++.dg/overload/VLA.C: Name structure for 'b'.
3773         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
3774
3775 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3776
3777         * gcc.c-torture/compile/20040304-1.c: New test.
3778
3779 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
3780
3781         PR 13728
3782         * gcc.dg/decl-4.c: New testcase.
3783
3784 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
3785
3786         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
3787         as PRECF if sizeof (float) > sizeof (double).
3788         (PRECL): Make it the same as PRECF if
3789         sizeof (float) > sizeof (long double).
3790
3791 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3792
3793         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
3794         system type.  Add check for irix6 which doesn't have c99 runtime.
3795
3796 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
3797
3798         * gcc.dg/const-elim-1.c: xfail for xtensa.
3799
3800 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3801
3802         PR c++/14369
3803         * g++.dg/template/cond4.C: New test.
3804
3805 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3806
3807         PR c++/14360
3808         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
3809
3810         PR c++/14361
3811         * g++.dg/parse/defarg7.C: New test.
3812
3813         PR c++/14359
3814         * g++.dg/template/friend26.C: New test.
3815
3816 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
3817
3818         PR c++/14324
3819         * g++.dg/abi/mangle21.C: New test.
3820
3821         PR c++/14260
3822         * g++.dg/parse/constructor2.C: New test.
3823
3824         PR c++/14337
3825         * g++.dg/template/sfinae1.C: New test.
3826
3827 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3828
3829         PR c++/14267
3830         * g++.dg/expr/crash2.C: New test.
3831
3832         PR middle-end/13448
3833         * gcc.dg/inline-5.c: New test.
3834         * gcc.dg/always-inline.c: Split out tests into ...
3835         * gcc.dg/always-inline2.c: ... this and ...
3836         * gcc.dg/always-inline3.c: ... this.
3837
3838 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
3839
3840         PR debug/12103
3841         * g++.dg/debug/crash1.C: New test.
3842
3843 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
3844
3845         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
3846         function with __attribute__((noinline)).
3847         (recurser_void2): Likewise.
3848         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
3849         (recurser_void2): Likewise.
3850
3851 2004-02-29  Roger Sayle  <roger@eyesopen.com>
3852
3853         PR middle-end/14203
3854         * g++.dg/warn/Wunused-6.C: New test case.
3855
3856 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
3857
3858         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
3859         not defined.
3860
3861 2004-02-27  Eric Christopher  <echristo@redhat.com>
3862
3863         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
3864         * g++.dg/charset/asm2.c: Run only x86.
3865         * gcc.dg/charset/asm3.c: Ditto.
3866
3867 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
3868
3869         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
3870         ld_library_path.
3871
3872 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
3873
3874         * g++.dg/ext/altivec-3.C: New.
3875
3876 2004-02-26  Richard Henderson  <rth@redhat.com>
3877
3878         * g++.dg/ext/attrib10.C: Mark for warning.
3879         * gcc.dg/attr-alias-1.c: New.
3880
3881 2004-02-26  Richard Henderson  <rth@redhat.com>
3882
3883         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
3884         * gcc.c-torture/execute/20040208-2.c: ... it back.
3885
3886 2004-02-26  Eric Christopher  <echristo@redhat.com>
3887
3888         * lib/target-supports.exp (check-iconv-available): New function.
3889         * lib/gcc-dg.exp (dg-require-iconv): New function.
3890         Use above.
3891         * gcc.dg/charset: New directory.
3892         * gcc.dg/charset/charset.exp: New file.
3893         * gcc.dg/charset/asm1.c: Ditto.
3894         * gcc.dg/charset/asm2.c: Ditto.
3895         * gcc.dg/charset/asm3.c: Ditto.
3896         * gcc.dg/charset/asm4.c: Ditto.
3897         * gcc.dg/charset/asm5.c: Ditto.
3898         * gcc.dg/charset/attribute1.c: Ditto.
3899         * gcc.dg/charset/attribute2.c: Ditto.
3900         * gcc.dg/charset/string1.c: Ditto.
3901         * g++.dg/charset: New directory.
3902         * g++.dg/dg.exp: Add here. Special options.
3903         * g++.dg/charset/charset.exp: New file.
3904         * g++.dg/charset/asm1.c: Ditto.
3905         * g++.dg/charset/asm2.c: Ditto.
3906         * g++.dg/charset/asm3.c: Ditto.
3907         * g++.dg/charset/asm4.c: Ditto.
3908         * g++.dg/charset/attribute1.c: Ditto.
3909         * g++.dg/charset/attribute2.c: Ditto.
3910         * g++.dg/charset/extern1.cc: Ditto.
3911         * g++.dg/charset/extern2.cc: Ditto.
3912         * g++.dg/charset/string1.c: Ditto.
3913
3914 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
3915
3916         PR c++/14278
3917         * g++.dg/parse/comma1.C: New test.
3918
3919 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3920
3921         PR c++/14284
3922         * g++.dg/template/ttp8.C: New test.
3923
3924 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
3925
3926         * gcc.dg/fixuns-trunc-1.c: New test.
3927
3928 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3929
3930         * gcc.dg/builtins-config.h: Use #elif.
3931
3932 2004-02-26  Michael Matz  <matz@suse.de>
3933
3934         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
3935         * gcc.dg/991214-1.c: Likewise.
3936         * gcc.dg/i386-asm-1.c: Likewise.
3937
3938 2004-02-25  Richard Henderson  <rth@redhat.com>
3939
3940         * gcc.c-torture/execute/20040208-2.c: Move ...
3941         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
3942
3943 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3944
3945         PR c++/14246
3946         * g++.dg/other/crash-3.C: New test.
3947
3948 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3949
3950         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
3951         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
3952
3953         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
3954         HP-UX.
3955
3956 2004-02-24  Michael Matz  <matz@suse.de>
3957
3958         * gcc.dg/i386-regparm.c: New.
3959
3960 2004-02-23  James E Wilson  <wilson@specifixinc.com>
3961
3962         * gcc.c-torture/execute/20040223-1.c: New.
3963
3964 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
3965             Kazu Hirata  <kazu@cs.umass.edu>
3966
3967         * gcc.dg/fwritable-strings-1.c: Remove.
3968
3969 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
3970
3971         PR c/14156
3972         * gcc.dg/20040223-1.c: New test.
3973
3974 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3975
3976         PR c++/14106
3977         * g++.dg/ext/typeof9.C: New test.
3978
3979 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3980
3981         PR c++/14250
3982         * g++.dg/other/switch1.C: New test.
3983
3984 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3985
3986         * gcc.dg/cast-function-1.c: Adjust for new informative message.
3987         * gcc.dg/va-arg-1.c: Likewise.
3988
3989 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3990
3991         PR c++/14143
3992         * g++.dg/template/koenig5.C: New test.
3993
3994 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
3995
3996         * g++.dg/ext/altivec-1.C: Generalize target triple.
3997         * g++.dg/ext/altivec-2.C: New test case.
3998         * g++.dg/ext/altivec_check.h: New file.
3999         * gcc.dg/altivec-1.c: Generalize target triple;
4000         include altivec_check.h and call altivec_check().
4001         * gcc.dg/altivec-[2-5].c: Generalize target triple.
4002         * gcc.dg/altivec-6.c: New test case.
4003         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
4004         type casts as needed.
4005         * gcc.dg/altivec-10.c: Include altivec_check.h and call
4006         altivec_check().
4007         * gcc.dg/altivec-12.c: New test case.
4008         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
4009         include altivec_check.h and call altivec_check().
4010         * gcc.dg/altivec_check.h: New file.
4011
4012 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4013
4014         * lib/target-supports.exp (check_alias_available): Don't mangle
4015         function `g' in test program.
4016
4017 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4018
4019         * lib/target-supports.exp (check_profiling_available): Check
4020         argument to determine whether we support a profiling type.
4021         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
4022         check_profiling_available.
4023         * g++.dg/bprob/bprob.exp: Likewise
4024         * g77.dg/bprob/bprob.exp: Likewise.
4025         * gcc.misc-tests/bprob.exp: Likewise.
4026         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
4027         dg-require-profiling and delete expected error handling.
4028         * gcc.dg/20021014-1.c: Likewise.
4029         * gcc.dg/nest.c: Likewise.
4030
4031 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4032
4033         PR c++/12007
4034         * g++.dg/other/vthunk1.C: New test.
4035
4036 2004-02-20  Falk Hueffner  <falk@debian.org>
4037
4038         PR target/14201
4039         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
4040
4041 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
4042
4043         PR c++/13927
4044         * g++.dg/other/error8.C: Remove XFAIL markers.
4045
4046         PR c++/14173
4047         * g++.dg/ext/packed5.C: New test.
4048
4049         PR c++/14199
4050         * g++.dg/warn/Wunused-5.C: New test.
4051
4052         PR c++/14186
4053         * g++.dg/lookup/member1.C: New test.
4054
4055 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
4056
4057         * gcc.c-torture/compile/20040130-1.c: Enable only when
4058         __INT_MAX__ >= 2147483647L.
4059         * gcc.c-torture/compile/961203-1.c: Likewise.
4060
4061 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
4062
4063         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
4064         * g++.dg/opt/template1.C: Robustify assembler regexp
4065
4066 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4067
4068         * gcc.c-torture/execute/simd-4.x: Remove.
4069         * gcc.c-torture/execute/va-arg-25.x: Likewise.
4070         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
4071         Guard with #ifndef SKIP_ATTRIBUTE.
4072         * gcc.dg/compat/vector-1_y.c: Likewise.
4073         * gcc.dg/compat/vector-2_x.c: Likewise.
4074         * gcc.dg/compat/vector-2_y.c: Likewise.
4075         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
4076         * g++.dg/eh/simd-2.C: Likewise.
4077
4078 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
4079
4080         * gcc.c-torture/compile/complex-1.c: New.
4081
4082 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
4083
4084         PR target/14209
4085         * gcc.c-torture/execute/20040218-1.c: New test.
4086
4087 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4088
4089         PR c++/14181
4090         * g++.dg/parse/new2.C: New test.
4091
4092 2004-02-18  Paul Brook  <paul@codesourcery.com>
4093
4094         * gcc.c-torture/compile/libcall-1.c: New test.
4095
4096 2004-02-18  Paul Brook  <paul@codesourcery.com>
4097
4098         PR debug/12934
4099         * gcc.dg/debug/debug-7.c: New test.
4100
4101 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
4102
4103         * gcc.dg/20040217-1.c: New test.
4104
4105 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
4106
4107         * gcc.c-torture/execute/990208-1.x: Delete.
4108
4109 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
4110
4111         * gcc.c-torture/execute/20040208-2.x: New file.
4112
4113 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
4114
4115         PR c++/11326
4116         * g++.dg/abi/structret1.C: New test.
4117
4118 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
4119
4120         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
4121         (i386_cpuid): No need to test if cpuid is available on AMD64.
4122         Fix assembly, so that it works onboth i386 and AMD64.
4123         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
4124         (vecInLong): Fix s[] member type to unsigned int.
4125         (vecInWord): Remove type.
4126         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
4127         (a64, b64, c64, d64, e64): Remove.
4128         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
4129         Remove unused variable.  Remove initialization of removed variables.
4130         Don't call mmx_tests nor sse_tests.
4131         (reference_mmx, reference_sse): Remove.
4132         (check): Add return stmt.
4133         * gcc.dg/i386-sse-7.c: New test.
4134         * gcc.dg/i386-mmx-4.c: New test.
4135
4136 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4137
4138         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
4139         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4140         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4141         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
4142         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
4143         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
4144         g++.dg/tc1/dr94.C: Fix line terminator.
4145
4146 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
4147
4148         * gcc.c-torture/compile/20040216-1.c: New.
4149
4150 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4151
4152         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
4153         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
4154         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
4155         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
4156         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
4157         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
4158
4159 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
4160
4161         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
4162
4163 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
4164
4165         PR c++/13971
4166         * g++.dg/expr/cond4.C: New test.
4167
4168         PR c++/14086
4169         * g++.dg/lookup/crash2.C: New test.
4170
4171 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
4172
4173         * gcc.c-torture/compile/20040214-2.c: New test.
4174
4175 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
4176
4177         PR c++/14116
4178         * g++.dg/ext/typeof8.C: New test.
4179
4180 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
4181
4182         * gcc.c-torture/compile/20040214-1.c: New test.
4183
4184 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4185
4186         PR c++/13635
4187         * g++.dg/template/spec11.C: New test.
4188
4189 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4190
4191         PR c++/13927
4192         * g++.dg/other/error8.C: New test.
4193
4194 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
4195
4196         PR c++/14122
4197         * g++.dg/template/array4.C: New test.
4198
4199         PR c++/14108
4200         * g++.dg/inherit/thunk2.C: New test.
4201
4202         PR c++/14083
4203         * g++.dg/eh/cond2.C: New test.
4204
4205 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
4206
4207         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
4208
4209 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
4210
4211         * lib/scanasm.exp (dg-scan): Quote pattern before display.
4212
4213 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
4214
4215         * g++.dg/simd-2.C: xfail on ppc64-linux.
4216
4217 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4218
4219         PR c/456
4220         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
4221         tests.
4222
4223 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
4224
4225         * gcc.dg/builtins-33.c: New test.
4226
4227 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
4228
4229         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
4230
4231 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4232
4233         * g++.dg/simd-2.C: Set -maltivec for ppc64.
4234
4235 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
4236
4237         * gcc.dg/ppc64-abi-3.c: New test.
4238
4239 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
4240
4241         PR c/14092
4242
4243         * gcc.dg/pr14092-1.c: New testcase.
4244
4245 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
4246
4247         * gcc.dg/cpp/assert4.c: Fix typo last change.
4248
4249         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
4250         * gcc.dg/cpp/assert4.c: Handle powerpc64.
4251
4252         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
4253
4254 2004-02-09  Roger Sayle  <roger@eyesopen.com>
4255
4256         * gcc.c-torture/compile/20040209-1.c: New test case.
4257
4258 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4259
4260         * gcc.dg/c90-init-1.c: Adjust expected error messages.
4261
4262 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
4263
4264         * gcc.c-torture/execute/20040208-[12].c: New tests.
4265
4266 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4267
4268         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
4269
4270 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4271
4272         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
4273
4274 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4275
4276         Bug 13856
4277         * gcc.dg/visibility-8.c: New testcase.
4278
4279 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
4280
4281         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
4282         arguments.
4283         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
4284
4285 2004-02-07  Roger Sayle  <roger@eyesopen.com>
4286
4287         PR middle-end/13696
4288         * g++.dg/opt/fold1.C: New test case.
4289
4290 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4291
4292         PR c++/14033
4293         * g++.dg/other/crash-2.C: New test.
4294
4295 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4296
4297         PR c++/14028
4298         * g++.dg/parse/angle-bracket2.C: New test.
4299
4300 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4301
4302         PR middle-end/13750
4303         Revert:
4304         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4305         PR pch/13361
4306         * testsuite/g++.dg/pch/wchar-1.C: New.
4307         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4308
4309 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4310
4311         PR c++/14008
4312         * g++.dg/parse/error15.C: New test.
4313         * g++.dg/parse/crash11.C: Update dg-error mark.
4314
4315 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4316
4317         PR c++/13932
4318         * g++.dg/warn/conv2.C: New test.
4319
4320 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4321
4322         PR c++/13086
4323         * g++.dg/warn/incomplete1.C: Remove xfail.
4324
4325 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4326
4327         * lib/file-format.exp (gcc_target_object_format): Use
4328         ${tool}_target_compile, not gcc_target_compile.
4329         * lib/target-supports.exp (check_alias_available): Likewise.
4330         (check_gc_sections_available): Likewise.
4331         * g++.dg/ext/attrib10.C: Use dg-require-alias.
4332         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
4333         dg-require-alias.
4334
4335 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
4336
4337         PR c++/13969
4338         * g++.dg/template/static6.C: New test.
4339
4340 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
4341
4342         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
4343
4344 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4345
4346         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
4347         tests for systems where `char' is unsigned by default.
4348
4349 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4350
4351         PR c++/13997
4352         * g++.dg/template/partial3.C: New test.
4353
4354 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4355
4356         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
4357         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
4358         Remove mentions of obsolete ports.
4359
4360 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
4361
4362         * gcc.dg/noncompile/20001228-1.c: Fix for new
4363         error message.
4364
4365 2004-02-03  Roger Sayle  <roger@eyesopen.com>
4366
4367         PR target/9348
4368         * gcc.c-torture/execute/multdi-1.c: New test case.
4369
4370 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4371
4372         PR c++/13925
4373         * g++.dg/template/lookup5.C: New test.
4374
4375 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4376
4377         PR c++/13950
4378         * g++.dg/template/lookup4.C: New test.
4379
4380         PR c++/13970
4381         * g++.dg/parse/error14.C: New test.
4382
4383         PR c++/14002
4384         * g++.dg/parse/template13.C: New test.
4385
4386 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
4387
4388         PR c++/13978
4389         * g++.dg/template/koenig4.C: New test.
4390
4391         PR c++/13968
4392         * g++.dg/template/crash17.C: New test.
4393
4394         PR c++/13975
4395         * g++.dg/parse/error13.C: New test.
4396         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
4397
4398 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4399
4400         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
4401
4402 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
4403
4404         PR c/11658
4405         PR c/13994
4406         * gcc.dg/noncompile/20040203-1.c: New test.
4407         * gcc.dg/noncompile/20040203-2.c: Likewise.
4408         * gcc.dg/noncompile/20040203-3.c: Likewise.
4409         * gcc.dg/20040203-1.c: Likewise.
4410
4411 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
4412
4413         PR c++/10858
4414         * g++.dg/template/sizeof7.C: New test.
4415
4416 2004-02-02  Eric Christopher  <echristo@redhat.com>
4417             Zack Weinberg  <zack@codesourcery.com>
4418
4419         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
4420
4421 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
4422
4423         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
4424         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
4425         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
4426         * gcc.dg/cleanup-5.c: Run only on Linux targets.
4427
4428 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
4429
4430         PR c++/13113
4431         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
4432
4433         PR c++/13854
4434         * g++.dg/ext/attrib13.C: New test.
4435
4436         PR c++/13907
4437         * g++.dg/conversion/op2.C: New test.
4438
4439 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4440
4441         * gcc.dg/titype-1.c: Fix pasto.
4442
4443 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
4444
4445         * gcc.dg/titype-1.c: New test.
4446
4447 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4448
4449         PR c++/13957
4450         * g++.dg/template/non-type-template-argument-1.C,
4451         g++.dg/template/qualified-id1.C: Update dg-error marks.
4452         * g++.dg/template/nontype6.C: New test.
4453
4454 2004-02-01  Roger Sayle  <roger@eyesopen.com>
4455
4456         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
4457         * gcc.dg/builtins-31.c: New testcase.
4458         * gcc.dg/builtins-32.c: New testcase.
4459
4460 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
4461
4462         * objc.dg/call-super-2.m: Update line numbers
4463         for the including of stddef.h.
4464
4465 2004-01-30  Michael Matz  <matz@suse.de>
4466
4467         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
4468         g++.dg/ext/case-range3.C: New tests.
4469
4470 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4471
4472         DR206
4473         PR c++/13813
4474         * g++.dg/template/member4.C: New test.
4475
4476 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4477
4478         PR c++/13683
4479         * g++.dg/template/sizeof6.C: New test.
4480
4481 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4482
4483         * gcc.dg/fwritable-strings-1.c: New test.
4484
4485 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4486
4487         * gcc.c-torture/compile/20040130-1.c: New test.
4488
4489 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
4490
4491         * objc.dg/call-super-2.m: Include stddef.h for size_t.
4492
4493 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
4494
4495         PR c++/13883
4496         * g++.dg/template/ctor3.C: New test.
4497
4498 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4499
4500         * g++.dg/tc1: New directory.
4501         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
4502         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
4503         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
4504         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
4505         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
4506
4507 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4508
4509         * g++.dg/parse/error11.C: New test.
4510         * g++.dg/parse/error12.C: Likewise.
4511
4512 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
4513
4514         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
4515         (scan_initial, main): Use aligned_sizeof instead of sizeof.
4516
4517 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
4518
4519         PR c++/13791
4520         * g++.dg/ext/attrib12.C: New test.
4521
4522         PR c++/13736
4523         * g++.dg/parse/cast2.C: New test.
4524
4525 2004-01-27  James E Wilson  <wilson@specifixinc.com>
4526
4527         * objc.dg/encode-2.m (main): New local string.  Set depending on
4528         sizeof long.  Use in sscanf call.
4529         * objc.dg/encode-3.m (main): New local string.  Set depending on
4530         sizeof long.  Use in scan_initial call.
4531
4532 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4533
4534         * objc.dg/call-super-2.m: Make LP64-safe.
4535         * objc.dg/desig-init-1.m: Likewise.
4536
4537 2004-01-27  Devang Patel <dpatel@apple.com>
4538
4539         * g++.dg/debug/namespace1.C: New test.
4540
4541 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
4542
4543         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
4544         xscale-*-*.
4545
4546         * gcc.dg/arm-mmx-1.c: New test.
4547
4548 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
4549
4550         * gcc.dg/20040127-1.c: New test.
4551         * gcc.dg/20040127-2.c: New test.
4552
4553 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4554
4555         * objc.dg/stret-1.m (glob): Renamed to globa.
4556
4557 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
4558
4559         PR c++/13663
4560         * g++.dg/expr/for1.C: New test.
4561
4562 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
4563
4564         PR middle-end/13779
4565         * gcc.dg/darwin-longlong.c: New test.
4566
4567 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
4568
4569         * gcc.dg/20040124-1.c: Moved test from here...
4570         * gcc.c-torture/compile/20040124-1.c: ...to here.
4571
4572 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
4573
4574         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
4575         the assembly output if -m64 is passed.
4576
4577 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
4578
4579         PR c++/13833
4580         * g++.dg/template/cond3.C: New test.
4581
4582 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4583
4584         PR c++/13810
4585         * g++.dg/template/ttp7.C: New test.
4586
4587 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4588
4589         PR c++/13797
4590         * g++.dg/template/nontype4.C: New test.
4591         * g++.dg/template/nontype5.C: Likewise.
4592
4593 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
4594
4595         * gcc.dg/torture/mips-clobber-at.c: New test.
4596
4597 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
4598
4599         * gcc.dg/20040124-1.c: New test.
4600
4601 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
4602
4603         * gcc.dg/20040123-1.c: New test.
4604
4605 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
4606
4607         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
4608
4609 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4610
4611         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
4612
4613 2004-01-23  Andrew Pinski  <apinski@apple.com>
4614
4615         * gcc.dg/20030121-1.c: Move to ..
4616         * gcc.dg/20040121-1.c: here.
4617
4618 2004-01-23  Roger Sayle  <roger@eyesopen.com>
4619
4620         * gcc.dg/builtins-29.c: New test case.
4621
4622 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
4623
4624         PR 18314
4625         * gcc.dg/builtins-30.c: New testcase.
4626
4627 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
4628
4629         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
4630         * lib/g77.exp: Likewise.
4631         * lib/objc.exp: Likewise.
4632         * lib/g++.exp: Likewise.
4633
4634 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
4635
4636         * gcc.dg/struct-by-value-2.c: New test.
4637
4638 2004-01-21  Andrew Pinski  <apinski@apple.com>
4639
4640         PR target/13785
4641         * gcc.dg/20030121-1.c: New test.
4642
4643 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
4644
4645         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
4646         clobber frame pointer register in asm statement.
4647
4648 2004-01-21  Falk Hueffner  <falk@debian.org>
4649
4650         * gcc.c-torture/compile/20040121-1.c: New test.
4651
4652 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
4653
4654         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
4655
4656 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
4657
4658         * gcc.dg/ppc64-abi-2.c: New test.
4659
4660 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4661
4662         * lib/treelang.exp: Fill out this file.
4663         * lib/treelang-dg.exp: New File.
4664
4665 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4666
4667         * gcc.c-torture/compile/981022-1.c: Remove.
4668         * gcc.dg/array-5.c: Remove XFAIL.
4669         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
4670         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
4671         gcc.dg/cond-lvalue-1.c: Update.
4672         * gcc.dg/cast-lvalue-2.c: New test.
4673
4674 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
4675
4676         PR c++/13592
4677         * g++.dg/other/error1.C (class foo): Tweak error message.
4678
4679         PR c++/13592
4680         * g++.dg/template/call2.C: New test.
4681
4682 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4683
4684         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
4685         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
4686         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
4687         scalar-return-1_x.c, scalar-return-2_y.c,
4688         scalar-return-3_x.c, scalar-return-3_y.c,
4689         scalar-return-4_x.c, scalar-return-4_y.c,
4690         struct-align-1.h, struct-align-1_x.c,
4691         struct-align-1_y.c, struct-align-2.h,
4692         struct-align-2_x.c, struct-align-2_y.c,
4693         struct-by-value-10_y.c, struct-by-value-11_x.c,
4694         struct-by-value-11_y.c, struct-by-value-12_x.c,
4695         struct-by-value-12_y.c, struct-by-value-13_x.c,
4696         struct-by-value-13_y.c, struct-by-value-14_x.c,
4697         struct-by-value-14_y.c, struct-by-value-15_x.c,
4698         struct-by-value-15_y.c, struct-by-value-16_y.c,
4699         struct-by-value-17_y.c, struct-by-value-18_y.c,
4700         struct-by-value-19_y.c, struct-by-value-1_x.c,
4701         struct-by-value-1_y.c, struct-by-value-20_y.c,
4702         struct-by-value-2_x.c, struct-by-value-2_y.c,
4703         struct-by-value-3_y.c, struct-by-value-4_x.c,
4704         struct-by-value-4_y.c, struct-by-value-5_y.c,
4705         struct-by-value-6_y.c, struct-by-value-7_y.c
4706         struct-by-value-8_x.c, struct-by-value-8_y.c
4707         struct-by-value-9_x.c, struct-by-value-9_y.c
4708         struct-return-10_x.c, struct-return-10_y.c,
4709         struct-return-19_x.c, struct-return-20_x.c
4710         struct-return-2_x.c, struct-return-2_y.c
4711         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
4712         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
4713
4714 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4715
4716         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
4717         attribute on sparc*-sun-solaris2.*.
4718
4719 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
4720
4721         PR c++/13710
4722         * g++.dg/ext/typeof7.C: New test.
4723
4724 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
4725
4726         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
4727         * gcc.dg/const-elim-1.c: Same.
4728
4729 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
4730
4731         * objc.dg/stret-1.m: New.
4732         * objc.dg/stret-2.m: New.
4733
4734 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
4735
4736         PR c++/11895
4737         * g++.dg/ext/vector1.C: New test.
4738
4739 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
4740
4741         * gcc.dg/pch/import-1.c: New.
4742         * gcc.dg/pch/import-1.hs: New.
4743         * gcc.dg/pch/import-1a.h: New.
4744         * gcc.dg/pch/import-1b.h: New.
4745         * gcc.dg/pch/import-1c.h: New.
4746
4747 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4748
4749         PR c++/13574
4750         * g++.dg/ext/array1.C: New test.
4751
4752         PR c++/13178
4753         * g++.dg/conversion/op1.C: New test.
4754
4755 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
4756
4757         PR 11864
4758         From Kazumoto Kojima / Dan Kegel:
4759         * gcc.dg/pr11864-1.c: New test.
4760
4761         PR 10392
4762         From Marcus Comstedt / Dan Kegel:
4763         * gcc.dg/pr10392-1.c: New test.
4764
4765 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
4766
4767         PR c++/13478
4768         * g++.dg/init/ref10.C: New test.
4769
4770 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4771
4772         PR c++/13407
4773         * g++.dg/parse/typename6.C: New test.
4774
4775 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
4776
4777         PR pch/13361
4778         * testsuite/g++.dg/pch/wchar-1.C: New.
4779         * testsuite/g++.dg/pch/wchar-1.Hs: New.
4780
4781 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4782
4783         PR c++/9259
4784         * g++.dg/expr/sizeof2.C: New test.
4785
4786 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
4787
4788         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
4789
4790 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4791
4792         PR c++/13659
4793         * g++.dg/lookup/strong-using-3.C: New.
4794         * g++.dg/lookup/using-10.C: New.
4795
4796 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
4797
4798         PR c++/13594
4799         * g++.dg/lookup/strong-using-2.C: New.
4800
4801 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
4802             Dan Kegel <dank@kegel.com>
4803             J"orn Rennecke <joern.rennecke@superh.com>
4804
4805         PR target/9365
4806         * gcc.dg/pr9365-1.c: New test.
4807
4808 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4809
4810         PR c++/8856
4811         * g++.dg/parse/casting-operator2.C: New test.
4812         * g++.old-deja/g++.pt/explicit83.C: Remove.
4813
4814 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
4815
4816         * gcc.dg/label-compound-stmt-1.c: New test.
4817         * gcc.c-torture/compile/950922-1.c,
4818         gcc.c-torture/compile/20000211-3.c,
4819         gcc.c-torture/compile/20000518-1.c,
4820         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
4821         compound statements.
4822
4823 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
4824
4825         * gcc.dg/ppc64-abi-1.c: New test.
4826
4827 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
4828
4829          * g++.dg/ext/attrib9.C: Add dg-warnings.
4830
4831 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4832
4833         PR c++/12335
4834         * g++.dg/parse/dtor3.C: New test.
4835
4836 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
4837
4838         PR c++/12709
4839         * g++.dg/parse/try-catch-1.C: New test.
4840
4841 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
4842
4843         * ada/acats/run_all.sh: Add more verbose output in acats.log
4844         when compiling tests.
4845
4846 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4847
4848         PR 13656
4849         * gcc.dg/typedef-redecl.c: New test case.
4850         * gcc.dg/typedef-redecl.h: New support file.
4851
4852 2004-01-13  Jan Hubicka  <jh@suse.cz>
4853
4854         * gcc.dg/always_inline.c: New test.
4855         * gcc.dg/debug/20031231-1.c: Fix.
4856
4857 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4858
4859         PR c++/13474
4860         * g++.dg/template/array3.C: New test.
4861
4862 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
4863
4864         * g++.dg/ext/lvalue1.C: No longer expected to fail.
4865         * g++.dg/warn/Wunused-2.C: Likewise.
4866
4867 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4868
4869         PR c++/13289
4870         * g++.dg/template/instantiate6.C: New test.
4871
4872 2004-01-12  Roger Sayle  <roger@eyesopen.com>
4873
4874         PR middle-end/11397
4875         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
4876
4877 2004-01-12  Jan Hubicka  <jh@suse.cz>
4878
4879         PR opt/12826
4880         * gcc.dg/20040112-1.c: New.
4881
4882         * gcc.dg/dwarf-die[1-7].c: Move to...
4883         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
4884         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
4885
4886 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4887
4888         PR c++/4100
4889         * g++.dg/parse/friend4.C: New test.
4890
4891 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
4892
4893         PR c++/4100
4894         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
4895         definition is called a friend.
4896
4897 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
4898
4899         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
4900
4901 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
4902
4903         PR c++/3478
4904         * g++.dg/parse/error10.C: New test.
4905         * g++.dg/template/arg2.C: Accept "invalid type" error.
4906
4907 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
4908
4909         PR middle-end/13392
4910         * g++.dg/opt/expect2.C: New test.
4911
4912 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4913
4914         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
4915         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
4916         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
4917         Update dg-error regexps.
4918
4919 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
4920
4921         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
4922         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
4923
4924 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4925
4926         * gcc.dg/pragma-re-1.c: Use right pointer type.
4927
4928 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4929
4930         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
4931
4932 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
4933
4934         * gcc.dg/rs6000-ldouble-1.c: New.
4935
4936 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4937
4938         DR 337
4939         PR c++/9256
4940         * g++.dg/other/abstract1.C: New test.
4941
4942 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
4943
4944         * g++.dg/lookup/strong-using-1.C: New.
4945
4946 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
4947
4948         PR c/11234
4949         * gcc.dg/func-ptr-conv-1.c: New test.
4950         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
4951
4952 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
4953
4954         PR target/13380.
4955         * gcc.c-torture/compile/20040109-1.c: New.
4956
4957 2004-01-08  Stuart Hastings  <stuart@apple.com>
4958
4959         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
4960         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
4961         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
4962
4963 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
4964
4965         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
4966
4967 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4968
4969         * ada/acats/run_acats: Treat 'gnatchop' the same way
4970         as 'gnatmake'.  Export GCC_DRIVER.
4971         * ada/acats/run_all.sh: Add target_gnatchop.  Use
4972         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
4973
4974 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4975
4976         PR c++/12573
4977         * g++.dg/template/dependent-expr4.C: New test.
4978
4979 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
4980
4981         * gcc.dg/altivec-11.c: New test.
4982
4983 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
4984
4985         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
4986
4987 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4988
4989         PR c/6024
4990         * gcc.dg/enum-compat-1.c: New test.
4991         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
4992
4993 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4994
4995         PR c/12165
4996         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
4997         gcc.dg/c99-idem-qual-3.c: New tests.
4998
4999 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
5000
5001         * gcc.dg/winline-7.c: Don't cast void * to int.
5002
5003 2004-01-06  Jan Hubicka  <jh@suse.cz>
5004
5005         * gcc.dg/i386-sse-5.c: New test
5006         * g++.dg/eh/simd-1.c: Add -w argument for i386.
5007
5008 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5009
5010         PR c++/12815
5011         * g++.dg/rtti/typeid4.C: New test.
5012
5013 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5014
5015         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
5016
5017 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
5018
5019         PR c++/12132
5020         * g++.dg/template/error11.C: New test.
5021
5022         PR c++/13451
5023         * g++.dg/template/class2.C: New test.
5024
5025 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
5026         Richard Sandiford <rsandifo@redhat.com>
5027
5028         PR c++/13387
5029         * g++.dg/opt/alias3.C: New test.
5030
5031 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
5032
5033         PR c++/13157
5034         * g++.dg/template/koenig3.C: New test.
5035
5036         PR c++/13529
5037         * g++.dg/parse/offsetof3.C: New test.
5038
5039         * g++.dg/init/copy7.C: Add missing dg-error markers.
5040
5041         PR c++/12226
5042         * g++.dg/init/copy7.c: New test.
5043
5044         PR c++/13536
5045         * g++.dg/parse/cast1.C: New test.
5046
5047 2004-01-04  Jan Hubicka  <jh@suse.cz>
5048
5049         * gcc.dg/winline[1-7].c: New tests.
5050
5051 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5052
5053         PR c++/13520
5054         * g++.dg/template/qualttp22.C: New test.
5055
5056 2004-01-01  Jan Hubicka  <jh@suse.cz>
5057
5058         * gcc.dg/debug/20031231-1.c: New.
5059         * gcc.c-torture/compile/20040101-1.c: New.
5060         * gcc.dg/dwarf-die-[1-7].c: New.
5061
5062 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
5063
5064         PR optimization/13521
5065         * gcc.c-torture/compile/20031231-1.c: New test.
5066
5067 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5068
5069         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
5070
5071 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5072
5073         PR c++/10079
5074         * g++.dg/template/crash16.C: New test.
5075
5076 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
5077
5078         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
5079
5080 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
5081
5082         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
5083         ports.
5084         * g++.old-deja/g++.jason/thunk3.C: Likewise.
5085         * g++.old-deja/g++.law/profile1.C: Likewise.
5086         * gcc.c-torture/compile/981006-1.c: Likewise.
5087         * gcc.c-torture/execute/loop-2e.x: Likewise.
5088         * gcc.c-torture/execute/loop-2f.x: Remove.
5089         * gcc.c-torture/execute/loop-2g.x: Likewise.
5090         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
5091         * gcc.dg/20020312-2.c: Remove traces of dead ports.
5092
5093 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5094
5095         PR c++/13507
5096         * g++.dg/ext/attrib11.C: New test.
5097
5098         PR c++/13494
5099         * g++.dg/template/array2-1.C: New test.
5100         * g++.dg/template/array2-2.C: New test.
5101
5102 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
5103
5104         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
5105
5106 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
5107
5108         PR c++/12774
5109         * g++.dg/template/array1-1.C: New test.
5110         * g++.dg/template/array1-2.C: New test.
5111
5112 2003-12-29  Roger Sayle  <roger@eyesopen.com>
5113
5114         PR fortran/12632
5115         * g77.dg/12632.f: New test case.
5116
5117 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5118
5119         PR c++/13289
5120         * g++.dg/parse/nontype1.C: New test.
5121
5122 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5123
5124         PR c++/12403
5125         * g++.dg/parse/explicit1.C: New test.
5126         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
5127
5128 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5129
5130         PR c++/13081
5131         * g++.dg/opt/inline6.C: New test.
5132
5133         PR c++/12613
5134         * g++.dg/parse/error9.C: New test.
5135
5136         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
5137
5138 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
5139
5140         PR c++/13009
5141         * g++.dg/init/assign1.C: New test.
5142
5143 2003-12-28  Roger Sayle  <roger@eyesopen.com>
5144
5145         PR c++/13070
5146         * g++.dg/warn/format3.C: New test case.
5147
5148 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5149
5150         * gcc.c-torture/compile/20031227-1.c: New test.
5151
5152 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5153
5154         * g++.dg/bprob/bprob.exp: Load target-supports.exp
5155         * g77.dg/bprob/bprob.exp: Likewise.
5156         * gcc.misc-tests/bprob.exp: Likewise.
5157         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
5158         variants on systems where the library does not provide that
5159         functionality.
5160         * gcc.dg/builtins-20.c: Use builtins-config.h.
5161         * gcc.dg/builtins-config.h: New file.
5162
5163 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5164
5165         * lib/gcc-dg.exp (dg-require-profiling): New function.
5166         * lib/target-supports.exp (check_profiling_available): Likewise.
5167         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
5168         * g77.dg/bprob/bprob.exp: Likewise.
5169         * gcc.misc-tests/bprob.exp: Likewise.
5170         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
5171         * gcc.dg/20021014-1.c: Likewise.
5172         * gcc.dg/nest.c: Likewise.
5173
5174 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5175
5176         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
5177         compiling.
5178         * g++.dg/lookup/java2.C: Likewise.
5179         * gcc.dg/cpp/lexident.c: Likewise.
5180
5181 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5182
5183         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
5184         given.
5185         * gcc.c-torture/compile/961203-1.c: Likewise.
5186         * gcc.c-torture/compile/980506-1.c: Likewise.
5187
5188 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
5189
5190         * lib/gcc-dg.exp (dg-prune-output): New annotation.
5191         (additional_prunes): New global.
5192         (gcc-dg-prune): Handle additional per-test pruning.
5193         (dg-test): Clear additional_prunes between tests.
5194
5195         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
5196         dg-prune-output to avoid spurious failures from assembler
5197         complaining about nonexistent WAW violations.
5198         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
5199         Use dg-prune-output to avoid spurious failures from assembler
5200         warning about Itanium B-step errata.
5201
5202 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
5203
5204         * g++.dg/abi/macro0.C: New test.
5205         * g++.dg/abi/macro1.C: Likewise.
5206         * g++.dg/abi/macro2.C: Likewise.
5207
5208         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
5209         * g++.dg/abi/bitfield7.C: Likewise.
5210         * g++.dg/abi/dtor2.C: Likewise.
5211         * g++.dg/abi/mangle11.C: Likewise.
5212         * g++.dg/abi/mangle12.C: Likewise.
5213         * g++.dg/abi/mangle14.C: Likewise.
5214         * g++.dg/abi/mangle17.C: Likewise.
5215         * g++.dg/abi/vbase10.C: Likewise.
5216         * g++.dg/abi/vbase14.C: Likewise.
5217         * g++.dg/template/qualttp17.C: Likewise.
5218
5219 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
5220
5221         PR c/11995
5222         * gcc.dg/20031223-1.c: New test.
5223
5224 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5225
5226         * gcc.dg/noreturn-7.c: New test.
5227
5228 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5229
5230         * gcc.dg/null-pointer-1.c: New test.
5231
5232 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5233
5234         * g++.old-deja/g++.jason/template18.C: Remove.
5235         * g++.old-deja/g++.jason/template37.C: Likewise.
5236
5237         PR c++/12862
5238         * g++.dg/lookup/ns1.C: New test.
5239
5240         PR c++/12397
5241         * g++.dg/template/lookup3.C: New test.
5242
5243 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5244
5245         * g++.dg/template/recurse1.C: New test
5246
5247 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
5248
5249         PR c++/12479
5250         * g++.dg/parse/semicolon1.C: New test.
5251         * g++.dg/parse/semicolon1.h: Likewise.
5252
5253 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
5254
5255         * gcc.dg/darwin-misaligned.c: New test.
5256
5257 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
5258
5259         PR c/9163
5260         * gcc.dg/20031222-1.c: New test.
5261
5262 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
5263
5264         PR c++/13438
5265         * g++.dg/parse/error8.C: New test.
5266
5267         PR c++/11554
5268         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
5269
5270 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
5271
5272         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
5273         too small.
5274         * gcc.c-torture/compile/930217-1.c: Likewise.
5275         * gcc.c-torture/compile/930513-1.c: Likewise.
5276         * gcc.c-torture/execute/920908-2.c: Likewise.
5277         * gcc.c-torture/execute/921204-1.c: Likewise.
5278         * gcc.c-torture/execute/930621-1.c: Likewise.
5279         * gcc.c-torture/execute/930630-1.c: Likewise.
5280         * gcc.c-torture/execute/931031-1.c: Likewise.
5281         * gcc.c-torture/execute/980602-2.c: Likewise.
5282         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5283         * gcc.c-torture/execute/compndlit-1.c: Likewise.
5284         * gcc.c-torture/execute/extzvsi.c: Likewise.
5285         * gcc.c-torture/unsorted/ext.c: Likewise.
5286
5287 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
5288
5289         PR target/12749
5290         * gcc.c-torture/compile/20031220-2.c: New test case.
5291
5292 2003-12-20  Roger Sayle  <roger@eyesopen.com>
5293
5294         PR optimization/13031
5295         * gcc.c-torture/compile/20031220-1.c: New test case.
5296
5297 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5298
5299         * gcc.dg/cast-function-1.c: New test.
5300
5301 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5302
5303         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
5304         formats.
5305
5306 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
5307
5308         PR c++/12795
5309         * g++.dg/ext/attrib10.C: New test.
5310
5311 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5312
5313         * gcc.dg/cleanup-10.c: New test.
5314         * gcc.dg/cleanup-11.c: New test.
5315
5316 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
5317
5318         PR c++/13239
5319         * g++.dg/opt/expect1.C: New test.
5320
5321 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
5322
5323         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
5324
5325 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
5326
5327         PR debug/12923
5328         * gcc.dg/20031218-1.c: New test.
5329
5330         PR debug/12389
5331         * gcc.dg/20031218-2.c: New test.
5332         * gcc.dg/20031218-3.c: New test.
5333
5334         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
5335         of label name and allow for USER_LABEL_PREFIX == "_" names.
5336         * g++.dg/abi/mangle18-2.C: Likewise.
5337         * g++.dg/abi/mangle19-1.C: Likewise.
5338         * g++.dg/abi/mangle19-2.C: Likewise.
5339         * g++.dg/abi/mangle20-1.C: Likewise.
5340         * g++.dg/abi/mangle20-2.C: Likewise.
5341
5342 2003-12-18  Richard Henderson  <rth@redhat.com>
5343
5344         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
5345
5346 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
5347             Dan Kegel <dank@kegel.com>
5348
5349         PR other/12009
5350         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
5351         testing a cross compiler, it causes spurious compile failures.
5352         * lib/g++.exp: Likewise.
5353
5354 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5355
5356         PR c++/13262
5357         * g++.dg/template/access13.C: New test.
5358
5359 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
5360
5361         * gcc.dg/20031216-1.c: New test.
5362
5363 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5364
5365         PR c++/9154
5366         * g++.dg/template/error10.C: New test.
5367
5368 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5369
5370         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
5371         * g++.dg/eh/simd-2.C: Likewise.
5372
5373 2003-12-17  James E Wilson  <wilson@specifixinc.com>
5374             Roger Sayle  <roger@eyesopen.com>
5375
5376         * gcc.c-torture/execute/ieee/mzero5.c: New.
5377
5378 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
5379
5380         PR c++/10603
5381         * g++.dg/parse/error6.C: New test.
5382
5383         PR c++/12827
5384         * g++.dg/parse/error7.C: New test.
5385
5386 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
5387
5388         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
5389         at -O with stabs debugging formats.
5390         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
5391         * gcc.dg/debug/debug-2.c: Likewise.
5392
5393 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5394
5395         PR c++/12696
5396         * g++.dg/init/error1.C: New test.
5397
5398         PR c++/12218
5399         * g++.dg/init/pm3.C: New test.
5400
5401 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5402
5403         PR c/3347
5404         * gcc.dg/bitfld-8.c: New test.
5405
5406 2003-12-16  James Lemke  <jim@wasabisystems.com>
5407
5408         * gcc.dg/arm-scd42-[123].c: New tests.
5409
5410 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5411
5412         PR c++/9043
5413         * g++.dg/abi/mangle20-1.C: New test.
5414         * g++.dg/abi/mangle20-2.C: New test.
5415
5416 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
5417
5418         PR c++/13275
5419         * g++.dg/other/offsetof2.C: Remove XFAIL.
5420         * g++.dg/parse/offsetof1.C: New test.
5421         * g++.gd/parse/offsetof2.C: Likewise.
5422
5423 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5424
5425         * g++.dg/template/nontype3.C: New test.
5426         * g++.dg/template/static2.C: Tweaked the dg-error clause.
5427
5428 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5429
5430         * g++.dg/warn/noreturn-3.C: Also test instantiation.
5431
5432 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5433
5434         PR c++/13387
5435         * g++.dg/expr/assign1.C: New test.
5436
5437         PR c++/13242
5438         * g++.dg/abi/mangle19-1.C: New test.
5439         * g++.dg/abi/mangle19-2.C: New test.
5440
5441 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
5442
5443         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
5444
5445 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
5446
5447         * gcc.c-torture/execute/20031216-1.c: New test.
5448
5449 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5450
5451         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
5452         an ICE regression.
5453
5454 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5455
5456         PR c++/10926
5457         * g++.dg/template/error9.C: New test.
5458
5459         PR c++/11116
5460         * g++.dg/template/error8.C: New test.
5461
5462 2003-12-15  Roger Sayle  <roger@eyesopen.com>
5463
5464         PR middle-end/13400
5465         * gcc.c-torture/execute/20031215-1.c: New test case.
5466
5467 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5468
5469         PR c++/13269
5470         * g++.dg/parse/error5.C: New test.
5471
5472         PR c++/12989
5473         * g++.dg/expr/sizeof1.C: New test.
5474
5475         PR c++/13310
5476         * g++.dg/template/crash15.C: New test.
5477
5478 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
5479
5480         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
5481         a non-POD type as the last named parameter of a varargs function.
5482
5483 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
5484
5485         PR c++/13243
5486         PR c++/12573
5487         * g++.dg/template/crash14.C: New test.
5488         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
5489
5490 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
5491
5492         * g++.dg/other/java1.C: New test.
5493
5494         PR c++/13241
5495         * g++.dg/abi/mangle18-1.C: New test.
5496         * g++.dg/abi/mangle18-2.C: New test.
5497
5498 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5499
5500         PR optimization/10312
5501         * gcc.c-torture/execute/20031214-1.c: New.
5502
5503 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
5504
5505         PR c++/10779
5506         PR c++/12160
5507         * g++.dg/parse/error3.C: New test.
5508         * g++.dg/parse/error4.C: Likewise.
5509         * g++.dg/abi/mangle4.C: Tweak error messages.
5510         * g++.dg/lookup/using5.C: Likewise.
5511         * g++.dg/other/error2.C: Likewise.
5512         * g++.dg/parse/typename5.C: Likewise.
5513         * g++.dg/parse/undefined1.C: Likewise.
5514         * g++.dg/template/arg2.C: Likewise.
5515         * g++.dg/template/ttp3.C: Likewise.
5516         * g++.dg/template/type1.C: Likewise.
5517         * g++.old-deja/g++.other/crash32.C: Likewise.
5518         * g++.old-djea/g++.pt/defarg8.C: Likewise.
5519
5520 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5521
5522         PR c++/13106
5523         * g++.dg/warn/noreturn-3.C: New test.
5524
5525 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5526
5527         PR c++/13118
5528         * g++.dg/abi/covariant3.C: New.
5529
5530 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
5531
5532         * g++.dg/eh/ia64-1.C: New test.
5533
5534 2003-12-12  Roger Sayle  <roger@eyesopen.com>
5535
5536         PR optimization/13037
5537         * g77.f-torture/execute/13037.f: New test case.
5538
5539 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5540
5541         PR c++/12881
5542         * g++.dg/abi/covariant2.C: New.
5543
5544 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
5545
5546         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
5547
5548 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
5549
5550         * gcc.c-torture/execute/wchar_t-1.x: Delete.
5551
5552 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
5553
5554         PR other/10819
5555         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
5556         to fix Bug 10819.
5557         * lib/g++.exp (g++_version): Likewise.
5558         * lib/g77.exp (g77_version): Likewise.
5559         * lib/objc.exp (default_objc_version): Likewise.
5560
5561 2003-12-10  Richard Henderson  <rth@redhat.com>
5562
5563         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
5564
5565         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
5566
5567 2003-12-08  Matt Austern  <austern@apple.com>
5568
5569         PR c/13134
5570         * lib/gcc-dg.exp (dg-require-visibility): Define.
5571         * lib/target-supports (check_visibility_available): Define.
5572         * gcc.dg/visibility-1.c: New test.
5573         * gcc.dg/visibility-2.c: Likewise.
5574         * gcc.dg/visibility-3.c: Likewise.
5575         * gcc.dg/visibility-4.c: Likewise.
5576         * gcc.dg/visibility-5.c: Likewise.
5577         * gcc.dg/visibility-6.c: Likewise.
5578         * g++.dg/ext/visibility-1.C: Likewise.
5579         * g++.dg/ext/visibility-2.C: Likewise.
5580         * g++.dg/ext/visibility-3.C: Likewise.
5581         * g++.dg/ext/visibility-4.C: Likewise.
5582         * g++.dg/ext/visibility-5.C: Likewise.
5583         * g++.dg/ext/visibility-6.C: Likewise.
5584
5585 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5586
5587         * g++.dg/lookup/java1.C: New test.
5588         * g++.dg/lookup/java2.C: New test.
5589
5590 2003-12-07  Falk Hueffner  <falk@debian.org>
5591
5592         * g++.dg/opt/noreturn-1.C: New test.
5593
5594 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
5595
5596         * gcc.dg/overflow-1.c: New test.
5597
5598 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5599
5600         * g77.f-torture/compile/13060.f: New test.
5601
5602 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
5603
5604         PR c++/13323
5605         * g++.dg/inherit/operator2.C: New test.
5606
5607 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
5608
5609         PR c++/13305
5610         * g++.dg/ext/attrib9.C: New test.
5611
5612 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
5613
5614         PR c++/13314
5615         * g++.dg/template/error7.C: New test.
5616
5617 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
5618             J"orn Rennecke <joern.rennecke@superh.com>
5619
5620         PR target/13302
5621         * g++.dg/other/struct-va_list.C: New test.
5622
5623 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5624
5625         PR c++/13166
5626         * g++.dg/parse/defarg6.C: New test.
5627
5628 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
5629
5630         PR target/13256
5631         * gcc.c-torture/execute/20031201-1.c: New test.
5632
5633 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
5634
5635         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
5636
5637 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5638
5639         * gcc.dg/builtin-return-1.c: New test.
5640
5641 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
5642             J"orn Rennecke <joern.rennecke@superh.com>
5643
5644         PR optimization/13260
5645         * gcc.c-torture/execute/20031204-1.c: New test.
5646
5647 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5648
5649         PR c++/9127
5650         * g++.dg/template/error6.C: New test.
5651
5652 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
5653
5654         * gcc.dg/20031202-1.c: New test.
5655
5656 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
5657
5658         PR c++/13179
5659         * g++.dg/template/eh1.C: New test.
5660
5661         PR c++/10771
5662         * g++.dg/template/error5.C: New test.
5663
5664 2003-12-02  David Ung  <davidu@mips.com>
5665
5666         * gcc.dg/compat/vector-check.h: Corrected type for var
5667         g_##TMODE
5668
5669 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5670
5671         PR c++/10126
5672         * g++.dg/template/ptrmem8.C: New test.
5673
5674 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5675
5676         PR c++/12573
5677         * g++.dg/template/dependent-expr3.C: New test.
5678
5679 2003-12-01  James Lemke  <jim@wasabisystems.com>
5680
5681         * gcc.dg/arm-g2.c: New test.
5682
5683 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5684
5685         PR optimization/11634
5686         * gcc.dg/20031201-2.c: New test case.
5687
5688 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
5689
5690         PR 11433
5691         * objc.dg/proto-lossage-3.m: New test.
5692
5693 2003-12-01  Roger Sayle  <roger@eyesopen.com>
5694
5695         PR optimization/12628
5696         * gcc.dg/20031201-1.c: New test case.
5697
5698 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5699
5700         * gcc.dg/unaligned-1.c: New test.
5701
5702 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
5703
5704         PR c++/9849
5705         * g++.dg/template/error4.C: New test.
5706         * g++.dg/template/nested3.C: Adjust error markers.
5707
5708 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5709
5710         * gcc.dg/cpp/assert4.c: Check more #system assertions.
5711
5712 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
5713
5714         PR c/10333
5715         * gcc.dg/bitfld-7.c: New test.
5716
5717 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
5718
5719         * gcc.dg/tls/asm-1.C: New test.
5720
5721 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5722
5723         * gcc.dg/cpp/assert4.c: Update.
5724
5725 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5726
5727         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
5728         * gcc.dg/builtin-apply3.c: New test.
5729
5730 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5731
5732         * lib/compat.exp (compat-obj): New xfaildata parameter.
5733         Use it to set compiler_conditional_xfail_data before compiling.
5734         (compat-get-options): Handle dg-xfail-if.
5735         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
5736         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
5737         * gcc.dg/compat/vector-1_y.c: Likewise.
5738         * gcc.dg/compat/vector-2_x.c: Likewise.
5739         * gcc.dg/compat/vector-2_y.c: Likewise.
5740
5741 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5742
5743         * g++.dg/opt/reg-stack4.C: New test.
5744
5745 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
5746
5747         * gcc.dg/builtin-apply2.c: New test.
5748
5749 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5750
5751         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
5752
5753 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5754
5755         PR c++/12924
5756         * g++.dg/template/template-id-2.C: New test.
5757
5758 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5759
5760         PR c++/5369
5761         * g++.dg/template/memfriend1.C: New test.
5762         * g++.dg/template/memfriend2.C: Likewise.
5763         * g++.dg/template/memfriend3.C: Likewise.
5764         * g++.dg/template/memfriend4.C: Likewise.
5765         * g++.dg/template/memfriend5.C: Likewise.
5766         * g++.dg/template/memfriend6.C: Likewise.
5767         * g++.dg/template/memfriend7.C: Likewise.
5768         * g++.dg/template/memfriend8.C: Likewise.
5769         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
5770
5771 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
5772
5773         PR c++/12515
5774         * g++.dg/ext/cond1.C: New test.
5775
5776 2003-11-20  Richard Henderson  <rth@redhat.com>
5777
5778         * gcc.dg/20020201-2.c: Remove.
5779         * gcc.dg/20020201-4.c: Remove.
5780         * gcc.dg/20020304-1.c: Remove.
5781
5782 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5783
5784         * gcc.dg/cpp/trad/xwin1.c: New test case.
5785
5786 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5787
5788         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
5789         * lib/g77.exp: Likewise.
5790         * lib/objc.exp: Likewise.
5791         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
5792         for darwin.
5793
5794 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5795
5796         PR c++/12932
5797         * g++.dg/template/static5.C: New test.
5798
5799 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
5800
5801         * gcc.dg/nested-func-1.c: New test.
5802
5803 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5804
5805         * gcc.dg/cpp/assert4.c: New test.
5806
5807 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5808
5809         PR c++/2294
5810         * g++.dg/lookup/using9.c: New test.
5811
5812 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
5813
5814         PR c++/12762
5815         * g++.dg/template/error3.C: New test.
5816
5817 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5818
5819         PR ada/13035
5820         * ada/acats/run_acats, run_all.sh: Fix syntax error.
5821         No longer use a wrapper for gcc, since this does not work under
5822         Windows.
5823
5824 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
5825
5826         PR c++/2094
5827         * g++.dg/template/ptrmem7.C: New test.
5828
5829 2003-11-13  Andrew Pinski <apinski@apple.com>
5830
5831         * gcc.c-torture/compile/20031113-1.c: New test.
5832
5833 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
5834             Kean Johnston <jkj@sco.com>
5835
5836         PR c/13029
5837         * gcc.dg/unused-4.c: Update.
5838
5839 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
5840
5841         * g++.dg/opt/const3.C: New test.
5842
5843 2003-11-13  Jan Hubicka  <jh@suse.cz>
5844
5845         * gcc.c-torture/compile/20031112-1.c: New test.
5846
5847 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
5848
5849         * g++.dg/parse/crash10.C: Remove bogus error marker.
5850
5851 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5852
5853         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
5854         (host_gcc): Likewise.
5855         (ROOT): Honor $PWDCMD.
5856         (BASE): Likewise.
5857         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
5858
5859 2003-11-12  Catherine Moore  <clm@redhat.com>
5860
5861         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
5862
5863 2003-11-12  Andreas Jaeger  <aj@suse.de>
5864             Jakub Jelinek  <jakub@redhat.com>
5865             Andrew Pinski  <pinskia@physics.uc.edu>
5866             Richard Henderson  <rth@redhat.com>
5867
5868         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
5869         systems.
5870         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
5871
5872         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
5873         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
5874
5875 2003-11-11  Andreas Jaeger  <aj@suse.de>
5876
5877         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
5878
5879         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
5880
5881 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
5882
5883         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
5884         Clean ups.
5885
5886 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
5887
5888         * gcc.dg/trampoline-1.c: New test.
5889
5890 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
5891
5892         * gcc.c-torture/compile/200031109-1.c: New test.
5893
5894 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5895
5896         PR c/3190
5897         PR c/8714
5898         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5899         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
5900         gcc.dg/format/no-y2k-1.c: Update.
5901
5902 2003-11-08  Roger Sayle  <roger@eyesopen.com>
5903
5904         PR optimization/10467
5905         * gcc.dg/20031108-1.c: New test case.
5906
5907 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
5908
5909         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
5910
5911 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
5912
5913         * gcc.dg/compound-lvalue-1.c: New test.
5914         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
5915         some XFAILs.
5916
5917 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
5918
5919         * gcc.dg/altivec-varargs-1.c: New test.
5920
5921 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5922
5923         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
5924         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
5925         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
5926         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
5927         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
5928
5929 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
5930
5931         * gcc.dg/cond-lvalue-1.c: New test.
5932
5933 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
5934
5935         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
5936
5937 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5938
5939         PR c++/11616
5940         * g++.dg/template/instantiate5.C: New test.
5941
5942 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5943
5944         PR c++/12726
5945         * g++.dg/ext/complit2.C: Replace test with self-contained version.
5946         * ChangeLog: Add missing first entry for above test.
5947
5948 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5949
5950         PR c++/9810
5951         * g++.dg/template/using8.C: New test.
5952         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
5953
5954 2003-11-02  Roger Sayle  <roger@eyesopen.com>
5955
5956         PR optimization/10817
5957         * gcc.c-torture/compile/20031102-1.c: New test case.
5958
5959 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
5960
5961         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
5962         2147483647.
5963
5964 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5965
5966         * gcc.dg/20031102-1.c: New test.
5967
5968 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
5969
5970         * gcc.dg/complex-1.c: New test.
5971
5972 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5973
5974         PR c++/12796
5975         * g++.dg/template/crash13.C: Adjust expected error location.
5976         * g++.old-deja/g++.brendan/ns1.C: Likewise.
5977
5978 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5979
5980         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5981
5982 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5983
5984         PR/10239
5985         * gcc.c-torture/compile/20031031-2.c: New test.
5986
5987 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
5988
5989         PR/11640
5990         * gcc.c-torture/compile/20031031-1.c: New test.
5991
5992 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
5993
5994         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5995         * gcc.misc-tests/bprob.exp: Likewise.
5996         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
5997         the execution test on arm-elf configs.
5998         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
5999         configs that don't support scratch files.
6000         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
6001
6002 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
6003
6004         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
6005         done by dejagnu.
6006
6007 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
6008
6009         * ada/acats/run_all.sh: Redirect mv output to /dev/null
6010         Avoid non pure sh syntax. Add more logging.
6011
6012         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
6013         fail.
6014
6015 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6016
6017         PR libgcj/10610
6018         * gcc.dg/ppc-stackalign-1.c: New test.
6019
6020 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
6021
6022         * ada/acats/run_all.sh: Change output to be more compliant with
6023         dejagnu framework.
6024         Create acats.sum and acats.log files under testsuite/ada/acats
6025         Only run [a-z]* directories, to filter out e.g. CVS.
6026         Redirect build output to log file.
6027
6028 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6029
6030         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
6031
6032 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
6033
6034         PR ada/5909:
6035         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
6036
6037 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
6038
6039         * gcc.c-torture/compile/20031023-1.c: New test.
6040         * gcc.c-torture/compile/20031023-2.c: New test.
6041         * gcc.c-torture/compile/20031023-3.c: New test.
6042         * gcc.c-torture/compile/20031023-4.c: New test.
6043
6044 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6045
6046         PR c++/10371
6047         * g++.dg/lookup/scoped8.C: New test.
6048
6049 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6050
6051         * g++.dg/opt/reg-stack3.C: New test.
6052
6053 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6054
6055         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
6056
6057 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6058
6059         PR c++/11076
6060         * g++.dg/template/crash13.C: New test.
6061
6062 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
6063
6064         * gcc.dg/c99-restrict-2.c: New test.
6065
6066 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
6067
6068         PR c++/12698, c++/12699, c++/12700, c++/12566
6069         * g++.dg/inherit/covariant9.C: New test.
6070         * g++.dg/inherit/covariant10.C: New test.
6071         * g++.dg/inherit/covariant11.C: New test.
6072
6073 2003-10-23  Jason Merrill  <jason@redhat.com>
6074
6075         PR c++/12726
6076         * g++.dg/ext/complit2.C: New test.
6077
6078 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6079
6080         PR target/12654
6081         * gcc.c-torture/execute/20031020-1.c: New test.
6082
6083 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6084
6085         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
6086         following the jump_insn.
6087
6088 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
6089
6090         * gcc.dg/cast-lvalue-1.c: New test.
6091
6092 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
6093
6094         PR c++/11962
6095         * g++.dg/template/cond2.C: New test.
6096
6097 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6098
6099         * gcc.dg/builtins-28.c: New test.
6100
6101 2003-10-20  Jan Hubicka  <jh@suse.cz>
6102
6103         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
6104         parameter.
6105         * testsuite/gcc.dg/inline-2.c: Likewise.
6106
6107 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6108
6109         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
6110         * gcc.dg/nest.c:  Likewise.
6111
6112 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6113
6114         PR c++/9781, c++/10583, c++/11862
6115         * g++.dg/parse/crash13.C: New test.
6116
6117 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6118
6119         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
6120
6121 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
6122
6123         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
6124         Define HAVE_C99_RUNTIME except on Solaris.
6125         * gcc.dg/builtins-20.c: Likewise.
6126
6127 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6128
6129         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
6130
6131 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6132
6133         PR c++/12495
6134         * g++.dg/template/crash21.C: New test.
6135
6136 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6137
6138         PR c++/2513
6139         * g++.dg/template/typename5.C: New test.
6140
6141 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6142
6143         PR c++/12369
6144         * g++.dg/template/friend25.C: New test.
6145
6146 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
6147
6148         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
6149         versions.
6150
6151 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
6152
6153         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
6154         == 2147483647.
6155
6156 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
6157
6158         * gcc.c-torture/execute/960416-1.x: Remove.
6159         * gcc.c-torture/execute/divconst-3.x: Likewise.
6160
6161 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
6162
6163         PR target/12598
6164         * gcc.dg/torture/cris-volatile-1.c: New test.
6165
6166 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6167
6168         PR optimization/9325
6169         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
6170         for overflowing floating point to integer conversion during RTL
6171         simplification.
6172
6173 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
6174
6175         * objc/execute/_cmd.m: Fix typo.
6176         * objc.dg/image-info.m, objc.dg/symtab-1.m:
6177         Relax 'scan-assembler' regexp.
6178         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
6179         objc.dg/try-catch-4.m: Run on non-Darwin targets.
6180         * objc.dg/zero-link-2.m: Remove blank line.
6181         * objc.dg/zero-link-3.m: New test case.
6182
6183 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
6184
6185         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
6186
6187         * gcc.dg/asm-names.c: Use scan-assembler-not rather
6188         than linker trickery.
6189
6190 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6191
6192         PR c++/12370
6193         * g++.dg/other/friend2.C: New test.
6194
6195 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6196
6197         * gcc.dg/20031012-1.c: New test.
6198
6199 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
6200
6201         * gcc.dg/weak/weak-3.c: Fix for new warning.
6202
6203 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6204
6205         PR optimization/8750
6206         * gcc.c-torture/execute/20031012-1.c: New test case.
6207
6208 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6209
6210         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
6211         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
6212
6213 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6214
6215         PR optimization/12260
6216         * gcc.c-torture/compile/20031011-2.c: New test case.
6217
6218 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6219
6220         * gcc.c-torture/execute/20031011-1.c: New testcase.
6221
6222 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
6223
6224         * gcc.c-torture/compile/20031011-1.c: New test.
6225
6226 2003-10-11  Jan Hubicka  <jh@suse.cz>
6227
6228         * g++.dg/other/first-global.C: New test.
6229
6230 2003-10-11  Roger Sayle  <roger@eyesopen.com>
6231
6232         * gcc.c-torture/execute/string-opt-18.c: New testcase.
6233
6234 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
6235
6236         * gcc.c-torture/compile/20031010-1.c: New test.
6237
6238 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
6239
6240         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
6241         * gcc.c-torture/execute/va-arg-25.c: ... here.
6242
6243 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
6244
6245         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
6246
6247 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
6248
6249         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
6250
6251 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
6252
6253         * g++.dg/parse/error2.C: New test.
6254
6255 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
6256
6257         PR c++/11097
6258         * g++.dg/other/error5.C: Modify the error message.
6259         * g++.dg/lookup/using8.C: New test.
6260
6261 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
6262
6263         * gcc.dg/darwin-abi-2.c: New file.
6264         * gcc.c-torture/execute/va-arg-24.c: New file.
6265
6266 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
6267
6268         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
6269         indentation.
6270
6271 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
6272
6273         PR c++/10147
6274         * g++.dg/other/error4.C: Update error messages.
6275         * g++.dg/template/ptrmem4.C: Likewise.
6276
6277         PR c++/12337
6278         * g++.dg/init/new9.C: New test.
6279
6280         PR c++/12334, c++/12236, c++/8656
6281         * g++.dg/ext/attrib8.C: New test.
6282
6283 2003-10-06  Devang Patel  <dpatel@apple.com>
6284
6285         * gcc.dg/debug/dwarf2-3.h: New test.
6286         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
6287
6288 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
6289
6290         * g++.dg/opt/cfg2.C: New test.
6291
6292 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6293
6294         * g++.dg/opt/float1.C: New test.
6295
6296 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6297
6298         * gcc.dg/c90-array-lval-6.c: New test.
6299         * gcc.dg/c99-array-lval-6.c: New test.
6300
6301 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
6302             Ziemowit Laski  <zlaski@apple.com>
6303
6304         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
6305         'Derived', so that it is never considered a class method; add
6306         new warning for '+port' method ambiguity.
6307         * objc.dg/method-12.m: Include <objc/objc.h> instead of
6308         <objc/objc-api.h> (needed on Mac OS X).
6309         * objc.dg/method-13.m: New test.
6310
6311 2003-10-03  Roger Sayle  <roger@eyesopen.com>
6312
6313         PR optimization/9325, PR java/6391
6314         * gcc.c-torture/execute/20031003-1.c: New test case.
6315
6316 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
6317
6318         PR optimization/12180
6319         * gcc.dg/20031002-1.c: New test.
6320
6321         PR c++/12486
6322         * g++.dg/inherit/error1.C: New test.
6323
6324 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
6325
6326         * lib/f-torture.exp (search_for): Rename to...
6327         (search_for_re): This.  Also, clean up comments and the
6328         "regexp" invocation.
6329
6330 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
6331
6332         * gcc.c-torture/compile/20031002-1.c: New test.
6333
6334 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
6335
6336         * g++.dg/opt/cond1.C: New test.
6337
6338 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
6339
6340         * gcc.dg/Wold-style-definition-2.c: New testcase.
6341         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
6342
6343 2003-09-29  Richard Henderson  <rth@redhat.com>
6344
6345         * g++.dg/init/array10.C: Add dg-options.
6346
6347 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
6348
6349         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
6350
6351 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6352
6353         * g++.dg/template/friend19.C: Fix typo.
6354         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
6355
6356 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
6357
6358         * gcc.c-torture/execute/20030928-1.c: New test.
6359         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
6360
6361 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
6362
6363         * g++.dg/opt/unroll1.C: New test.
6364
6365 2003-09-26  Roger Sayle  <roger@eyesopen.com>
6366
6367         PR optimization/11741
6368         * gcc.dg/20030926-1.c: New test case.
6369
6370 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6371
6372         PR c++/5655
6373         * g++.dg/parse/access7.C: New test.
6374         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
6375
6376 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
6377
6378         MERGE OF objc-improvements-branch into MAINLINE:
6379         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
6380         if libobjc has not been built.
6381         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
6382         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
6383         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
6384         objc/execute/nested-3.m, objc/execute/np-2.m,
6385         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
6386         objc/execute/redefining_self.m, objc/execute/root_methods.m,
6387         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
6388         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
6389         objc.dg/special/unclaimed-category-1.h,
6390         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
6391         well as GNU runtime.
6392         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
6393         * execute/cascading-1.m, execute/function-message-1.m,
6394         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
6395         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
6396         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
6397         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
6398         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
6399         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
6400         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
6401         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
6402         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
6403         * objc.dg/bitfield-2.m: Run only on Darwin.
6404         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
6405         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
6406         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
6407         * objc.dg/const-str-1.m: Fix constant string layout.
6408
6409 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
6410
6411         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
6412
6413 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
6414
6415         * gcc.dg/darwin-abi-1.c: New file.
6416
6417 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
6418
6419         PR target/12281
6420         * gcc.c-torture/compile/20030921-1.c: New test.
6421
6422 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6423
6424         * g++.dg/opt/reg-stack2.C: New test.
6425
6426 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6427
6428         * g++.dg/eh/delayslot1.C: New test.
6429
6430 2003-09-20  Richard Henderson  <rth@redhat.com>
6431
6432         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
6433
6434 2003-09-20  Roger Sayle  <roger@eyesopen.com>
6435
6436         * gcc.c-torture/execute/20030920-1.c: New test case.
6437
6438 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6439
6440         * g++.dg/rtti/typeid3.C: Correct expected error message.
6441
6442 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6443
6444         PR c++/157
6445         * g++.dg/parse/crash12.C: New test.
6446
6447 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
6448
6449         * gcc.dg/compat/mixed-struct-check.h: New.
6450         * gcc.dg/compat/mixed-struct-defs.h: New.
6451         * gcc.dg/compat/mixed-struct-init.h: New.
6452         * gcc.dg/compat/struct-by-value-19_main.c: New.
6453         * gcc.dg/compat/struct-by-value-19_x.c: New.
6454         * gcc.dg/compat/struct-by-value-19_y.c: New.
6455         * gcc.dg/compat/struct-by-value-20_main.c: New.
6456         * gcc.dg/compat/struct-by-value-20_x.c: New.
6457         * gcc.dg/compat/struct-by-value-20_y.c: New.
6458         * gcc.dg/compat/struct-return-19_main.c: New.
6459         * gcc.dg/compat/struct-return-19_x.c: New.
6460         * gcc.dg/compat/struct-return-19_y.c: New.
6461         * gcc.dg/compat/struct-return-20_main.c: New.
6462         * gcc.dg/compat/struct-return-20_x.c: New.
6463         * gcc.dg/compat/struct-return-20_y.c: New.
6464
6465 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
6466         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
6467         so that it will not complain on LP64 targets.
6468
6469 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6470
6471         PR c++/495
6472         * g++.dg/template/friend24.C: New test.
6473
6474 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
6475
6476         PR c++/12332
6477         * g++.dg/template/memtmpl2.C: New test.
6478
6479 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
6480
6481         PR target/11184
6482         * gcc.dg/builtin-apply1.c: New test.
6483
6484 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6485
6486         PR c++/9848
6487         * g++.dg/warn/Wunused-4.C: New test.
6488
6489 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6490
6491         PR c++/12316
6492         * g++.dg/other/gc2.C: New test.
6493
6494 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
6495
6496         PR c++/11991
6497         * g++.dg/rtti/typeid3.C: New test.
6498
6499         PR c++/12266
6500         * g++.dg/overload/template1.C: New test.
6501
6502 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
6503
6504         * g++.dg/opt/cfg3.C: New test.
6505
6506 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6507
6508         PR c++/7939
6509         * g++.dg/template/crash11.C: New test.
6510
6511 2003-09-16  Jason Merrill  <jason@redhat.com>
6512             Jakub Jelinek  <jakub@redhat.com>
6513
6514         * gcc.dg/attr-warn-unused-result.c: New test.
6515
6516 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6517
6518         PR c++/12184
6519         * g++.dg/expr/call2.C: New test.
6520
6521 2003-09-15  Andreas Jaeger  <aj@suse.de>
6522
6523         * gcc.dg/Wold-style-definition-1.c: New test.
6524
6525 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
6526
6527         PR c++/3907
6528         * g++.dg/parse/template12.C: New test.
6529
6530         * g++.dg/abi/bitfield11.C: New test.
6531         * g++.dg/abi/bitfield12.C: Likewise.
6532
6533 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
6534
6535         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
6536         non-expansion of functional macro name without arguments at EOL.
6537         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
6538
6539 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
6540
6541         * gcc.c-torture/execute/20030914-[12].c: New tests.
6542
6543 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6544
6545         PR c++/11788
6546         * g++.dg/overload/addr1.C: New test.
6547
6548 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
6549
6550         * gcc.dg/20030909-1.c: New test.
6551
6552 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6553
6554         * gcc.dg/ultrasp10.c: New test.
6555
6556 2003-09-09  Devang Patel  <dpatel@apple.com>
6557
6558         * gcc.dg/darwin-ld-6.c: New test.
6559
6560 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6561
6562         * gcc.dg/torture/builtin-explog-1.c: New testcase.
6563
6564 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
6565
6566         * gcc.dg/ia64-types1.c: New test.
6567         * gcc.dg/ia64-types2.c: Likewise.
6568
6569 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6570
6571         * gcc.dg/builtins-1.c: Add more _Complex tests.
6572         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6573
6574         * gcc.dg/builtins-1.c: Test existing _Complex functions.
6575         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6576
6577 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
6578
6579         PR c++/11786
6580         * g++.dg/lookup/koenig2.C: New test.
6581
6582         PR c++/5296
6583         * g++.dg/rtti/typeid2.C: New test.
6584
6585 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
6586
6587         * gcc.c-torture/compile/20030904-1.c: New test.
6588
6589 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
6590
6591         * g++.dg/opt/longbranch2.C: New test.
6592
6593 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
6594
6595         * g++.dg/template/crash10.C: Only compile it.
6596
6597 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
6598
6599         PR middle-end/11665
6600         * gcc.c-torture/compile/20030907-1.c: New test.
6601         * g++.dg/init/array11.C: New test.
6602
6603 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
6604
6605         PR c++/11852
6606         * g++.dg/init/struct1.C: New test.
6607
6608 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
6609
6610         PR c++/12181
6611         * g++.dg/expr/comma1.C: New test.
6612
6613 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
6614
6615         PR c++/11867
6616         * g++.dg/expr/static_cast5.C: New test.
6617
6618 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
6619
6620         PR c++/11507
6621         * g++.dg/lookup/scoped7.C: New test.
6622
6623         PR c++/9574
6624         * g++.dg/other/static1.C: New test.
6625
6626         PR c++/11490
6627         * g++.dg/warn/template-1.C: New test.
6628
6629         PR c++/11432
6630         * g++.dg/template/crash10.C: New test.
6631
6632         PR c++/2478
6633         * g++.dg/overload/VLA.C: New test.
6634
6635         PR c++/10804
6636         * g++.dg/template/call1.C: New test.
6637
6638 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6639
6640         PR c++/11794
6641         * g++.dg/parse/using3.C: New test.
6642
6643 2003-09-06  Roger Sayle  <roger@eyesopen.com>
6644
6645         PR c++/11409
6646         * g++.dg/overload/builtin3.C: New test case.
6647
6648 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
6649
6650         PR c/9862
6651         * gcc.dg/20030906-1.c: New test.
6652         * gcc.dg/20030906-2.c: Likewise.
6653
6654 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6655
6656         PR c++/12167
6657         * g++.dg/parse/defarg5.C: New test.
6658
6659         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
6660
6661 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
6662
6663         PR c++/12163
6664         * g++.dg/expr/static_cast4.C: New test.
6665
6666         PR c++/12146
6667         * g++.dg/template/crash9.C: New test.
6668
6669 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
6670
6671         * g++.old-deja/g++.ext/pretty2.C: Update for change
6672         in __FUNCTION__.
6673         * g++.old-deja/g++.ext/pretty3.C: Likewise.
6674
6675 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
6676
6677         PR c++/11922
6678         * g++/dg/template/qualified-id1.C: New test.
6679
6680         PR c++/12037
6681         * g++.dg/warn/noeffect4.C: New test.
6682
6683 2003-09-04  Matt Austern  <austern@apple.com>
6684
6685         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
6686         * g++.dg/ext/fnname2.C: Likewise.
6687         * g++.dg/ext/fnname3.C: Likewise.
6688
6689 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
6690
6691         * g++.dg/expr/lval1.C: New test.
6692         * g++.dg/ext/lvcast.C: Remove.
6693
6694 2003-09-03  Roger Sayle  <roger@eyesopen.com>
6695
6696         PR optimization/11700.
6697         * gcc.c-torture/compile/20030903-1.c: New test case.
6698
6699 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
6700
6701         PR c++/12053
6702         * g++.dg/abi/layout4.C: New test.
6703
6704 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
6705
6706         PR c++/11553
6707         * g++.dg/parse/friend3.C: New test.
6708
6709 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
6710
6711         PR c++/11847
6712         * g++.dg/template/class1.C: New test.
6713
6714         PR c++/11808
6715         * g++.dg/expr/call1.C: New test.
6716
6717 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
6718
6719         PR c++/12114
6720         * g++.dg/init/ref9.C: New test.
6721
6722         PR c++/11972
6723         * g++.dg/template/nested4.C: New test.
6724
6725 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6726
6727         PR c++/12093
6728         * g++.dg/template/non-dependent4.C: New test.
6729
6730         PR c++/11928
6731         * g++.dg/inherit/conv1.C: New test.
6732
6733 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
6734
6735         PR c++/6196
6736         * g++.dg/ext/label1.C: New test.
6737         * g++.dg/ext/label2.C: Likewise.
6738
6739 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6740
6741         * g++.dg/expr/cond3.C: New test.
6742
6743 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6744
6745         * gcc.dg/builtins-1.c: Add new builtin cases.
6746
6747 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6748
6749         * gcc.dg/builtins-1.c: Add new cases.
6750         * gcc.dg/torture/builtin-attr-1.c: Likewise.
6751
6752 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6753
6754         * gcc.dg/builtins-1.c: Add more math builtin tests.
6755         * gcc.dg/torture/builtin-attr-1.c: New test.
6756
6757 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
6758
6759         PR optimization/5079
6760         * g++.dg/opt/static3.C: New test.
6761
6762 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6763
6764         * gcc.misc-tests/gcov-10b.c: New test.
6765
6766 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
6767
6768         * g++.dg/opt/ptrmem3.C: New test.
6769
6770         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
6771
6772 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
6773
6774         * gcc.dg/20030826-2.c: New test.
6775
6776 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6777
6778         PR middle-end/12002
6779         * g77.f-torture/compile/12002.f: New test case.
6780
6781 2003-08-26  Roger Sayle  <roger@eyesopen.com>
6782
6783         * gcc.dg/20030826-1.c: New test case.
6784
6785 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
6786
6787         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
6788
6789 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
6790
6791         PR c++/11871
6792         * c++.dg/lookup/crash1.C: New test.
6793
6794         * c++.dg/warn/noeffect3.C: New test.
6795
6796 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
6797
6798         * gcc.dg/compat/vector-1_x.c: Compile with -w.
6799         * gcc.dg/compat/vector-1_y.c: Ditto.
6800         * gcc.dg/compat/vector-2_x.c: Ditto.
6801         * gcc.dg/compat/vector-2_y.c: Ditto.
6802
6803 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
6804
6805         * gcc.dg/20030702-1.c: New test.
6806
6807 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
6808
6809         PR c++/8795
6810         * g++.dg/ext/altivec-1.C: New test.
6811
6812 2003-08-24  Richard Henderson  <rth@redhat.com>
6813
6814         * g++.dg/eh/simd-2.C: Add -w for x86.
6815
6816 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
6817
6818         * gcc.dg/20030815-1.c: New test.
6819
6820 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6821
6822         PR c++/3765
6823         * g++.dg/parse/access6.C: New test.
6824
6825 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6826
6827         PR c++/641, c++/11876
6828         * g++.dg/template/friend22.C: New test.
6829         * g++.dg/template/friend23.C: Likewise.
6830
6831 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6832
6833         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
6834         identically.
6835
6836 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6837
6838         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
6839
6840 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6841
6842         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
6843
6844 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6845
6846         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
6847
6848 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
6849
6850         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
6851
6852 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
6853
6854         PR c++/11919
6855         * g++.dg/overload/prom1.C: New test.
6856
6857         PR c++/11551
6858         * g++.dg/parse/dtor2.C: New test.
6859
6860         PR c++/10762
6861         * g++.dg/parse/using2.C: New test.
6862
6863 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
6864
6865         PR target/11805
6866         * gcc.c-torture/compile/20030821-1.c: New.
6867
6868 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
6869
6870         PR c++/11834
6871         * g++.dg/template/deduce2.C: New test.
6872
6873 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
6874
6875         * gcc.c-torture/execute/20030821-1.c: New test.
6876
6877 2003-08-20  Roger Sayle  <roger@eyesopen.com>
6878
6879         PR middle-end/11984
6880         * gcc.dg/20030820-1.c: New test case.
6881
6882 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
6883
6884         PR c++/11945
6885         * g++.dg/warn/noeffect2.C: New test.
6886
6887 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
6888
6889         PR c++/10926
6890         * g++.dg/template/dtor2.C: New test.
6891
6892         PR c++/11684
6893         * g++.dg/template/operator1.C: New test.
6894         * g++.dg/parse/operator4.C: New test.
6895
6896         PR c++/11946.C
6897         * g++.dg/expr/enum1.C: New test.
6898         * gcc.dg/c99-bool-1.c: Remove bogus warning.
6899
6900         PR c++/11036.C
6901         * g++.dg/parse/elab2.C: New test.
6902         * g++.dg/parse/typedef4.C: Change error message.
6903         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
6904         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
6905         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
6906
6907 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6908
6909         * gcc.dg/pch/warn-1.c: New.
6910         * gcc.dg/pch/warn-1.hs: New.
6911
6912         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
6913         not-tested file.
6914
6915 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6916
6917         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
6918
6919 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
6920
6921         * gcc.dg/uninit-D.c: New Test.
6922         * gcc.dg/uninit-E.c: New Test.
6923         * gcc.dg/uninit-F.c: New Test.
6924         * gcc.dg/uninit-G.c: New Test.
6925
6926 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
6927
6928         * g++.dg/README: Describe the pch directory.
6929
6930 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6931
6932         PR c++/11174
6933         * g++.dg/parse/access4.C: New test.
6934         * g++.dg/parse/access5.C: Likewise.
6935         * g++.old-deja/g++.jason/access17.C: Adjust error message.
6936
6937 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
6938
6939         * gcc.dg/noncompile/20030818-1.c: New.
6940
6941 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6942
6943         PR c++/11957
6944         * g++.dg/warn/noeffect1.C: New test.
6945
6946         * g++.dg/template/scope2.C: New test.
6947         * g++.dg/template/error2.C: Correct dg-error
6948
6949 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
6950
6951         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
6952
6953 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
6954
6955         PR C++/11512
6956         * g++.dg/template/warn1.C: New.
6957
6958 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6959
6960         * g++.dg/template/error2.C: New test.
6961         * g++.dg/lookup/using7.C: Adjust errors
6962         * g++.old-deja/g++.pt/crash36.C: Likewise.
6963         * g++.old-deja/g++.pt/derived3.C: Likewise.
6964
6965 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6966
6967         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
6968         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
6969         * gcc.c-torture/execute/builtins/string-9.c: New, from
6970         string-opt-9.c.  Adjust for execute/builtins framework.
6971         * gcc.c-torture/execute/string-opt-9.c: Delete.
6972
6973 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
6974
6975         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
6976
6977         * g++.dg/parse/ret-type2.C: New test.
6978
6979         PR c++/11703
6980         * g++.dg/init/new8.C: New test.
6981
6982         PR c++/10923
6983         * g++.dg/parse/typedef5.C: New test.
6984
6985         PR c++/9512
6986         * g++.dg/parse/qualified2.C: New test.
6987         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
6988         invalid code.
6989
6990 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
6991
6992         * g++.dg/conversion/ptrmem1.C: New test.
6993
6994 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
6995
6996         PR target/11693
6997         * gcc.dg/20030811-1.c: New test.
6998
6999         PR target/11535
7000         * gcc.c-torture/execute/20030811-1.c: New test.
7001
7002 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7003
7004         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
7005
7006 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
7007
7008         PR c++/11789.C
7009         * g++.dg/inherit/multiple1.C: New test.
7010
7011 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
7012
7013         * gcc.dg/spe1.c: New test.
7014
7015         PR c++/11670
7016         * g++.dg/expr/cast2.C: New test.
7017
7018         PR c++/10530
7019         * g++.dg/template/dependent-name2.C: New test.
7020
7021 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
7022
7023         * g++.dg/parse/crash11.C: Put the dg options in comments.
7024
7025 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
7026
7027         * lib/gcc-dg.exp: Update for diagnostic change.
7028
7029 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7030
7031         PR c++/5767
7032         * g++.dg/parse/crash11.C: New test.
7033
7034 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
7035
7036         * gcc.dg/cpp/spacing1.c: Update.
7037
7038 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
7039
7040         PR target/11739
7041         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
7042         a value for -mtune.
7043
7044 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7045
7046         PR middle-end/11771
7047         * gcc.c-torture/compile/20030804-1.c: New test case.
7048
7049 2003-08-04  Roger Sayle  <roger@eyesopen.com>
7050
7051         * gcc.dg/20030804-1.c: New test case.
7052
7053 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
7054
7055         * gcc.dg/cpp/separate-1.c: New test.
7056
7057 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
7058
7059         PR c++/11704
7060         * g++.dg/template/dependent-expr2.C: New test.
7061
7062         PR c++/11766
7063         * g++.dg/expr/ptrmem1.C: New test.
7064
7065 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7066
7067         PR c++/9453
7068         * g++.dg/template/friend15.C: New test.
7069
7070 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
7071
7072         * lib/dg-pch.exp: Work round PCH bug.
7073
7074 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7075
7076         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
7077         builtins.  Move cases from builtins-4.c here.
7078
7079         * gcc.dg/torture/builtin-math-1.c: New test taken from
7080         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
7081         additional cases.
7082
7083         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
7084         Delete.
7085
7086 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
7087
7088         PR c++/9447
7089         * g++.dg/template/using7.C: New test.
7090
7091 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
7092
7093         * import1.c, import2.c: New tests.
7094
7095 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
7096
7097         * g++.dg/eh/crossjump1.C: New test.
7098
7099 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
7100
7101         PR c++/11697
7102         * g++.dg/template/using6.C: New test.
7103
7104         PR c++/11744
7105         * g++.dg/template/koenig2.C: New test.
7106
7107 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7108
7109         PR c++/7983
7110         * g++.dg/parse/typedef4.C: New test.
7111
7112 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7113
7114         PR c++/8442, c++/8806
7115         * g++.dg/template/elab1.C: New test.
7116         * g++.dg/template/type2.C: Likewise.
7117         * g++.dg/template/ttp3.C: Adjust expected error message.
7118         * g++.old-deja/g++.law/visibility13.C: Likewise.
7119         * g++.old-deja/g++.niklas/t135.C: Likewise.
7120         * g++.old-deja/g++.pt/ttp41.C: Likewise.
7121         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
7122         template argument.
7123         * g++.old-deja/g++.pt/ttp44.C: Likewise.
7124
7125 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
7126
7127         PR c++/11295
7128         * g++.dg/ext/stmtexpr1.C: New test.
7129
7130         * g++.dg/opt/tmp1.C: New test.
7131
7132         PR c++/11525
7133         * g++.dg/parse/constant4.C: New test.
7134
7135         PR c++/9447
7136         * g++.dg/template/using5.C: New test.
7137
7138 2003-07-31  Roger Sayle  <roger@eyesopen.com>
7139
7140         * gcc.dg/builtins-27.c: New test case.
7141
7142 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
7143
7144         * gcc.dg/tls/opt-7.c: New test.
7145
7146 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
7147
7148         * g++.old-deja/g++.other/crash18.C: Remove.
7149
7150 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
7151
7152         * g++.dg/template/explicit3.C: New.
7153         * g++.dg/template/explicit4.C: New.
7154         * g++.dg/template/explicit5.C: New.
7155
7156         PR c++/11347
7157         * g++.dg/template/memtmpl1.C: New.
7158
7159 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
7160
7161         PR target/11565
7162         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
7163         * gcc.dg/i386-387-5.c (dg-options): Likewise.
7164
7165 2003-07-30  Jan Hubicka  <jh@suse.cz>
7166
7167         * vtgc1.c: Kill.
7168
7169 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
7170
7171         * gcc.dg/struct-in-proto-1.c: New test.
7172
7173 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
7174
7175         * gcc.dg/cpp/include2.c: Only expect one message.
7176
7177 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
7178
7179         PR c++/9447
7180         * g++.dg/template/using1.C: New test.
7181         * g++.dg/template/using2.C: New test.
7182         * g++.dg/template/using3.C: New test.
7183         * g++.dg/template/using4.C: New test.
7184
7185 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
7186
7187         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
7188         * gcc.c-torture/execute/string-opt-10.c: Likewise.
7189
7190 2003-07-28  Jan Hubicka  <jh@suse.cz>
7191
7192         PR c++/11530
7193         * g++.dg/opt/call1.C: New test.
7194
7195 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
7196
7197         PR c++/11667
7198         * g++.dg/init/enum2.C: New test.
7199         * g++.dg/template/overload1.C: Add "-w" option.
7200
7201 2003-07-28    <hp@bitrange.com>
7202
7203         * gcc.dg/Wdeclaration-after-statement-1.c,
7204         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
7205
7206 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
7207
7208         * gcc.c-torture/compile/20030725-1.c: New test.
7209
7210 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
7211
7212         * gcc.dg/20030505.c: Only run for SPE.
7213         Remove definition of opaque type.
7214
7215 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
7216
7217         * g++.dg/template/ptrmem6.C: New test.
7218
7219 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
7220
7221         * gcc.c-torture/compile/zero-strct-2.c: New test.
7222
7223 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
7224
7225         * gcc.dg/intermod-1.c: New test.
7226
7227 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
7228
7229         PR c++/11617
7230         * g++.dg/template/lookup2.C: New test.
7231         * g++.dg/template/memclass1.C: Remove instantiated from error.
7232         * g++.dg/other/error2.C: Tweak expected errors.
7233
7234         PR c++/11596
7235         * g++.dg/template/defarg3.C: New test.
7236
7237         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
7238
7239 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
7240
7241         * g++.dg/inherit/access5.C: New test.
7242
7243 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7244
7245         PR c++/11513
7246         * g++.dg/template/crash8.C: New test.
7247
7248 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
7249
7250         PR c/10602
7251         * gcc.dg/noncompile/incomplete-2.c: New test.
7252
7253 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
7254
7255         PR c++/11645
7256         * g++.dg/inherit/access4.C: New test.
7257
7258         PR c++/11517
7259         * g++.dg/expr/cond2.C: New test.
7260
7261         PR optimization/10679
7262         * g++.dg/opt/inline4.C: New test.
7263
7264 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
7265
7266         * g++.dg/parse/crash10: New test.
7267
7268 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7269
7270         * g++.dg/ext/flexary1.C: New test.
7271
7272 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7273
7274         PR c++/10793
7275         * g++.dg/template/crash9.C: New test.
7276
7277 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7278
7279         PR c++/3004
7280         * g++.dg/parse/typedef3.C: New test.
7281
7282         PR c++/7906
7283         * g++.dg/parse/operator2.C: New test.
7284
7285         PR c++/8895
7286         * g++.dg/parse/def-tmpl-arg1.C: New test.
7287
7288         PR c++/9282
7289         * g++.dg/parse/funptr1.C: New test.
7290
7291         PR c++/9452
7292         * g++.dg/parse/ambig3.C: New test.
7293
7294         PR c++/9454
7295         * g++.dg/parse/operator3.C: New test.
7296
7297         PR c++/9486
7298         * g++.dg/parse/template10.C: New test.
7299
7300         PR c++/9488
7301         * g++.dg/parse/template11.C: New test.
7302
7303         PR c++/10150
7304         * g++.dg/parse/invalid-op1.C: New test.
7305
7306         PR c++/10247
7307         * g++.dg/parse/condexpr1.C: New test.
7308
7309 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
7310
7311         * g++.dg/ext/packed3.C: New test.
7312         * g++.dg/ext/packed4.C: New test.
7313
7314         * gcc.dg/pack-test-3.c: New test.
7315
7316 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
7317
7318         * lib/compat.exp: Handle dg-options per source file.
7319         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
7320         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
7321         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
7322         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
7323         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
7324         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
7325         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
7326         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
7327         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
7328         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
7329         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
7330         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
7331         * g++.dg/compat/break/bitfield7_x.C: Ditto.
7332         * g++.dg/compat/break/bitfield7_y.C: Ditto.
7333
7334 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
7335
7336         PR c/10320
7337         * gcc.c-torture/execute/20030718-1.c: New test.
7338
7339 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7340
7341         PR optimization/11536
7342         * gcc.dg/20030721-1.c: New test.
7343
7344 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
7345
7346         PR c++/11546
7347         * g++.dg/template/lookup1.C: New test.
7348
7349 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
7350
7351         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
7352         diagnostics of ill-formed constructs involving labels.
7353         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
7354         the new 'previously defined here' message.
7355
7356 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
7357
7358         * g++.dg/parse/non-dependent2.C: New test.
7359
7360 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
7361
7362         * g++.dg/init/init-ref4.C: xfail on targets without
7363         weak symbols.
7364
7365 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
7366
7367         PR target/11087
7368         * gcc.c-torture/execute/20030717-1.c: New test.
7369
7370 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7371
7372         * g++.dg/opt/cfg1.C: New test.
7373
7374 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
7375
7376         PR optimization/11557
7377         * gcc.dg/20030717-1.c: New test.
7378
7379 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
7380
7381         PR c++/10476
7382         * g++.dg/expr/crash-1.C: New test.
7383
7384         PR c++/11027
7385         * g++.dg/template/init3.C: New test.
7386
7387         PR c++/8222
7388         * g++.dg/template/non-dependent1.C: New test.
7389
7390         PR c++/11070
7391         * g++.dg/template/non-dependent2.C: New test.
7392
7393         PR c++/11071
7394         * g++.dg/template/non-dependent3.C: New test.
7395
7396         PR c++/9907
7397         * g++.dg/template/sizeof5.C: New test.
7398
7399 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
7400
7401         PR 11498
7402         * gcc.c-torture/compile/mangle-1.c: New file.
7403
7404 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7405
7406         PR c++/7809
7407         * g++.dg/parse/access3.C: New test.
7408
7409 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
7410
7411         PR c++/11384
7412         * g++.dg/init/init-ref4.C: New test.
7413
7414 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
7415
7416         PR c++/11547
7417         * g++.dg/parse/constant3.C: New test.
7418         * g++.dg/parse/crash7.C: Likewise.
7419
7420 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
7421
7422         PR target/11008
7423         * gcc.dg/i386-pentium4-not-mull.c: New.
7424
7425 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
7426
7427         * gcc.dg/asm-names.c (ymain): Make it weak.
7428
7429 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7430
7431         PR c++/5421
7432         * g++.dg/template/friend21.C: New test.
7433
7434 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
7435
7436         * gcc.dg/cleanup-8.c: New test.
7437         * gcc.dg/cleanup-9.c: New test.
7438
7439 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
7440
7441         * g++.dg/ext/dll-MI1.h: New file.
7442         * g++.dg/ext/dllexport-MI1.C: New file.
7443         * g++.dg/ext/dllimport-MI1.C: New file.
7444
7445 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
7446
7447         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
7448         it does not have cmpstrsi patterns (just cmpmemsi).
7449
7450 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
7451
7452         PR debug/11473
7453         * g++.dg/debug/debug8.C: New test.
7454
7455 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7456
7457         PR c++/10108
7458         * g++.dg/template/crash7.C: New test.
7459
7460 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
7461
7462         PR target/10795
7463         * gcc.c-torture/compile/20030708-1.c: New.
7464
7465 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7466
7467         * gcc.c-torture/execute/20030715-1.c: New test.
7468
7469 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
7470
7471         * gcc.dg/pch/inline-3.c: New file.
7472         * gcc.dg/pch/inline-3.hs: New file.
7473         * gcc.dg/pch/inline-4.c: New file.
7474         * gcc.dg/pch/inline-4.hs: New file.
7475
7476 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
7477
7478         PR c++/11509
7479         * g++.dg/template/crash6.C: New test.
7480
7481         PR c++/7053
7482         * g++.dg/template/friend20.C: New test.
7483
7484         PR c++/7019
7485         * g++.dg/template/overload2.C: New test.
7486
7487 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7488
7489         PR optimization/11440
7490         * gcc.c-torture/execute/20030714-1.c: New test.
7491
7492 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7493
7494         PR c++/11154
7495         * g++.dg/template/partial2.C: New test.
7496
7497 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
7498
7499         PR c++/11503
7500         * g++.dg/template/anon1.C: New test.
7501
7502         PR c++/11493
7503         PR c++/11495
7504         * g++.dg/parse/template9.C: Likewise.
7505         * g++.dg/template/crash4.C: New test.
7506         * g++.dg/template/koenig1.C: Likewise.
7507         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
7508         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
7509         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
7510         functions.
7511         * g++.old-deja/g++.jason/template36.C: Likewise.
7512         * g++.old-deja/g++.mike/p1989.C: Likewise.
7513         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
7514         * g++.old-deja/g++.pt/ttp20.C: Use this->.
7515         * g++.old-deja/g++.pt/ttp21.C: Use this->.
7516         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
7517         compiling.
7518         * g++.old-deja/g++.pt/union2.C: Use this->.
7519
7520 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
7521
7522         * gcc.dg/20030711-1.c: New test.
7523
7524 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
7525
7526         PR c++/11050
7527         * g++.dg/parse/args1.C: New test.
7528         * g++.pt/defarg8.C: Change expected errors.
7529
7530 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
7531
7532         PR c++/8164
7533         * g++.dg/template/nontype2.C: New test.
7534
7535         PR c++/10558
7536         * g++.dg/parse/template8.C: New test.
7537
7538         PR c++/8327
7539         * g++.dg/template/scope1.C: New test.
7540
7541         * g++.dg/warn/Wsign-compare-1.C: New test.
7542
7543 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7544
7545         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
7546
7547 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
7548
7549         PR c++/9411
7550         * g++.dg/template/explicit2.C: New test.
7551
7552         PR c++/10032
7553         * g++.dg/warn/pedantic1.C: New test.
7554
7555 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
7556
7557         PR c++ 9483
7558         * g++.dg/other/field1.C: New test.
7559
7560 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
7561
7562         PR c/11449
7563         * gcc.c-torture/compile/20030707-1.c: New.
7564
7565 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7566
7567         PR c++/10849
7568         * g++.dg/template/access12.C: New test.
7569
7570 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
7571
7572         * g++.dg/bprob/bprob.exp (prof_ext): Update.
7573         * g77.dg/bprob/bprob.exp (prof_ext): Update.
7574         * gcc.misc-tests/bprob.exp (prof_ext): Update.
7575         * gcc.misc-tests/gcov.exp: Update
7576         * g++.dg/gcov/gcov.exp: Update
7577         * lib/gcov.exp: Update.
7578
7579 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
7580
7581         * g++.dg/abi/mangle17.C: Make sure template expressions are
7582         dependent.
7583         * g++.dg/abi/mangle4.C: Mark erroneous casts.
7584         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
7585         * g++.dg/opt/stack1.C: Remove erroneous code.
7586         * g++.dg/parse/template7.C: New test.
7587         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
7588         * g++.old-deja/g++.pt/crash4.C: Likewise.
7589
7590 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7591
7592         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
7593         with zero or one occurence of `$' after the initial `L'.
7594
7595 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
7596
7597         * gcc.c-torture/compile/20030704-1.c: Add a comment.
7598
7599 2003-07-08  Roger Sayle  <roger@eyesopen.com>
7600
7601         PR c/11370
7602         * gcc.dg/Wunreachable-6.c: New testcase.
7603         * gcc.dg/Wunreachable-7.c: New testcase.
7604
7605 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
7606
7607         PR c/11420
7608         * gcc.dg/20030708-1.c: New test.
7609
7610 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
7611
7612         * gcc.dg/compat/sdata-section.h: New file.
7613         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
7614         * gcc.dg/torture/mips-sdata-1.c: New test.
7615
7616 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7617
7618         PR c++/11030
7619         * g++.dg/template/friend19.C: New test.
7620
7621 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
7622
7623         * g++.dg/opt/strength-reduce.C: New test.
7624
7625 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7626
7627         PR target/10979
7628         * gcc.dg/20030707-1.c: New testcase.
7629
7630 2003-07-07  Roger Sayle  <roger@eyesopen.com>
7631
7632         PR optimization/11059
7633         * g++.dg/opt/emptyunion.C: New testcase.
7634
7635 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7636             Eric Botcazou  <ebotcazou@libertysurf.fr>
7637
7638         * g++.dg/opt/stack1.C: New test.
7639
7640 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
7641
7642         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
7643         run test.
7644
7645         PR c++/11431
7646         * g++.dg/expr/static_cast3.C: New test.
7647
7648 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7649
7650         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
7651         everywhere.
7652         * gcc.dg/concat.c: Concatenation of string constants with
7653         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
7654         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
7655         * gcc.dg/cpp/escape-2.c: Use wide character constants where
7656         necessary to avoid multi-character character constant warning.
7657         * gcc.dg/cpp/escape.c: Likewise.
7658         * gcc.dg/cpp/ucs.c: Likewise.
7659         Remove backslashes from dg-bogus comments, as they confuse Tcl.
7660         Fix a typo.
7661
7662 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7663
7664         PR c/11428
7665         * gcc.c-torture/compile/20030704-1.c: New.
7666
7667 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
7668
7669         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
7670
7671 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
7672
7673         PR c++/5287, PR c++/7910,  PR c++/11021
7674         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
7675         tests for warnings.
7676         * g++.dg/ext/dllimport2.C: Add tests for warnings.
7677         * g++.dg/ext/dllimport3.C: Likewise.
7678         * g++.dg/ext/dllimport4.C: New file.
7679         * g++.dg/ext/dllimport5.C: New file.
7680         * g++.dg/ext/dllimport6.C: New file.
7681         * g++.dg/ext/dllimport7.C: New file.
7682         * g++.dg/ext/dllimport8.C: New file.
7683         * g++.dg/ext/dllimport9.C: New file.
7684         * g++.dg/ext/dllimport10.C: New file.
7685         * g++.dg/ext/dllexport1.C: New file.
7686
7687 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
7688
7689         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
7690         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
7691
7692 2003-07-03  Roger Sayle  <roger@eyesopen.com>
7693
7694         * gcc.dg/builtins-25.c: New testcase.
7695         * gcc.dg/builtins-26.c: New testcase.
7696
7697 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
7698
7699         * gcc.dg/compat/vector-defs.h: New file.
7700         * gcc.dg/compat/vector-setup.h: New file.
7701         * gcc.dg/compat/vector-check.h: New file.
7702         * gcc.dg/compat/vector-1_main.c: New file.
7703         * gcc.dg/compat/vector-1_x.c: New file.
7704         * gcc.dg/compat/vector-1_y.c: New file.
7705         * gcc.dg/compat/vector-2_main.c: New file.
7706         * gcc.dg/compat/vector-2_x.c: New file.
7707         * gcc.dg/compat/vector-2_y.c: New file.
7708
7709         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
7710         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
7711         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
7712         * gcc.dg/compat/struct-align-1.h: New file.
7713         * gcc.dg/compat/struct-align-1_main.c: New file.
7714         * gcc.dg/compat/struct-align-1_x.c: New file.
7715         * gcc.dg/compat/struct-align-1_y.c: New file.
7716         * gcc.dg/compat/struct-align-2.h: New file.
7717         * gcc.dg/compat/struct-align-2_main.c: New file.
7718         * gcc.dg/compat/struct-align-2_x.c: New file.
7719         * gcc.dg/co
7720         * g++.old-deja/g++.other/comdat3.C: Likewise.
7721         * g++.old-deja/g++.other/ctor1.C: Likewise.
7722         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
7723
7724 2003-06-05  Richard Henderson  <rth@redhat.com>
7725
7726         * gcc.dg/debug/20030605-1.c: New.
7727
7728 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
7729
7730         * README.QMTEST: Update.
7731
7732 2003-06-04  Richard Henderson  <rth@redhat.com>
7733
7734         * gcc.dg/cleanup-1.c: New.
7735         * gcc.dg/cleanup-2.c: New.
7736         * gcc.dg/cleanup-3.c: New.
7737         * gcc.dg/cleanup-4.c: New.
7738         * gcc.dg/cleanup-5.c: New.
7739         * gcc.dg/cleanup-6.c: New.
7740         * gcc.dg/cleanup-7.c: New.
7741
7742 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
7743
7744         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
7745
7746         * lib/dg-pch.exp: New file.
7747         * g++.dg/pch/pch.exp: Use dg-pch.exp.
7748         * gcc.dg/pch/pch.exp: Likewise.
7749
7750 2003-06-04  Roger Sayle  <roger@eyesopen.com>
7751
7752         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
7753         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
7754         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
7755         * gcc.dg/builtins-17.c: New test case.
7756         * gcc.dg/i386-387-4.c: New test case.
7757         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
7758
7759 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7760
7761         * gcc.dg/ultrasp9.c: New test.
7762
7763 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7764
7765         * gcc.c-torture/compile/20030604-1.c: New test.
7766         * gcc.dg/sparc-constant-1.c: New test.
7767
7768 2003-06-03  Glen Nakamura  <glen@imodulo.com>
7769
7770         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
7771
7772 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
7773
7774         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
7775
7776         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
7777         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
7778
7779 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
7780
7781         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
7782
7783 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7784
7785         PR c++/10940
7786         * g++.dg/template/spec10.C: New test.
7787
7788 2003-06-03  Roger Sayle  <roger@eyesopen.com>
7789
7790         * gcc.dg/builtins-16.c: New test case.
7791
7792 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
7793
7794         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
7795         mempcpy test with post-increments.
7796         * gcc.c-torture/execute/string-opt-3.c: New test.
7797         * gcc.dg/string-opt-1.c: New test.
7798
7799 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
7800
7801         PR fortran/10965
7802         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
7803
7804 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
7805
7806         * lib/scanasm.exp (dg-scan): New function, factored out of ...
7807         (scan-assembler): ... here.  Use dg-scan.
7808         (scan-assembler-not): Likewise.
7809         (scan-file): New function.
7810         (scan-file-not): Likewise.
7811         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
7812         * gcc.dg/cpp/_Pragma4.c: Likewise.
7813         * gcc.dg/cpp/_Pragma5.c: Likewise.
7814         * gcc.dg/cpp/avoidpaste1.c: Likewise.
7815         * gcc.dg/cpp/avoidpaste2.c: Likewise.
7816         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
7817         * gcc.dg/cpp/cmdlne-P.c: Likewise.
7818         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
7819         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
7820         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
7821         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
7822         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
7823         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
7824         * gcc.dg/cpp/cxxcom1.c: Likewise.
7825         * gcc.dg/cpp/line1.c: Likewise.
7826         * gcc.dg/cpp/maccom1.c: Likewise.
7827         * gcc.dg/cpp/maccom2.c: Likewise.
7828         * gcc.dg/cpp/maccom3.c: Likewise.
7829         * gcc.dg/cpp/maccom4.c: Likewise.
7830         * gcc.dg/cpp/maccom5.c: Likewise.
7831         * gcc.dg/cpp/maccom6.c: Likewise.
7832         * gcc.dg/cpp/multiline.c: Likewise.
7833         * gcc.dg/cpp/spacing1.c: Likewise.
7834         * gcc.dg/cpp/spacing2.c: Likewise.
7835         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
7836         * gcc.dg/cpp/trad/maccom1.c: Likewise.
7837         * gcc.dg/cpp/trad/maccom2.c: Likewise.
7838         * gcc.dg/cpp/trad/maccom3.c: Likewise.
7839         * gcc.dg/cpp/trad/maccom4.c: Likewise.
7840         * gcc.dg/cpp/trad/maccom6.c: Likewise.
7841         * gcc.dg/cpp/cxxcom2.c: Likewise.
7842         * gcc.dg/cpp/cxxcom2.h: New file.
7843
7844         * gcc.dg/cpp/truefalse.cpp: Move it to ...
7845         * g++.dg/cpp/truefalse.C: Here.
7846         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
7847
7848 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
7849
7850         * gcc.dg/cpp/redef3.c: New file.
7851
7852 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
7853
7854         * gcc.dg/i386-loop-3.c: New test.
7855
7856 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
7857
7858         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
7859
7860 2003-05-31  Roger Sayle  <roger@eyesopen.com>
7861
7862         * gcc.dg/fwrapv-1.c: New test case.
7863         * gcc.dg/fwrapv-2.c: New test case.
7864
7865 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7866
7867         PR c++/10956
7868         * g++.dg/template/spec9.C: New test.
7869
7870 2003-05-29  Roger Sayle  <roger@eyesopen.com>
7871
7872         * gcc.dg/duff-4.c: New test case.
7873
7874 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
7875
7876         PR fortran/10843
7877         * g77.dg/ffixed-form-1.f: New test
7878         * g77.dg/ffixed-form-2.f: New test
7879         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
7880         * g77.dg/ffree-form-3.f: New test
7881
7882 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
7883
7884         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
7885         * gcc.dg/wint_t-1.c: Likewise.
7886
7887 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7888
7889         * g++.dg/template/access11.C: New test.
7890
7891 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7892
7893         PR c++/10849
7894         * g++.dg/template/access10.C: New test.
7895
7896 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7897             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7898
7899         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
7900
7901 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7902
7903         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
7904         suppress for powerpc-*-darwin*.
7905         * gcc.dg/torture/builtin-noret-2.c: Likewise.
7906
7907 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
7908
7909         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
7910         suppress option for powerpc-*-darwin*.
7911
7912 2003-05-23  Roger Sayle  <roger@eyesopen.com>
7913
7914         * gcc.dg/builtins-1.c: Add tests for tan and atan.
7915         * gcc.dg/builtins-4.c: Add test for fmod.
7916
7917 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7918
7919         PR c++/10682
7920         * g++.dg/template/instantiate4.C: New test.
7921
7922 2003-05-22  Roger Sayle  <roger@eyesopen.com>
7923
7924         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
7925
7926 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
7927
7928         * gcc.dg/compat/scalar-return-1_main.c: New file.
7929         * gcc.dg/compat/scalar-return-1_x.c: New file.
7930         * gcc.dg/compat/scalar-return-1_y.c: New file.
7931         * gcc.dg/compat/scalar-return-2_main.c: New file.
7932         * gcc.dg/compat/scalar-return-2_x.c: New file.
7933         * gcc.dg/compat/scalar-return-2_y.c: New file.
7934         * gcc.dg/compat/struct-return-3_main.c: New file.
7935         * gcc.dg/compat/struct-return-3_y.c: New file.
7936         * gcc.dg/compat/struct-return-3_x.c: New file.
7937         * gcc.dg/compat/struct-return-2_main.c: New file.
7938         * gcc.dg/compat/struct-return-2_x.c: New file.
7939         * gcc.dg/compat/struct-return-2_y.c: New file.
7940
7941 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7942
7943         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
7944         for hppa*-hp-hpux*.
7945         * gcc.dg/20021014-1.c (dg-options): Likewise.
7946         * gcc.dg/nest.c (dg-options): Likewise.
7947
7948 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
7949
7950         PR c++/9738
7951         * g++.dg/ext/dllimport2.C: New file.
7952         * g++.dg/ext/dllimport3.C: New file.
7953
7954 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
7955
7956         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
7957         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
7958         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7959         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
7960         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7961         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
7962         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
7963         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
7964         * gcc.dg/compat/small-struct-defs.h: New file.
7965         * gcc.dg/compat/small-struct-init.h: New file.
7966         * gcc.dg/compat/small-struct-check.h: New file.
7967         * gcc.dg/compat/fp-struct-defs.h: New file.
7968         * gcc.dg/compat/fp-struct-check.h: New file.
7969         * gcc.dg/compat/fp-struct-init.h: New file.
7970         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
7971         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
7972
7973 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
7974
7975         * gcc.dg/20030225-2.c: New test.
7976
7977 2003-05-18  Roger Sayle  <roger@eyesopen.com>
7978             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7979
7980         * gcc.c-torture/compile/20030518-1.c: New test case.
7981
7982 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
7983
7984         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
7985         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
7986         gcc-dg-debug-runtest.
7987         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
7988         gcc-dg-debug-runtest.
7989
7990 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7991
7992         PR c++/9022
7993         * g++.dg/lookup/using6.C: New test.
7994
7995 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7996
7997         * g++.dg/parse/access2.C: New test.
7998
7999 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
8000
8001         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
8002         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
8003         * gcc.dg/debug/debug.exp: Likewise.
8004
8005 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
8006
8007         * gcc.dg/dollar.c: New test.
8008
8009 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
8010
8011         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
8012         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
8013         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
8014         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
8015         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
8016         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
8017         * gcc.dg/compat/struct-by-value-6_main.c: New file.
8018         * gcc.dg/compat/struct-by-value-6_x.c: New file.
8019         * gcc.dg/compat/struct-by-value-6_y.c: New file.
8020         * gcc.dg/compat/struct-by-value-7_main.c: New file.
8021         * gcc.dg/compat/struct-by-value-7_x.c: New file.
8022         * gcc.dg/compat/struct-by-value-7_y.c: New file.
8023         * gcc.dg/compat/struct-by-value-8_main.c: New file.
8024         * gcc.dg/compat/struct-by-value-8_x.c: New file.
8025         * gcc.dg/compat/struct-by-value-8_y.c: New file.
8026         * gcc.dg/compat/struct-by-value-9_main.c: New file.
8027         * gcc.dg/compat/struct-by-value-9_x.c: New file.
8028         * gcc.dg/compat/struct-by-value-9_y.c: New file.
8029
8030 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
8031
8032         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
8033         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
8034         support for "repo" mode.
8035         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
8036         * lib/g77-dg.exp: Likewise.
8037         * lib/obj-dg.exp: Likewise.
8038
8039 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
8040
8041         Merge from gcc-3_2-rhl8-branch:
8042         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
8043
8044         * gcc.dg/tls/opt-6.c: New test.
8045
8046         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
8047
8048         * gcc.dg/20030405-1.c: New test.
8049
8050         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
8051
8052         * gcc.dg/20030309-1.c: New test.
8053
8054         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8055
8056         * gcc.c-torture/execute/20030307-1.c: New test.
8057
8058         2003-02-20  Randolph Chung  <tausq@debian.org>
8059
8060         * gcc.c-torture/compile/20030220-1.c: New test.
8061
8062         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
8063
8064         * gcc.dg/20030217-1.c: New test.
8065
8066         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
8067
8068         * gcc.c-torture/compile/20020129-1.c: New test.
8069
8070         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8071
8072         * gcc.dg/unroll-1.c: New test.
8073
8074         2002-11-16  Jan Hubicka  <jh@suse.cz>
8075
8076         * gcc.c-torture/execute/20020920-1.c: New test.
8077
8078         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
8079
8080         PR target/7434
8081         * gcc.c-torture/compile/20021008-1.c: New test.
8082
8083         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
8084
8085         PR target/7559
8086         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
8087
8088         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8089
8090         * gcc.c-torture/compile/20020807-1.c: New test.
8091
8092         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
8093
8094         * gcc.dg/tls/opt-1.c: New test.
8095
8096         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
8097
8098         * gcc.dg/20020729-1.c: New test.
8099
8100         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
8101
8102         * g++.dg/opt/life1.C: New test.
8103
8104         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
8105
8106         * gcc.dg/20020525-1.c: New test.
8107
8108         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8109
8110         PR c++/6794
8111         * g++.dg/ext/pretty1.C: New test.
8112         * g++.dg/ext/pretty2.C: New test.
8113
8114 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
8115
8116         PR c++/8385
8117         * g++.dg/ext/typeof5.C: New test.
8118
8119 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
8120
8121         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
8122         __USER_LABEL_PREFIX__ into account.
8123         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
8124
8125 2003-05-14  Roger Sayle  <roger@eyesopen.com>
8126
8127         * gcc.dg/builtins-15.c: New test case.
8128
8129 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
8130
8131         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
8132
8133 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
8134
8135         * lib/g++.exp: Tweak handling of additional source files.
8136         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
8137         * g++.dg/special/conpr-2a.C: Rename to ...
8138         * g++.dg/special/conpr-2a.cc: ... this.
8139         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
8140         * g++.dg/special/conpr-3a.C: Rename to ...
8141         * g++.dg/special/conpr-3a.cc: This.
8142         * g++.dg/special/conpr-3b.C: Rename to ...
8143         * g++.dg/special/conpr-3b.cc: This.
8144         * g++.dg/special/conpr-4.C: New test.
8145         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
8146
8147 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
8148
8149         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
8150
8151 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8152
8153         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
8154         * g++.old-deja/g++.robertl/eb71.C: Likewise.
8155         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
8156         * g++.old-deja/g++.other/warn3.C: Likewise.
8157
8158 2003-05-11  Roger Sayle  <roger@eyesopen.com>
8159
8160         * gcc.dg/i386-387-1.c: Update to also test log.
8161         * gcc.dg/i386-387-2.c: Likewise.
8162
8163 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
8164
8165         * g77.f-torture/execute/int8421.f: New test.
8166
8167 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8168
8169         PR c++/10230, c++/10481
8170         * g++.dg/lookup/scoped5.C: New test.
8171
8172 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8173
8174         PR c++/10552
8175         * g++.dg/template/ttp6.C: New test.
8176
8177 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
8178
8179         * gcc.c-torture/execute/builtins: New directory.
8180         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
8181         gcc.c-torture/execute/builtins.
8182         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
8183         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
8184         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
8185         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
8186
8187 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8188
8189         PR c++/9252
8190         * g++.dg/template/access8.C: New test.
8191         * g++.dg/template/access9.C: New test.
8192
8193 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8194
8195         PR c++/9554
8196         * g++.dg/parse/access1.C: New test.
8197
8198 2003-05-09  DJ Delorie  <dj@redhat.com>
8199
8200         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
8201         long, and not an int.
8202
8203 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8204
8205         PR c++/10555, c++/10576
8206         * g++.dg/template/memclass1.C: New test.
8207
8208 2003-05-08  DJ Delorie  <dj@redhat.com>
8209
8210         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
8211         targets.
8212         * gcc.c-torture/execute/20021024-1.x: Likewise.
8213         * gcc.c-torture/execute/shiftdi.x: Likewise.
8214         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
8215         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
8216         * gcc.dg/20021018-1.c: Likewise.
8217
8218 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8219
8220         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
8221
8222         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
8223         (bcopy): Call memmove.
8224
8225 2003-05-08  Roger Sayle  <roger@eyesopen.com>
8226
8227         * g77.f-torture/compile/8485.f: New test case.
8228
8229 2003-05-07  Richard Henderson  <rth@redhat.com>
8230
8231         PR c++/10570
8232         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
8233         Verify exception_cleanup not called for rethrows.
8234         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
8235         when exiting catch block without rethrowing.
8236         * g++.dg/eh/forced3.C: New.
8237         * g++.dg/eh/forced4.C: New.
8238
8239 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
8240
8241         * gcc.dg/20030505.c: Fix triplet.
8242
8243 2003-05-06  DJ Delorie  <dj@redhat.com>
8244
8245         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
8246         * gcc.dg/nest.c: Likewise.
8247
8248 2003-05-05  Roger Sayle  <roger@eyesopen.com>
8249
8250         * gcc.dg/builtins-14.c: New test case.
8251
8252 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
8253
8254         * lib/compat.exp (compat-execute): New argument.
8255         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
8256         * gcc.dg/compat: New test directory.
8257         * gcc.dg/compat/compat.exp: New expect script.
8258         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
8259         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
8260         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
8261         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
8262         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
8263         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
8264
8265         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
8266         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
8267         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
8268         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
8269         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
8270         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
8271         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
8272         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
8273         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
8274         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
8275         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
8276         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
8277         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
8278         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
8279         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
8280
8281 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
8282
8283         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
8284
8285 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
8286
8287         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
8288
8289 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
8290
8291         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
8292         * gcc.dg/ppc-fsel-2.c: New test.
8293
8294         * gcc.dg/unused-5.c: New test.
8295
8296 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8297
8298         PR c++/10496
8299         * g++.dg/warn/pmf1.C: New test.
8300
8301 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8302
8303         PR c++/4494
8304         * g++.dg/warn/main.C: New test.
8305
8306 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8307
8308         * gcc.dg/nonnull-3.c: New test.
8309
8310 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
8311
8312         * gcc.dg/cpp/Wtrigraphs.c: Update.
8313         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
8314
8315 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
8316
8317         * gcc.dg/ppc-fsel-1.c: New test.
8318
8319 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
8320
8321         PR c/10604
8322         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
8323
8324 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
8325
8326         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
8327
8328 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8329
8330         PR c++/9364, c++/10553, c++/10586
8331         * g++.dg/parse/typename4.C: New test.
8332         * g++.dg/parse/typename5.C: Likewise.
8333
8334 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
8335
8336         * gcc.c-torture/compile/20030503-1.c: New test.
8337
8338 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8339
8340         * g++.dg/lookup/using5.C: Fix testcase error.
8341
8342 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
8343
8344         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
8345         since MEABI is no longer supported.  Remove all vestiges
8346         of MEABI from the test.
8347
8348 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8349
8350         PR c++/10554
8351         * g++.dg/lookup/using5.C: New test.
8352
8353 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8354
8355         PR c++/8772
8356         * g++.dg/template/ttp5.C: New test.
8357
8358 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
8359
8360         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
8361         (dg-gpp-additional-sources): New function.
8362         (dg-gpp-additional-files): Likewise.
8363         * lib/g++.exp (additional_sources): New variable.
8364         (additional_files): Likewise.
8365         (g++_target_compile): Deal with them.
8366         * lib/old-dejagnu.exp: Remove.
8367         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
8368         * g++.old-deja: Revise all tests to use dg commands.
8369
8370 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8371
8372         PR c++/9432, c++/9528
8373         * g++.dg/lookup/using4.C: New test.
8374
8375 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
8376
8377         * gcc.dg/noreturn-5.c: New file.
8378         * gcc.dg/noreturn-6.c: New file.
8379
8380         * gcc.c-torture/compile/inline-1.c: New file.
8381
8382 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
8383
8384         PR c++/10551
8385         * g++.dg/template/explicit1.C: New test.
8386
8387 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
8388
8389         PR c++/10549
8390         * g++.dg/other/bitfield1.C: New test.
8391
8392         PR c++/10527
8393         * g++.dg/init/new7.C: New test.
8394
8395 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
8396
8397         * g++.dg/ext/desig1.C: New test.
8398         * g++.dg/ext/init1.C: Update.
8399
8400         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
8401
8402 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
8403
8404         PR c++/10180
8405         * g++.dg/warn/Winline-1.C: New test.
8406
8407 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
8408
8409         * gcc.c-torture/execute/string-opt-19.c: New test.
8410
8411         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
8412         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
8413
8414 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
8415
8416         PR c++/10506
8417         * g++.dg/init/new6.C: New test.
8418
8419         PR c++/10503
8420         * g++.dg/init/ref6.C: New test.
8421
8422 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
8423
8424         * g++.dg/warn/weak1.C: XFAIL on AIX4.
8425
8426 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8427
8428         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
8429         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
8430
8431 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
8432
8433         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
8434         initialized static data members.
8435
8436 2003-04-25  H.J. Lu <hjl@gnu.org>
8437
8438         * gcc.dg/ia64-sync-4.c: New test.
8439
8440 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8441
8442         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
8443         date.
8444
8445 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
8446
8447         PR c++/10337
8448         * g++.dg/warn/conv1.C: New test.
8449         * g++.old-deja/g++.other/conv7.C: Adjust.
8450         * g++.old-deja/g++.other/overload14.C: Adjust.
8451
8452 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
8453
8454         PR c++/10471
8455         * g++.dg/template/defarg2.C: New test.
8456
8457 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
8458
8459         * gcc.dg/cpp/include2.c: Update.
8460         * gcc.dg/cpp/multiline-2.c: New.
8461         * gcc.dg/cpp/multiline.c: Update.
8462         * gcc.dg/cpp/strify2.c: Update.
8463         * gcc.dg/cpp/trad/literals-2.c: Update.
8464
8465 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8466
8467         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
8468
8469 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
8470
8471         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
8472
8473 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
8474
8475         PR c++/10451
8476         * g++.dg/parse/crash4.C: New test.
8477
8478         PR c++/9847
8479         * g++.dg/parse/crash5.C: New test.
8480
8481 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8482
8483         PR c++/10446
8484         * g++.dg/parse/crash3.C: New test.
8485
8486         PR c++/10428
8487         * g++.dg/parse/elab1.C: New test.
8488
8489 2003-04-22  Devang Patel  <dpatel@apple.com>
8490
8491         * gcc.dg/cpp/trad/funlike-5.c: New test.
8492
8493 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
8494
8495         * g++.dg/other/packed1.C: Fix dg options.
8496
8497 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
8498
8499         * g++.dg/other/offsetof2.C: New test.
8500
8501 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
8502
8503         * g++.dg/template/recurse.C: Adjust location of error messages.
8504
8505 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8506
8507         PR c++/9881
8508         * g++.dg/init/addr-const1.C: New test.
8509         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
8510
8511 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
8512
8513         PR c++/10405
8514         * g++.dg/lookup/struct-hack1.C: New test.
8515
8516 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
8517
8518         * ucs.c: Update diagnostic messages.
8519
8520 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
8521
8522         * gcc.dg/cpp/truefalse.cpp: New test.
8523         * gcc.dg/cpp/cpp.exp: Update.
8524         * g++.dg/other/stdbool-if.C: Remove.
8525
8526 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
8527
8528         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
8529         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
8530
8531 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8532
8533         * gcc.c-torture/compile/20030418-1.c: New test.
8534
8535 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
8536
8537         * README.compat: Remove; content moved to doc/sourcebuild.texi.
8538
8539 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8540
8541         PR c++/10347
8542         g++.dg/template/dependent-name1.C: New test.
8543
8544 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
8545
8546         * gcc.dg/warn-1.c (tourist_guide): New array,
8547         contains a pointer to bar.
8548
8549 2003-04-16  Roger Sayle  <roger@eyesopen.com>
8550
8551         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
8552         * gcc.c-torture/execute/medce-1.c: New test case.
8553         * gcc.c-torture/execute/medce-2.c: New test case.
8554
8555 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
8556
8557         * lib/prune.exp: Ignore more messages.
8558
8559         PR c++/10381
8560         * g++.dg/parse/lookup3.C: New test.
8561
8562 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
8563
8564         * gcc.c-torture/compile/20030415-1.c : New test.
8565
8566 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
8567
8568         * gcc.c-torture/execute/scope-2.c: Move to ...
8569         * gcc.dg/noncompile/scope.c: .... here.
8570
8571 2003-04-14  Roger Sayle  <roger@eyesopen.com>
8572
8573         * gcc.dg/20030414-2.c: New test case.
8574
8575 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
8576
8577         PR target/10377
8578         * gcc.dg/20030414-1.c: New test.
8579
8580 2003-04-13  Roger Sayle  <roger@eyesopen.com>
8581
8582         * gcc.dg/builtins-12.c: New test case.
8583         * gcc.dg/builtins-13.c: New test case.
8584
8585 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8586
8587         * gcc.c-torture/execute/string-opt-18.c: New test.
8588
8589 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
8590
8591         PR c++/10300
8592         * g++.dg/init/new5.C: New test.
8593
8594 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
8595
8596         PR c++/7910
8597         * g++.dg/ext/dllimport1.C: New test.
8598
8599 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
8600
8601         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
8602
8603 2003-04-11  Bud Davis <bdavis9659@comcast.net>
8604
8605         PR Fortran/9263
8606         * g77.f-torture/noncompile/9263.f: New test
8607         PR Fortran/1832
8608         * g77.f-torture/execute/1832.f: New test
8609
8610 2003-04-11  David Chad  <davidc@freebsd.org>
8611             Loren J. Rittle  <ljrittle@acm.org>
8612
8613         libobjc/8562
8614         * objc.dg/headers.m: New test.
8615
8616 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
8617
8618         * gcc.c-torture/execute/builtin-noret-2.c: New.
8619         * gcc.c-torture/execute/builtin-noret-2.x: New.
8620         XFAIL builtin-noret-2.c at -O1 and above.
8621         * gcc.dg/redecl.c: New.
8622         * gcc.dg/Wshadow-1.c: Update error regexps.
8623
8624 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
8625
8626         * g++.dg/abi/bitfield10.C: New test.
8627
8628 2003-04-09  Mike Stump  <mrs@apple.com>
8629
8630         * gcc.dg/pch/pch.exp: Make testcase names longer.
8631         * g++.dg/pch/pch.exp: Make testcase names longer.
8632
8633 2003-04-08  Roger Sayle  <roger@eyesopen.com>
8634
8635         * gcc.dg/builtins-11.c: New test case.
8636
8637 2003-04-08  Roger Sayle  <roger@eyesopen.com>
8638
8639         * gcc.dg/builtins-9.c: New test case.
8640         * gcc.dg/builtins-10.c: New test case.
8641
8642 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
8643
8644         * gcc.dg/noncompile/init-4.c.c: New test.
8645
8646 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
8647
8648         * gcc.misc-test/gcov-9.c: New test.
8649         * gcc.misc-test/gcov-10.c: New test
8650         * gcc.misc-test/gcov-11.c: New test.
8651
8652 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
8653
8654         PR optimization/10024
8655         * gcc.c-torture/compile/20030405-1.c: New test.
8656
8657 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
8658
8659         * gcc.dg/pch/static-3.c: New.
8660         * gcc.dg/pch/static-3.hs: New.
8661         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
8662
8663 2003-04-04  Richard Henderson  <rth@redhat.com>
8664
8665         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
8666         * g++.dg/eh/forced2.C: Likewise.
8667
8668 2003-04-03  Mike Stump  <mrs@apple.com>
8669
8670         * lib/scanasm.exp (scan-assembler): Add xfail processing for
8671         target arg.
8672         (scan-assembler-times, scan-assembler-not): Likewise.
8673         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
8674
8675 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
8676
8677         * gcc.dg/sparc-loop-1.c: New test.
8678
8679 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
8680
8681         PR other/9274
8682         * g++.dg/pch/system-2.C: New.
8683         * g++.dg/pch/system-2.Hs: New.
8684
8685 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
8686
8687         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
8688
8689         * g++.dg/eh/simd-1.C (vecfunc): Same.
8690
8691 2003-04-01  Roger Sayle  <roger@eyesopen.com>
8692
8693         * gcc.c-torture/execute/20030401-1.c: New test case.
8694
8695 2003-04-01  Ziemowit Laski <zlaski@apple.com>
8696
8697         * objc.dg/defs.m: New.
8698
8699 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
8700
8701         * g++.dg/eh/simd-1.C: New.
8702         * g++.dg/eh/simd-2.C: New.
8703
8704 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
8705
8706         * gcc.c-torture/execute/simd-3.c: New.
8707
8708 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
8709
8710         PR c/9936
8711         * gcc.dg/20030331-2.c: New test.
8712
8713 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
8714
8715         PR c++/10278
8716         * g++.dg/parse/crash2.C: New test.
8717
8718 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8719
8720         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
8721         * gcc.c-torture/execute/20030331-1.c: ...here.
8722
8723 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8724
8725         * gcc.c-torture/execute/20030331-1.c: New test.
8726
8727 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
8728
8729         * lib/gcov.exp: Adjust call return testing strings.
8730         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
8731
8732 2003-03-31  Roger Sayle  <roger@eyesopen.com>
8733
8734         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
8735         * gcc.dg/builtins-7.c: New test case.
8736         * gcc.dg/builtins-8.c: New test case.
8737
8738 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
8739
8740         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
8741
8742 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
8743
8744         PR c++/7647
8745         * g++.dg/lookup-class-member-2.C: New test.
8746
8747 2003-03-30  Glen Nakamura  <glen@imodulo.com>
8748
8749         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
8750
8751 2003-03-28  Roger Sayle  <roger@eyesopen.com>
8752
8753         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
8754
8755 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
8756
8757         * g++.dg/init/attrib1.C: New test.
8758
8759 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8760
8761         * gcc.dg/ultrasp8.c: New test.
8762
8763 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8764
8765         * gcc.dg/ultrasp7.c: New test.
8766
8767 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
8768
8769         PR c++/10047
8770         * g++.dg/template/inline1.C: New test.
8771
8772 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8773
8774         * gcc.dg/sparc-dwarf2.c: New test.
8775
8776 2003-03-27  Roger Sayle  <roger@eyesopen.com>
8777
8778         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
8779         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
8780
8781 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
8782
8783         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
8784         than reading .x files.
8785         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
8786         * g77.dg/gcov/gcov-1.f: Likewise.
8787         * gcc.misc-tests/gcov-4b.c: Likewise.
8788         * gcc.misc-tests/gcov-5b.c: Likewise.
8789         * gcc.misc-tests/gcov-6.c: Likewise.
8790         * gcc.misc-tests/gcov-7.c: Likewise.
8791         * gcc.misc-tests/gcov-8.c: Likewise.
8792         * g++.dg/gcov/gcov-1.x: Remove.
8793         * g77.dg/gcov/gcov-1.x: Likewise.
8794         * gcc.misc-tests/gcov-4b.x: Likewise.
8795         * gcc.misc-tests/gcov-5b.x: Likewise.
8796         * gcc.misc-tests/gcov-6.x: Likewise.
8797         * gcc.misc-tests/gcov-7.x: Likewise.
8798         * gcc.misc-tests/gcov-8.x: Likewise.
8799
8800 2003-03-27  Glen Nakamura  <glen@imodulo.com>
8801
8802         PR opt/10087
8803         * gcc.dg/20030324-1.c: New test.
8804
8805 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
8806
8807         PR c++/10224
8808         * g++.dg/template/arg3.C: New test.
8809
8810         PR c++/10158
8811         * g++.dg/template/friend18.C: New test.
8812
8813 2003-03-26  Roger Sayle  <roger@eyesopen.com>
8814
8815         * g77.f-torture/compile/20030326-1.f: New test case.
8816
8817 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
8818
8819         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
8820
8821         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
8822
8823 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
8824
8825         * gcc.dg/ia64-sync-3.c: New test.
8826
8827 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
8828
8829         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
8830
8831 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8832
8833         * gcc.dg/ultrasp6.c: New test.
8834
8835 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8836
8837         * gcc.dg/i386-signbit-1.c: New test.
8838         * gcc.dg/i386-signbit-2.c: New test.
8839         * gcc.dg/i386-signbit-3.c: New test.
8840
8841 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8842
8843         * gcc.dg/ultrasp5.c: Fix options.
8844
8845 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8846
8847         * gcc.dg/ultrasp5.c: Fix comment.
8848
8849 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
8850
8851         PR fortran/10197
8852         * g77.f-torture/execute/10197.f: New test.
8853
8854 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
8855
8856         PR c++/9898, c++/383
8857         * g++.dg/template/conv6.C: New test.
8858
8859         PR c++/10119
8860         * g++.dg/template/ptrmem5.C: New test.
8861
8862         PR c++/10026
8863         * g++.dg/lookup/koenig1.C: New test.
8864
8865         PR C++/10199
8866         * g++.dg/lookup/template2.C: New test.
8867
8868 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
8869
8870         * g++.dg/opt/rtti1.C: New test.
8871
8872 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8873
8874         * gcc.dg/ultrasp5.c: New test.
8875
8876 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
8877
8878         PR middle-end/9967
8879         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
8880         builtin fputs.
8881
8882 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
8883
8884         PR c/8224
8885         * gcc.dg/20030323-1.c: New test.
8886
8887 2003-03-23  Roger Sayle  <roger@eyesopen.com>
8888
8889         * gcc.c-torture/compile/20030323-1.c: New test case.
8890
8891 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
8892
8893         * gcc.dg/20030321-1.c: New test.
8894
8895 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
8896
8897         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
8898
8899 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
8900
8901         PR c++/9978, c++/9708
8902         * g++.dg/ext/vlm1.C: Adjust expected error.
8903         * g++.dg/ext/vla2.C: New test.
8904         * g++.dg/template/arg1.C: New test.
8905         * g++.dg/template/arg2.C: New test.
8906
8907 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
8908
8909         * g77.f-torture/execute/select.f: New test.
8910         * g77.f-torture/noncompile/select_no_compile.f: New test.
8911
8912 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
8913
8914         PR c++/9898
8915         * g++.dg/other/error4.C: New test.
8916
8917 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
8918
8919         * g++.dg/template/friend17.C: New test.
8920
8921 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
8922
8923         * gcc.c-torture/compile/20030320-1.c: New.
8924
8925 2003-03-20  Roger Sayle  <roger@eyesopen.com>
8926
8927         * gcc.dg/builtins-6.c: New test case.
8928
8929 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
8930
8931         PR target/10073
8932         * gcc.c-torture/compile/20030319-1.c: New.
8933
8934 2003-03-18  Jan Hubicka  <jh@suse.cz>
8935
8936         * gcc.dg/i386-cvt-1.c: New test.
8937
8938 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
8939
8940         * objc.dg/naming-1.m: Use "(parse|syntax) error".
8941         * objc.dg/naming-2.m: Likewise.
8942
8943 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
8944
8945         PR c++/9639
8946         * g++.dg/parse/crash1.C: New test.
8947
8948 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
8949
8950         PR c++/8805
8951         * g++.dg/eh/cleanup1.C: New test.
8952
8953 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8954
8955         * gcc.c-torture/execute/20030316-1.c: New test case.
8956
8957 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8958
8959         PR c++/9629
8960         * g++.dg/init/ctor2.C: New test.
8961
8962 2003-03-15  Roger Sayle  <roger@eyesopen.com>
8963
8964         * g77.f-torture/compile/xformat.f: New test case.
8965
8966 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8967
8968         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
8969         * g++.old-deja/g++.mike/eh50.C: Likewise.
8970
8971 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8972
8973         PR c++/6440
8974         * g++.dg/template/spec7.C: New test.
8975         * g++.dg/template/spec8.C: Likewise.
8976
8977 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
8978
8979         * gcc.c-torture/execute/20030313-1.c: New test.
8980
8981 2003-03-14  Richard Henderson  <rth@redhat.com>
8982
8983         * gcc.dg/inline-2.c: Adjust alpha test for external call.
8984
8985 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
8986
8987         * gcc.c-torture/compile/20030314-1.c: New test.
8988
8989 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
8990
8991         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
8992         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
8993         thumb target,
8994         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
8995         to accept newer _imp__  prefix and additional
8996         newline in .drectve section.
8997         * gcc.dg/dll-4.c: Likewise.
8998         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
8999         switch.
9000
9001 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
9002
9003         * g++.dg/parse/namespace9.C: New test.
9004
9005         * g++.dg/init/ref5.C: New test.
9006         * g++.dg/parse/ptrmem1.C: Likewise.
9007
9008 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9009
9010         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
9011         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
9012         regular expression.
9013         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
9014         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
9015
9016 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
9017
9018         * gcc.c-torture/execute/20030224-2.c: New test.
9019
9020 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9021
9022         * gcc.dg/decl-3.c: New test.
9023
9024 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
9025
9026         * gcc.dg/i386-loop-2.c: New test.
9027
9028 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
9029
9030         PR c++/9474
9031         * g++.dg/parse/namespace8.C: New test.
9032
9033         PR c++/9924
9034         * g++.dg/overload/builtin2.C: New test.
9035
9036 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
9037
9038         * gcc.dg/return-type-3.c: New test.
9039
9040 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
9041
9042         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
9043         profiling options are not supported.
9044
9045 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
9046
9047         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
9048         * g++.old-deja/g++.warn/impint2.C: Likewise.
9049
9050 2003-03-10  Devang Patel  <dpatel@apple.com>
9051
9052         * g++.dg/cpp/c++_cmd_1.C: New test.
9053         * g++.dg/cpp/c++_cmd_1.h: New file.
9054
9055 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
9056
9057         * gcc.dg/altivec-9.c: New file.
9058
9059 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9060
9061         * gcc.dg/ppc-sdata-1.c: New test.
9062         * gcc.dg/ppc-sdata-2.c: New test.
9063
9064 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
9065
9066         PR c++/9373
9067         * g++.dg/opt/ptrmem2.C: New test.
9068
9069         PR c++/8534
9070         * g++.dg/opt/ptrmem1.C: New test.
9071
9072 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
9073
9074         * gcc.dg/i386-loop-1.c: New test.
9075
9076 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9077
9078         PR c++/9970
9079         * g++.dg/lookup/friend1.C: New test.
9080
9081 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
9082
9083         PR c++/9823
9084         * g++.dg/parser/constructor1.C: New test.
9085
9086 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
9087
9088         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
9089
9090         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
9091
9092 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
9093
9094         * gcc.dg/cpp/Wunused.c: Update test.
9095
9096 2003-03-08  Jan Hubicka  <jh@suse.cz>
9097
9098         * gcc.dg/inline-3.c: New test.
9099
9100 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
9101
9102         PR c++/9809
9103         * g++.dg/parse/builtin1.C: New test.
9104
9105         PR c++/9982
9106         * g++.dg/abi/cookie1.C: New test.
9107         * g++.dg/abi/cookie2.C: Likewise.
9108
9109         PR c++/9524
9110         * g++.dg/template/field1.C: New test.
9111
9112         PR c++/9912
9113         * g++.dg/parse/class1.C: New test.
9114         * g++.dg/parse/namespace7.C: Likewise.
9115         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
9116
9117 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
9118
9119         * g++.dg/init/ref4.C: New test.
9120
9121 2003-03-07  Jan Hubicka  <jh@suse.cz>
9122
9123         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
9124         * gcc.dg/inline-3.c:  New test.
9125
9126 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
9127
9128         * g++.dg/init/ref3.C: New test.
9129
9130         PR c++/9965
9131         * g++.dg/init/ref2.C: New test.
9132
9133         PR c++/9400
9134         * g++.dg/warn/Wshadow-2.C: New test.
9135
9136         PR c++/9791
9137         * g++.dg/warn/Woverloaded-1.C: New test.
9138
9139 2003-03-05  Jan Hubicka  <jh@suse.cz>
9140
9141         * gcc.dg/i386-local2.c: New.
9142         * gcc.dg/i386-local.c: Fix typo.
9143
9144 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
9145
9146         * g++.dg/abi/layout3.C: New test.
9147
9148 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9149
9150         * gcc.c-torture/compile/20030305-1.c
9151
9152 2003-03-05  Jan Hubicka  <jh@suse.cz>
9153
9154         * gcc.dg/i386-local.c: New.
9155
9156 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
9157
9158         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
9159
9160 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9161
9162         * gcc.dg/switch-2.c: New test.
9163         * gcc.dg/switch-3.c: New test.
9164         * gcc.dg/Wswitch.c: Adjust line numbers.
9165         * gcc.dg/Wswitch-default.c: Likewise.
9166         * gcc.dg/Wswitch-enum.c: Likewise.
9167
9168 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
9169
9170         * gcc.c-torture/execute/20030222-1.c: New test.
9171
9172 2003-03-03  James E Wilson  <wilson@tuliptree.org>
9173
9174         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
9175
9176 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
9177
9178         PR c++/9878
9179         * g++.dg/init/ref1.C: New test.
9180
9181 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
9182
9183         * gcc.dg/sh-relax.c: New SH-only test.
9184
9185 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
9186
9187         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
9188         comment explaining purpose of testcase.
9189
9190 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
9191
9192         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
9193         for HC11/HC12 (asm needs two int registers).
9194         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
9195         HC11/HC12 because the test uses an asm which needs two 32-bit
9196         registers.
9197
9198 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
9199
9200         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
9201         for HC11/HC12 (array is too large otherwise).
9202         * gcc.c-torture/compile/920501-4.x: New file, likewise.
9203         * gcc.c-torture/compile/20010518-2.x: Likewise.
9204         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
9205         HC11/HC12 (array is too large).
9206
9207 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
9208
9209         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
9210         * lib/g++-dg.exp (g++-dg-test): Likewise.
9211
9212 2003-03-01  Roger Sayle  <roger@eyesopen.com>
9213
9214         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
9215         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
9216
9217 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9218
9219         * g++.dg/warn/implicit-typename1.C: Remove warning.
9220
9221 2003-02-28  Richard Henderson  <rth@redhat.com>
9222
9223         * gcc.dg/noreturn-1.c: Move noreturn warning line.
9224         * gcc.dg/return-type-1.c: Move control reaches end warning line.
9225
9226 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
9227
9228         * gcc.dg/pch/pch.exp: Change .pch to .gch.
9229         * g++.dg/pch/pch.exp: Likewise.
9230
9231 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
9232
9233         PR c++/9879
9234         * testsuite/g++.dg/init/new4.C: New test.
9235
9236 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
9237
9238         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
9239
9240 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
9241
9242         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
9243         unsigned long.
9244
9245         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
9246         wider than float.
9247
9248 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9249
9250         * lib/scanasm.exp: Add support for counting numbers of
9251         occurences.
9252         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
9253         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
9254
9255 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
9256
9257         PR c++/9683
9258         * g++.dg/template/static3.C: New test.
9259
9260         PR c++/9829
9261         * g++.dg/parse/namespace6.C: New test.
9262
9263 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9264
9265         PR target/9732
9266         * gcc.dg/20030225-1.c: New test.
9267
9268 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
9269
9270         * README: Remove out-of-date information.
9271
9272         PR c++/9836
9273         * g++.dg/template/spec6.C: New test.
9274
9275 2003-02-24  Jeff Law  <law@redhat.com>
9276
9277         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
9278
9279 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9280
9281         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
9282         * gcc.dg/pragma-ep-1.c: Likewise.
9283
9284 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9285
9286         PR c++/9602
9287         * g++.dg/template/friend16.C: New test.
9288
9289 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
9290
9291         PR c++/5333
9292         * g++.dg/parse/fused-params1.C: Adjust error messages.
9293         * g++.dg/template/nested3.C: New test.
9294
9295 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
9296
9297         * g++.dg/abi/param1.C: New test.
9298
9299 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9300
9301         PR c++/7982
9302         * g++.dg/warn/implicit-typename1.C: New test.
9303
9304 2003-02-22  Kelley Cook <kelleycook@comcast.net>
9305
9306         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
9307         with "mtune".
9308         * g++.old-deja/g++.other/store-expr2.C: Likewise.
9309         * gcc.c-torture/execute/20010129-1.x: Likewise.
9310         * gcc.dg/20011107-1.c: Likewise.
9311         * gcc.dg/20020108-1.c: Likewise.
9312         * gcc.dg/20020122-3.c: Likewise.
9313         * gcc.dg/20020206-1.c: Likewise.
9314         * gcc.dg/20020310-1.c: Likewise.
9315         * gcc.dg/20020426-2.c: Likewise.
9316         * gcc.dg/20020517-1.c: Likewise.
9317         * gcc.dg/991230-1.c: Likewise.
9318         * gcc.dg/i386-unroll-1.c: Likewise.
9319         * gcc.misc-tests/i386-prefetch.exp: Likewise.
9320
9321 2003-02-22  Jan Hubicka  <jh@suse.cz>
9322
9323         * gcc.dg/i386-mul.c: New test.
9324
9325 2003-02-21  Roger Sayle  <roger@eyesopen.com>
9326
9327         * gcc.dg/builtins-5.c: New test case.
9328
9329 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
9330
9331         * gcc.dg/asmreg-1.c: New test.
9332
9333 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
9334
9335         PR c++/9749
9336         * g++.dg/parse/varmod1.C: New test.
9337
9338 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
9339
9340         PR c++/9727
9341         * g++.dg/template/op1.C: New test.
9342
9343 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
9344
9345         PR c++/8906
9346         * g++.dg/template/nested2.C: New test.
9347
9348 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
9349
9350         PR c++/8724
9351         * g++.dg/expr/dtor1.C: New test.
9352
9353 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9354
9355         * gcc.dg/cpp/include3.c: New test.
9356         * gcc.dg/cpp/inc/foo.h: New file.
9357
9358 2003-02-21  Glen Nakamura  <glen@imodulo.com>
9359
9360         * gcc.c-torture/execute/20030221-1.c: New test.
9361
9362 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
9363
9364         PR c++/9729
9365         * g++.dg/abi/conv1.C: New test.
9366
9367 2003-02-20  Jan Hubicka  <jh@suse.cz>
9368
9369         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
9370
9371 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
9372
9373         * gcc.c-torture/compile/20030219-1.c: New test.
9374
9375 2003-02-18  Jan Hubicka  <jh@suse.cz>
9376
9377         * gcc.dg/funcorder.c: New test.
9378
9379 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
9380
9381         * gcc.c-torture/execute/20030218-1.c: New.
9382
9383 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
9384
9385         * gcc.dg/20030218-1.c: New.
9386
9387 2003-02-18  Richard Henderson  <rth@redhat.com>
9388
9389         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
9390         * gcc.dg/attr-used-2.c: New.
9391
9392 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
9393
9394         PR c++/9704
9395         * g++.dg/init/copy5.C: New test.
9396
9397 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
9398
9399         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
9400         * g++.dg/pch/pch.exp: Likewise.
9401
9402 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
9403
9404         * gcc.c-torture/execute/20030209-1.c: Enable the test if
9405         STACK_SIZE is not defined.
9406
9407 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9408
9409         PR c++/9457
9410         * g++.dg/template/init1.C: New test.
9411
9412 2003-02-16  Jan HUbicka  <jh@suse.cz>
9413
9414         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
9415         (foo): Add few extra tests
9416         * gcc.dg/c99-const-expr-3.c: Likewise.
9417         * gcc.c-torture/execute/20030216-1.c: New.
9418
9419 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9420
9421         PR c++/9459
9422         * g++.dg/ext/typeof4.C: New test.
9423
9424 2003-02-15  Roger Sayle  <roger@eyesopen.com>
9425
9426         * gcc.dg/i386-387-3.c: New test case.
9427
9428 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
9429
9430         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
9431         cris-*-elf* cris-*-aout* and mmix-*-*.
9432
9433 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
9434
9435         * gcc.dg/20030213-1.c: New test.
9436
9437 2003-02-12  Roger Sayle  <roger@eyesopen.com>
9438
9439         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
9440         * gcc.dg/i386-387-2.c: Likewise.
9441
9442 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
9443
9444         * gcc.dg/ppc-spe.c: Fix formatting.
9445         Enable tests that were previously unsupported by gas.
9446         Delete tests for instructions that no longer exist.
9447         Switch arguments on evsubifw builtin.
9448
9449 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9450
9451         * gcc.c-torture/execute/20030209-1.c: Disable the test if
9452         STACK_SIZE is too small.
9453
9454 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9455             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9456
9457         * gcc.dg/decl-2.c: New test.
9458
9459 2003-02-10  Jan Hubicka  <jh@suse.cz>
9460
9461         * gcc.dg/i386-fpcvt-1.c:  New test.
9462
9463 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
9464
9465         * gcc.c-torture/execute/20030209-1.c: New test.
9466
9467 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
9468
9469         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
9470         int-wide bitops, use the constants of the same width.
9471         Likewise, if long long is 32-bit wide, test bitops using
9472         32-bit constants.
9473
9474 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
9475
9476         * gcc.dg/20021014-1.c: Annotate with expected notice text.
9477
9478 2003-02-07  Roger Sayle  <roger@eyesopen.com>
9479
9480         * testsuite/gcc.dg/builtins-4.c: New test case.
9481
9482 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9483
9484         * gcc.dg/20020430-1.c: Fix dg command typos.
9485         * gcc.dg/20020503-1.c: Likewise.
9486
9487 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9488
9489         PR c++/8785
9490         * g++.dg/parse/fused-params1.C: New test.
9491
9492         PR c++/8857
9493         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
9494
9495         PR c++/8921
9496         * g++.dg/parse/non-dependent1.C: New test.
9497
9498         PR c++/8928
9499         * g++.dg/parse/dupl-tmpl-args1.C: New test.
9500
9501         PR c++/9228
9502         * g++.dg/parse/undefined7.C: New test.
9503         * g++.dg/parse/non-templ1.C: New test.
9504
9505         PR c++/9229
9506         * g++.dg/parse/too-many-tmpl-args1.C: New test.
9507
9508 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
9509
9510         * gcc.c-torture/compile/20030206-1.c: New test.
9511
9512 2003-02-05  Roger Sayle  <roger@eyesopen.com>
9513
9514         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
9515         "pow" to "foo" to avoid potential confusion with a math built-in.
9516
9517 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9518
9519         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
9520         conditions for SPARC targets.
9521
9522 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
9523
9524         * gcc.dg/20030204-1.c: New test.
9525
9526 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9527
9528         PR c++/38
9529         * g++.dg/parse/array-size1.C: New test.
9530
9531         PR c++/5657
9532         * g++.dg/parse/undefined3.C: New test.
9533
9534         PR c++/5665
9535         * g++.dg/parse/undefined4.C: New test.
9536
9537         PR c++/5975
9538         * g++.dg/parse/undefined5.C: New test.
9539
9540         PR c++/7259
9541         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
9542
9543         PR c++/8578
9544         * g++.dg/parse/casting-operator1.C: New test.
9545
9546         PR c++/8596
9547         * g++.dg/parse/undefined6.C: New test.
9548
9549         PR c++/8736
9550         * g++.dg/parse/missing-template1.C: New test.
9551
9552 2003-02-04  Jan Hubicka  <jh@suse.cz>
9553
9554         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
9555         * gcc.dg/i386-cmov?.c:  Likewise.
9556         * gcc.dg/i386-fpcvt-?.c:  Likewise.
9557         * gcc.dg/i386-ssefp-1.c:  Likewise.
9558         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
9559         conventions.
9560
9561 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
9562
9563         PR c++/7129
9564         * testsuite/g++.dg/ext/max.C: New test.
9565
9566 2003-02-03  Jan Hubicka  <jh@suse.cz>
9567
9568         * gcc.c-torture/execute/20030203-1.c: New test.
9569
9570 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
9571
9572         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
9573         'natural-endian'.
9574
9575 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
9576
9577         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
9578         * g++.dg/init/new2.C: Likewise.
9579         * g++.dg/other/new1.C: Likewise.
9580
9581 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
9582
9583         * gcc.dg/struct-ret-libc.c: New test.
9584
9585 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
9586
9587         * gcc.dg/20030129-1.c: New test.
9588
9589 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9590
9591         PR c++/8849
9592         * g++.dg/template/ptrmem4.C: New test.
9593
9594 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
9595
9596         * g++.dg/parser/constant1.C: New test.
9597
9598 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9599
9600         PR c++/8591
9601         * g++.dg/parse/friend2.C: New test.
9602
9603 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
9604
9605         PR c++/9437
9606         * g++.dg/template/unify4.C: New test.
9607
9608 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
9609
9610         * gcc.c-torture/execute/20030128-1.c: New test.
9611
9612 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
9613
9614         * g++.dg/lookup/nested1.C: Test moved from ...
9615         * g++.old-deja/g++.other/lookup24.C: ... here.
9616
9617 2003-01-28  Jan Hubicka  <jh@suse.cz>
9618
9619         * gcc.dg/i386-cmov5.c:  New test.
9620
9621 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
9622
9623         * gcc.c-torture/execute/20010925-1.c: Changed the
9624         memcpy declaration.
9625
9626 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
9627
9628         PR c++/3902
9629         * g++.dg/parse/template5.C: New test.
9630
9631 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
9632
9633         PR fortran/9258
9634         * g77.dg/pr9258: New test.
9635
9636 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9637
9638         * README: Move relevant parts from README.g++.
9639
9640         * README.g++: Remove this file.
9641
9642 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
9643
9644         * g++.dg/abi/dcast1.C: New test.
9645
9646 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9647
9648         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
9649
9650 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
9651
9652         PR c++/47
9653         * g++.old-deja/g++.other/lookup24.C: New test.
9654
9655 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9656
9657         PR middle-end/7227
9658         * gcc.dg/uninit-C.c: New test.
9659
9660 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
9661
9662         * g++.dg/abi/covariant1.C: New test.
9663
9664 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
9665
9666         * gcc.dg/20030123-1.c: New test.
9667
9668 2003-01-25  Jan Hubicka  <jh@suse.cz>
9669
9670         PR opt/8492
9671         * gcc.c-torture/compile/20030125-1.c
9672
9673 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
9674
9675         PR c++/9403
9676         * g++.dg/parse/template3.C: New test.
9677         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
9678
9679         PR c++/795
9680         * g++.dg/parse/template4.C: New test.
9681
9682         PR c++/9415
9683         * g++.dg/template/qual2.C: New test.
9684
9685         PR c++/8545
9686         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
9687
9688         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
9689
9690 2003-01-25  Roger Sayle  <roger@eyesopen.com>
9691
9692         * gcc.c-torture/execute/switch-1.c: New test case.
9693
9694 2003-01-25  Jan Hubicka  <jh@suse.cz>
9695
9696         * gcc.c-torture/execute/20030125-1.[cx]: New test.
9697
9698 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
9699
9700         Tweaks for Bison-1.875. From the NEWS file:
9701         "- `parse error' -> `syntax error'
9702         Bison now uniformly uses the term `syntax error'"
9703         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
9704         * gcc.dg/cpp/digraph2.c: Likewise.
9705         * gcc.dg/cpp/direct2.c: Likewise.
9706         * gcc.dg/cpp/paste4.c: Likewise.
9707         * gcc.dg/c90-restrict-1.c: Likewise.
9708         * gcc.dg/c99-func-2.c: Likewise.
9709         * gcc.dg/noncompile/920721-2.c: Likewise.
9710         * gcc.dg/noncompile/930622-2.c: Likewise.
9711         * gcc.dg/noncompile/940112-1.c: Likewise.
9712         * gcc.dg/noncompile/950921-1.c: Likewise.
9713         * gcc.dg/noncompile/951123-1.c: Likewise.
9714         * gcc.dg/noncompile/971104-1.c: Likewise.
9715         * gcc.dg/noncompile/990416-1.c: Likewise.
9716
9717 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
9718
9719         * g++.dg/parse/undefined1.C: Add error message.
9720
9721 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
9722
9723         PR c++/9354
9724         * g++.dg/parse/new1.C: New test.
9725
9726         PR c++/9216
9727         * g++.dg/parse/template2.C: New test.
9728
9729         PR c++/9354
9730         * g++.dg/parse/typedef2.C: New test.
9731
9732         PR c++/9328
9733         * g++.dg/ext/typeof3.C: New test.
9734
9735 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9736
9737         PR c++/2738
9738         * g++.dg/parse/ret-type1.C: New test.
9739
9740         PR c++/3792
9741         * g++.dg/parse/tmpl-outside1.C: New test.
9742
9743         PR c++/4207
9744         * g++.dg/parse/int-as-enum1.C: New test.
9745
9746         PR c++/4903
9747         * g++.dg/parse/no-typename1.C: New test.
9748
9749         PR c++/5533
9750         * g++.dg/parse/no-value1.C: New test.
9751
9752         PR c++/5921
9753         * g++.dg/parse/wrong-inline1.C: New test.
9754
9755         PR c++/6402
9756         * g++.dg/parse/ref1.C: New test.
9757
9758         PR c++/6992
9759         * g++.dg/parse/attr-ctor1.C: New test.
9760
9761         PR c++/7229
9762         * g++.dg/parse/namespace5.C: New test.
9763
9764         PR c++/7917
9765         * g++.dg/parse/func-def1.C: New test.
9766
9767         PR c++/8143
9768         * g++.dg/parse/undefined1.C: New test.
9769
9770         PR c++/5723, PR c++/8522
9771         * g++.dg/parse/specialization1.C: New test.
9772
9773         PR c++/163, PR c++/8595
9774         * g++.dg/parse/struct-as-enum1.C: New test.
9775
9776         PR c++/9173
9777         * g++.dg/parse/undefined2.C: New test.
9778
9779 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
9780
9781         PR c++/9298
9782         * g++.dg/parse/template1.C: New test.
9783
9784         PR c++/9384
9785         * g++.dg/parse/using1.C: New test.
9786
9787         PR c++/9285
9788         PR c++/9294
9789         * g++.dg/parse/expr2.C: New test.
9790
9791         PR c++/9388
9792         * g++.dg/parse/lookup2.C: Likewise.
9793
9794 2003-01-21  Jan Hubicka  <jh@suse.cz>
9795
9796         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
9797         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
9798         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
9799         * gcc.c-torture/execute/string-opt-*.c: Likewise.
9800
9801 2003-01-20  Nick Clifton  <nickc@redhat.com>
9802
9803         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
9804         problem with ARM sibcall code generation.
9805
9806 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
9807
9808         * gcc.c-torture/execute/20030120-1.c: New.
9809
9810 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
9811
9812         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
9813
9814 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
9815
9816         PR c++/9272
9817         * g++.dg/parse/ctor1.C: New test.
9818
9819         PR c++/9294:
9820         * g++.dg/parse/qualified1.C: New test.
9821
9822         * g++.dg/parse/typename3.C: New test.
9823
9824 2003-01-16  Richard Henderson  <rth@redhat.com>
9825
9826         * g++.dg/tls/init-2.C: Fix error matches for real this time.
9827
9828 2003-01-16  Richard Henderson  <rth@redhat.com>
9829
9830         * g++.dg/pch/pch.exp: Copy test header to the working directory
9831         before using it either for precompilation or direct use.
9832         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
9833         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
9834
9835 2003-01-16  Richard Henderson  <rth@redhat.com>
9836
9837         * gcc.dg/pch/pch.exp: Copy test header to the working directory
9838         before using it either for precompilation or direct use.
9839         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
9840         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
9841
9842 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
9843
9844         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
9845         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
9846         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
9847         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
9848         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
9849         typename warning into error.
9850         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
9851         error messages.
9852         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
9853         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
9854         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
9855         messages.
9856         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
9857         make declaration visible in template.
9858         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
9859         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
9860         messages.
9861         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
9862         message.
9863         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
9864         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
9865         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
9866         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
9867         typename warning with error message.
9868         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
9869         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
9870         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
9871
9872 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
9873
9874         * g++.dg/parse/ambig2.C: New test.
9875
9876 2003-01-15  Richard Henderson  <rth@redhat.com>
9877
9878         * g++.dg/tls/init-2.C: Update error message string.
9879
9880 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9881
9882         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
9883
9884 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
9885
9886         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
9887         all for HC11/HC12.
9888         * gcc.c-torture/compile/20001205-1.x: Likewise.
9889         * gcc.c-torture/compile/20001226-1.x: Likewise.
9890         * gcc.c-torture/compile/920520-1.x: Likewise.
9891         * gcc.c-torture/compile/961203-1.x: Likewise.
9892         * gcc.c-torture/compile/20020604-1.x: Likewise.
9893
9894 2003-01-15  Jan Hubicka  <jh@suse.cz>
9895
9896         * gcc.c-torture/compile/20030115-1.c: New test.
9897
9898         * gcc.dg/i386-fpcvt-1.c: New test.
9899         * gcc.dg/i386-fpcvt-2.c: New test.
9900
9901 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
9902
9903         Further conform g++'s __vmi_class_type_info to the C++ ABI
9904         specification.
9905         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
9906         the specification.
9907
9908 2003-01-14  Jan Hubicka  <jh@suse.cz>
9909
9910         * gcc.dg/i386-fpcvt-1.c: New test.
9911         * gcc.dg/i386-fpcvt-2.c: New test.
9912
9913 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
9914
9915         * gcc.dg/i386-mmx-3.c: New test.
9916
9917 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
9918
9919         PR c++/9264
9920         * g++.dg/parse/octal1.C: New file.
9921
9922         PR c++/9172
9923         * g++.dg/parse/typename1.C: New file.
9924
9925 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
9926
9927         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
9928         * gcc.dg/bf-no-ms-layout.c: Likewise.
9929         * gcc.dg/bf-ms-attrib.c: Likewise.
9930
9931 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
9932
9933         PR c++/9099
9934         * g++.dg/parse/dtor1.C: New file.
9935
9936         PR c++/9128
9937         * g++.dg/rtti/typeid1.C: New file.
9938
9939         PR c++/9153
9940         * g++.dg/parse/lookup1.C: New file.
9941
9942         PR c++/9171
9943         * g++.dg/templ/spec5.C: New file.
9944
9945 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
9946
9947         * gcc.c-torture/compile/20030110-1.c: New test.
9948
9949 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
9950
9951         Merge from pch-branch:
9952
9953         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
9954
9955         * gcc.dg/pch/cpp-1.h: New.
9956         * gcc.dg/pch/cpp-1.c: New.
9957         * gcc.dg/pch/cpp-2.h: New.
9958         * gcc.dg/pch/cpp-2.c: New.
9959
9960         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
9961
9962         * gcc.dg/pch/except-1.h: New.
9963         * gcc.dg/pch/except-1.c: New.
9964
9965         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
9966
9967         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
9968         running test.
9969         * gcc.dg/pch: Include *.hp not *.h.
9970         * gcc.dg/pch/system-1.h: New.
9971         * gcc.dg/pch/system-1.c: New.
9972
9973         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
9974
9975         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
9976         rather than trying to build and run a program using PCH.
9977         * gcc.dg/pch: Remove dg-do commands from test files.
9978
9979         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
9980
9981         * gcc.dg/pch/macro-3.c: New.
9982         * gcc.dg/pch/macro-3.h: New.
9983
9984         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
9985
9986         * gcc.dg/pch/common-1.c: New.
9987         * gcc.dg/pch/common-1.h: New.
9988         * gcc.dg/pch/decl-1.c: New.
9989         * gcc.dg/pch/decl-1.h: New.
9990         * gcc.dg/pch/decl-2.c: New.
9991         * gcc.dg/pch/decl-2.h: New.
9992         * gcc.dg/pch/decl-3.c: New.
9993         * gcc.dg/pch/decl-3.h: New.
9994         * gcc.dg/pch/decl-4.c: New.
9995         * gcc.dg/pch/decl-4.h: New.
9996         * gcc.dg/pch/decl-5.c: New.
9997         * gcc.dg/pch/decl-5.h: New.
9998         * gcc.dg/pch/global-1.c: New.
9999         * gcc.dg/pch/global-1.h: New.
10000         * gcc.dg/pch/inline-1.c: New.
10001         * gcc.dg/pch/inline-1.h: New.
10002         * gcc.dg/pch/inline-2.c: New.
10003         * gcc.dg/pch/inline-2.h: New.
10004         * gcc.dg/pch/static-1.c: New.
10005         * gcc.dg/pch/static-1.h: New.
10006         * gcc.dg/pch/static-2.c: New.
10007         * gcc.dg/pch/static-2.h: New.
10008
10009         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
10010
10011         * g++.dg/pch/pch.exp: Better handle failing testcases.
10012         * gcc.dg/pch/pch.exp: Likewise.
10013         * gcc.dg/pch/macro-1.c: New.
10014         * gcc.dg/pch/macro-1.h: New.
10015         * gcc.dg/pch/macro-2.c: New.
10016         * gcc.dg/pch/macro-2.h: New.
10017
10018         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
10019
10020         * g++.dg/dg.exp: Treat files in pch/ specially.
10021         * g++.dg/pch/pch.exp: New file.
10022         * g++.dg/pch/empty.H: New file.
10023         * g++.dg/pch/empty.C: New file.
10024         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
10025         "precompile".
10026
10027         * gcc.dg/pch/pch.exp: New file.
10028         * gcc.dg/pch/empty.h: New file.
10029         * gcc.dg/pch/empty.c: New file.
10030         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
10031         "precompile".
10032
10033 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10034
10035         * g++.dg/template/friend14.C: New test.
10036
10037 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10038
10039         * gcc.dg/old-style-asm-1.c: New test.
10040
10041 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
10042
10043         * gcc.c-torture/compile/20030109-1.c: New test.
10044
10045 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10046
10047         * gcc.c-torture/execute/20030109-1.c: New test.
10048
10049 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
10050
10051         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
10052         * g++.old-deja/g++.mike/dyncast2.C: Likewise
10053         * g++.old-deja/g++.mike/dyncast3.C: Likewise
10054         * g++.old-deja/g++.mike/eh2.C: Likewise
10055         * g++.old-deja/g++.mike/eh3.C: Likewise
10056         * g++.old-deja/g++.mike/eh5.C: Likewise
10057         * g++.old-deja/g++.mike/eh6.C: Likewise
10058         * g++.old-deja/g++.mike/eh7.C: Likewise
10059         * g++.old-deja/g++.mike/eh8.C: Likewise
10060         * g++.old-deja/g++.mike/eh9.C: Likewise
10061         * g++.old-deja/g++.mike/eh10.C: Likewise
10062         * g++.old-deja/g++.mike/eh12.C: Likewise
10063         * g++.old-deja/g++.mike/eh13.C: Likewise
10064         * g++.old-deja/g++.mike/eh14.C: Likewise
10065         * g++.old-deja/g++.mike/eh16.C: Likewise
10066         * g++.old-deja/g++.mike/eh17.C: Likewise
10067         * g++.old-deja/g++.mike/eh18.C: Likewise
10068         * g++.old-deja/g++.mike/eh21.C: Likewise
10069         * g++.old-deja/g++.mike/eh23.C: Likewise
10070         * g++.old-deja/g++.mike/eh24.C: Likewise
10071         * g++.old-deja/g++.mike/eh25.C: Likewise
10072         * g++.old-deja/g++.mike/eh26.C: Likewise
10073         * g++.old-deja/g++.mike/eh27.C: Likewise
10074         * g++.old-deja/g++.mike/eh28.C: Likewise
10075         * g++.old-deja/g++.mike/eh29.C: Likewise
10076         * g++.old-deja/g++.mike/eh31.C: Likewise
10077         * g++.old-deja/g++.mike/eh33.C: Likewise
10078         * g++.old-deja/g++.mike/eh34.C: Likewise
10079         * g++.old-deja/g++.mike/eh35.C: Likewise
10080         * g++.old-deja/g++.mike/eh36.C: Likewise
10081         * g++.old-deja/g++.mike/eh37.C: Likewise
10082         * g++.old-deja/g++.mike/eh38.C: Likewise
10083         * g++.old-deja/g++.mike/eh39.C: Likewise
10084         * g++.old-deja/g++.mike/eh40.C: Likewise
10085         * g++.old-deja/g++.mike/eh41.C: Likewise
10086         * g++.old-deja/g++.mike/eh42.C: Likewise
10087         * g++.old-deja/g++.mike/eh44.C: Likewise
10088         * g++.old-deja/g++.mike/eh46.C: Likewise
10089         * g++.old-deja/g++.mike/eh47.C: Likewise
10090         * g++.old-deja/g++.mike/eh48.C: Likewise
10091         * g++.old-deja/g++.mike/eh49.C: Likewise
10092         * g++.old-deja/g++.mike/eh50.C: Likewise
10093
10094
10095         PR c++/8615
10096         * g++.dg/template/char1.C: New test.
10097
10098         * g++.dg/template/varmod1.C: Fix typo.
10099
10100 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10101
10102         DR 180
10103         * g++.old-deja/g++.pt/crash32.C: Expect error.
10104
10105 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
10106
10107         PR c++/5919
10108         * g++.dg/template/varmod1.C: New test.
10109
10110         PR c++/8727
10111         * g++.dg/inherit/typeinfo1.C: New test.
10112
10113         PR c++/8663
10114         * g++.dg/inherit/typedef1.C: New test.
10115
10116 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
10117
10118         PR c++/8332
10119         PR c++/8493
10120         * g++.dg/template/strlen1.C: New test.
10121
10122         PR c++/8227
10123         * g++.dg/template/ctor2.C: New test.
10124
10125         PR c++/8214
10126         * g++.dg/init/string1.C: New test.
10127
10128         PR c++/8511
10129         * g++.dg/template/friend8.C: New test.
10130
10131 2002-11-29  Joe Buck <jbuck@synopsys.com>
10132
10133         * g++.dg/lookup/anon2.C: New test.
10134
10135 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
10136
10137         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
10138         h8300 port.
10139
10140 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
10141
10142         * gcc.dg/bitfld-6.c: New test.
10143
10144 2002-11-27  Jan Hubicka  <jh@suse.cz>
10145
10146         * gcc.c-torture/execute/20021127.[cx]: New test.
10147
10148 2002-11-26  Jan Hubicka  <jh@suse.cz>
10149
10150         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
10151         quality.
10152
10153 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
10154
10155         * g++.dg/init/brace2.C: New test.
10156         * g++.old-deja/g++.mike/p9129.C: Correct.
10157
10158 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
10159
10160         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
10161
10162 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
10163
10164         * gcc.dg/sibcall-6: New test for indirect sibcalls.
10165
10166 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
10167
10168         * testsuite/g++.dg/abi/empty11.C: New test.
10169         * testsuite/g++.dg/rtti/cv1.C: New test.
10170
10171 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
10172
10173         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
10174
10175 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
10176
10177         * g++.dg/abi/empty10.C: New test.
10178
10179 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
10180
10181         * gcc.c-torture/compile/20021124-1.c: New test.
10182
10183 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
10184
10185         * g++.dg/abi/rtti2.C: New test.
10186
10187 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10188
10189         * gcc.dg/i386-unroll-1.c: New test.
10190
10191 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
10192
10193         * gcc.c-torture/compile/20021120-1.c: New test.
10194         * gcc.c-torture/compile/20021120-2.c: New test.
10195
10196 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
10197
10198         * gcc.dg/bitfld-5.c: New test.
10199
10200 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
10201
10202         * gcc.c-torture/execute/20021120-3.c: New test.
10203
10204 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
10205
10206         * gcc.c-torture/execute/20021120-2.c: New test.
10207
10208 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
10209
10210         * gcc.c-torture/execute/20021120-1.c: New test.
10211
10212 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
10213
10214         * gcc.c-torture/execute/20021118-3.c: New test.
10215
10216 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
10217
10218         * gcc.c-torture/compile/20021119-1.c: New test.
10219
10220 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
10221
10222         * gcc.dg/duff-1.c: New test.
10223         * gcc.dg/duff-2.c: New test.
10224         * gcc.dg/duff-3.c: New test.
10225
10226 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
10227
10228         * gcc.dg/cpp/_Pragma5.c: New test.
10229
10230 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
10231
10232         * gcc.c-torture/execute/20021118-2.c: New test.
10233
10234 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
10235
10236         * gcc.c-torture/execute/20021118-1.c: New test.
10237
10238 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
10239
10240         * gcc.dg/20021116-1.c: New test.
10241
10242 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
10243
10244         * g++.dg/abi/vcall1.C: New test.
10245
10246 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
10247
10248         * gcc.dg/20021029-1.c: New test.
10249         * gcc.dg/20021029-2.c: New test.
10250
10251 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10252
10253         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
10254
10255 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10256
10257         PR c/8439
10258         * gcc.dg/20021110.c: Move to ...
10259         * gcc.c-torture/compile/20021110.c: .... here.
10260
10261 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10262
10263         PR c/8467
10264         * gcc.c-torture/execute/20021111-1.c
10265
10266 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
10267
10268         PR c/8439
10269         * gcc.dg/20021110.c: New test.
10270
10271 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
10272
10273         * g++.dg/abi/vthunk3.C: Run only on x86.
10274
10275 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
10276
10277         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
10278
10279 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
10280
10281         * lib/compat.exp (compat-execute): Fix logic error in last
10282         change.
10283
10284 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
10285
10286         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
10287
10288 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10289
10290         PR c++/8389
10291         * g++.dg/template/access6.C: New test.
10292
10293 2002-11-08  Jan Hubicka  <jh@suse.cz>
10294
10295         * gcc.dg/i386-ssefp-1.c: New test.
10296         * gcc.dg/i386-ssefp-1.c: New test.
10297
10298 2002-11-08  Jan Hubicka  <jh@suse.cz>
10299
10300         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
10301
10302 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
10303
10304         * g++.dg/abi/vthunk3.C: New test.
10305
10306         PR c++/8338
10307         * g++.dg/template/crash2.C: New test.
10308
10309 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
10310
10311         * testsuite/g++.dg/abi/dtor1.C: New test.
10312         * testsuite/g++.dg/abi/dtor2.C: Likewise.
10313
10314 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
10315
10316         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
10317         Darwin.
10318
10319 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10320
10321         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
10322         -mthumb.  Only xfail with -O0.
10323
10324 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
10325
10326         * g++.dg/abi/thunk1.C: New test.
10327         * g++.dg/abi/thunk2.C: Likewise.
10328         * g++.dg/abi/vtt1.C: Likewise.
10329
10330 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
10331
10332         PR optimization/8423
10333         * gcc.c-torture/execute/builtin-constant.c: New test.
10334
10335 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
10336
10337         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
10338         Add some more cases.
10339
10340 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
10341
10342         PR c++/8391
10343         * g++.dg/opt/local1.C: New test.
10344
10345 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
10346
10347         PR c++/8160
10348         * g++.dg/template/complit1.C: New test.
10349
10350         PR c++/8149
10351         * g++.dg/template/typename4.C: Likewise.
10352
10353 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10354
10355         Core issue 287, PR c++/7639
10356         * g++.dg/template/instantiate1.C: Adjust error location.
10357         * g++.dg/template/instantiate3.C: New test.
10358         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
10359         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
10360         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
10361
10362 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
10363
10364         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
10365
10366 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
10367
10368         PR c++/8287
10369         * g++.dg/init/dtor2.C: New test.
10370
10371 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10372
10373         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
10374         * gcc.dg/nest.c: Bypass errors on irix6.
10375
10376 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
10377
10378         * gcc.dg/nest.c: Expect error for mmix-*-*.
10379         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
10380
10381 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
10382
10383         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
10384         markers.
10385
10386         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
10387
10388 2002-10-25  Mike Stump  <mrs@apple.com>
10389
10390         * gcc.dg/warn-1.c: New test.
10391
10392 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
10393
10394         * g++.dg/template/typename3.C: New test.
10395
10396 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
10397
10398         * g++.dg/lookup/ptrmem1.C: New test.
10399
10400         * g++.dg/abi/vthunk2.C: New test.
10401
10402 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
10403
10404         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
10405
10406 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
10407
10408         * g++.dg/abi/empty9.C: New test.
10409
10410 2002-10-24  Richard Henderson  <rth@redhat.com>
10411
10412         * g++.dg/inherit/thunk1.C: Enable for ia64.
10413
10414 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
10415
10416         PR c++/8067
10417         * g++.dg/lookup/pretty1.C: New test.
10418
10419 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
10420
10421         * gcc.dg/20021023-1.c: New test.
10422
10423 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
10424
10425         PR c++/7679
10426         * g++.dg/parse/inline1.C: New test.
10427
10428 2002-10-23  Richard Henderson  <rth@redhat.com>
10429
10430         * g++.dg/inherit/thunk1.C: Enable for x86_64.
10431
10432         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
10433
10434 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
10435
10436         PR c++/6579
10437         * g++.dg/parse/stmtexpr3.C: New test.
10438
10439 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
10440
10441         * g++.dg/expr/cond1.C: New test.
10442
10443 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
10444
10445         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
10446
10447 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
10448
10449         * g++.dg/abi/vbase13.C: New test.
10450         * g++.dg/abi/vbase14.C: Likewise.
10451
10452 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
10453
10454         * gcc.dg/tls/pic-1.c: New test.
10455         * gcc.dg/tls/nonpic-1.c: New test.
10456         * gcc.dg/20021018-1.c: New test.
10457
10458 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
10459
10460         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
10461         Remove only files with the same base name as the test case.
10462         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
10463         (profopt-execute): Likewise.  Also, remove old profiling
10464         and performance data files before running the tests.
10465
10466         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
10467         * g++.dg/bprob/bprob.exp: Likewise.
10468         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
10469         to allow more general test case names.
10470
10471         * g++.dg/bprob/bprob-1.C: Rename to ...
10472         * g++.dg/bprob/g++-bprob-1.C: ... this.
10473
10474         * g77.dg/bprob/bprob-1.f: Rename to ...
10475         * g77.dg/bprob/g77-bprob-1.f: ... this.
10476
10477 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
10478
10479         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
10480         bison 1.50 or later.
10481
10482 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
10483
10484         * g++.dg/README: Describe more test directories.
10485
10486 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
10487
10488         * g++.dg/init/array6.C: Add additional tests.
10489
10490 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
10491
10492         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
10493         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
10494
10495 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
10496
10497         * gcc.c-torture/compile/20020604-1.x: New.
10498         * gcc.c-torture/compile/simd-5.x: Likewise.
10499         * gcc.c-torture/execute/920710-1.x: Likewise.
10500         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
10501
10502 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
10503
10504         * g++.dg/inherit/override1.C: Add dg-options clause.
10505
10506 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10507
10508         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
10509         _mm_slli_si128.
10510
10511 2002-10-19  Andreas Schwab  <schwab@suse.de>
10512
10513         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
10514         directory component.
10515
10516 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
10517
10518         * g++.dg/inherit/thunk1.C: New test.
10519
10520         * g++.dg/inherit/override1.C: New test.
10521
10522         * g++.dg/abi/mangle11.C: New test.
10523         * g++.dg/abi/mangle14.C: New test.
10524         * g++.dg/abi/mangle17.C: New test.
10525
10526 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
10527
10528         * g++.dg/overload/member2.C: New test.
10529
10530 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
10531
10532         * g++.dg/README: Describe new compat directory.
10533         * g++.dg/dg.exp: Skip tests in compat directory.
10534         * README.compat: New file.
10535         * lib/compat.exp: New expect script.
10536         * g++.dg/compat: New test directory.
10537         * g++.dg/compat/compat.exp: New expect script.
10538         * g++.dg/compat/abi: New test directory.
10539         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
10540         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
10541         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
10542         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
10543         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
10544         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
10545         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
10546         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
10547         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
10548         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
10549         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
10550         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
10551         * g++.dg/compat/break: New test directory.
10552         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
10553         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
10554         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
10555         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
10556         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
10557         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
10558         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
10559         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
10560         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
10561         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
10562         g++.dg/compat/break/README: New files.
10563         * g++.dg/compat/eh: New test directory.
10564         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
10565         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
10566         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
10567         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
10568         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
10569         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
10570         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
10571         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
10572         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
10573         g++.dg/compat/eh/filter2_y.C,
10574         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
10575         g++.dg/compat/eh/new1_y.C,
10576         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
10577         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
10578         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
10579         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
10580         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
10581         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
10582         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
10583         g++.dg/compat/eh/unexpected1_y.C: New files.
10584         * g++.dg/compat/init: New test directory.
10585         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
10586         g++.dg/compat/init/array5_y.C,
10587         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
10588         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
10589         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
10590         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
10591         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
10592         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
10593         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
10594         g++.dg/compat/init/init-ref2_y.C: New files.
10595
10596 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
10597
10598         PR c++/7584
10599         * g++.dg/inherit/using3.C: New test.
10600
10601 2002-10-17  Jan Hubicka  <jh@suse.cz>
10602
10603         * gcc.dg/20021017-2.c: New test.
10604
10605 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
10606
10607         * g++.dg/abi/mangle16.C: Adjust.
10608
10609         * g++.dg/init/array8.C: New test.
10610
10611 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
10612
10613         * gcc.dg/special/mips-abi.exp: New test.
10614         * gcc.dg/special/mips-abi.s: Empty file used by the above.
10615
10616 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
10617
10618         * g++.dg/abi/mangle16.C: New test.
10619         * g++.dg/abi/mangle17.C: Likewise.
10620
10621         PR c++/7478
10622         * g++.dg/template/ref1.C: New test.
10623
10624 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10625
10626         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
10627
10628 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
10629
10630         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
10631
10632 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
10633
10634         PR c++/7524
10635         * g++.dg/init/array7.C: New test.
10636
10637 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
10638
10639         * g++.dg/init/array6.C: New test.
10640
10641         * g++.dg/abi/mangle13.C: Likewise.
10642         * g++.dg/abi/mangle14.C: Likewise.
10643         * g++.dg/abi/mangle15.C: Likewise.
10644
10645 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10646
10647         * g++.dg/abi/empty8.C: New test.
10648
10649 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
10650
10651         * g++.dg/init/ctor1.C: New test.
10652
10653 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
10654
10655         * gcc.c-torture/execute/20021015-1.c: New test.
10656
10657 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
10658
10659         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
10660
10661 2002-10-14  Jan Hubicka  <jh@suse.cz>
10662
10663         * gcc.dg/i386-ssetype-[1-5].c: New tests.
10664
10665 2002-10-14  Richard Henderson  <rth@redhat.com>
10666
10667         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
10668
10669 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10670
10671         PR optimization/6631
10672         * g++.dg/opt/const2.C: New test.
10673
10674 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
10675
10676         PR c++/7176
10677         * g++.dg/parse/friend1.C: New test.
10678         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
10679
10680 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
10681
10682         * gcc.dg/20021014-1.c: New test.
10683
10684 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
10685
10686         PR c++/5661
10687         * g++.dg/ext/vlm1.C: New test.
10688         * g++.dg/ext/vlm2.C: Likewise.
10689
10690         * g++.dg/init/array1.C: Remove invalid braces.
10691         * g++.dg/init/brace1.C: New test.
10692         * g++.dg/init/copy2.C: Likewise.
10693         * g++.dg/init/copy3.C: Likewise.
10694         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
10695         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
10696         braces.
10697
10698 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
10699
10700         * gcc.dg/cpp/assembler.S: Don't use -ansi.
10701
10702 2002-10-11  Richard Shann  <richard.shann@superh.com>
10703
10704         * gcc.c-torture/compile/simd-5.c: New test.
10705
10706 2002-10-10  Roger Sayle  <roger@eyesopen.com>
10707
10708         * gcc.c-torture/execute/shiftopt-1.c: New test case.
10709
10710 2002-10-10  Jim Wilson  <wilson@redhat.com>
10711
10712         * gcc.c-torture/execute/20021010-1.c: New test.
10713
10714 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
10715
10716         PR c/7353
10717         * g++.dg/ext/typedef-init.C: New test.
10718         * gcc.dg/typedef-init.c: New test.
10719
10720 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
10721
10722         * gcc.dg/cpp/paste13.c: New test.
10723
10724 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10725
10726         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
10727         remaining platforms, XFAIL during compile, not execute.  Don't
10728         XFAIL at -O0.
10729
10730 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
10731
10732         * gcc.dg/alias-1.c: Tweak expected warning.
10733
10734 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
10735
10736         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
10737
10738 2002-10-06  Andreas Jaeger  <aj@suse.de>
10739
10740         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
10741         * gcc.dg/cpp/c++98.C: Likewise.
10742
10743         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
10744         * g++.dg/cpp/c++98.C: Likewise.
10745
10746         * g++.dg/README (Subdirectories): Mention cpp directory.
10747
10748         PR target/7559
10749         * gcc.dg/20021006-1.c: New test.
10750
10751 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10752
10753         PR c++/7804
10754         * g++.dg/other/warning1.C: New test.
10755
10756 2002-10-04  Roger Sayle  <roger@eyesopen.com>
10757
10758         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
10759         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
10760         and sparc-*-* with -m64 as expected failures.  See PR 8087.
10761
10762 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10763
10764         PR c++/7931
10765         * g++.dg/template/ptrmem3.C: New test.
10766
10767         PR c++/7754
10768         * g++.dg/template/union1.C: New test.
10769
10770 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
10771
10772         PR c++/8006
10773         * g++.dg/abi/mangle9.C: New test.
10774         * g++.dg/abi/mangle10.C: New test.
10775         * g++.dg/abi/mangle11.C: New test.
10776         * g++.dg/abi/mangle12.C: New test.
10777
10778 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
10779
10780         PR c++/7188.
10781         * g++.dg/template/meminit1.C: New test.
10782         * g++.dg/warn/Wreorder-1.C: Likewise.
10783         * g++.old-deja/g++.mike/warn3.C: Tweak.
10784         * lib/prune.exp: Ingore "in copy constructor".
10785
10786 2002-10-02  Andreas Jaeger  <aj@suse.de>
10787
10788         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
10789         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
10790         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
10791         on x86-64.
10792
10793 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10794
10795         * gcc.dg/empty1.C: Fix typo.
10796
10797 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
10798
10799         * gcc.dg/alias-1.c: New test.
10800
10801 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
10802
10803         * gcc.dg/empty1.C: New test.
10804
10805         * g++.dg/tls/init-2.C: Tweak error messages.
10806
10807 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
10808
10809         * gcc.c-torture/compile/20020923-1.c: New test.
10810
10811 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
10812
10813         * gcc.c-torture/execute/ffs-1.c: New test.
10814         * gcc.c-torture/execute/ffs-2.c: Ditto.
10815
10816 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
10817
10818         * g++.dg/overload/member1.C: New test.
10819
10820 2002-09-30  Mark Mitchell  <mark@code
10821
10822 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
10823
10824         * testsuite/gcc.dg/tls/diag-3.c: New.
10825
10826 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
10827
10828         * g++.dg/README (Subdirectories): Document new subdir expr.
10829         * g++.dg/expr/pmf-1.C: New test.
10830
10831 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
10832
10833         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
10834
10835 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
10836
10837         * g++.dg/abi/bitfield3.C: New test.
10838
10839 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
10840
10841         * lib/gcov.exp: Tweak expected line formats.
10842         * gcc.misc-tests/gcov8.c: New test.
10843         * gcc.misc-tests/gcov8.x: New flags.
10844
10845 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
10846
10847         * consistency.vlad/layout/endian.c: Include string.h.
10848
10849         * gcc.c-torture/execute/20020805-1.c: New test.
10850
10851 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
10852
10853         * g++.dg/other/conversion1.C: New test.
10854
10855 2002-08-03  Roger Sayle  <roger@eyesopen.com>
10856
10857         * gcc.dg/builtins-1.c: New testcase.
10858
10859 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
10860
10861         * g++.dg/inherit/access3.C: New test.
10862
10863 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
10864
10865         * gcc.dg/ia64-visibility-2.c: New test.
10866
10867 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
10868
10869         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
10870         __qualifier_flags to __flags.
10871
10872 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
10873
10874         * g++.dg/inherit/operator1.C: New test.
10875         * g++.dg/lookup/disamb1.C: Fix typo in comment.
10876         * g++.dg/other/error1.C: Change expected error message.
10877         * g++.dg/template/conv4.C: Likewise.
10878
10879 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
10880
10881         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
10882         for documented behavior.
10883
10884 2002-07-25  Roger Sayle  <roger@eyesopen.com>
10885
10886         * gcc.c-torture/execute/20020720-1.x: Skip this test on
10887         several targets known to fail.
10888
10889 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
10890
10891         * gcc.dg/mips-args-[123].c: New tests.
10892
10893 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
10894
10895         * gcc.dg/ppc-spe.c: New.
10896
10897 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
10898
10899         * g++.dg/other/ptrmem4.C: New testcase.
10900
10901 2002-07-24  Richard Henderson  <rth@redhat.com>
10902
10903         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10904
10905 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
10906
10907         * g++.dg/ext/alignof1.C (main): Return 0 for success.
10908
10909 2002-07-24  Roger Sayle  <roger@eyesopen.com>
10910
10911         * gcc.c-torture/execute/memset-3.c: New testcase.
10912
10913 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
10914
10915         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10916         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10917
10918 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10919
10920         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10921         Delete.
10922
10923 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
10924
10925         * gcc.c-torture/compile/simd-4.c: New test.
10926
10927 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10928
10929         PR c++/7347, c++/7348
10930         * g++.dg/template/access4.C: New test.
10931         * g++.dg/template/access5.C: New test.
10932         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10933         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10934         * g++.old-deja/g++.pt/ttp58.C: Likewise.
10935         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10936
10937 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
10938
10939         * gcc.dg/gnu89-init-2.c: New test.
10940
10941 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
10942
10943         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10944
10945 2002-07-20  Roger Sayle  <roger@eyesopen.com>
10946
10947         * gcc.c-torture/execute/20020720-1.c: New testcase.
10948
10949 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
10950
10951         * gcc.dg/cpp/Wsignprom.c: New tests.
10952
10953 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
10954
10955         * gcc.c-torture/execute/loop-13.c: New test.
10956
10957 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
10958
10959         * gcc.dg/cpp/expr.c: New tests.
10960
10961 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
10962
10963         * g++.dg/opt/pr6713.C: Add template instantiation.
10964
10965 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
10966
10967         * gcc.dg/nest.c: New test.
10968
10969 2002-07-17  Richard Henderson  <rth@redhat.com>
10970
10971         * g++.dg/opt/pr6713.C: New test.
10972
10973 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
10974
10975         * gcc.c-torture/execute/loop-2e.x: Let the testcase
10976         XFAIL for all x86 processors.
10977
10978 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
10979
10980         * gcc.c-torture/execute/20010122-1.x: Do not test with
10981         -fomit-frame-pointer.
10982
10983 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10984
10985         * g++.dg/template/instantiate2.C: New test.
10986         * g++.dg/template/spec4.C: New test.
10987
10988 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10989
10990         * g++.dg/template/access2.C: New test.
10991         * g++.dg/template/access3.C: New test.
10992
10993 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
10994
10995         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10996         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10997         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10998         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10999         Convert to use <stdarg.h>.
11000         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
11001         Delete.
11002         * gcc.dg/va-arg-2.c: New.
11003         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
11004
11005 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
11006
11007         * gcc.c-torture/compile/20020710-1.c: New test.
11008
11009 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
11010                           Andrew Pinski  <pinskia@physics.uc.edu>
11011
11012         gcc.c-torture/compile/simd-2.c: New testcase.
11013         gcc.c-torture/compile/simd-3.c: Likewise.
11014
11015 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
11016
11017         PR c++/7224
11018         * g++.dg/overload/error1.C: New test.
11019
11020 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11021
11022         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
11023         configuration and IRIX 6 O32 ABI.
11024
11025 2002-07-11  Roger Sayle  <roger@eyesopen.com>
11026
11027         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
11028
11029 2002-07-10  Roger Sayle  <roger@eyesopen.com>
11030
11031         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
11032
11033 2002-07-10  Jeffrey A Law  <law@redhat.com>
11034
11035         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
11036
11037         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
11038
11039 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
11040
11041         * gcc.dg/20020312-2.c: Check for __PPC__.
11042
11043 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
11044
11045         * gcc.c-torture/compile/20020709-1.c: New test.
11046
11047 2002-07-07  Roger Sayle  <roger@eyesopen.com>
11048
11049         * g++.dg/template/qualttp21.C: New test case.
11050
11051 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
11052
11053         * gcc.c-torture/compile/20020706-1.c: New test.
11054         * gcc.c-torture/compile/20020706-2.c: New test.
11055
11056 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
11057             Alexandre Oliva  <aoliva@redhat.com>
11058
11059         * g++.dg/warn/incomplete1.C: New test.
11060
11061 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11062
11063         PR c++/7099
11064         * g++.dg/warn/noreturn1.C: New test.
11065
11066 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
11067
11068         PR c++/6706
11069         * g++.dg/debug/debug6.C: New test.
11070         * g++.dg/debug/debug7.C: New test.
11071
11072 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
11073
11074         * gcc.c-torture/compile/simd-3.c: New test.
11075
11076 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
11077
11078         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
11079         * gcc.dg/20020620-1.c: Likewise.
11080
11081 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11082
11083         PR c++/6944
11084         * g++.dg/init/array4.C: New test.
11085         * g++.dg/init/array5.C: New test.
11086
11087 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
11088
11089         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
11090         * gcc.c-torture/execute/simd-2.c (main): Likewise.
11091
11092 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11093
11094         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
11095         * gcc.dg/wtr-aggr-init-1.c: Likewise.
11096         * gcc.dg/wtr-conversion-1.c: Likewise.
11097         * gcc.dg/wtr-escape-1.c: Likewise.
11098         * gcc.dg/wtr-int-type-1.c: Likewise.
11099         * gcc.dg/wtr-label-1.c: Likewise.
11100         * gcc.dg/wtr-static-1.c: Likewise.
11101         * gcc.dg/wtr-strcat-1.c: Likewise.
11102         * gcc.dg/wtr-suffix-1.c: Likewise.
11103         * gcc.dg/wtr-switch-1.c: Likewise.
11104         * gcc.dg/wtr-unary-plus-1.c: Likewise.
11105         * gcc.dg/wtr-union-init-1.c: Likewise.
11106         * gcc.dg/wtr-union-init-2.c: Likewise.
11107         * gcc.dg/wtr-union-init-3.c: Likewise.
11108
11109         * gcc.dg/wtr-func-def-1.c: New test.
11110
11111 2002-07-02 Devang Patel <dpatel@apple.com>
11112
11113         * objc.dg/param-1.m: New test.
11114
11115 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
11116
11117         * gcc.dg/cpp/trad/directive.c: Add test.
11118         * gcc.dg/cpp/trad/macroargs.c: Add test.
11119         * gcc.dg/cpp/trad/rec
11120
11121 2002-04-25  Roger Sayle  <roger@eyesopen.com>
11122
11123         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
11124
11125 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11126
11127         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
11128         targets.
11129
11130 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
11131
11132         * g++.dg/abi/mange7.C: New test.
11133
11134         PR c++/6438.
11135         * g++.dg/parse/stmtexpr2.C: New test.
11136
11137 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
11138
11139         * gcc.dg/20020312-2.c: Add SH target.
11140
11141 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11142
11143         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
11144         compiler output on mips*-*-irix*.
11145
11146 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
11147
11148         * g++.dg/parse/attr1.C: New test.
11149
11150 2002-04-23  Roger Sayle  <roger@eyesopen.com>
11151
11152         * gcc.c-torture/execute/string-opt-17.c: New test case.
11153         * gcc.c-torture/execute/memset-2.c: New test case.
11154
11155 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
11156
11157         PR c++/6256:
11158         * g++.dg/template/friend5.C: New test.
11159
11160         PR c++/6331:
11161         * g++.dg/template/qual1.C: Likewise.
11162
11163 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
11164
11165         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
11166         Include stdlib.h, not stdio.h or ctype.h.
11167
11168 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
11169
11170         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
11171         cris-*-elf* and mmix-*-*.
11172         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
11173         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
11174         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
11175         Ditto.
11176         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
11177         * gcc.dg/wchar_t-1.c: Ditto.
11178
11179 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
11180
11181         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
11182         Clarify comment.
11183
11184 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
11185
11186         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
11187
11188 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11189
11190         * gcc.c-torture/execute/20000906-1.x: Delete.
11191
11192 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
11193
11194         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
11195
11196 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
11197
11198         * PR6367
11199         * g77.f-torture/execute/6367.f: New test.
11200         * g77.f-torture/execute/6367.x: Disable for MMIX.
11201
11202 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11203
11204         * PR6352
11205         * g++.dg/opt/inline2.C: New test.
11206
11207 2002-04-18  Richard Henderson  <rth@redhat.com>
11208
11209         * gcc.dg/20000906-1.c: Enable for all targets.
11210         * gcc.c-torture/compile/iftrap-2.c: New.
11211
11212 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
11213
11214         * gcc.dg/20020418-1.c: New test.
11215         * gcc.dg/20020418-2.c: New test.
11216
11217 2002-04-18  Richard Henderson  <rth@redhat.com>
11218
11219         * gcc.c-torture/compile/iftrap-1.c: New.
11220         * gcc.dg/iftrap-1.c: Adjust for ia64.
11221         * gcc.dg/iftrap-2.c: New.
11222
11223 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
11224
11225         * gcc.c-torture/compile/20020418-1.c: New test.
11226
11227 2002-04-18  Roger Sayle  <roger@eyesopen.com>
11228
11229         * gcc.c-torture/compile/20020415-1.c: New.
11230
11231 2002-04-18  David S. Miller  <davem@redhat.com>
11232
11233         * gcc.c-torture/execute/20020418-1.c: New test.
11234
11235 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
11236
11237         * gcc.dg/20020416-1.c: New test.
11238
11239         * g++.dg/opt/inline1.C: New test.
11240
11241 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
11242
11243         * gcc.dg/altivec-5.c: New test.
11244
11245         * gcc.dg/20020415-1.c: New test.
11246
11247 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11248
11249         * testsuite/lib/chill.exp: Remove.
11250
11251 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
11252
11253         * g++.dg/other/big-struct.C: New test.
11254
11255 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
11256
11257         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
11258         of scratch file.
11259
11260 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
11261
11262         PR c/6277
11263         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
11264         in scan-assembler function name
11265
11266 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
11267
11268         * g77.f-torture/execute/980628-4.x,
11269         g77.f-torture/execute/980628-5.x,
11270         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
11271         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
11272         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
11273         i[34567]86-*-*.
11274
11275 2002-04-13  David S. Miller  <davem@redhat.com>
11276
11277         * gcc.c-torture/execute/20020413-1.c: New test.
11278
11279 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
11280
11281         * gcc.dg/asm-6.c,
11282         * g++.dg/ext/asm1.C: New tests.
11283
11284 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
11285
11286         PR c++ 5373.
11287         * g++.dg/parse/stmtexpr1.C: New test.
11288
11289         PR c++/5189.
11290         * g++.dg/template/copy1.C: New test.
11291
11292 2002-04-12  Richard Henderson  <rth@redhat.com>
11293
11294         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
11295
11296 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
11297
11298         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
11299         gcc.c-torture/execute/20020307-2.c.
11300
11301 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
11302
11303         * g++.dg/ext/attrib5.C,
11304         * g++.dg/lookup/struct1.C: New tests.
11305
11306 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
11307
11308         * gcc.dg/20020411-1.c: New test.
11309
11310         * gcc.c-torture/execute/20020411-1.c: New test.
11311
11312 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
11313
11314         * g77.f-torture/execute/6177.f: New test.
11315
11316 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
11317
11318         PR middle-end/6247
11319         * g++.dg/opt/cleanup1.C: New test.
11320
11321         * g++.dg/opt/const1.C: New test.
11322
11323 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
11324
11325         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
11326
11327 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
11328
11329         PR c++/5507
11330         * g++.dg/template/typename2.C: New test.
11331
11332 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
11333
11334         * gcc.c-torture/execute/loop-12.c: New.
11335
11336 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
11337
11338         * g77.f-torture/execute/980628-4.x,
11339         g77.f-torture/execute/980628-5.x,
11340         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
11341         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
11342         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
11343
11344 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11345
11346         PR optimization/6086
11347         * g++.dg/opt/preinc1.C: New test.
11348
11349 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
11350
11351         PR c++/5571
11352         * g++.dg/opt/static2.C: New test.
11353
11354 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
11355
11356         PR c/5120
11357         * gcc.dg/20020406-1.c: New test.
11358
11359 2002-04-04  David S. Miller  <davem@redhat.com>
11360
11361         * gcc.c-torture/execute/20020404-1.c: New test.
11362
11363 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
11364
11365         PR c/6123
11366         * gcc.dg/20020312-2.c: Do not declare global register variable
11367         if __PIC__ or __pic__ is defined.
11368
11369 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
11370
11371         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
11372         __asm__ so that it works correctly even if -ansi -pedantic-errors.
11373
11374 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11375
11376         * gcc.misc-tests/linkage.exp: Update last change to handle
11377         sparc*-, not just sparc-.
11378
11379 2002-04-03  Richard Henderson  <rth@redhat.com>
11380
11381         * gcc.dg/cpp/ucs.c: Improved long UCS test.
11382
11383 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
11384
11385         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
11386
11387 2002-04-02  David S. Miller  <davem@redhat.com>
11388
11389         * gcc.c-torture/execute/20020402-3.c: New test.
11390
11391 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
11392
11393         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
11394         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
11395
11396         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
11397         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
11398         g77.f-torture/execute/20001201.x,
11399         g77.f-torture/execute/u77-test.x: New files.
11400
11401         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
11402         * gcc.dg/wchar_t-1.c: Ditto.
11403
11404 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11405
11406         * gcc.c-torture/execute/20020402-1.c: New test.
11407
11408 2002-04-01  Richard Henderson  <rth@redhat.com>
11409
11410         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
11411
11412         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
11413
11414 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11415
11416         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
11417
11418 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11419
11420         * g++.dg/inherit/template-as-base.C: Expect error.
11421         * g++.dg/inherit/namespace-as-base.C: Likewise.
11422
11423 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
11424
11425         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
11426         g++.dg/ext/instantiate3.C: Tweak match patterns.
11427
11428         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
11429         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
11430         -da test.
11431
11432 2002-03-31  Richard Henderson  <rth@redhat.com>
11433
11434         * gcc.dg/special/alias-2.c: New.
11435         * gcc.dg/special/ecos.exp: Run it.
11436
11437 2002-03-31  Richard Henderson  <rth@redhat.com>
11438
11439         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
11440
11441 2002-03-31  Kazu Hirata  <kazu@hxi.com>
11442
11443         * gcc.dg/weak-1.c: Disable on h8300 port.
11444
11445 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
11446
11447         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
11448         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
11449         ordering tests.
11450         * g++.dg/bprob/bprob-1.C: New test.
11451         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
11452         * g++.dg/gcov/gcov-1.C: New test.
11453         * g++.dg/gcov/gcov-1.x: New file.
11454         * g++.dg/gcov/gcov-2.C: New test.
11455         * g++.dg/gcov/gcov-3.C: New test.
11456         * g++.dg/gcov/gcov-3.h: New file.
11457
11458 2002-03-28  Roger Sayle  <roger@eyesopen.com>
11459
11460         * g++.old-deja/g++.other/builtins5.C: New test.
11461         * g++.old-deja/g++.other/builtins6.C: New test.
11462         * g++.old-deja/g++.other/builtins7.C: New test.
11463         * g++.old-deja/g++.other/builtins8.C: New test.
11464         * g++.old-deja/g++.other/builtins9.C: New test.
11465
11466 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
11467
11468         * g++.dg/opt/static1.C: New test.
11469
11470         * g++.dg/opt/longbranch1.C: New test.
11471
11472 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
11473
11474         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
11475
11476         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
11477
11478 2002-03-28  Jeffrey A Law  (law@redhat.com)
11479
11480         * gcc.c-torture/execute/20020328-1.c: New test.
11481
11482 2002-03-27  Richard Henderson  <rth@redhat.com>
11483
11484         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
11485         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
11486         move from g++.old-deja/g++.ext/.
11487
11488 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
11489
11490         * g++.dg/init/new2.C: New test.
11491
11492 2002-03-26  Richard Henderson  <rth@redhat.com>
11493
11494         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
11495
11496         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
11497         on sparc.
11498
11499         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
11500         sparcv9 systems.
11501         * gcc.dg/20001102-1.c: Likewise.
11502
11503 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
11504
11505         * gcc.dg/cpp/endif-pedantic1.c,
11506         gcc.dg/cpp/endif-pedantic2.c:  New tests.
11507
11508 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
11509
11510         * g++.dg/init/new1.C: New test.
11511
11512 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11513
11514         * g++.dg/abi/vbase9.C: New test.
11515
11516 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
11517
11518         * gcc.dg/arm-asm.c: New test.
11519
11520 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
11521
11522         * gcc.dg/Wswitch-enum.c: New test.
11523         Fix PR c/5044.
11524
11525 2002-03-26  Richard Henderson  <rth@redhat.com>
11526
11527         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
11528         structure.
11529
11530 2002-03-25  Richard Henderson  <rth@redhat.com>
11531
11532         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
11533         sparcv9 systems.
11534
11535         * gcc.c-torture/compile/20011119-1.c (xxx): New.
11536         * gcc.c-torture/compile/20011119-2.c (xxx): New.
11537
11538 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
11539
11540         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
11541
11542 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
11543
11544         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
11545         targets using generic thunk support.
11546
11547 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
11548
11549         * gcc.c-torture/compile/20020323-1.c: New test.
11550
11551         * g++.dg/opt/conj2.C: New test.
11552
11553 2002-03-24  Richard Henderson  <rth@redhat.com>
11554
11555         * gcc.dg/weak-1.c: Use -fno-common.
11556
11557 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
11558
11559         * g77.dg/f77-edit-apostrophe-out.f: New test
11560         * g77.dg/f77-edit-h-out.f: New test
11561         * g77.dg/f77-edit-t-in.f: New test
11562         * g77.dg/f77-edit-t-out.f: New test
11563         * g77.dg/f77-edit-x-out.f: New test
11564         * g77.dg/f77-edit-slash-out.f: New test
11565         * g77.dg/f77-edit-colon-out.f: New test
11566         * g77.dg/f77-edit-s-out.f: New test
11567
11568 2002-03-24  Richard Henderson  <rth@redhat.com>
11569
11570         * objc/execute/formal_protocol-6.x: New XFAIL.
11571
11572 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
11573
11574         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
11575         that do not support weak symbols
11576
11577 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
11578
11579         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
11580         * lib/g77.exp:  Likewise
11581         * lib/objc.exp: Likewise
11582
11583 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
11584
11585         * gcc.dg/Wswitch-default.c: New test.
11586
11587 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
11588
11589         * g++.dg/other/enum1.C: New test.
11590
11591 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
11592
11593         * gcc.dg/pragma-ep-3.c: Fix typo.
11594
11595 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11596
11597         * g++.dg/inherit/template-as-base.C: New test.
11598
11599 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
11600
11601         * g++.old-deja/g++.other/dwarf2-1.C: Move...
11602         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
11603
11604 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
11605
11606         * gcc.dg/cpp/multiline.c: Update to match.
11607
11608 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
11609
11610         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
11611
11612 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
11613
11614         * gcc.dg/cpp/extratokens2.c:  New file.
11615
11616 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
11617
11618         * gcc.dg/20020312-2.c: Add rs6000 target.
11619
11620         * gcc.c-torture/compile/20020319-1.c: New test.
11621
11622 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11623
11624         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
11625         (A, E): Handle this.
11626
11627 2002-03-20  Jason Merrill  <jason@redhat.com>
11628
11629         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
11630         ignoring -fpic.
11631         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
11632         through prune_gcc_output.
11633
11634 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
11635
11636         * gcc.c-torture/compile/20020320-1.c: New test.
11637
11638 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
11639
11640         * gcc.c-torture/compile/20020318-1.c: New test.
11641
11642         * gcc.dg/struct-by-value-1.c: New test.
11643
11644         * gcc.dg/20020319-1.c: New test.
11645
11646 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
11647
11648         * g++.dg/opt/conj1.C: New test.
11649
11650 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
11651
11652         * g++.dg/template/qualttp20.C: Revert previous change.
11653         * g++.dg/template/qualttp3.C: Likewise.
11654         * g++.dg/template/qualttp4.C: Likewise
11655         * g++.dg/template/qualttp5.C: Likewise
11656         * g++.dg/template/qualttp6.C: Likewise
11657         * g++.dg/template/qualttp7.C: Likewise
11658         * g++.dg/template/qualttp8.C: Likewise
11659         * g++.dg/template/recurse.C: Likewise.
11660
11661 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11662
11663         * gcc.dg/cpp/wchar-1.c: Update.
11664
11665 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
11666
11667         * g++.dg/template/conv1.C: New test.
11668         * g++.dg/template/conv2.C: New test.
11669         * g++.dg/template/conv3.C: New test.
11670         * g++.dg/template/conv4.C: New test.
11671
11672 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
11673
11674         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
11675         * g++.dg/template/qualttp3.C: Likewise.
11676         * g++.dg/template/qualttp4.C: Likewise
11677         * g++.dg/template/qualttp5.C: Likewise
11678         * g++.dg/template/qualttp6.C: Likewise
11679         * g++.dg/template/qualttp7.C: Likewise
11680         * g++.dg/template/qualttp8.C: Likewise
11681         * g++.dg/template/recurse.C: Likewise.
11682
11683 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
11684
11685         * g++.dg/opt/dtor1.C: New test.
11686
11687 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
11688
11689         * gcc.c-torture/compile/20020315-1.c: New test.
11690
11691 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
11692
11693         * gcc.dg/weak-1.c: Fix scan tests.
11694
11695 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
11696
11697         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
11698         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
11699         cris-*-aout* mmix-*-*.
11700         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
11701         cris-*-aout* mmix-*-*.
11702         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
11703         cris-*-elf* cris-*-aout* and mmix-*-*.
11704         * gcc.dg/20001009-1.c: Ditto.
11705         * gcc.dg/20010912-1.c: Ditto.
11706         * gcc.dg/20020122-4.c: Ditto.
11707         * gcc.dg/inline-2.c: Ditto.
11708
11709 2002-03-14  Jeffrey A Law  (law@cygnus.com)
11710
11711         * gcc.c-torture/compile/20020314-1.c: New test.
11712
11713 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
11714
11715         * gcc.c-torture/execute/20020314-1.c: New test.
11716
11717 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
11718
11719         * g++.dg/warn/Wunused-1.C: New test.
11720
11721 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
11722
11723         * g++.dg/abi/mangle6.C: New test.
11724
11725 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
11726
11727         * gcc.c-torture/compile/20020309-2.c: New test.
11728
11729         * gcc.c-torture/compile/20020312-1.c: New test.
11730
11731 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11732
11733         * g++.dg/other/access1.C: New test.
11734
11735 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
11736
11737         * gcc.c-torture/execute/wchar_t-1.c: New test.
11738
11739 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
11740
11741         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
11742
11743 2002-03-12  Roger Sayle  <roger@eyesopen.com>
11744
11745         * gcc.dg/20020312-1.c: New test case.
11746
11747 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
11748
11749         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
11750
11751 2002-03-11  Richard Henderson  <rth@redhat.com>
11752
11753         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
11754         * g++.old-deja/g++.jason/report.C: Likewise.
11755
11756 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11757
11758         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
11759         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
11760
11761 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
11762
11763         * testsuite/g++.dg/overload/pmf1.C: New test.
11764
11765 2002-03-11  Kazu Hirata  <kazu@hxi.com>
11766
11767         * gcc.c-torture/execute/20020307-1.c: Use long.
11768
11769 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
11770
11771         PR optimization/5844
11772         * gcc.dg/20020310-1.c: New test.
11773
11774 2002-03-09  Michael Meissner  <meissner@redhat.com>
11775
11776         * gcc.c-torture/execute/memcpy-2.c: New test.
11777         * gcc.c-torture/execute/memset-1.c: New test.
11778         * gcc.c-torture/execute/strlen-1.c: New test.
11779         * gcc.c-torture/execute/strcmp-1.c: New test.
11780         * gcc.c-torture/execute/strncmp-1.c: New test.
11781
11782 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
11783
11784         * gcc.dg/ppc-ldstruct.c: New test.
11785
11786 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
11787
11788         * gcc.c-torture/execute/va-arg-22.c: New test.
11789
11790 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11791
11792         * gcc.c-torture/compile/20020309-1.c: New test.
11793
11794 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
11795
11796         * gcc.c-torture/execute/20020307-2.c: New test.
11797
11798 2002-03-07  Jeffrey A Law  (law@redhat.com)
11799
11800         * g77.f-torture/compile/20020307-1.f: New test.
11801
11802 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
11803
11804         * gcc.dg/unordered-1.c: New test.
11805
11806 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
11807
11808         * gcc.c-torture/execute/20020307-1.c: New test.
11809
11810 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
11811
11812         * gcc.dg/20020304-1.c: New test.
11813
11814         * gcc.c-torture/compile/20020304-2.c: New test.
11815
11816 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
11817
11818         * gcc.c-torture/compile/20020304-1.c: New test case
11819         (from PR c/5830).
11820
11821 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
11822
11823         * gcc.dg/20020103-1.c: Add other -D ppc variants.
11824
11825 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11826
11827         * g++.dg/other/classkey1.C: New test.
11828
11829 2002-03-01  Richard Henderson  <rth@redhat.com>
11830
11831         * gcc.c-torture/compile/981223-1.x: New.
11832         * gcc.c-torture/compile/920625-1.x: New.
11833
11834 2002-02-28  Richard Henderson  <rth@redhat.com>
11835
11836         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11837
11838 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
11839
11840         * gcc.c-torture/execute/20020227-1.c: New test.
11841
11842 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
11843
11844         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11845         here" ERROR lines.
11846         * g++.old-deja/g++.oliva/partord1.C: Likewise.
11847         * g++.old-deja.g++.other/defarg1.C: Likewise.
11848         * g++.old-deja/g++.pt/calls2.C: Likewise.
11849         * g++.old-deja/g++.pt/crash20.C: Likewise.
11850         * g++.old-deja/g++.pt/crash30.C: Likewise.
11851         * g++.old-deja/g++.pt/crash36.C: Likewise.
11852         * g++.old-deja/g++.pt/crash6.C: Likewise.
11853         * g++.old-deja/g++.pt/defarg13.C: Likewise.
11854         * g++.old-deja/g++.pt/derived3.C: Likewise.
11855         * g++.old-deja/g++.pt/error1.C: Likewise.
11856         * g++.old-deja/g++.pt/friend21.C: Likewise.
11857         * g++.old-deja/g++.pt/friend23.C: Likewise.
11858         * g++.old-deja/g++.pt/infinite1.C: Likewise.
11859         * g++.old-deja/g++.robertl/eb128.C: Likewise.
11860
11861 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
11862
11863         * gcc.c-torture/execute/20020225-2.c: New test.
11864
11865 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
11866
11867         * gcc.c-torture/execute/920730-1t.c,
11868         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11869         Delete test cases, only relevant to -traditional.
11870
11871 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
11872
11873         * gcc.dg/cpp/undef1.c: Remove.
11874         * gcc.dg/cpp/directiv.c: Update.
11875         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11876
11877 2002-02-27  Michael Meissner  <meissner@redhat.com>
11878
11879         * gcc.c-torture/execute/20020226-1.c: New test.
11880
11881 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
11882
11883         * g++.dg/debug/debug4.C: New test.
11884
11885         * gcc.dg/ia64-visibility-1.c: New test.
11886
11887 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
11888
11889         * gcc.dg/debug/20020224-1.c: New.
11890
11891 2002-02-25  Kazu Hirata  <kazu@hxi.com>
11892
11893         * gcc.c-torture/execute/960416-1.x: New.
11894         * gcc.c-torture/execute/divconst-3.x: Likewise.
11895
11896 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
11897
11898         * gcc.dg/20020224-1.c: New test.
11899
11900 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
11901
11902         * gcc.c-torture/execute/20020225-1.c: New.
11903
11904 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11905
11906         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11907
11908 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
11909
11910         * gcc.dg/20020222-1.c: New test.
11911
11912 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
11913
11914         * g++.dg/opt/anonunion1.C: New test.
11915
11916 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
11917
11918         * g++.dg/template/qualttp19.C: New test.
11919         * g++.dg/template/qualttp20.C: New test.
11920         * g++.old-deja/g++.jason/report.C: Adjust expected errors
11921         * g++.old-deja/g++.other/qual1.C: Likewise.
11922
11923 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
11924
11925         * gcc.dg/attr-alwaysinline.c: New.
11926
11927 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
11928
11929         * gcc.dg/20020220-1.c: New test.
11930
11931         * gcc.dg/20020220-2.c: New test.
11932
11933         * g++.dg/opt/mmx1.C: New test.
11934
11935 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
11936
11937         * gcc.c-torture/compile/20020110.c: New test.
11938
11939 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
11940
11941         * gcc.c-torture/execute/20020219-1.c: New test.
11942
11943         * gcc.dg/20020219-1.c: New test.
11944
11945         * gcc.dg/noncompile/20020220-1.c: New test.
11946
11947         * g++.dg/opt/ptrintsum1.C: New test.
11948
11949         * gcc.dg/debug/20020220-1.c: New test.
11950
11951 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
11952
11953         * gcc.c-torture/execute/20020216-1.c: New test.
11954
11955 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11956
11957         * gcc.dg/decl-1.c: Update, new test.
11958
11959 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
11960
11961         * g++.dg/abi/bitfield1.C: New test.
11962         * g++.dg/abi/bitfield2.C: New test.
11963
11964 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11965
11966         * gcc.dg/attr-nest.c: New test.
11967
11968 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
11969
11970         * gcc.c-torture/execute/20020215-1.c: New test.
11971
11972 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
11973
11974         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11975         * g++.dg/debug/debug.exp: New.
11976         * g++.dg/debug/trivial.C: New.
11977         * g++.dg/debug/debug1.C: Moved...
11978         * g++.dg/other/debug1.C: ...from here.
11979         * g++.dg/debug/debug2.C: Moved...
11980         * g++.dg/other/debug2.C: ...from here.
11981         * g++.dg/debug/debug3.C: Moved...
11982         * g++.dg/other/debug3.C: ...from here.
11983
11984         * gcc.dg/noncompile/20020213-1.c: New test.
11985
11986 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
11987
11988         * g++.dg/other/debug3.C: New test.
11989
11990         * gcc.c-torture/execute/20020213-1.c: New test.
11991
11992 2002-02-13  Richard Smith <richard@ex-parrot.com>
11993
11994         * g++.old-deja/g++.other/thunk1.C: New test.
11995
11996 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
11997
11998         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11999
12000 2002-02-13  Stan Shebs  <shebs@apple.com>
12001
12002         * gcc.dg/altivec-3.c: New.
12003
12004 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
12005
12006         * gcc.dg/Wunreachable-1.c: New test.
12007         * gcc.dg/Wunreachable-2.c: New test.
12008
12009 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12010
12011         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
12012
12013 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
12014
12015         * gcc.dg/decl-1.c: New test.
12016
12017 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
12018
12019         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
12020
12021 2002-02-10  Kazu Hirata  <kazu@hxi.com>
12022
12023         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
12024         * gcc.c-torture/compile/980506-1.x: Likewise.
12025
12026 2002-02-10  Kazu Hirata  <kazu@hxi.com>
12027
12028         * gcc.dg/20020210-1.c: New.
12029
12030 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
12031
12032         * g77.f-torture/execute/947.f: New regression test
12033         for PR fortran/947.
12034
12035 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12036
12037         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
12038         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
12039
12040 2002-02-08  Richard Henderson  <rth@redhat.com>
12041
12042         * gcc.c-torture/compile/labels-3.c: New.
12043
12044 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
12045
12046         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
12047         expression statements work instead.
12048         * gcc.dg/noncompile/20020207-1.c: New test.
12049
12050 2002-02-07  Richard Henderson  <rth@redhat.com>
12051
12052         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
12053
12054 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
12055
12056         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
12057         message from g77
12058         * lib/g77-dg.exp: Trim g77 error messages so that they are
12059         recognized by dg.exp.
12060
12061 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
12062
12063         PR fortran/5473
12064         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
12065
12066 2002-02-07  Richard Henderson  <rth@redhat.com>
12067
12068         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
12069         to be sufficiently aligned for integers.
12070
12071 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
12072
12073         * g++.dg/template/friend4.C: New test.
12074
12075 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
12076
12077         PR fortran/5743
12078         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
12079         unsupported cases.
12080
12081 2002-02-07  Richard Henderson  <rth@redhat.com>
12082
12083         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
12084         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
12085         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
12086         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
12087
12088 2002-02-06  Richard Henderson  <rth@redhat.com>
12089
12090         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
12091
12092 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
12093
12094         * gcc.dg/20020206-1.c: New test.
12095
12096 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
12097
12098         * gcc.c-torture/execute/20020206-1.c: New test.
12099
12100         * gcc.c-torture/execute/20020206-2.c: New test.
12101
12102         PR optimization/5429:
12103         * gcc.c-torture/compile/20020206-1.c: New test.
12104
12105 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
12106
12107         * g++.dg/ext/align1.C: Do not use an explicit alignment value
12108         as certain file formats cannot support particularly large
12109         alignments.
12110
12111         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
12112         and do not expect to be able to link the executable.
12113
12114         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
12115         fail because the COFF format does not support the weak attribute.
12116
12117 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
12118
12119         * g77.dg/pr5473.f:  New test
12120
12121 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
12122
12123         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
12124         Fix testcase accordingly.
12125
12126 2002-02-04  Richard Henderson  <rth@redhat.com>
12127
12128         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
12129         (buf): Change to be an array of pointers, not ints.
12130
12131 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
12132
12133         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
12134         before all tests.  Move warning one line above to match where it
12135         C frontend emits.
12136         * gcc.dg/Wswitch-2.c: New test.
12137         * g++.dg/warn/Wswitch-1.C: New test.
12138         * g++.dg/warn/Wswitch-2.C: New test.
12139
12140 2002-02-04  Richard Henderson  <rth@redhat.com>
12141
12142         * g++.dg/abi/offsetof.C: Fix size comparison.
12143
12144 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
12145
12146         * gcc.dg/cast-qual-2.c: New test.
12147
12148 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
12149
12150         * gcc.dg/20020201-4.c: New test.
12151
12152 2002-02-04  Ben Elliston  <bje@redhat.com>
12153
12154         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
12155         target_info attribute != 0, in addition to the empty string.
12156         (gcc_target_compile): Likewise.
12157
12158 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
12159
12160         * gcc.dg/Wswitch.c: New test.
12161         PR gcc/4475. PR gcc/3780.
12162
12163 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
12164
12165         * g77.f-torture/execute/5122.f: New test for regressions
12166         against PR fortran/5122.
12167
12168 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
12169
12170         * g77.f-torture/compile/pr3743.f: Delete
12171         * g77.dg/pr3743-1.f: New test.
12172         * g77.dg/pr3743-2.f: New test.
12173         * g77.dg/pr3743-3.f: New test.
12174         * g77.dg/pr3743-4.f: New test.
12175
12176 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12177
12178         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
12179
12180 2002-02-02  Richard Henderson  <rth@redhat.com>
12181
12182         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
12183         * gcc.c-torture/execute/bf64-1.c: Likewise.
12184
12185 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
12186
12187         * gcc.dg/20020201-2.c: New test.
12188
12189         * gcc.dg/20020201-3.c: New test.
12190
12191         * gcc.c-torture/execute/bitfld-2.c: New test.
12192
12193 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12194
12195         * gcc.dg/bitfld-1.c: Update.
12196         * gcc.dg/bitfld-2.c: Update.
12197         * gcc.c-torture/execute/bitfld-1.x: New.
12198
12199 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
12200
12201         * gcc.c-torture/execute/20020201-1.c: New test.
12202
12203 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
12204
12205         PR target/5469
12206         * gcc.dg/20020201-1.c: New test.
12207
12208 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
12209
12210         PR fortran/3743
12211         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
12212         * g77.f-torture/compile/pr3743.x: Remove
12213
12214 2002-01-31  Tom Rix  <trix@redhat.com>
12215
12216         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
12217
12218 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12219
12220         * gcc.dg/noncompile/20020130-1.c: New test.
12221
12222 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
12223
12224         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
12225
12226 2002-01-29  Richard Henderson  <rth@redhat.com>
12227
12228         * gcc.c-torture/execute/991118-1.c: Cast various constants back
12229         to long long.
12230         * gcc.c-torture/execute/bf64-1.c: Likewise.
12231
12232 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
12233
12234         * gcc.c-torture/execute/20020129-1.c: New test.
12235
12236 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
12237
12238         * gcc.c-torture/compile/20000224-1.c: Update.
12239         * gcc.c-torture/execute/bitfld-1.c: New tests.
12240         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
12241         * gcc.dg/uninit-A.c: Update.
12242
12243 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12244
12245         * g++.dg/template/ctor1.C: Add instantiation.
12246
12247 2002-01-28  Paul Koning  <pkoning@equallogic.com>
12248
12249         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
12250         argument to __builtin_prefetch to be const ptr.
12251
12252 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
12253
12254         * gcc.c-torture/compile/20020120-1.c: New test.
12255
12256 2002-01-27  Kazu Hirata  <kazu@hxi.com>
12257
12258         * gcc.c-torture/execute/20020127-1.c: New test.
12259
12260 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
12261
12262         * g77.dg/f77-edit-i-in.f: New test
12263         * g77.dg/f77-edit-i-out.f: New test
12264
12265 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
12266
12267         * gcc.dg/debug/debug.exp: New file.
12268         * gcc.dg/debug/trivial.c: New file.
12269         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
12270         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
12271         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
12272         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
12273         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
12274         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
12275         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
12276         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
12277         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
12278         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
12279         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
12280         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
12281         * gcc.dg/20000503-1.c: Removed.
12282         * gcc.dg/20010207-1.c: Removed.
12283         * gcc.dg/20011223-1.c: Removed.
12284         * gcc.dg/20020104-2.c: Removed.
12285         * gcc.dg/debug-1.c: Removed.
12286         * gcc.dg/debug-2.c: Removed.
12287         * gcc.dg/debug-3.c: Removed.
12288         * gcc.dg/debug-4.c: Removed.
12289         * gcc.dg/debug-5.c: Removed.
12290         * gcc.dg/debug-6.c: Removed.
12291         * gcc.dg/dwarf2-1.c: Removed.
12292         * gcc.dg/dwarf2-2.c: Removed.
12293
12294 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
12295
12296         * g++.old-deja/g++.other/eh5.C: New test.
12297         * g++.old-deja/g++.other/sibcall2.C: New test.
12298         * g++.old-deja/g++.other/array9.C: New test.
12299         * g++.old-deja/g++.other/typename2.C: New test.
12300         * g++.old-deja/g++.other/crash60.C: New test.
12301         * g++.old-deja/g++.other/conv9.C: New test.
12302         * g++.old-deja/g++.other/mangle10.C: New test.
12303         * g++.old-deja/g++.other/unchanging1.C: New test.
12304         * g++.old-deja/g++.other/exprstmt1.C: New test.
12305         * g++.old-deja/g++.other/inline23.C: New test.
12306         * g++.old-deja/g++.eh/ia64-1.C: New test.
12307         * g++.old-deja/g++.other/dwarf2-1.C: New test.
12308         * g++.old-deja/g++.other/reload1.C: New test.
12309         * g++.old-deja/g++.other/static20.C: New test.
12310         * g++.old-deja/g++.other/local-alloc1.C: New test.
12311         * g++.old-deja/g++.other/conv8.C: New test.
12312         * g++.old-deja/g++.other/stmtexpr2.C: New test.
12313         * g++.old-deja/g++.other/storeexpr1.C: New test.
12314         * g++.old-deja/g++.other/storeexpr2.C: New test.
12315         * g++.dg/eh/template2.C: New test.
12316         * g++.dg/warn/weak1.C: New test.
12317
12318 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
12319
12320         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12321         Remove first, non-varying, argument.
12322
12323 2002-01-23  Richard Henderson  <rth@redhat.com>
12324
12325         * gcc.dg/inline-2.c: New.
12326
12327         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
12328         Add optional target arg.  Check number of arguments.
12329         (scan-assembler-not, scan-assembler-dem): Likewise.
12330         (scan-assembler-dem-not): Likewise.
12331
12332 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
12333
12334         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
12335         line 12.
12336         * g++.old-deja/g++.brendan/parse3.C,
12337         g++.old-deja/g++.other/crash26.C,
12338         g++.old-deja/g++.other/crash28.C,
12339         g++.old-deja/g++.other/crash29.C,
12340         g++.old-deja/g++.other/crash30.C,
12341         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
12342
12343 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
12344
12345         * gcc.dg/20020115-1.c: New.
12346
12347 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
12348
12349         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
12350
12351 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
12352
12353         * gcc.dg/20020122-3.c: New.
12354
12355 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
12356
12357         * g++.dg/other/gc1.C: New test.
12358
12359 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
12360
12361         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
12362
12363 2002-01-22  Richard Henderson  <rth@redhat.com>
12364
12365         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
12366
12367 2002-01-22  Richard Henderson  <rth@redhat.com>
12368
12369         * gcc.dg/20020122-4.c: New.
12370
12371 2002-01-22  H.J. Lu <hjl@gnu.org>
12372
12373         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
12374         link output.
12375         * gcc.dg/special/ecos.exp: Likewise.
12376         * lib/g++-dg.exp: Likewise.
12377         * lib/g77-dg.exp: Likewise.
12378         * lib/gcc-dg.exp : Likewise.
12379         * lib/mike-g++.exp: Likewise.
12380         * lib/mike-g77.exp: Likewise.
12381         * lib/mike-gcc.exp: Likewise.
12382         * lib/objc-dg.exp: Likewise.
12383
12384 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
12385
12386         PR target/5379
12387         * gcc.dg/20020122-2.c: New test.
12388
12389 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
12390
12391         * gcc.dg/20020122-1.c: New test.
12392
12393 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
12394
12395         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
12396
12397 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
12398
12399         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
12400
12401 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12402
12403         * gcc.c-torture/compile/20020121-1.c: New test.
12404
12405 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12406
12407         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
12408         ld_library_path.
12409
12410 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
12411
12412         * gcc.dg/20020218-1.c: New test.
12413
12414 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
12415
12416         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
12417         messages
12418         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
12419         "At global scope" warning
12420         * g++.dg/ext/align1.C: Change cygwin test for alignment
12421         from db-bogus to dg-warning
12422
12423 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
12424
12425         * g77.f-torture/compile/cpp2.F: New test.
12426
12427 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
12428
12429         * g++.dg/template/access1.C: New test.
12430
12431 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
12432
12433         * gcc.dg/20020118-1.c: New.
12434
12435 2002-01-18  Kazu Hirata  <kazu@hxi.com>
12436
12437         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
12438
12439 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
12440
12441         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
12442         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
12443         alignment warnings.
12444
12445 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
12446
12447         * gcc.misc-tests/i386-prefetch.exp: Save and restore
12448         torture_with_loops and torture_without_loops
12449
12450 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
12451
12452         * gcc.c-torture/compile/20020116-1.c: New test.
12453
12454 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
12455
12456         * gcc.dg/20020116-2.c: New test.
12457
12458         * gcc.dg/ultrasp4.c: New test.
12459
12460         * gcc.dg/20020116-1.c: New test.
12461
12462 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
12463
12464         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
12465         by EABI.
12466
12467 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
12468
12469         * gcc.misc-tests/i386-prefetch.exp: New.
12470         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
12471         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
12472         * gcc.misc-tests/i386-pf-none-1.c: New test.
12473         * gcc.misc-tests/i386-pf-sse-1.c: New test.
12474
12475 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
12476
12477         * gcc.dg/gnu89-init-1.c: Add new tests.
12478
12479 2002-01-15  Andreas Jaeger  <aj@suse.de>
12480
12481         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
12482         * gcc.dg/i386-mmx-2.c: Likewise.
12483         * gcc.dg/i386-sse-1.c: Likewise.
12484         * gcc.dg/i386-sse-2.c: Likewise.
12485         * gcc.dg/i386-sse-3.c: Likewise.
12486
12487 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
12488
12489         * g77.f-torture/execute/intrinsic-unix-bessel.f:
12490         Uncomment additional cases that now pass.
12491
12492 2002-01-11  Richard Henderson  <rth@redhat.com>
12493
12494         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
12495         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
12496
12497 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
12498
12499         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
12500
12501 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
12502
12503         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
12504         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
12505
12506 2002-01-10  Dale Johannesen  <dalej@apple.com>
12507
12508         * gcc.c-torture/execute/loop-11.c: New.
12509
12510 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
12511
12512         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
12513         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
12514
12515 2002-01-09  Richard Henderson  <rth@redhat.com>
12516
12517         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
12518         type in which to perform the operation for each size.
12519
12520 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
12521
12522         * gcc.c-torture/compile/20020109-2.c: New test.
12523
12524 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
12525
12526         * gcc.c-torture/execute/loop-10.c: New test.
12527
12528 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
12529
12530         * gcc.c-torture/compile/20010226-1.c: New test.
12531         * gcc.c-torture/compile/20010227-1.c: New test.
12532         * gcc.c-torture/compile/20010426-1.c: New test.
12533         * gcc.c-torture/compile/20010510-1.c: New test.
12534         * gcc.c-torture/compile/20010605-3.c: New test.
12535         * gcc.c-torture/compile/20010824-1.c: New test.
12536         * gcc.c-torture/execute/20010409-1.c: New test.
12537         * gcc.dg/noncompile/20000901-1.c: New test.
12538         * gcc.dg/20001023-1.c: New test.
12539         * gcc.dg/20001101-1.c: New test.
12540         * gcc.dg/20001102-1.c: New test.
12541         * gcc.dg/20010207-1.c: New test.
12542         * gcc.dg/20010405-1.c: New test.
12543         * gcc.dg/20010822-1.c: New test.
12544         * gcc.dg/20011107-1.c: New test.
12545
12546 2002-01-09  Jeffrey A Law  (law@redhat.com)
12547
12548         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
12549
12550         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
12551         execution failure on PA targets.
12552
12553 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
12554
12555         * gcc.c-torture/compile/20020109-1.c: New test.
12556
12557 2002-01-08  Kazu Hirata  <kazu@hxi.com>
12558
12559         * gcc.c-torture/execute/20020108-1.c: New test.
12560
12561 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
12562
12563         * gcc.dg/20020108-1.c: New test.
12564
12565 2002-01-08  H.J. Lu <hjl@gnu.org>
12566
12567         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
12568         for header files.
12569
12570 2002-01-08  Geoff Keating  <geoffk@redhat.com>
12571
12572         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
12573         consistency.
12574
12575 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
12576
12577         * gcc.dg/altivec-4.c: Test altivec predicates.
12578
12579 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
12580
12581         * gcc.c-torture/execute/20020107-1.c: New test.
12582
12583 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
12584
12585         PR c/5279
12586         * gcc.c-torture/compile/20020106-1.c: New test.
12587
12588 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
12589
12590         * gcc.c-torture/execute/nestfunc-4.c: New test.
12591
12592 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
12593
12594         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
12595         extra triple that slipped in.
12596         * g++.old-deja/g++.abi/align.C: Likewise.
12597         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12598
12599 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
12600
12601         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
12602         * g++.old-deja/g++.abi/align.C: Likewise.
12603         * g++.old-deja/g++.abi/bitfields.C: Likewise.
12604
12605         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
12606         on FreeBSD/i386.
12607         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
12608         FreeBSD.
12609
12610 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
12611
12612         * gcc.dg/20020104-1.c: New test.
12613
12614         * gcc.dg/20020104-2.c: New test.
12615
12616 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
12617
12618         * gcc.dg/20020103-1.c: Fix typo in target selector.
12619
12620 2002-01-03  Richard Henderson  <rth@redhat.com>
12621
12622         * gcc.dg/20020103-1.c: New.
12623
12624 2002-01-03  Kazu Hirata  <kazu@hxi.com>
12625
12626         * gcc.c-torture/execute/20020103-1.c: New test.
12627
12628 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
12629
12630         * g++.dg/other/debug2.C: New test.
12631
12632         * gcc.c-torture/compile/20020103-1.c: New test.
12633
12634 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
12635
12636         * gcc.dg/gnu89-init-1.c: Added new tests.
12637
12638 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12639
12640         * g++.dg/template/friend2.C: Remove as patch is reverted.
12641
12642         * g++.dg/warn/oldcast1.C: New test.
12643
12644         * g++.dg/template/ptrmem1.C: New test.
12645         * g++.dg/template/ptrmem2.C: New test.
12646
12647         * g++.dg/template/ntp.C: New test.
12648
12649         * g++.dg/other/component1.C: New test.
12650
12651         * g++.dg/template/ttp3.C: New test.
12652
12653         * g++.dg/template/friend2.C: New test.
12654         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
12655
12656 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12657
12658         * g++.dg/other/ptrmem1.C: New test.
12659         * g++.dg/other/ptrmem2.C: New test.
12660
12661 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12662
12663         * g++.dg/template/ctor1.C: New test.
12664
12665 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
12666
12667         * g++.dg/template/friend2.C: New test.
12668
12669 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
12670
12671         * gcc.dg/mmix-1.c: New test.
12672
12673 2001-12-31  Richard Henderson  <rth@redhat.com>
12674
12675         * gcc.dg/asm-5.c: New.
12676
12677 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
12678
12679         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
12680         in namespace __gnu_cxx
12681
12682 2001-12-30  Richard Henderson  <rth@redhat.com>
12683
12684         * gcc.dg/debug-6.c: New.
12685
12686 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
12687
12688         * gcc.c-torture/compile/20011229-2.c: New test.
12689
12690 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
12691
12692         * gcc.dg/debug-3.c: New test.
12693         * gcc.dg/debug-4.c: New test.
12694         * gcc.dg/debug-5.c: New test.
12695
12696 2001-12-29  Richard Henderson  <rth@redhat.com>
12697
12698         * g++.dg/eh/loop1.C: New.
12699
12700 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
12701
12702         * g++.dg/template/crash1.C: New test.
12703
12704 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
12705
12706         * g++.dg/other/const1.C: New test.
12707
12708 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12709
12710         * gcc.c-torture/compile/20011229-1.c: New test.
12711
12712 2001-12-28  Stan Shebs  <shebs@apple.com>
12713
12714         * lib/objc-torture.exp: Resync with c-torture.exp.
12715         * lib/objc.exp: Load standard libraries.
12716
12717 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
12718
12719         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
12720         additional tests.
12721
12722 2001-12-27  Roger Sayle <roger@eyesopen.com>
12723
12724         * gcc.c-torture/execute/string-opt-16.c: New testcase.
12725
12726 2001-12-27  Richard Henderson  <rth@redhat.com>
12727
12728         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
12729
12730 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
12731
12732         * g++.dg/eh/ctor1.C: New test.
12733         * g++.dg/other/error2.C: New test.
12734
12735 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
12736
12737         * g++.dg/other/init2.C: New test.
12738
12739 2001-12-24  Richard Henderson  <rth@redhat.com>
12740
12741         * gcc.dg/20011223-1.c: New.
12742         * gcc.dg/inline-1.c: New.
12743
12744 2001-12-23  Richard Henderson  <rth@redhat.com>
12745
12746         * gcc.dg/asm-4.c: Test operand modifiers.
12747
12748 2001-12-23  Richard Henderson  <rth@redhat.com>
12749
12750         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
12751
12752 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12753
12754         * gcc.c-torture/execute/20011223-1.c: New test.
12755
12756 2001-12-21  Richard Henderson  <rth@redhat.com>
12757
12758         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
12759         re-enables the warning.
12760
12761 2001-12-21  Richard Henderson  <rth@redhat.com>
12762
12763         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
12764
12765 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12766
12767         * gcc.c-torture/compile/20011218-1.c: New test.
12768
12769 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
12770
12771         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
12772         arm-isr.c test.
12773         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
12774         epilogue generation for ARM ISR routines.
12775
12776 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12777
12778         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
12779         * gcc.dg/format/c90-printf-3.c: Likewise.
12780         * gcc.dg/format/c99-printf-3.c: Likewise.
12781         * gcc.dg/format/ext-1.c: Likewise.
12782         * gcc.dg/format/ext-6.c: Likewise.
12783         * gcc.dg/format/format.h: Prototype unlocked stdio.
12784
12785 2001-12-20  Richard Henderson  <rth@redhat.com>
12786
12787         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
12788         (arena): Use it.
12789         (malloc): Correct allocation logic.  Abort if we fill up the
12790         arena before initialization complete.
12791         (realloc): Correct allocation logic.
12792
12793 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
12794
12795         * gcc.c-torture/compile/20011219-2.c: New test.
12796
12797         * gcc.c-torture/execute/20011219-1.c: New test.
12798
12799 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
12800
12801         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
12802         target does not support weak symbols.
12803
12804 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
12805
12806         * gcc.c-torture/compile/20011219-1.c: New test.
12807
12808 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
12809
12810         * g++.dg/other/error1.C: New test.
12811
12812 2001-12-17  Jeffrey A Law  (law@redhat.com)
12813
12814         * gcc.c-torture/execute/20011217-1.c: New test.
12815
12816 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
12817
12818         * objc.dg/special/: New directory.
12819         * objc.dg/special/special.exp: New file.
12820         * objc.dg/special/unclaimed-category-1.h: New file.
12821         * objc.dg/special/unclaimed-category-1a.m: New file.
12822         * objc.dg/special/unclaimed-category-1.m: New file.
12823
12824 2001-12-17  Andreas Jaeger  <aj@suse.de>
12825
12826         * gcc.c-torture/compile/20011217-2.c: New test.
12827
12828 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12829
12830         * gcc.c-torture/compile/20011217-1.c: New test.
12831
12832 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
12833
12834         * testsuite/gcc.dg/20011214-1.c: New.
12835
12836 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
12837
12838         * gcc.dg/altivec-4.c: New.
12839
12840 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
12841
12842         * gcc.dg/20011113-1.c: New test.
12843
12844 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12845
12846         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12847         std::__malloc_alloc_template<0> and
12848         std::__default_alloc_template<false, 0>.
12849
12850 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
12851
12852         * objc/execute/bf-21.m: New test.
12853         * objc/execute/enumeration-1.m: New test.
12854         * objc/execute/enumeration-2.m: New test.
12855
12856 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
12857
12858         * gcc.dg/gnu89-init-1.c: New test.
12859
12860 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
12861
12862         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12863         * g++.old-deja/g++.jason/2371.C: Likewise.
12864         * g++.old-deja/g++.jason/template33.C: Likewise.
12865         * g++.old-deja/g++.jason/template34.C: Likewise.
12866         * g++.old-deja/g++.jason/template36.C: Likewise.
12867         * g++.old-deja/g++.oliva/typename1.C: Likewise.
12868         * g++.old-deja/g++.oliva/typename2.C: Likewise.
12869         * g++.old-deja/g++.other/typename1.C: Likewise.
12870         * g++.old-deja/g++.pt/inherit2.C: Likewise.
12871         * g++.old-deja/g++.pt/nontype5.C: Likewise.
12872         * g++.old-deja/g++.pt/typename11.C: Likewise.
12873         * g++.old-deja/g++.pt/typename14.C: Likewise.
12874         * g++.old-deja/g++.pt/typename16.C: Likewise.
12875         * g++.old-deja/g++.pt/typename3.C: Likewise.
12876         * g++.old-deja/g++.pt/typename4.C: Likewise.
12877         * g++.old-deja/g++.pt/typename5.C: Likewise.
12878         * g++.old-deja/g++.pt/typename7.C: Likewise.
12879         * g++.old-deja/g++.robertl/eb9.C: Likewise.
12880
12881 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
12882
12883         * g++.dg/other/linkage1.C: New test.
12884         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12885         specifiers.
12886
12887 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12888
12889         * gcc.dg/concat.c: New test.
12890
12891 2001-12-11  Stan Shebs  <shebs@apple.com>
12892
12893         * objc/compile: New test directory.
12894         * objc/compile/compile.exp: New expect script.
12895         * objc/compile/20011211-1.m: New compile test.
12896
12897 2001-12-11  Jason Merrill  <jason@redhat.com>
12898
12899         * lib/prune.exp (prune_gcc_output): Also handle "In member
12900         function".  So many permutations...
12901
12902 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
12903
12904         * g++.dg/template/typedef1.C: New test.
12905
12906 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
12907
12908         * g++.dg/other/copy1.C: New test.
12909
12910 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
12911
12912         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12913
12914         * gcc.dg/builtin-choose-expr.c: New.
12915
12916 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
12917
12918         * gcc.dg/altivec-2.c: New.
12919
12920 2001-12-07  Richard Henderson  <rth@redhat.com>
12921
12922         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12923
12924 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
12925
12926         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12927         ultrasparc.
12928
12929 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12930
12931         * g++-old.deja/g++.robertl/eb101.C: Deleted.
12932
12933 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
12934
12935         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12936         variable argument list.
12937
12938 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
12939
12940         * gcc.c-torture/execute/memcheck: Delete entire directory.
12941         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12942         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12943
12944 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12945
12946         * gcc.dg/Wshadow-1.c: New test.
12947
12948 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
12949
12950         * gcc.c-torture/compile/20011130-1.c: New test.
12951
12952         * gcc.dg/noncompile/20011025-1.c: New test.
12953
12954         * g++.dg/other/anon-union.C: New test.
12955
12956         * gcc.c-torture/execute/20011024-1.c: New test.
12957
12958 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12959
12960         * gcc.c-torture/execute/20000722-1.x,
12961         gcc.c-torture/execute/20010123-1.x: Remove.
12962         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12963         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12964         gcc.dg/c99-complit-2.c: New tests.
12965
12966 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
12967
12968         * g++.dg/inherit/base1.C: New test.
12969
12970 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
12971
12972         * g++.dg/other/stdarg1.C: New test.
12973
12974         * gcc.c-torture/compile/20011130-2.c: New test.
12975
12976 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
12977
12978         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12979         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12980         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12981         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12982         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12983         * gcc.dg/builtin-prefetch-1.c: New test.
12984
12985 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
12986
12987         * gcc.dg/20011130-1.c: New test.
12988
12989 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
12990
12991         * g++.dg/other/scope1.C: New test.
12992         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12993
12994 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12995
12996         * gcc.dg/vla-init-1.c: New test.
12997
12998 2001-12-01  Geoff Keating  <geoffk@redhat.com>
12999
13000         * gcc.c-torture/compile/structs.c: New testcase from GDB.
13001
13002 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13003
13004         * objc.dg/alias.m: Update.
13005         * objc.dg/class-1.m: Update.
13006         * objc.dg/const-str-1.m: Update.
13007         * objc.dg/fwd-proto-1.m: Update.
13008         * objc.dg/id-1.m: Update.
13009         * objc.dg/super-class-1.m: Update.
13010
13011 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
13012
13013         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
13014         constructs.
13015
13016 2001-11-28  Jeffrey A Law  (law@cygnus.com)
13017
13018         * gcc.c-torture/execute/20011128-1.c: New test.
13019
13020 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
13021
13022         * gcc.dg/20011127-1.c: New test.
13023
13024 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13025
13026         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
13027         from Austin Group draft 7.
13028         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
13029         scanf format arguments.
13030         * gcc.dg/format/no-exargs-2.c: New test.
13031
13032 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
13033
13034         * g++.dg/abi/vbase8-4.C: New test.
13035
13036 2001-11-24  Ian Lance Taylor  <ian@airs.com>
13037
13038         * gcc.c-torture/execute/20011121-1.c: New test.
13039
13040 2001-11-23  Jeffrey A Law  (law@cygnus.com)
13041
13042         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
13043
13044 2001-11-23  Andreas Jaeger  <aj@suse.de>
13045
13046         * gcc.dg/cpp/charconst-2.c: New test.
13047
13048 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
13049
13050         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
13051         to the host if it is remote.  Let tests specify extra headers
13052         they use.
13053         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
13054         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
13055         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
13056         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
13057         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
13058         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
13059         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
13060         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
13061         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
13062         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
13063
13064 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
13065
13066         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
13067         for little endian ARMs.
13068
13069 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
13070
13071         * gcc.c-torture/compile/20011119-1.c: New test.
13072         * gcc.c-torture/compile/20011119-2.c: New test.
13073
13074 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
13075
13076         * gcc.dg/altivec-1.c: Fix typo.
13077
13078 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13079
13080         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
13081
13082 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13083
13084         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
13085
13086 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
13087
13088         * lib/g77.exp: Don't specify --rpath-link.
13089
13090         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
13091         across all the headers.
13092         * gcc.dg/format/format.exp: For testing on a remote host,
13093         copy format.h.
13094
13095         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
13096         * gcc.c-torture/execute/930406-1.c: Likewise.
13097         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
13098
13099 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
13100
13101         * gcc.dg/altivec-1.c: New.
13102
13103 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
13104
13105         * gcc.dg/cpp/fpreprocessed.c: New test case.
13106
13107 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13108
13109         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
13110         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
13111         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
13112
13113 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13114
13115         * gcc.dg/no-builtin-1.c: New test.
13116
13117 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
13118
13119         * gcc.c-torture/execute/20011115-1.c: New test.
13120
13121 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
13122
13123         * gcc.c-torture/compile/20011114-2.c: New test.
13124         * gcc.c-torture/compile/20011114-3.c: New test.
13125         * gcc.c-torture/compile/20011114-4.c: New test.
13126
13127 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
13128
13129         * g++.dg/other/init1.C: New test.
13130
13131 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
13132
13133         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
13134         message.
13135
13136         * gcc.c-torture/execute/20011114-1.c: New testcase.
13137
13138         * gcc.c-torture/compile/20010327-1.c: Revert last change.
13139         * gcc.c-torture/compile/20011114-1.c: New test, exactly
13140         like the (before this change) version of 20010327-1.c.
13141
13142 2001-11-14  Roger Sayle <roger@eyesopen.com>
13143
13144         * gcc.c-torture/execute/string-opt-13.c: New testcase.
13145
13146 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
13147
13148         * g++.dg/init/array2.C: New test.
13149
13150 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
13151
13152         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
13153
13154 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
13155
13156         * g++.dg/other/forscope1.C: New test.
13157         * g++.dg/ext/forscope1.C: New test.
13158         * g++.dg/ext/forscope2.C: New test.
13159
13160 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
13161
13162         * gcc.c-torture/execute/20011113-1.c: New test.
13163
13164 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
13165
13166         * gcc.c-torture/execute/20011109-2.c: New test.
13167
13168         * gcc.c-torture/execute/20011109-1.c: New test.
13169
13170 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
13171
13172         * gcc.c-torture/compile/20011109-1.c: New test.
13173
13174 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13175
13176         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
13177         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
13178         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
13179         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
13180         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
13181         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
13182         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
13183
13184 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13185
13186         * g++.dg/warn/Wshadow-1.C: New tests.
13187         * g++.old-deja/g++.mike/for3.C: Update.
13188
13189 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13190
13191         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
13192         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
13193         XFAILs.  Adjust expected error texts.
13194         * gcc.c-torture/compile/20011106-1.c,
13195         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
13196         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
13197         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
13198         gcc.dg/c99-array-lval-5.c: New tests.
13199
13200 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
13201
13202         * gcc.dg/cpp/defined.c: Update.
13203
13204 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
13205
13206         * gcc.c-torture/execute/anon-1.c: New test.
13207
13208 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
13209
13210         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
13211         same size, so no warning should be produced on stormy16.
13212
13213         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
13214         due to oversized array.
13215         * g++.old-deja/g++.mike/ns15.C: Likewise.
13216         * g++.old-deja/g++.pt/crash16.C: Likewise.
13217
13218 2001-11-02  Graham Stott  <grahams@redhat.com>
13219
13220         * g++.dgother/debug1.C: Fix typos.
13221
13222 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
13223
13224         * g++.dg/other/debug1.C: New test.
13225
13226 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13227
13228         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
13229         of unsigned long.
13230
13231 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
13232
13233         * gcc.dg/20011029-2.c: New test.
13234
13235         * gcc.c-torture/compile/20011029-1.c: New test.
13236
13237 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
13238
13239         * objc/execute/class_self-1.m: New test.
13240         * objc/execute/class_self-2.m: New test.
13241
13242 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
13243
13244         * gcc.misc-tests/msgs.exp: Delete.
13245         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
13246         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
13247         error set to match recent changes.
13248
13249 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
13250
13251         * gcc.dg/20011021-1.c: New test.
13252
13253 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
13254
13255         * gcc.c-torture/compile/20011023-1.c: New test.
13256
13257 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
13258
13259         * lib/g77.exp: Rewrite based on lib/g++.exp.
13260
13261 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
13262
13263         * gcc.c-torture/execute/20011019-1.c: New test.
13264
13265         * gcc.dg/20011018-1.c: New test.
13266
13267 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
13268
13269         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
13270
13271 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
13272
13273         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
13274         * gcc.dg/attr-invalid.c: Likewise.
13275
13276 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
13277
13278         * testsuite/gcc.dg/20011015-1.c: New test.
13279
13280 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
13281
13282         * g++.dg/template/unify2.C: New test.
13283
13284 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
13285
13286         * g++.dg/other/exception-specification.C: New test
13287
13288 2001-10-13  Tom Rix  <trix@redhat.com>
13289
13290         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
13291         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
13292
13293 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
13294
13295         * testsuite/gcc.dg/20011009-1.c: New test.
13296
13297 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
13298
13299         PR g++/4476
13300         * g++.dg/other/friend1.C: New test.
13301
13302 2001-10-11  Richard Henderson  <rth@redhat.com>
13303
13304         * g++.old-deja/g++.other/crash18.C: Add -S to options.
13305
13306 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13307
13308         * gcc.c-torture/compile/20011010-1.c: New.
13309
13310 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13311
13312         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
13313         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
13314         g77.f-torture/execute/execute.exp,
13315         g77.f-torture/noncompile/noncompile.exp,
13316         gcc.c-torture/compile/compile.exp,
13317         gcc.c-torture/execute/execute.exp,
13318         gcc.c-torture/execute/ieee/ieee.exp,
13319         gcc.c-torture/execute/memcheck/memcheck.exp,
13320         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
13321         objc/execute/execute.exp: Update FSF address.
13322
13323 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
13324
13325         * gcc.dg/cpp/cmdlne-C.c: Update.
13326         * gcc.dg/cpp/cmdlne-C2.c: New.
13327
13328 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13329
13330         * gcc.c-torture/execute/20011008-3.c: New.
13331
13332 2001-10-08  DJ Delorie  <dj@redhat.com>
13333
13334         * gcc.dg/20011008-1.c: New.
13335         * gcc.dg/20011008-2.c: New.
13336
13337 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
13338
13339         * gcc.dg/cpp/spacing1.c: Update test.
13340
13341 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13342
13343         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
13344         spelling errors of "separate" as "seperate".
13345
13346 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
13347
13348         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
13349         enough to avoid inlining.
13350
13351 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13352
13353         * lib/g77.exp: set libg2c_dir correctly.
13354
13355 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
13356
13357         * gcc.dg/cpp/macro11.c: New test.
13358
13359 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13360
13361         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
13362         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
13363         gcc.dg/format/multattr-3.c: New tests.
13364         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
13365         tests for format attributes on function pointers being rejected.
13366
13367 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13368
13369         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
13370
13371 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13372
13373         * g++.dg/warn/format1.C: New test.
13374
13375 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13376
13377         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
13378
13379 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13380
13381         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
13382
13383 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13384
13385         * gcc.dg/cpp/redef2.c: Add test.
13386
13387 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
13388
13389         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
13390         long-standing bug on i686, apparently.
13391         * gcc.c-torture/execute/loop-2c.x: New file.
13392         * gcc.c-torture/execute/loop-2d.x: New file.
13393         * gcc.c-torture/execute/loop-3c.x: New file.
13394
13395 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
13396
13397         * gcc.dg/cpp/20000625-2.c: Correct line number.
13398
13399 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13400
13401         * gcc.dg/cpp/macro10.c: New test.
13402         * gcc.dg/cpp/strify3.c: New test.
13403         * gcc.dg/cpp/spacing1.c: Add tests.
13404         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
13405         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
13406
13407 2001-09-24  DJ Delorie  <dj@redhat.com>
13408
13409         * gcc.c-torture/execute/20010924-1.c: New test.
13410
13411 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
13412
13413         * testsuite/objc/execute/paste.m: Remove.
13414
13415 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13416
13417         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
13418
13419 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
13420
13421         * g77.dg/strlen0.f: New test.
13422
13423 2001-09-21  Richard Henderson  <rth@redhat.com>
13424
13425         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
13426         * g++.old-deja/g++.abi/vtable2.C: Likewise.
13427
13428 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13429
13430         Table-driven attributes.
13431         * g++.dg/ext/attrib1.C: New test.
13432
13433 2001-09-20  DJ Delorie  <dj@redhat.com>
13434
13435         * gcc.dg/20000926-1.c: Update expected warning messages.
13436         * gcc.dg/array-2.c: Likewise, and test for warnings too.
13437         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
13438         array.
13439
13440 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
13441
13442         * g++.dg/eh/registers1.C: New test case.
13443
13444 2001-09-17  Richard Henderson  <rth@redhat.com>
13445
13446         * gcc.dg/array-5.c: Fix VLA decomposition test.
13447
13448 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13449
13450         * gcc.dg/cpp/line5.c: New testcase.
13451
13452 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13453
13454         * gcc.dg/cpp/macro9.c: New test.
13455
13456 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
13457
13458         * gcc.c-torture/execute/980223.c: Change type of addr from long
13459         to char *.
13460
13461 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
13462
13463         * gcc.c-torture/execute/20010915-1.c: New test.
13464
13465 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
13466
13467         * g77.dg/bprob: New directory.
13468         * g77.dg/bprob/bprob.exp: New file.
13469         * g77.dg/bprob/bprob-1.f: New test.
13470         * g77.dg/gcov: New directory.
13471         * g77.dg/gcov/gcov.exp: New file.
13472         * g77.dg/gcov/gcov-1.f: New test.
13473         * g77.dg/gcov/gcov-1.x: New file.
13474
13475 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13476
13477         * gcc.dg/cpp/directiv.c: Update.
13478         * gcc.dg/cpp/undef1.c: Update.
13479
13480 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
13481
13482         * gcc.dg/20010912-1.c: New test.
13483
13484 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
13485
13486         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
13487         language-independent file in lib.
13488         * lib/gcov.exp: New file.
13489
13490 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13491
13492         * gcc.c-torture/compile/20010911-1.c: New test.
13493
13494 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
13495
13496         * lib/profopt.exp: New, to support profile-directed optimizations.
13497         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
13498         * gcc.misc-tests/bprob-1.c: New test.
13499         * gcc.misc-tests/bprob-2.c: New test.
13500
13501 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
13502
13503         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
13504         XFAIL and which kinds of gcov output to verify.
13505         * gcc.misc-tests/gcov-4b.x: New file.
13506         * gcc.misc-tests/gcov-5b.x: New file.
13507         * gcc.misc-tests/gcov-6.x: New file.
13508         * gcc.misc-tests/gcov-7.c: New test.
13509         * gcc.misc-tests/gcov-7.x: New file.
13510
13511 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
13512
13513         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
13514         * gcc.misc-tests/gcov-6.c: New test.
13515
13516 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13517
13518         PR c++/3986
13519         * g++.dg/abi/vbase1.C: New test.
13520
13521 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
13522
13523         * objc.dg/method-2.m: New.
13524
13525 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13526
13527         PR c++/4203
13528         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
13529         * g++.dg/init/empty1.C: New test.
13530
13531 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
13532
13533         * gcc.c-torture/compile/20010903-1.c: New test.
13534
13535 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
13536
13537         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
13538         for m68k.
13539
13540 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
13541
13542         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
13543
13544         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
13545
13546         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
13547
13548 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
13549
13550         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
13551         for 16-bit 'unsigned int'.
13552
13553 2001-08-29  Kazu Hirata  <kazu@hxi.com>
13554
13555         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
13556
13557 2001-08-27  Richard Henderson  <rth@redhat.com>
13558
13559         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
13560         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
13561
13562 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
13563
13564         * gcc.dg/asm-names.c (ymain): New.
13565
13566 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
13567
13568         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
13569         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
13570         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
13571
13572 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13573
13574         * gcc.dg/compare5.c: New testcase.
13575
13576 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
13577
13578         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
13579         and "In instantiation".
13580
13581 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
13582
13583         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
13584
13585 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
13586
13587         * gcc.misc-tests/gcov.exp: Add support for branch information.
13588         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
13589         * gcc.misc-tests/gcov-4.c: New test.
13590         * gcc.misc-tests/gcov-4b.c: New test.
13591         * gcc.misc-tests/gcov-5b.c: New test.
13592
13593 2001-08-20  Zack Weinberg  <zackw@panix.com>
13594
13595         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
13596         expected to fail.
13597
13598 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13599
13600         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
13601
13602 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
13603
13604         * g++.dg/eh/
13605         Moved to gcc-deps.exp
13606         * gcc-deps.exp: New file.
13607
13608 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13609
13610         * g++.old-deja/g++.pt/defarg14.C: New test.
13611
13612 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
13613
13614         * g++.old-deja/g++.other/lineno5.C: New test.
13615
13616 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
13617
13618         * g++.old-deja/g++.pt/crash68.C: New test.
13619
13620 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
13621
13622         * g++.old-deja/g++.other/crash42.C: New test.
13623
13624 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
13625
13626         * gcc.dg/cpp/extratokens.c: Fix.
13627         * gcc.dg/cpp/skipping2.c: New tests.
13628
13629 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13630
13631         * gcc.c-torture/execute/20010724-1.c: New file.
13632         * gcc.c-torture/execute/20010724-1.x: New file.
13633
13634 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13635
13636         * g++.old-deja/g++.other/cond7.C: New test.
13637
13638 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13639
13640         * g++.old-deja/g++.other/optimize4.C: New test.
13641
13642 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13643
13644         * g++.old-deja/g++.abi/vbase8-5.C: New test.
13645
13646 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
13647
13648         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
13649         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
13650         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
13651         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
13652
13653         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
13654         bug report" message.
13655
13656         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
13657         * g++.dg/ext/instantiate1.C: Move from old-deja.
13658
13659 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
13660
13661         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
13662         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
13663         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
13664         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
13665
13666 2001-07-23  Jeffrey A Law  (law@cygnus.com)
13667
13668         * gcc.c-torture/execute/20010723-1.c: New test.
13669
13670 2001-07-23  Ben Elliston  <bje@redhat.com>
13671
13672         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
13673
13674 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13675
13676         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
13677         i[34567]86-*-*.
13678         Delete handling of ieee_multilib_flags.
13679         Pass -mieee for alpha*-*-* and sh-*-*.
13680         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
13681
13682 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
13683
13684         Remove old-abi tests.
13685         * g++.old-deja/g++.mike/p11116.C: Remove.
13686         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
13687
13688 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
13689
13690         * g77.f-torture/compile/pr3743.f:  New test
13691
13692 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
13693
13694         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
13695
13696 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13697
13698         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
13699         g++.old-deja/g++.pt/static6.C: Likewise.
13700         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
13701         supports weak symbols.
13702
13703 2001-07-18  Andreas Jaeger  <aj@suse.de>
13704
13705         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
13706         supported again.
13707
13708 2001-07-18  Andreas Jaeger  <aj@suse.de>
13709
13710         * gcc.dg/iftrap-1.c: Fix target line.
13711
13712 2001-07-17  Richard Henderson  <rth@redhat.com>
13713
13714         * gcc.c-torture/execute/20010717-1.c: New.
13715
13716 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13717
13718         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
13719         tests.
13720
13721 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13722
13723         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
13724
13725 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13726
13727         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
13728         UAC_SIGBUS, UAC_NOPRINT definitions.
13729
13730 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
13731
13732         * objc/execute/object_is_class.m: New test.
13733         * objc/execute/object_is_meta_class.m: New test.
13734
13735 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13736
13737         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
13738         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
13739
13740 2001-01-15  David Bil
13741         * objc/execute/class-14.m: Added.
13742         * objc/execute/class-2.m: Added.
13743         * objc/execute/class-3.m: Added.
13744         * objc/execute/class-4.m: Added.
13745         * objc/execute/class-5.m: Added.
13746         * objc/execute/class-6.m: Added.
13747         * objc/execute/class-7.m: Added.
13748         * objc/execute/class-8.m: Added.
13749         * objc/execute/class-9.m: Added.
13750         * objc/execute/class-tests-1.h
13751         * objc/execute/class-tests-2.h
13752         * objc/execute/compatibility_alias.m: Added.
13753         * objc/execute/encode-1.m: Added.
13754         * objc/execute/formal_protocol-1.m: Added.
13755         * objc/execute/formal_protocol-2.m: Added.
13756         * objc/execute/formal_protocol-3.m: Added.
13757         * objc/execute/formal_protocol-4.m: Added.
13758         * objc/execute/formal_protocol-5.m: Added.
13759         * objc/execute/formal_protocol-6.m: Added.
13760         * objc/execute/formal_protocol-7.m: Added.
13761         * objc/execute/informal_protocol.m: Added.
13762         * objc/execute/initialize.m: Added.
13763         * objc/execute/load.m: Added.
13764         * objc/execute/many_args_method.m: Added.
13765         * objc/execute/nested-3.m: Added.
13766         * objc/execute/no_clash.m: Added.
13767         * objc/execute/private.m: Added.
13768         * objc/execute/redefining_self.m: Added.
13769         * objc/execute/root_methods.m: Added.
13770         * objc/execute/selector-1.m: Added.
13771         * objc/execute/static-1.m: Added.
13772         * objc/execute/static-2.m: Added.
13773         * objc/execute/va_method.m: Added.
13774
13775 2001-03-10  Richard Henderson  <rth@redhat.com>
13776
13777         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13778
13779 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13780
13781         * g++.old-deja/g++.other/crash31.C: XFAIL.
13782         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13783         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13784         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13785         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13786         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13787
13788 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13789
13790         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13791
13792 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13793
13794         * gcc.dg/20000724-1.c: Don't use multiline strings.
13795
13796 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13797
13798         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13799         result of -cString against what we expect it to be; don't just
13800         print it out for no one to read.
13801
13802         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13803         Based on testcases provided by Nicola Pero.
13804
13805 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13806
13807         * gcc.dg/cpp/macro7.c: New test.
13808
13809 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13810
13811         * gcc.dg/cpp/multiline.c: Update.
13812
13813 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13814
13815         * g++.old-deja/g++.other/enum3.C: New test.
13816
13817 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13818
13819         * g++.old-deja/g++.other/pod1.C: New test.
13820
13821 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13822
13823         * g++.old-deja/g++.ext/overload1.C: New test.
13824
13825 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13826
13827         * g++.old-deja/g++.pt/using1.C: New test.
13828
13829 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13830
13831         * g++.old-deja/g++.other/using9.C: New test.
13832
13833 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13834
13835         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13836
13837         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13838
13839 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13840
13841         * g++.old-deja/g++.ext/realpt1.C: Remove.
13842
13843 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13844
13845         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13846
13847 2001-02-26  Will Cohen  <wcohen@redhat.com>
13848
13849         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13850
13851 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13852
13853         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13854         templatized constructors.
13855
13856 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13857
13858         * gcc.c-torture/execute/20010224-1.c: New test.
13859
13860 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13861
13862         * gcc.c-torture/execute/20010222-1.c: New test.
13863
13864 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13865
13866         * g++.old-deja/g++.other/inline20.C: New test.
13867
13868 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13869
13870         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13871
13872 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13873
13874         * g++.old-deja/g++.other/lookup22.C: New test.
13875
13876 200
13877         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13878         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13879         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13880         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13881         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13882
13883 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13884
13885         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13886         account.
13887
13888 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13889
13890         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13891
13892 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13893
13894         * g++.old-deja/g++.pt/crash62.C: New test.
13895
13896 2001-01-04  Richard Henderson  <rth@redhat.com>
13897
13898         * gcc.dg/20000926-1.c: Update expected warnings.
13899         * gcc.dg/array-2.c: Likewise.
13900         * gcc.dg/array-4.c: Also validate flexible array members.
13901         * gcc.dg/c99-flex-array-1.c: New.
13902
13903 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13904
13905         * gcc.c-torture/compile/20001222-1.x: Remove.
13906
13907 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13908
13909         * gcc.c-torture/execute/built-in-setjmp.c: New.
13910
13911 2001-01-03  Richard Henderson  <rth@redhat.com>
13912
13913         * gcc.dg/940510-1.c: Update expected error wording.
13914         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13915
13916 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13917
13918         * lib/target-supports.exp (check_alias_available): Modified to
13919         indicate aliases not supported if only weak aliases are supported.
13920
13921 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13922
13923         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13924         Turn on cmpstrsi checks for __pj__ and __i370__.
13925
13926 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13927
13928         * g++.old-deja/g++.other/virtual11.C: New test.
13929
13930 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13931
13932         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13933
13934 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13935
13936         * gcc.c-torture/compile/20010102-1.c: New test.
13937
13938 2001-01-02  Andreas Jaeger  <aj@suse.de>
13939
13940         * gcc.dg/noreturn-3.c: New test.
13941
13942         * gcc.dg/noreturn-4.c: New test.
13943
13944 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13945
13946         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13947         __builtin_fputc and __builtin_fwrite.
13948
13949 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13950
13951         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13952         signed char, not default char.
13953
13954 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13955
13956         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13957
13958 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13959
13960         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13961
13962 2000-12-29  Richard Henderson  <rth@redhat.com>
13963
13964         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13965         (__cyg_profile_func_exit): Define.
13966
13967 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13968
13969         * g++.dg/vtgc1.C: New test.
13970
13971 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13972
13973         * gcc.dg/noncompile/20001228-1.c: New test.
13974
13975         * gcc.dg/20001228-1.c: New test.
13976
13977         * gcc.c-torture/execute/20001228-1.c: New test.
13978
13979 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13980
13981         * gcc.dg/format-strfmon-1.c: New test.
13982
13983 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13984
13985         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13986         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13987         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13988         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13989         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13990         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13991         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13992         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13993         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13994         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13995         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13996         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13997         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13998
13999         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14000         * gcc.c-torture/execute/string-opt-4.c: Test index.
14001
14002 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14003
14004         * gcc.c-torture/compile/20001226-1.c: New test.
14005
14006 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14007
14008         * gcc.c-torture/compile/20001222-1.c: New test.
14009         * gcc.c-torture/compile/20001222-1.x: Xfail.
14010
14011 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14012
14013         * gcc.c-torture/execute/comp-goto-2.c: New test.
14014
14015 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14016
14017         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14018         Use long types if __INT_MAX__ is 32767.
14019         (main): Use cast to (sint32 *) when poking 88 into a_page.
14020
14021         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14022
14023 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14024
14025         * gcc.c-torture/compile/20001221-1.c: New test.
14026         * gcc.c-torture/execute/20001221-1.c: New test.
14027
14028 2000-12-20  Richard Henderson  <rth@redhat.com>
14029
14030         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14031         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14032
14033 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14034
14035         * gcc.dg/compare3.c: New test.
14036
14037 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14038
14039         * gcc.dg/format-warnll-1.c: New test.
14040
14041 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14042
14043         * gcc.dg/cpp/cmdlne-P.c: New test.
14044
14045 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14046
14047         * gcc.c-torture/execute/builtin-abs-1.c,
14048         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14049
14050 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14051
14052         * gcc.dg/cpp/multiline.c: New test.
14053
14054 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14055
14056         * g++.old-deja/g++.other/syshdr1.C: Update.
14057         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14058
14059 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14060
14061         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14062
14063 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14064
14065         * g++.old-deja/g++.pt/ttp65.C: New test.
14066
14067 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14068
14069         * g++.old-deja/g++.pt/ttp64.C: New test.
14070
14071 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14072
14073         * g++.old-deja/g++.pt/spec33.C: New test.
14074
14075 2000-12-14  Catherine Moore  <clm@redhat.com>
14076
14077         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14078         * gcc.c-torture/execute/920612-2.c: Likewise.
14079         * gcc.c-torture/execute/920428-2.c: Likewise.
14080         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14081         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14082
14083 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14084
14085         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14086         * gcc.dg/pack-test-2.c: Likewise.
14087
14088 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14089
14090         Tests by Zack Weinberg <zackw@stanford.edu>.
14091
14092         * gcc.dg/cpp/defined.c: Update.
14093         * gcc.dg/cpp/defined_trad.c: New tests.
14094
14095 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14096
14097         * gcc.dg/cpp/trad-direct.c: Update.
14098
14099 2000-12-11  Neil Booth  <neilb@earthling.net>
14100
14101         * gcc.dg/cpp/defined_trad.c
14102
14103 2000-12-11  Neil Booth  <neilb@earthling.net>
14104
14105         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14106
14107 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14108
14109         * gcc.dg/format-miss-2.c: New test.
14110
14111 2000-12-09  Neil Booth  <neilb@earthling.net>
14112
14113         * gcc.dg/cpp/lineflags.c: New tests.
14114         * gcc.dg/cpp/poison.c: Update.
14115         * gcc.dg/cpp/redef2.c: Update.
14116         * gcc.dg/cpp/skipping.c: New test.
14117
14118 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14119
14120         * g++.old-deja/g++.other/eh3.C: New testcase.
14121
14122 2000-12-07  Neil Booth  <neilb@earthling.net>
14123
14124         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14125         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14126         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14127         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14128         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14129         Update.
14130
14131 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14132
14133         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14134         __SIZE_TYPE__ instead of int for type of integers cast to
14135         pointers.
14136
14137 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14138
14139         * g++.old-deja/g++.other/cleanup4.C: New test.
14140
14141 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14142
14143         * format-sec-1.c: New test.
14144
14145 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14146
14147         * gcc.dg/format-nonlit-3.c: New test.
14148
14149 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14150
14151         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14152         through a null pointer.
14153
14154 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sou
14155         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14156         library makes no calls to `operator new' during initialization.
14157
14158 2000-11-04  Neil Booth  <neilb@earthling.net>
14159
14160         * gcc.dg/cpp/include2.c: New tests.
14161
14162 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14163
14164         * lib/g++.exp (g++_set_ld_library_path): New function.
14165         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14166
14167 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14168
14169         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14170         warnings.
14171
14172 2000-11-01  Richard Henderson  <rth@redhat.com>
14173
14174         * g++.old-deja/g++.ext/namedret1.C: New.
14175         * g++.old-deja/g++.ext/namedret2.C: New.
14176         * g++.old-deja/g++.ext/namedret3.C: New.
14177
14178 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14179
14180         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14181         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14182
14183 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14184
14185         * gcc.c-torture/execute/va-arg-21.c: New test.
14186
14187 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14188
14189         * gcc.dg/c99-complex-2.c: New test.
14190
14191 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14192
14193         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14194
14195 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14196
14197         * g++.old-deja/g++.other/inline16.C: New test.
14198
14199 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14200
14201         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14202         __PRETTY_FUNCTION__
14203
14204 2000-10-29  Neil Booth  <neilb@earthling.net>
14205
14206         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14207         New tests.
14208         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14209         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14210         optimisation.
14211
14212 2000-10-29  Neil Booth  <neilb@earthling.net>
14213
14214         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14215         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14216         * mi5.c: Test multiple includes work with -C.
14217         * trigraphs.c: Test ^= version.
14218
14219 2000-10-28  Neil Booth  <neilb@earthling.net>
14220
14221         New tests and test updates for new macro expander.
14222
14223         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14224         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14225         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14226         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14227         new diagnostic messages.
14228
14229         * gcc.dg/cpp/macro3.c: New tests.
14230
14231 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14232
14233         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14234         on the same line.
14235
14236 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14237
14238         * g++.old-deja/g++.other/eh2.C: New test.
14239
14240 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14241
14242         * gcc.c-torture/execute/20001027-1.c: New test.
14243
14244 2000-10-26  Richard Henderson  <rth@redhat.com>
14245
14246         * gcc.c-torture/execute/20001026-1.c: New.
14247
14248 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14249
14250         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14251         * g++.old-deja/g++.law/builtin1.C: Likewise.
14252         * g++.old-deja/g++.law/ctors10.C: Likewise.
14253         * g++.old-deja/g++.law/virtual3.C: Likewise.
14254         * g++.old-deja/g++.mike/p658.C: Likewise.
14255         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14256         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14257         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14258         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14259         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14260
14261 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14262
14263         * gcc.c-torture/compile/20001024-1.c: New test.
14264
14265 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14266
14267         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14268         to tell us whether or not we are using V3.
14269
14270 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14271
14272         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14273         operands.
14274
14275 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14276
14277         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14278
14279 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14280
14281         * gcc.c-torture/execute/20001024-1.c: New test.
14282
14283 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14284
14285         * g++.old-deja/g++.other/sibcall1.C: New test.
14286
14287 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14288
14289         * gcc.dg/noncompile/init-3.c: New test.
14290
14291 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14292
14293         * gcc.dg/format-array-1.c: New test.
14294
14295 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14296
14297         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14298         writing through null pointers; remove comment about testing
14299         unterminated strings.
14300
14301 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14302
14303         * gcc.c-torture/execute/20001017-2.c: New test.
14304
14305 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14306
14307         * gcc.c-torture/compile/20001018-1.c: New test.
14308         * gcc.c-torture/compile/20001018-1.x: Xfail.
14309
14310 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14311
14312         * gcc.c-torture/execute/20001017-1.c: New test.
14313
14314 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14315
14316         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14317         for multiple use of arguments with scanf formats; add tests for
14318         multiple use of arguments.
14319
14320 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14321
14322         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14323
14324 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14325
14326         * gcc.dg/format-miss-1.c: New test.
14327
14328 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14329
14330         * gcc.c-torture/execute/20001013-1.c: New test.
14331
14332 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14333
14334         * gcc.dg/format-branch-1.c: New test.
14335
14336 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14337
14338         * README, lib/file-format.exp: Remove EGCS references.
14339
14340 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14341
14342         * gcc.dg/20001013-1.c: New test.
14343
14344 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14345
14346         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14347         for intmax_t in the compiler using __typeof__ and the type rules
14348         for conditional expressions.
14349
14350 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14351
14352         * gcc.dg/20001012-1.c: New test.
14353         * gcc.dg/20001012-2.c: New test.
14354
14355 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14356
14357         * gcc.dg/format-attr-1.c: New test.
14358
14359 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14360
14361         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14362         __LONG_LONG_MAX__ instead of LLONG_MAX.
14363
14364 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14365
14366         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14367         scanf flags.
14368         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14369         flags.
14370
14371 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14372
14373         * gcc.dg/sequence-pt-1.c: New test.
14374
14375 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14376
14377         * gcc.c-torture/execute/20001011-1.c: New testcase.
14378         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14379
14380 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14381
14382         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14383         does not error on it.
14384
14385 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14386
14387         * gcc.dg/20001009-1.c: New test.
14388
14389 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14390
14391         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14392         * gcc.c-torture/execute/20001009-2.c: ... to here.
14393
14394 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14395
14396         * gcc.c-torture/compile/20001009-1.c: New testcase.
14397         * gcc.c-torture/execute/20001009-1.c: New testcase.
14398         Testcases provided by Jan Hubicka <jh@suse.cz>.
14399
14400 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14401
14402         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14403         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14404         uintmax_t using <limits.h> to emulate the compiler's internal
14405         logic.  No longer XFAIL %j tests.
14406
14407 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14408
14409         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14410         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14411         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14412         regexps and details of expected handling of some bad formats.
14413         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14414         suppression.
14415
14416 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14417
14418         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14419         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14420         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14421         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14422         in list archives.
14423
14424 2000-10-06  Richard Henderson  <rth@cygnus.com>
14425
14426         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14427         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14428         * g++.old-deja/g++.jason/report.C: Likewise.
14429         * g++.old-deja/g++.law/friend5.C: Likewise.
14430         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14431         of the expected warnings.
14432
14433 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14434
14435         * g++.old-deja/g++.pt/enum14.C: New test.
14436
14437 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14438
14439         * g++.old-deja/g++.pt/crash59.C: New test.
14440
14441 2000-10-04  Will Cohen  <wcohen@redhat.com>
14442
14443         * gcc.dg/20000926-1.c: New test.
14444
14445 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14446
14447         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14448         function name for current C++ compiler.
14449         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14450
14451 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14452
14453         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14454         __PRETTY_FUNCTION__.
14455         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14456
14457 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14458
14459         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14460
14461 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14462
14463         * gcc.c-torture/compile/20000923-1.c: New test.
14464
14465 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14466
14467         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14468         * g++.old-deja/g++.pt/ttp62.C: Same.
14469         * g++.old-deja/g++.other/inline14.C: Same.
14470
14471 2000-09-24  Richard Henderson  <rth@cygnus.com>
14472
14473         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14474
14475 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14476
14477         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14478
14479 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14480
14481         * gcc.c-torture/compile/20000922-1.c: New file.
14482
14483 2000-09-21  Nick Clifton  <nickc@redhat.com>
14484
14485         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14486         a signed long modulo operation.
14487         (mod6): New function - perform an unsigned long modulo operation.
14488         (main): Add tests for modulos of very large numbers by very small
14489         dividends.
14490
14491 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14492
14493         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14494
14495 2000-09-19  Richard Henderson  <rth@cygnus.com>
14496
14497         * gcc.dg/compare2.c (case 10): XFAIL.
14498
14499 2000-09-18  Richard Henderson  <rth@cygnus.com>
14500
14501         * gcc.c-torture/execute/20000906-1.c: Move ...
14502         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14503         that support __builtin_trap.
14504
14505 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14506
14507         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14508
14509 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14510
14511         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14512         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14513         more $ format tests.
14514
14515 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14516
14517         * gcc.dg/format-errmk-1.c: New test.
14518
14519 2000-09-17  Greg McGary  <greg@mcgary.org>
14520
14521         * gcc.c-torture/execute/20000917-1.x: Remove.
14522
14523 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14524
14525         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14526
14527 2000-09-17  Greg McGary  <greg@mcgary.org>
14528
14529         * gcc.c-torture/execute/20000917-1.c: New test.
14530         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14531
14532 2000-09-16  Neil Booth  <NeilB@earthling.net>
14533
14534         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14535         in nested macro bug.
14536
14537 2000-09-15  Neil Booth  <NeilB@earthling.net>
14538
14539         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14540
14541 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14542
14543         * gcc.c-torture/execute/20000914-1.c: New test.
14544
14545 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14546
14547         * g++.other/inline13.C: New test.
14548
14549 2000-09-12  Andreas Jaeger  <aj@suse.de>
14550
14551         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14552         constant by Ulrich Drepper <drepper@redhat.com>.
14553
14554 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14555
14556         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14557
14558 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14559
14560         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14561
14562 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14563
14564         * gcc.dg/cpp/backslash.c: New test.
14565
14566 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14567
14568         * gcc.c-torture/execute/20000910-1.c: New test.
14569         * gcc.c-torture/execute/20000910-2.c: Likewise.
14570
14571 2000-09-11  Robert Lipe  <robertl@sco.com>
14572
14573         * gcc.dg/pragma-align.c: New test.
14574
14575 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14576
14577         * g++.old-deja/g++.pt/explicit82.C: New test.
14578         * g++.old-deja/g++.pt/explicit83.C: New test.
14579
14580 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14581
14582         * gcc.dg/asm-names.c: New test.
14583
14584 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14585
14586         * gcc.dg/cpp/tr-warn6.c: New test
14587
14588 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14589
14590         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14591         be accepted.
14592
14593 2000-09-07  Catherine Moore  <clm@redhat.com>
14594
14595         * gcc.c-torture/execute/unroll-1.c: New test.
14596
14597 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14598
14599         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14600         ERROR markers.
14601         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14602         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14603         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14604         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14605         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14606         Preprocess only.
14607         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14608         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14609
14610 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14611
14612         * g++.old-deja/g++.pt/deduct2.C: New test.
14613
14614 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14615
14616         * g++.old-deja/g++.pt/parms2.C: New test.
14617
14618 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14619
14620         * g++.old-deja/g++.pt/crash58.C: New test.
14621
14622 2000-09-06  Greg McGary  <greg@mcgary.org>
14623
14624         * gcc.c-torture/execute/20000906-1.c: New test.
14625         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14626
14627 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14628
14629         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14630
14631 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14632
14633         * g++.old-deja/g++.pt/crash57.C: New test.
14634
14635 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14636
14637         * g++.old-deja/g++.pt/crash56.C: New test.
14638
14639 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14640
14641         * g++.old-deja/g++.pt/koenig1.C: New test.
14642
14643 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14644
14645         * gcc.dg/20000904-1.c: New test.
14646
14647 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14648
14649         * gcc.dg/cpp/paste8.c: New test.
14650
14651 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14652
14653         * gcc.c-torture/compile/20000827-1.c: New test.
14654
14655 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14656
14657         * gcc.dg/format-diag-1.c: New test.
14658
14659 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14660
14661         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14662         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14663         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14664         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14665         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14666
14667 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14668
14669         * g++.old-deja/g++.other/nested4.C: New test.
14670
14671 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14672
14673         * g++.old-deja/g++.ns/scoped1.C: New test.
14674
14675 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
14676
14677         * lib/g++.exp: Support testing already-installed GCC.
14678
14679 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14680
14681         * wtr-label-1.c, wtr-suffix-1.c: New tests.
14682
14683 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14684
14685         * gcc.dg/return-type-2.c: New test.
14686
14687 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
14688
14689         * gcc.c-torture/compile/20000825-1.c: New test.
14690
14691 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
14692
14693         * gcc.dg/dwarf2-2.c: New test.
14694
14695 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
14696
14697         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
14698         dg-warning regexps.
14699
14700 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14701
14702         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
14703         gcc.dg/format-ext-5.c: New tests.
14704
14705 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
14706
14707         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
14708
14709 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
14710
14711         * gcc.dg/noncompile/930622-2.c: Adjust error message.
14712
14713 2000-08-24  Richard Henderson  <rth@cygnus.com>
14714
14715         * gcc.dg/ia64-sync-1.c: New test.
14716         * gcc.dg/ia64-sync-2.c: New test.
14717         * gcc.dg/ia64-asm-1.c: New test.
14718
14719 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14720
14721         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
14722         * gcc.dg/format-ext-2.c: New test.
14723
14724 2000-08-23  Jason Merrill  <jason@redhat.com>
14725
14726         * lib/old-dejagnu.exp: Also ignore "In member function" and
14727         "At global scope".
14728
14729 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14730
14731         * gcc.dg/noncompile/label-lineno-1.c: New test.
14732
14733 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14734
14735         * gcc.dg/c99-array-nonobj-1.c: New test.
14736
14737 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
14738
14739         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
14740         tests.
14741         * gcc.dg/format-ext-1.c: New test.
14742
14743 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14744
14745         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
14746         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
14747         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
14748         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
14749         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
14750
14751 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14752
14753         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
14754         gcc.dg/c99-strftime-2.c: New tests.
14755
14756 2000-08-22  Richard Henderson  <rth@cygnus.com>
14757
14758         * gcc.c-torture/execute/20000822-1.c: New test.
14759
14760 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14761
14762         * gcc.c-torture/execute/20000819-1.x: Remove.
14763
14764 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14765
14766         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
14767         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
14768         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
14769         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
14770         gcc.dg/format-xopen-1.c: New tests.
14771
14772 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
14773
14774         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
14775
14776 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
14777
14778         * g++.old-deja/g++.other/loop2.C: New test.
14779
14780         * gcc.c-torture/compile/20000606-1.c: New test.
14781         * gcc.c-torture/compile/20000728-1.c: New test.
14782         * gcc.c-torture/execute/20000801-1.c: New test.
14783         * gcc.c-torture/execute/20000801-2.c: New test.
14784         * gcc.c-torture/execute/20000819-1.c: New test.
14785         * gcc.c-torture/execute/20000819-1.x: XFAIL.
14786         * gcc.dg/20000629-1.c: New test.
14787         * gcc.dg/20000724-1.c: New test.
14788         * gcc.dg/20000807-1.c: New test.
14789
14790 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
14791
14792         * gcc.dg/cpp/pragma-1.c: New test.
14793         * gcc.dg/cpp/pragma-2.c: New test.
14794
14795 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
14796
14797         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
14798         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
14799
14800 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14801
14802         * gcc.c-torture/compile/20000818-1.c: New test.
14803
14804 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
14805
14806         * gcc.c-torture/execute/20000818-1.c: New test.
14807
14808 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14809
14810         * gcc.dg/format-va-1.c: New test.
14811
14812 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14813
14814         * g++.old-deja/g++.other/typedef8.C: New test.
14815
14816 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14817
14818         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
14819         * g++.old-deja/g++.mike/net36.C: Mark candidate.
14820         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
14821         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
14822         * g++.old-deja/g++.other/ptrmem7.C: New test.
14823         * g++.old-deja/g++.pt/ptrmem10.C: New test.
14824
14825 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
14826
14827         * g++.old-deja/g++.pt/typename27.C: New test.
14828
14829 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
14830
14831         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
14832         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
14833         * g++.old-deja/g++.pt/friend45.C: New test.
14834         * g++.old-deja/g++.other/friend8.C: New test.
14835
14836 2000-08-15  Richard Henderson  <rth@cygnus.com>
14837
14838         * gcc.c-torture/execute/20000815-1.c: New test.
14839
14840 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14841
14842         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
14843         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
14844         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
14845
14846 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
14847
14848         * g++.old-deja/g++.other/refinit2.C: New test.
14849
14850 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14851
14852         * lib/c-torture.exp (c-torture): Make
14853         compiler_conditional_xfail_data global.
14854         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
14855         compiler_conditional_xfail_data machinery.
14856         (f-torture-execute): Likewise.
14857         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
14858         and only when unrolling loops.
14859
14860         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
14861
14862 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14863
14864         * g++.old-deja/g++.pt/explicit81.C: New test.
14865
14866 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
14867
14868         * g++.old-deja/g++.pt/typename26.C: New test.
14869
14870 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
14871
14872         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
14873         warning.
14874
14875 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
14876
14877         * g++.old-deja/g++.other/array3.C: New test.
14878
14879 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14880
14881         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
14882         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
14883         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
14884         New tests.
14885
14886 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
14887
14888         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
14889         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14890
14891 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
14892
14893         * gcc.c-torture/execute/20000808-1.c: New test.
14894
14895 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14896
14897         * gcc.dg/c90-const-expr-1.c: New test.
14898
14899 2000-08-08  Richard Henderson  <rth@cygnus.com>
14900
14901         * gcc.dg/noncompile/920923-1.c: Declare calloc.
14902
14903 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14904
14905         * gcc.dg/noncompile/const-ll-1.c: New test.
14906
14907 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14908
14909         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14910
14911 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
14912
14913         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14914         that running programs linked against the shared version of libobjc
14915         run correctly.
14916
14917 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14918
14919         * gcc.dg/c99-printf-1.c: New test.
14920
14921 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14922
14923         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14924
14925 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
14926
14927         * gcc.c-torture/execute/20000731-1.x: Delete.
14928
14929 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
14930
14931         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14932         and torture_without_loops as is done by c-torture.exp.
14933         (search_for): Copy from c-torture.exp.
14934         (gcc-dg-runtest): New function, drives a directory of tests
14935         iterating over the TORTURE_OPTIONS.
14936         (scan-assembler, scan-assembler-not): Move here from
14937         individual directory drivers.
14938
14939         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14940         defined by lib/gcc-dg.exp.
14941         * gcc.dg/cpp/cpp.exp: Likewise.
14942         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
14943         gcc-dg-runtest, so we cycle over optimization options.
14944
14945         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14946         * gcc.dg/compare2.c: No longer expected to fail.
14947
14948 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
14949
14950         * gcc.c-torture/execute/20000804-1.c: New test.
14951
14952 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14953
14954         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14955
14956 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
14957
14958         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14959
14960 2000-08-03  Jeffrey A Law  (law@cygnus.com)
14961
14962         * gcc.c-torture/compile/20000803-1.c: New test.
14963
14964 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14965
14966         * gcc.c-torture/execute/20000801-3.c,
14967         gcc.c-torture/execute/20000801-4.c: New tests.
14968         * gcc.c-torture/execute/20000801-3.x,
14969         gcc.c-torture/execute/20000801-4.x: Xfail.
14970
14971 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
14972
14973         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14974         libobjc/.libs to allow for libtool.
14975
14976 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
14977
14978         * gcc.c-torture/compile/20000802-1.c: New test.
14979
14980 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
14981
14982         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14983
14984 2000-07-31  Jeffrey A Law  (law@cygnus.com)
14985
14986         * gcc-c-torture/execute/20000731-2.c: New test.
14987
14988         * gcc.c-torture/execute/20000731-1.c: New test.
14989         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14990
14991 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
14992
14993         * testsuite/gcc.dg/cpp/paste7.c: New test.
14994         * gcc.dg/cpp/20000725-1.c: New test.
14995
14996 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
14997
14998         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14999         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15000         declaration warning for __builtin_dwarf_reg_size.
15001
15002         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15003
15004 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15005
15006         * gcc.dg/noncompile/voidparam-1.c: New test.
15007
15008 2000-07-30  Richard Henderson  <rth@cygnus.com>
15009
15010         * gcc.dg/c90-digraph-1.c: Don't xfail.
15011         * gcc.dg/compare2.c (case 10): Xfail.
15012         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15013
15014 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15015
15016         * gcc.dg/c99-main-1.c: New test.
15017
15018 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15019
15020         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15021
15022 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15023
15024         * gcc.c-tortuer/execute/20000726-1.c: New test.
15025
15026 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15027
15028         * gcc.c-torture/execute/enum-2.c: New test.
15029
15030 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15031
15032         * gcc.dg/cpp/tr-warn3.c: New test.
15033
15034 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15035
15036         * g++.old-deja/g++.ext/implicit1.C: Remove.
15037         * g++.old-deja/g++.jason/c2.C: Remove
15038         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15039         * g++.old-deja/g++.pt/crash16.C: Likewise.
15040         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15041
15042 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15043
15044         * g++.old-deja/g++.other/for2.C: New test.
15045
15046 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15047
15048         * gcc.dg/20000720-1.c: New test.
15049
15050 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15051
15052         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15053
15054 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15055
15056         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15057         * gcc.c-torture/execute/20000722-1.c: New.
15058         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15059
15060 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15061
15062         * gcc.dg/cpp/20000720-1.S: New test.
15063
15064 2000-07-21  Michael Meissner  <meissner@redhat.com>
15065
15066         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15067
15068 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15069
15070         * g++.old-deja/g++.brendan/crash16.C,
15071         g++.old-deja/g++.brendan/parse3.C,
15072         g++.old-deja/g++.brendan/redecl1.C,
15073         g++.old-deja/g++.ns/template13.C,
15074         g++.old-deja/g++.other/decl4.C,
15075         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15076
15077 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15078
15079         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15080         and "Internal error".
15081
15082         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15083         regexps.
15084         * gcc.dg/cpp/paste6.c: New test.
15085
15086 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15087
15088         * gcc.dg/cpp/tr-direct.c: New test.
15089
15090         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15091         gcc.dg/cpp/undef1.c: Tweak error regexps.
15092
15093 2000-07-18  Eric Christopher <echristo@redhat.com>
15094
15095         * gcc.c-torture/compile/20000718-1.c: New test.
15096
15097 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15098
15099         * cpplex.c (_cpp_push_token): If the token being pushed back
15100         is the previous token in this context, just subtract one from
15101         context->posn.
15102         * cppmacro.c (save_expansion): Clear aux field when storing a
15103         placemarker.
15104
15105 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15106
15107         * gcc.dg/noncompile/redecl-1.c: New test.
15108
15109 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15110
15111         * gcc.c-torture/execute/20000717-5.c: New test.
15112         * gcc.c-torture/execute/20000717-1.x: Removed.
15113
15114 2000-07-17  Richard Henderson  <rth@cygnus.com>
15115
15116         * gcc.c-torture/execute/20000717-4.c: New test.
15117
15118 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15119
15120         * gcc.dg/cpp/syshdr.c: New test.
15121         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15122
15123 2000-07-17  Neil Booth  <neilb@earthling.net>
15124
15125         * gcc.dg/cpp/cmdlne-dM.c: New test.
15126         * gcc.dg/cpp/cmdlne-dD.c: New test.
15127
15128 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15129
15130         * gcc.c-torture/execute/20000717-3.c: New test.
15131
15132         * gcc.c-torture/compile/20000717-1.c: New test.
15133
15134 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15135
15136         * gcc.c-torture/execute/20000717-2.c: New test.
15137
15138 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15139
15140         * gcc.dg/formatz-1.c: New test.
15141
15142         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15143         * gcc.dg/c99-digraph-1.c: New tests.
15144
15145         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15146         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15147
15148         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15149         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15150         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15151         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15152         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15153         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15154         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15155
15156 2000-07-17   Greg McGary <greg@mcgary.org>
15157
15158         * gcc.c-torture/execute/20000717-1.c: New test.
15159         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15160
15161 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15162
15163         * gcc.c-torture/execute/20000715-2.c: New test.
15164         * gcc.dg/20000715-1.c: New test.
15165
15166 2000-07-15  Michael Meissner  <meissner@redhat.com>
15167
15168         * gcc.c-torture/execute/20000715-1.c: New test.
15169
15170 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15171
15172         * gcc.c-torture/execute/20000707-1.c: New test.
15173
15174 2000-07-13  Neil Booth  <NeilB@earthling.net>
15175
15176         * testsuite/gcc.dg/cpp/digraph1.c,
15177         testsuite/gcc.dg/cpp/digraph2.c,
15178         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15179
15180 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15181
15182         * g77.f-torture/compile/20000630-2.f:  New test.
15183         * g77.f-torture/compile/20000630-2.x
15184
15185 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15186
15187         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15188
15189 2000-07-11  Neil Booth  <NeilB@earthling.net>
15190
15191         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15192
15193 2000-07-11  Neil Booth  <NeilB@earthling.net>
15194
15195         * gcc.dg/cpp/cmdlne-C.c: New.
15196
15197 2000-07-09  Neil Booth  <NeilB@earthling.net>
15198
15199         * gcc.dg/cpp/directiv.c: New tests.
15200         * gcc.dg/cpp/undef1.c: Update.
15201
15202 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15203
15204         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15205
15206 2000-07-09  Neil Booth  <NeilB@earthling.net>
15207
15208         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15209
15210 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15211
15212         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15213         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15214
15215 2000-07-08  Neil Booth  <NeilB@earthling.net>
15216
15217         * gcc.dg/cpp/macsyntx.c: New tests.
15218
15219 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15220
15221         * gcc.dg/20000707-1.c: New test.
15222
15223 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15224
15225         * gcc.c-torture/execute/20000706-1.c: New test.
15226         * gcc.c-torture/execute/20000706-2.c: New test.
15227         * gcc.c-torture/execute/20000706-3.c: New test.
15228         * gcc.c-torture/execute/20000706-4.c: New test.
15229         * gcc.c-torture/execute/20000706-5.c: New test.
15230
15231 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15232
15233         * g++.old-deja/g++.pt/instantiate7.C: New test.
15234
15235 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15236
15237         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15238         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15239         * g++.old-deja/g++.other/rtti3.C: Likewise.
15240         * g++.old-deja/g++.other/rttid3.C: Likewise.
15241
15242 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15243
15244         *  g77.f-torture/compile/20000630-1.x: Fix typo
15245
15246 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15247
15248         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15249         assembly output.
15250
15251 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15252
15253         * gcc.dg/cpp/ident.c: New test.
15254
15255 2000-07-05  Neil Booth  <NeilB@earthling.net>
15256
15257         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15258           gcc.dg/cpp/lexstrng.c: New tests.
15259
15260 2000-07-04  Neil Booth  <NeilB@earthling.net>
15261
15262         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15263         * gcc.dg/cpp/strify2.c: Same.
15264
15265 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15266
15267         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15268         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15269         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15270         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15271
15272         * testsuite/gcc.dg/cpp/macro1.c,
15273         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15274         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15275         testsuite/gcc.dg/cpp/strify1.c,
15276         testsuite/gcc.dg/cpp/strify2.c: New tests.
15277
15278 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15279
15280         * gcc.c-torture/execute/20000703-1.c: New test.
15281
15282 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15283
15284         * g++.old-deja/g++.pt (lookup10.C): New test.
15285
15286 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15287
15288         * g++.old-deja/g++.pt (typename25.C): New test.
15289
15290 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15291
15292         * gcc.c-torture/compile/20000701-1.c: New test.
15293
15294 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15295
15296         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15297         to test case.
15298
15299 2000-06-30  Catherine Moore  <clm@cygnus.com>
15300
15301         * gcc.c-torture/execute/align-1.c: New test.
15302
15303 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15304
15305         * g++.old-deja/g++.pt/expr8.C: New test.
15306         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15307
15308 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15309
15310         * gcc.c-torture/compile/20000629-1.c: New test.
15311
15312 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15313
15314
15315         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15316         gcc.dg/noncompile directory, depending on whether they're
15317         preprocessor tests or not.  Annotate all the tests for the dg
15318         framework.
15319
15320         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15321         * gcc.dg/noncompile/noncompile.exp: New.
15322
15323         * Moved files:
15324         Old name                                New name
15325         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15326         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15327         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15328         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15329         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15330         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15331         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15332         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15333         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15334         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15335         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15336         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15337         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15338         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15339         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15340         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15341         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15342         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15343         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15344         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15345         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15346         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15347         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15348         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15349
15350         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15351         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15352         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15353         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15354         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15355         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15356
15357 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15358
15359         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15360         declare one variable.  On the fourth, error.
15361         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15362         declared by 20000628-1a.h.
15363
15364 2000-06-29  Richard Henderson  <rth@redhat.com>
15365
15366         * gcc.c-torture/execute/930529-1.x: New file.
15367         * gcc.dg/920413-1.c: Adjust expected warning text.
15368         * gcc.dg/980217-1.c: Declare abort.
15369         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15370
15371 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15372
15373         * g77.f-torture/compile/20000629-1.f: New test.
15374         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15375
15376 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15377
15378         Rearrange lots of files, removing entirely the
15379         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15380         directories.
15381
15382         * Deleted files:
15383         gcc.c-torture/code_quality/code_quality.exp
15384         gcc.c-torture/special/special.exp
15385         gcc.failure/failure.exp
15386         gcc.failure/940409-1.x
15387         gcc.c-torture/compile/961203-1.x
15388
15389         * New files:
15390         gcc.misc-tests/linkage.exp
15391         gcc.c-torture/execute/920730-1t.c
15392         gcc.c-torture/execute/920730-1t.x
15393         gcc.c-torture/compile/920520-1.x
15394         gcc.c-torture/compile/920521-1.x
15395         gcc.c-torture/compile/981006-1.x
15396         gcc.c-torture/execute/eeprof-1.x
15397
15398         * Moved files (possibly with modifications to fit a new harness):
15399         Old name                                New name
15400         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15401         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15402         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15403         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15404         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15405         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15406         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15407         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15408         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15409         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15410         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15411         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15412         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15413         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15414
15415 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15416
15417         * c-torture/compile/961203-1.x: Delete.
15418
15419         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15420         not exit. Include stdio.h.
15421         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15422         * gcc.misc-tests/dg-12.c: Likewise.
15423         * gcc.misc-tests/dg-5.c: Likewise.
15424         * gcc.misc-tests/dg-6.c: Likewise.
15425         * gcc.misc-tests/dg-7.c: Prototype abort.
15426         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15427         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15428         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15429         not exit.
15430         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15431         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15432
15433 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15434
15435         * gcc.dg/cpp/20000628-1.c: New test.
15436         * gcc.dg/cpp/20000628-1.h: New header for above test.
15437         * gcc.dg/cpp/20000628-1a.h: Likewise.
15438
15439 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15440
15441         * gcc.dg/cpp: New directory.
15442         * gcc.dg/cpp/cpp.exp: New driver.
15443         * gcc.dg/cpp/20000627-1.c: New test.
15444         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15445         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15446         and rewrite as a compilation test.
15447
15448         * gcc.dg: Move many files into the cpp subdirectory, possibly
15449         renaming or editing them as well.
15450         Old name                New name
15451         990119-1.c              cpp/19990119-1.c
15452         990228-1.c              cpp/19990228-1.c
15453         990407-1.c              cpp/19990407-1.c
15454         990409-1.c              cpp/19990409-1.c
15455         990413-1.c              cpp/19990413-1.c
15456         990703-1.c              cpp/19990703-1.c
15457         20000127-1.c            cpp/20000127-1.c
15458         20000129-1.c            cpp/20000129-1.c
15459         20000207-1.c            cpp/20000207-1.c
15460         20000207-2.c            cpp/20000207-2.c
15461         20000209-1.c            cpp/20000209-1.c
15462         20000209-2.c            cpp/20000209-2.c
15463         20000301-1.c            cpp/20000301-1.c
15464         20000419-1.c            cpp/20000419-1.c
15465         20000510-1.S            cpp/20000510-1.S
15466         20000519-1.c            cpp/20000519-1.c
15467         20000529-1.c            cpp/20000529-1.c
15468         20000625-1.c            cpp/20000625-1.c
15469         20000625-2.c            cpp/20000625-2.c
15470         cpp-as1.c               cpp/assert1.c
15471         cpp-as2.c               cpp/assert2.c
15472         cxx-comments-1.c        cpp/cxxcom1.c
15473         cxx-comments-2.c        cpp/cxxcom2.c
15474         endif-label.c           cpp/endif.c
15475         cpp-hash1.c             cpp/hash1.c
15476         cpp-hash2.c             cpp/hash2.c
15477         cpp-if1.c               cpp/if-1.c
15478         cpp-if2.c               cpp/if-2.c
15479         cpp-if3.c               cpp/if-3.c
15480         cpp-if4.c               cpp/if-4.c
15481         cpp-if5.c               cpp/if-5.c
15482         cpp-cond.c              cpp/if-cexp.c
15483         cpp-missingop.c         cpp/if-mop.c
15484         cpp-missingparen.c      cpp/if-mpar.c
15485         cpp-opprec.c            cpp/if-oppr.c
15486         cpp-ifparen.c           cpp/if-paren.c
15487         cpp-shortcircuit.c      cpp/if-sc.c
15488         cpp-shift.c             cpp/if-shift.c
15489         cpp-unary.c             cpp/if-unary.c
15490         cpp-li1.c               cpp/line1.c
15491         cpp-li2.c               cpp/line2.c
15492         lineno.c                cpp/line3.c
15493         lineno-2.c              cpp/line4.c
15494         cpp-mi.c                cpp/mi1.c
15495         cpp-mic.h               cpp/mi1c.h
15496         cpp-micc.h              cpp/mi1cc.h
15497         cpp-mind.h              cpp/mi1nd.h
15498         cpp-mindp.h             cpp/mi1ndp.h
15499         cpp-mix.h               cpp/mi1x.h
15500         cpp-mi2.c               cpp/mi2.c
15501         cpp-mi2a.h              cpp/mi2a.h
15502         cpp-mi2b.h              cpp/mi2b.h
15503         cpp-mi2c.h              cpp/mi2c.h
15504         cpp-mi3.c               cpp/mi3.c
15505         cpp-mi3.def             cpp/mi3.def
15506         poison-1.c              cpp/poison.c
15507         pr-impl.c               cpp/prag-imp.c
15508         cpp-redef-2.c           cpp/redef1.c
15509         cpp-redef.c             cpp/redef2.c
15510         strpaste.c              cpp/strp1.c
15511         strpaste-2.c            cpp/strp2.c
15512         cpp-tradpaste.c         cpp/tr-paste.c
15513         cpp-tradstringify.c     cpp/tr-str.c
15514         cpp-tradwarn1.c         cpp/tr-warn1.c
15515         cpp-tradwarn2.c         cpp/tr-warn2.c
15516         trigraphs.c             cpp/trigraphs.c
15517         cpp-unc1.c              cpp/unc1.c
15518         cpp-unc2.c              cpp/unc2.c
15519         cpp-unc3.c              cpp/unc3.c
15520         cpp-unc.c               cpp/unc4.c
15521         undef.c                 cpp/undef1.c
15522         undef-2.c               cpp/undef2.c
15523         cpp-wi1.c               cpp/widestr1.c
15524
15525 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15526
15527         * lib/g++.exp (g++_include_flags): Tweak.
15528
15529 2000-06-27  H.J. Lu  <hjl@gnu.org>
15530             Loren J. Rittle  <ljrittle@acm.org>
15531
15532         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15533         version with one that knows about the new gcc tree structure.
15534         (g++_link_flags): Same.
15535
15536 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15537
15538         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15539         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15540         case we are cross-compiling.
15541
15542         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15543         g++.old-deja/g++.niklas/Makefile.in,
15544         g++.old-deja/g++.niklas/configure.in,
15545         g++.old-deja/g++.other/Makefile.in,
15546         g++.old-deja/g++.other/configure.in,
15547         gcc.c-torture/code_quality/Makefile.in,
15548         gcc.c-torture/code_quality/configure.in,
15549         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15550         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15551         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15552         gcc.c-torture/execute/ieee/Makefile.in,
15553         gcc.c-torture/execute/ieee/configure.in,
15554         gcc.c-torture/noncompile/Makefile.in,
15555         gcc.c-torture/noncompile/configure.in,
15556         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15557         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15558         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15559
15560 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15561
15562         * g++.old-deja/g++.other/ambig3.C: New test.
15563
15564 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15565
15566         * g++.old-deja/g++.pt/syntax1.C: New test.
15567         * g++.old-deja/g++.pt/syntax2.C: New test.
15568         * g++.old-deja/g++.other/syntax3.C: New test.
15569         * g++.old-deja/g++.other/syntax4.C: New test.
15570
15571 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15572
15573         * gcc.dg/20000623-1.c: Prototype exit and abort.
15574
15575 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15576
15577         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15578         New tests.
15579         * gcc.dg/cpp-mi3.def: New file.
15580
15581         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15582         inside assertions.
15583         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15584         lexer's error messages.
15585         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15586         divine anything from the linemarkers.
15587         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15588         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15589
15590 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15591
15592         * gcc.dg/20000623-1.c: New test.
15593
15594 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15595
15596         * gcc.c-torture/execute/20000622-1.c: New test.
15597
15598 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15599
15600         * g++.old-deja/g++.other/init15.C: New test.
15601
15602 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15603
15604         * g++.old-deja/g++.pt/vaarg2.C: New test.
15605         * g++.old-deja/g++.pt/vaarg3.C: New test.
15606
15607 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15608
15609         * g++.old-deja/g++.other/dyncast6.C: New test.
15610
15611 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15612
15613         * gcc.c-torture/execute/loop-6.c: New test.
15614
15615 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15616
15617         * gcc.dg/20000614-1.c: New test.
15618         * gcc.dg/20000614-2.c: New test.
15619
15620 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15621
15622         * g++.old-deja/g++.other/inline12.C: New test.
15623
15624 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15625
15626         * g++.old-deja/g++.other/eh1.C: New test.
15627
15628 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15629
15630         * g++.old-deja/g++.other/type.C: New test.
15631
15632 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15633
15634         * g++.old-deja/g++.other/initstring.C: New test.
15635
15636 2000-06-12  Jason Merrill  <jason@redhat.com>
15637
15638         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15639
15640 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15641
15642         * gcc.c-torture/compile/20000609-1.c: New test.
15643
15644 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15645
15646         * gcc.dg/20000609-1.c: New test.
15647
15648 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15649
15650         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15651         * gcc.c-torture/noncompile/poison-1.c: Move...
15652         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15653         * gcc.dg/cpp-li1.c: Add a token after the #line.
15654
15655 2000-06-05  Richard Henderson  <rth@cygnus.com>
15656
15657         * gcc.c-torture/execute/20000605-2.c: New test.
15658         * gcc.c-torture/execute/20000605-3.c: New test.
15659
15660 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15661
15662         * g77.f-torture/execute/20000503-1.x: New file.
15663
15664 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15665
15666         * g++.old-deja/g++.eh/badalloc1.C: New test.
15667
15668 2000-06-05  Richard Henderson  <rth@cygnus.com>
15669
15670         * gcc.c-torture/execute/20000605-1.c: New test.
15671
15672 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15673             Nathan Sidwell <nathan@codesourcery.com>
15674
15675         * gcc.c-torture/compile/20000605-1.c: New test.
15676
15677 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
15678
15679         * g77.f-torture/compile/20000601-1.f:  New test.
15680
15681 2000-06-03  Richard Henderson  <rth@cygnus.com>
15682
15683         * gcc.c-torture/execute/20000603-1.c: New.
15684
15685 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
15686
15687         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
15688         * gcc.dg/noreturn-2.c (noreturn): Likewise.
15689
15690 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
15691
15692         * gcc.dg/compare2.c (case 12): XFAIL.
15693         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
15694         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
15695
15696         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
15697
15698 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
15699
15700         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
15701         guard macro is already defined when the header is first
15702         included.
15703         * gcc.dg/cpp-mix.h: New file.
15704         * gcc.dg/endif-label.c: Update patterns to match compiler.
15705
15706         * g++.brendan/complex1.C: Declare abort.
15707         * g++.law/refs4.C: Remove XFAIL.
15708         * g++.oliva/expr2.C: Declare abort and exit.
15709
15710 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
15711
15712         * gcc.c-torture/execute/20000528-1.c: New test.
15713
15714         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
15715         * g++.old-deja/g++.law/temps4.C: Likewise.
15716
15717         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
15718         stdlib.h.  Call abort() on failure.
15719         * g++.old-deja/g++.law/refs4.C: Likewise.
15720         * g++.old-deja/g++.law/temps4.C: Likewise.
15721         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
15722         * gcc.c-torture/execute/20000112-1.c: Include string.h.
15723
15724 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
15725
15726         Relative to g++.dg/special:
15727         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
15728
15729         Relative to g++.old-deja:
15730         * g++.brendan/complex1.C, g++.jason/optimize2.C,
15731         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
15732         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
15733         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
15734         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
15735         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
15736         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
15737
15738         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
15739         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
15740         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
15741         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
15742         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
15743         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
15744         and/or string.h.
15745
15746         * g++.other/goto1.C: Update expectations for error messages.
15747
15748 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
15749
15750         * gcc.c-torture/compile/20000523-1.c: New test.
15751
15752 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15753
15754         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
15755
15756 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
15757
15758         * g++.old-deja/g++.eh/catch11.C: New test.
15759         * g++.old-deja/g++.eh/catch12.C: New test.
15760
15761 2000-05-24  Nick Clifton  <nickc@cygnus.com>
15762
15763         * gcc.c-torture/execute/20000523-1.c: New test.
15764
15765 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
15766
15767         * c-torture/execute/bcp-1.c: Replace abort in arg of
15768         __builtin_constant_p with a generic external function.
15769
15770         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
15771         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
15772         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
15773         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
15774         Prototype abort and/or exit.
15775
15776         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
15777         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
15778         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
15779         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
15780
15781 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
15782
15783         * gcc.dg/dwarf2-1.c: New test.
15784
15785 2000-05-20  Richard Henderson  <rth@cygnus.com>
15786
15787         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
15788
15789 2000-05-20  Andreas Jaeger  <aj@suse.de>
15790
15791         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
15792         testcase.
15793
15794 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
15795
15796         * gcc.c-torture/execute/20000519-2.c: New test.
15797
15798 2000-05-19  Andreas Jaeger  <aj@suse.de>
15799
15800         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
15801         which fails with SSA.
15802
15803         * lib/c-torture.exp: Also test with -O3 -fssa.
15804
15805 2000-05-18  Michael Meissner  <meissner@redhat.com>
15806
15807         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
15808         * gcc.c-torture/execute/920415-1.c: Ditto.
15809         * gcc.c-torture/execute/920501-1.c: Ditto.
15810         * gcc.c-torture/execute/conversion.c: Ditto.
15811         * gcc.c-torture/execute/cvt-1.c: Ditto.
15812
15813 2000-05-18  Jeffrey A Law  (law@cygnus.com)
15814
15815         * gcc.c-torture/compile/20000518-1.c: New test.
15816
15817 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15818
15819         * g77.f-torture/compile/200005018.f:  New test.
15820
15821 2000-05-17  Jeffrey A Law  (law@cygnus.com)
15822
15823         * gcc.c-torture/compile/20000517-1.c: New test.
15824
15825 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15826
15827         * gcc.c-torture/execute/20000516-1.c: New test.
15828
15829 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
15830
15831         * g++.old-deja/g++.other/eh.C: New test.
15832
15833 2000-05-12  Richard Henderson  <rth@cygnus.com>
15834
15835         * gcc.c-torture/execute/990208-1.c (main): Don't pass
15836         constants through to doit's conditional.
15837
15838 2000-05-11  Jeffrey A Law  (law@cygnus.com)
15839
15840         * gcc.c-torture/compile/20000511-1.c: New test.
15841         * g77.f-torture/compile/20000511-1.f: New test.
15842         * g77.f-torture/compile/20000511-2.f: New test.
15843
15844 2000-05-11  Michael Meissner  <meissner@redhat.com>
15845
15846         * gcc.c-torture/execute/20000511-1.c: New test.
15847
15848 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
15849
15850         * gcc.dg/dg.exp: Scan .S files as well as .c files.
15851         * gcc.dg/20000510-1.S: New.
15852
15853 2000-05-08  Catherine Moore  <clm@cygnus.com>
15854
15855         * gcc.dg/unused-3.c: New.
15856
15857 2000-05-06  Richard Henderson  <rth@cygnus.com>
15858
15859           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
15860           * g++.old-deja/g++.mike/warn1.C: Likewise.
15861           * g++.old-deja/g++.pt/local1.C: Likewise.
15862           * g++.old-deja/g++.pt/local7.C: Likewise.
15863           * g++.old-deja/g++.pt/spec16.C: Likewise.
15864
15865 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
15866
15867         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
15868
15869 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
15870
15871           * g77.f-torture/execute/20000503-1.f:  New test.
15872
15873 2000-05-04  Andreas Jaeger  <aj@suse.de>
15874
15875         * gcc.dg/noreturn-2.c: New test.
15876
15877 2000-05-04  Neil Booth  <NeilB@earthling.net>
15878
15879         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
15880         preprocessor.
15881
15882 2000-05-04  Richard Henderson  <rth@cygnus.com>
15883
15884         * gcc.c-torture/execute/20000503-1.c: Fix typo.
15885
15886 2000-05-04  Richard Henderson  <rth@cygnus.com>
15887
15888         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
15889         OpenSSL by Jason R Thorpe.
15890
15891 2000-05-03  Jim Wilson  <wilson@cygnus.com>
15892
15893         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15894
15895 2000-05-03  Robert Lipe <robertlipe@usa.net>
15896
15897         * gcc.dg/20000503-1.c: New test.
15898
15899 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
15900
15901         * gcc.c-torture/compile/20000502-1.c: New test.
15902         * g++.old-deja/g++.other/align.C: New test.
15903         * gcc.dg/cpp-tradstringify.c: New test.
15904
15905 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15906
15907         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15908         and hard registers.
15909
15910 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
15911
15912         * gcc.c-torture/execute/loop-5.c: New test.
15913
15914 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
15915
15916         * gcc.c-torture/execute/va-arg-20.c: New test.
15917
15918 2000-04-23  Jeffrey A Law  (law@cygnus.com)
15919
15920         * gcc.c-torture/execute/20000422-1.c: New test.
15921
15922 2000-04-20  Greg McGary  <gkm@gnu.org>
15923
15924         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15925         when optimizing, but without sibling-call optimizations (-O1).
15926
15927 2000-04-20  Jeffrey A Law  (law@cygnus.com)
15928
15929           * gcc.c-torture/compile/20000420-1.c: New test.
15930
15931 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
15932
15933         * g++.abi/ptrflags.C: New test.
15934         * g++.eh/catchptr1.C: Test incomplete pointer chains.
15935
15936 2000-04-19  Catherine Moore  <clm@cygnus.com>
15937
15938         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15939
15940 2000-04-19  Greg McGary  <gkm@gnu.org>
15941
15942         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15943         sibling-call optimizations.
15944
15945 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
15946
15947         * gcc.dg/20000419-1.c: New test.
15948
15949 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
15950
15951         * gcc.c-torture/execute/20000412-6.c: New test.
15952
15953 2000-04-12  Jeffrey A Law  (law@cygnus.com)
15954
15955         * gcc.c-torture/execute/20000412-5.c: New test.
15956         * g77.f-torture/compile/20000412-1.f: New test.
15957         * gcc.c-torture/execute/20000412-4.c: New test.
15958         * gcc.c-torture/compile/20000412-2.c: New test.
15959         * gcc.c-torture/execute/20000412-3.c: New test.
15960         * gcc.c-torture/compile/20000412-1.c: New test.
15961         * gcc.c-torture/execute/20000412-2.c: New test.
15962
15963 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
15964
15965         * objc/execute/bf-20.m: New test.
15966
15967 2000-04-10  Richard Henderson  <rth@cygnus.com>
15968
15969         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15970
15971         * gcc.c-torture/execute/20000412-1.c: New test.
15972
15973 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
15974
15975         * g++.old-deja/g++.eh/catchptr1.C: New test.
15976
15977 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
15978
15979         * g++.old-deja/g++.abi/cxa_vec.C: New test.
15980
15981 2000-04-08  Neil Booth  <NeilB@earthling.net>
15982
15983         * gcc.dg/cpp-nullchar.c: Remove test as
15984         embedded nulls cause problems.
15985
15986 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15987
15988         * gcc.dg/compare2.c: New test.
15989
15990 2000-04-08  Neil Booth  <NeilB@earthling.net>
15991
15992         * gcc.dg/cpp-nullchar.c: New test.
15993
15994 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
15995
15996         * gcc.dg/cpp-mi2.c: New test.
15997         * gcc.dg/cpp-mi2[abc].h: New files.
15998
15999 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16000
16001         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16002         member name.
16003
16004 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16005
16006         * g++.old-deja/g++.abi/vmihint.C: New test.
16007
16008 2000-04-06  Neil Booth  <NeilB@earthling.net>
16009
16010         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16011         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16012         copyright.
16013
16014 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16015
16016         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16017         avoid stack-frame overwrite.
16018
16019 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16020
16021         * gcc.c-torture/compile/20000405-2.c: New test.
16022         * gcc.c-torture/compile/20000405-3.c: New test.
16023
16024 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16025
16026         * gcc.c-torture/compile/20000405-1.c: New test.
16027
16028 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16029
16030         * gcc.dg/cast-qual-1.c: Revert last change.
16031
16032 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16033
16034         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16035
16036 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16037
16038         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16039         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16040
16041 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16042
16043         * gcc.c-torture/compile/20000403-2.c: New test.
16044         * gcc.c-torture/compile/20000403-1.c: New test.
16045
16046 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16047
16048         * gcc.c-torture/execute/20000403-1.c: New test.
16049
16050 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16051
16052         * gcc.c-torture/execute/20000402-1.c: New test.
16053
16054 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16055
16056         * gcc.c-torture/execute/va-arg-15.c: New test.
16057         * gcc.c-torture/execute/va-arg-16.c: New test.
16058         * gcc.c-torture/execute/va-arg-17.c: New test.
16059         * gcc.c-torture/execute/va-arg-18.c: New test.
16060         * gcc.c-torture/execute/va-arg-19.c: New test.
16061
16062 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16063
16064         * gcc.c-torture/compile/981211-1.c: Move to...
16065         * gcc.dg/cpp-as1.c: ...here.
16066         * gcc.dg/cpp-as2.c: New file.
16067
16068         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16069         compiler.
16070
16071 2000-04-02  Neil Booth  <NeilB@earthling.net>
16072
16073         * gcc.dg/cpp-cond.c  New tests.
16074         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16075         accidental success less likely.
16076         * gcc.dg/cpp-missingop.c  New tests.
16077         * gcc.dg/cpp-missingparen.c  New tests.
16078         * gcc.dg/cpp-shift.c  New tests.
16079         * gcc.dg/cpp-shortcircuit.c  New tests.
16080         * gcc.dg/cpp-unary.c  New tests.
16081
16082 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16083
16084         * gcc.c-torture/compile/20000329-1.c: New test.
16085
16086 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16087
16088         * gcc.c-torture/compile/20000326-1.c: New test.
16089         * gcc.c-torture/compile/20000326-2.c: New test.
16090
16091 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16092
16093         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16094         the first parameter is a function argument.
16095
16096 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16097
16098         * g++.old-deja/g++.ext/array4.C: New test.
16099
16100 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16101
16102         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16103
16104 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16105
16106         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16107
16108 2000-03-19  Richard Henderson  <rth@cygnus.com>
16109
16110         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16111
16112 2000-03-19  Richard Henderson  <rth@cygnus.com>
16113
16114         * gcc.c-torture/compile/20000319-1.c: New test.
16115
16116 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16117
16118         * gcc.c-torture/execute/20000314-3.c: New test.
16119         * gcc.c-torture/execute/20000314-2.c: New test.
16120         * gcc.c-torture/execute/20000314-1.c: New test.
16121         * gcc.c-torture/compile/20000314-2.c: New test.
16122         * gcc.c-torture/compile/20000314-1.c: New test.
16123
16124 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16125
16126         * g++.old-deja/g++.warn/inline.C: New test.
16127
16128 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16129
16130         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16131         standards-compliant result rather than specific constants.
16132         Put test-values in array.
16133
16134 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16135
16136         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16137         (g++_target_compile): Put test-specific options last.
16138
16139 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16140
16141         * g++.old-deja/g++.eh/vbase4.C: New test.
16142
16143 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16144
16145         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16146
16147 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16148
16149         * g++.old-deja/g++.brendan/misc12.C: Removed.
16150         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16151         * g++.old-deja/g++.ext/pretty4.C: New test.
16152
16153 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16154
16155         * g++.old-deja/g++.other/string2.C: New test.
16156
16157 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16158
16159         * g++.old-deja/g++.warn/impint2.C: New test.
16160
16161 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16162
16163         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16164         is 1, not zero.
16165
16166 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16167
16168         * g++.old-deja/g++.warn/impint.C: New test.
16169         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16170         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16171         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16172         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16173         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16174         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16175         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16176         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16177         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16178         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16179         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16180         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16181
16182 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16183
16184         * gcc.dg/cpp-redef.c: New test.
16185
16186 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16187
16188         * g++.old-deja/g++.pt/unify7.C: New test.
16189
16190 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16191
16192         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16193         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16194
16195 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16196
16197         * gcc.c-torture/compile/20000224-1.c: New test.
16198
16199 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16200
16201         * gcc.c-torture/compile/cpp-2.c: New test.
16202         * gcc.c-torture/compile/cpp-1.c: New test.
16203
16204 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16205
16206         * gcc.c-torture/execute/20000225-1.c: New test.
16207
16208 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16209
16210         * gcc.dg/cpp-li2.c: New test.
16211
16212         * gcc.dg/cpp-wi1.c: New test.
16213
16214         * gcc.dg/cpp-li1.c: New test.
16215
16216 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16217
16218         * g++.old-deja/g++.other/sizeof5.C: New test.
16219
16220 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16221
16222         * gcc.c-torture/execute/va-arg-13.c: New test.
16223
16224 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16225
16226         * gcc.c-torture/execute/va-arg-12.c: New test.
16227
16228 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16229
16230         * gcc.c-torture/execute/20000223-1.c: New test.
16231
16232 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16233
16234         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16235
16236 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16237
16238         * g++.old-deja/g++.abi/ptrmem.C: New test.
16239
16240 2000-02-19  Richard Henderson  <rth@cygnus.com>
16241
16242         * gcc.c-torture/compile/init-3.c: New.
16243
16244 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16245
16246         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16247         ALWAYS_CXXFLAGS.
16248
16249 2000-02-11  Robert Lipe <robertl@sco.com>
16250
16251         * gcc.c-torture/compile/20000211-3.c: New test.
16252
16253 2000-02-11  Martin Buchholz <martin@xemacs.org>
16254
16255         * gcc.c-torture/compile/20000211-2.c: New test.
16256
16257 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16258
16259         * gcc.c-torture/compile/20000211-1.c: New test.
16260
16261 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16262
16263         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16264           on native targets
16265
16266 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16267
16268         * g++.old-deja/g++.other/cast5.C: New test.
16269
16270 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16271
16272         * gcc.c-torture/execute/20000205-1.c: New.
16273
16274 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16275
16276         * g++.old-deja/g++.jason/cast3.C: Return void.
16277         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16278
16279 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16280
16281         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16282
16283         * gcc.dg/loop-1.c: New test.
16284
16285 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16286
16287         * gcc.c-torture/compile/20000127-1.c: New test.
16288         * gcc.c-torture/execute/991228-1.c: New test.
16289
16290 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16291
16292         * gcc.dg/unused-2.c: New test.
16293
16294         * gcc.dg/conv-1.c: New test.
16295
16296 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16297
16298         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16299         compiler.
16300         (tool_option_proc): Fix typo.
16301
16302 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16303
16304         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16305         of the ld on the host, not on the build machine.
16306         Also, don't crash if '--help' is not a supported option.
16307
16308 2000-01-24  Richard Henderson  <rth@cygnus.com>
16309
16310         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16311
16312 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16313
16314         * gcc.c-torture/execute/20000120-2.c: New test.
16315         * gcc.c-torture/execute/20000120-1.c: New test.
16316
16317 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16318
16319         * gcc.c-torture/execute/20000113-1.c: New test.
16320
16321 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16322
16323         * gcc.c-torture/execute/20000112-1.c: New test.
16324
16325 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16326
16327         * gcc.dg/20000111-1.c: New test.
16328
16329 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16330
16331         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16332         with 16 bit integers.
16333
16334 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16335
16336         * gcc.dg/20000108-1.c: New test.
16337
16338 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16339
16340         * g++.old-deja/g++.ns/koenig8.C: New test.
16341
16342 2000-01-05  Nathan Sidwell  <nathan@
16343
16344         * gcc.c-torture/execute/990531-1.c: New test.
16345
16346 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16347
16348         * gcc.c-torture/compile/990527-1.c: New test.
16349
16350 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
16351
16352         * gcc.c-torture/execute/990527-1.c: New test.
16353
16354 1999-05-25  Nick Clifton  <nickc@cygnus.com>
16355
16356         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
16357         bitfields as signed.
16358
16359 1999-05-25  Craig Burley  <craig@jcb-sc.com>
16360
16361         * g77.f-torture/compile/19990525-0.f: New test.
16362
16363 1999-05-25  Jeffrey A Law  (law@cygnus.com)
16364
16365         * gcc.c-torture/execute/990525-2.c: New test.
16366
16367         * gcc.c-torture/execute/990525-1.c: New test.
16368
16369 1999-05-24  Nathan Sidwell  <nathan@acm.org>
16370
16371         * g++.old-deja/g++.other/anon3.C: New test.
16372         * g++.old-deja/g++.other/anon4.C: New test.
16373         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
16374         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
16375         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
16376         Merrill).
16377
16378 1999-05-24  Jeffrey A Law  (law@cygnus.com)
16379
16380         * gcc.c-torture/execute/990524-1.c: New test.
16381
16382         * gcc.dg/990524-1.c: New test.
16383
16384 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16385
16386         * gcc.c-torture/compile/990523-1.c: New test.
16387
16388 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
16389
16390         * gcc.c-torture/compile/990519-1.c: New test.
16391
16392 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16393
16394         * gcc.c-torture/compile/990517-1.c: New test.
16395
16396         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
16397         (e4, f4): New tests.
16398         (main): Call them.
16399
16400 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16401
16402         * gcc.dg/noreturn-1.c: New test.
16403
16404 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16405
16406         * gcc.c-torture/execute/990513-1.c: New test.
16407
16408 1999-05-10  Richard Henderson  <rth@cygnus.com>
16409
16410         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
16411
16412 1999-05-10  Craig Burley  <craig@jcb-sc.com>
16413
16414         * g77.f-torture/execute/erfc.f: Use small single-precision
16415         values, to avoid problems on Alphas when not -mieee.
16416
16417 1999-05-08  Craig Burley  <craig@jcb-sc.com>
16418
16419         * gcc.dg/990506-0.c: New test.
16420
16421 1999-05-08  Richard Henderson  <rth@cygnus.com>
16422
16423         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
16424         the constant to test.  Don't XFAIL 64-bit targets.
16425
16426         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
16427         * g++.old-deja/g++.law/profile1.C: Likewise.
16428
16429         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
16430         operator new instances.
16431         * g++.old-deja/g++.other/delete5.C: Likewise.
16432
16433 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16434
16435         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
16436         intrinsic.
16437
16438 1999-05-03  Craig Burley  <craig@jcb-sc.com>
16439
16440         * g77.f-torture/execute/u77-test.f: Reverse order of two
16441         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
16442
16443 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16444
16445         * gcc.dg/compare1.c: New test.
16446
16447 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
16448
16449         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
16450         New tests.
16451
16452 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16453
16454         * g77.f-torture/compile/19990502-1.f: New test.
16455
16456 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16457
16458         * g77.f-torture/compile/19990502-0.f: New test.
16459
16460 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16461
16462         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
16463         intrinsic.
16464
16465 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16466
16467         * g77.f-torture/execute/u77-test.f (main): List libU77
16468         intrinsics not currently tested.
16469         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
16470         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
16471         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
16472         Trim blanks off the ends of some printed strings.
16473
16474 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16475
16476         * g77.f-torture/execute/u77-test.f (main): Just warn about
16477         FSTAT gid disagreement, as it's expected on some systems.
16478
16479 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16480
16481         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
16482         use a new function, which allows for some slop.
16483         Clean up some commentary.
16484         (issum): The new function.
16485         (sgladd): Deleted subroutine.
16486
16487 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16488
16489         * g77.f-torture/execute/u77-test.f: Modify to be more like
16490         libf2c/libU77 version, bringing patches to that version here.
16491         Add suitable commentary.
16492
16493 1999-04-25  Richard Henderson  <rth@cygnus.com>
16494
16495         * gcc.dg/990424-1.c: New test.
16496
16497 1999-04-24  Craig Burley  <craig@jcb-sc.com>
16498
16499         * g77.f-torture/execute/u77-test.f (main): Bug involving
16500         LSTAT has been fixed, so turn back on full checking.
16501
16502 1999-04-20  Craig Burley  <craig@jcb-sc.com>
16503
16504         * g77.f-torture/compile/19990419-0.f: New test.
16505         * g77.f-torture/execute/19990419-1.f: New test.
16506
16507 1999-04-17  Richard Henderson  <rth@cygnus.com>
16508
16509         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
16510         to avoid the need for a prototype to supress a warning.
16511
16512 1999-04-07  Jim Wilson  <wilson@cygnus.com>
16513
16514         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
16515
16516 1999-04-04  Jeffrey A Law  (law@cygnus.com)
16517
16518         * gcc.c-torture/execute/990404-1.c: New test.
16519
16520 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16521
16522         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
16523         * gcc.dg/cpp-if3.c: Don't use -pedantic.
16524         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
16525         missing initializer warnings.
16526
16527 1999-03-28  Jeffrey A Law  (law@cygnus.com)
16528
16529         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
16530         matching strings.
16531
16532 1999-03-26  Jeffrey A Law  (law@cygnus.com)
16533
16534         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
16535
16536 1999-03-26  Craig Burley  <craig@jcb-sc.com>
16537
16538         * g77.f-torture/execute/19990325-0.f: New test.
16539         * g77.f-torture/execute/19990325-1.f: New test.
16540
16541 1999-03-24  Jeffrey A Law  (law@cygnus.com)
16542
16543         * gcc.c-torture/execute/990324-1.c: New test.
16544
16545 1999-03-22  Jim Wilson  <wilson@cygnus.com>
16546
16547         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
16548         test with 4.
16549
16550 1999-03-17  Richard Henderson  <rth@cygnus.com>
16551
16552         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
16553
16554 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16555
16556         * g77.f-torture/execute/19990313-2.f: New test.
16557         * g77.f-torture/execute/19990313-3.f: New test.
16558
16559 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16560
16561         * g77.f-torture/execute/19990313-0.f: New test.
16562         * g77.f-torture/execute/19990313-1.f: New test.
16563
16564 1999-03-12  Jim Wilson  <wilson@cygnus.com>
16565
16566         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
16567         printf to sprintf.
16568         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
16569         (main): Add check for u15.  Conditionalize u31 check depending on
16570         whether ints are <32 bits or >=32 bits.
16571
16572 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16573
16574         * g77.f-torture/execute/19981119-0.f: Improve testiness.
16575
16576 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16577
16578         * g77.f-torture/compile/19990305-0.f: New test.
16579         * g77.f-torture/execute/19981119-0.f: New test.
16580
16581 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16582
16583         * g77.f-torture/execute/970625-2.f: call ABORT if final
16584         result is not correct, instead of just printing it.
16585         Add this checking via newly introduced obfuscation, to
16586         trip up buggy front ends.
16587
16588 1999-03-07  Craig Burley  <craig@jcb-sc.com>
16589
16590         * g77.f-torture/compile/960317-1.f: Moved from being
16591         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
16592
16593 1999-03-06  Craig Burley  <craig@jcb-sc.com>
16594
16595         * g77.f-torture/execute/960317-1.f: New (old) test.
16596         * g77.f-torture/execute/970625-2.f: Ditto.
16597
16598 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
16599
16600         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
16601         message on line 1 or line 2; cccp and cpplib do this differently.
16602
16603 1999-03-01  Jeffrey A Law  (law@cygnus.com)
16604
16605         * g++.old-deja/g++.law/weak1.C: New test.
16606
16607 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16608
16609         * gcc.c-torture/execute/990119-1.c: Renamed to...
16610         * gcc.dg/990119-1.c: this, so it will only be tested once
16611         (it's a preprocessor test, it doesn't need to be run at
16612         multiple optimization levels).
16613
16614 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16615
16616         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16617           ALWAYS_CXXFLAGS.
16618
16619 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16620
16621         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16622         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16623         to not be compilable by current g77.
16624
16625 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16626
16627         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16628
16629 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16630
16631         * gcc.c-torture/execute/990222-1.c: New test.
16632
16633 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16634
16635         * g77.f-torture/compile/19990218-0.f: New test.
16636         * g77.f-torture/noncompile/19990218-1.f: New test.
16637
16638 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16639
16640         * g77.f-torture/compile/19981216-0.f: New test.
16641
16642 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16643
16644         * gcc.dg/990214-1.c: New test.
16645
16646 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16647
16648         * gcc.dg/990213-2.c: New test.
16649
16650         * gcc.dg/990213-1.c: New test.
16651
16652 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16653
16654         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16655         ints.
16656
16657 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16658
16659         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16660         specified by target.
16661
16662         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16663
16664 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16665
16666         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16667
16668 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16669
16670         * gcc.dg/special/ecos.exp: New test driver for new tests with
16671         special requirements.
16672
16673         * gcc.dg/special/alias-1.c: New test.
16674         * gcc.dg/special/gcsec-1.c: New test.
16675         * gcc.dg/special/weak-1.c: New test.
16676         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16677         * gcc.dg/special/weak-2.c: New test.
16678         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16679         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16680         * gcc.dg/special/wkali-1.c: New test.
16681         * gcc.dg/special/wkali-2.c: New test.
16682         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16683         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16684
16685 1999-02-10  Felix Lee  <flee@cygnus.com>
16686
16687           * lib/c-torture.exp (c-torture-compile): Pull out code for
16688           analyzing gcc error messages.
16689           (c-torture-execute): Likewise.  Fix some (harmless) false
16690           positives.
16691           * lib/gcc.exp (gcc_check_compile): New function.
16692
16693 1999-02-08  Richard Henderson  <rth@cygnus.com>
16694
16695         * gcc.c-torture/execute/990208-1.c: New test.
16696
16697 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16698
16699         * g++.dg/special/ecos.exp: New driver for new tests with special
16700         requirements
16701
16702         * g++.dg/special/conpr-1.C: New test
16703         * g++.dg/special/conpr-2.C: New test
16704         * g++.dg/special/conpr-2a.C: New test
16705         * g++.dg/special/conpr-3.C: New test
16706         * g++.dg/special/conpr-3a.C: New test
16707         * g++.dg/special/conpr-3b.C: New test
16708
16709         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16710         allow g++ to use the dg driver
16711
16712         * README: Add comment about g++.dg directory
16713
16714 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16715
16716         * README: Update email addresses.
16717
16718 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16719
16720         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16721         arguments in order to force structure S onto the stack even on
16722         the alpha.
16723         (test): Pass 10 leading arguments to function foo as well as the
16724         structure S.
16725
16726         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16727         failure for all targets.
16728
16729         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16730         abort to terminate program execution.
16731
16732 1999-01-30  Richard Henderson  <rth@cygnus.com>
16733
16734         * gcc.c-torture/execute/990130-1.c: New test.
16735
16736 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16737
16738         * gcc.dg/990130-1.c: New test.
16739
16740 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16741
16742         * gcc.c-torture/execute/990128-1.c: New test.
16743
16744 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16745
16746         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16747
16748 1999-01-27  Felix Lee  <flee@cygnus.com>
16749
16750         * lib/c-torture.exp (c-torture-compile): pull out code for
16751         analyzing gcc error messages.
16752         (c-torture-execute): ditto, and fix some (harmless) false
16753         positives.
16754         * lib/gcc.exp (gcc_check_compile): new function.
16755
16756 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16757
16758         * gcc.dg/990117-1.c: New test.
16759
16760         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16761
16762         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16763
16764 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16765
16766         * g77.f-torture/compile/990115-1.f: New test.
16767
16768 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16769
16770         * gcc.c-torture/compile/990107-1.c: New test
16771
16772 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16773
16774         * gcc.c-torture/execute/990106-2.c: New test.
16775
16776         * gcc.c-torture/execute/990106-1.c: New test.
16777
16778 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16779
16780         * gcc.c-torture/compile/981223-1.c: New test.
16781
16782 1998-12-29  Richard Henderson  <rth@cygnus.com>
16783
16784         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16785         (opt3): Rename from opt4 and disable.
16786
16787 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16788
16789         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16790
16791 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16792
16793         * g++.old-deja/g++.other/conv5.C: New test.
16794
16795 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16796
16797         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16798
16799 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16800
16801         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16802
16803 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16804
16805         * gcc.c-torture/compile/981211-1.c: New test.
16806
16807 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16808
16809         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16810
16811         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16812
16813 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16814
16815         * gcc.special/930510-1.c: Make C9X safe.
16816         * gcc.misc-tests/gcov-1.c Similarly.
16817         * gcc.misc-tests/gcov-2.c Similarly.
16818
16819 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16820
16821         * gcc.dg/ultrasp1.c: New test.
16822
16823 1998-12-06  Richard Henderson  <rth@cygnus.com>
16824
16825         * gcc.c-torture/execute/981206.c: New test.
16826
16827 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16828
16829         * g++.old-deja/g++.ns/template7.C: New test.
16830
16831         * g++.old-deja/g++.other/expr1.C: New test.
16832
16833         * g++.old-deja/g++.eh/tmpl3.C: New test.
16834
16835         * g++.old-deja/g++.eh/tmpl2.C: New test.
16836
16837 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16838
16839         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16840         * g++.old-deja/g++.other/using6.C: Removed.
16841         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16842
16843         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16844
16845 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16846
16847         * g++.old-deja/g++.pt/overload8.C: New test.
16848
16849         * g++.old-deja/g++.pt/overload7.C: New test.
16850
16851         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16852
16853         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16854         and relinking messages.
16855         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16856         compiling with -frepo.
16857
16858 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16859
16860         * g++.old-deja/g++.pt/lookup6.C: New test.
16861
16862 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16863
16864         * gcc.c-torture/execute/981130-1.c: New test.
16865         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16866
16867 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16868
16869         * g++.old-deja/g++.pt/explicit76.C: New test.
16870
16871         * g++.old-deja/g++.pt/friend38.C: New test.
16872
16873         * g++.old-deja/g++.ns/crash2.C: New test.
16874
16875         * g++.old-deja/g++.pt/defarg8.C: New test.
16876
16877         * g++.old-deja/g++.pt/instantiate6.C: New test.
16878
16879         * g++.old-deja/g++.pt/static6.C: New test.
16880
16881         * g++.old-deja/g++.pt/decl2.C: New test.
16882
16883 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16884
16885         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16886         problem is actually related with name lookup, but so what? :-)
16887
16888         * g++.old-deja/g++.pt/friend37.C: New test.
16889
16890 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16891
16892         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16893         element, which fails on some systems.
16894
16895         * g77.f-torture/execute/labug1.f: New test.
16896
16897 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16898
16899         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16900         is defined.
16901
16902 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16903
16904         * g77.f-torture/compile/981117-1.f: New test.
16905
16906 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16907
16908         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16909         properly discarded.
16910
16911 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16912
16913         * gcc.c-torture/execute/memcheck: New directory of tests for
16914         -fcheck-memory-usage.
16915
16916 1998-11-07  Gerald Pfe
16917
16918         * g77.f-torture/noncompile/980615-0.f: New test.
16919
16920 1998-07-26  H.J. Lu  (hjl@gnu.org)
16921
16922         * gcc.dg/980312-1.c: Do link instead of compile.
16923         * gcc.dg/980313-1.c: Likewise.
16924
16925 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16926
16927         * gcc.c-torture/compile/980726-1.c: New test.
16928
16929 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16930
16931         * g77.f-torture/execute/io0.f: New test.
16932
16933 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16934
16935         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16936         an int.
16937
16938 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16939
16940         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16941         m32r bugs.
16942
16943 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16944
16945         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16946         c-decl.c:grokdeclarator can handle mode attributes.
16947
16948 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16949
16950         * gcc.c-torture/execute/980716-1.c: New test.
16951
16952 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16953
16954         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16955         the mn10200.
16956         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16957         the mn10200.
16958         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16959         * gcc.c-torture/compile/930326-1.x: Similarly.
16960
16961 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16962
16963         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16964         New test from Craig.
16965
16966 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16967
16968         * g77.f-torture/noncompile/980616-0.f: New test.
16969
16970         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16971
16972 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16973
16974         *  g++.other/singleton.C: Return error value instead of taking
16975         SIGSEGV.
16976
16977 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16978
16979         *  g++.other/singleton.C: New test.   Warning is under dispute.
16980         Runtime crash is not.
16981
16982 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16983
16984         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16985         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16986         using6.C, using7.C}:  New namespace tests.
16987
16988 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16989
16990         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16991         specialization with typedef'ed names used as array indexes.
16992
16993 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16994
16995         * gcc.c-torture/execute/980709-1.c: New test.
16996
16997         * gcc.dg/980709-1.c: New test.
16998
16999 1998-07-07  Richard Henderson  <rth@cygnus.com>
17000
17001         * gcc.c-torture/execute/bcp-1.c: New test.
17002
17003 1998-07-07  Jeffrey A Law  (law@cygnus.com)
17004
17005         * gcc.c-torture/execute/980707-1.c: New test.
17006
17007 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
17008
17009         * gcc.c-torture/compile/980706-1.c: New test.
17010
17011 1998-07-01  Dave Love  <d.love@dl.ac.uk>
17012
17013         * g77.f-torture/execute/980701-0.f,
17014         g77.f-torture/execute/980701-1.f: New test from Craig.
17015
17016 1998-07-01  Jeffrey A Law  (law@cygnus.com)
17017
17018         * gcc.c-torture/compile/980701-1.c: New test.
17019
17020         * gcc.c-torture/execute/980701-1.c: New test.
17021
17022 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
17023 rlsruhe.de>
17024
17025         * g++.old-deja/g++.robertl/eb132.C: New test.
17026         * g++.old-deja/g++.robertl/eb133.C: Likewise.
17027
17028 1998-06-29  Dave Love  <d.love@dl.ac.uk>
17029
17030         * g77.f-torture/execute/980628-7.f,
17031         g77.f-torture/execute/980628-8.f,
17032         g77.f-torture/execute/980628-9.f,
17033         g77.f-torture/execute/980628-10.f: New tests from Craig.
17034
17035         * g77.f-torture/execute/980628-3.f: Remove mail headers.
17036
17037 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17038
17039         * g77.f-torture/execute/980628-4.f: New test from Craig.
17040         * g77.f-torture/execute/980628-5.f: Likewise.
17041         * g77.f-torture/execute/980628-2.f: Likewise.
17042         * g77.f-torture/execute/980628-0.f: Likewise.
17043         * g77.f-torture/execute/980628-1.f: Likewise.
17044         * g77.f-torture/execute/980628-3.f: Likewise.
17045         * g77.f-torture/execute/980628-6.f: Likewise.
17046
17047 1998-06-28  Jeffrey A Law  (law@cygnus.com)
17048
17049         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
17050         directory when nothing has been installed yet.
17051
17052 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
17053
17054         * gcc.c-torture/special/special.exp: Handle newer versions of
17055         dejagnu.
17056
17057 1998-06-26  Jeffrey A Law  (law@cygnus.com)
17058
17059         * gcc.dg/980626-1.c: New test.
17060
17061 1998-06-19  Bruno Haible <haible@ilog.fr>
17062
17063         * gcc.misc-tests/m-un-2.c: New test.
17064         * g++.old-deja/g++.other/warn01.c: Likewise.
17065
17066 1998-06-19  Robert Lipe  <robertl@dgii.com>
17067
17068         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
17069         compatibility with assmblers with a different comment character.
17070         Eliminate use of GAS-specific extensions.
17071
17072 1998-06-19  Jeffrey A Law  (law@cygnus.com)
17073
17074         * gcc.c-torture/execute/ieee/980619-1.c: New test.
17075
17076 1998-06-19  Robert Lipe  <robertl@dgii.com>
17077
17078         *lib/g77.exp: Replace search for libf2c.a with search for newly
17079         renamed libg2c.a
17080
17081 1998-06-17  Jeffrey A Law  (law@cygnus.com)
17082
17083         * gcc.c-torture/execute/980617-1.c: New test.
17084
17085 1998-06-12  Jeffrey A Law  (law@cygnus.com)
17086
17087         * gcc.c-torture/execute/980612-1.c: New test.
17088
17089 1998-06-08  Jeffrey A Law  (law@cygnus.com)
17090
17091         * gcc.dg/980523-1.c: Only test on ppc-linux.
17092         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
17093
17094         * gcc.c-torture/execute/980608-1.c: New test.
17095
17096 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
17097
17098         * gcc.c-torture/execute/980605-1.c: New test.
17099
17100 1998-06-04  Jeffrey A Law  (law@cygnus.com)
17101
17102         * gcc.c-torture/execute/980604-1.c: New test.
17103
17104 1998-06-02  Jeffrey A Law  (law@cygnus.com)
17105
17106         * gcc.c-torture/execute/980602-1.c: New test.
17107         * gcc.c-torture/execute/980602-2.c: Likewise.
17108
17109 1998-06-02  Dave Love  <d.love@dl.ac.uk>
17110
17111         * 970125-0.f: Fix per JCB.  Add commentary.
17112
17113 1998-05-31  Michael Meissner  <meissner@cygnus.com>
17114
17115         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
17116         IEEE -0 support.
17117
17118 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
17119
17120         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
17121         earlier.
17122
17123 1998-05-28  Catherine Moore <clm@cygnus.com>
17124
17125         * gcc.c-torture/execute/980526-3.c: New test.
17126
17127 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
17128
17129         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
17130         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
17131         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
17132         m88k-motorola-sysv3 to XFAIL.
17133
17134 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17135
17136         * gcc.dg/980526-1.c: New test.
17137         * gcc.c-torture/execute/980526-2.c: New test.
17138
17139 1998-05-26  Jeffrey A Law  (law@cygnus.com)
17140
17141         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
17142
17143         * gcc.c-torture/execute/980526-1.c: New test.
17144
17145 1998-05-26  Dave Love  <d.love@dl.ac.uk>
17146
17147         * g77.f-torture/execute/alpha2.f: Add runtime test.
17148
17149 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
17150
17151         * g++.old-deja/old-deja.exp: Strip leading directories.
17152
17153         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
17154         error for the line.  Don't run multiple tests for the same line.
17155
17156 1998-05-23  Jeffrey A Law  (law@cygnus.com)
17157
17158         * gcc.dg/980523-1.c: New test.
17159
17160 1998-05-23  Dave Love  <d.love@dl.ac.uk>
17161
17162         * g77.f-torture/compile/970915-0.f: New test.
17163
17164 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
17165
17166         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
17167
17168 1998-05-21  Jeffrey A Law  (law@cygnus.com)
17169
17170         * gcc.dg/980520-1.c: New test.
17171
17172 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
17173
17174         * gcc.dg/980502-1.c: Fix return type.
17175
17176 1998-05-20  Jeffrey A Law  (law@cygnus.com)
17177
17178         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
17179         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
17180         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
17181         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
17182         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
17183
17184 1998-05-20  Dave Love  <d.love@dl.ac.uk>
17185
17186         * g77.f-torture/execute/980520-1.f: New test.
17187
17188 1998-05-15  Dave Love  <d.love@dl.ac.uk>
17189
17190         * lib/mike-g77.exp: New file.
17191
17192         * g77.f-torture/noncompile/noncompile.exp,
17193         g77.f-torture/noncompile/check0.f: New files.
17194
17195 1998-05-14  Dave Love  <d.love@dl.ac.uk>
17196
17197         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
17198         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
17199         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
17200         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
17201         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
17202         abort where appropriate.
17203
17204 1998-05-05  Michael Meissner  <meissner@cygnus.com>
17205
17206         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
17207         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
17208
17209 1998-04-29  Dave Love  <d.love@dl.ac.uk>
17210
17211         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17212
17213 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17214
17215         * g77.f-torture/compile/980427-0.f: New test.
17216
17217 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17218
17219         * g77.f-torture/compile/980424-0.f: New test.
17220
17221 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17222
17223         * g77.f-torture/compile/980419-2.f (main): New test.
17224         * g77.f-torture/compile/970125-0.f: New test.
17225         * g77.f-torture/compile/980419-1.f: New test.
17226
17227 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17228
17229         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17230         of loop-4.c.
17231
17232 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17233
17234         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17235
17236 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17237
17238         * gcc.c-torture/compile/980329-1.c: New test.
17239
17240 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17241
17242         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17243         * gcc.dg/980312-1.c: Fix typo in -march command.
17244
17245 1998-03-16  H.J. Lu  (hjl@gnu.org)
17246
17247         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17248
17249 1998-03-11  Robert Lipe  <robertl@dgii.com>
17250
17251         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17252         Dave Love agree the Fortran source is bogus.
17253
17254 1998-03-11  Robert Lipe  <robertl@dgii.com>
17255
17256         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17257         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17258         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17259         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17260         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17261
17262 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17263
17264         * g++.old-deja/g++.other/friend1.C: New test.
17265
17266 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17267
17268         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17269         possibly uninitialized) variables and declare dnrm2.
17270
17271 1998-02-23  Robert Lipe <robertl@dgii.com>
17272
17273         From Bruno Haible <haible@ilog.fr>:
17274         * gcc.c-torture/execute/980223.c: New test.
17275
17276 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17277
17278         * gcc.dg/ifelse-1.c: New test.
17279
17280 1998-02-09  H.J. Lu  (hjl@gnu.org)
17281
17282         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17283
17284           * lib/old-dejagnu.exp (old-dejagnu): Added the
17285           "execution test - XFAIL *-*-*" handling in the spirit of
17286           "excess errors test -". Changed the "execution test fails"
17287           handling to be like "excess errors test fails".
17288           * Update various tests accordingly.
17289
17290 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17291
17292         * gcc.c-torture/execute/980205.c: New test.
17293
17294 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17295
17296         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17297         * lib/f-torture.exp: Similarly.
17298         * gcc.c-torture: Rename all .cexp files to .x files.
17299
17300 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17301
17302         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17303         (940510-1.c): Removed duplicate.
17304         (971104-1.c): New test.
17305
17306 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17307
17308           * lib/f-torture.exp: Improve error and loop detection.
17309
17310 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17311
17312         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17313         use that to size the filler array.
17314
17315 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17316
17317         * lib/c-torture.exp(c-torture-execute): Fix typo.
17318
17319         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17320         testcase as the executable name. Keep the executable around if
17321         the test fails.
17322
17323 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17324
17325         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17326         changes.  Only test one -g option, and move it to the end of the
17327         list of options to test.
17328
17329 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17330
17331         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17332         variable GCC_TORTURE_OPTIONS to supply default switches separated
17333         by colons.  If no environment variable, run tests with -O0 -g, -O1
17334         -g, and -O2 -g as well.
17335
17336 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17337
17338         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17339         explanatory comments. Fix indentation.
17340
17341 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17342
17343         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17344
17345 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17346
17347         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17348         * g++.old-deja/g++.mike/p7325.C: Likewise.
17349         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17350
17351 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17352
17353         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17354         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17355         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17356         * g++.old-deja/g++.law/operators4.C: Likewise.
17357
17358 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17359
17360         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17361         * g++.old-deja/g++.mike/p784.C: Ditto.
17362         * g++.old-deja/g++.mike/p785.C: Ditto.
17363
17364 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17365
17366           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17367
17368 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17369
17370         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17371         target feature; pass this to c-torture-execute as needed.
17372
17373 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17374
17375         * lib/c-torture.exp(c-torture-execute): If the previous and the
17376         current executables being tested are identical, we don't need to
17377         run the executable again. Try to make the executable names
17378         unique. Add an optional argument for passing additional compiler
17379         flags.
17380
17381 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17382
17383         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17384
17385 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17386
17387         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17388
17389 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17390
17391         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17392         32bit or larger longs.
17393
17394         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17395         have either a 32bit long or 32bit int.
17396
17397 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17398
17399         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17400         Make double precision tests dependent on sizeof (double).
17401
17402 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17403
17404         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17405         too.
17406
17407 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17408
17409         * gcc.c-torture/compile/961203-1.cexp: New script.
17410
17411 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17412
17413         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17414         up the includes ourselves.
17415
17416 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17417
17418         * lib/plumhall.exp: Remove random include, and add a few
17419         verbose messages for debugging.
17420
17421 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17422
17423         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17424         of trying to do it ourselves.
17425
17426 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17427
17428         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17429
17430 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17431
17432         * gcc.prms/5403.c: Made regexp a bit less strict.
17433
17434 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17435
17436         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17437         is returned from remote_load instead.
17438         * lib/plumhall.exp: Ditto.
17439         * lib/mike-g++.exp: Ditto.
17440         * lib/old-dejagnu.exp: Ditto.
17441         * lib/c-torture.exp: Ditto.
17442
17443 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17444
17445         * lib/g++.exp: Use build_wrapper procedure.
17446         * lib/gcc.exp: Ditto.
17447
17448 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17449
17450         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17451         an old-style decl for malloc.  Fixes tests to work when
17452         sizeof (int) != sizeof (size_t).
17453
17454 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17455
17456         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17457
17458         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17459         use stdargs.h interface.
17460
17461 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17462
17463         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17464         NO_VARARGS when compiling.
17465
17466 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17467
17468         * lib/plumhall.exp(ph_includes): New procedure.
17469         (ph_make): Use it.
17470         (ph_compiler): Ditto.
17471
17472         * lib/g++.exp: Rename test-glue.c to testglue.c.
17473         * lib/gcc.exp: Ditto.
17474
17475 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17476
17477         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17478         to completion when it's called.
17479
17480 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17481
17482         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17483         is defined, don't do test.
17484
17485 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17486
17487         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17488         for object files.
17489         (ph_summary): Mark skipped testcases as untested, not unresolved.
17490
17491         * lib/plumhall.exp (ph_make): If unresolved because of bad
17492         errorCode, record errorCode in log file.
17493         (*): Replace send_log/verbose with verbose -log.
17494
17495 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17496
17497         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17498         double conversion if double isn't at least 8 bytes.
17499
17500         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17501         int to work with targets where int is 16 bits.
17502
17503         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17504         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17505         precision for the test to complete.
17506
17507 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17508
17509         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17510         if d10v is not compiled with the -mdouble64 flag.
17511         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17512
17513         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17514         d10v is not compiled with the -mint32 flag.
17515
17516 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17517
17518         * lib/plumhall.exp: Use incr_count.
17519
17520 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17521
17522         * gcc.c-torture: Update to c-torture-1.45.
17523
17524 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17525
17526         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17527         the name of the expect testcase file).
17528
17529         * lib/g++.exp(g++_init): Ditto.
17530
17531 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17532
17533         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17534         the host.
17535
17536         * lib/gcc.exp(gcc_exit): New procedure.
17537
17538 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17539
17540         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17541         specs where appropriate.
17542
17543         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17544         because of new "candidates are" messages, and removed a few
17545
17546         * Converted all non-old-style g++ testcases to old-style, and
17547         moved into g++.old-deja.
17548
17549 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17550
17551         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17552         options.
17553
17554         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17555         succeeded.
17556
17557         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17558
17559 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17560
17561         * lib/gcc.exp (gcc_target_compile): Add support for defining
17562         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17563         the machine doesn't have those features.
17564
17565 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17566
17567         * g++.law/operators4.exp: Don't use LIBS.
17568
17569 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17570
17571         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17572
17573         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17574         * lib/g++.exp: Set it here instead. Also, allow use of the
17575         --tool_exec and --tool_opt options. Change CXX to
17576         GXX_UNDER_TEST.
17577
17578         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17579
17580         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17581
17582 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17583
17584         * lib/old-dejagnu.exp: Use prune_warnings instead of
17585         prune_system_crud.
17586         * lib/mike-g++.exp: Ditto.
17587         * lib/gcc.exp: Ditto.
17588         * lib/g++.exp: Ditto.
17589
17590         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17591
17592 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17593
17594           * 941014-2.c: Include stdlib.h
17595           * 960327-1.c: Include stdio.h
17596           * dbra.c, index-1.c: Don't assume ints are 32bits.
17597
17598 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17599
17600         * lib/gcc.exp: Add gcc,stack_size target feature.
17601
17602         * lib/g++.exp(g++_target_compile): Add the include and link
17603         paths here, not in two other places. And, it's $options, not
17604         options.
17605
17606         * lib/mike-g++.exp(postbase): Remove the code that determines
17607         the correct include and link paths.
17608         * g++.old-deja/old-deja.exp: Ditto.
17609
17610 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17611
17612         * lib/g++.exp(g++_init): target_compile no longer returns the
17613         filename of the result.
17614
17615 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17616
17617         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17618         call to glob.
17619
17620         * gcc.c-torture/special/special.exp: Change call to
17621         gcc_target_compile to include the object file.
17622
17623 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17624
17625         * gcc.c-torture/special/special.exp: Correct misspelling in last
17626         change.
17627
17628 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17629
17630         * lib/plumhall.exp(ph_summary): Log the entire output of the
17631         executable. Return -1 if there were any failures, 0 otherwise.
17632         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17633         (ph_make): Clean up objects and executables that were built
17634         if the tests succeeded.
17635
17636 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17637
17638         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17639         libraries and includes in the build tree as appropriate.
17640
17641 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17642
17643         * lib/c-torture.exp: Instead of looking for the global variable
17644         NO_LONG_LONG, check to see if that's a feature of the target.
17645
17646 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17647
17648         * config/default.exp: Minimize. Delete the remainer of the files in
17649         config; this functionality is now in devo/dejagnu/config.
17650
17651         g++.*/*: Pass any additional flags used to compile to postbase;
17652         delete CXXFLAGS.
17653
17654         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17655         is now done by runtest.exp. Use gcc_target_compile instead of
17656         compile.
17657
17658         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17659         Remove references to CFLAGS. Use remote_file instead of
17660         calling rm -f.
17661         (c-torture): Take a list of arguments to use to compile this
17662         testcase.
17663
17664         lib/g++.exp: Simplify. Use target_compile instead of compile.
17665         lib/gcc-dg.exp: Ditto.
17666         lib/gcc.exp: Ditto.
17667         lib/mike-{gcc,g++}.exp: Ditto.
17668         lib/old-dejagnu.exp: Ditto.
17669         lib/plumhall.exp: Ditto.
17670
17671 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17672
17673         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17674         (ph_linker): Likewise.
17675
17676 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17677
17678           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17679         MAP_ANON / MAP_ANONYMOUS if defined;
17680         else try to map from /dev/zero .
17681
17682 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17683
17684         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17685         isn't defined, then define it to MAP_ANONYMOUS.
17686
17687 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17688
17689         * gcc.c-torture: Update to c-torture-1.42 release.
17690
17691 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17692
17693         * gcc.c-torture: Update to c-torture-1.41 release.
17694
17695 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17696
17697         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17698         c-torture release.
17699
17700 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17701
17702         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17703         and LDFLAGS.  Fix second case to append the target_info ldflags
17704         onto LDFLAGS, not CFLAGS.
17705         * lib/g++.exp (g++_init): Add target_info stuff.
17706         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17707         of libgloss and newlib flags for !native.
17708
17709         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17710         (GDB): Fix relative path to go up another dir for finding gdb.
17711
17712 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17713
17714         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17715         versions in the target_info array, if they don't exist.
17716
17717 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17718
17719         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17720
17721 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17722
17723         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17724         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17725
17726 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17727
17728         * lib/old-dejagnu.exp: Don't remove the output file before we've
17729         actually tested it. Don't append pwd to the path of the executable
17730         we're testing.
17731
17732 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17733
17734         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17735
17736 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17737
17738         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17739         temporary directory for compiler files, and set it to a default
17740         value of /tmp. Set $output as the name of the output file from
17741         compiling the testcase. Add a -o option to $cflags_var so the
17742         compiler writes the final output file as $output. Set $executable
17743         to $output.
17744
17745         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17746         directory for compiler files, and set it to /tmp if it doesn't
17747         already have a value. Set $output_file to the name of the output
17748         file from compiling the testcase. Add a -o option to CXXFLAGS so
17749         the compiler writes the final output file as $output. Use $output
17750         as the executable to be tested.
17751
17752 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17753
17754         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17755
17756 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17757
17758         * gcc.c-torture/execute/pending-1.c: New test.  Still
17759         pending in Tege's queue.
17760
17761 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17762
17763         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17764         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17765         if there were failures.  Call unresolved if there were unresolved
17766         testcases.  Call gcc_fail if program did not run to completion.
17767         (ph_make): Pass additional argument name to ph_execute.
17768         (ph_execute): Add new argument.  Pass additional arguments to
17769         ph_summary.  Call gcc_fail is there is no execution output.
17770
17771 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17772
17773         * lib/plumhall.exp (proc_summary): Output relavent summary
17774         lines into the log so specific failures in plumhall can be
17775         investigated.
17776
17777 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17778
17779         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17780         (c-torture-execute): Don't try to execute tests which use
17781         "long long" types if $NO_LONG_LONG is nonzero.
17782
17783 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17784
17785         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17786         not c-torture.
17787
17788         * gcc.ieee: Move from here.
17789         * gcc.c-torture/execute/ieee: To here.
17790
17791 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17792
17793         * gcc.c-torture: Update to c-torture-1.41 release.
17794
17795 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17796
17797         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17798         not "$output".
17799
17800 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17801
17802         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17803         -c present.
17804
17805 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17806
17807         * config/proelf.exp: Handle connecting to a simulator.
17808
17809 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17810
17811         * config/proelf.exp: New file.  Enough framework that we can
17812         run c-torture tests on the proelf targets (or any other target
17813         that gdb can connect to for that matter).
17814
17815 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17816
17817         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17818         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17819
17820         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17821         exec_output exists.
17822
17823 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17824
17825         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17826         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17827
17828         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17829         to pass/fail/unresolved/unsupported/untested.  Caller must now
17830         call unresolved/unsupported/untested.
17831         * lib/*.exp: Update FSF address.  Update to handle new results of
17832         ${tool}_load.
17833         * lib/chill.exp (verbose): Delete.
17834
17835 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17836
17837         * lib/gcc.exp (default_gcc_start): Change order of args to
17838         $LDFLAGS $CFLAGS $LIBS.
17839         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17840         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17841         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17842         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17843         * gcc.misc-tests/dg-test.exp: Likewise.
17844         * gcc.misc-tests/msgs.exp: Likewise.
17845         * gcc.prms/prms.exp: Likewise.
17846         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17847         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17848
17849         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17850
17851 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17852
17853         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17854
17855         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17856         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17857
17858         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17859         necessary.
17860
17861 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17862
17863         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17864         global for loop; add use of $mathlib.
17865         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17866         settings here; set mathlib for anything but VxWorks.
17867
17868 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17869
17870         * gcc.c-torture: Update to c-torture-1.40 release.
17871
17872 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17873
17874         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17875         dg.exp.
17876
17877 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17878
17879         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17880         global.
17881
17882 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17883
17884         * lib/g++.exp (LIBS): Define if not already.
17885         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17886         (gcc-dg-prune): Call prune_gcc_output.
17887         * lib/gcc.exp (prune_gcc_output): New proc.
17888         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17889         prune_gcc_output.
17890
17891 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17892
17893         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17894         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17895
17896 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17897
17898         * gcc.c-torture: Update to c-torture-1.39 release.
17899
17900 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17901
17902         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17903         fails, try others as well.
17904
17905 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17906
17907         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17908         If compilation fails, mark execute tests as `untested'.
17909         If test is marked as unsupported, don't mark compilation and
17910         execute tests as failed.
17911
17912 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17913
17914         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17915         libstdc++ for whether or not we want to be doing shared
17916         libraries.  Delete link_curses since we don't need it anymore.
17917         * lib/mike-g++.exp (postbase): Don't link in libg++.
17918         * g++.old-deja/old-deja.exp: Likewise.
17919
17920 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17921
17922         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17923
17924 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17925
17926         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17927         For that, add `-Wl,-a,shared_archive'.
17928         * g++.old-deja/old-deja.exp: Likewise.
17929
17930 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17931
17932         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17933
17934 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17935
17936         * lib/mike-g++.exp (postbase): Pay attention to the status of
17937         g++_load.
17938
17939 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17940
17941           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17942
17943 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17944
17945         * lib/gcc.exp (default_gcc_start): No longer need to log program
17946         being executed or its output, execute_anywhere does that now.
17947         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17948         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17949
17950 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17951
17952         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17953         the same as those in lib/g++.exp.
17954
17955 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17956
17957         * gcc.c-torture: Update to c-torture-1.38 release.
17958         * gcc.ieee: Related changes.
17959
17960 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17961
17962         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17963         "exec". Minor reformatting changes.
17964
17965         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17966         cross. This means all "exec" calls now work on a remote host as
17967         well.
17968         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17969         cross. Filter out the extra "\r\n" stuff that expect puts in.
17970         (c-torture-execute): Filter out the bogus warnings like
17971         c-torture-compile does. Add support for canadian cross.
17972         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17973         Use execute_anywhere rather than calling exec directly. Now it
17974         works for canadian cross testing.
17975
17976 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17977
17978         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17979         results into a variable, and check that rather than using file exists.
17980
17981 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17982
17983         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17984         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17985
17986 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17987
17988         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17989         lib_curses if there's a shared libg++ in the build tree.
17990
17991 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17992
17993         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17994         if not supported target.
17995
17996 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17997
17998         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17999         link_curses up to always happen, not just for native builds.
18000
18001 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
18002
18003         * gcc.c-torture: Update to c-torture-1.36 release.
18004         * gcc.failure: Related changes.
18005
18006 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
18007
18008         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
18009
18010 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
18011
18012         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
18013         * lib/mike-g++.exp (postbase): Not in here.  Still reference
18014         runshlib, link_curses, and mathlib for link and run.
18015
18016         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
18017         pass the runtime shared library options for Solaris, OSF/1, and
18018         Irix5, and link with -lcurses to avoid unresolved references.
18019
18020 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
18021
18022         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
18023         only run once.
18024
18025 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
18026
18027         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
18028
18029 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
18030
18031         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
18032         do not have a framework for the "compat" tests yet.
18033
18034 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
18035
18036         * lib/mike-g++.exp (postbase): New local variable `mathlib',
18037         set to null if we're testing vxworks5.1.  Use that instead of
18038         `-lm' in the setting of LIBS for link and run.
18039
18040 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
18041
18042         * config/rom68k.exp (${tool}_load): Major changes to make it
18043         work.  Verified that it does in fact return the stuff in
18044         exec_output properly.  Catch any Emul or any TRAP other than 0.
18045
18046 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
18047
18048         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
18049         LDFLAGS properly for targets that need stuff from libgloss.
18050         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
18051         only run once.
18052         (gpp_initialized): New variable.
18053
18054 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
18055
18056         * config/rom68k.exp: Load libgloss.exp.
18057         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
18058         so we can produce a fully linked binary.
18059         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
18060         so we can produce a fully linked binary.
18061
18062 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
18063
18064         * lib/plumhall.exp (ph_section): Watch for expected failures.
18065         Add missing `else'.
18066
18067         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
18068         run the testcase.
18069         (c-torture): Likewise.
18070
18071 1995-08-28  Doug Evans  <dje@cygnus.com>
18072
18073         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
18074
18075         * lib/mike-g++.exp (mike_cleanup): New proc.
18076         (prebase): New globals compiler_result, not_compiler_result,
18077         target_regexp.
18078         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
18079         allow leading "-" in pattern.  Watch for unsupported tests.
18080         If $compiler_result is set, pattern match assembler code,
18081         and ditto for $not_compiler_result.
18082         * lib/mike-gcc.exp: Likewise.
18083
18084         * lib/plumhall.exp (ph_execute): Only call ph_summary if
18085         execution "succeeded".
18086
18087 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
18088
18089         * config/win32.exp: New file.
18090         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
18091
18092 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
18093
18094         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
18095         unsupported.
18096         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
18097         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
18098         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
18099
18100         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
18101         "... without exceptions was ...".  That is now handled by
18102         prune_system_crud.
18103         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18104
18105 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
18106
18107         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
18108         sieve.c,sort2.c}: New files.
18109         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
18110         sieve.exp,sort2.exp}: Drivers for them.
18111
18112         * lib/mike-gcc.exp (program_output): New user settable variable.
18113         (postbase): Call prune_system_crud.  Also prune extraneous compiler
18114         messages.
18115         * lib/mike-g++.exp (program_output): New user settable variable.
18116
18117         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
18118
18119         * config/sh.exp: Deleted (use sim.exp instead).
18120
18121 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
18122
18123         * config/vx.exp: Declare CHECKTASK as global.
18124         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
18125         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
18126         * lib/old-dejagnu.exp: Load [pwd]/$executable.
18127
18128 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18129
18130         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
18131         target. Like vx.exp, only includes `vx29k.exp' instead of
18132         `vxworks.exp'.
18133
18134 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
18135
18136         * config/sim.exp: Increase time limit from 120 seconds to 240.
18137
18138 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
18139
18140         * gcc.c-torture/execute/950628-1.c: New test.
18141
18142 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
18143
18144         * gcc.c-torture: Update with changes/additions from
18145         c-torture-1.34.
18146
18147 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
18148
18149         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
18150
18151 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
18152
18153         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
18154
18155 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
18156
18157         * gcc.c-torture/compile/950512-1.c: New test.
18158         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
18159         * gcc.dg/struct-ret-1.c: Likewise.
18160
18161 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
18162
18163         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
18164           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
18165
18166 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
18167
18168         * gcc.c-torture/special/920411-1.c: Deleted.
18169         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
18170
18171 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
18172
18173         * config/sim.exp (${tool}_load): Hack in call to bash to get a
18174         cpu limit.
18175
18176 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
18177
18178         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
18179
18180 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
18181
18182         From kenner;
18183         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
18184         is the proper length.
18185         * va-arg-3.c: Likewise.
18186
18187 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
18188
18189         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
18190         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
18191
18192         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
18193         * lib/g++.exp (default_g++_start): Delete old cruft.
18194
18195 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
18196
18197         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
18198         (2 * (1 << 18)) to (2 * (1 << 17)).
18199
18200         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
18201
18202 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
18203
18204         * config/rom68k.exp: Renamed from config/idp.exp
18205
18206 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
18207
18208         * c-torture/compile/921109-2.c
18209
18210 1995-04-18  Mike Stump  <mrs@cygnus.com>
18211
18212         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18213         excess errors.
18214
18215 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18216
18217         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18218         output.
18219         * lib/g++.exp (default_g++_start): Likewise.
18220
18221 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18222
18223         * gcc.c-torture/compile/950329-1.c: New test.
18224
18225 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18226
18227           * config/bug.exp (${tool}_load): Updated to use new remote_open
18228           and remote_close procs.
18229         * config/idp.exp: New file.
18230
18231 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18232
18233         * gcc.c-torture/execute/950322-1.c: New test.
18234
18235 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18236
18237         * config/vx.exp (${tool}_load): Clean up testing of return code from
18238         vxworks_ld and vxworks_spawn.
18239
18240 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18241
18242         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18243
18244 1995-03-13  Mike Stump  <mrs@cygnus.com>
18245
18246         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18247         can mark excess errors on a machine by machine basis.  Note, the
18248         default is to not expect any excess errors, even when excess
18249         errors test - is given, so you will want to put an XFAIL ... on
18250         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18251         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18252         those 4 machines, but no others.
18253
18254 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18255
18256         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18257         * lib/c-torture.exp: to here.
18258
18259 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18260
18261         * gcc.c-torture/execute/950221-1.c: New test.
18262         * gcc.c-torture/execute/struct-ret-1.c: New test.
18263         * gcc.c-torture/compile/950221-1.c: New test.
18264
18265         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18266
18267 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18268
18269         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18270         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18271
18272 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18273
18274         * g++.gb: New directory of tests, derived from my signature and
18275         class scoping tests.
18276
18277         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18278         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18279         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18280         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18281         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18282         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18283         * g++.gb/sig25.C: Likewise.
18284
18285         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18286         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18287         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18288         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18289         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18290         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18291         * g++.gb/sig25.exp: Likewise.
18292
18293         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18294         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18295         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18296         * g++.gb/scope13.C: Likewise, this test still fails.
18297
18298         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18299         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18300         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18301         * g++.gb/scope13.exp: Ditto.
18302
18303         * g++.gb/README: New file, explains what these tests are about.
18304
18305 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18306
18307         * lib/dg.exp (dg-do): Support `preprocess'.
18308         (dg-test): Likewise.
18309
18310 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18311
18312         * config/udi.exp: change "continue -expect" to "exp_continue".
18313
18314 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18315
18316         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18317         Delete redundant tests.
18318
18319         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18320         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18321         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18322         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18323         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18324         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18325         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18326         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18327
18328         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18329         storing label pointers.
18330         * gcc.c-torture/execute/921019-1.c: Likewise.
18331         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18332         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18333         parameter fp.
18334         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18335         constants.
18336
18337         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18338         Delete obsolete tests.
18339
18340         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18341         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18342         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18343         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18344         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18345         * gcc.c-torture/compile/950124-1.c: New test.
18346
18347         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18348
18349 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18350
18351         * lib/mike-g++.exp: Add -lm to LIBS.
18352
18353 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18354
18355         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18356
18357 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18358
18359         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18360
18361 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18362
18363         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18364
18365 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18366
18367         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18368         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18369         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18370         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18371         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18372         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18373         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18374         * g++.law/{operators31.C, operators32.C,
18375         * g++.law/{operators33.C, operators34.C}: Likewise.
18376         * g++.law/{pic1.C, refs2.C}: Likewise.
18377         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18378         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18379         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18380         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18381
18382         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18383         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18384         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18385         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18386         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18387         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18388         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18389         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18390         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18391         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18392         * g++.law/{operators34.exp}: Likewise.
18393         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18394         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18395         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18396         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18397         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18398
18399         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18400         No longer expected to fail.
18401         * g++.law/missed-error3.C: Tweak for recent bool changes.
18402
18403 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18404
18405         * config/emb-unix: Deleted.
18406         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18407         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18408
18409 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18410
18411         * lib/dg.exp (dg-test): Fix typo in last patch.
18412
18413 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18414
18415         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18416         (handles multiple occurrences).
18417
18418 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18419
18420         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18421         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18422         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18423         printed).
18424         * lib/c-torture.exp (c-torture-compile): Likewise.
18425         (c-torture): Prepend full path if missing.
18426         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18427         (gcc_fail): Likewise.
18428         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18429
18430 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18431
18432         * lib/netware.exp: Only attach to NetWare i386 systems.
18433
18434 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18435
18436         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18437         messages.  Add test name to "output pattern match" pass/fail message.
18438
18439 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18440
18441         * gcc.dg: New testsuite.
18442         * gcc.dg/dg.exp: New file.
18443
18444         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18445         test-switch.c}: Deleted.
18446
18447         * gcc.misc-tests/msgs.exp: New testcase driver.
18448
18449 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18450
18451         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18452         Watch for illegal return values from ${tool}_load.
18453         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18454         cross targets.  Coerce return value >0 to 1.
18455
18456 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18457
18458         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18459
18460         * config/emb-unix.exp: New file.
18461
18462         * config/sim.exp: Error if variable $SIM not defined.
18463         (${tool}_load): Mark test as "untested" if simulator missing.
18464
18465         * config/unix.exp: Load remote.exp to get rcp_download.
18466         * lib/c-torture.exp: Use different option lists for testcases with
18467         and without loops.
18468         * gcc.c-torture/execute/execute.exp: Likewise.
18469
18470 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18471
18472         * config/*.exp: Clarify return code from ${tool}_load.
18473         Call `unresolved' or `untested' instead of `warning' or `perror'
18474         (sometimes you still want to call both though).
18475         Add comment that `shell_id' is local to each file.
18476         * config/udi.exp (timeout): Set to 30.
18477         Don't print warning if connection fails, $connectmode has already
18478         printed an error.
18479         (${tool}_load): Move verbose messages to level 2.
18480         Rework pattern for "Process started" message.
18481         Pass `shell_id' to ${connectmode}_download.
18482         Retry twice upon timeout.  Make resetting of target more robust.
18483         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18484         Pass `shell_id' to exit_$connectmode.
18485         Only call exit_$connectmode if connected.
18486         * config/unix.exp (${tool}_load): Check return codes better.
18487         * config/vrtx.exp (${tool}_load): Likewise.
18488         * config/vx.exp (${tool}_load): Likewise.
18489         Delete unneeded global's.
18490         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18491         from ${tool}_load.
18492         (dg-stat): Delete.
18493         (dg-init): Delete recording of pass/fail counts.
18494         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18495         (old-dejagnu-init): Likewise.
18496         (old-dejagnu-stat): Delete contents, empty proc now.
18497         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18498         (c-torture): Delete references to lcnt, lpass, lfail.
18499         Get option list from TORTURE_OPTIONS.
18500         Delete -funroll[-all]-loops if no loops.
18501         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18502         (g++_stat): Delete contents (empty proc now).
18503         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18504         (gcc_finish): Likewise.
18505         (gcc_stat): Deleted.
18506         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18507         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18508         * gcc.c-torture/execute/execute.exp: Likewise.
18509         Split tests into two parts: compile, execute.
18510         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18511         no loops.  Update to reflect clarified return codes from ${tool}_load.
18512
18513 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18514
18515         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18516         to grep for.
18517         (old-dejagnu): Likewise (where necessary).
18518
18519 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18520
18521         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18522
18523         * lib/dg.exp (dg-process-target): Fix processing of selector.
18524         Add comment regarding use of `error'.
18525
18526         * lib/gcc.exp (prune_system_crud): Define if missing.
18527         * lib/g++.exp (prune_system_crud): Likewise.
18528
18529         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18530         Call prune_system_crud.
18531         * lib/dg.exp (dg-runtest): New proc.
18532         Use perror instead of send_user for tcl errors in testcase.
18533         Don't return any value, it's never used.
18534         Don't clobber previous definition of `unknown'.
18535         Print tcl errors in `dg-final'.
18536
18537 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18538
18539         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18540         (dg-test): Don't print errorInfo, it contains stack backtrace.
18541
18542 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18543
18544         * lib/g++.exp (runtest_file_p): Define if missing.
18545
18546 1994-09-24  Doug Evans  (dje@cygnus.com)
18547
18548         * lib/mike-g++.exp: Comment out loading of g++.exp.
18549         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18550         (default_g++_version): Always print something.
18551         (default_g++_start): Comment out call to `which'.
18552         (g++_start, g++_load): Deleted (must be defined in config file).
18553         * lib/gcc.exp: Test for existence of $CC at start.
18554         Delete check for tmpdir (done in gcc_init).
18555         (default_gcc_version): Always print something.
18556         (default_gcc_start): Comment out call to `which'.
18557         * config/*.exp: Major cleanup - make cross targets work at least a
18558         little better for g++ (by not being "--tool gcc" specific).
18559         Rename gcc_xxx to ${tool}_xxx.
18560         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18561         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18562
18563 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18564
18565         * lib/c-torture.exp (c-torture-compile): Rework compiler
18566         message processing.
18567
18568         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18569         c-torture.
18570
18571 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18572
18573         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18574
18575         * lib/dg.exp (dg-process-target): Support { target native }.
18576
18577 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18578
18579         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18580         looked for "... program xxx got fatal signal".
18581         Correct regsub munging of `comp_output'.
18582         Ignore compiler messages "path prefix not used" and "linker input
18583         file unused".
18584
18585 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18586
18587         * lib/gcc.exp (runtest_file_p): Define if missing.
18588         * gcc.prms/template.c: Example to work from.
18589
18590 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18591
18592         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18593         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18594
18595         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18596         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18597         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18598         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18599
18600         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18601         (dg-process-target): No longer a varargs proc.
18602         Return S/N for target, P/F for xfail.  All callers changed.
18603         (user option procs): More argument checking.
18604         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18605         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18606         (dg-test): Skip test if not running on selected target in `dg-do'.
18607         Update handling of `dg-do-what', `dg-output-text'.
18608         Separate execution pass/fail from output pattern match pass/fail.
18609         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18610
18611 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18612
18613         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18614         target for 920510-1.c.
18615
18616 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18617
18618         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18619         Clean up comment regarding use of passcnt, etc.
18620         (gcc_stat): Don't update `testcnt' here.
18621         (gcc_finish): Do it here.
18622         Might as well reset `but_id' here too.
18623         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18624         to determine if the file should be tested.
18625         * gcc.c-torture/compile/compile.exp: Likewise.
18626         * gcc.c-torture/execute/execute.exp: Likewise.
18627         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18628         * gcc.misc-tests/dg-test.exp: Likewise.
18629         * gcc.prms/prms.exp: Likewise.
18630         * gcc.wendy/wendy.exp: Likewise.
18631         * g++.old-deja.exp: Likewise.
18632         Move "Testing file" message to verbose level 1.
18633
18634 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18635
18636         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18637
18638 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18639
18640         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18641         (default_gcc_start): Accept optional second list element
18642         of compiler flags.  Print compiler output at verbosity level 2.
18643         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18644         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18645         Save current values of framework globals passcnt, failcnt, xpasscnt,
18646         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18647         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18648         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18649         xfailcnt to compute stats.  Update framework global `testcnt' from
18650         pass/fail counts.
18651         (gcc_finish): New proc.  Clean up test environment.
18652         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18653         (gcc_epass, gcc_efail): Delete.
18654         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18655         argument of line number.
18656         (dg-init): If the tool has an init routine, call it.
18657         (dg-test): Remove args `cflags_var' and `libs_var'.
18658         Pass all compiler options to ${tool}_start.
18659         Handle missing line number.
18660         (dg-finish): New function.
18661         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18662         particular files.  Call gcc_finish at end.  Move "skipping test"
18663         message to verbosity level 3.
18664         * gcc.c-torture/compile/compile.exp: Likewise.
18665         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18666         * gcc.c-torture/execute/execute.exp: Likewise.
18667         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18668         Print testcase being tried at verbosity level 1.
18669         * gcc.c-torture/special/special.exp: Unset xfail.
18670         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18671         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18672         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18673         * gcc.failure/failure.exp: Likewise.
18674         * gcc.ieee/ieee.exp: Likewise.
18675         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18676         Update call to dg-test.  Call dg-finish at end.
18677         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18678         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18679         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18680         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18681         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18682         * gcc.wendy/wendy.exp: Add copyright.
18683         Delete setting of tmpdir (done by gcc_init).
18684         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18685         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18686         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18687         gcc_[ce]pass/fail.
18688
18689 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18690
18691         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18692         confusion.
18693         (g++_load): Likewise.
18694
18695         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18696         Rename argument to `prog' to remove the confusion.
18697         Varargs fns behave differently too!
18698         (g++_load): Likewise.
18699
18700         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18701
18702         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18703         what it is.  Delete (always) printing of status value for !native.
18704         Simplify verbose code, and include status and exec_output.
18705         (g++_load): Use gcc_load.
18706
18707 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18708
18709         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18710         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18711         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18712         940714-3.c as these testcases don't exist anymore.  Make
18713         va-arg-1.c expected to pass.
18714
18715 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18716
18717         * gcc.misc-tests/misc.exp: Only run specific testcases.
18718         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18719         * gcc.misc-tests/dg-[1-9].c: New files.
18720
18721         * lib/dg.exp: New testsuite driver.
18722         * gcc.prms/prms.exp: Use it.
18723
18724         * README.gcc: New file.
18725
18726         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18727         Document and reset `lxpass' and `lxfail'.
18728         Simplify "initialized" message.
18729         (gcc_stat): Clean up comments a little.
18730
18731 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18732
18733         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18734
18735 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18736
18737         * lib/old-dejagnu.exp (process-option): New proc.
18738         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18739         (old-dejagnu): Simplify.
18740         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18741
18742 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18743
18744         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18745         exists and is not an empty string.
18746
18747         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18748         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18749         finished.
18750         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18751         automatically.
18752
18753         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18754         longer expected to fail.
18755
18756         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18757         "f" function call.
18758
18759         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18760
18761         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18762         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18763         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18764         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18765         c-torture-1.29.
18766
18767         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18768         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18769
18770         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18771
18772         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18773         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18774
18775         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18776         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18777         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18778
18779 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18780
18781         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18782         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18783         940714-1.c, 940714-2.c, 940714-3.c},
18784         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18785         gcc.misc-tests/{mg.c,mg.exp}:
18786         New tests.
18787         * gcc.noncompile/noncompile.exp: Change accordingly.
18788
18789 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18790
18791         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18792         Undo previous clobberage.
18793
18794 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18795
18796         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18797         * gcc.special/{930510-1.c, special.exp}:
18798         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18799         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18800         struct-varargs-1.c}: New tests from c-torture-1.26.
18801
18802 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18803
18804         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18805           argument to switch.
18806
18807 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18808
18809         * Revert the previous changes.  Please see Rob's directory
18810           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18811           fixes.
18812
18813 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18814
18815         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18816             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18817             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18818             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18819             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18820             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18821             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18822             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18823             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18824             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18825             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18826             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18827             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18828             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18829             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18830             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18831             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18832             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18833             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18834             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18835             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18836             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18837             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18838             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18839             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18840             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18841             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18842
18843 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18844
18845         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18846             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18847           with perror calls.
18848
18849 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18850
18851         * config/unix.exp (g++_load): Fix syntax.
18852
18853 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18854
18855         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18856         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18857         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18858         Don't expect va-arg-1.c to fail.  Correct expected output for
18859         920928-1.c.
18860         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18861         * gcc.wendy/hbm4.c: Correct typo.
18862         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18863
18864 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18865
18866         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18867         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18868         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18869         * lib/c-torture.exp (c-torture-compile): Ditto.
18870
18871         Reduce volume of output (remove all the -I's and such).
18872         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18873         Call gcc_cpass, gcc_cfail.
18874         (c-torture): Pass testing option to c-torture-compile.
18875
18876 1994-03-21  Doug Evans  (dje@cygnus.com)
18877
18878         Bring patches over from progressive.
18879         * config/default.exp: Exit remote shell cleanly.
18880         (g++_exit, g++_start): Add default versions.
18881         * config/sim.exp (gcc_load): Use perror, not error.
18882
18883 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18884
18885         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18886         set in site.exp.
18887
18888 1994-03-14  Doug Evans  (dje@cygnus.com)
18889
18890         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18891         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18892         (wendy_try): New proc to run testcase.
18893         (main loop): Call 'em.
18894         * gcc.wendy/*.c: Clean up pass to correct expected output.
18895
18896         * lib/gcc.exp: Minor cleanup work.
18897         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18898
18899 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18900
18901         * config/sim.exp (gcc_load): Document return codes better.
18902         Don't pass -v to simulator.
18903
18904 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18905
18906           * gcc.special/920717-x.c: Fix typo.
18907           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18908           get at sources.
18909
18910         * lib/mike-gcc.exp: Fix typo.
18911
18912 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18913
18914         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18915         binary to use, transform the name.
18916         * config/*.exp: rename everything. Nuke any g++ specific files,
18917         it's now a special case of gcc that requires no special support.
18918         Add a default.exp for unsupported targets.
18919
18920 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18921
18922         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18923         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18924         version of Tcl.
18925
18926 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18927
18928         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18929         than a warning.
18930
18931 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18932
18933         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18934
18935 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18936
18937         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18938         option_list.  Compile every file with only 4/6 option choices
18939         (same as C torture) instead of with 12/18 different option
18940         choices.
18941         * lib/c-torture.exp: Likewise.
18942
18943         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18944         not already set.
18945
18946 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18947
18948         * lib/old-deja
18949           test cases, ready for DejaGnu.
18950
18951 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18952
18953         * Upgraded c-torture tests from 1.18 to 1.19
18954
18955         * gcc.compile: added test(s):
18956           930607-1.c
18957         * gcc.execute: added test(s):
18958           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18959
18960         * added new subdirectory for misc tests: gcc.misc-tests
18961         * gcc.misc-test(s): added tests:
18962           inst-check.c test-consts.c test-ior.c test-switch.c
18963
18964 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18965
18966         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18967
18968 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18969
18970         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18971
18972 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18973
18974         * Upgraded c-torture tests from 1.17 to 1.18
18975
18976 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18977
18978         * Upgraded c-torture tests from 1.12 to 1.17
18979
18980 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18981
18982         * lib/old-dejagnu.exp:
18983           Fixed handling of XFAIL target triplets to correctly
18984           recognize wildcard characters.  Removed code that
18985           appended a unique id tag to the end of the file name
18986           printed out by the result of the testcases within a
18987           given test file.
18988
18989 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18990
18991         * lib/old-dejagnu.exp:
18992           Reworked expected failure handling to trigger off of XFAIL
18993           keyword in keyphrase embeded in testcase source code. The
18994           XFAIL keyword must be at the end of the keyphrase line. It
18995           may optionally be followed by one or more target triplets.
18996           It has just occured that the handling of wildcards in the
18997           target triplet may not be correct.
18998
18999 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19000
19001         * g++.old-deja/tests:
19002           Moved all subdirectories up one level into g++.old-deja .
19003
19004         * lib/old-dejagnu.exp:
19005           Fixed problem with CXXFLAGS not being properly reset, and being
19006           corrupted with extraneous "-c" compiler option.  This was
19007           causing binaries to not be generated for test that needed them.
19008           Modified strings passed to "pass" and "fail" so that individual
19009           tests from the same test file would be distinguished by an
19010           identifier appended to the test file name in the summary logs;
19011           this corrected a problem with erroneous diff logs.  Added code
19012           to search testcases for expected fail and unexpected pass keywords.
19013
19014 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19015
19016         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19017
19018 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19019
19020         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19021           Removed extraneous text from end of "Special g++ Options"
19022           keyphrase.
19023
19024         * lib/old-dejagnu.exp: Added pattern matching to look for new
19025           keywords, embedded in testcases comments, which will trigger
19026           calls to xpass and xfail.
19027
19028 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19029
19030         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19031           comments embedded in the testcases, especially the one looking for
19032           special compiler options, as well as the pattern matching for the
19033           compiler output again.
19034
19035 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19036
19037         * lib/old-dejagnu.exp: Do a proper check of the return value for
19038           execute tests. Fixed several problems with the pattern matching
19039           of the compiler output which gave erroneous test results.
19040           Changed several of the test result messages to be more descriptive.
19041         * config/unix-g++.exp: Proc g++_load now actually works and
19042           executes the tests passed to it and returns a usable return
19043           value.
19044
19045 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19046
19047           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19048
19049 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19050
19051         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19052           Modified both files to properly execute the old style
19053           dejagnu tests. The previous versions of these files were
19054           experimental and did not function anything near correctly.
19055
19056 1993-04-05  Rob Savoye  (rob@cygnus.com)
19057
19058         * Removed all Makefile.in and configure.in files. No configuration
19059         needed now.
19060
19061 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19062
19063         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19064
19065 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19066
19067         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19068         gcc.special/configure.in, gcc.noncompile/configure.in,
19069         gcc.execute/configure.in, gcc.code_quality/configure.in,
19070         g++.other/configure.in, g++.old-deja/configure.in,
19071         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19072         in srcname setting.
19073
19074 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19075
19076         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19077         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19078         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19079
19080 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19081
19082         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19083         (gdb_exit): Don't remove *_soc files.
19084
19085 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19086
19087         * lib/c-torture.exp: Don't look for main; instead always use -w
19088         -c.  This is how the c-torture tests work.  Remove the object
19089         file if the compilation succeeds.
19090         * gcc.execute/execute.exp: Remove executable if test passes.
19091         * gcc.noncompile/noncompile.exp: Every test is an expected
19092         failure.
19093         * gcc.special/special.exp: Added tests from c-torture 1.11,
19094         corrected use of existing test.
19095         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19096         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19097         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19098         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19099         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19100         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19101         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19102         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19103         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19104         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19105         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19106         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19107         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19108         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19109         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19110         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19111         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19112         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19113         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19114         c-torture 1.11.
19115         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19116         correspond to c-torture 1.11.
19117
19118         * New file.