]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/ChangeLog
re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
1 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
2
3 * gcc.dg/cpp/if-mop.c: Two new testcases.
4 * gcc.dg/cpp/trad/comment-3.c: New.
5
6 2004-07-04 Paul Brook <paul@codesourcery.com>
7
8 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
9
10 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
11
12 PR c++/3761
13 * g++.dg/lookup/crash4.C: New test.
14
15 2004-07-02 Zack Weinberg <zack@codesourcery.com>
16
17 * gcc.c-torture/execute/builtin-abs-1.c
18 * gcc.c-torture/execute/builtin-abs-2.c
19 * gcc.c-torture/execute/builtin-complex-1.c
20 * gcc.c-torture/execute/builtins/string-1-lib.c
21 * gcc.c-torture/execute/builtins/string-1.c
22 * gcc.c-torture/execute/builtins/string-2-lib.c
23 * gcc.c-torture/execute/builtins/string-2.c
24 * gcc.c-torture/execute/builtins/string-3-lib.c
25 * gcc.c-torture/execute/builtins/string-3.c
26 * gcc.c-torture/execute/builtins/string-4-lib.c
27 * gcc.c-torture/execute/builtins/string-4.c
28 * gcc.c-torture/execute/builtins/string-5-lib.c
29 * gcc.c-torture/execute/builtins/string-5.c
30 * gcc.c-torture/execute/builtins/string-6-lib.c
31 * gcc.c-torture/execute/builtins/string-6.c
32 * gcc.c-torture/execute/builtins/string-7-lib.c
33 * gcc.c-torture/execute/builtins/string-7.c
34 * gcc.c-torture/execute/builtins/string-8-lib.c
35 * gcc.c-torture/execute/builtins/string-8.c
36 * gcc.c-torture/execute/builtins/string-9-lib.c
37 * gcc.c-torture/execute/builtins/string-9.c
38 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
39 * gcc.c-torture/execute/builtins/string-asm-1.c
40 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
41 * gcc.c-torture/execute/builtins/string-asm-2.c
42 * gcc.c-torture/execute/stdio-opt-1.c
43 * gcc.c-torture/execute/stdio-opt-2.c
44 * gcc.c-torture/execute/stdio-opt-3.c
45 * gcc.c-torture/execute/string-opt-1.c
46 * gcc.c-torture/execute/string-opt-10.c
47 * gcc.c-torture/execute/string-opt-11.c
48 * gcc.c-torture/execute/string-opt-12.c
49 * gcc.c-torture/execute/string-opt-13.c
50 * gcc.c-torture/execute/string-opt-14.c
51 * gcc.c-torture/execute/string-opt-15.c
52 * gcc.c-torture/execute/string-opt-16.c
53 * gcc.c-torture/execute/string-opt-2.c
54 * gcc.c-torture/execute/string-opt-6.c
55 * gcc.c-torture/execute/string-opt-7.c
56 * gcc.c-torture/execute/string-opt-8.c:
57 Replace with ...
58
59 * gcc.c-torture/execute/builtins/abs-2.c
60 * gcc.c-torture/execute/builtins/abs-3.c
61 * gcc.c-torture/execute/builtins/complex-1.c
62 * gcc.c-torture/execute/builtins/fprintf.c
63 * gcc.c-torture/execute/builtins/fputs.c
64 * gcc.c-torture/execute/builtins/memcmp.c
65 * gcc.c-torture/execute/builtins/memmove.c
66 * gcc.c-torture/execute/builtins/memops-asm.c
67 * gcc.c-torture/execute/builtins/mempcpy-2.c
68 * gcc.c-torture/execute/builtins/mempcpy.c
69 * gcc.c-torture/execute/builtins/memset.c
70 * gcc.c-torture/execute/builtins/printf.c
71 * gcc.c-torture/execute/builtins/sprintf.c
72 * gcc.c-torture/execute/builtins/strcat.c
73 * gcc.c-torture/execute/builtins/strchr.c
74 * gcc.c-torture/execute/builtins/strcmp.c
75 * gcc.c-torture/execute/builtins/strcpy.c
76 * gcc.c-torture/execute/builtins/strcspn.c
77 * gcc.c-torture/execute/builtins/strlen-2.c
78 * gcc.c-torture/execute/builtins/strlen.c
79 * gcc.c-torture/execute/builtins/strncat.c
80 * gcc.c-torture/execute/builtins/strncmp-2.c
81 * gcc.c-torture/execute/builtins/strncmp.c
82 * gcc.c-torture/execute/builtins/strncpy.c
83 * gcc.c-torture/execute/builtins/strpbrk.c
84 * gcc.c-torture/execute/builtins/strpcpy-2.c
85 * gcc.c-torture/execute/builtins/strpcpy.c
86 * gcc.c-torture/execute/builtins/strrchr.c
87 * gcc.c-torture/execute/builtins/strspn.c
88 * gcc.c-torture/execute/builtins/strstr-asm.c
89 * gcc.c-torture/execute/builtins/strstr.c:
90 ... these new files.
91
92 * gcc.c-torture/execute/builtins/abs-2-lib.c
93 * gcc.c-torture/execute/builtins/abs-3-lib.c
94 * gcc.c-torture/execute/builtins/complex-1-lib.c
95 * gcc.c-torture/execute/builtins/fprintf-lib.c
96 * gcc.c-torture/execute/builtins/fputs-lib.c
97 * gcc.c-torture/execute/builtins/memcmp-lib.c
98 * gcc.c-torture/execute/builtins/memmove-lib.c
99 * gcc.c-torture/execute/builtins/memops-asm-lib.c
100 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
101 * gcc.c-torture/execute/builtins/mempcpy-lib.c
102 * gcc.c-torture/execute/builtins/memset-lib.c
103 * gcc.c-torture/execute/builtins/printf-lib.c
104 * gcc.c-torture/execute/builtins/sprintf-lib.c
105 * gcc.c-torture/execute/builtins/strcat-lib.c
106 * gcc.c-torture/execute/builtins/strchr-lib.c
107 * gcc.c-torture/execute/builtins/strcmp-lib.c
108 * gcc.c-torture/execute/builtins/strcpy-lib.c
109 * gcc.c-torture/execute/builtins/strcspn-lib.c
110 * gcc.c-torture/execute/builtins/strlen-2-lib.c
111 * gcc.c-torture/execute/builtins/strlen-lib.c
112 * gcc.c-torture/execute/builtins/strncat-lib.c
113 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
114 * gcc.c-torture/execute/builtins/strncmp-lib.c
115 * gcc.c-torture/execute/builtins/strncpy-lib.c
116 * gcc.c-torture/execute/builtins/strpbrk-lib.c
117 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
118 * gcc.c-torture/execute/builtins/strpcpy-lib.c
119 * gcc.c-torture/execute/builtins/strrchr-lib.c
120 * gcc.c-torture/execute/builtins/strspn-lib.c
121 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
122 * gcc.c-torture/execute/builtins/strstr-lib.c
123 * gcc.c-torture/execute/builtins/lib/abs.c
124 * gcc.c-torture/execute/builtins/lib/fprintf.c
125 * gcc.c-torture/execute/builtins/lib/memset.c
126 * gcc.c-torture/execute/builtins/lib/printf.c
127 * gcc.c-torture/execute/builtins/lib/sprintf.c
128 * gcc.c-torture/execute/builtins/lib/strcpy.c
129 * gcc.c-torture/execute/builtins/lib/strcspn.c
130 * gcc.c-torture/execute/builtins/lib/strncat.c
131 * gcc.c-torture/execute/builtins/lib/strncmp.c
132 * gcc.c-torture/execute/builtins/lib/strncpy.c
133 * gcc.c-torture/execute/builtins/lib/strpbrk.c
134 * gcc.c-torture/execute/builtins/lib/strspn.c
135 * gcc.c-torture/execute/builtins/lib/strstr.c:
136 New files containing support routines.
137
138 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
139 declaration.
140 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
141 when not optimizing.
142
143 2004-07-02 Mark Mitchell <mark@codesourcery.com>
144
145 PR c++/16240
146 * g++.dg/abi/mangle22.C: New test.
147 * g++.dg/abi/mangle23.C: Likewise.
148
149 2004-07-02 David Billinghurst (David.Billinghurst@riotinto.com)
150
151 PR fortran/16290
152 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
153 Allow for cases without denormalized floating point numbers.
154
155 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
156
157 PR c/1027
158 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
159 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
160 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
161 expected warning text.
162 * gcc.dg/format/diag-2.c: New test.
163
164 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
165
166 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
167
168 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
169
170 * gcc.dg/builtins-43.c: New.
171 * gcc.dg/builtins-44.c: New.
172 * gcc.dg/builtins-45.c: New.
173
174 2004-06-26 Geoffrey Keating <geoffk@apple.com>
175 Andreas Tobler <a.tobler@schweiz.ch>
176
177 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
178 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
179 as SIGSEGV.
180 * gcc.dg/cleanup-11.c: Likewise.
181 * gcc.dg/cleanup-8.c: Likewise.
182 * gcc.dg/cleanup-9.c: Likewise.
183 * gcc.dg/cleanup-5.c: Run on all platforms.
184
185 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
186
187 * g++.dg/warn/nonnull1.C: New test.
188
189 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
190
191 * gcc.dg/compat/compat-common.h: Wrap up CINT in
192 an #ifndef SKIP_COMPLEX_INT/#endif pair.
193 Special-case the Sun compiler wrt to <complex.h>.
194
195 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
196
197 * gcc.dg/Wunreachable-8.C: New test.
198
199 * gcc.dg/h8300-ice2.c : New test.
200
201 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
202
203 PR fortran/16161
204 * gfortran.fortran-torture/compile/implicit.f90: Add test
205 for implicit character.
206
207 2004-06-30 David Billinghurst (David.Billinghurst@riotinto.com)
208
209 PR fortran/16289
210 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
211 Use tiny() intrinsic to find smallest non-negative real
212
213 2004-06-30 Jakub Jelinek <jakub@redhat.com>
214
215 * gcc.dg/compat/struct-by-value-22_main.c: New test.
216 * gcc.dg/compat/struct-by-value-22_x.c: New.
217 * gcc.dg/compat/struct-by-value-22_y.c: New.
218
219 * gcc.c-torture/execute/20040629-1.c: New test.
220
221 2004-06-29 Jakub Jelinek <jakub@redhat.com>
222
223 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
224 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
225
226 PR target/16195
227 * gcc.dg/20040625-1.c: New test.
228
229 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
230
231 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
232
233 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
234
235 PR fortran/15963
236 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
237
238 2004-06-29 Richard Henderson <rth@redhat.com>
239
240 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
241
242 2004-06-29 Paul Brook <paul@codesourcery.com>
243
244 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
245 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
246
247 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
248
249 PR c++/16260
250 * g++.dg/parse/crash15.C: New.
251
252 2004-06-28 Andrew Pinski <apinski@apple.com>
253
254 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
255 by the error already.
256
257 * g++.dg/opt/ptrmem4.C: Change to compile only test.
258
259 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
260
261 PR target/14041
262 * gcc.dg/h8300-bss-align-1.c : New.
263
264 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
265
266 * PR c++/16174
267 * g++.dg/template/ctor4.C: New.
268
269 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
270
271 PR c++/16205
272 * g++.dg/warn/Wsequence-point-1.C: New test.
273
274 2004-06-27 Paul Brook <paul@codesourcery.com>
275
276 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
277
278 2004-06-27 Zack Weinberg <zack@codesourcery.com>
279
280 * g++.old-deja/g++.mike/p7325.C: Remove.
281
282 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
283
284 PR c/14963
285 * gcc.dg/pr14963.c: New test.
286
287 2004-06-27 Mark Mitchell <mark@codesourcery.com>
288
289 PR c++/16193
290 * g++.dg/parse/redef1.C: New test.
291
292 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
293
294 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
295 20021110.c.
296 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
297 20021119-1.c.
298 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
299 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
300 5-04.c.
301 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
302 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
303 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
304 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
305 g++.brendan/enum14.C.
306 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
307 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
308 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
309 g++.mike/virt1.C.
310 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
311 memtemp24.C.
312
313 2004-06-27 Roger Sayle <roger@eyesopen.com>
314
315 * gcc.dg/20040527-1.c: New test case.
316
317 2004-06-26 Bud Davis <bdavis9659@comcast.net>
318
319 PR gfortran/pr16196
320 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
321
322 2004-06-25 Roger Sayle <roger@eyesopen.com>
323
324 PR middle-end/15825
325 * gcc.dg/pr15825-1.c: New test case.
326
327 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
328
329 * gcc.c-torture/execute/20040625-1.c: New test.
330
331 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
332
333 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
334
335 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
336
337 * gcc.dg/torture/mips-div-1.c: New test.
338
339 2004-06-24 Jeff Law <law@redhat.com>
340
341 * gcc.dg/tree-ssa/20040624-1.c: New test.
342
343 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
344
345 * gcc.c-torture/compile/20040624-1.c: New test.
346
347 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
348
349 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
350 this directory.
351
352 2004-06-23 Andrew Pinski <apinski@apple.com>
353
354 PR middle-end/15988
355 * g++.dg/opt/ptrmem4.C: New test.
356
357 * gcc.dg/c90-array-quals-2.c: New test.
358
359 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
360
361 * gcc.dg/kpice1.c: New test.
362
363 2006-06-23 Andrew Pinski <apinski@apple.com>
364
365 * gcc.dg/c90-array-quals.c: New test.
366
367 2006-06-22 Richard Henderson <rth@redhat.com>
368
369 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
370
371 2004-06-22 Loren James Rittle <ljrittle@acm.org>
372
373 * gcc.dg/builtins-config.h: Handle FreeBSD.
374
375 2006-06-22 Richard Henderson <rth@redhat.com>
376
377 * g++.dg/opt/devirt1.C: New.
378
379 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
380
381 * g++.dg/opt/pr15551.C: New testcase.
382
383 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
384
385 PR target/14800
386 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
387 x86_64-*-linux* when compiling for 32bit.
388
389 2004-06-21 Andrew Pinski <apinski@apple.com>
390
391 * gcc.dg/pch/struct-1.c: New.
392 * gcc.dg/pch/struct-1.hs: New.
393
394 2004-06-21 Geoffrey Keating <geoffk@apple.com>
395
396 * gcc.dg/pch/save-temps-1.c: New file.
397 * gcc.dg/pch/save-temps-1.hs: New file.
398
399 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
400
401 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
402 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
403
404 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
405
406 * gfortran.fortran-torture/execute/select_1.f90: Rename function
407 to fix type error.
408 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
409 Remove trailing spaces.
410
411 2004-06-21 Richard Henderson <rth@redhat.com>
412
413 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
414 merging && to BIT_FIELD_REF.
415
416 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
417
418 * g++.dg/opt/placeholder1.C: New test.
419
420 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
421
422 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
423 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
424 * gcc.dg/compat/union-m128-1_x.c: Likewise.
425 * gcc.dg/compat/union-m128-1_y.c: Likewise.
426
427 2004-06-20 Zack Weinberg <zack@codesourcery.com>
428
429 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
430 extern "C".
431 * g++.dg/other/pragma-re-1.C: Add comments.
432
433 2004-06-19 Bud Davis <bdavis9659@comcast.net>
434
435 PR gfortran/16080
436 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
437
438 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
439
440 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
441 instead of setting the type of size_t by
442 hand.
443
444 2004-06-18 Roger Sayle <roger@eyesopen.com>
445
446 * gcc.dg/unordered-2.c: New test case.
447 * gcc.dg/unordered-3.c: New test case.
448
449 2004-06-19 David Billinghurst (David.Billinghurst@riotinto.com)
450
451 PR other/16043
452 * lib/g++.exp (g++_version): Tweak regexp for version
453 * lib/g77.exp (g77_version): Likewise
454 * lib/gfortran.exp (gfortran_version): Likewise
455 * lib/objc.exp (objc_version): Likewise
456 * lib/treelang.exp (treelang_version): Likewise
457
458 2004-06-19 Jakub Jelinek <jakub@redhat.com>
459
460 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
461 Use INT_MAX instead of __INT_MAX__.
462 * gcc.dg/compat/struct-align-2_y.c: Likewise.
463
464 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
465 * gcc.dg/compat/scalar-return-3_x.c: Use it.
466 * gcc.dg/compat/scalar-return-3_y.c: Use it.
467 * gcc.dg/compat/scalar-return-4_x.c: Use it.
468 * gcc.dg/compat/scalar-return-4_y.c: Use it.
469 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
470 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
471 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
472 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
473
474 * gcc.dg/range-test-1.c: New test.
475 * g++.dg/opt/range-test-1.C: New test.
476
477 2004-06-17 Richard Henderson <rth@redhat.com>
478
479 * objc.dg/sync-1.m: New.
480 * objc.dg/try-catch-1.m: Don't force next runtime.
481 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
482 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
483 shadowed catch clause.
484 * objc.dg/try-catch-5.m: New.
485
486 2004-06-17 Zack Weinberg <zack@codesourcery.com>
487
488 Bug 14610
489 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
490
491 2004-06-15 Richard Henderson <rth@redhat.com>
492
493 * gcc.dg/20001116-1.c: Move expected warning line.
494
495 2004-06-15 Richard Henderson <rth@redhat.com>
496
497 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
498 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
499
500 2004-06-15 Jeff Law <law@redhat.com>
501
502 * gcc.dg/tree-ssa/20040615-1.c: New test.
503 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
504 be less sensitive to operand ordering.
505 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
506
507 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
508
509 * g++.dg/abi/bitfield3.C: Add comment..
510
511 2004-06-15 Richard Henderson <rth@redhat.com>
512
513 * g++.dg/ext/stmtexpr1.C: XFAIL.
514 * gcc.dg/20030612-1.c: XFAIL.
515
516 2004-06-15 Eric Christopher <echristo@redhat.com>
517
518 * g++.dg/charset/asm5.c: New.
519 * gcc.dg/charset/asm6.c: New.
520
521 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
522
523 PR fortran/15962
524 * gfortran.fortran-torture/execute/select_1.f90: New test.
525
526 2004-06-15 Paul Brook <paul@codesourcery.com>
527
528 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
529
530 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
531
532 PR c++/15967
533 * g++.dg/lookup/crash3.C: New test.
534
535 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
536
537 PR c++/15947
538 * g++.dg/parse/dtor4.C: New test.
539
540 2004-06-14 Jeff Law <law@redhat.com>
541
542 * gcc.c-torture/compile/20040614-1.c: New test.
543
544 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
545
546 PR fortran/15211
547 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
548 LEN of a character array.
549
550 2004-06-14 Mark Mitchell <mark@codesourcery.com>
551
552 PR c++/15096
553 * g++.dg/template/ptrmem10.C: New test.
554
555 PR c++/14930
556 * g++.dg/template/friend30.C: New test.
557
558 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
559
560 PR fortran/14928
561 * gfortran.fortran-torture/compile/mloc.f90: New test.
562
563 2004-06-13 Paul Brook <paul@codesourcery.com>
564
565 * gfortran.fortran-torture/execute/random_2.f90: New test.
566
567 2004-06-13 Eric Christopher <echristo@redhat.com>
568
569 * gcc.dg/noncompile/redecl-1.c: Fix error message.
570
571 2004-06-12 Paul Brook <paul@codesourcery.com>
572
573 * gfortran.fortran-torture/execute/contained_3.f90: New test.
574
575 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
576
577 PR fortran/14923
578 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
579
580 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
581
582 PR fortran/14957
583 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
584 syntax errors in end statements of contained subroutines.
585
586 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
587
588 PR fortran/12841
589 * gfortran.fortran-torture/execute/null_arg.f90: New test.
590
591 2004-06-12 Bud Davis <bdavis9659@comcast.net>
592
593 PR fortran/15665
594 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
595
596 2004-06-12 Bud Davis <bdavis9659@comcast.net>
597
598 PR gfortran/12839
599 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
600
601 2004-06-11 Mark Mitchell <mark@codesourcery.com>
602
603 PR c++/15862
604 * g++.dg/parse/enum1.C: New test.
605
606 2004-06-10 Jeff Law <law@redhat.com>
607
608 * gcc.c-torture/compile/20040610-1.c: New test.
609
610 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
611
612 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
613 * g++.old-deja/g++.other/decl3.C: Likewise.
614
615 2004-06-10 Brian Booth <bbooth@redhat.com>
616
617 * gcc.dg/tree-ssa/20031015-1.c: Scan for
618 V_MAY_DEF instead of VDEF.
619 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
620
621 2004-06-10 Mark Mitchell <mark@codesourcery.com>
622
623 PR c++/14211
624 * g++.dg/conversion/const1.C: New test.
625
626 PR c++/15076
627 * g++.dg/conversion/reinterpret1.C: New test.
628
629 PR c++/15877
630 * g++.dg/template/enum2.C: New test.
631
632 PR c++/15227
633 * g++.dg/template/error13.C: New test.
634
635 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
636
637 PR fortran/14957
638 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
639 arguments to test_* REAL and of the right size.
640
641 2004-06-10 Jakub Jelinek <jakub@redhat.com>
642
643 PR target/15569
644 PR rtl-optimization/15681
645 * gcc.dg/20040609-1.c: New test.
646
647 2004-06-10 Jakub Jelinek <jakub@redhat.com>
648
649 PR c++/14791
650 * g++.dg/opt/builtins1.C: New test.
651
652 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
653
654 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
655 that use default windows32 struct layout.
656 * gcc.dg/i386-bitfield2.c: Likewise.
657
658 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
659
660 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
661 for mingw32 and cygwin targets.
662
663 2004-06-09 Geoffrey Keating <geoffk@apple.com>
664
665 * gcc.dg/pch/macro-4.c: New.
666 * gcc.dg/pch/macro-4.hs: New.
667
668 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
669
670 PR fortran/13249
671 * gfortran.fortran-torture/compile/name_clash.f90: New test.
672
673 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
674
675 PR fortran/13372
676 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
677
678 2004-06-09 Bud Davis <bdavis9659@comcast.net>
679
680 PR gfortran/14897
681 * gfortran.fortran-torture/execute/t_edit.f90: New test.
682
683 2004-06-09 Bud Davis <bdavis9659@comcast.net>
684
685 PR gfortran/15755
686 * gfortran.fortran-torture/execute/backspace.c : New test.
687
688 2004-06-09 Paul Brook <paul@codesourcery.com>
689
690 * gfortran.fortran-torture/execure/intrinsic_associated.f90
691 (pointer_to_section): Rewrite to use smaller array.
692
693 2004-06-08 David Edelsohn <edelsohn@gnu.org>
694
695 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
696 * gcc.dg/ext/altivec-10.c: Same.
697 * gcc.dg/ext/altivec-11.c: Same.
698 * gcc.dg/ext/altivec-12.c: Same.
699 * gcc.dg/ext/altivec-13.c: Same.
700 * gcc.dg/ext/altivec-14.c: Same.
701 * gcc.dg/ext/altivec-15.c: Same.
702 * gcc.dg/ext/altivec-16.c: Same.
703 * gcc.dg/ext/altivec-3.c: Same.
704 * gcc.dg/ext/altivec-4.c: Same.
705 * gcc.dg/ext/altivec-6.c: Same.
706 * gcc.dg/ext/altivec-7.c: Same.
707 * gcc.dg/ext/altivec-8.c: Same.
708 * gcc.dg/ext/altivec-varargs-1.c: Same.
709
710 * g++.dg/ext/altivec-1.C: Correct dg syntax.
711 * g++.dg/ext/altivec-10.C: Same.
712 * g++.dg/ext/altivec-2.C: Same.
713 * g++.dg/ext/altivec-3.C: Same.
714 * g++.dg/ext/altivec-4.C: Same.
715 * g++.dg/ext/altivec-5.C: Same.
716 * g++.dg/ext/altivec-6.C: Same.
717 * g++.dg/ext/altivec-7.C: Same.
718 * g++.dg/ext/altivec-8.C: Same.
719 * g++.dg/ext/altivec-9.C: Same.
720
721 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
722
723 PR c++/7841
724 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
725
726 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
727
728 * gcc.dg/union-1.c: New test.
729
730 2004-06-07 Roger Sayle <roger@eyesopen.com>
731
732 * gcc.dg/builtins-41.c: New test case.
733 * gcc.dg/builtins-42.c: New test case.
734
735 2004-06-07 David Edelsohn <edelsohn@gnu.org>
736
737 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
738 * g++.dg/ext/altivec-10.C: Same.
739 * g++.dg/ext/altivec-2.C: Same.
740 * g++.dg/ext/altivec-3.C: Same.
741 * g++.dg/ext/altivec-4.C: Same.
742 * g++.dg/ext/altivec-5.C: Same.
743 * g++.dg/ext/altivec-6.C: Same.
744 * g++.dg/ext/altivec-7.C: Same.
745 * g++.dg/ext/altivec-8.C: Same.
746 * g++.dg/ext/altivec-9.C: Same.
747 * g++.old-deja/g++.abi/cxa_vec.C: Same.
748 * g++.old-deja/g++.brendan/new3.C: Same.
749 * gcc.c-torture/execute/eeprof-1.x: Same.
750
751 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
752
753 PR c/14765
754 * gcc.dg/pr14765-1.c: New test.
755
756 2004-06-07 Roger Sayle <roger@eyesopen.com>
757
758 PR c/14649
759 * gcc.dg/pr14649-1.c: New test case.
760
761 2004-06-07 Richard Henderson <rth@redhat.com>
762
763 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
764 if temporaries.
765
766 2004-06-07 David Edelsohn <edelsohn@gnu.org>
767
768 * g++.dg/eh/elide1.C: Remove XFAIL.
769
770 2004-06-07 Mark Mitchell <mark@codesourcery.com>
771
772 PR c++/15337
773 * g++.dg/expr/sizeof3.C: New test.
774
775 PR c++/14777
776 * g++.dg/template/access14.C: New test.
777
778 PR c++/15554
779 * g++.dg/template/enum1.C: New test.
780
781 PR c++/15057
782 * g++.dg/eh/throw1.C: New test.
783
784 2004-06-07 David Ayers <d.ayers@inode.at>
785 Ziemowit Laski <zlaski@apple.com>
786
787 * lib/objc.exp (objc_target_compile): Revert the '-framework
788 Foundation' flag fix, since bare Darwin does not ship
789 with the Foundation framework.
790 * objc/execute/next_mapping.h: Provide a local NSConstantString
791 @interface and @implementation.
792 (objc_constant_string_init): A constructor function, used to
793 initialize the NSConstantString meta-class object.
794 * objc/execute/string1.m: Include "next_mapping.h" instead of
795 <Foundation/NSString.h>.
796 * objc/execute/string2.m: Likewise.
797 * objc/execute/string3.m: Likewise.
798 * objc/execute/string4.m: Likewise.
799
800 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
801
802 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
803 to double. Replace double with FLOAT.
804 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
805
806 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
807 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
808 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
809 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
810 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
811 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
812 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
813 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
814
815 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
816
817 PR c/13519
818 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
819
820 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
821
822 PR c++/15503
823 * g++.dg/template/meminit2.C: New test.
824
825 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
826
827 PR target/15822
828 * gcc.c-torture/execute/compare-fp-1.c,
829 gcc.c-torture/execute/compare-fp-2.c,
830 gcc.c-torture/execute/compare-fp-3.c,
831 gcc.c-torture/execute/compare-fp-4.c,
832 gcc.c-torture/execute/compare-fp-3.x,
833 gcc.c-torture/execute/compare-fp-4.x: Moved...
834 * gcc.c-torture/execute/ieee/compare-fp-1.c,
835 gcc.c-torture/execute/ieee/compare-fp-2.c,
836 gcc.c-torture/execute/ieee/compare-fp-3.c,
837 gcc.c-torture/execute/ieee/compare-fp-4.c,
838 gcc.c-torture/execute/ieee/compare-fp-3.x,
839 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
840
841 2004-06-04 David Ayers <d.ayers@inode.at>
842
843 * objc/execute/protocol-isEqual-4.m: New testcase.
844
845 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
846
847 * objc/execute/protocol-isEqual-1.m: New testcase.
848 * objc/execute/protocol-isEqual-2.m: New testcase.
849 * objc/execute/protocol-isEqual-3.m: New testcase.
850
851 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
852
853 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
854
855 2004-06-02 Ziemowit Laski <zlaski@apple.com>
856
857 * lib/objc.exp (objc_target_compile): When running tests on
858 Darwin (Mac OS X), inform the linker about '-framework
859 'Foundation'.
860
861 2004-06-02 Eric Christopher <echristo@redhat.com>
862
863 * gcc.c-torture/compile/20040602-1.c: New.
864
865 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
866
867 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
868 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
869
870 PR tree-optimization/14736
871 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
872
873 PR tree-optimization/14042
874 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
875
876 PR tree-optimization/14729
877 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
878
879 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
880
881 PR fortran/15557
882 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
883
884 2004-06-01 Richard Hederson <rth@redhat.com>
885
886 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
887
888 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
889
890 PR c++/14932
891 * g++.dg/parse/offsetof4.C: New test.
892
893 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
894
895 PR objc/7993
896 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
897
898 2004-05-31 Mark Mitchell <mark@codesourcery.com>
899
900 PR c++/15701
901 * g++.dg/template/friend29.C: New test.
902
903 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
904
905 PR c/15749
906 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
907
908 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
909
910 * gcc.dg/sparc-trap-1.c: New test.
911
912 2004-05-31 Roger Sayle <roger@eyesopen.com>
913
914 PR middle-end/15069
915 * g++.dg/opt/fold3.C: New test case.
916
917 2004-05-30 Graham Stott <graham.stott@btinternet.com>
918
919 * lib/target-supports.exp (check_iconv_available): Fix fallout
920 from 2004-05-28 patch.
921
922 2004-05-30 Paul Brook <paul@codesourcery.com>
923
924 PR fortran/15620
925 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
926 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
927
928 2004-05-30 Steven G. Kargl <kargls@comcast.net>
929
930 * gfortran.fortran-torture/execute/random_1.f90: New test.
931
932 2004-05-28 Ziemowit Laski <zlaski@apple.com>
933
934 * g++.dg/ext/altivec-10.C: New test.
935
936 2004-05-29 Paul Brook <paul@codesourcery.com>
937
938 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
939
940 2004-05-28 Ziemowit Laski <zlaski@apple.com>
941
942 * gcc.dg/altivec-16.c: New test.
943
944 2004-05-28 Janis Johnson <janis187@us.ibm.com>
945
946 * lib/target-supports.exp (check_vmx_hw_available): New.
947 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
948
949 * lib/target-supports.exp (check_alias_available,
950 check_iconv_available, check_named_sections_available): Use
951 unique names for temporary files.
952
953 2004-05-28 Ziemowit Laski <zlaski@apple.com>
954
955 * gcc.dg/altivec-15.c: New test.
956
957 2004-05-28 Mark Mitchell <mark@codesourcery.com>
958
959 PR c++/15083
960 * g++.dg/warn/noeffect6.C: New test.
961
962 PR c++/15471
963 * g++.dg/expr/ptrmem4.C: New test.
964
965 PR c++/15640
966 * g++.dg/template/operator3.C: New test.
967
968 2004-05-28 Mark Mitchell <mark@codesourcery.com>
969
970 PR c++/14668
971 * g++.dg/lookup/redecl1.C: New test.
972 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
973
974 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
975
976 * gcc.c-torture/execute/compare-fp-1.c,
977 gcc.c-torture/execute/compare-fp-2.c,
978 gcc.c-torture/execute/compare-fp-3.c,
979 gcc.c-torture/execute/compare-fp-4.c,
980 gcc.c-torture/execute/compare-fp-3.x,
981 gcc.c-torture/execute/compare-fp-4.x,
982 gcc.dg/pr15649-1.c: New.
983
984 2004-05-27 Adam Nemet <anemet@lnxw.com>
985
986 PR c++/12883
987 * g++.dg/init/array14.C: New test.
988
989 2004-05-25 Janis Johnson <janis187@us.ibm.com>
990
991 * lib/compat.exp (compat-get-options-main): New.
992 (compat-get-options): Remove unneeded code, warn for ignored
993 command.
994 (compat-execute): Check flag set by dg-require-* commands.
995
996 * lib/compat.exp (compat-execute): Break up long lines.
997
998 2004-05-24 Janis Johnson <janis187@us.ibm.com>
999
1000 * gcc.dg/altivec-7.c: Don't use 'vector long'.
1001 * gcc.dg/altivec-14.c: New test.
1002 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1003
1004 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1005 * gcc.dg/altivec-12.c: Ditto.
1006
1007 * gcc.dg/altivec-3.c: Move call to altivec_check.
1008
1009 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1010
1011 PR c++/15044
1012 * g++.dg/template/error12.C: New test.
1013
1014 PR c++/15317
1015 * g++.dg/ext/attrib15.C: New test.
1016
1017 PR c++/15329
1018 * g++.dg/template/ptrmem9.C: New test.
1019
1020 2004-05-25 Paul Brook <paul@codesourcery.com>
1021
1022 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1023
1024 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1025
1026 PR c++/15165
1027 * g++.dg/template/crash19.C: New test.
1028
1029 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1030
1031 PR c++/15025
1032 * g++.dg/template/redecl1.C: New test.
1033
1034 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1035
1036 PR c++/14821
1037 * g++.dg/other/ns1.C: New test.
1038
1039 PR c++/14883
1040 * g++.dg/template/invalid1.C: New test.
1041
1042 2004-05-23 Paul Brook <paul@codesourcery.com>
1043 Victor Leikehman <lei@haifasphere.co.il>
1044
1045 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1046 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1047
1048 2004-05-22 Mark Mitchell <mark@codesourcery.com>
1049
1050 PR c++/15285
1051 PR c++/15299
1052 * g++.dg/template/non-dependent5.C: New test.
1053 * g++.dg/template/non-dependent6.C: New test.
1054
1055 2004-05-22 Mark Mitchell <mark@codesourcery.com>
1056
1057 PR c++/15507
1058 * g++.dg/inherit/union1.C: New test.
1059
1060 PR c++/15542
1061 * g++.dg/template/addr1.C: New test.
1062
1063 PR c++/15427
1064 * g++.dg/template/array5.C: New test.
1065
1066 PR c++/15287
1067 * g++.dg/template/array6.C: New test.
1068
1069 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
1070 Roger Sayle <roger@eyesopen.com>
1071
1072 * g++.dg/lookup/forscope2.C: New test case.
1073
1074 2004-05-22 Ben Elliston <bje@au.ibm.com>
1075
1076 * gcc.dg/cpp/Wmissingdirs.c: New.
1077
1078 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1079
1080 PR target/15301
1081 * gcc.dg/compat/union-m128-1.h: New file.
1082 * gcc.dg/compat/union-m128-1_main.c: Likewise.
1083 * gcc.dg/compat/union-m128-1_x.c: Likewise.
1084 * gcc.dg/compat/union-m128-1_y.c: Likewise.
1085
1086 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1087
1088 PR target/15302
1089 * gcc.dg/compat/struct-complex-1.h: New file.
1090 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1091 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1092 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1093
1094 2004-05-20 Roger Sayle <roger@eyesopen.com>
1095
1096 PR middle-end/3074
1097 * gcc.dg/pr3074-1.c: New test case.
1098 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1099
1100 2004-05-20 Falk Hueffner <falk@debian.org>
1101
1102 PR other/15526
1103 * gcc.dg/ftrapv-1.c: New test case.
1104
1105 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
1106
1107 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1108
1109 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
1110 Jeff Law <law@redhat.com>
1111
1112 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1113 * gcc.dg/tree-ssa/20040518-2.c: New test.
1114
1115 * gcc.dg/tree-ssa/20040518-1.c: New test.
1116
1117 2004-05-18 Zack Weinberg <zack@codesourcery.com>
1118
1119 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1120
1121 2004-05-18 Paul Brook <paul@codesourcery.com>
1122
1123 PR fortran/13930
1124 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1125
1126 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1127
1128 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1129 constant folding.
1130
1131 2004-05-17 Steven Bosscher <stevenb@suse.de>
1132
1133 * gcc.dg/tree-ssa/20040517-1.c: New test.
1134
1135 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1136
1137 * gcc.dg/loop-4.c: New test.
1138
1139 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
1140
1141 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1142
1143 2004-05-15 Bud Davis <bdavis9659@comcast.net>
1144
1145 PR fortran/15311
1146 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1147
1148 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1149
1150 PR fortran/13826
1151 PR fortran/13940
1152 * gfortran.fortran-torture/compile/data_1.f90: New test.
1153
1154 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
1155
1156 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1157 * gcc.dg/uninit-H.c: Define ASM for __s390__.
1158
1159 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1160
1161 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1162
1163 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1164
1165 PR c/15444
1166 * gcc.dg/format/xopen-1.c: Adjust expected message.
1167 * gcc.dg/format/xopen-3.c: New test.
1168
1169 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
1170
1171 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1172
1173 2004-05-14 Jeff Law <law@redhat.com>
1174
1175 * gcc.dg/tree-ssa/20040514-2.c: New test.
1176
1177 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1178
1179 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1180 this ...
1181 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1182 this.
1183
1184 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
1185
1186 * gcc.dg/tree-ssa/20040514-1.c: New test.
1187
1188 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1189
1190 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1191 test.
1192
1193 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1194
1195 PR fortran/14066
1196 * gfortran.fortran-torture/compile/do_1.f90: New test.
1197
1198 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1199
1200 PR fortran/15051
1201 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1202 test.
1203
1204 2004-05-14 Bud Davis <bdavis9659@comcast.net>
1205
1206 PR fortran/15149
1207 * gfortran.fortran-torture/execute/random_init.f90: New test.
1208
1209 2004-05-13 Paul Brook <paul@codesourcery.com>
1210
1211 PR fortran/15314
1212 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1213
1214 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
1215
1216 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1217 for the powerpc case.
1218
1219 2004-05-13 Jeff Law <law@redhat.com>
1220
1221 * gcc.dg/tree-ssa/20040513-1.c: New test.
1222 * gcc.dg/tree-ssa/20040513-2.c: New test.
1223
1224 2004-05-13 Paul Brook <paul@codesourcery.com>
1225
1226 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1227 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1228 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1229
1230 2004-05-13 Andreas Schwab <schwab@suse.de>
1231
1232 PR other/10819
1233 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1234 characters.
1235
1236 2004-05-13 Bud Davis <bdavis9659@comcast.net>
1237
1238 PR fortran/15294
1239 * gfortran.fortran-torture/execute/adjustr.f90: New file.
1240
1241 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1242
1243 Merge from tree-ssa-20020619-branch. See
1244 ChangeLog.tree-ssa for details.
1245
1246 2004-05-11 Ziemowit Laski <zlaski@apple.com>
1247
1248 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1249 include <altivec.h> explicitly.
1250 * gcc.dg/altivec-13.c: Likewise.
1251
1252 2004-05-11 Paul Brook <paul@codesourcery.com>
1253
1254 * gcc.c-torture/compile/20010518-1.c: Force enum size.
1255
1256 2004-05-10 Eric Christopher <echristo@redhat.com>
1257
1258 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1259 * gcc.dg/sibcall-4.c: Ditto.
1260
1261 2004-05-10 Ziemowit Laski <zlaski@apple.com>
1262
1263 * g++.dg/ext/altivec-8.C: New test case.
1264 * gcc.dg/altivec-13.c: New test case.
1265
1266 2004-05-08 Roger Sayle <roger@eyesopen.com>
1267
1268 * gcc.c-torture/execute/divcmp-1.c: New test case.
1269 * gcc.c-torture/execute/divcmp-2.c: New test case.
1270 * gcc.c-torture/execute/divcmp-3.c: New test case.
1271
1272 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1273
1274 * g++.dg/other/pragma-re-2.C: New test.
1275
1276 2004-05-07 Uros Bizjak <uros@kss-loka.si>
1277
1278 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1279 * gcc.dg/i386-387-2.c: Likewise.
1280
1281 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1282 __builtin_drem.
1283 * gcc.dg/i386-387-6.c: Likewise.
1284
1285 2004-05-07 Uros Bizjak <uros@kss-loka.si>
1286
1287 * gcc.dg/builtins-33.c: Also check log1p*.
1288
1289 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
1290
1291 PR optimization/15296
1292 * gcc.c-torture/execute/pr15296.c: New test.
1293
1294 2004-05-05 Uros Bizjak <uros@kss-loka.si>
1295
1296 * gcc.dg/builtins-40.c: New test.
1297
1298 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
1299
1300 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1301
1302 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
1303
1304 * g++.dg/ext/spe1.C: New testcase.
1305
1306 2004-05-04 Ziemowit Laski <zlaski@apple.com>
1307
1308 * objc.dg/image-info.m: Allow additional attributes
1309 for __image_info section.
1310
1311 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
1312
1313 * gcc.dg/torture/mips-hilo-2.c: New test.
1314
1315 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1316
1317 PR c++/14389
1318 * g++.dg/template/member5.C: New test.
1319
1320 2004-05-03 Uros Bizjak <uros@kss-loka.si>
1321
1322 * gcc.dg/builtins-34.c: Also check expm1*.
1323
1324 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1325
1326 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1327 * gcc.dg/torture/builtin-convert-3.c: New test.
1328
1329 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
1330
1331 PR middle-end/15054
1332 * g++.dg/opt/pr15054.C: New test.
1333
1334 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1335
1336 * gcc.dg/torture/builtin-rounding-1.c: New test.
1337 * gcc.dg/builtins-25.c: Delete.
1338 * gcc.dg/builtins-29.c: Delete.
1339
1340 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
1341
1342 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1343 * gcc.dg/sibcall-4.c: Likewise.
1344 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1345
1346 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
1347
1348 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1349 bit-field on 16-bit targets.
1350
1351 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
1352
1353 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1354 16-bit targets.
1355
1356 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
1357
1358 * gcc.dg/rs6000-power2-1.c: Change to compile only.
1359 * gcc.dg/rs6000-power2-2.c: Likewise.
1360
1361 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
1362
1363 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1364 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
1365 Change the asm registers to be in form of frN instead of fN.
1366
1367 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1368
1369 * gcc.dg/torture/builtin-convert-2.c: New test.
1370
1371 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
1372
1373 * gcc.dg/rs6000-power2-1.c: New test.
1374 * gcc.dg/rs6000-power2-2.c: New test.
1375
1376 2004-04-28 Jan Hubicka <jh@suse.cz>
1377
1378 * gcc.dg/unused-6.c: New test.
1379
1380 2004-04-24 Laurent GUERBY <laurent@guerby.net>
1381 Ulrich Weigand <uweigand@de.ibm.com>
1382
1383 * ada/acats/run_all.sh: Define $target variable.
1384
1385 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
1386
1387 PR c++/15119
1388 * g++.dg/other/vararg-1.C: New test.
1389
1390 PR c++/4794
1391 * g++.dg/eh/cleanup3.C: New test.
1392
1393 2004-04-24 Laurent GUERBY <laurent@guerby.net>
1394
1395 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
1396 and ad8011a (target_insn).
1397 * ada/acats/support/macro.dfs: Likewise.
1398 * ada/acats/support/impbit.adb: New file.
1399
1400 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
1401
1402 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
1403
1404 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1405
1406 * gcc.dg/loop-3.c: New test.
1407
1408 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
1409
1410 * gcc.c-torture/execute/simd-5.c: New test.
1411
1412 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1413
1414 PR c++/15064
1415 * g++.dg/template/crash18.C: New test.
1416
1417 2004-04-22 Mark Mitchell <mark@codesourcery.com>
1418
1419 * g++.dg/ext/complit3.C: New test.
1420
1421 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
1422
1423 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
1424 * gcc.dg/altivec-3.c: Same.
1425 * gcc.dg/altivec-varargs-1.c: Same.
1426
1427 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
1428
1429 * lib/target-supports.exp (check_profiling_available): Assume
1430 profiling is not available on powerpc-eabi targets.
1431
1432 2004-04-21 Janis Johnson <janis187@us.ibm.com>
1433
1434 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
1435 * gcc.dg/vmx/bug-1.c: Ditto.
1436
1437 2004-04-20 Eric Christopher <echristo@redhat.com>
1438
1439 * gcc.dg/charset/extern.c: New test.
1440 * g++.dg/charset/extern3.cc: Ditto.
1441
1442 2004-04-20 Uros Bizjak <uros@kss-loka.si>
1443
1444 * gcc.dg/builtins-39.c: New test.
1445
1446 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
1447
1448 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
1449
1450 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
1451
1452 * gcc.dg/torture/mips-hilo-1.c: New test.
1453
1454 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
1455
1456 * gcc.c-torture/compile/20040419-1.c: New test.
1457
1458 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
1459
1460 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
1461
1462 2004-04-18 Zack Weinberg <zack@codesourcery.com>
1463 Aldy Hernandez <aldyh@redhat.com>
1464
1465 * gcc.c-torture/execute/va-arg-24.c: New.
1466
1467 2004-04-17 Zack Weinberg <zack@codesourcery.com>
1468 Aldy Hernandez <aldyh@redhat.com>
1469
1470 * gcc.dg/vmx/1b-01.c: New.
1471 * gcc.dg/vmx/1b-02.c: New.
1472 * gcc.dg/vmx/1b-03.c: New.
1473 * gcc.dg/vmx/1b-04.c: New.
1474 * gcc.dg/vmx/1b-05.c: New.
1475 * gcc.dg/vmx/1b-06.c: New.
1476 * gcc.dg/vmx/1b-07.c: New.
1477 * gcc.dg/vmx/1c-01.c: New.
1478 * gcc.dg/vmx/1c-02.c: New.
1479 * gcc.dg/vmx/3a-01a.c: New.
1480 * gcc.dg/vmx/3a-01.c: New.
1481 * gcc.dg/vmx/3a-01m.c: New.
1482 * gcc.dg/vmx/3a-03.c: New.
1483 * gcc.dg/vmx/3a-03m.c: New.
1484 * gcc.dg/vmx/3a-04.c: New.
1485 * gcc.dg/vmx/3a-04m.c: New.
1486 * gcc.dg/vmx/3a-05.c: New.
1487 * gcc.dg/vmx/3a-06.c: New.
1488 * gcc.dg/vmx/3a-06m.c: New.
1489 * gcc.dg/vmx/3a-07.c: New.
1490 * gcc.dg/vmx/3b-01.c: New.
1491 * gcc.dg/vmx/3b-02.c: New.
1492 * gcc.dg/vmx/3b-10.c: New.
1493 * gcc.dg/vmx/3b-13.c: New.
1494 * gcc.dg/vmx/3b-14.c: New.
1495 * gcc.dg/vmx/3b-15.c: New.
1496 * gcc.dg/vmx/3c-01a.c: New.
1497 * gcc.dg/vmx/3c-01.c: New.
1498 * gcc.dg/vmx/3c-02.c: New.
1499 * gcc.dg/vmx/3c-03.c: New.
1500 * gcc.dg/vmx/3d-01.c: New.
1501 * gcc.dg/vmx/4-01.c: New.
1502 * gcc.dg/vmx/4-03.c: New.
1503 * gcc.dg/vmx/5-01.c: New.
1504 * gcc.dg/vmx/5-02.c: New.
1505 * gcc.dg/vmx/5-03.c: New.
1506 * gcc.dg/vmx/5-04.c: New.
1507 * gcc.dg/vmx/5-05.c: New.
1508 * gcc.dg/vmx/5-06.c: New.
1509 * gcc.dg/vmx/5-07.c: New.
1510 * gcc.dg/vmx/5-07t.c: New.
1511 * gcc.dg/vmx/5-08.c: New.
1512 * gcc.dg/vmx/5-10.c: New.
1513 * gcc.dg/vmx/5-11.c: New.
1514 * gcc.dg/vmx/7-01a.c: New.
1515 * gcc.dg/vmx/7-01.c: New.
1516 * gcc.dg/vmx/7c-01.c: New.
1517 * gcc.dg/vmx/7d-01.c: New.
1518 * gcc.dg/vmx/7d-02.c: New.
1519 * gcc.dg/vmx/8-01.c: New.
1520 * gcc.dg/vmx/8-02a.c: New.
1521 * gcc.dg/vmx/8-02.c: New.
1522 * gcc.dg/vmx/brode-1.c: New.
1523 * gcc.dg/vmx/bug-1.c: New.
1524 * gcc.dg/vmx/bug-2.c: New.
1525 * gcc.dg/vmx/bug-3.c: New.
1526 * gcc.dg/vmx/cw-bug-1.c: New.
1527 * gcc.dg/vmx/cw-bug-2.c: New.
1528 * gcc.dg/vmx/cw-bug-3.c: New.
1529 * gcc.dg/vmx/dct.c: New.
1530 * gcc.dg/vmx/debug-1.c: New.
1531 * gcc.dg/vmx/debug-2.c: New.
1532 * gcc.dg/vmx/debug-3.c: New.
1533 * gcc.dg/vmx/debug-4.c: New.
1534 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
1535 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
1536 * gcc.dg/vmx/eg-5.c: New.
1537 * gcc.dg/vmx/fft.c: New.
1538 * gcc.dg/vmx/gcc-bug-1.c: New.
1539 * gcc.dg/vmx/gcc-bug-2.c: New.
1540 * gcc.dg/vmx/gcc-bug-3.c: New.
1541 * gcc.dg/vmx/gcc-bug-4.c: New.
1542 * gcc.dg/vmx/gcc-bug-5.c: New.
1543 * gcc.dg/vmx/gcc-bug-6.c: New.
1544 * gcc.dg/vmx/gcc-bug-7.c: New.
1545 * gcc.dg/vmx/gcc-bug-8.c: New.
1546 * gcc.dg/vmx/gcc-bug-9.c: New.
1547 * gcc.dg/vmx/gcc-bug-b.c: New.
1548 * gcc.dg/vmx/gcc-bug-c.c: New.
1549 * gcc.dg/vmx/gcc-bug-d.c: New.
1550 * gcc.dg/vmx/gcc-bug-e.c: New.
1551 * gcc.dg/vmx/gcc-bug-f.c: New.
1552 * gcc.dg/vmx/gcc-bug-g.c: New.
1553 * gcc.dg/vmx/gcc-bug-i.c: New.
1554 * gcc.dg/vmx/harness.h: New.
1555 * gcc.dg/vmx/ira1.c: New.
1556 * gcc.dg/vmx/ira2a.c: New.
1557 * gcc.dg/vmx/ira2b.c: New.
1558 * gcc.dg/vmx/ira2.c: New.
1559 * gcc.dg/vmx/ira2c.c: New.
1560 * gcc.dg/vmx/mem.c: New.
1561 * gcc.dg/vmx/newton-1.c: New.
1562 * gcc.dg/vmx/ops.c: New.
1563 * gcc.dg/vmx/sn7153.c: New.
1564 * gcc.dg/vmx/spill2.c: New.
1565 * gcc.dg/vmx/spill3.c: New.
1566 * gcc.dg/vmx/spill.c: New.
1567 * gcc.dg/vmx/t.c: New.
1568 * gcc.dg/vmx/varargs-1.c: New.
1569 * gcc.dg/vmx/varargs-2.c: New.
1570 * gcc.dg/vmx/varargs-3.c: New.
1571 * gcc.dg/vmx/varargs-4.c: New.
1572 * gcc.dg/vmx/varargs-5.c: New.
1573 * gcc.dg/vmx/varargs-6.c: New.
1574 * gcc.dg/vmx/varargs-7.c: New.
1575 * gcc.dg/vmx/vmx.exp: New.
1576 * gcc.dg/vmx/vprint-1.c: New.
1577 * gcc.dg/vmx/vscan-1.c: New.
1578 * gcc.dg/vmx/x-01.c: New.
1579 * gcc.dg/vmx/x-02.c: New.
1580 * gcc.dg/vmx/x-03.c: New.
1581 * gcc.dg/vmx/x-04.c: New.
1582 * gcc.dg/vmx/x-05.c: New.
1583 * gcc.dg/vmx/yousufi-1.c: New.
1584 * gcc.dg/vmx/zero-1.c: New.
1585 * gcc.dg/vmx/zero.c: New.
1586
1587 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
1588
1589 * g++.dg/lookup/java1.C: Update for chage of
1590 _Jv_AllocObject.
1591 * g++.dg/lookup/java2.C: Likewise.
1592
1593 2004-04-17 Laurent GUERBY <laurent@guerby.net>
1594
1595 * ada/acats/run_all.sh: use -O2 by default.
1596
1597 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
1598
1599 * gcc.dg/vr-mult-[12].c: New tests.
1600
1601 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1602
1603 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
1604
1605 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
1606
1607 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
1608
1609 * lib/target-supports.exp (check_profiling_available): Assume profiling
1610 isn't available for mips*-*-elf targets.
1611
1612 2004-04-14 Uros Bizjak <uros@kss-loka.si>
1613
1614 * gcc.dg/builtins-38.c: New test.
1615
1616 2004-04-14 Eric Christopher <echristo@redhat.com>
1617
1618 * g++.dg/charset/charset.exp: Run .cc extension tests.
1619
1620 2004-04-14 Zack Weinberg <zack@codesourcery.com>
1621
1622 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
1623
1624 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1625
1626 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
1627
1628 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
1629
1630 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
1631 * gcc.dg/i386-387-2.c: Likewise.
1632
1633 * gcc.dg/i386-387-7.c: New test.
1634 * gcc.dg/i386-387-8.c: New test.
1635
1636 * gcc.dg/builtins-37.c: New test.
1637
1638 2004-04-13 Geoffrey Keating <geoffk@apple.com>
1639
1640 * g++.dg/pch/externc-1.C: Add missing semicolon.
1641
1642 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
1643
1644 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
1645
1646 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1647
1648 * gcc.c-torture/execute/20040411-1.c: New test.
1649
1650 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
1651
1652 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
1653
1654 2004-04-09 Chris Demetriou <cgd@broadcom.com>
1655
1656 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
1657
1658 2004-04-09 Zack Weinberg <zack@codesourcery.com>
1659
1660 * lib/target-supports.exp (check_named_sections_available): New.
1661 * lib/gcc-dg.exp (dg-require-named-sections): New.
1662 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
1663 old-deja.exp. Also prune error-count message from HP linker.
1664 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
1665
1666 * g++.dg/init/init-ref4.C: Use dg-require-weak.
1667 * g++.old-deja/g++.pt/static3.C: Likewise.
1668 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
1669
1670 2004-04-09 Roger Sayle <roger@eyesopen.com>
1671
1672 * gcc.c-torture/execute/20040409-1.c: New test case.
1673 * gcc.c-torture/execute/20040409-2.c: New test case.
1674 * gcc.c-torture/execute/20040409-3.c: New test case.
1675
1676 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
1677
1678 * gcc.dg/20040409-1.c: New test.
1679
1680 2004-04-08 Roger Sayle <roger@eyesopen.com>
1681
1682 PR target/14888
1683 * g++.dg/opt/pr14888.C: New test case.
1684
1685 2004-04-08 Geoffrey Keating <geoffk@apple.com>
1686
1687 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
1688 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
1689 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
1690 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
1691 New tests.
1692
1693 2004-04-08 Paul Brook <paul@codesourcery.com>
1694
1695 * gcc.dg/spill-1.c: New test.
1696
1697 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1698
1699 * gcc.dg/torture/builtin-ctype-2.c: New test.
1700
1701 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
1702
1703 * gcc.dg/pch/pch.exp: Add largefile test.
1704
1705 2004-04-06 Geoffrey Keating <geoffk@apple.com>
1706
1707 * g++.dg/pch/externc-1.Hs: New.
1708 * g++.dg/pch/externc-1.C: New.
1709
1710 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1711
1712 * gcc.dg/compat/struct-by-value-5a_main.c,
1713 gcc.dg/compat/struct-by-value-5b_main.c: New files.
1714 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
1715 * gcc.dg/compat/struct-by-value-5a_x.c,
1716 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
1717 gcc.dg/compat/struct-by-value-5_x.c.
1718 * gcc.dg/compat/struct-by-value-5a_y.c,
1719 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
1720 gcc.dg/compat/struct-by-value-5_y.c.
1721
1722 * gcc.dg/compat/struct-by-value-6a_main.c,
1723 gcc.dg/compat/struct-by-value-6b_main.c: New files.
1724 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
1725 * gcc.dg/compat/struct-by-value-6a_x.c,
1726 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
1727 gcc.dg/compat/struct-by-value-6_x.c.
1728 * gcc.dg/compat/struct-by-value-6a_y.c,
1729 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
1730 gcc.dg/compat/struct-by-value-6_y.c.
1731
1732 * gcc.dg/compat/struct-by-value-7a_main.c,
1733 gcc.dg/compat/struct-by-value-7b_main.c: New files.
1734 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
1735 * gcc.dg/compat/struct-by-value-7a_x.c,
1736 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
1737 gcc.dg/compat/struct-by-value-7_x.c.
1738 * gcc.dg/compat/struct-by-value-7a_y.c,
1739 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
1740 gcc.dg/compat/struct-by-value-7_y.c.
1741
1742 2004-04-06 Jakub Jelinek <jakub@redhat.com>
1743
1744 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
1745 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
1746 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
1747 options.
1748
1749 2004-04-06 Uros Bizjak <uros@kss-loka.si>
1750
1751 * gcc.dg/builtins-36.c: New test.
1752
1753 2004-04-06 Paul Brook <paul@codesourcery.com>
1754
1755 * README.gcc: Remove obsolete contraint on testcases.
1756
1757 2004-04-05 Paul Brook <paul@codesourcery.com>
1758
1759 PR2123
1760 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
1761 failure and exit(0) on success.
1762 * g++.dg/expr/anew2.C: Ditto.
1763 * g++.dg/expr/anew3.C: Ditto.
1764 * g++.dg/expr/anew4.C: Ditto.
1765
1766 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
1767
1768 PR c++/3518
1769 * g++.dg/template/unify7.C: New.
1770
1771 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
1772
1773 * g++.dg/README: Bring up to date with new subdirectories; remove
1774 duplicate subdirectory lines.
1775
1776 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
1777
1778 PR c++/14007
1779 * g++.dg/template/unify5.C: New.
1780 * g++.dg/template/unify6.C: New.
1781 * g++.dg/template/qualttp20.C: Adjust.
1782 * g++.old-deja/g++.jason/report.C: Adjust.
1783 * g++.old-deja/g++.other/qual1.C: Adjust.
1784
1785 2004-04-01 Mark Mitchell <mark@codesourcery.com>
1786
1787 PR c++/14803
1788 * g++.dg/inherit/ptrmem1.C: New test.
1789
1790 2004-04-01 Jakub Jelinek <jakub@redhat.com>
1791
1792 PR c++/14755
1793 * gcc.c-torture/execute/20040331-1.c: New test.
1794 * gcc.dg/20040331-1.c: New test.
1795
1796 2004-04-01 Paul Brook <paul@codesourcery.com>
1797
1798 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
1799
1800 2004-03-30 Mark Mitchell <mark@codesourcery.com>
1801
1802 PR c++/14724
1803 * g++.dg/init/goto1.C: New test.
1804
1805 PR c++/14763
1806 * g++.dg/template/defarg4.C: New test.
1807
1808 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
1809
1810 * gcc.dg/altivec-11.c: Extend test for more valid cases.
1811
1812 2004-03-28 David Edelsohn <edelsohn@gnu.org>
1813
1814 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
1815
1816 2004-03-28 Zack Weinberg <zack@codesourcery.com>
1817
1818 * gcc.dg/noncompile/undeclared-2.c: New test.
1819
1820 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
1821
1822 * gcc.dg/940409-1.c: Remove XFAIL.
1823 * gcc.dg/reg-vol-struct-1.c: New test.
1824
1825 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1826
1827 * gcc.dg/torture/builtin-wctype-1.c: New test.
1828
1829 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
1830
1831 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
1832 * gcc.dg/20001101-1.c: Likewise.
1833 * gcc.dg/20001102-1.c: Likewise.
1834
1835 2004-03-25 Roger Sayle <roger@eyesopen.com>
1836
1837 * gcc.dg/compare8.c: Add an additional test for XOR.
1838
1839 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1840
1841 * gcc.dg/torture/builtin-ctype-1.c: New test.
1842
1843 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1844
1845 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
1846 * gcc.dg/torture/builtin-math-1.c: Likewise.
1847 * gcc.dg/torture/builtin-power-1.c: New test.
1848
1849 2004-03-24 Andreas Schwab <schwab@suse.de>
1850
1851 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
1852 IA64 assembler.
1853
1854 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
1855 Roger Sayle <roger@eyesopen.com>
1856
1857 * gcc.dg/compare8.c: New test case.
1858
1859 2004-03-23 Ziemowit Laski <zlaski@apple.com>
1860
1861 * g++.dg/ext/altivec-7.C: New test.
1862
1863 2004-03-23 Zack Weinberg <zack@codesourcery.com>
1864
1865 PR 12267, 12391, 12560, 13129, 14114, 14133
1866 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
1867 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
1868 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
1869 Adjust error regexps.
1870 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
1871 * gcc.dg/noncompile/undeclared-1.c: New test cases.
1872 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
1873 * gcc.dg/local1.c: Add explanatory comment.
1874
1875 2004-03-23 Roger Sayle <roger@eyesopen.com>
1876
1877 PR optimization/14669
1878 * g++.dg/opt/fold2.C: New test case.
1879
1880 2004-03-22 Jakub Jelinek <jakub@redhat.com>
1881
1882 PR c/14069
1883 * gcc.dg/20040322-1.c: New test.
1884
1885 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
1886
1887 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
1888 * gcc.dg/ultrasp4.c: Likewise.
1889 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
1890
1891 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
1892
1893 * gcc.dg/i386-sse-8.c: Reset default options.
1894
1895 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
1896
1897 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
1898 in the error message text.
1899
1900 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
1901
1902 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
1903
1904 2004-03-21 Mark Mitchell <mark@codesourcery.com>
1905
1906 PR c++/14616
1907 * g++.dg/init/array13.C: New test.
1908
1909 2004-03-20 Roger Sayle <roger@eyesopen.com>
1910
1911 PR target/13889
1912 * gcc.c-torture/compile/pr13889.c: New test case.
1913
1914 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
1915
1916 PR c/14635
1917 * builtins-1.c (nan, nans): Don't test.
1918 * builtins-30.c: Don't use nan, nanf, nanl.
1919 * builtins-35.c: New test.
1920
1921 2004-03-19 Ziemowit Laski <zlaski@apple.com>
1922
1923 * g++.dg/ext/altivec-6.C: New test.
1924
1925 2004-03-19 Mark Mitchell <mark@codesourcery.com>
1926
1927 * g++.dg/init/placement3.C: New test.
1928
1929 * g++.dg/template/spec13.C: New test.
1930
1931 * g++.dg/lookup/using11.C: New test.
1932
1933 * g++.dg/lookup/koenig3.C: New test.
1934
1935 * g++.dg/template/operator2.C: New test.
1936
1937 * g++.dg/expr/dtor3.C: New test.
1938 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
1939 marker.
1940 * g++.old-deja/g++.law/visibility28.C: Likewise.
1941
1942 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
1943
1944 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
1945 * gcc.dg/ppc64-abi-3.c: Likewise.
1946
1947 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1948
1949 PR c++/14545
1950 * g++.dg/parse/template15.C: New test.
1951
1952 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1953
1954 * g++.dg/expr/dtor2.C: New test.
1955
1956 * g++.dg/lookup/anon4.C: New test.
1957
1958 * g++.dg/overload/using1.C: New test.
1959
1960 * g++.dg/template/lookup7.C: New test.
1961
1962 * g++.dg/template/typename6.C: New test.
1963
1964 * g++.dg/expr/cond6.C: New test.
1965
1966 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1967
1968 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
1969
1970 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1971
1972 * g++.dg/expr/cond5.C: New test.
1973 * g++.dg/expr/constcast1.C: Likewise.
1974 * g++.dg/expr/ptrmem2.C: Likewise.
1975 * g++.dg/expr/ptrmem3.C: Likewise.
1976 * g++.dg/lookup/main1.C: Likewise.
1977 * g++.dg/template/lookup6.C: Likewise.
1978
1979 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1980
1981 * gcc.dg/local1.c: New test.
1982
1983 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
1984
1985 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1986
1987 * gcc.dg/torture/builtin-convert-1.c: New test.
1988
1989 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1990
1991 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
1992
1993 2004-03-16 Mark Mitchell <mark@codesourcery.com>
1994
1995 PR c++/14481
1996 * g++.dg/warn/Wunused-7.C: New test.
1997
1998 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1999
2000 * gcc.dg/torture/builtin-integral-1.c: New test.
2001
2002 2004-03-16 Mark Mitchell <mark@codesourcery.com>
2003
2004 PR c++/14586
2005 * g++.dg/parse/non-dependent3.C: New test.
2006
2007 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
2008
2009 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2010 * g++.dg/eh/simd-2.C: Likewise.
2011 * g++.dg/init/array10.C: Likewise.
2012 * gcc.c-torture/compile/simd-1.c: Likewise.
2013 * gcc.c-torture/compile/simd-2.c: Likewise.
2014 * gcc.c-torture/compile/simd-3.c: Likewise.
2015 * gcc.c-torture/compile/simd-4.c: Likewise.
2016 * gcc.c-torture/compile/simd-6.c: Likewise.
2017 * gcc.c-torture/execute/simd-1.c: Likewise.
2018 * gcc.c-torture/execute/simd-2.c: Likewise.
2019 * gcc.dg/compat/vector-defs.h: Likewise.
2020 * gcc.dg/20020531-1.c: Likewise.
2021 * gcc.dg/altivec-3.c: Likewise.
2022 * gcc.dg/altivec-4.c: Likewise.
2023 * gcc.dg/altivec-varargs-1.c: Likewise.
2024 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2025 * gcc.dg/i386-mmx-3.c: Likewise.
2026 * gcc.dg/i386-sse-4.c: Likewise.
2027 * gcc.dg/i386-sse-5.c: Likewise.
2028 * gcc.dg/i386-sse-8.c: Likewise.
2029 * gcc.dg/simd-1.c: Likewise.
2030 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
2031 __ev64_opaque__ since the machine description provides it.
2032
2033 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2034
2035 * lib/compat.exp (skip_list): New global variable.
2036 Use it to hold the user defined COMPAT_SKIPS list if any.
2037 (compat-obj): Add the members of skip_list to optall.
2038
2039 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2040
2041 * gcc.dg/compat/union-by-value-1_main.c,
2042 union-by-value-1_x.c, union-by-value-1_y.c,
2043 union-check.h, union-defs.h,
2044 union-init.h, union-return-1_main.c,
2045 union-return-1_x.c, union-return-1_y.c: New files.
2046
2047 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2048
2049 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2050 mixed-struct-init.h: Add 4 mixed structure types.
2051 struct-by-value-21_main.c, struct-by-value-21_x.c,
2052 struct-by-value-21_y.c, struct-return-21_main.c,
2053 struct-return-21_x.c, struct-return-21_y.c: New files.
2054
2055 2004-03-13 Mark Mitchell <mark@codesourcery.com>
2056
2057 PR c++/14550
2058 * g++.dg/parse/template14.C: New test.
2059
2060 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2061
2062 * gcc.c-torture/execute/20040313-1.c: New test.
2063
2064 2004-03-13 Jakub Jelinek <jakub@redhat.com>
2065
2066 PR target/14533
2067 * gcc.dg/20040311-2.c: New test.
2068
2069 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
2070
2071 PR other/14544
2072 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2073 bit-field.
2074
2075 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2076
2077 * gcc.dg/20040305-2.c: Add missing return statement.
2078
2079 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2080
2081 * gcc.dg/builtins-34.c: Also check pow10*.
2082
2083 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
2084
2085 PR target/14262
2086 * gcc.dg/20040305-2.c: New test.
2087
2088 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
2089
2090 * gcc.dg/20040310-1.c: New test.
2091
2092 2004-03-11 Roger Sayle <roger@eyesopen.com>
2093
2094 * gcc.c-torture/execute/20040311-1.c: New test case.
2095
2096 2004-03-11 Mark Mitchell <mark@codesourcery.com>
2097
2098 PR c++/14476
2099 * g++.dg/lookup/enum1.C: New test.
2100
2101 2004-03-10 Mark Mitchell <mark@codesourcery.com>
2102
2103 PR c++/14510
2104 * g++.dg/lookup/struct2.C: New test.
2105
2106 2004-03-10 Uros Bizjak <uros@kss-loka.si>
2107
2108 * gcc.dg/builtins-34.c: New test.
2109
2110 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2111
2112 * gcc.dg/torture/builtin-nonneg-1.c: New test.
2113
2114 2004-03-09 James E Wilson <wilson@specifixinc.com>
2115
2116 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2117 * gcc.dg/alias-2.c: New testcase.
2118
2119 2004-03-09 Zack Weinberg <zack@codesourcery.com>
2120
2121 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2122
2123 2004-03-09 Roger Sayle <roger@eyesopen.com>
2124
2125 * gcc.c-torture/execute/20040309-1.c: New test case.
2126
2127 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
2128
2129 PR c++/14397
2130 * g++.dg/overload/ref1.C: New.
2131
2132 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2133
2134 PR c++/14409
2135 * g++.dg/template/spec12.C: New test.
2136
2137 PR c++/14448
2138 * g++.dg/parse/crash14.C: New test.
2139
2140 2004-03-09 Mark Mitchell <mark@codesourcery.com>
2141
2142 PR c++/14230
2143 * g++.dg/init/ref11.C: New test.
2144
2145 2004-03-09 Mark Mitchell <mark@codesourcery.com>
2146
2147 PR c++/14432
2148 * g++.dg/parse/builtin2.C: New test.
2149
2150 2004-03-08 Mark Mitchell <mark@codesourcery.com>
2151
2152 PR c++/14401
2153 * g++.dg/init/ctor3.C: New test.
2154 * g++.dg/init/union1.C: New test.
2155 * g++.dg/ext/anon-struct4.C: New test.
2156
2157 2004-03-08 Mark Mitchell <mark@codesourcery.com>
2158
2159 * g++.dg/lookup/koenig1.C: Tweak error messages.
2160 * g++.dg/lookup/used-before-declaration.C: Likewise.
2161 * g++.dg/other/do1.C: Likewise.
2162 * g++.dg/overload/koenig1.C: Likewise.
2163 * g++.dg/parse/crash13.C: Likewise.
2164 * g++.dg/template/instantiate3.C: Likewise.
2165
2166 2004-03-08 Eric Christopher <echristo@redhat.com>
2167
2168 * * lib/target-supports.exp: Enable libiconv in test
2169 compilation. Fix up error checking.
2170
2171 2004-03-08 Roger Sayle <roger@eyesopen.com>
2172
2173 PR middle-end/14289
2174 * gcc.dg/pr14289-1.c: New test case.
2175 * gcc.dg/pr14289-2.c: Likewise.
2176 * gcc.dg/pr14289-3.c: Likewise.
2177
2178 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
2179
2180 * gcc.c-torture/execute/20040308-1.c: New test.
2181
2182 2004-03-07 Roger Sayle <roger@eyesopen.com>
2183
2184 * gcc.c-torture/execute/20040307-1.c: New test case.
2185
2186 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
2187
2188 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2189
2190 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
2191
2192 * gcc.dg/20040306-1.c: New test.
2193
2194 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
2195
2196 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2197 them static.
2198 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2199
2200 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2201
2202 PR c/14465
2203 * gcc.dg/decl-6.c: New test.
2204
2205 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2206
2207 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2208 Rename LOGPOW -> LOG_POW.
2209 (SQRT_EXP, POW_EXP): New.
2210
2211 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2212
2213 * gcc.dg/i386-sse-8.c: New test.
2214
2215 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2216
2217 PR c/14114
2218 * gcc.dg/decl-5.c: New test.
2219
2220 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2221
2222 * gcc.dg/20040305-1.c: New test.
2223
2224 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
2225
2226 PR other/14354
2227 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2228
2229 2004-03-04 Ziemowit Laski <zlaski@apple.com>
2230
2231 PR c++/14425, c++/14426
2232 * g++.dg/ext/altivec-4.C: New test.
2233 * g++.dg/ext/altivec-5.C: New test.
2234
2235 2004-03-04 Geoffrey Keating <geoffk@apple.com>
2236
2237 * g++.old-deja/g++.other/linkage1.C: Expect errors about
2238 global variables of a type with no linkage.
2239 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2240 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2241 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2242 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2243 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2244 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2245 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2246 * g++.dg/warn/deprecated.C: Name enum Color.
2247 * g++.dg/overload/VLA.C: Name structure for 'b'.
2248 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2249
2250 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2251
2252 * gcc.c-torture/compile/20040304-1.c: New test.
2253
2254 2004-03-03 Zack Weinberg <zack@codesourcery.com>
2255
2256 PR 13728
2257 * gcc.dg/decl-4.c: New testcase.
2258
2259 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
2260
2261 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2262 as PRECF if sizeof (float) > sizeof (double).
2263 (PRECL): Make it the same as PRECF if
2264 sizeof (float) > sizeof (long double).
2265
2266 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2267
2268 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2269 system type. Add check for irix6 which doesn't have c99 runtime.
2270
2271 2004-03-03 Bob Wilson <bob.wilson@acm.org>
2272
2273 * gcc.dg/const-elim-1.c: xfail for xtensa.
2274
2275 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2276
2277 PR c++/14369
2278 * g++.dg/template/cond4.C: New test.
2279
2280 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2281
2282 PR c++/14360
2283 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2284
2285 PR c++/14361
2286 * g++.dg/parse/defarg7.C: New test.
2287
2288 PR c++/14359
2289 * g++.dg/template/friend26.C: New test.
2290
2291 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2292
2293 PR c++/14324
2294 * g++.dg/abi/mangle21.C: New test.
2295
2296 PR c++/14260
2297 * g++.dg/parse/constructor2.C: New test.
2298
2299 PR c++/14337
2300 * g++.dg/template/sfinae1.C: New test.
2301
2302 2004-02-29 Mark Mitchell <mark@codesourcery.com>
2303
2304 PR c++/14267
2305 * g++.dg/expr/crash2.C: New test.
2306
2307 PR middle-end/13448
2308 * gcc.dg/inline-5.c: New test.
2309 * gcc.dg/always-inline.c: Split out tests into ...
2310 * gcc.dg/always-inline2.c: ... this and ...
2311 * gcc.dg/always-inline3.c: ... this.
2312
2313 2004-02-29 Mark Mitchell <mark@codesourcery.com>
2314
2315 PR debug/12103
2316 * g++.dg/debug/crash1.C: New test.
2317
2318 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
2319
2320 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2321 function with __attribute__((noinline)).
2322 (recurser_void2): Likewise.
2323 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2324 (recurser_void2): Likewise.
2325
2326 2004-02-29 Roger Sayle <roger@eyesopen.com>
2327
2328 PR middle-end/14203
2329 * g++.dg/warn/Wunused-6.C: New test case.
2330
2331 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
2332
2333 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2334 not defined.
2335
2336 2004-02-27 Eric Christopher <echristo@redhat.com>
2337
2338 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2339 * g++.dg/charset/asm2.c: Run only x86.
2340 * gcc.dg/charset/asm3.c: Ditto.
2341
2342 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
2343
2344 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2345 ld_library_path.
2346
2347 2004-02-27 Ziemowit Laski <zlaski@apple.com>
2348
2349 * g++.dg/ext/altivec-3.C: New.
2350
2351 2004-02-26 Richard Henderson <rth@redhat.com>
2352
2353 * g++.dg/ext/attrib10.C: Mark for warning.
2354 * gcc.dg/attr-alias-1.c: New.
2355
2356 2004-02-26 Richard Henderson <rth@redhat.com>
2357
2358 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2359 * gcc.c-torture/execute/20040208-2.c: ... it back.
2360
2361 2004-02-26 Eric Christopher <echristo@redhat.com>
2362
2363 * lib/target-supports.exp (check-iconv-available): New function.
2364 * lib/gcc-dg.exp (dg-require-iconv): New function.
2365 Use above.
2366 * gcc.dg/charset: New directory.
2367 * gcc.dg/charset/charset.exp: New file.
2368 * gcc.dg/charset/asm1.c: Ditto.
2369 * gcc.dg/charset/asm2.c: Ditto.
2370 * gcc.dg/charset/asm3.c: Ditto.
2371 * gcc.dg/charset/asm4.c: Ditto.
2372 * gcc.dg/charset/asm5.c: Ditto.
2373 * gcc.dg/charset/attribute1.c: Ditto.
2374 * gcc.dg/charset/attribute2.c: Ditto.
2375 * gcc.dg/charset/string1.c: Ditto.
2376 * g++.dg/charset: New directory.
2377 * g++.dg/dg.exp: Add here. Special options.
2378 * g++.dg/charset/charset.exp: New file.
2379 * g++.dg/charset/asm1.c: Ditto.
2380 * g++.dg/charset/asm2.c: Ditto.
2381 * g++.dg/charset/asm3.c: Ditto.
2382 * g++.dg/charset/asm4.c: Ditto.
2383 * g++.dg/charset/attribute1.c: Ditto.
2384 * g++.dg/charset/attribute2.c: Ditto.
2385 * g++.dg/charset/extern1.cc: Ditto.
2386 * g++.dg/charset/extern2.cc: Ditto.
2387 * g++.dg/charset/string1.c: Ditto.
2388
2389 2004-02-26 Mark Mitchell <mark@codesourcery.com>
2390
2391 PR c++/14278
2392 * g++.dg/parse/comma1.C: New test.
2393
2394 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2395
2396 PR c++/14284
2397 * g++.dg/template/ttp8.C: New test.
2398
2399 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
2400
2401 * gcc.dg/fixuns-trunc-1.c: New test.
2402
2403 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2404
2405 * gcc.dg/builtins-config.h: Use #elif.
2406
2407 2004-02-26 Michael Matz <matz@suse.de>
2408
2409 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
2410 * gcc.dg/991214-1.c: Likewise.
2411 * gcc.dg/i386-asm-1.c: Likewise.
2412
2413 2004-02-25 Richard Henderson <rth@redhat.com>
2414
2415 * gcc.c-torture/execute/20040208-2.c: Move ...
2416 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
2417
2418 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2419
2420 PR c++/14246
2421 * g++.dg/other/crash-3.C: New test.
2422
2423 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2424
2425 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
2426 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
2427
2428 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
2429 HP-UX.
2430
2431 2004-02-24 Michael Matz <matz@suse.de>
2432
2433 * gcc.dg/i386-regparm.c: New.
2434
2435 2004-02-23 James E Wilson <wilson@specifixinc.com>
2436
2437 * gcc.c-torture/execute/20040223-1.c: New.
2438
2439 2004-02-23 Zack Weinberg <zack@codesourcery.com>
2440 Kazu Hirata <kazu@cs.umass.edu>
2441
2442 * gcc.dg/fwritable-strings-1.c: Remove.
2443
2444 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
2445
2446 PR c/14156
2447 * gcc.dg/20040223-1.c: New test.
2448
2449 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2450
2451 PR c++/14106
2452 * g++.dg/ext/typeof9.C: New test.
2453
2454 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2455
2456 PR c++/14250
2457 * g++.dg/other/switch1.C: New test.
2458
2459 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
2460
2461 * gcc.dg/cast-function-1.c: Adjust for new informative message.
2462 * gcc.dg/va-arg-1.c: Likewise.
2463
2464 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2465
2466 PR c++/14143
2467 * g++.dg/template/koenig5.C: New test.
2468
2469 2004-02-21 Ziemowit Laski <zlaski@apple.com>
2470
2471 * g++.dg/ext/altivec-1.C: Generalize target triple.
2472 * g++.dg/ext/altivec-2.C: New test case.
2473 * g++.dg/ext/altivec_check.h: New file.
2474 * gcc.dg/altivec-1.c: Generalize target triple;
2475 include altivec_check.h and call altivec_check().
2476 * gcc.dg/altivec-[2-5].c: Generalize target triple.
2477 * gcc.dg/altivec-6.c: New test case.
2478 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
2479 type casts as needed.
2480 * gcc.dg/altivec-10.c: Include altivec_check.h and call
2481 altivec_check().
2482 * gcc.dg/altivec-12.c: New test case.
2483 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
2484 include altivec_check.h and call altivec_check().
2485 * gcc.dg/altivec_check.h: New file.
2486
2487 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2488
2489 * lib/target-supports.exp (check_alias_available): Don't mangle
2490 function `g' in test program.
2491
2492 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2493
2494 * lib/target-supports.exp (check_profiling_available): Check
2495 argument to determine whether we support a profiling type.
2496 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
2497 check_profiling_available.
2498 * g++.dg/bprob/bprob.exp: Likewise
2499 * g77.dg/bprob/bprob.exp: Likewise.
2500 * gcc.misc-tests/bprob.exp: Likewise.
2501 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
2502 dg-require-profiling and delete expected error handling.
2503 * gcc.dg/20021014-1.c: Likewise.
2504 * gcc.dg/nest.c: Likewise.
2505
2506 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2507
2508 PR c++/12007
2509 * g++.dg/other/vthunk1.C: New test.
2510
2511 2004-02-20 Falk Hueffner <falk@debian.org>
2512
2513 PR target/14201
2514 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
2515
2516 2004-02-20 Mark Mitchell <mark@codesourcery.com>
2517
2518 PR c++/13927
2519 * g++.dg/other/error8.C: Remove XFAIL markers.
2520
2521 PR c++/14173
2522 * g++.dg/ext/packed5.C: New test.
2523
2524 PR c++/14199
2525 * g++.dg/warn/Wunused-5.C: New test.
2526
2527 PR c++/14186
2528 * g++.dg/lookup/member1.C: New test.
2529
2530 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
2531
2532 * gcc.c-torture/compile/20040130-1.c: Enable only when
2533 __INT_MAX__ >= 2147483647L.
2534 * gcc.c-torture/compile/961203-1.c: Likewise.
2535
2536 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
2537
2538 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
2539 * g++.dg/opt/template1.C: Robustify assembler regexp
2540
2541 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2542
2543 * gcc.c-torture/execute/simd-4.x: Remove.
2544 * gcc.c-torture/execute/va-arg-25.x: Likewise.
2545 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
2546 Guard with #ifndef SKIP_ATTRIBUTE.
2547 * gcc.dg/compat/vector-1_y.c: Likewise.
2548 * gcc.dg/compat/vector-2_x.c: Likewise.
2549 * gcc.dg/compat/vector-2_y.c: Likewise.
2550 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
2551 * g++.dg/eh/simd-2.C: Likewise.
2552
2553 2004-02-19 Alan Modra <amodra@bigpond.net.au>
2554
2555 * gcc.c-torture/compile/complex-1.c: New.
2556
2557 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
2558
2559 PR target/14209
2560 * gcc.c-torture/execute/20040218-1.c: New test.
2561
2562 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2563
2564 PR c++/14181
2565 * g++.dg/parse/new2.C: New test.
2566
2567 2004-02-18 Paul Brook <paul@codesourcery.com>
2568
2569 * gcc.c-torture/compile/libcall-1.c: New test.
2570
2571 2004-02-18 Paul Brook <paul@codesourcery.com>
2572
2573 PR debug/12934
2574 * gcc.dg/debug/debug-7.c: New test.
2575
2576 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
2577
2578 * gcc.dg/20040217-1.c: New test.
2579
2580 2004-02-17 Zack Weinberg <zack@codesourcery.com>
2581
2582 * gcc.c-torture/execute/990208-1.x: Delete.
2583
2584 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
2585
2586 * gcc.c-torture/execute/20040208-2.x: New file.
2587
2588 2004-02-17 Mark Mitchell <mark@codesourcery.com>
2589
2590 PR c++/11326
2591 * g++.dg/abi/structret1.C: New test.
2592
2593 2004-02-17 Jakub Jelinek <jakub@redhat.com>
2594
2595 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
2596 (i386_cpuid): No need to test if cpuid is available on AMD64.
2597 Fix assembly, so that it works onboth i386 and AMD64.
2598 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
2599 (vecInLong): Fix s[] member type to unsigned int.
2600 (vecInWord): Remove type.
2601 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
2602 (a64, b64, c64, d64, e64): Remove.
2603 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
2604 Remove unused variable. Remove initialization of removed variables.
2605 Don't call mmx_tests nor sse_tests.
2606 (reference_mmx, reference_sse): Remove.
2607 (check): Add return stmt.
2608 * gcc.dg/i386-sse-7.c: New test.
2609 * gcc.dg/i386-mmx-4.c: New test.
2610
2611 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2612
2613 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
2614 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2615 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2616 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
2617 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
2618 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
2619 g++.dg/tc1/dr94.C: Fix line terminator.
2620
2621 2004-02-16 Geoffrey Keating <geoffk@apple.com>
2622
2623 * gcc.c-torture/compile/20040216-1.c: New.
2624
2625 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2626
2627 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
2628 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
2629 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
2630 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
2631 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
2632 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
2633
2634 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2635
2636 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
2637
2638 2004-02-15 Mark Mitchell <mark@codesourcery.com>
2639
2640 PR c++/13971
2641 * g++.dg/expr/cond4.C: New test.
2642
2643 PR c++/14086
2644 * g++.dg/lookup/crash2.C: New test.
2645
2646 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
2647
2648 * gcc.c-torture/compile/20040214-2.c: New test.
2649
2650 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
2651
2652 PR c++/14116
2653 * g++.dg/ext/typeof8.C: New test.
2654
2655 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
2656
2657 * gcc.c-torture/compile/20040214-1.c: New test.
2658
2659 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2660
2661 PR c++/13635
2662 * g++.dg/template/spec11.C: New test.
2663
2664 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2665
2666 PR c++/13927
2667 * g++.dg/other/error8.C: New test.
2668
2669 2004-02-13 Mark Mitchell <mark@codesourcery.com>
2670
2671 PR c++/14122
2672 * g++.dg/template/array4.C: New test.
2673
2674 PR c++/14108
2675 * g++.dg/inherit/thunk2.C: New test.
2676
2677 PR c++/14083
2678 * g++.dg/eh/cond2.C: New test.
2679
2680 2004-02-12 Alan Modra <amodra@bigpond.net.au>
2681
2682 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
2683
2684 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
2685
2686 * lib/scanasm.exp (dg-scan): Quote pattern before display.
2687
2688 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
2689
2690 * g++.dg/simd-2.C: xfail on ppc64-linux.
2691
2692 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
2693
2694 PR c/456
2695 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
2696 tests.
2697
2698 2004-02-11 Uros Bizjak <uros@kss-loka.si>
2699
2700 * gcc.dg/builtins-33.c: New test.
2701
2702 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
2703
2704 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
2705
2706 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
2707
2708 * g++.dg/simd-2.C: Set -maltivec for ppc64.
2709
2710 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
2711
2712 * gcc.dg/ppc64-abi-3.c: New test.
2713
2714 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
2715
2716 PR c/14092
2717
2718 * gcc.dg/pr14092-1.c: New testcase.
2719
2720 2004-02-10 Alan Modra <amodra@bigpond.net.au>
2721
2722 * gcc.dg/cpp/assert4.c: Fix typo last change.
2723
2724 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
2725 * gcc.dg/cpp/assert4.c: Handle powerpc64.
2726
2727 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
2728
2729 2004-02-09 Roger Sayle <roger@eyesopen.com>
2730
2731 * gcc.c-torture/compile/20040209-1.c: New test case.
2732
2733 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
2734
2735 * gcc.dg/c90-init-1.c: Adjust expected error messages.
2736
2737 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
2738
2739 * gcc.c-torture/execute/20040208-[12].c: New tests.
2740
2741 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2742
2743 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
2744
2745 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2746
2747 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
2748
2749 2004-02-07 Zack Weinberg <zack@codesourcery.com>
2750
2751 Bug 13856
2752 * gcc.dg/visibility-8.c: New testcase.
2753
2754 2004-02-07 Zack Weinberg <zack@codesourcery.com>
2755
2756 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
2757 arguments.
2758 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
2759
2760 2004-02-07 Roger Sayle <roger@eyesopen.com>
2761
2762 PR middle-end/13696
2763 * g++.dg/opt/fold1.C: New test case.
2764
2765 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2766
2767 PR c++/14033
2768 * g++.dg/other/crash-2.C: New test.
2769
2770 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2771
2772 PR c++/14028
2773 * g++.dg/parse/angle-bracket2.C: New test.
2774
2775 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2776
2777 PR middle-end/13750
2778 Revert:
2779 2004-01-15 Geoffrey Keating <geoffk@apple.com>
2780 PR pch/13361
2781 * testsuite/g++.dg/pch/wchar-1.C: New.
2782 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2783
2784 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2785
2786 PR c++/14008
2787 * g++.dg/parse/error15.C: New test.
2788 * g++.dg/parse/crash11.C: Update dg-error mark.
2789
2790 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2791
2792 PR c++/13932
2793 * g++.dg/warn/conv2.C: New test.
2794
2795 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2796
2797 PR c++/13086
2798 * g++.dg/warn/incomplete1.C: Remove xfail.
2799
2800 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2801
2802 * lib/file-format.exp (gcc_target_object_format): Use
2803 ${tool}_target_compile, not gcc_target_compile.
2804 * lib/target-supports.exp (check_alias_available): Likewise.
2805 (check_gc_sections_available): Likewise.
2806 * g++.dg/ext/attrib10.C: Use dg-require-alias.
2807 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
2808 dg-require-alias.
2809
2810 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2811
2812 PR c++/13969
2813 * g++.dg/template/static6.C: New test.
2814
2815 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
2816
2817 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
2818
2819 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2820
2821 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
2822 tests for systems where `char' is unsigned by default.
2823
2824 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2825
2826 PR c++/13997
2827 * g++.dg/template/partial3.C: New test.
2828
2829 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2830
2831 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
2832 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
2833 Remove mentions of obsolete ports.
2834
2835 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
2836
2837 * gcc.dg/noncompile/20001228-1.c: Fix for new
2838 error message.
2839
2840 2004-02-03 Roger Sayle <roger@eyesopen.com>
2841
2842 PR target/9348
2843 * gcc.c-torture/execute/multdi-1.c: New test case.
2844
2845 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2846
2847 PR c++/13925
2848 * g++.dg/template/lookup5.C: New test.
2849
2850 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2851
2852 PR c++/13950
2853 * g++.dg/template/lookup4.C: New test.
2854
2855 PR c++/13970
2856 * g++.dg/parse/error14.C: New test.
2857
2858 PR c++/14002
2859 * g++.dg/parse/template13.C: New test.
2860
2861 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2862
2863 PR c++/13978
2864 * g++.dg/template/koenig4.C: New test.
2865
2866 PR c++/13968
2867 * g++.dg/template/crash17.C: New test.
2868
2869 PR c++/13975
2870 * g++.dg/parse/error13.C: New test.
2871 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
2872
2873 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
2874
2875 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
2876
2877 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2878
2879 PR c/11658
2880 PR c/13994
2881 * gcc.dg/noncompile/20040203-1.c: New test.
2882 * gcc.dg/noncompile/20040203-2.c: Likewise.
2883 * gcc.dg/noncompile/20040203-3.c: Likewise.
2884 * gcc.dg/20040203-1.c: Likewise.
2885
2886 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
2887
2888 PR c++/10858
2889 * g++.dg/template/sizeof7.C: New test.
2890
2891 2004-02-02 Eric Christopher <echristo@redhat.com>
2892 Zack Weinberg <zack@codesourcery.com>
2893
2894 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
2895
2896 2004-02-02 Zack Weinberg <zack@codesourcery.com>
2897
2898 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
2899 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
2900 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
2901 * gcc.dg/cleanup-5.c: Run only on Linux targets.
2902
2903 2004-02-02 Mark Mitchell <mark@codesourcery.com>
2904
2905 PR c++/13113
2906 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
2907
2908 PR c++/13854
2909 * g++.dg/ext/attrib13.C: New test.
2910
2911 PR c++/13907
2912 * g++.dg/conversion/op2.C: New test.
2913
2914 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2915
2916 * gcc.dg/titype-1.c: Fix pasto.
2917
2918 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2919
2920 * gcc.dg/titype-1.c: New test.
2921
2922 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2923
2924 PR c++/13957
2925 * g++.dg/template/non-type-template-argument-1.C,
2926 g++.dg/template/qualified-id1.C: Update dg-error marks.
2927 * g++.dg/template/nontype6.C: New test.
2928
2929 2004-02-01 Roger Sayle <roger@eyesopen.com>
2930
2931 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
2932 * gcc.dg/builtins-31.c: New testcase.
2933 * gcc.dg/builtins-32.c: New testcase.
2934
2935 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
2936
2937 * objc.dg/call-super-2.m: Update line numbers
2938 for the including of stddef.h.
2939
2940 2004-01-30 Michael Matz <matz@suse.de>
2941
2942 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
2943 g++.dg/ext/case-range3.C: New tests.
2944
2945 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2946
2947 DR206
2948 PR c++/13813
2949 * g++.dg/template/member4.C: New test.
2950
2951 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2952
2953 PR c++/13683
2954 * g++.dg/template/sizeof6.C: New test.
2955
2956 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
2957
2958 * gcc.dg/fwritable-strings-1.c: New test.
2959
2960 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
2961
2962 * gcc.c-torture/compile/20040130-1.c: New test.
2963
2964 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
2965
2966 * objc.dg/call-super-2.m: Include stddef.h for size_t.
2967
2968 2004-01-29 Mark Mitchell <mark@codesourcery.com>
2969
2970 PR c++/13883
2971 * g++.dg/template/ctor3.C: New test.
2972
2973 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2974
2975 * g++.dg/tc1: New directory.
2976 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
2977 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
2978 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
2979 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
2980 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
2981
2982 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2983
2984 * g++.dg/parse/error11.C: New test.
2985 * g++.dg/parse/error12.C: Likewise.
2986
2987 2004-01-28 Ziemowit Laski <zlaski@apple.com>
2988
2989 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
2990 (scan_initial, main): Use aligned_sizeof instead of sizeof.
2991
2992 2004-01-28 Mark Mitchell <mark@codesourcery.com>
2993
2994 PR c++/13791
2995 * g++.dg/ext/attrib12.C: New test.
2996
2997 PR c++/13736
2998 * g++.dg/parse/cast2.C: New test.
2999
3000 2004-01-27 James E Wilson <wilson@specifixinc.com>
3001
3002 * objc.dg/encode-2.m (main): New local string. Set depending on
3003 sizeof long. Use in sscanf call.
3004 * objc.dg/encode-3.m (main): New local string. Set depending on
3005 sizeof long. Use in scan_initial call.
3006
3007 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3008
3009 * objc.dg/call-super-2.m: Make LP64-safe.
3010 * objc.dg/desig-init-1.m: Likewise.
3011
3012 2004-01-27 Devang Patel <dpatel@apple.com>
3013
3014 * g++.dg/debug/namespace1.C: New test.
3015
3016 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
3017
3018 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3019 xscale-*-*.
3020
3021 * gcc.dg/arm-mmx-1.c: New test.
3022
3023 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3024
3025 * gcc.dg/20040127-1.c: New test.
3026 * gcc.dg/20040127-2.c: New test.
3027
3028 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3029
3030 * objc.dg/stret-1.m (glob): Renamed to globa.
3031
3032 2004-01-26 Mark Mitchell <mark@codesourcery.com>
3033
3034 PR c++/13663
3035 * g++.dg/expr/for1.C: New test.
3036
3037 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
3038
3039 PR middle-end/13779
3040 * gcc.dg/darwin-longlong.c: New test.
3041
3042 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
3043
3044 * gcc.dg/20040124-1.c: Moved test from here...
3045 * gcc.c-torture/compile/20040124-1.c: ...to here.
3046
3047 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3048
3049 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
3050 the assembly output if -m64 is passed.
3051
3052 2004-01-25 Mark Mitchell <mark@codesourcery.com>
3053
3054 PR c++/13833
3055 * g++.dg/template/cond3.C: New test.
3056
3057 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3058
3059 PR c++/13810
3060 * g++.dg/template/ttp7.C: New test.
3061
3062 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3063
3064 PR c++/13797
3065 * g++.dg/template/nontype4.C: New test.
3066 * g++.dg/template/nontype5.C: Likewise.
3067
3068 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
3069
3070 * gcc.dg/torture/mips-clobber-at.c: New test.
3071
3072 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
3073
3074 * gcc.dg/20040124-1.c: New test.
3075
3076 2004-01-24 Jakub Jelinek <jakub@redhat.com>
3077
3078 * gcc.dg/20040123-1.c: New test.
3079
3080 2004-01-23 Zack Weinberg <zack@codesourcery.com>
3081
3082 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3083
3084 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
3085
3086 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3087
3088 2004-01-23 Andrew Pinski <apinski@apple.com>
3089
3090 * gcc.dg/20030121-1.c: Move to ..
3091 * gcc.dg/20040121-1.c: here.
3092
3093 2004-01-23 Roger Sayle <roger@eyesopen.com>
3094
3095 * gcc.dg/builtins-29.c: New test case.
3096
3097 2004-01-23 Zack Weinberg <zack@codesourcery.com>
3098
3099 PR 18314
3100 * gcc.dg/builtins-30.c: New testcase.
3101
3102 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
3103
3104 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3105 * lib/g77.exp: Likewise.
3106 * lib/objc.exp: Likewise.
3107 * lib/g++.exp: Likewise.
3108
3109 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
3110
3111 * gcc.dg/struct-by-value-2.c: New test.
3112
3113 2004-01-21 Andrew Pinski <apinski@apple.com>
3114
3115 PR target/13785
3116 * gcc.dg/20030121-1.c: New test.
3117
3118 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
3119
3120 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
3121 clobber frame pointer register in asm statement.
3122
3123 2004-01-21 Falk Hueffner <falk@debian.org>
3124
3125 * gcc.c-torture/compile/20040121-1.c: New test.
3126
3127 2004-01-21 Zack Weinberg <zack@codesourcery.com>
3128
3129 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3130
3131 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
3132
3133 * gcc.dg/ppc64-abi-2.c: New test.
3134
3135 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3136
3137 * lib/treelang.exp: Fill out this file.
3138 * lib/treelang-dg.exp: New File.
3139
3140 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
3141
3142 * gcc.c-torture/compile/981022-1.c: Remove.
3143 * gcc.dg/array-5.c: Remove XFAIL.
3144 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3145 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3146 gcc.dg/cond-lvalue-1.c: Update.
3147 * gcc.dg/cast-lvalue-2.c: New test.
3148
3149 2004-01-19 Mark Mitchell <mark@codesourcery.com>
3150
3151 PR c++/13592
3152 * g++.dg/other/error1.C (class foo): Tweak error message.
3153
3154 PR c++/13592
3155 * g++.dg/template/call2.C: New test.
3156
3157 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3158
3159 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3160 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3161 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3162 scalar-return-1_x.c, scalar-return-2_y.c,
3163 scalar-return-3_x.c, scalar-return-3_y.c,
3164 scalar-return-4_x.c, scalar-return-4_y.c,
3165 struct-align-1.h, struct-align-1_x.c,
3166 struct-align-1_y.c, struct-align-2.h,
3167 struct-align-2_x.c, struct-align-2_y.c,
3168 struct-by-value-10_y.c, struct-by-value-11_x.c,
3169 struct-by-value-11_y.c, struct-by-value-12_x.c,
3170 struct-by-value-12_y.c, struct-by-value-13_x.c,
3171 struct-by-value-13_y.c, struct-by-value-14_x.c,
3172 struct-by-value-14_y.c, struct-by-value-15_x.c,
3173 struct-by-value-15_y.c, struct-by-value-16_y.c,
3174 struct-by-value-17_y.c, struct-by-value-18_y.c,
3175 struct-by-value-19_y.c, struct-by-value-1_x.c,
3176 struct-by-value-1_y.c, struct-by-value-20_y.c,
3177 struct-by-value-2_x.c, struct-by-value-2_y.c,
3178 struct-by-value-3_y.c, struct-by-value-4_x.c,
3179 struct-by-value-4_y.c, struct-by-value-5_y.c,
3180 struct-by-value-6_y.c, struct-by-value-7_y.c
3181 struct-by-value-8_x.c, struct-by-value-8_y.c
3182 struct-by-value-9_x.c, struct-by-value-9_y.c
3183 struct-return-10_x.c, struct-return-10_y.c,
3184 struct-return-19_x.c, struct-return-20_x.c
3185 struct-return-2_x.c, struct-return-2_y.c
3186 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3187 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
3188
3189 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3190
3191 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3192 attribute on sparc*-sun-solaris2.*.
3193
3194 2004-01-18 Mark Mitchell <mark@codesourcery.com>
3195
3196 PR c++/13710
3197 * g++.dg/ext/typeof7.C: New test.
3198
3199 2004-01-18 David Edelsohn <edelsohn@gnu.org>
3200
3201 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3202 * gcc.dg/const-elim-1.c: Same.
3203
3204 2004-01-17 Ziemowit Laski <zlaski@apple.com>
3205
3206 * objc.dg/stret-1.m: New.
3207 * objc.dg/stret-2.m: New.
3208
3209 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
3210
3211 PR c++/11895
3212 * g++.dg/ext/vector1.C: New test.
3213
3214 2004-01-16 Geoffrey Keating <geoffk@apple.com>
3215
3216 * gcc.dg/pch/import-1.c: New.
3217 * gcc.dg/pch/import-1.hs: New.
3218 * gcc.dg/pch/import-1a.h: New.
3219 * gcc.dg/pch/import-1b.h: New.
3220 * gcc.dg/pch/import-1c.h: New.
3221
3222 2004-01-16 Mark Mitchell <mark@codesourcery.com>
3223
3224 PR c++/13574
3225 * g++.dg/ext/array1.C: New test.
3226
3227 PR c++/13178
3228 * g++.dg/conversion/op1.C: New test.
3229
3230 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
3231
3232 PR 11864
3233 From Kazumoto Kojima / Dan Kegel:
3234 * gcc.dg/pr11864-1.c: New test.
3235
3236 PR 10392
3237 From Marcus Comstedt / Dan Kegel:
3238 * gcc.dg/pr10392-1.c: New test.
3239
3240 2004-01-16 Mark Mitchell <mark@codesourcery.com>
3241
3242 PR c++/13478
3243 * g++.dg/init/ref10.C: New test.
3244
3245 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3246
3247 PR c++/13407
3248 * g++.dg/parse/typename6.C: New test.
3249
3250 2004-01-15 Geoffrey Keating <geoffk@apple.com>
3251
3252 PR pch/13361
3253 * testsuite/g++.dg/pch/wchar-1.C: New.
3254 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3255
3256 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3257
3258 PR c++/9259
3259 * g++.dg/expr/sizeof2.C: New test.
3260
3261 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
3262
3263 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3264
3265 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
3266
3267 PR c++/13659
3268 * g++.dg/lookup/strong-using-3.C: New.
3269 * g++.dg/lookup/using-10.C: New.
3270
3271 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
3272
3273 PR c++/13594
3274 * g++.dg/lookup/strong-using-2.C: New.
3275
3276 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
3277 Dan Kegel <dank@kegel.com>
3278 J"orn Rennecke <joern.rennecke@superh.com>
3279
3280 PR target/9365
3281 * gcc.dg/pr9365-1.c: New test.
3282
3283 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3284
3285 PR c++/8856
3286 * g++.dg/parse/casting-operator2.C: New test.
3287 * g++.old-deja/g++.pt/explicit83.C: Remove.
3288
3289 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
3290
3291 * gcc.dg/label-compound-stmt-1.c: New test.
3292 * gcc.c-torture/compile/950922-1.c,
3293 gcc.c-torture/compile/20000211-3.c,
3294 gcc.c-torture/compile/20000518-1.c,
3295 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3296 compound statements.
3297
3298 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
3299
3300 * gcc.dg/ppc64-abi-1.c: New test.
3301
3302 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
3303
3304 * g++.dg/ext/attrib9.C: Add dg-warnings.
3305
3306 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3307
3308 PR c++/12335
3309 * g++.dg/parse/dtor3.C: New test.
3310
3311 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
3312
3313 PR c++/12709
3314 * g++.dg/parse/try-catch-1.C: New test.
3315
3316 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
3317
3318 * ada/acats/run_all.sh: Add more verbose output in acats.log
3319 when compiling tests.
3320
3321 2004-01-12 Zack Weinberg <zack@codesourcery.com>
3322
3323 PR 13656
3324 * gcc.dg/typedef-redecl.c: New test case.
3325 * gcc.dg/typedef-redecl.h: New support file.
3326
3327 2004-01-13 Jan Hubicka <jh@suse.cz>
3328
3329 * gcc.dg/always_inline.c: New test.
3330 * gcc.dg/debug/20031231-1.c: Fix.
3331
3332 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3333
3334 PR c++/13474
3335 * g++.dg/template/array3.C: New test.
3336
3337 2004-01-12 Zack Weinberg <zack@codesourcery.com>
3338
3339 * g++.dg/ext/lvalue1.C: No longer expected to fail.
3340 * g++.dg/warn/Wunused-2.C: Likewise.
3341
3342 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3343
3344 PR c++/13289
3345 * g++.dg/template/instantiate6.C: New test.
3346
3347 2004-01-12 Roger Sayle <roger@eyesopen.com>
3348
3349 PR middle-end/11397
3350 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3351
3352 2004-01-12 Jan Hubicka <jh@suse.cz>
3353
3354 PR opt/12826
3355 * gcc.dg/20040112-1.c: New.
3356
3357 * gcc.dg/dwarf-die[1-7].c: Move to...
3358 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3359 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3360
3361 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3362
3363 PR c++/4100
3364 * g++.dg/parse/friend4.C: New test.
3365
3366 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
3367
3368 PR c++/4100
3369 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
3370 definition is called a friend.
3371
3372 2004-01-11 Zack Weinberg <zack@codesourcery.com>
3373
3374 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
3375
3376 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
3377
3378 PR c++/3478
3379 * g++.dg/parse/error10.C: New test.
3380 * g++.dg/template/arg2.C: Accept "invalid type" error.
3381
3382 2004-01-11 Jakub Jelinek <jakub@redhat.com>
3383
3384 PR middle-end/13392
3385 * g++.dg/opt/expect2.C: New test.
3386
3387 2004-01-10 Zack Weinberg <zack@codesourcery.com>
3388
3389 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
3390 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
3391 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
3392 Update dg-error regexps.
3393
3394 2004-01-10 Zack Weinberg <zack@codesourcery.com>
3395
3396 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
3397 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
3398
3399 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
3400
3401 * gcc.dg/pragma-re-1.c: Use right pointer type.
3402
3403 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
3404
3405 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
3406
3407 2004-01-09 Geoffrey Keating <geoffk@apple.com>
3408
3409 * gcc.dg/rs6000-ldouble-1.c: New.
3410
3411 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3412
3413 DR 337
3414 PR c++/9256
3415 * g++.dg/other/abstract1.C: New test.
3416
3417 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
3418
3419 * g++.dg/lookup/strong-using-1.C: New.
3420
3421 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
3422
3423 PR c/11234
3424 * gcc.dg/func-ptr-conv-1.c: New test.
3425 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
3426
3427 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
3428
3429 PR target/13380.
3430 * gcc.c-torture/compile/20040109-1.c: New.
3431
3432 2004-01-08 Stuart Hastings <stuart@apple.com>
3433
3434 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
3435 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
3436 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
3437
3438 2004-01-09 Alan Modra <amodra@bigpond.net.au>
3439
3440 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
3441
3442 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3443
3444 * ada/acats/run_acats: Treat 'gnatchop' the same way
3445 as 'gnatmake'. Export GCC_DRIVER.
3446 * ada/acats/run_all.sh: Add target_gnatchop. Use
3447 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
3448
3449 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3450
3451 PR c++/12573
3452 * g++.dg/template/dependent-expr4.C: New test.
3453
3454 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
3455
3456 * gcc.dg/altivec-11.c: New test.
3457
3458 2004-01-07 Mark Mitchell <mark@codesourcery.com>
3459
3460 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
3461
3462 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
3463
3464 PR c/6024
3465 * gcc.dg/enum-compat-1.c: New test.
3466 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
3467
3468 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
3469
3470 PR c/12165
3471 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
3472 gcc.dg/c99-idem-qual-3.c: New tests.
3473
3474 2004-01-07 Alan Modra <amodra@bigpond.net.au>
3475
3476 * gcc.dg/winline-7.c: Don't cast void * to int.
3477
3478 2004-01-06 Jan Hubicka <jh@suse.cz>
3479
3480 * gcc.dg/i386-sse-5.c: New test
3481 * g++.dg/eh/simd-1.c: Add -w argument for i386.
3482
3483 2004-01-05 Mark Mitchell <mark@codesourcery.com>
3484
3485 PR c++/12815
3486 * g++.dg/rtti/typeid4.C: New test.
3487
3488 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
3489
3490 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
3491
3492 2004-01-05 Mark Mitchell <mark@codesourcery.com>
3493
3494 PR c++/12132
3495 * g++.dg/template/error11.C: New test.
3496
3497 PR c++/13451
3498 * g++.dg/template/class2.C: New test.
3499
3500 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
3501 Richard Sandiford <rsandifo@redhat.com>
3502
3503 PR c++/13387
3504 * g++.dg/opt/alias3.C: New test.
3505
3506 2004-01-04 Mark Mitchell <mark@codesourcery.com>
3507
3508 PR c++/13157
3509 * g++.dg/template/koenig3.C: New test.
3510
3511 PR c++/13529
3512 * g++.dg/parse/offsetof3.C: New test.
3513
3514 * g++.dg/init/copy7.C: Add missing dg-error markers.
3515
3516 PR c++/12226
3517 * g++.dg/init/copy7.c: New test.
3518
3519 PR c++/13536
3520 * g++.dg/parse/cast1.C: New test.
3521
3522 2004-01-04 Jan Hubicka <jh@suse.cz>
3523
3524 * gcc.dg/winline[1-7].c: New tests.
3525
3526 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3527
3528 PR c++/13520
3529 * g++.dg/template/qualttp22.C: New test.
3530
3531 2004-01-01 Jan Hubicka <jh@suse.cz>
3532
3533 * gcc.dg/debug/20031231-1.c: New.
3534 * gcc.c-torture/compile/20040101-1.c: New.
3535 * gcc.dg/dwarf-die-[1-7].c: New.
3536
3537 2004-01-01 Jakub Jelinek <jakub@redhat.com>
3538
3539 PR optimization/13521
3540 * gcc.c-torture/compile/20031231-1.c: New test.
3541
3542 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
3543
3544 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
3545
3546 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3547
3548 PR c++/10079
3549 * g++.dg/template/crash16.C: New test.
3550
3551 2003-12-30 Mark Mitchell <mark@codesourcery.com>
3552
3553 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
3554
3555 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
3556
3557 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
3558 ports.
3559 * g++.old-deja/g++.jason/thunk3.C: Likewise.
3560 * g++.old-deja/g++.law/profile1.C: Likewise.
3561 * gcc.c-torture/compile/981006-1.c: Likewise.
3562 * gcc.c-torture/execute/loop-2e.x: Likewise.
3563 * gcc.c-torture/execute/loop-2f.x: Remove.
3564 * gcc.c-torture/execute/loop-2g.x: Likewise.
3565 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
3566 * gcc.dg/20020312-2.c: Remove traces of dead ports.
3567
3568 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
3569
3570 PR c++/13507
3571 * g++.dg/ext/attrib11.C: New test.
3572
3573 PR c++/13494
3574 * g++.dg/template/array2-1.C: New test.
3575 * g++.dg/template/array2-2.C: New test.
3576
3577 2003-12-29 Mark Mitchell <mark@codesourcery.com>
3578
3579 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
3580
3581 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
3582
3583 PR c++/12774
3584 * g++.dg/template/array1-1.C: New test.
3585 * g++.dg/template/array1-2.C: New test.
3586
3587 2003-12-29 Roger Sayle <roger@eyesopen.com>
3588
3589 PR fortran/12632
3590 * g77.dg/12632.f: New test case.
3591
3592 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3593
3594 PR c++/13289
3595 * g++.dg/parse/nontype1.C: New test.
3596
3597 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3598
3599 PR c++/12403
3600 * g++.dg/parse/explicit1.C: New test.
3601 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
3602
3603 2003-12-28 Mark Mitchell <mark@codesourcery.com>
3604
3605 PR c++/13081
3606 * g++.dg/opt/inline6.C: New test.
3607
3608 PR c++/12613
3609 * g++.dg/parse/error9.C: New test.
3610
3611 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
3612
3613 2003-12-28 Mark Mitchell <mark@codesourcery.com>
3614
3615 PR c++/13009
3616 * g++.dg/init/assign1.C: New test.
3617
3618 2003-12-28 Roger Sayle <roger@eyesopen.com>
3619
3620 PR c++/13070
3621 * g++.dg/warn/format3.C: New test case.
3622
3623 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3624
3625 * gcc.c-torture/compile/20031227-1.c: New test.
3626
3627 2003-12-23 Mark Mitchell <mark@codesourcery.com>
3628
3629 * g++.dg/bprob/bprob.exp: Load target-supports.exp
3630 * g77.dg/bprob/bprob.exp: Likewise.
3631 * gcc.misc-tests/bprob.exp: Likewise.
3632 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
3633 variants on systems where the library does not provide that
3634 functionality.
3635 * gcc.dg/builtins-20.c: Use builtins-config.h.
3636 * gcc.dg/builtins-config.h: New file.
3637
3638 2003-12-23 Mark Mitchell <mark@codesourcery.com>
3639
3640 * lib/gcc-dg.exp (dg-require-profiling): New function.
3641 * lib/target-supports.exp (check_profiling_available): Likewise.
3642 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
3643 * g77.dg/bprob/bprob.exp: Likewise.
3644 * gcc.misc-tests/bprob.exp: Likewise.
3645 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
3646 * gcc.dg/20021014-1.c: Likewise.
3647 * gcc.dg/nest.c: Likewise.
3648
3649 2003-12-23 Mark Mitchell <mark@codesourcery.com>
3650
3651 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
3652 compiling.
3653 * g++.dg/lookup/java2.C: Likewise.
3654 * gcc.dg/cpp/lexident.c: Likewise.
3655
3656 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3657
3658 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
3659 given.
3660 * gcc.c-torture/compile/961203-1.c: Likewise.
3661 * gcc.c-torture/compile/980506-1.c: Likewise.
3662
3663 2003-12-23 Zack Weinberg <zack@codesourcery.com>
3664
3665 * lib/gcc-dg.exp (dg-prune-output): New annotation.
3666 (additional_prunes): New global.
3667 (gcc-dg-prune): Handle additional per-test pruning.
3668 (dg-test): Clear additional_prunes between tests.
3669
3670 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
3671 dg-prune-output to avoid spurious failures from assembler
3672 complaining about nonexistent WAW violations.
3673 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
3674 Use dg-prune-output to avoid spurious failures from assembler
3675 warning about Itanium B-step errata.
3676
3677 2003-12-23 Mark Mitchell <mark@codesourcery.com>
3678
3679 * g++.dg/abi/macro0.C: New test.
3680 * g++.dg/abi/macro1.C: Likewise.
3681 * g++.dg/abi/macro2.C: Likewise.
3682
3683 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
3684 * g++.dg/abi/bitfield7.C: Likewise.
3685 * g++.dg/abi/dtor2.C: Likewise.
3686 * g++.dg/abi/mangle11.C: Likewise.
3687 * g++.dg/abi/mangle12.C: Likewise.
3688 * g++.dg/abi/mangle14.C: Likewise.
3689 * g++.dg/abi/mangle17.C: Likewise.
3690 * g++.dg/abi/vbase10.C: Likewise.
3691 * g++.dg/abi/vbase14.C: Likewise.
3692 * g++.dg/template/qualttp17.C: Likewise.
3693
3694 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
3695
3696 PR c/11995
3697 * gcc.dg/20031223-1.c: New test.
3698
3699 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3700
3701 * gcc.dg/noreturn-7.c: New test.
3702
3703 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3704
3705 * gcc.dg/null-pointer-1.c: New test.
3706
3707 2003-12-22 Mark Mitchell <mark@codesourcery.com>
3708
3709 * g++.old-deja/g++.jason/template18.C: Remove.
3710 * g++.old-deja/g++.jason/template37.C: Likewise.
3711
3712 PR c++/12862
3713 * g++.dg/lookup/ns1.C: New test.
3714
3715 PR c++/12397
3716 * g++.dg/template/lookup3.C: New test.
3717
3718 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
3719
3720 * g++.dg/template/recurse1.C: New test
3721
3722 2003-12-22 Mark Mitchell <mark@codesourcery.com>
3723
3724 PR c++/12479
3725 * g++.dg/parse/semicolon1.C: New test.
3726 * g++.dg/parse/semicolon1.h: Likewise.
3727
3728 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
3729
3730 * gcc.dg/darwin-misaligned.c: New test.
3731
3732 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
3733
3734 PR c/9163
3735 * gcc.dg/20031222-1.c: New test.
3736
3737 2003-12-21 Mark Mitchell <mark@codesourcery.com>
3738
3739 PR c++/13438
3740 * g++.dg/parse/error8.C: New test.
3741
3742 PR c++/11554
3743 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
3744
3745 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
3746
3747 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
3748 too small.
3749 * gcc.c-torture/compile/930217-1.c: Likewise.
3750 * gcc.c-torture/compile/930513-1.c: Likewise.
3751 * gcc.c-torture/execute/920908-2.c: Likewise.
3752 * gcc.c-torture/execute/921204-1.c: Likewise.
3753 * gcc.c-torture/execute/930621-1.c: Likewise.
3754 * gcc.c-torture/execute/930630-1.c: Likewise.
3755 * gcc.c-torture/execute/931031-1.c: Likewise.
3756 * gcc.c-torture/execute/980602-2.c: Likewise.
3757 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3758 * gcc.c-torture/execute/compndlit-1.c: Likewise.
3759 * gcc.c-torture/execute/extzvsi.c: Likewise.
3760 * gcc.c-torture/unsorted/ext.c: Likewise.
3761
3762 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
3763
3764 PR target/12749
3765 * gcc.c-torture/compile/20031220-2.c: New test case.
3766
3767 2003-12-20 Roger Sayle <roger@eyesopen.com>
3768
3769 PR optimization/13031
3770 * gcc.c-torture/compile/20031220-1.c: New test case.
3771
3772 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3773
3774 * gcc.dg/cast-function-1.c: New test.
3775
3776 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
3777
3778 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
3779 formats.
3780
3781 2003-12-19 Mark Mitchell <mark@codesourcery.com>
3782
3783 PR c++/12795
3784 * g++.dg/ext/attrib10.C: New test.
3785
3786 2003-12-19 Jakub Jelinek <jakub@redhat.com>
3787
3788 * gcc.dg/cleanup-10.c: New test.
3789 * gcc.dg/cleanup-11.c: New test.
3790
3791 2003-12-19 Jakub Jelinek <jakub@redhat.com>
3792
3793 PR c++/13239
3794 * g++.dg/opt/expect1.C: New test.
3795
3796 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
3797
3798 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
3799
3800 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
3801
3802 PR debug/12923
3803 * gcc.dg/20031218-1.c: New test.
3804
3805 PR debug/12389
3806 * gcc.dg/20031218-2.c: New test.
3807 * gcc.dg/20031218-3.c: New test.
3808
3809 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
3810 of label name and allow for USER_LABEL_PREFIX == "_" names.
3811 * g++.dg/abi/mangle18-2.C: Likewise.
3812 * g++.dg/abi/mangle19-1.C: Likewise.
3813 * g++.dg/abi/mangle19-2.C: Likewise.
3814 * g++.dg/abi/mangle20-1.C: Likewise.
3815 * g++.dg/abi/mangle20-2.C: Likewise.
3816
3817 2003-12-18 Richard Henderson <rth@redhat.com>
3818
3819 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
3820
3821 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
3822 Dan Kegel <dank@kegel.com>
3823
3824 PR other/12009
3825 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
3826 testing a cross compiler, it causes spurious compile failures.
3827 * lib/g++.exp: Likewise.
3828
3829 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3830
3831 PR c++/13262
3832 * g++.dg/template/access13.C: New test.
3833
3834 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
3835
3836 * gcc.dg/20031216-1.c: New test.
3837
3838 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3839
3840 PR c++/9154
3841 * g++.dg/template/error10.C: New test.
3842
3843 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3844
3845 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
3846 * g++.dg/eh/simd-2.C: Likewise.
3847
3848 2003-12-17 James E Wilson <wilson@specifixinc.com>
3849 Roger Sayle <roger@eyesopen.com>
3850
3851 * gcc.c-torture/execute/ieee/mzero5.c: New.
3852
3853 2003-12-17 Mark Mitchell <mark@codesourcery.com>
3854
3855 PR c++/10603
3856 * g++.dg/parse/error6.C: New test.
3857
3858 PR c++/12827
3859 * g++.dg/parse/error7.C: New test.
3860
3861 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
3862
3863 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
3864 at -O with stabs debugging formats.
3865 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
3866 * gcc.dg/debug/debug-2.c: Likewise.
3867
3868 2003-12-16 Mark Mitchell <mark@codesourcery.com>
3869
3870 PR c++/12696
3871 * g++.dg/init/error1.C: New test.
3872
3873 PR c++/12218
3874 * g++.dg/init/pm3.C: New test.
3875
3876 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
3877
3878 PR c/3347
3879 * gcc.dg/bitfld-8.c: New test.
3880
3881 2003-12-16 James Lemke <jim@wasabisystems.com>
3882
3883 * gcc.dg/arm-scd42-[123].c: New tests.
3884
3885 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
3886
3887 PR c++/9043
3888 * g++.dg/abi/mangle20-1.C: New test.
3889 * g++.dg/abi/mangle20-2.C: New test.
3890
3891 2003-12-16 Mark Mitchell <mark@codesourcery.com>
3892
3893 PR c++/13275
3894 * g++.dg/other/offsetof2.C: Remove XFAIL.
3895 * g++.dg/parse/offsetof1.C: New test.
3896 * g++.gd/parse/offsetof2.C: Likewise.
3897
3898 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3899
3900 * g++.dg/template/nontype3.C: New test.
3901 * g++.dg/template/static2.C: Tweaked the dg-error clause.
3902
3903 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3904
3905 * g++.dg/warn/noreturn-3.C: Also test instantiation.
3906
3907 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
3908
3909 PR c++/13387
3910 * g++.dg/expr/assign1.C: New test.
3911
3912 PR c++/13242
3913 * g++.dg/abi/mangle19-1.C: New test.
3914 * g++.dg/abi/mangle19-2.C: New test.
3915
3916 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
3917
3918 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
3919
3920 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
3921
3922 * gcc.c-torture/execute/20031216-1.c: New test.
3923
3924 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3925
3926 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
3927 an ICE regression.
3928
3929 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3930
3931 PR c++/10926
3932 * g++.dg/template/error9.C: New test.
3933
3934 PR c++/11116
3935 * g++.dg/template/error8.C: New test.
3936
3937 2003-12-15 Roger Sayle <roger@eyesopen.com>
3938
3939 PR middle-end/13400
3940 * gcc.c-torture/execute/20031215-1.c: New test case.
3941
3942 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3943
3944 PR c++/13269
3945 * g++.dg/parse/error5.C: New test.
3946
3947 PR c++/12989
3948 * g++.dg/expr/sizeof1.C: New test.
3949
3950 PR c++/13310
3951 * g++.dg/template/crash15.C: New test.
3952
3953 2003-12-15 Geoffrey Keating <geoffk@apple.com>
3954
3955 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
3956 a non-POD type as the last named parameter of a varargs function.
3957
3958 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3959
3960 PR c++/13243
3961 PR c++/12573
3962 * g++.dg/template/crash14.C: New test.
3963 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
3964
3965 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
3966
3967 * g++.dg/other/java1.C: New test.
3968
3969 PR c++/13241
3970 * g++.dg/abi/mangle18-1.C: New test.
3971 * g++.dg/abi/mangle18-2.C: New test.
3972
3973 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3974
3975 PR optimization/10312
3976 * gcc.c-torture/execute/20031214-1.c: New.
3977
3978 2003-12-14 Mark Mitchell <mark@codesourcery.com>
3979
3980 PR c++/10779
3981 PR c++/12160
3982 * g++.dg/parse/error3.C: New test.
3983 * g++.dg/parse/error4.C: Likewise.
3984 * g++.dg/abi/mangle4.C: Tweak error messages.
3985 * g++.dg/lookup/using5.C: Likewise.
3986 * g++.dg/other/error2.C: Likewise.
3987 * g++.dg/parse/typename5.C: Likewise.
3988 * g++.dg/parse/undefined1.C: Likewise.
3989 * g++.dg/template/arg2.C: Likewise.
3990 * g++.dg/template/ttp3.C: Likewise.
3991 * g++.dg/template/type1.C: Likewise.
3992 * g++.old-deja/g++.other/crash32.C: Likewise.
3993 * g++.old-djea/g++.pt/defarg8.C: Likewise.
3994
3995 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3996
3997 PR c++/13106
3998 * g++.dg/warn/noreturn-3.C: New test.
3999
4000 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
4001
4002 PR c++/13118
4003 * g++.dg/abi/covariant3.C: New.
4004
4005 2003-12-12 Jakub Jelinek <jakub@redhat.com>
4006
4007 * g++.dg/eh/ia64-1.C: New test.
4008
4009 2003-12-12 Roger Sayle <roger@eyesopen.com>
4010
4011 PR optimization/13037
4012 * g77.f-torture/execute/13037.f: New test case.
4013
4014 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
4015
4016 PR c++/12881
4017 * g++.dg/abi/covariant2.C: New.
4018
4019 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
4020
4021 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4022
4023 2003-12-11 Zack Weinberg <zack@codesourcery.com>
4024
4025 * gcc.c-torture/execute/wchar_t-1.x: Delete.
4026
4027 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
4028
4029 PR other/10819
4030 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4031 to fix Bug 10819.
4032 * lib/g++.exp (g++_version): Likewise.
4033 * lib/g77.exp (g77_version): Likewise.
4034 * lib/objc.exp (default_objc_version): Likewise.
4035
4036 2003-12-10 Richard Henderson <rth@redhat.com>
4037
4038 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4039
4040 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4041
4042 2003-12-08 Matt Austern <austern@apple.com>
4043
4044 PR c/13134
4045 * lib/gcc-dg.exp (dg-require-visibility): Define.
4046 * lib/target-supports (check_visibility_available): Define.
4047 * gcc.dg/visibility-1.c: New test.
4048 * gcc.dg/visibility-2.c: Likewise.
4049 * gcc.dg/visibility-3.c: Likewise.
4050 * gcc.dg/visibility-4.c: Likewise.
4051 * gcc.dg/visibility-5.c: Likewise.
4052 * gcc.dg/visibility-6.c: Likewise.
4053 * g++.dg/ext/visibility-1.C: Likewise.
4054 * g++.dg/ext/visibility-2.C: Likewise.
4055 * g++.dg/ext/visibility-3.C: Likewise.
4056 * g++.dg/ext/visibility-4.C: Likewise.
4057 * g++.dg/ext/visibility-5.C: Likewise.
4058 * g++.dg/ext/visibility-6.C: Likewise.
4059
4060 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4061
4062 * g++.dg/lookup/java1.C: New test.
4063 * g++.dg/lookup/java2.C: New test.
4064
4065 2003-12-07 Falk Hueffner <falk@debian.org>
4066
4067 * g++.dg/opt/noreturn-1.C: New test.
4068
4069 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
4070
4071 * gcc.dg/overflow-1.c: New test.
4072
4073 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
4074
4075 * g77.f-torture/compile/13060.f: New test.
4076
4077 2003-12-06 Mark Mitchell <mark@codesourcery.com>
4078
4079 PR c++/13323
4080 * g++.dg/inherit/operator2.C: New test.
4081
4082 2003-12-05 Mark Mitchell <mark@codesourcery.com>
4083
4084 PR c++/13305
4085 * g++.dg/ext/attrib9.C: New test.
4086
4087 2003-12-05 Mark Mitchell <mark@codesourcery.com>
4088
4089 PR c++/13314
4090 * g++.dg/template/error7.C: New test.
4091
4092 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
4093 J"orn Rennecke <joern.rennecke@superh.com>
4094
4095 PR target/13302
4096 * g++.dg/other/struct-va_list.C: New test.
4097
4098 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4099
4100 PR c++/13166
4101 * g++.dg/parse/defarg6.C: New test.
4102
4103 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
4104
4105 PR target/13256
4106 * gcc.c-torture/execute/20031201-1.c: New test.
4107
4108 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
4109
4110 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4111
4112 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
4113
4114 * gcc.dg/builtin-return-1.c: New test.
4115
4116 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
4117 J"orn Rennecke <joern.rennecke@superh.com>
4118
4119 PR optimization/13260
4120 * gcc.c-torture/execute/20031204-1.c: New test.
4121
4122 2003-12-03 Mark Mitchell <mark@codesourcery.com>
4123
4124 PR c++/9127
4125 * g++.dg/template/error6.C: New test.
4126
4127 2003-12-03 Jakub Jelinek <jakub@redhat.com>
4128
4129 * gcc.dg/20031202-1.c: New test.
4130
4131 2003-12-03 Mark Mitchell <mark@codesourcery.com>
4132
4133 PR c++/13179
4134 * g++.dg/template/eh1.C: New test.
4135
4136 PR c++/10771
4137 * g++.dg/template/error5.C: New test.
4138
4139 2003-12-02 David Ung <davidu@mips.com>
4140
4141 * gcc.dg/compat/vector-check.h: Corrected type for var
4142 g_##TMODE
4143
4144 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4145
4146 PR c++/10126
4147 * g++.dg/template/ptrmem8.C: New test.
4148
4149 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4150
4151 PR c++/12573
4152 * g++.dg/template/dependent-expr3.C: New test.
4153
4154 2003-12-01 James Lemke <jim@wasabisystems.com>
4155
4156 * gcc.dg/arm-g2.c: New test.
4157
4158 2003-12-01 Roger Sayle <roger@eyesopen.com>
4159
4160 PR optimization/11634
4161 * gcc.dg/20031201-2.c: New test case.
4162
4163 2003-12-01 Zack Weinberg <zack@codesourcery.com>
4164
4165 PR 11433
4166 * objc.dg/proto-lossage-3.m: New test.
4167
4168 2003-12-01 Roger Sayle <roger@eyesopen.com>
4169
4170 PR optimization/12628
4171 * gcc.dg/20031201-1.c: New test case.
4172
4173 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4174
4175 * gcc.dg/unaligned-1.c: New test.
4176
4177 2003-11-30 Mark Mitchell <mark@codesourcery.com>
4178
4179 PR c++/9849
4180 * g++.dg/template/error4.C: New test.
4181 * g++.dg/template/nested3.C: Adjust error markers.
4182
4183 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4184
4185 * gcc.dg/cpp/assert4.c: Check more #system assertions.
4186
4187 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
4188
4189 PR c/10333
4190 * gcc.dg/bitfld-7.c: New test.
4191
4192 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
4193
4194 * gcc.dg/tls/asm-1.C: New test.
4195
4196 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4197
4198 * gcc.dg/cpp/assert4.c: Update.
4199
4200 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
4201
4202 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4203 * gcc.dg/builtin-apply3.c: New test.
4204
4205 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4206
4207 * lib/compat.exp (compat-obj): New xfaildata parameter.
4208 Use it to set compiler_conditional_xfail_data before compiling.
4209 (compat-get-options): Handle dg-xfail-if.
4210 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4211 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4212 * gcc.dg/compat/vector-1_y.c: Likewise.
4213 * gcc.dg/compat/vector-2_x.c: Likewise.
4214 * gcc.dg/compat/vector-2_y.c: Likewise.
4215
4216 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4217
4218 * g++.dg/opt/reg-stack4.C: New test.
4219
4220 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4221
4222 * gcc.dg/builtin-apply2.c: New test.
4223
4224 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
4225
4226 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4227
4228 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4229
4230 PR c++/12924
4231 * g++.dg/template/template-id-2.C: New test.
4232
4233 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4234
4235 PR c++/5369
4236 * g++.dg/template/memfriend1.C: New test.
4237 * g++.dg/template/memfriend2.C: Likewise.
4238 * g++.dg/template/memfriend3.C: Likewise.
4239 * g++.dg/template/memfriend4.C: Likewise.
4240 * g++.dg/template/memfriend5.C: Likewise.
4241 * g++.dg/template/memfriend6.C: Likewise.
4242 * g++.dg/template/memfriend7.C: Likewise.
4243 * g++.dg/template/memfriend8.C: Likewise.
4244 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4245
4246 2003-11-21 Mark Mitchell <mark@codesourcery.com>
4247
4248 PR c++/12515
4249 * g++.dg/ext/cond1.C: New test.
4250
4251 2003-11-20 Richard Henderson <rth@redhat.com>
4252
4253 * gcc.dg/20020201-2.c: Remove.
4254 * gcc.dg/20020201-4.c: Remove.
4255 * gcc.dg/20020304-1.c: Remove.
4256
4257 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
4258
4259 * gcc.dg/cpp/trad/xwin1.c: New test case.
4260
4261 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4262
4263 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4264 * lib/g77.exp: Likewise.
4265 * lib/objc.exp: Likewise.
4266 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4267 for darwin.
4268
4269 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4270
4271 PR c++/12932
4272 * g++.dg/template/static5.C: New test.
4273
4274 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
4275
4276 * gcc.dg/nested-func-1.c: New test.
4277
4278 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4279
4280 * gcc.dg/cpp/assert4.c: New test.
4281
4282 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
4283
4284 PR c++/2294
4285 * g++.dg/lookup/using9.c: New test.
4286
4287 2003-11-14 Mark Mitchell <mark@codesourcery.com>
4288
4289 PR c++/12762
4290 * g++.dg/template/error3.C: New test.
4291
4292 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4293
4294 PR ada/13035
4295 * ada/acats/run_acats, run_all.sh: Fix syntax error.
4296 No longer use a wrapper for gcc, since this does not work under
4297 Windows.
4298
4299 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
4300
4301 PR c++/2094
4302 * g++.dg/template/ptrmem7.C: New test.
4303
4304 2003-11-13 Andrew Pinski <apinski@apple.com>
4305
4306 * gcc.c-torture/compile/20031113-1.c: New test.
4307
4308 2003-11-13 Mark Mitchell <mark@codesourcery.com>
4309 Kean Johnston <jkj@sco.com>
4310
4311 PR c/13029
4312 * gcc.dg/unused-4.c: Update.
4313
4314 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
4315
4316 * g++.dg/opt/const3.C: New test.
4317
4318 2003-11-13 Jan Hubicka <jh@suse.cz>
4319
4320 * gcc.c-torture/compile/20031112-1.c: New test.
4321
4322 2003-11-12 Mark Mitchell <mark@codesourcery.com>
4323
4324 * g++.dg/parse/crash10.C: Remove bogus error marker.
4325
4326 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4327
4328 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4329 (host_gcc): Likewise.
4330 (ROOT): Honor $PWDCMD.
4331 (BASE): Likewise.
4332 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4333
4334 2003-11-12 Catherine Moore <clm@redhat.com>
4335
4336 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
4337
4338 2003-11-12 Andreas Jaeger <aj@suse.de>
4339 Jakub Jelinek <jakub@redhat.com>
4340 Andrew Pinski <pinskia@physics.uc.edu>
4341 Richard Henderson <rth@redhat.com>
4342
4343 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4344 systems.
4345 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4346
4347 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4348 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4349
4350 2003-11-11 Andreas Jaeger <aj@suse.de>
4351
4352 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4353
4354 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4355
4356 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
4357
4358 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4359 Clean ups.
4360
4361 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
4362
4363 * gcc.dg/trampoline-1.c: New test.
4364
4365 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
4366
4367 * gcc.c-torture/compile/200031109-1.c: New test.
4368
4369 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
4370
4371 PR c/3190
4372 PR c/8714
4373 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4374 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
4375 gcc.dg/format/no-y2k-1.c: Update.
4376
4377 2003-11-08 Roger Sayle <roger@eyesopen.com>
4378
4379 PR optimization/10467
4380 * gcc.dg/20031108-1.c: New test case.
4381
4382 2003-11-07 Geoffrey Keating <geoffk@apple.com>
4383
4384 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
4385
4386 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
4387
4388 * gcc.dg/compound-lvalue-1.c: New test.
4389 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
4390 some XFAILs.
4391
4392 2003-11-06 Geoffrey Keating <geoffk@apple.com>
4393
4394 * gcc.dg/altivec-varargs-1.c: New test.
4395
4396 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
4397
4398 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
4399 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
4400 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
4401 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
4402 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
4403
4404 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
4405
4406 * gcc.dg/cond-lvalue-1.c: New test.
4407
4408 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
4409
4410 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
4411
4412 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4413
4414 PR c++/11616
4415 * g++.dg/template/instantiate5.C: New test.
4416
4417 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4418
4419 PR c++/12726
4420 * g++.dg/ext/complit2.C: Replace test with self-contained version.
4421 * ChangeLog: Add missing first entry for above test.
4422
4423 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4424
4425 PR c++/9810
4426 * g++.dg/template/using8.C: New test.
4427 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
4428
4429 2003-11-02 Roger Sayle <roger@eyesopen.com>
4430
4431 PR optimization/10817
4432 * gcc.c-torture/compile/20031102-1.c: New test case.
4433
4434 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
4435
4436 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
4437 2147483647.
4438
4439 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
4440
4441 * gcc.dg/20031102-1.c: New test.
4442
4443 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
4444
4445 * gcc.dg/complex-1.c: New test.
4446
4447 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4448
4449 PR c++/12796
4450 * g++.dg/template/crash13.C: Adjust expected error location.
4451 * g++.old-deja/g++.brendan/ns1.C: Likewise.
4452
4453 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
4454
4455 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4456
4457 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
4458
4459 PR/10239
4460 * gcc.c-torture/compile/20031031-2.c: New test.
4461
4462 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
4463
4464 PR/11640
4465 * gcc.c-torture/compile/20031031-1.c: New test.
4466
4467 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
4468
4469 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
4470 * gcc.misc-tests/bprob.exp: Likewise.
4471 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
4472 the execution test on arm-elf configs.
4473 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
4474 configs that don't support scratch files.
4475 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
4476
4477 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
4478
4479 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
4480 done by dejagnu.
4481
4482 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
4483
4484 * ada/acats/run_all.sh: Redirect mv output to /dev/null
4485 Avoid non pure sh syntax. Add more logging.
4486
4487 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
4488 fail.
4489
4490 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4491
4492 PR libgcj/10610
4493 * gcc.dg/ppc-stackalign-1.c: New test.
4494
4495 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
4496
4497 * ada/acats/run_all.sh: Change output to be more compliant with
4498 dejagnu framework.
4499 Create acats.sum and acats.log files under testsuite/ada/acats
4500 Only run [a-z]* directories, to filter out e.g. CVS.
4501 Redirect build output to log file.
4502
4503 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
4504
4505 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
4506
4507 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
4508
4509 PR ada/5909:
4510 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
4511
4512 2003-10-27 Jakub Jelinek <jakub@redhat.com>
4513
4514 * gcc.c-torture/compile/20031023-1.c: New test.
4515 * gcc.c-torture/compile/20031023-2.c: New test.
4516 * gcc.c-torture/compile/20031023-3.c: New test.
4517 * gcc.c-torture/compile/20031023-4.c: New test.
4518
4519 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4520
4521 PR c++/10371
4522 * g++.dg/lookup/scoped8.C: New test.
4523
4524 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
4525
4526 * g++.dg/opt/reg-stack3.C: New test.
4527
4528 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
4529
4530 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
4531
4532 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4533
4534 PR c++/11076
4535 * g++.dg/template/crash13.C: New test.
4536
4537 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
4538
4539 * gcc.dg/c99-restrict-2.c: New test.
4540
4541 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
4542
4543 PR c++/12698, c++/12699, c++/12700, c++/12566
4544 * g++.dg/inherit/covariant9.C: New test.
4545 * g++.dg/inherit/covariant10.C: New test.
4546 * g++.dg/inherit/covariant11.C: New test.
4547
4548 2003-10-23 Jason Merrill <jason@redhat.com>
4549
4550 PR c++/12726
4551 * g++.dg/ext/complit2.C: New test.
4552
4553 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
4554
4555 PR target/12654
4556 * gcc.c-torture/execute/20031020-1.c: New test.
4557
4558 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4559
4560 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
4561 following the jump_insn.
4562
4563 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
4564
4565 * gcc.dg/cast-lvalue-1.c: New test.
4566
4567 2003-10-21 Mark Mitchell <mark@codesourcery.com>
4568
4569 PR c++/11962
4570 * g++.dg/template/cond2.C: New test.
4571
4572 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
4573
4574 * gcc.dg/builtins-28.c: New test.
4575
4576 2003-10-20 Jan Hubicka <jh@suse.cz>
4577
4578 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
4579 parameter.
4580 * testsuite/gcc.dg/inline-2.c: Likewise.
4581
4582 2003-10-20 Phil Edwards <phil@codesourcery.com>
4583
4584 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
4585 * gcc.dg/nest.c: Likewise.
4586
4587 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4588
4589 PR c++/9781, c++/10583, c++/11862
4590 * g++.dg/parse/crash13.C: New test.
4591
4592 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4593
4594 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
4595
4596 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
4597
4598 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
4599 Define HAVE_C99_RUNTIME except on Solaris.
4600 * gcc.dg/builtins-20.c: Likewise.
4601
4602 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4603
4604 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
4605
4606 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4607
4608 PR c++/12495
4609 * g++.dg/template/crash21.C: New test.
4610
4611 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4612
4613 PR c++/2513
4614 * g++.dg/template/typename5.C: New test.
4615
4616 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4617
4618 PR c++/12369
4619 * g++.dg/template/friend25.C: New test.
4620
4621 2003-10-16 Ziemowit Laski <zlaski@apple.com>
4622
4623 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
4624 versions.
4625
4626 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
4627
4628 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
4629 == 2147483647.
4630
4631 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
4632
4633 * gcc.c-torture/execute/960416-1.x: Remove.
4634 * gcc.c-torture/execute/divconst-3.x: Likewise.
4635
4636 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
4637
4638 PR target/12598
4639 * gcc.dg/torture/cris-volatile-1.c: New test.
4640
4641 2003-10-14 Roger Sayle <roger@eyesopen.com>
4642
4643 PR optimization/9325
4644 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
4645 for overflowing floating point to integer conversion during RTL
4646 simplification.
4647
4648 2003-10-13 Ziemowit Laski <zlaski@apple.com>
4649
4650 * objc/execute/_cmd.m: Fix typo.
4651 * objc.dg/image-info.m, objc.dg/symtab-1.m:
4652 Relax 'scan-assembler' regexp.
4653 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
4654 objc.dg/try-catch-4.m: Run on non-Darwin targets.
4655 * objc.dg/zero-link-2.m: Remove blank line.
4656 * objc.dg/zero-link-3.m: New test case.
4657
4658 2003-10-13 Geoffrey Keating <geoffk@apple.com>
4659
4660 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
4661
4662 * gcc.dg/asm-names.c: Use scan-assembler-not rather
4663 than linker trickery.
4664
4665 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4666
4667 PR c++/12370
4668 * g++.dg/other/friend2.C: New test.
4669
4670 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
4671
4672 * gcc.dg/20031012-1.c: New test.
4673
4674 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
4675
4676 * gcc.dg/weak/weak-3.c: Fix for new warning.
4677
4678 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
4679
4680 PR optimization/8750
4681 * gcc.c-torture/execute/20031012-1.c: New test case.
4682
4683 2003-10-11 Roger Sayle <roger@eyesopen.com>
4684
4685 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
4686 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
4687
4688 2003-10-11 Roger Sayle <roger@eyesopen.com>
4689
4690 PR optimization/12260
4691 * gcc.c-torture/compile/20031011-2.c: New test case.
4692
4693 2003-10-11 Roger Sayle <roger@eyesopen.com>
4694
4695 * gcc.c-torture/execute/20031011-1.c: New testcase.
4696
4697 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
4698
4699 * gcc.c-torture/compile/20031011-1.c: New test.
4700
4701 2003-10-11 Jan Hubicka <jh@suse.cz>
4702
4703 * g++.dg/other/first-global.C: New test.
4704
4705 2003-10-11 Roger Sayle <roger@eyesopen.com>
4706
4707 * gcc.c-torture/execute/string-opt-18.c: New testcase.
4708
4709 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
4710
4711 * gcc.c-torture/compile/20031010-1.c: New test.
4712
4713 2003-10-10 Geoffrey Keating <geoffk@apple.com>
4714
4715 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
4716 * gcc.c-torture/execute/va-arg-25.c: ... here.
4717
4718 2003-10-09 Mark Mitchell <mark@codesourcery.com>
4719
4720 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
4721
4722 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
4723
4724 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
4725
4726 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
4727
4728 * g++.dg/parse/error2.C: New test.
4729
4730 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
4731
4732 PR c++/11097
4733 * g++.dg/other/error5.C: Modify the error message.
4734 * g++.dg/lookup/using8.C: New test.
4735
4736 2003-10-07 Geoffrey Keating <geoffk@apple.com>
4737
4738 * gcc.dg/darwin-abi-2.c: New file.
4739 * gcc.c-torture/execute/va-arg-24.c: New file.
4740
4741 2003-10-06 Bob Wilson <bob.wilson@acm.org>
4742
4743 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
4744 indentation.
4745
4746 2003-10-06 Mark Mitchell <mark@codesourcery.com>
4747
4748 PR c++/10147
4749 * g++.dg/other/error4.C: Update error messages.
4750 * g++.dg/template/ptrmem4.C: Likewise.
4751
4752 PR c++/12337
4753 * g++.dg/init/new9.C: New test.
4754
4755 PR c++/12334, c++/12236, c++/8656
4756 * g++.dg/ext/attrib8.C: New test.
4757
4758 2003-10-06 Devang Patel <dpatel@apple.com>
4759
4760 * gcc.dg/debug/dwarf2-3.h: New test.
4761 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
4762
4763 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
4764
4765 * g++.dg/opt/cfg2.C: New test.
4766
4767 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4768
4769 * g++.dg/opt/float1.C: New test.
4770
4771 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4772
4773 * gcc.dg/c90-array-lval-6.c: New test.
4774 * gcc.dg/c99-array-lval-6.c: New test.
4775
4776 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
4777 Ziemowit Laski <zlaski@apple.com>
4778
4779 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
4780 'Derived', so that it is never considered a class method; add
4781 new warning for '+port' method ambiguity.
4782 * objc.dg/method-12.m: Include <objc/objc.h> instead of
4783 <objc/objc-api.h> (needed on Mac OS X).
4784 * objc.dg/method-13.m: New test.
4785
4786 2003-10-03 Roger Sayle <roger@eyesopen.com>
4787
4788 PR optimization/9325, PR java/6391
4789 * gcc.c-torture/execute/20031003-1.c: New test case.
4790
4791 2003-10-02 Mark Mitchell <mark@codesourcery.com>
4792
4793 PR optimization/12180
4794 * gcc.dg/20031002-1.c: New test.
4795
4796 PR c++/12486
4797 * g++.dg/inherit/error1.C: New test.
4798
4799 2003-10-02 Chris Demetriou <cgd@broadcom.com>
4800
4801 * lib/f-torture.exp (search_for): Rename to...
4802 (search_for_re): This. Also, clean up comments and the
4803 "regexp" invocation.
4804
4805 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
4806
4807 * gcc.c-torture/compile/20031002-1.c: New test.
4808
4809 2003-10-02 Jakub Jelinek <jakub@redhat.com>
4810
4811 * g++.dg/opt/cond1.C: New test.
4812
4813 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
4814
4815 * gcc.dg/Wold-style-definition-2.c: New testcase.
4816 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
4817
4818 2003-09-29 Richard Henderson <rth@redhat.com>
4819
4820 * g++.dg/init/array10.C: Add dg-options.
4821
4822 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
4823
4824 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
4825
4826 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4827
4828 * g++.dg/template/friend19.C: Fix typo.
4829 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
4830
4831 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
4832
4833 * gcc.c-torture/execute/20030928-1.c: New test.
4834 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
4835
4836 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4837
4838 * g++.dg/opt/unroll1.C: New test.
4839
4840 2003-09-26 Roger Sayle <roger@eyesopen.com>
4841
4842 PR optimization/11741
4843 * gcc.dg/20030926-1.c: New test case.
4844
4845 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4846
4847 PR c++/5655
4848 * g++.dg/parse/access7.C: New test.
4849 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
4850
4851 2003-09-24 Ziemowit Laski <zlaski@apple.com>
4852
4853 MERGE OF objc-improvements-branch into MAINLINE:
4854 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
4855 if libobjc has not been built.
4856 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
4857 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
4858 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
4859 objc/execute/nested-3.m, objc/execute/np-2.m,
4860 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
4861 objc/execute/redefining_self.m, objc/execute/root_methods.m,
4862 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
4863 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
4864 objc.dg/special/unclaimed-category-1.h,
4865 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
4866 well as GNU runtime.
4867 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
4868 * execute/cascading-1.m, execute/function-message-1.m,
4869 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
4870 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
4871 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
4872 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
4873 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
4874 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
4875 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
4876 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
4877 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
4878 * objc.dg/bitfield-2.m: Run only on Darwin.
4879 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
4880 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
4881 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
4882 * objc.dg/const-str-1.m: Fix constant string layout.
4883
4884 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
4885
4886 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
4887
4888 2003-09-23 Geoffrey Keating <geoffk@apple.com>
4889
4890 * gcc.dg/darwin-abi-1.c: New file.
4891
4892 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
4893
4894 PR target/12281
4895 * gcc.c-torture/compile/20030921-1.c: New test.
4896
4897 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
4898
4899 * g++.dg/opt/reg-stack2.C: New test.
4900
4901 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
4902
4903 * g++.dg/eh/delayslot1.C: New test.
4904
4905 2003-09-20 Richard Henderson <rth@redhat.com>
4906
4907 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
4908
4909 2003-09-20 Roger Sayle <roger@eyesopen.com>
4910
4911 * gcc.c-torture/execute/20030920-1.c: New test case.
4912
4913 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4914
4915 * g++.dg/rtti/typeid3.C: Correct expected error message.
4916
4917 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4918
4919 PR c++/157
4920 * g++.dg/parse/crash12.C: New test.
4921
4922 2003-09-19 Janis Johnson <janis187@us.ibm.com>
4923
4924 * gcc.dg/compat/mixed-struct-check.h: New.
4925 * gcc.dg/compat/mixed-struct-defs.h: New.
4926 * gcc.dg/compat/mixed-struct-init.h: New.
4927 * gcc.dg/compat/struct-by-value-19_main.c: New.
4928 * gcc.dg/compat/struct-by-value-19_x.c: New.
4929 * gcc.dg/compat/struct-by-value-19_y.c: New.
4930 * gcc.dg/compat/struct-by-value-20_main.c: New.
4931 * gcc.dg/compat/struct-by-value-20_x.c: New.
4932 * gcc.dg/compat/struct-by-value-20_y.c: New.
4933 * gcc.dg/compat/struct-return-19_main.c: New.
4934 * gcc.dg/compat/struct-return-19_x.c: New.
4935 * gcc.dg/compat/struct-return-19_y.c: New.
4936 * gcc.dg/compat/struct-return-20_main.c: New.
4937 * gcc.dg/compat/struct-return-20_x.c: New.
4938 * gcc.dg/compat/struct-return-20_y.c: New.
4939
4940 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
4941 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
4942 so that it will not complain on LP64 targets.
4943
4944 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4945
4946 PR c++/495
4947 * g++.dg/template/friend24.C: New test.
4948
4949 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
4950
4951 PR c++/12332
4952 * g++.dg/template/memtmpl2.C: New test.
4953
4954 2003-09-18 Mark Mitchell <mark@codesourcery.com>
4955
4956 PR target/11184
4957 * gcc.dg/builtin-apply1.c: New test.
4958
4959 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
4960
4961 PR c++/9848
4962 * g++.dg/warn/Wunused-4.C: New test.
4963
4964 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4965
4966 PR c++/12316
4967 * g++.dg/other/gc2.C: New test.
4968
4969 2003-09-17 Mark Mitchell <mark@codesourcery.com>
4970
4971 PR c++/11991
4972 * g++.dg/rtti/typeid3.C: New test.
4973
4974 PR c++/12266
4975 * g++.dg/overload/template1.C: New test.
4976
4977 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
4978
4979 * g++.dg/opt/cfg3.C: New test.
4980
4981 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4982
4983 PR c++/7939
4984 * g++.dg/template/crash11.C: New test.
4985
4986 2003-09-16 Jason Merrill <jason@redhat.com>
4987 Jakub Jelinek <jakub@redhat.com>
4988
4989 * gcc.dg/attr-warn-unused-result.c: New test.
4990
4991 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
4992
4993 PR c++/12184
4994 * g++.dg/expr/call2.C: New test.
4995
4996 2003-09-15 Andreas Jaeger <aj@suse.de>
4997
4998 * gcc.dg/Wold-style-definition-1.c: New test.
4999
5000 2003-09-14 Mark Mitchell <mark@codesourcery.com>
5001
5002 PR c++/3907
5003 * g++.dg/parse/template12.C: New test.
5004
5005 * g++.dg/abi/bitfield11.C: New test.
5006 * g++.dg/abi/bitfield12.C: Likewise.
5007
5008 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
5009
5010 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
5011 non-expansion of functional macro name without arguments at EOL.
5012 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
5013
5014 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
5015
5016 * gcc.c-torture/execute/20030914-[12].c: New tests.
5017
5018 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
5019
5020 PR c++/11788
5021 * g++.dg/overload/addr1.C: New test.
5022
5023 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
5024
5025 * gcc.dg/20030909-1.c: New test.
5026
5027 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
5028
5029 * gcc.dg/ultrasp10.c: New test.
5030
5031 2003-09-09 Devang Patel <dpatel@apple.com>
5032
5033 * gcc.dg/darwin-ld-6.c: New test.
5034
5035 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5036
5037 * gcc.dg/torture/builtin-explog-1.c: New testcase.
5038
5039 2003-09-08 Mark Mitchell <mark@codesourcery.com>
5040
5041 * gcc.dg/ia64-types1.c: New test.
5042 * gcc.dg/ia64-types2.c: Likewise.
5043
5044 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5045
5046 * gcc.dg/builtins-1.c: Add more _Complex tests.
5047 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5048
5049 * gcc.dg/builtins-1.c: Test existing _Complex functions.
5050 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5051
5052 2003-09-08 Mark Mitchell <mark@codesourcery.com>
5053
5054 PR c++/11786
5055 * g++.dg/lookup/koenig2.C: New test.
5056
5057 PR c++/5296
5058 * g++.dg/rtti/typeid2.C: New test.
5059
5060 2003-09-08 Jakub Jelinek <jakub@redhat.com>
5061
5062 * gcc.c-torture/compile/20030904-1.c: New test.
5063
5064 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5065
5066 * g++.dg/opt/longbranch2.C: New test.
5067
5068 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
5069
5070 * g++.dg/template/crash10.C: Only compile it.
5071
5072 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
5073
5074 PR middle-end/11665
5075 * gcc.c-torture/compile/20030907-1.c: New test.
5076 * g++.dg/init/array11.C: New test.
5077
5078 2003-09-07 Mark Mitchell <mark@codesourcery.com>
5079
5080 PR c++/11852
5081 * g++.dg/init/struct1.C: New test.
5082
5083 2003-09-07 Mark Mitchell <mark@codesourcery.com>
5084
5085 PR c++/12181
5086 * g++.dg/expr/comma1.C: New test.
5087
5088 2003-09-06 Mark Mitchell <mark@codesourcery.com>
5089
5090 PR c++/11867
5091 * g++.dg/expr/static_cast5.C: New test.
5092
5093 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
5094
5095 PR c++/11507
5096 * g++.dg/lookup/scoped7.C: New test.
5097
5098 PR c++/9574
5099 * g++.dg/other/static1.C: New test.
5100
5101 PR c++/11490
5102 * g++.dg/warn/template-1.C: New test.
5103
5104 PR c++/11432
5105 * g++.dg/template/crash10.C: New test.
5106
5107 PR c++/2478
5108 * g++.dg/overload/VLA.C: New test.
5109
5110 PR c++/10804
5111 * g++.dg/template/call1.C: New test.
5112
5113 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
5114
5115 PR c++/11794
5116 * g++.dg/parse/using3.C: New test.
5117
5118 2003-09-06 Roger Sayle <roger@eyesopen.com>
5119
5120 PR c++/11409
5121 * g++.dg/overload/builtin3.C: New test case.
5122
5123 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
5124
5125 PR c/9862
5126 * gcc.dg/20030906-1.c: New test.
5127 * gcc.dg/20030906-2.c: Likewise.
5128
5129 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
5130
5131 PR c++/12167
5132 * g++.dg/parse/defarg5.C: New test.
5133
5134 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5135
5136 2003-09-05 Mark Mitchell <mark@codesourcery.com>
5137
5138 PR c++/12163
5139 * g++.dg/expr/static_cast4.C: New test.
5140
5141 PR c++/12146
5142 * g++.dg/template/crash9.C: New test.
5143
5144 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
5145
5146 * g++.old-deja/g++.ext/pretty2.C: Update for change
5147 in __FUNCTION__.
5148 * g++.old-deja/g++.ext/pretty3.C: Likewise.
5149
5150 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
5151
5152 PR c++/11922
5153 * g++/dg/template/qualified-id1.C: New test.
5154
5155 PR c++/12037
5156 * g++.dg/warn/noeffect4.C: New test.
5157
5158 2003-09-04 Matt Austern <austern@apple.com>
5159
5160 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5161 * g++.dg/ext/fnname2.C: Likewise.
5162 * g++.dg/ext/fnname3.C: Likewise.
5163
5164 2003-09-04 Mark Mitchell <mark@codesourcery.com>
5165
5166 * g++.dg/expr/lval1.C: New test.
5167 * g++.dg/ext/lvcast.C: Remove.
5168
5169 2003-09-03 Roger Sayle <roger@eyesopen.com>
5170
5171 PR optimization/11700.
5172 * gcc.c-torture/compile/20030903-1.c: New test case.
5173
5174 2003-09-03 Mark Mitchell <mark@codesourcery.com>
5175
5176 PR c++/12053
5177 * g++.dg/abi/layout4.C: New test.
5178
5179 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
5180
5181 PR c++/11553
5182 * g++.dg/parse/friend3.C: New test.
5183
5184 2003-09-02 Mark Mitchell <mark@codesourcery.com>
5185
5186 PR c++/11847
5187 * g++.dg/template/class1.C: New test.
5188
5189 PR c++/11808
5190 * g++.dg/expr/call1.C: New test.
5191
5192 2003-09-01 Mark Mitchell <mark@codesourcery.com>
5193
5194 PR c++/12114
5195 * g++.dg/init/ref9.C: New test.
5196
5197 PR c++/11972
5198 * g++.dg/template/nested4.C: New test.
5199
5200 2003-08-29 Mark Mitchell <mark@codesourcery.com>
5201
5202 PR c++/12093
5203 * g++.dg/template/non-dependent4.C: New test.
5204
5205 PR c++/11928
5206 * g++.dg/inherit/conv1.C: New test.
5207
5208 2003-08-29 Mark Mitchell <mark@codesourcery.com>
5209
5210 PR c++/6196
5211 * g++.dg/ext/label1.C: New test.
5212 * g++.dg/ext/label2.C: Likewise.
5213
5214 2003-08-28 Mark Mitchell <mark@codesourcery.com>
5215
5216 * g++.dg/expr/cond3.C: New test.
5217
5218 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5219
5220 * gcc.dg/builtins-1.c: Add new builtin cases.
5221
5222 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5223
5224 * gcc.dg/builtins-1.c: Add new cases.
5225 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5226
5227 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5228
5229 * gcc.dg/builtins-1.c: Add more math builtin tests.
5230 * gcc.dg/torture/builtin-attr-1.c: New test.
5231
5232 2003-08-28 Mark Mitchell <mark@codesourcery.com>
5233
5234 PR optimization/5079
5235 * g++.dg/opt/static3.C: New test.
5236
5237 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5238
5239 * gcc.misc-tests/gcov-10b.c: New test.
5240
5241 2003-08-27 Mark Mitchell <mark@codesourcery.com>
5242
5243 * g++.dg/opt/ptrmem3.C: New test.
5244
5245 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5246
5247 2003-08-27 Jakub Jelinek <jakub@redhat.com>
5248
5249 * gcc.dg/20030826-2.c: New test.
5250
5251 2003-08-26 Roger Sayle <roger@eyesopen.com>
5252
5253 PR middle-end/12002
5254 * g77.f-torture/compile/12002.f: New test case.
5255
5256 2003-08-26 Roger Sayle <roger@eyesopen.com>
5257
5258 * gcc.dg/20030826-1.c: New test case.
5259
5260 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
5261
5262 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5263
5264 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
5265
5266 PR c++/11871
5267 * c++.dg/lookup/crash1.C: New test.
5268
5269 * c++.dg/warn/noeffect3.C: New test.
5270
5271 2003-08-25 Janis Johnson <janis187@us.ibm.com>
5272
5273 * gcc.dg/compat/vector-1_x.c: Compile with -w.
5274 * gcc.dg/compat/vector-1_y.c: Ditto.
5275 * gcc.dg/compat/vector-2_x.c: Ditto.
5276 * gcc.dg/compat/vector-2_y.c: Ditto.
5277
5278 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
5279
5280 * gcc.dg/20030702-1.c: New test.
5281
5282 2003-08-25 Mark Mitchell <mark@codesourcery.com>
5283
5284 PR c++/8795
5285 * g++.dg/ext/altivec-1.C: New test.
5286
5287 2003-08-24 Richard Henderson <rth@redhat.com>
5288
5289 * g++.dg/eh/simd-2.C: Add -w for x86.
5290
5291 2003-08-23 Jakub Jelinek <jakub@redhat.com>
5292
5293 * gcc.dg/20030815-1.c: New test.
5294
5295 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5296
5297 PR c++/3765
5298 * g++.dg/parse/access6.C: New test.
5299
5300 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5301
5302 PR c++/641, c++/11876
5303 * g++.dg/template/friend22.C: New test.
5304 * g++.dg/template/friend23.C: Likewise.
5305
5306 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5307
5308 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5309 identically.
5310
5311 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5312
5313 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5314
5315 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5316
5317 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5318
5319 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5320
5321 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5322
5323 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5324
5325 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5326
5327 2003-08-21 Mark Mitchell <mark@codesourcery.com>
5328
5329 PR c++/11919
5330 * g++.dg/overload/prom1.C: New test.
5331
5332 PR c++/11551
5333 * g++.dg/parse/dtor2.C: New test.
5334
5335 PR c++/10762
5336 * g++.dg/parse/using2.C: New test.
5337
5338 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
5339
5340 PR target/11805
5341 * gcc.c-torture/compile/20030821-1.c: New.
5342
5343 2003-08-20 Mark Mitchell <mark@codesourcery.com>
5344
5345 PR c++/11834
5346 * g++.dg/template/deduce2.C: New test.
5347
5348 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
5349
5350 * gcc.c-torture/execute/20030821-1.c: New test.
5351
5352 2003-08-20 Roger Sayle <roger@eyesopen.com>
5353
5354 PR middle-end/11984
5355 * gcc.dg/20030820-1.c: New test case.
5356
5357 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
5358
5359 PR c++/11945
5360 * g++.dg/warn/noeffect2.C: New test.
5361
5362 2003-08-19 Mark Mitchell <mark@codesourcery.com>
5363
5364 PR c++/10926
5365 * g++.dg/template/dtor2.C: New test.
5366
5367 PR c++/11684
5368 * g++.dg/template/operator1.C: New test.
5369 * g++.dg/parse/operator4.C: New test.
5370
5371 PR c++/11946.C
5372 * g++.dg/expr/enum1.C: New test.
5373 * gcc.dg/c99-bool-1.c: Remove bogus warning.
5374
5375 PR c++/11036.C
5376 * g++.dg/parse/elab2.C: New test.
5377 * g++.dg/parse/typedef4.C: Change error message.
5378 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
5379 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
5380 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
5381
5382 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5383
5384 * gcc.dg/pch/warn-1.c: New.
5385 * gcc.dg/pch/warn-1.hs: New.
5386
5387 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
5388 not-tested file.
5389
5390 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
5391
5392 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
5393
5394 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
5395
5396 * gcc.dg/uninit-D.c: New Test.
5397 * gcc.dg/uninit-E.c: New Test.
5398 * gcc.dg/uninit-F.c: New Test.
5399 * gcc.dg/uninit-G.c: New Test.
5400
5401 2003-08-19 Michael Ritzert <ritzert@t-online.de>
5402
5403 * g++.dg/README: Describe the pch directory.
5404
5405 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5406
5407 PR c++/11174
5408 * g++.dg/parse/access4.C: New test.
5409 * g++.dg/parse/access5.C: Likewise.
5410 * g++.old-deja/g++.jason/access17.C: Adjust error message.
5411
5412 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
5413
5414 * gcc.dg/noncompile/20030818-1.c: New.
5415
5416 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
5417
5418 PR c++/11957
5419 * g++.dg/warn/noeffect1.C: New test.
5420
5421 * g++.dg/template/scope2.C: New test.
5422 * g++.dg/template/error2.C: Correct dg-error
5423
5424 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
5425
5426 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
5427
5428 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
5429
5430 PR C++/11512
5431 * g++.dg/template/warn1.C: New.
5432
5433 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
5434
5435 * g++.dg/template/error2.C: New test.
5436 * g++.dg/lookup/using7.C: Adjust errors
5437 * g++.old-deja/g++.pt/crash36.C: Likewise.
5438 * g++.old-deja/g++.pt/derived3.C: Likewise.
5439
5440 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5441
5442 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
5443 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
5444 * gcc.c-torture/execute/builtins/string-9.c: New, from
5445 string-opt-9.c. Adjust for execute/builtins framework.
5446 * gcc.c-torture/execute/string-opt-9.c: Delete.
5447
5448 2003-08-12 Mark Mitchell <mark@codesourcery.com>
5449
5450 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
5451
5452 * g++.dg/parse/ret-type2.C: New test.
5453
5454 PR c++/11703
5455 * g++.dg/init/new8.C: New test.
5456
5457 PR c++/10923
5458 * g++.dg/parse/typedef5.C: New test.
5459
5460 PR c++/9512
5461 * g++.dg/parse/qualified2.C: New test.
5462 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
5463 invalid code.
5464
5465 2003-08-11 Mark Mitchell <mark@codesourcery.com>
5466
5467 * g++.dg/conversion/ptrmem1.C: New test.
5468
5469 2003-08-11 Jakub Jelinek <jakub@redhat.com>
5470
5471 PR target/11693
5472 * gcc.dg/20030811-1.c: New test.
5473
5474 PR target/11535
5475 * gcc.c-torture/execute/20030811-1.c: New test.
5476
5477 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5478
5479 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
5480
5481 2003-08-10 Mark Mitchell <mark@codesourcery.com>
5482
5483 PR c++/11789.C
5484 * g++.dg/inherit/multiple1.C: New test.
5485
5486 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
5487
5488 * gcc.dg/spe1.c: New test.
5489
5490 PR c++/11670
5491 * g++.dg/expr/cast2.C: New test.
5492
5493 PR c++/10530
5494 * g++.dg/template/dependent-name2.C: New test.
5495
5496 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
5497
5498 * g++.dg/parse/crash11.C: Put the dg options in comments.
5499
5500 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
5501
5502 * lib/gcc-dg.exp: Update for diagnostic change.
5503
5504 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5505
5506 PR c++/5767
5507 * g++.dg/parse/crash11.C: New test.
5508
5509 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
5510
5511 * gcc.dg/cpp/spacing1.c: Update.
5512
5513 2003-08-04 Janis Johnson <janis187@us.ibm.com>
5514
5515 PR target/11739
5516 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
5517 a value for -mtune.
5518
5519 2003-08-04 Roger Sayle <roger@eyesopen.com>
5520
5521 PR middle-end/11771
5522 * gcc.c-torture/compile/20030804-1.c: New test case.
5523
5524 2003-08-04 Roger Sayle <roger@eyesopen.com>
5525
5526 * gcc.dg/20030804-1.c: New test case.
5527
5528 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
5529
5530 * gcc.dg/cpp/separate-1.c: New test.
5531
5532 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
5533
5534 PR c++/11704
5535 * g++.dg/template/dependent-expr2.C: New test.
5536
5537 PR c++/11766
5538 * g++.dg/expr/ptrmem1.C: New test.
5539
5540 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5541
5542 PR c++/9453
5543 * g++.dg/template/friend15.C: New test.
5544
5545 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
5546
5547 * lib/dg-pch.exp: Work round PCH bug.
5548
5549 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5550
5551 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
5552 builtins. Move cases from builtins-4.c here.
5553
5554 * gcc.dg/torture/builtin-math-1.c: New test taken from
5555 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
5556 additional cases.
5557
5558 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
5559 Delete.
5560
5561 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
5562
5563 PR c++/9447
5564 * g++.dg/template/using7.C: New test.
5565
5566 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
5567
5568 * import1.c, import2.c: New tests.
5569
5570 2003-08-01 Jakub Jelinek <jakub@redhat.com>
5571
5572 * g++.dg/eh/crossjump1.C: New test.
5573
5574 2003-08-01 Mark Mitchell <mark@codesourcery.com>
5575
5576 PR c++/11697
5577 * g++.dg/template/using6.C: New test.
5578
5579 PR c++/11744
5580 * g++.dg/template/koenig2.C: New test.
5581
5582 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5583
5584 PR c++/7983
5585 * g++.dg/parse/typedef4.C: New test.
5586
5587 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5588
5589 PR c++/8442, c++/8806
5590 * g++.dg/template/elab1.C: New test.
5591 * g++.dg/template/type2.C: Likewise.
5592 * g++.dg/template/ttp3.C: Adjust expected error message.
5593 * g++.old-deja/g++.law/visibility13.C: Likewise.
5594 * g++.old-deja/g++.niklas/t135.C: Likewise.
5595 * g++.old-deja/g++.pt/ttp41.C: Likewise.
5596 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
5597 template argument.
5598 * g++.old-deja/g++.pt/ttp44.C: Likewise.
5599
5600 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
5601
5602 PR c++/11295
5603 * g++.dg/ext/stmtexpr1.C: New test.
5604
5605 * g++.dg/opt/tmp1.C: New test.
5606
5607 PR c++/11525
5608 * g++.dg/parse/constant4.C: New test.
5609
5610 PR c++/9447
5611 * g++.dg/template/using5.C: New test.
5612
5613 2003-07-31 Roger Sayle <roger@eyesopen.com>
5614
5615 * gcc.dg/builtins-27.c: New test case.
5616
5617 2003-07-31 Jakub Jelinek <jakub@redhat.com>
5618
5619 * gcc.dg/tls/opt-7.c: New test.
5620
5621 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
5622
5623 * g++.old-deja/g++.other/crash18.C: Remove.
5624
5625 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
5626
5627 * g++.dg/template/explicit3.C: New.
5628 * g++.dg/template/explicit4.C: New.
5629 * g++.dg/template/explicit5.C: New.
5630
5631 PR c++/11347
5632 * g++.dg/template/memtmpl1.C: New.
5633
5634 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
5635
5636 PR target/11565
5637 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
5638 * gcc.dg/i386-387-5.c (dg-options): Likewise.
5639
5640 2003-07-30 Jan Hubicka <jh@suse.cz>
5641
5642 * vtgc1.c: Kill.
5643
5644 2003-07-29 Zack Weinberg <zack@codesourcery.com>
5645
5646 * gcc.dg/struct-in-proto-1.c: New test.
5647
5648 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
5649
5650 * gcc.dg/cpp/include2.c: Only expect one message.
5651
5652 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
5653
5654 PR c++/9447
5655 * g++.dg/template/using1.C: New test.
5656 * g++.dg/template/using2.C: New test.
5657 * g++.dg/template/using3.C: New test.
5658 * g++.dg/template/using4.C: New test.
5659
5660 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
5661
5662 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
5663 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5664
5665 2003-07-28 Jan Hubicka <jh@suse.cz>
5666
5667 PR c++/11530
5668 * g++.dg/opt/call1.C: New test.
5669
5670 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
5671
5672 PR c++/11667
5673 * g++.dg/init/enum2.C: New test.
5674 * g++.dg/template/overload1.C: Add "-w" option.
5675
5676 2003-07-28 <hp@bitrange.com>
5677
5678 * gcc.dg/Wdeclaration-after-statement-1.c,
5679 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
5680
5681 2003-07-28 Jakub Jelinek <jakub@redhat.com>
5682
5683 * gcc.c-torture/compile/20030725-1.c: New test.
5684
5685 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
5686
5687 * gcc.dg/20030505.c: Only run for SPE.
5688 Remove definition of opaque type.
5689
5690 2003-07-27 Mark Mitchell <mark@codesourcery.com>
5691
5692 * g++.dg/template/ptrmem6.C: New test.
5693
5694 2003-07-26 Geoffrey Keating <geoffk@apple.com>
5695
5696 * gcc.c-torture/compile/zero-strct-2.c: New test.
5697
5698 2003-07-25 Geoffrey Keating <geoffk@apple.com>
5699
5700 * gcc.dg/intermod-1.c: New test.
5701
5702 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
5703
5704 PR c++/11617
5705 * g++.dg/template/lookup2.C: New test.
5706 * g++.dg/template/memclass1.C: Remove instantiated from error.
5707 * g++.dg/other/error2.C: Tweak expected errors.
5708
5709 PR c++/11596
5710 * g++.dg/template/defarg3.C: New test.
5711
5712 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
5713
5714 2003-07-24 Mark Mitchell <mark@codesourcery.com>
5715
5716 * g++.dg/inherit/access5.C: New test.
5717
5718 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5719
5720 PR c++/11513
5721 * g++.dg/template/crash8.C: New test.
5722
5723 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
5724
5725 PR c/10602
5726 * gcc.dg/noncompile/incomplete-2.c: New test.
5727
5728 2003-07-23 Mark Mitchell <mark@codesourcery.com>
5729
5730 PR c++/11645
5731 * g++.dg/inherit/access4.C: New test.
5732
5733 PR c++/11517
5734 * g++.dg/expr/cond2.C: New test.
5735
5736 PR optimization/10679
5737 * g++.dg/opt/inline4.C: New test.
5738
5739 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
5740
5741 * g++.dg/parse/crash10: New test.
5742
5743 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
5744
5745 * g++.dg/ext/flexary1.C: New test.
5746
5747 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5748
5749 PR c++/10793
5750 * g++.dg/template/crash9.C: New test.
5751
5752 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5753
5754 PR c++/3004
5755 * g++.dg/parse/typedef3.C: New test.
5756
5757 PR c++/7906
5758 * g++.dg/parse/operator2.C: New test.
5759
5760 PR c++/8895
5761 * g++.dg/parse/def-tmpl-arg1.C: New test.
5762
5763 PR c++/9282
5764 * g++.dg/parse/funptr1.C: New test.
5765
5766 PR c++/9452
5767 * g++.dg/parse/ambig3.C: New test.
5768
5769 PR c++/9454
5770 * g++.dg/parse/operator3.C: New test.
5771
5772 PR c++/9486
5773 * g++.dg/parse/template10.C: New test.
5774
5775 PR c++/9488
5776 * g++.dg/parse/template11.C: New test.
5777
5778 PR c++/10150
5779 * g++.dg/parse/invalid-op1.C: New test.
5780
5781 PR c++/10247
5782 * g++.dg/parse/condexpr1.C: New test.
5783
5784 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
5785
5786 * g++.dg/ext/packed3.C: New test.
5787 * g++.dg/ext/packed4.C: New test.
5788
5789 * gcc.dg/pack-test-3.c: New test.
5790
5791 2003-07-21 Janis Johnson <janis187@us.ibm.com>
5792
5793 * lib/compat.exp: Handle dg-options per source file.
5794 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
5795 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
5796 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
5797 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
5798 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
5799 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
5800 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
5801 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
5802 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
5803 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
5804 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
5805 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
5806 * g++.dg/compat/break/bitfield7_x.C: Ditto.
5807 * g++.dg/compat/break/bitfield7_y.C: Ditto.
5808
5809 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
5810
5811 PR c/10320
5812 * gcc.c-torture/execute/20030718-1.c: New test.
5813
5814 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5815
5816 PR optimization/11536
5817 * gcc.dg/20030721-1.c: New test.
5818
5819 2003-07-19 Mark Mitchell <mark@codesourcery.com>
5820
5821 PR c++/11546
5822 * g++.dg/template/lookup1.C: New test.
5823
5824 2003-07-19 Zack Weinberg <zack@codesourcery.com>
5825
5826 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
5827 diagnostics of ill-formed constructs involving labels.
5828 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
5829 the new 'previously defined here' message.
5830
5831 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
5832
5833 * g++.dg/parse/non-dependent2.C: New test.
5834
5835 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
5836
5837 * g++.dg/init/init-ref4.C: xfail on targets without
5838 weak symbols.
5839
5840 2003-07-17 Jakub Jelinek <jakub@redhat.com>
5841
5842 PR target/11087
5843 * gcc.c-torture/execute/20030717-1.c: New test.
5844
5845 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5846
5847 * g++.dg/opt/cfg1.C: New test.
5848
5849 2003-07-17 Mark Mitchell <mark@codesourcery.com>
5850
5851 PR optimization/11557
5852 * gcc.dg/20030717-1.c: New test.
5853
5854 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
5855
5856 PR c++/10476
5857 * g++.dg/expr/crash-1.C: New test.
5858
5859 PR c++/11027
5860 * g++.dg/template/init3.C: New test.
5861
5862 PR c++/8222
5863 * g++.dg/template/non-dependent1.C: New test.
5864
5865 PR c++/11070
5866 * g++.dg/template/non-dependent2.C: New test.
5867
5868 PR c++/11071
5869 * g++.dg/template/non-dependent3.C: New test.
5870
5871 PR c++/9907
5872 * g++.dg/template/sizeof5.C: New test.
5873
5874 2003-07-17 Geoffrey Keating <geoffk@apple.com>
5875
5876 PR 11498
5877 * gcc.c-torture/compile/mangle-1.c: New file.
5878
5879 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5880
5881 PR c++/7809
5882 * g++.dg/parse/access3.C: New test.
5883
5884 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
5885
5886 PR c++/11384
5887 * g++.dg/init/init-ref4.C: New test.
5888
5889 2003-07-16 Mark Mitchell <mark@codesourcery.com>
5890
5891 PR c++/11547
5892 * g++.dg/parse/constant3.C: New test.
5893 * g++.dg/parse/crash7.C: Likewise.
5894
5895 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
5896
5897 PR target/11008
5898 * gcc.dg/i386-pentium4-not-mull.c: New.
5899
5900 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
5901
5902 * gcc.dg/asm-names.c (ymain): Make it weak.
5903
5904 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5905
5906 PR c++/5421
5907 * g++.dg/template/friend21.C: New test.
5908
5909 2003-07-16 Jakub Jelinek <jakub@redhat.com>
5910
5911 * gcc.dg/cleanup-8.c: New test.
5912 * gcc.dg/cleanup-9.c: New test.
5913
5914 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
5915
5916 * g++.dg/ext/dll-MI1.h: New file.
5917 * g++.dg/ext/dllexport-MI1.C: New file.
5918 * g++.dg/ext/dllimport-MI1.C: New file.
5919
5920 2003-07-15 Jakub Jelinek <jakub@redhat.com>
5921
5922 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
5923 it does not have cmpstrsi patterns (just cmpmemsi).
5924
5925 2003-07-15 Mark Mitchell <mark@codesourcery.com>
5926
5927 PR debug/11473
5928 * g++.dg/debug/debug8.C: New test.
5929
5930 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5931
5932 PR c++/10108
5933 * g++.dg/template/crash7.C: New test.
5934
5935 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
5936
5937 PR target/10795
5938 * gcc.c-torture/compile/20030708-1.c: New.
5939
5940 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5941
5942 * gcc.c-torture/execute/20030715-1.c: New test.
5943
5944 2003-07-14 Geoffrey Keating <geoffk@apple.com>
5945
5946 * gcc.dg/pch/inline-3.c: New file.
5947 * gcc.dg/pch/inline-3.hs: New file.
5948 * gcc.dg/pch/inline-4.c: New file.
5949 * gcc.dg/pch/inline-4.hs: New file.
5950
5951 2003-07-14 Mark Mitchell <mark@codesourcery.com>
5952
5953 PR c++/11509
5954 * g++.dg/template/crash6.C: New test.
5955
5956 PR c++/7053
5957 * g++.dg/template/friend20.C: New test.
5958
5959 PR c++/7019
5960 * g++.dg/template/overload2.C: New test.
5961
5962 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5963
5964 PR optimization/11440
5965 * gcc.c-torture/execute/20030714-1.c: New test.
5966
5967 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5968
5969 PR c++/11154
5970 * g++.dg/template/partial2.C: New test.
5971
5972 2003-07-13 Mark Mitchell <mark@codesourcery.com>
5973
5974 PR c++/11503
5975 * g++.dg/template/anon1.C: New test.
5976
5977 PR c++/11493
5978 PR c++/11495
5979 * g++.dg/parse/template9.C: Likewise.
5980 * g++.dg/template/crash4.C: New test.
5981 * g++.dg/template/koenig1.C: Likewise.
5982 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
5983 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
5984 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
5985 functions.
5986 * g++.old-deja/g++.jason/template36.C: Likewise.
5987 * g++.old-deja/g++.mike/p1989.C: Likewise.
5988 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
5989 * g++.old-deja/g++.pt/ttp20.C: Use this->.
5990 * g++.old-deja/g++.pt/ttp21.C: Use this->.
5991 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
5992 compiling.
5993 * g++.old-deja/g++.pt/union2.C: Use this->.
5994
5995 2003-07-11 Jakub Jelinek <jakub@redhat.com>
5996
5997 * gcc.dg/20030711-1.c: New test.
5998
5999 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
6000
6001 PR c++/11050
6002 * g++.dg/parse/args1.C: New test.
6003 * g++.pt/defarg8.C: Change expected errors.
6004
6005 2003-07-11 Mark Mitchell <mark@codesourcery.com>
6006
6007 PR c++/8164
6008 * g++.dg/template/nontype2.C: New test.
6009
6010 PR c++/10558
6011 * g++.dg/parse/template8.C: New test.
6012
6013 PR c++/8327
6014 * g++.dg/template/scope1.C: New test.
6015
6016 * g++.dg/warn/Wsign-compare-1.C: New test.
6017
6018 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
6019
6020 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6021
6022 2003-07-10 Mark Mitchell <mark@codesourcery.com>
6023
6024 PR c++/9411
6025 * g++.dg/template/explicit2.C: New test.
6026
6027 PR c++/10032
6028 * g++.dg/warn/pedantic1.C: New test.
6029
6030 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
6031
6032 PR c++ 9483
6033 * g++.dg/other/field1.C: New test.
6034
6035 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
6036
6037 PR c/11449
6038 * gcc.c-torture/compile/20030707-1.c: New.
6039
6040 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6041
6042 PR c++/10849
6043 * g++.dg/template/access12.C: New test.
6044
6045 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
6046
6047 * g++.dg/bprob/bprob.exp (prof_ext): Update.
6048 * g77.dg/bprob/bprob.exp (prof_ext): Update.
6049 * gcc.misc-tests/bprob.exp (prof_ext): Update.
6050 * gcc.misc-tests/gcov.exp: Update
6051 * g++.dg/gcov/gcov.exp: Update
6052 * lib/gcov.exp: Update.
6053
6054 2003-07-08 Mark Mitchell <mark@codesourcery.com>
6055
6056 * g++.dg/abi/mangle17.C: Make sure template expressions are
6057 dependent.
6058 * g++.dg/abi/mangle4.C: Mark erroneous casts.
6059 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6060 * g++.dg/opt/stack1.C: Remove erroneous code.
6061 * g++.dg/parse/template7.C: New test.
6062 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6063 * g++.old-deja/g++.pt/crash4.C: Likewise.
6064
6065 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6066
6067 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6068 with zero or one occurence of `$' after the initial `L'.
6069
6070 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
6071
6072 * gcc.c-torture/compile/20030704-1.c: Add a comment.
6073
6074 2003-07-08 Roger Sayle <roger@eyesopen.com>
6075
6076 PR c/11370
6077 * gcc.dg/Wunreachable-6.c: New testcase.
6078 * gcc.dg/Wunreachable-7.c: New testcase.
6079
6080 2003-07-08 Jakub Jelinek <jakub@redhat.com>
6081
6082 PR c/11420
6083 * gcc.dg/20030708-1.c: New test.
6084
6085 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
6086
6087 * gcc.dg/compat/sdata-section.h: New file.
6088 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6089 * gcc.dg/torture/mips-sdata-1.c: New test.
6090
6091 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6092
6093 PR c++/11030
6094 * g++.dg/template/friend19.C: New test.
6095
6096 2003-07-08 Jakub Jelinek <jakub@redhat.com>
6097
6098 * g++.dg/opt/strength-reduce.C: New test.
6099
6100 2003-07-07 Roger Sayle <roger@eyesopen.com>
6101
6102 PR target/10979
6103 * gcc.dg/20030707-1.c: New testcase.
6104
6105 2003-07-07 Roger Sayle <roger@eyesopen.com>
6106
6107 PR optimization/11059
6108 * g++.dg/opt/emptyunion.C: New testcase.
6109
6110 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6111 Eric Botcazou <ebotcazou@libertysurf.fr>
6112
6113 * g++.dg/opt/stack1.C: New test.
6114
6115 2003-07-05 Mark Mitchell <mark@codesourcery.com>
6116
6117 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6118 run test.
6119
6120 PR c++/11431
6121 * g++.dg/expr/static_cast3.C: New test.
6122
6123 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6124
6125 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6126 everywhere.
6127 * gcc.dg/concat.c: Concatenation of string constants with
6128 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6129 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6130 * gcc.dg/cpp/escape-2.c: Use wide character constants where
6131 necessary to avoid multi-character character constant warning.
6132 * gcc.dg/cpp/escape.c: Likewise.
6133 * gcc.dg/cpp/ucs.c: Likewise.
6134 Remove backslashes from dg-bogus comments, as they confuse Tcl.
6135 Fix a typo.
6136
6137 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
6138
6139 PR c/11428
6140 * gcc.c-torture/compile/20030704-1.c: New.
6141
6142 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
6143
6144 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6145
6146 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
6147
6148 PR c++/5287, PR c++/7910, PR c++/11021
6149 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6150 tests for warnings.
6151 * g++.dg/ext/dllimport2.C: Add tests for warnings.
6152 * g++.dg/ext/dllimport3.C: Likewise.
6153 * g++.dg/ext/dllimport4.C: New file.
6154 * g++.dg/ext/dllimport5.C: New file.
6155 * g++.dg/ext/dllimport6.C: New file.
6156 * g++.dg/ext/dllimport7.C: New file.
6157 * g++.dg/ext/dllimport8.C: New file.
6158 * g++.dg/ext/dllimport9.C: New file.
6159 * g++.dg/ext/dllimport10.C: New file.
6160 * g++.dg/ext/dllexport1.C: New file.
6161
6162 2003-07-03 Mark Mitchell <mark@codesourcery.com>
6163
6164 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6165 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6166
6167 2003-07-03 Roger Sayle <roger@eyesopen.com>
6168
6169 * gcc.dg/builtins-25.c: New testcase.
6170 * gcc.dg/builtins-26.c: New testcase.
6171
6172 2003-07-03 Janis Johnson <janis187@us.ibm.com>
6173
6174 * gcc.dg/compat/vector-defs.h: New file.
6175 * gcc.dg/compat/vector-setup.h: New file.
6176 * gcc.dg/compat/vector-check.h: New file.
6177 * gcc.dg/compat/vector-1_main.c: New file.
6178 * gcc.dg/compat/vector-1_x.c: New file.
6179 * gcc.dg/compat/vector-1_y.c: New file.
6180 * gcc.dg/compat/vector-2_main.c: New file.
6181 * gcc.dg/compat/vector-2_x.c: New file.
6182 * gcc.dg/compat/vector-2_y.c: New file.
6183
6184 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6185 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6186 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6187 * gcc.dg/compat/struct-align-1.h: New file.
6188 * gcc.dg/compat/struct-align-1_main.c: New file.
6189 * gcc.dg/compat/struct-align-1_x.c: New file.
6190 * gcc.dg/compat/struct-align-1_y.c: New file.
6191 * gcc.dg/compat/struct-align-2.h: New file.
6192 * gcc.dg/compat/struct-align-2_main.c: New file.
6193 * gcc.dg/compat/struct-align-2_x.c: New file.
6194 * gcc.dg/co
6195 * g++.old-deja/g++.other/comdat3.C: Likewise.
6196 * g++.old-deja/g++.other/ctor1.C: Likewise.
6197 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6198
6199 2003-06-05 Richard Henderson <rth@redhat.com>
6200
6201 * gcc.dg/debug/20030605-1.c: New.
6202
6203 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6204
6205 * README.QMTEST: Update.
6206
6207 2003-06-04 Richard Henderson <rth@redhat.com>
6208
6209 * gcc.dg/cleanup-1.c: New.
6210 * gcc.dg/cleanup-2.c: New.
6211 * gcc.dg/cleanup-3.c: New.
6212 * gcc.dg/cleanup-4.c: New.
6213 * gcc.dg/cleanup-5.c: New.
6214 * gcc.dg/cleanup-6.c: New.
6215 * gcc.dg/cleanup-7.c: New.
6216
6217 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6218
6219 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6220
6221 * lib/dg-pch.exp: New file.
6222 * g++.dg/pch/pch.exp: Use dg-pch.exp.
6223 * gcc.dg/pch/pch.exp: Likewise.
6224
6225 2003-06-04 Roger Sayle <roger@eyesopen.com>
6226
6227 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6228 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6229 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6230 * gcc.dg/builtins-17.c: New test case.
6231 * gcc.dg/i386-387-4.c: New test case.
6232 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6233
6234 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6235
6236 * gcc.dg/ultrasp9.c: New test.
6237
6238 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6239
6240 * gcc.c-torture/compile/20030604-1.c: New test.
6241 * gcc.dg/sparc-constant-1.c: New test.
6242
6243 2003-06-03 Glen Nakamura <glen@imodulo.com>
6244
6245 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6246
6247 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
6248
6249 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6250
6251 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6252 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6253
6254 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
6255
6256 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6257
6258 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6259
6260 PR c++/10940
6261 * g++.dg/template/spec10.C: New test.
6262
6263 2003-06-03 Roger Sayle <roger@eyesopen.com>
6264
6265 * gcc.dg/builtins-16.c: New test case.
6266
6267 2003-06-03 Jakub Jelinek <jakub@redhat.com>
6268
6269 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6270 mempcpy test with post-increments.
6271 * gcc.c-torture/execute/string-opt-3.c: New test.
6272 * gcc.dg/string-opt-1.c: New test.
6273
6274 2003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
6275
6276 PR fortran/10965
6277 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6278
6279 2003-06-02 Mark Mitchell <mark@codesourcery.com>
6280
6281 * lib/scanasm.exp (dg-scan): New function, factored out of ...
6282 (scan-assembler): ... here. Use dg-scan.
6283 (scan-assembler-not): Likewise.
6284 (scan-file): New function.
6285 (scan-file-not): Likewise.
6286 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6287 * gcc.dg/cpp/_Pragma4.c: Likewise.
6288 * gcc.dg/cpp/_Pragma5.c: Likewise.
6289 * gcc.dg/cpp/avoidpaste1.c: Likewise.
6290 * gcc.dg/cpp/avoidpaste2.c: Likewise.
6291 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6292 * gcc.dg/cpp/cmdlne-P.c: Likewise.
6293 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6294 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6295 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6296 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6297 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6298 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6299 * gcc.dg/cpp/cxxcom1.c: Likewise.
6300 * gcc.dg/cpp/line1.c: Likewise.
6301 * gcc.dg/cpp/maccom1.c: Likewise.
6302 * gcc.dg/cpp/maccom2.c: Likewise.
6303 * gcc.dg/cpp/maccom3.c: Likewise.
6304 * gcc.dg/cpp/maccom4.c: Likewise.
6305 * gcc.dg/cpp/maccom5.c: Likewise.
6306 * gcc.dg/cpp/maccom6.c: Likewise.
6307 * gcc.dg/cpp/multiline.c: Likewise.
6308 * gcc.dg/cpp/spacing1.c: Likewise.
6309 * gcc.dg/cpp/spacing2.c: Likewise.
6310 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6311 * gcc.dg/cpp/trad/maccom1.c: Likewise.
6312 * gcc.dg/cpp/trad/maccom2.c: Likewise.
6313 * gcc.dg/cpp/trad/maccom3.c: Likewise.
6314 * gcc.dg/cpp/trad/maccom4.c: Likewise.
6315 * gcc.dg/cpp/trad/maccom6.c: Likewise.
6316 * gcc.dg/cpp/cxxcom2.c: Likewise.
6317 * gcc.dg/cpp/cxxcom2.h: New file.
6318
6319 * gcc.dg/cpp/truefalse.cpp: Move it to ...
6320 * g++.dg/cpp/truefalse.C: Here.
6321 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6322
6323 2003-06-01 Loren James Rittle <ljrittle@acm.org>
6324
6325 * gcc.dg/cpp/redef3.c: New file.
6326
6327 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6328
6329 * gcc.dg/i386-loop-3.c: New test.
6330
6331 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
6332
6333 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6334
6335 2003-05-31 Roger Sayle <roger@eyesopen.com>
6336
6337 * gcc.dg/fwrapv-1.c: New test case.
6338 * gcc.dg/fwrapv-2.c: New test case.
6339
6340 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6341
6342 PR c++/10956
6343 * g++.dg/template/spec9.C: New test.
6344
6345 2003-05-29 Roger Sayle <roger@eyesopen.com>
6346
6347 * gcc.dg/duff-4.c: New test case.
6348
6349 2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
6350
6351 PR fortran/10843
6352 * g77.dg/ffixed-form-1.f: New test
6353 * g77.dg/ffixed-form-2.f: New test
6354 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6355 * g77.dg/ffree-form-3.f: New test
6356
6357 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
6358
6359 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6360 * gcc.dg/wint_t-1.c: Likewise.
6361
6362 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6363
6364 * g++.dg/template/access11.C: New test.
6365
6366 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6367
6368 PR c++/10849
6369 * g++.dg/template/access10.C: New test.
6370
6371 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
6372 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6373
6374 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6375
6376 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
6377
6378 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6379 suppress for powerpc-*-darwin*.
6380 * gcc.dg/torture/builtin-noret-2.c: Likewise.
6381
6382 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
6383
6384 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6385 suppress option for powerpc-*-darwin*.
6386
6387 2003-05-23 Roger Sayle <roger@eyesopen.com>
6388
6389 * gcc.dg/builtins-1.c: Add tests for tan and atan.
6390 * gcc.dg/builtins-4.c: Add test for fmod.
6391
6392 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6393
6394 PR c++/10682
6395 * g++.dg/template/instantiate4.C: New test.
6396
6397 2003-05-22 Roger Sayle <roger@eyesopen.com>
6398
6399 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6400
6401 2003-05-21 Janis Johnson <janis187@us.ibm.com>
6402
6403 * gcc.dg/compat/scalar-return-1_main.c: New file.
6404 * gcc.dg/compat/scalar-return-1_x.c: New file.
6405 * gcc.dg/compat/scalar-return-1_y.c: New file.
6406 * gcc.dg/compat/scalar-return-2_main.c: New file.
6407 * gcc.dg/compat/scalar-return-2_x.c: New file.
6408 * gcc.dg/compat/scalar-return-2_y.c: New file.
6409 * gcc.dg/compat/struct-return-3_main.c: New file.
6410 * gcc.dg/compat/struct-return-3_y.c: New file.
6411 * gcc.dg/compat/struct-return-3_x.c: New file.
6412 * gcc.dg/compat/struct-return-2_main.c: New file.
6413 * gcc.dg/compat/struct-return-2_x.c: New file.
6414 * gcc.dg/compat/struct-return-2_y.c: New file.
6415
6416 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6417
6418 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6419 for hppa*-hp-hpux*.
6420 * gcc.dg/20021014-1.c (dg-options): Likewise.
6421 * gcc.dg/nest.c (dg-options): Likewise.
6422
6423 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
6424
6425 PR c++/9738
6426 * g++.dg/ext/dllimport2.C: New file.
6427 * g++.dg/ext/dllimport3.C: New file.
6428
6429 2003-05-20 Janis Johnson <janis187@us.ibm.com>
6430
6431 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6432 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6433 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6434 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6435 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6436 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6437 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6438 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6439 * gcc.dg/compat/small-struct-defs.h: New file.
6440 * gcc.dg/compat/small-struct-init.h: New file.
6441 * gcc.dg/compat/small-struct-check.h: New file.
6442 * gcc.dg/compat/fp-struct-defs.h: New file.
6443 * gcc.dg/compat/fp-struct-check.h: New file.
6444 * gcc.dg/compat/fp-struct-init.h: New file.
6445 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6446 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6447
6448 2003-05-19 Jakub Jelinek <jakub@redhat.com>
6449
6450 * gcc.dg/20030225-2.c: New test.
6451
6452 2003-05-18 Roger Sayle <roger@eyesopen.com>
6453 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6454
6455 * gcc.c-torture/compile/20030518-1.c: New test case.
6456
6457 2003-05-18 Mark Mitchell <mark@codesourcery.com>
6458
6459 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6460 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6461 gcc-dg-debug-runtest.
6462 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6463 gcc-dg-debug-runtest.
6464
6465 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6466
6467 PR c++/9022
6468 * g++.dg/lookup/using6.C: New test.
6469
6470 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6471
6472 * g++.dg/parse/access2.C: New test.
6473
6474 2003-05-17 Mark Mitchell <mark@codesourcery.com>
6475
6476 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6477 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6478 * gcc.dg/debug/debug.exp: Likewise.
6479
6480 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
6481
6482 * gcc.dg/dollar.c: New test.
6483
6484 2003-05-16 Janis Johnson <janis187@us.ibm.com>
6485
6486 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6487 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6488 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6489 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6490 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6491 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6492 * gcc.dg/compat/struct-by-value-6_main.c: New file.
6493 * gcc.dg/compat/struct-by-value-6_x.c: New file.
6494 * gcc.dg/compat/struct-by-value-6_y.c: New file.
6495 * gcc.dg/compat/struct-by-value-7_main.c: New file.
6496 * gcc.dg/compat/struct-by-value-7_x.c: New file.
6497 * gcc.dg/compat/struct-by-value-7_y.c: New file.
6498 * gcc.dg/compat/struct-by-value-8_main.c: New file.
6499 * gcc.dg/compat/struct-by-value-8_x.c: New file.
6500 * gcc.dg/compat/struct-by-value-8_y.c: New file.
6501 * gcc.dg/compat/struct-by-value-9_main.c: New file.
6502 * gcc.dg/compat/struct-by-value-9_x.c: New file.
6503 * gcc.dg/compat/struct-by-value-9_y.c: New file.
6504
6505 2003-05-16 Mark Mitchell <mark@codesourcery.com>
6506
6507 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6508 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
6509 support for "repo" mode.
6510 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6511 * lib/g77-dg.exp: Likewise.
6512 * lib/obj-dg.exp: Likewise.
6513
6514 2003-05-16 Jakub Jelinek <jakub@redhat.com>
6515
6516 Merge from gcc-3_2-rhl8-branch:
6517 2003-04-23 Jakub Jelinek <jakub@redhat.com>
6518
6519 * gcc.dg/tls/opt-6.c: New test.
6520
6521 2003-04-05 Jakub Jelinek <jakub@redhat.com>
6522
6523 * gcc.dg/20030405-1.c: New test.
6524
6525 2003-03-09 Jakub Jelinek <jakub@redhat.com>
6526
6527 * gcc.dg/20030309-1.c: New test.
6528
6529 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6530
6531 * gcc.c-torture/execute/20030307-1.c: New test.
6532
6533 2003-02-20 Randolph Chung <tausq@debian.org>
6534
6535 * gcc.c-torture/compile/20030220-1.c: New test.
6536
6537 2003-02-18 Jakub Jelinek <jakub@redhat.com>
6538
6539 * gcc.dg/20030217-1.c: New test.
6540
6541 2003-01-29 Jakub Jelinek <jakub@redhat.com>
6542
6543 * gcc.c-torture/compile/20020129-1.c: New test.
6544
6545 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6546
6547 * gcc.dg/unroll-1.c: New test.
6548
6549 2002-11-16 Jan Hubicka <jh@suse.cz>
6550
6551 * gcc.c-torture/execute/20020920-1.c: New test.
6552
6553 2002-10-08 Jakub Jelinek <jakub@redhat.com>
6554
6555 PR target/7434
6556 * gcc.c-torture/compile/20021008-1.c: New test.
6557
6558 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
6559
6560 PR target/7559
6561 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6562
6563 2002-08-07 Jakub Jelinek <jakub@redhat.com>
6564
6565 * gcc.c-torture/compile/20020807-1.c: New test.
6566
6567 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6568
6569 * gcc.dg/tls/opt-1.c: New test.
6570
6571 2002-07-29 Jakub Jelinek <jakub@redhat.com>
6572
6573 * gcc.dg/20020729-1.c: New test.
6574
6575 2002-07-20 Jakub Jelinek <jakub@redhat.com>
6576
6577 * g++.dg/opt/life1.C: New test.
6578
6579 2002-05-20 Jakub Jelinek <jakub@redhat.com>
6580
6581 * gcc.dg/20020525-1.c: New test.
6582
6583 2002-05-24 Jakub Jelinek <jakub@redhat.com>
6584
6585 PR c++/6794
6586 * g++.dg/ext/pretty1.C: New test.
6587 * g++.dg/ext/pretty2.C: New test.
6588
6589 2003-05-15 Mark Mitchell <mark@codesourcery.com>
6590
6591 PR c++/8385
6592 * g++.dg/ext/typeof5.C: New test.
6593
6594 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
6595
6596 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6597 __USER_LABEL_PREFIX__ into account.
6598 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6599
6600 2003-05-14 Roger Sayle <roger@eyesopen.com>
6601
6602 * gcc.dg/builtins-15.c: New test case.
6603
6604 2003-05-13 Zack Weinberg <zack@codesourcery.com>
6605
6606 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6607
6608 2003-05-12 Mark Mitchell <mark@codesourcery.com>
6609
6610 * lib/g++.exp: Tweak handling of additional source files.
6611 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6612 * g++.dg/special/conpr-2a.C: Rename to ...
6613 * g++.dg/special/conpr-2a.cc: ... this.
6614 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6615 * g++.dg/special/conpr-3a.C: Rename to ...
6616 * g++.dg/special/conpr-3a.cc: This.
6617 * g++.dg/special/conpr-3b.C: Rename to ...
6618 * g++.dg/special/conpr-3b.cc: This.
6619 * g++.dg/special/conpr-4.C: New test.
6620 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6621
6622 2003-05-12 David Edelsohn <edelsohn@gnu.org>
6623
6624 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6625
6626 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6627
6628 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6629 * g++.old-deja/g++.robertl/eb71.C: Likewise.
6630 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6631 * g++.old-deja/g++.other/warn3.C: Likewise.
6632
6633 2003-05-11 Roger Sayle <roger@eyesopen.com>
6634
6635 * gcc.dg/i386-387-1.c: Update to also test log.
6636 * gcc.dg/i386-387-2.c: Likewise.
6637
6638 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
6639
6640 * g77.f-torture/execute/int8421.f: New test.
6641
6642 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6643
6644 PR c++/10230, c++/10481
6645 * g++.dg/lookup/scoped5.C: New test.
6646
6647 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6648
6649 PR c++/10552
6650 * g++.dg/template/ttp6.C: New test.
6651
6652 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
6653
6654 * gcc.c-torture/execute/builtins: New directory.
6655 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6656 gcc.c-torture/execute/builtins.
6657 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6658 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6659 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
6660 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6661
6662 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6663
6664 PR c++/9252
6665 * g++.dg/template/access8.C: New test.
6666 * g++.dg/template/access9.C: New test.
6667
6668 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6669
6670 PR c++/9554
6671 * g++.dg/parse/access1.C: New test.
6672
6673 2003-05-09 DJ Delorie <dj@redhat.com>
6674
6675 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
6676 long, and not an int.
6677
6678 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6679
6680 PR c++/10555, c++/10576
6681 * g++.dg/template/memclass1.C: New test.
6682
6683 2003-05-08 DJ Delorie <dj@redhat.com>
6684
6685 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
6686 targets.
6687 * gcc.c-torture/execute/20021024-1.x: Likewise.
6688 * gcc.c-torture/execute/shiftdi.x: Likewise.
6689 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
6690 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
6691 * gcc.dg/20021018-1.c: Likewise.
6692
6693 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6694
6695 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
6696
6697 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
6698 (bcopy): Call memmove.
6699
6700 2003-05-08 Roger Sayle <roger@eyesopen.com>
6701
6702 * g77.f-torture/compile/8485.f: New test case.
6703
6704 2003-05-07 Richard Henderson <rth@redhat.com>
6705
6706 PR c++/10570
6707 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
6708 Verify exception_cleanup not called for rethrows.
6709 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
6710 when exiting catch block without rethrowing.
6711 * g++.dg/eh/forced3.C: New.
6712 * g++.dg/eh/forced4.C: New.
6713
6714 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
6715
6716 * gcc.dg/20030505.c: Fix triplet.
6717
6718 2003-05-06 DJ Delorie <dj@redhat.com>
6719
6720 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
6721 * gcc.dg/nest.c: Likewise.
6722
6723 2003-05-05 Roger Sayle <roger@eyesopen.com>
6724
6725 * gcc.dg/builtins-14.c: New test case.
6726
6727 2003-05-05 Janis Johnson <janis187@us.ibm.com>
6728
6729 * lib/compat.exp (compat-execute): New argument.
6730 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
6731 * gcc.dg/compat: New test directory.
6732 * gcc.dg/compat/compat.exp: New expect script.
6733 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
6734 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
6735 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
6736 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
6737 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
6738 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
6739
6740 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
6741 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
6742 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
6743 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
6744 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
6745 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
6746 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
6747 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
6748 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
6749 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
6750 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
6751 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
6752 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
6753 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
6754 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
6755
6756 2003-05-05 Zack Weinberg <zack@codesourcery.com>
6757
6758 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
6759
6760 2003-05-05 Jakub Jelinek <jakub@redhat.com>
6761
6762 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
6763
6764 2003-05-05 Geoffrey Keating <geoffk@apple.com>
6765
6766 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
6767 * gcc.dg/ppc-fsel-2.c: New test.
6768
6769 * gcc.dg/unused-5.c: New test.
6770
6771 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6772
6773 PR c++/10496
6774 * g++.dg/warn/pmf1.C: New test.
6775
6776 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6777
6778 PR c++/4494
6779 * g++.dg/warn/main.C: New test.
6780
6781 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6782
6783 * gcc.dg/nonnull-3.c: New test.
6784
6785 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
6786
6787 * gcc.dg/cpp/Wtrigraphs.c: Update.
6788 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
6789
6790 2003-05-03 Geoffrey Keating <geoffk@apple.com>
6791
6792 * gcc.dg/ppc-fsel-1.c: New test.
6793
6794 2003-05-03 Zack Weinberg <zack@codesourcery.com>
6795
6796 PR c/10604
6797 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
6798
6799 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
6800
6801 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
6802
6803 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6804
6805 PR c++/9364, c++/10553, c++/10586
6806 * g++.dg/parse/typename4.C: New test.
6807 * g++.dg/parse/typename5.C: Likewise.
6808
6809 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
6810
6811 * gcc.c-torture/compile/20030503-1.c: New test.
6812
6813 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6814
6815 * g++.dg/lookup/using5.C: Fix testcase error.
6816
6817 2003-05-01 Chris Demetriou <cgd@broadcom.com>
6818
6819 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
6820 since MEABI is no longer supported. Remove all vestiges
6821 of MEABI from the test.
6822
6823 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6824
6825 PR c++/10554
6826 * g++.dg/lookup/using5.C: New test.
6827
6828 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6829
6830 PR c++/8772
6831 * g++.dg/template/ttp5.C: New test.
6832
6833 2003-04-30 Mark Mitchell <mark@codesourcery.com>
6834
6835 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
6836 (dg-gpp-additional-sources): New function.
6837 (dg-gpp-additional-files): Likewise.
6838 * lib/g++.exp (additional_sources): New variable.
6839 (additional_files): Likewise.
6840 (g++_target_compile): Deal with them.
6841 * lib/old-dejagnu.exp: Remove.
6842 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
6843 * g++.old-deja: Revise all tests to use dg commands.
6844
6845 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6846
6847 PR c++/9432, c++/9528
6848 * g++.dg/lookup/using4.C: New test.
6849
6850 2003-04-29 Geoffrey Keating <geoffk@apple.com>
6851
6852 * gcc.dg/noreturn-5.c: New file.
6853 * gcc.dg/noreturn-6.c: New file.
6854
6855 * gcc.c-torture/compile/inline-1.c: New file.
6856
6857 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6858
6859 PR c++/10551
6860 * g++.dg/template/explicit1.C: New test.
6861
6862 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6863
6864 PR c++/10549
6865 * g++.dg/other/bitfield1.C: New test.
6866
6867 PR c++/10527
6868 * g++.dg/init/new7.C: New test.
6869
6870 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6871
6872 * g++.dg/ext/desig1.C: New test.
6873 * g++.dg/ext/init1.C: Update.
6874
6875 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
6876
6877 2003-04-28 Mark Mitchell <mark@codesourcery.com>
6878
6879 PR c++/10180
6880 * g++.dg/warn/Winline-1.C: New test.
6881
6882 2003-04-28 Jakub Jelinek <jakub@redhat.com>
6883
6884 * gcc.c-torture/execute/string-opt-19.c: New test.
6885
6886 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
6887 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
6888
6889 2003-04-27 Mark Mitchell <mark@codesourcery.com>
6890
6891 PR c++/10506
6892 * g++.dg/init/new6.C: New test.
6893
6894 PR c++/10503
6895 * g++.dg/init/ref6.C: New test.
6896
6897 2003-04-26 David Edelsohn <edelsohn@gnu.org>
6898
6899 * g++.dg/warn/weak1.C: XFAIL on AIX4.
6900
6901 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6902
6903 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
6904 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
6905
6906 2003-04-25 Mark Mitchell <mark@codesourcery.com>
6907
6908 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
6909 initialized static data members.
6910
6911 2003-04-25 H.J. Lu <hjl@gnu.org>
6912
6913 * gcc.dg/ia64-sync-4.c: New test.
6914
6915 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6916
6917 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
6918 date.
6919
6920 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
6921
6922 PR c++/10337
6923 * g++.dg/warn/conv1.C: New test.
6924 * g++.old-deja/g++.other/conv7.C: Adjust.
6925 * g++.old-deja/g++.other/overload14.C: Adjust.
6926
6927 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6928
6929 PR c++/10471
6930 * g++.dg/template/defarg2.C: New test.
6931
6932 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
6933
6934 * gcc.dg/cpp/include2.c: Update.
6935 * gcc.dg/cpp/multiline-2.c: New.
6936 * gcc.dg/cpp/multiline.c: Update.
6937 * gcc.dg/cpp/strify2.c: Update.
6938 * gcc.dg/cpp/trad/literals-2.c: Update.
6939
6940 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6941
6942 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
6943
6944 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6945
6946 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
6947
6948 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6949
6950 PR c++/10451
6951 * g++.dg/parse/crash4.C: New test.
6952
6953 PR c++/9847
6954 * g++.dg/parse/crash5.C: New test.
6955
6956 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6957
6958 PR c++/10446
6959 * g++.dg/parse/crash3.C: New test.
6960
6961 PR c++/10428
6962 * g++.dg/parse/elab1.C: New test.
6963
6964 2003-04-22 Devang Patel <dpatel@apple.com>
6965
6966 * gcc.dg/cpp/trad/funlike-5.c: New test.
6967
6968 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
6969
6970 * g++.dg/other/packed1.C: Fix dg options.
6971
6972 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
6973
6974 * g++.dg/other/offsetof2.C: New test.
6975
6976 2003-04-21 Mark Mitchell <mark@codesourcery.com>
6977
6978 * g++.dg/template/recurse.C: Adjust location of error messages.
6979
6980 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6981
6982 PR c++/9881
6983 * g++.dg/init/addr-const1.C: New test.
6984 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
6985
6986 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
6987
6988 PR c++/10405
6989 * g++.dg/lookup/struct-hack1.C: New test.
6990
6991 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
6992
6993 * ucs.c: Update diagnostic messages.
6994
6995 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
6996
6997 * gcc.dg/cpp/truefalse.cpp: New test.
6998 * gcc.dg/cpp/cpp.exp: Update.
6999 * g++.dg/other/stdbool-if.C: Remove.
7000
7001 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
7002
7003 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7004 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7005
7006 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
7007
7008 * gcc.c-torture/compile/20030418-1.c: New test.
7009
7010 2003-04-17 Janis Johnson <janis187@us.ibm.com>
7011
7012 * README.compat: Remove; content moved to doc/sourcebuild.texi.
7013
7014 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7015
7016 PR c++/10347
7017 g++.dg/template/dependent-name1.C: New test.
7018
7019 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
7020
7021 * gcc.dg/warn-1.c (tourist_guide): New array,
7022 contains a pointer to bar.
7023
7024 2003-04-16 Roger Sayle <roger@eyesopen.com>
7025
7026 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7027 * gcc.c-torture/execute/medce-1.c: New test case.
7028 * gcc.c-torture/execute/medce-2.c: New test case.
7029
7030 2003-04-15 Mark Mitchell <mark@codesourcery.com>
7031
7032 * lib/prune.exp: Ignore more messages.
7033
7034 PR c++/10381
7035 * g++.dg/parse/lookup3.C: New test.
7036
7037 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
7038
7039 * gcc.c-torture/compile/20030415-1.c : New test.
7040
7041 2003-04-14 Mark Mitchell <mark@codesourcery.com>
7042
7043 * gcc.c-torture/execute/scope-2.c: Move to ...
7044 * gcc.dg/noncompile/scope.c: .... here.
7045
7046 2003-04-14 Roger Sayle <roger@eyesopen.com>
7047
7048 * gcc.dg/20030414-2.c: New test case.
7049
7050 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
7051
7052 PR target/10377
7053 * gcc.dg/20030414-1.c: New test.
7054
7055 2003-04-13 Roger Sayle <roger@eyesopen.com>
7056
7057 * gcc.dg/builtins-12.c: New test case.
7058 * gcc.dg/builtins-13.c: New test case.
7059
7060 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7061
7062 * gcc.c-torture/execute/string-opt-18.c: New test.
7063
7064 2003-04-13 Mark Mitchell <mark@codesourcery.com>
7065
7066 PR c++/10300
7067 * g++.dg/init/new5.C: New test.
7068
7069 2003-04-12 Mark Mitchell <mark@codesourcery.com>
7070
7071 PR c++/7910
7072 * g++.dg/ext/dllimport1.C: New test.
7073
7074 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7075
7076 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7077
7078 2003-04-11 Bud Davis <bdavis9659@comcast.net>
7079
7080 PR Fortran/9263
7081 * g77.f-torture/noncompile/9263.f: New test
7082 PR Fortran/1832
7083 * g77.f-torture/execute/1832.f: New test
7084
7085 2003-04-11 David Chad <davidc@freebsd.org>
7086 Loren J. Rittle <ljrittle@acm.org>
7087
7088 libobjc/8562
7089 * objc.dg/headers.m: New test.
7090
7091 2003-04-10 Zack Weinberg <zack@codesourcery.com>
7092
7093 * gcc.c-torture/execute/builtin-noret-2.c: New.
7094 * gcc.c-torture/execute/builtin-noret-2.x: New.
7095 XFAIL builtin-noret-2.c at -O1 and above.
7096 * gcc.dg/redecl.c: New.
7097 * gcc.dg/Wshadow-1.c: Update error regexps.
7098
7099 2003-04-10 Mark Mitchell <mark@codesourcery.com>
7100
7101 * g++.dg/abi/bitfield10.C: New test.
7102
7103 2003-04-09 Mike Stump <mrs@apple.com>
7104
7105 * gcc.dg/pch/pch.exp: Make testcase names longer.
7106 * g++.dg/pch/pch.exp: Make testcase names longer.
7107
7108 2003-04-08 Roger Sayle <roger@eyesopen.com>
7109
7110 * gcc.dg/builtins-11.c: New test case.
7111
7112 2003-04-08 Roger Sayle <roger@eyesopen.com>
7113
7114 * gcc.dg/builtins-9.c: New test case.
7115 * gcc.dg/builtins-10.c: New test case.
7116
7117 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
7118
7119 * gcc.dg/noncompile/init-4.c.c: New test.
7120
7121 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
7122
7123 * gcc.misc-test/gcov-9.c: New test.
7124 * gcc.misc-test/gcov-10.c: New test
7125 * gcc.misc-test/gcov-11.c: New test.
7126
7127 2003-04-05 Zack Weinberg <zack@codesourcery.com>
7128
7129 PR optimization/10024
7130 * gcc.c-torture/compile/20030405-1.c: New test.
7131
7132 2003-04-04 Geoffrey Keating <geoffk@apple.com>
7133
7134 * gcc.dg/pch/static-3.c: New.
7135 * gcc.dg/pch/static-3.hs: New.
7136 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7137
7138 2003-04-04 Richard Henderson <rth@redhat.com>
7139
7140 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7141 * g++.dg/eh/forced2.C: Likewise.
7142
7143 2003-04-03 Mike Stump <mrs@apple.com>
7144
7145 * lib/scanasm.exp (scan-assembler): Add xfail processing for
7146 target arg.
7147 (scan-assembler-times, scan-assembler-not): Likewise.
7148 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7149
7150 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7151
7152 * gcc.dg/sparc-loop-1.c: New test.
7153
7154 2003-04-02 Geoffrey Keating <geoffk@apple.com>
7155
7156 PR other/9274
7157 * g++.dg/pch/system-2.C: New.
7158 * g++.dg/pch/system-2.Hs: New.
7159
7160 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
7161
7162 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7163
7164 * g++.dg/eh/simd-1.C (vecfunc): Same.
7165
7166 2003-04-01 Roger Sayle <roger@eyesopen.com>
7167
7168 * gcc.c-torture/execute/20030401-1.c: New test case.
7169
7170 2003-04-01 Ziemowit Laski <zlaski@apple.com>
7171
7172 * objc.dg/defs.m: New.
7173
7174 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
7175
7176 * g++.dg/eh/simd-1.C: New.
7177 * g++.dg/eh/simd-2.C: New.
7178
7179 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
7180
7181 * gcc.c-torture/execute/simd-3.c: New.
7182
7183 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7184
7185 PR c/9936
7186 * gcc.dg/20030331-2.c: New test.
7187
7188 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7189
7190 PR c++/10278
7191 * g++.dg/parse/crash2.C: New test.
7192
7193 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7194
7195 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7196 * gcc.c-torture/execute/20030331-1.c: ...here.
7197
7198 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7199
7200 * gcc.c-torture/execute/20030331-1.c: New test.
7201
7202 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
7203
7204 * lib/gcov.exp: Adjust call return testing strings.
7205 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7206
7207 2003-03-31 Roger Sayle <roger@eyesopen.com>
7208
7209 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7210 * gcc.dg/builtins-7.c: New test case.
7211 * gcc.dg/builtins-8.c: New test case.
7212
7213 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7214
7215 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7216
7217 2003-03-30 Mark Mitchell <mark@codesourcery.com>
7218
7219 PR c++/7647
7220 * g++.dg/lookup-class-member-2.C: New test.
7221
7222 2003-03-30 Glen Nakamura <glen@imodulo.com>
7223
7224 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7225
7226 2003-03-28 Roger Sayle <roger@eyesopen.com>
7227
7228 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
7229
7230 2003-03-28 Mark Mitchell <mark@codesourcery.com>
7231
7232 * g++.dg/init/attrib1.C: New test.
7233
7234 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7235
7236 * gcc.dg/ultrasp8.c: New test.
7237
7238 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7239
7240 * gcc.dg/ultrasp7.c: New test.
7241
7242 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
7243
7244 PR c++/10047
7245 * g++.dg/template/inline1.C: New test.
7246
7247 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7248
7249 * gcc.dg/sparc-dwarf2.c: New test.
7250
7251 2003-03-27 Roger Sayle <roger@eyesopen.com>
7252
7253 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7254 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7255
7256 2003-03-27 Mark Mitchell <mark@codesourcery.com>
7257
7258 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7259 than reading .x files.
7260 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7261 * g77.dg/gcov/gcov-1.f: Likewise.
7262 * gcc.misc-tests/gcov-4b.c: Likewise.
7263 * gcc.misc-tests/gcov-5b.c: Likewise.
7264 * gcc.misc-tests/gcov-6.c: Likewise.
7265 * gcc.misc-tests/gcov-7.c: Likewise.
7266 * gcc.misc-tests/gcov-8.c: Likewise.
7267 * g++.dg/gcov/gcov-1.x: Remove.
7268 * g77.dg/gcov/gcov-1.x: Likewise.
7269 * gcc.misc-tests/gcov-4b.x: Likewise.
7270 * gcc.misc-tests/gcov-5b.x: Likewise.
7271 * gcc.misc-tests/gcov-6.x: Likewise.
7272 * gcc.misc-tests/gcov-7.x: Likewise.
7273 * gcc.misc-tests/gcov-8.x: Likewise.
7274
7275 2003-03-27 Glen Nakamura <glen@imodulo.com>
7276
7277 PR opt/10087
7278 * gcc.dg/20030324-1.c: New test.
7279
7280 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
7281
7282 PR c++/10224
7283 * g++.dg/template/arg3.C: New test.
7284
7285 PR c++/10158
7286 * g++.dg/template/friend18.C: New test.
7287
7288 2003-03-26 Roger Sayle <roger@eyesopen.com>
7289
7290 * g77.f-torture/compile/20030326-1.f: New test case.
7291
7292 2003-03-26 Janis Johnson <janis187@us.ibm.com>
7293
7294 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7295
7296 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7297
7298 2003-03-26 Jakub Jelinek <jakub@redhat.com>
7299
7300 * gcc.dg/ia64-sync-3.c: New test.
7301
7302 2003-03-26 Alan Modra <amodra@bigpond.net.au>
7303
7304 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7305
7306 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
7307
7308 * gcc.dg/ultrasp6.c: New test.
7309
7310 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7311
7312 * gcc.dg/i386-signbit-1.c: New test.
7313 * gcc.dg/i386-signbit-2.c: New test.
7314 * gcc.dg/i386-signbit-3.c: New test.
7315
7316 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7317
7318 * gcc.dg/ultrasp5.c: Fix options.
7319
7320 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
7321
7322 * gcc.dg/ultrasp5.c: Fix comment.
7323
7324 2003-03-24 Bud Davis <bdavis9659@comcast.net>
7325
7326 PR fortran/10197
7327 * g77.f-torture/execute/10197.f: New test.
7328
7329 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
7330
7331 PR c++/9898, c++/383
7332 * g++.dg/template/conv6.C: New test.
7333
7334 PR c++/10119
7335 * g++.dg/template/ptrmem5.C: New test.
7336
7337 PR c++/10026
7338 * g++.dg/lookup/koenig1.C: New test.
7339
7340 PR C++/10199
7341 * g++.dg/lookup/template2.C: New test.
7342
7343 2003-03-24 Jakub Jelinek <jakub@redhat.com>
7344
7345 * g++.dg/opt/rtti1.C: New test.
7346
7347 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7348
7349 * gcc.dg/ultrasp5.c: New test.
7350
7351 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
7352
7353 PR middle-end/9967
7354 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7355 builtin fputs.
7356
7357 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7358
7359 PR c/8224
7360 * gcc.dg/20030323-1.c: New test.
7361
7362 2003-03-23 Roger Sayle <roger@eyesopen.com>
7363
7364 * gcc.c-torture/compile/20030323-1.c: New test case.
7365
7366 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
7367
7368 * gcc.dg/20030321-1.c: New test.
7369
7370 2003-03-22 Zack Weinberg <zack@codesourcery.com>
7371
7372 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7373
7374 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
7375
7376 PR c++/9978, c++/9708
7377 * g++.dg/ext/vlm1.C: Adjust expected error.
7378 * g++.dg/ext/vla2.C: New test.
7379 * g++.dg/template/arg1.C: New test.
7380 * g++.dg/template/arg2.C: New test.
7381
7382 2003-03-22 Bud Davis <bdavis9659@comcast.net>
7383
7384 * g77.f-torture/execute/select.f: New test.
7385 * g77.f-torture/noncompile/select_no_compile.f: New test.
7386
7387 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
7388
7389 PR c++/9898
7390 * g++.dg/other/error4.C: New test.
7391
7392 2003-03-20 Mark Mitchell <mark@codesourcery.com>
7393
7394 * g++.dg/template/friend17.C: New test.
7395
7396 2003-03-21 Alan Modra <amodra@bigpond.net.au>
7397
7398 * gcc.c-torture/compile/20030320-1.c: New.
7399
7400 2003-03-20 Roger Sayle <roger@eyesopen.com>
7401
7402 * gcc.dg/builtins-6.c: New test case.
7403
7404 2003-03-19 Alan Modra <amodra@bigpond.net.au>
7405
7406 PR target/10073
7407 * gcc.c-torture/compile/20030319-1.c: New.
7408
7409 2003-03-18 Jan Hubicka <jh@suse.cz>
7410
7411 * gcc.dg/i386-cvt-1.c: New test.
7412
7413 2003-03-17 Zack Weinberg <zack@codesourcery.com>
7414
7415 * objc.dg/naming-1.m: Use "(parse|syntax) error".
7416 * objc.dg/naming-2.m: Likewise.
7417
7418 2003-03-17 Mark Mitchell <mark@codesourcery.com>
7419
7420 PR c++/9639
7421 * g++.dg/parse/crash1.C: New test.
7422
7423 2003-03-16 Mark Mitchell <mark@codesourcery.com>
7424
7425 PR c++/8805
7426 * g++.dg/eh/cleanup1.C: New test.
7427
7428 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
7429
7430 * gcc.c-torture/execute/20030316-1.c: New test case.
7431
7432 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
7433
7434 PR c++/9629
7435 * g++.dg/init/ctor2.C: New test.
7436
7437 2003-03-15 Roger Sayle <roger@eyesopen.com>
7438
7439 * g77.f-torture/compile/xformat.f: New test case.
7440
7441 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7442
7443 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7444 * g++.old-deja/g++.mike/eh50.C: Likewise.
7445
7446 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7447
7448 PR c++/6440
7449 * g++.dg/template/spec7.C: New test.
7450 * g++.dg/template/spec8.C: Likewise.
7451
7452 2003-03-14 Jakub Jelinek <jakub@redhat.com>
7453
7454 * gcc.c-torture/execute/20030313-1.c: New test.
7455
7456 2003-03-14 Richard Henderson <rth@redhat.com>
7457
7458 * gcc.dg/inline-2.c: Adjust alpha test for external call.
7459
7460 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
7461
7462 * gcc.c-torture/compile/20030314-1.c: New test.
7463
7464 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
7465
7466 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7467 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7468 thumb target,
7469 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7470 to accept newer _imp__ prefix and additional
7471 newline in .drectve section.
7472 * gcc.dg/dll-4.c: Likewise.
7473 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7474 switch.
7475
7476 2003-03-13 Mark Mitchell <mark@codesourcery.com>
7477
7478 * g++.dg/parse/namespace9.C: New test.
7479
7480 * g++.dg/init/ref5.C: New test.
7481 * g++.dg/parse/ptrmem1.C: Likewise.
7482
7483 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7484
7485 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7486 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7487 regular expression.
7488 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7489 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7490
7491 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
7492
7493 * gcc.c-torture/execute/20030224-2.c: New test.
7494
7495 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7496
7497 * gcc.dg/decl-3.c: New test.
7498
7499 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7500
7501 * gcc.dg/i386-loop-2.c: New test.
7502
7503 2003-03-11 Mark Mitchell <mark@codesourcery.com>
7504
7505 PR c++/9474
7506 * g++.dg/parse/namespace8.C: New test.
7507
7508 PR c++/9924
7509 * g++.dg/overload/builtin2.C: New test.
7510
7511 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
7512
7513 * gcc.dg/return-type-3.c: New test.
7514
7515 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7516
7517 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7518 profiling options are not supported.
7519
7520 2003-03-10 Mark Mitchell <mark@codesourcery.com>
7521
7522 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7523 * g++.old-deja/g++.warn/impint2.C: Likewise.
7524
7525 2003-03-10 Devang Patel <dpatel@apple.com>
7526
7527 * g++.dg/cpp/c++_cmd_1.C: New test.
7528 * g++.dg/cpp/c++_cmd_1.h: New file.
7529
7530 2003-03-10 Segher Boessenkool <segher@koffie.nl>
7531
7532 * gcc.dg/altivec-9.c: New file.
7533
7534 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7535
7536 * gcc.dg/ppc-sdata-1.c: New test.
7537 * gcc.dg/ppc-sdata-2.c: New test.
7538
7539 2003-03-09 Mark Mitchell <mark@codesourcery.com>
7540
7541 PR c++/9373
7542 * g++.dg/opt/ptrmem2.C: New test.
7543
7544 PR c++/8534
7545 * g++.dg/opt/ptrmem1.C: New test.
7546
7547 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
7548
7549 * gcc.dg/i386-loop-1.c: New test.
7550
7551 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7552
7553 PR c++/9970
7554 * g++.dg/lookup/friend1.C: New test.
7555
7556 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7557
7558 PR c++/9823
7559 * g++.dg/parser/constructor1.C: New test.
7560
7561 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
7562
7563 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7564
7565 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7566
7567 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
7568
7569 * gcc.dg/cpp/Wunused.c: Update test.
7570
7571 2003-03-08 Jan Hubicka <jh@suse.cz>
7572
7573 * gcc.dg/inline-3.c: New test.
7574
7575 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7576
7577 PR c++/9809
7578 * g++.dg/parse/builtin1.C: New test.
7579
7580 PR c++/9982
7581 * g++.dg/abi/cookie1.C: New test.
7582 * g++.dg/abi/cookie2.C: Likewise.
7583
7584 PR c++/9524
7585 * g++.dg/template/field1.C: New test.
7586
7587 PR c++/9912
7588 * g++.dg/parse/class1.C: New test.
7589 * g++.dg/parse/namespace7.C: Likewise.
7590 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7591
7592 2003-03-07 Mark Mitchell <mark@codesourcery.com>
7593
7594 * g++.dg/init/ref4.C: New test.
7595
7596 2003-03-07 Jan Hubicka <jh@suse.cz>
7597
7598 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7599 * gcc.dg/inline-3.c: New test.
7600
7601 2003-03-06 Mark Mitchell <mark@codesourcery.com>
7602
7603 * g++.dg/init/ref3.C: New test.
7604
7605 PR c++/9965
7606 * g++.dg/init/ref2.C: New test.
7607
7608 PR c++/9400
7609 * g++.dg/warn/Wshadow-2.C: New test.
7610
7611 PR c++/9791
7612 * g++.dg/warn/Woverloaded-1.C: New test.
7613
7614 2003-03-05 Jan Hubicka <jh@suse.cz>
7615
7616 * gcc.dg/i386-local2.c: New.
7617 * gcc.dg/i386-local.c: Fix typo.
7618
7619 2003-03-05 Mark Mitchell <mark@codesourcery.com>
7620
7621 * g++.dg/abi/layout3.C: New test.
7622
7623 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
7624
7625 * gcc.c-torture/compile/20030305-1.c
7626
7627 2003-03-05 Jan Hubicka <jh@suse.cz>
7628
7629 * gcc.dg/i386-local.c: New.
7630
7631 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
7632
7633 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7634
7635 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7636
7637 * gcc.dg/switch-2.c: New test.
7638 * gcc.dg/switch-3.c: New test.
7639 * gcc.dg/Wswitch.c: Adjust line numbers.
7640 * gcc.dg/Wswitch-default.c: Likewise.
7641 * gcc.dg/Wswitch-enum.c: Likewise.
7642
7643 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
7644
7645 * gcc.c-torture/execute/20030222-1.c: New test.
7646
7647 2003-03-03 James E Wilson <wilson@tuliptree.org>
7648
7649 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7650
7651 2003-03-03 Mark Mitchell <mark@codesourcery.com>
7652
7653 PR c++/9878
7654 * g++.dg/init/ref1.C: New test.
7655
7656 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
7657
7658 * gcc.dg/sh-relax.c: New SH-only test.
7659
7660 2003-03-03 Geoffrey Keating <geoffk@apple.com>
7661
7662 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
7663 comment explaining purpose of testcase.
7664
7665 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7666
7667 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7668 for HC11/HC12 (asm needs two int registers).
7669 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
7670 HC11/HC12 because the test uses an asm which needs two 32-bit
7671 registers.
7672
7673 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7674
7675 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
7676 for HC11/HC12 (array is too large otherwise).
7677 * gcc.c-torture/compile/920501-4.x: New file, likewise.
7678 * gcc.c-torture/compile/20010518-2.x: Likewise.
7679 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
7680 HC11/HC12 (array is too large).
7681
7682 2003-03-01 Geoffrey Keating <geoffk@apple.com>
7683
7684 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
7685 * lib/g++-dg.exp (g++-dg-test): Likewise.
7686
7687 2003-03-01 Roger Sayle <roger@eyesopen.com>
7688
7689 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
7690 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
7691
7692 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7693
7694 * g++.dg/warn/implicit-typename1.C: Remove warning.
7695
7696 2003-02-28 Richard Henderson <rth@redhat.com>
7697
7698 * gcc.dg/noreturn-1.c: Move noreturn warning line.
7699 * gcc.dg/return-type-1.c: Move control reaches end warning line.
7700
7701 2003-02-28 Geoffrey Keating <geoffk@apple.com>
7702
7703 * gcc.dg/pch/pch.exp: Change .pch to .gch.
7704 * g++.dg/pch/pch.exp: Likewise.
7705
7706 2003-02-28 Mark Mitchell <mark@codesourcery.com>
7707
7708 PR c++/9879
7709 * testsuite/g++.dg/init/new4.C: New test.
7710
7711 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
7712
7713 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
7714
7715 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
7718 unsigned long.
7719
7720 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
7721 wider than float.
7722
7723 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7724
7725 * lib/scanasm.exp: Add support for counting numbers of
7726 occurences.
7727 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
7728 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
7729
7730 2003-02-25 Mark Mitchell <mark@codesourcery.com>
7731
7732 PR c++/9683
7733 * g++.dg/template/static3.C: New test.
7734
7735 PR c++/9829
7736 * g++.dg/parse/namespace6.C: New test.
7737
7738 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7739
7740 PR target/9732
7741 * gcc.dg/20030225-1.c: New test.
7742
7743 2003-02-24 Mark Mitchell <mark@codesourcery.com>
7744
7745 * README: Remove out-of-date information.
7746
7747 PR c++/9836
7748 * g++.dg/template/spec6.C: New test.
7749
7750 2003-02-24 Jeff Law <law@redhat.com>
7751
7752 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
7753
7754 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7755
7756 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
7757 * gcc.dg/pragma-ep-1.c: Likewise.
7758
7759 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7760
7761 PR c++/9602
7762 * g++.dg/template/friend16.C: New test.
7763
7764 2003-02-23 Mark Mitchell <mark@codesourcery.com>
7765
7766 PR c++/5333
7767 * g++.dg/parse/fused-params1.C: Adjust error messages.
7768 * g++.dg/template/nested3.C: New test.
7769
7770 2003-02-24 Alan Modra <amodra@bigpond.net.au>
7771
7772 * g++.dg/abi/param1.C: New test.
7773
7774 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7775
7776 PR c++/7982
7777 * g++.dg/warn/implicit-typename1.C: New test.
7778
7779 2003-02-22 Kelley Cook <kelleycook@comcast.net>
7780
7781 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
7782 with "mtune".
7783 * g++.old-deja/g++.other/store-expr2.C: Likewise.
7784 * gcc.c-torture/execute/20010129-1.x: Likewise.
7785 * gcc.dg/20011107-1.c: Likewise.
7786 * gcc.dg/20020108-1.c: Likewise.
7787 * gcc.dg/20020122-3.c: Likewise.
7788 * gcc.dg/20020206-1.c: Likewise.
7789 * gcc.dg/20020310-1.c: Likewise.
7790 * gcc.dg/20020426-2.c: Likewise.
7791 * gcc.dg/20020517-1.c: Likewise.
7792 * gcc.dg/991230-1.c: Likewise.
7793 * gcc.dg/i386-unroll-1.c: Likewise.
7794 * gcc.misc-tests/i386-prefetch.exp: Likewise.
7795
7796 2003-02-22 Jan Hubicka <jh@suse.cz>
7797
7798 * gcc.dg/i386-mul.c: New test.
7799
7800 2003-02-21 Roger Sayle <roger@eyesopen.com>
7801
7802 * gcc.dg/builtins-5.c: New test case.
7803
7804 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
7805
7806 * gcc.dg/asmreg-1.c: New test.
7807
7808 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7809
7810 PR c++/9749
7811 * g++.dg/parse/varmod1.C: New test.
7812
7813 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7814
7815 PR c++/9727
7816 * g++.dg/template/op1.C: New test.
7817
7818 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7819
7820 PR c++/8906
7821 * g++.dg/template/nested2.C: New test.
7822
7823 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7824
7825 PR c++/8724
7826 * g++.dg/expr/dtor1.C: New test.
7827
7828 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7829
7830 * gcc.dg/cpp/include3.c: New test.
7831 * gcc.dg/cpp/inc/foo.h: New file.
7832
7833 2003-02-21 Glen Nakamura <glen@imodulo.com>
7834
7835 * gcc.c-torture/execute/20030221-1.c: New test.
7836
7837 2003-02-20 Mark Mitchell <mark@codesourcery.com>
7838
7839 PR c++/9729
7840 * g++.dg/abi/conv1.C: New test.
7841
7842 2003-02-20 Jan Hubicka <jh@suse.cz>
7843
7844 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
7845
7846 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
7847
7848 * gcc.c-torture/compile/20030219-1.c: New test.
7849
7850 2003-02-18 Jan Hubicka <jh@suse.cz>
7851
7852 * gcc.dg/funcorder.c: New test.
7853
7854 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7855
7856 * gcc.c-torture/execute/20030218-1.c: New.
7857
7858 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
7859
7860 * gcc.dg/20030218-1.c: New.
7861
7862 2003-02-18 Richard Henderson <rth@redhat.com>
7863
7864 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
7865 * gcc.dg/attr-used-2.c: New.
7866
7867 2003-02-18 Mark Mitchell <mark@codesourcery.com>
7868
7869 PR c++/9704
7870 * g++.dg/init/copy5.C: New test.
7871
7872 2003-02-18 Geoffrey Keating <geoffk@apple.com>
7873
7874 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
7875 * g++.dg/pch/pch.exp: Likewise.
7876
7877 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7878
7879 * gcc.c-torture/execute/20030209-1.c: Enable the test if
7880 STACK_SIZE is not defined.
7881
7882 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7883
7884 PR c++/9457
7885 * g++.dg/template/init1.C: New test.
7886
7887 2003-02-16 Jan HUbicka <jh@suse.cz>
7888
7889 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
7890 (foo): Add few extra tests
7891 * gcc.dg/c99-const-expr-3.c: Likewise.
7892 * gcc.c-torture/execute/20030216-1.c: New.
7893
7894 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7895
7896 PR c++/9459
7897 * g++.dg/ext/typeof4.C: New test.
7898
7899 2003-02-15 Roger Sayle <roger@eyesopen.com>
7900
7901 * gcc.dg/i386-387-3.c: New test case.
7902
7903 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
7904
7905 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
7906 cris-*-elf* cris-*-aout* and mmix-*-*.
7907
7908 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
7909
7910 * gcc.dg/20030213-1.c: New test.
7911
7912 2003-02-12 Roger Sayle <roger@eyesopen.com>
7913
7914 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
7915 * gcc.dg/i386-387-2.c: Likewise.
7916
7917 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
7918
7919 * gcc.dg/ppc-spe.c: Fix formatting.
7920 Enable tests that were previously unsupported by gas.
7921 Delete tests for instructions that no longer exist.
7922 Switch arguments on evsubifw builtin.
7923
7924 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
7925
7926 * gcc.c-torture/execute/20030209-1.c: Disable the test if
7927 STACK_SIZE is too small.
7928
7929 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
7930 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
7931
7932 * gcc.dg/decl-2.c: New test.
7933
7934 2003-02-10 Jan Hubicka <jh@suse.cz>
7935
7936 * gcc.dg/i386-fpcvt-1.c: New test.
7937
7938 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
7939
7940 * gcc.c-torture/execute/20030209-1.c: New test.
7941
7942 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
7943
7944 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
7945 int-wide bitops, use the constants of the same width.
7946 Likewise, if long long is 32-bit wide, test bitops using
7947 32-bit constants.
7948
7949 2003-02-07 Loren James Rittle <ljrittle@acm.org>
7950
7951 * gcc.dg/20021014-1.c: Annotate with expected notice text.
7952
7953 2003-02-07 Roger Sayle <roger@eyesopen.com>
7954
7955 * testsuite/gcc.dg/builtins-4.c: New test case.
7956
7957 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7958
7959 * gcc.dg/20020430-1.c: Fix dg command typos.
7960 * gcc.dg/20020503-1.c: Likewise.
7961
7962 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7963
7964 PR c++/8785
7965 * g++.dg/parse/fused-params1.C: New test.
7966
7967 PR c++/8857
7968 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
7969
7970 PR c++/8921
7971 * g++.dg/parse/non-dependent1.C: New test.
7972
7973 PR c++/8928
7974 * g++.dg/parse/dupl-tmpl-args1.C: New test.
7975
7976 PR c++/9228
7977 * g++.dg/parse/undefined7.C: New test.
7978 * g++.dg/parse/non-templ1.C: New test.
7979
7980 PR c++/9229
7981 * g++.dg/parse/too-many-tmpl-args1.C: New test.
7982
7983 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7984
7985 * gcc.c-torture/compile/20030206-1.c: New test.
7986
7987 2003-02-05 Roger Sayle <roger@eyesopen.com>
7988
7989 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
7990 "pow" to "foo" to avoid potential confusion with a math built-in.
7991
7992 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7993
7994 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
7995 conditions for SPARC targets.
7996
7997 2003-02-05 Jakub Jelinek <jakub@redhat.com>
7998
7999 * gcc.dg/20030204-1.c: New test.
8000
8001 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8002
8003 PR c++/38
8004 * g++.dg/parse/array-size1.C: New test.
8005
8006 PR c++/5657
8007 * g++.dg/parse/undefined3.C: New test.
8008
8009 PR c++/5665
8010 * g++.dg/parse/undefined4.C: New test.
8011
8012 PR c++/5975
8013 * g++.dg/parse/undefined5.C: New test.
8014
8015 PR c++/7259
8016 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8017
8018 PR c++/8578
8019 * g++.dg/parse/casting-operator1.C: New test.
8020
8021 PR c++/8596
8022 * g++.dg/parse/undefined6.C: New test.
8023
8024 PR c++/8736
8025 * g++.dg/parse/missing-template1.C: New test.
8026
8027 2003-02-04 Jan Hubicka <jh@suse.cz>
8028
8029 * gcc.dg/i386-cadd.c: Compile using -march=k8.
8030 * gcc.dg/i386-cmov?.c: Likewise.
8031 * gcc.dg/i386-fpcvt-?.c: Likewise.
8032 * gcc.dg/i386-ssefp-1.c: Likewise.
8033 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
8034 conventions.
8035
8036 2003-02-03 Mark Mitchell <mark@codesourcery.com>
8037
8038 PR c++/7129
8039 * testsuite/g++.dg/ext/max.C: New test.
8040
8041 2003-02-03 Jan Hubicka <jh@suse.cz>
8042
8043 * gcc.c-torture/execute/20030203-1.c: New test.
8044
8045 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
8046
8047 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8048 'natural-endian'.
8049
8050 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
8051
8052 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8053 * g++.dg/init/new2.C: Likewise.
8054 * g++.dg/other/new1.C: Likewise.
8055
8056 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
8057
8058 * gcc.dg/struct-ret-libc.c: New test.
8059
8060 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8061
8062 * gcc.dg/20030129-1.c: New test.
8063
8064 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8065
8066 PR c++/8849
8067 * g++.dg/template/ptrmem4.C: New test.
8068
8069 2003-01-29 Mark Mitchell <mark@codesourcery.com>
8070
8071 * g++.dg/parser/constant1.C: New test.
8072
8073 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8074
8075 PR c++/8591
8076 * g++.dg/parse/friend2.C: New test.
8077
8078 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
8079
8080 PR c++/9437
8081 * g++.dg/template/unify4.C: New test.
8082
8083 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
8084
8085 * gcc.c-torture/execute/20030128-1.c: New test.
8086
8087 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
8088
8089 * g++.dg/lookup/nested1.C: Test moved from ...
8090 * g++.old-deja/g++.other/lookup24.C: ... here.
8091
8092 2003-01-28 Jan Hubicka <jh@suse.cz>
8093
8094 * gcc.dg/i386-cmov5.c: New test.
8095
8096 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8097
8098 * gcc.c-torture/execute/20010925-1.c: Changed the
8099 memcpy declaration.
8100
8101 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8102
8103 PR c++/3902
8104 * g++.dg/parse/template5.C: New test.
8105
8106 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
8107
8108 PR fortran/9258
8109 * g77.dg/pr9258: New test.
8110
8111 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8112
8113 * README: Move relevant parts from README.g++.
8114
8115 * README.g++: Remove this file.
8116
8117 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8118
8119 * g++.dg/abi/dcast1.C: New test.
8120
8121 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8122
8123 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8124
8125 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
8126
8127 PR c++/47
8128 * g++.old-deja/g++.other/lookup24.C: New test.
8129
8130 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8131
8132 PR middle-end/7227
8133 * gcc.dg/uninit-C.c: New test.
8134
8135 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
8136
8137 * g++.dg/abi/covariant1.C: New test.
8138
8139 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
8140
8141 * gcc.dg/20030123-1.c: New test.
8142
8143 2003-01-25 Jan Hubicka <jh@suse.cz>
8144
8145 PR opt/8492
8146 * gcc.c-torture/compile/20030125-1.c
8147
8148 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
8149
8150 PR c++/9403
8151 * g++.dg/parse/template3.C: New test.
8152 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8153
8154 PR c++/795
8155 * g++.dg/parse/template4.C: New test.
8156
8157 PR c++/9415
8158 * g++.dg/template/qual2.C: New test.
8159
8160 PR c++/8545
8161 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8162
8163 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8164
8165 2003-01-25 Roger Sayle <roger@eyesopen.com>
8166
8167 * gcc.c-torture/execute/switch-1.c: New test case.
8168
8169 2003-01-25 Jan Hubicka <jh@suse.cz>
8170
8171 * gcc.c-torture/execute/20030125-1.[cx]: New test.
8172
8173 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
8174
8175 Tweaks for Bison-1.875. From the NEWS file:
8176 "- `parse error' -> `syntax error'
8177 Bison now uniformly uses the term `syntax error'"
8178 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8179 * gcc.dg/cpp/digraph2.c: Likewise.
8180 * gcc.dg/cpp/direct2.c: Likewise.
8181 * gcc.dg/cpp/paste4.c: Likewise.
8182 * gcc.dg/c90-restrict-1.c: Likewise.
8183 * gcc.dg/c99-func-2.c: Likewise.
8184 * gcc.dg/noncompile/920721-2.c: Likewise.
8185 * gcc.dg/noncompile/930622-2.c: Likewise.
8186 * gcc.dg/noncompile/940112-1.c: Likewise.
8187 * gcc.dg/noncompile/950921-1.c: Likewise.
8188 * gcc.dg/noncompile/951123-1.c: Likewise.
8189 * gcc.dg/noncompile/971104-1.c: Likewise.
8190 * gcc.dg/noncompile/990416-1.c: Likewise.
8191
8192 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
8193
8194 * g++.dg/parse/undefined1.C: Add error message.
8195
8196 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8197
8198 PR c++/9354
8199 * g++.dg/parse/new1.C: New test.
8200
8201 PR c++/9216
8202 * g++.dg/parse/template2.C: New test.
8203
8204 PR c++/9354
8205 * g++.dg/parse/typedef2.C: New test.
8206
8207 PR c++/9328
8208 * g++.dg/ext/typeof3.C: New test.
8209
8210 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8211
8212 PR c++/2738
8213 * g++.dg/parse/ret-type1.C: New test.
8214
8215 PR c++/3792
8216 * g++.dg/parse/tmpl-outside1.C: New test.
8217
8218 PR c++/4207
8219 * g++.dg/parse/int-as-enum1.C: New test.
8220
8221 PR c++/4903
8222 * g++.dg/parse/no-typename1.C: New test.
8223
8224 PR c++/5533
8225 * g++.dg/parse/no-value1.C: New test.
8226
8227 PR c++/5921
8228 * g++.dg/parse/wrong-inline1.C: New test.
8229
8230 PR c++/6402
8231 * g++.dg/parse/ref1.C: New test.
8232
8233 PR c++/6992
8234 * g++.dg/parse/attr-ctor1.C: New test.
8235
8236 PR c++/7229
8237 * g++.dg/parse/namespace5.C: New test.
8238
8239 PR c++/7917
8240 * g++.dg/parse/func-def1.C: New test.
8241
8242 PR c++/8143
8243 * g++.dg/parse/undefined1.C: New test.
8244
8245 PR c++/5723, PR c++/8522
8246 * g++.dg/parse/specialization1.C: New test.
8247
8248 PR c++/163, PR c++/8595
8249 * g++.dg/parse/struct-as-enum1.C: New test.
8250
8251 PR c++/9173
8252 * g++.dg/parse/undefined2.C: New test.
8253
8254 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8255
8256 PR c++/9298
8257 * g++.dg/parse/template1.C: New test.
8258
8259 PR c++/9384
8260 * g++.dg/parse/using1.C: New test.
8261
8262 PR c++/9285
8263 PR c++/9294
8264 * g++.dg/parse/expr2.C: New test.
8265
8266 PR c++/9388
8267 * g++.dg/parse/lookup2.C: Likewise.
8268
8269 2003-01-21 Jan Hubicka <jh@suse.cz>
8270
8271 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
8272 * gcc.c-torture/execute/eeprof-1.c: Likewise.
8273 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8274 * gcc.c-torture/execute/string-opt-*.c: Likewise.
8275
8276 2003-01-20 Nick Clifton <nickc@redhat.com>
8277
8278 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
8279 problem with ARM sibcall code generation.
8280
8281 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
8282
8283 * gcc.c-torture/execute/20030120-1.c: New.
8284
8285 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
8286
8287 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8288
8289 2003-01-17 Mark Mitchell <mark@codesourcery.com>
8290
8291 PR c++/9272
8292 * g++.dg/parse/ctor1.C: New test.
8293
8294 PR c++/9294:
8295 * g++.dg/parse/qualified1.C: New test.
8296
8297 * g++.dg/parse/typename3.C: New test.
8298
8299 2003-01-16 Richard Henderson <rth@redhat.com>
8300
8301 * g++.dg/tls/init-2.C: Fix error matches for real this time.
8302
8303 2003-01-16 Richard Henderson <rth@redhat.com>
8304
8305 * g++.dg/pch/pch.exp: Copy test header to the working directory
8306 before using it either for precompilation or direct use.
8307 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8308 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8309
8310 2003-01-16 Richard Henderson <rth@redhat.com>
8311
8312 * gcc.dg/pch/pch.exp: Copy test header to the working directory
8313 before using it either for precompilation or direct use.
8314 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8315 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8316
8317 2003-01-16 Mark Mitchell <mark@codesourcery.com>
8318
8319 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8320 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8321 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8322 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8323 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8324 typename warning into error.
8325 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8326 error messages.
8327 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8328 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8329 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8330 messages.
8331 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8332 make declaration visible in template.
8333 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8334 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8335 messages.
8336 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8337 message.
8338 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8339 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8340 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8341 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8342 typename warning with error message.
8343 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8344 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8345 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8346
8347 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
8348
8349 * g++.dg/parse/ambig2.C: New test.
8350
8351 2003-01-15 Richard Henderson <rth@redhat.com>
8352
8353 * g++.dg/tls/init-2.C: Update error message string.
8354
8355 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8356
8357 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8358
8359 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
8360
8361 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8362 all for HC11/HC12.
8363 * gcc.c-torture/compile/20001205-1.x: Likewise.
8364 * gcc.c-torture/compile/20001226-1.x: Likewise.
8365 * gcc.c-torture/compile/920520-1.x: Likewise.
8366 * gcc.c-torture/compile/961203-1.x: Likewise.
8367 * gcc.c-torture/compile/20020604-1.x: Likewise.
8368
8369 2003-01-15 Jan Hubicka <jh@suse.cz>
8370
8371 * gcc.c-torture/compile/20030115-1.c: New test.
8372
8373 * gcc.dg/i386-fpcvt-1.c: New test.
8374 * gcc.dg/i386-fpcvt-2.c: New test.
8375
8376 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
8377
8378 Further conform g++'s __vmi_class_type_info to the C++ ABI
8379 specification.
8380 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8381 the specification.
8382
8383 2003-01-14 Jan Hubicka <jh@suse.cz>
8384
8385 * gcc.dg/i386-fpcvt-1.c: New test.
8386 * gcc.dg/i386-fpcvt-2.c: New test.
8387
8388 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
8389
8390 * gcc.dg/i386-mmx-3.c: New test.
8391
8392 2003-01-12 Mark Mitchell <mark@codesourcery.com>
8393
8394 PR c++/9264
8395 * g++.dg/parse/octal1.C: New file.
8396
8397 PR c++/9172
8398 * g++.dg/parse/typename1.C: New file.
8399
8400 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
8401
8402 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8403 * gcc.dg/bf-no-ms-layout.c: Likewise.
8404 * gcc.dg/bf-ms-attrib.c: Likewise.
8405
8406 2003-01-10 Mark Mitchell <mark@codesourcery.com>
8407
8408 PR c++/9099
8409 * g++.dg/parse/dtor1.C: New file.
8410
8411 PR c++/9128
8412 * g++.dg/rtti/typeid1.C: New file.
8413
8414 PR c++/9153
8415 * g++.dg/parse/lookup1.C: New file.
8416
8417 PR c++/9171
8418 * g++.dg/templ/spec5.C: New file.
8419
8420 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
8421
8422 * gcc.c-torture/compile/20030110-1.c: New test.
8423
8424 2003-01-09 Geoffrey Keating <geoffk@apple.com>
8425
8426 Merge from pch-branch:
8427
8428 2002-12-23 Geoffrey Keating <geoffk@apple.com>
8429
8430 * gcc.dg/pch/cpp-1.h: New.
8431 * gcc.dg/pch/cpp-1.c: New.
8432 * gcc.dg/pch/cpp-2.h: New.
8433 * gcc.dg/pch/cpp-2.c: New.
8434
8435 2002-11-19 Geoffrey Keating <geoffk@apple.com>
8436
8437 * gcc.dg/pch/except-1.h: New.
8438 * gcc.dg/pch/except-1.c: New.
8439
8440 2002-11-13 Geoffrey Keating <geoffk@apple.com>
8441
8442 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8443 running test.
8444 * gcc.dg/pch: Include *.hp not *.h.
8445 * gcc.dg/pch/system-1.h: New.
8446 * gcc.dg/pch/system-1.c: New.
8447
8448 2002-11-11 Geoffrey Keating <geoffk@apple.com>
8449
8450 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8451 rather than trying to build and run a program using PCH.
8452 * gcc.dg/pch: Remove dg-do commands from test files.
8453
8454 2002-11-08 Geoffrey Keating <geoffk@apple.com>
8455
8456 * gcc.dg/pch/macro-3.c: New.
8457 * gcc.dg/pch/macro-3.h: New.
8458
8459 2002-11-04 Geoffrey Keating <geoffk@apple.com>
8460
8461 * gcc.dg/pch/common-1.c: New.
8462 * gcc.dg/pch/common-1.h: New.
8463 * gcc.dg/pch/decl-1.c: New.
8464 * gcc.dg/pch/decl-1.h: New.
8465 * gcc.dg/pch/decl-2.c: New.
8466 * gcc.dg/pch/decl-2.h: New.
8467 * gcc.dg/pch/decl-3.c: New.
8468 * gcc.dg/pch/decl-3.h: New.
8469 * gcc.dg/pch/decl-4.c: New.
8470 * gcc.dg/pch/decl-4.h: New.
8471 * gcc.dg/pch/decl-5.c: New.
8472 * gcc.dg/pch/decl-5.h: New.
8473 * gcc.dg/pch/global-1.c: New.
8474 * gcc.dg/pch/global-1.h: New.
8475 * gcc.dg/pch/inline-1.c: New.
8476 * gcc.dg/pch/inline-1.h: New.
8477 * gcc.dg/pch/inline-2.c: New.
8478 * gcc.dg/pch/inline-2.h: New.
8479 * gcc.dg/pch/static-1.c: New.
8480 * gcc.dg/pch/static-1.h: New.
8481 * gcc.dg/pch/static-2.c: New.
8482 * gcc.dg/pch/static-2.h: New.
8483
8484 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
8485
8486 * g++.dg/pch/pch.exp: Better handle failing testcases.
8487 * gcc.dg/pch/pch.exp: Likewise.
8488 * gcc.dg/pch/macro-1.c: New.
8489 * gcc.dg/pch/macro-1.h: New.
8490 * gcc.dg/pch/macro-2.c: New.
8491 * gcc.dg/pch/macro-2.h: New.
8492
8493 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
8494
8495 * g++.dg/dg.exp: Treat files in pch/ specially.
8496 * g++.dg/pch/pch.exp: New file.
8497 * g++.dg/pch/empty.H: New file.
8498 * g++.dg/pch/empty.C: New file.
8499 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8500 "precompile".
8501
8502 * gcc.dg/pch/pch.exp: New file.
8503 * gcc.dg/pch/empty.h: New file.
8504 * gcc.dg/pch/empty.c: New file.
8505 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8506 "precompile".
8507
8508 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8509
8510 * g++.dg/template/friend14.C: New test.
8511
8512 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8513
8514 * gcc.dg/old-style-asm-1.c: New test.
8515
8516 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
8517
8518 * gcc.c-torture/compile/20030109-1.c: New test.
8519
8520 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8521
8522 * gcc.c-torture/execute/20030109-1.c: New test.
8523
8524 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
8525
8526 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8527 * g++.old-deja/g++.mike/dyncast2.C: Likewise
8528 * g++.old-deja/g++.mike/dyncast3.C: Likewise
8529 * g++.old-deja/g++.mike/eh2.C: Likewise
8530 * g++.old-deja/g++.mike/eh3.C: Likewise
8531 * g++.old-deja/g++.mike/eh5.C: Likewise
8532 * g++.old-deja/g++.mike/eh6.C: Likewise
8533 * g++.old-deja/g++.mike/eh7.C: Likewise
8534 * g++.old-deja/g++.mike/eh8.C: Likewise
8535 * g++.old-deja/g++.mike/eh9.C: Likewise
8536 * g++.old-deja/g++.mike/eh10.C: Likewise
8537 * g++.old-deja/g++.mike/eh12.C: Likewise
8538 * g++.old-deja/g++.mike/eh13.C: Likewise
8539 * g++.old-deja/g++.mike/eh14.C: Likewise
8540 * g++.old-deja/g++.mike/eh16.C: Likewise
8541 * g++.old-deja/g++.mike/eh17.C: Likewise
8542 * g++.old-deja/g++.mike/eh18.C: Likewise
8543 * g++.old-deja/g++.mike/eh21.C: Likewise
8544 * g++.old-deja/g++.mike/eh23.C: Likewise
8545 * g++.old-deja/g++.mike/eh24.C: Likewise
8546 * g++.old-deja/g++.mike/eh25.C: Likewise
8547 * g++.old-deja/g++.mike/eh26.C: Likewise
8548 * g++.old-deja/g++.mike/eh27.C: Likewise
8549 * g++.old-deja/g++.mike/eh28.C: Likewise
8550 * g++.old-deja/g++.mike/eh29.C: Likewise
8551 * g++.old-deja/g++.mike/eh31.C: Likewise
8552 * g++.old-deja/g++.mike/eh33.C: Likewise
8553 * g++.old-deja/g++.mike/eh34.C: Likewise
8554 * g++.old-deja/g++.mike/eh35.C: Likewise
8555 * g++.old-deja/g++.mike/eh36.C: Likewise
8556 * g++.old-deja/g++.mike/eh37.C: Likewise
8557 * g++.old-deja/g++.mike/eh38.C: Likewise
8558 * g++.old-deja/g++.mike/eh39.C: Likewise
8559 * g++.old-deja/g++.mike/eh40.C: Likewise
8560 * g++.old-deja/g++.mike/eh41.C: Likewise
8561 * g++.old-deja/g++.mike/eh42.C: Likewise
8562 * g++.old-deja/g++.mike/eh44.C: Likewise
8563 * g++.old-deja/g++.mike/eh46.C: Likewise
8564 * g++.old-deja/g++.mike/eh47.C: Likewise
8565 * g++.old-deja/g++.mike/eh48.C: Likewise
8566 * g++.old-deja/g++.mike/eh49.C: Likewise
8567 * g++.old-deja/g++.mike/eh50.C: Likewise
8568
8569
8570 PR c++/8615
8571 * g++.dg/template/char1.C: New test.
8572
8573 * g++.dg/template/varmod1.C: Fix typo.
8574
8575 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8576
8577 DR 180
8578 * g++.old-deja/g++.pt/crash32.C: Expect error.
8579
8580 2002-12-01 Mark Mitchell <mark@codesourcery.com>
8581
8582 PR c++/5919
8583 * g++.dg/template/varmod1.C: New test.
8584
8585 PR c++/8727
8586 * g++.dg/inherit/typeinfo1.C: New test.
8587
8588 PR c++/8663
8589 * g++.dg/inherit/typedef1.C: New test.
8590
8591 2002-11-30 Mark Mitchell <mark@codesourcery.com>
8592
8593 PR c++/8332
8594 PR c++/8493
8595 * g++.dg/template/strlen1.C: New test.
8596
8597 PR c++/8227
8598 * g++.dg/template/ctor2.C: New test.
8599
8600 PR c++/8214
8601 * g++.dg/init/string1.C: New test.
8602
8603 PR c++/8511
8604 * g++.dg/template/friend8.C: New test.
8605
8606 2002-11-29 Joe Buck <jbuck@synopsys.com>
8607
8608 * g++.dg/lookup/anon2.C: New test.
8609
8610 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
8611
8612 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8613 h8300 port.
8614
8615 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
8616
8617 * gcc.dg/bitfld-6.c: New test.
8618
8619 2002-11-27 Jan Hubicka <jh@suse.cz>
8620
8621 * gcc.c-torture/execute/20021127.[cx]: New test.
8622
8623 2002-11-26 Jan Hubicka <jh@suse.cz>
8624
8625 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8626 quality.
8627
8628 2002-11-26 Geoffrey Keating <geoffk@apple.com>
8629
8630 * g++.dg/init/brace2.C: New test.
8631 * g++.old-deja/g++.mike/p9129.C: Correct.
8632
8633 2002-11-26 Mark Mitchell <mark@codesourcery.com>
8634
8635 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8636
8637 2002-11-25 Andreas Bauer <baueran@in.tum.de>
8638
8639 * gcc.dg/sibcall-6: New test for indirect sibcalls.
8640
8641 2002-11-25 Mark Mitchell <mark@codesourcery.com>
8642
8643 * testsuite/g++.dg/abi/empty11.C: New test.
8644 * testsuite/g++.dg/rtti/cv1.C: New test.
8645
8646 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
8647
8648 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8649
8650 2002-11-24 Mark Mitchell <mark@codesourcery.com>
8651
8652 * g++.dg/abi/empty10.C: New test.
8653
8654 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
8655
8656 * gcc.c-torture/compile/20021124-1.c: New test.
8657
8658 2002-11-22 Mark Mitchell <mark@codesourcery.com>
8659
8660 * g++.dg/abi/rtti2.C: New test.
8661
8662 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8663
8664 * gcc.dg/i386-unroll-1.c: New test.
8665
8666 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8667
8668 * gcc.c-torture/compile/20021120-1.c: New test.
8669 * gcc.c-torture/compile/20021120-2.c: New test.
8670
8671 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8672
8673 * gcc.dg/bitfld-5.c: New test.
8674
8675 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8676
8677 * gcc.c-torture/execute/20021120-3.c: New test.
8678
8679 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8680
8681 * gcc.c-torture/execute/20021120-2.c: New test.
8682
8683 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8684
8685 * gcc.c-torture/execute/20021120-1.c: New test.
8686
8687 2002-11-20 Jakub Jelinek <jakub@redhat.com>
8688
8689 * gcc.c-torture/execute/20021118-3.c: New test.
8690
8691 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8692
8693 * gcc.c-torture/compile/20021119-1.c: New test.
8694
8695 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
8696
8697 * gcc.dg/duff-1.c: New test.
8698 * gcc.dg/duff-2.c: New test.
8699 * gcc.dg/duff-3.c: New test.
8700
8701 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
8702
8703 * gcc.dg/cpp/_Pragma5.c: New test.
8704
8705 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
8706
8707 * gcc.c-torture/execute/20021118-2.c: New test.
8708
8709 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
8710
8711 * gcc.c-torture/execute/20021118-1.c: New test.
8712
8713 2002-11-16 Jakub Jelinek <jakub@redhat.com>
8714
8715 * gcc.dg/20021116-1.c: New test.
8716
8717 2002-11-14 Mark Mitchell <mark@codesourcery.com>
8718
8719 * g++.dg/abi/vcall1.C: New test.
8720
8721 2002-11-14 Jakub Jelinek <jakub@redhat.com>
8722
8723 * gcc.dg/20021029-1.c: New test.
8724 * gcc.dg/20021029-2.c: New test.
8725
8726 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
8727
8728 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8729
8730 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8731
8732 PR c/8439
8733 * gcc.dg/20021110.c: Move to ...
8734 * gcc.c-torture/compile/20021110.c: .... here.
8735
8736 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8737
8738 PR c/8467
8739 * gcc.c-torture/execute/20021111-1.c
8740
8741 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8742
8743 PR c/8439
8744 * gcc.dg/20021110.c: New test.
8745
8746 2002-11-10 Mark Mitchell <mark@codesourcery.com>
8747
8748 * g++.dg/abi/vthunk3.C: Run only on x86.
8749
8750 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
8751
8752 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8753
8754 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
8755
8756 * lib/compat.exp (compat-execute): Fix logic error in last
8757 change.
8758
8759 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
8760
8761 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8762
8763 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8764
8765 PR c++/8389
8766 * g++.dg/template/access6.C: New test.
8767
8768 2002-11-08 Jan Hubicka <jh@suse.cz>
8769
8770 * gcc.dg/i386-ssefp-1.c: New test.
8771 * gcc.dg/i386-ssefp-1.c: New test.
8772
8773 2002-11-08 Jan Hubicka <jh@suse.cz>
8774
8775 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8776
8777 2002-11-07 Mark Mitchell <mark@codesourcery.com>
8778
8779 * g++.dg/abi/vthunk3.C: New test.
8780
8781 PR c++/8338
8782 * g++.dg/template/crash2.C: New test.
8783
8784 2002-11-07 Mark Mitchell <mark@codesourcery.com>
8785
8786 * testsuite/g++.dg/abi/dtor1.C: New test.
8787 * testsuite/g++.dg/abi/dtor2.C: Likewise.
8788
8789 2002-11-05 Geoffrey Keating <geoffk@apple.com>
8790
8791 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8792 Darwin.
8793
8794 2002-11-04 Adam Nemet <anemet@lnxw.com>
8795
8796 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8797 -mthumb. Only xfail with -O0.
8798
8799 2002-11-03 Mark Mitchell <mark@codesourcery.com>
8800
8801 * g++.dg/abi/thunk1.C: New test.
8802 * g++.dg/abi/thunk2.C: Likewise.
8803 * g++.dg/abi/vtt1.C: Likewise.
8804
8805 2002-11-02 Diego Novillo <dnovillo@redhat.com>
8806
8807 PR optimization/8423
8808 * gcc.c-torture/execute/builtin-constant.c: New test.
8809
8810 2002-11-01 Zack Weinberg <zack@codesourcery.com>
8811
8812 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8813 Add some more cases.
8814
8815 2002-11-01 Mark Mitchell <mark@codesourcery.com>
8816
8817 PR c++/8391
8818 * g++.dg/opt/local1.C: New test.
8819
8820 2002-10-30 Mark Mitchell <mark@codesourcery.com>
8821
8822 PR c++/8160
8823 * g++.dg/template/complit1.C: New test.
8824
8825 PR c++/8149
8826 * g++.dg/template/typename4.C: Likewise.
8827
8828 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8829
8830 Core issue 287, PR c++/7639
8831 * g++.dg/template/instantiate1.C: Adjust error location.
8832 * g++.dg/template/instantiate3.C: New test.
8833 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8834 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8835 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8836
8837 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
8838
8839 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8840
8841 2002-10-29 Mark Mitchell <mark@codesourcery.com>
8842
8843 PR c++/8287
8844 * g++.dg/init/dtor2.C: New test.
8845
8846 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8847
8848 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8849 * gcc.dg/nest.c: Bypass errors on irix6.
8850
8851 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
8852
8853 * gcc.dg/nest.c: Expect error for mmix-*-*.
8854 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8855
8856 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
8857
8858 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8859 markers.
8860
8861 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8862
8863 2002-10-25 Mike Stump <mrs@apple.com>
8864
8865 * gcc.dg/warn-1.c: New test.
8866
8867 2002-10-25 Zack Weinberg <zack@codesourcery.com>
8868
8869 * g++.dg/template/typename3.C: New test.
8870
8871 2002-10-25 Mark Mitchell <mark@codesourcery.com>
8872
8873 * g++.dg/lookup/ptrmem1.C: New test.
8874
8875 * g++.dg/abi/vthunk2.C: New test.
8876
8877 2002-10-25 Zack Weinberg <zack@codesourcery.com>
8878
8879 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8880
8881 2002-10-24 Mark Mitchell <mark@codesourcery.com>
8882
8883 * g++.dg/abi/empty9.C: New test.
8884
8885 2002-10-24 Richard Henderson <rth@redhat.com>
8886
8887 * g++.dg/inherit/thunk1.C: Enable for ia64.
8888
8889 2002-10-23 Mark Mitchell <mark@codesourcery.com>
8890
8891 PR c++/8067
8892 * g++.dg/lookup/pretty1.C: New test.
8893
8894 2002-10-23 Jakub Jelinek <jakub@redhat.com>
8895
8896 * gcc.dg/20021023-1.c: New test.
8897
8898 2002-10-23 Mark Mitchell <mark@codesourcery.com>
8899
8900 PR c++/7679
8901 * g++.dg/parse/inline1.C: New test.
8902
8903 2002-10-23 Richard Henderson <rth@redhat.com>
8904
8905 * g++.dg/inherit/thunk1.C: Enable for x86_64.
8906
8907 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8908
8909 2002-10-22 Mark Mitchell <mark@codesourcery.com>
8910
8911 PR c++/6579
8912 * g++.dg/parse/stmtexpr3.C: New test.
8913
8914 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
8915
8916 * g++.dg/expr/cond1.C: New test.
8917
8918 2002-10-21 Zack Weinberg <zack@codesourcery.com>
8919
8920 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8921
8922 2002-10-21 Mark Mitchell <mark@codesourcery.com>
8923
8924 * g++.dg/abi/vbase13.C: New test.
8925 * g++.dg/abi/vbase14.C: Likewise.
8926
8927 2002-10-21 Jakub Jelinek <jakub@redhat.com>
8928
8929 * gcc.dg/tls/pic-1.c: New test.
8930 * gcc.dg/tls/nonpic-1.c: New test.
8931 * gcc.dg/20021018-1.c: New test.
8932
8933 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
8934
8935 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8936 Remove only files with the same base name as the test case.
8937 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8938 (profopt-execute): Likewise. Also, remove old profiling
8939 and performance data files before running the tests.
8940
8941 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8942 * g++.dg/bprob/bprob.exp: Likewise.
8943 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
8944 to allow more general test case names.
8945
8946 * g++.dg/bprob/bprob-1.C: Rename to ...
8947 * g++.dg/bprob/g++-bprob-1.C: ... this.
8948
8949 * g77.dg/bprob/bprob-1.f: Rename to ...
8950 * g77.dg/bprob/g77-bprob-1.f: ... this.
8951
8952 2002-10-21 Zack Weinberg <zack@codesourcery.com>
8953
8954 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8955 bison 1.50 or later.
8956
8957 2002-10-21 Janis Johnson <janis187@us.ibm.com>
8958
8959 * g++.dg/README: Describe more test directories.
8960
8961 2002-10-21 Mark Mitchell <mark@codesourcery.com>
8962
8963 * g++.dg/init/array6.C: Add additional tests.
8964
8965 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
8966
8967 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8968 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8969
8970 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
8971
8972 * gcc.c-torture/compile/20020604-1.x: New.
8973 * gcc.c-torture/compile/simd-5.x: Likewise.
8974 * gcc.c-torture/execute/920710-1.x: Likewise.
8975 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8976
8977 2002-10-21 Mark Mitchell <mark@codesourcery.com>
8978
8979 * g++.dg/inherit/override1.C: Add dg-options clause.
8980
8981 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8982
8983 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8984 _mm_slli_si128.
8985
8986 2002-10-19 Andreas Schwab <schwab@suse.de>
8987
8988 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8989 directory component.
8990
8991 2002-10-18 Mark Mitchell <mark@codesourcery.com>
8992
8993 * g++.dg/inherit/thunk1.C: New test.
8994
8995 * g++.dg/inherit/override1.C: New test.
8996
8997 * g++.dg/abi/mangle11.C: New test.
8998 * g++.dg/abi/mangle14.C: New test.
8999 * g++.dg/abi/mangle17.C: New test.
9000
9001 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
9002
9003 * g++.dg/overload/member2.C: New test.
9004
9005 2002-10-17 Janis Johnson <janis187@us.ibm.com>
9006
9007 * g++.dg/README: Describe new compat directory.
9008 * g++.dg/dg.exp: Skip tests in compat directory.
9009 * README.compat: New file.
9010 * lib/compat.exp: New expect script.
9011 * g++.dg/compat: New test directory.
9012 * g++.dg/compat/compat.exp: New expect script.
9013 * g++.dg/compat/abi: New test directory.
9014 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9015 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9016 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9017 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9018 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9019 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9020 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9021 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9022 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9023 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9024 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9025 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9026 * g++.dg/compat/break: New test directory.
9027 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9028 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9029 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9030 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9031 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9032 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9033 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9034 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9035 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9036 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9037 g++.dg/compat/break/README: New files.
9038 * g++.dg/compat/eh: New test directory.
9039 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9040 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9041 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9042 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9043 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9044 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9045 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9046 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9047 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9048 g++.dg/compat/eh/filter2_y.C,
9049 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9050 g++.dg/compat/eh/new1_y.C,
9051 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9052 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9053 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9054 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9055 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9056 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9057 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9058 g++.dg/compat/eh/unexpected1_y.C: New files.
9059 * g++.dg/compat/init: New test directory.
9060 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9061 g++.dg/compat/init/array5_y.C,
9062 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9063 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9064 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9065 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9066 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9067 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9068 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9069 g++.dg/compat/init/init-ref2_y.C: New files.
9070
9071 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9072
9073 PR c++/7584
9074 * g++.dg/inherit/using3.C: New test.
9075
9076 2002-10-17 Jan Hubicka <jh@suse.cz>
9077
9078 * gcc.dg/20021017-2.c: New test.
9079
9080 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9081
9082 * g++.dg/abi/mangle16.C: Adjust.
9083
9084 * g++.dg/init/array8.C: New test.
9085
9086 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
9087
9088 * gcc.dg/special/mips-abi.exp: New test.
9089 * gcc.dg/special/mips-abi.s: Empty file used by the above.
9090
9091 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9092
9093 * g++.dg/abi/mangle16.C: New test.
9094 * g++.dg/abi/mangle17.C: Likewise.
9095
9096 PR c++/7478
9097 * g++.dg/template/ref1.C: New test.
9098
9099 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9100
9101 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9102
9103 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
9104
9105 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9106
9107 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9108
9109 PR c++/7524
9110 * g++.dg/init/array7.C: New test.
9111
9112 2002-10-15 Mark Mitchell <mark@codesourcery.com>
9113
9114 * g++.dg/init/array6.C: New test.
9115
9116 * g++.dg/abi/mangle13.C: Likewise.
9117 * g++.dg/abi/mangle14.C: Likewise.
9118 * g++.dg/abi/mangle15.C: Likewise.
9119
9120 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9121
9122 * g++.dg/abi/empty8.C: New test.
9123
9124 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
9125
9126 * g++.dg/init/ctor1.C: New test.
9127
9128 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
9129
9130 * gcc.c-torture/execute/20021015-1.c: New test.
9131
9132 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
9133
9134 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9135
9136 2002-10-14 Jan Hubicka <jh@suse.cz>
9137
9138 * gcc.dg/i386-ssetype-[1-5].c: New tests.
9139
9140 2002-10-14 Richard Henderson <rth@redhat.com>
9141
9142 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9143
9144 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9145
9146 PR optimization/6631
9147 * g++.dg/opt/const2.C: New test.
9148
9149 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9150
9151 PR c++/7176
9152 * g++.dg/parse/friend1.C: New test.
9153 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9154
9155 2002-10-14 Jakub Jelinek <jakub@redhat.com>
9156
9157 * gcc.dg/20021014-1.c: New test.
9158
9159 2002-10-11 Mark Mitchell <mark@codesourcery.com>
9160
9161 PR c++/5661
9162 * g++.dg/ext/vlm1.C: New test.
9163 * g++.dg/ext/vlm2.C: Likewise.
9164
9165 * g++.dg/init/array1.C: Remove invalid braces.
9166 * g++.dg/init/brace1.C: New test.
9167 * g++.dg/init/copy2.C: Likewise.
9168 * g++.dg/init/copy3.C: Likewise.
9169 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9170 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9171 braces.
9172
9173 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
9174
9175 * gcc.dg/cpp/assembler.S: Don't use -ansi.
9176
9177 2002-10-11 Richard Shann <richard.shann@superh.com>
9178
9179 * gcc.c-torture/compile/simd-5.c: New test.
9180
9181 2002-10-10 Roger Sayle <roger@eyesopen.com>
9182
9183 * gcc.c-torture/execute/shiftopt-1.c: New test case.
9184
9185 2002-10-10 Jim Wilson <wilson@redhat.com>
9186
9187 * gcc.c-torture/execute/20021010-1.c: New test.
9188
9189 2002-10-09 Zack Weinberg <zack@codesourcery.com>
9190
9191 PR c/7353
9192 * g++.dg/ext/typedef-init.C: New test.
9193 * gcc.dg/typedef-init.c: New test.
9194
9195 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
9196
9197 * gcc.dg/cpp/paste13.c: New test.
9198
9199 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9200
9201 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
9202 remaining platforms, XFAIL during compile, not execute. Don't
9203 XFAIL at -O0.
9204
9205 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
9206
9207 * gcc.dg/alias-1.c: Tweak expected warning.
9208
9209 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9210
9211 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9212
9213 2002-10-06 Andreas Jaeger <aj@suse.de>
9214
9215 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9216 * gcc.dg/cpp/c++98.C: Likewise.
9217
9218 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9219 * g++.dg/cpp/c++98.C: Likewise.
9220
9221 * g++.dg/README (Subdirectories): Mention cpp directory.
9222
9223 PR target/7559
9224 * gcc.dg/20021006-1.c: New test.
9225
9226 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9227
9228 PR c++/7804
9229 * g++.dg/other/warning1.C: New test.
9230
9231 2002-10-04 Roger Sayle <roger@eyesopen.com>
9232
9233 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
9234 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
9235 and sparc-*-* with -m64 as expected failures. See PR 8087.
9236
9237 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9238
9239 PR c++/7931
9240 * g++.dg/template/ptrmem3.C: New test.
9241
9242 PR c++/7754
9243 * g++.dg/template/union1.C: New test.
9244
9245 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9246
9247 PR c++/8006
9248 * g++.dg/abi/mangle9.C: New test.
9249 * g++.dg/abi/mangle10.C: New test.
9250 * g++.dg/abi/mangle11.C: New test.
9251 * g++.dg/abi/mangle12.C: New test.
9252
9253 2002-10-02 Mark Mitchell <mark@codesourcery.com>
9254
9255 PR c++/7188.
9256 * g++.dg/template/meminit1.C: New test.
9257 * g++.dg/warn/Wreorder-1.C: Likewise.
9258 * g++.old-deja/g++.mike/warn3.C: Tweak.
9259 * lib/prune.exp: Ingore "in copy constructor".
9260
9261 2002-10-02 Andreas Jaeger <aj@suse.de>
9262
9263 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9264 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9265 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9266 on x86-64.
9267
9268 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9269
9270 * gcc.dg/empty1.C: Fix typo.
9271
9272 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
9273
9274 * gcc.dg/alias-1.c: New test.
9275
9276 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9277
9278 * gcc.dg/empty1.C: New test.
9279
9280 * g++.dg/tls/init-2.C: Tweak error messages.
9281
9282 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
9283
9284 * gcc.c-torture/compile/20020923-1.c: New test.
9285
9286 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
9287
9288 * gcc.c-torture/execute/ffs-1.c: New test.
9289 * gcc.c-torture/execute/ffs-2.c: Ditto.
9290
9291 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
9292
9293 * g++.dg/overload/member1.C: New test.
9294
9295 2002-09-30 Mark Mitchell <mark@code
9296
9297 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
9298
9299 * testsuite/gcc.dg/tls/diag-3.c: New.
9300
9301 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
9302
9303 * g++.dg/README (Subdirectories): Document new subdir expr.
9304 * g++.dg/expr/pmf-1.C: New test.
9305
9306 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
9307
9308 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9309
9310 2002-08-06 Jakub Jelinek <jakub@redhat.com>
9311
9312 * g++.dg/abi/bitfield3.C: New test.
9313
9314 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
9315
9316 * lib/gcov.exp: Tweak expected line formats.
9317 * gcc.misc-tests/gcov8.c: New test.
9318 * gcc.misc-tests/gcov8.x: New flags.
9319
9320 2002-08-05 Jakub Jelinek <jakub@redhat.com>
9321
9322 * consistency.vlad/layout/endian.c: Include string.h.
9323
9324 * gcc.c-torture/execute/20020805-1.c: New test.
9325
9326 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
9327
9328 * g++.dg/other/conversion1.C: New test.
9329
9330 2002-08-03 Roger Sayle <roger@eyesopen.com>
9331
9332 * gcc.dg/builtins-1.c: New testcase.
9333
9334 2002-08-02 Mark Mitchell <mark@codesourcery.com>
9335
9336 * g++.dg/inherit/access3.C: New test.
9337
9338 2002-08-01 Jakub Jelinek <jakub@redhat.com>
9339
9340 * gcc.dg/ia64-visibility-2.c: New test.
9341
9342 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
9343
9344 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9345 __qualifier_flags to __flags.
9346
9347 2002-07-31 Mark Mitchell <mark@codesourcery.com>
9348
9349 * g++.dg/inherit/operator1.C: New test.
9350 * g++.dg/lookup/disamb1.C: Fix typo in comment.
9351 * g++.dg/other/error1.C: Change expected error message.
9352 * g++.dg/template/conv4.C: Likewise.
9353
9354 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
9355
9356 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9357 for documented behavior.
9358
9359 2002-07-25 Roger Sayle <roger@eyesopen.com>
9360
9361 * gcc.c-torture/execute/20020720-1.x: Skip this test on
9362 several targets known to fail.
9363
9364 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
9365
9366 * gcc.dg/mips-args-[123].c: New tests.
9367
9368 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
9369
9370 * gcc.dg/ppc-spe.c: New.
9371
9372 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
9373
9374 * g++.dg/other/ptrmem4.C: New testcase.
9375
9376 2002-07-24 Richard Henderson <rth@redhat.com>
9377
9378 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9379
9380 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
9381
9382 * g++.dg/ext/alignof1.C (main): Return 0 for success.
9383
9384 2002-07-24 Roger Sayle <roger@eyesopen.com>
9385
9386 * gcc.c-torture/execute/memset-3.c: New testcase.
9387
9388 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
9389
9390 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9391 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9392
9393 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9394
9395 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9396 Delete.
9397
9398 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
9399
9400 * gcc.c-torture/compile/simd-4.c: New test.
9401
9402 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9403
9404 PR c++/7347, c++/7348
9405 * g++.dg/template/access4.C: New test.
9406 * g++.dg/template/access5.C: New test.
9407 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9408 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9409 * g++.old-deja/g++.pt/ttp58.C: Likewise.
9410 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9411
9412 2002-07-22 Jakub Jelinek <jakub@redhat.com>
9413
9414 * gcc.dg/gnu89-init-2.c: New test.
9415
9416 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
9417
9418 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9419
9420 2002-07-20 Roger Sayle <roger@eyesopen.com>
9421
9422 * gcc.c-torture/execute/20020720-1.c: New testcase.
9423
9424 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
9425
9426 * gcc.dg/cpp/Wsignprom.c: New tests.
9427
9428 2002-07-20 Alan Modra <amodra@bigpond.net.au>
9429
9430 * gcc.c-torture/execute/loop-13.c: New test.
9431
9432 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
9433
9434 * gcc.dg/cpp/expr.c: New tests.
9435
9436 2002 07-18 David Edelsohn <edelsohn@gnu.org>
9437
9438 * g++.dg/opt/pr6713.C: Add template instantiation.
9439
9440 2002-07-18 Alan Modra <amodra@bigpond.net.au>
9441
9442 * gcc.dg/nest.c: New test.
9443
9444 2002-07-17 Richard Henderson <rth@redhat.com>
9445
9446 * g++.dg/opt/pr6713.C: New test.
9447
9448 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
9449
9450 * gcc.c-torture/execute/loop-2e.x: Let the testcase
9451 XFAIL for all x86 processors.
9452
9453 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
9454
9455 * gcc.c-torture/execute/20010122-1.x: Do not test with
9456 -fomit-frame-pointer.
9457
9458 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9459
9460 * g++.dg/template/instantiate2.C: New test.
9461 * g++.dg/template/spec4.C: New test.
9462
9463 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9464
9465 * g++.dg/template/access2.C: New test.
9466 * g++.dg/template/access3.C: New test.
9467
9468 2002-07-15 Zack Weinberg <zack@codesourcery.com>
9469
9470 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9471 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9472 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9473 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9474 Convert to use <stdarg.h>.
9475 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9476 Delete.
9477 * gcc.dg/va-arg-2.c: New.
9478 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9479
9480 2002-07-15 Jakub Jelinek <jakub@redhat.com>
9481
9482 * gcc.c-torture/compile/20020710-1.c: New test.
9483
9484 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
9485 Andrew Pinski <pinskia@physics.uc.edu>
9486
9487 gcc.c-torture/compile/simd-2.c: New testcase.
9488 gcc.c-torture/compile/simd-3.c: Likewise.
9489
9490 2002-07-11 Mark Mitchell <mark@codesourcery.com>
9491
9492 PR c++/7224
9493 * g++.dg/overload/error1.C: New test.
9494
9495 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9496
9497 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9498 configuration and IRIX 6 O32 ABI.
9499
9500 2002-07-11 Roger Sayle <roger@eyesopen.com>
9501
9502 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9503
9504 2002-07-10 Roger Sayle <roger@eyesopen.com>
9505
9506 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9507
9508 2002-07-10 Jeffrey A Law <law@redhat.com>
9509
9510 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9511
9512 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
9513
9514 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
9515
9516 * gcc.dg/20020312-2.c: Check for __PPC__.
9517
9518 2002-07-09 Diego Novillo <dnovillo@redhat.com>
9519
9520 * gcc.c-torture/compile/20020709-1.c: New test.
9521
9522 2002-07-07 Roger Sayle <roger@eyesopen.com>
9523
9524 * g++.dg/template/qualttp21.C: New test case.
9525
9526 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
9527
9528 * gcc.c-torture/compile/20020706-1.c: New test.
9529 * gcc.c-torture/compile/20020706-2.c: New test.
9530
9531 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
9532 Alexandre Oliva <aoliva@redhat.com>
9533
9534 * g++.dg/warn/incomplete1.C: New test.
9535
9536 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9537
9538 PR c++/7099
9539 * g++.dg/warn/noreturn1.C: New test.
9540
9541 2002-07-03 Mark Mitchell <mark@codesourcery.com>
9542
9543 PR c++/6706
9544 * g++.dg/debug/debug6.C: New test.
9545 * g++.dg/debug/debug7.C: New test.
9546
9547 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
9548
9549 * gcc.c-torture/compile/simd-3.c: New test.
9550
9551 2002-07-03 Chris Demetriou <cgd@broadcom.com>
9552
9553 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9554 * gcc.dg/20020620-1.c: Likewise.
9555
9556 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9557
9558 PR c++/6944
9559 * g++.dg/init/array4.C: New test.
9560 * g++.dg/init/array5.C: New test.
9561
9562 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
9563
9564 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9565 * gcc.c-torture/execute/simd-2.c (main): Likewise.
9566
9567 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9568
9569 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9570 * gcc.dg/wtr-aggr-init-1.c: Likewise.
9571 * gcc.dg/wtr-conversion-1.c: Likewise.
9572 * gcc.dg/wtr-escape-1.c: Likewise.
9573 * gcc.dg/wtr-int-type-1.c: Likewise.
9574 * gcc.dg/wtr-label-1.c: Likewise.
9575 * gcc.dg/wtr-static-1.c: Likewise.
9576 * gcc.dg/wtr-strcat-1.c: Likewise.
9577 * gcc.dg/wtr-suffix-1.c: Likewise.
9578 * gcc.dg/wtr-switch-1.c: Likewise.
9579 * gcc.dg/wtr-unary-plus-1.c: Likewise.
9580 * gcc.dg/wtr-union-init-1.c: Likewise.
9581 * gcc.dg/wtr-union-init-2.c: Likewise.
9582 * gcc.dg/wtr-union-init-3.c: Likewise.
9583
9584 * gcc.dg/wtr-func-def-1.c: New test.
9585
9586 2002-07-02 Devang Patel <dpatel@apple.com>
9587
9588 * objc.dg/param-1.m: New test.
9589
9590 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
9591
9592 * gcc.dg/cpp/trad/directive.c: Add test.
9593 * gcc.dg/cpp/trad/macroargs.c: Add test.
9594 * gcc.dg/cpp/trad/rec
9595
9596 2002-04-25 Roger Sayle <roger@eyesopen.com>
9597
9598 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9599
9600 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9601
9602 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9603 targets.
9604
9605 2002-04-24 Mark Mitchell <mark@codesourcery.com>
9606
9607 * g++.dg/abi/mange7.C: New test.
9608
9609 PR c++/6438.
9610 * g++.dg/parse/stmtexpr2.C: New test.
9611
9612 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
9613
9614 * gcc.dg/20020312-2.c: Add SH target.
9615
9616 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9617
9618 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9619 compiler output on mips*-*-irix*.
9620
9621 2002-04-23 Jakub Jelinek <jakub@redhat.com>
9622
9623 * g++.dg/parse/attr1.C: New test.
9624
9625 2002-04-23 Roger Sayle <roger@eyesopen.com>
9626
9627 * gcc.c-torture/execute/string-opt-17.c: New test case.
9628 * gcc.c-torture/execute/memset-2.c: New test case.
9629
9630 2002-04-23 Mark Mitchell <mark@codesourcery.com>
9631
9632 PR c++/6256:
9633 * g++.dg/template/friend5.C: New test.
9634
9635 PR c++/6331:
9636 * g++.dg/template/qual1.C: Likewise.
9637
9638 2002-04-22 Zack Weinberg <zack@codesourcery.com>
9639
9640 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9641 Include stdlib.h, not stdio.h or ctype.h.
9642
9643 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
9644
9645 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9646 cris-*-elf* and mmix-*-*.
9647 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9648 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9649 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9650 Ditto.
9651 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9652 * gcc.dg/wchar_t-1.c: Ditto.
9653
9654 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
9655
9656 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9657 Clarify comment.
9658
9659 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
9660
9661 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9662
9663 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9664
9665 * gcc.c-torture/execute/20000906-1.x: Delete.
9666
9667 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
9668
9669 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9670
9671 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
9672
9673 * PR6367
9674 * g77.f-torture/execute/6367.f: New test.
9675 * g77.f-torture/execute/6367.x: Disable for MMIX.
9676
9677 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9678
9679 * PR6352
9680 * g++.dg/opt/inline2.C: New test.
9681
9682 2002-04-18 Richard Henderson <rth@redhat.com>
9683
9684 * gcc.dg/20000906-1.c: Enable for all targets.
9685 * gcc.c-torture/compile/iftrap-2.c: New.
9686
9687 2002-04-18 Jakub Jelinek <jakub@redhat.com>
9688
9689 * gcc.dg/20020418-1.c: New test.
9690 * gcc.dg/20020418-2.c: New test.
9691
9692 2002-04-18 Richard Henderson <rth@redhat.com>
9693
9694 * gcc.c-torture/compile/iftrap-1.c: New.
9695 * gcc.dg/iftrap-1.c: Adjust for ia64.
9696 * gcc.dg/iftrap-2.c: New.
9697
9698 2002-04-18 Jakub Jelinek <jakub@redhat.com>
9699
9700 * gcc.c-torture/compile/20020418-1.c: New test.
9701
9702 2002-04-18 Roger Sayle <roger@eyesopen.com>
9703
9704 * gcc.c-torture/compile/20020415-1.c: New.
9705
9706 2002-04-18 David S. Miller <davem@redhat.com>
9707
9708 * gcc.c-torture/execute/20020418-1.c: New test.
9709
9710 2002-04-17 Jakub Jelinek <jakub@redhat.com>
9711
9712 * gcc.dg/20020416-1.c: New test.
9713
9714 * g++.dg/opt/inline1.C: New test.
9715
9716 2002-04-16 Jakub Jelinek <jakub@redhat.com>
9717
9718 * gcc.dg/altivec-5.c: New test.
9719
9720 * gcc.dg/20020415-1.c: New test.
9721
9722 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9723
9724 * testsuite/lib/chill.exp: Remove.
9725
9726 2002-04-14 Jakub Jelinek <jakub@redhat.com>
9727
9728 * g++.dg/other/big-struct.C: New test.
9729
9730 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
9731
9732 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9733 of scratch file.
9734
9735 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
9736
9737 PR c/6277
9738 * gcc.dg/i386-387-1.c: Allow optional leading underscore
9739 in scan-assembler function name
9740
9741 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
9742
9743 * g77.f-torture/execute/980628-4.x,
9744 g77.f-torture/execute/980628-5.x,
9745 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9746 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9747 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9748 i[34567]86-*-*.
9749
9750 2002-04-13 David S. Miller <davem@redhat.com>
9751
9752 * gcc.c-torture/execute/20020413-1.c: New test.
9753
9754 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
9755
9756 * gcc.dg/asm-6.c,
9757 * g++.dg/ext/asm1.C: New tests.
9758
9759 2002-04-12 Mark Mitchell <mark@codesourcery.com>
9760
9761 PR c++ 5373.
9762 * g++.dg/parse/stmtexpr1.C: New test.
9763
9764 PR c++/5189.
9765 * g++.dg/template/copy1.C: New test.
9766
9767 2002-04-12 Richard Henderson <rth@redhat.com>
9768
9769 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9770
9771 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
9772
9773 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9774 gcc.c-torture/execute/20020307-2.c.
9775
9776 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
9777
9778 * g++.dg/ext/attrib5.C,
9779 * g++.dg/lookup/struct1.C: New tests.
9780
9781 2002-04-11 Jakub Jelinek <jakub@redhat.com>
9782
9783 * gcc.dg/20020411-1.c: New test.
9784
9785 * gcc.c-torture/execute/20020411-1.c: New test.
9786
9787 2002-04-10 Janis Johnson <janis187@us.ibm.com>
9788
9789 * g77.f-torture/execute/6177.f: New test.
9790
9791 2002-04-10 Jakub Jelinek <jakub@redhat.com>
9792
9793 PR middle-end/6247
9794 * g++.dg/opt/cleanup1.C: New test.
9795
9796 * g++.dg/opt/const1.C: New test.
9797
9798 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
9799
9800 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9801
9802 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
9803
9804 PR c++/5507
9805 * g++.dg/template/typename2.C: New test.
9806
9807 2002-04-10 Alan Modra <amodra@bigpond.net.au>
9808
9809 * gcc.c-torture/execute/loop-12.c: New.
9810
9811 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
9812
9813 * g77.f-torture/execute/980628-4.x,
9814 g77.f-torture/execute/980628-5.x,
9815 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9816 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9817 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9818
9819 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9820
9821 PR optimization/6086
9822 * g++.dg/opt/preinc1.C: New test.
9823
9824 2002-04-06 Mark Mitchell <mark@codesourcery.com>
9825
9826 PR c++/5571
9827 * g++.dg/opt/static2.C: New test.
9828
9829 2002-04-06 Mark Mitchell <mark@codesourcery.com>
9830
9831 PR c/5120
9832 * gcc.dg/20020406-1.c: New test.
9833
9834 2002-04-04 David S. Miller <davem@redhat.com>
9835
9836 * gcc.c-torture/execute/20020404-1.c: New test.
9837
9838 2002-04-04 Jakub Jelinek <jakub@redhat.com>
9839
9840 PR c/6123
9841 * gcc.dg/20020312-2.c: Do not declare global register variable
9842 if __PIC__ or __pic__ is defined.
9843
9844 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
9845
9846 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
9847 __asm__ so that it works correctly even if -ansi -pedantic-errors.
9848
9849 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9850
9851 * gcc.misc-tests/linkage.exp: Update last change to handle
9852 sparc*-, not just sparc-.
9853
9854 2002-04-03 Richard Henderson <rth@redhat.com>
9855
9856 * gcc.dg/cpp/ucs.c: Improved long UCS test.
9857
9858 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
9859
9860 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9861
9862 2002-04-02 David S. Miller <davem@redhat.com>
9863
9864 * gcc.c-torture/execute/20020402-3.c: New test.
9865
9866 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
9867
9868 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9869 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9870
9871 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9872 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9873 g77.f-torture/execute/20001201.x,
9874 g77.f-torture/execute/u77-test.x: New files.
9875
9876 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9877 * gcc.dg/wchar_t-1.c: Ditto.
9878
9879 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9880
9881 * gcc.c-torture/execute/20020402-1.c: New test.
9882
9883 2002-04-01 Richard Henderson <rth@redhat.com>
9884
9885 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9886
9887 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9888
9889 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9890
9891 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9892
9893 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
9894
9895 * g++.dg/inherit/template-as-base.C: Expect error.
9896 * g++.dg/inherit/namespace-as-base.C: Likewise.
9897
9898 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
9899
9900 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9901 g++.dg/ext/instantiate3.C: Tweak match patterns.
9902
9903 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9904 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9905 -da test.
9906
9907 2002-03-31 Richard Henderson <rth@redhat.com>
9908
9909 * gcc.dg/special/alias-2.c: New.
9910 * gcc.dg/special/ecos.exp: Run it.
9911
9912 2002-03-31 Richard Henderson <rth@redhat.com>
9913
9914 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9915
9916 2002-03-31 Kazu Hirata <kazu@hxi.com>
9917
9918 * gcc.dg/weak-1.c: Disable on h8300 port.
9919
9920 2002-03-29 Janis Johnson <janis187@us.ibm.com>
9921
9922 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9923 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9924 ordering tests.
9925 * g++.dg/bprob/bprob-1.C: New test.
9926 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9927 * g++.dg/gcov/gcov-1.C: New test.
9928 * g++.dg/gcov/gcov-1.x: New file.
9929 * g++.dg/gcov/gcov-2.C: New test.
9930 * g++.dg/gcov/gcov-3.C: New test.
9931 * g++.dg/gcov/gcov-3.h: New file.
9932
9933 2002-03-28 Roger Sayle <roger@eyesopen.com>
9934
9935 * g++.old-deja/g++.other/builtins5.C: New test.
9936 * g++.old-deja/g++.other/builtins6.C: New test.
9937 * g++.old-deja/g++.other/builtins7.C: New test.
9938 * g++.old-deja/g++.other/builtins8.C: New test.
9939 * g++.old-deja/g++.other/builtins9.C: New test.
9940
9941 2002-03-29 Jakub Jelinek <jakub@redhat.com>
9942
9943 * g++.dg/opt/static1.C: New test.
9944
9945 * g++.dg/opt/longbranch1.C: New test.
9946
9947 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
9948
9949 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9950
9951 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9952
9953 2002-03-28 Jeffrey A Law (law@redhat.com)
9954
9955 * gcc.c-torture/execute/20020328-1.c: New test.
9956
9957 2002-03-27 Richard Henderson <rth@redhat.com>
9958
9959 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9960 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9961 move from g++.old-deja/g++.ext/.
9962
9963 2002-03-27 Mark Mitchell <mark@codesourcery.com>
9964
9965 * g++.dg/init/new2.C: New test.
9966
9967 2002-03-26 Richard Henderson <rth@redhat.com>
9968
9969 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9970
9971 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9972 on sparc.
9973
9974 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
9975 sparcv9 systems.
9976 * gcc.dg/20001102-1.c: Likewise.
9977
9978 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
9979
9980 * gcc.dg/cpp/endif-pedantic1.c,
9981 gcc.dg/cpp/endif-pedantic2.c: New tests.
9982
9983 2002-03-26 Mark Mitchell <mark@codesourcery.com>
9984
9985 * g++.dg/init/new1.C: New test.
9986
9987 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
9988
9989 * g++.dg/abi/vbase9.C: New test.
9990
9991 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
9992
9993 * gcc.dg/arm-asm.c: New test.
9994
9995 2002-03-26 Andrew Cagney <ac131313@redhat.com>
9996
9997 * gcc.dg/Wswitch-enum.c: New test.
9998 Fix PR c/5044.
9999
10000 2002-03-26 Richard Henderson <rth@redhat.com>
10001
10002 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10003 structure.
10004
10005 2002-03-25 Richard Henderson <rth@redhat.com>
10006
10007 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
10008 sparcv9 systems.
10009
10010 * gcc.c-torture/compile/20011119-1.c (xxx): New.
10011 * gcc.c-torture/compile/20011119-2.c (xxx): New.
10012
10013 2002-03-25 Zack Weinberg <zack@codesourcery.com>
10014
10015 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10016
10017 2002-03-25 Bob Wilson <bob.wilson@acm.org>
10018
10019 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10020 targets using generic thunk support.
10021
10022 2002-03-25 Jakub Jelinek <jakub@redhat.com>
10023
10024 * gcc.c-torture/compile/20020323-1.c: New test.
10025
10026 * g++.dg/opt/conj2.C: New test.
10027
10028 2002-03-24 Richard Henderson <rth@redhat.com>
10029
10030 * gcc.dg/weak-1.c: Use -fno-common.
10031
10032 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10033
10034 * g77.dg/f77-edit-apostrophe-out.f: New test
10035 * g77.dg/f77-edit-h-out.f: New test
10036 * g77.dg/f77-edit-t-in.f: New test
10037 * g77.dg/f77-edit-t-out.f: New test
10038 * g77.dg/f77-edit-x-out.f: New test
10039 * g77.dg/f77-edit-slash-out.f: New test
10040 * g77.dg/f77-edit-colon-out.f: New test
10041 * g77.dg/f77-edit-s-out.f: New test
10042
10043 2002-03-24 Richard Henderson <rth@redhat.com>
10044
10045 * objc/execute/formal_protocol-6.x: New XFAIL.
10046
10047 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10048
10049 * gcc.dg/weak-1.c: Early return from dg-final on platforms
10050 that do not support weak symbols
10051
10052 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10053
10054 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
10055 * lib/g77.exp: Likewise
10056 * lib/objc.exp: Likewise
10057
10058 2002-03-23 Andrew Cagney <ac131313@redhat.com>
10059
10060 * gcc.dg/Wswitch-default.c: New test.
10061
10062 2002-03-23 Jakub Jelinek <jakub@redhat.com>
10063
10064 * g++.dg/other/enum1.C: New test.
10065
10066 2002-03-23 Zack Weinberg <zack@codesourcery.com>
10067
10068 * gcc.dg/pragma-ep-3.c: Fix typo.
10069
10070 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
10071
10072 * g++.dg/inherit/template-as-base.C: New test.
10073
10074 2002-03-22 Jakub Jelinek <jakub@redhat.com>
10075
10076 * g++.old-deja/g++.other/dwarf2-1.C: Move...
10077 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
10078
10079 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
10080
10081 * gcc.dg/cpp/multiline.c: Update to match.
10082
10083 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
10084
10085 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10086
10087 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
10088
10089 * gcc.dg/cpp/extratokens2.c: New file.
10090
10091 2002-03-21 David Edelsohn <edelsohn@gnu.org>
10092
10093 * gcc.dg/20020312-2.c: Add rs6000 target.
10094
10095 * gcc.c-torture/compile/20020319-1.c: New test.
10096
10097 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10098
10099 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10100 (A, E): Handle this.
10101
10102 2002-03-20 Jason Merrill <jason@redhat.com>
10103
10104 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10105 ignoring -fpic.
10106 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10107 through prune_gcc_output.
10108
10109 2002-03-20 Jakub Jelinek <jakub@redhat.com>
10110
10111 * gcc.c-torture/compile/20020320-1.c: New test.
10112
10113 2002-03-19 Jakub Jelinek <jakub@redhat.com>
10114
10115 * gcc.c-torture/compile/20020318-1.c: New test.
10116
10117 * gcc.dg/struct-by-value-1.c: New test.
10118
10119 * gcc.dg/20020319-1.c: New test.
10120
10121 2002-03-18 Jakub Jelinek <jakub@redhat.com>
10122
10123 * g++.dg/opt/conj1.C: New test.
10124
10125 2002-03-17 Mark Mitchell <mark@codesourcery.com>
10126
10127 * g++.dg/template/qualttp20.C: Revert previous change.
10128 * g++.dg/template/qualttp3.C: Likewise.
10129 * g++.dg/template/qualttp4.C: Likewise
10130 * g++.dg/template/qualttp5.C: Likewise
10131 * g++.dg/template/qualttp6.C: Likewise
10132 * g++.dg/template/qualttp7.C: Likewise
10133 * g++.dg/template/qualttp8.C: Likewise
10134 * g++.dg/template/recurse.C: Likewise.
10135
10136 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
10137
10138 * gcc.dg/cpp/wchar-1.c: Update.
10139
10140 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
10141
10142 * g++.dg/template/conv1.C: New test.
10143 * g++.dg/template/conv2.C: New test.
10144 * g++.dg/template/conv3.C: New test.
10145 * g++.dg/template/conv4.C: New test.
10146
10147 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10148
10149 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10150 * g++.dg/template/qualttp3.C: Likewise.
10151 * g++.dg/template/qualttp4.C: Likewise
10152 * g++.dg/template/qualttp5.C: Likewise
10153 * g++.dg/template/qualttp6.C: Likewise
10154 * g++.dg/template/qualttp7.C: Likewise
10155 * g++.dg/template/qualttp8.C: Likewise
10156 * g++.dg/template/recurse.C: Likewise.
10157
10158 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10159
10160 * g++.dg/opt/dtor1.C: New test.
10161
10162 2002-03-15 Jakub Jelinek <jakub@redhat.com>
10163
10164 * gcc.c-torture/compile/20020315-1.c: New test.
10165
10166 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
10167
10168 * gcc.dg/weak-1.c: Fix scan tests.
10169
10170 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
10171
10172 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10173 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10174 cris-*-aout* mmix-*-*.
10175 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10176 cris-*-aout* mmix-*-*.
10177 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10178 cris-*-elf* cris-*-aout* and mmix-*-*.
10179 * gcc.dg/20001009-1.c: Ditto.
10180 * gcc.dg/20010912-1.c: Ditto.
10181 * gcc.dg/20020122-4.c: Ditto.
10182 * gcc.dg/inline-2.c: Ditto.
10183
10184 2002-03-14 Jeffrey A Law (law@cygnus.com)
10185
10186 * gcc.c-torture/compile/20020314-1.c: New test.
10187
10188 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
10189
10190 * gcc.c-torture/execute/20020314-1.c: New test.
10191
10192 2002-03-14 Jakub Jelinek <jakub@redhat.com>
10193
10194 * g++.dg/warn/Wunused-1.C: New test.
10195
10196 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
10197
10198 * g++.dg/abi/mangle6.C: New test.
10199
10200 2002-03-13 Jakub Jelinek <jakub@redhat.com>
10201
10202 * gcc.c-torture/compile/20020309-2.c: New test.
10203
10204 * gcc.c-torture/compile/20020312-1.c: New test.
10205
10206 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
10207
10208 * g++.dg/other/access1.C: New test.
10209
10210 2002-03-12 Jakub Jelinek <jakub@redhat.com>
10211
10212 * gcc.c-torture/execute/wchar_t-1.c: New test.
10213
10214 2002-03-12 David Edelsohn <edelsohn@gnu.org>
10215
10216 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10217
10218 2002-03-12 Roger Sayle <roger@eyesopen.com>
10219
10220 * gcc.dg/20020312-1.c: New test case.
10221
10222 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
10223
10224 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10225
10226 2002-03-11 Richard Henderson <rth@redhat.com>
10227
10228 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10229 * g++.old-deja/g++.jason/report.C: Likewise.
10230
10231 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10232
10233 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10234 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10235
10236 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10237
10238 * testsuite/g++.dg/overload/pmf1.C: New test.
10239
10240 2002-03-11 Kazu Hirata <kazu@hxi.com>
10241
10242 * gcc.c-torture/execute/20020307-1.c: Use long.
10243
10244 2002-03-11 Jakub Jelinek <jakub@redhat.com>
10245
10246 PR optimization/5844
10247 * gcc.dg/20020310-1.c: New test.
10248
10249 2002-03-09 Michael Meissner <meissner@redhat.com>
10250
10251 * gcc.c-torture/execute/memcpy-2.c: New test.
10252 * gcc.c-torture/execute/memset-1.c: New test.
10253 * gcc.c-torture/execute/strlen-1.c: New test.
10254 * gcc.c-torture/execute/strcmp-1.c: New test.
10255 * gcc.c-torture/execute/strncmp-1.c: New test.
10256
10257 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
10258
10259 * gcc.dg/ppc-ldstruct.c: New test.
10260
10261 2002-03-09 Jakub Jelinek <jakub@redhat.com>
10262
10263 * gcc.c-torture/execute/va-arg-22.c: New test.
10264
10265 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10266
10267 * gcc.c-torture/compile/20020309-1.c: New test.
10268
10269 2002-03-08 Jakub Jelinek <jakub@redhat.com>
10270
10271 * gcc.c-torture/execute/20020307-2.c: New test.
10272
10273 2002-03-07 Jeffrey A Law (law@redhat.com)
10274
10275 * g77.f-torture/compile/20020307-1.f: New test.
10276
10277 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
10278
10279 * gcc.dg/unordered-1.c: New test.
10280
10281 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
10282
10283 * gcc.c-torture/execute/20020307-1.c: New test.
10284
10285 2002-03-05 Jakub Jelinek <jakub@redhat.com>
10286
10287 * gcc.dg/20020304-1.c: New test.
10288
10289 * gcc.c-torture/compile/20020304-2.c: New test.
10290
10291 2002-03-04 Zack Weinberg <zack@codesourcery.com>
10292
10293 * gcc.c-torture/compile/20020304-1.c: New test case
10294 (from PR c/5830).
10295
10296 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
10297
10298 * gcc.dg/20020103-1.c: Add other -D ppc variants.
10299
10300 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
10301
10302 * g++.dg/other/classkey1.C: New test.
10303
10304 2002-03-01 Richard Henderson <rth@redhat.com>
10305
10306 * gcc.c-torture/compile/981223-1.x: New.
10307 * gcc.c-torture/compile/920625-1.x: New.
10308
10309 2002-02-28 Richard Henderson <rth@redhat.com>
10310
10311 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10312
10313 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
10314
10315 * gcc.c-torture/execute/20020227-1.c: New test.
10316
10317 2002-02-27 Mark Mitchell <mark@codesourcery.com>
10318
10319 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10320 here" ERROR lines.
10321 * g++.old-deja/g++.oliva/partord1.C: Likewise.
10322 * g++.old-deja.g++.other/defarg1.C: Likewise.
10323 * g++.old-deja/g++.pt/calls2.C: Likewise.
10324 * g++.old-deja/g++.pt/crash20.C: Likewise.
10325 * g++.old-deja/g++.pt/crash30.C: Likewise.
10326 * g++.old-deja/g++.pt/crash36.C: Likewise.
10327 * g++.old-deja/g++.pt/crash6.C: Likewise.
10328 * g++.old-deja/g++.pt/defarg13.C: Likewise.
10329 * g++.old-deja/g++.pt/derived3.C: Likewise.
10330 * g++.old-deja/g++.pt/error1.C: Likewise.
10331 * g++.old-deja/g++.pt/friend21.C: Likewise.
10332 * g++.old-deja/g++.pt/friend23.C: Likewise.
10333 * g++.old-deja/g++.pt/infinite1.C: Likewise.
10334 * g++.old-deja/g++.robertl/eb128.C: Likewise.
10335
10336 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
10337
10338 * gcc.c-torture/execute/20020225-2.c: New test.
10339
10340 2002-02-27 Zack Weinberg <zack@codesourcery.com>
10341
10342 * gcc.c-torture/execute/920730-1t.c,
10343 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10344 Delete test cases, only relevant to -traditional.
10345
10346 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
10347
10348 * gcc.dg/cpp/undef1.c: Remove.
10349 * gcc.dg/cpp/directiv.c: Update.
10350 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10351
10352 2002-02-27 Michael Meissner <meissner@redhat.com>
10353
10354 * gcc.c-torture/execute/20020226-1.c: New test.
10355
10356 2002-02-26 Jakub Jelinek <jakub@redhat.com>
10357
10358 * g++.dg/debug/debug4.C: New test.
10359
10360 * gcc.dg/ia64-visibility-1.c: New test.
10361
10362 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
10363
10364 * gcc.dg/debug/20020224-1.c: New.
10365
10366 2002-02-25 Kazu Hirata <kazu@hxi.com>
10367
10368 * gcc.c-torture/execute/960416-1.x: New.
10369 * gcc.c-torture/execute/divconst-3.x: Likewise.
10370
10371 2002-02-25 Jakub Jelinek <jakub@redhat.com>
10372
10373 * gcc.dg/20020224-1.c: New test.
10374
10375 2002-02-25 Alan Modra <amodra@bigpond.net.au>
10376
10377 * gcc.c-torture/execute/20020225-1.c: New.
10378
10379 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
10380
10381 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10382
10383 2002-02-23 Jakub Jelinek <jakub@redhat.com>
10384
10385 * gcc.dg/20020222-1.c: New test.
10386
10387 2002-02-22 Jakub Jelinek <jakub@redhat.com>
10388
10389 * g++.dg/opt/anonunion1.C: New test.
10390
10391 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
10392
10393 * g++.dg/template/qualttp19.C: New test.
10394 * g++.dg/template/qualttp20.C: New test.
10395 * g++.old-deja/g++.jason/report.C: Adjust expected errors
10396 * g++.old-deja/g++.other/qual1.C: Likewise.
10397
10398 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
10399
10400 * gcc.dg/attr-alwaysinline.c: New.
10401
10402 2002-02-21 Jakub Jelinek <jakub@redhat.com>
10403
10404 * gcc.dg/20020220-1.c: New test.
10405
10406 * gcc.dg/20020220-2.c: New test.
10407
10408 * g++.dg/opt/mmx1.C: New test.
10409
10410 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
10411
10412 * gcc.c-torture/compile/20020110.c: New test.
10413
10414 2002-02-20 Jakub Jelinek <jakub@redhat.com>
10415
10416 * gcc.c-torture/execute/20020219-1.c: New test.
10417
10418 * gcc.dg/20020219-1.c: New test.
10419
10420 * gcc.dg/noncompile/20020220-1.c: New test.
10421
10422 * g++.dg/opt/ptrintsum1.C: New test.
10423
10424 * gcc.dg/debug/20020220-1.c: New test.
10425
10426 2002-02-17 Jakub Jelinek <jakub@redhat.com>
10427
10428 * gcc.c-torture/execute/20020216-1.c: New test.
10429
10430 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
10431
10432 * gcc.dg/decl-1.c: Update, new test.
10433
10434 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
10435
10436 * g++.dg/abi/bitfield1.C: New test.
10437 * g++.dg/abi/bitfield2.C: New test.
10438
10439 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
10440
10441 * gcc.dg/attr-nest.c: New test.
10442
10443 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
10444
10445 * gcc.c-torture/execute/20020215-1.c: New test.
10446
10447 2002-02-14 Jakub Jelinek <jakub@redhat.com>
10448
10449 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10450 * g++.dg/debug/debug.exp: New.
10451 * g++.dg/debug/trivial.C: New.
10452 * g++.dg/debug/debug1.C: Moved...
10453 * g++.dg/other/debug1.C: ...from here.
10454 * g++.dg/debug/debug2.C: Moved...
10455 * g++.dg/other/debug2.C: ...from here.
10456 * g++.dg/debug/debug3.C: Moved...
10457 * g++.dg/other/debug3.C: ...from here.
10458
10459 * gcc.dg/noncompile/20020213-1.c: New test.
10460
10461 2002-02-13 Jakub Jelinek <jakub@redhat.com>
10462
10463 * g++.dg/other/debug3.C: New test.
10464
10465 * gcc.c-torture/execute/20020213-1.c: New test.
10466
10467 2002-02-13 Richard Smith <richard@ex-parrot.com>
10468
10469 * g++.old-deja/g++.other/thunk1.C: New test.
10470
10471 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
10472
10473 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10474
10475 2002-02-13 Stan Shebs <shebs@apple.com>
10476
10477 * gcc.dg/altivec-3.c: New.
10478
10479 2002-02-12 Jakub Jelinek <jakub@redhat.com>
10480
10481 * gcc.dg/Wunreachable-1.c: New test.
10482 * gcc.dg/Wunreachable-2.c: New test.
10483
10484 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
10485
10486 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10487
10488 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
10489
10490 * gcc.dg/decl-1.c: New test.
10491
10492 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
10493
10494 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10495
10496 2002-02-10 Kazu Hirata <kazu@hxi.com>
10497
10498 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10499 * gcc.c-torture/compile/980506-1.x: Likewise.
10500
10501 2002-02-10 Kazu Hirata <kazu@hxi.com>
10502
10503 * gcc.dg/20020210-1.c: New.
10504
10505 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
10506
10507 * g77.f-torture/execute/947.f: New regression test
10508 for PR fortran/947.
10509
10510 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10511
10512 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10513 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10514
10515 2002-02-08 Richard Henderson <rth@redhat.com>
10516
10517 * gcc.c-torture/compile/labels-3.c: New.
10518
10519 2002-02-08 Jakub Jelinek <jakub@redhat.com>
10520
10521 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10522 expression statements work instead.
10523 * gcc.dg/noncompile/20020207-1.c: New test.
10524
10525 2002-02-07 Richard Henderson <rth@redhat.com>
10526
10527 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10528
10529 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10530
10531 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10532 message from g77
10533 * lib/g77-dg.exp: Trim g77 error messages so that they are
10534 recognized by dg.exp.
10535
10536 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10537
10538 PR fortran/5473
10539 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
10540
10541 2002-02-07 Richard Henderson <rth@redhat.com>
10542
10543 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10544 to be sufficiently aligned for integers.
10545
10546 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
10547
10548 * g++.dg/template/friend4.C: New test.
10549
10550 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10551
10552 PR fortran/5743
10553 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10554 unsupported cases.
10555
10556 2002-02-07 Richard Henderson <rth@redhat.com>
10557
10558 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10559 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10560 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10561 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10562
10563 2002-02-06 Richard Henderson <rth@redhat.com>
10564
10565 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10566
10567 2002-02-06 Janis Johnson <janis187@us.ibm.com>
10568
10569 * gcc.dg/20020206-1.c: New test.
10570
10571 2002-02-06 Jakub Jelinek <jakub@redhat.com>
10572
10573 * gcc.c-torture/execute/20020206-1.c: New test.
10574
10575 * gcc.c-torture/execute/20020206-2.c: New test.
10576
10577 PR optimization/5429:
10578 * gcc.c-torture/compile/20020206-1.c: New test.
10579
10580 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
10581
10582 * g++.dg/ext/align1.C: Do not use an explicit alignment value
10583 as certain file formats cannot support particularly large
10584 alignments.
10585
10586 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10587 and do not expect to be able to link the executable.
10588
10589 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10590 fail because the COFF format does not support the weak attribute.
10591
10592 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
10593
10594 * g77.dg/pr5473.f: New test
10595
10596 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
10597
10598 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10599 Fix testcase accordingly.
10600
10601 2002-02-04 Richard Henderson <rth@redhat.com>
10602
10603 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10604 (buf): Change to be an array of pointers, not ints.
10605
10606 2002-02-04 Jakub Jelinek <jakub@redhat.com>
10607
10608 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
10609 before all tests. Move warning one line above to match where it
10610 C frontend emits.
10611 * gcc.dg/Wswitch-2.c: New test.
10612 * g++.dg/warn/Wswitch-1.C: New test.
10613 * g++.dg/warn/Wswitch-2.C: New test.
10614
10615 2002-02-04 Richard Henderson <rth@redhat.com>
10616
10617 * g++.dg/abi/offsetof.C: Fix size comparison.
10618
10619 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
10620
10621 * gcc.dg/cast-qual-2.c: New test.
10622
10623 2002-02-04 Jakub Jelinek <jakub@redhat.com>
10624
10625 * gcc.dg/20020201-4.c: New test.
10626
10627 2002-02-04 Ben Elliston <bje@redhat.com>
10628
10629 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10630 target_info attribute != 0, in addition to the empty string.
10631 (gcc_target_compile): Likewise.
10632
10633 2002-02-03 Andrew Cagney <ac131313@redhat.com>
10634
10635 * gcc.dg/Wswitch.c: New test.
10636 PR gcc/4475. PR gcc/3780.
10637
10638 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
10639
10640 * g77.f-torture/execute/5122.f: New test for regressions
10641 against PR fortran/5122.
10642
10643 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
10644
10645 * g77.f-torture/compile/pr3743.f: Delete
10646 * g77.dg/pr3743-1.f: New test.
10647 * g77.dg/pr3743-2.f: New test.
10648 * g77.dg/pr3743-3.f: New test.
10649 * g77.dg/pr3743-4.f: New test.
10650
10651 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
10652
10653 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10654
10655 2002-02-02 Richard Henderson <rth@redhat.com>
10656
10657 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10658 * gcc.c-torture/execute/bf64-1.c: Likewise.
10659
10660 2002-02-02 Jakub Jelinek <jakub@redhat.com>
10661
10662 * gcc.dg/20020201-2.c: New test.
10663
10664 * gcc.dg/20020201-3.c: New test.
10665
10666 * gcc.c-torture/execute/bitfld-2.c: New test.
10667
10668 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
10669
10670 * gcc.dg/bitfld-1.c: Update.
10671 * gcc.dg/bitfld-2.c: Update.
10672 * gcc.c-torture/execute/bitfld-1.x: New.
10673
10674 2002-02-02 Jakub Jelinek <jakub@redhat.com>
10675
10676 * gcc.c-torture/execute/20020201-1.c: New test.
10677
10678 2002-02-01 Janis Johnson <janis187@us.ibm.com>
10679
10680 PR target/5469
10681 * gcc.dg/20020201-1.c: New test.
10682
10683 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
10684
10685 PR fortran/3743
10686 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10687 * g77.f-torture/compile/pr3743.x: Remove
10688
10689 2002-01-31 Tom Rix <trix@redhat.com>
10690
10691 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10692
10693 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
10694
10695 * gcc.dg/noncompile/20020130-1.c: New test.
10696
10697 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
10698
10699 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
10700
10701 2002-01-29 Richard Henderson <rth@redhat.com>
10702
10703 * gcc.c-torture/execute/991118-1.c: Cast various constants back
10704 to long long.
10705 * gcc.c-torture/execute/bf64-1.c: Likewise.
10706
10707 2002-01-29 Jakub Jelinek <jakub@redhat.com>
10708
10709 * gcc.c-torture/execute/20020129-1.c: New test.
10710
10711 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
10712
10713 * gcc.c-torture/compile/20000224-1.c: Update.
10714 * gcc.c-torture/execute/bitfld-1.c: New tests.
10715 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10716 * gcc.dg/uninit-A.c: Update.
10717
10718 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
10719
10720 * g++.dg/template/ctor1.C: Add instantiation.
10721
10722 2002-01-28 Paul Koning <pkoning@equallogic.com>
10723
10724 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10725 argument to __builtin_prefetch to be const ptr.
10726
10727 2002-01-28 Jakub Jelinek <jakub@redhat.com>
10728
10729 * gcc.c-torture/compile/20020120-1.c: New test.
10730
10731 2002-01-27 Kazu Hirata <kazu@hxi.com>
10732
10733 * gcc.c-torture/execute/20020127-1.c: New test.
10734
10735 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
10736
10737 * g77.dg/f77-edit-i-in.f: New test
10738 * g77.dg/f77-edit-i-out.f: New test
10739
10740 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
10741
10742 * gcc.dg/debug/debug.exp: New file.
10743 * gcc.dg/debug/trivial.c: New file.
10744 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10745 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10746 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10747 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10748 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10749 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10750 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10751 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10752 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10753 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10754 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10755 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10756 * gcc.dg/20000503-1.c: Removed.
10757 * gcc.dg/20010207-1.c: Removed.
10758 * gcc.dg/20011223-1.c: Removed.
10759 * gcc.dg/20020104-2.c: Removed.
10760 * gcc.dg/debug-1.c: Removed.
10761 * gcc.dg/debug-2.c: Removed.
10762 * gcc.dg/debug-3.c: Removed.
10763 * gcc.dg/debug-4.c: Removed.
10764 * gcc.dg/debug-5.c: Removed.
10765 * gcc.dg/debug-6.c: Removed.
10766 * gcc.dg/dwarf2-1.c: Removed.
10767 * gcc.dg/dwarf2-2.c: Removed.
10768
10769 2002-01-25 Jakub Jelinek <jakub@redhat.com>
10770
10771 * g++.old-deja/g++.other/eh5.C: New test.
10772 * g++.old-deja/g++.other/sibcall2.C: New test.
10773 * g++.old-deja/g++.other/array9.C: New test.
10774 * g++.old-deja/g++.other/typename2.C: New test.
10775 * g++.old-deja/g++.other/crash60.C: New test.
10776 * g++.old-deja/g++.other/conv9.C: New test.
10777 * g++.old-deja/g++.other/mangle10.C: New test.
10778 * g++.old-deja/g++.other/unchanging1.C: New test.
10779 * g++.old-deja/g++.other/exprstmt1.C: New test.
10780 * g++.old-deja/g++.other/inline23.C: New test.
10781 * g++.old-deja/g++.eh/ia64-1.C: New test.
10782 * g++.old-deja/g++.other/dwarf2-1.C: New test.
10783 * g++.old-deja/g++.other/reload1.C: New test.
10784 * g++.old-deja/g++.other/static20.C: New test.
10785 * g++.old-deja/g++.other/local-alloc1.C: New test.
10786 * g++.old-deja/g++.other/conv8.C: New test.
10787 * g++.old-deja/g++.other/stmtexpr2.C: New test.
10788 * g++.old-deja/g++.other/storeexpr1.C: New test.
10789 * g++.old-deja/g++.other/storeexpr2.C: New test.
10790 * g++.dg/eh/template2.C: New test.
10791 * g++.dg/warn/weak1.C: New test.
10792
10793 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
10794
10795 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10796 Remove first, non-varying, argument.
10797
10798 2002-01-23 Richard Henderson <rth@redhat.com>
10799
10800 * gcc.dg/inline-2.c: New.
10801
10802 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10803 Add optional target arg. Check number of arguments.
10804 (scan-assembler-not, scan-assembler-dem): Likewise.
10805 (scan-assembler-dem-not): Likewise.
10806
10807 2002-01-23 Zack Weinberg <zack@codesourcery.com>
10808
10809 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10810 line 12.
10811 * g++.old-deja/g++.brendan/parse3.C,
10812 g++.old-deja/g++.other/crash26.C,
10813 g++.old-deja/g++.other/crash28.C,
10814 g++.old-deja/g++.other/crash29.C,
10815 g++.old-deja/g++.other/crash30.C,
10816 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10817
10818 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
10819
10820 * gcc.dg/20020115-1.c: New.
10821
10822 2002-01-23 Bob Wilson <bob.wilson@acm.org>
10823
10824 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10825
10826 2002-01-23 Janis Johnson <janis187@us.ibm.com>
10827
10828 * gcc.dg/20020122-3.c: New.
10829
10830 2002-01-23 Jakub Jelinek <jakub@redhat.com>
10831
10832 * g++.dg/other/gc1.C: New test.
10833
10834 2002-01-23 Zack Weinberg <zack@codesourcery.com>
10835
10836 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10837
10838 2002-01-22 Richard Henderson <rth@redhat.com>
10839
10840 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10841
10842 2002-01-22 Richard Henderson <rth@redhat.com>
10843
10844 * gcc.dg/20020122-4.c: New.
10845
10846 2002-01-22 H.J. Lu <hjl@gnu.org>
10847
10848 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10849 link output.
10850 * gcc.dg/special/ecos.exp: Likewise.
10851 * lib/g++-dg.exp: Likewise.
10852 * lib/g77-dg.exp: Likewise.
10853 * lib/gcc-dg.exp : Likewise.
10854 * lib/mike-g++.exp: Likewise.
10855 * lib/mike-g77.exp: Likewise.
10856 * lib/mike-gcc.exp: Likewise.
10857 * lib/objc-dg.exp: Likewise.
10858
10859 2002-01-22 Janis Johnson <janis187@us.ibm.com>
10860
10861 PR target/5379
10862 * gcc.dg/20020122-2.c: New test.
10863
10864 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
10865
10866 * gcc.dg/20020122-1.c: New test.
10867
10868 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
10869
10870 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10871
10872 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
10873
10874 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10875
10876 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10877
10878 * gcc.c-torture/compile/20020121-1.c: New test.
10879
10880 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
10881
10882 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10883 ld_library_path.
10884
10885 2002-01-21 Jakub Jelinek <jakub@redhat.com>
10886
10887 * gcc.dg/20020218-1.c: New test.
10888
10889 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
10890
10891 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10892 messages
10893 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10894 "At global scope" warning
10895 * g++.dg/ext/align1.C: Change cygwin test for alignment
10896 from db-bogus to dg-warning
10897
10898 2002-01-21 Zack Weinberg <zack@codesourcery.com>
10899
10900 * g77.f-torture/compile/cpp2.F: New test.
10901
10902 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
10903
10904 * g++.dg/template/access1.C: New test.
10905
10906 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
10907
10908 * gcc.dg/20020118-1.c: New.
10909
10910 2002-01-18 Kazu Hirata <kazu@hxi.com>
10911
10912 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10913
10914 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
10915
10916 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10917 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10918 alignment warnings.
10919
10920 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
10921
10922 * gcc.misc-tests/i386-prefetch.exp: Save and restore
10923 torture_with_loops and torture_without_loops
10924
10925 2002-01-17 Jakub Jelinek <jakub@redhat.com>
10926
10927 * gcc.c-torture/compile/20020116-1.c: New test.
10928
10929 2002-01-16 Jakub Jelinek <jakub@redhat.com>
10930
10931 * gcc.dg/20020116-2.c: New test.
10932
10933 * gcc.dg/ultrasp4.c: New test.
10934
10935 * gcc.dg/20020116-1.c: New test.
10936
10937 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
10938
10939 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10940 by EABI.
10941
10942 2002-01-15 Janis Johnson <janis187@us.ibm.com>
10943
10944 * gcc.misc-tests/i386-prefetch.exp: New.
10945 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10946 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10947 * gcc.misc-tests/i386-pf-none-1.c: New test.
10948 * gcc.misc-tests/i386-pf-sse-1.c: New test.
10949
10950 2002-01-15 Jakub Jelinek <jakub@redhat.com>
10951
10952 * gcc.dg/gnu89-init-1.c: Add new tests.
10953
10954 2002-01-15 Andreas Jaeger <aj@suse.de>
10955
10956 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10957 * gcc.dg/i386-mmx-2.c: Likewise.
10958 * gcc.dg/i386-sse-1.c: Likewise.
10959 * gcc.dg/i386-sse-2.c: Likewise.
10960 * gcc.dg/i386-sse-3.c: Likewise.
10961
10962 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
10963
10964 * g77.f-torture/execute/intrinsic-unix-bessel.f:
10965 Uncomment additional cases that now pass.
10966
10967 2002-01-11 Richard Henderson <rth@redhat.com>
10968
10969 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10970 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10971
10972 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
10973
10974 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10975
10976 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
10977
10978 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10979 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10980
10981 2002-01-10 Dale Johannesen <dalej@apple.com>
10982
10983 * gcc.c-torture/execute/loop-11.c: New.
10984
10985 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
10986
10987 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10988 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10989
10990 2002-01-09 Richard Henderson <rth@redhat.com>
10991
10992 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10993 type in which to perform the operation for each size.
10994
10995 2002-01-09 Alan Matsuoka (alanm@redhat.com)
10996
10997 * gcc.c-torture/compile/20020109-2.c: New test.
10998
10999 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
11000
11001 * gcc.c-torture/execute/loop-10.c: New test.
11002
11003 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11004
11005 * gcc.c-torture/compile/20010226-1.c: New test.
11006 * gcc.c-torture/compile/20010227-1.c: New test.
11007 * gcc.c-torture/compile/20010426-1.c: New test.
11008 * gcc.c-torture/compile/20010510-1.c: New test.
11009 * gcc.c-torture/compile/20010605-3.c: New test.
11010 * gcc.c-torture/compile/20010824-1.c: New test.
11011 * gcc.c-torture/execute/20010409-1.c: New test.
11012 * gcc.dg/noncompile/20000901-1.c: New test.
11013 * gcc.dg/20001023-1.c: New test.
11014 * gcc.dg/20001101-1.c: New test.
11015 * gcc.dg/20001102-1.c: New test.
11016 * gcc.dg/20010207-1.c: New test.
11017 * gcc.dg/20010405-1.c: New test.
11018 * gcc.dg/20010822-1.c: New test.
11019 * gcc.dg/20011107-1.c: New test.
11020
11021 2002-01-09 Jeffrey A Law (law@redhat.com)
11022
11023 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11024
11025 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
11026 execution failure on PA targets.
11027
11028 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11029
11030 * gcc.c-torture/compile/20020109-1.c: New test.
11031
11032 2002-01-08 Kazu Hirata <kazu@hxi.com>
11033
11034 * gcc.c-torture/execute/20020108-1.c: New test.
11035
11036 2002-01-08 Jakub Jelinek <jakub@redhat.com>
11037
11038 * gcc.dg/20020108-1.c: New test.
11039
11040 2002-01-08 H.J. Lu <hjl@gnu.org>
11041
11042 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11043 for header files.
11044
11045 2002-01-08 Geoff Keating <geoffk@redhat.com>
11046
11047 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11048 consistency.
11049
11050 002-01-07 Aldy Hernandez <aldyh@redhat.com>
11051
11052 * gcc.dg/altivec-4.c: Test altivec predicates.
11053
11054 2002-01-07 Jakub Jelinek <jakub@redhat.com>
11055
11056 * gcc.c-torture/execute/20020107-1.c: New test.
11057
11058 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
11059
11060 PR c/5279
11061 * gcc.c-torture/compile/20020106-1.c: New test.
11062
11063 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
11064
11065 * gcc.c-torture/execute/nestfunc-4.c: New test.
11066
11067 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11068
11069 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11070 extra triple that slipped in.
11071 * g++.old-deja/g++.abi/align.C: Likewise.
11072 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11073
11074 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11075
11076 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11077 * g++.old-deja/g++.abi/align.C: Likewise.
11078 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11079
11080 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11081 on FreeBSD/i386.
11082 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11083 FreeBSD.
11084
11085 2002-01-04 Jakub Jelinek <jakub@redhat.com>
11086
11087 * gcc.dg/20020104-1.c: New test.
11088
11089 * gcc.dg/20020104-2.c: New test.
11090
11091 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
11092
11093 * gcc.dg/20020103-1.c: Fix typo in target selector.
11094
11095 2002-01-03 Richard Henderson <rth@redhat.com>
11096
11097 * gcc.dg/20020103-1.c: New.
11098
11099 2002-01-03 Kazu Hirata <kazu@hxi.com>
11100
11101 * gcc.c-torture/execute/20020103-1.c: New test.
11102
11103 2002-01-03 Jakub Jelinek <jakub@redhat.com>
11104
11105 * g++.dg/other/debug2.C: New test.
11106
11107 * gcc.c-torture/compile/20020103-1.c: New test.
11108
11109 2002-01-02 Jakub Jelinek <jakub@redhat.com>
11110
11111 * gcc.dg/gnu89-init-1.c: Added new tests.
11112
11113 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11114
11115 * g++.dg/template/friend2.C: Remove as patch is reverted.
11116
11117 * g++.dg/warn/oldcast1.C: New test.
11118
11119 * g++.dg/template/ptrmem1.C: New test.
11120 * g++.dg/template/ptrmem2.C: New test.
11121
11122 * g++.dg/template/ntp.C: New test.
11123
11124 * g++.dg/other/component1.C: New test.
11125
11126 * g++.dg/template/ttp3.C: New test.
11127
11128 * g++.dg/template/friend2.C: New test.
11129 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11130
11131 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11132
11133 * g++.dg/other/ptrmem1.C: New test.
11134 * g++.dg/other/ptrmem2.C: New test.
11135
11136 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11137
11138 * g++.dg/template/ctor1.C: New test.
11139
11140 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11141
11142 * g++.dg/template/friend2.C: New test.
11143
11144 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
11145
11146 * gcc.dg/mmix-1.c: New test.
11147
11148 2001-12-31 Richard Henderson <rth@redhat.com>
11149
11150 * gcc.dg/asm-5.c: New.
11151
11152 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
11153
11154 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11155 in namespace __gnu_cxx
11156
11157 2001-12-30 Richard Henderson <rth@redhat.com>
11158
11159 * gcc.dg/debug-6.c: New.
11160
11161 2001-12-30 Jakub Jelinek <jakub@redhat.com>
11162
11163 * gcc.c-torture/compile/20011229-2.c: New test.
11164
11165 2001-12-29 Jakub Jelinek <jakub@redhat.com>
11166
11167 * gcc.dg/debug-3.c: New test.
11168 * gcc.dg/debug-4.c: New test.
11169 * gcc.dg/debug-5.c: New test.
11170
11171 2001-12-29 Richard Henderson <rth@redhat.com>
11172
11173 * g++.dg/eh/loop1.C: New.
11174
11175 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11176
11177 * g++.dg/template/crash1.C: New test.
11178
11179 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11180
11181 * g++.dg/other/const1.C: New test.
11182
11183 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
11184
11185 * gcc.c-torture/compile/20011229-1.c: New test.
11186
11187 2001-12-28 Stan Shebs <shebs@apple.com>
11188
11189 * lib/objc-torture.exp: Resync with c-torture.exp.
11190 * lib/objc.exp: Load standard libraries.
11191
11192 2001-12-28 Jakub Jelinek <jakub@redhat.com>
11193
11194 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11195 additional tests.
11196
11197 2001-12-27 Roger Sayle <roger@eyesopen.com>
11198
11199 * gcc.c-torture/execute/string-opt-16.c: New testcase.
11200
11201 2001-12-27 Richard Henderson <rth@redhat.com>
11202
11203 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11204
11205 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
11206
11207 * g++.dg/eh/ctor1.C: New test.
11208 * g++.dg/other/error2.C: New test.
11209
11210 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
11211
11212 * g++.dg/other/init2.C: New test.
11213
11214 2001-12-24 Richard Henderson <rth@redhat.com>
11215
11216 * gcc.dg/20011223-1.c: New.
11217 * gcc.dg/inline-1.c: New.
11218
11219 2001-12-23 Richard Henderson <rth@redhat.com>
11220
11221 * gcc.dg/asm-4.c: Test operand modifiers.
11222
11223 2001-12-23 Richard Henderson <rth@redhat.com>
11224
11225 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11226
11227 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
11228
11229 * gcc.c-torture/execute/20011223-1.c: New test.
11230
11231 2001-12-21 Richard Henderson <rth@redhat.com>
11232
11233 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11234 re-enables the warning.
11235
11236 2001-12-21 Richard Henderson <rth@redhat.com>
11237
11238 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11239
11240 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11241
11242 * gcc.c-torture/compile/20011218-1.c: New test.
11243
11244 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
11245
11246 * gcc.misc-test/arm-isr.exp: New file. Control running of the
11247 arm-isr.c test.
11248 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
11249 epilogue generation for ARM ISR routines.
11250
11251 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11252
11253 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11254 * gcc.dg/format/c90-printf-3.c: Likewise.
11255 * gcc.dg/format/c99-printf-3.c: Likewise.
11256 * gcc.dg/format/ext-1.c: Likewise.
11257 * gcc.dg/format/ext-6.c: Likewise.
11258 * gcc.dg/format/format.h: Prototype unlocked stdio.
11259
11260 2001-12-20 Richard Henderson <rth@redhat.com>
11261
11262 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11263 (arena): Use it.
11264 (malloc): Correct allocation logic. Abort if we fill up the
11265 arena before initialization complete.
11266 (realloc): Correct allocation logic.
11267
11268 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11269
11270 * gcc.c-torture/compile/20011219-2.c: New test.
11271
11272 * gcc.c-torture/execute/20011219-1.c: New test.
11273
11274 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
11275
11276 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
11277 target does not support weak symbols.
11278
11279 2001-12-19 Jakub Jelinek <jakub@redhat.com>
11280
11281 * gcc.c-torture/compile/20011219-1.c: New test.
11282
11283 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
11284
11285 * g++.dg/other/error1.C: New test.
11286
11287 2001-12-17 Jeffrey A Law (law@redhat.com)
11288
11289 * gcc.c-torture/execute/20011217-1.c: New test.
11290
11291 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
11292
11293 * objc.dg/special/: New directory.
11294 * objc.dg/special/special.exp: New file.
11295 * objc.dg/special/unclaimed-category-1.h: New file.
11296 * objc.dg/special/unclaimed-category-1a.m: New file.
11297 * objc.dg/special/unclaimed-category-1.m: New file.
11298
11299 2001-12-17 Andreas Jaeger <aj@suse.de>
11300
11301 * gcc.c-torture/compile/20011217-2.c: New test.
11302
11303 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11304
11305 * gcc.c-torture/compile/20011217-1.c: New test.
11306
11307 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
11308
11309 * testsuite/gcc.dg/20011214-1.c: New.
11310
11311 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
11312
11313 * gcc.dg/altivec-4.c: New.
11314
11315 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
11316
11317 * gcc.dg/20011113-1.c: New test.
11318
11319 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
11320
11321 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11322 std::__malloc_alloc_template<0> and
11323 std::__default_alloc_template<false, 0>.
11324
11325 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
11326
11327 * objc/execute/bf-21.m: New test.
11328 * objc/execute/enumeration-1.m: New test.
11329 * objc/execute/enumeration-2.m: New test.
11330
11331 2001-12-12 Jakub Jelinek <jakub@redhat.com>
11332
11333 * gcc.dg/gnu89-init-1.c: New test.
11334
11335 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
11336
11337 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11338 * g++.old-deja/g++.jason/2371.C: Likewise.
11339 * g++.old-deja/g++.jason/template33.C: Likewise.
11340 * g++.old-deja/g++.jason/template34.C: Likewise.
11341 * g++.old-deja/g++.jason/template36.C: Likewise.
11342 * g++.old-deja/g++.oliva/typename1.C: Likewise.
11343 * g++.old-deja/g++.oliva/typename2.C: Likewise.
11344 * g++.old-deja/g++.other/typename1.C: Likewise.
11345 * g++.old-deja/g++.pt/inherit2.C: Likewise.
11346 * g++.old-deja/g++.pt/nontype5.C: Likewise.
11347 * g++.old-deja/g++.pt/typename11.C: Likewise.
11348 * g++.old-deja/g++.pt/typename14.C: Likewise.
11349 * g++.old-deja/g++.pt/typename16.C: Likewise.
11350 * g++.old-deja/g++.pt/typename3.C: Likewise.
11351 * g++.old-deja/g++.pt/typename4.C: Likewise.
11352 * g++.old-deja/g++.pt/typename5.C: Likewise.
11353 * g++.old-deja/g++.pt/typename7.C: Likewise.
11354 * g++.old-deja/g++.robertl/eb9.C: Likewise.
11355
11356 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
11357
11358 * g++.dg/other/linkage1.C: New test.
11359 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11360 specifiers.
11361
11362 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
11363
11364 * gcc.dg/concat.c: New test.
11365
11366 2001-12-11 Stan Shebs <shebs@apple.com>
11367
11368 * objc/compile: New test directory.
11369 * objc/compile/compile.exp: New expect script.
11370 * objc/compile/20011211-1.m: New compile test.
11371
11372 2001-12-11 Jason Merrill <jason@redhat.com>
11373
11374 * lib/prune.exp (prune_gcc_output): Also handle "In member
11375 function". So many permutations...
11376
11377 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
11378
11379 * g++.dg/template/typedef1.C: New test.
11380
11381 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
11382
11383 * g++.dg/other/copy1.C: New test.
11384
11385 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
11386
11387 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11388
11389 * gcc.dg/builtin-choose-expr.c: New.
11390
11391 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
11392
11393 * gcc.dg/altivec-2.c: New.
11394
11395 2001-12-07 Richard Henderson <rth@redhat.com>
11396
11397 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11398
11399 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
11400
11401 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11402 ultrasparc.
11403
11404 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11405
11406 * g++-old.deja/g++.robertl/eb101.C: Deleted.
11407
11408 2001-12-06 Janis Johnson <janis187@us.ibm.com>
11409
11410 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11411 variable argument list.
11412
11413 2001-12-06 Zack Weinberg <zack@codesourcery.com>
11414
11415 * gcc.c-torture/execute/memcheck: Delete entire directory.
11416 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11417 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11418
11419 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
11420
11421 * gcc.dg/Wshadow-1.c: New test.
11422
11423 2001-12-05 Jakub Jelinek <jakub@redhat.com>
11424
11425 * gcc.c-torture/compile/20011130-1.c: New test.
11426
11427 * gcc.dg/noncompile/20011025-1.c: New test.
11428
11429 * g++.dg/other/anon-union.C: New test.
11430
11431 * gcc.c-torture/execute/20011024-1.c: New test.
11432
11433 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
11434
11435 * gcc.c-torture/execute/20000722-1.x,
11436 gcc.c-torture/execute/20010123-1.x: Remove.
11437 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11438 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11439 gcc.dg/c99-complit-2.c: New tests.
11440
11441 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
11442
11443 * g++.dg/inherit/base1.C: New test.
11444
11445 2001-12-04 Jakub Jelinek <jakub@redhat.com>
11446
11447 * g++.dg/other/stdarg1.C: New test.
11448
11449 * gcc.c-torture/compile/20011130-2.c: New test.
11450
11451 2001-12-03 Janis Johnson <janis187@us.ibm.com>
11452
11453 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11454 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11455 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11456 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11457 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11458 * gcc.dg/builtin-prefetch-1.c: New test.
11459
11460 2001-12-03 Jakub Jelinek <jakub@redhat.com>
11461
11462 * gcc.dg/20011130-1.c: New test.
11463
11464 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
11465
11466 * g++.dg/other/scope1.C: New test.
11467 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11468
11469 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
11470
11471 * gcc.dg/vla-init-1.c: New test.
11472
11473 2001-12-01 Geoff Keating <geoffk@redhat.com>
11474
11475 * gcc.c-torture/compile/structs.c: New testcase from GDB.
11476
11477 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
11478
11479 * objc.dg/alias.m: Update.
11480 * objc.dg/class-1.m: Update.
11481 * objc.dg/const-str-1.m: Update.
11482 * objc.dg/fwd-proto-1.m: Update.
11483 * objc.dg/id-1.m: Update.
11484 * objc.dg/super-class-1.m: Update.
11485
11486 2001-11-29 Mark Mitchell <mark@codesourcery.com>
11487
11488 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11489 constructs.
11490
11491 2001-11-28 Jeffrey A Law (law@cygnus.com)
11492
11493 * gcc.c-torture/execute/20011128-1.c: New test.
11494
11495 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
11496
11497 * gcc.dg/20011127-1.c: New test.
11498
11499 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
11500
11501 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
11502 from Austin Group draft 7.
11503 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
11504 scanf format arguments.
11505 * gcc.dg/format/no-exargs-2.c: New test.
11506
11507 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
11508
11509 * g++.dg/abi/vbase8-4.C: New test.
11510
11511 2001-11-24 Ian Lance Taylor <ian@airs.com>
11512
11513 * gcc.c-torture/execute/20011121-1.c: New test.
11514
11515 2001-11-23 Jeffrey A Law (law@cygnus.com)
11516
11517 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11518
11519 2001-11-23 Andreas Jaeger <aj@suse.de>
11520
11521 * gcc.dg/cpp/charconst-2.c: New test.
11522
11523 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
11524
11525 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11526 to the host if it is remote. Let tests specify extra headers
11527 they use.
11528 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11529 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11530 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11531 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11532 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11533 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11534 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11535 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11536 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11537 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11538
11539 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
11540
11541 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11542 for little endian ARMs.
11543
11544 2001-11-20 Jakub Jelinek <jakub@redhat.com>
11545
11546 * gcc.c-torture/compile/20011119-1.c: New test.
11547 * gcc.c-torture/compile/20011119-2.c: New test.
11548
11549 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
11550
11551 * gcc.dg/altivec-1.c: Fix typo.
11552
11553 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
11554
11555 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11556
11557 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11558
11559 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11560
11561 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
11562
11563 * lib/g77.exp: Don't specify --rpath-link.
11564
11565 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11566 across all the headers.
11567 * gcc.dg/format/format.exp: For testing on a remote host,
11568 copy format.h.
11569
11570 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11571 * gcc.c-torture/execute/930406-1.c: Likewise.
11572 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11573
11574 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
11575
11576 * gcc.dg/altivec-1.c: New.
11577
11578 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
11579
11580 * gcc.dg/cpp/fpreprocessed.c: New test case.
11581
11582 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
11583
11584 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11585 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11586 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11587
11588 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
11589
11590 * gcc.dg/no-builtin-1.c: New test.
11591
11592 2001-11-16 Jakub Jelinek <jakub@redhat.com>
11593
11594 * gcc.c-torture/execute/20011115-1.c: New test.
11595
11596 2001-11-15 Jakub Jelinek <jakub@redhat.com>
11597
11598 * gcc.c-torture/compile/20011114-2.c: New test.
11599 * gcc.c-torture/compile/20011114-3.c: New test.
11600 * gcc.c-torture/compile/20011114-4.c: New test.
11601
11602 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
11603
11604 * g++.dg/other/init1.C: New test.
11605
11606 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
11607
11608 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11609 message.
11610
11611 * gcc.c-torture/execute/20011114-1.c: New testcase.
11612
11613 * gcc.c-torture/compile/20010327-1.c: Revert last change.
11614 * gcc.c-torture/compile/20011114-1.c: New test, exactly
11615 like the (before this change) version of 20010327-1.c.
11616
11617 2001-11-14 Roger Sayle <roger@eyesopen.com>
11618
11619 * gcc.c-torture/execute/string-opt-13.c: New testcase.
11620
11621 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
11622
11623 * g++.dg/init/array2.C: New test.
11624
11625 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
11626
11627 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11628
11629 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
11630
11631 * g++.dg/other/forscope1.C: New test.
11632 * g++.dg/ext/forscope1.C: New test.
11633 * g++.dg/ext/forscope2.C: New test.
11634
11635 2001-11-13 Jakub Jelinek <jakub@redhat.com>
11636
11637 * gcc.c-torture/execute/20011113-1.c: New test.
11638
11639 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
11640
11641 * gcc.c-torture/execute/20011109-2.c: New test.
11642
11643 * gcc.c-torture/execute/20011109-1.c: New test.
11644
11645 2001-11-09 Jakub Jelinek <jakub@redhat.com>
11646
11647 * gcc.c-torture/compile/20011109-1.c: New test.
11648
11649 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11650
11651 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11652 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11653 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11654 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11655 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11656 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11657 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11658
11659 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
11660
11661 * g++.dg/warn/Wshadow-1.C: New tests.
11662 * g++.old-deja/g++.mike/for3.C: Update.
11663
11664 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
11665
11666 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11667 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11668 XFAILs. Adjust expected error texts.
11669 * gcc.c-torture/compile/20011106-1.c,
11670 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11671 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11672 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11673 gcc.dg/c99-array-lval-5.c: New tests.
11674
11675 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
11676
11677 * gcc.dg/cpp/defined.c: Update.
11678
11679 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
11680
11681 * gcc.c-torture/execute/anon-1.c: New test.
11682
11683 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
11684
11685 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11686 same size, so no warning should be produced on stormy16.
11687
11688 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11689 due to oversized array.
11690 * g++.old-deja/g++.mike/ns15.C: Likewise.
11691 * g++.old-deja/g++.pt/crash16.C: Likewise.
11692
11693 2001-11-02 Graham Stott <grahams@redhat.com>
11694
11695 * g++.dgother/debug1.C: Fix typos.
11696
11697 2001-11-01 Jakub Jelinek <jakub@redhat.com>
11698
11699 * g++.dg/other/debug1.C: New test.
11700
11701 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11702
11703 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11704 of unsigned long.
11705
11706 2001-10-30 Jakub Jelinek <jakub@redhat.com>
11707
11708 * gcc.dg/20011029-2.c: New test.
11709
11710 * gcc.c-torture/compile/20011029-1.c: New test.
11711
11712 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
11713
11714 * objc/execute/class_self-1.m: New test.
11715 * objc/execute/class_self-2.m: New test.
11716
11717 2001-10-25 Zack Weinberg <zack@codesourcery.com>
11718
11719 * gcc.misc-tests/msgs.exp: Delete.
11720 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11721 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
11722 error set to match recent changes.
11723
11724 2001-10-24 Zack Weinberg <zack@codesourcery.com>
11725
11726 * gcc.dg/20011021-1.c: New test.
11727
11728 2001-10-24 Jakub Jelinek <jakub@redhat.com>
11729
11730 * gcc.c-torture/compile/20011023-1.c: New test.
11731
11732 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
11733
11734 * lib/g77.exp: Rewrite based on lib/g++.exp.
11735
11736 2001-10-19 Jakub Jelinek <jakub@redhat.com>
11737
11738 * gcc.c-torture/execute/20011019-1.c: New test.
11739
11740 * gcc.dg/20011018-1.c: New test.
11741
11742 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
11743
11744 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11745
11746 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
11747
11748 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11749 * gcc.dg/attr-invalid.c: Likewise.
11750
11751 2001-10-18 Jakub Jelinek <jakub@redhat.com>
11752
11753 * testsuite/gcc.dg/20011015-1.c: New test.
11754
11755 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
11756
11757 * g++.dg/template/unify2.C: New test.
11758
11759 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
11760
11761 * g++.dg/other/exception-specification.C: New test
11762
11763 2001-10-13 Tom Rix <trix@redhat.com>
11764
11765 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11766 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11767
11768 2001-10-12 Jakub Jelinek <jakub@redhat.com>
11769
11770 * testsuite/gcc.dg/20011009-1.c: New test.
11771
11772 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
11773
11774 PR g++/4476
11775 * g++.dg/other/friend1.C: New test.
11776
11777 2001-10-11 Richard Henderson <rth@redhat.com>
11778
11779 * g++.old-deja/g++.other/crash18.C: Add -S to options.
11780
11781 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11782
11783 * gcc.c-torture/compile/20011010-1.c: New.
11784
11785 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
11786
11787 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11788 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11789 g77.f-torture/execute/execute.exp,
11790 g77.f-torture/noncompile/noncompile.exp,
11791 gcc.c-torture/compile/compile.exp,
11792 gcc.c-torture/execute/execute.exp,
11793 gcc.c-torture/execute/ieee/ieee.exp,
11794 gcc.c-torture/execute/memcheck/memcheck.exp,
11795 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11796 objc/execute/execute.exp: Update FSF address.
11797
11798 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
11799
11800 * gcc.dg/cpp/cmdlne-C.c: Update.
11801 * gcc.dg/cpp/cmdlne-C2.c: New.
11802
11803 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11804
11805 * gcc.c-torture/execute/20011008-3.c: New.
11806
11807 2001-10-08 DJ Delorie <dj@redhat.com>
11808
11809 * gcc.dg/20011008-1.c: New.
11810 * gcc.dg/20011008-2.c: New.
11811
11812 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
11813
11814 * gcc.dg/cpp/spacing1.c: Update test.
11815
11816 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
11817
11818 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11819 spelling errors of "separate" as "seperate".
11820
11821 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
11822
11823 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11824 enough to avoid inlining.
11825
11826 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
11827
11828 * lib/g77.exp: set libg2c_dir correctly.
11829
11830 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
11831
11832 * gcc.dg/cpp/macro11.c: New test.
11833
11834 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11835
11836 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11837 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11838 gcc.dg/format/multattr-3.c: New tests.
11839 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
11840 tests for format attributes on function pointers being rejected.
11841
11842 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11843
11844 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11845
11846 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11847
11848 * g++.dg/warn/format1.C: New test.
11849
11850 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
11851
11852 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11853
11854 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
11855
11856 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11857
11858 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
11859
11860 * gcc.dg/cpp/redef2.c: Add test.
11861
11862 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
11863
11864 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11865 long-standing bug on i686, apparently.
11866 * gcc.c-torture/execute/loop-2c.x: New file.
11867 * gcc.c-torture/execute/loop-2d.x: New file.
11868 * gcc.c-torture/execute/loop-3c.x: New file.
11869
11870 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
11871
11872 * gcc.dg/cpp/20000625-2.c: Correct line number.
11873
11874 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
11875
11876 * gcc.dg/cpp/macro10.c: New test.
11877 * gcc.dg/cpp/strify3.c: New test.
11878 * gcc.dg/cpp/spacing1.c: Add tests.
11879 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11880 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11881
11882 2001-09-24 DJ Delorie <dj@redhat.com>
11883
11884 * gcc.c-torture/execute/20010924-1.c: New test.
11885
11886 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
11887
11888 * testsuite/objc/execute/paste.m: Remove.
11889
11890 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
11891
11892 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11893
11894 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
11895
11896 * g77.dg/strlen0.f: New test.
11897
11898 2001-09-21 Richard Henderson <rth@redhat.com>
11899
11900 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11901 * g++.old-deja/g++.abi/vtable2.C: Likewise.
11902
11903 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
11904
11905 Table-driven attributes.
11906 * g++.dg/ext/attrib1.C: New test.
11907
11908 2001-09-20 DJ Delorie <dj@redhat.com>
11909
11910 * gcc.dg/20000926-1.c: Update expected warning messages.
11911 * gcc.dg/array-2.c: Likewise, and test for warnings too.
11912 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11913 array.
11914
11915 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
11916
11917 * g++.dg/eh/registers1.C: New test case.
11918
11919 2001-09-17 Richard Henderson <rth@redhat.com>
11920
11921 * gcc.dg/array-5.c: Fix VLA decomposition test.
11922
11923 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
11924
11925 * gcc.dg/cpp/line5.c: New testcase.
11926
11927 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
11928
11929 * gcc.dg/cpp/macro9.c: New test.
11930
11931 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
11932
11933 * gcc.c-torture/execute/980223.c: Change type of addr from long
11934 to char *.
11935
11936 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
11937
11938 * gcc.c-torture/execute/20010915-1.c: New test.
11939
11940 2001-09-14 Janis Johnson <janis187@us.ibm.com>
11941
11942 * g77.dg/bprob: New directory.
11943 * g77.dg/bprob/bprob.exp: New file.
11944 * g77.dg/bprob/bprob-1.f: New test.
11945 * g77.dg/gcov: New directory.
11946 * g77.dg/gcov/gcov.exp: New file.
11947 * g77.dg/gcov/gcov-1.f: New test.
11948 * g77.dg/gcov/gcov-1.x: New file.
11949
11950 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
11951
11952 * gcc.dg/cpp/directiv.c: Update.
11953 * gcc.dg/cpp/undef1.c: Update.
11954
11955 2001-09-12 Jakub Jelinek <jakub@redhat.com>
11956
11957 * gcc.dg/20010912-1.c: New test.
11958
11959 2001-09-11 Janis Johnson <janis187@us.ibm.com>
11960
11961 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11962 language-independent file in lib.
11963 * lib/gcov.exp: New file.
11964
11965 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
11966
11967 * gcc.c-torture/compile/20010911-1.c: New test.
11968
11969 2001-09-10 Janis Johnson <janis187@us.ibm.com>
11970
11971 * lib/profopt.exp: New, to support profile-directed optimizations.
11972 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11973 * gcc.misc-tests/bprob-1.c: New test.
11974 * gcc.misc-tests/bprob-2.c: New test.
11975
11976 2001-09-07 Janis Johnson <janis187@us.ibm.com>
11977
11978 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11979 XFAIL and which kinds of gcov output to verify.
11980 * gcc.misc-tests/gcov-4b.x: New file.
11981 * gcc.misc-tests/gcov-5b.x: New file.
11982 * gcc.misc-tests/gcov-6.x: New file.
11983 * gcc.misc-tests/gcov-7.c: New test.
11984 * gcc.misc-tests/gcov-7.x: New file.
11985
11986 2001-09-06 Janis Johnson <janis187@us.ibm.com>
11987
11988 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11989 * gcc.misc-tests/gcov-6.c: New test.
11990
11991 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
11992
11993 PR c++/3986
11994 * g++.dg/abi/vbase1.C: New test.
11995
11996 2001-09-05 Ziemowit Laski <zlaski@apple.com>
11997
11998 * objc.dg/method-2.m: New.
11999
12000 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
12001
12002 PR c++/4203
12003 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12004 * g++.dg/init/empty1.C: New test.
12005
12006 2001-09-03 Jakub Jelinek <jakub@redhat.com>
12007
12008 * gcc.c-torture/compile/20010903-1.c: New test.
12009
12010 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
12011
12012 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12013 for m68k.
12014
12015 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
12016
12017 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12018
12019 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12020
12021 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12022
12023 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
12024
12025 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12026 for 16-bit 'unsigned int'.
12027
12028 2001-08-29 Kazu Hirata <kazu@hxi.com>
12029
12030 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12031
12032 2001-08-27 Richard Henderson <rth@redhat.com>
12033
12034 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12035 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12036
12037 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
12038
12039 * gcc.dg/asm-names.c (ymain): New.
12040
12041 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
12042
12043 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12044 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12045 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12046
12047 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12048
12049 * gcc.dg/compare5.c: New testcase.
12050
12051 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
12052
12053 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12054 and "In instantiation".
12055
12056 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
12057
12058 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12059
12060 2001-08-20 Janis Johnson <janis187@us.ibm.com>
12061
12062 * gcc.misc-tests/gcov.exp: Add support for branch information.
12063 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12064 * gcc.misc-tests/gcov-4.c: New test.
12065 * gcc.misc-tests/gcov-4b.c: New test.
12066 * gcc.misc-tests/gcov-5b.c: New test.
12067
12068 2001-08-20 Zack Weinberg <zackw@panix.com>
12069
12070 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12071 expected to fail.
12072
12073 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
12074
12075 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12076
12077 2001-08-19 Jakub Jelinek <jakub@redhat.com>
12078
12079 * g++.dg/eh/
12080 Moved to gcc-deps.exp
12081 * gcc-deps.exp: New file.
12082
12083 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12084
12085 * g++.old-deja/g++.pt/defarg14.C: New test.
12086
12087 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12088
12089 * g++.old-deja/g++.other/lineno5.C: New test.
12090
12091 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12092
12093 * g++.old-deja/g++.pt/crash68.C: New test.
12094
12095 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12096
12097 * g++.old-deja/g++.other/crash42.C: New test.
12098
12099 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12100
12101 * gcc.dg/cpp/extratokens.c: Fix.
12102 * gcc.dg/cpp/skipping2.c: New tests.
12103
12104 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12105
12106 * gcc.c-torture/execute/20010724-1.c: New file.
12107 * gcc.c-torture/execute/20010724-1.x: New file.
12108
12109 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12110
12111 * g++.old-deja/g++.other/cond7.C: New test.
12112
12113 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12114
12115 * g++.old-deja/g++.other/optimize4.C: New test.
12116
12117 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12118
12119 * g++.old-deja/g++.abi/vbase8-5.C: New test.
12120
12121 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
12122
12123 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12124 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12125 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12126 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12127
12128 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12129 bug report" message.
12130
12131 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12132 * g++.dg/ext/instantiate1.C: Move from old-deja.
12133
12134 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
12135
12136 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12137 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12138 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12139 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12140
12141 2001-07-23 Jeffrey A Law (law@cygnus.com)
12142
12143 * gcc.c-torture/execute/20010723-1.c: New test.
12144
12145 2001-07-23 Ben Elliston <bje@redhat.com>
12146
12147 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12148
12149 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12150
12151 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12152 i[34567]86-*-*.
12153 Delete handling of ieee_multilib_flags.
12154 Pass -mieee for alpha*-*-* and sh-*-*.
12155 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12156
12157 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
12158
12159 Remove old-abi tests.
12160 * g++.old-deja/g++.mike/p11116.C: Remove.
12161 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12162
12163 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
12164
12165 * g77.f-torture/compile/pr3743.f: New test
12166
12167 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
12168
12169 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12170
12171 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12172
12173 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12174 g++.old-deja/g++.pt/static6.C: Likewise.
12175 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12176 supports weak symbols.
12177
12178 2001-07-18 Andreas Jaeger <aj@suse.de>
12179
12180 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12181 supported again.
12182
12183 2001-07-18 Andreas Jaeger <aj@suse.de>
12184
12185 * gcc.dg/iftrap-1.c: Fix target line.
12186
12187 2001-07-17 Richard Henderson <rth@redhat.com>
12188
12189 * gcc.c-torture/execute/20010717-1.c: New.
12190
12191 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
12192
12193 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12194 tests.
12195
12196 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
12197
12198 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12199
12200 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12201
12202 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12203 UAC_SIGBUS, UAC_NOPRINT definitions.
12204
12205 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
12206
12207 * objc/execute/object_is_class.m: New test.
12208 * objc/execute/object_is_meta_class.m: New test.
12209
12210 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
12211
12212 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12213 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12214
12215 2001-01-15 David Bil
12216 * objc/execute/class-14.m: Added.
12217 * objc/execute/class-2.m: Added.
12218 * objc/execute/class-3.m: Added.
12219 * objc/execute/class-4.m: Added.
12220 * objc/execute/class-5.m: Added.
12221 * objc/execute/class-6.m: Added.
12222 * objc/execute/class-7.m: Added.
12223 * objc/execute/class-8.m: Added.
12224 * objc/execute/class-9.m: Added.
12225 * objc/execute/class-tests-1.h
12226 * objc/execute/class-tests-2.h
12227 * objc/execute/compatibility_alias.m: Added.
12228 * objc/execute/encode-1.m: Added.
12229 * objc/execute/formal_protocol-1.m: Added.
12230 * objc/execute/formal_protocol-2.m: Added.
12231 * objc/execute/formal_protocol-3.m: Added.
12232 * objc/execute/formal_protocol-4.m: Added.
12233 * objc/execute/formal_protocol-5.m: Added.
12234 * objc/execute/formal_protocol-6.m: Added.
12235 * objc/execute/formal_protocol-7.m: Added.
12236 * objc/execute/informal_protocol.m: Added.
12237 * objc/execute/initialize.m: Added.
12238 * objc/execute/load.m: Added.
12239 * objc/execute/many_args_method.m: Added.
12240 * objc/execute/nested-3.m: Added.
12241 * objc/execute/no_clash.m: Added.
12242 * objc/execute/private.m: Added.
12243 * objc/execute/redefining_self.m: Added.
12244 * objc/execute/root_methods.m: Added.
12245 * objc/execute/selector-1.m: Added.
12246 * objc/execute/static-1.m: Added.
12247 * objc/execute/static-2.m: Added.
12248 * objc/execute/va_method.m: Added.
12249
12250 2001-03-10 Richard Henderson <rth@redhat.com>
12251
12252 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12253
12254 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
12255
12256 * g++.old-deja/g++.other/crash31.C: XFAIL.
12257 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12258 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12259 * gcc.c-torture/execute/20010123-1.x: XFAIL.
12260 * gcc.c-torture/execute/20010124-1.x: XFAIL.
12261 * gcc.dg/sequence-pt-1.c: XFAIL one test.
12262
12263 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
12264
12265 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12266
12267 2001-03-06 Zack Weinberg <zackw@stanford.edu>
12268
12269 * gcc.dg/20000724-1.c: Don't use multiline strings.
12270
12271 2001-03-06 Zack Weinberg <zackw@stanford.edu>
12272
12273 * objc/execute/string1.m, objc/execute/string2.m: Compare the
12274 result of -cString against what we expect it to be; don't just
12275 print it out for no one to read.
12276
12277 * objc/execute/string3.m, objc/execute/string4.m: New tests.
12278 Based on testcases provided by Nicola Pero.
12279
12280 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
12281
12282 * gcc.dg/cpp/macro7.c: New test.
12283
12284 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
12285
12286 * gcc.dg/cpp/multiline.c: Update.
12287
12288 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12289
12290 * g++.old-deja/g++.other/enum3.C: New test.
12291
12292 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12293
12294 * g++.old-deja/g++.other/pod1.C: New test.
12295
12296 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12297
12298 * g++.old-deja/g++.ext/overload1.C: New test.
12299
12300 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
12301
12302 * g++.old-deja/g++.pt/using1.C: New test.
12303
12304 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
12305
12306 * g++.old-deja/g++.other/using9.C: New test.
12307
12308 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
12309
12310 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12311
12312 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12313
12314 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
12315
12316 * g++.old-deja/g++.ext/realpt1.C: Remove.
12317
12318 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
12319
12320 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12321
12322 2001-02-26 Will Cohen <wcohen@redhat.com>
12323
12324 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12325
12326 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
12327
12328 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12329 templatized constructors.
12330
12331 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12332
12333 * gcc.c-torture/execute/20010224-1.c: New test.
12334
12335 2001-02-23 Jakub Jelinek <jakub@redhat.com>
12336
12337 * gcc.c-torture/execute/20010222-1.c: New test.
12338
12339 2001-02-22 Jakub Jelinek <jakub@redhat.com>
12340
12341 * g++.old-deja/g++.other/inline20.C: New test.
12342
12343 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
12344
12345 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12346
12347 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
12348
12349 * g++.old-deja/g++.other/lookup22.C: New test.
12350
12351 200
12352 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12353 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12354 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12355 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12356 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12357
12358 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
12359
12360 * gcc.c-torture/execute/991228-1.c: Take word endianness into
12361 account.
12362
12363 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
12364
12365 * gcc.c-torture/execute/builtin-complex-1.c: New test.
12366
12367 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
12368
12369 * g++.old-deja/g++.pt/crash62.C: New test.
12370
12371 2001-01-04 Richard Henderson <rth@redhat.com>
12372
12373 * gcc.dg/20000926-1.c: Update expected warnings.
12374 * gcc.dg/array-2.c: Likewise.
12375 * gcc.dg/array-4.c: Also validate flexible array members.
12376 * gcc.dg/c99-flex-array-1.c: New.
12377
12378 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
12379
12380 * gcc.c-torture/compile/20001222-1.x: Remove.
12381
12382 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
12383
12384 * gcc.c-torture/execute/built-in-setjmp.c: New.
12385
12386 2001-01-03 Richard Henderson <rth@redhat.com>
12387
12388 * gcc.dg/940510-1.c: Update expected error wording.
12389 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12390
12391 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
12392
12393 * lib/target-supports.exp (check_alias_available): Modified to
12394 indicate aliases not supported if only weak aliases are supported.
12395
12396 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12397
12398 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12399 Turn on cmpstrsi checks for __pj__ and __i370__.
12400
12401 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
12402
12403 * g++.old-deja/g++.other/virtual11.C: New test.
12404
12405 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
12406
12407 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12408
12409 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12410
12411 * gcc.c-torture/compile/20010102-1.c: New test.
12412
12413 2001-01-02 Andreas Jaeger <aj@suse.de>
12414
12415 * gcc.dg/noreturn-3.c: New test.
12416
12417 * gcc.dg/noreturn-4.c: New test.
12418
12419 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12420
12421 * gcc.c-torture/execute/stdio-opt-1.c: Also test
12422 __builtin_fputc and __builtin_fwrite.
12423
12424 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
12425
12426 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12427 signed char, not default char.
12428
12429 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
12430
12431 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12432
12433 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
12434
12435 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
12436
12437 2000-12-29 Richard Henderson <rth@redhat.com>
12438
12439 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12440 (__cyg_profile_func_exit): Define.
12441
12442 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
12443
12444 * g++.dg/vtgc1.C: New test.
12445
12446 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
12447
12448 * gcc.dg/noncompile/20001228-1.c: New test.
12449
12450 * gcc.dg/20001228-1.c: New test.
12451
12452 * gcc.c-torture/execute/20001228-1.c: New test.
12453
12454 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
12455
12456 * gcc.dg/format-strfmon-1.c: New test.
12457
12458 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12459
12460 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12461 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12462 * gcc.c-torture/execute/string-opt-1.c: Likewise.
12463 * gcc.c-torture/execute/string-opt-2.c: Likewise.
12464 * gcc.c-torture/execute/string-opt-3.c: Likewise.
12465 * gcc.c-torture/execute/string-opt-4.c: Likewise.
12466 * gcc.c-torture/execute/string-opt-6.c: Likewise.
12467 * gcc.c-torture/execute/string-opt-7.c: Likewise.
12468 * gcc.c-torture/execute/string-opt-8.c: Likewise.
12469 * gcc.c-torture/execute/string-opt-9.c: Likewise.
12470 * gcc.c-torture/execute/string-opt-10.c: Likewise.
12471 * gcc.c-torture/execute/string-opt-11.c: Likewise.
12472 * gcc.c-torture/execute/string-opt-12.c: Likewise.
12473
12474 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12475 * gcc.c-torture/execute/string-opt-4.c: Test index.
12476
12477 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
12478
12479 * gcc.c-torture/compile/20001226-1.c: New test.
12480
12481 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
12482
12483 * gcc.c-torture/compile/20001222-1.c: New test.
12484 * gcc.c-torture/compile/20001222-1.x: Xfail.
12485
12486 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
12487
12488 * gcc.c-torture/execute/comp-goto-2.c: New test.
12489
12490 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
12491
12492 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12493 Use long types if __INT_MAX__ is 32767.
12494 (main): Use cast to (sint32 *) when poking 88 into a_page.
12495
12496 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12497
12498 2000-12-21 Bernd Schmidt <bernds@redhat.com>
12499
12500 * gcc.c-torture/compile/20001221-1.c: New test.
12501 * gcc.c-torture/execute/20001221-1.c: New test.
12502
12503 2000-12-20 Richard Henderson <rth@redhat.com>
12504
12505 * g++.old-deja/g++.pt/crash36.C: Update error lines.
12506 * g++.old-deja/g++.robertl/eb109.C: Likewise.
12507
12508 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12509
12510 * gcc.dg/compare3.c: New test.
12511
12512 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12513
12514 * gcc.dg/format-warnll-1.c: New test.
12515
12516 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
12517
12518 * gcc.dg/cpp/cmdlne-P.c: New test.
12519
12520 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
12521
12522 * gcc.c-torture/execute/builtin-abs-1.c,
12523 gcc.c-torture/execute/builtin-abs-2.c: New tests.
12524
12525 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
12526
12527 * gcc.dg/cpp/multiline.c: New test.
12528
12529 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
12530
12531 * g++.old-deja/g++.other/syshdr1.C: Update.
12532 * gcc.dg/cpp/lineflags.c: Remove temporarily.
12533
12534 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12535
12536 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12537
12538 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12539
12540 * g++.old-deja/g++.pt/ttp65.C: New test.
12541
12542 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12543
12544 * g++.old-deja/g++.pt/ttp64.C: New test.
12545
12546 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12547
12548 * g++.old-deja/g++.pt/spec33.C: New test.
12549
12550 2000-12-14 Catherine Moore <clm@redhat.com>
12551
12552 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12553 * gcc.c-torture/execute/920612-2.c: Likewise.
12554 * gcc.c-torture/execute/920428-2.c: Likewise.
12555 * gcc-c-torture/execute/va-arg-11.c: Call exit.
12556 * gcc.c-torture/execute/va-arg-21.c: Likewise.
12557
12558 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12559
12560 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12561 * gcc.dg/pack-test-2.c: Likewise.
12562
12563 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
12564
12565 Tests by Zack Weinberg <zackw@stanford.edu>.
12566
12567 * gcc.dg/cpp/defined.c: Update.
12568 * gcc.dg/cpp/defined_trad.c: New tests.
12569
12570 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
12571
12572 * gcc.dg/cpp/trad-direct.c: Update.
12573
12574 2000-12-11 Neil Booth <neilb@earthling.net>
12575
12576 * gcc.dg/cpp/defined_trad.c
12577
12578 2000-12-11 Neil Booth <neilb@earthling.net>
12579
12580 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12581
12582 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
12583
12584 * gcc.dg/format-miss-2.c: New test.
12585
12586 2000-12-09 Neil Booth <neilb@earthling.net>
12587
12588 * gcc.dg/cpp/lineflags.c: New tests.
12589 * gcc.dg/cpp/poison.c: Update.
12590 * gcc.dg/cpp/redef2.c: Update.
12591 * gcc.dg/cpp/skipping.c: New test.
12592
12593 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
12594
12595 * g++.old-deja/g++.other/eh3.C: New testcase.
12596
12597 2000-12-07 Neil Booth <neilb@earthling.net>
12598
12599 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12600 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12601 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12602 wtr-union-init-2.c, wtr-union-init-3.c: Update.
12603 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12604 Update.
12605
12606 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12607
12608 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12609 __SIZE_TYPE__ instead of int for type of integers cast to
12610 pointers.
12611
12612 2000-12-07 Jakub Jelinek <jakub@redhat.com>
12613
12614 * g++.old-deja/g++.other/cleanup4.C: New test.
12615
12616 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12617
12618 * format-sec-1.c: New test.
12619
12620 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12621
12622 * gcc.dg/format-nonlit-3.c: New test.
12623
12624 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
12625
12626 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12627 through a null pointer.
12628
12629 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sou
12630 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12631 library makes no calls to `operator new' during initialization.
12632
12633 2000-11-04 Neil Booth <neilb@earthling.net>
12634
12635 * gcc.dg/cpp/include2.c: New tests.
12636
12637 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
12638
12639 * lib/g++.exp (g++_set_ld_library_path): New function.
12640 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12641
12642 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
12643
12644 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
12645 warnings.
12646
12647 2000-11-01 Richard Henderson <rth@redhat.com>
12648
12649 * g++.old-deja/g++.ext/namedret1.C: New.
12650 * g++.old-deja/g++.ext/namedret2.C: New.
12651 * g++.old-deja/g++.ext/namedret3.C: New.
12652
12653 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
12654
12655 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12656 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12657
12658 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12659
12660 * gcc.c-torture/execute/va-arg-21.c: New test.
12661
12662 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
12663
12664 * gcc.dg/c99-complex-2.c: New test.
12665
12666 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12667
12668 * gcc.c-torture/execute/stdio-opt-1.c: New test.
12669
12670 2000-10-31 Jakub Jelinek <jakub@redhat.com>
12671
12672 * g++.old-deja/g++.other/inline16.C: New test.
12673
12674 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
12675
12676 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12677 __PRETTY_FUNCTION__
12678
12679 2000-10-29 Neil Booth <neilb@earthling.net>
12680
12681 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12682 New tests.
12683 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12684 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12685 optimisation.
12686
12687 2000-10-29 Neil Booth <neilb@earthling.net>
12688
12689 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12690 * mi1.c, mi1c.h: Add null directives to multiple-include test.
12691 * mi5.c: Test multiple includes work with -C.
12692 * trigraphs.c: Test ^= version.
12693
12694 2000-10-28 Neil Booth <neilb@earthling.net>
12695
12696 New tests and test updates for new macro expander.
12697
12698 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12699 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12700 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12701 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12702 new diagnostic messages.
12703
12704 * gcc.dg/cpp/macro3.c: New tests.
12705
12706 2000-10-27 Mark Mitchell <mark@codesourcery.com>
12707
12708 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12709 on the same line.
12710
12711 2000-10-27 Jakub Jelinek <jakub@redhat.com>
12712
12713 * g++.old-deja/g++.other/eh2.C: New test.
12714
12715 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
12716
12717 * gcc.c-torture/execute/20001027-1.c: New test.
12718
12719 2000-10-26 Richard Henderson <rth@redhat.com>
12720
12721 * gcc.c-torture/execute/20001026-1.c: New.
12722
12723 2000-10-26 Mark Mitchell <mark@codesourcery.com>
12724
12725 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12726 * g++.old-deja/g++.law/builtin1.C: Likewise.
12727 * g++.old-deja/g++.law/ctors10.C: Likewise.
12728 * g++.old-deja/g++.law/virtual3.C: Likewise.
12729 * g++.old-deja/g++.mike/p658.C: Likewise.
12730 * g++.old-deja/g++.other/sibcall1.C: Likewise.
12731 * g++.old-deja/g++.other/vaarg2.C: Likewise.
12732 * g++.old-deja/g++.robertl/eb124.C: Likewise.
12733 * g++.old-deja/g++.robertl/eb44.C: Likewise.
12734 * g++.old-deja/g++.robertl/eb77.C: Likewise.
12735
12736 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
12737
12738 * gcc.c-torture/compile/20001024-1.c: New test.
12739
12740 2000-10-25 Mark Mitchell <mark@codesourcery.com>
12741
12742 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12743 to tell us whether or not we are using V3.
12744
12745 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
12746
12747 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12748 operands.
12749
12750 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
12751
12752 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12753
12754 2000-10-25 Jakub Jelinek <jakub@redhat.com>
12755
12756 * gcc.c-torture/execute/20001024-1.c: New test.
12757
12758 2000-10-24 Jakub Jelinek <jakub@redhat.com>
12759
12760 * g++.old-deja/g++.other/sibcall1.C: New test.
12761
12762 2000-10-20 Jakub Jelinek <jakub@redhat.com>
12763
12764 * gcc.dg/noncompile/init-3.c: New test.
12765
12766 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
12767
12768 * gcc.dg/format-array-1.c: New test.
12769
12770 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
12771
12772 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12773 writing through null pointers; remove comment about testing
12774 unterminated strings.
12775
12776 2000-10-17 Matthew Hiller <hiller@redhat.com>
12777
12778 * gcc.c-torture/execute/20001017-2.c: New test.
12779
12780 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
12781
12782 * gcc.c-torture/compile/20001018-1.c: New test.
12783 * gcc.c-torture/compile/20001018-1.x: Xfail.
12784
12785 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12786
12787 * gcc.c-torture/execute/20001017-1.c: New test.
12788
12789 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
12790
12791 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12792 for multiple use of arguments with scanf formats; add tests for
12793 multiple use of arguments.
12794
12795 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
12796
12797 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12798
12799 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
12800
12801 * gcc.dg/format-miss-1.c: New test.
12802
12803 2000-10-16 Jakub Jelinek <jakub@redhat.com>
12804
12805 * gcc.c-torture/execute/20001013-1.c: New test.
12806
12807 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
12808
12809 * gcc.dg/format-branch-1.c: New test.
12810
12811 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
12812
12813 * README, lib/file-format.exp: Remove EGCS references.
12814
12815 2000-10-16 Jakub Jelinek <jakub@redhat.com>
12816
12817 * gcc.dg/20001013-1.c: New test.
12818
12819 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
12820
12821 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12822 for intmax_t in the compiler using __typeof__ and the type rules
12823 for conditional expressions.
12824
12825 2000-10-13 Jakub Jelinek <jakub@redhat.com>
12826
12827 * gcc.dg/20001012-1.c: New test.
12828 * gcc.dg/20001012-2.c: New test.
12829
12830 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12831
12832 * gcc.dg/format-attr-1.c: New test.
12833
12834 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12835
12836 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12837 __LONG_LONG_MAX__ instead of LLONG_MAX.
12838
12839 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
12840
12841 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12842 scanf flags.
12843 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12844 flags.
12845
12846 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
12847
12848 * gcc.dg/sequence-pt-1.c: New test.
12849
12850 2000-10-11 Geoff Keating <geoffk@cygnus.com>
12851
12852 * gcc.c-torture/execute/20001011-1.c: New testcase.
12853 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12854
12855 2000-10-10 Jakub Jelinek <jakub@redhat.com>
12856
12857 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12858 does not error on it.
12859
12860 2000-10-10 Jakub Jelinek <jakub@redhat.com>
12861
12862 * gcc.dg/20001009-1.c: New test.
12863
12864 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
12865
12866 * gcc.c-torture/compile/20001009-1.c: Move from here ....
12867 * gcc.c-torture/execute/20001009-2.c: ... to here.
12868
12869 2000-10-09 Geoff Keating <geoffk@cygnus.com>
12870
12871 * gcc.c-torture/compile/20001009-1.c: New testcase.
12872 * gcc.c-torture/execute/20001009-1.c: New testcase.
12873 Testcases provided by Jan Hubicka <jh@suse.cz>.
12874
12875 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
12876
12877 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12878 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12879 uintmax_t using <limits.h> to emulate the compiler's internal
12880 logic. No longer XFAIL %j tests.
12881
12882 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
12883
12884 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12885 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12886 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12887 regexps and details of expected handling of some bad formats.
12888 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12889 suppression.
12890
12891 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
12892
12893 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12894 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12895 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12896 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12897 in list archives.
12898
12899 2000-10-06 Richard Henderson <rth@cygnus.com>
12900
12901 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12902 * g++.old-deja/g++.brendan/crash52.C: Likewise.
12903 * g++.old-deja/g++.jason/report.C: Likewise.
12904 * g++.old-deja/g++.law/friend5.C: Likewise.
12905 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
12906 of the expected warnings.
12907
12908 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
12909
12910 * g++.old-deja/g++.pt/enum14.C: New test.
12911
12912 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
12913
12914 * g++.old-deja/g++.pt/crash59.C: New test.
12915
12916 2000-10-04 Will Cohen <wcohen@redhat.com>
12917
12918 * gcc.dg/20000926-1.c: New test.
12919
12920 2000-10-03 Geoff Keating <geoffk@cygnus.com>
12921
12922 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12923 function name for current C++ compiler.
12924 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12925
12926 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
12927
12928 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12929 __PRETTY_FUNCTION__.
12930 * g++.old-deja/g++.ext/pretty2.C: Likewise.
12931
12932 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12933
12934 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12935
12936 2000-09-26 Jakub Jelinek <jakub@redhat.com>
12937
12938 * gcc.c-torture/compile/20000923-1.c: New test.
12939
12940 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12941
12942 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12943 * g++.old-deja/g++.pt/ttp62.C: Same.
12944 * g++.old-deja/g++.other/inline14.C: Same.
12945
12946 2000-09-24 Richard Henderson <rth@cygnus.com>
12947
12948 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12949
12950 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
12951
12952 * gcc.dg/c90-printf-1.c: Add test for wide string format.
12953
12954 2000-09-22 Geoff Keating <geoffk@cygnus.com>
12955
12956 * gcc.c-torture/compile/20000922-1.c: New file.
12957
12958 2000-09-21 Nick Clifton <nickc@redhat.com>
12959
12960 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12961 a signed long modulo operation.
12962 (mod6): New function - perform an unsigned long modulo operation.
12963 (main): Add tests for modulos of very large numbers by very small
12964 dividends.
12965
12966 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12967
12968 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12969
12970 2000-09-19 Richard Henderson <rth@cygnus.com>
12971
12972 * gcc.dg/compare2.c (case 10): XFAIL.
12973
12974 2000-09-18 Richard Henderson <rth@cygnus.com>
12975
12976 * gcc.c-torture/execute/20000906-1.c: Move ...
12977 * gcc.dg/20000906-1.c: ... here. Only run on targets
12978 that support __builtin_trap.
12979
12980 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
12981
12982 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12983
12984 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
12985
12986 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12987 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
12988 more $ format tests.
12989
12990 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
12991
12992 * gcc.dg/format-errmk-1.c: New test.
12993
12994 2000-09-17 Greg McGary <greg@mcgary.org>
12995
12996 * gcc.c-torture/execute/20000917-1.x: Remove.
12997
12998 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
12999
13000 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13001
13002 2000-09-17 Greg McGary <greg@mcgary.org>
13003
13004 * gcc.c-torture/execute/20000917-1.c: New test.
13005 * gcc.c-torture/execute/20000917-1.x: XFAIL.
13006
13007 2000-09-16 Neil Booth <NeilB@earthling.net>
13008
13009 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13010 in nested macro bug.
13011
13012 2000-09-15 Neil Booth <NeilB@earthling.net>
13013
13014 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13015
13016 2000-09-14 Jeffrey A Law (law@cygnus.com)
13017
13018 * gcc.c-torture/execute/20000914-1.c: New test.
13019
13020 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
13021
13022 * g++.other/inline13.C: New test.
13023
13024 2000-09-12 Andreas Jaeger <aj@suse.de>
13025
13026 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13027 constant by Ulrich Drepper <drepper@redhat.com>.
13028
13029 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
13030
13031 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13032
13033 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13034
13035 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13036
13037 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
13038
13039 * gcc.dg/cpp/backslash.c: New test.
13040
13041 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
13042
13043 * gcc.c-torture/execute/20000910-1.c: New test.
13044 * gcc.c-torture/execute/20000910-2.c: Likewise.
13045
13046 2000-09-11 Robert Lipe <robertl@sco.com>
13047
13048 * gcc.dg/pragma-align.c: New test.
13049
13050 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
13051
13052 * g++.old-deja/g++.pt/explicit82.C: New test.
13053 * g++.old-deja/g++.pt/explicit83.C: New test.
13054
13055 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
13056
13057 * gcc.dg/asm-names.c: New test.
13058
13059 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13060
13061 * gcc.dg/cpp/tr-warn6.c: New test
13062
13063 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
13064
13065 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13066 be accepted.
13067
13068 2000-09-07 Catherine Moore <clm@redhat.com>
13069
13070 * gcc.c-torture/execute/unroll-1.c: New test.
13071
13072 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
13073
13074 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13075 ERROR markers.
13076 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13077 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13078 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13079 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13080 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13081 Preprocess only.
13082 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13083 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13084
13085 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13086
13087 * g++.old-deja/g++.pt/deduct2.C: New test.
13088
13089 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13090
13091 * g++.old-deja/g++.pt/parms2.C: New test.
13092
13093 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13094
13095 * g++.old-deja/g++.pt/crash58.C: New test.
13096
13097 2000-09-06 Greg McGary <greg@mcgary.org>
13098
13099 * gcc.c-torture/execute/20000906-1.c: New test.
13100 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13101
13102 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13103
13104 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13105
13106 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13107
13108 * g++.old-deja/g++.pt/crash57.C: New test.
13109
13110 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13111
13112 * g++.old-deja/g++.pt/crash56.C: New test.
13113
13114 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13115
13116 * g++.old-deja/g++.pt/koenig1.C: New test.
13117
13118 2000-09-04 Jakub Jelinek <jakub@redhat.com>
13119
13120 * gcc.dg/20000904-1.c: New test.
13121
13122 2000-09-04 Jakub Jelinek <jakub@redhat.com>
13123
13124 * gcc.dg/cpp/paste8.c: New test.
13125
13126 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
13127
13128 * gcc.c-torture/compile/20000827-1.c: New test.
13129
13130 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13131
13132 * gcc.dg/format-diag-1.c: New test.
13133
13134 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13135
13136 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13137 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13138 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13139 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13140 gcc.dg/formatz-1.c: Adjust warning regular expressions.
13141
13142 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13143
13144 * g++.old-deja/g++.other/nested4.C: New test.
13145
13146 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13147
13148 * g++.old-deja/g++.ns/scoped1.C: New test.
13149
13150 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
13151
13152 * lib/g++.exp: Support testing already-installed GCC.
13153
13154 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13155
13156 * wtr-label-1.c, wtr-suffix-1.c: New tests.
13157
13158 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13159
13160 * gcc.dg/return-type-2.c: New test.
13161
13162 2000-08-27 Geoff Keating <geoffk@cygnus.com>
13163
13164 * gcc.c-torture/compile/20000825-1.c: New test.
13165
13166 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
13167
13168 * gcc.dg/dwarf2-2.c: New test.
13169
13170 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
13171
13172 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13173 dg-warning regexps.
13174
13175 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
13176
13177 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13178 gcc.dg/format-ext-5.c: New tests.
13179
13180 2000-08-25 Jakub Jelinek <jakub@redhat.com>
13181
13182 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13183
13184 2000-08-24 Mark Mitchell <mark@codesourcery.com>
13185
13186 * gcc.dg/noncompile/930622-2.c: Adjust error message.
13187
13188 2000-08-24 Richard Henderson <rth@cygnus.com>
13189
13190 * gcc.dg/ia64-sync-1.c: New test.
13191 * gcc.dg/ia64-sync-2.c: New test.
13192 * gcc.dg/ia64-asm-1.c: New test.
13193
13194 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
13195
13196 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13197 * gcc.dg/format-ext-2.c: New test.
13198
13199 2000-08-23 Jason Merrill <jason@redhat.com>
13200
13201 * lib/old-dejagnu.exp: Also ignore "In member function" and
13202 "At global scope".
13203
13204 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13205
13206 * gcc.dg/noncompile/label-lineno-1.c: New test.
13207
13208 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13209
13210 * gcc.dg/c99-array-nonobj-1.c: New test.
13211
13212 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13213
13214 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13215 tests.
13216 * gcc.dg/format-ext-1.c: New test.
13217
13218 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13219
13220 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13221 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13222 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13223 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13224 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13225
13226 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
13227
13228 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13229 gcc.dg/c99-strftime-2.c: New tests.
13230
13231 2000-08-22 Richard Henderson <rth@cygnus.com>
13232
13233 * gcc.c-torture/execute/20000822-1.c: New test.
13234
13235 2000-08-21 Jakub Jelinek <jakub@redhat.com>
13236
13237 * gcc.c-torture/execute/20000819-1.x: Remove.
13238
13239 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13240
13241 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13242 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13243 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13244 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13245 gcc.dg/format-xopen-1.c: New tests.
13246
13247 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13248
13249 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13250
13251 2000-08-21 Jakub Jelinek <jakub@redhat.com>
13252
13253 * g++.old-deja/g++.other/loop2.C: New test.
13254
13255 * gcc.c-torture/compile/20000606-1.c: New test.
13256 * gcc.c-torture/compile/20000728-1.c: New test.
13257 * gcc.c-torture/execute/20000801-1.c: New test.
13258 * gcc.c-torture/execute/20000801-2.c: New test.
13259 * gcc.c-torture/execute/20000819-1.c: New test.
13260 * gcc.c-torture/execute/20000819-1.x: XFAIL.
13261 * gcc.dg/20000629-1.c: New test.
13262 * gcc.dg/20000724-1.c: New test.
13263 * gcc.dg/20000807-1.c: New test.
13264
13265 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13266
13267 * gcc.dg/cpp/pragma-1.c: New test.
13268 * gcc.dg/cpp/pragma-2.c: New test.
13269
13270 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
13271
13272 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13273 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
13274
13275 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13276
13277 * gcc.c-torture/compile/20000818-1.c: New test.
13278
13279 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
13280
13281 * gcc.c-torture/execute/20000818-1.c: New test.
13282
13283 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
13284
13285 * gcc.dg/format-va-1.c: New test.
13286
13287 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13288
13289 * g++.old-deja/g++.other/typedef8.C: New test.
13290
13291 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13292
13293 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13294 * g++.old-deja/g++.mike/net36.C: Mark candidate.
13295 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13296 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13297 * g++.old-deja/g++.other/ptrmem7.C: New test.
13298 * g++.old-deja/g++.pt/ptrmem10.C: New test.
13299
13300 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13301
13302 * g++.old-deja/g++.pt/typename27.C: New test.
13303
13304 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
13305
13306 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13307 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13308 * g++.old-deja/g++.pt/friend45.C: New test.
13309 * g++.old-deja/g++.other/friend8.C: New test.
13310
13311 2000-08-15 Richard Henderson <rth@cygnus.com>
13312
13313 * gcc.c-torture/execute/20000815-1.c: New test.
13314
13315 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
13316
13317 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13318 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13319 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13320
13321 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
13322
13323 * g++.old-deja/g++.other/refinit2.C: New test.
13324
13325 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13326
13327 * lib/c-torture.exp (c-torture): Make
13328 compiler_conditional_xfail_data global.
13329 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13330 compiler_conditional_xfail_data machinery.
13331 (f-torture-execute): Likewise.
13332 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13333 and only when unrolling loops.
13334
13335 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13336
13337 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13338
13339 * g++.old-deja/g++.pt/explicit81.C: New test.
13340
13341 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13342
13343 * g++.old-deja/g++.pt/typename26.C: New test.
13344
13345 2000-08-10 Geoff Keating <geoffk@cygnus.com>
13346
13347 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13348 warning.
13349
13350 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
13351
13352 * g++.old-deja/g++.other/array3.C: New test.
13353
13354 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13355
13356 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13357 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13358 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13359 New tests.
13360
13361 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
13362
13363 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13364 * g++.old-deja/g++.abi/vmihint.C: Likewise.
13365
13366 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
13367
13368 * gcc.c-torture/execute/20000808-1.c: New test.
13369
13370 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13371
13372 * gcc.dg/c90-const-expr-1.c: New test.
13373
13374 2000-08-08 Richard Henderson <rth@cygnus.com>
13375
13376 * gcc.dg/noncompile/920923-1.c: Declare calloc.
13377
13378 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
13379
13380 * gcc.dg/noncompile/const-ll-1.c: New test.
13381
13382 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
13383
13384 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13385
13386 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
13387
13388 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13389 that running programs linked against the shared version of libobjc
13390 run correctly.
13391
13392 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13393
13394 * gcc.dg/c99-printf-1.c: New test.
13395
13396 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
13397
13398 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13399
13400 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
13401
13402 * gcc.c-torture/execute/20000731-1.x: Delete.
13403
13404 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
13405
13406 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13407 and torture_without_loops as is done by c-torture.exp.
13408 (search_for): Copy from c-torture.exp.
13409 (gcc-dg-runtest): New function, drives a directory of tests
13410 iterating over the TORTURE_OPTIONS.
13411 (scan-assembler, scan-assembler-not): Move here from
13412 individual directory drivers.
13413
13414 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13415 defined by lib/gcc-dg.exp.
13416 * gcc.dg/cpp/cpp.exp: Likewise.
13417 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
13418 gcc-dg-runtest, so we cycle over optimization options.
13419
13420 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13421 * gcc.dg/compare2.c: No longer expected to fail.
13422
13423 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
13424
13425 * gcc.c-torture/execute/20000804-1.c: New test.
13426
13427 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13428
13429 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13430
13431 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
13432
13433 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13434
13435 2000-08-03 Jeffrey A Law (law@cygnus.com)
13436
13437 * gcc.c-torture/compile/20000803-1.c: New test.
13438
13439 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
13440
13441 * gcc.c-torture/execute/20000801-3.c,
13442 gcc.c-torture/execute/20000801-4.c: New tests.
13443 * gcc.c-torture/execute/20000801-3.x,
13444 gcc.c-torture/execute/20000801-4.x: Xfail.
13445
13446 2000-08-02 Geoff Keating <geoffk@cygnus.com>
13447
13448 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13449 libobjc/.libs to allow for libtool.
13450
13451 2000-08-02 Jakub Jelinek <jakub@redhat.com>
13452
13453 * gcc.c-torture/compile/20000802-1.c: New test.
13454
13455 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
13456
13457 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13458
13459 2000-07-31 Jeffrey A Law (law@cygnus.com)
13460
13461 * gcc-c-torture/execute/20000731-2.c: New test.
13462
13463 * gcc.c-torture/execute/20000731-1.c: New test.
13464 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13465
13466 2000-07-31 Jakub Jelinek <jakub@redhat.com>
13467
13468 * testsuite/gcc.dg/cpp/paste7.c: New test.
13469 * gcc.dg/cpp/20000725-1.c: New test.
13470
13471 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
13472
13473 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13474 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13475 declaration warning for __builtin_dwarf_reg_size.
13476
13477 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13478
13479 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
13480
13481 * gcc.dg/noncompile/voidparam-1.c: New test.
13482
13483 2000-07-30 Richard Henderson <rth@cygnus.com>
13484
13485 * gcc.dg/c90-digraph-1.c: Don't xfail.
13486 * gcc.dg/compare2.c (case 10): Xfail.
13487 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13488
13489 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
13490
13491 * gcc.dg/c99-main-1.c: New test.
13492
13493 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
13494
13495 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13496
13497 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
13498
13499 * gcc.c-tortuer/execute/20000726-1.c: New test.
13500
13501 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
13502
13503 * gcc.c-torture/execute/enum-2.c: New test.
13504
13505 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13506
13507 * gcc.dg/cpp/tr-warn3.c: New test.
13508
13509 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13510
13511 * g++.old-deja/g++.ext/implicit1.C: Remove.
13512 * g++.old-deja/g++.jason/c2.C: Remove
13513 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13514 * g++.old-deja/g++.pt/crash16.C: Likewise.
13515 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13516
13517 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
13518
13519 * g++.old-deja/g++.other/for2.C: New test.
13520
13521 2000-07-25 Jakub Jelinek <jakub@redhat.com>
13522
13523 * gcc.dg/20000720-1.c: New test.
13524
13525 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
13526
13527 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
13528
13529 2000-07-24 Geoff Keating <geoffk@cygnus.com>
13530
13531 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13532 * gcc.c-torture/execute/20000722-1.c: New.
13533 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13534
13535 2000-07-24 Jakub Jelinek <jakub@redhat.com>
13536
13537 * gcc.dg/cpp/20000720-1.S: New test.
13538
13539 2000-07-21 Michael Meissner <meissner@redhat.com>
13540
13541 * gcc.c-torture/execute/ieee/hugeval.c: New test.
13542
13543 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
13544
13545 * g++.old-deja/g++.brendan/crash16.C,
13546 g++.old-deja/g++.brendan/parse3.C,
13547 g++.old-deja/g++.brendan/redecl1.C,
13548 g++.old-deja/g++.ns/template13.C,
13549 g++.old-deja/g++.other/decl4.C,
13550 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13551
13552 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
13553
13554 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13555 and "Internal error".
13556
13557 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13558 regexps.
13559 * gcc.dg/cpp/paste6.c: New test.
13560
13561 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
13562
13563 * gcc.dg/cpp/tr-direct.c: New test.
13564
13565 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13566 gcc.dg/cpp/undef1.c: Tweak error regexps.
13567
13568 2000-07-18 Eric Christopher <echristo@redhat.com>
13569
13570 * gcc.c-torture/compile/20000718-1.c: New test.
13571
13572 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
13573
13574 * cpplex.c (_cpp_push_token): If the token being pushed back
13575 is the previous token in this context, just subtract one from
13576 context->posn.
13577 * cppmacro.c (save_expansion): Clear aux field when storing a
13578 placemarker.
13579
13580 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
13581
13582 * gcc.dg/noncompile/redecl-1.c: New test.
13583
13584 2000-07-18 Jakub Jelinek <jakub@redhat.com>
13585
13586 * gcc.c-torture/execute/20000717-5.c: New test.
13587 * gcc.c-torture/execute/20000717-1.x: Removed.
13588
13589 2000-07-17 Richard Henderson <rth@cygnus.com>
13590
13591 * gcc.c-torture/execute/20000717-4.c: New test.
13592
13593 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
13594
13595 * gcc.dg/cpp/syshdr.c: New test.
13596 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13597
13598 2000-07-17 Neil Booth <neilb@earthling.net>
13599
13600 * gcc.dg/cpp/cmdlne-dM.c: New test.
13601 * gcc.dg/cpp/cmdlne-dD.c: New test.
13602
13603 2000-07-17 Jeffrey A Law (law@cygnus.com)
13604
13605 * gcc.c-torture/execute/20000717-3.c: New test.
13606
13607 * gcc.c-torture/compile/20000717-1.c: New test.
13608
13609 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
13610
13611 * gcc.c-torture/execute/20000717-2.c: New test.
13612
13613 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
13614
13615 * gcc.dg/formatz-1.c: New test.
13616
13617 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13618 * gcc.dg/c99-digraph-1.c: New tests.
13619
13620 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13621 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13622
13623 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13624 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13625 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13626 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13627 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13628 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13629 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13630
13631 2000-07-17 Greg McGary <greg@mcgary.org>
13632
13633 * gcc.c-torture/execute/20000717-1.c: New test.
13634 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13635
13636 2000-07-15 Jakub Jelinek <jakub@redhat.com>
13637
13638 * gcc.c-torture/execute/20000715-2.c: New test.
13639 * gcc.dg/20000715-1.c: New test.
13640
13641 2000-07-15 Michael Meissner <meissner@redhat.com>
13642
13643 * gcc.c-torture/execute/20000715-1.c: New test.
13644
13645 2000-07-13 Jakub Jelinek <jakub@redhat.com>
13646
13647 * gcc.c-torture/execute/20000707-1.c: New test.
13648
13649 2000-07-13 Neil Booth <NeilB@earthling.net>
13650
13651 * testsuite/gcc.dg/cpp/digraph1.c,
13652 testsuite/gcc.dg/cpp/digraph2.c,
13653 testsuite/gcc.dg/cpp/digraphs.c: New tests.
13654
13655 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
13656
13657 * g77.f-torture/compile/20000630-2.f: New test.
13658 * g77.f-torture/compile/20000630-2.x
13659
13660 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
13661
13662 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
13663
13664 2000-07-11 Neil Booth <NeilB@earthling.net>
13665
13666 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13667
13668 2000-07-11 Neil Booth <NeilB@earthling.net>
13669
13670 * gcc.dg/cpp/cmdlne-C.c: New.
13671
13672 2000-07-09 Neil Booth <NeilB@earthling.net>
13673
13674 * gcc.dg/cpp/directiv.c: New tests.
13675 * gcc.dg/cpp/undef1.c: Update.
13676
13677 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
13678
13679 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13680
13681 2000-07-09 Neil Booth <NeilB@earthling.net>
13682
13683 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13684
13685 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
13686
13687 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13688 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13689
13690 2000-07-08 Neil Booth <NeilB@earthling.net>
13691
13692 * gcc.dg/cpp/macsyntx.c: New tests.
13693
13694 2000-07-07 Jakub Jelinek <jakub@redhat.com>
13695
13696 * gcc.dg/20000707-1.c: New test.
13697
13698 2000-07-07 Jakub Jelinek <jakub@redhat.com>
13699
13700 * gcc.c-torture/execute/20000706-1.c: New test.
13701 * gcc.c-torture/execute/20000706-2.c: New test.
13702 * gcc.c-torture/execute/20000706-3.c: New test.
13703 * gcc.c-torture/execute/20000706-4.c: New test.
13704 * gcc.c-torture/execute/20000706-5.c: New test.
13705
13706 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
13707
13708 * g++.old-deja/g++.pt/instantiate7.C: New test.
13709
13710 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
13711
13712 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13713 * g++.old-deja/g++.mike/thunk3.C: Likewise.
13714 * g++.old-deja/g++.other/rtti3.C: Likewise.
13715 * g++.old-deja/g++.other/rttid3.C: Likewise.
13716
13717 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
13718
13719 * g77.f-torture/compile/20000630-1.x: Fix typo
13720
13721 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
13722
13723 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13724 assembly output.
13725
13726 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
13727
13728 * gcc.dg/cpp/ident.c: New test.
13729
13730 2000-07-05 Neil Booth <NeilB@earthling.net>
13731
13732 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13733 gcc.dg/cpp/lexstrng.c: New tests.
13734
13735 2000-07-04 Neil Booth <NeilB@earthling.net>
13736
13737 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13738 * gcc.dg/cpp/strify2.c: Same.
13739
13740 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
13741
13742 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13743 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13744 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13745 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13746
13747 * testsuite/gcc.dg/cpp/macro1.c,
13748 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13749 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13750 testsuite/gcc.dg/cpp/strify1.c,
13751 testsuite/gcc.dg/cpp/strify2.c: New tests.
13752
13753 2000-07-03 Jakub Jelinek <jakub@redhat.com>
13754
13755 * gcc.c-torture/execute/20000703-1.c: New test.
13756
13757 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
13758
13759 * g++.old-deja/g++.pt (lookup10.C): New test.
13760
13761 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
13762
13763 * g++.old-deja/g++.pt (typename25.C): New test.
13764
13765 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
13766
13767 * gcc.c-torture/compile/20000701-1.c: New test.
13768
13769 2000-06-30 Nick Clifton <nickc@cygnus.com>
13770
13771 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13772 to test case.
13773
13774 2000-06-30 Catherine Moore <clm@cygnus.com>
13775
13776 * gcc.c-torture/execute/align-1.c: New test.
13777
13778 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
13779
13780 * g++.old-deja/g++.pt/expr8.C: New test.
13781 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13782
13783 2000-06-29 Nick Clifton <nickc@cygnus.com>
13784
13785 * gcc.c-torture/compile/20000629-1.c: New test.
13786
13787 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
13788
13789
13790 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13791 gcc.dg/noncompile directory, depending on whether they're
13792 preprocessor tests or not. Annotate all the tests for the dg
13793 framework.
13794
13795 * gcc.c-torture/noncompile/noncompile.exp: Delete.
13796 * gcc.dg/noncompile/noncompile.exp: New.
13797
13798 * Moved files:
13799 Old name New name
13800 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
13801 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
13802 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
13803 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
13804 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
13805 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
13806 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
13807 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
13808 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
13809 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
13810 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
13811 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
13812 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
13813 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
13814 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
13815 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
13816 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
13817 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
13818 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
13819 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
13820 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
13821 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
13822 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
13823 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
13824
13825 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
13826 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
13827 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
13828 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
13829 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
13830 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
13831
13832 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
13833
13834 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13835 declare one variable. On the fourth, error.
13836 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13837 declared by 20000628-1a.h.
13838
13839 2000-06-29 Richard Henderson <rth@redhat.com>
13840
13841 * gcc.c-torture/execute/930529-1.x: New file.
13842 * gcc.dg/920413-1.c: Adjust expected warning text.
13843 * gcc.dg/980217-1.c: Declare abort.
13844 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13845
13846 2000-06-29 Jeffrey A Law (law@cygnus.com)
13847
13848 * g77.f-torture/compile/20000629-1.f: New test.
13849 * g77.f-torture/compile/20000629-1.x: Expected to fail.
13850
13851 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
13852
13853 Rearrange lots of files, removing entirely the
13854 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13855 directories.
13856
13857 * Deleted files:
13858 gcc.c-torture/code_quality/code_quality.exp
13859 gcc.c-torture/special/special.exp
13860 gcc.failure/failure.exp
13861 gcc.failure/940409-1.x
13862 gcc.c-torture/compile/961203-1.x
13863
13864 * New files:
13865 gcc.misc-tests/linkage.exp
13866 gcc.c-torture/execute/920730-1t.c
13867 gcc.c-torture/execute/920730-1t.x
13868 gcc.c-torture/compile/920520-1.x
13869 gcc.c-torture/compile/920521-1.x
13870 gcc.c-torture/compile/981006-1.x
13871 gcc.c-torture/execute/eeprof-1.x
13872
13873 * Moved files (possibly with modifications to fit a new harness):
13874 Old name New name
13875 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
13876 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
13877 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
13878 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
13879 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
13880 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
13881 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
13882 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
13883 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
13884 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
13885 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
13886 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
13887 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
13888 gcc.failure/940409-1.c gcc.dg/940409-1.c
13889
13890 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
13891
13892 * c-torture/compile/961203-1.x: Delete.
13893
13894 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
13895 not exit. Include stdio.h.
13896 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13897 * gcc.misc-tests/dg-12.c: Likewise.
13898 * gcc.misc-tests/dg-5.c: Likewise.
13899 * gcc.misc-tests/dg-6.c: Likewise.
13900 * gcc.misc-tests/dg-7.c: Prototype abort.
13901 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13902 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13903 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
13904 not exit.
13905 * gcc.misc-tests/sieve.c: Use return from main, not exit.
13906 * gcc.misc-tests/sort2.c: Use return from main, not exit.
13907
13908 2000-06-28 Jakub Jelinek <jakub@redhat.com>
13909
13910 * gcc.dg/cpp/20000628-1.c: New test.
13911 * gcc.dg/cpp/20000628-1.h: New header for above test.
13912 * gcc.dg/cpp/20000628-1a.h: Likewise.
13913
13914 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
13915
13916 * gcc.dg/cpp: New directory.
13917 * gcc.dg/cpp/cpp.exp: New driver.
13918 * gcc.dg/cpp/20000627-1.c: New test.
13919 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13920 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13921 and rewrite as a compilation test.
13922
13923 * gcc.dg: Move many files into the cpp subdirectory, possibly
13924 renaming or editing them as well.
13925 Old name New name
13926 990119-1.c cpp/19990119-1.c
13927 990228-1.c cpp/19990228-1.c
13928 990407-1.c cpp/19990407-1.c
13929 990409-1.c cpp/19990409-1.c
13930 990413-1.c cpp/19990413-1.c
13931 990703-1.c cpp/19990703-1.c
13932 20000127-1.c cpp/20000127-1.c
13933 20000129-1.c cpp/20000129-1.c
13934 20000207-1.c cpp/20000207-1.c
13935 20000207-2.c cpp/20000207-2.c
13936 20000209-1.c cpp/20000209-1.c
13937 20000209-2.c cpp/20000209-2.c
13938 20000301-1.c cpp/20000301-1.c
13939 20000419-1.c cpp/20000419-1.c
13940 20000510-1.S cpp/20000510-1.S
13941 20000519-1.c cpp/20000519-1.c
13942 20000529-1.c cpp/20000529-1.c
13943 20000625-1.c cpp/20000625-1.c
13944 20000625-2.c cpp/20000625-2.c
13945 cpp-as1.c cpp/assert1.c
13946 cpp-as2.c cpp/assert2.c
13947 cxx-comments-1.c cpp/cxxcom1.c
13948 cxx-comments-2.c cpp/cxxcom2.c
13949 endif-label.c cpp/endif.c
13950 cpp-hash1.c cpp/hash1.c
13951 cpp-hash2.c cpp/hash2.c
13952 cpp-if1.c cpp/if-1.c
13953 cpp-if2.c cpp/if-2.c
13954 cpp-if3.c cpp/if-3.c
13955 cpp-if4.c cpp/if-4.c
13956 cpp-if5.c cpp/if-5.c
13957 cpp-cond.c cpp/if-cexp.c
13958 cpp-missingop.c cpp/if-mop.c
13959 cpp-missingparen.c cpp/if-mpar.c
13960 cpp-opprec.c cpp/if-oppr.c
13961 cpp-ifparen.c cpp/if-paren.c
13962 cpp-shortcircuit.c cpp/if-sc.c
13963 cpp-shift.c cpp/if-shift.c
13964 cpp-unary.c cpp/if-unary.c
13965 cpp-li1.c cpp/line1.c
13966 cpp-li2.c cpp/line2.c
13967 lineno.c cpp/line3.c
13968 lineno-2.c cpp/line4.c
13969 cpp-mi.c cpp/mi1.c
13970 cpp-mic.h cpp/mi1c.h
13971 cpp-micc.h cpp/mi1cc.h
13972 cpp-mind.h cpp/mi1nd.h
13973 cpp-mindp.h cpp/mi1ndp.h
13974 cpp-mix.h cpp/mi1x.h
13975 cpp-mi2.c cpp/mi2.c
13976 cpp-mi2a.h cpp/mi2a.h
13977 cpp-mi2b.h cpp/mi2b.h
13978 cpp-mi2c.h cpp/mi2c.h
13979 cpp-mi3.c cpp/mi3.c
13980 cpp-mi3.def cpp/mi3.def
13981 poison-1.c cpp/poison.c
13982 pr-impl.c cpp/prag-imp.c
13983 cpp-redef-2.c cpp/redef1.c
13984 cpp-redef.c cpp/redef2.c
13985 strpaste.c cpp/strp1.c
13986 strpaste-2.c cpp/strp2.c
13987 cpp-tradpaste.c cpp/tr-paste.c
13988 cpp-tradstringify.c cpp/tr-str.c
13989 cpp-tradwarn1.c cpp/tr-warn1.c
13990 cpp-tradwarn2.c cpp/tr-warn2.c
13991 trigraphs.c cpp/trigraphs.c
13992 cpp-unc1.c cpp/unc1.c
13993 cpp-unc2.c cpp/unc2.c
13994 cpp-unc3.c cpp/unc3.c
13995 cpp-unc.c cpp/unc4.c
13996 undef.c cpp/undef1.c
13997 undef-2.c cpp/undef2.c
13998 cpp-wi1.c cpp/widestr1.c
13999
14000 2000-06-27 Mark Mitchell <mark@codesourcery.com>
14001
14002 * lib/g++.exp (g++_include_flags): Tweak.
14003
14004 2000-06-27 H.J. Lu <hjl@gnu.org>
14005 Loren J. Rittle <ljrittle@acm.org>
14006
14007 * lib/g++.exp (g++_include_flags): Override libgloss.exp
14008 version with one that knows about the new gcc tree structure.
14009 (g++_link_flags): Same.
14010
14011 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
14012
14013 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14014 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14015 case we are cross-compiling.
14016
14017 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14018 g++.old-deja/g++.niklas/Makefile.in,
14019 g++.old-deja/g++.niklas/configure.in,
14020 g++.old-deja/g++.other/Makefile.in,
14021 g++.old-deja/g++.other/configure.in,
14022 gcc.c-torture/code_quality/Makefile.in,
14023 gcc.c-torture/code_quality/configure.in,
14024 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14025 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14026 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14027 gcc.c-torture/execute/ieee/Makefile.in,
14028 gcc.c-torture/execute/ieee/configure.in,
14029 gcc.c-torture/noncompile/Makefile.in,
14030 gcc.c-torture/noncompile/configure.in,
14031 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14032 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14033 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14034
14035 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14036
14037 * g++.old-deja/g++.other/ambig3.C: New test.
14038
14039 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14040
14041 * g++.old-deja/g++.pt/syntax1.C: New test.
14042 * g++.old-deja/g++.pt/syntax2.C: New test.
14043 * g++.old-deja/g++.other/syntax3.C: New test.
14044 * g++.old-deja/g++.other/syntax4.C: New test.
14045
14046 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14047
14048 * gcc.dg/20000623-1.c: Prototype exit and abort.
14049
14050 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14051
14052 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14053 New tests.
14054 * gcc.dg/cpp-mi3.def: New file.
14055
14056 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14057 inside assertions.
14058 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14059 lexer's error messages.
14060 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14061 divine anything from the linemarkers.
14062 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14063 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14064
14065 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
14066
14067 * gcc.dg/20000623-1.c: New test.
14068
14069 2000-06-22 Jakub Jelinek <jakub@redhat.com>
14070
14071 * gcc.c-torture/execute/20000622-1.c: New test.
14072
14073 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14074
14075 * g++.old-deja/g++.other/init15.C: New test.
14076
14077 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14078
14079 * g++.old-deja/g++.pt/vaarg2.C: New test.
14080 * g++.old-deja/g++.pt/vaarg3.C: New test.
14081
14082 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
14083
14084 * g++.old-deja/g++.other/dyncast6.C: New test.
14085
14086 2000-06-15 Jakub Jelinek <jakub@redhat.com>
14087
14088 * gcc.c-torture/execute/loop-6.c: New test.
14089
14090 2000-06-14 Jakub Jelinek <jakub@redhat.com>
14091
14092 * gcc.dg/20000614-1.c: New test.
14093 * gcc.dg/20000614-2.c: New test.
14094
14095 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
14096
14097 * g++.old-deja/g++.other/inline12.C: New test.
14098
14099 2000-06-13 Jakub Jelinek <jakub@redhat.com>
14100
14101 * g++.old-deja/g++.other/eh1.C: New test.
14102
14103 2000-06-12 Jakub Jelinek <jakub@redhat.com>
14104
14105 * g++.old-deja/g++.other/type.C: New test.
14106
14107 2000-06-05 Jakub Jelinek <jakub@redhat.com>
14108
14109 * g++.old-deja/g++.other/initstring.C: New test.
14110
14111 2000-06-12 Jason Merrill <jason@redhat.com>
14112
14113 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14114
14115 2000-06-09 Jeffrey A Law (law@cygnus.com)
14116
14117 * gcc.c-torture/compile/20000609-1.c: New test.
14118
14119 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
14120
14121 * gcc.dg/20000609-1.c: New test.
14122
14123 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
14124
14125 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14126 * gcc.c-torture/noncompile/poison-1.c: Move...
14127 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14128 * gcc.dg/cpp-li1.c: Add a token after the #line.
14129
14130 2000-06-05 Richard Henderson <rth@cygnus.com>
14131
14132 * gcc.c-torture/execute/20000605-2.c: New test.
14133 * gcc.c-torture/execute/20000605-3.c: New test.
14134
14135 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
14136
14137 * g77.f-torture/execute/20000503-1.x: New file.
14138
14139 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
14140
14141 * g++.old-deja/g++.eh/badalloc1.C: New test.
14142
14143 2000-06-05 Richard Henderson <rth@cygnus.com>
14144
14145 * gcc.c-torture/execute/20000605-1.c: New test.
14146
14147 2000-06-05 Jakub Jelinek <jakub@redhat.com>
14148 Nathan Sidwell <nathan@codesourcery.com>
14149
14150 * gcc.c-torture/compile/20000605-1.c: New test.
14151
14152 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
14153
14154 * g77.f-torture/compile/20000601-1.f: New test.
14155
14156 2000-06-03 Richard Henderson <rth@cygnus.com>
14157
14158 * gcc.c-torture/execute/20000603-1.c: New.
14159
14160 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
14161
14162 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14163 * gcc.dg/noreturn-2.c (noreturn): Likewise.
14164
14165 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
14166
14167 * gcc.dg/compare2.c (case 12): XFAIL.
14168 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14169 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14170
14171 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14172
14173 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
14174
14175 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14176 guard macro is already defined when the header is first
14177 included.
14178 * gcc.dg/cpp-mix.h: New file.
14179 * gcc.dg/endif-label.c: Update patterns to match compiler.
14180
14181 * g++.brendan/complex1.C: Declare abort.
14182 * g++.law/refs4.C: Remove XFAIL.
14183 * g++.oliva/expr2.C: Declare abort and exit.
14184
14185 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
14186
14187 * gcc.c-torture/execute/20000528-1.c: New test.
14188
14189 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14190 * g++.old-deja/g++.law/temps4.C: Likewise.
14191
14192 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14193 stdlib.h. Call abort() on failure.
14194 * g++.old-deja/g++.law/refs4.C: Likewise.
14195 * g++.old-deja/g++.law/temps4.C: Likewise.
14196 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14197 * gcc.c-torture/execute/20000112-1.c: Include string.h.
14198
14199 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
14200
14201 Relative to g++.dg/special:
14202 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14203
14204 Relative to g++.old-deja:
14205 * g++.brendan/complex1.C, g++.jason/optimize2.C,
14206 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14207 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14208 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14209 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14210 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14211 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14212
14213 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14214 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14215 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14216 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14217 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14218 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14219 and/or string.h.
14220
14221 * g++.other/goto1.C: Update expectations for error messages.
14222
14223 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
14224
14225 * gcc.c-torture/compile/20000523-1.c: New test.
14226
14227 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14228
14229 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14230
14231 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14232
14233 * g++.old-deja/g++.eh/catch11.C: New test.
14234 * g++.old-deja/g++.eh/catch12.C: New test.
14235
14236 2000-05-24 Nick Clifton <nickc@cygnus.com>
14237
14238 * gcc.c-torture/execute/20000523-1.c: New test.
14239
14240 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
14241
14242 * c-torture/execute/bcp-1.c: Replace abort in arg of
14243 __builtin_constant_p with a generic external function.
14244
14245 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14246 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14247 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14248 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14249 Prototype abort and/or exit.
14250
14251 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14252 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14253 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14254 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14255
14256 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
14257
14258 * gcc.dg/dwarf2-1.c: New test.
14259
14260 2000-05-20 Richard Henderson <rth@cygnus.com>
14261
14262 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14263
14264 2000-05-20 Andreas Jaeger <aj@suse.de>
14265
14266 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14267 testcase.
14268
14269 2000-05-19 David Edelsohn <edelsohn@gnu.org>
14270
14271 * gcc.c-torture/execute/20000519-2.c: New test.
14272
14273 2000-05-19 Andreas Jaeger <aj@suse.de>
14274
14275 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14276 which fails with SSA.
14277
14278 * lib/c-torture.exp: Also test with -O3 -fssa.
14279
14280 2000-05-18 Michael Meissner <meissner@redhat.com>
14281
14282 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14283 * gcc.c-torture/execute/920415-1.c: Ditto.
14284 * gcc.c-torture/execute/920501-1.c: Ditto.
14285 * gcc.c-torture/execute/conversion.c: Ditto.
14286 * gcc.c-torture/execute/cvt-1.c: Ditto.
14287
14288 2000-05-18 Jeffrey A Law (law@cygnus.com)
14289
14290 * gcc.c-torture/compile/20000518-1.c: New test.
14291
14292 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
14293
14294 * g77.f-torture/compile/200005018.f: New test.
14295
14296 2000-05-17 Jeffrey A Law (law@cygnus.com)
14297
14298 * gcc.c-torture/compile/20000517-1.c: New test.
14299
14300 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14301
14302 * gcc.c-torture/execute/20000516-1.c: New test.
14303
14304 2000-05-15 Jakub Jelinek <jakub@redhat.com>
14305
14306 * g++.old-deja/g++.other/eh.C: New test.
14307
14308 2000-05-12 Richard Henderson <rth@cygnus.com>
14309
14310 * gcc.c-torture/execute/990208-1.c (main): Don't pass
14311 constants through to doit's conditional.
14312
14313 2000-05-11 Jeffrey A Law (law@cygnus.com)
14314
14315 * gcc.c-torture/compile/20000511-1.c: New test.
14316 * g77.f-torture/compile/20000511-1.f: New test.
14317 * g77.f-torture/compile/20000511-2.f: New test.
14318
14319 2000-05-11 Michael Meissner <meissner@redhat.com>
14320
14321 * gcc.c-torture/execute/20000511-1.c: New test.
14322
14323 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
14324
14325 * gcc.dg/dg.exp: Scan .S files as well as .c files.
14326 * gcc.dg/20000510-1.S: New.
14327
14328 2000-05-08 Catherine Moore <clm@cygnus.com>
14329
14330 * gcc.dg/unused-3.c: New.
14331
14332 2000-05-06 Richard Henderson <rth@cygnus.com>
14333
14334 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14335 * g++.old-deja/g++.mike/warn1.C: Likewise.
14336 * g++.old-deja/g++.pt/local1.C: Likewise.
14337 * g++.old-deja/g++.pt/local7.C: Likewise.
14338 * g++.old-deja/g++.pt/spec16.C: Likewise.
14339
14340 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
14341
14342 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14343
14344 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
14345
14346 * g77.f-torture/execute/20000503-1.f: New test.
14347
14348 2000-05-04 Andreas Jaeger <aj@suse.de>
14349
14350 * gcc.dg/noreturn-2.c: New test.
14351
14352 2000-05-04 Neil Booth <NeilB@earthling.net>
14353
14354 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14355 preprocessor.
14356
14357 2000-05-04 Richard Henderson <rth@cygnus.com>
14358
14359 * gcc.c-torture/execute/20000503-1.c: Fix typo.
14360
14361 2000-05-04 Richard Henderson <rth@cygnus.com>
14362
14363 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
14364 OpenSSL by Jason R Thorpe.
14365
14366 2000-05-03 Jim Wilson <wilson@cygnus.com>
14367
14368 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14369
14370 2000-05-03 Robert Lipe <robertlipe@usa.net>
14371
14372 * gcc.dg/20000503-1.c: New test.
14373
14374 2000-05-02 Jakub Jelinek <jakub@redhat.com>
14375
14376 * gcc.c-torture/compile/20000502-1.c: New test.
14377 * g++.old-deja/g++.other/align.C: New test.
14378 * gcc.dg/cpp-tradstringify.c: New test.
14379
14380 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
14381
14382 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14383 and hard registers.
14384
14385 2000-04-26 Geoff Keating <geoffk@cygnus.com>
14386
14387 * gcc.c-torture/execute/loop-5.c: New test.
14388
14389 2000-04-25 Jakub Jelinek <jakub@redhat.com>
14390
14391 * gcc.c-torture/execute/va-arg-20.c: New test.
14392
14393 2000-04-23 Jeffrey A Law (law@cygnus.com)
14394
14395 * gcc.c-torture/execute/20000422-1.c: New test.
14396
14397 2000-04-20 Greg McGary <gkm@gnu.org>
14398
14399 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14400 when optimizing, but without sibling-call optimizations (-O1).
14401
14402 2000-04-20 Jeffrey A Law (law@cygnus.com)
14403
14404 * gcc.c-torture/compile/20000420-1.c: New test.
14405
14406 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
14407
14408 * g++.abi/ptrflags.C: New test.
14409 * g++.eh/catchptr1.C: Test incomplete pointer chains.
14410
14411 2000-04-19 Catherine Moore <clm@cygnus.com>
14412
14413 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14414
14415 2000-04-19 Greg McGary <gkm@gnu.org>
14416
14417 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14418 sibling-call optimizations.
14419
14420 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
14421
14422 * gcc.dg/20000419-1.c: New test.
14423
14424 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
14425
14426 * gcc.c-torture/execute/20000412-6.c: New test.
14427
14428 2000-04-12 Jeffrey A Law (law@cygnus.com)
14429
14430 * gcc.c-torture/execute/20000412-5.c: New test.
14431 * g77.f-torture/compile/20000412-1.f: New test.
14432 * gcc.c-torture/execute/20000412-4.c: New test.
14433 * gcc.c-torture/compile/20000412-2.c: New test.
14434 * gcc.c-torture/execute/20000412-3.c: New test.
14435 * gcc.c-torture/compile/20000412-1.c: New test.
14436 * gcc.c-torture/execute/20000412-2.c: New test.
14437
14438 2000-04-12 Jakub Jelinek <jakub@redhat.com>
14439
14440 * objc/execute/bf-20.m: New test.
14441
14442 2000-04-10 Richard Henderson <rth@cygnus.com>
14443
14444 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14445
14446 * gcc.c-torture/execute/20000412-1.c: New test.
14447
14448 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
14449
14450 * g++.old-deja/g++.eh/catchptr1.C: New test.
14451
14452 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
14453
14454 * g++.old-deja/g++.abi/cxa_vec.C: New test.
14455
14456 2000-04-08 Neil Booth <NeilB@earthling.net>
14457
14458 * gcc.dg/cpp-nullchar.c: Remove test as
14459 embedded nulls cause problems.
14460
14461 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14462
14463 * gcc.dg/compare2.c: New test.
14464
14465 2000-04-08 Neil Booth <NeilB@earthling.net>
14466
14467 * gcc.dg/cpp-nullchar.c: New test.
14468
14469 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
14470
14471 * gcc.dg/cpp-mi2.c: New test.
14472 * gcc.dg/cpp-mi2[abc].h: New files.
14473
14474 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
14475
14476 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14477 member name.
14478
14479 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
14480
14481 * g++.old-deja/g++.abi/vmihint.C: New test.
14482
14483 2000-04-06 Neil Booth <NeilB@earthling.net>
14484
14485 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14486 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
14487 copyright.
14488
14489 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
14490
14491 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14492 avoid stack-frame overwrite.
14493
14494 2000-04-05 Jakub Jelinek <jakub@redhat.com>
14495
14496 * gcc.c-torture/compile/20000405-2.c: New test.
14497 * gcc.c-torture/compile/20000405-3.c: New test.
14498
14499 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14500
14501 * gcc.c-torture/compile/20000405-1.c: New test.
14502
14503 2000-04-04 Geoff Keating <geoffk@cygnus.com>
14504
14505 * gcc.dg/cast-qual-1.c: Revert last change.
14506
14507 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14508
14509 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14510
14511 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
14512
14513 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14514 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14515
14516 2000-04-03 Jeffrey A Law (law@cygnus.com)
14517
14518 * gcc.c-torture/compile/20000403-2.c: New test.
14519 * gcc.c-torture/compile/20000403-1.c: New test.
14520
14521 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
14522
14523 * gcc.c-torture/execute/20000403-1.c: New test.
14524
14525 2000-04-03 Geoff Keating <geoffk@cygnus.com>
14526
14527 * gcc.c-torture/execute/20000402-1.c: New test.
14528
14529 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
14530
14531 * gcc.c-torture/execute/va-arg-15.c: New test.
14532 * gcc.c-torture/execute/va-arg-16.c: New test.
14533 * gcc.c-torture/execute/va-arg-17.c: New test.
14534 * gcc.c-torture/execute/va-arg-18.c: New test.
14535 * gcc.c-torture/execute/va-arg-19.c: New test.
14536
14537 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
14538
14539 * gcc.c-torture/compile/981211-1.c: Move to...
14540 * gcc.dg/cpp-as1.c: ...here.
14541 * gcc.dg/cpp-as2.c: New file.
14542
14543 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14544 compiler.
14545
14546 2000-04-02 Neil Booth <NeilB@earthling.net>
14547
14548 * gcc.dg/cpp-cond.c New tests.
14549 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
14550 accidental success less likely.
14551 * gcc.dg/cpp-missingop.c New tests.
14552 * gcc.dg/cpp-missingparen.c New tests.
14553 * gcc.dg/cpp-shift.c New tests.
14554 * gcc.dg/cpp-shortcircuit.c New tests.
14555 * gcc.dg/cpp-unary.c New tests.
14556
14557 2000-03-29 Jeffrey A Law (law@cygnus.com)
14558
14559 * gcc.c-torture/compile/20000329-1.c: New test.
14560
14561 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
14562
14563 * gcc.c-torture/compile/20000326-1.c: New test.
14564 * gcc.c-torture/compile/20000326-2.c: New test.
14565
14566 2000-03-24 Geoff Keating <geoffk@cygnus.com>
14567
14568 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14569 the first parameter is a function argument.
14570
14571 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
14572
14573 * g++.old-deja/g++.ext/array4.C: New test.
14574
14575 2000-03-22 Geoff Keating <geoffk@cygnus.com>
14576
14577 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14578
14579 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14580
14581 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14582
14583 2000-03-19 Richard Henderson <rth@cygnus.com>
14584
14585 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14586
14587 2000-03-19 Richard Henderson <rth@cygnus.com>
14588
14589 * gcc.c-torture/compile/20000319-1.c: New test.
14590
14591 2000-03-14 Jeffrey A Law (law@cygnus.com)
14592
14593 * gcc.c-torture/execute/20000314-3.c: New test.
14594 * gcc.c-torture/execute/20000314-2.c: New test.
14595 * gcc.c-torture/execute/20000314-1.c: New test.
14596 * gcc.c-torture/compile/20000314-2.c: New test.
14597 * gcc.c-torture/compile/20000314-1.c: New test.
14598
14599 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
14600
14601 * g++.old-deja/g++.warn/inline.C: New test.
14602
14603 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
14604
14605 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14606 standards-compliant result rather than specific constants.
14607 Put test-values in array.
14608
14609 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
14610
14611 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14612 (g++_target_compile): Put test-specific options last.
14613
14614 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14615
14616 * g++.old-deja/g++.eh/vbase4.C: New test.
14617
14618 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14619
14620 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14621
14622 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14623
14624 * g++.old-deja/g++.brendan/misc12.C: Removed.
14625 * g++.old-deja/g++.pt/memtemp77.C: Constify.
14626 * g++.old-deja/g++.ext/pretty4.C: New test.
14627
14628 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
14629
14630 * g++.old-deja/g++.other/string2.C: New test.
14631
14632 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
14633
14634 * g++.old-deja/g++.warn/impint2.C: New test.
14635
14636 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
14637
14638 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14639 is 1, not zero.
14640
14641 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
14642
14643 * g++.old-deja/g++.warn/impint.C: New test.
14644 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14645 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14646 * g++.old-deja/g++.pt/explicit12.C: Likewise.
14647 * g++.old-deja/g++.pt/explicit13.C: Likewise.
14648 * g++.old-deja/g++.pt/explicit17.C: Likewise.
14649 * g++.old-deja/g++.pt/explicit18.C: Likewise.
14650 * g++.old-deja/g++.pt/explicit19.C: Likewise.
14651 * g++.old-deja/g++.pt/explicit23.C: Likewise.
14652 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14653 * g++.old-deja/g++.pt/explicit35.C: Likewise.
14654 * g++.old-deja/g++.pt/explicit6.C: Likewise.
14655 * g++.old-deja/g++.pt/memclass7.C: Likewise.
14656
14657 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
14658
14659 * gcc.dg/cpp-redef.c: New test.
14660
14661 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
14662
14663 * g++.old-deja/g++.pt/unify7.C: New test.
14664
14665 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14666
14667 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14668 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14669
14670 2000-02-25 Geoff Keating <geoffk@cygnus.com>
14671
14672 * gcc.c-torture/compile/20000224-1.c: New test.
14673
14674 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14675
14676 * gcc.c-torture/compile/cpp-2.c: New test.
14677 * gcc.c-torture/compile/cpp-1.c: New test.
14678
14679 2000-02-25 Jeffrey A Law (law@cygnus.com)
14680
14681 * gcc.c-torture/execute/20000225-1.c: New test.
14682
14683 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14684
14685 * gcc.dg/cpp-li2.c: New test.
14686
14687 * gcc.dg/cpp-wi1.c: New test.
14688
14689 * gcc.dg/cpp-li1.c: New test.
14690
14691 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
14692
14693 * g++.old-deja/g++.other/sizeof5.C: New test.
14694
14695 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14696
14697 * gcc.c-torture/execute/va-arg-13.c: New test.
14698
14699 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
14700
14701 * gcc.c-torture/execute/va-arg-12.c: New test.
14702
14703 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
14704
14705 * gcc.c-torture/execute/20000223-1.c: New test.
14706
14707 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
14708
14709 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14710
14711 2000-02-22 Mark Mitchell <mark@codesourcery.com>
14712
14713 * g++.old-deja/g++.abi/ptrmem.C: New test.
14714
14715 2000-02-19 Richard Henderson <rth@cygnus.com>
14716
14717 * gcc.c-torture/compile/init-3.c: New.
14718
14719 2000-02-17 Mark Mitchell <mark@codesourcery.com>
14720
14721 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14722 ALWAYS_CXXFLAGS.
14723
14724 2000-02-11 Robert Lipe <robertl@sco.com>
14725
14726 * gcc.c-torture/compile/20000211-3.c: New test.
14727
14728 2000-02-11 Martin Buchholz <martin@xemacs.org>
14729
14730 * gcc.c-torture/compile/20000211-2.c: New test.
14731
14732 2000-02-11 Jeffrey A Law (law@cygnus.com)
14733
14734 * gcc.c-torture/compile/20000211-1.c: New test.
14735
14736 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
14737
14738 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14739 on native targets
14740
14741 2000-02-08 Nathan Sidwell <nathan@acm.org>
14742
14743 * g++.old-deja/g++.other/cast5.C: New test.
14744
14745 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
14746
14747 * gcc.c-torture/execute/20000205-1.c: New.
14748
14749 2000-02-03 Nathan Sidwell <nathan@acm.org>
14750
14751 * g++.old-deja/g++.jason/cast3.C: Return void.
14752 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14753
14754 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14755
14756 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14757
14758 * gcc.dg/loop-1.c: New test.
14759
14760 2000-01-27 Jakub Jelinek <jakub@redhat.com>
14761
14762 * gcc.c-torture/compile/20000127-1.c: New test.
14763 * gcc.c-torture/execute/991228-1.c: New test.
14764
14765 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14766
14767 * gcc.dg/unused-2.c: New test.
14768
14769 * gcc.dg/conv-1.c: New test.
14770
14771 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14772
14773 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14774 compiler.
14775 (tool_option_proc): Fix typo.
14776
14777 2000-01-24 Geoff Keating <geoffk@cygnus.com>
14778
14779 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14780 of the ld on the host, not on the build machine.
14781 Also, don't crash if '--help' is not a supported option.
14782
14783 2000-01-24 Richard Henderson <rth@cygnus.com>
14784
14785 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14786
14787 2000-01-20 Jeffrey A Law (law@cygnus.com)
14788
14789 * gcc.c-torture/execute/20000120-2.c: New test.
14790 * gcc.c-torture/execute/20000120-1.c: New test.
14791
14792 2000-01-13 Jeffrey A Law (law@cygnus.com)
14793
14794 * gcc.c-torture/execute/20000113-1.c: New test.
14795
14796 2000-01-12 Jeffrey A Law (law@cygnus.com)
14797
14798 * gcc.c-torture/execute/20000112-1.c: New test.
14799
14800 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14801
14802 * gcc.dg/20000111-1.c: New test.
14803
14804 2000-01-10 Jeffrey A Law (law@cygnus.com)
14805
14806 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14807 with 16 bit integers.
14808
14809 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14810
14811 * gcc.dg/20000108-1.c: New test.
14812
14813 2000-01-05 Nathan Sidwell <nathan@acm.org>
14814
14815 * g++.old-deja/g++.ns/koenig8.C: New test.
14816
14817 2000-01-05 Nathan Sidwell <nathan@
14818
14819 * gcc.c-torture/execute/990531-1.c: New test.
14820
14821 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14822
14823 * gcc.c-torture/compile/990527-1.c: New test.
14824
14825 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
14826
14827 * gcc.c-torture/execute/990527-1.c: New test.
14828
14829 1999-05-25 Nick Clifton <nickc@cygnus.com>
14830
14831 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14832 bitfields as signed.
14833
14834 1999-05-25 Craig Burley <craig@jcb-sc.com>
14835
14836 * g77.f-torture/compile/19990525-0.f: New test.
14837
14838 1999-05-25 Jeffrey A Law (law@cygnus.com)
14839
14840 * gcc.c-torture/execute/990525-2.c: New test.
14841
14842 * gcc.c-torture/execute/990525-1.c: New test.
14843
14844 1999-05-24 Nathan Sidwell <nathan@acm.org>
14845
14846 * g++.old-deja/g++.other/anon3.C: New test.
14847 * g++.old-deja/g++.other/anon4.C: New test.
14848 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14849 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14850 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14851 Merrill).
14852
14853 1999-05-24 Jeffrey A Law (law@cygnus.com)
14854
14855 * gcc.c-torture/execute/990524-1.c: New test.
14856
14857 * gcc.dg/990524-1.c: New test.
14858
14859 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14860
14861 * gcc.c-torture/compile/990523-1.c: New test.
14862
14863 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
14864
14865 * gcc.c-torture/compile/990519-1.c: New test.
14866
14867 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14868
14869 * gcc.c-torture/compile/990517-1.c: New test.
14870
14871 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14872 (e4, f4): New tests.
14873 (main): Call them.
14874
14875 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14876
14877 * gcc.dg/noreturn-1.c: New test.
14878
14879 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14880
14881 * gcc.c-torture/execute/990513-1.c: New test.
14882
14883 1999-05-10 Richard Henderson <rth@cygnus.com>
14884
14885 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14886
14887 1999-05-10 Craig Burley <craig@jcb-sc.com>
14888
14889 * g77.f-torture/execute/erfc.f: Use small single-precision
14890 values, to avoid problems on Alphas when not -mieee.
14891
14892 1999-05-08 Craig Burley <craig@jcb-sc.com>
14893
14894 * gcc.dg/990506-0.c: New test.
14895
14896 1999-05-08 Richard Henderson <rth@cygnus.com>
14897
14898 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14899 the constant to test. Don't XFAIL 64-bit targets.
14900
14901 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14902 * g++.old-deja/g++.law/profile1.C: Likewise.
14903
14904 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14905 operator new instances.
14906 * g++.old-deja/g++.other/delete5.C: Likewise.
14907
14908 1999-05-03 Craig Burley <craig@jcb-sc.com>
14909
14910 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14911 intrinsic.
14912
14913 1999-05-03 Craig Burley <craig@jcb-sc.com>
14914
14915 * g77.f-torture/execute/u77-test.f: Reverse order of two
14916 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14917
14918 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14919
14920 * gcc.dg/compare1.c: New test.
14921
14922 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
14923
14924 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14925 New tests.
14926
14927 1999-05-02 Craig Burley <craig@jcb-sc.com>
14928
14929 * g77.f-torture/compile/19990502-1.f: New test.
14930
14931 1999-05-02 Craig Burley <craig@jcb-sc.com>
14932
14933 * g77.f-torture/compile/19990502-0.f: New test.
14934
14935 1999-05-02 Craig Burley <craig@jcb-sc.com>
14936
14937 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14938 intrinsic.
14939
14940 1999-05-02 Craig Burley <craig@jcb-sc.com>
14941
14942 * g77.f-torture/execute/u77-test.f (main): List libU77
14943 intrinsics not currently tested.
14944 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14945 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14946 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14947 Trim blanks off the ends of some printed strings.
14948
14949 1999-05-02 Craig Burley <craig@jcb-sc.com>
14950
14951 * g77.f-torture/execute/u77-test.f (main): Just warn about
14952 FSTAT gid disagreement, as it's expected on some systems.
14953
14954 1999-05-01 Craig Burley <craig@jcb-sc.com>
14955
14956 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14957 use a new function, which allows for some slop.
14958 Clean up some commentary.
14959 (issum): The new function.
14960 (sgladd): Deleted subroutine.
14961
14962 1999-05-01 Craig Burley <craig@jcb-sc.com>
14963
14964 * g77.f-torture/execute/u77-test.f: Modify to be more like
14965 libf2c/libU77 version, bringing patches to that version here.
14966 Add suitable commentary.
14967
14968 1999-04-25 Richard Henderson <rth@cygnus.com>
14969
14970 * gcc.dg/990424-1.c: New test.
14971
14972 1999-04-24 Craig Burley <craig@jcb-sc.com>
14973
14974 * g77.f-torture/execute/u77-test.f (main): Bug involving
14975 LSTAT has been fixed, so turn back on full checking.
14976
14977 1999-04-20 Craig Burley <craig@jcb-sc.com>
14978
14979 * g77.f-torture/compile/19990419-0.f: New test.
14980 * g77.f-torture/execute/19990419-1.f: New test.
14981
14982 1999-04-17 Richard Henderson <rth@cygnus.com>
14983
14984 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14985 to avoid the need for a prototype to supress a warning.
14986
14987 1999-04-07 Jim Wilson <wilson@cygnus.com>
14988
14989 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14990
14991 1999-04-04 Jeffrey A Law (law@cygnus.com)
14992
14993 * gcc.c-torture/execute/990404-1.c: New test.
14994
14995 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
14996
14997 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14998 * gcc.dg/cpp-if3.c: Don't use -pedantic.
14999 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15000 missing initializer warnings.
15001
15002 1999-03-28 Jeffrey A Law (law@cygnus.com)
15003
15004 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15005 matching strings.
15006
15007 1999-03-26 Jeffrey A Law (law@cygnus.com)
15008
15009 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15010
15011 1999-03-26 Craig Burley <craig@jcb-sc.com>
15012
15013 * g77.f-torture/execute/19990325-0.f: New test.
15014 * g77.f-torture/execute/19990325-1.f: New test.
15015
15016 1999-03-24 Jeffrey A Law (law@cygnus.com)
15017
15018 * gcc.c-torture/execute/990324-1.c: New test.
15019
15020 1999-03-22 Jim Wilson <wilson@cygnus.com>
15021
15022 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15023 test with 4.
15024
15025 1999-03-17 Richard Henderson <rth@cygnus.com>
15026
15027 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
15028
15029 1999-03-13 Craig Burley <craig@jcb-sc.com>
15030
15031 * g77.f-torture/execute/19990313-2.f: New test.
15032 * g77.f-torture/execute/19990313-3.f: New test.
15033
15034 1999-03-13 Craig Burley <craig@jcb-sc.com>
15035
15036 * g77.f-torture/execute/19990313-0.f: New test.
15037 * g77.f-torture/execute/19990313-1.f: New test.
15038
15039 1999-03-12 Jim Wilson <wilson@cygnus.com>
15040
15041 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15042 printf to sprintf.
15043 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15044 (main): Add check for u15. Conditionalize u31 check depending on
15045 whether ints are <32 bits or >=32 bits.
15046
15047 1999-03-08 Craig Burley <craig@jcb-sc.com>
15048
15049 * g77.f-torture/execute/19981119-0.f: Improve testiness.
15050
15051 1999-03-08 Craig Burley <craig@jcb-sc.com>
15052
15053 * g77.f-torture/compile/19990305-0.f: New test.
15054 * g77.f-torture/execute/19981119-0.f: New test.
15055
15056 1999-03-08 Craig Burley <craig@jcb-sc.com>
15057
15058 * g77.f-torture/execute/970625-2.f: call ABORT if final
15059 result is not correct, instead of just printing it.
15060 Add this checking via newly introduced obfuscation, to
15061 trip up buggy front ends.
15062
15063 1999-03-07 Craig Burley <craig@jcb-sc.com>
15064
15065 * g77.f-torture/compile/960317-1.f: Moved from being
15066 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
15067
15068 1999-03-06 Craig Burley <craig@jcb-sc.com>
15069
15070 * g77.f-torture/execute/960317-1.f: New (old) test.
15071 * g77.f-torture/execute/970625-2.f: Ditto.
15072
15073 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
15074
15075 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15076 message on line 1 or line 2; cccp and cpplib do this differently.
15077
15078 1999-03-01 Jeffrey A Law (law@cygnus.com)
15079
15080 * g++.old-deja/g++.law/weak1.C: New test.
15081
15082 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
15083
15084 * gcc.c-torture/execute/990119-1.c: Renamed to...
15085 * gcc.dg/990119-1.c: this, so it will only be tested once
15086 (it's a preprocessor test, it doesn't need to be run at
15087 multiple optimization levels).
15088
15089 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
15090
15091 * lib/g++.exp: Don't add incdir=$base_dir/../include to
15092 ALWAYS_CXXFLAGS.
15093
15094 1999-02-24 Craig Burley <craig@jcb-sc.com>
15095
15096 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15097 * g77.f-torture/compile/19981216-0.f: ...as it is expected
15098 to not be compilable by current g77.
15099
15100 1999-02-24 Nick Clifton <nickc@cygnus.com>
15101
15102 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15103
15104 1999-02-22 Jeffrey A Law (law@cygnus.com)
15105
15106 * gcc.c-torture/execute/990222-1.c: New test.
15107
15108 1999-02-19 Craig Burley <craig@jcb-sc.com>
15109
15110 * g77.f-torture/compile/19990218-0.f: New test.
15111 * g77.f-torture/noncompile/19990218-1.f: New test.
15112
15113 1999-02-18 Craig Burley <craig@jcb-sc.com>
15114
15115 * g77.f-torture/compile/19981216-0.f: New test.
15116
15117 1999-02-14 Jeffrey A Law (law@cygnus.com)
15118
15119 * gcc.dg/990214-1.c: New test.
15120
15121 1999-02-13 Jeffrey A Law (law@cygnus.com)
15122
15123 * gcc.dg/990213-2.c: New test.
15124
15125 * gcc.dg/990213-1.c: New test.
15126
15127 1999-02-12 Jeffrey A Law (law@cygnus.com)
15128
15129 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15130 ints.
15131
15132 1999-02-11 Nick Clifton <nickc@cygnus.com>
15133
15134 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15135 specified by target.
15136
15137 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15138
15139 1999-02-11 Jeffrey A Law (law@cygnus.com)
15140
15141 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15142
15143 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
15144
15145 * gcc.dg/special/ecos.exp: New test driver for new tests with
15146 special requirements.
15147
15148 * gcc.dg/special/alias-1.c: New test.
15149 * gcc.dg/special/gcsec-1.c: New test.
15150 * gcc.dg/special/weak-1.c: New test.
15151 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15152 * gcc.dg/special/weak-2.c: New test.
15153 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15154 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15155 * gcc.dg/special/wkali-1.c: New test.
15156 * gcc.dg/special/wkali-2.c: New test.
15157 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15158 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15159
15160 1999-02-10 Felix Lee <flee@cygnus.com>
15161
15162 * lib/c-torture.exp (c-torture-compile): Pull out code for
15163 analyzing gcc error messages.
15164 (c-torture-execute): Likewise. Fix some (harmless) false
15165 positives.
15166 * lib/gcc.exp (gcc_check_compile): New function.
15167
15168 1999-02-08 Richard Henderson <rth@cygnus.com>
15169
15170 * gcc.c-torture/execute/990208-1.c: New test.
15171
15172 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
15173
15174 * g++.dg/special/ecos.exp: New driver for new tests with special
15175 requirements
15176
15177 * g++.dg/special/conpr-1.C: New test
15178 * g++.dg/special/conpr-2.C: New test
15179 * g++.dg/special/conpr-2a.C: New test
15180 * g++.dg/special/conpr-3.C: New test
15181 * g++.dg/special/conpr-3a.C: New test
15182 * g++.dg/special/conpr-3b.C: New test
15183
15184 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15185 allow g++ to use the dg driver
15186
15187 * README: Add comment about g++.dg directory
15188
15189 1999-02-06 Jeffrey A Law (law@cygnus.com)
15190
15191 * README: Update email addresses.
15192
15193 1999-02-03 Nick Clifton <nickc@cygnus.com>
15194
15195 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15196 arguments in order to force structure S onto the stack even on
15197 the alpha.
15198 (test): Pass 10 leading arguments to function foo as well as the
15199 structure S.
15200
15201 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15202 failure for all targets.
15203
15204 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15205 abort to terminate program execution.
15206
15207 1999-01-30 Richard Henderson <rth@cygnus.com>
15208
15209 * gcc.c-torture/execute/990130-1.c: New test.
15210
15211 1999-01-30 Jeffrey A Law (law@cygnus.com)
15212
15213 * gcc.dg/990130-1.c: New test.
15214
15215 1999-01-28 Michael Meissner <meissner@cygnus.com>
15216
15217 * gcc.c-torture/execute/990128-1.c: New test.
15218
15219 1999-01-27 Michael Meissner <meissner@cygnus.com>
15220
15221 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15222
15223 1999-01-27 Felix Lee <flee@cygnus.com>
15224
15225 * lib/c-torture.exp (c-torture-compile): pull out code for
15226 analyzing gcc error messages.
15227 (c-torture-execute): ditto, and fix some (harmless) false
15228 positives.
15229 * lib/gcc.exp (gcc_check_compile): new function.
15230
15231 1999-01-17 Jeffrey A Law (law@cygnus.com)
15232
15233 * gcc.dg/990117-1.c: New test.
15234
15235 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15236
15237 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15238
15239 1999-01-15 Jeffrey A Law (law@cygnus.com)
15240
15241 * g77.f-torture/compile/990115-1.f: New test.
15242
15243 1999-01-07 Jeffrey A Law (law@cygnus.com)
15244
15245 * gcc.c-torture/compile/990107-1.c: New test
15246
15247 1999-01-06 Jeffrey A Law (law@cygnus.com)
15248
15249 * gcc.c-torture/execute/990106-2.c: New test.
15250
15251 * gcc.c-torture/execute/990106-1.c: New test.
15252
15253 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
15254
15255 * gcc.c-torture/compile/981223-1.c: New test.
15256
15257 1998-12-29 Richard Henderson <rth@cygnus.com>
15258
15259 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15260 (opt3): Rename from opt4 and disable.
15261
15262 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
15263
15264 * g++.old-deja/g++.pt/ptrmem5.C: New test.
15265
15266 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
15267
15268 * g++.old-deja/g++.other/conv5.C: New test.
15269
15270 1998-12-14 Nick Clifton <nickc@cygnus.com>
15271
15272 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15273
15274 1998-12-11 Jeffrey A Law (law@cygnus.com)
15275
15276 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15277
15278 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
15279
15280 * gcc.c-torture/compile/981211-1.c: New test.
15281
15282 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
15283
15284 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15285
15286 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15287
15288 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15289
15290 * gcc.special/930510-1.c: Make C9X safe.
15291 * gcc.misc-tests/gcov-1.c Similarly.
15292 * gcc.misc-tests/gcov-2.c Similarly.
15293
15294 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
15295
15296 * gcc.dg/ultrasp1.c: New test.
15297
15298 1998-12-06 Richard Henderson <rth@cygnus.com>
15299
15300 * gcc.c-torture/execute/981206.c: New test.
15301
15302 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
15303
15304 * g++.old-deja/g++.ns/template7.C: New test.
15305
15306 * g++.old-deja/g++.other/expr1.C: New test.
15307
15308 * g++.old-deja/g++.eh/tmpl3.C: New test.
15309
15310 * g++.old-deja/g++.eh/tmpl2.C: New test.
15311
15312 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
15313
15314 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15315 * g++.old-deja/g++.other/using6.C: Removed.
15316 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15317
15318 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15319
15320 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
15321
15322 * g++.old-deja/g++.pt/overload8.C: New test.
15323
15324 * g++.old-deja/g++.pt/overload7.C: New test.
15325
15326 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15327
15328 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15329 and relinking messages.
15330 * lib/g++.exp (g++_target_compile): Remove .rpo file when
15331 compiling with -frepo.
15332
15333 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
15334
15335 * g++.old-deja/g++.pt/lookup6.C: New test.
15336
15337 1998-11-30 Nick Clifton <nickc@cygnus.com>
15338
15339 * gcc.c-torture/execute/981130-1.c: New test.
15340 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15341
15342 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
15343
15344 * g++.old-deja/g++.pt/explicit76.C: New test.
15345
15346 * g++.old-deja/g++.pt/friend38.C: New test.
15347
15348 * g++.old-deja/g++.ns/crash2.C: New test.
15349
15350 * g++.old-deja/g++.pt/defarg8.C: New test.
15351
15352 * g++.old-deja/g++.pt/instantiate6.C: New test.
15353
15354 * g++.old-deja/g++.pt/static6.C: New test.
15355
15356 * g++.old-deja/g++.pt/decl2.C: New test.
15357
15358 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
15359
15360 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
15361 problem is actually related with name lookup, but so what? :-)
15362
15363 * g++.old-deja/g++.pt/friend37.C: New test.
15364
15365 1998-11-25 Dave Love <d.love@dl.ac.uk>
15366
15367 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15368 element, which fails on some systems.
15369
15370 * g77.f-torture/execute/labug1.f: New test.
15371
15372 1998-11-21 Jeffrey A Law (law@cygnus.com)
15373
15374 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15375 is defined.
15376
15377 1998-11-18 Dave Love <d.love@dl.ac.uk>
15378
15379 * g77.f-torture/compile/981117-1.f: New test.
15380
15381 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
15382
15383 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
15384 properly discarded.
15385
15386 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
15387
15388 * gcc.c-torture/execute/memcheck: New directory of tests for
15389 -fcheck-memory-usage.
15390
15391 1998-11-07 Gerald Pfe
15392
15393 * g77.f-torture/noncompile/980615-0.f: New test.
15394
15395 1998-07-26 H.J. Lu (hjl@gnu.org)
15396
15397 * gcc.dg/980312-1.c: Do link instead of compile.
15398 * gcc.dg/980313-1.c: Likewise.
15399
15400 1998-07-26 Jeffrey A Law (law@cygnus.com)
15401
15402 * gcc.c-torture/compile/980726-1.c: New test.
15403
15404 1998-07-25 Dave Love <d.love@dl.ac.uk>
15405
15406 * g77.f-torture/execute/io0.f: New test.
15407
15408 1998-07-24 Nick Clifton <nickc@cygnus.com>
15409
15410 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15411 an int.
15412
15413 1998-06-18 Michael Meissner <meissner@cygnus.com>
15414
15415 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15416 m32r bugs.
15417
15418 1998-07-17 Nick Clifton <nickc@cygnus.com>
15419
15420 * gcc.dg/980626-1.c: Expect failures for all toolchains until
15421 c-decl.c:grokdeclarator can handle mode attributes.
15422
15423 1998-07-16 Jeffrey A Law (law@cygnus.com)
15424
15425 * gcc.c-torture/execute/980716-1.c: New test.
15426
15427 1998-07-13 Jeffrey A Law (law@cygnus.com)
15428
15429 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15430 the mn10200.
15431 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
15432 the mn10200.
15433 * gcc.c-torture/execute/va-arg-3.x: Similarly.
15434 * gcc.c-torture/compile/930326-1.x: Similarly.
15435
15436 1998-07-13 Dave Love <d.love@dl.ac.uk>
15437
15438 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15439 New test from Craig.
15440
15441 1998-07-12 Dave Love <d.love@dl.ac.uk>
15442
15443 * g77.f-torture/noncompile/980616-0.f: New test.
15444
15445 * g77.f-torture/execute/970816-3.f: New test from Craig.
15446
15447 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15448
15449 * g++.other/singleton.C: Return error value instead of taking
15450 SIGSEGV.
15451
15452 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15453
15454 * g++.other/singleton.C: New test. Warning is under dispute.
15455 Runtime crash is not.
15456
15457 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15458
15459 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15460 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15461 using6.C, using7.C}: New namespace tests.
15462
15463 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
15464
15465 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15466 specialization with typedef'ed names used as array indexes.
15467
15468 1998-07-09 Jeffrey A Law (law@cygnus.com)
15469
15470 * gcc.c-torture/execute/980709-1.c: New test.
15471
15472 * gcc.dg/980709-1.c: New test.
15473
15474 1998-07-07 Richard Henderson <rth@cygnus.com>
15475
15476 * gcc.c-torture/execute/bcp-1.c: New test.
15477
15478 1998-07-07 Jeffrey A Law (law@cygnus.com)
15479
15480 * gcc.c-torture/execute/980707-1.c: New test.
15481
15482 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
15483
15484 * gcc.c-torture/compile/980706-1.c: New test.
15485
15486 1998-07-01 Dave Love <d.love@dl.ac.uk>
15487
15488 * g77.f-torture/execute/980701-0.f,
15489 g77.f-torture/execute/980701-1.f: New test from Craig.
15490
15491 1998-07-01 Jeffrey A Law (law@cygnus.com)
15492
15493 * gcc.c-torture/compile/980701-1.c: New test.
15494
15495 * gcc.c-torture/execute/980701-1.c: New test.
15496
15497 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
15498 rlsruhe.de>
15499
15500 * g++.old-deja/g++.robertl/eb132.C: New test.
15501 * g++.old-deja/g++.robertl/eb133.C: Likewise.
15502
15503 1998-06-29 Dave Love <d.love@dl.ac.uk>
15504
15505 * g77.f-torture/execute/980628-7.f,
15506 g77.f-torture/execute/980628-8.f,
15507 g77.f-torture/execute/980628-9.f,
15508 g77.f-torture/execute/980628-10.f: New tests from Craig.
15509
15510 * g77.f-torture/execute/980628-3.f: Remove mail headers.
15511
15512 1998-06-28 Jeffrey A Law (law@cygnus.com)
15513
15514 * g77.f-torture/execute/980628-4.f: New test from Craig.
15515 * g77.f-torture/execute/980628-5.f: Likewise.
15516 * g77.f-torture/execute/980628-2.f: Likewise.
15517 * g77.f-torture/execute/980628-0.f: Likewise.
15518 * g77.f-torture/execute/980628-1.f: Likewise.
15519 * g77.f-torture/execute/980628-3.f: Likewise.
15520 * g77.f-torture/execute/980628-6.f: Likewise.
15521
15522 1998-06-28 Jeffrey A Law (law@cygnus.com)
15523
15524 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15525 directory when nothing has been installed yet.
15526
15527 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
15528
15529 * gcc.c-torture/special/special.exp: Handle newer versions of
15530 dejagnu.
15531
15532 1998-06-26 Jeffrey A Law (law@cygnus.com)
15533
15534 * gcc.dg/980626-1.c: New test.
15535
15536 1998-06-19 Bruno Haible <haible@ilog.fr>
15537
15538 * gcc.misc-tests/m-un-2.c: New test.
15539 * g++.old-deja/g++.other/warn01.c: Likewise.
15540
15541 1998-06-19 Robert Lipe <robertl@dgii.com>
15542
15543 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15544 compatibility with assmblers with a different comment character.
15545 Eliminate use of GAS-specific extensions.
15546
15547 1998-06-19 Jeffrey A Law (law@cygnus.com)
15548
15549 * gcc.c-torture/execute/ieee/980619-1.c: New test.
15550
15551 1998-06-19 Robert Lipe <robertl@dgii.com>
15552
15553 *lib/g77.exp: Replace search for libf2c.a with search for newly
15554 renamed libg2c.a
15555
15556 1998-06-17 Jeffrey A Law (law@cygnus.com)
15557
15558 * gcc.c-torture/execute/980617-1.c: New test.
15559
15560 1998-06-12 Jeffrey A Law (law@cygnus.com)
15561
15562 * gcc.c-torture/execute/980612-1.c: New test.
15563
15564 1998-06-08 Jeffrey A Law (law@cygnus.com)
15565
15566 * gcc.dg/980523-1.c: Only test on ppc-linux.
15567 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15568
15569 * gcc.c-torture/execute/980608-1.c: New test.
15570
15571 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
15572
15573 * gcc.c-torture/execute/980605-1.c: New test.
15574
15575 1998-06-04 Jeffrey A Law (law@cygnus.com)
15576
15577 * gcc.c-torture/execute/980604-1.c: New test.
15578
15579 1998-06-02 Jeffrey A Law (law@cygnus.com)
15580
15581 * gcc.c-torture/execute/980602-1.c: New test.
15582 * gcc.c-torture/execute/980602-2.c: Likewise.
15583
15584 1998-06-02 Dave Love <d.love@dl.ac.uk>
15585
15586 * 970125-0.f: Fix per JCB. Add commentary.
15587
15588 1998-05-31 Michael Meissner <meissner@cygnus.com>
15589
15590 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15591 IEEE -0 support.
15592
15593 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15594
15595 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15596 earlier.
15597
15598 1998-05-28 Catherine Moore <clm@cygnus.com>
15599
15600 * gcc.c-torture/execute/980526-3.c: New test.
15601
15602 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
15603
15604 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15605 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15606 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15607 m88k-motorola-sysv3 to XFAIL.
15608
15609 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15610
15611 * gcc.dg/980526-1.c: New test.
15612 * gcc.c-torture/execute/980526-2.c: New test.
15613
15614 1998-05-26 Jeffrey A Law (law@cygnus.com)
15615
15616 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15617
15618 * gcc.c-torture/execute/980526-1.c: New test.
15619
15620 1998-05-26 Dave Love <d.love@dl.ac.uk>
15621
15622 * g77.f-torture/execute/alpha2.f: Add runtime test.
15623
15624 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
15625
15626 * g++.old-deja/old-deja.exp: Strip leading directories.
15627
15628 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15629 error for the line. Don't run multiple tests for the same line.
15630
15631 1998-05-23 Jeffrey A Law (law@cygnus.com)
15632
15633 * gcc.dg/980523-1.c: New test.
15634
15635 1998-05-23 Dave Love <d.love@dl.ac.uk>
15636
15637 * g77.f-torture/compile/970915-0.f: New test.
15638
15639 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
15640
15641 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15642
15643 1998-05-21 Jeffrey A Law (law@cygnus.com)
15644
15645 * gcc.dg/980520-1.c: New test.
15646
15647 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
15648
15649 * gcc.dg/980502-1.c: Fix return type.
15650
15651 1998-05-20 Jeffrey A Law (law@cygnus.com)
15652
15653 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15654 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15655 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15656 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15657 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15658
15659 1998-05-20 Dave Love <d.love@dl.ac.uk>
15660
15661 * g77.f-torture/execute/980520-1.f: New test.
15662
15663 1998-05-15 Dave Love <d.love@dl.ac.uk>
15664
15665 * lib/mike-g77.exp: New file.
15666
15667 * g77.f-torture/noncompile/noncompile.exp,
15668 g77.f-torture/noncompile/check0.f: New files.
15669
15670 1998-05-14 Dave Love <d.love@dl.ac.uk>
15671
15672 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15673 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15674 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15675 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15676 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15677 abort where appropriate.
15678
15679 1998-05-05 Michael Meissner <meissner@cygnus.com>
15680
15681 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15682 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15683
15684 1998-04-29 Dave Love <d.love@dl.ac.uk>
15685
15686 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15687
15688 1998-04-27 Dave Love <d.love@dl.ac.uk>
15689
15690 * g77.f-torture/compile/980427-0.f: New test.
15691
15692 1998-04-24 Dave Love <d.love@dl.ac.uk>
15693
15694 * g77.f-torture/compile/980424-0.f: New test.
15695
15696 1998-04-19 Dave Love <d.love@dl.ac.uk>
15697
15698 * g77.f-torture/compile/980419-2.f (main): New test.
15699 * g77.f-torture/compile/970125-0.f: New test.
15700 * g77.f-torture/compile/980419-1.f: New test.
15701
15702 1998-04-08 Jim Wilson <wilson@cygnus.com>
15703
15704 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
15705 of loop-4.c.
15706
15707 1998-04-07 Jim Wilson <wilson@cygnus.com>
15708
15709 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15710
15711 1998-04-03 Jim Wilson <wilson@cygnus.com>
15712
15713 * gcc.c-torture/compile/980329-1.c: New test.
15714
15715 1998-03-18 Jim Wilson <wilson@cygnus.com>
15716
15717 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15718 * gcc.dg/980312-1.c: Fix typo in -march command.
15719
15720 1998-03-16 H.J. Lu (hjl@gnu.org)
15721
15722 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15723
15724 1998-03-11 Robert Lipe <robertl@dgii.com>
15725
15726 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
15727 Dave Love agree the Fortran source is bogus.
15728
15729 1998-03-11 Robert Lipe <robertl@dgii.com>
15730
15731 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15732 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15733 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15734 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15735 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15736
15737 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
15738
15739 * g++.old-deja/g++.other/friend1.C: New test.
15740
15741 1998-02-18 Dave Love <d.love@dl.ac.uk>
15742
15743 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15744 possibly uninitialized) variables and declare dnrm2.
15745
15746 1998-02-23 Robert Lipe <robertl@dgii.com>
15747
15748 From Bruno Haible <haible@ilog.fr>:
15749 * gcc.c-torture/execute/980223.c: New test.
15750
15751 1998-02-13 Jeffrey A Law (law@cygnus.com)
15752
15753 * gcc.dg/ifelse-1.c: New test.
15754
15755 1998-02-09 H.J. Lu (hjl@gnu.org)
15756
15757 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15758
15759 * lib/old-dejagnu.exp (old-dejagnu): Added the
15760 "execution test - XFAIL *-*-*" handling in the spirit of
15761 "excess errors test -". Changed the "execution test fails"
15762 handling to be like "excess errors test fails".
15763 * Update various tests accordingly.
15764
15765 1998-02-06 Jim Wilson <wilson@cygnus.com>
15766
15767 * gcc.c-torture/execute/980205.c: New test.
15768
15769 1998-01-18 Jeffrey A Law (law@cygnus.com)
15770
15771 * lib/c-torture.exp: Look for .x files instead of .cexp files.
15772 * lib/f-torture.exp: Similarly.
15773 * gcc.c-torture: Rename all .cexp files to .x files.
15774
15775 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
15776
15777 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15778 (940510-1.c): Removed duplicate.
15779 (971104-1.c): New test.
15780
15781 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
15782
15783 * lib/f-torture.exp: Improve error and loop detection.
15784
15785 1997-11-19 Michael Meissner <meissner@cygnus.com>
15786
15787 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15788 use that to size the filler array.
15789
15790 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
15791
15792 * lib/c-torture.exp(c-torture-execute): Fix typo.
15793
15794 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15795 testcase as the executable name. Keep the executable around if
15796 the test fails.
15797
15798 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
15799
15800 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15801 changes. Only test one -g option, and move it to the end of the
15802 list of options to test.
15803
15804 1997-09-19 Michael Meissner <meissner@cygnus.com>
15805
15806 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15807 variable GCC_TORTURE_OPTIONS to supply default switches separated
15808 by colons. If no environment variable, run tests with -O0 -g, -O1
15809 -g, and -O2 -g as well.
15810
15811 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
15812
15813 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15814 explanatory comments. Fix indentation.
15815
15816 1997-09-15 Jeffrey A Law (law@cygnus.com)
15817
15818 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15819
15820 1997-09-11 Jeffrey A Law (law@cygnus.com)
15821
15822 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15823 * g++.old-deja/g++.mike/p7325.C: Likewise.
15824 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15825
15826 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
15827
15828 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15829 * g++.old-deja/g++.brendan/crash30.C: Likewise.
15830 * g++.old-deja/g++.brendan/crash39.C: Likewise.
15831 * g++.old-deja/g++.law/operators4.C: Likewise.
15832
15833 1997-09-11 Joe Buck (jbuck@synopsys.com)
15834
15835 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15836 * g++.old-deja/g++.mike/p784.C: Ditto.
15837 * g++.old-deja/g++.mike/p785.C: Ditto.
15838
15839 1997-09-05 Jeffrey A Law (law@cygnus.com)
15840
15841 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15842
15843 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
15844
15845 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15846 target feature; pass this to c-torture-execute as needed.
15847
15848 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
15849
15850 * lib/c-torture.exp(c-torture-execute): If the previous and the
15851 current executables being tested are identical, we don't need to
15852 run the executable again. Try to make the executable names
15853 unique. Add an optional argument for passing additional compiler
15854 flags.
15855
15856 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
15857
15858 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15859
15860 1997-08-29 Jeffrey A Law (law@cygnus.com)
15861
15862 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15863
15864 1997-07-31 Jeffrey A Law (law@cygnus.com)
15865
15866 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15867 32bit or larger longs.
15868
15869 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15870 have either a 32bit long or 32bit int.
15871
15872 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
15873
15874 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15875 Make double precision tests dependent on sizeof (double).
15876
15877 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
15878
15879 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15880 too.
15881
15882 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
15883
15884 * gcc.c-torture/compile/961203-1.cexp: New script.
15885
15886 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
15887
15888 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15889 up the includes ourselves.
15890
15891 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
15892
15893 * lib/plumhall.exp: Remove random include, and add a few
15894 verbose messages for debugging.
15895
15896 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
15897
15898 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15899 of trying to do it ourselves.
15900
15901 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
15902
15903 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15904
15905 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
15906
15907 * gcc.prms/5403.c: Made regexp a bit less strict.
15908
15909 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
15910
15911 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15912 is returned from remote_load instead.
15913 * lib/plumhall.exp: Ditto.
15914 * lib/mike-g++.exp: Ditto.
15915 * lib/old-dejagnu.exp: Ditto.
15916 * lib/c-torture.exp: Ditto.
15917
15918 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
15919
15920 * lib/g++.exp: Use build_wrapper procedure.
15921 * lib/gcc.exp: Ditto.
15922
15923 1997-05-20 Jeffrey A Law (law@cygnus.com)
15924
15925 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15926 an old-style decl for malloc. Fixes tests to work when
15927 sizeof (int) != sizeof (size_t).
15928
15929 1997-05-15 Mike Meissner <meissner@cygnus.com>
15930
15931 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15932
15933 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15934 use stdargs.h interface.
15935
15936 1997-05-15 Mike Meissner <meissner@cygnus.com>
15937
15938 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15939 NO_VARARGS when compiling.
15940
15941 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
15942
15943 * lib/plumhall.exp(ph_includes): New procedure.
15944 (ph_make): Use it.
15945 (ph_compiler): Ditto.
15946
15947 * lib/g++.exp: Rename test-glue.c to testglue.c.
15948 * lib/gcc.exp: Ditto.
15949
15950 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
15951
15952 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15953 to completion when it's called.
15954
15955 1997-03-21 Michael Meissner <meissner@cygnus.com>
15956
15957 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15958 is defined, don't do test.
15959
15960 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
15961
15962 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15963 for object files.
15964 (ph_summary): Mark skipped testcases as untested, not unresolved.
15965
15966 * lib/plumhall.exp (ph_make): If unresolved because of bad
15967 errorCode, record errorCode in log file.
15968 (*): Replace send_log/verbose with verbose -log.
15969
15970 1997-03-19 Michael Meissner <meissner@cygnus.com>
15971
15972 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15973 double conversion if double isn't at least 8 bytes.
15974
15975 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15976 int to work with targets where int is 16 bits.
15977
15978 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15979 8 bytes, just exit, since 4 byte doubles don't have enough bits of
15980 precision for the test to complete.
15981
15982 1997-03-14 Michael Meissner <meissner@cygnus.com>
15983
15984 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15985 if d10v is not compiled with the -mdouble64 flag.
15986 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15987
15988 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15989 d10v is not compiled with the -mint32 flag.
15990
15991 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
15992
15993 * lib/plumhall.exp: Use incr_count.
15994
15995 1997-03-12 Jeffrey A Law (law@cygnus.com)
15996
15997 * gcc.c-torture: Update to c-torture-1.45.
15998
15999 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
16000
16001 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16002 the name of the expect testcase file).
16003
16004 * lib/g++.exp(g++_init): Ditto.
16005
16006 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
16007
16008 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16009 the host.
16010
16011 * lib/gcc.exp(gcc_exit): New procedure.
16012
16013 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
16014
16015 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16016 specs where appropriate.
16017
16018 * g++.old-deja/g++.arm/*: Added additional ERROR checks
16019 because of new "candidates are" messages, and removed a few
16020
16021 * Converted all non-old-style g++ testcases to old-style, and
16022 moved into g++.old-deja.
16023
16024 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
16025
16026 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16027 options.
16028
16029 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16030 succeeded.
16031
16032 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16033
16034 1997-02-13 Michael Meissner <meissner@cygnus.com>
16035
16036 * lib/gcc.exp (gcc_target_compile): Add support for defining
16037 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16038 the machine doesn't have those features.
16039
16040 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
16041
16042 * g++.law/operators4.exp: Don't use LIBS.
16043
16044 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
16045
16046 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16047
16048 * lib/mike-g++.exp: Don't set the compiler to be tested here.
16049 * lib/g++.exp: Set it here instead. Also, allow use of the
16050 --tool_exec and --tool_opt options. Change CXX to
16051 GXX_UNDER_TEST.
16052
16053 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16054
16055 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16056
16057 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
16058
16059 * lib/old-dejagnu.exp: Use prune_warnings instead of
16060 prune_system_crud.
16061 * lib/mike-g++.exp: Ditto.
16062 * lib/gcc.exp: Ditto.
16063 * lib/g++.exp: Ditto.
16064
16065 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16066
16067 1997-02-07 Jeffrey A Law (law@cygnus.com)
16068
16069 * 941014-2.c: Include stdlib.h
16070 * 960327-1.c: Include stdio.h
16071 * dbra.c, index-1.c: Don't assume ints are 32bits.
16072
16073 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
16074
16075 * lib/gcc.exp: Add gcc,stack_size target feature.
16076
16077 * lib/g++.exp(g++_target_compile): Add the include and link
16078 paths here, not in two other places. And, it's $options, not
16079 options.
16080
16081 * lib/mike-g++.exp(postbase): Remove the code that determines
16082 the correct include and link paths.
16083 * g++.old-deja/old-deja.exp: Ditto.
16084
16085 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
16086
16087 * lib/g++.exp(g++_init): target_compile no longer returns the
16088 filename of the result.
16089
16090 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
16091
16092 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16093 call to glob.
16094
16095 * gcc.c-torture/special/special.exp: Change call to
16096 gcc_target_compile to include the object file.
16097
16098 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
16099
16100 * gcc.c-torture/special/special.exp: Correct misspelling in last
16101 change.
16102
16103 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
16104
16105 * lib/plumhall.exp(ph_summary): Log the entire output of the
16106 executable. Return -1 if there were any failures, 0 otherwise.
16107 (ph_execute): Return -1 if there were any failures, 0 otherwise.
16108 (ph_make): Clean up objects and executables that were built
16109 if the tests succeeded.
16110
16111 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
16112
16113 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16114 libraries and includes in the build tree as appropriate.
16115
16116 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
16117
16118 * lib/c-torture.exp: Instead of looking for the global variable
16119 NO_LONG_LONG, check to see if that's a feature of the target.
16120
16121 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
16122
16123 * config/default.exp: Minimize. Delete the remainer of the files in
16124 config; this functionality is now in devo/dejagnu/config.
16125
16126 g++.*/*: Pass any additional flags used to compile to postbase;
16127 delete CXXFLAGS.
16128
16129 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16130 is now done by runtest.exp. Use gcc_target_compile instead of
16131 compile.
16132
16133 lib/c-torture.exp: Use gcc_target_compile instead of compile.
16134 Remove references to CFLAGS. Use remote_file instead of
16135 calling rm -f.
16136 (c-torture): Take a list of arguments to use to compile this
16137 testcase.
16138
16139 lib/g++.exp: Simplify. Use target_compile instead of compile.
16140 lib/gcc-dg.exp: Ditto.
16141 lib/gcc.exp: Ditto.
16142 lib/mike-{gcc,g++}.exp: Ditto.
16143 lib/old-dejagnu.exp: Ditto.
16144 lib/plumhall.exp: Ditto.
16145
16146 1997-01-08 Jim Wilson <wilson@cygnus.com>
16147
16148 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16149 (ph_linker): Likewise.
16150
16151 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
16152
16153 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16154 MAP_ANON / MAP_ANONYMOUS if defined;
16155 else try to map from /dev/zero .
16156
16157 1996-11-12 Jeffrey A Law (law@cygnus.com)
16158
16159 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
16160 isn't defined, then define it to MAP_ANONYMOUS.
16161
16162 1996-11-12 Jeffrey A Law (law@cygnus.com)
16163
16164 * gcc.c-torture: Update to c-torture-1.42 release.
16165
16166 1996-11-11 Jeffrey A Law (law@cygnus.com)
16167
16168 * gcc.c-torture: Update to c-torture-1.41 release.
16169
16170 1996-10-27 Jeffrey A Law (law@cygnus.com)
16171
16172 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
16173 c-torture release.
16174
16175 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
16176
16177 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16178 and LDFLAGS. Fix second case to append the target_info ldflags
16179 onto LDFLAGS, not CFLAGS.
16180 * lib/g++.exp (g++_init): Add target_info stuff.
16181 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
16182 of libgloss and newlib flags for !native.
16183
16184 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16185 (GDB): Fix relative path to go up another dir for finding gdb.
16186
16187 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
16188
16189 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16190 versions in the target_info array, if they don't exist.
16191
16192 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
16193
16194 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16195
16196 1996-07-08 Jim Wilson <wilson@cygnus.com>
16197
16198 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16199 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16200
16201 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
16202
16203 * lib/old-dejagnu.exp: Don't remove the output file before we've
16204 actually tested it. Don't append pwd to the path of the executable
16205 we're testing.
16206
16207 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
16208
16209 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16210
16211 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
16212
16213 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16214 temporary directory for compiler files, and set it to a default
16215 value of /tmp. Set $output as the name of the output file from
16216 compiling the testcase. Add a -o option to $cflags_var so the
16217 compiler writes the final output file as $output. Set $executable
16218 to $output.
16219
16220 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16221 directory for compiler files, and set it to /tmp if it doesn't
16222 already have a value. Set $output_file to the name of the output
16223 file from compiling the testcase. Add a -o option to CXXFLAGS so
16224 the compiler writes the final output file as $output. Use $output
16225 as the executable to be tested.
16226
16227 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
16228
16229 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16230
16231 1996-06-08 Jeffrey A Law (law@cygnus.com)
16232
16233 * gcc.c-torture/execute/pending-1.c: New test. Still
16234 pending in Tege's queue.
16235
16236 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
16237
16238 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16239 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
16240 if there were failures. Call unresolved if there were unresolved
16241 testcases. Call gcc_fail if program did not run to completion.
16242 (ph_make): Pass additional argument name to ph_execute.
16243 (ph_execute): Add new argument. Pass additional arguments to
16244 ph_summary. Call gcc_fail is there is no execution output.
16245
16246 1996-04-24 Jeffrey A Law (law@cygnus.com)
16247
16248 * lib/plumhall.exp (proc_summary): Output relavent summary
16249 lines into the log so specific failures in plumhall can be
16250 investigated.
16251
16252 1996-04-10 Jeffrey A Law (law@cygnus.com)
16253
16254 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16255 (c-torture-execute): Don't try to execute tests which use
16256 "long long" types if $NO_LONG_LONG is nonzero.
16257
16258 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
16259
16260 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16261 not c-torture.
16262
16263 * gcc.ieee: Move from here.
16264 * gcc.c-torture/execute/ieee: To here.
16265
16266 1996-03-26 Jeffrey A Law (law@cygnus.com)
16267
16268 * gcc.c-torture: Update to c-torture-1.41 release.
16269
16270 1996-03-22 Jeffrey A Law (law@cygnus.com)
16271
16272 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16273 not "$output".
16274
16275 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
16276
16277 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16278 -c present.
16279
16280 1996-03-02 Jeffrey A Law (law@cygnus.com)
16281
16282 * config/proelf.exp: Handle connecting to a simulator.
16283
16284 1996-01-31 Jeffrey A Law (law@cygnus.com)
16285
16286 * config/proelf.exp: New file. Enough framework that we can
16287 run c-torture tests on the proelf targets (or any other target
16288 that gdb can connect to for that matter).
16289
16290 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
16291
16292 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16293 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
16294
16295 * lib/plumhall.exp (ph_execute): Always call ph_summary if
16296 exec_output exists.
16297
16298 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
16299
16300 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16301 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16302
16303 * config/*.exp: Update FSF address. Change result of ${tool}_load
16304 to pass/fail/unresolved/unsupported/untested. Caller must now
16305 call unresolved/unsupported/untested.
16306 * lib/*.exp: Update FSF address. Update to handle new results of
16307 ${tool}_load.
16308 * lib/chill.exp (verbose): Delete.
16309
16310 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
16311
16312 * lib/gcc.exp (default_gcc_start): Change order of args to
16313 $LDFLAGS $CFLAGS $LIBS.
16314 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16315 Save/set/restore CFLAGS. Pass single arg to gcc_start.
16316 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16317 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16318 * gcc.misc-tests/dg-test.exp: Likewise.
16319 * gcc.misc-tests/msgs.exp: Likewise.
16320 * gcc.prms/prms.exp: Likewise.
16321 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16322 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16323
16324 * lib/dg.exp: Deleted, moved to dejagnu/lib.
16325
16326 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
16327
16328 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16329
16330 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16331 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16332
16333 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16334 necessary.
16335
16336 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
16337
16338 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16339 global for loop; add use of $mathlib.
16340 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16341 settings here; set mathlib for anything but VxWorks.
16342
16343 1996-01-22 Jeffrey A Law (law@cygnus.com)
16344
16345 * gcc.c-torture: Update to c-torture-1.40 release.
16346
16347 1996-01-03 Jeffrey A Law (law@cygnus.com)
16348
16349 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16350 dg.exp.
16351
16352 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
16353
16354 * lib/c-torture.exp (c-torture-execute): Declare "output" as
16355 global.
16356
16357 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
16358
16359 * lib/g++.exp (LIBS): Define if not already.
16360 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16361 (gcc-dg-prune): Call prune_gcc_output.
16362 * lib/gcc.exp (prune_gcc_output): New proc.
16363 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16364 prune_gcc_output.
16365
16366 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
16367
16368 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16369 (c-torture-execute): Likewise. Rename `name' to `testcase'.
16370
16371 1995-11-15 Jeffrey A Law (law@cygnus.com)
16372
16373 * gcc.c-torture: Update to c-torture-1.39 release.
16374
16375 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
16376
16377 * lib/c-torture.exp (c-torture-execute): Don't return if one option
16378 fails, try others as well.
16379
16380 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
16381
16382 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16383 If compilation fails, mark execute tests as `untested'.
16384 If test is marked as unsupported, don't mark compilation and
16385 execute tests as failed.
16386
16387 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
16388
16389 * lib/g++.exp (g++_init): Don't link in libg++, and look to
16390 libstdc++ for whether or not we want to be doing shared
16391 libraries. Delete link_curses since we don't need it anymore.
16392 * lib/mike-g++.exp (postbase): Don't link in libg++.
16393 * g++.old-deja/old-deja.exp: Likewise.
16394
16395 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
16396
16397 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16398
16399 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
16400
16401 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16402 For that, add `-Wl,-a,shared_archive'.
16403 * g++.old-deja/old-deja.exp: Likewise.
16404
16405 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
16406
16407 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16408
16409 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
16410
16411 * lib/mike-g++.exp (postbase): Pay attention to the status of
16412 g++_load.
16413
16414 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
16415
16416 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16417
16418 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
16419
16420 * lib/gcc.exp (default_gcc_start): No longer need to log program
16421 being executed or its output, execute_anywhere does that now.
16422 * lib/g++.exp (default_g++_version): Call execute_anywhere.
16423 (default_g++_start): Likewise. Delete calls to verbose/send_log.
16424
16425 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
16426
16427 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16428 the same as those in lib/g++.exp.
16429
16430 1995-10-10 Jeff Law (law@hurl.cygnus.com)
16431
16432 * gcc.c-torture: Update to c-torture-1.38 release.
16433 * gcc.ieee: Related changes.
16434
16435 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
16436
16437 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16438 "exec". Minor reformatting changes.
16439
16440 * config/rom68k.exp (${tool}_load): Make it work in a canadian
16441 cross. This means all "exec" calls now work on a remote host as
16442 well.
16443 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16444 cross. Filter out the extra "\r\n" stuff that expect puts in.
16445 (c-torture-execute): Filter out the bogus warnings like
16446 c-torture-compile does. Add support for canadian cross.
16447 * lib/gcc.exp (default_gcc_version, default_gcc_start)
16448 Use execute_anywhere rather than calling exec directly. Now it
16449 works for canadian cross testing.
16450
16451 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
16452
16453 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
16454 results into a variable, and check that rather than using file exists.
16455
16456 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
16457
16458 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16459 create a libg++.so. For sunos4.1.*, also add -ltermcap.
16460
16461 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
16462
16463 * g++.old-deja/old-deja.exp: Create and pass runshlib and
16464 lib_curses if there's a shared libg++ in the build tree.
16465
16466 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
16467
16468 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16469 if not supported target.
16470
16471 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
16472
16473 * lib/g++.exp (g++_init): Move empty setting of runshlib and
16474 link_curses up to always happen, not just for native builds.
16475
16476 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
16477
16478 * gcc.c-torture: Update to c-torture-1.36 release.
16479 * gcc.failure: Related changes.
16480
16481 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
16482
16483 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16484
16485 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
16486
16487 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16488 * lib/mike-g++.exp (postbase): Not in here. Still reference
16489 runshlib, link_curses, and mathlib for link and run.
16490
16491 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16492 pass the runtime shared library options for Solaris, OSF/1, and
16493 Irix5, and link with -lcurses to avoid unresolved references.
16494
16495 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
16496
16497 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16498 only run once.
16499
16500 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
16501
16502 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16503
16504 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
16505
16506 * gcc.c-torture: Update to c-torture-1.35 release. Note we
16507 do not have a framework for the "compat" tests yet.
16508
16509 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
16510
16511 * lib/mike-g++.exp (postbase): New local variable `mathlib',
16512 set to null if we're testing vxworks5.1. Use that instead of
16513 `-lm' in the setting of LIBS for link and run.
16514
16515 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
16516
16517 * config/rom68k.exp (${tool}_load): Major changes to make it
16518 work. Verified that it does in fact return the stuff in
16519 exec_output properly. Catch any Emul or any TRAP other than 0.
16520
16521 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
16522
16523 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16524 LDFLAGS properly for targets that need stuff from libgloss.
16525 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16526 only run once.
16527 (gpp_initialized): New variable.
16528
16529 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
16530
16531 * config/rom68k.exp: Load libgloss.exp.
16532 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16533 so we can produce a fully linked binary.
16534 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16535 so we can produce a fully linked binary.
16536
16537 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
16538
16539 * lib/plumhall.exp (ph_section): Watch for expected failures.
16540 Add missing `else'.
16541
16542 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16543 run the testcase.
16544 (c-torture): Likewise.
16545
16546 1995-08-28 Doug Evans <dje@cygnus.com>
16547
16548 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16549
16550 * lib/mike-g++.exp (mike_cleanup): New proc.
16551 (prebase): New globals compiler_result, not_compiler_result,
16552 target_regexp.
16553 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
16554 allow leading "-" in pattern. Watch for unsupported tests.
16555 If $compiler_result is set, pattern match assembler code,
16556 and ditto for $not_compiler_result.
16557 * lib/mike-gcc.exp: Likewise.
16558
16559 * lib/plumhall.exp (ph_execute): Only call ph_summary if
16560 execution "succeeded".
16561
16562 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
16563
16564 * config/win32.exp: New file.
16565 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16566
16567 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
16568
16569 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16570 unsupported.
16571 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16572 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16573 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16574
16575 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16576 "... without exceptions was ...". That is now handled by
16577 prune_system_crud.
16578 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16579
16580 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
16581
16582 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16583 sieve.c,sort2.c}: New files.
16584 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16585 sieve.exp,sort2.exp}: Drivers for them.
16586
16587 * lib/mike-gcc.exp (program_output): New user settable variable.
16588 (postbase): Call prune_system_crud. Also prune extraneous compiler
16589 messages.
16590 * lib/mike-g++.exp (program_output): New user settable variable.
16591
16592 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16593
16594 * config/sh.exp: Deleted (use sim.exp instead).
16595
16596 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
16597
16598 * config/vx.exp: Declare CHECKTASK as global.
16599 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16600 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16601 * lib/old-dejagnu.exp: Load [pwd]/$executable.
16602
16603 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
16604
16605 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16606 target. Like vx.exp, only includes `vx29k.exp' instead of
16607 `vxworks.exp'.
16608
16609 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
16610
16611 * config/sim.exp: Increase time limit from 120 seconds to 240.
16612
16613 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
16614
16615 * gcc.c-torture/execute/950628-1.c: New test.
16616
16617 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
16618
16619 * gcc.c-torture: Update with changes/additions from
16620 c-torture-1.34.
16621
16622 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
16623
16624 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16625
16626 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
16627
16628 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16629
16630 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
16631
16632 * gcc.c-torture/compile/950512-1.c: New test.
16633 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16634 * gcc.dg/struct-ret-1.c: Likewise.
16635
16636 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
16637
16638 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16639 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16640
16641 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
16642
16643 * gcc.c-torture/special/920411-1.c: Deleted.
16644 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16645
16646 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
16647
16648 * config/sim.exp (${tool}_load): Hack in call to bash to get a
16649 cpu limit.
16650
16651 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
16652
16653 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16654
16655 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
16656
16657 From kenner;
16658 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16659 is the proper length.
16660 * va-arg-3.c: Likewise.
16661
16662 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
16663
16664 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
16665 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16666
16667 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
16668 * lib/g++.exp (default_g++_start): Delete old cruft.
16669
16670 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
16671
16672 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16673 (2 * (1 << 18)) to (2 * (1 << 17)).
16674
16675 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16676
16677 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
16678
16679 * config/rom68k.exp: Renamed from config/idp.exp
16680
16681 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
16682
16683 * c-torture/compile/921109-2.c
16684
16685 1995-04-18 Mike Stump <mrs@cygnus.com>
16686
16687 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16688 excess errors.
16689
16690 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
16691
16692 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16693 output.
16694 * lib/g++.exp (default_g++_start): Likewise.
16695
16696 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
16697
16698 * gcc.c-torture/compile/950329-1.c: New test.
16699
16700 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
16701
16702 * config/bug.exp (${tool}_load): Updated to use new remote_open
16703 and remote_close procs.
16704 * config/idp.exp: New file.
16705
16706 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
16707
16708 * gcc.c-torture/execute/950322-1.c: New test.
16709
16710 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
16711
16712 * config/vx.exp (${tool}_load): Clean up testing of return code from
16713 vxworks_ld and vxworks_spawn.
16714
16715 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
16716
16717 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16718
16719 1995-03-13 Mike Stump <mrs@cygnus.com>
16720
16721 * lib/old-deja.exp: Add `excess errors test - ' error, now one
16722 can mark excess errors on a machine by machine basis. Note, the
16723 default is to not expect any excess errors, even when excess
16724 errors test - is given, so you will want to put an XFAIL ... on
16725 these lines. For example, // excess errors test - XFAIL hppa*-*-*
16726 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16727 those 4 machines, but no others.
16728
16729 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
16730
16731 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16732 * lib/c-torture.exp: to here.
16733
16734 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
16735
16736 * gcc.c-torture/execute/950221-1.c: New test.
16737 * gcc.c-torture/execute/struct-ret-1.c: New test.
16738 * gcc.c-torture/compile/950221-1.c: New test.
16739
16740 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16741
16742 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
16743
16744 * gcc.c-torture/execute/arith-1.c (main): Return 0.
16745 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16746
16747 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
16748
16749 * g++.gb: New directory of tests, derived from my signature and
16750 class scoping tests.
16751
16752 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16753 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16754 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16755 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16756 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16757 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16758 * g++.gb/sig25.C: Likewise.
16759
16760 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16761 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16762 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16763 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16764 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16765 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16766 * g++.gb/sig25.exp: Likewise.
16767
16768 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16769 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16770 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16771 * g++.gb/scope13.C: Likewise, this test still fails.
16772
16773 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16774 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16775 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16776 * g++.gb/scope13.exp: Ditto.
16777
16778 * g++.gb/README: New file, explains what these tests are about.
16779
16780 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
16781
16782 * lib/dg.exp (dg-do): Support `preprocess'.
16783 (dg-test): Likewise.
16784
16785 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
16786
16787 * config/udi.exp: change "continue -expect" to "exp_continue".
16788
16789 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
16790
16791 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16792 Delete redundant tests.
16793
16794 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16795 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16796 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16797 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16798 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16799 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16800 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16801 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16802
16803 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16804 storing label pointers.
16805 * gcc.c-torture/execute/921019-1.c: Likewise.
16806 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16807 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16808 parameter fp.
16809 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16810 constants.
16811
16812 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16813 Delete obsolete tests.
16814
16815 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16816 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16817 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16818 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16819 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16820 * gcc.c-torture/compile/950124-1.c: New test.
16821
16822 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16823
16824 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
16825
16826 * lib/mike-g++.exp: Add -lm to LIBS.
16827
16828 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
16829
16830 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16831
16832 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
16833
16834 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16835
16836 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
16837
16838 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16839
16840 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
16841
16842 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16843 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16844 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16845 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16846 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16847 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16848 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16849 * g++.law/{operators31.C, operators32.C,
16850 * g++.law/{operators33.C, operators34.C}: Likewise.
16851 * g++.law/{pic1.C, refs2.C}: Likewise.
16852 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16853 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16854 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16855 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16856
16857 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16858 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16859 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16860 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16861 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16862 * g++.law/{enum9.exp, friend5.exp}: Likewise.
16863 * g++.law/{nest3.exp, nest4.exp}: Likewise.
16864 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16865 * g++.law/{operators30.exp, operators31.exp}: Likewise.
16866 * g++.law/{operators32.exp, operators33.exp}: Likewise.
16867 * g++.law/{operators34.exp}: Likewise.
16868 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16869 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16870 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16871 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16872 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16873
16874 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16875 No longer expected to fail.
16876 * g++.law/missed-error3.C: Tweak for recent bool changes.
16877
16878 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
16879
16880 * config/emb-unix: Deleted.
16881 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16882 remote execution. Do final link on remote host if REMOTE_LINK is set.
16883
16884 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
16885
16886 * lib/dg.exp (dg-test): Fix typo in last patch.
16887
16888 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
16889
16890 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16891 (handles multiple occurrences).
16892
16893 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
16894
16895 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16896 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16897 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16898 printed).
16899 * lib/c-torture.exp (c-torture-compile): Likewise.
16900 (c-torture): Prepend full path if missing.
16901 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16902 (gcc_fail): Likewise.
16903 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16904
16905 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
16906
16907 * lib/netware.exp: Only attach to NetWare i386 systems.
16908
16909 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
16910
16911 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16912 messages. Add test name to "output pattern match" pass/fail message.
16913
16914 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
16915
16916 * gcc.dg: New testsuite.
16917 * gcc.dg/dg.exp: New file.
16918
16919 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16920 test-switch.c}: Deleted.
16921
16922 * gcc.misc-tests/msgs.exp: New testcase driver.
16923
16924 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
16925
16926 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16927 Watch for illegal return values from ${tool}_load.
16928 * config/unix.exp (${tool}_load): Fix pass/fail detection for
16929 cross targets. Coerce return value >0 to 1.
16930
16931 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
16932
16933 * config/unix.exp (${tool}_load): Call program rsh, not proc.
16934
16935 * config/emb-unix.exp: New file.
16936
16937 * config/sim.exp: Error if variable $SIM not defined.
16938 (${tool}_load): Mark test as "untested" if simulator missing.
16939
16940 * config/unix.exp: Load remote.exp to get rcp_download.
16941 * lib/c-torture.exp: Use different option lists for testcases with
16942 and without loops.
16943 * gcc.c-torture/execute/execute.exp: Likewise.
16944
16945 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
16946
16947 * config/*.exp: Clarify return code from ${tool}_load.
16948 Call `unresolved' or `untested' instead of `warning' or `perror'
16949 (sometimes you still want to call both though).
16950 Add comment that `shell_id' is local to each file.
16951 * config/udi.exp (timeout): Set to 30.
16952 Don't print warning if connection fails, $connectmode has already
16953 printed an error.
16954 (${tool}_load): Move verbose messages to level 2.
16955 Rework pattern for "Process started" message.
16956 Pass `shell_id' to ${connectmode}_download.
16957 Retry twice upon timeout. Make resetting of target more robust.
16958 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16959 Pass `shell_id' to exit_$connectmode.
16960 Only call exit_$connectmode if connected.
16961 * config/unix.exp (${tool}_load): Check return codes better.
16962 * config/vrtx.exp (${tool}_load): Likewise.
16963 * config/vx.exp (${tool}_load): Likewise.
16964 Delete unneeded global's.
16965 * lib/dg.exp (dg-test): Update to reflect clarified return codes
16966 from ${tool}_load.
16967 (dg-stat): Delete.
16968 (dg-init): Delete recording of pass/fail counts.
16969 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16970 (old-dejagnu-init): Likewise.
16971 (old-dejagnu-stat): Delete contents, empty proc now.
16972 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16973 (c-torture): Delete references to lcnt, lpass, lfail.
16974 Get option list from TORTURE_OPTIONS.
16975 Delete -funroll[-all]-loops if no loops.
16976 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16977 (g++_stat): Delete contents (empty proc now).
16978 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16979 (gcc_finish): Likewise.
16980 (gcc_stat): Deleted.
16981 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16982 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16983 * gcc.c-torture/execute/execute.exp: Likewise.
16984 Split tests into two parts: compile, execute.
16985 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
16986 no loops. Update to reflect clarified return codes from ${tool}_load.
16987
16988 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
16989
16990 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16991 to grep for.
16992 (old-dejagnu): Likewise (where necessary).
16993
16994 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
16995
16996 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16997
16998 * lib/dg.exp (dg-process-target): Fix processing of selector.
16999 Add comment regarding use of `error'.
17000
17001 * lib/gcc.exp (prune_system_crud): Define if missing.
17002 * lib/g++.exp (prune_system_crud): Likewise.
17003
17004 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17005 Call prune_system_crud.
17006 * lib/dg.exp (dg-runtest): New proc.
17007 Use perror instead of send_user for tcl errors in testcase.
17008 Don't return any value, it's never used.
17009 Don't clobber previous definition of `unknown'.
17010 Print tcl errors in `dg-final'.
17011
17012 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
17013
17014 * lib/dg.exp (dg-process-target): Improve syntax error messages.
17015 (dg-test): Don't print errorInfo, it contains stack backtrace.
17016
17017 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
17018
17019 * lib/g++.exp (runtest_file_p): Define if missing.
17020
17021 1994-09-24 Doug Evans (dje@cygnus.com)
17022
17023 * lib/mike-g++.exp: Comment out loading of g++.exp.
17024 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
17025 (default_g++_version): Always print something.
17026 (default_g++_start): Comment out call to `which'.
17027 (g++_start, g++_load): Deleted (must be defined in config file).
17028 * lib/gcc.exp: Test for existence of $CC at start.
17029 Delete check for tmpdir (done in gcc_init).
17030 (default_gcc_version): Always print something.
17031 (default_gcc_start): Comment out call to `which'.
17032 * config/*.exp: Major cleanup - make cross targets work at least a
17033 little better for g++ (by not being "--tool gcc" specific).
17034 Rename gcc_xxx to ${tool}_xxx.
17035 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17036 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17037
17038 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
17039
17040 * lib/c-torture.exp (c-torture-compile): Rework compiler
17041 message processing.
17042
17043 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17044 c-torture.
17045
17046 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
17047
17048 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17049
17050 * lib/dg.exp (dg-process-target): Support { target native }.
17051
17052 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
17053
17054 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
17055 looked for "... program xxx got fatal signal".
17056 Correct regsub munging of `comp_output'.
17057 Ignore compiler messages "path prefix not used" and "linker input
17058 file unused".
17059
17060 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
17061
17062 * lib/gcc.exp (runtest_file_p): Define if missing.
17063 * gcc.prms/template.c: Example to work from.
17064
17065 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
17066
17067 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17068 * lib/dg.exp (dg-test): Call unsupported testcases as such.
17069
17070 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17071 * gcc.prms/1883.c: Moved from compile/940714-1.c.
17072 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17073 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17074
17075 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17076 (dg-process-target): No longer a varargs proc.
17077 Return S/N for target, P/F for xfail. All callers changed.
17078 (user option procs): More argument checking.
17079 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17080 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17081 (dg-test): Skip test if not running on selected target in `dg-do'.
17082 Update handling of `dg-do-what', `dg-output-text'.
17083 Separate execution pass/fail from output pattern match pass/fail.
17084 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17085
17086 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
17087
17088 * gcc.c-torture/special/special.exp: Don't expect failure for mips
17089 target for 920510-1.c.
17090
17091 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
17092
17093 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17094 Clean up comment regarding use of passcnt, etc.
17095 (gcc_stat): Don't update `testcnt' here.
17096 (gcc_finish): Do it here.
17097 Might as well reset `but_id' here too.
17098 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17099 to determine if the file should be tested.
17100 * gcc.c-torture/compile/compile.exp: Likewise.
17101 * gcc.c-torture/execute/execute.exp: Likewise.
17102 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17103 * gcc.misc-tests/dg-test.exp: Likewise.
17104 * gcc.prms/prms.exp: Likewise.
17105 * gcc.wendy/wendy.exp: Likewise.
17106 * g++.old-deja.exp: Likewise.
17107 Move "Testing file" message to verbose level 1.
17108
17109 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
17110
17111 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17112
17113 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
17114
17115 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17116 (default_gcc_start): Accept optional second list element
17117 of compiler flags. Print compiler output at verbosity level 2.
17118 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17119 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17120 Save current values of framework globals passcnt, failcnt, xpasscnt,
17121 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17122 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
17123 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17124 xfailcnt to compute stats. Update framework global `testcnt' from
17125 pass/fail counts.
17126 (gcc_finish): New proc. Clean up test environment.
17127 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17128 (gcc_epass, gcc_efail): Delete.
17129 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17130 argument of line number.
17131 (dg-init): If the tool has an init routine, call it.
17132 (dg-test): Remove args `cflags_var' and `libs_var'.
17133 Pass all compiler options to ${tool}_start.
17134 Handle missing line number.
17135 (dg-finish): New function.
17136 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17137 particular files. Call gcc_finish at end. Move "skipping test"
17138 message to verbosity level 3.
17139 * gcc.c-torture/compile/compile.exp: Likewise.
17140 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17141 * gcc.c-torture/execute/execute.exp: Likewise.
17142 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17143 Print testcase being tried at verbosity level 1.
17144 * gcc.c-torture/special/special.exp: Unset xfail.
17145 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17146 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17147 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17148 * gcc.failure/failure.exp: Likewise.
17149 * gcc.ieee/ieee.exp: Likewise.
17150 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17151 Update call to dg-test. Call dg-finish at end.
17152 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
17153 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17154 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17155 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17156 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
17157 * gcc.wendy/wendy.exp: Add copyright.
17158 Delete setting of tmpdir (done by gcc_init).
17159 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17160 Pass compiler flags to gcc_start. Call gcc_finish at end.
17161 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17162 gcc_[ce]pass/fail.
17163
17164 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
17165
17166 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17167 confusion.
17168 (g++_load): Likewise.
17169
17170 * config/*.exp (gcc_load): Some were varargs fns and some were not.
17171 Rename argument to `prog' to remove the confusion.
17172 Varargs fns behave differently too!
17173 (g++_load): Likewise.
17174
17175 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17176
17177 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17178 what it is. Delete (always) printing of status value for !native.
17179 Simplify verbose code, and include status and exec_output.
17180 (g++_load): Use gcc_load.
17181
17182 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
17183
17184 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17185 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17186 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17187 940714-3.c as these testcases don't exist anymore. Make
17188 va-arg-1.c expected to pass.
17189
17190 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
17191
17192 * gcc.misc-tests/misc.exp: Only run specific testcases.
17193 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
17194 * gcc.misc-tests/dg-[1-9].c: New files.
17195
17196 * lib/dg.exp: New testsuite driver.
17197 * gcc.prms/prms.exp: Use it.
17198
17199 * README.gcc: New file.
17200
17201 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17202 Document and reset `lxpass' and `lxfail'.
17203 Simplify "initialized" message.
17204 (gcc_stat): Clean up comments a little.
17205
17206 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
17207
17208 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17209
17210 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
17211
17212 * lib/old-dejagnu.exp (process-option): New proc.
17213 (old-dejagnu-init, old-dejagnu-stat): Likewise.
17214 (old-dejagnu): Simplify.
17215 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17216
17217 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
17218
17219 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17220 exists and is not an empty string.
17221
17222 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17223 $xfail rather than calling setup_xfail. Clear $xfail when test is
17224 finished.
17225 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17226 automatically.
17227
17228 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17229 longer expected to fail.
17230
17231 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17232 "f" function call.
17233
17234 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17235
17236 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17237 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17238 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17239 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17240 c-torture-1.29.
17241
17242 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17243 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17244
17245 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17246
17247 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17248 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17249
17250 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17251 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17252 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17253
17254 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
17255
17256 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17257 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17258 940714-1.c, 940714-2.c, 940714-3.c},
17259 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17260 gcc.misc-tests/{mg.c,mg.exp}:
17261 New tests.
17262 * gcc.noncompile/noncompile.exp: Change accordingly.
17263
17264 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
17265
17266 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17267 Undo previous clobberage.
17268
17269 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
17270
17271 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17272 * gcc.special/{930510-1.c, special.exp}:
17273 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17274 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17275 struct-varargs-1.c}: New tests from c-torture-1.26.
17276
17277 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
17278
17279 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17280 argument to switch.
17281
17282 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
17283
17284 * Revert the previous changes. Please see Rob's directory
17285 (/lisa/test/rob/progressive/gcc/testsuite) for testing
17286 fixes.
17287
17288 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
17289
17290 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17291 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17292 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17293 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17294 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17295 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17296 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17297 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17298 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17299 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17300 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17301 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17302 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17303 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17304 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17305 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17306 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17307 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17308 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17309 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17310 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17311 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17312 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17313 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17314 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17315 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17316 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17317
17318 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
17319
17320 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17321 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17322 with perror calls.
17323
17324 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
17325
17326 * config/unix.exp (g++_load): Fix syntax.
17327
17328 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
17329
17330 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17331 * gcc.noncompile/921017-1.c: Deleted obsolete test.
17332 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17333 Don't expect va-arg-1.c to fail. Correct expected output for
17334 920928-1.c.
17335 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17336 * gcc.wendy/hbm4.c: Correct typo.
17337 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17338
17339 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
17340
17341 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17342 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17343 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
17344 * lib/c-torture.exp (c-torture-compile): Ditto.
17345
17346 Reduce volume of output (remove all the -I's and such).
17347 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17348 Call gcc_cpass, gcc_cfail.
17349 (c-torture): Pass testing option to c-torture-compile.
17350
17351 1994-03-21 Doug Evans (dje@cygnus.com)
17352
17353 Bring patches over from progressive.
17354 * config/default.exp: Exit remote shell cleanly.
17355 (g++_exit, g++_start): Add default versions.
17356 * config/sim.exp (gcc_load): Use perror, not error.
17357
17358 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
17359
17360 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
17361 set in site.exp.
17362
17363 1994-03-14 Doug Evans (dje@cygnus.com)
17364
17365 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17366 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17367 (wendy_try): New proc to run testcase.
17368 (main loop): Call 'em.
17369 * gcc.wendy/*.c: Clean up pass to correct expected output.
17370
17371 * lib/gcc.exp: Minor cleanup work.
17372 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17373
17374 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
17375
17376 * config/sim.exp (gcc_load): Document return codes better.
17377 Don't pass -v to simulator.
17378
17379 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
17380
17381 * gcc.special/920717-x.c: Fix typo.
17382 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17383 get at sources.
17384
17385 * lib/mike-gcc.exp: Fix typo.
17386
17387 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
17388
17389 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17390 binary to use, transform the name.
17391 * config/*.exp: rename everything. Nuke any g++ specific files,
17392 it's now a special case of gcc that requires no special support.
17393 Add a default.exp for unsupported targets.
17394
17395 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
17396
17397 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17398 lib/old-dejagnu.exp: Fix a few patterns to work with the new
17399 version of Tcl.
17400
17401 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
17402
17403 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17404 than a warning.
17405
17406 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
17407
17408 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17409
17410 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
17411
17412 * gcc.execute/execute.exp: Combine opt_list and foption_list into
17413 option_list. Compile every file with only 4/6 option choices
17414 (same as C torture) instead of with 12/18 different option
17415 choices.
17416 * lib/c-torture.exp: Likewise.
17417
17418 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17419 not already set.
17420
17421 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
17422
17423 * lib/old-deja
17424 test cases, ready for DejaGnu.
17425
17426 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
17427
17428 * Upgraded c-torture tests from 1.18 to 1.19
17429
17430 * gcc.compile: added test(s):
17431 930607-1.c
17432 * gcc.execute: added test(s):
17433 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17434
17435 * added new subdirectory for misc tests: gcc.misc-tests
17436 * gcc.misc-test(s): added tests:
17437 inst-check.c test-consts.c test-ior.c test-switch.c
17438
17439 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
17440
17441 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17442
17443 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
17444
17445 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17446
17447 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
17448
17449 * Upgraded c-torture tests from 1.17 to 1.18
17450
17451 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
17452
17453 * Upgraded c-torture tests from 1.12 to 1.17
17454
17455 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
17456
17457 * lib/old-dejagnu.exp:
17458 Fixed handling of XFAIL target triplets to correctly
17459 recognize wildcard characters. Removed code that
17460 appended a unique id tag to the end of the file name
17461 printed out by the result of the testcases within a
17462 given test file.
17463
17464 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
17465
17466 * lib/old-dejagnu.exp:
17467 Reworked expected failure handling to trigger off of XFAIL
17468 keyword in keyphrase embeded in testcase source code. The
17469 XFAIL keyword must be at the end of the keyphrase line. It
17470 may optionally be followed by one or more target triplets.
17471 It has just occured that the handling of wildcards in the
17472 target triplet may not be correct.
17473
17474 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
17475
17476 * g++.old-deja/tests:
17477 Moved all subdirectories up one level into g++.old-deja .
17478
17479 * lib/old-dejagnu.exp:
17480 Fixed problem with CXXFLAGS not being properly reset, and being
17481 corrupted with extraneous "-c" compiler option. This was
17482 causing binaries to not be generated for test that needed them.
17483 Modified strings passed to "pass" and "fail" so that individual
17484 tests from the same test file would be distinguished by an
17485 identifier appended to the test file name in the summary logs;
17486 this corrected a problem with erroneous diff logs. Added code
17487 to search testcases for expected fail and unexpected pass keywords.
17488
17489 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
17490
17491 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17492
17493 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
17494
17495 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17496 Removed extraneous text from end of "Special g++ Options"
17497 keyphrase.
17498
17499 * lib/old-dejagnu.exp: Added pattern matching to look for new
17500 keywords, embedded in testcases comments, which will trigger
17501 calls to xpass and xfail.
17502
17503 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
17504
17505 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17506 comments embedded in the testcases, especially the one looking for
17507 special compiler options, as well as the pattern matching for the
17508 compiler output again.
17509
17510 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
17511
17512 * lib/old-dejagnu.exp: Do a proper check of the return value for
17513 execute tests. Fixed several problems with the pattern matching
17514 of the compiler output which gave erroneous test results.
17515 Changed several of the test result messages to be more descriptive.
17516 * config/unix-g++.exp: Proc g++_load now actually works and
17517 executes the tests passed to it and returns a usable return
17518 value.
17519
17520 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
17521
17522 * lib/gcc.exp: Exits gracefully if $CC is bogus.
17523
17524 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
17525
17526 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17527 Modified both files to properly execute the old style
17528 dejagnu tests. The previous versions of these files were
17529 experimental and did not function anything near correctly.
17530
17531 1993-04-05 Rob Savoye (rob@cygnus.com)
17532
17533 * Removed all Makefile.in and configure.in files. No configuration
17534 needed now.
17535
17536 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
17537
17538 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17539
17540 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17541
17542 * gcc.compile/configure.in, gcc.unsorted/configure.in,
17543 gcc.special/configure.in, gcc.noncompile/configure.in,
17544 gcc.execute/configure.in, gcc.code_quality/configure.in,
17545 g++.other/configure.in, g++.old-deja/configure.in,
17546 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17547 in srcname setting.
17548
17549 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
17550
17551 * lib/udi.exp: Fixed mondfe and mondfe_download.
17552 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17553 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17554
17555 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
17556
17557 * config/udi-gdb.exp: Check $shell_id after connecting to target.
17558 (gdb_exit): Don't remove *_soc files.
17559
17560 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
17561
17562 * lib/c-torture.exp: Don't look for main; instead always use -w
17563 -c. This is how the c-torture tests work. Remove the object
17564 file if the compilation succeeds.
17565 * gcc.execute/execute.exp: Remove executable if test passes.
17566 * gcc.noncompile/noncompile.exp: Every test is an expected
17567 failure.
17568 * gcc.special/special.exp: Added tests from c-torture 1.11,
17569 corrected use of existing test.
17570 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17571 gcc.execute/920625-1.c: Updated to c-torture 1.11.
17572 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17573 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17574 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17575 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17576 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17577 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17578 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17579 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17580 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17581 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17582 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17583 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17584 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17585 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17586 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17587 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17588 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17589 c-torture 1.11.
17590 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17591 correspond to c-torture 1.11.
17592
17593 * New file.