]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
loop-1.c: Ignore declaration when counting function calls on ia64.
[gcc.git] / gcc / testsuite / ChangeLog
1 2005-01-19 Steve Ellcey <sje@cup.hp.com>
2
3 * gcc.dg/tree-ssa/loop-1.c: Ignore declaration when
4 counting function calls on ia64.
5
6 2005-01-19 Jakub Jelinek <jakub@redhat.com>
7
8 PR rtl-optimization/15139
9 * gcc.dg/20050111-2.c: New test.
10
11 PR c/17297
12 * gcc.c-torture/compile/20050113-1.c: New testcase.
13
14 PR middle-end/19164
15 * gcc.dg/20050113-1.c: New testcase.
16
17 2005-01-19 Dorit Naishlos <dorit@il.ibm.com>
18
19 * gcc.dg/vect/vect-85.c: Add comment.
20 * gcc.dg/vect/vect-86.c: Add xfail for now.
21 * gcc.dg/vect/vect-87.c: Add xfail for now.
22 * gcc.dg/vect/vect-88.c: Add xfail for now.
23 * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.
24
25 2005-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
26
27 * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
28
29 2005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
30
31 * g++.dg/debug/typedef3.C: New test.
32
33 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
34
35 PR c/19472
36 * gcc.dg/asm-a.c: New test.
37
38 2005-01-18 Kaz Kojima <kkojima@gcc.gnu.org>
39
40 * gcc.dg/sh-relax.c: Add prototype for abort.
41
42 2005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
43
44 * gcc.dg/short-compare-1.c: New test.
45 * gcc.dg/short-compare-2.c: Likewise.
46
47 2005-01-18 Michael Matz <matz@suse.de>
48
49 * gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.
50
51 2005-01-17 Diego Novillo <dnovillo@redhat.com>
52
53 PR tree-optimization/19121
54 * gcc.c-torture/compile/pr19121.c: New test.
55
56 2005-01-17 James E. Wilson <wilson@specifixinc.com>
57
58 PR target/19357
59 * gcc.c-torture/compile/pr19357.c: New test.
60
61 2005-01-17 Ian Lance Taylor <ian@airs.com>
62
63 PR c/5675
64 * gcc.dg/c90-const-expr-3.c: Remove xfails on tests which now
65 pass--those that refer just to the variable, possibly with a
66 cast.
67 * gcc.dg/c99-const-expr-3.c: Likewise.
68
69 PR middle-end/13127
70 * gcc.dg/20040206-1.c: Remove xfail on bogus warning which is no
71 longer emitted.
72
73 2005-01-16 Bud Davis <bdavis9659@comcast.net>
74
75 PR fortran/18778
76 * gfortran.dg/endfile_2.f90: New test.
77
78 2005-01-16 Steven G. Kargl <kargls@comcast.net>
79
80 PR 19168
81 * gfortran.dg/select_5.f90: New test.
82
83 2004-01-16 Paul Brook <paul@codesourcery.com>
84
85 * gfortran.dg/common_4.f90: New test.
86
87 2005-01-15 Hans-Peter Nilsson <hp@axis.com>
88
89 PR rtl-optimization/19462
90 * gcc.dg/torture/pr19462-1.c: New test.
91
92 2005-01-15 Ziemowit Laski <zlaski@apple.com>
93
94 PR objc/19321
95 * objc.dg/func-ptr-2.m: New.
96 * objc.dg/volatile-1.m: New.
97
98 2005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
99
100 * gcc.dg/20040813-1.c: Add hppa*64*-*-* to no stabs list.
101
102 2005-01-15 Jakub Jelinek <jakub@redhat.com>
103
104 PR tree-optimization/19060
105 * gcc.c-torture/execute/20050104-1.c: New test.
106
107 2005-01-15 Bud Davis <bdavis9659@comcast.net>
108
109 PR fortran/18983
110 * gfortran.dg/write_to_null.f90: New test.
111
112 2005-01-14 Andrew Pinski <pinskia@physics.uc.edu>
113 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
114
115 PR other/19328
116 * gcc.dg/attr-alias-2.c: dg-require-alias takes an
117 argument.
118
119 2005-01-15 Jakub Jelinek <jakub@redhat.com>
120
121 PR c++/19263
122 * g++.dg/init/vector1.C: New test.
123
124 2005-01-14 James E. Wilson <wilson@specifixinc.com>
125
126 PR target/13158
127 * gcc.target/ia64/sibcall-unwind-1.c: New test.
128 PR target/18987
129 * gcc.target/ia64/sibcall-unwind-2.c: New test.
130
131 2005-01-14 Steven G. Kargl <kargls@comcast.net>
132
133 * gfortran.dg/select_1.f90: New test.
134 * gfortran.dg/select_2.f90: New test.
135 * gfortran.dg/select_3.f90: New test.
136 * gfortran.dg/select_4.f90: New test.
137
138 2005-01-14 Jakub Jelinek <jakub@redhat.com>
139
140 PR middle-end/19084
141 PR rtl-optimization/19348
142 * gcc.dg/20050111-1.c: New test.
143 * gcc.c-torture/execute/20050111-1.c: New test.
144
145 * gcc.dg/i386-asm-4.c: New test.
146
147 2005-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
148
149 * gcc.dg/nested-func-2.c: New test.
150 * ada/acats/norun.lst: Remove c953002.
151
152 2005-01-12 Ulrich Weigand <uweigand@de.ibm.com>
153
154 * gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.
155
156 2005-01-12 Ben Elliston <bje@au.ibm.com>
157
158 * g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.
159
160 2005-01-11 Andrew Pinski <pinskia@physics.uc.edu>
161
162 PR target/18761
163 * g++.dg/abi/align1.C: New test.
164
165 2005-01-11 Alan Modra <amodra@bigpond.net.au>
166
167 * g++.dg/ext/altivec-3.C (baz, baz2): Check one component of structs
168 at a time.
169 * g++.dg/ext/altivec_check.h: Support compiling as C.
170
171 2005-01-10 Roger Sayle <roger@eyesopen.com>
172
173 PR c++/19355
174 * g++.dg/expr/pr19355-1.C: New test case.
175
176 2005-01-10 Laurent GUERBY <laurent@guerby.net>
177
178 * ada/acats/tests/c4/c456001.a: New from ACATS 2.5L
179 * ada/acats/tests/c3/c392014.a: Update from ACATS 2.5L
180 * ada/acats/tests/c3/c92005b.ada: Likewise.
181 * ada/acats/tests/c3/cxb3012.a: Likewise.
182 * ada/acats/norun.lst: Add c380004 and c953002, add PR
183
184 2005-01-09 Paul Brook <paul@codesourcery.com>
185
186 * gfortran.dg/common_2.f90: New file.
187 * gfortran.dg/common_3.f90: New file.
188
189 2005-01-09 Zdenek Dvorak <dvorakz@suse.cz>
190
191 * gcc.dg/tree-ssa/loop-4.c: Fix outcome.
192
193 2005-01-09 Dorit Naishlos <dorit@il.ibm.com>
194
195 * gcc.dg/vect/pr18400.c: Add checks for alignment prints.
196 * gcc.dg/vect/pr18425.c: Add checks for alignment prints.
197 * gcc.dg/vect/pr18536.c: Add checks for alignment prints.
198 * gcc.dg/vect/vect-1.c: Add checks for alignment prints.
199 * gcc.dg/vect/vect-2.c: Add checks for alignment prints.
200 * gcc.dg/vect/vect-3.c: Add checks for alignment prints.
201 * gcc.dg/vect/vect-4.c: Add checks for alignment prints.
202 * gcc.dg/vect/vect-5.c: Add checks for alignment prints.
203 * gcc.dg/vect/vect-6.c: Add checks for alignment prints.
204 * gcc.dg/vect/vect-7.c: Add checks for alignment prints.
205 * gcc.dg/vect/vect-13.c: Add checks for alignment prints.
206 * gcc.dg/vect/vect-17.c: Add checks for alignment prints.
207 * gcc.dg/vect/vect-18.c: Add checks for alignment prints.
208 * gcc.dg/vect/vect-19.c: Add checks for alignment prints.
209 * gcc.dg/vect/vect-20.c: Add checks for alignment prints.
210 * gcc.dg/vect/vect-21.c: Add checks for alignment prints.
211 * gcc.dg/vect/vect-22.c: Add checks for alignment prints.
212 * gcc.dg/vect/vect-23.c: Add checks for alignment prints.
213 * gcc.dg/vect/vect-24.c: Add checks for alignment prints.
214 * gcc.dg/vect/vect-25.c: Add checks for alignment prints.
215 * gcc.dg/vect/vect-26.c: Add checks for alignment prints.
216 * gcc.dg/vect/vect-27.c: Add checks for alignment prints.
217 * gcc.dg/vect/vect-28.c: Add checks for alignment prints.
218 * gcc.dg/vect/vect-29.c: Add checks for alignment prints.
219 * gcc.dg/vect/vect-31.c: Add checks for alignment prints.
220 * gcc.dg/vect/vect-32.c: Add checks for alignment prints.
221 * gcc.dg/vect/vect-33.c: Add checks for alignment prints.
222 * gcc.dg/vect/vect-34.c: Add checks for alignment prints.
223 * gcc.dg/vect/vect-35.c: Add checks for alignment prints.
224 * gcc.dg/vect/vect-36.c: Add checks for alignment prints.
225 * gcc.dg/vect/vect-37.c: Add checks for alignment prints.
226 * gcc.dg/vect/vect-40.c: Add checks for alignment prints.
227 * gcc.dg/vect/vect-41.c: Add checks for alignment prints.
228 * gcc.dg/vect/vect-42.c: Add checks for alignment prints.
229 * gcc.dg/vect/vect-43.c: Add checks for alignment prints.
230 * gcc.dg/vect/vect-44.c: Add checks for alignment prints.
231 * gcc.dg/vect/vect-46.c: Add checks for alignment prints.
232 * gcc.dg/vect/vect-47.c: Add checks for alignment prints.
233 * gcc.dg/vect/vect-48.c: Add checks for alignment prints.
234 * gcc.dg/vect/vect-50.c: Add checks for alignment prints.
235 * gcc.dg/vect/vect-52.c: Add checks for alignment prints.
236 * gcc.dg/vect/vect-53.c: Add checks for alignment prints.
237 * gcc.dg/vect/vect-56.c: Add checks for alignment prints.
238 * gcc.dg/vect/vect-58.c: Add checks for alignment prints.
239 * gcc.dg/vect/vect-60.c: Add checks for alignment prints.
240 * gcc.dg/vect/vect-62.c: Add checks for alignment prints.
241 * gcc.dg/vect/vect-64.c: Add checks for alignment prints.
242 * gcc.dg/vect/vect-65.c: Add checks for alignment prints.
243 * gcc.dg/vect/vect-66.c: Add checks for alignment prints.
244 * gcc.dg/vect/vect-67.c: Add checks for alignment prints.
245 * gcc.dg/vect/vect-68.c: Add checks for alignment prints.
246 * gcc.dg/vect/vect-69.c: Add checks for alignment prints.
247 * gcc.dg/vect/vect-70.c: Add checks for alignment prints.
248 * gcc.dg/vect/vect-71.c: Add checks for alignment prints.
249 * gcc.dg/vect/vect-72.c: Add checks for alignment prints.
250 * gcc.dg/vect/vect-73.c: Add checks for alignment prints.
251 * gcc.dg/vect/vect-74.c: Add checks for alignment prints.
252 * gcc.dg/vect/vect-75.c: Add checks for alignment prints.
253 * gcc.dg/vect/vect-76.c: Add checks for alignment prints.
254 * gcc.dg/vect/vect-77.c: Add checks for alignment prints.
255 * gcc.dg/vect/vect-78.c: Add checks for alignment prints.
256 * gcc.dg/vect/vect-80.c: Add checks for alignment prints.
257 * gcc.dg/vect/vect-86.c: Add checks for alignment prints.
258 * gcc.dg/vect/vect-87.c: Add checks for alignment prints.
259 * gcc.dg/vect/vect-88.c: Add checks for alignment prints.
260 * gcc.dg/vect/vect-89.c: Add checks for alignment prints.
261 * gcc.dg/vect/vect-all.c: Add checks for alignment prints.
262
263 * gcc.dg/vect/vect-1.c: Fix spelling.
264 * gcc.dg/vect/vect-10.c: Fix spelling.
265 * gcc.dg/vect/vect-11.c: Fix spelling.
266 * gcc.dg/vect/vect-12.c: Fix spelling.
267 * gcc.dg/vect/vect-14.c: Fix spelling.
268 * gcc.dg/vect/vect-15.c: Fix spelling.
269 * gcc.dg/vect/vect-16.c: Fix spelling.
270 * gcc.dg/vect/vect-46.c: Remove obsolete comment.
271 * gcc.dg/vect/vect-64.c: Fix comments.
272 * gcc.dg/vect/vect-none.c: Remove vectorizable loop.
273
274 2005-01-09 Dorit Naishlos <dorit@il.ibm.com>
275 Ira Rosen <irar@il.ibm.com>
276
277 * gcc.dg/vect/vect-70.c: New test.
278 * gcc.dg/vect/vect-71.c: New test.
279
280 2005-01-09 Manfred Hollstein <mh@suse.com>
281
282 * gcc.dg/pr18241-1.c: Fix dg-do parameter.
283 * gcc.dg/pr18241-2.c: Likewise.
284 * gcc.dg/pr18241-3.c: Likewise.
285 * gcc.dg/pr18241-4.c: Likewise.
286 * gcc.dg/pr18241-5.c: Likewise.
287
288 2005-01-08 Richard Henderson <rth@redhat.com>
289
290 * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
291 False for x86 and x86-64.
292
293 2005-01-08 Diego Novillo <dnovillo@redhat.com>
294
295 PR tree-optimization/18241
296 * gcc.dg/pr18241-1.c: New test.
297 * gcc.dg/pr18241-2.c: New test.
298 * gcc.dg/pr18241-3.c: New test.
299 * gcc.dg/pr18241-4.c: New test.
300 * gcc.dg/pr18241-5.c: New test.
301
302 2005-01-08 Steven G. Kargl <kargls@comcast.net>
303
304 * gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
305 gfortran.dg/select_4.f90: New.
306
307 2005-01-07 Jakub Jelinek <jakub@redhat.com>
308
309 * gcc.c-torture/execute/20050107-1.c: New test.
310
311 2005-01-07 Nathan Sidwell <nathan@codesourcery.com>
312
313 PR c++/19298
314 * g++.dg/template/ref2.C: New.
315
316 2005-01-07 Andrew Pinski <pinskia@physics.uc.edu>
317
318 * gcc.c-torture/compile/pr17529.c (y): Change size of array to 1
319 instead of being empty.
320
321 2005-01-07 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
322
323 PR fortran/15553
324 * gfortran.dg/array-1.f90: New test.
325
326 2005-01-07 Jakub Jelinek <jakub@redhat.com>
327
328 PR tree-optimization/19283
329 * gcc.c-torture/execute/20050106-1.c: New test.
330
331 PR rtl-optimization/18861
332 * gcc.dg/20050105-1.c: New test.
333
334 PR tree-optimization/18828
335 * gcc.dg/20050105-2.c: New test.
336
337 2005-01-07 Andreas Jaeger <aj@suse.de>
338
339 * gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
340
341 2005-01-07 Bud Davis <bdavis9659@comcast.net>
342
343 PR fortran/18398
344 * gfortran.dg/fmt_read.f90: New test.
345
346 2005-01-06 Geoffrey Keating <geoffk@apple.com>
347
348 * gcc.dg/rs6000-ldouble-2.c: New.
349
350 2005-01-06 Mark Mitchell <mark@codesourcery.com>
351
352 PR c++/19244
353 * g++.dg/parser/ctor2.C: New test.
354
355 2004-01-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
356
357 PR c++/17154
358 * g++.dg/template/using9.C: New test.
359
360 2005-01-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
361
362 PR c++/19258
363 * g++.dg/lookup/friend6.C: New test.
364
365 2005-01-06 Nathan Sidwell <nathan@codesourcery.com>
366
367 PR c++/19270
368 * g++.dg/template/array10.C: New.
369
370 2005-01-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
371
372 * g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
373 gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.
374
375 2005-01-06 Jakub Jelinek <jakub@redhat.com>
376
377 * gcc.c-torture/compile/20050105-1.c: New test.
378
379 2005-01-05 Geoffrey Keating <geoffk@apple.com>
380
381 * gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.
382
383 2005-01-05 Roger Sayle <roger@eyesopen.com>
384
385 PR middle-end/19100
386 * gcc.dg/conv-3.c: New test case.
387
388 2005-01-05 Joseph S. Myers <joseph@codesourcery.com>
389
390 * gcc.dg/asm-wide-1.c: New test.
391
392 2005-01-05 Nathan Sidwell <nathan@codesourcery.com>
393
394 PR c++/19030
395 * g++.dg/parse/crash22.C: New
396
397 2005-01-04 Geoffrey Keating <geoffk@apple.com>
398
399 PR 19257
400 * gcc.dg/cpp/subframework1.c: Run only on Darwin.
401
402 2005-01-04 Uros Bizjak <uros@kss-loka.si>
403
404 PR middle-end/17767
405 * gcc.dg/i386-mmx-6.c: New test case.
406
407 2005-01-04 Paolo Bonzini <bonzini@gnu.org>
408
409 PR tree-optimization/18308
410 * gcc.dg/vect/pr18308.c: New testcase.
411
412 2005-01-04 Andreas Jaeger <aj@suse.de>
413
414 * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
415
416 2005-01-03 Geoffrey Keating <geoffk@apple.com>
417 Robert Bowdidge <bowdidge@apple.com>
418
419 * gcc.dg/cpp/subframework1.c: New.
420 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
421 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
422 * gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
423 * gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
424
425 2005-01-03 Geoffrey Keating <geoffk@apple.com>
426
427 * gcc.dg/darwin-weakimport-1.c: Remove check for variables
428 producing warning.
429 * gcc.dg/darwin-weakimport-2.c: New.
430
431 2005-01-03 Richard Henderson <rth@redhat.com>
432
433 * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.
434
435 2005-01-03 Richard Henderson <rth@redhat.com>
436
437 * gcc.dg/vect/vect.exp: Enable for ia64.
438 * lib/target-supports.exp (check_effective_target_vect_int): Likewise.
439 (check_effective_target_vect_float): Likewise.
440 (check_effective_target_vect_no_align): Likewise.
441 * gcc.dg/vect/vect-30.c: XFAIL for vect_no_align.
442 * gcc.dg/vect/vect-8.c: Likewise.
443
444 2005-01-03 Uros Bizjak <uros@kss-loka.si>
445
446 PR target/19236
447 * gcc.dg/pr19236-1.c: New test case.
448
449 2005-01-03 Hans-Peter Nilsson <hp@bitrange.com>
450
451 PR rtl-optimization/12092
452 * gcc.dg/pr12092-1.c: Fix typo in dg directive.
453
454 2005-01-02 Andreas Jaeger <aj@suse.de>
455
456 * gcc.dg/pr12092-1.c: Do not run on x86_64.
457
458 2005-01-01 Roger Sayle <roger@eyesopen.com>
459 Andrew Pinski <pinskia@physics.uc.edu>
460
461 PR rtl-optimization/12092
462 * gcc.dg/pr12092-1.c: New test case.
463
464 2005-01-01 Geoffrey Keating <geoffk@geoffk.org>
465
466 * g++.dg/ext/visibility/fvisibility-override1.C: Test using
467 'hidden' and 'default' for better portability.
468 * g++.dg/ext/visibility/fvisibility-override2.C: Likewise.
469
470 * g++.old-deja/g++.abi/cxa_vec.C: Add -flat_namespace on Darwin
471 6 and 7.
472 * g++.old-deja/g++.brendan/new3.C: Likewise.
473
474 2005-01-01 Steven Bosscher <stevenb@suse.de>
475
476 * gcc.dg/20041231-1.C: New test.
477 * g++.dg/warn/Wunreachable-code-1.C: New test.
478
479 2004-12-30 David Edelsohn <edelsohn@gnu.org>
480
481 * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
482 file, not /dev/null. Abort on error.
483
484 2004-12-30 Alexander Malmberg <alexander@malmberg.org>
485 Ziemowit Laski <zlaski@apple.com>
486
487 PR objc/18971
488 * objc.dg/encode-5.m: New test.
489
490 2004-12-29 Richard Henderson <rth@redhat.com>
491
492 * gcc.dg/20040813-1.c: Disable for alpha and ia64.
493 * objc.dg/stabs-1.m: Disable for ia64.
494
495 2004-12-29 Mark Mitchell <mark@codesourcery.com>
496
497 PR c++/19190
498 * g++.dg/warn/Wunused-10.C: New test.
499
500 2004-12-28 Richard Henderson <rth@redhat.com>
501
502 * objc.dg/stabs-1.m: Disable for alpha.
503
504 2004-12-27 Mark Mitchell <mark@codesourcery.com>
505
506 PR c++/19149
507 * g++.dg/parse/error23.C: New test.
508
509 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
510
511 * gfortran.dg/g77/f90-intrinsic-bit.f: New.
512
513 PR fortran/19032
514 * gfortran.dg/intrinsic_modulo_1.f90: New.
515 * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
516 tests with divisor -1.
517
518 2004-12-27 Mark Mitchell <mark@codesourcery.com>
519
520 * g++.dg/opt/temp1.C (memcpy): Return a value.
521
522 PR c++/19148
523 * g++.dg/expr/cond7.C: New test.
524
525 2004-12-27 Paul Brook <paul@codesourcery.com>
526
527 * gfortran.dg/g77/select_no_compile.f: Remove.
528
529 2004-12-27 Richard Henderson <rth@redhat.com>
530
531 * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
532 gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
533 gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
534
535 2004-12-26 Richard Henderson <rth@redhat.com>
536
537 * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
538 by 1i instead of token pasting.
539
540 2004-12-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
541
542 PR tree-optimization/17578
543 * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
544 to additional_flags.
545 * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
546
547 2004-12-25 Richard Henderson <rth@redhat.com>
548
549 * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
550 Remove Alpha.
551
552 2004-12-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
553
554 * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
555 hppa*-*-hpux*.
556 * gcc.dg/pr17957.c (dg-options): Likewise.
557 * gcc.dg/struct-ret-1.c: Add prototype for abort.
558 * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
559 instead of 0 on __hppa__.
560 * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
561 "foo,%r" on hppa*-*-*.
562
563 2004-12-23 Bud Davis <bdavis9659@comcast.net>
564
565 PR fortran/19071
566 * gfortran.dg/complex_write.f90: New test.
567
568 2004-12-23 Mark Mitchell <mark@codesourcery.com>
569
570 PR c++/17595
571 * g++.dg/parse/pragma2.C: New test.
572
573 * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
574
575 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
576
577 * gcc.dg/empty2.c: Add missing dg-warning.
578
579 2004-12-23 Mark Mitchell <mark@codesourcery.com>
580
581 PR c++/17413
582 * g++.dg/template/local4.C: New test.
583 * g++.dg/template/crash19.C: Add dg-error marker.
584
585 * g++.dg/template/crash31.C: Correct embedded PR number.
586
587 2004-12-23 Mark Mitchell <mark@codesourcery.com>
588
589 PR c++/16405
590 * g++.dg/opt/temp1.C: Add do-run marker.
591
592 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
593
594 * g++.dg/template/spec19.C: New.
595
596 2004-12-23 Alexandre Oliva <aoliva@redhat.com>
597
598 PR target/16819
599 * gcc.dg/empty2.c: New.
600
601 2004-12-23 Richard Henderson <rth@redhat.com>
602
603 * lib/target-supports.exp (check_effective_target_vect_no_align):
604 Remove i?86 and x86-64.
605
606 2004-12-23 Mark Mitchell <mark@codesourcery.com>
607
608 PR c++/16405
609 * g++.dg/opt/temp1.C: New test.
610
611 2004-12-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
612
613 PR c++/18733
614 * g++.dg/template/friend33.C: New testcase.
615
616 2004-12-22 Mark Mitchell <mark@codesourcery.com>
617
618 PR c++/18464
619 * g++.dg/template/cond5.C: New test.
620
621 PR c++/18492
622 * g++.dg/inherit/thunk3.C: New test.
623
624 PR c++/11224
625 * g++.dg/warn/Wunused-9.C: New test.
626
627 2004-12-22 Janis Johnson <janis187@us.ibm.com>
628
629 * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
630
631 2004-12-22 Jan Beulich <jbeulich@novell.com>
632
633 * gcc.dg/20040813-1.c: Skip for *-*-netware*.
634
635 2004-12-21 Mark Mitchell <mark@codesourcery.com>
636
637 PR c++/18378
638 * g++.dg/ext/packed8.C: New test.
639
640 PR c++/13268
641 * g++.dg/template/crash31.C: New test.
642
643 PR c++/19034
644 * g++.dg/template/crash30.C: New test.
645
646 2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
647
648 PR C++/18984
649 * g++.dg/eh/ctor3.C: New test.
650
651 2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
652
653 * objc.dg/stabs-1.m: Allow section name to be quoted and
654 assembly label to begin with '.LL'.
655
656 2004-12-21 Janis Johnson <janis187@us.ibm.com>
657
658 * gcc.dg/vect/vect.exp
659 (check_effective_target_lp64_or_vect_no_align): New.
660 * gcc.dg/vect/vect-77.c: Use it.
661 * gcc.dg/vect/vect-78.c: Use it.
662
663 * lib/target-supports.exp
664 (check_effective_target_vect_no_max,
665 check_effective_target_vect_no_bitwise,
666 check_effective_target_vect_no_align): New.
667 * gcc.dg/vect/vect-13.c: Use them.
668 * gcc.dg/vect/vect-17.c: Ditto.
669 * gcc.dg/vect/vect-18.c: Ditto.
670 * gcc.dg/vect/vect-19.c: Ditto.
671 * gcc.dg/vect/vect-20.c: Ditto.
672 * gcc.dg/vect/vect-27.c: Ditto.
673 * gcc.dg/vect/vect-29.c: Ditto.
674 * gcc.dg/vect/vect-44.c: Ditto.
675 * gcc.dg/vect/vect-48.c: Ditto.
676 * gcc.dg/vect/vect-50.c: Ditto.
677 * gcc.dg/vect/vect-52.c: Ditto.
678 * gcc.dg/vect/vect-54.c: Ditto.
679 * gcc.dg/vect/vect-56.c: Ditto.
680 * gcc.dg/vect/vect-58.c: Ditto.
681 * gcc.dg/vect/vect-60.c: Ditto.
682 * gcc.dg/vect/vect-72.c: Ditto.
683 * gcc.dg/vect/vect-80.c: Ditto.
684
685 2004-12-21 Nathan Sidwell <nathan@codesourcery.com>
686
687 PR c++/14075
688 * g++.dg/init/string1.C: New.
689
690 PR c++/18975
691 * g++.dg/other/synth1.C: New.
692
693 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
694
695 PR c/18963
696 * gcc.dg/pr18963-1.c: New test.
697
698 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
699
700 PR c/18596
701 * gcc.dg/funcdef-storage-1.c (foo): Remove.
702 * gcc.dg/pr18596-1.c: Use dg-error.
703 (dg-options): Use -fno-unit-at-a-time.
704 * gcc.dg/pr18596-2.c: New test.
705 * gcc.dg/pr18596-3.c: New test.
706
707 2004-12-20 Roger Sayle <roger@eyesopen.com>
708
709 PR middle-end/18683
710 * g++.dg/opt/pr18683-1.C: New test case.
711
712 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
713
714 PR other/19093
715 * g++.dg/opt/max1.C: Fix for 64bit targets.
716
717 2004-12-20 Matt Austern <austern@apple.com>
718
719 PR c++/19044
720 * g++.dg/ext/builtin6.C: New
721
722 2004-12-20 Diego Novillo <dnovillo@redhat.com>
723
724 PR tree-optimization/19080
725 * gcc.c-torture/compile/pr19080.c: New test.
726
727 2004-12-20 Steven Bosscher <stevenb@suse.de>
728
729 * gcc.dg/20041219-1.c: New test.
730
731 2004-12-19 Roger Sayle <roger@eyesopen.com>
732
733 PR middle-end/19068
734 * g++.dg/opt/max1.C: New test case.
735
736 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
737
738 * gcc.dg/fdata-sections-1.c: New test.
739
740 2004-12-18 Roger Sayle <roger@eyesopen.com>
741
742 PR middle-end/18548
743 * gcc.dg/max-1.c: New test case.
744
745 2004-12-18 Jakub Jelinek <jakub@redhat.com>
746
747 * gcc.c-torture/execute/20041218-1.c: New test.
748
749 2004-12-17 Diego Novillo <dnovillo@redhat.com>
750
751 * gcc.dg/pr18501.c: New test.
752 * gcc.dg/uninit-5.c: XFAIL.
753 * gcc.dg/uninit-9.c: XFAIL.
754
755 2004-12-17 Dale Johannesen <dalej@apple.com>
756
757 * gcc.dg/20041213-1.c: New.
758
759 2004-12-17 Ziemowit Laski <zlaski@apple.com>
760
761 * objc.dg/stabs-1.m: Allow assembly label to begin
762 with a dot ('.').
763
764 2004-12-17 Jakub Jelinek <jakub@redhat.com>
765
766 * gcc.c-torture/execute/20041213-1.c: Move...
767 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
768
769 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
770
771 PR c++/18721
772 * g++.dg/lookup/conv-5.C: New.
773
774 2004-12-16 Ziemowit Laski <zlaski@apple.com>
775
776 * objc.dg/stabs-1.m: New test.
777
778 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
779
780 * gcc.dg/visibility-c.c: Change compile to
781 assemble for the test.
782
783 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
784
785 PR target/19041
786 * gcc.dg/visibility-c.c: New test.
787
788 2004-12-16 Roger Sayle <roger@eyesopen.com>
789
790 PR middle-end/18493
791 * gcc.dg/switch-8.c: New test case.
792
793 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
794
795 PR c++/18905
796 * g++.dg/template/init4.C: New.
797 * g++.dg/opt/static3.C: Enable optimizer.
798
799 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
800
801 * g++.dg/other/complex1.C: New test.
802
803 2004-12-15 Alan Modra <amodra@bigpond.net.au>
804
805 * g++.dg/opt/inline9.C: New test.
806
807 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
808
809 PR fortran/18993
810 * gfotran.dg/nullify_1.f: New test.
811
812 2004-12-15 Richard Henderson <rth@redhat.com>
813
814 * gcc.target/i386/i386.exp: New harness.
815 * gcc.target/i386/vect-args.c: New.
816
817 2004-12-15 David Edelsohn <edelsohn@gnu.org>
818
819 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
820
821 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
822
823 PR c++/18825
824 * g++.dg/template/friend32.C: New test.
825
826 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
827
828 * cpp/pragma-once-1.c: New test.
829 * cpp/pragma-once-1b.h: Likewise.
830 * cpp/pragma-once-1c.h: Likewise.
831 * cpp/pragma-once-1d.h: Likewise.
832 * cpp/inc/pragma-once-1a.h: Likewise.
833
834 2004-12-15 Bud Davis <bdavis9659@comcast.net>
835 Steven G. Kargl <kargls@comcast.net>
836
837 PR fortran/17597
838 * gfortran.dg/list_read_3.f90: New test.
839
840 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
841
842 * gcc.dg/ftrapv-2.c: New test.
843
844 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
845
846 PR c++/18981
847 * g++.dg/template/typename9.C: New test.
848
849 2004-12-14 Mark Mitchell <mark@codesourcery.com>
850
851 PR c++/18738
852 * g++.dg/template/typename8.C: New test.
853 * g++.dg/parse/friend2.C: Tweak error message.
854
855 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
856
857 * gcc.c-torture/20041214-1.c: New test.
858
859 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
860
861 PR c++/18965
862 * g++.dg/init/array17.C: New test.
863
864 2004-12-14 Mark Mitchell <mark@codesourcery.com>
865
866 PR c++/18793
867 * g++.dg/init/aggr3.C: New test.
868
869 2004-12-14 Janis Johnson <janis187@us.ibm.com
870
871 * gcc.dg/altivec-types-1.c: New test.
872 * gcc.dg/altivec-types-2.c: New test.
873 * gcc.dg/altivec-types-3.c: New test.
874 * gcc.dg/altivec-types-4.c: New test.
875 * g++.dg/ext/altivec-types-1.C: New test.
876 * g++.dg/ext/altivec-types-2.C: New test.
877 * g++.dg/ext/altivec-types-3.C: New test.
878 * g++.dg/ext/altivec-types-4.C: New test.
879
880 2004-12-14 Jakub Jelinek <jakub@redhat.com>
881
882 PR middle-end/18951
883 * gcc.c-torture/execute/20041213-1.c: New test.
884
885 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
886
887 PR c++/18949
888 * g++.dg/template/cast1.C: New.
889
890 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
891
892 * gcc.c-torture/execute/20041213-2.c: New test.
893
894 2004-12-13 Richard Henderson <rth@redhat.com>
895
896 * gcc.dg/i386-sse-10.c: Fix typo in options.
897
898 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
899
900 PR c++/18968
901 * g++.dg/opt/pr18968.C: New test.
902
903 2004-12-13 Mark Mitchell <mark@codesourcery.com>
904
905 PR c++/18925
906 * g++.dg/ext/visibility/staticdatamem.C: New test.
907
908 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
909
910 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
911
912 2004-12-13 Roger Sayle <roger@eyesopen.com>
913
914 PR rtl-optimization/18928
915 * gcc.dg/pr18928-1.c: New test case.
916
917 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
918
919 PR tree-opt/16951
920 * gcc.c-torture/compile/20041211-1.c: New.
921
922 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
923
924 PR middle-end/17564
925 * gcc.c-torture/execute/20041212-1.c: New test.
926
927 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
928
929 PR fortran/18869
930 * gfortran.dg/common_1.f90: New test.
931
932 2004-12-12 Steven G. Kargl <kargls@comcast.net>
933 Paul Brook <paul@codesourcery.com>
934
935 PR fortran/16222
936 * gfortran.dg/real_do_1.f90: New test.
937
938 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
939
940 PR tree-opt/18040
941 * g++.dg/opt/ptrmem6.C: New test.
942
943 2004-12-11 Roger Sayle <roger@eyesopen.com>
944
945 PR middle-end/18921
946 * gcc.dg/pr18921-1.c: New test case.
947
948 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
949
950 PR fortran/17175
951 * gfortran.dg/scale_1.f90: New test.
952
953 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
954
955 PR middle-end/18903
956 * gcc.c-torture/compile/pr18903.c: New test.
957
958 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
959
960 * gcc.c-torture/execute/20041210-1.c: New test.
961
962 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
963
964 PR c++/18731
965 * g++.dg/parser/struct-1.C: New test.
966 * g++.dg/parser/struct-2.C: New test.
967 * g++.dg/parser/struct-3.C: New test.
968
969 2004-12-09 Richard Henderson <rth@redhat.com>
970
971 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
972
973 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
974 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
975
976 2004-12-09 Matt Austern <austern@apple.com>
977
978 PR c++/18514
979 * g++.dg/ext/builtin1.C: New
980 * g++.dg/ext/builtin2.C: New
981 * g++.dg/ext/builtin3.C: New
982 * g++.dg/ext/builtin4.C: New
983 * g++.dg/ext/builtin5.C: New
984
985 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
986
987 PR tree-opt/18904
988 * g++.dg/opt/ptrmem5.C: New test.
989
990 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
991
992 * g++.dg/parse/typename5.C: Adjust for new error.
993 * g++.dg/parse/typename7.C: New.
994
995 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
996
997 PR c++/18073
998 * g++.dg/other/mmintrin.C: New test.
999
1000 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
1001
1002 PR c++/16681
1003 * g++.dg/init/array15.C: New.
1004 * g++.dg/init/array16.C: New.
1005
1006 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1007
1008 PR fortran/18826
1009 * gfortran.dg/assign_1.f90: New test.
1010
1011 2004-12-08 Nick Clifton <nickc@redhat.com>
1012
1013 * gcc.target/xstormy16/bss_below100: New directory containing tests.
1014 * gcc.target/xstormy16/data_below100: Likewise.
1015 * gcc.target/xstormy16/sfr: Likewise.
1016 * gcc.target/xstormy16/below100.S: New test source file.
1017 * gcc.target/xstormy16/below100.ld: New test linker script.
1018 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
1019 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
1020 bp instructions.
1021 * gcc.target/xstormy16/bp.c: Likewise.
1022
1023 * gcc.target/xstormy16/bss_below100: New files:
1024 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
1025 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
1026 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
1027 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
1028 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
1029 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
1030 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
1031 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
1032 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
1033 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
1034 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
1035 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
1036 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
1037 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
1038 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
1039 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
1040 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
1041 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
1042 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
1043 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
1044 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
1045 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
1046 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
1047 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
1048 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
1049 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
1050 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
1051
1052 * gcc.target/xstormy16/data_below100: New files:
1053 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
1054 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
1055 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
1056 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
1057 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
1058 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
1059 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
1060 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
1061 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
1062 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
1063 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
1064 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
1065 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
1066 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
1067 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
1068 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
1069 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
1070 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
1071 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
1072 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
1073 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
1074 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
1075 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
1076 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
1077 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
1078 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
1079 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
1080
1081 * gcc.target/xstormy16/sfr: New files:
1082 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
1083 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
1084 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
1085 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
1086 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
1087 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
1088 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
1089 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
1090 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
1091 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
1092 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
1093 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
1094 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
1095 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
1096 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
1097 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
1098 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
1099 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
1100 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
1101 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
1102 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
1103 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
1104 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
1105 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
1106 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
1107 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
1108 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
1109 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
1110 27_if0_sfrw_bitfield_f.c
1111
1112 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1113
1114 PR c++/18100
1115 * g++.dg/lookup/name-clash4.C: New test.
1116
1117 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
1118
1119 PR c++/18672
1120 * g++.dg/opt/array1.C: New.
1121
1122 PR c++/18803
1123 * g++.dg/template/operator5.C: New.
1124
1125 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
1126
1127 PR c/18867
1128 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
1129
1130 2004-12-07 Steven Bosscher <stevenb@suse.de>
1131
1132 * gcc.dg/noncompile/20041207.c: New test.
1133
1134 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
1135
1136 * g++.dg/other/unreachable-1.C: New test.
1137
1138 2004-12-06 Nick Clifton <nickc@redhat.com>
1139
1140 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
1141 <limits.h> because the latter comes from gcc's include/ directory
1142 and not the newlib/libc/include directory.
1143
1144 2004-12-04 Richard Henderson <rth@redhat.com>
1145
1146 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
1147
1148 2004-12-04 Richard Henderson <rth@redhat.com>
1149
1150 * lib/target-supports.exp (check_gc_sections_available): Disable
1151 for alpha and ia64.
1152
1153 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
1154
1155 PR middle-end/17909
1156 * g++.dg/other/vararg-2.C: New test.
1157
1158 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1159
1160 PR c++/17011, c++/17971
1161 * g++.dg/template/error15.C: Adjust expected error.
1162 * g++.dg/template/instantiate3.C: Likewise.
1163
1164 2004-12-03 Janis Johnson <janis187@us.ibm.com>
1165
1166 * gcc.dg/altivec-18.c: Fix for darwin
1167
1168 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
1169
1170 PR c++/18782
1171 * g++.dg/parse/ptrmem2.C: New.
1172
1173 PR c++/18318
1174 * g++.dg/template/new1.C: New.
1175
1176 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1177
1178 PR fortran/18710
1179 * gfortran.dg/direct_io_3.f90: New test.
1180
1181 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
1182
1183 PR 18758
1184 * g++.dg/parse/crash21.C: New.
1185
1186 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1187
1188 PR c++/15664, c++/18276
1189 * g++.dg/template/ttp13.C: New test.
1190 * g++.dg/template/ttp14.C: Likewise.
1191
1192 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1193
1194 PR c++/18123
1195 * g++.dg/parse/enum2.C: New test.
1196 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
1197
1198 2004-12-02 Nick Clifton <nickc@redhat.com>
1199
1200 * gcc.target/xstormy16: New test directory.
1201 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
1202 * gcc.target/xstormy16/bp.c: Check the generation of bp
1203 instructions.
1204 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
1205 bn instructions and the BELOW100 attribute.
1206
1207 2004-12-02 Alan Modra <amodra@bigpond.net.au>
1208
1209 PR target/16952
1210 * gcc.dg/ppc-eabi.c: New.
1211
1212 2004-12-02 Bud Davis <bdavis9659@comcast.net>
1213
1214 PR fortran/18284
1215 * gfortran.dg/backspace.f90
1216
1217 2004-12-02 Bud Davis <bdavis9659@comcast.net>
1218
1219 * gfortran.dg/inquire.f90: New test.
1220
1221 2004-12-01 Janis Johnson <janis187@us.ibm.com>
1222
1223 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
1224 handle effective-target-keyword.
1225 (dg-skip-if): Support effective-target keyword as target list.
1226 (dg-xfail-if): Ditto.
1227 * lib/target-supports.exp (is-effective-target-keyword): New proc.
1228
1229 2004-12-01 Diego Novillo <dnovillo@redhat.com>
1230
1231 PR tree-optimization/18291
1232 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
1233
1234 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
1235
1236 PR C++/18729
1237 * g++.dg/parse/crash20.C: New.
1238
1239 PR c++/17431
1240 * g++.dg/overload/arg1.C: New.
1241 * g++.dg/overload/arg2.C: New.
1242 * g++.dg/overload/arg3.C: New.
1243 * g++.dg/overload/arg4.C: New.
1244
1245 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
1246
1247 * gcc.dg/c99-flex-array-4.c: Remove.
1248
1249 2004-11-30 Janis Johnson <janis187@us.ibm.com>
1250
1251 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
1252
1253 * lib/target-supports.exp (is-effective-target): Simplify.
1254
1255 * lib/target-supports.exp (check_effective_target_vect_long):
1256 Fix for powerpc64-*-*.
1257
1258 2004-11-30 Loren James Rittle <ljrittle@acm.org>
1259
1260 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
1261 to support new requirements on FreeBSD 5.
1262
1263 2004-11-30 Devang Patel <dpatel@apple.com>
1264
1265 PR 18702
1266 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
1267
1268 2004-11-30 Janis Johnson <janis187@us.ibm.com>
1269
1270 * g++.dg/ext/altivec-13.C: New test.
1271
1272 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
1273
1274 PR tree-opt/18298
1275 * gcc.c-torture/execute/p18298.c: New test.
1276
1277 2004-11-30 Ira Rosen <irar@il.ibm.com>
1278 Dorit Naishlos <dorit@il.ibm.com>
1279
1280 PR tree-opt/18607
1281 * gcc.dg/vect/vect-89.c: New test.
1282
1283 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
1284
1285 * gcc.dg/pr18596-1.c: New test.
1286
1287 2004-11-30 Ben Elliston <bje@au.ibm.com>
1288
1289 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
1290
1291 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
1292
1293 PR c/18479
1294 * gcc.dg/pr18479.c: New test.
1295
1296 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
1297
1298 PR target/18490
1299 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
1300 mmix-knuth-mmixware.
1301
1302 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
1303 cris-*-elf* cris-*-aout* mmix-*-*
1304
1305 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
1306
1307 PR middle-end/18725
1308 * gcc.dg/pr18725.c: New test.
1309
1310 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
1311
1312 PR target/18488
1313 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
1314
1315 PR target/18336
1316 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
1317
1318 2004-11-29 Mark Mitchell <mark@codesourcery.com>
1319
1320 PR c++/18368
1321 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
1322 * g++.old-deja/g++.law/ctors5.C: Likewise.
1323 * g++.old-deja/g++.other/crash25.C: Likewise.
1324
1325 PR c++/18674
1326 * g++.dg/template/error16.C: New test.
1327
1328 PR c++/18512
1329 * g++.dg/template/crash29.C: New test.
1330
1331 2004-11-29 Diego Novillo <dnovillo@redhat.com>
1332
1333 PR tree-optimization/18712
1334 * gcc.c-torture/compile/pr18712.c: New test.
1335
1336 2004-11-29 Joseph Myers <joseph@codesourcery.com>
1337
1338 PR c/7544
1339 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
1340 tests.
1341
1342 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1343
1344 PR c++/18652
1345 * g++.dg/lookup/crash6.C: New test.
1346
1347 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
1348
1349 PR middle-end/18164
1350 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
1351
1352 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
1353
1354 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
1355 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
1356 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
1357
1358 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
1359
1360 * gcc.dg/pr18164.c: New test.
1361
1362 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
1363
1364 * gcc.dg/funroll-loops-all.c: New.
1365
1366 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1367
1368 PR target/18489
1369 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
1370 delimeter, match space and TAB as well as ":".
1371
1372 PR target/18484
1373 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
1374
1375 PR target/18348
1376 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
1377
1378 PR target/18345
1379 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
1380
1381 PR target/18337
1382 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
1383
1384 2004-11-28 Bud Davis <bdavis9659@comcast.net>
1385
1386 * gfortran.dg/direct_io_2.f90: New test.
1387
1388 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1389
1390 PR target/18334
1391 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
1392
1393 2004-11-28 Richard Henderson <rth@redhat.com>
1394
1395 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
1396
1397 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
1398
1399 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
1400 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
1401 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
1402 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
1403 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
1404 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
1405 gcc.dg/pointer-arith-8.c: New tests.
1406
1407 2004-11-27 Bud Davis <bdavis9659@comcast.net>
1408
1409 PR fortran/18364
1410 * gfortran.dg/endfile.f90: New test.
1411
1412 2004-11-27 Falk Hueffner <falk@debian.org>
1413
1414 * gcc.dg/loop-6.c: New test.
1415
1416 2004-11-27 Jakub Jelinek <jakub@redhat.com>
1417
1418 * gcc.c-torture/execute/20041126-1.c: New test.
1419
1420 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
1421
1422 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
1423 on IRIX.
1424
1425 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
1426
1427 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
1428 functions.
1429
1430 2004-11-27 Jakub Jelinek <jakub@redhat.com>
1431
1432 PR rtl-optimization/17825
1433 * gcc.c-torture/compile/20041119-1.c: New test.
1434
1435 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1436
1437 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
1438 Check existence of ld library path variables before unsetting.
1439
1440 2004-11-26 Mark Mitchell <mark@codesourcery.com>
1441
1442 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
1443
1444 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
1445
1446 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
1447
1448 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
1449
1450 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
1451
1452 2004-11-26 Ben Elliston <bje@au.ibm.com>
1453
1454 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
1455 dg-do directive.
1456
1457 2004-11-26 Ben Elliston <bje@au.ibm.com>
1458
1459 * gcc.dg/pr17957.c: Pass --param, not -param.
1460
1461 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
1462
1463 PR middle-end/17957
1464 * testsuite/gcc.dg/pr17957.c: New test.
1465
1466 2004-11-25 Mark Mitchell <mark@codesourcery.com>
1467
1468 PR c++/18445
1469 * g++.dg/template/crash28.C: Likewise.
1470
1471 PR c++/18001
1472 * g++.dg/expr/unary2.C: Adjust lvalue messages.
1473 * g++.dg/ext/lvaddr.C: Likewise.
1474 * g++.dg/opt/pr7503-3.C: Likewise.
1475
1476 PR c++/18466
1477 * g++.dg/parse/qualified3.C: New test.
1478 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
1479
1480 PR c++/18545
1481 * g++.dg/expr/return1.C: New test.
1482
1483 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1484
1485 Friend class name lookup 3/n, PR c++/3332
1486 * g++.dg/lookup/friend3.C: New test.
1487 * g++.dg/lookup/friend4.C: Likewise.
1488 * g++.dg/lookup/friend5.C: Likewise.
1489
1490 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1491
1492 Friend class name lookup 2/n, PR c++/14513, c++/15410
1493 * g++.dg/lookup/friend2.C: New test.
1494 * g++.dg/template/friend31.C: Likewise.
1495
1496 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1497
1498 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
1499
1500 2004-11-24 Mark Mitchell <mark@codesourcery.com>
1501
1502 PR c++/17473
1503 * g++.dg/tc1/dr56.C: Remove.
1504 * g++.dg/template/typedef1.C: Add dg-error markers.
1505 * g++.old-deja/g++.other/typedef7.C: Likewise.
1506
1507 PR c++/18285
1508 * g++.dg/parse/typedef7.C: New test.
1509
1510 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
1511
1512 * gcc.c-torture/execute/20041124-1.c: New test.
1513
1514 2004-11-24 Mark Mitchell <mark@codesourcery.com>
1515
1516 * g++.dg/template/deduce3.C: New test.
1517
1518 PR c++/18586
1519 * g++.dg/template/crash27.C: New test.
1520
1521 PR c++/18530
1522 * g++.dg/warn/Wshadow-3.C: New test.
1523
1524 2004-11-24 Devang Patel <dpatel@apple.com>
1525
1526 PR/18555
1527 * gcc.dg/cpp/isysroot-1.c: New test.
1528 * gcc.dg/cpp/usr/include/stdio.h: New file.
1529 * gcc.dg/cpp/isysroot-2.c: New test.
1530 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
1531 New file.
1532
1533 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1534
1535 PR c++/8929
1536 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
1537
1538 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1539
1540 * gcc.target/sparc/align.c: Do not include <stdint.h>.
1541 * gcc.target/sparc/pdist.c: Likewise.
1542
1543 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
1544
1545 PR c++/16882
1546 * g++.dg/conversion/simd1.C: New test.
1547
1548 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1549
1550 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
1551 and restore_ld_library_path_env_vars.
1552 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
1553 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
1554 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
1555 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
1556
1557 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
1558
1559 * gcc.dg/pragma-align-2.c: Test macro expansion.
1560 * gcc.dg/pragma-pack-2.c: New test.
1561
1562 2004-11-23 Richard Henderson <rth@redhat.com>
1563
1564 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
1565 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1566 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
1567 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
1568 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
1569 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
1570
1571 * gcc.dg/vect/vect.exp: Add check for alpha.
1572 * lib/target-supports.exp (check_alpha_max_hw_available): New.
1573 (check_effective_target_vect_int): Enable for alpha.
1574 (check_effective_target_vect_long): New.
1575 (is-effective-target): Add it.
1576
1577 2004-11-23 Uros Bizjak <uros@kss-loka.si>
1578
1579 * gcc.dg/pr18614-1.c: New test.
1580
1581 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1582
1583 * gcc.dg/setjmp-2.c: New test.
1584
1585 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
1586
1587 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
1588 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
1589 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
1590 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
1591 gcc.target/sparc/pdist.c: New tests.
1592
1593 2004-11-22 Bob Wilson <bob.wilson@acm.org>
1594
1595 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
1596
1597 2004-11-22 Dale Johannesen <dalej@apple.com>
1598
1599 * gcc.dg/20041111-1.c: New.
1600
1601 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
1602
1603 PR tree-opt/18536
1604 * gcc.dg/vect/pr18536.c: New test.
1605
1606 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1607
1608 PR c++/18354
1609 * g++.dg/template/nontype11.C: New test.
1610
1611 2004-11-21 Roger Sayle <roger@eyesopen.com>
1612
1613 PR middle-end/18520
1614 * gcc.dg/pr18520-1.c: New test case.
1615
1616 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
1617
1618 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
1619 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
1620 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
1621 expected diagnostics.
1622
1623 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1624
1625 PR target/18580
1626 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
1627 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
1628 vect-77.c, vect-77a.c: XFAIL on the SPARC.
1629
1630 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1631
1632 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
1633
1634 2004-11-19 Mark Mitchell <mark@codesourcery.com>
1635 Joseph Myers <joseph@codesourcery.com>
1636
1637 * lib/target-supports.exp (check_visibility_available): Really
1638 test the compiler.
1639
1640 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
1641
1642 PR tree-opt/18181
1643 * gcc.dg/vect/vect-85.c: New test.
1644 * gcc.dg/vect/vect-86.c: New test.
1645 * gcc.dg/vect/vect-87.c: New test.
1646 * gcc.dg/vect/vect-88.c: New test.
1647
1648 2004-11-19 Ben Elliston <bje@au.ibm.com>
1649
1650 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
1651
1652 2004-11-18 Janis Johnson <janis187@us.ibm.com>
1653
1654 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
1655 * gcc.dg/ppc-and-1.c: Ditto.
1656 * gcc.dg/ppc-compare-1.c: Ditto.
1657 * gcc.dg/ppc-mov-1.c: Ditto
1658
1659 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
1660 Mark Mitchell <mark@codesourcery.com>
1661
1662 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
1663
1664 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1665 Aldy Hernandez <aldyh@redhat.com>
1666
1667 * lib/target-supports.exp (check_effective_target_vect_int): New
1668 (check_effective_target_vect_float): New
1669 (check_effective_target_vect_double): New.
1670 (is-effective-target): Support new effective targets keywords.
1671 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
1672 default action for dg-do.
1673 * gcc.dg/vect/pr16105.c: Use new support.
1674 * gcc.dg/vect/pr18400.c: Ditto.
1675 * gcc.dg/vect/pr18425.c: Ditto.
1676 * gcc.dg/vect/vect-1.c: Ditto.
1677 * gcc.dg/vect/vect-10.c: Ditto.
1678 * gcc.dg/vect/vect-11.c: Ditto.
1679 * gcc.dg/vect/vect-12.c: Ditto.
1680 * gcc.dg/vect/vect-13.c: Ditto.
1681 * gcc.dg/vect/vect-14.c: Ditto.
1682 * gcc.dg/vect/vect-15.c: Ditto.
1683 * gcc.dg/vect/vect-16.c: Ditto.
1684 * gcc.dg/vect/vect-17.c: Ditto.
1685 * gcc.dg/vect/vect-18.c: Ditto.
1686 * gcc.dg/vect/vect-19.c: Ditto.
1687 * gcc.dg/vect/vect-2.c: Ditto.
1688 * gcc.dg/vect/vect-20.c: Ditto.
1689 * gcc.dg/vect/vect-21.c: Ditto.
1690 * gcc.dg/vect/vect-22.c: Ditto.
1691 * gcc.dg/vect/vect-23.c: Ditto.
1692 * gcc.dg/vect/vect-24.c: Ditto.
1693 * gcc.dg/vect/vect-25.c: Ditto.
1694 * gcc.dg/vect/vect-26.c: Ditto.
1695 * gcc.dg/vect/vect-27.c: Ditto.
1696 * gcc.dg/vect/vect-27a.c: Ditto.
1697 * gcc.dg/vect/vect-28.c: Ditto.
1698 * gcc.dg/vect/vect-29.c: Ditto.
1699 * gcc.dg/vect/vect-29a.c: Ditto.
1700 * gcc.dg/vect/vect-3.c: Ditto.
1701 * gcc.dg/vect/vect-30.c: Ditto.
1702 * gcc.dg/vect/vect-31.c: Ditto.
1703 * gcc.dg/vect/vect-32.c: Ditto.
1704 * gcc.dg/vect/vect-33.c: Ditto.
1705 * gcc.dg/vect/vect-34.c: Ditto.
1706 * gcc.dg/vect/vect-35.c: Ditto.
1707 * gcc.dg/vect/vect-36.c: Ditto.
1708 * gcc.dg/vect/vect-37.c: Ditto.
1709 * gcc.dg/vect/vect-38.c: Ditto.
1710 * gcc.dg/vect/vect-4.c: Ditto.
1711 * gcc.dg/vect/vect-40.c: Ditto.
1712 * gcc.dg/vect/vect-41.c: Ditto.
1713 * gcc.dg/vect/vect-42.c: Ditto.
1714 * gcc.dg/vect/vect-43.c: Ditto.
1715 * gcc.dg/vect/vect-44.c: Ditto.
1716 * gcc.dg/vect/vect-45.c: Ditto.
1717 * gcc.dg/vect/vect-46.c: Ditto.
1718 * gcc.dg/vect/vect-47.c: Ditto.
1719 * gcc.dg/vect/vect-48.c: Ditto.
1720 * gcc.dg/vect/vect-48a.c: Ditto.
1721 * gcc.dg/vect/vect-49.c: Ditto.
1722 * gcc.dg/vect/vect-5.c: Ditto.
1723 * gcc.dg/vect/vect-50.c: Ditto.
1724 * gcc.dg/vect/vect-51.c: Ditto.
1725 * gcc.dg/vect/vect-52.c: Ditto.
1726 * gcc.dg/vect/vect-53.c: Ditto.
1727 * gcc.dg/vect/vect-54.c: Ditto.
1728 * gcc.dg/vect/vect-55.c: Ditto.
1729 * gcc.dg/vect/vect-56.c: Ditto.
1730 * gcc.dg/vect/vect-56a.c: Ditto.
1731 * gcc.dg/vect/vect-57.c: Ditto.
1732 * gcc.dg/vect/vect-58.c: Ditto.
1733 * gcc.dg/vect/vect-59.c: Ditto.
1734 * gcc.dg/vect/vect-6.c: Ditto.
1735 * gcc.dg/vect/vect-60.c: Ditto.
1736 * gcc.dg/vect/vect-61.c: Ditto.
1737 * gcc.dg/vect/vect-62.c: Ditto.
1738 * gcc.dg/vect/vect-63.c: Ditto.
1739 * gcc.dg/vect/vect-64.c: Ditto.
1740 * gcc.dg/vect/vect-65.c: Ditto.
1741 * gcc.dg/vect/vect-66.c: Ditto.
1742 * gcc.dg/vect/vect-67.c: Ditto.
1743 * gcc.dg/vect/vect-68.c: Ditto.
1744 * gcc.dg/vect/vect-69.c: Ditto.
1745 * gcc.dg/vect/vect-7.c: Ditto.
1746 * gcc.dg/vect/vect-72.c: Ditto.
1747 * gcc.dg/vect/vect-72a.c: Ditto.
1748 * gcc.dg/vect/vect-73.c: Ditto.
1749 * gcc.dg/vect/vect-74.c: Ditto.
1750 * gcc.dg/vect/vect-75.c: Ditto.
1751 * gcc.dg/vect/vect-76.c: Ditto.
1752 * gcc.dg/vect/vect-77.c: Ditto.
1753 * gcc.dg/vect/vect-77a.c: Ditto.
1754 * gcc.dg/vect/vect-78.c: Ditto.
1755 * gcc.dg/vect/vect-79.c: Ditto.
1756 * gcc.dg/vect/vect-8.c: Ditto.
1757 * gcc.dg/vect/vect-80.c: Ditto.
1758 * gcc.dg/vect/vect-82.c: Ditto.
1759 * gcc.dg/vect/vect-82_64.c: Ditto.
1760 * gcc.dg/vect/vect-83.c: Ditto.
1761 * gcc.dg/vect/vect-83_64.c: Ditto.
1762 * gcc.dg/vect/vect-9.c: Ditto.
1763 * gcc.dg/vect/vect-all.c: Ditto.
1764 * gcc.dg/vect/vect-none.c: Ditto.
1765
1766 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1767
1768 * lib/gcc-dg.exp (dg-skip-if): New function.
1769 (dg-forbid-option): Remove.
1770 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1771 * g++.dg/abi/bitfield8.C: Likewise.
1772 * g++.dg/abi/dtor1.C: Likewise.
1773 * g++.dg/abi/empty10.C: Likewise.
1774 * g++.dg/abi/empty7.C: Likewise.
1775 * g++.dg/abi/empty9.C: Likewise.
1776 * g++.dg/abi/layout3.C: Likewise.
1777 * g++.dg/abi/layout4.C: Likewise.
1778 * g++.dg/abi/thunk1.C: Likewise.
1779 * g++.dg/abi/thunk2.C: Likewise.
1780 * g++.dg/abi/vbase11.C: Likewise.
1781 * g++.dg/abi/vthunk2.C: Likewise.
1782 * g++.dg/abi/vthunk3.C: Likewise.
1783 * g++.dg/ext/attrib8.C: Likewise.
1784 * g++.dg/opt/longbranch2.C: Likewise.
1785 * g++.dg/opt/reg-stack4.C: Likewise.
1786 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1787 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1788 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1789 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1790 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1791 * gcc.dg/20000609-1.c: Likewise.
1792 * gcc.dg/20000720-1.c: Likewise.
1793 * gcc.dg/20011107-1.c: Likewise.
1794 * gcc.dg/20011119-1.c: Likewise.
1795 * gcc.dg/20020108-1.c: Likewise.
1796 * gcc.dg/20020122-2.c: Likewise.
1797 * gcc.dg/20020122-3.c: Likewise.
1798 * gcc.dg/20020201-3.c: Likewise.
1799 * gcc.dg/20020206-1.c: Likewise.
1800 * gcc.dg/20020218-1.c: Likewise.
1801 * gcc.dg/20020310-1.c: Likewise.
1802 * gcc.dg/20020411-1.c: Likewise.
1803 * gcc.dg/20020418-2.c: Likewise.
1804 * gcc.dg/20020426-1.c: Likewise.
1805 * gcc.dg/20020426-2.c: Likewise.
1806 * gcc.dg/20020517-1.c: Likewise.
1807 * gcc.dg/20020523-1.c: Likewise.
1808 * gcc.dg/20020523-2.c: Likewise.
1809 * gcc.dg/20020729-1.c: Likewise.
1810 * gcc.dg/20030204-1.c: Likewise.
1811 * gcc.dg/20030826-2.c: Likewise.
1812 * gcc.dg/20030926-1.c: Likewise.
1813 * gcc.dg/20031202-1.c: Likewise.
1814 * gcc.dg/980312-1.c: Likewise.
1815 * gcc.dg/980313-1.c: Likewise.
1816 * gcc.dg/990117-1.c: Likewise.
1817 * gcc.dg/990424-1.c: Likewise.
1818 * gcc.dg/990524-1.c: Likewise.
1819 * gcc.dg/991230-1.c: Likewise.
1820 * gcc.dg/i386-387-1.c: Likewise.
1821 * gcc.dg/i386-387-2.c: Likewise.
1822 * gcc.dg/i386-387-3.c: Likewise.
1823 * gcc.dg/i386-387-4.c: Likewise.
1824 * gcc.dg/i386-387-5.c: Likewise.
1825 * gcc.dg/i386-387-6.c: Likewise.
1826 * gcc.dg/i386-asm-1.c: Likewise.
1827 * gcc.dg/i386-bitfield1.c: Likewise.
1828 * gcc.dg/i386-bitfield2.c: Likewise.
1829 * gcc.dg/i386-loop-1.c: Likewise.
1830 * gcc.dg/i386-loop-2.c: Likewise.
1831 * gcc.dg/i386-loop-3.c: Likewise.
1832 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1833 * gcc.dg/i386-pic-1.c: Likewise.
1834 * gcc.dg/i386-regparm.c: Likewise.
1835 * gcc.dg/i386-signbit-1.c: Likewise.
1836 * gcc.dg/i386-signbit-2.c: Likewise.
1837 * gcc.dg/i386-signbit-3.c: Likewise.
1838 * gcc.dg/i386-sse-5.c: Likewise.
1839 * gcc.dg/i386-sse-8.c: Likewise.
1840 * gcc.dg/i386-unroll-1.c: Likewise.
1841 * gcc.dg/tls/opt-1.c: Likewise.
1842 * gcc.dg/tls/opt-2.c: Likewise.
1843 * gcc.dg/unroll-1.c: Likewise.
1844 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1845 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1846 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1847 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1848
1849 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1850
1851 * g++.dg/template/incomplete1.C: New test.
1852
1853 2004-11-16 Nick Clifton <nickc@redhat.com>
1854
1855 Revert patches accidentally commited during checkin of fixes for
1856 xstormy16 tests:
1857 gcc.c-torture/execute/simd-4.c: Revert
1858 gcc.dg/20040910-1.c: Revert.
1859
1860 2004-11-16 Paul Brook <paul@codesourcery.com>
1861
1862 PR fortran/13010
1863 * gfortran.dg/der_pointer_1.f90: New test.
1864
1865 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1866
1867 PR c/18498
1868 * gcc.dg/bitfld-13.c: New test.
1869
1870 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1871
1872 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1873 powerpc*-*-linux*.
1874
1875 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1876 * gcc.dg/ppc64-abi-2.c: Ditto.
1877 * gcc.dg/ppc64-abi-3.c: Ditto.
1878
1879 * lib/gcc-dg.exp (dg-target-list): Remove.
1880
1881 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1882
1883 * gcc.dg/ia64-postinc.c: New test.
1884
1885 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1886
1887 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1888
1889 2004-11-15 Nick Clifton <nickc@redhat.com>
1890
1891 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1892 __INT_MAX__ so that the test can be compiled by toolchains
1893 targeted at 16-bit processors.
1894
1895 * gcc.dg/20040625-1.c: Use long constants rather than integers
1896 when performing arithmetic that will overflow 16-bits.
1897
1898 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1899 xstormy16. It does not support 128-bit vector operations.
1900
1901 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1902 with the macro PTR_TYPE. Define this macro to an integer type
1903 suitable for holding a pointer.
1904
1905 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1906 the target is a 16-bit processor.
1907
1908 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1909 16-bit targets where the character constant will be too long.
1910
1911 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1912 where the double will not be directly addressable.
1913
1914 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1915
1916 Friend class name lookup 1/n, PR c++/18471
1917 * g++.dg/template/crash26.C: New test.
1918 * g++.dg/lookup/struct1.C: Adjust expected error.
1919 * g++.dg/parse/elab1.C: Likewise.
1920 * g++.dg/parse/elab2.C: Likewise.
1921 * g++.dg/parse/int-as-enum1.C: Likewise.
1922 * g++.dg/parse/struct-as-enum1.C: Likewise.
1923 * g++.dg/parse/typedef1.C: Likewise.
1924 * g++.dg/parse/typedef3.C: Likewise.
1925 * g++.dg/parse/typedef4.C: Likewise.
1926 * g++.dg/parse/typedef5.C: Likewise.
1927 * g++.dg/template/nontype4.C: Likewise.
1928 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1929 * g++.old-deja/g++.other/elab1.C: Likewise.
1930 * g++.old-deja/g++.other/syntax4.C: Likewise.
1931
1932 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1933
1934 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1935
1936 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1937
1938 * gcc.c-torture/execute/20041114-1.c: New test.
1939
1940 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1941
1942 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1943 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1944 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1945 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1946 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1947 gcc.dg/switch-7.c: New tests.
1948
1949 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1950
1951 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1952
1953 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1954
1955 PR tree-opt/18400
1956 * gcc.dg/vect/pr18400.c: New test.
1957
1958 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1959 Andrew Pinski <pinskia@physics.uc.edu>
1960
1961 PR tree-opt/18425
1962 * gcc.dg/vect/pr18425.c: New test.
1963
1964 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1965
1966 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1967 Guard with dg-require-alias and dg-require-visibility.
1968
1969 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1970
1971 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1972
1973 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1974
1975 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1976
1977 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1978
1979 PR c++/17344
1980 * g++.dg/template/defarg5.C: New test.
1981
1982 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1983
1984 * g++.dg/parse/cast1.C: Run only on ILP32.
1985 * g++.old-deja/g++.mike/p784.C: Likewise.
1986
1987 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1988
1989 * gcc.c-torture/execute/20041113-1.c: New test.
1990
1991 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1992
1993 PR target/18230
1994 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1995 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1996 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1997 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1998 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1999 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
2000 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
2001 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
2002 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
2003 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
2004 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
2005 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
2006 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
2007
2008 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
2009
2010 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
2011 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
2012 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
2013 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
2014 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
2015 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
2016 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
2017 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
2018 gcc.target/sparc/combined-1.c: New tests.
2019
2020 2004-11-12 Ziemowit Laski <zlaski@apple.com>
2021
2022 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
2023 New tests.
2024
2025 2004-11-12 Mark Mitchell <mark@codesourcery.com>
2026
2027 * lib/gcc-dg.exp (dg-forbid-option): New function.
2028 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
2029 * g++.dg/abi/bitfield8.C: Likewise.
2030 * g++.dg/abi/dtor1.C: Likewise.
2031 * g++.dg/abi/empty10.C: Likewise.
2032 * g++.dg/abi/empty7.C: Likewise.
2033 * g++.dg/abi/empty9.C: Likewise.
2034 * g++.dg/abi/layout3.C: Likewise.
2035 * g++.dg/abi/layout4.C: Likewise.
2036 * g++.dg/abi/thunk1.C: Likewise.
2037 * g++.dg/abi/thunk2.C: Likewise.
2038 * g++.dg/abi/vbase11.C: Likewise.
2039 * g++.dg/abi/vthunk2.C: Likewise.
2040 * g++.dg/abi/vthunk3.C: Likewise.
2041 * g++.dg/ext/attrib8.C: Likewise.
2042 * g++.dg/opt/longbranch2.C: Likewise.
2043 * g++.dg/opt/reg-stack4.C: Likewise.
2044 * g++.old-deja/g++.ext/attrib1.C: Likewise.
2045 * g++.old-deja/g++.ext/attrib2.C: Likewise.
2046 * g++.old-deja/g++.ext/attrib3.C: Likewise.
2047 * g++.old-deja/g++.other/store-expr1.C: Likewise.
2048 * g++.old-deja/g++.other/store-expr2.C: Likewise.
2049 * gcc.dg/20000609-1.c: Likewise.
2050 * gcc.dg/20000720-1.c: Likewise.
2051 * gcc.dg/20011107-1.c: Likewise.
2052 * gcc.dg/20011119-1.c: Likewise.
2053 * gcc.dg/20020108-1.c: Likewise.
2054 * gcc.dg/20020122-2.c: Likewise.
2055 * gcc.dg/20020122-3.c: Likewise.
2056 * gcc.dg/20020201-3.c: Likewise.
2057 * gcc.dg/20020206-1.c: Likewise.
2058 * gcc.dg/20020218-1.c: Likewise.
2059 * gcc.dg/20020310-1.c: Likewise.
2060 * gcc.dg/20020411-1.c: Likewise.
2061 * gcc.dg/20020418-2.c: Likewise.
2062 * gcc.dg/20020426-1.c: Likewise.
2063 * gcc.dg/20020426-2.c: Likewise.
2064 * gcc.dg/20020517-1.c: Likewise.
2065 * gcc.dg/20020523-1.c: Likewise.
2066 * gcc.dg/20020523-2.c: Likewise.
2067 * gcc.dg/20020729-1.c: Likewise.
2068 * gcc.dg/20030204-1.c: Likewise.
2069 * gcc.dg/20030826-2.c: Likewise.
2070 * gcc.dg/20030926-1.c: Likewise.
2071 * gcc.dg/20031202-1.c: Likewise.
2072 * gcc.dg/980312-1.c: Likewise.
2073 * gcc.dg/980313-1.c: Likewise.
2074 * gcc.dg/990117-1.c: Likewise.
2075 * gcc.dg/990424-1.c: Likewise.
2076 * gcc.dg/990524-1.c: Likewise.
2077 * gcc.dg/991230-1.c: Likewise.
2078 * gcc.dg/i386-387-1.c: Likewise.
2079 * gcc.dg/i386-387-2.c: Likewise.
2080 * gcc.dg/i386-387-3.c: Likewise.
2081 * gcc.dg/i386-387-4.c: Likewise.
2082 * gcc.dg/i386-387-5.c: Likewise.
2083 * gcc.dg/i386-387-6.c: Likewise.
2084 * gcc.dg/i386-asm-1.c: Likewise.
2085 * gcc.dg/i386-bitfield1.c: Likewise.
2086 * gcc.dg/i386-bitfield2.c: Likewise.
2087 * gcc.dg/i386-loop-1.c: Likewise.
2088 * gcc.dg/i386-loop-2.c: Likewise.
2089 * gcc.dg/i386-loop-3.c: Likewise.
2090 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2091 * gcc.dg/i386-pic-1.c: Likewise.
2092 * gcc.dg/i386-regparm.c: Likewise.
2093 * gcc.dg/i386-signbit-1.c: Likewise.
2094 * gcc.dg/i386-signbit-2.c: Likewise.
2095 * gcc.dg/i386-signbit-3.c: Likewise.
2096 * gcc.dg/i386-sse-5.c: Likewise.
2097 * gcc.dg/i386-sse-8.c: Likewise.
2098 * gcc.dg/i386-unroll-1.c: Likewise.
2099 * gcc.dg/tls/opt-1.c: Likewise.
2100 * gcc.dg/tls/opt-2.c: Likewise.
2101 * gcc.dg/unroll-1.c: Likewise.
2102 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
2103 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
2104 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
2105 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
2106 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
2107 -m64 is specified.
2108
2109 2004-11-12 Mark Mitchell <mark@codesourcery.com>
2110
2111 PR c++/18389
2112 * g++.dg/parse/cond1.C: New test.
2113
2114 PR c++/18429
2115 * g++.dg/template/array9.C: New test.
2116 * g++.dg/ext/vla1.C: Adjust error messages.
2117 * g++.dg/ext/vlm1.C: Likewise.
2118 * g++.dg/template/crash2.C: Likewise.
2119
2120 PR c++/18436
2121 * g++.dg/template/call3.C: New test.
2122
2123 PR c++/18407
2124 * g++.dg/template/ptrmem11.C: New test.
2125
2126 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
2127
2128 PR other/14264
2129 * lib/g++.exp: Set LC_ALL and LANG to C.
2130 * lib/gcc-dg.exp: Likewise.
2131 * lib/gfortran.exp: Likewise.
2132 * lib/objc.exp: Likewise.
2133 * lib/treelang.exp: Likewise.
2134
2135 2004-11-12 Andreas Schwab <schwab@suse.de>
2136
2137 * gcc.dg/pr16286.c: Fix last change.
2138
2139 2004-11-12 Mark Mitchell <mark@codesourcery.com>
2140
2141 PR c++/18416
2142 * g++.dg/init/global1.C: New test.
2143
2144 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
2145
2146 * gcc.c-torture/execute/20041112-1.c: New test.
2147
2148 2004-11-11 Janis Johnson <janis187@us.ibm.com>
2149
2150 * lib/gcc-dg.exp (dg-target-list): New.
2151
2152 2004-11-11 Janis Johnson <janis187@us.ibm.com>
2153 Richard Sandiford <rsandifo@redhat.com>
2154
2155 * lib/target-supports.exp (get-compiler_messages): New.
2156 (check_named_sections_available): Use it.
2157 (check_effective_target_ilp32): New.
2158 (check_effective_target_lp64): New.
2159 (is-effective-target): New.
2160 * lib/gcc-dg.exp (dg-require-effective-target): New.
2161
2162 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
2163
2164 * gcc.dg/precedence-1.c: New test.
2165
2166 2004-11-11 Janis Johnson <janis187@us.ibm.com>
2167
2168 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
2169
2170 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
2171 message, delete generated files, use more descriptive name for
2172 executable, and make the test unsupported when it cannot be run.
2173
2174 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
2175 (dg-require-weak, dg-require-visibility, dg-require-alias,
2176 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
2177 dg-require-iconv, dg-require-named-sections): Use it.
2178
2179 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
2180
2181 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
2182
2183 PR target/16457
2184 * gcc.dg/ppc-and-1: New
2185
2186 PR target/16796
2187 * gcc.dg/ppc-mov-1.c: New.
2188
2189 PR target/16458
2190 * gcc.dg/ppc-compare-1.c: New.
2191
2192 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
2193
2194 * objc.dg/desig-init-2.m: New test.
2195
2196 2004-11-10 Adam Nemet <anemet@lnxw.com>
2197
2198 PR middle-end/18160
2199 * g++.dg/warn/register-var-1.C: New test.
2200 * g++.dg/warn/register-var-2.C: New test.
2201
2202 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2203
2204 * gcc.dg/union-2.c: New test.
2205
2206 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
2207
2208 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
2209 New test for PR tree-optimization/17892.
2210
2211 2004-11-09 Mark Mitchell <mark@codesourcery.com>
2212
2213 PR c++/18369
2214 * g++.dg/init/new12.C: New test.
2215
2216 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
2217
2218 * gcc.target/sparc: New directory.
2219 * gcc.target/sparc/sparc.exp: New driver.
2220 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
2221 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
2222 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
2223 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
2224
2225 2004-11-10 Paul Brook <paul@codesourcery.com>
2226
2227 PR fortran/18218
2228 * gfortran.dg/list_read.c: New test.
2229
2230 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
2231
2232 PR c/18322
2233 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
2234 expected diagnostic location.
2235
2236 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
2237
2238 * gcc.dg/20041109-1.c: New test.
2239
2240 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2241
2242 PR objc/18406
2243 * objc/compile/pr18406.m: New test.
2244
2245 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
2246
2247 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
2248
2249 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
2250
2251 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
2252
2253 2004-11-08 Steve Ellcey <sje@cup.hp.com>
2254
2255 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
2256
2257 2004-11-08 Steve Ellcey <sje@cup.hp.com>
2258
2259 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
2260 exit.
2261
2262 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2263
2264 PR tree-opt/18299
2265 * gcc.c-torture/pr18299-1.c: New test.
2266
2267 2004-11-06 Andreas Schwab <schwab@suse.de>
2268
2269 * gcc.dg/pr16286.c: Also test for bool and pixel.
2270
2271 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
2272
2273 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
2274 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
2275 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
2276 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
2277 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
2278 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
2279 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
2280 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
2281 gcc.dg/struct-semi-3.c: New tests.
2282
2283 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2284
2285 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
2286
2287 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2288
2289 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
2290 Do not use C99 designators.
2291
2292 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2293
2294 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
2295
2296 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2297
2298 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
2299 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
2300 * gcc.c-torture/execute/simd-5.x: Remove.
2301
2302 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
2303
2304 PR rtl-optimization/17933
2305 * gcc.dg/torture/pr17933-1.c: New test.
2306
2307 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2308
2309 PR target/18106
2310 * lib/target-supports.exp (check_weak_available): Support
2311 Windows.
2312
2313 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
2314
2315 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
2316 call to fflush(stdout) before abort.
2317 (my_ffsll): New function.
2318 (generate_fields): Use it.
2319
2320 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
2321
2322 * gcc.dg/init-undef-1.c: New test.
2323
2324 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
2325
2326 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
2327 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
2328 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
2329 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
2330 expected messages for new parser.
2331
2332 2004-11-04 Mark Mitchell <mark@codesourcery.com>
2333
2334 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
2335
2336 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2337
2338 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
2339 on LP64 targets.
2340
2341 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
2342
2343 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
2344 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
2345 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
2346 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
2347 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
2348 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
2349 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
2350 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
2351 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
2352 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
2353
2354 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
2355
2356 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
2357 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
2358 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
2359 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
2360 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
2361 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
2362 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
2363 for new parser.
2364
2365 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
2366
2367 PR target/15342
2368 * gcc.dg/20041104-1.c: New test.
2369
2370 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2371
2372 * g++.dg/template/nontype7.C: New test.
2373 * g++.dg/template/nontype8.C: Likewise.
2374 * g++.dg/template/nontype9.C: Likewise.
2375 * g++.dg/template/nontype10.C: Likewise.
2376 * g++.dg/tc1/dr49.C: Likewise.
2377 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
2378 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
2379
2380 2004-11-04 Ben Elliston <bje@au.ibm.com>
2381
2382 * g++.dg/rtti/tinfo1.C: Remove xfails.
2383
2384 2004-11-04 Ben Elliston <bje@au.ibm.com>
2385
2386 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
2387 packed attribute to the definition to satisfy the new C++ parser.
2388
2389 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
2390
2391 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
2392 invocations of va_arg.
2393
2394 2004-11-02 Mark Mitchell <mark@codesourcery.com>
2395
2396 PR c++/18124
2397 * g++.dg/template/crash25.C: New test.
2398
2399 PR c++/18155
2400 * g++.dg/template/typedef2.C: New test.
2401 * g++.dg/parse/crash13.C: Adjust error markers.
2402
2403 PR c++/18177
2404 * g++.dg/conversion/const3.C: New test.
2405
2406 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2407
2408 PR fortran/17535
2409 PR fortran/17583
2410 PR fortran/17713
2411 * gfortran.dg/generic_[123].f90: New testcases.
2412
2413 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2414
2415 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
2416 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
2417
2418 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
2419
2420 PR tree-opt/16808
2421 * gcc.c-torture/compile/pr16808.c: New test.
2422
2423 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
2424
2425 PR rtl-optimization/17104
2426 * gcc.dg/ppc-bitfield1.c: New.
2427
2428 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
2429
2430 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
2431
2432 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
2433
2434 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
2435 strings for 32-bit code.
2436
2437 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
2438
2439 PR c/18239
2440 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
2441
2442 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
2443
2444 PR c++/18064
2445 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
2446
2447 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2448
2449 PR c++/15172
2450 * g++.dg/init/aggr2.C: New test.
2451
2452 2004-10-30 Ziemowit Laski <zlaski@apple.com>
2453
2454 * objc.dg/local-decl-1.m: New test.
2455
2456 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
2457
2458 * gcc.dg/20040910-1.c: Adjust regex.
2459
2460 2004-10-30 Roger Sayle <roger@eyesopen.com>
2461
2462 PR rtl-optimization/18084
2463 * g++.dg/opt/pr18084-1.C: New testcase.
2464
2465 2004-10-30 Matt Austern <austern@apple.com>
2466
2467 PR c++/17542
2468 * g++.dg/ext/attrib18.C: New test.
2469
2470 2004-10-30 Roger Sayle <roger@eyesopen.com>
2471
2472 PR middle-end/18096
2473 * gcc.dg/pr18096-1.c: New test case.
2474
2475 2004-10-30 Roger Sayle <roger@eyesopen.com>
2476
2477 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
2478
2479 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
2480
2481 PR c/16666
2482 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
2483 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
2484 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
2485 gcc.dg/old-style-prom-3.c: New tests.
2486
2487 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
2488
2489 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
2490 Remove unnecessary inclusion of stdio.h.
2491
2492 2004-10-29 Roger Sayle <roger@eyesopen.com>
2493
2494 PR rtl-optimization/17581
2495 * gcc.dg/pr17581-1.c: New test case.
2496
2497 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
2498
2499 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
2500 being implemented.
2501 * g++.dg/conversion/dr195-1.C: New.
2502 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
2503 * g++.old-deja/g++.mike/p10148.C: Likewise.
2504
2505 2004-10-29 Mark Mitchell <mark@codesourcery.com>
2506
2507 PR c++/17695
2508 * g++.dg/debug/typedef2.C: New test.
2509
2510 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
2511
2512 PR fortran/13490
2513 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
2514 * gfortran.dg/g77/README: Update.
2515
2516 2004-10-28 Matt Austern <austern@apple.com>
2517
2518 PR c++/14124
2519 * g++.dg/ext/packed7.C: New test.
2520
2521 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
2522
2523 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
2524 scan-assembler.
2525 * lib/scanasm.exp (hidden-scan-for): New proc.
2526 (scan-hidden): Use hidden-scan-for instead of constructing the scan
2527 string.
2528 (scan-not-hidden): Likewise.
2529 * lib/target-supports.exp (check_visibility_available): mach-o is
2530 support too.
2531
2532 2004-10-28 Mark Mitchell <mark@codesourcery.com>
2533
2534 PR c++/17132
2535 * g++.dg/template/memclass3.C: New test.
2536
2537 2004-10-28 Adam Nemet <anemet@lnxw.com>
2538
2539 PR middle-end/18160
2540 * gcc.dg/register-var-1.c: New test.
2541 * gcc.dg/register-var-2.c: New test.
2542 * gcc.dg/asm-7.c: Taking the address of a register variable is an
2543 error now.
2544
2545 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
2546
2547 PR other/18172
2548 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
2549 unused variables.
2550 * gcc.dg/vect/vect-22.c: Likewise.
2551
2552 2004-10-28 Jakub Jelinek <jakub@redhat.com>
2553
2554 * gcc.dg/i386-rotate-1.c: New test.
2555
2556 2004-10-27 Mark Mitchell <mark@codesourcery.com>
2557
2558 * g++.dg/init/ref12.C: Add "run" marker.
2559
2560 PR c++/17435
2561 * g++.dg/init/ref12.C: New test.
2562
2563 PR c++/18140
2564 * g++.dg/template/shift1.C: New test.
2565 * g++.dg/template/error10.C: Adjust error markers.
2566
2567 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
2568
2569 PR tree-opt/17529
2570 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
2571
2572 2004-10-27 Geoffrey Keating <geoffk@apple.com>
2573
2574 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
2575 * gcc.dg/weak/weak-3.c: Likewise.
2576 * gcc.dg/weak/weak-5.c: Likewise.
2577 * gcc.dg/weak/weak-9.c: Likewise.
2578 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
2579 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
2580
2581 * gcc.dg/darwin-weakimport-1.c: New.
2582
2583 2004-10-28 Ben Elliston <bje@au.ibm.com>
2584
2585 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
2586
2587 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
2588
2589 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
2590 'syntax' error messages.
2591 * gcc.dg/cpp/direct2s.c: Likewise.
2592
2593 2004-10-26 Geoffrey Keating <geoffk@apple.com>
2594
2595 * gcc.c-torture/compile/20041026-1.c: New.
2596
2597 2004-10-26 Mark Mitchell <mark@codesourcery.com>
2598
2599 PR c++/18093
2600 * g++.dg/lookup/ns2.C: New test.
2601
2602 PR c++/18020
2603 * g++.dg/template/enum4.C: New test.
2604
2605 PR c++/18161
2606 * g++.dg/template/expr1.C: New test.
2607
2608 2004-10-26 Ben Elliston <bje@au.ibm.com>
2609
2610 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
2611
2612 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
2613
2614 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
2615 gcc.dg/decl-nospec-3.c: New tests.
2616
2617 2004-10-26 Ziemowit Laski <zlaski@apple.com>
2618
2619 * objc.dg/super-class-3.m: New test.
2620
2621 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
2622
2623 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
2624 resyncing.
2625 * gcc.dg/cpp/direct2s.c: Likewise.
2626
2627 2004-10-25 Geoffrey Keating <geoffk@apple.com>
2628
2629 * objc.dg/image-info.m: Update for changes to section selection.
2630
2631 2004-10-25 David Ayers <d.ayers@inode.at>
2632 Ziemowit Laski <zlaski@apple.com>
2633
2634 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
2635 diagnostics when messaging 'id <Proto>'.
2636 * objc.dg/class-protocol-1.m: New test.
2637 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
2638 a non-existent method signature.
2639 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
2640 Update diagnostics when messaging with non-existent method signature.
2641 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
2642 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
2643 invalid receivers are now resolved as if messaging 'id'; remove
2644 extraneous diagnostics.
2645
2646 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
2647
2648 PR c/16667
2649 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
2650 gcc.dg/init-desig-obs-3.c: New tests.
2651
2652 2004-10-25 Jakub Jelinek <jakub@redhat.com>
2653
2654 * gcc.dg/debug/20041023-1.c: New test.
2655
2656 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
2657
2658 PR middle-end/17407
2659 * gcc.c-torture/compile/pr17407.c: New test.
2660
2661 PR c++/18121
2662 * g++.dg/template/array8.C: New test.
2663
2664 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2665
2666 PR other/18138
2667 * lib/g++.exp: Accept more than one multilib libgcc.
2668 * lib/gcc-dg.exp: Likewise.
2669 * lib/objc.exp: Likewise.
2670 * lib/treelang.exp: Likewise.
2671 * lib/gfortran.exp: Likewise.
2672
2673 2004-10-24 Ben Elliston <bje@au.ibm.com>
2674
2675 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2676
2677 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
2678
2679 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2680 * gcc.dg/c99-const-expr-3.c: Likewise.
2681
2682 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
2683
2684 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
2685
2686 2004-10-23 Ben Elliston <bje@au.ibm.com>
2687
2688 * gcc.c-torture/execute/loop-2e.x: Remove.
2689
2690 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
2691
2692 PR c++/18095
2693 * g++.dg/parse/crash18.C: New.
2694 * g++.dg/parse/crash19.C: New.
2695
2696 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2697
2698 * g++.dg/ext/dllimport1.C: Move dg-warnings.
2699 * g++.dg/ext/dllimport2.C: Same.
2700 * g++.dg/ext/dllimport8.C: Same.
2701
2702 2004-10-21 Mark Mitchell <mark@codesourcery.com>
2703
2704 PR c++/10841
2705 * g++.dg/conversion/cast1.C: New test.
2706 * g++.dg/overload/pmf1.C: Adjust error marker.
2707
2708 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2709
2710 PR objc/17923
2711 * objc.dg/const-str-7.m: New test.
2712
2713 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2714
2715 * g++.dg/template/memfriend11.C: Fix comment typo.
2716 * g++.dg/template/memfriend14.C: Likewise.
2717
2718 2004-10-20 Richard Henderson <rth@redhat.com>
2719
2720 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2721 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2722 -fasynchronous-unwind-tables.
2723
2724 2004-10-20 Richard Henderson <rth@redhat.com>
2725
2726 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2727 (main): Return success.
2728 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2729 (main): Return success.
2730
2731 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2732
2733 PR c++/13495
2734 * g++.dg/template/memfriend9.C: New test.
2735 * g++.dg/template/memfriend10.C: Likewise.
2736 * g++.dg/template/memfriend11.C: Likewise.
2737 * g++.dg/template/memfriend12.C: Likewise.
2738 * g++.dg/template/memfriend13.C: Likewise.
2739 * g++.dg/template/memfriend14.C: Likewise.
2740 * g++.dg/template/memfriend15.C: Likewise.
2741 * g++.dg/template/memfriend16.C: Likewise.
2742 * g++.dg/template/memfriend17.C: Likewise.
2743 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2744
2745 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2746
2747 * g++.dg/conversion/dr195.C: New.
2748 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2749
2750 2004-10-20 Ben Elliston <bje@au.ibm.com>
2751 Devang Patel <dpatel@apple.com>
2752
2753 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2754 of floating point arithmetic, which could trap.
2755
2756 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2757
2758 PR c++/14035
2759 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2760 * g++.dg/conversion/const2.C: New test.
2761 * g++.dg/expr/reinterpret2.C: New test.
2762 * g++.dg/expr/reinterpret3.C: New test.
2763 * g++.dg/expr/cast2.C: New test.
2764 * g++.dg/expr/copy1.C: New test.
2765 * g++.dg/other/conversion1.C: Change error message.
2766 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2767 function pointers to void *.
2768 * g++.old-deja/g++.mike/p10148.C: Likewise.
2769
2770 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2771
2772 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2773
2774 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2775
2776 PR c++/18047
2777
2778 * g++.dg/parse/expr3.C: New test.
2779
2780 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2781
2782 * gcc.dg/smod-1.c: New test.
2783
2784 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2785
2786 * objc.dg/method-14.m: New test.
2787
2788 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2789
2790 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2791 Also xfail as the patch was reverted.
2792
2793 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2794
2795 PR middle-end/16973
2796 * gcc.dg/pr16973.c: New test.
2797
2798 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2799
2800 PR tree-optimization/17656
2801 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2802
2803 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2804
2805 * g++.dg/eh/shadow1.C: New.
2806
2807 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2808
2809 * gcc.c-torture/compile/20041018-1.c: New test.
2810
2811 2004-10-18 Ben Elliston <bje@au.ibm.com>
2812
2813 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2814 compiler referring to register 0 when accessing sdata. The linker
2815 now patches things up.
2816
2817 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2818
2819 PR c/17529
2820 * gcc.c-torture/compile/pr17529.c: New test.
2821
2822 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2823
2824 PR c++/17743
2825 * g++.dg/ext/attrib17.C: New test.
2826
2827 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2828
2829 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2830
2831 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2832
2833 PR c++/10479
2834 * g++.dg/ext/attrib16.C: New test.
2835
2836 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2837
2838 PR c++/17042
2839 * g++.dg/init/dso_handle1.C: New test.
2840
2841 PR c++/14667
2842 * g++.dg/parse/typedef6.C: New test.
2843
2844 PR c++/17916
2845 * g++.dg/parse/pragma1.C: New test.
2846
2847 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2848
2849 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2850
2851 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2852
2853 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2854 -fno-common when on HPPA HP-UX platforms.
2855
2856 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2857
2858 PR other/16820
2859 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2860 stdint.h.
2861 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2862 uintptr_t.
2863
2864 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2865
2866 PR c++/16301
2867 * g++.dg/lookup/strong-using-4.C: New test.
2868
2869 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2870
2871 PR middle-end/16567
2872 * gcc.c-torture/compile/nested-1.c: New test.
2873
2874 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2875
2876 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2877 and mipsisa64*-*-* (until support for misaligned loads is added).
2878 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2879 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2880 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2881 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2882 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2883 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2884
2885 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2886
2887 PR c++/17976
2888 * g++.dg/init/dtor3.C: New test.
2889
2890 2004-10-15 Ben Elliston <bje@au.ibm.com>
2891
2892 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2893
2894 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2895
2896 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2897 * gcc.dg/macho-lo-sum.c: Likewise.
2898
2899 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2900
2901 * gcc.dg/ppc-spe64-1.c: New test.
2902
2903 2004-10-14 Devang Patel <dpatel@apple.com>
2904
2905 PR 17635
2906 * gcc.dg/pr17635.c : New test.
2907
2908 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2909
2910 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2911 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2912 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2913 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2914 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2915 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2916 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2917 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2918 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2919 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2920 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2921 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2922 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2923 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2924 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2925 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2926 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2927 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2928
2929 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2930
2931 * gcc.dg/vect/vect-82.c: New testcase.
2932 * gcc.dg/vect/vect-82_64.c: New testcase.
2933 * gcc.dg/vect/vect-83.c: New testcase.
2934 * gcc.dg/vect/vect-83_64.c: New testcase.
2935
2936 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2937
2938 * gcc.dg/cpp/error-1.c: New test.
2939
2940 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2941
2942 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2943
2944 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2945
2946 PR target/17984
2947 * gcc.dg/cris-peep2-xsrand2.c: New test.
2948
2949 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2950
2951 PR c++/17661
2952 * testsuite/g++.dg/expr/for2.C: New test.
2953
2954 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2955
2956 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2957
2958 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2959
2960 PR tree-optimization/17724
2961 * g++.dg/opt/pr17724-1.C: New test.
2962 * g++.dg/opt/pr17724-2.C: New test.
2963 * g++.dg/opt/pr17724-3.C: New test.
2964 * g++.dg/opt/pr17724-4.C: New test.
2965 * g++.dg/opt/pr17724-5.C: New test.
2966 * g++.dg/opt/pr17724-6.C: New test.
2967
2968 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2969
2970 PR c/17301
2971 * gcc.dg/pr17301-2.c: New test.
2972
2973 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2974
2975 PR c++/15876
2976 * g++.dg/parse/error22.C: New test.
2977
2978 PR c++/17936
2979 * g++.dg/template/spec18.C: New test.
2980
2981 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2982
2983 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2984 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2985 memcpy.
2986 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2987 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2988
2989 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2990
2991 * g++.dg/eh/cleanup5.C: Add dg-options "".
2992
2993 2004-10-11 Roger Sayle <roger@eyesopen.com>
2994
2995 PR middle-end/17657
2996 * gcc.dg/switch-4.c: New test case.
2997
2998 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2999
3000 * gcc.c-torture/execute/20041011-1.c: New test.
3001
3002 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
3003
3004 PR c++/17554
3005 * g++.dg/init/for3.C: New test.
3006
3007 PR c++/17657
3008 * g++.dg/opt/switch2.C: New test.
3009
3010 PR middle-end/17703
3011 * g++.dg/warn/Wreturn-2.C: New test.
3012
3013 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
3014
3015 PR c++/17907
3016 * g++.dg/eh/cleanup5.C: New test.
3017
3018 2004-10-10 Mark Mitchell <mark@codesourcery.com>
3019
3020 PR c++/17393
3021 * g++.dg/parse/error21.C: New test.
3022
3023 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
3024
3025 * g++.dg/overload/pmf1.C: Adjust quoting marks.
3026 * g++.dg/warn/incomplete1.C: Likewise.
3027 * g++.dg/template/qualttp20.C: Likewise.
3028
3029 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
3030
3031 PR c/17881
3032 * parm-incomplete-1.c: New test.
3033
3034 2004-10-09 Mark Mitchell <mark@codesourcery.com>
3035
3036 PR c++/17867
3037 * g++.dg/parse/error19.C: New test.
3038
3039 PR c++/17670
3040 * g++.dg/init/new11.C: New test.
3041
3042 PR c++/17821
3043 * g++.dg/parse/error20.C: New test.
3044
3045 PR c++/17826
3046 * g++.dg/template/crash24.C: New test.
3047
3048 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
3049
3050 PR c/17301
3051 * gcc.dg/pr17301-1.c: New test.
3052
3053 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
3054
3055 PR c/17189
3056 * gcc.dg/anon-struct-5.c: New test.
3057
3058 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
3059
3060 PR c/17844
3061 * gcc.dg/pr17844-1.c: New test.
3062
3063 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
3064
3065 PR tree-optimization/17906
3066 * gcc.c-torture/compile/pr17906.c: New.
3067
3068 2004-10-09 Stuart Hastings <stuart@apple.com>
3069 Roger Sayle <roger@eyesopen.com>
3070
3071 PR rtl-optimization/17853
3072 * gcc.dg/i386-mmx-5.c: New testcase.
3073
3074 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
3075
3076 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
3077
3078 2004-10-09 Mark Mitchell <mark@codesourcery.com>
3079
3080 PR c++/17524
3081 * g++.dg/template/static9.C: New test.
3082
3083 PR c++/17685
3084 * g++.dg/parse/operator5.C: New test.
3085
3086 2004-10-09 Roger Sayle <roger@eyesopen.com>
3087
3088 PR middle-end/17894
3089 * gcc.c-torture/execute/divcmp-4.c: New test case.
3090
3091 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
3092
3093 PR tree-opt/17902
3094 * g++.dg/opt/pr17902.C: New test.
3095
3096 2004-10-09 Jakub Jelinek <jakub@redhat.com>
3097
3098 * gcc.dg/cpp/ident-1.c: Add dg-options "".
3099
3100 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
3101
3102 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
3103
3104 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
3105
3106 * gcc.dg/assign-warn-3.c: New test.
3107
3108 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
3109
3110 PR c/16999
3111 * gcc.dg/cpp/ident-1.c: New test.
3112
3113 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
3114
3115 * gcc.c-torture/compile/acc1.c: New.
3116
3117 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
3118
3119 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
3120 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
3121
3122 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
3123
3124 * gcc.dg/ultrasp11.c: New test.
3125
3126 2004-10-08 Michael Matz <matz@suse.de>
3127
3128 * gcc.dg/doloop-2.c: New test.
3129
3130 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
3131
3132 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
3133 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
3134 objc.dg/method-9.m: Update expected diagnostics.
3135
3136 2004-10-07 Geoffrey Keating <geoffk@apple.com>
3137
3138 * gcc.dg/ppc-fsel-3.c: New file.
3139 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
3140
3141 2004-10-07 Paul Brook <paul@codesourcery.com>
3142
3143 * gfortran.dg/intrinsic_verify_1.f90: New test.
3144
3145 2004-10-07 Paul Brook <paul@codesourcery.com>
3146
3147 * gfortran.dg/empty_format_1.f90: Remove stray commas.
3148
3149 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3150
3151 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
3152 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
3153 commit.
3154
3155 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
3156
3157 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
3158
3159 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3160
3161 PR c++/17115
3162 * g++.dg/warn/Winline-4.C: New test.
3163
3164 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
3165
3166 * gcc.c-torture/compile/20041007-1.c: New test.
3167
3168 2004-10-07 Paul Brook <paul@codesourcery.com>
3169
3170 PR fortran/17678
3171 * gfortran.dg/use_allocated_1.f90: New test.
3172
3173 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
3174
3175 PR middle-end/17849
3176 * gfortran.fortran-torture/compile/nested.f90: New test
3177
3178 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
3179
3180 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
3181
3182 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
3183
3184 PR c++/17368
3185 * g++.dg/ext/asm6.C: New test.
3186
3187 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
3188
3189 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
3190
3191 2004-10-06 Paul Brook <paul@codesourcery.com>
3192
3193 PR libfortran/17709
3194 * gfortran.dg/empty_format_1.f90: New test.
3195
3196 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3197
3198 PR fortran/17568
3199 * gfortran.dg/ishft.f90: New test.
3200
3201 PR fortran/17283
3202 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
3203 tests.
3204
3205 2004-10-06 Paul Brook <paul@codesourcery.com>
3206
3207 * gfortran.dg/do_1.f90: New test.
3208
3209 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3210
3211 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
3212 optimizing for size.
3213
3214 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
3215
3216 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
3217
3218 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
3219
3220 * gcc.c-torture/compile/20041005-1.c: New test.
3221
3222 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
3223
3224 PR c++/17829
3225 * g++.dg/lookup/koenig4.C: New.
3226
3227 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
3228
3229 * g++.dg/other/classkey1.C: Adjust quoting marks.
3230 * g++.dg/parse/error15.C: Likewise.
3231 * g++.dg/template/meminit2.C (int>): Likewise.
3232
3233 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3234
3235 PR fortran/17283
3236 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
3237
3238 PR fortran/17631
3239 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
3240
3241 PR fortran/17708
3242 * gfortran.dg/pr17708.f90: New test.
3243
3244 2004-10-04 Chao-ying Fu <fu@mips.com>
3245
3246 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
3247 * gcc.dg/vect/vect-4.c: Ditto.
3248 * gcc.dg/vect/vect-5.c: Ditto.
3249 * gcc.dg/vect/vect-6.c: Ditto.
3250 * gcc.dg/vect/vect-8.c: Ditto.
3251 * gcc.dg/vect/vect-16.c: Ditto.
3252 * gcc.dg/vect/vect-30.c: Ditto.
3253 * gcc.dg/vect/vect-40.c: Ditto.
3254 * gcc.dg/vect/vect-41.c: Ditto.
3255 * gcc.dg/vect/vect-42.c: Ditto.
3256 * gcc.dg/vect/vect-43.c: Ditto.
3257 * gcc.dg/vect/vect-44.c: Ditto.
3258 * gcc.dg/vect/vect-45.c: Ditto.
3259 * gcc.dg/vect/vect-46.c: Ditto.
3260 * gcc.dg/vect/vect-47.c: Ditto.
3261 * gcc.dg/vect/vect-48.c: Ditto.
3262 * gcc.dg/vect/vect-49.c: Ditto.
3263 * gcc.dg/vect/vect-50.c: Ditto.
3264 * gcc.dg/vect/vect-51.c: Ditto.
3265 * gcc.dg/vect/vect-52.c: Ditto.
3266 * gcc.dg/vect/vect-53.c: Ditto.
3267 * gcc.dg/vect/vect-54.c: Ditto.
3268 * gcc.dg/vect/vect-55.c: Ditto.
3269 * gcc.dg/vect/vect-56.c: Ditto.
3270 * gcc.dg/vect/vect-57.c: Ditto.
3271 * gcc.dg/vect/vect-58.c: Ditto.
3272 * gcc.dg/vect/vect-59.c: Ditto.
3273 * gcc.dg/vect/vect-60.c: Ditto.
3274 * gcc.dg/vect/vect-74.c: Ditto.
3275 * gcc.dg/vect/vect-79.c: Ditto.
3276 * gcc.dg/vect/vect-80.c: Ditto.
3277
3278 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
3279
3280 * gcc.dg/unused-7.c: Use the correct option.
3281
3282 2004-10-04 Paul Brook <paul@codesourcery.com>
3283 Bud Davis <bdavis9659@comcast.net>
3284
3285 PR fortran/17706
3286 PR fortran/16434
3287 * gfortran/pr17706.f90: New test.
3288 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
3289
3290 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3291
3292 * gfortran.dg/pr17612.f90: New test.
3293
3294 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
3295
3296 * g++.dg/template/local1.C: Adjust quoting marks in
3297 testing for diagnostics.
3298 * g++.dg/tls/diag-2.C: Likewise.
3299 * g++.dg/other/error8.C: Likewise.
3300
3301 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
3302
3303 PR c/17178
3304 * gcc.dg/unused-4.c: Adjust to be correct.
3305
3306 PR c/17820
3307 * gcc.dg/unused-7.c: New test.
3308
3309 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
3310
3311 PR c++/17797
3312 * g++.dg/overload/template2.C: New test.
3313
3314 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
3315
3316 PR tree-optimization/16632
3317 * gcc.dg/tree-ssa/20041002-1.c: New.
3318
3319 2004-10-03 Paul Brook <paul@codesourcery.com>
3320
3321 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
3322 rather than relying on default formatting.
3323
3324 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
3325
3326 * gcc.dg/20040920-1.c: Update expected message text.
3327
3328 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
3329
3330 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
3331
3332 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
3333
3334 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
3335 tree level.
3336
3337 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
3338
3339 * gcc.dg/tree-ssa/pr17343.c: Remove.
3340
3341 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
3342
3343 PR tree-opt/17343
3344 * gcc.dg/tree-ssa/pr17343.c: New test.
3345
3346 2004-10-01 Jakub Jelinek <jakub@redhat.com>
3347
3348 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
3349 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
3350 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
3351 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
3352 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
3353
3354 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
3355
3356 * gcc.dg/lvalue-2.c: New test.
3357
3358 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
3359
3360 PR c/17730
3361 * gcc.dg/pr17730-1.c: New test
3362
3363 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
3364
3365 PR c/7425
3366 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
3367
3368 2004-09-29 Jakub Jelinek <jakub@redhat.com>
3369
3370 * gcc.c-torture/execute/stdarg-1.c: New test.
3371 * gcc.c-torture/execute/stdarg-2.c: New test.
3372 * gcc.c-torture/execute/stdarg-3.c: New test.
3373 * gcc.dg/tree-ssa/stdarg-1.c: New test.
3374 * gcc.dg/tree-ssa/stdarg-2.c: New test.
3375 * gcc.dg/tree-ssa/stdarg-3.c: New test.
3376 * gcc.dg/tree-ssa/stdarg-4.c: New test.
3377 * gcc.dg/tree-ssa/stdarg-5.c: New test.
3378
3379 2004-09-29 Jakub Jelinek <jakub@redhat.com>
3380
3381 PR tree-optimization/17697
3382 * g++.dg/opt/pr17697-1.C: New test.
3383 * g++.dg/opt/pr17697-2.C: New test.
3384 * g++.dg/opt/pr17697-3.C: New test.
3385
3386 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
3387
3388 PR c/16409
3389 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
3390 gcc.dg/vla-init-5.c: New tests.
3391
3392 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
3393
3394 PR c/13804
3395 * gcc.dg/pr13804-1.c: New test.
3396
3397 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3398
3399 PR fortran/16938
3400 * gfortran.dg/pr16938.f90: New test.
3401
3402 2004-09-27 Mark Mitchell <mark@codesourcery.com>
3403
3404 * g++.dg/template/crash23.C: New test.
3405
3406 2004-09-27 Mark Mitchell <mark@codesourcery.com>
3407
3408 PR c++/17585
3409 * g++.dg/template/static8.C: New test.
3410
3411 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
3412
3413 PR c++/17681
3414 * g++.dg/other/error9.C: New test.
3415
3416 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
3417
3418 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
3419
3420 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3421
3422 PR fortran/15164
3423 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
3424
3425 2004-09-26 Roger Sayle <roger@eyesopen.com>
3426
3427 PR middle-end/17112
3428 * gcc.dg/pr17112-1.c: New test case.
3429
3430 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
3431
3432 PR c/11459
3433 * gcc.dg/pr11459-1.c: New test.
3434
3435 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
3436
3437 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
3438 * gcc.dg/tree-ssa/loop-4.c: Likewise.
3439
3440 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3441
3442 * gfortran.dg/pr15324.f90: Make array bounds consistent.
3443
3444 2004-09-25 Jan Hubicka <jh@suse.cz>
3445
3446 * compile/30040909-1.c: New test.
3447 * compile/30040907-1.c: New test.
3448
3449 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
3450
3451 * gcc.c-torture/execute/va-arg-26.c: New test.
3452
3453 2004-09-24 Zack Weinberg <zack@codesourcery.com>
3454
3455 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
3456 extra diagnostics on targets with 64-bit pointers.
3457 * objc.dg/selector-1.m: Adjust dg-warning regexp.
3458
3459 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
3460
3461 PR c/17188
3462 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
3463 * gcc.dg/decl-3.c: Adjust expected message.
3464
3465 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3466
3467 PR fortran/17615
3468 * gfortran.dg/pr17615.f90: New test.
3469
3470 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
3471
3472 PR tree-optimzation/17517
3473 * g++.dg/tree-ssa/pr17517.C: New Test.
3474
3475 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3476
3477 PR c++/16889
3478 * g++.dg/lookup/ambig3.C: New.
3479
3480 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
3481
3482 PR tree-opt/17624
3483 * g++.dg/opt/pr17624.C: New test.
3484
3485 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
3486
3487 PR c/6980
3488 * gcc.dg/Wbad-function-cast-1.c: New test.
3489
3490 2004-09-23 Zack Weinberg <zack@codesourcery.com>
3491
3492 * g++.dg/ext/complit1.C
3493 * g++.dg/other/error2.C
3494 * g++.dg/other/nontype-1.C
3495 * g++.dg/parse/crash11.C
3496 * g++.dg/parse/crash12.C
3497 * g++.dg/parse/error15.C
3498 * g++.dg/parse/error4.C
3499 * g++.dg/parse/tmpl-outside1.C
3500 * g++.dg/parse/too-many-tmpl-args1.C
3501 * g++.dg/template/dependent-expr3.C
3502 * g++.dg/template/error10.C
3503 * g++.dg/template/instantiate1.C
3504 * g++.dg/template/vtable2.C
3505 * g++.dg/warn/Wshadow-1.C
3506 * g++.dg/warn/weak1.C
3507 * g++.old-deja/g++.brendan/crash16.C
3508 * g++.old-deja/g++.brendan/crash18.C
3509 * g++.old-deja/g++.brendan/crash48.C
3510 * g++.old-deja/g++.brendan/crash49.C
3511 * g++.old-deja/g++.brendan/crash55.C
3512 * g++.old-deja/g++.brendan/crash56.C
3513 * g++.old-deja/g++.brendan/crash8.C
3514 * g++.old-deja/g++.brendan/enum11.C
3515 * g++.old-deja/g++.brendan/enum8.C
3516 * g++.old-deja/g++.brendan/enum9.C
3517 * g++.old-deja/g++.brendan/friend3.C
3518 * g++.old-deja/g++.brendan/misc14.C
3519 * g++.old-deja/g++.bugs/900402_02.C
3520 * g++.old-deja/g++.bugs/900404_03.C
3521 * g++.old-deja/g++.bugs/900404_04.C
3522 * g++.old-deja/g++.bugs/900428_03.C
3523 * g++.old-deja/g++.jason/crash4.C
3524 * g++.old-deja/g++.jason/overload21.C
3525 * g++.old-deja/g++.jason/redecl1.C
3526 * g++.old-deja/g++.jason/report.C
3527 * g++.old-deja/g++.jason/rfg10.C
3528 * g++.old-deja/g++.jason/template30.C
3529 * g++.old-deja/g++.law/arm12.C
3530 * g++.old-deja/g++.law/ctors5.C
3531 * g++.old-deja/g++.law/cvt20.C
3532 * g++.old-deja/g++.law/init10.C
3533 * g++.old-deja/g++.law/init8.C
3534 * g++.old-deja/g++.law/visibility17.C
3535 * g++.old-deja/g++.law/visibility7.C
3536 * g++.old-deja/g++.mike/net8.C
3537 * g++.old-deja/g++.mike/p646.C
3538 * g++.old-deja/g++.mike/p700.C
3539 * g++.old-deja/g++.mike/p701.C
3540 * g++.old-deja/g++.mike/p811.C
3541 * g++.old-deja/g++.ns/template13.C
3542 * g++.old-deja/g++.other/array3.C
3543 * g++.old-deja/g++.other/crash25.C
3544 * g++.old-deja/g++.other/dtor3.C
3545 * g++.old-deja/g++.other/dtor4.C
3546 * g++.old-deja/g++.other/main1.C
3547 * g++.old-deja/g++.other/warn7.C
3548 * g++.old-deja/g++.pt/crash11.C
3549 * g++.old-deja/g++.pt/crash36.C
3550 * g++.old-deja/g++.pt/spec22.C
3551 * g++.old-deja/g++.pt/spec9.C
3552 * g++.old-deja/g++.pt/ttp52.C
3553 * g++.old-deja/g++.robertl/eb103.C
3554 * g++.old-deja/g++.robertl/eb121.C
3555 * g++.old-deja/g++.robertl/eb22.C
3556 * g++.old-deja/g++.robertl/eb8.C:
3557 Update locations and/or regexps of dg-error markers.
3558 Remove markers for some bogus messages that are no longer issued.
3559
3560 2004-09-23 Jakub Jelinek <jakub@redhat.com>
3561
3562 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
3563 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
3564
3565 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
3566
3567 PR c++/17618
3568 * g++.dg/lookup/crash5.C: New test.
3569
3570 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
3571
3572 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
3573 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
3574 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
3575 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
3576 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
3577 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
3578
3579 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
3580 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
3581 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
3582 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
3583 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
3584 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
3585
3586 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
3587
3588 * gcc.dg/vect/vect-44.c: Check additional cases.
3589 * gcc.dg/vect/vect-48.c: Check additional cases.
3590
3591 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
3592 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
3593 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
3594 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
3595 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
3596 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
3597 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
3598 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
3599 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
3600
3601 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
3602 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
3603 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
3604
3605 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3606
3607 * gcc.dg/tree-ssa/loop-6.c: New test.
3608
3609 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
3610
3611 PR c++/17620
3612 * g++.dg/inherit/base2.C: New.
3613
3614 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
3615
3616 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
3617 * gcc.dg/20001012-2.c: Likewise.
3618 * gcc.dg/20001013-1.c: Likewise.
3619 * gcc.dg/20001101-1.c: Likewise.
3620 * gcc.dg/20001102-1.c: Likewise.
3621 * gcc.dg/bf-spl1.c: Likewise.
3622 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
3623 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
3624
3625 2004-09-22 Diego Novillo <dnovillo@redhat.com>
3626
3627 PR tree-optimization/16721
3628 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
3629
3630 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
3631
3632 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
3633 * gcc.dg/20040305-1.c: Likewise.
3634
3635 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
3636
3637 PR c/16566
3638 * gcc.c-torture/compile/pr16566-1.c,
3639 gcc.c-torture/compile/pr16566-2.c,
3640 gcc.c-torture/compile/pr16566-3.c: New tests.
3641
3642 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
3643
3644 PR tree-optimization/17512
3645 * gcc.c-torture/compile/20040916-1.c.
3646
3647 2004-09-21 Mark Mitchell <mark@codesourcery.com>
3648
3649 * gcc.dg/pragma-re-3.c: New test.
3650
3651 2004-09-17 Matt Austern <austern@apple.com>
3652
3653 PR c++/15049
3654 * g++.dg/other/anon3.C: New.
3655
3656 2004-09-21 Roger Sayle <roger@eyesopen.com>
3657
3658 PR c++/7503
3659 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
3660 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
3661 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
3662 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
3663 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
3664
3665 2004-09-21 Bud Davis <bdavis9659@comcast.net>
3666
3667 PR fortran/17286
3668 * gfortran.dg/pr17286.f90: New test.
3669
3670 2004-09-20 Mark Mitchell <mark@codesourcery.com>
3671
3672 PR c++/17530
3673 * g++.dg/template/static7.C: New test.
3674
3675 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
3676
3677 PR tree-opt/17558
3678 * gcc.c-torture/compile/pr17558.c: New test.
3679
3680 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3681
3682 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
3683 if SKIP_ATTRIBUTE is defined.
3684
3685 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3686
3687 PR fortran/15957
3688 * gfortran.dg/pr15957.f90: New test.
3689
3690 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
3691
3692 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3693 in comparison.
3694 * gcc.dg/vect/vect-79.c: Likewise.
3695 * gcc.dg/vect/vect-80.c: Likewise.
3696
3697 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3698
3699 PR fortran/15750
3700 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3701
3702 2004-09-20 Ira Rosen <irar@il.ibm.com>
3703
3704 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3705 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3706 * gcc.dg/vect/vect-62.c: New testcase.
3707 * gcc.dg/vect/vect-63.c: New testcase.
3708 * gcc.dg/vect/vect-64.c: New testcase.
3709 * gcc.dg/vect/vect-65.c: New testcase.
3710 * gcc.dg/vect/vect-66.c: New testcase.
3711 * gcc.dg/vect/vect-67.c: New testcase.
3712 * gcc.dg/vect/vect-68.c: New testcase.
3713 * gcc.dg/vect/vect-69.c: New testcase.
3714 * gcc.dg/vect/vect-79.c: New testcase.
3715 * gcc.dg/vect/vect-80.c: New testcase.
3716
3717 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3718
3719 * gcc.target/mips/asm-1.c: New test.
3720
3721 2004-09-19 Ira Rosen <irar@il.ibm.com>
3722
3723 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3724 * gcc.dg/vect/vect-73.c: New testcase.
3725 * gcc.dg/vect/vect-74.c: New testcase.
3726 * gcc.dg/vect/vect-75.c: New testcase.
3727 * gcc.dg/vect/vect-76.c: New testcase.
3728 * gcc.dg/vect/vect-77.c: New testcase.
3729 * gcc.dg/vect/vect-78.c: New testcase
3730
3731 2004-09-18 Paul Brook <paul@codesourcery.com>
3732
3733 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3734
3735 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3736
3737 PR c/17424
3738 * gcc.dg/pr17424-1.c: New test.
3739
3740 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3741
3742 * g++.dg/tree-ssa/pr17153.C: New test.
3743
3744 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3745
3746 PR pch/13361
3747 * testsuite/g++.dg/pch/wchar-1.C: New.
3748 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3749
3750 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3751
3752 * gcc.c-torture/execute/20040917-1.c: New test.
3753
3754 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3755
3756 PR tree-optimization/17319
3757 * gcc.dg/pr17319.c: New test.
3758
3759 2004-09-17 Devang Patel <dpatel@apple.com>
3760
3761 * gcc.dg/20040813-1.c: New test.
3762
3763 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3764
3765 PR tree-optimization/17273
3766 * gcc.c-torture/compile/pr17273.c: New test.
3767
3768 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3769
3770 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3771 Update expected messages.
3772 * gcc.dg/declspec-13.c: New test.
3773
3774 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3775
3776 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3777
3778 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3779
3780 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3781 change what 'a' is pointing to.
3782
3783 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3784
3785 PR c++/16002
3786 * g++.dg/template/error18.C: New test.
3787
3788 PR c++/16029
3789 * g++.dg/warn/Wunused-8.C: New test.
3790
3791 2004-09-17 Steven Bosscher <stevenb@suse.de>
3792
3793 PR tree-optimization/17513
3794 * gcc.dg/20040916-1.c: New test.
3795
3796 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3797
3798 PR c++/17501
3799 * g++.dg/template/typename7.C: New test.
3800
3801 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3802
3803 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3804
3805 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3806
3807 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3808 with -ftree-based-profiling also.
3809 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3810
3811 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3812
3813 PR/15364
3814 * gfortran.dg/der_array_io_1.f90: New test.
3815 * gfortran.dg/der_array_io_2.f90: New test.
3816 * gfortran.dg/der_array_io_3.f90: New test.
3817
3818 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3819
3820 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3821 EABI.
3822
3823 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3824
3825 * g++.dg/opt/switch1.C: New test.
3826
3827 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3828
3829 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3830 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3831 Update expected messages.
3832
3833 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3834
3835 PR fortran/16485
3836 * gfortran.dg/same_name_1.f90: New test.
3837
3838 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3839
3840 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3841 dereference garbage pointers.
3842
3843 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3844
3845 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3846 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3847
3848 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3849 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3850 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3851
3852 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3853
3854 PR c++/17324
3855 * g++.dg/template/mangle1.C: New test.
3856
3857 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3858
3859 PR tree-optimization/17252
3860 * gcc.c-torture/execute/pr17252.c: New test.
3861
3862 2004-09-14 Andrew Pinski <apinski@apple.com>
3863
3864 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3865
3866 2004-09-14 Roger Sayle <roger@eyesopen.com>
3867
3868 PR rtl-optimization/9771
3869 * gcc.dg/pr9771-1.c: New test case.
3870
3871 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3872
3873 PR tree-optimization/15262
3874 * gcc.c-torture/execute/pr15262-1.c: New test.
3875 * gcc.c-torture/execute/pr15262-2.c: New test.
3876
3877 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3878
3879 * gcc.dg/declspec-12.c: New test.
3880
3881 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3882
3883 * gfortran.dg/pr17090.f90: Add directives to test.
3884
3885 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3886
3887 * gcc.c-torture/compile/20040914-1.c: New test.
3888
3889 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3890
3891 PR c++/16162
3892 * g++.dg/template/decl2.C: New test.
3893
3894 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3895
3896 PR fortran/17090
3897 * gfortran.dg/pr17090.f90: New test.
3898
3899 2004-09-13 Dale Johannesen <dalej@apple.com>
3900
3901 * gcc.c-torture/compile/pr17408.c: New test case.
3902
3903 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3904
3905 PR c++/16716
3906 * g++.dg/parse/crash17.C: New test.
3907
3908 PR c++/17327
3909 * g++.dg/template/enum3.C: New test.
3910
3911 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3912
3913 * lib/gcc-defs.exp: Load wrapper.exp.
3914 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3915 using local code.
3916 * lib/gcc.exp (gcc_init): Similar.
3917 * lib/gfortran.exp (gfortran_init): Similar.
3918 * lib/objc.exp (objc_init): Similar.
3919 * lib/treelang.exp (treelang_init): Similar.
3920 * lib/wrapper.exp: New file with build_wrapper call machinery in
3921 ${tool}_maybe_build_wrapper.
3922
3923 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3924
3925 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3926 "inline".
3927 * gcc.dg/declspec-11.c: Update expected messages.
3928 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3929 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3930 gcc.dg/inline-12.c: New tests.
3931
3932 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3933
3934 * g++.dg/tree-ssa/pr17400.C: New testcase.
3935
3936 2004-09-13 James E Wilson <wilson@specifixinc.com>
3937
3938 * gcc.target/mips/sb1-1.c: New testcase.
3939
3940 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3941
3942 * lib/g77-dg.exp: Remove unused file.
3943 * lib/mike-g77.exp: Ditto.
3944 * lib/g77.exp: Ditto.
3945
3946 2004-09-12 Richard Henderson <rth@redhat.com>
3947
3948 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3949
3950 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3951
3952 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3953 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3954 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3955 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3956 Update expected messages.
3957
3958 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3959
3960 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3961 declaration/use mismatch for dirp parameter.
3962
3963 2004-09-12 Andrew Pinski <apinski@apple.com>
3964
3965 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3966 -fgnu-runtime is passed.
3967
3968 2004-09-12 Richard Henderson <rth@redhat.com>
3969
3970 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3971 do the uplevel thing and update additional_flags directly.
3972 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3973 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3974 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3975 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3976
3977 2004-09-11 Steven Bosscher <stevenb@suse.de>
3978
3979 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3980
3981 2004-09-11 Roger Sayle <roger@eyesopen.com>
3982
3983 PR middle-end/17411
3984 * g++.dg/opt/pr17411-1.C: New test case.
3985
3986 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3987
3988 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3989 gcc.dg/tls/diag-2.c: Update expected messages.
3990 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3991 messages.
3992 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3993 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3994 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3995 gcc.dg/tls/diag-5.c: New tests.
3996
3997 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3998
3999 * gcc.dg/20040910-1.c: Correct dg-error regexp.
4000
4001 2004-09-11 Steven Bosscher <stevenb@suse.de>
4002
4003 * g++.dg/parse/break-in-for.C: New test.
4004
4005 2004-09-11 Jakub Jelinek <jakub@redhat.com>
4006
4007 * gcc.dg/tree-ssa/20040911-1.c: New test.
4008
4009 2004-09-11 Andreas Jaeger <aj@suse.de>
4010
4011 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
4012 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
4013
4014 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
4015
4016 * gcc.target/frv: New directory of FR-V-specific tests.
4017
4018 2004-09-10 James E Wilson <wilson@specifixinc.com>
4019
4020 * gcc.dg/convert-vec-1.c: New test.
4021
4022 2004-09-10 Roger Sayle <roger@eyesopen.com>
4023
4024 PR middle-end/17024
4025 * gcc.dg/pr17024-1.c: New test case.
4026
4027 2004-09-10 Eric Christopher <echristo@redhat.com>
4028
4029 * gcc.dg/20040910-1.c: New test.
4030
4031 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
4032
4033 * gcc.dg/bitfld-9.c: New test.
4034
4035 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
4036
4037 * gcc.c-torture/execute/ieee/acc1.c: New test.
4038 * gcc.c-torture/execute/ieee/acc2.c: New test.
4039 * gcc.c-torture/execute/ieee/mzero6.c: New test.
4040
4041 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
4042
4043 * gcc.dg/deprecated-2.c: New test.
4044
4045 2004-09-09 James E Wilson <wilson@specifixinc.com>
4046
4047 * gcc.dg/init-vec-1.c: New test.
4048
4049 2004-09-09 Roger Sayle <roger@eyesopen.com>
4050
4051 PR middle-end/17055
4052 * gcc.dg/pr17055-1.c: New test case.
4053
4054 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
4055
4056 PR target/17377
4057 * gcc.c-torture/execute/pr17377.c: New test.
4058
4059 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
4060
4061 PR c/8420
4062 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
4063 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
4064 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
4065 gcc.dg/long-long-typespec-1.c: New tests.
4066 * gcc.dg/tls/diag-2.c: Update expected diagnostics
4067
4068 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
4069
4070 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
4071 gcc.dg/gnu99-static-1.c: New tests.
4072
4073 2004-09-08 Devang Patel <dpatel@apple.com>
4074
4075 * gcc.dg/darwin-ld-20040828-1.c: New test.
4076 * gcc.dg/darwin-ld-20040828-2.c: New test.
4077 * gcc.dg/darwin-ld-20040828-3.c: New test.
4078
4079 2004-09-08 Ziemowit Laski <zlaski@apple.com>
4080
4081 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
4082 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
4083 in error message.
4084 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
4085 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
4086 in error message.
4087 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
4088 types they qualify.
4089 * objc.dg/type-size-2.m: Fix wording in comment.
4090 * objc.dg/va-meth-1.m: New test case.
4091
4092 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
4093
4094 PR c/16633:
4095 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
4096 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
4097
4098 2004-09-06 Devang Patel <dpatel@apple.com>
4099
4100 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
4101 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
4102
4103 2004-09-06 Zack Weinberg <zack@codesourcery.com>
4104
4105 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
4106 reflect changed line numbering of diagnostics.
4107
4108 2004-09-06 Paul Brook <paul@codesourcery.com>
4109
4110 * gfortran.dg/edit_real_1.f90: Add new test.
4111
4112 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4113
4114 * gcc.dg/tree-ssa/loop-2.c: New test.
4115 * gcc.dg/tree-ssa/loop-3.c: New test.
4116 * gcc.dg/tree-ssa/loop-4.c: New test.
4117 * gcc.dg/tree-ssa/loop-5.c: New test.
4118
4119 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4120
4121 * gcc.dg/format/sentinel-1.c: Update for parameter option.
4122
4123 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4124
4125 * gcc.dg/format/sentinel-1.c: New test.
4126
4127 2004-09-04 Uros Bizjak <uros@kss-loka.si>
4128
4129 * testsuite/gcc.dg/builtins-46.c: New.
4130
4131 2004-09-03 Devang Patel <dpatel@apple.com>
4132
4133 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
4134 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
4135
4136 2004-09-03 Jan Beulich <jbeulich@novell.com>
4137
4138 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
4139 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
4140 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
4141 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
4142 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
4143 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
4144 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
4145 the non-portable bzero.
4146 * gcc.dg/20010912-1.c: xfail for NetWare.
4147 * gcc.dg/20020426-2.c: xfail for NetWare.
4148 * gcc.dg/20021014-1.c: xfail for NetWare.
4149 * gcc.dg/20021018-1.c: xfail for NetWare.
4150 * gcc.dg/20030213-1.c: xfail for NetWare.
4151 * gcc.dg/20030225-1.c: xfail for NetWare.
4152 * gcc.dg/20030708-1.c: xfail for NetWare.
4153 * gcc.dg/builtins-config.h: Also exclude NetWare.
4154 * gcc.dg/format/format.h: Define restrict only if not already defined.
4155 * gcc.dg/nest.c: xfail for NetWare.
4156 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
4157 * lib/target-supports.exp (check_visibility_available): Exclude
4158 NetWare.
4159
4160 2004-09-03 Jan Beulich <jbeulich@novell.com>
4161
4162 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
4163 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
4164 deterministic starting point for the alignment of structure fields.
4165 * gcc.dg/Wpadded.c: Dito.
4166 * g++.dg/abi/vbase10.C: Dito.
4167
4168 2004-09-03 Devang Patel <dpatel@apple.com>
4169
4170 * g++.dg/debug/pr15736.cc: New test.
4171
4172 2004-09-02 Mark Mitchell <mark@codesourcery.com>
4173
4174 * README.QMTEST: Fix out-of-date link.
4175
4176 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
4177
4178 PR fortran/16579
4179 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
4180 Delete. Duplicate of gfortran.dg/g77/20010610.f
4181
4182 2004-09-02 Mark Mitchell <mark@codesourcery.com>
4183
4184 * g++.dg/abi/arm_rtti1.C: New test.
4185
4186 2004-09-02 Geoffrey Keating <geoffk@apple.com>
4187
4188 * gcc.dg/ppc-vector-memcpy.c: New.
4189 * gcc.dg/ppc-vector-memset.c: New.
4190
4191 2004-09-02 Chao-ying Fu <fu@mips.com>
4192
4193 * gcc.target/mips/mips-3d-1.c: New test.
4194 * gcc.target/mips/mips-3d-2.c: New test.
4195 * gcc.target/mips/mips-3d-3.c: New test.
4196 * gcc.target/mips/mips-3d-4.c: New test.
4197 * gcc.target/mips/mips-3d-5.c: New test.
4198 * gcc.target/mips/mips-3d-6.c: New test.
4199 * gcc.target/mips/mips-3d-7.c: New test.
4200 * gcc.target/mips/mips-3d-8.c: New test.
4201 * gcc.target/mips/mips-3d-9.c: New test.
4202 * gcc.target/mips/mips-ps-1.c: New test.
4203 * gcc.target/mips/mips-ps-2.c: New test.
4204 * gcc.target/mips/mips-ps-3.c: New test.
4205 * gcc.target/mips/mips-ps-4.c: New test.
4206 * gcc.target/mips/mips-ps-type.c: New test.
4207
4208 2004-09-02 Paul Brook <paul@codesourcery.com>
4209
4210 * gfortran.dg/edit_real_1.f90: Add new tests.
4211
4212 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4213
4214 PR fortran/15327
4215 * gfortran.dg/merge_char_1.f90: New test.
4216
4217 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4218
4219 PR fortran/16404
4220 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
4221
4222 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4223
4224 PR c/1522
4225 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
4226
4227 2004-09-01 Mark Mitchell <mark@codesourcery.com>
4228
4229 * g++.dg/opt/loop1.C: Do not XFAIL.
4230
4231 2004-09-01 Jakub Jelinek <jakub@redhat.com>
4232
4233 * gcc.c-torture/execute/20040831-1.c: New test.
4234
4235 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
4236
4237 PR fortran/16579
4238 * gfortran.dg/g77/20010610.f: Now passes.
4239 Copy from g77.f-torture/execute. Add dg-run directive.
4240 * gfortran.dg/g77/README: Update
4241
4242 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
4243
4244 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
4245 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
4246 (t1, t2, t3, t4): Add volatile.
4247
4248 2004-08-31 Mark Mitchell <mark@codesourcery.com>
4249
4250 * g++.dg/ext/visibility/arm1.C: New test.
4251
4252 2004-08-31 Geoffrey Keating <geoffk@apple.com>
4253
4254 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
4255 -pedantic-errors.
4256
4257 2004-09-01 Paul Brook <paul@codesourcery.com>
4258
4259 * gfortran.dg/eof_2.f90: New test.
4260
4261 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4262
4263 PR fortran/16579
4264 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
4265
4266 2004-08-31 Bud Davis <bdavis9659@comcast.net>
4267
4268 PR libfortran/16805
4269 * gfortran.dg/list_read_2.f90: New test.
4270
4271 2004-08-31 Mark Mitchell <mark@codesourcery.com>
4272
4273 * g++.dg/abi/key1.C: New test.
4274
4275 2004-08-31 Richard Henderson <rth@redhat.com>
4276
4277 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
4278 form of offsetof.
4279 * g++.dg/other/offsetof5.C: Remove duplicate.
4280
4281 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4282
4283 PR fortran/17244
4284 * gfortran.dg/func_derived_1.f90: New test.
4285
4286 2004-08-31 Paul Brook <paul@codesourcery.com>
4287
4288 * gfortran.dg/eof_1.f90: New test.
4289
4290 2004-08-31 Paul Brook <paul@codesourcery.com>
4291
4292 * gfortran.dg/list_read_1.f90: New file.
4293
4294 2004-08-30 Mark Mitchell <mark@codesourcery.com>
4295
4296 * g++.dg/opt/loop1.C: XFAIL.
4297
4298 2004-08-30 Geoffrey Keating <geoffk@apple.com>
4299
4300 * gcc.dg/funcdef-storage-1.c: New.
4301 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
4302 an extern function in local scope.
4303 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
4304 declare an 'auto inline' function in local scope.
4305 * gcc.dg/20011130-1.c: Likewise.
4306 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
4307 an 'auto' function in local scope.
4308 * gcc.dg/20021014-1.c: Likewise.
4309 * gcc.dg/20030331-2.c: Likewise.
4310
4311 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4312
4313 * gfortran.dg/blockdata_1.f90: New test.
4314
4315 2004-08-30 Richard Henderson <rth@redhat.com>
4316
4317 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
4318
4319 2004-08-30 Richard Henderson <rth@redhat.com>
4320
4321 * lib/fortran-torture.exp (fortran-torture-execute): Honor
4322 additional_flags set by alternate driver.
4323 (ieee-options): New procedure.
4324 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
4325 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
4326 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
4327 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
4328
4329 2004-08-30 Richard Henderson <rth@redhat.com>
4330
4331 * lib/f-torture.exp: Remove.
4332
4333 2004-08-29 Mark Mitchell <mark@codesourcery.com>
4334
4335 PR rtl-optimization/16590
4336 * g++.dg/opt/loop1.C: New test.
4337
4338 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4339
4340 PR fortran/13910
4341 * gfortran.dg/oldstyle_1.f90: New test.
4342
4343 2004-08-29 Steven G. Kargl <kargls@comcast.net>
4344 Paul Brook <paul@codesourcery.com>
4345
4346 * gfortran.dg/g77/README: Update.
4347 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
4348 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
4349 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
4350
4351 2004-08-28 Paul Brook <paul@codesourcery.com>
4352
4353 PR libfortran/17195
4354 * gfortran.dg/edit_real_1.f90: New test.
4355
4356 2004-08-27 Paul Brook <paul@codesourcery.com>
4357
4358 * gfortran.dg/rewind_1.f90: New test.
4359
4360 2004-08-27 Bud Davis <bdavis9659@comcast.net>
4361
4362 PR fortran/16597
4363 * gfortran.dg/pr16597.f90: New test.
4364
4365 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
4366
4367 PR c/13801
4368 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
4369 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
4370 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
4371 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
4372 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
4373
4374 2004-08-26 Nick Clifton <nickc@redhat.com>
4375
4376 * gcc.c-torture/compile/pr17119.c: New test.
4377
4378 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
4379
4380 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
4381
4382 2004-08-25 Richard Henderson <rth@redhat.com>
4383
4384 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
4385 the bits that expect kind=8 to be the largest real kind.
4386
4387 2004-08-25 Ziemowit Laski <zlaski@apple.com>
4388
4389 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
4390
4391 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4392
4393 * gfortran.dg/assignment_1.f90: New test.
4394
4395 2004-08-25 Adam Nemet <anemet@lnxw.com>
4396
4397 * g++.dg/template/repo3.C: New test.
4398
4399 2004-08-25 Roger Sayle <roger@eyesopen.com>
4400
4401 PR middle-end/16693
4402 PR tree-optimization/16372
4403 * g++.dg/opt/pr16372-1.C: New test case.
4404 * g++.dg/opt/pr16693-1.C: New test case.
4405 * g++.dg/opt/pr16693-2.C: New test case.
4406
4407 2004-08-25 Ziemowit Laski <zlaski@apple.com>
4408
4409 * objc.dg/proto-lossage-4.m: New test.
4410
4411 2004-08-25 Mark Mitchell <mark@codesourcery.com>
4412
4413 PR c++/17155
4414 * g++.dg/inherit/local2.C: New test.
4415
4416 2004-08-25 Paul Brook <paul@codesourcery.com>
4417
4418 PR fortran/17144
4419 * gfortran.dg/string_ctor_1.f90: New test.
4420
4421 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4422
4423 PR c++/14428
4424 * g++.dg/template/redecl2.C: New test.
4425
4426 2004-08-24 Bud Davis <bdavis9659@comcast.net>
4427
4428 PR fortran/17143
4429 * gfortran.dg/pr17143.f90: New test.
4430
4431 2004-08-24 Bud Davis <bdavis9659@comcast.net>
4432
4433 PR fortran/17164
4434 * gfortran.dg/pr17164.f90: New test.
4435
4436 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4437
4438 * gcc.dg/tree-ssa/loop-1.c: New test.
4439
4440 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
4441
4442 * gcc.c-torture/compile/20040824-1.c: New test.
4443
4444 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
4445
4446 * gcc.c-torture/compile/iftrap-3.c: New test.
4447
4448 2004-08-24 Paul Brook <paul@codesourcery.com>
4449
4450 * gfortran.dg/entry_2.f90: New test.
4451
4452 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
4453
4454 PR c++/16889
4455 * g++.dg/lookup/ambig[12].C: New.
4456
4457 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4458
4459 PR c++/16706
4460 * g++.dg/template/crash21.C: New test.
4461 * g++.dg/template/crash22.C: Likewise.
4462
4463 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
4464
4465 PR c++/17149
4466 * g++.dg/template/access15.C: New.
4467
4468 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4469
4470 PR c++/17163
4471 * g++.dg/template/repo2.C: New test.
4472
4473 2004-08-23 Roger Sayle <roger@eyesopen.com>
4474
4475 PR rtl-optimization/17078
4476 * gcc.c-torture/execute/pr17078-1.c: New test case.
4477
4478 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4479
4480 PR c/14492
4481 * gcc.dg/debug/crash1.c: New test.
4482
4483 2004-08-23 Mark Mitchell <mark@codesourcery.com>
4484
4485 PR c/16180
4486 * gcc.dg/loop-5.c: New test.
4487
4488 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4489
4490 * gcc.c-torture/execute/20040823-1.c: New test.
4491
4492 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
4493
4494 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
4495 to the assembler. Simplify test accordingly.
4496 (asm_abi_flags): Use GNU names.
4497 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
4498 to check for ABI flags.
4499
4500 2004-08-22 Andrew Pinski <apinski@apple.com>
4501
4502 * g++.dg/opt/pr14029.C: New test.
4503 * gcc.c-torture/execute/pr15262.c: New test.
4504
4505 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4506
4507 * gfortran.dg/reduction.f90: Add checks with complex arguments.
4508
4509 2004-08-21 Bud Davis <bdavis9659@comcast.net>
4510
4511 PR 16908
4512 * gfortran.dg/direct_io.f90: New test.
4513
4514 2004-08-20 Mark Mitchell <mark@codesourcery.com>
4515
4516 PR c++/17121
4517 * g++.dg/inherit/local2.C: New test.
4518
4519 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
4520
4521 PR c++/17120
4522 * g++.dg/warn/Wparentheses-4.C: New test.
4523
4524 2004-08-20 Mark Mitchell <mark@codesourcery.com>
4525
4526 PR c++/17121
4527 * g++.dg/inherit/local2.C: New test.
4528
4529 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
4530 * gcc.dg/ppc-ldstruct.c: Likewise.
4531 * gcc.dg/ppc64-abi-2.c: Likewise.
4532
4533 2004-08-20 Jakub Jelinek <jakub@redhat.com>
4534
4535 PR rtl-optimization/17099
4536 * gcc.c-torture/execute/20040820-1.c: New test.
4537
4538 2004-08-20 David Edelsohn <edelsohn@gnu.org>
4539
4540 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
4541
4542 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
4543
4544 PR fortran/17077
4545 * gfortran.dg/auto_array_1.f90: New test.
4546
4547 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4548
4549 PR fortran/17074
4550 * gfortran.dg/simpleif_1.f90: New test.
4551
4552 2004-08-19 Mark Mitchell <mark@codesourcery.com>
4553
4554 * lib/target-supports.exp (check_profiling_available): Return
4555 false for arm*-*-symbianelf* and arm*-*-eabi*.
4556
4557 PR c++/15890
4558 * g++.dg/template/delete1.C: New test.
4559
4560 2004-08-19 Paul Brook <paul@codesourcery.com>
4561
4562 PR fortran/14976
4563 PR fortran/16228
4564 * gfortran.dg/data_char_1.f90: New test.
4565
4566 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
4567
4568 PR fortran/16946
4569 * gfortran.dg/reduction.f90: New testcase.
4570
4571 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4572
4573 PR fortran/16520
4574 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
4575
4576 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
4577
4578 PR c++/17041
4579 * g++.dg/Wparentheses-3.C: New test.
4580
4581 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
4582
4583 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
4584 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
4585 * gcc.dg/vect/vect-2.c: Likewise.
4586 * gcc.dg/vect/vect-3.c: Likewise.
4587 * gcc.dg/vect/vect-4.c: Likewise.
4588 * gcc.dg/vect/vect-5.c: Likewise.
4589 * gcc.dg/vect/vect-6.c: Likewise.
4590 * gcc.dg/vect/vect-7.c: Likewise.
4591 * gcc.dg/vect/vect-25.c: Likewise.
4592 * gcc.dg/vect/vect-31.c: Likewise.
4593 * gcc.dg/vect/vect-32.c: Likewise.
4594 * gcc.dg/vect/vect-34.c: Likewise.
4595 * gcc.dg/vect/vect-36.c: Likewise.
4596 * gcc.dg/vect/vect-all.c: Likewise.
4597
4598 2004-08-18 Mark Mitchell <mark@codesourcery.com>
4599
4600 PR c++/17068
4601 * g++.dg/template/operator4.C: New test.
4602
4603 2004-08-18 Richard Henderson <rth@redhat.com>
4604
4605 * gcc.dg/20040206-1.c: XFAIL.
4606
4607 2004-08-17 Mark Mitchell <mark@codesourcery.com>
4608
4609 PR c++/16246
4610 * g++.dg/template/array7.C: New test.
4611
4612 2004-08-17 James E Wilson <wilson@specifixinc.com>
4613
4614 * gcc.dg/mips-movcc-1.c: New test.
4615 * gcc.dg/mips-movcc-2.c: New test.
4616 * gcc.dg/mips-movcc-3.c: New test.
4617
4618 * gcc.dg/mips-nmadd-1.c: New test.
4619 * gcc.dg/mips-nmadd-2.c: New test.
4620
4621 2004-08-17 Mark Mitchell <mark@codesourcery.com>
4622
4623 PR c++/15871
4624 * g++.dg/opt/inline8.C: New test.
4625
4626 PR c++/16965
4627 * g++.dg/parse/error17.C: New test.
4628
4629 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
4630
4631 * gcc.dg/vect: New directory for vectorizer tests.
4632 * gcc.dg/vect/tree-vect.h: New file.
4633 * gcc.dg/vect/vect.exp: New file.
4634 * gcc.dg/vect/pr16105.c.c: New test.
4635 * gcc.dg/vect/vect-1.c: New test.
4636 * gcc.dg/vect/vect-2.c: New test.
4637 * gcc.dg/vect/vect-3.c: New test.
4638 * gcc.dg/vect/vect-4.c: New test.
4639 * gcc.dg/vect/vect-5.c: New test.
4640 * gcc.dg/vect/vect-6.c: New test.
4641 * gcc.dg/vect/vect-7.c: New test.
4642 * gcc.dg/vect/vect-8.c: New test.
4643 * gcc.dg/vect/vect-9.c: New test.
4644 * gcc.dg/vect/vect-10.c: New test.
4645 * gcc.dg/vect/vect-11.c: New test.
4646 * gcc.dg/vect/vect-12.c: New test.
4647 * gcc.dg/vect/vect-13.c: New test.
4648 * gcc.dg/vect/vect-14.c: New test.
4649 * gcc.dg/vect/vect-15.c: New test.
4650 * gcc.dg/vect/vect-16.c: New test.
4651 * gcc.dg/vect/vect-17.c: New test.
4652 * gcc.dg/vect/vect-18.c: New test.
4653 * gcc.dg/vect/vect-19.c: New test.
4654 * gcc.dg/vect/vect-20.c: New test.
4655 * gcc.dg/vect/vect-21.c: New test.
4656 * gcc.dg/vect/vect-22.c: New test.
4657 * gcc.dg/vect/vect-23.c: New test.
4658 * gcc.dg/vect/vect-24.c: New test.
4659 * gcc.dg/vect/vect-25.c: New test.
4660 * gcc.dg/vect/vect-26.c: New test.
4661 * gcc.dg/vect/vect-27.c: New test.
4662 * gcc.dg/vect/vect-28.c: New test.
4663 * gcc.dg/vect/vect-29.c: New test.
4664 * gcc.dg/vect/vect-30.c: New test.
4665 * gcc.dg/vect/vect-31.c: New test.
4666 * gcc.dg/vect/vect-32.c: New test.
4667 * gcc.dg/vect/vect-33.c: New test.
4668 * gcc.dg/vect/vect-34.c: New test.
4669 * gcc.dg/vect/vect-35.c: New test.
4670 * gcc.dg/vect/vect-36.c: New test.
4671 * gcc.dg/vect/vect-37.c: New test.
4672 * gcc.dg/vect/vect-38.c: New test.
4673 * gcc.dg/vect/vect-40.c: New test.
4674 * gcc.dg/vect/vect-41.c: New test.
4675 * gcc.dg/vect/vect-42.c: New test.
4676 * gcc.dg/vect/vect-43.c: New test.
4677 * gcc.dg/vect/vect-44.c: New test.
4678 * gcc.dg/vect/vect-45.c: New test.
4679 * gcc.dg/vect/vect-46.c: New test.
4680 * gcc.dg/vect/vect-47.c: New test.
4681 * gcc.dg/vect/vect-48.c: New test.
4682 * gcc.dg/vect/vect-49.c: New test.
4683 * gcc.dg/vect/vect-50.c: New test.
4684 * gcc.dg/vect/vect-51.c: New test.
4685 * gcc.dg/vect/vect-52.c: New test.
4686 * gcc.dg/vect/vect-53.c: New test.
4687 * gcc.dg/vect/vect-54.c: New test.
4688 * gcc.dg/vect/vect-55.c: New test.
4689 * gcc.dg/vect/vect-56.c: New test.
4690 * gcc.dg/vect/vect-57.c: New test.
4691 * gcc.dg/vect/vect-58.c: New test.
4692 * gcc.dg/vect/vect-59.c: New test.
4693 * gcc.dg/vect/vect-60.c: New test.
4694 * gcc.dg/vect/vect-61.c: New test.
4695 * gcc.dg/vect/vect-all.c: New test.
4696 * gcc.dg/vect/vect-none.c: New test.
4697
4698 2004-08-17 Paul Brook <paul@codesourcery.com>
4699
4700 PR fortran/13082
4701 * gfortran.dg/entry_1.f90: New test.
4702
4703 2004-08-17 Andrew Pinski <apinski@apple.com>
4704
4705 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4706
4707 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4708
4709 * gcc.dg/pr17036-1.c: New test.
4710
4711 2004-08-16 Devang Patel <dpatel@apple.com>
4712
4713 * gcc.dg/darwin-20040809-1.c: New test.
4714
4715 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
4716
4717 * gcc.dg/funcdef-attr-1.c: New test.
4718
4719 2004-08-16 Janis Johnson <janis187@us.ibm.com>
4720
4721 * gcc.dg/altivec-17.c: New test.
4722 * gcc.dg/altivec-18.c: New test.
4723
4724 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4725
4726 PR c++/6749
4727 * g++.dg/template/vtable2.C: New test.
4728
4729 2004-08-14 Richard Henderson <rth@redhat.com>
4730
4731 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4732 * gcc.dg/pack-test-4.c (main): Return 0.
4733 * gcc.dg/setjmp-1.c: Remove XFAIL.
4734 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4735
4736 2004-08-14 Richard Henderson <rth@redhat.com>
4737
4738 * gcc.dg/980217-1.c: Add prototype for printf.
4739
4740 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4741
4742 * gfortran.dg/pr16935.f90: New test.
4743
4744 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4745
4746 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4747
4748 2004-08-13 Paul Brook <paul@codesourcery.com>
4749
4750 * gfortran.dg/der_io_1.f90: Remove stray comma.
4751
4752 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4753
4754 * gcc.dg/vmx/cw-bug-2.c: Remove.
4755 * gcc.dg/vmx/vprint-1.c: Remove.
4756 * gcc.dg/vmx/vscan-1.c: Remove.
4757
4758 2004-08-12 Devang patel <dpatel@apple.com>
4759
4760 * gcc.dg/darwin-20040809-2.c: New test.
4761
4762 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4763
4764 * g++.dg/ext/altivec-12.C: New test.
4765
4766 * g++.dg/ext/altivec-11.C: New test.
4767
4768 2004-08-12 Paul Brook <paul@codesourcery.com>
4769
4770 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4771
4772 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4773
4774 * g++.dg/ext/altivec-2.C: Check for hardware support before
4775 executing any VMX instructions.
4776
4777 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4778
4779 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4780
4781 PR c++/16276
4782 * g++.old-deja/g++.other/comdat4.C: New test.
4783 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4784
4785 2004-08-12 Ben Elliston <bje@au.ibm.com>
4786
4787 PR target/16286
4788 * gcc.dg/pr16286.c: New test.
4789
4790 2004-08-12 Jan Beulich <jbeulich@novell.com>
4791
4792 * g++.dg/ext/asm5.C: New.
4793
4794 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4795
4796 PR c++/16698
4797 * g++.dg/eh/crash1.C: New test.
4798
4799 PR c++/16717
4800 * g++.dg/ext/construct1.C: New test.
4801
4802 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4803
4804 PR c++/16853
4805 * g++.dg/init/ptrmem1.C: New test.
4806
4807 PR c++/16618
4808 * g++.dg/parse/offsetof5.C: New test.
4809
4810 PR c++/16870
4811 * g++.dg/template/overload3.C: New test.
4812
4813 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4814
4815 PR c++/16964
4816 * g++.dg/parse/error16.C: New test.
4817
4818 PR c++/16904
4819 * g++.dg/template/error14.C: New test.
4820
4821 PR c++/16929
4822 * g++.dg/template/error15.C: New test.
4823
4824 2004-08-11 Devang Patel <dpatel@apple.com>
4825
4826 * gcc.dg/darwin-ld-20040809-1.c: New test.
4827 * gcc.dg/darwin-ld-20040809-2.c: New test.
4828
4829 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4830
4831 PR fortran/16917
4832 * gfortran.dg/dfloat_1.f90: New test.
4833
4834 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4835
4836 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4837 * gcc.dg/dll-2.c: Fix dg-require syntax.
4838 * gcc.misc-tests/arm-isr.c (abort): Declare.
4839 (exit): Likewise.
4840
4841 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4842
4843 PR c++/16971
4844 * g++.dg/parse/crash16.C: New test.
4845
4846 2004-08-10 Roger Sayle <roger@eyesopen.com>
4847
4848 * gcc.dg/mips-rsqrt-1.c: New test case.
4849 * gcc.dg/mips-rsqrt-2.c: New test case.
4850 * gcc.dg/mips-rsqrt-3.c: New test case.
4851
4852 2004-08-10 Paul Brook <paul@codesourcery.com>
4853
4854 * gfortran.dg/der_io_1.f90: New test.
4855
4856 2004-08-10 Paul Brook <paul@codesourcery.com>
4857
4858 PR fortran/16919
4859 * gfortran.dg/der_array_1.f90: New test.
4860
4861 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4862
4863 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4864
4865 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4866
4867 * gcc.dg/wchar_t-2.c: Fix typo.
4868
4869 2004-08-09 Falk Hueffner <falk@debian.org>
4870
4871 PR tree-optimization/12517
4872 * gcc.c-torture/compile/pr12517.c: New test.
4873
4874 PR tree-optimization/12578
4875 * gcc.c-torture/compile/pr12578.c: New test.
4876
4877 PR tree-optimization/12899
4878 * gcc.c-torture/compile/pr12899.c: New test.
4879
4880 PR rtl-optimization/14692
4881 * gcc.c-torture/compile/pr14692.c: New test.
4882
4883 PR tree-optimization/16461
4884 * gcc.c-torture/compile/pr16461.c: New test.
4885
4886 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4887
4888 * gfortran.dg/getenv_1.f90: New test.
4889
4890 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4891
4892 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4893 wchar_t.
4894 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4895
4896 2004-08-06 Paul Brook <paul@codesourcery.com>
4897
4898 * gfortran.dg/ret_array_1.f90: New test.
4899 * gfortran.dg/ret_pointer_1.f90: New test.
4900
4901 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4902
4903 * gcc.dg/missing-field-init-[12].c: New tests.
4904 * g++.dg/warn/missing-field-init-[12].C: New tests.
4905
4906 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4907
4908 * gcc.dg/enum2.c: New test.
4909 * gcc.dg/symbian3.c: Likewise.
4910 * gcc.dg/symbian4.c: Likewise.
4911 * gcc.dg/wchar_t-2.c: Likewise.
4912
4913 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4914
4915 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4916 destructor tests.
4917
4918 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4919
4920 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4921 dg-require-visiblity.
4922 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4923 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4924 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4925 * g++.dg/ext/visibility/new1.C: Likewise.
4926 * g++.dg/ext/visibility/pragma.C: Likewise.
4927 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4928 * g++.dg/ext/visibility/virtual.C: Likewise.
4929 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4930 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4931 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4932 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4933 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4934 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4935 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4936 * g++/dg/ext/visibility/visibility-8.C: New test.
4937 * gcc.c-torture/compile/dll.x: Remove.
4938 * gcc.dg/dll-2.c: Use dg-require-dll
4939 * gcc.dg/visibility-10.c: New test.
4940 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4941 supporting DLLs.
4942 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4943 (scan_not_hidden): Likewise.
4944
4945 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4946
4947 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4948
4949 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4950
4951 * gcc.c-torture/execute/20040805-1.c: New test.
4952
4953 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4954
4955 * gcc.dg/20020118-1.c: Declare abort.
4956 * gcc.dg/altivec_check.h: Likewise.
4957 * gcc.dg/iftrap-2.c: Likewise.
4958 * gcc.dg/pragma-darwin.c: Likewise.
4959 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4960
4961 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4962
4963 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4964
4965 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4966
4967 * gcc.c-torture/execute/builtins/abs-2.c,
4968 gcc.c-torture/execute/builtins/abs-3.c,
4969 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4970 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4971 intmax_t, uintmax_t and their limits.
4972 * gcc.dg/intmax_t-1.c: New test.
4973
4974 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4975
4976 * g++.dg/tc1/dr147.C: Add reference to PR.
4977
4978 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4979
4980 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4981 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4982
4983 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4984
4985 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4986
4987 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4988
4989 * gcc.dg/redecl-5.c: New test.
4990 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4991 of scanf.
4992
4993 2004-08-03 Roger Sayle <roger@eyesopen.com>
4994
4995 PR middle-end/16790
4996 * gcc.c-torture/execute/pr16790-1.c: New test case.
4997
4998 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4999
5000 * g++.dg/ext/visibility/assign1.C: New test.
5001 * g++.dg/ext/visibility/new1.C: Likewise.
5002
5003 * gcc.dg/symbian1.c: New test.
5004 * gcc.dg/symbian2.c: Likewise.
5005
5006 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
5007
5008 PR target/16570
5009 * gcc.dg/i386-sse-9.c: New test.
5010
5011 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
5012
5013 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
5014
5015 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
5016
5017 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
5018 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
5019 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
5020 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
5021 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
5022 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
5023 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
5024 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
5025 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
5026 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
5027 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
5028 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
5029 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
5030 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
5031 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
5032 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
5033 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
5034 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
5035 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
5036 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
5037 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
5038 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
5039 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
5040 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
5041 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
5042 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
5043 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
5044 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
5045 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
5046 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
5047 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
5048 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
5049 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
5050 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
5051 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
5052 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
5053 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
5054 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
5055 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
5056 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
5057 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
5058 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
5059 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
5060 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
5061 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
5062 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
5063 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
5064 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
5065 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
5066 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
5067 gcc.misc-tests/i386-pf-3dnow-1.c,
5068 gcc.misc-tests/i386-pf-athlon-1.c,
5069 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
5070 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
5071 Declare built-in functions used.
5072 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
5073
5074 2004-08-02 Mark Mitchell <mark@codesourcery.com>
5075
5076 PR c++/16707
5077 * g++.dg/lookup/using12.C: New test.
5078
5079 * g++.dg/init/null1.C: Fix PR number.
5080 * g++.dg/parse/namespace10.C: Likewise.
5081
5082 2004-08-01 Mark Mitchell <mark@codesourcery.com>
5083
5084 PR c++/16224
5085 * g++.dg/template/spec17.C: New test.
5086 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
5087 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
5088
5089 2004-08-02 David Billinghurst
5090
5091 PR fortran/16292
5092 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
5093
5094 2004-08-01 Zack Weinberg <zack@codesourcery.com>
5095
5096 * gcc.dg/ia64-got-1.c: New test case.
5097
5098 2004-08-01 Mark Mitchell <mark@codesourcery.com>
5099
5100 PR c++/16489
5101 * g++.dg/init/null1.C: New test.
5102 * g++.dg/tc1/dr76.C: Adjust error marker.
5103
5104 PR c++/16529
5105 * g++.dg/parse/namespace10.C: New test.
5106
5107 PR c++/16810
5108 * g++.dg/inherit/ptrmem2.C: New test.
5109
5110 2004-08-02 Ben Elliston <bje@au.ibm.com>
5111
5112 PR target/16155
5113 * gcc.dg/pr16155.c: New test.
5114
5115 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
5116
5117 * gcc.dg/redecl-2.c: New test.
5118
5119 2004-07-30 Geoffrey Keating <geoffk@apple.com>
5120
5121 * gcc.dg/darwin-longdouble.c: New file.
5122
5123 2004-07-30 Richard Henderson <rth@redhat.com>
5124
5125 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
5126 write to constant argument.
5127 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
5128
5129 2004-07-30 Richard Henderson <rth@redhat.com>
5130
5131 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
5132 tests of nearest around zero.
5133
5134 2004-07-30 Andrew Pinski <apinski@apple.com>
5135
5136 * gcc.c-torture/compile/20040730-1.c: New test.
5137
5138 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
5139
5140 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
5141 powerpc-eabispe.
5142
5143 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
5144
5145 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
5146
5147 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
5148
5149 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
5150 contains $ld_library_path.
5151 * lib/gfortran.exp (gfortran_link_flags): Likewise.
5152
5153 2004-07-29 Richard Henderson <rth@redhat.com>
5154
5155 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
5156
5157 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
5158 (alt2, which): New.
5159 (Check): Accept either alternative.
5160
5161 2004-07-29 Mark Mitchell <mark@codesourcery.com>
5162
5163 * g++.dg/abi/inline1.C: New test.
5164 * g++.dg/abi/local1-a.cc: Likewise.
5165 * g++.dg/abi/local1.C: Likewise.
5166 * g++.dg/abi/mangle11.C: Tweak location of warnings.
5167 * g++.dg/abi/mangle12.C: Likewise.
5168 * g++.dg/abi/mangle17.C: Likewise.
5169 * g++.dg/abi/mangle20-2.C: Likewise.
5170 * g++.dg/opt/interface1.C: Likewise.
5171 * g++.dg/opt/interface1.h: Likewise.
5172 * g++.dg/opt/interface1-a.cc: New test.
5173 * g++.dg/parse/repo1.C: New test.
5174 * g++.dg/template/repo1.C: Likewise.
5175 * g++.dg/warn/Winline-1.C: Likewise.
5176 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
5177
5178 2004-07-29 Diego Novillo <dnovillo@redhat.com>
5179
5180 * gcc.dg/tree-ssa/20040729-1.c: New test.
5181
5182 2004-07-27 Matt Austern <austern@apple.com>
5183
5184 * gcc.dg/darwin-bool-1.c: New test.
5185 * gcc.dg/darwin-bool-2.c: New test.
5186
5187 2004-07-28 Richard Henderson <rth@redhat.com>
5188
5189 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
5190 arguments in the correct type. Don't write to constant arguments.
5191
5192 2004-07-28 Diego Novillo <dnovillo@redhat.com>
5193
5194 PR tree-optimization/16688
5195 PR tree-optimization/16689
5196 * g++.dg/tree-ssa/pr16688.C: New test.
5197
5198 2004-07-28 Diego Novillo <dnovillo@redhat.com>
5199
5200 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
5201 loads. Not only in the comment, this time.
5202
5203 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
5204
5205 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
5206 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
5207 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
5208 * gcc.dg/sh4a-bitmovua.c: New.
5209 * gcc.dg/sh4a-cos.c: New.
5210 * gcc.dg/sh4a-cosf.c: New.
5211 * gcc.dg/sh4a-fprun.c: New.
5212 * gcc.dg/sh4a-fsrra.c: New.
5213 * gcc.dg/sh4a-memmovua.c: New.
5214 * gcc.dg/sh4a-sin.c: New.
5215 * gcc.dg/sh4a-sincos.c: New.
5216 * gcc.dg/sh4a-sincosf.c: New.
5217 * gcc.dg/sh4a-sinf.c: New.
5218
5219 2004-07-28 Diego Novillo <dnovillo@redhat.com>
5220
5221 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
5222 conditionals.
5223 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
5224 loads.
5225 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
5226 DOM1.
5227
5228 2004-07-27 Andrew Pinski <apinski@apple.com>
5229
5230 * g++.dg/rtti/tinfo1.C: Correct the xfail.
5231
5232 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
5233
5234 * gcc.dg/pragma-isr.c: New test.
5235
5236 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5237
5238 PR c++/14429
5239 * g++.dg/template/ttp11.C: New test.
5240
5241 2004-07-27 Diego Novillo <dnovillo@redhat.com>
5242
5243 * gcc.c-torture/compile/20040727-1.c: New test.
5244
5245 2004-07-26 Eric Christopher <echristo@redhat.com>
5246
5247 * gcc.c-torture/compile/20040726-2.c: New test.
5248
5249 2004-07-26 Andrew Pinski <apinski@apple.com>
5250
5251 * g++.dg/rtti/tinfo1.C: Xfail.
5252
5253 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
5254
5255 * gcc.c-torture/compile/20040726-1.c: New test.
5256
5257 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
5258 Brian Ryner <bryner@brianryner.com>
5259
5260 PR c++/9283
5261 PR c++/15000
5262 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
5263 * g++.dg/ext/visibility/: New directory.
5264 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
5265 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
5266 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
5267 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
5268 * g++.dg/ext/visibility/fvisibility.C,
5269 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
5270 g++.dg/ext/visibility/fvisibility-override1.C
5271 g++.dg/ext/visibility/fvisibility-override2.C
5272 g++.dg/ext/visibility/memfuncts.C
5273 g++.dg/ext/visibility/noPLT.C
5274 g++.dg/ext/visibility/pragma.C
5275 g++.dg/ext/visibility/pragma-override1.C
5276 g++.dg/ext/visibility/pragma-override2.C
5277 g++.dg/ext/visibility/staticmemfuncts.C
5278 g++.dg/ext/visibility/virtual.C: New tests.
5279
5280 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
5281
5282 PR c/15360
5283 * gcc.dg/pr15360-1.c: New test.
5284
5285 2004-07-25 Daniel Jacobowitz <dan@debian.org>
5286
5287 * gcc.dg/pragma-align-2.c: New test.
5288 * gcc.dg/pragma-init-fini.c: New test.
5289 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
5290 targets.
5291
5292 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
5293
5294 * gcc.dg/init-string-2.c: New test.
5295
5296 2004-07-24 Zack Weinberg <zack@codesourcery.com>
5297
5298 PR 16684
5299 * gcc.dg/Wredundant-decls-1.c: New test case.
5300
5301 2004-07-24 Jakub Jelinek <jakub@redhat.com>
5302
5303 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
5304 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
5305 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
5306 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
5307 * gcc.dg/compat/generate-random.c: New file.
5308 * gcc.dg/compat/generate-random.h: Likewise.
5309 * gcc.dg/compat/generate-random_r.c: Likewise.
5310 * gcc.dg/compat/struct-layout-1.h: Likewise.
5311 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
5312 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
5313 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
5314 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
5315 * gcc.dg/compat/struct-layout-1_main.c: New test.
5316 * gcc.dg/compat/struct-layout-1_x.c: New file.
5317 * gcc.dg/compat/struct-layout-1_y.c: New file.
5318 * gcc.dg/compat/struct-layout-1_test.h: New file.
5319
5320 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
5321
5322 * gcc.dg/comp-return-1.c: New test
5323
5324 2004-07-23 Janis Johnson <janis187@us.ibm.com>
5325
5326 * gcc.dg/vmx/8-02a.c: Fix typo.
5327
5328 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
5329 * gcc.dg/darwin-abi-3.c: New test.
5330
5331 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
5332 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
5333
5334 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
5335 * gcc.dg/vmx/ops-long-1.c: New test.
5336 * gcc.dg/vmx/ops-long-2.c: New test.
5337
5338 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
5339
5340 * g++.dg/lookup/conv-[1234].C: New.
5341
5342 2004-07-22 Mark Mitchell <mark@codesourcery.com>
5343
5344 * g++.dg/parse/attr2.C: Simplify.
5345
5346 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
5347
5348 PR c/7284
5349 * gcc.c-torture/execute/pr7284-1.c: New test.
5350
5351 2004-07-22 Brian Booth <bbooth@redhat.com>
5352
5353 * gcc.dg/tree-ssa/20040721-1.c: New test.
5354
5355 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
5356
5357 * g++.dg/template/crash20.c: New.
5358
5359 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
5360
5361 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
5362 Add dg-run directive. Declare variables as required.
5363 * gfortran.dg/g77/README: Update
5364
5365 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
5366
5367 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
5368 gcc.dg/cris-peep2-andu2.c: New tests.
5369
5370 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
5371
5372 PR c/15052
5373 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
5374 on return type.
5375 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
5376 messages.
5377 * gcc.dg/qual-return-2.c: Update expected messages.
5378 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
5379
5380 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
5381
5382 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
5383 * gcc.dg/noncompile/921102-1.c: Update expected error message.
5384
5385 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
5386
5387 PR c/11250
5388 * gcc.dg/init-string-1.c: New test.
5389
5390 2004-07-21 Jakub Jelinek <jakub@redhat.com>
5391
5392 PR middle-end/15345
5393 PR c/16450
5394 * gcc.dg/torture/nested-fn-1.c: New test.
5395
5396 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
5397
5398 PR target/16559
5399 * gcc.dg/ia64-fptr-1.c: New file.
5400
5401 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5402
5403 PR c++/14497
5404 * g++.dg/template/spec16.C: New test.
5405 * g++.old-deja/g++.robertl/eb118.C: Remove.
5406
5407 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5408
5409 PR c++/509
5410 * g++.dg/template/spec15.C: New test.
5411
5412 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
5413
5414 Copy cases from g77.f-torture/execute and add dg-run
5415 directive. Other changes as noted.
5416 * gfortran.dg/g77/13037.f
5417 * gfortran.dg/g77/1832.f
5418 * gfortran.dg/g77/19981119-0.f
5419 * gfortran.dg/g77/19990313-0.f
5420 * gfortran.dg/g77/19990313-1.f
5421 * gfortran.dg/g77/19990313-2.f
5422 * gfortran.dg/g77/19990313-3.f
5423 * gfortran.dg/g77/19990419-1.f
5424 * gfortran.dg/g77/19990826-0.f
5425 * gfortran.dg/g77/19990826-2.f
5426 * gfortran.dg/g77/20000503-1.f
5427 * gfortran.dg/g77/20001111.f
5428 * gfortran.dg/g77/20010116.f
5429 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
5430 * gfortran.dg/g77/20010430.f
5431 * gfortran.dg/g77/6177.f
5432 * gfortran.dg/g77/947.f
5433 * gfortran.dg/g77/970816-3.f
5434 * gfortran.dg/g77/971102-1.f
5435 * gfortran.dg/g77/980520-1.f
5436 * gfortran.dg/g77/980628-0.f
5437 * gfortran.dg/g77/980628-1.f
5438 * gfortran.dg/g77/980628-10.f
5439 * gfortran.dg/g77/980628-2.f
5440 * gfortran.dg/g77/980628-3.f
5441 * gfortran.dg/g77/980628-7.f
5442 * gfortran.dg/g77/980628-8.f
5443 * gfortran.dg/g77/980628-9.f
5444 * gfortran.dg/g77/980701-0.f
5445 * gfortran.dg/g77/980701-1.f
5446 * gfortran.dg/g77/cabs.f
5447 * gfortran.dg/g77/claus.f
5448 * gfortran.dg/g77/complex_1.f
5449 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
5450 * gfortran.dg/g77/dcomplex.f
5451 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
5452 * gfortran.dg/g77/f90-intrinsic-mathematical.f
5453 * gfortran.dg/g77/f90-intrinsic-numeric.f
5454 * gfortran.dg/g77/int8421.f
5455 * gfortran.dg/g77/labug1.f
5456 * gfortran.dg/g77/large_vec.f
5457 * gfortran.dg/g77/le.f
5458 * gfortran.dg/g77/short.f
5459 * gfortran.dg/g77/README: Update
5460
5461 2004-07-20 Mark Mitchell <mark@codesourcery.com>
5462
5463 PR c++/16637
5464 * g++.dg/parse/lookup4.C: New test.
5465
5466 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5467
5468 PR c++/16175
5469 * g++.dg/template/ttp10.C: New test.
5470
5471 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
5472
5473 * gcc.dg/pr12625-1.c: New test.
5474
5475 2004-07-20 Steven Bosscher <stevenb@suse.de>
5476
5477 * testsuite/gcc.dg/switch-warn-1.c: New test.
5478 * testsuite/gcc.dg/switch-warn-2.c: New test.
5479 * gcc.c-torture/compile/pr14730.c: Update.
5480
5481 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
5482
5483 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
5484 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
5485 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
5486 g++.dg/template/nontype3.C: Remove trailing CR from tests.
5487
5488 2004-07-18 Mark Mitchell <mark@codesourcery.com>
5489
5490 PR c++/16623
5491 * g++.dg/template/assign1.C: New test.
5492
5493 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5494
5495 PR c++/12170
5496 * g++.dg/template/ttp9.C: New test.
5497
5498 2004-07-19 Daniel Jacobowitz <dan@debian.org>
5499
5500 * gcc.dg/format/cmn-err-1.c: New test.
5501
5502 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
5503
5504 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
5505 gcc.dg/Wparentheses-10.c: New tests.
5506 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
5507
5508 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5509
5510 PR fortran/16465
5511 * gfortran.dg/g77//ffixed-line-length-0.f,
5512 gfortran.dg/g77/ffixed-line-length-132.f,
5513 gfortran.dg/g77/ffixed-line-length-72.f,
5514 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
5515 gfortran.dg/g77/README: Update.
5516
5517 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5518
5519 PR c++/13092
5520 * g++.dg/template/non-dependent7.C: New test.
5521 * g++.dg/template/non-dependent8.C: Likewise.
5522 * g++.dg/template/non-dependent9.C: Likewise.
5523 * g++.dg/template/non-dependent10.C: Likewise.
5524
5525 2004-07-17 Mark Mitchell <mark@codesourcery.com>
5526
5527 PR c++/16337
5528 * g++.dg/parse/attr2.C: New test.
5529
5530 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
5531
5532 * g77.dg: Removed.
5533 * g77.f-torture: Ditto.
5534
5535 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
5536
5537 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
5538 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
5539 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
5540
5541 2004-07-16 Richard Henderson <rth@redhat.com>
5542
5543 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
5544
5545 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5546
5547 * lib/fortran-torture.exp (fortran-torture): Don't test compile
5548 tests with full list of options.
5549 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
5550 of TORTURE_OPTIONS if test contains 'dg-do run'.
5551
5552 PR fortran/16404
5553 * gfortran.dg/do_iterator.f90: New test.
5554
5555 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5556
5557 PR rtl-optimization/16536
5558 * gcc.c-torture/execute/restrict-1.c: New test.
5559
5560 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5561
5562 PR fortran/15324
5563 * gfortran.dg/pr15324.f90: New test.
5564
5565 PR fortran/15129
5566 * gfortran.dg/pr15129.f90: New test.
5567
5568 PR fortran/15140
5569 * gfortran.dg/pr15140.f90: New test.
5570
5571 PR fortran/13792
5572 * gfortran.fortran-torture/execute/bounds.f90: Add check for
5573 compile-time simplification.
5574
5575 2004-07-14 Mike Stump <mrs@apple.com>
5576
5577 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
5578
5579 2004-07-14 James E Wilson <wilson@specifixinc.com>
5580
5581 PR target/16325
5582 * gcc.dg/profile-generate-1.c: New.
5583
5584 2004-07-15 Jakub Jelinek <jakub@redhat.com>
5585
5586 * gcc.c-torture/execute/20040709-1.c: New test.
5587 * gcc.c-torture/execute/20040709-2.c: New test.
5588
5589 2004-07-14 Mike Stump <mrs@apple.com>
5590
5591 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
5592
5593 2004-07-14 Mike Stump <mrs@apple.com>
5594
5595 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
5596
5597 2004-07-13 Mark Mitchell <mark@codesourcery.com>
5598
5599 PR c++/16518
5600 * g++.dg/parse/mutable1.C: New test.
5601
5602 2004-07-13 Diego Novillo <dnovillo@redhat.com>
5603
5604 PR tree-optimization/16443
5605 * gcc.dg/tree-ssa/20040713-1.c: New test.
5606
5607 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
5608
5609 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
5610 for operator new.
5611
5612 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5613
5614 * gfortran.dg/g77/README: New file
5615 * gfortran.dg/g77/19981216-0.f: Copy from
5616 g77.f-torture/noncompile. Add "dg-do compile" and
5617 dg-error as required.
5618 * gfortran.dg/g77/19990218-1.f: Likewise
5619 * gfortran.dg/g77/19990905-1.f: Likewise
5620 * gfortran.dg/g77/9263.f: Likewise
5621 * gfortran.dg/g77/980615-0.f: Likewise
5622 * gfortran.dg/g77/980616-0.f: Likewise
5623 * gfortran.dg/g77/check0.f: Likewise
5624 * gfortran.dg/g77/select_no_compile.f: Likewise
5625
5626 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5627
5628 Copy files from g77.f-torture/compile.
5629 Add "{ dg-do compile}". Other changes as noted
5630 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
5631 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
5632 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
5633 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
5634 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
5635 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
5636 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
5637 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
5638 statement to conform to standard. Append alpha1.x for reference.
5639 * gfortran.dg/g77/xformat.f: Add dg-warning
5640
5641 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5642
5643 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
5644 Add {dg-do compile} directive.
5645 * gfortran.dg/g77/cpp2.F: Likewise
5646
5647 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5648
5649 PR c++/5402
5650 * g++.dg/lookup/name-clash1.C: New test.
5651
5652 PR c++/9777
5653 * g++.dg/lookup/name-clash2.C: New test.
5654
5655 PR c++/12102
5656 * g++.dg/lookup/name-clash3.C: New test.
5657
5658 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5659
5660 * g++.dg/lookup/new2.C: New test.
5661 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
5662
5663 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
5664
5665 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
5666 Add {dg-do compile} directive.
5667 * gfortran.dg/g77/13060.f: Likewise
5668 * gfortran.dg/g77/19990218-0.f: Likewise
5669 * gfortran.dg/g77/19990305-0.f: Likewise
5670 * gfortran.dg/g77/19990419-0.f: Likewise
5671 * gfortran.dg/g77/19990502-0.f: Likewise
5672 * gfortran.dg/g77/19990502-1.f: Likewise
5673 * gfortran.dg/g77/19990525-0.f: Likewise
5674 * gfortran.dg/g77/19990826-1.f: Likewise
5675 * gfortran.dg/g77/19990826-3.f: Likewise
5676 * gfortran.dg/g77/19990905-2.f: Likewise
5677 * gfortran.dg/g77/20000412-1.f: Likewise
5678 * gfortran.dg/g77/20000511-1.f: Likewise
5679 * gfortran.dg/g77/20000511-2.f: Likewise
5680 * gfortran.dg/g77/20000518.f: Likewise
5681 * gfortran.dg/g77/20000601-1.f: Likewise
5682 * gfortran.dg/g77/20000601-2.f: Likewise
5683 * gfortran.dg/g77/20000629-1.f: Likewise
5684 * gfortran.dg/g77/20000630-2.f: Likewise
5685 * gfortran.dg/g77/20010115.f: Likewise
5686 * gfortran.dg/g77/20010321-1.f: Likewise
5687 * gfortran.dg/g77/20010426.f: Likewise
5688 * gfortran.dg/g77/20020307-1.f: Likewise
5689 * gfortran.dg/g77/8485.f: Likewise
5690 * gfortran.dg/g77/960317-1.f: Likewise
5691 * gfortran.dg/g77/970915-0.f: Likewise
5692 * gfortran.dg/g77/980310-1.f: Likewise
5693 * gfortran.dg/g77/980310-2.f: Likewise
5694 * gfortran.dg/g77/980310-3.f: Likewise
5695 * gfortran.dg/g77/980310-4.f: Likewise
5696 * gfortran.dg/g77/980310-6.f: Likewise
5697 * gfortran.dg/g77/980310-7.f: Likewise
5698 * gfortran.dg/g77/980310-8.f: Likewise
5699 * gfortran.dg/g77/980419-2.f: Likewise
5700 * gfortran.dg/g77/980424-0.f: Likewise
5701 * gfortran.dg/g77/980427-0.f: Likewise
5702 * gfortran.dg/g77/980729-0.f: Likewise
5703 * gfortran.dg/g77/981117-1.f: Likewise
5704 * gfortran.dg/g77/toon_1.f: Likewise
5705
5706 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5707
5708 PR c++/2204
5709 * g++.dg/other/abstract2.C: New test.
5710
5711 2004-07-12 Paul Brook <paul@codesourcery.com>
5712
5713 * gfortran.dg/pointer_init_1.f90: New test.
5714
5715 2004-07-11 Paul Brook <paul@codesourcery.com>
5716
5717 PR fortran/15986
5718 * gfortran.dg/contained_1.f90: New test.
5719
5720 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5721
5722 * g++.dg/parse/defarg8.C: New test.
5723
5724 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5725
5726 PR fortran/16433
5727 * gfortran.dg/pr16433.f: New test.
5728
5729 PR fortran/17574
5730 * gfortran.dg/pr15754.f90: New test.
5731
5732 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5733
5734 PR tree-optimization/16437
5735 * gcc.c-torture/execute/bitfld-4.c: New test.
5736
5737 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5738
5739 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5740 access to common var from module.
5741
5742 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5743
5744 PR fortran/16336
5745 * gfortran.fortran-torture/execute/common_2.f90: New test.
5746
5747 2004-07-10 Paul Brook <paul@codesourcery.com>
5748
5749 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5750
5751 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5752
5753 PR fortran/15969
5754 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5755
5756 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5757
5758 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5759 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5760 * gfortran.dg/g77/ffree-form-1.f: Likewise
5761 * gfortran.dg/g77/ffree-form-2.f: Likewise
5762 * gfortran.dg/g77/ffree-form-3.f: Likewise
5763 * gfortran.dg/g77/fno-underscoring.f: Likewise
5764 * gfortran.dg/g77/funderscoring.f: Likewise
5765 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5766
5767 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5768
5769 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5770
5771 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5772 Paul Brook <paul@codesourcery.com>
5773
5774 PR fortran/13415
5775 * gfortran.dg/common_pointer_1.f90: New test.
5776
5777 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5778
5779 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5780
5781 2004-07-09 James E Wilson <wilson@specifixinc.com>
5782
5783 PR target/16364
5784 * gcc.c-torture/compile/20040709-1.c: New.
5785
5786 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5787
5788 PR fortran/14077
5789 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5790
5791 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5792
5793 PR fortran/13201
5794 * gfortran.dg/shape_1.f90: New test.
5795
5796 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5797 Andrew Pinski <apinski@apple.com>
5798
5799 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5800
5801 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5802
5803 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5804 comment.
5805
5806 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5807 Paul Brook <paul@codesourcery.com>
5808
5809 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5810 '.f95' and '.F95'.
5811
5812 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5813
5814 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5815
5816 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5817
5818 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5819 testcases with capital suffix.
5820
5821 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5822
5823 PR fortran/15481
5824 PR fortran/13372
5825 PR fortran/13575
5826 PR fortran/15978
5827 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5828
5829 * gfortran.dg/implicit_1.f90: New test.
5830
5831 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5832
5833 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5834 expression to match gfortran warning/error messages
5835 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5836 dg-error text.
5837
5838 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5839
5840 * lib/fortran-torture.exp: Rename proc search_for to
5841 search_for_re.
5842
5843 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5844
5845 * gcc.c-torture/execute/simd-5.x: New file.
5846 XFAIL on SPARC 64-bit at -O0.
5847
5848 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5849
5850 PR c++/8211
5851 PR c++/16165
5852 * g++.dg/warn/effc3.C: New test.
5853
5854 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5855
5856 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5857 change X to 1X in format.
5858 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5859 add data statements to conform to standard.
5860
5861 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5862
5863 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5864 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5865 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5866
5867 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5868
5869 * gfortran.dg/g77/7388.f: Copy from g77.dg
5870 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5871 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5872 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5873 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5874 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5875 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5876 * gfortran.dg/g77/strlen0.f: Likewise
5877
5878 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5879
5880 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5881 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5882
5883 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5884
5885 * gcc.c-torture/execute/920428-2.x: Delete.
5886 * gcc.c-torture/execute/920501-7.x: Likewise.
5887
5888 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5889
5890 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5891 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5892 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5893 prescott and c3-2.
5894 (PREFETCH_3DNOW): Add -march=c3.
5895
5896 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5897
5898 PR c/16437
5899 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5900 * gcc.c-torture/execute/bf64-1.x: Likewise.
5901
5902 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5903
5904 * gcc.c-torture/compile/20040708-1.c: New test.
5905
5906 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5907
5908 PR c++/16169
5909 * g++.dg/warn/effc2.C: New test.
5910
5911 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5912
5913 * gcc.c-torture/execute/bitfld-1.x: Remove.
5914 * gcc.c-torture/execute/bitfld-3.c: New test.
5915 * gcc.dg/bitfld-2.c: Remove XFAILs.
5916
5917 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5918
5919 PR c++/16276
5920 * g++.dg/rtti/tinfo1.C: New file.
5921
5922 2004-07-07 Eric Christopher <echristo@redhat.com>
5923
5924 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5925
5926 2004-07-07 Andrew Pinski <apinski@apple.com>
5927
5928 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5929
5930 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5931
5932 * g++.dg/init/call1.C: XFAIL.
5933
5934 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5935
5936 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5937 except for movstrict*, to movmem* and clrstr* to clrmem*.
5938
5939 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5940
5941 * gcc.c-torture/execute/20040707-1.c: New test.
5942
5943 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5944
5945 * gcc.c-torture/execute/20040706-1.c: New test.
5946
5947 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5948
5949 PR c++/3671
5950 * g++.dg/template/spec14.C: New test.
5951
5952 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5953
5954 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5955 nothing if not yet defined. Use it in b, c and d type definitions.
5956 * gcc.c-torture/execute/20040705-1.c: New test.
5957 * gcc.c-torture/execute/20040705-2.c: New test.
5958
5959 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5960
5961 PR c++/2518
5962 * g++.dg/lookup/new1.C: New test.
5963
5964 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5965
5966 PR c++/11406
5967 * g++.dg/template/sizeof8.C: New test.
5968
5969 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5970
5971 * gcc.c-torture/compile/20040705-1.c: New test.
5972
5973 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5974
5975 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5976
5977 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5978
5979 * gcc.dg/cpp/if-mop.c: Two new testcases.
5980 * gcc.dg/cpp/trad/comment-3.c: New.
5981
5982 2004-07-04 Paul Brook <paul@codesourcery.com>
5983
5984 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5985
5986 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5987
5988 PR c++/3761
5989 * g++.dg/lookup/crash4.C: New test.
5990
5991 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5992
5993 * gcc.c-torture/execute/builtin-abs-1.c
5994 * gcc.c-torture/execute/builtin-abs-2.c
5995 * gcc.c-torture/execute/builtin-complex-1.c
5996 * gcc.c-torture/execute/builtins/string-1-lib.c
5997 * gcc.c-torture/execute/builtins/string-1.c
5998 * gcc.c-torture/execute/builtins/string-2-lib.c
5999 * gcc.c-torture/execute/builtins/string-2.c
6000 * gcc.c-torture/execute/builtins/string-3-lib.c
6001 * gcc.c-torture/execute/builtins/string-3.c
6002 * gcc.c-torture/execute/builtins/string-4-lib.c
6003 * gcc.c-torture/execute/builtins/string-4.c
6004 * gcc.c-torture/execute/builtins/string-5-lib.c
6005 * gcc.c-torture/execute/builtins/string-5.c
6006 * gcc.c-torture/execute/builtins/string-6-lib.c
6007 * gcc.c-torture/execute/builtins/string-6.c
6008 * gcc.c-torture/execute/builtins/string-7-lib.c
6009 * gcc.c-torture/execute/builtins/string-7.c
6010 * gcc.c-torture/execute/builtins/string-8-lib.c
6011 * gcc.c-torture/execute/builtins/string-8.c
6012 * gcc.c-torture/execute/builtins/string-9-lib.c
6013 * gcc.c-torture/execute/builtins/string-9.c
6014 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
6015 * gcc.c-torture/execute/builtins/string-asm-1.c
6016 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
6017 * gcc.c-torture/execute/builtins/string-asm-2.c
6018 * gcc.c-torture/execute/stdio-opt-1.c
6019 * gcc.c-torture/execute/stdio-opt-2.c
6020 * gcc.c-torture/execute/stdio-opt-3.c
6021 * gcc.c-torture/execute/string-opt-1.c
6022 * gcc.c-torture/execute/string-opt-10.c
6023 * gcc.c-torture/execute/string-opt-11.c
6024 * gcc.c-torture/execute/string-opt-12.c
6025 * gcc.c-torture/execute/string-opt-13.c
6026 * gcc.c-torture/execute/string-opt-14.c
6027 * gcc.c-torture/execute/string-opt-15.c
6028 * gcc.c-torture/execute/string-opt-16.c
6029 * gcc.c-torture/execute/string-opt-2.c
6030 * gcc.c-torture/execute/string-opt-6.c
6031 * gcc.c-torture/execute/string-opt-7.c
6032 * gcc.c-torture/execute/string-opt-8.c:
6033 Replace with ...
6034
6035 * gcc.c-torture/execute/builtins/abs-2.c
6036 * gcc.c-torture/execute/builtins/abs-3.c
6037 * gcc.c-torture/execute/builtins/complex-1.c
6038 * gcc.c-torture/execute/builtins/fprintf.c
6039 * gcc.c-torture/execute/builtins/fputs.c
6040 * gcc.c-torture/execute/builtins/memcmp.c
6041 * gcc.c-torture/execute/builtins/memmove.c
6042 * gcc.c-torture/execute/builtins/memops-asm.c
6043 * gcc.c-torture/execute/builtins/mempcpy-2.c
6044 * gcc.c-torture/execute/builtins/mempcpy.c
6045 * gcc.c-torture/execute/builtins/memset.c
6046 * gcc.c-torture/execute/builtins/printf.c
6047 * gcc.c-torture/execute/builtins/sprintf.c
6048 * gcc.c-torture/execute/builtins/strcat.c
6049 * gcc.c-torture/execute/builtins/strchr.c
6050 * gcc.c-torture/execute/builtins/strcmp.c
6051 * gcc.c-torture/execute/builtins/strcpy.c
6052 * gcc.c-torture/execute/builtins/strcspn.c
6053 * gcc.c-torture/execute/builtins/strlen-2.c
6054 * gcc.c-torture/execute/builtins/strlen.c
6055 * gcc.c-torture/execute/builtins/strncat.c
6056 * gcc.c-torture/execute/builtins/strncmp-2.c
6057 * gcc.c-torture/execute/builtins/strncmp.c
6058 * gcc.c-torture/execute/builtins/strncpy.c
6059 * gcc.c-torture/execute/builtins/strpbrk.c
6060 * gcc.c-torture/execute/builtins/strpcpy-2.c
6061 * gcc.c-torture/execute/builtins/strpcpy.c
6062 * gcc.c-torture/execute/builtins/strrchr.c
6063 * gcc.c-torture/execute/builtins/strspn.c
6064 * gcc.c-torture/execute/builtins/strstr-asm.c
6065 * gcc.c-torture/execute/builtins/strstr.c:
6066 ... these new files.
6067
6068 * gcc.c-torture/execute/builtins/abs-2-lib.c
6069 * gcc.c-torture/execute/builtins/abs-3-lib.c
6070 * gcc.c-torture/execute/builtins/complex-1-lib.c
6071 * gcc.c-torture/execute/builtins/fprintf-lib.c
6072 * gcc.c-torture/execute/builtins/fputs-lib.c
6073 * gcc.c-torture/execute/builtins/memcmp-lib.c
6074 * gcc.c-torture/execute/builtins/memmove-lib.c
6075 * gcc.c-torture/execute/builtins/memops-asm-lib.c
6076 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
6077 * gcc.c-torture/execute/builtins/mempcpy-lib.c
6078 * gcc.c-torture/execute/builtins/memset-lib.c
6079 * gcc.c-torture/execute/builtins/printf-lib.c
6080 * gcc.c-torture/execute/builtins/sprintf-lib.c
6081 * gcc.c-torture/execute/builtins/strcat-lib.c
6082 * gcc.c-torture/execute/builtins/strchr-lib.c
6083 * gcc.c-torture/execute/builtins/strcmp-lib.c
6084 * gcc.c-torture/execute/builtins/strcpy-lib.c
6085 * gcc.c-torture/execute/builtins/strcspn-lib.c
6086 * gcc.c-torture/execute/builtins/strlen-2-lib.c
6087 * gcc.c-torture/execute/builtins/strlen-lib.c
6088 * gcc.c-torture/execute/builtins/strncat-lib.c
6089 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
6090 * gcc.c-torture/execute/builtins/strncmp-lib.c
6091 * gcc.c-torture/execute/builtins/strncpy-lib.c
6092 * gcc.c-torture/execute/builtins/strpbrk-lib.c
6093 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
6094 * gcc.c-torture/execute/builtins/strpcpy-lib.c
6095 * gcc.c-torture/execute/builtins/strrchr-lib.c
6096 * gcc.c-torture/execute/builtins/strspn-lib.c
6097 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
6098 * gcc.c-torture/execute/builtins/strstr-lib.c
6099 * gcc.c-torture/execute/builtins/lib/abs.c
6100 * gcc.c-torture/execute/builtins/lib/fprintf.c
6101 * gcc.c-torture/execute/builtins/lib/memset.c
6102 * gcc.c-torture/execute/builtins/lib/printf.c
6103 * gcc.c-torture/execute/builtins/lib/sprintf.c
6104 * gcc.c-torture/execute/builtins/lib/strcpy.c
6105 * gcc.c-torture/execute/builtins/lib/strcspn.c
6106 * gcc.c-torture/execute/builtins/lib/strncat.c
6107 * gcc.c-torture/execute/builtins/lib/strncmp.c
6108 * gcc.c-torture/execute/builtins/lib/strncpy.c
6109 * gcc.c-torture/execute/builtins/lib/strpbrk.c
6110 * gcc.c-torture/execute/builtins/lib/strspn.c
6111 * gcc.c-torture/execute/builtins/lib/strstr.c:
6112 New files containing support routines.
6113
6114 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
6115 declaration.
6116 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
6117 when not optimizing.
6118
6119 2004-07-02 Mark Mitchell <mark@codesourcery.com>
6120
6121 PR c++/16240
6122 * g++.dg/abi/mangle22.C: New test.
6123 * g++.dg/abi/mangle23.C: Likewise.
6124
6125 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
6126
6127 PR fortran/16290
6128 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
6129 Allow for cases without denormalized floating point numbers.
6130
6131 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
6132
6133 PR c/1027
6134 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
6135 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
6136 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
6137 expected warning text.
6138 * gcc.dg/format/diag-2.c: New test.
6139
6140 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6141
6142 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
6143
6144 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6145
6146 * gcc.dg/builtins-43.c: New.
6147 * gcc.dg/builtins-44.c: New.
6148 * gcc.dg/builtins-45.c: New.
6149
6150 2004-06-26 Geoffrey Keating <geoffk@apple.com>
6151 Andreas Tobler <a.tobler@schweiz.ch>
6152
6153 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
6154 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
6155 as SIGSEGV.
6156 * gcc.dg/cleanup-11.c: Likewise.
6157 * gcc.dg/cleanup-8.c: Likewise.
6158 * gcc.dg/cleanup-9.c: Likewise.
6159 * gcc.dg/cleanup-5.c: Run on all platforms.
6160
6161 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
6162
6163 * g++.dg/warn/nonnull1.C: New test.
6164
6165 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
6166
6167 * gcc.dg/compat/compat-common.h: Wrap up CINT in
6168 an #ifndef SKIP_COMPLEX_INT/#endif pair.
6169 Special-case the Sun compiler wrt to <complex.h>.
6170
6171 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
6172
6173 * gcc.dg/Wunreachable-8.C: New test.
6174
6175 * gcc.dg/h8300-ice2.c : New test.
6176
6177 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
6178
6179 PR fortran/16161
6180 * gfortran.fortran-torture/compile/implicit.f90: Add test
6181 for implicit character.
6182
6183 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
6184
6185 PR fortran/16289
6186 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
6187 Use tiny() intrinsic to find smallest non-negative real
6188
6189 2004-06-30 Jakub Jelinek <jakub@redhat.com>
6190
6191 * gcc.dg/compat/struct-by-value-22_main.c: New test.
6192 * gcc.dg/compat/struct-by-value-22_x.c: New.
6193 * gcc.dg/compat/struct-by-value-22_y.c: New.
6194
6195 * gcc.c-torture/execute/20040629-1.c: New test.
6196
6197 2004-06-29 Jakub Jelinek <jakub@redhat.com>
6198
6199 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
6200 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
6201
6202 PR target/16195
6203 * gcc.dg/20040625-1.c: New test.
6204
6205 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6206
6207 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
6208
6209 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6210
6211 PR fortran/15963
6212 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
6213
6214 2004-06-29 Richard Henderson <rth@redhat.com>
6215
6216 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
6217
6218 2004-06-29 Paul Brook <paul@codesourcery.com>
6219
6220 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
6221 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
6222
6223 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
6224
6225 PR c++/16260
6226 * g++.dg/parse/crash15.C: New.
6227
6228 2004-06-28 Andrew Pinski <apinski@apple.com>
6229
6230 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
6231 by the error already.
6232
6233 * g++.dg/opt/ptrmem4.C: Change to compile only test.
6234
6235 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
6236
6237 PR target/14041
6238 * gcc.dg/h8300-bss-align-1.c : New.
6239
6240 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
6241
6242 * PR c++/16174
6243 * g++.dg/template/ctor4.C: New.
6244
6245 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
6246
6247 PR c++/16205
6248 * g++.dg/warn/Wsequence-point-1.C: New test.
6249
6250 2004-06-27 Paul Brook <paul@codesourcery.com>
6251
6252 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
6253
6254 2004-06-27 Zack Weinberg <zack@codesourcery.com>
6255
6256 * g++.old-deja/g++.mike/p7325.C: Remove.
6257
6258 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
6259
6260 PR c/14963
6261 * gcc.dg/pr14963.c: New test.
6262
6263 2004-06-27 Mark Mitchell <mark@codesourcery.com>
6264
6265 PR c++/16193
6266 * g++.dg/parse/redef1.C: New test.
6267
6268 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
6269
6270 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
6271 20021110.c.
6272 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
6273 20021119-1.c.
6274 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
6275 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
6276 5-04.c.
6277 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
6278 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
6279 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
6280 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
6281 g++.brendan/enum14.C.
6282 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
6283 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
6284 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
6285 g++.mike/virt1.C.
6286 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
6287 memtemp24.C.
6288
6289 2004-06-27 Roger Sayle <roger@eyesopen.com>
6290
6291 * gcc.dg/20040527-1.c: New test case.
6292
6293 2004-06-26 Bud Davis <bdavis9659@comcast.net>
6294
6295 PR gfortran/pr16196
6296 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
6297
6298 2004-06-25 Roger Sayle <roger@eyesopen.com>
6299
6300 PR middle-end/15825
6301 * gcc.dg/pr15825-1.c: New test case.
6302
6303 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
6304
6305 * gcc.c-torture/execute/20040625-1.c: New test.
6306
6307 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6308
6309 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
6310
6311 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
6312
6313 * gcc.dg/torture/mips-div-1.c: New test.
6314
6315 2004-06-24 Jeff Law <law@redhat.com>
6316
6317 * gcc.dg/tree-ssa/20040624-1.c: New test.
6318
6319 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
6320
6321 * gcc.c-torture/compile/20040624-1.c: New test.
6322
6323 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6324
6325 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
6326 this directory.
6327
6328 2004-06-23 Andrew Pinski <apinski@apple.com>
6329
6330 PR middle-end/15988
6331 * g++.dg/opt/ptrmem4.C: New test.
6332
6333 * gcc.dg/c90-array-quals-2.c: New test.
6334
6335 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
6336
6337 * gcc.dg/kpice1.c: New test.
6338
6339 2006-06-23 Andrew Pinski <apinski@apple.com>
6340
6341 * gcc.dg/c90-array-quals.c: New test.
6342
6343 2006-06-22 Richard Henderson <rth@redhat.com>
6344
6345 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
6346
6347 2004-06-22 Loren James Rittle <ljrittle@acm.org>
6348
6349 * gcc.dg/builtins-config.h: Handle FreeBSD.
6350
6351 2006-06-22 Richard Henderson <rth@redhat.com>
6352
6353 * g++.dg/opt/devirt1.C: New.
6354
6355 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
6356
6357 * g++.dg/opt/pr15551.C: New testcase.
6358
6359 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
6360
6361 PR target/14800
6362 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
6363 x86_64-*-linux* when compiling for 32bit.
6364
6365 2004-06-21 Andrew Pinski <apinski@apple.com>
6366
6367 * gcc.dg/pch/struct-1.c: New.
6368 * gcc.dg/pch/struct-1.hs: New.
6369
6370 2004-06-21 Geoffrey Keating <geoffk@apple.com>
6371
6372 * gcc.dg/pch/save-temps-1.c: New file.
6373 * gcc.dg/pch/save-temps-1.hs: New file.
6374
6375 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
6376
6377 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
6378 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
6379
6380 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6381
6382 * gfortran.fortran-torture/execute/select_1.f90: Rename function
6383 to fix type error.
6384 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
6385 Remove trailing spaces.
6386
6387 2004-06-21 Richard Henderson <rth@redhat.com>
6388
6389 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
6390 merging && to BIT_FIELD_REF.
6391
6392 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
6393
6394 * g++.dg/opt/placeholder1.C: New test.
6395
6396 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
6397
6398 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
6399 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6400 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6401 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6402
6403 2004-06-20 Zack Weinberg <zack@codesourcery.com>
6404
6405 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
6406 extern "C".
6407 * g++.dg/other/pragma-re-1.C: Add comments.
6408
6409 2004-06-19 Bud Davis <bdavis9659@comcast.net>
6410
6411 PR gfortran/16080
6412 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
6413
6414 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
6415
6416 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
6417 instead of setting the type of size_t by
6418 hand.
6419
6420 2004-06-18 Roger Sayle <roger@eyesopen.com>
6421
6422 * gcc.dg/unordered-2.c: New test case.
6423 * gcc.dg/unordered-3.c: New test case.
6424
6425 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
6426
6427 PR other/16043
6428 * lib/g++.exp (g++_version): Tweak regexp for version
6429 * lib/g77.exp (g77_version): Likewise
6430 * lib/gfortran.exp (gfortran_version): Likewise
6431 * lib/objc.exp (objc_version): Likewise
6432 * lib/treelang.exp (treelang_version): Likewise
6433
6434 2004-06-19 Jakub Jelinek <jakub@redhat.com>
6435
6436 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
6437 Use INT_MAX instead of __INT_MAX__.
6438 * gcc.dg/compat/struct-align-2_y.c: Likewise.
6439
6440 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
6441 * gcc.dg/compat/scalar-return-3_x.c: Use it.
6442 * gcc.dg/compat/scalar-return-3_y.c: Use it.
6443 * gcc.dg/compat/scalar-return-4_x.c: Use it.
6444 * gcc.dg/compat/scalar-return-4_y.c: Use it.
6445 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
6446 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
6447 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
6448 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
6449
6450 * gcc.dg/range-test-1.c: New test.
6451 * g++.dg/opt/range-test-1.C: New test.
6452
6453 2004-06-17 Richard Henderson <rth@redhat.com>
6454
6455 * objc.dg/sync-1.m: New.
6456 * objc.dg/try-catch-1.m: Don't force next runtime.
6457 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
6458 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
6459 shadowed catch clause.
6460 * objc.dg/try-catch-5.m: New.
6461
6462 2004-06-17 Zack Weinberg <zack@codesourcery.com>
6463
6464 Bug 14610
6465 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
6466
6467 2004-06-15 Richard Henderson <rth@redhat.com>
6468
6469 * gcc.dg/20001116-1.c: Move expected warning line.
6470
6471 2004-06-15 Richard Henderson <rth@redhat.com>
6472
6473 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
6474 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
6475
6476 2004-06-15 Jeff Law <law@redhat.com>
6477
6478 * gcc.dg/tree-ssa/20040615-1.c: New test.
6479 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
6480 be less sensitive to operand ordering.
6481 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
6482
6483 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
6484
6485 * g++.dg/abi/bitfield3.C: Add comment..
6486
6487 2004-06-15 Richard Henderson <rth@redhat.com>
6488
6489 * g++.dg/ext/stmtexpr1.C: XFAIL.
6490 * gcc.dg/20030612-1.c: XFAIL.
6491
6492 2004-06-15 Eric Christopher <echristo@redhat.com>
6493
6494 * g++.dg/charset/asm5.c: New.
6495 * gcc.dg/charset/asm6.c: New.
6496
6497 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6498
6499 PR fortran/15962
6500 * gfortran.fortran-torture/execute/select_1.f90: New test.
6501
6502 2004-06-15 Paul Brook <paul@codesourcery.com>
6503
6504 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
6505
6506 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6507
6508 PR c++/15967
6509 * g++.dg/lookup/crash3.C: New test.
6510
6511 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6512
6513 PR c++/15947
6514 * g++.dg/parse/dtor4.C: New test.
6515
6516 2004-06-14 Jeff Law <law@redhat.com>
6517
6518 * gcc.c-torture/compile/20040614-1.c: New test.
6519
6520 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6521
6522 PR fortran/15211
6523 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
6524 LEN of a character array.
6525
6526 2004-06-14 Mark Mitchell <mark@codesourcery.com>
6527
6528 PR c++/15096
6529 * g++.dg/template/ptrmem10.C: New test.
6530
6531 PR c++/14930
6532 * g++.dg/template/friend30.C: New test.
6533
6534 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6535
6536 PR fortran/14928
6537 * gfortran.fortran-torture/compile/mloc.f90: New test.
6538
6539 2004-06-13 Paul Brook <paul@codesourcery.com>
6540
6541 * gfortran.fortran-torture/execute/random_2.f90: New test.
6542
6543 2004-06-13 Eric Christopher <echristo@redhat.com>
6544
6545 * gcc.dg/noncompile/redecl-1.c: Fix error message.
6546
6547 2004-06-12 Paul Brook <paul@codesourcery.com>
6548
6549 * gfortran.fortran-torture/execute/contained_3.f90: New test.
6550
6551 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6552
6553 PR fortran/14923
6554 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
6555
6556 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6557
6558 PR fortran/14957
6559 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
6560 syntax errors in end statements of contained subroutines.
6561
6562 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6563
6564 PR fortran/12841
6565 * gfortran.fortran-torture/execute/null_arg.f90: New test.
6566
6567 2004-06-12 Bud Davis <bdavis9659@comcast.net>
6568
6569 PR fortran/15665
6570 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
6571
6572 2004-06-12 Bud Davis <bdavis9659@comcast.net>
6573
6574 PR gfortran/12839
6575 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
6576
6577 2004-06-11 Mark Mitchell <mark@codesourcery.com>
6578
6579 PR c++/15862
6580 * g++.dg/parse/enum1.C: New test.
6581
6582 2004-06-10 Jeff Law <law@redhat.com>
6583
6584 * gcc.c-torture/compile/20040610-1.c: New test.
6585
6586 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6587
6588 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
6589 * g++.old-deja/g++.other/decl3.C: Likewise.
6590
6591 2004-06-10 Brian Booth <bbooth@redhat.com>
6592
6593 * gcc.dg/tree-ssa/20031015-1.c: Scan for
6594 V_MAY_DEF instead of VDEF.
6595 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
6596
6597 2004-06-10 Mark Mitchell <mark@codesourcery.com>
6598
6599 PR c++/14211
6600 * g++.dg/conversion/const1.C: New test.
6601
6602 PR c++/15076
6603 * g++.dg/conversion/reinterpret1.C: New test.
6604
6605 PR c++/15877
6606 * g++.dg/template/enum2.C: New test.
6607
6608 PR c++/15227
6609 * g++.dg/template/error13.C: New test.
6610
6611 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6612
6613 PR fortran/14957
6614 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
6615 arguments to test_* REAL and of the right size.
6616
6617 2004-06-10 Jakub Jelinek <jakub@redhat.com>
6618
6619 PR target/15569
6620 PR rtl-optimization/15681
6621 * gcc.dg/20040609-1.c: New test.
6622
6623 2004-06-10 Jakub Jelinek <jakub@redhat.com>
6624
6625 PR c++/14791
6626 * g++.dg/opt/builtins1.C: New test.
6627
6628 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
6629
6630 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
6631 that use default windows32 struct layout.
6632 * gcc.dg/i386-bitfield2.c: Likewise.
6633
6634 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
6635
6636 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
6637 for mingw32 and cygwin targets.
6638
6639 2004-06-09 Geoffrey Keating <geoffk@apple.com>
6640
6641 * gcc.dg/pch/macro-4.c: New.
6642 * gcc.dg/pch/macro-4.hs: New.
6643
6644 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6645
6646 PR fortran/13249
6647 * gfortran.fortran-torture/compile/name_clash.f90: New test.
6648
6649 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6650
6651 PR fortran/13372
6652 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
6653
6654 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6655
6656 PR gfortran/14897
6657 * gfortran.fortran-torture/execute/t_edit.f90: New test.
6658
6659 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6660
6661 PR gfortran/15755
6662 * gfortran.fortran-torture/execute/backspace.c : New test.
6663
6664 2004-06-09 Paul Brook <paul@codesourcery.com>
6665
6666 * gfortran.fortran-torture/execure/intrinsic_associated.f90
6667 (pointer_to_section): Rewrite to use smaller array.
6668
6669 2004-06-08 David Edelsohn <edelsohn@gnu.org>
6670
6671 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
6672 * gcc.dg/ext/altivec-10.c: Same.
6673 * gcc.dg/ext/altivec-11.c: Same.
6674 * gcc.dg/ext/altivec-12.c: Same.
6675 * gcc.dg/ext/altivec-13.c: Same.
6676 * gcc.dg/ext/altivec-14.c: Same.
6677 * gcc.dg/ext/altivec-15.c: Same.
6678 * gcc.dg/ext/altivec-16.c: Same.
6679 * gcc.dg/ext/altivec-3.c: Same.
6680 * gcc.dg/ext/altivec-4.c: Same.
6681 * gcc.dg/ext/altivec-6.c: Same.
6682 * gcc.dg/ext/altivec-7.c: Same.
6683 * gcc.dg/ext/altivec-8.c: Same.
6684 * gcc.dg/ext/altivec-varargs-1.c: Same.
6685
6686 * g++.dg/ext/altivec-1.C: Correct dg syntax.
6687 * g++.dg/ext/altivec-10.C: Same.
6688 * g++.dg/ext/altivec-2.C: Same.
6689 * g++.dg/ext/altivec-3.C: Same.
6690 * g++.dg/ext/altivec-4.C: Same.
6691 * g++.dg/ext/altivec-5.C: Same.
6692 * g++.dg/ext/altivec-6.C: Same.
6693 * g++.dg/ext/altivec-7.C: Same.
6694 * g++.dg/ext/altivec-8.C: Same.
6695 * g++.dg/ext/altivec-9.C: Same.
6696
6697 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6698
6699 PR c++/7841
6700 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6701
6702 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6703
6704 * gcc.dg/union-1.c: New test.
6705
6706 2004-06-07 Roger Sayle <roger@eyesopen.com>
6707
6708 * gcc.dg/builtins-41.c: New test case.
6709 * gcc.dg/builtins-42.c: New test case.
6710
6711 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6712
6713 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6714 * g++.dg/ext/altivec-10.C: Same.
6715 * g++.dg/ext/altivec-2.C: Same.
6716 * g++.dg/ext/altivec-3.C: Same.
6717 * g++.dg/ext/altivec-4.C: Same.
6718 * g++.dg/ext/altivec-5.C: Same.
6719 * g++.dg/ext/altivec-6.C: Same.
6720 * g++.dg/ext/altivec-7.C: Same.
6721 * g++.dg/ext/altivec-8.C: Same.
6722 * g++.dg/ext/altivec-9.C: Same.
6723 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6724 * g++.old-deja/g++.brendan/new3.C: Same.
6725 * gcc.c-torture/execute/eeprof-1.x: Same.
6726
6727 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6728
6729 PR c/14765
6730 * gcc.dg/pr14765-1.c: New test.
6731
6732 2004-06-07 Roger Sayle <roger@eyesopen.com>
6733
6734 PR c/14649
6735 * gcc.dg/pr14649-1.c: New test case.
6736
6737 2004-06-07 Richard Henderson <rth@redhat.com>
6738
6739 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6740 if temporaries.
6741
6742 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6743
6744 * g++.dg/eh/elide1.C: Remove XFAIL.
6745
6746 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6747
6748 PR c++/15337
6749 * g++.dg/expr/sizeof3.C: New test.
6750
6751 PR c++/14777
6752 * g++.dg/template/access14.C: New test.
6753
6754 PR c++/15554
6755 * g++.dg/template/enum1.C: New test.
6756
6757 PR c++/15057
6758 * g++.dg/eh/throw1.C: New test.
6759
6760 2004-06-07 David Ayers <d.ayers@inode.at>
6761 Ziemowit Laski <zlaski@apple.com>
6762
6763 * lib/objc.exp (objc_target_compile): Revert the '-framework
6764 Foundation' flag fix, since bare Darwin does not ship
6765 with the Foundation framework.
6766 * objc/execute/next_mapping.h: Provide a local NSConstantString
6767 @interface and @implementation.
6768 (objc_constant_string_init): A constructor function, used to
6769 initialize the NSConstantString meta-class object.
6770 * objc/execute/string1.m: Include "next_mapping.h" instead of
6771 <Foundation/NSString.h>.
6772 * objc/execute/string2.m: Likewise.
6773 * objc/execute/string3.m: Likewise.
6774 * objc/execute/string4.m: Likewise.
6775
6776 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6777
6778 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6779 to double. Replace double with FLOAT.
6780 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6781
6782 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6783 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6784 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6785 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6786 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6787 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6788 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6789 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6790
6791 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6792
6793 PR c/13519
6794 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6795
6796 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6797
6798 PR c++/15503
6799 * g++.dg/template/meminit2.C: New test.
6800
6801 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6802
6803 PR target/15822
6804 * gcc.c-torture/execute/compare-fp-1.c,
6805 gcc.c-torture/execute/compare-fp-2.c,
6806 gcc.c-torture/execute/compare-fp-3.c,
6807 gcc.c-torture/execute/compare-fp-4.c,
6808 gcc.c-torture/execute/compare-fp-3.x,
6809 gcc.c-torture/execute/compare-fp-4.x: Moved...
6810 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6811 gcc.c-torture/execute/ieee/compare-fp-2.c,
6812 gcc.c-torture/execute/ieee/compare-fp-3.c,
6813 gcc.c-torture/execute/ieee/compare-fp-4.c,
6814 gcc.c-torture/execute/ieee/compare-fp-3.x,
6815 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6816
6817 2004-06-04 David Ayers <d.ayers@inode.at>
6818
6819 * objc/execute/protocol-isEqual-4.m: New testcase.
6820
6821 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6822
6823 * objc/execute/protocol-isEqual-1.m: New testcase.
6824 * objc/execute/protocol-isEqual-2.m: New testcase.
6825 * objc/execute/protocol-isEqual-3.m: New testcase.
6826
6827 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6828
6829 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6830
6831 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6832
6833 * lib/objc.exp (objc_target_compile): When running tests on
6834 Darwin (Mac OS X), inform the linker about '-framework
6835 'Foundation'.
6836
6837 2004-06-02 Eric Christopher <echristo@redhat.com>
6838
6839 * gcc.c-torture/compile/20040602-1.c: New.
6840
6841 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6842
6843 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6844 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6845
6846 PR tree-optimization/14736
6847 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6848
6849 PR tree-optimization/14042
6850 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6851
6852 PR tree-optimization/14729
6853 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6854
6855 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6856
6857 PR fortran/15557
6858 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6859
6860 2004-06-01 Richard Hederson <rth@redhat.com>
6861
6862 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6863
6864 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6865
6866 PR c++/14932
6867 * g++.dg/parse/offsetof4.C: New test.
6868
6869 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6870
6871 PR objc/7993
6872 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6873
6874 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6875
6876 PR c++/15701
6877 * g++.dg/template/friend29.C: New test.
6878
6879 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6880
6881 PR c/15749
6882 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6883
6884 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6885
6886 * gcc.dg/sparc-trap-1.c: New test.
6887
6888 2004-05-31 Roger Sayle <roger@eyesopen.com>
6889
6890 PR middle-end/15069
6891 * g++.dg/opt/fold3.C: New test case.
6892
6893 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6894
6895 * lib/target-supports.exp (check_iconv_available): Fix fallout
6896 from 2004-05-28 patch.
6897
6898 2004-05-30 Paul Brook <paul@codesourcery.com>
6899
6900 PR fortran/15620
6901 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6902 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6903
6904 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6905
6906 * gfortran.fortran-torture/execute/random_1.f90: New test.
6907
6908 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6909
6910 * g++.dg/ext/altivec-10.C: New test.
6911
6912 2004-05-29 Paul Brook <paul@codesourcery.com>
6913
6914 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6915
6916 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6917
6918 * gcc.dg/altivec-16.c: New test.
6919
6920 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6921
6922 * lib/target-supports.exp (check_vmx_hw_available): New.
6923 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6924
6925 * lib/target-supports.exp (check_alias_available,
6926 check_iconv_available, check_named_sections_available): Use
6927 unique names for temporary files.
6928
6929 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6930
6931 * gcc.dg/altivec-15.c: New test.
6932
6933 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6934
6935 PR c++/15083
6936 * g++.dg/warn/noeffect6.C: New test.
6937
6938 PR c++/15471
6939 * g++.dg/expr/ptrmem4.C: New test.
6940
6941 PR c++/15640
6942 * g++.dg/template/operator3.C: New test.
6943
6944 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6945
6946 PR c++/14668
6947 * g++.dg/lookup/redecl1.C: New test.
6948 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6949
6950 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6951
6952 * gcc.c-torture/execute/compare-fp-1.c,
6953 gcc.c-torture/execute/compare-fp-2.c,
6954 gcc.c-torture/execute/compare-fp-3.c,
6955 gcc.c-torture/execute/compare-fp-4.c,
6956 gcc.c-torture/execute/compare-fp-3.x,
6957 gcc.c-torture/execute/compare-fp-4.x,
6958 gcc.dg/pr15649-1.c: New.
6959
6960 2004-05-27 Adam Nemet <anemet@lnxw.com>
6961
6962 PR c++/12883
6963 * g++.dg/init/array14.C: New test.
6964
6965 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6966
6967 * lib/compat.exp (compat-get-options-main): New.
6968 (compat-get-options): Remove unneeded code, warn for ignored
6969 command.
6970 (compat-execute): Check flag set by dg-require-* commands.
6971
6972 * lib/compat.exp (compat-execute): Break up long lines.
6973
6974 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6975
6976 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6977 * gcc.dg/altivec-14.c: New test.
6978 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6979
6980 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6981 * gcc.dg/altivec-12.c: Ditto.
6982
6983 * gcc.dg/altivec-3.c: Move call to altivec_check.
6984
6985 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6986
6987 PR c++/15044
6988 * g++.dg/template/error12.C: New test.
6989
6990 PR c++/15317
6991 * g++.dg/ext/attrib15.C: New test.
6992
6993 PR c++/15329
6994 * g++.dg/template/ptrmem9.C: New test.
6995
6996 2004-05-25 Paul Brook <paul@codesourcery.com>
6997
6998 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6999
7000 2004-05-23 Mark Mitchell <mark@codesourcery.com>
7001
7002 PR c++/15165
7003 * g++.dg/template/crash19.C: New test.
7004
7005 2004-05-23 Mark Mitchell <mark@codesourcery.com>
7006
7007 PR c++/15025
7008 * g++.dg/template/redecl1.C: New test.
7009
7010 2004-05-23 Mark Mitchell <mark@codesourcery.com>
7011
7012 PR c++/14821
7013 * g++.dg/other/ns1.C: New test.
7014
7015 PR c++/14883
7016 * g++.dg/template/invalid1.C: New test.
7017
7018 2004-05-23 Paul Brook <paul@codesourcery.com>
7019 Victor Leikehman <lei@haifasphere.co.il>
7020
7021 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
7022 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
7023
7024 2004-05-22 Mark Mitchell <mark@codesourcery.com>
7025
7026 PR c++/15285
7027 PR c++/15299
7028 * g++.dg/template/non-dependent5.C: New test.
7029 * g++.dg/template/non-dependent6.C: New test.
7030
7031 2004-05-22 Mark Mitchell <mark@codesourcery.com>
7032
7033 PR c++/15507
7034 * g++.dg/inherit/union1.C: New test.
7035
7036 PR c++/15542
7037 * g++.dg/template/addr1.C: New test.
7038
7039 PR c++/15427
7040 * g++.dg/template/array5.C: New test.
7041
7042 PR c++/15287
7043 * g++.dg/template/array6.C: New test.
7044
7045 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
7046 Roger Sayle <roger@eyesopen.com>
7047
7048 * g++.dg/lookup/forscope2.C: New test case.
7049
7050 2004-05-22 Ben Elliston <bje@au.ibm.com>
7051
7052 * gcc.dg/cpp/Wmissingdirs.c: New.
7053
7054 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
7055
7056 PR target/15301
7057 * gcc.dg/compat/union-m128-1.h: New file.
7058 * gcc.dg/compat/union-m128-1_main.c: Likewise.
7059 * gcc.dg/compat/union-m128-1_x.c: Likewise.
7060 * gcc.dg/compat/union-m128-1_y.c: Likewise.
7061
7062 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
7063
7064 PR target/15302
7065 * gcc.dg/compat/struct-complex-1.h: New file.
7066 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
7067 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
7068 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
7069
7070 2004-05-20 Roger Sayle <roger@eyesopen.com>
7071
7072 PR middle-end/3074
7073 * gcc.dg/pr3074-1.c: New test case.
7074 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
7075
7076 2004-05-20 Falk Hueffner <falk@debian.org>
7077
7078 PR other/15526
7079 * gcc.dg/ftrapv-1.c: New test case.
7080
7081 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
7082
7083 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
7084
7085 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
7086 Jeff Law <law@redhat.com>
7087
7088 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
7089 * gcc.dg/tree-ssa/20040518-2.c: New test.
7090
7091 * gcc.dg/tree-ssa/20040518-1.c: New test.
7092
7093 2004-05-18 Zack Weinberg <zack@codesourcery.com>
7094
7095 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
7096
7097 2004-05-18 Paul Brook <paul@codesourcery.com>
7098
7099 PR fortran/13930
7100 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
7101
7102 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7103
7104 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
7105 constant folding.
7106
7107 2004-05-17 Steven Bosscher <stevenb@suse.de>
7108
7109 * gcc.dg/tree-ssa/20040517-1.c: New test.
7110
7111 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7112
7113 * gcc.dg/loop-4.c: New test.
7114
7115 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
7116
7117 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
7118
7119 2004-05-15 Bud Davis <bdavis9659@comcast.net>
7120
7121 PR fortran/15311
7122 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
7123
7124 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7125
7126 PR fortran/13826
7127 PR fortran/13940
7128 * gfortran.fortran-torture/compile/data_1.f90: New test.
7129
7130 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
7131
7132 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
7133 * gcc.dg/uninit-H.c: Define ASM for __s390__.
7134
7135 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
7136
7137 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
7138
7139 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
7140
7141 PR c/15444
7142 * gcc.dg/format/xopen-1.c: Adjust expected message.
7143 * gcc.dg/format/xopen-3.c: New test.
7144
7145 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
7146
7147 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
7148
7149 2004-05-14 Jeff Law <law@redhat.com>
7150
7151 * gcc.dg/tree-ssa/20040514-2.c: New test.
7152
7153 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7154
7155 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
7156 this ...
7157 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
7158 this.
7159
7160 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
7161
7162 * gcc.dg/tree-ssa/20040514-1.c: New test.
7163
7164 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7165
7166 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
7167 test.
7168
7169 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7170
7171 PR fortran/14066
7172 * gfortran.fortran-torture/compile/do_1.f90: New test.
7173
7174 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
7175
7176 PR fortran/15051
7177 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
7178 test.
7179
7180 2004-05-14 Bud Davis <bdavis9659@comcast.net>
7181
7182 PR fortran/15149
7183 * gfortran.fortran-torture/execute/random_init.f90: New test.
7184
7185 2004-05-13 Paul Brook <paul@codesourcery.com>
7186
7187 PR fortran/15314
7188 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
7189
7190 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
7191
7192 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
7193 for the powerpc case.
7194
7195 2004-05-13 Jeff Law <law@redhat.com>
7196
7197 * gcc.dg/tree-ssa/20040513-1.c: New test.
7198 * gcc.dg/tree-ssa/20040513-2.c: New test.
7199
7200 2004-05-13 Paul Brook <paul@codesourcery.com>
7201
7202 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
7203 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
7204 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
7205
7206 2004-05-13 Andreas Schwab <schwab@suse.de>
7207
7208 PR other/10819
7209 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
7210 characters.
7211
7212 2004-05-13 Bud Davis <bdavis9659@comcast.net>
7213
7214 PR fortran/15294
7215 * gfortran.fortran-torture/execute/adjustr.f90: New file.
7216
7217 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7218
7219 Merge from tree-ssa-20020619-branch. See
7220 ChangeLog.tree-ssa for details.
7221
7222 2004-05-11 Ziemowit Laski <zlaski@apple.com>
7223
7224 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
7225 include <altivec.h> explicitly.
7226 * gcc.dg/altivec-13.c: Likewise.
7227
7228 2004-05-11 Paul Brook <paul@codesourcery.com>
7229
7230 * gcc.c-torture/compile/20010518-1.c: Force enum size.
7231
7232 2004-05-10 Eric Christopher <echristo@redhat.com>
7233
7234 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
7235 * gcc.dg/sibcall-4.c: Ditto.
7236
7237 2004-05-10 Ziemowit Laski <zlaski@apple.com>
7238
7239 * g++.dg/ext/altivec-8.C: New test case.
7240 * gcc.dg/altivec-13.c: New test case.
7241
7242 2004-05-08 Roger Sayle <roger@eyesopen.com>
7243
7244 * gcc.c-torture/execute/divcmp-1.c: New test case.
7245 * gcc.c-torture/execute/divcmp-2.c: New test case.
7246 * gcc.c-torture/execute/divcmp-3.c: New test case.
7247
7248 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
7249
7250 * g++.dg/other/pragma-re-2.C: New test.
7251
7252 2004-05-07 Uros Bizjak <uros@kss-loka.si>
7253
7254 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
7255 * gcc.dg/i386-387-2.c: Likewise.
7256
7257 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
7258 __builtin_drem.
7259 * gcc.dg/i386-387-6.c: Likewise.
7260
7261 2004-05-07 Uros Bizjak <uros@kss-loka.si>
7262
7263 * gcc.dg/builtins-33.c: Also check log1p*.
7264
7265 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
7266
7267 PR optimization/15296
7268 * gcc.c-torture/execute/pr15296.c: New test.
7269
7270 2004-05-05 Uros Bizjak <uros@kss-loka.si>
7271
7272 * gcc.dg/builtins-40.c: New test.
7273
7274 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
7275
7276 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
7277
7278 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
7279
7280 * g++.dg/ext/spe1.C: New testcase.
7281
7282 2004-05-04 Ziemowit Laski <zlaski@apple.com>
7283
7284 * objc.dg/image-info.m: Allow additional attributes
7285 for __image_info section.
7286
7287 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
7288
7289 * gcc.dg/torture/mips-hilo-2.c: New test.
7290
7291 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7292
7293 PR c++/14389
7294 * g++.dg/template/member5.C: New test.
7295
7296 2004-05-03 Uros Bizjak <uros@kss-loka.si>
7297
7298 * gcc.dg/builtins-34.c: Also check expm1*.
7299
7300 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7301
7302 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
7303 * gcc.dg/torture/builtin-convert-3.c: New test.
7304
7305 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
7306
7307 PR middle-end/15054
7308 * g++.dg/opt/pr15054.C: New test.
7309
7310 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7311
7312 * gcc.dg/torture/builtin-rounding-1.c: New test.
7313 * gcc.dg/builtins-25.c: Delete.
7314 * gcc.dg/builtins-29.c: Delete.
7315
7316 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
7317
7318 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
7319 * gcc.dg/sibcall-4.c: Likewise.
7320 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
7321
7322 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
7323
7324 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
7325 bit-field on 16-bit targets.
7326
7327 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
7328
7329 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
7330 16-bit targets.
7331
7332 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
7333
7334 * gcc.dg/rs6000-power2-1.c: Change to compile only.
7335 * gcc.dg/rs6000-power2-2.c: Likewise.
7336
7337 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
7338
7339 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
7340 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
7341 Change the asm registers to be in form of frN instead of fN.
7342
7343 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7344
7345 * gcc.dg/torture/builtin-convert-2.c: New test.
7346
7347 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
7348
7349 * gcc.dg/rs6000-power2-1.c: New test.
7350 * gcc.dg/rs6000-power2-2.c: New test.
7351
7352 2004-04-28 Jan Hubicka <jh@suse.cz>
7353
7354 * gcc.dg/unused-6.c: New test.
7355
7356 2004-04-24 Laurent GUERBY <laurent@guerby.net>
7357 Ulrich Weigand <uweigand@de.ibm.com>
7358
7359 * ada/acats/run_all.sh: Define $target variable.
7360
7361 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
7362
7363 PR c++/15119
7364 * g++.dg/other/vararg-1.C: New test.
7365
7366 PR c++/4794
7367 * g++.dg/eh/cleanup3.C: New test.
7368
7369 2004-04-24 Laurent GUERBY <laurent@guerby.net>
7370
7371 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
7372 and ad8011a (target_insn).
7373 * ada/acats/support/macro.dfs: Likewise.
7374 * ada/acats/support/impbit.adb: New file.
7375
7376 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
7377
7378 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
7379
7380 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7381
7382 * gcc.dg/loop-3.c: New test.
7383
7384 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
7385
7386 * gcc.c-torture/execute/simd-5.c: New test.
7387
7388 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7389
7390 PR c++/15064
7391 * g++.dg/template/crash18.C: New test.
7392
7393 2004-04-22 Mark Mitchell <mark@codesourcery.com>
7394
7395 * g++.dg/ext/complit3.C: New test.
7396
7397 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
7398
7399 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
7400 * gcc.dg/altivec-3.c: Same.
7401 * gcc.dg/altivec-varargs-1.c: Same.
7402
7403 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
7404
7405 * lib/target-supports.exp (check_profiling_available): Assume
7406 profiling is not available on powerpc-eabi targets.
7407
7408 2004-04-21 Janis Johnson <janis187@us.ibm.com>
7409
7410 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
7411 * gcc.dg/vmx/bug-1.c: Ditto.
7412
7413 2004-04-20 Eric Christopher <echristo@redhat.com>
7414
7415 * gcc.dg/charset/extern.c: New test.
7416 * g++.dg/charset/extern3.cc: Ditto.
7417
7418 2004-04-20 Uros Bizjak <uros@kss-loka.si>
7419
7420 * gcc.dg/builtins-39.c: New test.
7421
7422 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
7423
7424 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
7425
7426 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
7427
7428 * gcc.dg/torture/mips-hilo-1.c: New test.
7429
7430 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
7431
7432 * gcc.c-torture/compile/20040419-1.c: New test.
7433
7434 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
7435
7436 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
7437
7438 2004-04-18 Zack Weinberg <zack@codesourcery.com>
7439 Aldy Hernandez <aldyh@redhat.com>
7440
7441 * gcc.c-torture/execute/va-arg-24.c: New.
7442
7443 2004-04-17 Zack Weinberg <zack@codesourcery.com>
7444 Aldy Hernandez <aldyh@redhat.com>
7445
7446 * gcc.dg/vmx/1b-01.c: New.
7447 * gcc.dg/vmx/1b-02.c: New.
7448 * gcc.dg/vmx/1b-03.c: New.
7449 * gcc.dg/vmx/1b-04.c: New.
7450 * gcc.dg/vmx/1b-05.c: New.
7451 * gcc.dg/vmx/1b-06.c: New.
7452 * gcc.dg/vmx/1b-07.c: New.
7453 * gcc.dg/vmx/1c-01.c: New.
7454 * gcc.dg/vmx/1c-02.c: New.
7455 * gcc.dg/vmx/3a-01a.c: New.
7456 * gcc.dg/vmx/3a-01.c: New.
7457 * gcc.dg/vmx/3a-01m.c: New.
7458 * gcc.dg/vmx/3a-03.c: New.
7459 * gcc.dg/vmx/3a-03m.c: New.
7460 * gcc.dg/vmx/3a-04.c: New.
7461 * gcc.dg/vmx/3a-04m.c: New.
7462 * gcc.dg/vmx/3a-05.c: New.
7463 * gcc.dg/vmx/3a-06.c: New.
7464 * gcc.dg/vmx/3a-06m.c: New.
7465 * gcc.dg/vmx/3a-07.c: New.
7466 * gcc.dg/vmx/3b-01.c: New.
7467 * gcc.dg/vmx/3b-02.c: New.
7468 * gcc.dg/vmx/3b-10.c: New.
7469 * gcc.dg/vmx/3b-13.c: New.
7470 * gcc.dg/vmx/3b-14.c: New.
7471 * gcc.dg/vmx/3b-15.c: New.
7472 * gcc.dg/vmx/3c-01a.c: New.
7473 * gcc.dg/vmx/3c-01.c: New.
7474 * gcc.dg/vmx/3c-02.c: New.
7475 * gcc.dg/vmx/3c-03.c: New.
7476 * gcc.dg/vmx/3d-01.c: New.
7477 * gcc.dg/vmx/4-01.c: New.
7478 * gcc.dg/vmx/4-03.c: New.
7479 * gcc.dg/vmx/5-01.c: New.
7480 * gcc.dg/vmx/5-02.c: New.
7481 * gcc.dg/vmx/5-03.c: New.
7482 * gcc.dg/vmx/5-04.c: New.
7483 * gcc.dg/vmx/5-05.c: New.
7484 * gcc.dg/vmx/5-06.c: New.
7485 * gcc.dg/vmx/5-07.c: New.
7486 * gcc.dg/vmx/5-07t.c: New.
7487 * gcc.dg/vmx/5-08.c: New.
7488 * gcc.dg/vmx/5-10.c: New.
7489 * gcc.dg/vmx/5-11.c: New.
7490 * gcc.dg/vmx/7-01a.c: New.
7491 * gcc.dg/vmx/7-01.c: New.
7492 * gcc.dg/vmx/7c-01.c: New.
7493 * gcc.dg/vmx/7d-01.c: New.
7494 * gcc.dg/vmx/7d-02.c: New.
7495 * gcc.dg/vmx/8-01.c: New.
7496 * gcc.dg/vmx/8-02a.c: New.
7497 * gcc.dg/vmx/8-02.c: New.
7498 * gcc.dg/vmx/brode-1.c: New.
7499 * gcc.dg/vmx/bug-1.c: New.
7500 * gcc.dg/vmx/bug-2.c: New.
7501 * gcc.dg/vmx/bug-3.c: New.
7502 * gcc.dg/vmx/cw-bug-1.c: New.
7503 * gcc.dg/vmx/cw-bug-2.c: New.
7504 * gcc.dg/vmx/cw-bug-3.c: New.
7505 * gcc.dg/vmx/dct.c: New.
7506 * gcc.dg/vmx/debug-1.c: New.
7507 * gcc.dg/vmx/debug-2.c: New.
7508 * gcc.dg/vmx/debug-3.c: New.
7509 * gcc.dg/vmx/debug-4.c: New.
7510 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
7511 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
7512 * gcc.dg/vmx/eg-5.c: New.
7513 * gcc.dg/vmx/fft.c: New.
7514 * gcc.dg/vmx/gcc-bug-1.c: New.
7515 * gcc.dg/vmx/gcc-bug-2.c: New.
7516 * gcc.dg/vmx/gcc-bug-3.c: New.
7517 * gcc.dg/vmx/gcc-bug-4.c: New.
7518 * gcc.dg/vmx/gcc-bug-5.c: New.
7519 * gcc.dg/vmx/gcc-bug-6.c: New.
7520 * gcc.dg/vmx/gcc-bug-7.c: New.
7521 * gcc.dg/vmx/gcc-bug-8.c: New.
7522 * gcc.dg/vmx/gcc-bug-9.c: New.
7523 * gcc.dg/vmx/gcc-bug-b.c: New.
7524 * gcc.dg/vmx/gcc-bug-c.c: New.
7525 * gcc.dg/vmx/gcc-bug-d.c: New.
7526 * gcc.dg/vmx/gcc-bug-e.c: New.
7527 * gcc.dg/vmx/gcc-bug-f.c: New.
7528 * gcc.dg/vmx/gcc-bug-g.c: New.
7529 * gcc.dg/vmx/gcc-bug-i.c: New.
7530 * gcc.dg/vmx/harness.h: New.
7531 * gcc.dg/vmx/ira1.c: New.
7532 * gcc.dg/vmx/ira2a.c: New.
7533 * gcc.dg/vmx/ira2b.c: New.
7534 * gcc.dg/vmx/ira2.c: New.
7535 * gcc.dg/vmx/ira2c.c: New.
7536 * gcc.dg/vmx/mem.c: New.
7537 * gcc.dg/vmx/newton-1.c: New.
7538 * gcc.dg/vmx/ops.c: New.
7539 * gcc.dg/vmx/sn7153.c: New.
7540 * gcc.dg/vmx/spill2.c: New.
7541 * gcc.dg/vmx/spill3.c: New.
7542 * gcc.dg/vmx/spill.c: New.
7543 * gcc.dg/vmx/t.c: New.
7544 * gcc.dg/vmx/varargs-1.c: New.
7545 * gcc.dg/vmx/varargs-2.c: New.
7546 * gcc.dg/vmx/varargs-3.c: New.
7547 * gcc.dg/vmx/varargs-4.c: New.
7548 * gcc.dg/vmx/varargs-5.c: New.
7549 * gcc.dg/vmx/varargs-6.c: New.
7550 * gcc.dg/vmx/varargs-7.c: New.
7551 * gcc.dg/vmx/vmx.exp: New.
7552 * gcc.dg/vmx/vprint-1.c: New.
7553 * gcc.dg/vmx/vscan-1.c: New.
7554 * gcc.dg/vmx/x-01.c: New.
7555 * gcc.dg/vmx/x-02.c: New.
7556 * gcc.dg/vmx/x-03.c: New.
7557 * gcc.dg/vmx/x-04.c: New.
7558 * gcc.dg/vmx/x-05.c: New.
7559 * gcc.dg/vmx/yousufi-1.c: New.
7560 * gcc.dg/vmx/zero-1.c: New.
7561 * gcc.dg/vmx/zero.c: New.
7562
7563 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
7564
7565 * g++.dg/lookup/java1.C: Update for chage of
7566 _Jv_AllocObject.
7567 * g++.dg/lookup/java2.C: Likewise.
7568
7569 2004-04-17 Laurent GUERBY <laurent@guerby.net>
7570
7571 * ada/acats/run_all.sh: use -O2 by default.
7572
7573 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
7574
7575 * gcc.dg/vr-mult-[12].c: New tests.
7576
7577 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7578
7579 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
7580
7581 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
7582
7583 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
7584
7585 * lib/target-supports.exp (check_profiling_available): Assume profiling
7586 isn't available for mips*-*-elf targets.
7587
7588 2004-04-14 Uros Bizjak <uros@kss-loka.si>
7589
7590 * gcc.dg/builtins-38.c: New test.
7591
7592 2004-04-14 Eric Christopher <echristo@redhat.com>
7593
7594 * g++.dg/charset/charset.exp: Run .cc extension tests.
7595
7596 2004-04-14 Zack Weinberg <zack@codesourcery.com>
7597
7598 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
7599
7600 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7601
7602 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
7603
7604 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
7605
7606 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
7607 * gcc.dg/i386-387-2.c: Likewise.
7608
7609 * gcc.dg/i386-387-7.c: New test.
7610 * gcc.dg/i386-387-8.c: New test.
7611
7612 * gcc.dg/builtins-37.c: New test.
7613
7614 2004-04-13 Geoffrey Keating <geoffk@apple.com>
7615
7616 * g++.dg/pch/externc-1.C: Add missing semicolon.
7617
7618 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
7619
7620 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
7621
7622 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7623
7624 * gcc.c-torture/execute/20040411-1.c: New test.
7625
7626 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
7627
7628 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
7629
7630 2004-04-09 Chris Demetriou <cgd@broadcom.com>
7631
7632 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
7633
7634 2004-04-09 Zack Weinberg <zack@codesourcery.com>
7635
7636 * lib/target-supports.exp (check_named_sections_available): New.
7637 * lib/gcc-dg.exp (dg-require-named-sections): New.
7638 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
7639 old-deja.exp. Also prune error-count message from HP linker.
7640 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
7641
7642 * g++.dg/init/init-ref4.C: Use dg-require-weak.
7643 * g++.old-deja/g++.pt/static3.C: Likewise.
7644 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
7645
7646 2004-04-09 Roger Sayle <roger@eyesopen.com>
7647
7648 * gcc.c-torture/execute/20040409-1.c: New test case.
7649 * gcc.c-torture/execute/20040409-2.c: New test case.
7650 * gcc.c-torture/execute/20040409-3.c: New test case.
7651
7652 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
7653
7654 * gcc.dg/20040409-1.c: New test.
7655
7656 2004-04-08 Roger Sayle <roger@eyesopen.com>
7657
7658 PR target/14888
7659 * g++.dg/opt/pr14888.C: New test case.
7660
7661 2004-04-08 Geoffrey Keating <geoffk@apple.com>
7662
7663 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
7664 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
7665 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
7666 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
7667 New tests.
7668
7669 2004-04-08 Paul Brook <paul@codesourcery.com>
7670
7671 * gcc.dg/spill-1.c: New test.
7672
7673 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7674
7675 * gcc.dg/torture/builtin-ctype-2.c: New test.
7676
7677 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
7678
7679 * gcc.dg/pch/pch.exp: Add largefile test.
7680
7681 2004-04-06 Geoffrey Keating <geoffk@apple.com>
7682
7683 * g++.dg/pch/externc-1.Hs: New.
7684 * g++.dg/pch/externc-1.C: New.
7685
7686 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7687
7688 * gcc.dg/compat/struct-by-value-5a_main.c,
7689 gcc.dg/compat/struct-by-value-5b_main.c: New files.
7690 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
7691 * gcc.dg/compat/struct-by-value-5a_x.c,
7692 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7693 gcc.dg/compat/struct-by-value-5_x.c.
7694 * gcc.dg/compat/struct-by-value-5a_y.c,
7695 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7696 gcc.dg/compat/struct-by-value-5_y.c.
7697
7698 * gcc.dg/compat/struct-by-value-6a_main.c,
7699 gcc.dg/compat/struct-by-value-6b_main.c: New files.
7700 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7701 * gcc.dg/compat/struct-by-value-6a_x.c,
7702 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7703 gcc.dg/compat/struct-by-value-6_x.c.
7704 * gcc.dg/compat/struct-by-value-6a_y.c,
7705 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7706 gcc.dg/compat/struct-by-value-6_y.c.
7707
7708 * gcc.dg/compat/struct-by-value-7a_main.c,
7709 gcc.dg/compat/struct-by-value-7b_main.c: New files.
7710 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7711 * gcc.dg/compat/struct-by-value-7a_x.c,
7712 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7713 gcc.dg/compat/struct-by-value-7_x.c.
7714 * gcc.dg/compat/struct-by-value-7a_y.c,
7715 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7716 gcc.dg/compat/struct-by-value-7_y.c.
7717
7718 2004-04-06 Jakub Jelinek <jakub@redhat.com>
7719
7720 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7721 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7722 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7723 options.
7724
7725 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7726
7727 * gcc.dg/builtins-36.c: New test.
7728
7729 2004-04-06 Paul Brook <paul@codesourcery.com>
7730
7731 * README.gcc: Remove obsolete contraint on testcases.
7732
7733 2004-04-05 Paul Brook <paul@codesourcery.com>
7734
7735 PR2123
7736 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7737 failure and exit(0) on success.
7738 * g++.dg/expr/anew2.C: Ditto.
7739 * g++.dg/expr/anew3.C: Ditto.
7740 * g++.dg/expr/anew4.C: Ditto.
7741
7742 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7743
7744 PR c++/3518
7745 * g++.dg/template/unify7.C: New.
7746
7747 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7748
7749 * g++.dg/README: Bring up to date with new subdirectories; remove
7750 duplicate subdirectory lines.
7751
7752 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7753
7754 PR c++/14007
7755 * g++.dg/template/unify5.C: New.
7756 * g++.dg/template/unify6.C: New.
7757 * g++.dg/template/qualttp20.C: Adjust.
7758 * g++.old-deja/g++.jason/report.C: Adjust.
7759 * g++.old-deja/g++.other/qual1.C: Adjust.
7760
7761 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7762
7763 PR c++/14803
7764 * g++.dg/inherit/ptrmem1.C: New test.
7765
7766 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7767
7768 PR c++/14755
7769 * gcc.c-torture/execute/20040331-1.c: New test.
7770 * gcc.dg/20040331-1.c: New test.
7771
7772 2004-04-01 Paul Brook <paul@codesourcery.com>
7773
7774 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7775
7776 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7777
7778 PR c++/14724
7779 * g++.dg/init/goto1.C: New test.
7780
7781 PR c++/14763
7782 * g++.dg/template/defarg4.C: New test.
7783
7784 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7785
7786 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7787
7788 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7789
7790 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7791
7792 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7793
7794 * gcc.dg/noncompile/undeclared-2.c: New test.
7795
7796 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7797
7798 * gcc.dg/940409-1.c: Remove XFAIL.
7799 * gcc.dg/reg-vol-struct-1.c: New test.
7800
7801 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7802
7803 * gcc.dg/torture/builtin-wctype-1.c: New test.
7804
7805 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7806
7807 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7808 * gcc.dg/20001101-1.c: Likewise.
7809 * gcc.dg/20001102-1.c: Likewise.
7810
7811 2004-03-25 Roger Sayle <roger@eyesopen.com>
7812
7813 * gcc.dg/compare8.c: Add an additional test for XOR.
7814
7815 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7816
7817 * gcc.dg/torture/builtin-ctype-1.c: New test.
7818
7819 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7820
7821 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7822 * gcc.dg/torture/builtin-math-1.c: Likewise.
7823 * gcc.dg/torture/builtin-power-1.c: New test.
7824
7825 2004-03-24 Andreas Schwab <schwab@suse.de>
7826
7827 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7828 IA64 assembler.
7829
7830 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7831 Roger Sayle <roger@eyesopen.com>
7832
7833 * gcc.dg/compare8.c: New test case.
7834
7835 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7836
7837 * g++.dg/ext/altivec-7.C: New test.
7838
7839 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7840
7841 PR 12267, 12391, 12560, 13129, 14114, 14133
7842 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7843 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7844 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7845 Adjust error regexps.
7846 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7847 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7848 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7849 * gcc.dg/local1.c: Add explanatory comment.
7850
7851 2004-03-23 Roger Sayle <roger@eyesopen.com>
7852
7853 PR optimization/14669
7854 * g++.dg/opt/fold2.C: New test case.
7855
7856 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7857
7858 PR c/14069
7859 * gcc.dg/20040322-1.c: New test.
7860
7861 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7862
7863 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7864 * gcc.dg/ultrasp4.c: Likewise.
7865 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7866
7867 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7868
7869 * gcc.dg/i386-sse-8.c: Reset default options.
7870
7871 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7872
7873 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7874 in the error message text.
7875
7876 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7877
7878 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7879
7880 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7881
7882 PR c++/14616
7883 * g++.dg/init/array13.C: New test.
7884
7885 2004-03-20 Roger Sayle <roger@eyesopen.com>
7886
7887 PR target/13889
7888 * gcc.c-torture/compile/pr13889.c: New test case.
7889
7890 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7891
7892 PR c/14635
7893 * builtins-1.c (nan, nans): Don't test.
7894 * builtins-30.c: Don't use nan, nanf, nanl.
7895 * builtins-35.c: New test.
7896
7897 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7898
7899 * g++.dg/ext/altivec-6.C: New test.
7900
7901 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7902
7903 * g++.dg/init/placement3.C: New test.
7904
7905 * g++.dg/template/spec13.C: New test.
7906
7907 * g++.dg/lookup/using11.C: New test.
7908
7909 * g++.dg/lookup/koenig3.C: New test.
7910
7911 * g++.dg/template/operator2.C: New test.
7912
7913 * g++.dg/expr/dtor3.C: New test.
7914 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7915 marker.
7916 * g++.old-deja/g++.law/visibility28.C: Likewise.
7917
7918 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7919
7920 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7921 * gcc.dg/ppc64-abi-3.c: Likewise.
7922
7923 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7924
7925 PR c++/14545
7926 * g++.dg/parse/template15.C: New test.
7927
7928 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7929
7930 * g++.dg/expr/dtor2.C: New test.
7931
7932 * g++.dg/lookup/anon4.C: New test.
7933
7934 * g++.dg/overload/using1.C: New test.
7935
7936 * g++.dg/template/lookup7.C: New test.
7937
7938 * g++.dg/template/typename6.C: New test.
7939
7940 * g++.dg/expr/cond6.C: New test.
7941
7942 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7943
7944 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7945
7946 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7947
7948 * g++.dg/expr/cond5.C: New test.
7949 * g++.dg/expr/constcast1.C: Likewise.
7950 * g++.dg/expr/ptrmem2.C: Likewise.
7951 * g++.dg/expr/ptrmem3.C: Likewise.
7952 * g++.dg/lookup/main1.C: Likewise.
7953 * g++.dg/template/lookup6.C: Likewise.
7954
7955 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7956
7957 * gcc.dg/local1.c: New test.
7958
7959 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7960
7961 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7962
7963 * gcc.dg/torture/builtin-convert-1.c: New test.
7964
7965 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7966
7967 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7968
7969 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7970
7971 PR c++/14481
7972 * g++.dg/warn/Wunused-7.C: New test.
7973
7974 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7975
7976 * gcc.dg/torture/builtin-integral-1.c: New test.
7977
7978 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7979
7980 PR c++/14586
7981 * g++.dg/parse/non-dependent3.C: New test.
7982
7983 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7984
7985 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7986 * g++.dg/eh/simd-2.C: Likewise.
7987 * g++.dg/init/array10.C: Likewise.
7988 * gcc.c-torture/compile/simd-1.c: Likewise.
7989 * gcc.c-torture/compile/simd-2.c: Likewise.
7990 * gcc.c-torture/compile/simd-3.c: Likewise.
7991 * gcc.c-torture/compile/simd-4.c: Likewise.
7992 * gcc.c-torture/compile/simd-6.c: Likewise.
7993 * gcc.c-torture/execute/simd-1.c: Likewise.
7994 * gcc.c-torture/execute/simd-2.c: Likewise.
7995 * gcc.dg/compat/vector-defs.h: Likewise.
7996 * gcc.dg/20020531-1.c: Likewise.
7997 * gcc.dg/altivec-3.c: Likewise.
7998 * gcc.dg/altivec-4.c: Likewise.
7999 * gcc.dg/altivec-varargs-1.c: Likewise.
8000 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
8001 * gcc.dg/i386-mmx-3.c: Likewise.
8002 * gcc.dg/i386-sse-4.c: Likewise.
8003 * gcc.dg/i386-sse-5.c: Likewise.
8004 * gcc.dg/i386-sse-8.c: Likewise.
8005 * gcc.dg/simd-1.c: Likewise.
8006 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
8007 __ev64_opaque__ since the machine description provides it.
8008
8009 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8010
8011 * lib/compat.exp (skip_list): New global variable.
8012 Use it to hold the user defined COMPAT_SKIPS list if any.
8013 (compat-obj): Add the members of skip_list to optall.
8014
8015 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8016
8017 * gcc.dg/compat/union-by-value-1_main.c,
8018 union-by-value-1_x.c, union-by-value-1_y.c,
8019 union-check.h, union-defs.h,
8020 union-init.h, union-return-1_main.c,
8021 union-return-1_x.c, union-return-1_y.c: New files.
8022
8023 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8024
8025 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
8026 mixed-struct-init.h: Add 4 mixed structure types.
8027 struct-by-value-21_main.c, struct-by-value-21_x.c,
8028 struct-by-value-21_y.c, struct-return-21_main.c,
8029 struct-return-21_x.c, struct-return-21_y.c: New files.
8030
8031 2004-03-13 Mark Mitchell <mark@codesourcery.com>
8032
8033 PR c++/14550
8034 * g++.dg/parse/template14.C: New test.
8035
8036 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
8037
8038 * gcc.c-torture/execute/20040313-1.c: New test.
8039
8040 2004-03-13 Jakub Jelinek <jakub@redhat.com>
8041
8042 PR target/14533
8043 * gcc.dg/20040311-2.c: New test.
8044
8045 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
8046
8047 PR other/14544
8048 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
8049 bit-field.
8050
8051 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8052
8053 * gcc.dg/20040305-2.c: Add missing return statement.
8054
8055 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8056
8057 * gcc.dg/builtins-34.c: Also check pow10*.
8058
8059 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
8060
8061 PR target/14262
8062 * gcc.dg/20040305-2.c: New test.
8063
8064 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
8065
8066 * gcc.dg/20040310-1.c: New test.
8067
8068 2004-03-11 Roger Sayle <roger@eyesopen.com>
8069
8070 * gcc.c-torture/execute/20040311-1.c: New test case.
8071
8072 2004-03-11 Mark Mitchell <mark@codesourcery.com>
8073
8074 PR c++/14476
8075 * g++.dg/lookup/enum1.C: New test.
8076
8077 2004-03-10 Mark Mitchell <mark@codesourcery.com>
8078
8079 PR c++/14510
8080 * g++.dg/lookup/struct2.C: New test.
8081
8082 2004-03-10 Uros Bizjak <uros@kss-loka.si>
8083
8084 * gcc.dg/builtins-34.c: New test.
8085
8086 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8087
8088 * gcc.dg/torture/builtin-nonneg-1.c: New test.
8089
8090 2004-03-09 James E Wilson <wilson@specifixinc.com>
8091
8092 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
8093 * gcc.dg/alias-2.c: New testcase.
8094
8095 2004-03-09 Zack Weinberg <zack@codesourcery.com>
8096
8097 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
8098
8099 2004-03-09 Roger Sayle <roger@eyesopen.com>
8100
8101 * gcc.c-torture/execute/20040309-1.c: New test case.
8102
8103 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
8104
8105 PR c++/14397
8106 * g++.dg/overload/ref1.C: New.
8107
8108 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8109
8110 PR c++/14409
8111 * g++.dg/template/spec12.C: New test.
8112
8113 PR c++/14448
8114 * g++.dg/parse/crash14.C: New test.
8115
8116 2004-03-09 Mark Mitchell <mark@codesourcery.com>
8117
8118 PR c++/14230
8119 * g++.dg/init/ref11.C: New test.
8120
8121 2004-03-09 Mark Mitchell <mark@codesourcery.com>
8122
8123 PR c++/14432
8124 * g++.dg/parse/builtin2.C: New test.
8125
8126 2004-03-08 Mark Mitchell <mark@codesourcery.com>
8127
8128 PR c++/14401
8129 * g++.dg/init/ctor3.C: New test.
8130 * g++.dg/init/union1.C: New test.
8131 * g++.dg/ext/anon-struct4.C: New test.
8132
8133 2004-03-08 Mark Mitchell <mark@codesourcery.com>
8134
8135 * g++.dg/lookup/koenig1.C: Tweak error messages.
8136 * g++.dg/lookup/used-before-declaration.C: Likewise.
8137 * g++.dg/other/do1.C: Likewise.
8138 * g++.dg/overload/koenig1.C: Likewise.
8139 * g++.dg/parse/crash13.C: Likewise.
8140 * g++.dg/template/instantiate3.C: Likewise.
8141
8142 2004-03-08 Eric Christopher <echristo@redhat.com>
8143
8144 * * lib/target-supports.exp: Enable libiconv in test
8145 compilation. Fix up error checking.
8146
8147 2004-03-08 Roger Sayle <roger@eyesopen.com>
8148
8149 PR middle-end/14289
8150 * gcc.dg/pr14289-1.c: New test case.
8151 * gcc.dg/pr14289-2.c: Likewise.
8152 * gcc.dg/pr14289-3.c: Likewise.
8153
8154 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
8155
8156 * gcc.c-torture/execute/20040308-1.c: New test.
8157
8158 2004-03-07 Roger Sayle <roger@eyesopen.com>
8159
8160 * gcc.c-torture/execute/20040307-1.c: New test case.
8161
8162 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
8163
8164 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
8165
8166 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
8167
8168 * gcc.dg/20040306-1.c: New test.
8169
8170 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
8171
8172 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
8173 them static.
8174 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
8175
8176 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8177
8178 PR c/14465
8179 * gcc.dg/decl-6.c: New test.
8180
8181 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
8184 Rename LOGPOW -> LOG_POW.
8185 (SQRT_EXP, POW_EXP): New.
8186
8187 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8188
8189 * gcc.dg/i386-sse-8.c: New test.
8190
8191 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8192
8193 PR c/14114
8194 * gcc.dg/decl-5.c: New test.
8195
8196 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
8197
8198 * gcc.dg/20040305-1.c: New test.
8199
8200 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
8201
8202 PR other/14354
8203 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
8204
8205 2004-03-04 Ziemowit Laski <zlaski@apple.com>
8206
8207 PR c++/14425, c++/14426
8208 * g++.dg/ext/altivec-4.C: New test.
8209 * g++.dg/ext/altivec-5.C: New test.
8210
8211 2004-03-04 Geoffrey Keating <geoffk@apple.com>
8212
8213 * g++.old-deja/g++.other/linkage1.C: Expect errors about
8214 global variables of a type with no linkage.
8215 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
8216 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
8217 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
8218 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
8219 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
8220 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
8221 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
8222 * g++.dg/warn/deprecated.C: Name enum Color.
8223 * g++.dg/overload/VLA.C: Name structure for 'b'.
8224 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
8225
8226 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8227
8228 * gcc.c-torture/compile/20040304-1.c: New test.
8229
8230 2004-03-03 Zack Weinberg <zack@codesourcery.com>
8231
8232 PR 13728
8233 * gcc.dg/decl-4.c: New testcase.
8234
8235 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
8236
8237 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
8238 as PRECF if sizeof (float) > sizeof (double).
8239 (PRECL): Make it the same as PRECF if
8240 sizeof (float) > sizeof (long double).
8241
8242 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8243
8244 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
8245 system type. Add check for irix6 which doesn't have c99 runtime.
8246
8247 2004-03-03 Bob Wilson <bob.wilson@acm.org>
8248
8249 * gcc.dg/const-elim-1.c: xfail for xtensa.
8250
8251 2004-03-01 Mark Mitchell <mark@codesourcery.com>
8252
8253 PR c++/14369
8254 * g++.dg/template/cond4.C: New test.
8255
8256 2004-03-01 Mark Mitchell <mark@codesourcery.com>
8257
8258 PR c++/14360
8259 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
8260
8261 PR c++/14361
8262 * g++.dg/parse/defarg7.C: New test.
8263
8264 PR c++/14359
8265 * g++.dg/template/friend26.C: New test.
8266
8267 2004-03-01 Mark Mitchell <mark@codesourcery.com>
8268
8269 PR c++/14324
8270 * g++.dg/abi/mangle21.C: New test.
8271
8272 PR c++/14260
8273 * g++.dg/parse/constructor2.C: New test.
8274
8275 PR c++/14337
8276 * g++.dg/template/sfinae1.C: New test.
8277
8278 2004-02-29 Mark Mitchell <mark@codesourcery.com>
8279
8280 PR c++/14267
8281 * g++.dg/expr/crash2.C: New test.
8282
8283 PR middle-end/13448
8284 * gcc.dg/inline-5.c: New test.
8285 * gcc.dg/always-inline.c: Split out tests into ...
8286 * gcc.dg/always-inline2.c: ... this and ...
8287 * gcc.dg/always-inline3.c: ... this.
8288
8289 2004-02-29 Mark Mitchell <mark@codesourcery.com>
8290
8291 PR debug/12103
8292 * g++.dg/debug/crash1.C: New test.
8293
8294 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
8295
8296 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
8297 function with __attribute__((noinline)).
8298 (recurser_void2): Likewise.
8299 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
8300 (recurser_void2): Likewise.
8301
8302 2004-02-29 Roger Sayle <roger@eyesopen.com>
8303
8304 PR middle-end/14203
8305 * g++.dg/warn/Wunused-6.C: New test case.
8306
8307 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
8308
8309 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
8310 not defined.
8311
8312 2004-02-27 Eric Christopher <echristo@redhat.com>
8313
8314 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
8315 * g++.dg/charset/asm2.c: Run only x86.
8316 * gcc.dg/charset/asm3.c: Ditto.
8317
8318 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
8319
8320 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
8321 ld_library_path.
8322
8323 2004-02-27 Ziemowit Laski <zlaski@apple.com>
8324
8325 * g++.dg/ext/altivec-3.C: New.
8326
8327 2004-02-26 Richard Henderson <rth@redhat.com>
8328
8329 * g++.dg/ext/attrib10.C: Mark for warning.
8330 * gcc.dg/attr-alias-1.c: New.
8331
8332 2004-02-26 Richard Henderson <rth@redhat.com>
8333
8334 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
8335 * gcc.c-torture/execute/20040208-2.c: ... it back.
8336
8337 2004-02-26 Eric Christopher <echristo@redhat.com>
8338
8339 * lib/target-supports.exp (check-iconv-available): New function.
8340 * lib/gcc-dg.exp (dg-require-iconv): New function.
8341 Use above.
8342 * gcc.dg/charset: New directory.
8343 * gcc.dg/charset/charset.exp: New file.
8344 * gcc.dg/charset/asm1.c: Ditto.
8345 * gcc.dg/charset/asm2.c: Ditto.
8346 * gcc.dg/charset/asm3.c: Ditto.
8347 * gcc.dg/charset/asm4.c: Ditto.
8348 * gcc.dg/charset/asm5.c: Ditto.
8349 * gcc.dg/charset/attribute1.c: Ditto.
8350 * gcc.dg/charset/attribute2.c: Ditto.
8351 * gcc.dg/charset/string1.c: Ditto.
8352 * g++.dg/charset: New directory.
8353 * g++.dg/dg.exp: Add here. Special options.
8354 * g++.dg/charset/charset.exp: New file.
8355 * g++.dg/charset/asm1.c: Ditto.
8356 * g++.dg/charset/asm2.c: Ditto.
8357 * g++.dg/charset/asm3.c: Ditto.
8358 * g++.dg/charset/asm4.c: Ditto.
8359 * g++.dg/charset/attribute1.c: Ditto.
8360 * g++.dg/charset/attribute2.c: Ditto.
8361 * g++.dg/charset/extern1.cc: Ditto.
8362 * g++.dg/charset/extern2.cc: Ditto.
8363 * g++.dg/charset/string1.c: Ditto.
8364
8365 2004-02-26 Mark Mitchell <mark@codesourcery.com>
8366
8367 PR c++/14278
8368 * g++.dg/parse/comma1.C: New test.
8369
8370 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8371
8372 PR c++/14284
8373 * g++.dg/template/ttp8.C: New test.
8374
8375 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
8376
8377 * gcc.dg/fixuns-trunc-1.c: New test.
8378
8379 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8380
8381 * gcc.dg/builtins-config.h: Use #elif.
8382
8383 2004-02-26 Michael Matz <matz@suse.de>
8384
8385 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
8386 * gcc.dg/991214-1.c: Likewise.
8387 * gcc.dg/i386-asm-1.c: Likewise.
8388
8389 2004-02-25 Richard Henderson <rth@redhat.com>
8390
8391 * gcc.c-torture/execute/20040208-2.c: Move ...
8392 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
8393
8394 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8395
8396 PR c++/14246
8397 * g++.dg/other/crash-3.C: New test.
8398
8399 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8400
8401 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
8402 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
8403
8404 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
8405 HP-UX.
8406
8407 2004-02-24 Michael Matz <matz@suse.de>
8408
8409 * gcc.dg/i386-regparm.c: New.
8410
8411 2004-02-23 James E Wilson <wilson@specifixinc.com>
8412
8413 * gcc.c-torture/execute/20040223-1.c: New.
8414
8415 2004-02-23 Zack Weinberg <zack@codesourcery.com>
8416 Kazu Hirata <kazu@cs.umass.edu>
8417
8418 * gcc.dg/fwritable-strings-1.c: Remove.
8419
8420 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
8421
8422 PR c/14156
8423 * gcc.dg/20040223-1.c: New test.
8424
8425 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8426
8427 PR c++/14106
8428 * g++.dg/ext/typeof9.C: New test.
8429
8430 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8431
8432 PR c++/14250
8433 * g++.dg/other/switch1.C: New test.
8434
8435 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8436
8437 * gcc.dg/cast-function-1.c: Adjust for new informative message.
8438 * gcc.dg/va-arg-1.c: Likewise.
8439
8440 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8441
8442 PR c++/14143
8443 * g++.dg/template/koenig5.C: New test.
8444
8445 2004-02-21 Ziemowit Laski <zlaski@apple.com>
8446
8447 * g++.dg/ext/altivec-1.C: Generalize target triple.
8448 * g++.dg/ext/altivec-2.C: New test case.
8449 * g++.dg/ext/altivec_check.h: New file.
8450 * gcc.dg/altivec-1.c: Generalize target triple;
8451 include altivec_check.h and call altivec_check().
8452 * gcc.dg/altivec-[2-5].c: Generalize target triple.
8453 * gcc.dg/altivec-6.c: New test case.
8454 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
8455 type casts as needed.
8456 * gcc.dg/altivec-10.c: Include altivec_check.h and call
8457 altivec_check().
8458 * gcc.dg/altivec-12.c: New test case.
8459 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
8460 include altivec_check.h and call altivec_check().
8461 * gcc.dg/altivec_check.h: New file.
8462
8463 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8464
8465 * lib/target-supports.exp (check_alias_available): Don't mangle
8466 function `g' in test program.
8467
8468 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8469
8470 * lib/target-supports.exp (check_profiling_available): Check
8471 argument to determine whether we support a profiling type.
8472 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
8473 check_profiling_available.
8474 * g++.dg/bprob/bprob.exp: Likewise
8475 * g77.dg/bprob/bprob.exp: Likewise.
8476 * gcc.misc-tests/bprob.exp: Likewise.
8477 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
8478 dg-require-profiling and delete expected error handling.
8479 * gcc.dg/20021014-1.c: Likewise.
8480 * gcc.dg/nest.c: Likewise.
8481
8482 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8483
8484 PR c++/12007
8485 * g++.dg/other/vthunk1.C: New test.
8486
8487 2004-02-20 Falk Hueffner <falk@debian.org>
8488
8489 PR target/14201
8490 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
8491
8492 2004-02-20 Mark Mitchell <mark@codesourcery.com>
8493
8494 PR c++/13927
8495 * g++.dg/other/error8.C: Remove XFAIL markers.
8496
8497 PR c++/14173
8498 * g++.dg/ext/packed5.C: New test.
8499
8500 PR c++/14199
8501 * g++.dg/warn/Wunused-5.C: New test.
8502
8503 PR c++/14186
8504 * g++.dg/lookup/member1.C: New test.
8505
8506 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
8507
8508 * gcc.c-torture/compile/20040130-1.c: Enable only when
8509 __INT_MAX__ >= 2147483647L.
8510 * gcc.c-torture/compile/961203-1.c: Likewise.
8511
8512 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
8513
8514 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
8515 * g++.dg/opt/template1.C: Robustify assembler regexp
8516
8517 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8518
8519 * gcc.c-torture/execute/simd-4.x: Remove.
8520 * gcc.c-torture/execute/va-arg-25.x: Likewise.
8521 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
8522 Guard with #ifndef SKIP_ATTRIBUTE.
8523 * gcc.dg/compat/vector-1_y.c: Likewise.
8524 * gcc.dg/compat/vector-2_x.c: Likewise.
8525 * gcc.dg/compat/vector-2_y.c: Likewise.
8526 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
8527 * g++.dg/eh/simd-2.C: Likewise.
8528
8529 2004-02-19 Alan Modra <amodra@bigpond.net.au>
8530
8531 * gcc.c-torture/compile/complex-1.c: New.
8532
8533 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
8534
8535 PR target/14209
8536 * gcc.c-torture/execute/20040218-1.c: New test.
8537
8538 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8539
8540 PR c++/14181
8541 * g++.dg/parse/new2.C: New test.
8542
8543 2004-02-18 Paul Brook <paul@codesourcery.com>
8544
8545 * gcc.c-torture/compile/libcall-1.c: New test.
8546
8547 2004-02-18 Paul Brook <paul@codesourcery.com>
8548
8549 PR debug/12934
8550 * gcc.dg/debug/debug-7.c: New test.
8551
8552 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
8553
8554 * gcc.dg/20040217-1.c: New test.
8555
8556 2004-02-17 Zack Weinberg <zack@codesourcery.com>
8557
8558 * gcc.c-torture/execute/990208-1.x: Delete.
8559
8560 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
8561
8562 * gcc.c-torture/execute/20040208-2.x: New file.
8563
8564 2004-02-17 Mark Mitchell <mark@codesourcery.com>
8565
8566 PR c++/11326
8567 * g++.dg/abi/structret1.C: New test.
8568
8569 2004-02-17 Jakub Jelinek <jakub@redhat.com>
8570
8571 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
8572 (i386_cpuid): No need to test if cpuid is available on AMD64.
8573 Fix assembly, so that it works onboth i386 and AMD64.
8574 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
8575 (vecInLong): Fix s[] member type to unsigned int.
8576 (vecInWord): Remove type.
8577 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
8578 (a64, b64, c64, d64, e64): Remove.
8579 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
8580 Remove unused variable. Remove initialization of removed variables.
8581 Don't call mmx_tests nor sse_tests.
8582 (reference_mmx, reference_sse): Remove.
8583 (check): Add return stmt.
8584 * gcc.dg/i386-sse-7.c: New test.
8585 * gcc.dg/i386-mmx-4.c: New test.
8586
8587 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8588
8589 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
8590 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8591 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8592 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
8593 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
8594 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
8595 g++.dg/tc1/dr94.C: Fix line terminator.
8596
8597 2004-02-16 Geoffrey Keating <geoffk@apple.com>
8598
8599 * gcc.c-torture/compile/20040216-1.c: New.
8600
8601 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8602
8603 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
8604 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
8605 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
8606 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
8607 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
8608 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
8609
8610 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8611
8612 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
8613
8614 2004-02-15 Mark Mitchell <mark@codesourcery.com>
8615
8616 PR c++/13971
8617 * g++.dg/expr/cond4.C: New test.
8618
8619 PR c++/14086
8620 * g++.dg/lookup/crash2.C: New test.
8621
8622 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
8623
8624 * gcc.c-torture/compile/20040214-2.c: New test.
8625
8626 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
8627
8628 PR c++/14116
8629 * g++.dg/ext/typeof8.C: New test.
8630
8631 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
8632
8633 * gcc.c-torture/compile/20040214-1.c: New test.
8634
8635 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8636
8637 PR c++/13635
8638 * g++.dg/template/spec11.C: New test.
8639
8640 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8641
8642 PR c++/13927
8643 * g++.dg/other/error8.C: New test.
8644
8645 2004-02-13 Mark Mitchell <mark@codesourcery.com>
8646
8647 PR c++/14122
8648 * g++.dg/template/array4.C: New test.
8649
8650 PR c++/14108
8651 * g++.dg/inherit/thunk2.C: New test.
8652
8653 PR c++/14083
8654 * g++.dg/eh/cond2.C: New test.
8655
8656 2004-02-12 Alan Modra <amodra@bigpond.net.au>
8657
8658 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
8659
8660 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
8661
8662 * lib/scanasm.exp (dg-scan): Quote pattern before display.
8663
8664 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
8665
8666 * g++.dg/simd-2.C: xfail on ppc64-linux.
8667
8668 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
8669
8670 PR c/456
8671 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
8672 tests.
8673
8674 2004-02-11 Uros Bizjak <uros@kss-loka.si>
8675
8676 * gcc.dg/builtins-33.c: New test.
8677
8678 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
8679
8680 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
8681
8682 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8683
8684 * g++.dg/simd-2.C: Set -maltivec for ppc64.
8685
8686 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8687
8688 * gcc.dg/ppc64-abi-3.c: New test.
8689
8690 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
8691
8692 PR c/14092
8693
8694 * gcc.dg/pr14092-1.c: New testcase.
8695
8696 2004-02-10 Alan Modra <amodra@bigpond.net.au>
8697
8698 * gcc.dg/cpp/assert4.c: Fix typo last change.
8699
8700 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8701 * gcc.dg/cpp/assert4.c: Handle powerpc64.
8702
8703 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8704
8705 2004-02-09 Roger Sayle <roger@eyesopen.com>
8706
8707 * gcc.c-torture/compile/20040209-1.c: New test case.
8708
8709 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
8710
8711 * gcc.dg/c90-init-1.c: Adjust expected error messages.
8712
8713 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
8714
8715 * gcc.c-torture/execute/20040208-[12].c: New tests.
8716
8717 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8718
8719 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8720
8721 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8722
8723 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8724
8725 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8726
8727 Bug 13856
8728 * gcc.dg/visibility-8.c: New testcase.
8729
8730 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8731
8732 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8733 arguments.
8734 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8735
8736 2004-02-07 Roger Sayle <roger@eyesopen.com>
8737
8738 PR middle-end/13696
8739 * g++.dg/opt/fold1.C: New test case.
8740
8741 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8742
8743 PR c++/14033
8744 * g++.dg/other/crash-2.C: New test.
8745
8746 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8747
8748 PR c++/14028
8749 * g++.dg/parse/angle-bracket2.C: New test.
8750
8751 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8752
8753 PR middle-end/13750
8754 Revert:
8755 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8756 PR pch/13361
8757 * testsuite/g++.dg/pch/wchar-1.C: New.
8758 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8759
8760 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8761
8762 PR c++/14008
8763 * g++.dg/parse/error15.C: New test.
8764 * g++.dg/parse/crash11.C: Update dg-error mark.
8765
8766 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8767
8768 PR c++/13932
8769 * g++.dg/warn/conv2.C: New test.
8770
8771 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8772
8773 PR c++/13086
8774 * g++.dg/warn/incomplete1.C: Remove xfail.
8775
8776 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8777
8778 * lib/file-format.exp (gcc_target_object_format): Use
8779 ${tool}_target_compile, not gcc_target_compile.
8780 * lib/target-supports.exp (check_alias_available): Likewise.
8781 (check_gc_sections_available): Likewise.
8782 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8783 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8784 dg-require-alias.
8785
8786 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8787
8788 PR c++/13969
8789 * g++.dg/template/static6.C: New test.
8790
8791 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8792
8793 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8794
8795 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8796
8797 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8798 tests for systems where `char' is unsigned by default.
8799
8800 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8801
8802 PR c++/13997
8803 * g++.dg/template/partial3.C: New test.
8804
8805 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8806
8807 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8808 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8809 Remove mentions of obsolete ports.
8810
8811 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8812
8813 * gcc.dg/noncompile/20001228-1.c: Fix for new
8814 error message.
8815
8816 2004-02-03 Roger Sayle <roger@eyesopen.com>
8817
8818 PR target/9348
8819 * gcc.c-torture/execute/multdi-1.c: New test case.
8820
8821 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8822
8823 PR c++/13925
8824 * g++.dg/template/lookup5.C: New test.
8825
8826 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8827
8828 PR c++/13950
8829 * g++.dg/template/lookup4.C: New test.
8830
8831 PR c++/13970
8832 * g++.dg/parse/error14.C: New test.
8833
8834 PR c++/14002
8835 * g++.dg/parse/template13.C: New test.
8836
8837 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8838
8839 PR c++/13978
8840 * g++.dg/template/koenig4.C: New test.
8841
8842 PR c++/13968
8843 * g++.dg/template/crash17.C: New test.
8844
8845 PR c++/13975
8846 * g++.dg/parse/error13.C: New test.
8847 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8848
8849 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8850
8851 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8852
8853 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8854
8855 PR c/11658
8856 PR c/13994
8857 * gcc.dg/noncompile/20040203-1.c: New test.
8858 * gcc.dg/noncompile/20040203-2.c: Likewise.
8859 * gcc.dg/noncompile/20040203-3.c: Likewise.
8860 * gcc.dg/20040203-1.c: Likewise.
8861
8862 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8863
8864 PR c++/10858
8865 * g++.dg/template/sizeof7.C: New test.
8866
8867 2004-02-02 Eric Christopher <echristo@redhat.com>
8868 Zack Weinberg <zack@codesourcery.com>
8869
8870 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8871
8872 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8873
8874 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8875 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8876 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8877 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8878
8879 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8880
8881 PR c++/13113
8882 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8883
8884 PR c++/13854
8885 * g++.dg/ext/attrib13.C: New test.
8886
8887 PR c++/13907
8888 * g++.dg/conversion/op2.C: New test.
8889
8890 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8891
8892 * gcc.dg/titype-1.c: Fix pasto.
8893
8894 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8895
8896 * gcc.dg/titype-1.c: New test.
8897
8898 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8899
8900 PR c++/13957
8901 * g++.dg/template/non-type-template-argument-1.C,
8902 g++.dg/template/qualified-id1.C: Update dg-error marks.
8903 * g++.dg/template/nontype6.C: New test.
8904
8905 2004-02-01 Roger Sayle <roger@eyesopen.com>
8906
8907 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8908 * gcc.dg/builtins-31.c: New testcase.
8909 * gcc.dg/builtins-32.c: New testcase.
8910
8911 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8912
8913 * objc.dg/call-super-2.m: Update line numbers
8914 for the including of stddef.h.
8915
8916 2004-01-30 Michael Matz <matz@suse.de>
8917
8918 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8919 g++.dg/ext/case-range3.C: New tests.
8920
8921 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8922
8923 DR206
8924 PR c++/13813
8925 * g++.dg/template/member4.C: New test.
8926
8927 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8928
8929 PR c++/13683
8930 * g++.dg/template/sizeof6.C: New test.
8931
8932 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8933
8934 * gcc.dg/fwritable-strings-1.c: New test.
8935
8936 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8937
8938 * gcc.c-torture/compile/20040130-1.c: New test.
8939
8940 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8941
8942 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8943
8944 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8945
8946 PR c++/13883
8947 * g++.dg/template/ctor3.C: New test.
8948
8949 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8950
8951 * g++.dg/tc1: New directory.
8952 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8953 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8954 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8955 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8956 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8957
8958 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8959
8960 * g++.dg/parse/error11.C: New test.
8961 * g++.dg/parse/error12.C: Likewise.
8962
8963 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8964
8965 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8966 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8967
8968 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8969
8970 PR c++/13791
8971 * g++.dg/ext/attrib12.C: New test.
8972
8973 PR c++/13736
8974 * g++.dg/parse/cast2.C: New test.
8975
8976 2004-01-27 James E Wilson <wilson@specifixinc.com>
8977
8978 * objc.dg/encode-2.m (main): New local string. Set depending on
8979 sizeof long. Use in sscanf call.
8980 * objc.dg/encode-3.m (main): New local string. Set depending on
8981 sizeof long. Use in scan_initial call.
8982
8983 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8984
8985 * objc.dg/call-super-2.m: Make LP64-safe.
8986 * objc.dg/desig-init-1.m: Likewise.
8987
8988 2004-01-27 Devang Patel <dpatel@apple.com>
8989
8990 * g++.dg/debug/namespace1.C: New test.
8991
8992 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8993
8994 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8995 xscale-*-*.
8996
8997 * gcc.dg/arm-mmx-1.c: New test.
8998
8999 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9000
9001 * gcc.dg/20040127-1.c: New test.
9002 * gcc.dg/20040127-2.c: New test.
9003
9004 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9005
9006 * objc.dg/stret-1.m (glob): Renamed to globa.
9007
9008 2004-01-26 Mark Mitchell <mark@codesourcery.com>
9009
9010 PR c++/13663
9011 * g++.dg/expr/for1.C: New test.
9012
9013 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
9014
9015 PR middle-end/13779
9016 * gcc.dg/darwin-longlong.c: New test.
9017
9018 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
9019
9020 * gcc.dg/20040124-1.c: Moved test from here...
9021 * gcc.c-torture/compile/20040124-1.c: ...to here.
9022
9023 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9024
9025 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
9026 the assembly output if -m64 is passed.
9027
9028 2004-01-25 Mark Mitchell <mark@codesourcery.com>
9029
9030 PR c++/13833
9031 * g++.dg/template/cond3.C: New test.
9032
9033 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9034
9035 PR c++/13810
9036 * g++.dg/template/ttp7.C: New test.
9037
9038 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9039
9040 PR c++/13797
9041 * g++.dg/template/nontype4.C: New test.
9042 * g++.dg/template/nontype5.C: Likewise.
9043
9044 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
9045
9046 * gcc.dg/torture/mips-clobber-at.c: New test.
9047
9048 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
9049
9050 * gcc.dg/20040124-1.c: New test.
9051
9052 2004-01-24 Jakub Jelinek <jakub@redhat.com>
9053
9054 * gcc.dg/20040123-1.c: New test.
9055
9056 2004-01-23 Zack Weinberg <zack@codesourcery.com>
9057
9058 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
9059
9060 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
9061
9062 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
9063
9064 2004-01-23 Andrew Pinski <apinski@apple.com>
9065
9066 * gcc.dg/20030121-1.c: Move to ..
9067 * gcc.dg/20040121-1.c: here.
9068
9069 2004-01-23 Roger Sayle <roger@eyesopen.com>
9070
9071 * gcc.dg/builtins-29.c: New test case.
9072
9073 2004-01-23 Zack Weinberg <zack@codesourcery.com>
9074
9075 PR 18314
9076 * gcc.dg/builtins-30.c: New testcase.
9077
9078 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
9079
9080 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
9081 * lib/g77.exp: Likewise.
9082 * lib/objc.exp: Likewise.
9083 * lib/g++.exp: Likewise.
9084
9085 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
9086
9087 * gcc.dg/struct-by-value-2.c: New test.
9088
9089 2004-01-21 Andrew Pinski <apinski@apple.com>
9090
9091 PR target/13785
9092 * gcc.dg/20030121-1.c: New test.
9093
9094 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
9095
9096 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
9097 clobber frame pointer register in asm statement.
9098
9099 2004-01-21 Falk Hueffner <falk@debian.org>
9100
9101 * gcc.c-torture/compile/20040121-1.c: New test.
9102
9103 2004-01-21 Zack Weinberg <zack@codesourcery.com>
9104
9105 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
9106
9107 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
9108
9109 * gcc.dg/ppc64-abi-2.c: New test.
9110
9111 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9112
9113 * lib/treelang.exp: Fill out this file.
9114 * lib/treelang-dg.exp: New File.
9115
9116 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
9117
9118 * gcc.c-torture/compile/981022-1.c: Remove.
9119 * gcc.dg/array-5.c: Remove XFAIL.
9120 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
9121 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
9122 gcc.dg/cond-lvalue-1.c: Update.
9123 * gcc.dg/cast-lvalue-2.c: New test.
9124
9125 2004-01-19 Mark Mitchell <mark@codesourcery.com>
9126
9127 PR c++/13592
9128 * g++.dg/other/error1.C (class foo): Tweak error message.
9129
9130 PR c++/13592
9131 * g++.dg/template/call2.C: New test.
9132
9133 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9134
9135 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
9136 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
9137 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
9138 scalar-return-1_x.c, scalar-return-2_y.c,
9139 scalar-return-3_x.c, scalar-return-3_y.c,
9140 scalar-return-4_x.c, scalar-return-4_y.c,
9141 struct-align-1.h, struct-align-1_x.c,
9142 struct-align-1_y.c, struct-align-2.h,
9143 struct-align-2_x.c, struct-align-2_y.c,
9144 struct-by-value-10_y.c, struct-by-value-11_x.c,
9145 struct-by-value-11_y.c, struct-by-value-12_x.c,
9146 struct-by-value-12_y.c, struct-by-value-13_x.c,
9147 struct-by-value-13_y.c, struct-by-value-14_x.c,
9148 struct-by-value-14_y.c, struct-by-value-15_x.c,
9149 struct-by-value-15_y.c, struct-by-value-16_y.c,
9150 struct-by-value-17_y.c, struct-by-value-18_y.c,
9151 struct-by-value-19_y.c, struct-by-value-1_x.c,
9152 struct-by-value-1_y.c, struct-by-value-20_y.c,
9153 struct-by-value-2_x.c, struct-by-value-2_y.c,
9154 struct-by-value-3_y.c, struct-by-value-4_x.c,
9155 struct-by-value-4_y.c, struct-by-value-5_y.c,
9156 struct-by-value-6_y.c, struct-by-value-7_y.c
9157 struct-by-value-8_x.c, struct-by-value-8_y.c
9158 struct-by-value-9_x.c, struct-by-value-9_y.c
9159 struct-return-10_x.c, struct-return-10_y.c,
9160 struct-return-19_x.c, struct-return-20_x.c
9161 struct-return-2_x.c, struct-return-2_y.c
9162 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
9163 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
9164
9165 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9166
9167 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
9168 attribute on sparc*-sun-solaris2.*.
9169
9170 2004-01-18 Mark Mitchell <mark@codesourcery.com>
9171
9172 PR c++/13710
9173 * g++.dg/ext/typeof7.C: New test.
9174
9175 2004-01-18 David Edelsohn <edelsohn@gnu.org>
9176
9177 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
9178 * gcc.dg/const-elim-1.c: Same.
9179
9180 2004-01-17 Ziemowit Laski <zlaski@apple.com>
9181
9182 * objc.dg/stret-1.m: New.
9183 * objc.dg/stret-2.m: New.
9184
9185 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
9186
9187 PR c++/11895
9188 * g++.dg/ext/vector1.C: New test.
9189
9190 2004-01-16 Geoffrey Keating <geoffk@apple.com>
9191
9192 * gcc.dg/pch/import-1.c: New.
9193 * gcc.dg/pch/import-1.hs: New.
9194 * gcc.dg/pch/import-1a.h: New.
9195 * gcc.dg/pch/import-1b.h: New.
9196 * gcc.dg/pch/import-1c.h: New.
9197
9198 2004-01-16 Mark Mitchell <mark@codesourcery.com>
9199
9200 PR c++/13574
9201 * g++.dg/ext/array1.C: New test.
9202
9203 PR c++/13178
9204 * g++.dg/conversion/op1.C: New test.
9205
9206 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
9207
9208 PR 11864
9209 From Kazumoto Kojima / Dan Kegel:
9210 * gcc.dg/pr11864-1.c: New test.
9211
9212 PR 10392
9213 From Marcus Comstedt / Dan Kegel:
9214 * gcc.dg/pr10392-1.c: New test.
9215
9216 2004-01-16 Mark Mitchell <mark@codesourcery.com>
9217
9218 PR c++/13478
9219 * g++.dg/init/ref10.C: New test.
9220
9221 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9222
9223 PR c++/13407
9224 * g++.dg/parse/typename6.C: New test.
9225
9226 2004-01-15 Geoffrey Keating <geoffk@apple.com>
9227
9228 PR pch/13361
9229 * testsuite/g++.dg/pch/wchar-1.C: New.
9230 * testsuite/g++.dg/pch/wchar-1.Hs: New.
9231
9232 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9233
9234 PR c++/9259
9235 * g++.dg/expr/sizeof2.C: New test.
9236
9237 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
9238
9239 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
9240
9241 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
9242
9243 PR c++/13659
9244 * g++.dg/lookup/strong-using-3.C: New.
9245 * g++.dg/lookup/using-10.C: New.
9246
9247 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
9248
9249 PR c++/13594
9250 * g++.dg/lookup/strong-using-2.C: New.
9251
9252 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
9253 Dan Kegel <dank@kegel.com>
9254 J"orn Rennecke <joern.rennecke@superh.com>
9255
9256 PR target/9365
9257 * gcc.dg/pr9365-1.c: New test.
9258
9259 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9260
9261 PR c++/8856
9262 * g++.dg/parse/casting-operator2.C: New test.
9263 * g++.old-deja/g++.pt/explicit83.C: Remove.
9264
9265 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
9266
9267 * gcc.dg/label-compound-stmt-1.c: New test.
9268 * gcc.c-torture/compile/950922-1.c,
9269 gcc.c-torture/compile/20000211-3.c,
9270 gcc.c-torture/compile/20000518-1.c,
9271 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
9272 compound statements.
9273
9274 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
9275
9276 * gcc.dg/ppc64-abi-1.c: New test.
9277
9278 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
9279
9280 * g++.dg/ext/attrib9.C: Add dg-warnings.
9281
9282 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9283
9284 PR c++/12335
9285 * g++.dg/parse/dtor3.C: New test.
9286
9287 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
9288
9289 PR c++/12709
9290 * g++.dg/parse/try-catch-1.C: New test.
9291
9292 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
9293
9294 * ada/acats/run_all.sh: Add more verbose output in acats.log
9295 when compiling tests.
9296
9297 2004-01-12 Zack Weinberg <zack@codesourcery.com>
9298
9299 PR 13656
9300 * gcc.dg/typedef-redecl.c: New test case.
9301 * gcc.dg/typedef-redecl.h: New support file.
9302
9303 2004-01-13 Jan Hubicka <jh@suse.cz>
9304
9305 * gcc.dg/always_inline.c: New test.
9306 * gcc.dg/debug/20031231-1.c: Fix.
9307
9308 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9309
9310 PR c++/13474
9311 * g++.dg/template/array3.C: New test.
9312
9313 2004-01-12 Zack Weinberg <zack@codesourcery.com>
9314
9315 * g++.dg/ext/lvalue1.C: No longer expected to fail.
9316 * g++.dg/warn/Wunused-2.C: Likewise.
9317
9318 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9319
9320 PR c++/13289
9321 * g++.dg/template/instantiate6.C: New test.
9322
9323 2004-01-12 Roger Sayle <roger@eyesopen.com>
9324
9325 PR middle-end/11397
9326 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
9327
9328 2004-01-12 Jan Hubicka <jh@suse.cz>
9329
9330 PR opt/12826
9331 * gcc.dg/20040112-1.c: New.
9332
9333 * gcc.dg/dwarf-die[1-7].c: Move to...
9334 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
9335 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
9336
9337 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9338
9339 PR c++/4100
9340 * g++.dg/parse/friend4.C: New test.
9341
9342 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
9343
9344 PR c++/4100
9345 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
9346 definition is called a friend.
9347
9348 2004-01-11 Zack Weinberg <zack@codesourcery.com>
9349
9350 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
9351
9352 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
9353
9354 PR c++/3478
9355 * g++.dg/parse/error10.C: New test.
9356 * g++.dg/template/arg2.C: Accept "invalid type" error.
9357
9358 2004-01-11 Jakub Jelinek <jakub@redhat.com>
9359
9360 PR middle-end/13392
9361 * g++.dg/opt/expect2.C: New test.
9362
9363 2004-01-10 Zack Weinberg <zack@codesourcery.com>
9364
9365 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
9366 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
9367 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
9368 Update dg-error regexps.
9369
9370 2004-01-10 Zack Weinberg <zack@codesourcery.com>
9371
9372 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
9373 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
9374
9375 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
9376
9377 * gcc.dg/pragma-re-1.c: Use right pointer type.
9378
9379 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
9380
9381 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
9382
9383 2004-01-09 Geoffrey Keating <geoffk@apple.com>
9384
9385 * gcc.dg/rs6000-ldouble-1.c: New.
9386
9387 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9388
9389 DR 337
9390 PR c++/9256
9391 * g++.dg/other/abstract1.C: New test.
9392
9393 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
9394
9395 * g++.dg/lookup/strong-using-1.C: New.
9396
9397 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
9398
9399 PR c/11234
9400 * gcc.dg/func-ptr-conv-1.c: New test.
9401 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
9402
9403 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
9404
9405 PR target/13380.
9406 * gcc.c-torture/compile/20040109-1.c: New.
9407
9408 2004-01-08 Stuart Hastings <stuart@apple.com>
9409
9410 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
9411 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
9412 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
9413
9414 2004-01-09 Alan Modra <amodra@bigpond.net.au>
9415
9416 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
9417
9418 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9419
9420 * ada/acats/run_acats: Treat 'gnatchop' the same way
9421 as 'gnatmake'. Export GCC_DRIVER.
9422 * ada/acats/run_all.sh: Add target_gnatchop. Use
9423 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
9424
9425 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9426
9427 PR c++/12573
9428 * g++.dg/template/dependent-expr4.C: New test.
9429
9430 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
9431
9432 * gcc.dg/altivec-11.c: New test.
9433
9434 2004-01-07 Mark Mitchell <mark@codesourcery.com>
9435
9436 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
9437
9438 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
9439
9440 PR c/6024
9441 * gcc.dg/enum-compat-1.c: New test.
9442 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
9443
9444 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
9445
9446 PR c/12165
9447 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
9448 gcc.dg/c99-idem-qual-3.c: New tests.
9449
9450 2004-01-07 Alan Modra <amodra@bigpond.net.au>
9451
9452 * gcc.dg/winline-7.c: Don't cast void * to int.
9453
9454 2004-01-06 Jan Hubicka <jh@suse.cz>
9455
9456 * gcc.dg/i386-sse-5.c: New test
9457 * g++.dg/eh/simd-1.c: Add -w argument for i386.
9458
9459 2004-01-05 Mark Mitchell <mark@codesourcery.com>
9460
9461 PR c++/12815
9462 * g++.dg/rtti/typeid4.C: New test.
9463
9464 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9465
9466 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
9467
9468 2004-01-05 Mark Mitchell <mark@codesourcery.com>
9469
9470 PR c++/12132
9471 * g++.dg/template/error11.C: New test.
9472
9473 PR c++/13451
9474 * g++.dg/template/class2.C: New test.
9475
9476 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
9477 Richard Sandiford <rsandifo@redhat.com>
9478
9479 PR c++/13387
9480 * g++.dg/opt/alias3.C: New test.
9481
9482 2004-01-04 Mark Mitchell <mark@codesourcery.com>
9483
9484 PR c++/13157
9485 * g++.dg/template/koenig3.C: New test.
9486
9487 PR c++/13529
9488 * g++.dg/parse/offsetof3.C: New test.
9489
9490 * g++.dg/init/copy7.C: Add missing dg-error markers.
9491
9492 PR c++/12226
9493 * g++.dg/init/copy7.c: New test.
9494
9495 PR c++/13536
9496 * g++.dg/parse/cast1.C: New test.
9497
9498 2004-01-04 Jan Hubicka <jh@suse.cz>
9499
9500 * gcc.dg/winline[1-7].c: New tests.
9501
9502 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9503
9504 PR c++/13520
9505 * g++.dg/template/qualttp22.C: New test.
9506
9507 2004-01-01 Jan Hubicka <jh@suse.cz>
9508
9509 * gcc.dg/debug/20031231-1.c: New.
9510 * gcc.c-torture/compile/20040101-1.c: New.
9511 * gcc.dg/dwarf-die-[1-7].c: New.
9512
9513 2004-01-01 Jakub Jelinek <jakub@redhat.com>
9514
9515 PR optimization/13521
9516 * gcc.c-torture/compile/20031231-1.c: New test.
9517
9518 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
9519
9520 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
9521
9522 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9523
9524 PR c++/10079
9525 * g++.dg/template/crash16.C: New test.
9526
9527 2003-12-30 Mark Mitchell <mark@codesourcery.com>
9528
9529 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
9530
9531 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
9532
9533 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
9534 ports.
9535 * g++.old-deja/g++.jason/thunk3.C: Likewise.
9536 * g++.old-deja/g++.law/profile1.C: Likewise.
9537 * gcc.c-torture/compile/981006-1.c: Likewise.
9538 * gcc.c-torture/execute/loop-2e.x: Likewise.
9539 * gcc.c-torture/execute/loop-2f.x: Remove.
9540 * gcc.c-torture/execute/loop-2g.x: Likewise.
9541 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
9542 * gcc.dg/20020312-2.c: Remove traces of dead ports.
9543
9544 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
9545
9546 PR c++/13507
9547 * g++.dg/ext/attrib11.C: New test.
9548
9549 PR c++/13494
9550 * g++.dg/template/array2-1.C: New test.
9551 * g++.dg/template/array2-2.C: New test.
9552
9553 2003-12-29 Mark Mitchell <mark@codesourcery.com>
9554
9555 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
9556
9557 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
9558
9559 PR c++/12774
9560 * g++.dg/template/array1-1.C: New test.
9561 * g++.dg/template/array1-2.C: New test.
9562
9563 2003-12-29 Roger Sayle <roger@eyesopen.com>
9564
9565 PR fortran/12632
9566 * g77.dg/12632.f: New test case.
9567
9568 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9569
9570 PR c++/13289
9571 * g++.dg/parse/nontype1.C: New test.
9572
9573 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9574
9575 PR c++/12403
9576 * g++.dg/parse/explicit1.C: New test.
9577 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
9578
9579 2003-12-28 Mark Mitchell <mark@codesourcery.com>
9580
9581 PR c++/13081
9582 * g++.dg/opt/inline6.C: New test.
9583
9584 PR c++/12613
9585 * g++.dg/parse/error9.C: New test.
9586
9587 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
9588
9589 2003-12-28 Mark Mitchell <mark@codesourcery.com>
9590
9591 PR c++/13009
9592 * g++.dg/init/assign1.C: New test.
9593
9594 2003-12-28 Roger Sayle <roger@eyesopen.com>
9595
9596 PR c++/13070
9597 * g++.dg/warn/format3.C: New test case.
9598
9599 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9600
9601 * gcc.c-torture/compile/20031227-1.c: New test.
9602
9603 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9604
9605 * g++.dg/bprob/bprob.exp: Load target-supports.exp
9606 * g77.dg/bprob/bprob.exp: Likewise.
9607 * gcc.misc-tests/bprob.exp: Likewise.
9608 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
9609 variants on systems where the library does not provide that
9610 functionality.
9611 * gcc.dg/builtins-20.c: Use builtins-config.h.
9612 * gcc.dg/builtins-config.h: New file.
9613
9614 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9615
9616 * lib/gcc-dg.exp (dg-require-profiling): New function.
9617 * lib/target-supports.exp (check_profiling_available): Likewise.
9618 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
9619 * g77.dg/bprob/bprob.exp: Likewise.
9620 * gcc.misc-tests/bprob.exp: Likewise.
9621 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
9622 * gcc.dg/20021014-1.c: Likewise.
9623 * gcc.dg/nest.c: Likewise.
9624
9625 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9626
9627 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
9628 compiling.
9629 * g++.dg/lookup/java2.C: Likewise.
9630 * gcc.dg/cpp/lexident.c: Likewise.
9631
9632 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9633
9634 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
9635 given.
9636 * gcc.c-torture/compile/961203-1.c: Likewise.
9637 * gcc.c-torture/compile/980506-1.c: Likewise.
9638
9639 2003-12-23 Zack Weinberg <zack@codesourcery.com>
9640
9641 * lib/gcc-dg.exp (dg-prune-output): New annotation.
9642 (additional_prunes): New global.
9643 (gcc-dg-prune): Handle additional per-test pruning.
9644 (dg-test): Clear additional_prunes between tests.
9645
9646 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
9647 dg-prune-output to avoid spurious failures from assembler
9648 complaining about nonexistent WAW violations.
9649 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
9650 Use dg-prune-output to avoid spurious failures from assembler
9651 warning about Itanium B-step errata.
9652
9653 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9654
9655 * g++.dg/abi/macro0.C: New test.
9656 * g++.dg/abi/macro1.C: Likewise.
9657 * g++.dg/abi/macro2.C: Likewise.
9658
9659 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
9660 * g++.dg/abi/bitfield7.C: Likewise.
9661 * g++.dg/abi/dtor2.C: Likewise.
9662 * g++.dg/abi/mangle11.C: Likewise.
9663 * g++.dg/abi/mangle12.C: Likewise.
9664 * g++.dg/abi/mangle14.C: Likewise.
9665 * g++.dg/abi/mangle17.C: Likewise.
9666 * g++.dg/abi/vbase10.C: Likewise.
9667 * g++.dg/abi/vbase14.C: Likewise.
9668 * g++.dg/template/qualttp17.C: Likewise.
9669
9670 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
9671
9672 PR c/11995
9673 * gcc.dg/20031223-1.c: New test.
9674
9675 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9676
9677 * gcc.dg/noreturn-7.c: New test.
9678
9679 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9680
9681 * gcc.dg/null-pointer-1.c: New test.
9682
9683 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9684
9685 * g++.old-deja/g++.jason/template18.C: Remove.
9686 * g++.old-deja/g++.jason/template37.C: Likewise.
9687
9688 PR c++/12862
9689 * g++.dg/lookup/ns1.C: New test.
9690
9691 PR c++/12397
9692 * g++.dg/template/lookup3.C: New test.
9693
9694 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9695
9696 * g++.dg/template/recurse1.C: New test
9697
9698 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9699
9700 PR c++/12479
9701 * g++.dg/parse/semicolon1.C: New test.
9702 * g++.dg/parse/semicolon1.h: Likewise.
9703
9704 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
9705
9706 * gcc.dg/darwin-misaligned.c: New test.
9707
9708 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9709
9710 PR c/9163
9711 * gcc.dg/20031222-1.c: New test.
9712
9713 2003-12-21 Mark Mitchell <mark@codesourcery.com>
9714
9715 PR c++/13438
9716 * g++.dg/parse/error8.C: New test.
9717
9718 PR c++/11554
9719 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9720
9721 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9722
9723 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9724 too small.
9725 * gcc.c-torture/compile/930217-1.c: Likewise.
9726 * gcc.c-torture/compile/930513-1.c: Likewise.
9727 * gcc.c-torture/execute/920908-2.c: Likewise.
9728 * gcc.c-torture/execute/921204-1.c: Likewise.
9729 * gcc.c-torture/execute/930621-1.c: Likewise.
9730 * gcc.c-torture/execute/930630-1.c: Likewise.
9731 * gcc.c-torture/execute/931031-1.c: Likewise.
9732 * gcc.c-torture/execute/980602-2.c: Likewise.
9733 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9734 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9735 * gcc.c-torture/execute/extzvsi.c: Likewise.
9736 * gcc.c-torture/unsorted/ext.c: Likewise.
9737
9738 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9739
9740 PR target/12749
9741 * gcc.c-torture/compile/20031220-2.c: New test case.
9742
9743 2003-12-20 Roger Sayle <roger@eyesopen.com>
9744
9745 PR optimization/13031
9746 * gcc.c-torture/compile/20031220-1.c: New test case.
9747
9748 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9749
9750 * gcc.dg/cast-function-1.c: New test.
9751
9752 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9753
9754 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9755 formats.
9756
9757 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9758
9759 PR c++/12795
9760 * g++.dg/ext/attrib10.C: New test.
9761
9762 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9763
9764 * gcc.dg/cleanup-10.c: New test.
9765 * gcc.dg/cleanup-11.c: New test.
9766
9767 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9768
9769 PR c++/13239
9770 * g++.dg/opt/expect1.C: New test.
9771
9772 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9773
9774 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9775
9776 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9777
9778 PR debug/12923
9779 * gcc.dg/20031218-1.c: New test.
9780
9781 PR debug/12389
9782 * gcc.dg/20031218-2.c: New test.
9783 * gcc.dg/20031218-3.c: New test.
9784
9785 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9786 of label name and allow for USER_LABEL_PREFIX == "_" names.
9787 * g++.dg/abi/mangle18-2.C: Likewise.
9788 * g++.dg/abi/mangle19-1.C: Likewise.
9789 * g++.dg/abi/mangle19-2.C: Likewise.
9790 * g++.dg/abi/mangle20-1.C: Likewise.
9791 * g++.dg/abi/mangle20-2.C: Likewise.
9792
9793 2003-12-18 Richard Henderson <rth@redhat.com>
9794
9795 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9796
9797 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9798 Dan Kegel <dank@kegel.com>
9799
9800 PR other/12009
9801 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9802 testing a cross compiler, it causes spurious compile failures.
9803 * lib/g++.exp: Likewise.
9804
9805 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9806
9807 PR c++/13262
9808 * g++.dg/template/access13.C: New test.
9809
9810 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9811
9812 * gcc.dg/20031216-1.c: New test.
9813
9814 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9815
9816 PR c++/9154
9817 * g++.dg/template/error10.C: New test.
9818
9819 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9820
9821 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9822 * g++.dg/eh/simd-2.C: Likewise.
9823
9824 2003-12-17 James E Wilson <wilson@specifixinc.com>
9825 Roger Sayle <roger@eyesopen.com>
9826
9827 * gcc.c-torture/execute/ieee/mzero5.c: New.
9828
9829 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9830
9831 PR c++/10603
9832 * g++.dg/parse/error6.C: New test.
9833
9834 PR c++/12827
9835 * g++.dg/parse/error7.C: New test.
9836
9837 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9838
9839 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9840 at -O with stabs debugging formats.
9841 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9842 * gcc.dg/debug/debug-2.c: Likewise.
9843
9844 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9845
9846 PR c++/12696
9847 * g++.dg/init/error1.C: New test.
9848
9849 PR c++/12218
9850 * g++.dg/init/pm3.C: New test.
9851
9852 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9853
9854 PR c/3347
9855 * gcc.dg/bitfld-8.c: New test.
9856
9857 2003-12-16 James Lemke <jim@wasabisystems.com>
9858
9859 * gcc.dg/arm-scd42-[123].c: New tests.
9860
9861 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9862
9863 PR c++/9043
9864 * g++.dg/abi/mangle20-1.C: New test.
9865 * g++.dg/abi/mangle20-2.C: New test.
9866
9867 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9868
9869 PR c++/13275
9870 * g++.dg/other/offsetof2.C: Remove XFAIL.
9871 * g++.dg/parse/offsetof1.C: New test.
9872 * g++.gd/parse/offsetof2.C: Likewise.
9873
9874 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9875
9876 * g++.dg/template/nontype3.C: New test.
9877 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9878
9879 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9880
9881 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9882
9883 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9884
9885 PR c++/13387
9886 * g++.dg/expr/assign1.C: New test.
9887
9888 PR c++/13242
9889 * g++.dg/abi/mangle19-1.C: New test.
9890 * g++.dg/abi/mangle19-2.C: New test.
9891
9892 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9893
9894 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9895
9896 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9897
9898 * gcc.c-torture/execute/20031216-1.c: New test.
9899
9900 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9901
9902 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9903 an ICE regression.
9904
9905 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9906
9907 PR c++/10926
9908 * g++.dg/template/error9.C: New test.
9909
9910 PR c++/11116
9911 * g++.dg/template/error8.C: New test.
9912
9913 2003-12-15 Roger Sayle <roger@eyesopen.com>
9914
9915 PR middle-end/13400
9916 * gcc.c-torture/execute/20031215-1.c: New test case.
9917
9918 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9919
9920 PR c++/13269
9921 * g++.dg/parse/error5.C: New test.
9922
9923 PR c++/12989
9924 * g++.dg/expr/sizeof1.C: New test.
9925
9926 PR c++/13310
9927 * g++.dg/template/crash15.C: New test.
9928
9929 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9930
9931 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9932 a non-POD type as the last named parameter of a varargs function.
9933
9934 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9935
9936 PR c++/13243
9937 PR c++/12573
9938 * g++.dg/template/crash14.C: New test.
9939 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9940
9941 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9942
9943 * g++.dg/other/java1.C: New test.
9944
9945 PR c++/13241
9946 * g++.dg/abi/mangle18-1.C: New test.
9947 * g++.dg/abi/mangle18-2.C: New test.
9948
9949 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9950
9951 PR optimization/10312
9952 * gcc.c-torture/execute/20031214-1.c: New.
9953
9954 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9955
9956 PR c++/10779
9957 PR c++/12160
9958 * g++.dg/parse/error3.C: New test.
9959 * g++.dg/parse/error4.C: Likewise.
9960 * g++.dg/abi/mangle4.C: Tweak error messages.
9961 * g++.dg/lookup/using5.C: Likewise.
9962 * g++.dg/other/error2.C: Likewise.
9963 * g++.dg/parse/typename5.C: Likewise.
9964 * g++.dg/parse/undefined1.C: Likewise.
9965 * g++.dg/template/arg2.C: Likewise.
9966 * g++.dg/template/ttp3.C: Likewise.
9967 * g++.dg/template/type1.C: Likewise.
9968 * g++.old-deja/g++.other/crash32.C: Likewise.
9969 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9970
9971 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9972
9973 PR c++/13106
9974 * g++.dg/warn/noreturn-3.C: New test.
9975
9976 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9977
9978 PR c++/13118
9979 * g++.dg/abi/covariant3.C: New.
9980
9981 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9982
9983 * g++.dg/eh/ia64-1.C: New test.
9984
9985 2003-12-12 Roger Sayle <roger@eyesopen.com>
9986
9987 PR optimization/13037
9988 * g77.f-torture/execute/13037.f: New test case.
9989
9990 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9991
9992 PR c++/12881
9993 * g++.dg/abi/covariant2.C: New.
9994
9995 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9996
9997 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9998
9999 2003-12-11 Zack Weinberg <zack@codesourcery.com>
10000
10001 * gcc.c-torture/execute/wchar_t-1.x: Delete.
10002
10003 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
10004
10005 PR other/10819
10006 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
10007 to fix Bug 10819.
10008 * lib/g++.exp (g++_version): Likewise.
10009 * lib/g77.exp (g77_version): Likewise.
10010 * lib/objc.exp (default_objc_version): Likewise.
10011
10012 2003-12-10 Richard Henderson <rth@redhat.com>
10013
10014 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
10015
10016 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
10017
10018 2003-12-08 Matt Austern <austern@apple.com>
10019
10020 PR c/13134
10021 * lib/gcc-dg.exp (dg-require-visibility): Define.
10022 * lib/target-supports (check_visibility_available): Define.
10023 * gcc.dg/visibility-1.c: New test.
10024 * gcc.dg/visibility-2.c: Likewise.
10025 * gcc.dg/visibility-3.c: Likewise.
10026 * gcc.dg/visibility-4.c: Likewise.
10027 * gcc.dg/visibility-5.c: Likewise.
10028 * gcc.dg/visibility-6.c: Likewise.
10029 * g++.dg/ext/visibility-1.C: Likewise.
10030 * g++.dg/ext/visibility-2.C: Likewise.
10031 * g++.dg/ext/visibility-3.C: Likewise.
10032 * g++.dg/ext/visibility-4.C: Likewise.
10033 * g++.dg/ext/visibility-5.C: Likewise.
10034 * g++.dg/ext/visibility-6.C: Likewise.
10035
10036 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10037
10038 * g++.dg/lookup/java1.C: New test.
10039 * g++.dg/lookup/java2.C: New test.
10040
10041 2003-12-07 Falk Hueffner <falk@debian.org>
10042
10043 * g++.dg/opt/noreturn-1.C: New test.
10044
10045 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
10046
10047 * gcc.dg/overflow-1.c: New test.
10048
10049 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10050
10051 * g77.f-torture/compile/13060.f: New test.
10052
10053 2003-12-06 Mark Mitchell <mark@codesourcery.com>
10054
10055 PR c++/13323
10056 * g++.dg/inherit/operator2.C: New test.
10057
10058 2003-12-05 Mark Mitchell <mark@codesourcery.com>
10059
10060 PR c++/13305
10061 * g++.dg/ext/attrib9.C: New test.
10062
10063 2003-12-05 Mark Mitchell <mark@codesourcery.com>
10064
10065 PR c++/13314
10066 * g++.dg/template/error7.C: New test.
10067
10068 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
10069 J"orn Rennecke <joern.rennecke@superh.com>
10070
10071 PR target/13302
10072 * g++.dg/other/struct-va_list.C: New test.
10073
10074 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10075
10076 PR c++/13166
10077 * g++.dg/parse/defarg6.C: New test.
10078
10079 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
10080
10081 PR target/13256
10082 * gcc.c-torture/execute/20031201-1.c: New test.
10083
10084 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
10085
10086 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
10087
10088 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
10089
10090 * gcc.dg/builtin-return-1.c: New test.
10091
10092 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
10093 J"orn Rennecke <joern.rennecke@superh.com>
10094
10095 PR optimization/13260
10096 * gcc.c-torture/execute/20031204-1.c: New test.
10097
10098 2003-12-03 Mark Mitchell <mark@codesourcery.com>
10099
10100 PR c++/9127
10101 * g++.dg/template/error6.C: New test.
10102
10103 2003-12-03 Jakub Jelinek <jakub@redhat.com>
10104
10105 * gcc.dg/20031202-1.c: New test.
10106
10107 2003-12-03 Mark Mitchell <mark@codesourcery.com>
10108
10109 PR c++/13179
10110 * g++.dg/template/eh1.C: New test.
10111
10112 PR c++/10771
10113 * g++.dg/template/error5.C: New test.
10114
10115 2003-12-02 David Ung <davidu@mips.com>
10116
10117 * gcc.dg/compat/vector-check.h: Corrected type for var
10118 g_##TMODE
10119
10120 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10121
10122 PR c++/10126
10123 * g++.dg/template/ptrmem8.C: New test.
10124
10125 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10126
10127 PR c++/12573
10128 * g++.dg/template/dependent-expr3.C: New test.
10129
10130 2003-12-01 James Lemke <jim@wasabisystems.com>
10131
10132 * gcc.dg/arm-g2.c: New test.
10133
10134 2003-12-01 Roger Sayle <roger@eyesopen.com>
10135
10136 PR optimization/11634
10137 * gcc.dg/20031201-2.c: New test case.
10138
10139 2003-12-01 Zack Weinberg <zack@codesourcery.com>
10140
10141 PR 11433
10142 * objc.dg/proto-lossage-3.m: New test.
10143
10144 2003-12-01 Roger Sayle <roger@eyesopen.com>
10145
10146 PR optimization/12628
10147 * gcc.dg/20031201-1.c: New test case.
10148
10149 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
10150
10151 * gcc.dg/unaligned-1.c: New test.
10152
10153 2003-11-30 Mark Mitchell <mark@codesourcery.com>
10154
10155 PR c++/9849
10156 * g++.dg/template/error4.C: New test.
10157 * g++.dg/template/nested3.C: Adjust error markers.
10158
10159 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10160
10161 * gcc.dg/cpp/assert4.c: Check more #system assertions.
10162
10163 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
10164
10165 PR c/10333
10166 * gcc.dg/bitfld-7.c: New test.
10167
10168 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
10169
10170 * gcc.dg/tls/asm-1.C: New test.
10171
10172 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10173
10174 * gcc.dg/cpp/assert4.c: Update.
10175
10176 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
10177
10178 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
10179 * gcc.dg/builtin-apply3.c: New test.
10180
10181 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10182
10183 * lib/compat.exp (compat-obj): New xfaildata parameter.
10184 Use it to set compiler_conditional_xfail_data before compiling.
10185 (compat-get-options): Handle dg-xfail-if.
10186 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
10187 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
10188 * gcc.dg/compat/vector-1_y.c: Likewise.
10189 * gcc.dg/compat/vector-2_x.c: Likewise.
10190 * gcc.dg/compat/vector-2_y.c: Likewise.
10191
10192 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10193
10194 * g++.dg/opt/reg-stack4.C: New test.
10195
10196 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10197
10198 * gcc.dg/builtin-apply2.c: New test.
10199
10200 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
10201
10202 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
10203
10204 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10205
10206 PR c++/12924
10207 * g++.dg/template/template-id-2.C: New test.
10208
10209 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10210
10211 PR c++/5369
10212 * g++.dg/template/memfriend1.C: New test.
10213 * g++.dg/template/memfriend2.C: Likewise.
10214 * g++.dg/template/memfriend3.C: Likewise.
10215 * g++.dg/template/memfriend4.C: Likewise.
10216 * g++.dg/template/memfriend5.C: Likewise.
10217 * g++.dg/template/memfriend6.C: Likewise.
10218 * g++.dg/template/memfriend7.C: Likewise.
10219 * g++.dg/template/memfriend8.C: Likewise.
10220 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
10221
10222 2003-11-21 Mark Mitchell <mark@codesourcery.com>
10223
10224 PR c++/12515
10225 * g++.dg/ext/cond1.C: New test.
10226
10227 2003-11-20 Richard Henderson <rth@redhat.com>
10228
10229 * gcc.dg/20020201-2.c: Remove.
10230 * gcc.dg/20020201-4.c: Remove.
10231 * gcc.dg/20020304-1.c: Remove.
10232
10233 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10234
10235 * gcc.dg/cpp/trad/xwin1.c: New test case.
10236
10237 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10238
10239 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
10240 * lib/g77.exp: Likewise.
10241 * lib/objc.exp: Likewise.
10242 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
10243 for darwin.
10244
10245 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10246
10247 PR c++/12932
10248 * g++.dg/template/static5.C: New test.
10249
10250 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
10251
10252 * gcc.dg/nested-func-1.c: New test.
10253
10254 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10255
10256 * gcc.dg/cpp/assert4.c: New test.
10257
10258 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
10259
10260 PR c++/2294
10261 * g++.dg/lookup/using9.c: New test.
10262
10263 2003-11-14 Mark Mitchell <mark@codesourcery.com>
10264
10265 PR c++/12762
10266 * g++.dg/template/error3.C: New test.
10267
10268 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10269
10270 PR ada/13035
10271 * ada/acats/run_acats, run_all.sh: Fix syntax error.
10272 No longer use a wrapper for gcc, since this does not work under
10273 Windows.
10274
10275 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
10276
10277 PR c++/2094
10278 * g++.dg/template/ptrmem7.C: New test.
10279
10280 2003-11-13 Andrew Pinski <apinski@apple.com>
10281
10282 * gcc.c-torture/compile/20031113-1.c: New test.
10283
10284 2003-11-13 Mark Mitchell <mark@codesourcery.com>
10285 Kean Johnston <jkj@sco.com>
10286
10287 PR c/13029
10288 * gcc.dg/unused-4.c: Update.
10289
10290 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
10291
10292 * g++.dg/opt/const3.C: New test.
10293
10294 2003-11-13 Jan Hubicka <jh@suse.cz>
10295
10296 * gcc.c-torture/compile/20031112-1.c: New test.
10297
10298 2003-11-12 Mark Mitchell <mark@codesourcery.com>
10299
10300 * g++.dg/parse/crash10.C: Remove bogus error marker.
10301
10302 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10303
10304 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
10305 (host_gcc): Likewise.
10306 (ROOT): Honor $PWDCMD.
10307 (BASE): Likewise.
10308 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
10309
10310 2003-11-12 Catherine Moore <clm@redhat.com>
10311
10312 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
10313
10314 2003-11-12 Andreas Jaeger <aj@suse.de>
10315 Jakub Jelinek <jakub@redhat.com>
10316 Andrew Pinski <pinskia@physics.uc.edu>
10317 Richard Henderson <rth@redhat.com>
10318
10319 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
10320 systems.
10321 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
10322
10323 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
10324 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
10325
10326 2003-11-11 Andreas Jaeger <aj@suse.de>
10327
10328 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
10329
10330 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
10331
10332 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
10333
10334 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
10335 Clean ups.
10336
10337 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
10338
10339 * gcc.dg/trampoline-1.c: New test.
10340
10341 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
10342
10343 * gcc.c-torture/compile/200031109-1.c: New test.
10344
10345 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
10346
10347 PR c/3190
10348 PR c/8714
10349 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10350 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
10351 gcc.dg/format/no-y2k-1.c: Update.
10352
10353 2003-11-08 Roger Sayle <roger@eyesopen.com>
10354
10355 PR optimization/10467
10356 * gcc.dg/20031108-1.c: New test case.
10357
10358 2003-11-07 Geoffrey Keating <geoffk@apple.com>
10359
10360 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
10361
10362 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
10363
10364 * gcc.dg/compound-lvalue-1.c: New test.
10365 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
10366 some XFAILs.
10367
10368 2003-11-06 Geoffrey Keating <geoffk@apple.com>
10369
10370 * gcc.dg/altivec-varargs-1.c: New test.
10371
10372 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
10373
10374 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
10375 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
10376 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
10377 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
10378 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
10379
10380 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
10381
10382 * gcc.dg/cond-lvalue-1.c: New test.
10383
10384 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
10385
10386 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
10387
10388 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10389
10390 PR c++/11616
10391 * g++.dg/template/instantiate5.C: New test.
10392
10393 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10394
10395 PR c++/12726
10396 * g++.dg/ext/complit2.C: Replace test with self-contained version.
10397 * ChangeLog: Add missing first entry for above test.
10398
10399 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10400
10401 PR c++/9810
10402 * g++.dg/template/using8.C: New test.
10403 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
10404
10405 2003-11-02 Roger Sayle <roger@eyesopen.com>
10406
10407 PR optimization/10817
10408 * gcc.c-torture/compile/20031102-1.c: New test case.
10409
10410 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
10411
10412 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
10413 2147483647.
10414
10415 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
10416
10417 * gcc.dg/20031102-1.c: New test.
10418
10419 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
10420
10421 * gcc.dg/complex-1.c: New test.
10422
10423 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10424
10425 PR c++/12796
10426 * g++.dg/template/crash13.C: Adjust expected error location.
10427 * g++.old-deja/g++.brendan/ns1.C: Likewise.
10428
10429 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
10430
10431 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10432
10433 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
10434
10435 PR/10239
10436 * gcc.c-torture/compile/20031031-2.c: New test.
10437
10438 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
10439
10440 PR/11640
10441 * gcc.c-torture/compile/20031031-1.c: New test.
10442
10443 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
10444
10445 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
10446 * gcc.misc-tests/bprob.exp: Likewise.
10447 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
10448 the execution test on arm-elf configs.
10449 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
10450 configs that don't support scratch files.
10451 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
10452
10453 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
10454
10455 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
10456 done by dejagnu.
10457
10458 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
10459
10460 * ada/acats/run_all.sh: Redirect mv output to /dev/null
10461 Avoid non pure sh syntax. Add more logging.
10462
10463 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
10464 fail.
10465
10466 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10467
10468 PR libgcj/10610
10469 * gcc.dg/ppc-stackalign-1.c: New test.
10470
10471 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
10472
10473 * ada/acats/run_all.sh: Change output to be more compliant with
10474 dejagnu framework.
10475 Create acats.sum and acats.log files under testsuite/ada/acats
10476 Only run [a-z]* directories, to filter out e.g. CVS.
10477 Redirect build output to log file.
10478
10479 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
10480
10481 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
10482
10483 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
10484
10485 PR ada/5909:
10486 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
10487
10488 2003-10-27 Jakub Jelinek <jakub@redhat.com>
10489
10490 * gcc.c-torture/compile/20031023-1.c: New test.
10491 * gcc.c-torture/compile/20031023-2.c: New test.
10492 * gcc.c-torture/compile/20031023-3.c: New test.
10493 * gcc.c-torture/compile/20031023-4.c: New test.
10494
10495 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10496
10497 PR c++/10371
10498 * g++.dg/lookup/scoped8.C: New test.
10499
10500 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
10501
10502 * g++.dg/opt/reg-stack3.C: New test.
10503
10504 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
10505
10506 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
10507
10508 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10509
10510 PR c++/11076
10511 * g++.dg/template/crash13.C: New test.
10512
10513 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
10514
10515 * gcc.dg/c99-restrict-2.c: New test.
10516
10517 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
10518
10519 PR c++/12698, c++/12699, c++/12700, c++/12566
10520 * g++.dg/inherit/covariant9.C: New test.
10521 * g++.dg/inherit/covariant10.C: New test.
10522 * g++.dg/inherit/covariant11.C: New test.
10523
10524 2003-10-23 Jason Merrill <jason@redhat.com>
10525
10526 PR c++/12726
10527 * g++.dg/ext/complit2.C: New test.
10528
10529 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
10530
10531 PR target/12654
10532 * gcc.c-torture/execute/20031020-1.c: New test.
10533
10534 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10535
10536 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
10537 following the jump_insn.
10538
10539 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
10540
10541 * gcc.dg/cast-lvalue-1.c: New test.
10542
10543 2003-10-21 Mark Mitchell <mark@codesourcery.com>
10544
10545 PR c++/11962
10546 * g++.dg/template/cond2.C: New test.
10547
10548 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
10549
10550 * gcc.dg/builtins-28.c: New test.
10551
10552 2003-10-20 Jan Hubicka <jh@suse.cz>
10553
10554 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
10555 parameter.
10556 * testsuite/gcc.dg/inline-2.c: Likewise.
10557
10558 2003-10-20 Phil Edwards <phil@codesourcery.com>
10559
10560 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
10561 * gcc.dg/nest.c: Likewise.
10562
10563 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10564
10565 PR c++/9781, c++/10583, c++/11862
10566 * g++.dg/parse/crash13.C: New test.
10567
10568 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10569
10570 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
10571
10572 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
10573
10574 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
10575 Define HAVE_C99_RUNTIME except on Solaris.
10576 * gcc.dg/builtins-20.c: Likewise.
10577
10578 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10579
10580 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
10581
10582 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10583
10584 PR c++/12495
10585 * g++.dg/template/crash21.C: New test.
10586
10587 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10588
10589 PR c++/2513
10590 * g++.dg/template/typename5.C: New test.
10591
10592 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10593
10594 PR c++/12369
10595 * g++.dg/template/friend25.C: New test.
10596
10597 2003-10-16 Ziemowit Laski <zlaski@apple.com>
10598
10599 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
10600 versions.
10601
10602 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
10603
10604 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
10605 == 2147483647.
10606
10607 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
10608
10609 * gcc.c-torture/execute/960416-1.x: Remove.
10610 * gcc.c-torture/execute/divconst-3.x: Likewise.
10611
10612 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
10613
10614 PR target/12598
10615 * gcc.dg/torture/cris-volatile-1.c: New test.
10616
10617 2003-10-14 Roger Sayle <roger@eyesopen.com>
10618
10619 PR optimization/9325
10620 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
10621 for overflowing floating point to integer conversion during RTL
10622 simplification.
10623
10624 2003-10-13 Ziemowit Laski <zlaski@apple.com>
10625
10626 * objc/execute/_cmd.m: Fix typo.
10627 * objc.dg/image-info.m, objc.dg/symtab-1.m:
10628 Relax 'scan-assembler' regexp.
10629 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
10630 objc.dg/try-catch-4.m: Run on non-Darwin targets.
10631 * objc.dg/zero-link-2.m: Remove blank line.
10632 * objc.dg/zero-link-3.m: New test case.
10633
10634 2003-10-13 Geoffrey Keating <geoffk@apple.com>
10635
10636 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
10637
10638 * gcc.dg/asm-names.c: Use scan-assembler-not rather
10639 than linker trickery.
10640
10641 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10642
10643 PR c++/12370
10644 * g++.dg/other/friend2.C: New test.
10645
10646 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10647
10648 * gcc.dg/20031012-1.c: New test.
10649
10650 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10651
10652 * gcc.dg/weak/weak-3.c: Fix for new warning.
10653
10654 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
10655
10656 PR optimization/8750
10657 * gcc.c-torture/execute/20031012-1.c: New test case.
10658
10659 2003-10-11 Roger Sayle <roger@eyesopen.com>
10660
10661 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
10662 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
10663
10664 2003-10-11 Roger Sayle <roger@eyesopen.com>
10665
10666 PR optimization/12260
10667 * gcc.c-torture/compile/20031011-2.c: New test case.
10668
10669 2003-10-11 Roger Sayle <roger@eyesopen.com>
10670
10671 * gcc.c-torture/execute/20031011-1.c: New testcase.
10672
10673 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
10674
10675 * gcc.c-torture/compile/20031011-1.c: New test.
10676
10677 2003-10-11 Jan Hubicka <jh@suse.cz>
10678
10679 * g++.dg/other/first-global.C: New test.
10680
10681 2003-10-11 Roger Sayle <roger@eyesopen.com>
10682
10683 * gcc.c-torture/execute/string-opt-18.c: New testcase.
10684
10685 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
10686
10687 * gcc.c-torture/compile/20031010-1.c: New test.
10688
10689 2003-10-10 Geoffrey Keating <geoffk@apple.com>
10690
10691 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10692 * gcc.c-torture/execute/va-arg-25.c: ... here.
10693
10694 2003-10-09 Mark Mitchell <mark@codesourcery.com>
10695
10696 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10697
10698 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
10699
10700 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10701
10702 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10703
10704 * g++.dg/parse/error2.C: New test.
10705
10706 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10707
10708 PR c++/11097
10709 * g++.dg/other/error5.C: Modify the error message.
10710 * g++.dg/lookup/using8.C: New test.
10711
10712 2003-10-07 Geoffrey Keating <geoffk@apple.com>
10713
10714 * gcc.dg/darwin-abi-2.c: New file.
10715 * gcc.c-torture/execute/va-arg-24.c: New file.
10716
10717 2003-10-06 Bob Wilson <bob.wilson@acm.org>
10718
10719 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
10720 indentation.
10721
10722 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10723
10724 PR c++/10147
10725 * g++.dg/other/error4.C: Update error messages.
10726 * g++.dg/template/ptrmem4.C: Likewise.
10727
10728 PR c++/12337
10729 * g++.dg/init/new9.C: New test.
10730
10731 PR c++/12334, c++/12236, c++/8656
10732 * g++.dg/ext/attrib8.C: New test.
10733
10734 2003-10-06 Devang Patel <dpatel@apple.com>
10735
10736 * gcc.dg/debug/dwarf2-3.h: New test.
10737 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10738
10739 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10740
10741 * g++.dg/opt/cfg2.C: New test.
10742
10743 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10744
10745 * g++.dg/opt/float1.C: New test.
10746
10747 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10748
10749 * gcc.dg/c90-array-lval-6.c: New test.
10750 * gcc.dg/c99-array-lval-6.c: New test.
10751
10752 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10753 Ziemowit Laski <zlaski@apple.com>
10754
10755 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10756 'Derived', so that it is never considered a class method; add
10757 new warning for '+port' method ambiguity.
10758 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10759 <objc/objc-api.h> (needed on Mac OS X).
10760 * objc.dg/method-13.m: New test.
10761
10762 2003-10-03 Roger Sayle <roger@eyesopen.com>
10763
10764 PR optimization/9325, PR java/6391
10765 * gcc.c-torture/execute/20031003-1.c: New test case.
10766
10767 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10768
10769 PR optimization/12180
10770 * gcc.dg/20031002-1.c: New test.
10771
10772 PR c++/12486
10773 * g++.dg/inherit/error1.C: New test.
10774
10775 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10776
10777 * lib/f-torture.exp (search_for): Rename to...
10778 (search_for_re): This. Also, clean up comments and the
10779 "regexp" invocation.
10780
10781 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10782
10783 * gcc.c-torture/compile/20031002-1.c: New test.
10784
10785 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10786
10787 * g++.dg/opt/cond1.C: New test.
10788
10789 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10790
10791 * gcc.dg/Wold-style-definition-2.c: New testcase.
10792 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10793
10794 2003-09-29 Richard Henderson <rth@redhat.com>
10795
10796 * g++.dg/init/array10.C: Add dg-options.
10797
10798 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10799
10800 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10801
10802 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10803
10804 * g++.dg/template/friend19.C: Fix typo.
10805 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10806
10807 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10808
10809 * gcc.c-torture/execute/20030928-1.c: New test.
10810 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10811
10812 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10813
10814 * g++.dg/opt/unroll1.C: New test.
10815
10816 2003-09-26 Roger Sayle <roger@eyesopen.com>
10817
10818 PR optimization/11741
10819 * gcc.dg/20030926-1.c: New test case.
10820
10821 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10822
10823 PR c++/5655
10824 * g++.dg/parse/access7.C: New test.
10825 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10826
10827 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10828
10829 MERGE OF objc-improvements-branch into MAINLINE:
10830 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10831 if libobjc has not been built.
10832 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10833 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10834 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10835 objc/execute/nested-3.m, objc/execute/np-2.m,
10836 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10837 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10838 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10839 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10840 objc.dg/special/unclaimed-category-1.h,
10841 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10842 well as GNU runtime.
10843 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10844 * execute/cascading-1.m, execute/function-message-1.m,
10845 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10846 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10847 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10848 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10849 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10850 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10851 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10852 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10853 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10854 * objc.dg/bitfield-2.m: Run only on Darwin.
10855 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10856 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10857 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10858 * objc.dg/const-str-1.m: Fix constant string layout.
10859
10860 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10861
10862 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10863
10864 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10865
10866 * gcc.dg/darwin-abi-1.c: New file.
10867
10868 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10869
10870 PR target/12281
10871 * gcc.c-torture/compile/20030921-1.c: New test.
10872
10873 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10874
10875 * g++.dg/opt/reg-stack2.C: New test.
10876
10877 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10878
10879 * g++.dg/eh/delayslot1.C: New test.
10880
10881 2003-09-20 Richard Henderson <rth@redhat.com>
10882
10883 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10884
10885 2003-09-20 Roger Sayle <roger@eyesopen.com>
10886
10887 * gcc.c-torture/execute/20030920-1.c: New test case.
10888
10889 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10890
10891 * g++.dg/rtti/typeid3.C: Correct expected error message.
10892
10893 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10894
10895 PR c++/157
10896 * g++.dg/parse/crash12.C: New test.
10897
10898 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10899
10900 * gcc.dg/compat/mixed-struct-check.h: New.
10901 * gcc.dg/compat/mixed-struct-defs.h: New.
10902 * gcc.dg/compat/mixed-struct-init.h: New.
10903 * gcc.dg/compat/struct-by-value-19_main.c: New.
10904 * gcc.dg/compat/struct-by-value-19_x.c: New.
10905 * gcc.dg/compat/struct-by-value-19_y.c: New.
10906 * gcc.dg/compat/struct-by-value-20_main.c: New.
10907 * gcc.dg/compat/struct-by-value-20_x.c: New.
10908 * gcc.dg/compat/struct-by-value-20_y.c: New.
10909 * gcc.dg/compat/struct-return-19_main.c: New.
10910 * gcc.dg/compat/struct-return-19_x.c: New.
10911 * gcc.dg/compat/struct-return-19_y.c: New.
10912 * gcc.dg/compat/struct-return-20_main.c: New.
10913 * gcc.dg/compat/struct-return-20_x.c: New.
10914 * gcc.dg/compat/struct-return-20_y.c: New.
10915
10916 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10917 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10918 so that it will not complain on LP64 targets.
10919
10920 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10921
10922 PR c++/495
10923 * g++.dg/template/friend24.C: New test.
10924
10925 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10926
10927 PR c++/12332
10928 * g++.dg/template/memtmpl2.C: New test.
10929
10930 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10931
10932 PR target/11184
10933 * gcc.dg/builtin-apply1.c: New test.
10934
10935 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10936
10937 PR c++/9848
10938 * g++.dg/warn/Wunused-4.C: New test.
10939
10940 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10941
10942 PR c++/12316
10943 * g++.dg/other/gc2.C: New test.
10944
10945 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10946
10947 PR c++/11991
10948 * g++.dg/rtti/typeid3.C: New test.
10949
10950 PR c++/12266
10951 * g++.dg/overload/template1.C: New test.
10952
10953 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10954
10955 * g++.dg/opt/cfg3.C: New test.
10956
10957 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10958
10959 PR c++/7939
10960 * g++.dg/template/crash11.C: New test.
10961
10962 2003-09-16 Jason Merrill <jason@redhat.com>
10963 Jakub Jelinek <jakub@redhat.com>
10964
10965 * gcc.dg/attr-warn-unused-result.c: New test.
10966
10967 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10968
10969 PR c++/12184
10970 * g++.dg/expr/call2.C: New test.
10971
10972 2003-09-15 Andreas Jaeger <aj@suse.de>
10973
10974 * gcc.dg/Wold-style-definition-1.c: New test.
10975
10976 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10977
10978 PR c++/3907
10979 * g++.dg/parse/template12.C: New test.
10980
10981 * g++.dg/abi/bitfield11.C: New test.
10982 * g++.dg/abi/bitfield12.C: Likewise.
10983
10984 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10985
10986 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10987 non-expansion of functional macro name without arguments at EOL.
10988 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10989
10990 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10991
10992 * gcc.c-torture/execute/20030914-[12].c: New tests.
10993
10994 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10995
10996 PR c++/11788
10997 * g++.dg/overload/addr1.C: New test.
10998
10999 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
11000
11001 * gcc.dg/20030909-1.c: New test.
11002
11003 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
11004
11005 * gcc.dg/ultrasp10.c: New test.
11006
11007 2003-09-09 Devang Patel <dpatel@apple.com>
11008
11009 * gcc.dg/darwin-ld-6.c: New test.
11010
11011 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11012
11013 * gcc.dg/torture/builtin-explog-1.c: New testcase.
11014
11015 2003-09-08 Mark Mitchell <mark@codesourcery.com>
11016
11017 * gcc.dg/ia64-types1.c: New test.
11018 * gcc.dg/ia64-types2.c: Likewise.
11019
11020 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11021
11022 * gcc.dg/builtins-1.c: Add more _Complex tests.
11023 * gcc.dg/torture/builtin-attr-1.c: Likewise.
11024
11025 * gcc.dg/builtins-1.c: Test existing _Complex functions.
11026 * gcc.dg/torture/builtin-attr-1.c: Likewise.
11027
11028 2003-09-08 Mark Mitchell <mark@codesourcery.com>
11029
11030 PR c++/11786
11031 * g++.dg/lookup/koenig2.C: New test.
11032
11033 PR c++/5296
11034 * g++.dg/rtti/typeid2.C: New test.
11035
11036 2003-09-08 Jakub Jelinek <jakub@redhat.com>
11037
11038 * gcc.c-torture/compile/20030904-1.c: New test.
11039
11040 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
11041
11042 * g++.dg/opt/longbranch2.C: New test.
11043
11044 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
11045
11046 * g++.dg/template/crash10.C: Only compile it.
11047
11048 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
11049
11050 PR middle-end/11665
11051 * gcc.c-torture/compile/20030907-1.c: New test.
11052 * g++.dg/init/array11.C: New test.
11053
11054 2003-09-07 Mark Mitchell <mark@codesourcery.com>
11055
11056 PR c++/11852
11057 * g++.dg/init/struct1.C: New test.
11058
11059 2003-09-07 Mark Mitchell <mark@codesourcery.com>
11060
11061 PR c++/12181
11062 * g++.dg/expr/comma1.C: New test.
11063
11064 2003-09-06 Mark Mitchell <mark@codesourcery.com>
11065
11066 PR c++/11867
11067 * g++.dg/expr/static_cast5.C: New test.
11068
11069 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
11070
11071 PR c++/11507
11072 * g++.dg/lookup/scoped7.C: New test.
11073
11074 PR c++/9574
11075 * g++.dg/other/static1.C: New test.
11076
11077 PR c++/11490
11078 * g++.dg/warn/template-1.C: New test.
11079
11080 PR c++/11432
11081 * g++.dg/template/crash10.C: New test.
11082
11083 PR c++/2478
11084 * g++.dg/overload/VLA.C: New test.
11085
11086 PR c++/10804
11087 * g++.dg/template/call1.C: New test.
11088
11089 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
11090
11091 PR c++/11794
11092 * g++.dg/parse/using3.C: New test.
11093
11094 2003-09-06 Roger Sayle <roger@eyesopen.com>
11095
11096 PR c++/11409
11097 * g++.dg/overload/builtin3.C: New test case.
11098
11099 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
11100
11101 PR c/9862
11102 * gcc.dg/20030906-1.c: New test.
11103 * gcc.dg/20030906-2.c: Likewise.
11104
11105 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
11106
11107 PR c++/12167
11108 * g++.dg/parse/defarg5.C: New test.
11109
11110 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
11111
11112 2003-09-05 Mark Mitchell <mark@codesourcery.com>
11113
11114 PR c++/12163
11115 * g++.dg/expr/static_cast4.C: New test.
11116
11117 PR c++/12146
11118 * g++.dg/template/crash9.C: New test.
11119
11120 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
11121
11122 * g++.old-deja/g++.ext/pretty2.C: Update for change
11123 in __FUNCTION__.
11124 * g++.old-deja/g++.ext/pretty3.C: Likewise.
11125
11126 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
11127
11128 PR c++/11922
11129 * g++/dg/template/qualified-id1.C: New test.
11130
11131 PR c++/12037
11132 * g++.dg/warn/noeffect4.C: New test.
11133
11134 2003-09-04 Matt Austern <austern@apple.com>
11135
11136 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
11137 * g++.dg/ext/fnname2.C: Likewise.
11138 * g++.dg/ext/fnname3.C: Likewise.
11139
11140 2003-09-04 Mark Mitchell <mark@codesourcery.com>
11141
11142 * g++.dg/expr/lval1.C: New test.
11143 * g++.dg/ext/lvcast.C: Remove.
11144
11145 2003-09-03 Roger Sayle <roger@eyesopen.com>
11146
11147 PR optimization/11700.
11148 * gcc.c-torture/compile/20030903-1.c: New test case.
11149
11150 2003-09-03 Mark Mitchell <mark@codesourcery.com>
11151
11152 PR c++/12053
11153 * g++.dg/abi/layout4.C: New test.
11154
11155 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
11156
11157 PR c++/11553
11158 * g++.dg/parse/friend3.C: New test.
11159
11160 2003-09-02 Mark Mitchell <mark@codesourcery.com>
11161
11162 PR c++/11847
11163 * g++.dg/template/class1.C: New test.
11164
11165 PR c++/11808
11166 * g++.dg/expr/call1.C: New test.
11167
11168 2003-09-01 Mark Mitchell <mark@codesourcery.com>
11169
11170 PR c++/12114
11171 * g++.dg/init/ref9.C: New test.
11172
11173 PR c++/11972
11174 * g++.dg/template/nested4.C: New test.
11175
11176 2003-08-29 Mark Mitchell <mark@codesourcery.com>
11177
11178 PR c++/12093
11179 * g++.dg/template/non-dependent4.C: New test.
11180
11181 PR c++/11928
11182 * g++.dg/inherit/conv1.C: New test.
11183
11184 2003-08-29 Mark Mitchell <mark@codesourcery.com>
11185
11186 PR c++/6196
11187 * g++.dg/ext/label1.C: New test.
11188 * g++.dg/ext/label2.C: Likewise.
11189
11190 2003-08-28 Mark Mitchell <mark@codesourcery.com>
11191
11192 * g++.dg/expr/cond3.C: New test.
11193
11194 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11195
11196 * gcc.dg/builtins-1.c: Add new builtin cases.
11197
11198 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11199
11200 * gcc.dg/builtins-1.c: Add new cases.
11201 * gcc.dg/torture/builtin-attr-1.c: Likewise.
11202
11203 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11204
11205 * gcc.dg/builtins-1.c: Add more math builtin tests.
11206 * gcc.dg/torture/builtin-attr-1.c: New test.
11207
11208 2003-08-28 Mark Mitchell <mark@codesourcery.com>
11209
11210 PR optimization/5079
11211 * g++.dg/opt/static3.C: New test.
11212
11213 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11214
11215 * gcc.misc-tests/gcov-10b.c: New test.
11216
11217 2003-08-27 Mark Mitchell <mark@codesourcery.com>
11218
11219 * g++.dg/opt/ptrmem3.C: New test.
11220
11221 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
11222
11223 2003-08-27 Jakub Jelinek <jakub@redhat.com>
11224
11225 * gcc.dg/20030826-2.c: New test.
11226
11227 2003-08-26 Roger Sayle <roger@eyesopen.com>
11228
11229 PR middle-end/12002
11230 * g77.f-torture/compile/12002.f: New test case.
11231
11232 2003-08-26 Roger Sayle <roger@eyesopen.com>
11233
11234 * gcc.dg/20030826-1.c: New test case.
11235
11236 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
11237
11238 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
11239
11240 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
11241
11242 PR c++/11871
11243 * c++.dg/lookup/crash1.C: New test.
11244
11245 * c++.dg/warn/noeffect3.C: New test.
11246
11247 2003-08-25 Janis Johnson <janis187@us.ibm.com>
11248
11249 * gcc.dg/compat/vector-1_x.c: Compile with -w.
11250 * gcc.dg/compat/vector-1_y.c: Ditto.
11251 * gcc.dg/compat/vector-2_x.c: Ditto.
11252 * gcc.dg/compat/vector-2_y.c: Ditto.
11253
11254 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
11255
11256 * gcc.dg/20030702-1.c: New test.
11257
11258 2003-08-25 Mark Mitchell <mark@codesourcery.com>
11259
11260 PR c++/8795
11261 * g++.dg/ext/altivec-1.C: New test.
11262
11263 2003-08-24 Richard Henderson <rth@redhat.com>
11264
11265 * g++.dg/eh/simd-2.C: Add -w for x86.
11266
11267 2003-08-23 Jakub Jelinek <jakub@redhat.com>
11268
11269 * gcc.dg/20030815-1.c: New test.
11270
11271 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11272
11273 PR c++/3765
11274 * g++.dg/parse/access6.C: New test.
11275
11276 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11277
11278 PR c++/641, c++/11876
11279 * g++.dg/template/friend22.C: New test.
11280 * g++.dg/template/friend23.C: Likewise.
11281
11282 2003-08-22 Mark Mitchell <mark@codesourcery.com>
11283
11284 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
11285 identically.
11286
11287 2003-08-22 Mark Mitchell <mark@codesourcery.com>
11288
11289 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
11290
11291 2003-08-22 Mark Mitchell <mark@codesourcery.com>
11292
11293 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
11294
11295 2003-08-22 Mark Mitchell <mark@codesourcery.com>
11296
11297 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
11298
11299 2003-08-22 Mark Mitchell <mark@codesourcery.com>
11300
11301 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
11302
11303 2003-08-21 Mark Mitchell <mark@codesourcery.com>
11304
11305 PR c++/11919
11306 * g++.dg/overload/prom1.C: New test.
11307
11308 PR c++/11551
11309 * g++.dg/parse/dtor2.C: New test.
11310
11311 PR c++/10762
11312 * g++.dg/parse/using2.C: New test.
11313
11314 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
11315
11316 PR target/11805
11317 * gcc.c-torture/compile/20030821-1.c: New.
11318
11319 2003-08-20 Mark Mitchell <mark@codesourcery.com>
11320
11321 PR c++/11834
11322 * g++.dg/template/deduce2.C: New test.
11323
11324 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
11325
11326 * gcc.c-torture/execute/20030821-1.c: New test.
11327
11328 2003-08-20 Roger Sayle <roger@eyesopen.com>
11329
11330 PR middle-end/11984
11331 * gcc.dg/20030820-1.c: New test case.
11332
11333 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
11334
11335 PR c++/11945
11336 * g++.dg/warn/noeffect2.C: New test.
11337
11338 2003-08-19 Mark Mitchell <mark@codesourcery.com>
11339
11340 PR c++/10926
11341 * g++.dg/template/dtor2.C: New test.
11342
11343 PR c++/11684
11344 * g++.dg/template/operator1.C: New test.
11345 * g++.dg/parse/operator4.C: New test.
11346
11347 PR c++/11946.C
11348 * g++.dg/expr/enum1.C: New test.
11349 * gcc.dg/c99-bool-1.c: Remove bogus warning.
11350
11351 PR c++/11036.C
11352 * g++.dg/parse/elab2.C: New test.
11353 * g++.dg/parse/typedef4.C: Change error message.
11354 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
11355 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
11356 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
11357
11358 2003-08-19 Geoffrey Keating <geoffk@apple.com>
11359
11360 * gcc.dg/pch/warn-1.c: New.
11361 * gcc.dg/pch/warn-1.hs: New.
11362
11363 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
11364 not-tested file.
11365
11366 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
11367
11368 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
11369
11370 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
11371
11372 * gcc.dg/uninit-D.c: New Test.
11373 * gcc.dg/uninit-E.c: New Test.
11374 * gcc.dg/uninit-F.c: New Test.
11375 * gcc.dg/uninit-G.c: New Test.
11376
11377 2003-08-19 Michael Ritzert <ritzert@t-online.de>
11378
11379 * g++.dg/README: Describe the pch directory.
11380
11381 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11382
11383 PR c++/11174
11384 * g++.dg/parse/access4.C: New test.
11385 * g++.dg/parse/access5.C: Likewise.
11386 * g++.old-deja/g++.jason/access17.C: Adjust error message.
11387
11388 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
11389
11390 * gcc.dg/noncompile/20030818-1.c: New.
11391
11392 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
11393
11394 PR c++/11957
11395 * g++.dg/warn/noeffect1.C: New test.
11396
11397 * g++.dg/template/scope2.C: New test.
11398 * g++.dg/template/error2.C: Correct dg-error
11399
11400 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
11401
11402 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
11403
11404 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
11405
11406 PR C++/11512
11407 * g++.dg/template/warn1.C: New.
11408
11409 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
11410
11411 * g++.dg/template/error2.C: New test.
11412 * g++.dg/lookup/using7.C: Adjust errors
11413 * g++.old-deja/g++.pt/crash36.C: Likewise.
11414 * g++.old-deja/g++.pt/derived3.C: Likewise.
11415
11416 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11417
11418 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
11419 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
11420 * gcc.c-torture/execute/builtins/string-9.c: New, from
11421 string-opt-9.c. Adjust for execute/builtins framework.
11422 * gcc.c-torture/execute/string-opt-9.c: Delete.
11423
11424 2003-08-12 Mark Mitchell <mark@codesourcery.com>
11425
11426 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
11427
11428 * g++.dg/parse/ret-type2.C: New test.
11429
11430 PR c++/11703
11431 * g++.dg/init/new8.C: New test.
11432
11433 PR c++/10923
11434 * g++.dg/parse/typedef5.C: New test.
11435
11436 PR c++/9512
11437 * g++.dg/parse/qualified2.C: New test.
11438 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
11439 invalid code.
11440
11441 2003-08-11 Mark Mitchell <mark@codesourcery.com>
11442
11443 * g++.dg/conversion/ptrmem1.C: New test.
11444
11445 2003-08-11 Jakub Jelinek <jakub@redhat.com>
11446
11447 PR target/11693
11448 * gcc.dg/20030811-1.c: New test.
11449
11450 PR target/11535
11451 * gcc.c-torture/execute/20030811-1.c: New test.
11452
11453 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11454
11455 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
11456
11457 2003-08-10 Mark Mitchell <mark@codesourcery.com>
11458
11459 PR c++/11789.C
11460 * g++.dg/inherit/multiple1.C: New test.
11461
11462 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
11463
11464 * gcc.dg/spe1.c: New test.
11465
11466 PR c++/11670
11467 * g++.dg/expr/cast2.C: New test.
11468
11469 PR c++/10530
11470 * g++.dg/template/dependent-name2.C: New test.
11471
11472 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
11473
11474 * g++.dg/parse/crash11.C: Put the dg options in comments.
11475
11476 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
11477
11478 * lib/gcc-dg.exp: Update for diagnostic change.
11479
11480 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11481
11482 PR c++/5767
11483 * g++.dg/parse/crash11.C: New test.
11484
11485 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
11486
11487 * gcc.dg/cpp/spacing1.c: Update.
11488
11489 2003-08-04 Janis Johnson <janis187@us.ibm.com>
11490
11491 PR target/11739
11492 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
11493 a value for -mtune.
11494
11495 2003-08-04 Roger Sayle <roger@eyesopen.com>
11496
11497 PR middle-end/11771
11498 * gcc.c-torture/compile/20030804-1.c: New test case.
11499
11500 2003-08-04 Roger Sayle <roger@eyesopen.com>
11501
11502 * gcc.dg/20030804-1.c: New test case.
11503
11504 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
11505
11506 * gcc.dg/cpp/separate-1.c: New test.
11507
11508 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
11509
11510 PR c++/11704
11511 * g++.dg/template/dependent-expr2.C: New test.
11512
11513 PR c++/11766
11514 * g++.dg/expr/ptrmem1.C: New test.
11515
11516 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11517
11518 PR c++/9453
11519 * g++.dg/template/friend15.C: New test.
11520
11521 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
11522
11523 * lib/dg-pch.exp: Work round PCH bug.
11524
11525 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11526
11527 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
11528 builtins. Move cases from builtins-4.c here.
11529
11530 * gcc.dg/torture/builtin-math-1.c: New test taken from
11531 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
11532 additional cases.
11533
11534 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
11535 Delete.
11536
11537 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
11538
11539 PR c++/9447
11540 * g++.dg/template/using7.C: New test.
11541
11542 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
11543
11544 * import1.c, import2.c: New tests.
11545
11546 2003-08-01 Jakub Jelinek <jakub@redhat.com>
11547
11548 * g++.dg/eh/crossjump1.C: New test.
11549
11550 2003-08-01 Mark Mitchell <mark@codesourcery.com>
11551
11552 PR c++/11697
11553 * g++.dg/template/using6.C: New test.
11554
11555 PR c++/11744
11556 * g++.dg/template/koenig2.C: New test.
11557
11558 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11559
11560 PR c++/7983
11561 * g++.dg/parse/typedef4.C: New test.
11562
11563 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11564
11565 PR c++/8442, c++/8806
11566 * g++.dg/template/elab1.C: New test.
11567 * g++.dg/template/type2.C: Likewise.
11568 * g++.dg/template/ttp3.C: Adjust expected error message.
11569 * g++.old-deja/g++.law/visibility13.C: Likewise.
11570 * g++.old-deja/g++.niklas/t135.C: Likewise.
11571 * g++.old-deja/g++.pt/ttp41.C: Likewise.
11572 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
11573 template argument.
11574 * g++.old-deja/g++.pt/ttp44.C: Likewise.
11575
11576 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
11577
11578 PR c++/11295
11579 * g++.dg/ext/stmtexpr1.C: New test.
11580
11581 * g++.dg/opt/tmp1.C: New test.
11582
11583 PR c++/11525
11584 * g++.dg/parse/constant4.C: New test.
11585
11586 PR c++/9447
11587 * g++.dg/template/using5.C: New test.
11588
11589 2003-07-31 Roger Sayle <roger@eyesopen.com>
11590
11591 * gcc.dg/builtins-27.c: New test case.
11592
11593 2003-07-31 Jakub Jelinek <jakub@redhat.com>
11594
11595 * gcc.dg/tls/opt-7.c: New test.
11596
11597 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
11598
11599 * g++.old-deja/g++.other/crash18.C: Remove.
11600
11601 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
11602
11603 * g++.dg/template/explicit3.C: New.
11604 * g++.dg/template/explicit4.C: New.
11605 * g++.dg/template/explicit5.C: New.
11606
11607 PR c++/11347
11608 * g++.dg/template/memtmpl1.C: New.
11609
11610 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
11611
11612 PR target/11565
11613 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
11614 * gcc.dg/i386-387-5.c (dg-options): Likewise.
11615
11616 2003-07-30 Jan Hubicka <jh@suse.cz>
11617
11618 * vtgc1.c: Kill.
11619
11620 2003-07-29 Zack Weinberg <zack@codesourcery.com>
11621
11622 * gcc.dg/struct-in-proto-1.c: New test.
11623
11624 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
11625
11626 * gcc.dg/cpp/include2.c: Only expect one message.
11627
11628 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
11629
11630 PR c++/9447
11631 * g++.dg/template/using1.C: New test.
11632 * g++.dg/template/using2.C: New test.
11633 * g++.dg/template/using3.C: New test.
11634 * g++.dg/template/using4.C: New test.
11635
11636 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
11637
11638 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
11639 * gcc.c-torture/execute/string-opt-10.c: Likewise.
11640
11641 2003-07-28 Jan Hubicka <jh@suse.cz>
11642
11643 PR c++/11530
11644 * g++.dg/opt/call1.C: New test.
11645
11646 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
11647
11648 PR c++/11667
11649 * g++.dg/init/enum2.C: New test.
11650 * g++.dg/template/overload1.C: Add "-w" option.
11651
11652 2003-07-28 <hp@bitrange.com>
11653
11654 * gcc.dg/Wdeclaration-after-statement-1.c,
11655 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
11656
11657 2003-07-28 Jakub Jelinek <jakub@redhat.com>
11658
11659 * gcc.c-torture/compile/20030725-1.c: New test.
11660
11661 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
11662
11663 * gcc.dg/20030505.c: Only run for SPE.
11664 Remove definition of opaque type.
11665
11666 2003-07-27 Mark Mitchell <mark@codesourcery.com>
11667
11668 * g++.dg/template/ptrmem6.C: New test.
11669
11670 2003-07-26 Geoffrey Keating <geoffk@apple.com>
11671
11672 * gcc.c-torture/compile/zero-strct-2.c: New test.
11673
11674 2003-07-25 Geoffrey Keating <geoffk@apple.com>
11675
11676 * gcc.dg/intermod-1.c: New test.
11677
11678 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
11679
11680 PR c++/11617
11681 * g++.dg/template/lookup2.C: New test.
11682 * g++.dg/template/memclass1.C: Remove instantiated from error.
11683 * g++.dg/other/error2.C: Tweak expected errors.
11684
11685 PR c++/11596
11686 * g++.dg/template/defarg3.C: New test.
11687
11688 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
11689
11690 2003-07-24 Mark Mitchell <mark@codesourcery.com>
11691
11692 * g++.dg/inherit/access5.C: New test.
11693
11694 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11695
11696 PR c++/11513
11697 * g++.dg/template/crash8.C: New test.
11698
11699 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
11700
11701 PR c/10602
11702 * gcc.dg/noncompile/incomplete-2.c: New test.
11703
11704 2003-07-23 Mark Mitchell <mark@codesourcery.com>
11705
11706 PR c++/11645
11707 * g++.dg/inherit/access4.C: New test.
11708
11709 PR c++/11517
11710 * g++.dg/expr/cond2.C: New test.
11711
11712 PR optimization/10679
11713 * g++.dg/opt/inline4.C: New test.
11714
11715 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
11716
11717 * g++.dg/parse/crash10: New test.
11718
11719 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11720
11721 * g++.dg/ext/flexary1.C: New test.
11722
11723 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11724
11725 PR c++/10793
11726 * g++.dg/template/crash9.C: New test.
11727
11728 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11729
11730 PR c++/3004
11731 * g++.dg/parse/typedef3.C: New test.
11732
11733 PR c++/7906
11734 * g++.dg/parse/operator2.C: New test.
11735
11736 PR c++/8895
11737 * g++.dg/parse/def-tmpl-arg1.C: New test.
11738
11739 PR c++/9282
11740 * g++.dg/parse/funptr1.C: New test.
11741
11742 PR c++/9452
11743 * g++.dg/parse/ambig3.C: New test.
11744
11745 PR c++/9454
11746 * g++.dg/parse/operator3.C: New test.
11747
11748 PR c++/9486
11749 * g++.dg/parse/template10.C: New test.
11750
11751 PR c++/9488
11752 * g++.dg/parse/template11.C: New test.
11753
11754 PR c++/10150
11755 * g++.dg/parse/invalid-op1.C: New test.
11756
11757 PR c++/10247
11758 * g++.dg/parse/condexpr1.C: New test.
11759
11760 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11761
11762 * g++.dg/ext/packed3.C: New test.
11763 * g++.dg/ext/packed4.C: New test.
11764
11765 * gcc.dg/pack-test-3.c: New test.
11766
11767 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11768
11769 * lib/compat.exp: Handle dg-options per source file.
11770 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11771 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11772 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11773 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11774 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11775 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11776 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11777 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11778 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11779 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11780 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11781 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11782 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11783 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11784
11785 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11786
11787 PR c/10320
11788 * gcc.c-torture/execute/20030718-1.c: New test.
11789
11790 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11791
11792 PR optimization/11536
11793 * gcc.dg/20030721-1.c: New test.
11794
11795 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11796
11797 PR c++/11546
11798 * g++.dg/template/lookup1.C: New test.
11799
11800 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11801
11802 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11803 diagnostics of ill-formed constructs involving labels.
11804 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11805 the new 'previously defined here' message.
11806
11807 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11808
11809 * g++.dg/parse/non-dependent2.C: New test.
11810
11811 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11812
11813 * g++.dg/init/init-ref4.C: xfail on targets without
11814 weak symbols.
11815
11816 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11817
11818 PR target/11087
11819 * gcc.c-torture/execute/20030717-1.c: New test.
11820
11821 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11822
11823 * g++.dg/opt/cfg1.C: New test.
11824
11825 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11826
11827 PR optimization/11557
11828 * gcc.dg/20030717-1.c: New test.
11829
11830 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11831
11832 PR c++/10476
11833 * g++.dg/expr/crash-1.C: New test.
11834
11835 PR c++/11027
11836 * g++.dg/template/init3.C: New test.
11837
11838 PR c++/8222
11839 * g++.dg/template/non-dependent1.C: New test.
11840
11841 PR c++/11070
11842 * g++.dg/template/non-dependent2.C: New test.
11843
11844 PR c++/11071
11845 * g++.dg/template/non-dependent3.C: New test.
11846
11847 PR c++/9907
11848 * g++.dg/template/sizeof5.C: New test.
11849
11850 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11851
11852 PR 11498
11853 * gcc.c-torture/compile/mangle-1.c: New file.
11854
11855 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11856
11857 PR c++/7809
11858 * g++.dg/parse/access3.C: New test.
11859
11860 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11861
11862 PR c++/11384
11863 * g++.dg/init/init-ref4.C: New test.
11864
11865 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11866
11867 PR c++/11547
11868 * g++.dg/parse/constant3.C: New test.
11869 * g++.dg/parse/crash7.C: Likewise.
11870
11871 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11872
11873 PR target/11008
11874 * gcc.dg/i386-pentium4-not-mull.c: New.
11875
11876 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11877
11878 * gcc.dg/asm-names.c (ymain): Make it weak.
11879
11880 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11881
11882 PR c++/5421
11883 * g++.dg/template/friend21.C: New test.
11884
11885 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11886
11887 * gcc.dg/cleanup-8.c: New test.
11888 * gcc.dg/cleanup-9.c: New test.
11889
11890 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11891
11892 * g++.dg/ext/dll-MI1.h: New file.
11893 * g++.dg/ext/dllexport-MI1.C: New file.
11894 * g++.dg/ext/dllimport-MI1.C: New file.
11895
11896 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11897
11898 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11899 it does not have cmpstrsi patterns (just cmpmemsi).
11900
11901 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11902
11903 PR debug/11473
11904 * g++.dg/debug/debug8.C: New test.
11905
11906 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11907
11908 PR c++/10108
11909 * g++.dg/template/crash7.C: New test.
11910
11911 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11912
11913 PR target/10795
11914 * gcc.c-torture/compile/20030708-1.c: New.
11915
11916 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11917
11918 * gcc.c-torture/execute/20030715-1.c: New test.
11919
11920 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11921
11922 * gcc.dg/pch/inline-3.c: New file.
11923 * gcc.dg/pch/inline-3.hs: New file.
11924 * gcc.dg/pch/inline-4.c: New file.
11925 * gcc.dg/pch/inline-4.hs: New file.
11926
11927 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11928
11929 PR c++/11509
11930 * g++.dg/template/crash6.C: New test.
11931
11932 PR c++/7053
11933 * g++.dg/template/friend20.C: New test.
11934
11935 PR c++/7019
11936 * g++.dg/template/overload2.C: New test.
11937
11938 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11939
11940 PR optimization/11440
11941 * gcc.c-torture/execute/20030714-1.c: New test.
11942
11943 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11944
11945 PR c++/11154
11946 * g++.dg/template/partial2.C: New test.
11947
11948 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11949
11950 PR c++/11503
11951 * g++.dg/template/anon1.C: New test.
11952
11953 PR c++/11493
11954 PR c++/11495
11955 * g++.dg/parse/template9.C: Likewise.
11956 * g++.dg/template/crash4.C: New test.
11957 * g++.dg/template/koenig1.C: Likewise.
11958 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11959 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11960 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11961 functions.
11962 * g++.old-deja/g++.jason/template36.C: Likewise.
11963 * g++.old-deja/g++.mike/p1989.C: Likewise.
11964 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11965 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11966 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11967 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11968 compiling.
11969 * g++.old-deja/g++.pt/union2.C: Use this->.
11970
11971 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11972
11973 * gcc.dg/20030711-1.c: New test.
11974
11975 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11976
11977 PR c++/11050
11978 * g++.dg/parse/args1.C: New test.
11979 * g++.pt/defarg8.C: Change expected errors.
11980
11981 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11982
11983 PR c++/8164
11984 * g++.dg/template/nontype2.C: New test.
11985
11986 PR c++/10558
11987 * g++.dg/parse/template8.C: New test.
11988
11989 PR c++/8327
11990 * g++.dg/template/scope1.C: New test.
11991
11992 * g++.dg/warn/Wsign-compare-1.C: New test.
11993
11994 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11995
11996 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11997
11998 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11999
12000 PR c++/9411
12001 * g++.dg/template/explicit2.C: New test.
12002
12003 PR c++/10032
12004 * g++.dg/warn/pedantic1.C: New test.
12005
12006 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
12007
12008 PR c++ 9483
12009 * g++.dg/other/field1.C: New test.
12010
12011 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
12012
12013 PR c/11449
12014 * gcc.c-torture/compile/20030707-1.c: New.
12015
12016 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12017
12018 PR c++/10849
12019 * g++.dg/template/access12.C: New test.
12020
12021 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
12022
12023 * g++.dg/bprob/bprob.exp (prof_ext): Update.
12024 * g77.dg/bprob/bprob.exp (prof_ext): Update.
12025 * gcc.misc-tests/bprob.exp (prof_ext): Update.
12026 * gcc.misc-tests/gcov.exp: Update
12027 * g++.dg/gcov/gcov.exp: Update
12028 * lib/gcov.exp: Update.
12029
12030 2003-07-08 Mark Mitchell <mark@codesourcery.com>
12031
12032 * g++.dg/abi/mangle17.C: Make sure template expressions are
12033 dependent.
12034 * g++.dg/abi/mangle4.C: Mark erroneous casts.
12035 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
12036 * g++.dg/opt/stack1.C: Remove erroneous code.
12037 * g++.dg/parse/template7.C: New test.
12038 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
12039 * g++.old-deja/g++.pt/crash4.C: Likewise.
12040
12041 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12042
12043 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
12044 with zero or one occurence of `$' after the initial `L'.
12045
12046 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
12047
12048 * gcc.c-torture/compile/20030704-1.c: Add a comment.
12049
12050 2003-07-08 Roger Sayle <roger@eyesopen.com>
12051
12052 PR c/11370
12053 * gcc.dg/Wunreachable-6.c: New testcase.
12054 * gcc.dg/Wunreachable-7.c: New testcase.
12055
12056 2003-07-08 Jakub Jelinek <jakub@redhat.com>
12057
12058 PR c/11420
12059 * gcc.dg/20030708-1.c: New test.
12060
12061 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
12062
12063 * gcc.dg/compat/sdata-section.h: New file.
12064 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
12065 * gcc.dg/torture/mips-sdata-1.c: New test.
12066
12067 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12068
12069 PR c++/11030
12070 * g++.dg/template/friend19.C: New test.
12071
12072 2003-07-08 Jakub Jelinek <jakub@redhat.com>
12073
12074 * g++.dg/opt/strength-reduce.C: New test.
12075
12076 2003-07-07 Roger Sayle <roger@eyesopen.com>
12077
12078 PR target/10979
12079 * gcc.dg/20030707-1.c: New testcase.
12080
12081 2003-07-07 Roger Sayle <roger@eyesopen.com>
12082
12083 PR optimization/11059
12084 * g++.dg/opt/emptyunion.C: New testcase.
12085
12086 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
12087 Eric Botcazou <ebotcazou@libertysurf.fr>
12088
12089 * g++.dg/opt/stack1.C: New test.
12090
12091 2003-07-05 Mark Mitchell <mark@codesourcery.com>
12092
12093 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
12094 run test.
12095
12096 PR c++/11431
12097 * g++.dg/expr/static_cast3.C: New test.
12098
12099 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12100
12101 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
12102 everywhere.
12103 * gcc.dg/concat.c: Concatenation of string constants with
12104 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
12105 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
12106 * gcc.dg/cpp/escape-2.c: Use wide character constants where
12107 necessary to avoid multi-character character constant warning.
12108 * gcc.dg/cpp/escape.c: Likewise.
12109 * gcc.dg/cpp/ucs.c: Likewise.
12110 Remove backslashes from dg-bogus comments, as they confuse Tcl.
12111 Fix a typo.
12112
12113 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
12114
12115 PR c/11428
12116 * gcc.c-torture/compile/20030704-1.c: New.
12117
12118 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
12119
12120 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
12121
12122 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
12123
12124 PR c++/5287, PR c++/7910, PR c++/11021
12125 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
12126 tests for warnings.
12127 * g++.dg/ext/dllimport2.C: Add tests for warnings.
12128 * g++.dg/ext/dllimport3.C: Likewise.
12129 * g++.dg/ext/dllimport4.C: New file.
12130 * g++.dg/ext/dllimport5.C: New file.
12131 * g++.dg/ext/dllimport6.C: New file.
12132 * g++.dg/ext/dllimport7.C: New file.
12133 * g++.dg/ext/dllimport8.C: New file.
12134 * g++.dg/ext/dllimport9.C: New file.
12135 * g++.dg/ext/dllimport10.C: New file.
12136 * g++.dg/ext/dllexport1.C: New file.
12137
12138 2003-07-03 Mark Mitchell <mark@codesourcery.com>
12139
12140 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
12141 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
12142
12143 2003-07-03 Roger Sayle <roger@eyesopen.com>
12144
12145 * gcc.dg/builtins-25.c: New testcase.
12146 * gcc.dg/builtins-26.c: New testcase.
12147
12148 2003-07-03 Janis Johnson <janis187@us.ibm.com>
12149
12150 * gcc.dg/compat/vector-defs.h: New file.
12151 * gcc.dg/compat/vector-setup.h: New file.
12152 * gcc.dg/compat/vector-check.h: New file.
12153 * gcc.dg/compat/vector-1_main.c: New file.
12154 * gcc.dg/compat/vector-1_x.c: New file.
12155 * gcc.dg/compat/vector-1_y.c: New file.
12156 * gcc.dg/compat/vector-2_main.c: New file.
12157 * gcc.dg/compat/vector-2_x.c: New file.
12158 * gcc.dg/compat/vector-2_y.c: New file.
12159
12160 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
12161 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
12162 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
12163 * gcc.dg/compat/struct-align-1.h: New file.
12164 * gcc.dg/compat/struct-align-1_main.c: New file.
12165 * gcc.dg/compat/struct-align-1_x.c: New file.
12166 * gcc.dg/compat/struct-align-1_y.c: New file.
12167 * gcc.dg/compat/struct-align-2.h: New file.
12168 * gcc.dg/compat/struct-align-2_main.c: New file.
12169 * gcc.dg/compat/struct-align-2_x.c: New file.
12170 * gcc.dg/compat/struct-align-2_y.c: New file.
12171
12172 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
12173 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
12174 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12175 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
12176 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
12177 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12178 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12179 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
12180 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
12181 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
12182 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
12183 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
12184 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
12185 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
12186 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
12187 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
12188 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
12189 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
12190 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12191 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12192 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12193 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12194 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12195 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12196 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12197 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12198 * gcc.dg/compat/struct-return-10_x.c: Ditto.
12199 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12200 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12201
12202 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
12203
12204 * gcc.dg/i386-call-1.c: New test.
12205
12206 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
12207
12208 PR c++/9162
12209 * g++.dg/parse/defarg4.C: New.
12210
12211 2003-07-03 Roger Sayle <roger@eyesopen.com>
12212
12213 PR target/10700
12214 * gcc.c-torture/compile/20030703-1.c: New test case.
12215
12216 2003-07-03 Mark Mitchell <mark@codesourcery.com>
12217
12218 * g++.dg/template/local3.C: Remove extra semicolon.
12219
12220 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
12221
12222 * gcc.dg/i386-volatile-1.c: New test.
12223
12224 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
12225
12226 PR c++/11072
12227 * g++.dg/other/offsetof2.C: XFAIL.
12228 * g++.dg/other/offsetof5.C: New.
12229
12230 PR c++/10219
12231 * g++.dg/template/error1.C: New.
12232
12233 PR c++/9779
12234 * g++.dg/template/dependent-expr1.C: New.
12235
12236 2003-07-01 Mark Mitchell <mark@codesourcery.com>
12237
12238 PR c++/6949
12239 * g++.dg/template/local3.C: New test.
12240
12241 PR c++/11149
12242 * g++.dg/lookup/scoped6.C: New test.
12243
12244 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
12245
12246 PR c++/8046
12247 * g++.dg/other/error7.C: New test.
12248
12249 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
12250
12251 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
12252 * g++.old-deja/g++.abi/vtable3.h: Likewise.
12253 * g++.old-deja/g++.law/code-gen5.C: Likewise.
12254 * g++.old-deja/g++.other/union2.C: Likewise.
12255 * gcc.dg/c90-const-expr-2.c: Likewise.
12256 * gcc.dg/c90-const-expr-3.c: Likewise.
12257 * gcc.dg/c99-const-expr-2.c: Likewise.
12258 * gcc.dg/c99-const-expr-3.c: Likewise.
12259 * gcc.dg/concat.c: Likewise.
12260
12261 2003-07-01 Mark Mitchell <mark@codesourcery.com>
12262
12263 PR c++/9559
12264 * g++.dg/init/static1.C: New test.
12265
12266 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12267
12268 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
12269 * g++.old-deja/g++.other/access2.C: Likewise.
12270 * g++.old-deja/g++.other/decl2.C: Likewise.
12271 * gcc.c-torture/execute/20020615-1.c: Likewise.
12272
12273 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
12274
12275 PR c++/4933
12276 * g++.dg/template/sizeof4.C: New test.
12277
12278 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
12279
12280 * g++.dg/other/error6.C: New test.
12281
12282 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
12283
12284 PR c++/10750
12285 * g++.dg/parse/constant2.C: New test.
12286
12287 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
12288
12289 PR c++/11106
12290 * g++.dg/other/error5.C: New test.
12291
12292 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12293
12294 * gcc.dg/format/gcc_diag-1.c: New test.
12295
12296 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
12297
12298 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
12299
12300 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
12301
12302 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
12303 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
12304 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
12305
12306 2003-06-28 Jakub Jelinek <jakub@redhat.com>
12307
12308 * gcc.c-torture/execute/builtins/string-8.c: New test.
12309 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
12310 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
12311 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
12312
12313 2003-06-27 Mark Mitchell <mark@codesourcery.com>
12314
12315 PR c++/10468
12316 * g++.dg/ext/typeof6.C: New test.
12317
12318 2003-06-27 Mark Mitchell <mark@codesourcery.com>
12319
12320 PR c++/10796
12321 * g++.dg/init/enum1.C: New test.
12322
12323 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
12324
12325 * gcc.dg/20030627-1.c: New test.
12326
12327 2003-06-26 Mark Mitchell <mark@codesourcery.com>
12328
12329 PR c++/11332
12330 * g++.dg/expr/static_cast2.C: New test.
12331
12332 2003-06-26 Roger Sayle <roger@eyesopen.com>
12333 Jakub Jelinek <jakub@redhat.com>
12334
12335 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
12336 sprintf(dst,"%s",src) optimization.
12337 * gcc.c-torture/execute/20030626-1.c: New test case.
12338 * gcc.c-torture/execute/20030626-2.c: New test case.
12339
12340 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
12341
12342 * gcc.c-torture/execute/multi-ix.c: New test.
12343
12344 * gcc.c-torture/execute/simd-4.c (main):
12345 Added missing semicolon at end of union.
12346
12347 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
12348
12349 PR c++/8266
12350 * g++.dg/template/explicit-instantiation3.C: New test.
12351
12352 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
12353
12354 * gcc.dg/20030626-1.c: Use signed char.
12355
12356 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
12357
12358 * gcc.dg/20030626-1.c: New test.
12359
12360 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
12361
12362 * const-str-2.m: Update.
12363
12364 2003-06-25 Mark Mitchell <mark@codesourcery.com>
12365
12366 PR c++/10990
12367 * g++.dg/rtti/dyncast1.C: New test.
12368 * g++.dg/abi/mangle4.C: Correct base-specifier access.
12369 * g++.dg/lookup/scoped1.C: Remove XFAIL.
12370 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
12371
12372 PR c++/10931
12373 * g++.dg/expr/static_cast1.C: New test.
12374
12375 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
12376
12377 * gcc.dg/20030625-1.c: New test.
12378
12379 2003-06-24 Roger Sayle <roger@eyesopen.com>
12380
12381 * gcc.c-torture/compile/20030624-1.c: New test case.
12382
12383 2003-06-24 Jakub Jelinek <jakub@redhat.com>
12384
12385 * gcc.c-torture/execute/string-opt-17.c: New test.
12386
12387 2003-06-24 Mark Mitchell <mark@codesourcery.com>
12388
12389 PR c++/5754
12390 * g++.dg/parse/crash6.C: New test.
12391
12392 2003-06-23 Roger Sayle <roger@eyesopen.com>
12393
12394 * gcc.dg/builtins-24.c: New test case.
12395
12396 2003-06-23 Jakub Jelinek <jakub@redhat.com>
12397
12398 * g++.dg/opt/operator1.C: New test.
12399
12400 2003-06-22 Roger Sayle <roger@eyesopen.com>
12401
12402 * gcc.c-torture/execute/string-opt-16.c: New test case.
12403
12404 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
12405
12406 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
12407 * g++.old-deja/g++.other/conv7.C: Likewise
12408 * g++.old-deja/g++.other/overcnv2.C: Likewise.
12409 * g++.old-deja/g++.other/overload14.C: Likewise.
12410
12411 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
12412
12413 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
12414 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
12415
12416 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12417
12418 PR c++/10888
12419 * g++.dg/warn/Winline-3.C: New test.
12420
12421 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12422
12423 * lib/target-supports.exp (check_alias_available): Make the test
12424 program acceptable to the Solaris assembler.
12425
12426 PR c++/10749
12427 * g++.dg/template/memclass2.C: New test.
12428
12429 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12430 Eric Botcazou <ebotcazou@libertysurf.fr>
12431
12432 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
12433 data for non-matching targets.
12434 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
12435
12436 2003-06-20 Mark Mitchell <mark@codesourcery.com>
12437
12438 PR c++/10845
12439 * g++.dg/template/member3.C: New test.
12440
12441 2003-06-19 Mark Mitchell <mark@codesourcery.com>
12442
12443 PR c++/10939
12444 * g++.dg/template/func1.C: New test.
12445
12446 PR c++/9649
12447 * g++.dg/template/static4.C: New test.
12448 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
12449
12450 PR c++/11041
12451 * g++.dg/init/ref7.C: New test.
12452
12453 2003-06-19 Matt Austern <austern@apple.com>
12454
12455 PR c++/11228
12456 * g++.dg/anew1.C: New test.
12457 * g++.dg/anew2.C: New test.
12458 * g++.dg/anew3.C: New test.
12459 * g++.dg/anew4.C: New test.
12460
12461 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
12462
12463 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
12464
12465 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
12466
12467 * gcc.c-torture/execute/simd-4.c (main): Make expected value
12468 endian-dependent.
12469
12470 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12471
12472 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
12473 Remove cruft.
12474
12475 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12476
12477 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
12478 * gcc.c-torture/compile/961203-1.c: Likewise.
12479 * gcc.c-torture/compile/980506-1.c: Likewise.
12480
12481 2003-06-17 Mark Mitchell <mark@codesourcery.com>
12482
12483 PR c++/10712
12484 * g++.dg/lookup/using7.C: New test.
12485
12486 2003-06-17 Mark Mitchell <mark@codesourcery.com>
12487
12488 PR c++/11105
12489 * g++.dg/abi/conv1.C: Remove it.
12490 * g++.dg/template/conv7.C: New test.
12491 * g++.dg/template/conv8.C: Likewise.
12492 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
12493 conversion operator.
12494
12495 2003-06-17 Janis Johnson <janis187@us.ibm.com>
12496
12497 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
12498 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
12499 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12500 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
12501 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
12502 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12503 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12504 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
12505 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
12506 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
12507 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
12508 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
12509 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
12510 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
12511 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
12512 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
12513 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
12514 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
12515 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12516 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12517 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12518 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12519 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12520 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12521 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12522 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12523 * gcc.dg/compat/struct-return-10_x.c: Ditto.
12524 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12525 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12526
12527 2003-06-16 Mark Mitchell <mark@codesourcery.com>
12528
12529 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
12530 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
12531 indications.
12532
12533 2003-06-16 Roger Sayle <roger@eyesopen.com>
12534
12535 * gcc.dg/i386-387-5.c: New test case.
12536 * gcc.dg/i386-387-6.c: New test case.
12537 * gcc.dg/builtins-23.c: New test case.
12538
12539 2003-06-15 Roger Sayle <roger@eyesopen.com>
12540
12541 * gcc.dg/builtins-22.c: New test case.
12542 * gcc.dg/i386-387-1.c: Update to test exp.
12543 * gcc.dg/i386-387-2.c: Likewise.
12544
12545 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12546
12547 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
12548
12549 2003-06-12 Mark Mitchell <mark@codesourcery.com>
12550
12551 * lib/gcc-dg.exp (dg-require-dll): New function.
12552 (dg-xfail-if): Likewise.
12553 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
12554 driver.
12555
12556 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
12557 * gcc.c-torture/compile/20001205-1.c: Likewise.
12558 * gcc.c-torture/compile/20001226-1.c: Likewise.
12559 * gcc.c-torture/compile/20010518-2.c: Likewise.
12560 * gcc.c-torture/compile/20020312-1.c: Likewise.
12561 * gcc.c-torture/compile/20020604-1.c: Likewise.
12562 * gcc.c-torture/compile/920501-12.c: Likewise.
12563 * gcc.c-torture/compile/920501-4.c: Likewise.
12564 * gcc.c-torture/compile/920520-1.c: Likewise.
12565 * gcc.c-torture/compile/920521-1.c: Likewise.
12566 * gcc.c-torture/compile/920625-1.c: Likewise.
12567 * gcc.c-torture/compile/961203-1.c: Likewise.
12568 * gcc.c-torture/compile/980506-1.c: Likewise.
12569 * gcc.c-torture/compile/981006-1.c: Likewise.
12570 * gcc.c-torture/compile/981022-1.c: Likewise.
12571 * gcc.c-torture/compile/981223-1.c: Likewise.
12572 * gcc.c-torture/compile/990617-1.c: Likewise.
12573 * gcc.c-torture/compile/dll.c: Likewise.
12574 * gcc.c-torture/compile/labels-3.c: Likewise.
12575 * gcc.c-torture/compile/mipscop-1.c: Likewise.
12576 * gcc.c-torture/compile/mipscop-2.c: Likewise.
12577 * gcc.c-torture/compile/mipscop-3.c: Likewise.
12578 * gcc.c-torture/compile/mipscop-4.c: Likewise.
12579 * gcc.c-torture/compile/simd-5.c: Likewise.
12580 * gcc.c-torture/compile/20000804-1.x: Remove.
12581 * gcc.c-torture/compile/20001205-1.x: Likewise.
12582 * gcc.c-torture/compile/20001226-1.x: Likewise.
12583 * gcc.c-torture/compile/20010518-2.x: Likewise.
12584 * gcc.c-torture/compile/20020312-1.x: Likewise.
12585 * gcc.c-torture/compile/20020604-1.x: Likewise.
12586 * gcc.c-torture/compile/920501-12.x: Likewise.
12587 * gcc.c-torture/compile/920501-4.x: Likewise.
12588 * gcc.c-torture/compile/920520-1.x: Likewise.
12589 * gcc.c-torture/compile/920521-1.x: Likewise.
12590 * gcc.c-torture/compile/920625-1.x: Likewise.
12591 * gcc.c-torture/compile/961203-1.x: Likewise.
12592 * gcc.c-torture/compile/980506-1.x: Likewise.
12593 * gcc.c-torture/compile/981006-1.x: Likewise.
12594 * gcc.c-torture/compile/981022-1.x: Likewise.
12595 * gcc.c-torture/compile/981223-1.x: Likewise.
12596 * gcc.c-torture/compile/990617-1.x: Likewise.
12597 * gcc.c-torture/compile/mipscop-1.x: Likewise.
12598 * gcc.c-torture/compile/mipscop-2.x: Likewise.
12599 * gcc.c-torture/compile/mipscop-3.x: Likewise.
12600 * gcc.c-torture/compile/mipscop-4.x: Likewise.
12601 * gcc.c-torture/compile/simd-5.x: Likewise.
12602
12603 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
12604
12605 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
12606
12607 * gcc.c-torture/execute/20030611-1.c: New test.
12608
12609 2003-06-12 Roger Sayle <roger@eyesopen.com>
12610
12611 PR middle-end/168
12612 * gcc.dg/20030612-1.c: New test case.
12613
12614 2003-06-12 Mark Mitchell <mark@codesourcery.com>
12615
12616 PR c++/10635
12617 * g++.dg/expr/cast1.C: New test.
12618
12619 2003-06-12 Roger Sayle <roger@eyesopen.com>
12620
12621 * gcc.dg/builtins-21.c: New test case.
12622
12623 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
12624
12625 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
12626 options instead of at the end.
12627 * lib/objc.exp (objc_target_compile): Likewise.
12628
12629 2003-06-11 Mark Mitchell <mark@codesourcery.com>
12630
12631 PR c++/10432
12632 * g++.dg/parse/error1.C: New test.
12633
12634 2003-06-11 Janis Johnson <janis187@us.ibm.com>
12635
12636 * gcc.dg/compat/struct-by-value-11_main.c: New file.
12637 * gcc.dg/compat/struct-by-value-11_x.c: New file.
12638 * gcc.dg/compat/struct-by-value-11_y.c: New file.
12639 * gcc.dg/compat/struct-by-value-12_main.c: New file.
12640 * gcc.dg/compat/struct-by-value-12_x.c: New file.
12641 * gcc.dg/compat/struct-by-value-12_y.c: New file.
12642 * gcc.dg/compat/struct-by-value-13_main.c: New file.
12643 * gcc.dg/compat/struct-by-value-13_x.c: New file.
12644 * gcc.dg/compat/struct-by-value-13_y.c: New file.
12645 * gcc.dg/compat/struct-by-value-14_main.c: New file.
12646 * gcc.dg/compat/struct-by-value-14_x.c: New file.
12647 * gcc.dg/compat/struct-by-value-14_y.c: New file.
12648 * gcc.dg/compat/struct-by-value-15_main.c: New file.
12649 * gcc.dg/compat/struct-by-value-15_x.c: New file.
12650 * gcc.dg/compat/struct-by-value-15_y.c: New file.
12651 * gcc.dg/compat/struct-by-value-16_main.c: New file.
12652 * gcc.dg/compat/struct-by-value-16_x.c: New file.
12653 * gcc.dg/compat/struct-by-value-16_y.c: New file.
12654 * gcc.dg/compat/struct-by-value-17_main.c: New file.
12655 * gcc.dg/compat/struct-by-value-17_x.c: New file.
12656 * gcc.dg/compat/struct-by-value-17_y.c: New file.
12657 * gcc.dg/compat/struct-by-value-18_main.c: New file.
12658 * gcc.dg/compat/struct-by-value-18_x.c: New file.
12659 * gcc.dg/compat/struct-by-value-18_y.c: New file.
12660
12661 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
12662 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
12663 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
12664 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
12665 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
12666 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
12667 * gcc.dg/compat/scalar-return-3_main.c: New file.
12668 * gcc.dg/compat/scalar-return-3_x.c: New file.
12669 * gcc.dg/compat/scalar-return-3_y.c: New file.
12670 * gcc.dg/compat/scalar-return-4_main.c: New file.
12671 * gcc.dg/compat/scalar-return-4_x.c: New file.
12672 * gcc.dg/compat/scalar-return-4_y.c: New file.
12673
12674 2003-06-10 Janis Johnson <janis187@us.ibm.com>
12675
12676 * gcc.dg/compat/fp2-struct-check.h: New file.
12677 * gcc.dg/compat/fp2-struct-defs.h: New file.
12678 * gcc.dg/compat/fp2-struct-init.h: New file.
12679 * gcc.dg/compat/struct-by-value-10_main.c: New file.
12680 * gcc.dg/compat/struct-by-value-10_x.c: New file.
12681 * gcc.dg/compat/struct-by-value-10_y.c: New file.
12682 * gcc.dg/compat/struct-return-10_main.c: New file.
12683 * gcc.dg/compat/struct-return-10_x.c: New file.
12684 * gcc.dg/compat/struct-return-10_y.c: New file.
12685
12686 * gcc.dg/compat/compat-common.h: New file.
12687 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
12688 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
12689 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
12690 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
12691 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12692 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12693 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12694 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12695 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12696 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12697 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12698 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12699 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12700 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12701 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12702 * gcc.dg/compat/small-struct-check.h: Ditto.
12703 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12704 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12705 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12706 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12707 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12708 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12709 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12710 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12711 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12712 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12713 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12714 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12715 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12716 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12717 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12718 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12719 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12720 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12721 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12722 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12723 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12724 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12725 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12726 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12727 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12728 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12729 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12730 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12731 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12732 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12733
12734 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12735
12736 * g++.dg/pch/static-1.C: New file.
12737 * g++.dg/pch/static-1.Hs: New file.
12738
12739 2003-06-10 Richard Henderson <rth@redhat.com>
12740
12741 * gcc.dg/asm-7.c: Adjust expected warning text.
12742
12743 2003-06-10 Roger Sayle <roger@eyesopen.com>
12744
12745 * gcc.dg/builtins-20.c: New test case.
12746
12747 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12748
12749 PR c++/11131
12750 * g++.dg/opt/template1.C: New test.
12751
12752 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12753
12754 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12755 additional_sources.
12756
12757 2003-05-21 David Taylor <dtaylor@emc.com>
12758
12759 * gcc.dg/Wpadded.c: New file.
12760
12761 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12762
12763 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12764 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12765 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12766 dg-require-weak.
12767
12768 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12769
12770 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12771
12772 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12773
12774 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12775 (dg-require-alias): Likewise.
12776 (dg-require-gc-sections): Likewise.
12777 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12778
12779 2003-06-08 Richard Henderson <rth@redhat.com>
12780
12781 * gcc.dg/20011029-2.c: Fix the array reference.
12782 * gcc.dg/asm-7.c: New.
12783
12784 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12785
12786 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12787
12788 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12789
12790 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12791 (dg-require-gc-sections): Likewise.
12792
12793 2003-06-08 Jan Hubicka <jh@suse.cz>
12794
12795 * i386-cmov1.c: Fix regular expression.
12796 * i386-cvt-1.c: Likewise.
12797 * i386-local.c: Likewise.
12798 * i386-local2.c: Likewise.
12799 * i386-mul.c: Likewise.
12800 * i386-ssetype-1.c: Likewise.
12801 * i386-ssetype-3.c: Likewise.
12802 * i386-ssetype-5.c: Likewise.
12803
12804 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12805
12806 PR c++/11039
12807 * g++.dg/warn/implicit-typename2.C: New test.
12808 * g++.dg/warn/implicit-typename3.C: New test.
12809
12810 2003-06-07 Richard Henderson <rth@redhat.com>
12811
12812 * g++.dg/other/offsetof3.C: Use size_t.
12813 * g++.dg/other/offsetof4.C: Likewise.
12814
12815 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12816
12817 * lib/copy-file.exp: New. Implement gcc_copy_files.
12818
12819 * lib/dg-pch.exp: Load copy-file.exp
12820 (dg-pch): Use gcc_copy_files instead of "file copy".
12821
12822 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12823
12824 * gcc.dg/weak/weak.exp: Simplify.
12825 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12826 * gcc.dg/weak/weak-1.c: Likewise.
12827 * gcc.dg/weak/weak-2.c: Likewise.
12828 * gcc.dg/weak/weak-3.c: Likewise.
12829 * gcc.dg/weak/weak-4.c: Likewise.
12830 * gcc.dg/weak/weak-5.c: Likewise.
12831 * gcc.dg/weak/weak-6.c: Likewise.
12832 * gcc.dg/weak/weak-7.c: Likewise.
12833 * gcc.dg/weak/weak-8.c: Likewise.
12834 * gcc.dg/weak/weak-9.c: Likewise.
12835
12836 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12837
12838 gcc.c-torture/execute/20030606-1.c: New.
12839
12840 2003-06-06 Roger Sayle <roger@eyesopen.com>
12841
12842 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12843 * gcc.dg/builtins-19.c: Likewise.
12844
12845 2003-06-06 Roger Sayle <roger@eyesopen.com>
12846
12847 * gcc.dg/builtins-2.c: Add some more tests.
12848 * gcc.dg/builtins-18.c: New test case.
12849 * gcc.dg/builtins-19.c: New test case.
12850
12851 2003-06-06 Roger Sayle <roger@eyesopen.com>
12852 Jim Wilson <wilson@tuliptree.org>
12853
12854 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12855
12856 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12857
12858 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12859 mempcpy/stpcpy calls not to be optimized into something else.
12860 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12861 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12862 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12863
12864 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12865
12866 * gcc.dg/format/asm_fprintf-1.c: New test.
12867
12868 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12869
12870 * lib/gcc-defs.exp (additional_sources): New variable.
12871 (dg-additional-sources): New function.
12872 (additional_files): New variable.
12873 (dg-additional-files): New function.
12874 (dg-additional-files-options): Likewise.
12875 * lib/gcc-dg.exp (dg-require-weak): New function.
12876 (dg-require-alias): Likewise.
12877 (dg-require-gc-sections): Likewise.
12878 * lib/target-supports.exp (check_alias_available): Remove testfile
12879 parameter.
12880 (check_gc_sections_available): New function.
12881 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12882 (dg-gpp-additional-files): Likewise.
12883 * lib/g++.exp (additional_sources): Remove.
12884 (additional_files): Likewise.
12885 (g++_target_compile): Use dg-additional-files-options.
12886
12887 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12888 Tcl logic.
12889 * gcc.dg/special/ecos.exp: Remove.
12890 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12891 * gcc.dg/special/alias-1.c: Likewise.
12892 * gcc.dg/special/alias-2.c: Likewise.
12893 * gcc.dg/special/gcsec-1.c: Likewise.
12894 * gcc.dg/special/weak-1.c: Likewise.
12895 * gcc.dg/special/weak-2.c: Likewise.
12896 * gcc.dg/special/wkali-1.c: Likewise.
12897 * gcc.dg/special/wkali-2.c: Likewise.
12898
12899 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12900 dg-gpp-additional-*.
12901 * g++.dg/special/conpr-3.C: Likewise.
12902 * g++.dg/special/conpr-4.C: Likewise.
12903 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12904 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12905 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12906 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12907 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12908 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12909 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12910 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12911 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12912 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12913 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12914 * g++.old-deja/g++.other/comdat1.C: Likewise.
12915 * g++.old-deja/g++.other/comdat2.C: Likewise.
12916 * g++.old-deja/g++.other/comdat3.C: Likewise.
12917 * g++.old-deja/g++.other/ctor1.C: Likewise.
12918 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12919
12920 2003-06-05 Richard Henderson <rth@redhat.com>
12921
12922 * gcc.dg/debug/20030605-1.c: New.
12923
12924 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12925
12926 * README.QMTEST: Update.
12927
12928 2003-06-04 Richard Henderson <rth@redhat.com>
12929
12930 * gcc.dg/cleanup-1.c: New.
12931 * gcc.dg/cleanup-2.c: New.
12932 * gcc.dg/cleanup-3.c: New.
12933 * gcc.dg/cleanup-4.c: New.
12934 * gcc.dg/cleanup-5.c: New.
12935 * gcc.dg/cleanup-6.c: New.
12936 * gcc.dg/cleanup-7.c: New.
12937
12938 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12939
12940 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12941
12942 * lib/dg-pch.exp: New file.
12943 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12944 * gcc.dg/pch/pch.exp: Likewise.
12945
12946 2003-06-04 Roger Sayle <roger@eyesopen.com>
12947
12948 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12949 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12950 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12951 * gcc.dg/builtins-17.c: New test case.
12952 * gcc.dg/i386-387-4.c: New test case.
12953 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12954
12955 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12956
12957 * gcc.dg/ultrasp9.c: New test.
12958
12959 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12960
12961 * gcc.c-torture/compile/20030604-1.c: New test.
12962 * gcc.dg/sparc-constant-1.c: New test.
12963
12964 2003-06-03 Glen Nakamura <glen@imodulo.com>
12965
12966 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12967
12968 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12969
12970 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12971
12972 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12973 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12974
12975 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12976
12977 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12978
12979 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12980
12981 PR c++/10940
12982 * g++.dg/template/spec10.C: New test.
12983
12984 2003-06-03 Roger Sayle <roger@eyesopen.com>
12985
12986 * gcc.dg/builtins-16.c: New test case.
12987
12988 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12989
12990 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12991 mempcpy test with post-increments.
12992 * gcc.c-torture/execute/string-opt-3.c: New test.
12993 * gcc.dg/string-opt-1.c: New test.
12994
12995 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12996
12997 PR fortran/10965
12998 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12999
13000 2003-06-02 Mark Mitchell <mark@codesourcery.com>
13001
13002 * lib/scanasm.exp (dg-scan): New function, factored out of ...
13003 (scan-assembler): ... here. Use dg-scan.
13004 (scan-assembler-not): Likewise.
13005 (scan-file): New function.
13006 (scan-file-not): Likewise.
13007 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
13008 * gcc.dg/cpp/_Pragma4.c: Likewise.
13009 * gcc.dg/cpp/_Pragma5.c: Likewise.
13010 * gcc.dg/cpp/avoidpaste1.c: Likewise.
13011 * gcc.dg/cpp/avoidpaste2.c: Likewise.
13012 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
13013 * gcc.dg/cpp/cmdlne-P.c: Likewise.
13014 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
13015 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
13016 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
13017 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
13018 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
13019 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
13020 * gcc.dg/cpp/cxxcom1.c: Likewise.
13021 * gcc.dg/cpp/line1.c: Likewise.
13022 * gcc.dg/cpp/maccom1.c: Likewise.
13023 * gcc.dg/cpp/maccom2.c: Likewise.
13024 * gcc.dg/cpp/maccom3.c: Likewise.
13025 * gcc.dg/cpp/maccom4.c: Likewise.
13026 * gcc.dg/cpp/maccom5.c: Likewise.
13027 * gcc.dg/cpp/maccom6.c: Likewise.
13028 * gcc.dg/cpp/multiline.c: Likewise.
13029 * gcc.dg/cpp/spacing1.c: Likewise.
13030 * gcc.dg/cpp/spacing2.c: Likewise.
13031 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
13032 * gcc.dg/cpp/trad/maccom1.c: Likewise.
13033 * gcc.dg/cpp/trad/maccom2.c: Likewise.
13034 * gcc.dg/cpp/trad/maccom3.c: Likewise.
13035 * gcc.dg/cpp/trad/maccom4.c: Likewise.
13036 * gcc.dg/cpp/trad/maccom6.c: Likewise.
13037 * gcc.dg/cpp/cxxcom2.c: Likewise.
13038 * gcc.dg/cpp/cxxcom2.h: New file.
13039
13040 * gcc.dg/cpp/truefalse.cpp: Move it to ...
13041 * g++.dg/cpp/truefalse.C: Here.
13042 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
13043
13044 2003-06-01 Loren James Rittle <ljrittle@acm.org>
13045
13046 * gcc.dg/cpp/redef3.c: New file.
13047
13048 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
13049
13050 * gcc.dg/i386-loop-3.c: New test.
13051
13052 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
13053
13054 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
13055
13056 2003-05-31 Roger Sayle <roger@eyesopen.com>
13057
13058 * gcc.dg/fwrapv-1.c: New test case.
13059 * gcc.dg/fwrapv-2.c: New test case.
13060
13061 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13062
13063 PR c++/10956
13064 * g++.dg/template/spec9.C: New test.
13065
13066 2003-05-29 Roger Sayle <roger@eyesopen.com>
13067
13068 * gcc.dg/duff-4.c: New test case.
13069
13070 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
13071
13072 PR fortran/10843
13073 * g77.dg/ffixed-form-1.f: New test
13074 * g77.dg/ffixed-form-2.f: New test
13075 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
13076 * g77.dg/ffree-form-3.f: New test
13077
13078 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
13079
13080 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
13081 * gcc.dg/wint_t-1.c: Likewise.
13082
13083 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13084
13085 * g++.dg/template/access11.C: New test.
13086
13087 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13088
13089 PR c++/10849
13090 * g++.dg/template/access10.C: New test.
13091
13092 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13093 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13094
13095 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
13096
13097 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
13098
13099 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
13100 suppress for powerpc-*-darwin*.
13101 * gcc.dg/torture/builtin-noret-2.c: Likewise.
13102
13103 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
13104
13105 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
13106 suppress option for powerpc-*-darwin*.
13107
13108 2003-05-23 Roger Sayle <roger@eyesopen.com>
13109
13110 * gcc.dg/builtins-1.c: Add tests for tan and atan.
13111 * gcc.dg/builtins-4.c: Add test for fmod.
13112
13113 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13114
13115 PR c++/10682
13116 * g++.dg/template/instantiate4.C: New test.
13117
13118 2003-05-22 Roger Sayle <roger@eyesopen.com>
13119
13120 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
13121
13122 2003-05-21 Janis Johnson <janis187@us.ibm.com>
13123
13124 * gcc.dg/compat/scalar-return-1_main.c: New file.
13125 * gcc.dg/compat/scalar-return-1_x.c: New file.
13126 * gcc.dg/compat/scalar-return-1_y.c: New file.
13127 * gcc.dg/compat/scalar-return-2_main.c: New file.
13128 * gcc.dg/compat/scalar-return-2_x.c: New file.
13129 * gcc.dg/compat/scalar-return-2_y.c: New file.
13130 * gcc.dg/compat/struct-return-3_main.c: New file.
13131 * gcc.dg/compat/struct-return-3_y.c: New file.
13132 * gcc.dg/compat/struct-return-3_x.c: New file.
13133 * gcc.dg/compat/struct-return-2_main.c: New file.
13134 * gcc.dg/compat/struct-return-2_x.c: New file.
13135 * gcc.dg/compat/struct-return-2_y.c: New file.
13136
13137 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13138
13139 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
13140 for hppa*-hp-hpux*.
13141 * gcc.dg/20021014-1.c (dg-options): Likewise.
13142 * gcc.dg/nest.c (dg-options): Likewise.
13143
13144 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
13145
13146 PR c++/9738
13147 * g++.dg/ext/dllimport2.C: New file.
13148 * g++.dg/ext/dllimport3.C: New file.
13149
13150 2003-05-20 Janis Johnson <janis187@us.ibm.com>
13151
13152 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
13153 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
13154 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
13155 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
13156 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
13157 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
13158 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
13159 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
13160 * gcc.dg/compat/small-struct-defs.h: New file.
13161 * gcc.dg/compat/small-struct-init.h: New file.
13162 * gcc.dg/compat/small-struct-check.h: New file.
13163 * gcc.dg/compat/fp-struct-defs.h: New file.
13164 * gcc.dg/compat/fp-struct-check.h: New file.
13165 * gcc.dg/compat/fp-struct-init.h: New file.
13166 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
13167 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
13168
13169 2003-05-19 Jakub Jelinek <jakub@redhat.com>
13170
13171 * gcc.dg/20030225-2.c: New test.
13172
13173 2003-05-18 Roger Sayle <roger@eyesopen.com>
13174 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13175
13176 * gcc.c-torture/compile/20030518-1.c: New test case.
13177
13178 2003-05-18 Mark Mitchell <mark@codesourcery.com>
13179
13180 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
13181 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
13182 gcc-dg-debug-runtest.
13183 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
13184 gcc-dg-debug-runtest.
13185
13186 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13187
13188 PR c++/9022
13189 * g++.dg/lookup/using6.C: New test.
13190
13191 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13192
13193 * g++.dg/parse/access2.C: New test.
13194
13195 2003-05-17 Mark Mitchell <mark@codesourcery.com>
13196
13197 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
13198 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
13199 * gcc.dg/debug/debug.exp: Likewise.
13200
13201 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
13202
13203 * gcc.dg/dollar.c: New test.
13204
13205 2003-05-16 Janis Johnson <janis187@us.ibm.com>
13206
13207 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
13208 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
13209 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
13210 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
13211 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
13212 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
13213 * gcc.dg/compat/struct-by-value-6_main.c: New file.
13214 * gcc.dg/compat/struct-by-value-6_x.c: New file.
13215 * gcc.dg/compat/struct-by-value-6_y.c: New file.
13216 * gcc.dg/compat/struct-by-value-7_main.c: New file.
13217 * gcc.dg/compat/struct-by-value-7_x.c: New file.
13218 * gcc.dg/compat/struct-by-value-7_y.c: New file.
13219 * gcc.dg/compat/struct-by-value-8_main.c: New file.
13220 * gcc.dg/compat/struct-by-value-8_x.c: New file.
13221 * gcc.dg/compat/struct-by-value-8_y.c: New file.
13222 * gcc.dg/compat/struct-by-value-9_main.c: New file.
13223 * gcc.dg/compat/struct-by-value-9_x.c: New file.
13224 * gcc.dg/compat/struct-by-value-9_y.c: New file.
13225
13226 2003-05-16 Mark Mitchell <mark@codesourcery.com>
13227
13228 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
13229 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
13230 support for "repo" mode.
13231 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
13232 * lib/g77-dg.exp: Likewise.
13233 * lib/obj-dg.exp: Likewise.
13234
13235 2003-05-16 Jakub Jelinek <jakub@redhat.com>
13236
13237 Merge from gcc-3_2-rhl8-branch:
13238 2003-04-23 Jakub Jelinek <jakub@redhat.com>
13239
13240 * gcc.dg/tls/opt-6.c: New test.
13241
13242 2003-04-05 Jakub Jelinek <jakub@redhat.com>
13243
13244 * gcc.dg/20030405-1.c: New test.
13245
13246 2003-03-09 Jakub Jelinek <jakub@redhat.com>
13247
13248 * gcc.dg/20030309-1.c: New test.
13249
13250 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
13251
13252 * gcc.c-torture/execute/20030307-1.c: New test.
13253
13254 2003-02-20 Randolph Chung <tausq@debian.org>
13255
13256 * gcc.c-torture/compile/20030220-1.c: New test.
13257
13258 2003-02-18 Jakub Jelinek <jakub@redhat.com>
13259
13260 * gcc.dg/20030217-1.c: New test.
13261
13262 2003-01-29 Jakub Jelinek <jakub@redhat.com>
13263
13264 * gcc.c-torture/compile/20020129-1.c: New test.
13265
13266 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
13267
13268 * gcc.dg/unroll-1.c: New test.
13269
13270 2002-11-16 Jan Hubicka <jh@suse.cz>
13271
13272 * gcc.c-torture/execute/20020920-1.c: New test.
13273
13274 2002-10-08 Jakub Jelinek <jakub@redhat.com>
13275
13276 PR target/7434
13277 * gcc.c-torture/compile/20021008-1.c: New test.
13278
13279 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
13280
13281 PR target/7559
13282 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
13283
13284 2002-08-07 Jakub Jelinek <jakub@redhat.com>
13285
13286 * gcc.c-torture/compile/20020807-1.c: New test.
13287
13288 2002-07-30 Jakub Jelinek <jakub@redhat.com>
13289
13290 * gcc.dg/tls/opt-1.c: New test.
13291
13292 2002-07-29 Jakub Jelinek <jakub@redhat.com>
13293
13294 * gcc.dg/20020729-1.c: New test.
13295
13296 2002-07-20 Jakub Jelinek <jakub@redhat.com>
13297
13298 * g++.dg/opt/life1.C: New test.
13299
13300 2002-05-20 Jakub Jelinek <jakub@redhat.com>
13301
13302 * gcc.dg/20020525-1.c: New test.
13303
13304 2002-05-24 Jakub Jelinek <jakub@redhat.com>
13305
13306 PR c++/6794
13307 * g++.dg/ext/pretty1.C: New test.
13308 * g++.dg/ext/pretty2.C: New test.
13309
13310 2003-05-15 Mark Mitchell <mark@codesourcery.com>
13311
13312 PR c++/8385
13313 * g++.dg/ext/typeof5.C: New test.
13314
13315 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
13316
13317 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
13318 __USER_LABEL_PREFIX__ into account.
13319 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
13320
13321 2003-05-14 Roger Sayle <roger@eyesopen.com>
13322
13323 * gcc.dg/builtins-15.c: New test case.
13324
13325 2003-05-13 Zack Weinberg <zack@codesourcery.com>
13326
13327 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
13328
13329 2003-05-12 Mark Mitchell <mark@codesourcery.com>
13330
13331 * lib/g++.exp: Tweak handling of additional source files.
13332 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
13333 * g++.dg/special/conpr-2a.C: Rename to ...
13334 * g++.dg/special/conpr-2a.cc: ... this.
13335 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
13336 * g++.dg/special/conpr-3a.C: Rename to ...
13337 * g++.dg/special/conpr-3a.cc: This.
13338 * g++.dg/special/conpr-3b.C: Rename to ...
13339 * g++.dg/special/conpr-3b.cc: This.
13340 * g++.dg/special/conpr-4.C: New test.
13341 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
13342
13343 2003-05-12 David Edelsohn <edelsohn@gnu.org>
13344
13345 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
13346
13347 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13348
13349 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
13350 * g++.old-deja/g++.robertl/eb71.C: Likewise.
13351 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
13352 * g++.old-deja/g++.other/warn3.C: Likewise.
13353
13354 2003-05-11 Roger Sayle <roger@eyesopen.com>
13355
13356 * gcc.dg/i386-387-1.c: Update to also test log.
13357 * gcc.dg/i386-387-2.c: Likewise.
13358
13359 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
13360
13361 * g77.f-torture/execute/int8421.f: New test.
13362
13363 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13364
13365 PR c++/10230, c++/10481
13366 * g++.dg/lookup/scoped5.C: New test.
13367
13368 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13369
13370 PR c++/10552
13371 * g++.dg/template/ttp6.C: New test.
13372
13373 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
13374
13375 * gcc.c-torture/execute/builtins: New directory.
13376 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
13377 gcc.c-torture/execute/builtins.
13378 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
13379 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
13380 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
13381 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
13382
13383 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13384
13385 PR c++/9252
13386 * g++.dg/template/access8.C: New test.
13387 * g++.dg/template/access9.C: New test.
13388
13389 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13390
13391 PR c++/9554
13392 * g++.dg/parse/access1.C: New test.
13393
13394 2003-05-09 DJ Delorie <dj@redhat.com>
13395
13396 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
13397 long, and not an int.
13398
13399 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13400
13401 PR c++/10555, c++/10576
13402 * g++.dg/template/memclass1.C: New test.
13403
13404 2003-05-08 DJ Delorie <dj@redhat.com>
13405
13406 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
13407 targets.
13408 * gcc.c-torture/execute/20021024-1.x: Likewise.
13409 * gcc.c-torture/execute/shiftdi.x: Likewise.
13410 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
13411 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
13412 * gcc.dg/20021018-1.c: Likewise.
13413
13414 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13415
13416 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
13417
13418 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
13419 (bcopy): Call memmove.
13420
13421 2003-05-08 Roger Sayle <roger@eyesopen.com>
13422
13423 * g77.f-torture/compile/8485.f: New test case.
13424
13425 2003-05-07 Richard Henderson <rth@redhat.com>
13426
13427 PR c++/10570
13428 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
13429 Verify exception_cleanup not called for rethrows.
13430 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
13431 when exiting catch block without rethrowing.
13432 * g++.dg/eh/forced3.C: New.
13433 * g++.dg/eh/forced4.C: New.
13434
13435 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
13436
13437 * gcc.dg/20030505.c: Fix triplet.
13438
13439 2003-05-06 DJ Delorie <dj@redhat.com>
13440
13441 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
13442 * gcc.dg/nest.c: Likewise.
13443
13444 2003-05-05 Roger Sayle <roger@eyesopen.com>
13445
13446 * gcc.dg/builtins-14.c: New test case.
13447
13448 2003-05-05 Janis Johnson <janis187@us.ibm.com>
13449
13450 * lib/compat.exp (compat-execute): New argument.
13451 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
13452 * gcc.dg/compat: New test directory.
13453 * gcc.dg/compat/compat.exp: New expect script.
13454 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
13455 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
13456 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
13457 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
13458 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
13459 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
13460
13461 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
13462 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
13463 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
13464 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
13465 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
13466 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
13467 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
13468 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
13469 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
13470 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
13471 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
13472 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
13473 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
13474 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
13475 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
13476
13477 2003-05-05 Zack Weinberg <zack@codesourcery.com>
13478
13479 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
13480
13481 2003-05-05 Jakub Jelinek <jakub@redhat.com>
13482
13483 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
13484
13485 2003-05-05 Geoffrey Keating <geoffk@apple.com>
13486
13487 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
13488 * gcc.dg/ppc-fsel-2.c: New test.
13489
13490 * gcc.dg/unused-5.c: New test.
13491
13492 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13493
13494 PR c++/10496
13495 * g++.dg/warn/pmf1.C: New test.
13496
13497 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13498
13499 PR c++/4494
13500 * g++.dg/warn/main.C: New test.
13501
13502 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13503
13504 * gcc.dg/nonnull-3.c: New test.
13505
13506 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
13507
13508 * gcc.dg/cpp/Wtrigraphs.c: Update.
13509 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
13510
13511 2003-05-03 Geoffrey Keating <geoffk@apple.com>
13512
13513 * gcc.dg/ppc-fsel-1.c: New test.
13514
13515 2003-05-03 Zack Weinberg <zack@codesourcery.com>
13516
13517 PR c/10604
13518 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
13519
13520 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
13521
13522 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
13523
13524 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13525
13526 PR c++/9364, c++/10553, c++/10586
13527 * g++.dg/parse/typename4.C: New test.
13528 * g++.dg/parse/typename5.C: Likewise.
13529
13530 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
13531
13532 * gcc.c-torture/compile/20030503-1.c: New test.
13533
13534 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13535
13536 * g++.dg/lookup/using5.C: Fix testcase error.
13537
13538 2003-05-01 Chris Demetriou <cgd@broadcom.com>
13539
13540 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
13541 since MEABI is no longer supported. Remove all vestiges
13542 of MEABI from the test.
13543
13544 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13545
13546 PR c++/10554
13547 * g++.dg/lookup/using5.C: New test.
13548
13549 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13550
13551 PR c++/8772
13552 * g++.dg/template/ttp5.C: New test.
13553
13554 2003-04-30 Mark Mitchell <mark@codesourcery.com>
13555
13556 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
13557 (dg-gpp-additional-sources): New function.
13558 (dg-gpp-additional-files): Likewise.
13559 * lib/g++.exp (additional_sources): New variable.
13560 (additional_files): Likewise.
13561 (g++_target_compile): Deal with them.
13562 * lib/old-dejagnu.exp: Remove.
13563 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
13564 * g++.old-deja: Revise all tests to use dg commands.
13565
13566 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13567
13568 PR c++/9432, c++/9528
13569 * g++.dg/lookup/using4.C: New test.
13570
13571 2003-04-29 Geoffrey Keating <geoffk@apple.com>
13572
13573 * gcc.dg/noreturn-5.c: New file.
13574 * gcc.dg/noreturn-6.c: New file.
13575
13576 * gcc.c-torture/compile/inline-1.c: New file.
13577
13578 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13579
13580 PR c++/10551
13581 * g++.dg/template/explicit1.C: New test.
13582
13583 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13584
13585 PR c++/10549
13586 * g++.dg/other/bitfield1.C: New test.
13587
13588 PR c++/10527
13589 * g++.dg/init/new7.C: New test.
13590
13591 2003-04-29 Mark Mitchell <mark@codesourcery.com>
13592
13593 * g++.dg/ext/desig1.C: New test.
13594 * g++.dg/ext/init1.C: Update.
13595
13596 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
13597
13598 2003-04-28 Mark Mitchell <mark@codesourcery.com>
13599
13600 PR c++/10180
13601 * g++.dg/warn/Winline-1.C: New test.
13602
13603 2003-04-28 Jakub Jelinek <jakub@redhat.com>
13604
13605 * gcc.c-torture/execute/string-opt-19.c: New test.
13606
13607 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
13608 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
13609
13610 2003-04-27 Mark Mitchell <mark@codesourcery.com>
13611
13612 PR c++/10506
13613 * g++.dg/init/new6.C: New test.
13614
13615 PR c++/10503
13616 * g++.dg/init/ref6.C: New test.
13617
13618 2003-04-26 David Edelsohn <edelsohn@gnu.org>
13619
13620 * g++.dg/warn/weak1.C: XFAIL on AIX4.
13621
13622 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13623
13624 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
13625 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
13626
13627 2003-04-25 Mark Mitchell <mark@codesourcery.com>
13628
13629 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
13630 initialized static data members.
13631
13632 2003-04-25 H.J. Lu <hjl@gnu.org>
13633
13634 * gcc.dg/ia64-sync-4.c: New test.
13635
13636 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13637
13638 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
13639 date.
13640
13641 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
13642
13643 PR c++/10337
13644 * g++.dg/warn/conv1.C: New test.
13645 * g++.old-deja/g++.other/conv7.C: Adjust.
13646 * g++.old-deja/g++.other/overload14.C: Adjust.
13647
13648 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13649
13650 PR c++/10471
13651 * g++.dg/template/defarg2.C: New test.
13652
13653 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
13654
13655 * gcc.dg/cpp/include2.c: Update.
13656 * gcc.dg/cpp/multiline-2.c: New.
13657 * gcc.dg/cpp/multiline.c: Update.
13658 * gcc.dg/cpp/strify2.c: Update.
13659 * gcc.dg/cpp/trad/literals-2.c: Update.
13660
13661 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13662
13663 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
13664
13665 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13666
13667 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
13668
13669 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13670
13671 PR c++/10451
13672 * g++.dg/parse/crash4.C: New test.
13673
13674 PR c++/9847
13675 * g++.dg/parse/crash5.C: New test.
13676
13677 2003-04-22 Mark Mitchell <mark@codesourcery.com>
13678
13679 PR c++/10446
13680 * g++.dg/parse/crash3.C: New test.
13681
13682 PR c++/10428
13683 * g++.dg/parse/elab1.C: New test.
13684
13685 2003-04-22 Devang Patel <dpatel@apple.com>
13686
13687 * gcc.dg/cpp/trad/funlike-5.c: New test.
13688
13689 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
13690
13691 * g++.dg/other/packed1.C: Fix dg options.
13692
13693 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
13694
13695 * g++.dg/other/offsetof2.C: New test.
13696
13697 2003-04-21 Mark Mitchell <mark@codesourcery.com>
13698
13699 * g++.dg/template/recurse.C: Adjust location of error messages.
13700
13701 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13702
13703 PR c++/9881
13704 * g++.dg/init/addr-const1.C: New test.
13705 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13706
13707 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
13708
13709 PR c++/10405
13710 * g++.dg/lookup/struct-hack1.C: New test.
13711
13712 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
13713
13714 * ucs.c: Update diagnostic messages.
13715
13716 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13717
13718 * gcc.dg/cpp/truefalse.cpp: New test.
13719 * gcc.dg/cpp/cpp.exp: Update.
13720 * g++.dg/other/stdbool-if.C: Remove.
13721
13722 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13723
13724 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13725 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13726
13727 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13728
13729 * gcc.c-torture/compile/20030418-1.c: New test.
13730
13731 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13732
13733 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13734
13735 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13736
13737 PR c++/10347
13738 g++.dg/template/dependent-name1.C: New test.
13739
13740 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13741
13742 * gcc.dg/warn-1.c (tourist_guide): New array,
13743 contains a pointer to bar.
13744
13745 2003-04-16 Roger Sayle <roger@eyesopen.com>
13746
13747 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13748 * gcc.c-torture/execute/medce-1.c: New test case.
13749 * gcc.c-torture/execute/medce-2.c: New test case.
13750
13751 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13752
13753 * lib/prune.exp: Ignore more messages.
13754
13755 PR c++/10381
13756 * g++.dg/parse/lookup3.C: New test.
13757
13758 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13759
13760 * gcc.c-torture/compile/20030415-1.c : New test.
13761
13762 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13763
13764 * gcc.c-torture/execute/scope-2.c: Move to ...
13765 * gcc.dg/noncompile/scope.c: .... here.
13766
13767 2003-04-14 Roger Sayle <roger@eyesopen.com>
13768
13769 * gcc.dg/20030414-2.c: New test case.
13770
13771 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13772
13773 PR target/10377
13774 * gcc.dg/20030414-1.c: New test.
13775
13776 2003-04-13 Roger Sayle <roger@eyesopen.com>
13777
13778 * gcc.dg/builtins-12.c: New test case.
13779 * gcc.dg/builtins-13.c: New test case.
13780
13781 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13782
13783 * gcc.c-torture/execute/string-opt-18.c: New test.
13784
13785 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13786
13787 PR c++/10300
13788 * g++.dg/init/new5.C: New test.
13789
13790 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13791
13792 PR c++/7910
13793 * g++.dg/ext/dllimport1.C: New test.
13794
13795 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13796
13797 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13798
13799 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13800
13801 PR Fortran/9263
13802 * g77.f-torture/noncompile/9263.f: New test
13803 PR Fortran/1832
13804 * g77.f-torture/execute/1832.f: New test
13805
13806 2003-04-11 David Chad <davidc@freebsd.org>
13807 Loren J. Rittle <ljrittle@acm.org>
13808
13809 libobjc/8562
13810 * objc.dg/headers.m: New test.
13811
13812 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13813
13814 * gcc.c-torture/execute/builtin-noret-2.c: New.
13815 * gcc.c-torture/execute/builtin-noret-2.x: New.
13816 XFAIL builtin-noret-2.c at -O1 and above.
13817 * gcc.dg/redecl.c: New.
13818 * gcc.dg/Wshadow-1.c: Update error regexps.
13819
13820 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13821
13822 * g++.dg/abi/bitfield10.C: New test.
13823
13824 2003-04-09 Mike Stump <mrs@apple.com>
13825
13826 * gcc.dg/pch/pch.exp: Make testcase names longer.
13827 * g++.dg/pch/pch.exp: Make testcase names longer.
13828
13829 2003-04-08 Roger Sayle <roger@eyesopen.com>
13830
13831 * gcc.dg/builtins-11.c: New test case.
13832
13833 2003-04-08 Roger Sayle <roger@eyesopen.com>
13834
13835 * gcc.dg/builtins-9.c: New test case.
13836 * gcc.dg/builtins-10.c: New test case.
13837
13838 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13839
13840 * gcc.dg/noncompile/init-4.c.c: New test.
13841
13842 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13843
13844 * gcc.misc-test/gcov-9.c: New test.
13845 * gcc.misc-test/gcov-10.c: New test
13846 * gcc.misc-test/gcov-11.c: New test.
13847
13848 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13849
13850 PR optimization/10024
13851 * gcc.c-torture/compile/20030405-1.c: New test.
13852
13853 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13854
13855 * gcc.dg/pch/static-3.c: New.
13856 * gcc.dg/pch/static-3.hs: New.
13857 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13858
13859 2003-04-04 Richard Henderson <rth@redhat.com>
13860
13861 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13862 * g++.dg/eh/forced2.C: Likewise.
13863
13864 2003-04-03 Mike Stump <mrs@apple.com>
13865
13866 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13867 target arg.
13868 (scan-assembler-times, scan-assembler-not): Likewise.
13869 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13870
13871 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13872
13873 * gcc.dg/sparc-loop-1.c: New test.
13874
13875 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13876
13877 PR other/9274
13878 * g++.dg/pch/system-2.C: New.
13879 * g++.dg/pch/system-2.Hs: New.
13880
13881 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13882
13883 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13884
13885 * g++.dg/eh/simd-1.C (vecfunc): Same.
13886
13887 2003-04-01 Roger Sayle <roger@eyesopen.com>
13888
13889 * gcc.c-torture/execute/20030401-1.c: New test case.
13890
13891 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13892
13893 * objc.dg/defs.m: New.
13894
13895 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13896
13897 * g++.dg/eh/simd-1.C: New.
13898 * g++.dg/eh/simd-2.C: New.
13899
13900 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13901
13902 * gcc.c-torture/execute/simd-3.c: New.
13903
13904 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13905
13906 PR c/9936
13907 * gcc.dg/20030331-2.c: New test.
13908
13909 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13910
13911 PR c++/10278
13912 * g++.dg/parse/crash2.C: New test.
13913
13914 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13915
13916 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13917 * gcc.c-torture/execute/20030331-1.c: ...here.
13918
13919 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13920
13921 * gcc.c-torture/execute/20030331-1.c: New test.
13922
13923 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13924
13925 * lib/gcov.exp: Adjust call return testing strings.
13926 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13927
13928 2003-03-31 Roger Sayle <roger@eyesopen.com>
13929
13930 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13931 * gcc.dg/builtins-7.c: New test case.
13932 * gcc.dg/builtins-8.c: New test case.
13933
13934 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13935
13936 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13937
13938 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13939
13940 PR c++/7647
13941 * g++.dg/lookup-class-member-2.C: New test.
13942
13943 2003-03-30 Glen Nakamura <glen@imodulo.com>
13944
13945 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13946
13947 2003-03-28 Roger Sayle <roger@eyesopen.com>
13948
13949 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13950
13951 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13952
13953 * g++.dg/init/attrib1.C: New test.
13954
13955 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13956
13957 * gcc.dg/ultrasp8.c: New test.
13958
13959 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13960
13961 * gcc.dg/ultrasp7.c: New test.
13962
13963 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13964
13965 PR c++/10047
13966 * g++.dg/template/inline1.C: New test.
13967
13968 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13969
13970 * gcc.dg/sparc-dwarf2.c: New test.
13971
13972 2003-03-27 Roger Sayle <roger@eyesopen.com>
13973
13974 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13975 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13976
13977 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13978
13979 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13980 than reading .x files.
13981 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13982 * g77.dg/gcov/gcov-1.f: Likewise.
13983 * gcc.misc-tests/gcov-4b.c: Likewise.
13984 * gcc.misc-tests/gcov-5b.c: Likewise.
13985 * gcc.misc-tests/gcov-6.c: Likewise.
13986 * gcc.misc-tests/gcov-7.c: Likewise.
13987 * gcc.misc-tests/gcov-8.c: Likewise.
13988 * g++.dg/gcov/gcov-1.x: Remove.
13989 * g77.dg/gcov/gcov-1.x: Likewise.
13990 * gcc.misc-tests/gcov-4b.x: Likewise.
13991 * gcc.misc-tests/gcov-5b.x: Likewise.
13992 * gcc.misc-tests/gcov-6.x: Likewise.
13993 * gcc.misc-tests/gcov-7.x: Likewise.
13994 * gcc.misc-tests/gcov-8.x: Likewise.
13995
13996 2003-03-27 Glen Nakamura <glen@imodulo.com>
13997
13998 PR opt/10087
13999 * gcc.dg/20030324-1.c: New test.
14000
14001 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
14002
14003 PR c++/10224
14004 * g++.dg/template/arg3.C: New test.
14005
14006 PR c++/10158
14007 * g++.dg/template/friend18.C: New test.
14008
14009 2003-03-26 Roger Sayle <roger@eyesopen.com>
14010
14011 * g77.f-torture/compile/20030326-1.f: New test case.
14012
14013 2003-03-26 Janis Johnson <janis187@us.ibm.com>
14014
14015 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
14016
14017 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
14018
14019 2003-03-26 Jakub Jelinek <jakub@redhat.com>
14020
14021 * gcc.dg/ia64-sync-3.c: New test.
14022
14023 2003-03-26 Alan Modra <amodra@bigpond.net.au>
14024
14025 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
14026
14027 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
14028
14029 * gcc.dg/ultrasp6.c: New test.
14030
14031 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
14032
14033 * gcc.dg/i386-signbit-1.c: New test.
14034 * gcc.dg/i386-signbit-2.c: New test.
14035 * gcc.dg/i386-signbit-3.c: New test.
14036
14037 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
14038
14039 * gcc.dg/ultrasp5.c: Fix options.
14040
14041 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
14042
14043 * gcc.dg/ultrasp5.c: Fix comment.
14044
14045 2003-03-24 Bud Davis <bdavis9659@comcast.net>
14046
14047 PR fortran/10197
14048 * g77.f-torture/execute/10197.f: New test.
14049
14050 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
14051
14052 PR c++/9898, c++/383
14053 * g++.dg/template/conv6.C: New test.
14054
14055 PR c++/10119
14056 * g++.dg/template/ptrmem5.C: New test.
14057
14058 PR c++/10026
14059 * g++.dg/lookup/koenig1.C: New test.
14060
14061 PR C++/10199
14062 * g++.dg/lookup/template2.C: New test.
14063
14064 2003-03-24 Jakub Jelinek <jakub@redhat.com>
14065
14066 * g++.dg/opt/rtti1.C: New test.
14067
14068 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
14069
14070 * gcc.dg/ultrasp5.c: New test.
14071
14072 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
14073
14074 PR middle-end/9967
14075 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
14076 builtin fputs.
14077
14078 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
14079
14080 PR c/8224
14081 * gcc.dg/20030323-1.c: New test.
14082
14083 2003-03-23 Roger Sayle <roger@eyesopen.com>
14084
14085 * gcc.c-torture/compile/20030323-1.c: New test case.
14086
14087 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
14088
14089 * gcc.dg/20030321-1.c: New test.
14090
14091 2003-03-22 Zack Weinberg <zack@codesourcery.com>
14092
14093 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
14094
14095 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
14096
14097 PR c++/9978, c++/9708
14098 * g++.dg/ext/vlm1.C: Adjust expected error.
14099 * g++.dg/ext/vla2.C: New test.
14100 * g++.dg/template/arg1.C: New test.
14101 * g++.dg/template/arg2.C: New test.
14102
14103 2003-03-22 Bud Davis <bdavis9659@comcast.net>
14104
14105 * g77.f-torture/execute/select.f: New test.
14106 * g77.f-torture/noncompile/select_no_compile.f: New test.
14107
14108 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
14109
14110 PR c++/9898
14111 * g++.dg/other/error4.C: New test.
14112
14113 2003-03-20 Mark Mitchell <mark@codesourcery.com>
14114
14115 * g++.dg/template/friend17.C: New test.
14116
14117 2003-03-21 Alan Modra <amodra@bigpond.net.au>
14118
14119 * gcc.c-torture/compile/20030320-1.c: New.
14120
14121 2003-03-20 Roger Sayle <roger@eyesopen.com>
14122
14123 * gcc.dg/builtins-6.c: New test case.
14124
14125 2003-03-19 Alan Modra <amodra@bigpond.net.au>
14126
14127 PR target/10073
14128 * gcc.c-torture/compile/20030319-1.c: New.
14129
14130 2003-03-18 Jan Hubicka <jh@suse.cz>
14131
14132 * gcc.dg/i386-cvt-1.c: New test.
14133
14134 2003-03-17 Zack Weinberg <zack@codesourcery.com>
14135
14136 * objc.dg/naming-1.m: Use "(parse|syntax) error".
14137 * objc.dg/naming-2.m: Likewise.
14138
14139 2003-03-17 Mark Mitchell <mark@codesourcery.com>
14140
14141 PR c++/9639
14142 * g++.dg/parse/crash1.C: New test.
14143
14144 2003-03-16 Mark Mitchell <mark@codesourcery.com>
14145
14146 PR c++/8805
14147 * g++.dg/eh/cleanup1.C: New test.
14148
14149 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
14150
14151 * gcc.c-torture/execute/20030316-1.c: New test case.
14152
14153 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
14154
14155 PR c++/9629
14156 * g++.dg/init/ctor2.C: New test.
14157
14158 2003-03-15 Roger Sayle <roger@eyesopen.com>
14159
14160 * g77.f-torture/compile/xformat.f: New test case.
14161
14162 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
14163
14164 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
14165 * g++.old-deja/g++.mike/eh50.C: Likewise.
14166
14167 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14168
14169 PR c++/6440
14170 * g++.dg/template/spec7.C: New test.
14171 * g++.dg/template/spec8.C: Likewise.
14172
14173 2003-03-14 Jakub Jelinek <jakub@redhat.com>
14174
14175 * gcc.c-torture/execute/20030313-1.c: New test.
14176
14177 2003-03-14 Richard Henderson <rth@redhat.com>
14178
14179 * gcc.dg/inline-2.c: Adjust alpha test for external call.
14180
14181 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14182
14183 * gcc.c-torture/compile/20030314-1.c: New test.
14184
14185 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
14186
14187 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
14188 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
14189 thumb target,
14190 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
14191 to accept newer _imp__ prefix and additional
14192 newline in .drectve section.
14193 * gcc.dg/dll-4.c: Likewise.
14194 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
14195 switch.
14196
14197 2003-03-13 Mark Mitchell <mark@codesourcery.com>
14198
14199 * g++.dg/parse/namespace9.C: New test.
14200
14201 * g++.dg/init/ref5.C: New test.
14202 * g++.dg/parse/ptrmem1.C: Likewise.
14203
14204 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
14205
14206 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
14207 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
14208 regular expression.
14209 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
14210 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
14211
14212 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
14213
14214 * gcc.c-torture/execute/20030224-2.c: New test.
14215
14216 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
14217
14218 * gcc.dg/decl-3.c: New test.
14219
14220 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
14221
14222 * gcc.dg/i386-loop-2.c: New test.
14223
14224 2003-03-11 Mark Mitchell <mark@codesourcery.com>
14225
14226 PR c++/9474
14227 * g++.dg/parse/namespace8.C: New test.
14228
14229 PR c++/9924
14230 * g++.dg/overload/builtin2.C: New test.
14231
14232 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
14233
14234 * gcc.dg/return-type-3.c: New test.
14235
14236 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14237
14238 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
14239 profiling options are not supported.
14240
14241 2003-03-10 Mark Mitchell <mark@codesourcery.com>
14242
14243 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
14244 * g++.old-deja/g++.warn/impint2.C: Likewise.
14245
14246 2003-03-10 Devang Patel <dpatel@apple.com>
14247
14248 * g++.dg/cpp/c++_cmd_1.C: New test.
14249 * g++.dg/cpp/c++_cmd_1.h: New file.
14250
14251 2003-03-10 Segher Boessenkool <segher@koffie.nl>
14252
14253 * gcc.dg/altivec-9.c: New file.
14254
14255 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14256
14257 * gcc.dg/ppc-sdata-1.c: New test.
14258 * gcc.dg/ppc-sdata-2.c: New test.
14259
14260 2003-03-09 Mark Mitchell <mark@codesourcery.com>
14261
14262 PR c++/9373
14263 * g++.dg/opt/ptrmem2.C: New test.
14264
14265 PR c++/8534
14266 * g++.dg/opt/ptrmem1.C: New test.
14267
14268 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14269
14270 * gcc.dg/i386-loop-1.c: New test.
14271
14272 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14273
14274 PR c++/9970
14275 * g++.dg/lookup/friend1.C: New test.
14276
14277 2003-03-08 Mark Mitchell <mark@codesourcery.com>
14278
14279 PR c++/9823
14280 * g++.dg/parser/constructor1.C: New test.
14281
14282 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
14283
14284 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
14285
14286 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
14287
14288 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
14289
14290 * gcc.dg/cpp/Wunused.c: Update test.
14291
14292 2003-03-08 Jan Hubicka <jh@suse.cz>
14293
14294 * gcc.dg/inline-3.c: New test.
14295
14296 2003-03-08 Mark Mitchell <mark@codesourcery.com>
14297
14298 PR c++/9809
14299 * g++.dg/parse/builtin1.C: New test.
14300
14301 PR c++/9982
14302 * g++.dg/abi/cookie1.C: New test.
14303 * g++.dg/abi/cookie2.C: Likewise.
14304
14305 PR c++/9524
14306 * g++.dg/template/field1.C: New test.
14307
14308 PR c++/9912
14309 * g++.dg/parse/class1.C: New test.
14310 * g++.dg/parse/namespace7.C: Likewise.
14311 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
14312
14313 2003-03-07 Mark Mitchell <mark@codesourcery.com>
14314
14315 * g++.dg/init/ref4.C: New test.
14316
14317 2003-03-07 Jan Hubicka <jh@suse.cz>
14318
14319 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
14320 * gcc.dg/inline-3.c: New test.
14321
14322 2003-03-06 Mark Mitchell <mark@codesourcery.com>
14323
14324 * g++.dg/init/ref3.C: New test.
14325
14326 PR c++/9965
14327 * g++.dg/init/ref2.C: New test.
14328
14329 PR c++/9400
14330 * g++.dg/warn/Wshadow-2.C: New test.
14331
14332 PR c++/9791
14333 * g++.dg/warn/Woverloaded-1.C: New test.
14334
14335 2003-03-05 Jan Hubicka <jh@suse.cz>
14336
14337 * gcc.dg/i386-local2.c: New.
14338 * gcc.dg/i386-local.c: Fix typo.
14339
14340 2003-03-05 Mark Mitchell <mark@codesourcery.com>
14341
14342 * g++.dg/abi/layout3.C: New test.
14343
14344 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
14345
14346 * gcc.c-torture/compile/20030305-1.c
14347
14348 2003-03-05 Jan Hubicka <jh@suse.cz>
14349
14350 * gcc.dg/i386-local.c: New.
14351
14352 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
14353
14354 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
14355
14356 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
14357
14358 * gcc.dg/switch-2.c: New test.
14359 * gcc.dg/switch-3.c: New test.
14360 * gcc.dg/Wswitch.c: Adjust line numbers.
14361 * gcc.dg/Wswitch-default.c: Likewise.
14362 * gcc.dg/Wswitch-enum.c: Likewise.
14363
14364 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
14365
14366 * gcc.c-torture/execute/20030222-1.c: New test.
14367
14368 2003-03-03 James E Wilson <wilson@tuliptree.org>
14369
14370 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
14371
14372 2003-03-03 Mark Mitchell <mark@codesourcery.com>
14373
14374 PR c++/9878
14375 * g++.dg/init/ref1.C: New test.
14376
14377 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
14378
14379 * gcc.dg/sh-relax.c: New SH-only test.
14380
14381 2003-03-03 Geoffrey Keating <geoffk@apple.com>
14382
14383 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
14384 comment explaining purpose of testcase.
14385
14386 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
14387
14388 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
14389 for HC11/HC12 (asm needs two int registers).
14390 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
14391 HC11/HC12 because the test uses an asm which needs two 32-bit
14392 registers.
14393
14394 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
14395
14396 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
14397 for HC11/HC12 (array is too large otherwise).
14398 * gcc.c-torture/compile/920501-4.x: New file, likewise.
14399 * gcc.c-torture/compile/20010518-2.x: Likewise.
14400 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
14401 HC11/HC12 (array is too large).
14402
14403 2003-03-01 Geoffrey Keating <geoffk@apple.com>
14404
14405 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
14406 * lib/g++-dg.exp (g++-dg-test): Likewise.
14407
14408 2003-03-01 Roger Sayle <roger@eyesopen.com>
14409
14410 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
14411 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
14412
14413 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14414
14415 * g++.dg/warn/implicit-typename1.C: Remove warning.
14416
14417 2003-02-28 Richard Henderson <rth@redhat.com>
14418
14419 * gcc.dg/noreturn-1.c: Move noreturn warning line.
14420 * gcc.dg/return-type-1.c: Move control reaches end warning line.
14421
14422 2003-02-28 Geoffrey Keating <geoffk@apple.com>
14423
14424 * gcc.dg/pch/pch.exp: Change .pch to .gch.
14425 * g++.dg/pch/pch.exp: Likewise.
14426
14427 2003-02-28 Mark Mitchell <mark@codesourcery.com>
14428
14429 PR c++/9879
14430 * testsuite/g++.dg/init/new4.C: New test.
14431
14432 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
14433
14434 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
14435
14436 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
14437
14438 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
14439 unsigned long.
14440
14441 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
14442 wider than float.
14443
14444 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
14445
14446 * lib/scanasm.exp: Add support for counting numbers of
14447 occurences.
14448 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
14449 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
14450
14451 2003-02-25 Mark Mitchell <mark@codesourcery.com>
14452
14453 PR c++/9683
14454 * g++.dg/template/static3.C: New test.
14455
14456 PR c++/9829
14457 * g++.dg/parse/namespace6.C: New test.
14458
14459 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14460
14461 PR target/9732
14462 * gcc.dg/20030225-1.c: New test.
14463
14464 2003-02-24 Mark Mitchell <mark@codesourcery.com>
14465
14466 * README: Remove out-of-date information.
14467
14468 PR c++/9836
14469 * g++.dg/template/spec6.C: New test.
14470
14471 2003-02-24 Jeff Law <law@redhat.com>
14472
14473 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
14474
14475 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14476
14477 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
14478 * gcc.dg/pragma-ep-1.c: Likewise.
14479
14480 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14481
14482 PR c++/9602
14483 * g++.dg/template/friend16.C: New test.
14484
14485 2003-02-23 Mark Mitchell <mark@codesourcery.com>
14486
14487 PR c++/5333
14488 * g++.dg/parse/fused-params1.C: Adjust error messages.
14489 * g++.dg/template/nested3.C: New test.
14490
14491 2003-02-24 Alan Modra <amodra@bigpond.net.au>
14492
14493 * g++.dg/abi/param1.C: New test.
14494
14495 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14496
14497 PR c++/7982
14498 * g++.dg/warn/implicit-typename1.C: New test.
14499
14500 2003-02-22 Kelley Cook <kelleycook@comcast.net>
14501
14502 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
14503 with "mtune".
14504 * g++.old-deja/g++.other/store-expr2.C: Likewise.
14505 * gcc.c-torture/execute/20010129-1.x: Likewise.
14506 * gcc.dg/20011107-1.c: Likewise.
14507 * gcc.dg/20020108-1.c: Likewise.
14508 * gcc.dg/20020122-3.c: Likewise.
14509 * gcc.dg/20020206-1.c: Likewise.
14510 * gcc.dg/20020310-1.c: Likewise.
14511 * gcc.dg/20020426-2.c: Likewise.
14512 * gcc.dg/20020517-1.c: Likewise.
14513 * gcc.dg/991230-1.c: Likewise.
14514 * gcc.dg/i386-unroll-1.c: Likewise.
14515 * gcc.misc-tests/i386-prefetch.exp: Likewise.
14516
14517 2003-02-22 Jan Hubicka <jh@suse.cz>
14518
14519 * gcc.dg/i386-mul.c: New test.
14520
14521 2003-02-21 Roger Sayle <roger@eyesopen.com>
14522
14523 * gcc.dg/builtins-5.c: New test case.
14524
14525 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
14526
14527 * gcc.dg/asmreg-1.c: New test.
14528
14529 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14530
14531 PR c++/9749
14532 * g++.dg/parse/varmod1.C: New test.
14533
14534 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14535
14536 PR c++/9727
14537 * g++.dg/template/op1.C: New test.
14538
14539 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14540
14541 PR c++/8906
14542 * g++.dg/template/nested2.C: New test.
14543
14544 2003-02-21 Mark Mitchell <mark@codesourcery.com>
14545
14546 PR c++/8724
14547 * g++.dg/expr/dtor1.C: New test.
14548
14549 2003-02-21 Zack Weinberg <zack@codesourcery.com>
14550
14551 * gcc.dg/cpp/include3.c: New test.
14552 * gcc.dg/cpp/inc/foo.h: New file.
14553
14554 2003-02-21 Glen Nakamura <glen@imodulo.com>
14555
14556 * gcc.c-torture/execute/20030221-1.c: New test.
14557
14558 2003-02-20 Mark Mitchell <mark@codesourcery.com>
14559
14560 PR c++/9729
14561 * g++.dg/abi/conv1.C: New test.
14562
14563 2003-02-20 Jan Hubicka <jh@suse.cz>
14564
14565 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
14566
14567 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
14568
14569 * gcc.c-torture/compile/20030219-1.c: New test.
14570
14571 2003-02-18 Jan Hubicka <jh@suse.cz>
14572
14573 * gcc.dg/funcorder.c: New test.
14574
14575 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
14576
14577 * gcc.c-torture/execute/20030218-1.c: New.
14578
14579 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
14580
14581 * gcc.dg/20030218-1.c: New.
14582
14583 2003-02-18 Richard Henderson <rth@redhat.com>
14584
14585 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
14586 * gcc.dg/attr-used-2.c: New.
14587
14588 2003-02-18 Mark Mitchell <mark@codesourcery.com>
14589
14590 PR c++/9704
14591 * g++.dg/init/copy5.C: New test.
14592
14593 2003-02-18 Geoffrey Keating <geoffk@apple.com>
14594
14595 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
14596 * g++.dg/pch/pch.exp: Likewise.
14597
14598 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
14599
14600 * gcc.c-torture/execute/20030209-1.c: Enable the test if
14601 STACK_SIZE is not defined.
14602
14603 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14604
14605 PR c++/9457
14606 * g++.dg/template/init1.C: New test.
14607
14608 2003-02-16 Jan HUbicka <jh@suse.cz>
14609
14610 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
14611 (foo): Add few extra tests
14612 * gcc.dg/c99-const-expr-3.c: Likewise.
14613 * gcc.c-torture/execute/20030216-1.c: New.
14614
14615 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14616
14617 PR c++/9459
14618 * g++.dg/ext/typeof4.C: New test.
14619
14620 2003-02-15 Roger Sayle <roger@eyesopen.com>
14621
14622 * gcc.dg/i386-387-3.c: New test case.
14623
14624 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
14625
14626 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
14627 cris-*-elf* cris-*-aout* and mmix-*-*.
14628
14629 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
14630
14631 * gcc.dg/20030213-1.c: New test.
14632
14633 2003-02-12 Roger Sayle <roger@eyesopen.com>
14634
14635 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
14636 * gcc.dg/i386-387-2.c: Likewise.
14637
14638 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
14639
14640 * gcc.dg/ppc-spe.c: Fix formatting.
14641 Enable tests that were previously unsupported by gas.
14642 Delete tests for instructions that no longer exist.
14643 Switch arguments on evsubifw builtin.
14644
14645 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
14646
14647 * gcc.c-torture/execute/20030209-1.c: Disable the test if
14648 STACK_SIZE is too small.
14649
14650 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
14651 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
14652
14653 * gcc.dg/decl-2.c: New test.
14654
14655 2003-02-10 Jan Hubicka <jh@suse.cz>
14656
14657 * gcc.dg/i386-fpcvt-1.c: New test.
14658
14659 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
14660
14661 * gcc.c-torture/execute/20030209-1.c: New test.
14662
14663 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
14664
14665 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
14666 int-wide bitops, use the constants of the same width.
14667 Likewise, if long long is 32-bit wide, test bitops using
14668 32-bit constants.
14669
14670 2003-02-07 Loren James Rittle <ljrittle@acm.org>
14671
14672 * gcc.dg/20021014-1.c: Annotate with expected notice text.
14673
14674 2003-02-07 Roger Sayle <roger@eyesopen.com>
14675
14676 * testsuite/gcc.dg/builtins-4.c: New test case.
14677
14678 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14679
14680 * gcc.dg/20020430-1.c: Fix dg command typos.
14681 * gcc.dg/20020503-1.c: Likewise.
14682
14683 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14684
14685 PR c++/8785
14686 * g++.dg/parse/fused-params1.C: New test.
14687
14688 PR c++/8857
14689 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
14690
14691 PR c++/8921
14692 * g++.dg/parse/non-dependent1.C: New test.
14693
14694 PR c++/8928
14695 * g++.dg/parse/dupl-tmpl-args1.C: New test.
14696
14697 PR c++/9228
14698 * g++.dg/parse/undefined7.C: New test.
14699 * g++.dg/parse/non-templ1.C: New test.
14700
14701 PR c++/9229
14702 * g++.dg/parse/too-many-tmpl-args1.C: New test.
14703
14704 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
14705
14706 * gcc.c-torture/compile/20030206-1.c: New test.
14707
14708 2003-02-05 Roger Sayle <roger@eyesopen.com>
14709
14710 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14711 "pow" to "foo" to avoid potential confusion with a math built-in.
14712
14713 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14714
14715 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14716 conditions for SPARC targets.
14717
14718 2003-02-05 Jakub Jelinek <jakub@redhat.com>
14719
14720 * gcc.dg/20030204-1.c: New test.
14721
14722 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14723
14724 PR c++/38
14725 * g++.dg/parse/array-size1.C: New test.
14726
14727 PR c++/5657
14728 * g++.dg/parse/undefined3.C: New test.
14729
14730 PR c++/5665
14731 * g++.dg/parse/undefined4.C: New test.
14732
14733 PR c++/5975
14734 * g++.dg/parse/undefined5.C: New test.
14735
14736 PR c++/7259
14737 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14738
14739 PR c++/8578
14740 * g++.dg/parse/casting-operator1.C: New test.
14741
14742 PR c++/8596
14743 * g++.dg/parse/undefined6.C: New test.
14744
14745 PR c++/8736
14746 * g++.dg/parse/missing-template1.C: New test.
14747
14748 2003-02-04 Jan Hubicka <jh@suse.cz>
14749
14750 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14751 * gcc.dg/i386-cmov?.c: Likewise.
14752 * gcc.dg/i386-fpcvt-?.c: Likewise.
14753 * gcc.dg/i386-ssefp-1.c: Likewise.
14754 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14755 conventions.
14756
14757 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14758
14759 PR c++/7129
14760 * testsuite/g++.dg/ext/max.C: New test.
14761
14762 2003-02-03 Jan Hubicka <jh@suse.cz>
14763
14764 * gcc.c-torture/execute/20030203-1.c: New test.
14765
14766 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14767
14768 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14769 'natural-endian'.
14770
14771 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14772
14773 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14774 * g++.dg/init/new2.C: Likewise.
14775 * g++.dg/other/new1.C: Likewise.
14776
14777 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14778
14779 * gcc.dg/struct-ret-libc.c: New test.
14780
14781 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14782
14783 * gcc.dg/20030129-1.c: New test.
14784
14785 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14786
14787 PR c++/8849
14788 * g++.dg/template/ptrmem4.C: New test.
14789
14790 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14791
14792 * g++.dg/parser/constant1.C: New test.
14793
14794 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14795
14796 PR c++/8591
14797 * g++.dg/parse/friend2.C: New test.
14798
14799 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14800
14801 PR c++/9437
14802 * g++.dg/template/unify4.C: New test.
14803
14804 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14805
14806 * gcc.c-torture/execute/20030128-1.c: New test.
14807
14808 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14809
14810 * g++.dg/lookup/nested1.C: Test moved from ...
14811 * g++.old-deja/g++.other/lookup24.C: ... here.
14812
14813 2003-01-28 Jan Hubicka <jh@suse.cz>
14814
14815 * gcc.dg/i386-cmov5.c: New test.
14816
14817 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14818
14819 * gcc.c-torture/execute/20010925-1.c: Changed the
14820 memcpy declaration.
14821
14822 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14823
14824 PR c++/3902
14825 * g++.dg/parse/template5.C: New test.
14826
14827 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14828
14829 PR fortran/9258
14830 * g77.dg/pr9258: New test.
14831
14832 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14833
14834 * README: Move relevant parts from README.g++.
14835
14836 * README.g++: Remove this file.
14837
14838 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14839
14840 * g++.dg/abi/dcast1.C: New test.
14841
14842 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14843
14844 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14845
14846 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14847
14848 PR c++/47
14849 * g++.old-deja/g++.other/lookup24.C: New test.
14850
14851 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14852
14853 PR middle-end/7227
14854 * gcc.dg/uninit-C.c: New test.
14855
14856 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14857
14858 * g++.dg/abi/covariant1.C: New test.
14859
14860 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14861
14862 * gcc.dg/20030123-1.c: New test.
14863
14864 2003-01-25 Jan Hubicka <jh@suse.cz>
14865
14866 PR opt/8492
14867 * gcc.c-torture/compile/20030125-1.c
14868
14869 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14870
14871 PR c++/9403
14872 * g++.dg/parse/template3.C: New test.
14873 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14874
14875 PR c++/795
14876 * g++.dg/parse/template4.C: New test.
14877
14878 PR c++/9415
14879 * g++.dg/template/qual2.C: New test.
14880
14881 PR c++/8545
14882 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14883
14884 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14885
14886 2003-01-25 Roger Sayle <roger@eyesopen.com>
14887
14888 * gcc.c-torture/execute/switch-1.c: New test case.
14889
14890 2003-01-25 Jan Hubicka <jh@suse.cz>
14891
14892 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14893
14894 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14895
14896 Tweaks for Bison-1.875. From the NEWS file:
14897 "- `parse error' -> `syntax error'
14898 Bison now uniformly uses the term `syntax error'"
14899 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14900 * gcc.dg/cpp/digraph2.c: Likewise.
14901 * gcc.dg/cpp/direct2.c: Likewise.
14902 * gcc.dg/cpp/paste4.c: Likewise.
14903 * gcc.dg/c90-restrict-1.c: Likewise.
14904 * gcc.dg/c99-func-2.c: Likewise.
14905 * gcc.dg/noncompile/920721-2.c: Likewise.
14906 * gcc.dg/noncompile/930622-2.c: Likewise.
14907 * gcc.dg/noncompile/940112-1.c: Likewise.
14908 * gcc.dg/noncompile/950921-1.c: Likewise.
14909 * gcc.dg/noncompile/951123-1.c: Likewise.
14910 * gcc.dg/noncompile/971104-1.c: Likewise.
14911 * gcc.dg/noncompile/990416-1.c: Likewise.
14912
14913 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14914
14915 * g++.dg/parse/undefined1.C: Add error message.
14916
14917 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14918
14919 PR c++/9354
14920 * g++.dg/parse/new1.C: New test.
14921
14922 PR c++/9216
14923 * g++.dg/parse/template2.C: New test.
14924
14925 PR c++/9354
14926 * g++.dg/parse/typedef2.C: New test.
14927
14928 PR c++/9328
14929 * g++.dg/ext/typeof3.C: New test.
14930
14931 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14932
14933 PR c++/2738
14934 * g++.dg/parse/ret-type1.C: New test.
14935
14936 PR c++/3792
14937 * g++.dg/parse/tmpl-outside1.C: New test.
14938
14939 PR c++/4207
14940 * g++.dg/parse/int-as-enum1.C: New test.
14941
14942 PR c++/4903
14943 * g++.dg/parse/no-typename1.C: New test.
14944
14945 PR c++/5533
14946 * g++.dg/parse/no-value1.C: New test.
14947
14948 PR c++/5921
14949 * g++.dg/parse/wrong-inline1.C: New test.
14950
14951 PR c++/6402
14952 * g++.dg/parse/ref1.C: New test.
14953
14954 PR c++/6992
14955 * g++.dg/parse/attr-ctor1.C: New test.
14956
14957 PR c++/7229
14958 * g++.dg/parse/namespace5.C: New test.
14959
14960 PR c++/7917
14961 * g++.dg/parse/func-def1.C: New test.
14962
14963 PR c++/8143
14964 * g++.dg/parse/undefined1.C: New test.
14965
14966 PR c++/5723, PR c++/8522
14967 * g++.dg/parse/specialization1.C: New test.
14968
14969 PR c++/163, PR c++/8595
14970 * g++.dg/parse/struct-as-enum1.C: New test.
14971
14972 PR c++/9173
14973 * g++.dg/parse/undefined2.C: New test.
14974
14975 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14976
14977 PR c++/9298
14978 * g++.dg/parse/template1.C: New test.
14979
14980 PR c++/9384
14981 * g++.dg/parse/using1.C: New test.
14982
14983 PR c++/9285
14984 PR c++/9294
14985 * g++.dg/parse/expr2.C: New test.
14986
14987 PR c++/9388
14988 * g++.dg/parse/lookup2.C: Likewise.
14989
14990 2003-01-21 Jan Hubicka <jh@suse.cz>
14991
14992 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14993 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14994 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14995 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14996
14997 2003-01-20 Nick Clifton <nickc@redhat.com>
14998
14999 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
15000 problem with ARM sibcall code generation.
15001
15002 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
15003
15004 * gcc.c-torture/execute/20030120-1.c: New.
15005
15006 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
15007
15008 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
15009
15010 2003-01-17 Mark Mitchell <mark@codesourcery.com>
15011
15012 PR c++/9272
15013 * g++.dg/parse/ctor1.C: New test.
15014
15015 PR c++/9294:
15016 * g++.dg/parse/qualified1.C: New test.
15017
15018 * g++.dg/parse/typename3.C: New test.
15019
15020 2003-01-16 Richard Henderson <rth@redhat.com>
15021
15022 * g++.dg/tls/init-2.C: Fix error matches for real this time.
15023
15024 2003-01-16 Richard Henderson <rth@redhat.com>
15025
15026 * g++.dg/pch/pch.exp: Copy test header to the working directory
15027 before using it either for precompilation or direct use.
15028 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
15029 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
15030
15031 2003-01-16 Richard Henderson <rth@redhat.com>
15032
15033 * gcc.dg/pch/pch.exp: Copy test header to the working directory
15034 before using it either for precompilation or direct use.
15035 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
15036 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
15037
15038 2003-01-16 Mark Mitchell <mark@codesourcery.com>
15039
15040 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
15041 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
15042 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
15043 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
15044 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
15045 typename warning into error.
15046 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
15047 error messages.
15048 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
15049 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
15050 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
15051 messages.
15052 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
15053 make declaration visible in template.
15054 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
15055 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
15056 messages.
15057 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
15058 message.
15059 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
15060 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
15061 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
15062 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
15063 typename warning with error message.
15064 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
15065 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
15066 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
15067
15068 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
15069
15070 * g++.dg/parse/ambig2.C: New test.
15071
15072 2003-01-15 Richard Henderson <rth@redhat.com>
15073
15074 * g++.dg/tls/init-2.C: Update error message string.
15075
15076 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15077
15078 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
15079
15080 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
15081
15082 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
15083 all for HC11/HC12.
15084 * gcc.c-torture/compile/20001205-1.x: Likewise.
15085 * gcc.c-torture/compile/20001226-1.x: Likewise.
15086 * gcc.c-torture/compile/920520-1.x: Likewise.
15087 * gcc.c-torture/compile/961203-1.x: Likewise.
15088 * gcc.c-torture/compile/20020604-1.x: Likewise.
15089
15090 2003-01-15 Jan Hubicka <jh@suse.cz>
15091
15092 * gcc.c-torture/compile/20030115-1.c: New test.
15093
15094 * gcc.dg/i386-fpcvt-1.c: New test.
15095 * gcc.dg/i386-fpcvt-2.c: New test.
15096
15097 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
15098
15099 Further conform g++'s __vmi_class_type_info to the C++ ABI
15100 specification.
15101 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
15102 the specification.
15103
15104 2003-01-14 Jan Hubicka <jh@suse.cz>
15105
15106 * gcc.dg/i386-fpcvt-1.c: New test.
15107 * gcc.dg/i386-fpcvt-2.c: New test.
15108
15109 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
15110
15111 * gcc.dg/i386-mmx-3.c: New test.
15112
15113 2003-01-12 Mark Mitchell <mark@codesourcery.com>
15114
15115 PR c++/9264
15116 * g++.dg/parse/octal1.C: New file.
15117
15118 PR c++/9172
15119 * g++.dg/parse/typename1.C: New file.
15120
15121 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
15122
15123 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
15124 * gcc.dg/bf-no-ms-layout.c: Likewise.
15125 * gcc.dg/bf-ms-attrib.c: Likewise.
15126
15127 2003-01-10 Mark Mitchell <mark@codesourcery.com>
15128
15129 PR c++/9099
15130 * g++.dg/parse/dtor1.C: New file.
15131
15132 PR c++/9128
15133 * g++.dg/rtti/typeid1.C: New file.
15134
15135 PR c++/9153
15136 * g++.dg/parse/lookup1.C: New file.
15137
15138 PR c++/9171
15139 * g++.dg/templ/spec5.C: New file.
15140
15141 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
15142
15143 * gcc.c-torture/compile/20030110-1.c: New test.
15144
15145 2003-01-09 Geoffrey Keating <geoffk@apple.com>
15146
15147 Merge from pch-branch:
15148
15149 2002-12-23 Geoffrey Keating <geoffk@apple.com>
15150
15151 * gcc.dg/pch/cpp-1.h: New.
15152 * gcc.dg/pch/cpp-1.c: New.
15153 * gcc.dg/pch/cpp-2.h: New.
15154 * gcc.dg/pch/cpp-2.c: New.
15155
15156 2002-11-19 Geoffrey Keating <geoffk@apple.com>
15157
15158 * gcc.dg/pch/except-1.h: New.
15159 * gcc.dg/pch/except-1.c: New.
15160
15161 2002-11-13 Geoffrey Keating <geoffk@apple.com>
15162
15163 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
15164 running test.
15165 * gcc.dg/pch: Include *.hp not *.h.
15166 * gcc.dg/pch/system-1.h: New.
15167 * gcc.dg/pch/system-1.c: New.
15168
15169 2002-11-11 Geoffrey Keating <geoffk@apple.com>
15170
15171 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
15172 rather than trying to build and run a program using PCH.
15173 * gcc.dg/pch: Remove dg-do commands from test files.
15174
15175 2002-11-08 Geoffrey Keating <geoffk@apple.com>
15176
15177 * gcc.dg/pch/macro-3.c: New.
15178 * gcc.dg/pch/macro-3.h: New.
15179
15180 2002-11-04 Geoffrey Keating <geoffk@apple.com>
15181
15182 * gcc.dg/pch/common-1.c: New.
15183 * gcc.dg/pch/common-1.h: New.
15184 * gcc.dg/pch/decl-1.c: New.
15185 * gcc.dg/pch/decl-1.h: New.
15186 * gcc.dg/pch/decl-2.c: New.
15187 * gcc.dg/pch/decl-2.h: New.
15188 * gcc.dg/pch/decl-3.c: New.
15189 * gcc.dg/pch/decl-3.h: New.
15190 * gcc.dg/pch/decl-4.c: New.
15191 * gcc.dg/pch/decl-4.h: New.
15192 * gcc.dg/pch/decl-5.c: New.
15193 * gcc.dg/pch/decl-5.h: New.
15194 * gcc.dg/pch/global-1.c: New.
15195 * gcc.dg/pch/global-1.h: New.
15196 * gcc.dg/pch/inline-1.c: New.
15197 * gcc.dg/pch/inline-1.h: New.
15198 * gcc.dg/pch/inline-2.c: New.
15199 * gcc.dg/pch/inline-2.h: New.
15200 * gcc.dg/pch/static-1.c: New.
15201 * gcc.dg/pch/static-1.h: New.
15202 * gcc.dg/pch/static-2.c: New.
15203 * gcc.dg/pch/static-2.h: New.
15204
15205 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
15206
15207 * g++.dg/pch/pch.exp: Better handle failing testcases.
15208 * gcc.dg/pch/pch.exp: Likewise.
15209 * gcc.dg/pch/macro-1.c: New.
15210 * gcc.dg/pch/macro-1.h: New.
15211 * gcc.dg/pch/macro-2.c: New.
15212 * gcc.dg/pch/macro-2.h: New.
15213
15214 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
15215
15216 * g++.dg/dg.exp: Treat files in pch/ specially.
15217 * g++.dg/pch/pch.exp: New file.
15218 * g++.dg/pch/empty.H: New file.
15219 * g++.dg/pch/empty.C: New file.
15220 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
15221 "precompile".
15222
15223 * gcc.dg/pch/pch.exp: New file.
15224 * gcc.dg/pch/empty.h: New file.
15225 * gcc.dg/pch/empty.c: New file.
15226 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
15227 "precompile".
15228
15229 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15230
15231 * g++.dg/template/friend14.C: New test.
15232
15233 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15234
15235 * gcc.dg/old-style-asm-1.c: New test.
15236
15237 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
15238
15239 * gcc.c-torture/compile/20030109-1.c: New test.
15240
15241 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15242
15243 * gcc.c-torture/execute/20030109-1.c: New test.
15244
15245 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
15246
15247 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
15248 * g++.old-deja/g++.mike/dyncast2.C: Likewise
15249 * g++.old-deja/g++.mike/dyncast3.C: Likewise
15250 * g++.old-deja/g++.mike/eh2.C: Likewise
15251 * g++.old-deja/g++.mike/eh3.C: Likewise
15252 * g++.old-deja/g++.mike/eh5.C: Likewise
15253 * g++.old-deja/g++.mike/eh6.C: Likewise
15254 * g++.old-deja/g++.mike/eh7.C: Likewise
15255 * g++.old-deja/g++.mike/eh8.C: Likewise
15256 * g++.old-deja/g++.mike/eh9.C: Likewise
15257 * g++.old-deja/g++.mike/eh10.C: Likewise
15258 * g++.old-deja/g++.mike/eh12.C: Likewise
15259 * g++.old-deja/g++.mike/eh13.C: Likewise
15260 * g++.old-deja/g++.mike/eh14.C: Likewise
15261 * g++.old-deja/g++.mike/eh16.C: Likewise
15262 * g++.old-deja/g++.mike/eh17.C: Likewise
15263 * g++.old-deja/g++.mike/eh18.C: Likewise
15264 * g++.old-deja/g++.mike/eh21.C: Likewise
15265 * g++.old-deja/g++.mike/eh23.C: Likewise
15266 * g++.old-deja/g++.mike/eh24.C: Likewise
15267 * g++.old-deja/g++.mike/eh25.C: Likewise
15268 * g++.old-deja/g++.mike/eh26.C: Likewise
15269 * g++.old-deja/g++.mike/eh27.C: Likewise
15270 * g++.old-deja/g++.mike/eh28.C: Likewise
15271 * g++.old-deja/g++.mike/eh29.C: Likewise
15272 * g++.old-deja/g++.mike/eh31.C: Likewise
15273 * g++.old-deja/g++.mike/eh33.C: Likewise
15274 * g++.old-deja/g++.mike/eh34.C: Likewise
15275 * g++.old-deja/g++.mike/eh35.C: Likewise
15276 * g++.old-deja/g++.mike/eh36.C: Likewise
15277 * g++.old-deja/g++.mike/eh37.C: Likewise
15278 * g++.old-deja/g++.mike/eh38.C: Likewise
15279 * g++.old-deja/g++.mike/eh39.C: Likewise
15280 * g++.old-deja/g++.mike/eh40.C: Likewise
15281 * g++.old-deja/g++.mike/eh41.C: Likewise
15282 * g++.old-deja/g++.mike/eh42.C: Likewise
15283 * g++.old-deja/g++.mike/eh44.C: Likewise
15284 * g++.old-deja/g++.mike/eh46.C: Likewise
15285 * g++.old-deja/g++.mike/eh47.C: Likewise
15286 * g++.old-deja/g++.mike/eh48.C: Likewise
15287 * g++.old-deja/g++.mike/eh49.C: Likewise
15288 * g++.old-deja/g++.mike/eh50.C: Likewise
15289 * g++.old-deja/g++.mike/eh51.C: Likewise
15290 * g++.old-deja/g++.mike/eh53.C: Likewise
15291 * g++.old-deja/g++.mike/eh55.C: Likewise
15292 * g++.old-deja/g++.mike/p7912.C: Likewise
15293 * g++.old-deja/g++.mike/p9706.C: Likewise
15294 * g++.old-deja/g++.mike/p10416.C: Likewise
15295 * g++.old-deja/g++.mike/p11667.C: Likewise
15296 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
15297 Remove redundant reference to Iris.
15298 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
15299 Elxsi, i860, Pico Java, and WE32K.
15300
15301 2003-01-07 Mark Mitchell <mark@codesourcery.com>
15302
15303 * g++.dg/ext/asm4.C: New test.
15304
15305 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15306
15307 PR c++/9030
15308 * g++.dg/template/friend12.C: New test.
15309 * g++.dg/template/friend13.C: Likewise.
15310 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
15311
15312 2003-01-08 Jan Hubicka <jh@suse.cz>
15313
15314 * gcc.dg/i386-cadd.c: New test.
15315 * gcc.dg/i386-cmov4.c: Likewise.
15316
15317 2003-01-06 Mark Mitchell <mark@codesourcery.com>
15318
15319 PR c++/9165
15320 * g++.dg/warn/Wunused-3.C: New test.
15321
15322 * g++.dg/abi/bitfield9.C: New test.
15323
15324 PR c++/9189
15325 * g++.dg/parse/defarg3.C: New test.
15326
15327 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
15328
15329 * g++.dg/parse/ambig1.C: New test.
15330 * g++.dg/parse/defarg2.C: New test.
15331
15332 2003-01-05 Mark Mitchell <mark@codesourcery.com>
15333
15334 * g++.dg/template/defarg-1.C: New test.
15335 * g++.dg/template/local2.C: Likewise.
15336
15337 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
15338
15339 * gcc.c-torture/execute/20030105-1.c: New test.
15340
15341 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15342
15343 * g++.dg/parse/namespace3.C: Remove extra semicolons.
15344 * g++.dg/parse/namespace4.C: Likewise.
15345
15346 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
15347
15348 * g++.dg/template/ntp2.C: New test.
15349
15350 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
15351
15352 * g++.dg/parse/extern-C-1.C: New test.
15353
15354 * g++.dg/parse/namespace4.C: New test.
15355
15356 * g++.dg/template/nested1.C: New test.
15357
15358 * g++.dg/parse/namespace3.C: New test.
15359
15360 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
15361
15362 * g++.dg/lookup/two-stage1.C: New test.
15363
15364 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15365
15366 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
15367 * g++.old-deja/g++.jason/access8.C: Likewise.
15368 * g++.old-deja/g++.other/decl5.C: Likewise.
15369
15370 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
15371
15372 * g++.dg/parse/parse7.C: New test.
15373
15374 2003-01-02 Mark Mitchell <mark@codesourcery.com>
15375
15376 PR c++/2843
15377 * g++.dg/ext/attrib7.C: New test.
15378
15379 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
15380
15381 * g++.dg/parse/parse6.C: New test.
15382
15383 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
15384
15385 * gcc.dg/h8300-stack-1.c: New.
15386
15387 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
15388
15389 g++.dg/lookup/exception1.C: New test.
15390
15391 g++.dg/lookup/template1.C: New test.
15392
15393 g++.dg/parse/namespace2.C: New test.
15394
15395 g++.dg/parse/parens2.C: New test.
15396
15397 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15398
15399 * g++.dg/parse/parse5.C: New test.
15400 * g++.dg/lookup/scoped4.C: New test.
15401
15402 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
15403
15404 * g++.dg/parse/parens1.C: New test.
15405
15406 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
15407 angle-bracket1.C.
15408 * g++.dg/parse/parens2.C: New test.
15409
15410 * g++.dg/lookup/scope-operator1.C: New test.
15411
15412 * g++.dg/parse/operator1.C: New test.
15413
15414 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15415
15416 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
15417 * g++.old-deja/g++.other/access6.C: Likewise.
15418 * g++.old-deja/g++.other/decl1.C: Likewise.
15419 * g++.old-deja/g++.pt/typename12.C: Likewise.
15420
15421 2002-12-31 Mark Mitchell <mark@codesourcery.com>
15422
15423 * g++.dg/parse/namespace1.C: New test.
15424
15425 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15426
15427 * g++.dg/parse/parse4.C: New test.
15428
15429 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15430
15431 * g++.dg/parse/parse3.C: New test.
15432
15433 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15434
15435 * g++.dg/parse/parse2.C: New test.
15436
15437 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15438
15439 * g++.dg/template/friend11.C: New test.
15440
15441 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
15442
15443 * g++.dg/parse/parse1.C: New test.
15444
15445 2002-12-31 Janis Johnson <janis187@us.ibm.com>
15446
15447 * lib/profopt.exp: Change the name of a global variable to avoid
15448 possible clashes with other test suites.
15449
15450 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
15451
15452 * g++.dg/inherit/covariant8.C: New test.
15453
15454 2002-12-31 Mark Mitchell <mark@codesourcery.com>
15455
15456 * g++.dg/init/array9.C: New test.
15457
15458 PR c++/9112
15459 * g++.dg/parse/expr1.C: New test.
15460
15461 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
15462
15463 * gcc.c-torture/compile/20021230-1.c: New test.
15464
15465 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
15466
15467 * g++.dg/inherit/covariant5.C: New test.
15468 * g++.dg/inherit/covariant6.C: New test.
15469 * g++.dg/inherit/covariant7.C: New test.
15470
15471 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15472
15473 PR c++/2739
15474 * g++.dg/other/access2.C: New test.
15475
15476 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
15477
15478 * g++.dg/other/anon-struct.C: No longer fails
15479 * g++.old-deja/g++.brendan/parse4.C: Likewise.
15480 * g++.old-deja/g++.brendan/parse5.C: Likewise.
15481 * g++.old-deja/g++.brendan/parse6.C: Likewise.
15482
15483 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
15484
15485 * g++.dg/parse/angle-bracket.C (main): No longer fails.
15486
15487 2002-12-27 Mark Mitchell <mark@codesourcery.com>
15488
15489 * g++.dg/eh/spec4.C: Remove stray semicolon.
15490 * g++.dg/expr/pmf-1.C: Change error message.
15491 * g++.dg/ext/asm1.C: Remove stray semicolon.
15492 * g++.dg/ext/typename1.C: Add missing typenames.
15493 * g++.dg/inherit/template-as-base.C: Change error message.
15494 * g++.dg/lookup/scoped1.C: Likewise.
15495 * g++.dg/lookup/scoped2.C: Likewise.
15496 * g++.dg/lookup/using2.C: Likewise.
15497 * g++.dg/other/component1.C: Remove stray semicolon.
15498 * g++.dg/other/do1.C: Change error message.
15499 * g++.dg/other/error2.C: Likewise.
15500 * g++.dg/other/init1.C: Likewise.
15501 * g++.dg/other/packed1.C: Remove stray semicolon.
15502 * g++.dg/other/ptrmem2.C: Change error message.
15503 * g++.dg/parse/parameter-declaration-1.C: Remove line number
15504 marker.
15505 * g++.dg/special/initp1.C: Remove invalid attribute usage.
15506 * g++.dg/template/access3.C: Add typename keyword.
15507 * g++.dg/template/access5.C: Remove stray semicolon.
15508 * g++.dg/template/access6.C: Likewise.
15509 * g++.dg/template/complit1.C: Likewise.
15510 * g++.dg/template/crash1.C: Change error message.
15511 * g++.dg/template/inherit2.C: Remove stray semicolon.
15512 * g++.dg/template/instantiate2.C: Likewise.
15513 * g++.dg/template/instantiate3.C: Change error message.
15514 * g++.dg/template/qual1.C: Remove stray semicolon.
15515 * g++.dg/template/qualttp18.C: Change error message.
15516 * g++.dg/template/ref1.C: Remove stray semicolon.
15517 * g++.dg/template/sizeof1.C (A::value): Declare it.
15518 * g++.dg/template/spec4.C: Change error message.
15519 * g++.dg/template/static1.C: Likewise.
15520 * g++.dg/template/type1.C: Likewise.
15521 * g++.dg/template/typename3.C: Likewise.
15522 * g++.old-deja/g++.benjamin/13478.C: Change error message.
15523 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
15524 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
15525 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
15526 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
15527 named return value extension.
15528 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
15529 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
15530 * g++.old-deja/g++.bob/extern_C.C: Likewise.
15531 * g++.old-deja/g++.bob/inherit2.C: Likewise.
15532 * g++.old-deja/g++.brendan/complex1.C: Likewise.
15533 * g++.old-deja/g++.brendan/copy5.C: Likewise.
15534 * g++.old-deja/g++.brendan/crash13.C: Likewise.
15535 * g++.old-deja/g++.brendan/crash15.C: Likewise.
15536 * g++.old-deja/g++.brendan/crash18.C: Change error message.
15537 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
15538 * g++.old-deja/g++.brendan/crash38.C: Likewise.
15539 * g++.old-deja/g++.brendan/crash50.C: Likewise.
15540 * g++.old-deja/g++.brendan/crash56.C: Likewise.
15541 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
15542 syntax.
15543 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
15544 * g++.old-deja/g++.brendan/crash8.C: Change error message.
15545 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
15546 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15547 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
15548 * g++.old-deja/g++.brendan/template11.C: Likewise.
15549 * g++.old-deja/g++.brendan/template26.C: Likewise.
15550 * g++.old-deja/g++.brendan/template27.C: Use explicit
15551 specialization syntax.
15552 * g++.old-deja/g++.brendan/template30.C: Likewise.
15553 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
15554 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
15555 non-dependent names.
15556 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
15557 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
15558 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
15559 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
15560 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
15561 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
15562 named return value extension.
15563 * g++.old-deja/g++.ext/namedret2.C: Likewise.
15564 * g++.old-deja/g++.ext/namedret3.C: Likewise.
15565 * g++.old-deja/g++.ext/return1.C: Likewise.
15566 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
15567 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
15568 * g++.old-deja/g++.jason/access8.C: Likewise.
15569 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
15570 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
15571 pseudo-destructor names.
15572 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
15573 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
15574 pseudo-destructor names.
15575 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
15576 * g++.old-deja/g++.jason/overload19.C: Likewise.
15577 * g++.old-deja/g++.jason/overload32.C: Likewise.
15578 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
15579 stray semicolons.
15580 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
15581 * g++.old-deja/g++.jason/return.C: Likewise.
15582 * g++.old-deja/g++.jason/return2.C: Likewise.
15583 * g++.old-deja/g++.jason/shadow1.C: Likewise.
15584 * g++.old-deja/g++.jason/special.C: Use explicit specialization
15585 syntax.
15586 * g++.old-deja/g++.jason/template10.C: Account for use of
15587 non-dependent names.
15588 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
15589 syntax.
15590 * g++.old-deja/g++.jason/template37.C: Likewise.
15591 * g++.old-deja/g++.law/access4.C: Change error messages.
15592 * g++.old-deja/g++.law/arm13.C: Remove incorrect
15593 pseudo-destructor names.
15594 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
15595 * g++.old-deja/g++.law/ctors9.C: Likewise.
15596 * g++.old-deja/g++.law/cvt22.C: Likewise.
15597 * g++.old-deja/g++.law/dtors5.C: Likewise.
15598 * g++.old-deja/g++.law/global-init1.C: Likewise.
15599 * g++.old-deja/g++.law/missed-error3.C: Likewise.
15600 * g++.old-deja/g++.law/operators28.C: Likewise.
15601 * g++.old-deja/g++.law/visibility28.C: Likewise.
15602 * g++.old-deja/g++.martin/eval1.C: Likewise.
15603 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
15604 name.
15605 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
15606 * g++.old-deja/g++.mike/net34.C: Likewise.
15607 * g++.old-deja/g++.mike/net36.C: Likewise.
15608 * g++.old-deja/g++.mike/ns2.C: Likewise.
15609 * g++.old-deja/g++.mike/p12306.C: Likewise.
15610 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
15611 value extension.
15612 * g++.old-deja/g++.mike/p700.C: Likewise.
15613 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
15614 * g++.old-deja/g++.mike/p710.C: Likewise.
15615 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
15616 value extension.
15617 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
15618 * g++.old-deja/g++.mike/pmf9.C: Likewise.
15619 * g++.old-deja/g++.ns/crash2.C: Likewise.
15620 * g++.old-deja/g++.ns/crash3.C: Likewise.
15621 * g++.old-deja/g++.ns/invalid1.C: Likewise.
15622 * g++.old-deja/g++.ns/ns17.C: Likewise.
15623 * g++.old-deja/g++.ns/template16.C: Likewise.
15624 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
15625 keyword.
15626 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
15627 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
15628 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
15629 named return value extension.
15630 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
15631 * g++.old-deja/g++.other/access4.C: Issue additional error
15632 messages.
15633 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
15634 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
15635 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
15636 * g++.old-deja/g++.other/crash25.C: Change error message.
15637 * g++.old-deja/g++.other/crash4.C: Change error message.
15638 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
15639 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
15640 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
15641 checks.
15642 * g++.old-deja/g++.other/defarg8.C: Likewise.
15643 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
15644 * g++.old-deja/g++.other/dtor10.C: Likewise.
15645 * g++.old-deja/g++.other/incomplete.C: Likewise.
15646 * g++.old-deja/g++.other/linkage7.C: Likewise.
15647 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
15648 lookup algorithm.
15649 * g++.old-deja/g++.other/mangle2.C: Likewise.
15650 * g++.old-deja/g++.other/refinit2.C: Likewise.
15651 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
15652 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
15653 * g++.old-deja/g++.pt/crash28.C: Likewise.
15654 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
15655 syntax.
15656 * g++.old-deja/g++.pt/crash32.C: Change error message.
15657 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
15658 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
15659 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
15660 error message position.
15661 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
15662 * g++.old-deja/g++.pt/defarg8.C: Change error message.
15663 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
15664 syntax.
15665 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
15666 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
15667 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
15668 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
15669 keyword.
15670 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15671 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
15672 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
15673 keyword.
15674 * g++.old-deja/g++.pt/explicit71.C: Change error message.
15675 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
15676 syntax.
15677 * g++.old-deja/g++.pt/friend28.C: Account for use of
15678 non-dependent names.
15679 * g++.old-deja/g++.pt/friend29.C: Likewise.
15680 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
15681 rules.
15682 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
15683 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
15684 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
15685 lookup rules.
15686 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
15687 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
15688 keyword.
15689 * g++.old-deja/g++.pt/memclass20.C: Likewise.
15690 * g++.old-deja/g++.pt/memclass5.C: Likewise.
15691 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15692 keyword.
15693 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15694 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15695 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15696 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15697 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15698 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15699 keyword.
15700 * g++.old-deja/g++.pt/spec10.C: Likewise.
15701 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15702 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15703 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15704 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15705 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15706 * g++.old-deja/g++.pt/ttp62.C: Likewise.
15707 * g++.old-deja/g++.pt/ttp64.C: Likewise.
15708 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15709 * g++.old-deja/g++.pt/typename15.C: Likewise.
15710 * g++.old-deja/g++.pt/typename22.C: Likewise.
15711 * g++.old-deja/g++.pt/typename6.C: Change error messages.
15712 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15713 * g++.old-deja/g++.pt/virtual2.C: Likewise.
15714 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15715 syntax.
15716 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15717 return value extension.
15718 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15719 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15720 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15721 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15722
15723 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15724
15725 * g++.dg/warn/inline1.C: New test.
15726 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15727 * g++.old-deja/g++.jason/synth10.C: Likewise.
15728 * g++.old-deja/g++.mike/net31.C: Likewise.
15729 * g++.old-deja/g++.mike/p8786.C: Likewise.
15730
15731 * g++.dg/template/friend10.C: New test.
15732 * g++.dg/template/conv5.C: New test.
15733
15734 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15735
15736 * g++.dg/lookup/scoped3.C: New test.
15737
15738 * g++.dg/lookup/decl1.C: New test.
15739 * g++.dg/lookup/decl2.C: New test.
15740
15741 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15742
15743 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15744 gcc.c-torture/compile/20021015-1.c,
15745 gcc.c-torture/compile/20021015-2.c,
15746 gcc.c-torture/compile/20021123-1.c,
15747 gcc.c-torture/compile/20021123-2.c,
15748 gcc.c-torture/compile/20021123-3.c,
15749 gcc.c-torture/compile/20021123-4.c,
15750 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15751 only to 3.1 or 3.2 branch.
15752
15753 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15754
15755 * gcc.dg/i386-bitfield3.c: New test.
15756
15757 * gcc.dg/i386-bitfield2.c: New test.
15758
15759 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15760
15761 * g++.dg/parse/conv_op1.C: New test.
15762
15763 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15764
15765 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15766 approved.
15767
15768 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15769
15770 * gcc.c-torture/compile/20021220-1.c: New test.
15771
15772 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15773
15774 * gcc.dg/i386-fastcall-1.c: New.
15775
15776 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15777
15778 * gcc.c-torture/execute/20021219-1.c: New test.
15779
15780 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15781
15782 * gcc.dg/i386-pic-1.c: New test.
15783
15784 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15785
15786 PR c++/8099
15787 * g++.dg/template/friend9.C: New test.
15788
15789 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15790
15791 PR c++/3663
15792 * g++.dg/template/access7.C: New test.
15793
15794 2002-12-18 Nick Clifton <nickc@redhat.com>
15795
15796 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15797 the libstdc++-v3 directory has been found.
15798
15799 2002-12-12 Devang Patel <dpatel@apple.com>
15800 * gcc.dg/darwin-ld-1.c: New test.
15801 * gcc.dg/darwin-ld-2.c: New test.
15802 * gcc.dg/darwin-ld-3.c: New test.
15803 * gcc.dg/darwin-ld-4.c: New test.
15804 * gcc.dg/darwin-ld-5.c: New test.
15805
15806 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15807
15808 * gcc.c-torture/compile/20021212-1.c: New test.
15809
15810 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15811
15812 * gcc.dg/fshort-wchar: New test.
15813
15814 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15815
15816 PR c++/8372
15817 * g++.dg/template/dtor1.C: New test.
15818
15819 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15820 markers.
15821
15822 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15823
15824 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15825
15826 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15827
15828 * g++.dg/template/static1.C: New test.
15829 * g++.dg/template/static2.C: New test.
15830 * g++.old-deja/g++.ext/memconst.C: New test.
15831
15832 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15833
15834 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15835 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15836 * g++.dg/special/initp1.C: Likewise.
15837
15838 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15839
15840 * gcc.c-torture/execute/20021204-1.c: New test.
15841
15842 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15843
15844 * gcc.dg/ppc-fmadd-1.c: New file.
15845 * gcc.dg/ppc-fmadd-2.c: New file.
15846 * gcc.dg/ppc-fmadd-3.c: New file.
15847
15848 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15849
15850 * gcc.c-torture/compile/20021204-1.c: New test.
15851
15852 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15853
15854 * g++.dg/inherit/covariant2.C: New test.
15855 * g++.dg/inherit/covariant3.C: New test.
15856 * g++.dg/inherit/covariant4.C: New test.
15857 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15858 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15859
15860 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15861
15862 PR c++/8688
15863 * g++.dg/init/brace3.C: New test.
15864
15865 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15866
15867 * gcc.dg/20020210-1.c: Fix a comment typo.
15868
15869 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15870
15871 PR c++/8720
15872 * g++.dg/parse/defarg1.C: New test.
15873
15874 PR c++/8615
15875 * g++.dg/template/char1.C: New test.
15876
15877 * g++.dg/template/varmod1.C: Fix typo.
15878
15879 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15880
15881 DR 180
15882 * g++.old-deja/g++.pt/crash32.C: Expect error.
15883
15884 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15885
15886 PR c++/5919
15887 * g++.dg/template/varmod1.C: New test.
15888
15889 PR c++/8727
15890 * g++.dg/inherit/typeinfo1.C: New test.
15891
15892 PR c++/8663
15893 * g++.dg/inherit/typedef1.C: New test.
15894
15895 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15896
15897 PR c++/8332
15898 PR c++/8493
15899 * g++.dg/template/strlen1.C: New test.
15900
15901 PR c++/8227
15902 * g++.dg/template/ctor2.C: New test.
15903
15904 PR c++/8214
15905 * g++.dg/init/string1.C: New test.
15906
15907 PR c++/8511
15908 * g++.dg/template/friend8.C: New test.
15909
15910 2002-11-29 Joe Buck <jbuck@synopsys.com>
15911
15912 * g++.dg/lookup/anon2.C: New test.
15913
15914 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15915
15916 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15917 h8300 port.
15918
15919 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15920
15921 * gcc.dg/bitfld-6.c: New test.
15922
15923 2002-11-27 Jan Hubicka <jh@suse.cz>
15924
15925 * gcc.c-torture/execute/20021127.[cx]: New test.
15926
15927 2002-11-26 Jan Hubicka <jh@suse.cz>
15928
15929 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15930 quality.
15931
15932 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15933
15934 * g++.dg/init/brace2.C: New test.
15935 * g++.old-deja/g++.mike/p9129.C: Correct.
15936
15937 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15938
15939 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15940
15941 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15942
15943 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15944
15945 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15946
15947 * testsuite/g++.dg/abi/empty11.C: New test.
15948 * testsuite/g++.dg/rtti/cv1.C: New test.
15949
15950 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15951
15952 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15953
15954 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15955
15956 * g++.dg/abi/empty10.C: New test.
15957
15958 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15959
15960 * gcc.c-torture/compile/20021124-1.c: New test.
15961
15962 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15963
15964 * g++.dg/abi/rtti2.C: New test.
15965
15966 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15967
15968 * gcc.dg/i386-unroll-1.c: New test.
15969
15970 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15971
15972 * gcc.c-torture/compile/20021120-1.c: New test.
15973 * gcc.c-torture/compile/20021120-2.c: New test.
15974
15975 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15976
15977 * gcc.dg/bitfld-5.c: New test.
15978
15979 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15980
15981 * gcc.c-torture/execute/20021120-3.c: New test.
15982
15983 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15984
15985 * gcc.c-torture/execute/20021120-2.c: New test.
15986
15987 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15988
15989 * gcc.c-torture/execute/20021120-1.c: New test.
15990
15991 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15992
15993 * gcc.c-torture/execute/20021118-3.c: New test.
15994
15995 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15996
15997 * gcc.c-torture/compile/20021119-1.c: New test.
15998
15999 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
16000
16001 * gcc.dg/duff-1.c: New test.
16002 * gcc.dg/duff-2.c: New test.
16003 * gcc.dg/duff-3.c: New test.
16004
16005 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
16006
16007 * gcc.dg/cpp/_Pragma5.c: New test.
16008
16009 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
16010
16011 * gcc.c-torture/execute/20021118-2.c: New test.
16012
16013 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
16014
16015 * gcc.c-torture/execute/20021118-1.c: New test.
16016
16017 2002-11-16 Jakub Jelinek <jakub@redhat.com>
16018
16019 * gcc.dg/20021116-1.c: New test.
16020
16021 2002-11-14 Mark Mitchell <mark@codesourcery.com>
16022
16023 * g++.dg/abi/vcall1.C: New test.
16024
16025 2002-11-14 Jakub Jelinek <jakub@redhat.com>
16026
16027 * gcc.dg/20021029-1.c: New test.
16028 * gcc.dg/20021029-2.c: New test.
16029
16030 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
16031
16032 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
16033
16034 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
16035
16036 PR c/8439
16037 * gcc.dg/20021110.c: Move to ...
16038 * gcc.c-torture/compile/20021110.c: .... here.
16039
16040 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16041
16042 PR c/8467
16043 * gcc.c-torture/execute/20021111-1.c
16044
16045 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
16046
16047 PR c/8439
16048 * gcc.dg/20021110.c: New test.
16049
16050 2002-11-10 Mark Mitchell <mark@codesourcery.com>
16051
16052 * g++.dg/abi/vthunk3.C: Run only on x86.
16053
16054 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
16055
16056 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
16057
16058 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
16059
16060 * lib/compat.exp (compat-execute): Fix logic error in last
16061 change.
16062
16063 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
16064
16065 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
16066
16067 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16068
16069 PR c++/8389
16070 * g++.dg/template/access6.C: New test.
16071
16072 2002-11-08 Jan Hubicka <jh@suse.cz>
16073
16074 * gcc.dg/i386-ssefp-1.c: New test.
16075 * gcc.dg/i386-ssefp-1.c: New test.
16076
16077 2002-11-08 Jan Hubicka <jh@suse.cz>
16078
16079 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
16080
16081 2002-11-07 Mark Mitchell <mark@codesourcery.com>
16082
16083 * g++.dg/abi/vthunk3.C: New test.
16084
16085 PR c++/8338
16086 * g++.dg/template/crash2.C: New test.
16087
16088 2002-11-07 Mark Mitchell <mark@codesourcery.com>
16089
16090 * testsuite/g++.dg/abi/dtor1.C: New test.
16091 * testsuite/g++.dg/abi/dtor2.C: Likewise.
16092
16093 2002-11-05 Geoffrey Keating <geoffk@apple.com>
16094
16095 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
16096 Darwin.
16097
16098 2002-11-04 Adam Nemet <anemet@lnxw.com>
16099
16100 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
16101 -mthumb. Only xfail with -O0.
16102
16103 2002-11-03 Mark Mitchell <mark@codesourcery.com>
16104
16105 * g++.dg/abi/thunk1.C: New test.
16106 * g++.dg/abi/thunk2.C: Likewise.
16107 * g++.dg/abi/vtt1.C: Likewise.
16108
16109 2002-11-02 Diego Novillo <dnovillo@redhat.com>
16110
16111 PR optimization/8423
16112 * gcc.c-torture/execute/builtin-constant.c: New test.
16113
16114 2002-11-01 Zack Weinberg <zack@codesourcery.com>
16115
16116 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
16117 Add some more cases.
16118
16119 2002-11-01 Mark Mitchell <mark@codesourcery.com>
16120
16121 PR c++/8391
16122 * g++.dg/opt/local1.C: New test.
16123
16124 2002-10-30 Mark Mitchell <mark@codesourcery.com>
16125
16126 PR c++/8160
16127 * g++.dg/template/complit1.C: New test.
16128
16129 PR c++/8149
16130 * g++.dg/template/typename4.C: Likewise.
16131
16132 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16133
16134 Core issue 287, PR c++/7639
16135 * g++.dg/template/instantiate1.C: Adjust error location.
16136 * g++.dg/template/instantiate3.C: New test.
16137 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
16138 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
16139 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
16140
16141 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
16142
16143 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
16144
16145 2002-10-29 Mark Mitchell <mark@codesourcery.com>
16146
16147 PR c++/8287
16148 * g++.dg/init/dtor2.C: New test.
16149
16150 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16151
16152 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
16153 * gcc.dg/nest.c: Bypass errors on irix6.
16154
16155 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
16156
16157 * gcc.dg/nest.c: Expect error for mmix-*-*.
16158 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
16159
16160 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
16161
16162 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
16163 markers.
16164
16165 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
16166
16167 2002-10-25 Mike Stump <mrs@apple.com>
16168
16169 * gcc.dg/warn-1.c: New test.
16170
16171 2002-10-25 Zack Weinberg <zack@codesourcery.com>
16172
16173 * g++.dg/template/typename3.C: New test.
16174
16175 2002-10-25 Mark Mitchell <mark@codesourcery.com>
16176
16177 * g++.dg/lookup/ptrmem1.C: New test.
16178
16179 * g++.dg/abi/vthunk2.C: New test.
16180
16181 2002-10-25 Zack Weinberg <zack@codesourcery.com>
16182
16183 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
16184
16185 2002-10-24 Mark Mitchell <mark@codesourcery.com>
16186
16187 * g++.dg/abi/empty9.C: New test.
16188
16189 2002-10-24 Richard Henderson <rth@redhat.com>
16190
16191 * g++.dg/inherit/thunk1.C: Enable for ia64.
16192
16193 2002-10-23 Mark Mitchell <mark@codesourcery.com>
16194
16195 PR c++/8067
16196 * g++.dg/lookup/pretty1.C: New test.
16197
16198 2002-10-23 Jakub Jelinek <jakub@redhat.com>
16199
16200 * gcc.dg/20021023-1.c: New test.
16201
16202 2002-10-23 Mark Mitchell <mark@codesourcery.com>
16203
16204 PR c++/7679
16205 * g++.dg/parse/inline1.C: New test.
16206
16207 2002-10-23 Richard Henderson <rth@redhat.com>
16208
16209 * g++.dg/inherit/thunk1.C: Enable for x86_64.
16210
16211 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
16212
16213 2002-10-22 Mark Mitchell <mark@codesourcery.com>
16214
16215 PR c++/6579
16216 * g++.dg/parse/stmtexpr3.C: New test.
16217
16218 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
16219
16220 * g++.dg/expr/cond1.C: New test.
16221
16222 2002-10-21 Zack Weinberg <zack@codesourcery.com>
16223
16224 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
16225
16226 2002-10-21 Mark Mitchell <mark@codesourcery.com>
16227
16228 * g++.dg/abi/vbase13.C: New test.
16229 * g++.dg/abi/vbase14.C: Likewise.
16230
16231 2002-10-21 Jakub Jelinek <jakub@redhat.com>
16232
16233 * gcc.dg/tls/pic-1.c: New test.
16234 * gcc.dg/tls/nonpic-1.c: New test.
16235 * gcc.dg/20021018-1.c: New test.
16236
16237 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
16238
16239 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
16240 Remove only files with the same base name as the test case.
16241 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
16242 (profopt-execute): Likewise. Also, remove old profiling
16243 and performance data files before running the tests.
16244
16245 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
16246 * g++.dg/bprob/bprob.exp: Likewise.
16247 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
16248 to allow more general test case names.
16249
16250 * g++.dg/bprob/bprob-1.C: Rename to ...
16251 * g++.dg/bprob/g++-bprob-1.C: ... this.
16252
16253 * g77.dg/bprob/bprob-1.f: Rename to ...
16254 * g77.dg/bprob/g77-bprob-1.f: ... this.
16255
16256 2002-10-21 Zack Weinberg <zack@codesourcery.com>
16257
16258 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
16259 bison 1.50 or later.
16260
16261 2002-10-21 Janis Johnson <janis187@us.ibm.com>
16262
16263 * g++.dg/README: Describe more test directories.
16264
16265 2002-10-21 Mark Mitchell <mark@codesourcery.com>
16266
16267 * g++.dg/init/array6.C: Add additional tests.
16268
16269 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
16270
16271 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
16272 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
16273
16274 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
16275
16276 * gcc.c-torture/compile/20020604-1.x: New.
16277 * gcc.c-torture/compile/simd-5.x: Likewise.
16278 * gcc.c-torture/execute/920710-1.x: Likewise.
16279 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
16280
16281 2002-10-21 Mark Mitchell <mark@codesourcery.com>
16282
16283 * g++.dg/inherit/override1.C: Add dg-options clause.
16284
16285 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
16286
16287 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
16288 _mm_slli_si128.
16289
16290 2002-10-19 Andreas Schwab <schwab@suse.de>
16291
16292 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
16293 directory component.
16294
16295 2002-10-18 Mark Mitchell <mark@codesourcery.com>
16296
16297 * g++.dg/inherit/thunk1.C: New test.
16298
16299 * g++.dg/inherit/override1.C: New test.
16300
16301 * g++.dg/abi/mangle11.C: New test.
16302 * g++.dg/abi/mangle14.C: New test.
16303 * g++.dg/abi/mangle17.C: New test.
16304
16305 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
16306
16307 * g++.dg/overload/member2.C: New test.
16308
16309 2002-10-17 Janis Johnson <janis187@us.ibm.com>
16310
16311 * g++.dg/README: Describe new compat directory.
16312 * g++.dg/dg.exp: Skip tests in compat directory.
16313 * README.compat: New file.
16314 * lib/compat.exp: New expect script.
16315 * g++.dg/compat: New test directory.
16316 * g++.dg/compat/compat.exp: New expect script.
16317 * g++.dg/compat/abi: New test directory.
16318 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
16319 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
16320 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
16321 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
16322 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
16323 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
16324 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
16325 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
16326 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
16327 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
16328 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
16329 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
16330 * g++.dg/compat/break: New test directory.
16331 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
16332 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
16333 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
16334 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
16335 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
16336 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
16337 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
16338 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
16339 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
16340 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
16341 g++.dg/compat/break/README: New files.
16342 * g++.dg/compat/eh: New test directory.
16343 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
16344 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
16345 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
16346 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
16347 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
16348 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
16349 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
16350 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
16351 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
16352 g++.dg/compat/eh/filter2_y.C,
16353 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
16354 g++.dg/compat/eh/new1_y.C,
16355 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
16356 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
16357 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
16358 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
16359 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
16360 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
16361 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
16362 g++.dg/compat/eh/unexpected1_y.C: New files.
16363 * g++.dg/compat/init: New test directory.
16364 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
16365 g++.dg/compat/init/array5_y.C,
16366 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
16367 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
16368 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
16369 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
16370 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
16371 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
16372 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
16373 g++.dg/compat/init/init-ref2_y.C: New files.
16374
16375 2002-10-17 Mark Mitchell <mark@codesourcery.com>
16376
16377 PR c++/7584
16378 * g++.dg/inherit/using3.C: New test.
16379
16380 2002-10-17 Jan Hubicka <jh@suse.cz>
16381
16382 * gcc.dg/20021017-2.c: New test.
16383
16384 2002-10-17 Mark Mitchell <mark@codesourcery.com>
16385
16386 * g++.dg/abi/mangle16.C: Adjust.
16387
16388 * g++.dg/init/array8.C: New test.
16389
16390 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
16391
16392 * gcc.dg/special/mips-abi.exp: New test.
16393 * gcc.dg/special/mips-abi.s: Empty file used by the above.
16394
16395 2002-10-16 Mark Mitchell <mark@codesourcery.com>
16396
16397 * g++.dg/abi/mangle16.C: New test.
16398 * g++.dg/abi/mangle17.C: Likewise.
16399
16400 PR c++/7478
16401 * g++.dg/template/ref1.C: New test.
16402
16403 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16404
16405 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
16406
16407 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
16408
16409 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
16410
16411 2002-10-16 Mark Mitchell <mark@codesourcery.com>
16412
16413 PR c++/7524
16414 * g++.dg/init/array7.C: New test.
16415
16416 2002-10-15 Mark Mitchell <mark@codesourcery.com>
16417
16418 * g++.dg/init/array6.C: New test.
16419
16420 * g++.dg/abi/mangle13.C: Likewise.
16421 * g++.dg/abi/mangle14.C: Likewise.
16422 * g++.dg/abi/mangle15.C: Likewise.
16423
16424 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16425
16426 * g++.dg/abi/empty8.C: New test.
16427
16428 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
16429
16430 * g++.dg/init/ctor1.C: New test.
16431
16432 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
16433
16434 * gcc.c-torture/execute/20021015-1.c: New test.
16435
16436 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
16437
16438 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
16439
16440 2002-10-14 Jan Hubicka <jh@suse.cz>
16441
16442 * gcc.dg/i386-ssetype-[1-5].c: New tests.
16443
16444 2002-10-14 Richard Henderson <rth@redhat.com>
16445
16446 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
16447
16448 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16449
16450 PR optimization/6631
16451 * g++.dg/opt/const2.C: New test.
16452
16453 2002-10-14 Mark Mitchell <mark@codesourcery.com>
16454
16455 PR c++/7176
16456 * g++.dg/parse/friend1.C: New test.
16457 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
16458
16459 2002-10-14 Jakub Jelinek <jakub@redhat.com>
16460
16461 * gcc.dg/20021014-1.c: New test.
16462
16463 2002-10-11 Mark Mitchell <mark@codesourcery.com>
16464
16465 PR c++/5661
16466 * g++.dg/ext/vlm1.C: New test.
16467 * g++.dg/ext/vlm2.C: Likewise.
16468
16469 * g++.dg/init/array1.C: Remove invalid braces.
16470 * g++.dg/init/brace1.C: New test.
16471 * g++.dg/init/copy2.C: Likewise.
16472 * g++.dg/init/copy3.C: Likewise.
16473 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
16474 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
16475 braces.
16476
16477 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
16478
16479 * gcc.dg/cpp/assembler.S: Don't use -ansi.
16480
16481 2002-10-11 Richard Shann <richard.shann@superh.com>
16482
16483 * gcc.c-torture/compile/simd-5.c: New test.
16484
16485 2002-10-10 Roger Sayle <roger@eyesopen.com>
16486
16487 * gcc.c-torture/execute/shiftopt-1.c: New test case.
16488
16489 2002-10-10 Jim Wilson <wilson@redhat.com>
16490
16491 * gcc.c-torture/execute/20021010-1.c: New test.
16492
16493 2002-10-09 Zack Weinberg <zack@codesourcery.com>
16494
16495 PR c/7353
16496 * g++.dg/ext/typedef-init.C: New test.
16497 * gcc.dg/typedef-init.c: New test.
16498
16499 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
16500
16501 * gcc.dg/cpp/paste13.c: New test.
16502
16503 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16504
16505 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
16506 remaining platforms, XFAIL during compile, not execute. Don't
16507 XFAIL at -O0.
16508
16509 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
16510
16511 * gcc.dg/alias-1.c: Tweak expected warning.
16512
16513 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
16514
16515 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
16516
16517 2002-10-06 Andreas Jaeger <aj@suse.de>
16518
16519 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
16520 * gcc.dg/cpp/c++98.C: Likewise.
16521
16522 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
16523 * g++.dg/cpp/c++98.C: Likewise.
16524
16525 * g++.dg/README (Subdirectories): Mention cpp directory.
16526
16527 PR target/7559
16528 * gcc.dg/20021006-1.c: New test.
16529
16530 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16531
16532 PR c++/7804
16533 * g++.dg/other/warning1.C: New test.
16534
16535 2002-10-04 Roger Sayle <roger@eyesopen.com>
16536
16537 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
16538 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
16539 and sparc-*-* with -m64 as expected failures. See PR 8087.
16540
16541 2002-10-03 Mark Mitchell <mark@codesourcery.com>
16542
16543 PR c++/7931
16544 * g++.dg/template/ptrmem3.C: New test.
16545
16546 PR c++/7754
16547 * g++.dg/template/union1.C: New test.
16548
16549 2002-10-03 Mark Mitchell <mark@codesourcery.com>
16550
16551 PR c++/8006
16552 * g++.dg/abi/mangle9.C: New test.
16553 * g++.dg/abi/mangle10.C: New test.
16554 * g++.dg/abi/mangle11.C: New test.
16555 * g++.dg/abi/mangle12.C: New test.
16556
16557 2002-10-02 Mark Mitchell <mark@codesourcery.com>
16558
16559 PR c++/7188.
16560 * g++.dg/template/meminit1.C: New test.
16561 * g++.dg/warn/Wreorder-1.C: Likewise.
16562 * g++.old-deja/g++.mike/warn3.C: Tweak.
16563 * lib/prune.exp: Ingore "in copy constructor".
16564
16565 2002-10-02 Andreas Jaeger <aj@suse.de>
16566
16567 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
16568 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
16569 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
16570 on x86-64.
16571
16572 2002-10-01 Mark Mitchell <mark@codesourcery.com>
16573
16574 * gcc.dg/empty1.C: Fix typo.
16575
16576 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
16577
16578 * gcc.dg/alias-1.c: New test.
16579
16580 2002-10-01 Mark Mitchell <mark@codesourcery.com>
16581
16582 * gcc.dg/empty1.C: New test.
16583
16584 * g++.dg/tls/init-2.C: Tweak error messages.
16585
16586 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
16587
16588 * gcc.c-torture/compile/20020923-1.c: New test.
16589
16590 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
16591
16592 * gcc.c-torture/execute/ffs-1.c: New test.
16593 * gcc.c-torture/execute/ffs-2.c: Ditto.
16594
16595 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
16596
16597 * g++.dg/overload/member1.C: New test.
16598
16599 2002-09-30 Mark Mitchell <mark@codesourcery.com>
16600
16601 * g++.dg/abi/empty7.C: New test.
16602 * g++.dg/init/pm2.C: Likewise.
16603
16604 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
16605
16606 * g++.dg/rtti/crash1.C: New test.
16607
16608 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
16609
16610 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
16611 gcc.dg/sibcall-4.c: New tests.
16612
16613 2002-09-28 Roger Sayle <roger@eyesopen.com>
16614
16615 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
16616 powerpc and MMIX targets.
16617
16618 2002-09-27 Zack Weinberg <zack@codesourcery.com>
16619
16620 * gcc.dg/cpp/20020927-1.c: New.
16621
16622 2002-09-26 David S. Miller <davem@redhat.com>
16623
16624 * gcc.c-torture/compile/trunctfdf.c: New.
16625
16626 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16627
16628 * lib/target-supports.exp (check_weak_available): Handle solaris2.
16629
16630 2002-09-27 Alan Modra <amodra@bigpond.net.au>
16631
16632 * gcc.c-torture/execute/loop-15.c: New.
16633
16634 2002-09-26 Janis Johnson <janis187@us.ibm.com>
16635
16636 * README.QMTEST: Fix typo.
16637
16638 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
16639
16640 * gcc.dg/20020926-1.c: New test.
16641
16642 2002-09-25 David S. Miller <davem@redhat.com>
16643
16644 PR target/7842
16645 * gcc.c-torture/execute/shiftdi.c: New test.
16646
16647 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
16648
16649 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
16650 unique to the tool.
16651 * lib/g77.exp (g77_init): Likewise.
16652 * lib/g++.exp (g++_init): Likewise.
16653 * lib/objc.exp (objc_init): Likewise.
16654
16655 2002-09-25 Mark Mitchell <mark@codesourcery.com>
16656
16657 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
16658 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
16659 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
16660
16661 2002-09-25 Richard Henderson <rth@redhat.com>
16662
16663 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
16664 too-small long double.
16665
16666 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
16667
16668 * gcc.dg/20020919-1.c: New test.
16669
16670 2002-09-23 Mark Mitchell <mark@codesourcery.com>
16671
16672 * g++.dg/abi/bitfield6.C: New test.
16673 * g++.dg/abi/bitfield7.C: New test.
16674 * g++.dg/abi/bitfield8.C: New test.
16675 * g++.dg/abi/vbase11.C: New test.
16676
16677 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
16678
16679 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
16680 hppa*-*-hpux*. Update test comment.
16681
16682 2002-09-20 Jakub Jelinek <jakub@redhat.com>
16683
16684 * gcc.dg/tls/struct-1.c: New test.
16685
16686 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
16687
16688 * gcc.dg/cpp/tr-warn2.c: Update.
16689
16690 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16691
16692 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16693
16694 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16695
16696 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16697 systems.
16698
16699 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
16700
16701 * gcc.c-torture/execute/ieee/mzero3.c: New test.
16702
16703 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16704 Adjust for c++filt moved to binutils. Remove spurious duplicate
16705 setting of cxxfilt.
16706
16707 2002-09-19 Geoffrey Keating <geoffk@apple.com>
16708
16709 * gcc.dg/20020312-2.c: Update for darwin.
16710
16711 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
16712
16713 * g++.old-deja/g++.other/crash32.C: Mark ICE.
16714
16715 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
16716
16717 * objc.dg/comp-types-1.m: New test.
16718 * objc.dg/comp-types-2.m: New test.
16719 * objc.dg/comp-types-3.m: New test.
16720 * objc.dg/comp-types-4.m: New test.
16721 * objc.dg/comp-types-5.m: New test.
16722 * objc.dg/comp-types-6.m: New test.
16723
16724 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16725
16726 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16727
16728 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16729
16730 * g++.dg/other/do1.C: New test.
16731
16732 * g++.dg/template/subst1.C: New test.
16733
16734 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16735
16736 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16737
16738 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16739
16740 * g++.dg/template/qualttp20.C: Adjust expected errors.
16741 * g++.old-deja/g++.jason/report.C: Likewise.
16742 * g++.old-deja/g++.other/qual1.C: Likewise.
16743
16744 * g++.dg/lookup/scoped2.C: New test.
16745
16746 * g++.dg/ext/asm3.C: New test.
16747
16748 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16749
16750 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16751
16752 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16753
16754 * ChangeLog: follow spelling conventions.
16755 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16756 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16757 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16758 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16759 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16760 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16761 * g++.old-deja/g++.law/global-init1.C: Likewise.
16762 * g++.old-deja/g++.other/delete4.C: Likewise.
16763 * g++.old-deja/g++.other/inline21.C: Likewise.
16764 * g++.old-deja/g++.other/singleton.C: Likewise.
16765 * g77.dg/strlen0.f: Likewise.
16766 * g77.f-torture/compile/20010519-1.f: Likewise.
16767 * g77.f-torture/compile/980310-4.f: Likewise.
16768 * gcc.c-torture/compile/20000605-1.c: Likewise.
16769 * gcc.c-torture/execute/20020225-1.c: Likewise.
16770 * gcc.dg/c90-hexfloat-2.c: Likewise.
16771 * gcc.dg/c99-bool-1.c: Likewise.
16772 * gcc.dg/c99-hexfloat-2.c: Likewise.
16773 * gcc.dg/dll-2.c: Likewise.
16774 * gcc.dg/wtr-union-init-1.c: Likewise.
16775 * gcc.dg/wtr-union-init-2.c: Likewise.
16776 * gcc.dg/wtr-union-init-3.c: Likewise.
16777 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16778 * gcc.dg/cpp/defined.c: Likewise.
16779 * gcc.dg/cpp/macsyntx.c: Likewise.
16780 * gcc.dg/cpp/paste2.c: Likewise.
16781 * gcc.dg/cpp/trad/defined.c: Likewise.
16782 * gcc.dg/format/c90-printf-1.c: Likewise.
16783 * gcc.dg/format/c90-scanf-1.c: Likewise.
16784 * gcc.dg/format/c99-printf-1.c: Likewise.
16785 * gcc.dg/format/c99-scanf-1.c: Likewise.
16786 * gcc.misc-tests/gcov-8.c: Likewise.
16787 * lib/profopt.exp: Likewise.
16788
16789 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16790
16791 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16792
16793 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16794
16795 * g++.dg/inherit/using2.C: New test.
16796
16797 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16798
16799 * ChangeLog: Follow spelling conventions.
16800 * g++.dg/template/friend4.C: Likewise.
16801 * g++.old-deja/g++.pt/crash67.C: Likewise.
16802 * gcc.c-torture/execute/20000801-4.c: Likewise.
16803 * gcc.dg/c90-digraph-1.c: Likewise.
16804 * gcc.dg/c94-digraph-1.c: Likewise.
16805 * gcc.dg/c99-digraph-1.c: Likewise.
16806 * gcc.dg/cpp/line5.c: Likewise.
16807 * gcc.dg/cpp/multiline.c: Likewise.
16808 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16809 * gcc.dg/format/attr-3.c: Likewise.
16810 * gcc.dg/format/c90-scanf-3.c: Likewise.
16811 * gcc.dg/format/ext-4.c: Likewise.
16812
16813 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16814
16815 * g++.dg/template/pretty1.C: New test.
16816
16817 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16818
16819 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16820
16821 2002-09-13 Matt Austern <austern@apple.com>
16822
16823 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16824 passing a cast expression to a function by const reference.
16825
16826 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16827
16828 * g++.dg/template/deduce1.C: New test.
16829
16830 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16831
16832 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16833 32-bit int.
16834
16835 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16836
16837 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16838 usage.
16839
16840 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16841
16842 * gcc.c-torture/compile/20020910-1.c: New test.
16843
16844 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16845
16846 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16847
16848 2002-09-10 Andreas Jaeger <aj@suse.de>
16849
16850 * gcc.dg/20020312-2.c: Adjust for x86-64.
16851
16852 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16853
16854 * g77.dg/7388.f: New test case for PR 7388.
16855
16856 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16857
16858 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16859
16860 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16861
16862 * objc.dg/proto-lossage-1.m: New test.
16863
16864 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16865
16866 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16867
16868 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16869
16870 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16871 expected to pass.
16872
16873 2002-09-06 Stan Shebs <shebs@apple.com>
16874 David Edelsohn <edelsohn@gnu.org>
16875
16876 * gcc.dg/weak: New directory.
16877 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16878 target-specific xfail bits.
16879 * gcc.dg/typeof-2.c: Move to new directory.
16880 * gcc.dg/weak.exp: New expect script.
16881
16882 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16883
16884 * gcc.c-torture/execute/extzvsi.c: New test.
16885
16886 2002-09-05 Stan Shebs <shebs@apple.com>
16887
16888 * gcc.dg/weak-1.c: xfail on Darwin.
16889 * gcc.dg/weak-2.c: Ditto.
16890 * gcc.dg/weak-3.c: Ditto.
16891 * gcc.dg/weak-4.c: Ditto.
16892 * gcc.dg/weak-5.c: Ditto.
16893 * gcc.dg/weak-6.c: Ditto.
16894 * gcc.dg/weak-7.c: Ditto.
16895 * gcc.dg/weak-8.c: Ditto.
16896 * gcc.dg/weak-9.c: Ditto.
16897
16898 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16899
16900 * gcc.c-torture/execute/loop-14.c: New test.
16901
16902 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16903
16904 * g++.dg/other/cxa-atexit1.C: New test.
16905
16906 * gcc.dg/typeof-2.c: New test.
16907
16908 2002-09-03 Roger Sayle <roger@eyesopen.com>
16909
16910 * gcc.dg/builtins-2.c: New testcase.
16911 * gcc.dg/builtins-3.c: New testcase.
16912
16913 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16914
16915 * gcc.dg/cpp/_Pragma4.c: New test.
16916
16917 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16918
16919 * objc/execute/nil_method-1.m: New testcase.
16920
16921 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16922
16923 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16924 [Object class], not [Object initialize].
16925
16926 2002-08-31 Roger Sayle <roger@eyesopen.com>
16927 Hans-Peter Nilsson <hp@bitrange.com>
16928
16929 * gcc.c-torture/execute/20020720-1.x: Skip test on
16930 mmix-knuth-mmixware. Correct comment.
16931
16932 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16933
16934 * testsuite/g++.dg/abi/bitfield5.C: New test.
16935 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16936
16937 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16938
16939 * objc.dg/undeclared-selector.m: New test.
16940
16941 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16942
16943 * g++.dg/other/offsetof1.C: Avoid cast warning.
16944
16945 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16946
16947 * objc.dg/super-class-2.m: New test.
16948
16949 2002-08-24 Matt Austern <austern@apple.com>
16950
16951 * g++.dg/ext/lvaddr.C: New test.
16952 * g++.dg/ext/lvcast.C: New test.
16953
16954 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16955
16956 * testsuite/g++.dg/inherit/cond1.C: New test.
16957
16958 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16959
16960 * gcc.dg/noncompile/incomplete-1.c: New test.
16961
16962 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16963
16964 * gcc.dg/typespec-1.c: New test.
16965
16966 2002-08-20 Devang Patel <dpatel@apple.com>
16967 * objc.dg/proto-hier-2.m: New test.
16968
16969 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16970
16971 * objc.dg/bitfield-1.m: New test.
16972 * objc.dg/bitfield-2.m: New test.
16973
16974 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16975
16976 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16977 gcc.dg/c99-flex-array-4.c: New tests.
16978
16979 2002-08-16 Stan Shebs <shebs@apple.com>
16980
16981 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16982
16983 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16984
16985 * gcc.dg/typeof-1.c: New test.
16986 * g++.dg/ext/typeof2.C: New test.
16987
16988 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16989
16990 * g++.dg/other/offsetof1.C: New test.
16991
16992 2002-08-14 Richard Henderson <rth@redhat.com>
16993
16994 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16995
16996 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16997
16998 * gcc.dg/cpp/_Pragma3.c: New test.
16999
17000 2002-08-13 Mark Mitchell <mark@codesourcery.com>
17001
17002 * g++.dg/template/inherit3: New test.
17003
17004 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
17005
17006 * gcc.dg/bitfld-4.c: Add blank options.
17007
17008 2002-08-09 Mark Mitchell <mark@codesourcery.com>
17009
17010 * g++.dg/template/crash1.C: New test.
17011
17012 2002-08-08 Jakub Jelinek <jakub@redhat.com>
17013
17014 * gcc.dg/tls/opt-2.c: New test.
17015
17016 2002-08-08 Devang Patel <dpatel@apple.com>
17017
17018 * objc.dg/selector-1.m : New test
17019
17020 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
17021
17022 * g++.dg/abi/bitfield4.C: New test.
17023 * gcc.dg/bitfld-4.c: New test.
17024
17025 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
17026
17027 * g++.dg/other/packed1.C: New test.
17028
17029 2002-08-07 Mark Mitchell <mark@codesourcery.com>
17030
17031 * g++.dg/abi/offsetof.C: Tweak error messages.
17032 * g++.old-deja/g++.mike/p10769a.C: Likewise.
17033
17034 2002-08-08 Jakub Jelinek <jakub@redhat.com>
17035
17036 * gcc.dg/bitfld-3.c: New test.
17037
17038 2002-08-07 Jakub Jelinek <jakub@redhat.com>
17039 Richard Henderson <rth@redhat.com>
17040
17041 * gcc.dg/i386-bitfield1.c: New test.
17042 * g++.dg/abi/bitfield3.C: Update.
17043
17044 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
17045
17046 * objc.dg/const-str-2.m: Update.
17047 * gcc.dg/cpp/c++98.c: Change to C extension.
17048 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
17049 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
17050
17051 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
17052
17053 * testsuite/gcc.dg/tls/diag-3.c: New.
17054
17055 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
17056
17057 * g++.dg/README (Subdirectories): Document new subdir expr.
17058 * g++.dg/expr/pmf-1.C: New test.
17059
17060 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
17061
17062 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
17063
17064 2002-08-06 Jakub Jelinek <jakub@redhat.com>
17065
17066 * g++.dg/abi/bitfield3.C: New test.
17067
17068 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
17069
17070 * lib/gcov.exp: Tweak expected line formats.
17071 * gcc.misc-tests/gcov8.c: New test.
17072 * gcc.misc-tests/gcov8.x: New flags.
17073
17074 2002-08-05 Jakub Jelinek <jakub@redhat.com>
17075
17076 * consistency.vlad/layout/endian.c: Include string.h.
17077
17078 * gcc.c-torture/execute/20020805-1.c: New test.
17079
17080 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
17081
17082 * g++.dg/other/conversion1.C: New test.
17083
17084 2002-08-03 Roger Sayle <roger@eyesopen.com>
17085
17086 * gcc.dg/builtins-1.c: New testcase.
17087
17088 2002-08-02 Mark Mitchell <mark@codesourcery.com>
17089
17090 * g++.dg/inherit/access3.C: New test.
17091
17092 2002-08-01 Jakub Jelinek <jakub@redhat.com>
17093
17094 * gcc.dg/ia64-visibility-2.c: New test.
17095
17096 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
17097
17098 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
17099 __qualifier_flags to __flags.
17100
17101 2002-07-31 Mark Mitchell <mark@codesourcery.com>
17102
17103 * g++.dg/inherit/operator1.C: New test.
17104 * g++.dg/lookup/disamb1.C: Fix typo in comment.
17105 * g++.dg/other/error1.C: Change expected error message.
17106 * g++.dg/template/conv4.C: Likewise.
17107
17108 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
17109
17110 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
17111 for documented behavior.
17112
17113 2002-07-25 Roger Sayle <roger@eyesopen.com>
17114
17115 * gcc.c-torture/execute/20020720-1.x: Skip this test on
17116 several targets known to fail.
17117
17118 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
17119
17120 * gcc.dg/mips-args-[123].c: New tests.
17121
17122 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
17123
17124 * gcc.dg/ppc-spe.c: New.
17125
17126 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
17127
17128 * g++.dg/other/ptrmem4.C: New testcase.
17129
17130 2002-07-24 Richard Henderson <rth@redhat.com>
17131
17132 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
17133
17134 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
17135
17136 * g++.dg/ext/alignof1.C (main): Return 0 for success.
17137
17138 2002-07-24 Roger Sayle <roger@eyesopen.com>
17139
17140 * gcc.c-torture/execute/memset-3.c: New testcase.
17141
17142 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
17143
17144 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
17145 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
17146
17147 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17148
17149 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
17150 Delete.
17151
17152 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
17153
17154 * gcc.c-torture/compile/simd-4.c: New test.
17155
17156 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17157
17158 PR c++/7347, c++/7348
17159 * g++.dg/template/access4.C: New test.
17160 * g++.dg/template/access5.C: New test.
17161 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
17162 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
17163 * g++.old-deja/g++.pt/ttp58.C: Likewise.
17164 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
17165
17166 2002-07-22 Jakub Jelinek <jakub@redhat.com>
17167
17168 * gcc.dg/gnu89-init-2.c: New test.
17169
17170 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
17171
17172 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
17173
17174 2002-07-20 Roger Sayle <roger@eyesopen.com>
17175
17176 * gcc.c-torture/execute/20020720-1.c: New testcase.
17177
17178 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
17179
17180 * gcc.dg/cpp/Wsignprom.c: New tests.
17181
17182 2002-07-20 Alan Modra <amodra@bigpond.net.au>
17183
17184 * gcc.c-torture/execute/loop-13.c: New test.
17185
17186 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
17187
17188 * gcc.dg/cpp/expr.c: New tests.
17189
17190 2002 07-18 David Edelsohn <edelsohn@gnu.org>
17191
17192 * g++.dg/opt/pr6713.C: Add template instantiation.
17193
17194 2002-07-18 Alan Modra <amodra@bigpond.net.au>
17195
17196 * gcc.dg/nest.c: New test.
17197
17198 2002-07-17 Richard Henderson <rth@redhat.com>
17199
17200 * g++.dg/opt/pr6713.C: New test.
17201
17202 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
17203
17204 * gcc.c-torture/execute/loop-2e.x: Let the testcase
17205 XFAIL for all x86 processors.
17206
17207 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
17208
17209 * gcc.c-torture/execute/20010122-1.x: Do not test with
17210 -fomit-frame-pointer.
17211
17212 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17213
17214 * g++.dg/template/instantiate2.C: New test.
17215 * g++.dg/template/spec4.C: New test.
17216
17217 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17218
17219 * g++.dg/template/access2.C: New test.
17220 * g++.dg/template/access3.C: New test.
17221
17222 2002-07-15 Zack Weinberg <zack@codesourcery.com>
17223
17224 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
17225 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
17226 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
17227 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
17228 Convert to use <stdarg.h>.
17229 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
17230 Delete.
17231 * gcc.dg/va-arg-2.c: New.
17232 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
17233
17234 2002-07-15 Jakub Jelinek <jakub@redhat.com>
17235
17236 * gcc.c-torture/compile/20020710-1.c: New test.
17237
17238 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
17239 Andrew Pinski <pinskia@physics.uc.edu>
17240
17241 gcc.c-torture/compile/simd-2.c: New testcase.
17242 gcc.c-torture/compile/simd-3.c: Likewise.
17243
17244 2002-07-11 Mark Mitchell <mark@codesourcery.com>
17245
17246 PR c++/7224
17247 * g++.dg/overload/error1.C: New test.
17248
17249 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17250
17251 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
17252 configuration and IRIX 6 O32 ABI.
17253
17254 2002-07-11 Roger Sayle <roger@eyesopen.com>
17255
17256 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
17257
17258 2002-07-10 Roger Sayle <roger@eyesopen.com>
17259
17260 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
17261
17262 2002-07-10 Jeffrey A Law <law@redhat.com>
17263
17264 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
17265
17266 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
17267
17268 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
17269
17270 * gcc.dg/20020312-2.c: Check for __PPC__.
17271
17272 2002-07-09 Diego Novillo <dnovillo@redhat.com>
17273
17274 * gcc.c-torture/compile/20020709-1.c: New test.
17275
17276 2002-07-07 Roger Sayle <roger@eyesopen.com>
17277
17278 * g++.dg/template/qualttp21.C: New test case.
17279
17280 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
17281
17282 * gcc.c-torture/compile/20020706-1.c: New test.
17283 * gcc.c-torture/compile/20020706-2.c: New test.
17284
17285 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
17286 Alexandre Oliva <aoliva@redhat.com>
17287
17288 * g++.dg/warn/incomplete1.C: New test.
17289
17290 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17291
17292 PR c++/7099
17293 * g++.dg/warn/noreturn1.C: New test.
17294
17295 2002-07-03 Mark Mitchell <mark@codesourcery.com>
17296
17297 PR c++/6706
17298 * g++.dg/debug/debug6.C: New test.
17299 * g++.dg/debug/debug7.C: New test.
17300
17301 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
17302
17303 * gcc.c-torture/compile/simd-3.c: New test.
17304
17305 2002-07-03 Chris Demetriou <cgd@broadcom.com>
17306
17307 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
17308 * gcc.dg/20020620-1.c: Likewise.
17309
17310 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17311
17312 PR c++/6944
17313 * g++.dg/init/array4.C: New test.
17314 * g++.dg/init/array5.C: New test.
17315
17316 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
17317
17318 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
17319 * gcc.c-torture/execute/simd-2.c (main): Likewise.
17320
17321 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17322
17323 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
17324 * gcc.dg/wtr-aggr-init-1.c: Likewise.
17325 * gcc.dg/wtr-conversion-1.c: Likewise.
17326 * gcc.dg/wtr-escape-1.c: Likewise.
17327 * gcc.dg/wtr-int-type-1.c: Likewise.
17328 * gcc.dg/wtr-label-1.c: Likewise.
17329 * gcc.dg/wtr-static-1.c: Likewise.
17330 * gcc.dg/wtr-strcat-1.c: Likewise.
17331 * gcc.dg/wtr-suffix-1.c: Likewise.
17332 * gcc.dg/wtr-switch-1.c: Likewise.
17333 * gcc.dg/wtr-unary-plus-1.c: Likewise.
17334 * gcc.dg/wtr-union-init-1.c: Likewise.
17335 * gcc.dg/wtr-union-init-2.c: Likewise.
17336 * gcc.dg/wtr-union-init-3.c: Likewise.
17337
17338 * gcc.dg/wtr-func-def-1.c: New test.
17339
17340 2002-07-02 Devang Patel <dpatel@apple.com>
17341
17342 * objc.dg/param-1.m: New test.
17343
17344 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
17345
17346 * gcc.dg/cpp/trad/directive.c: Add test.
17347 * gcc.dg/cpp/trad/macroargs.c: Add test.
17348 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
17349
17350 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
17351
17352 * gcc.dg/cpp/cmdlne-M.c: New test.
17353
17354 2002-07-02 Ziemowit Laski <zlaski@apple.com>
17355
17356 * objc.dg/desig-init-1.m: New test.
17357
17358 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17359
17360 PR c++/6716
17361 * g++.dg/template/instantiate1.C: New test.
17362
17363 2002-07-01 Mark Mitchell <mark@codesourcery.com>
17364
17365 PR c++/7112
17366 * g++.dg/template/sizeof2.C: New test.
17367
17368 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
17369
17370 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
17371 gcc.dg/cpp/trad/include.c: New tests.
17372
17373 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
17374
17375 PR target/7177
17376 * gcc.c-torture/compile/20020701-1.c: New test.
17377
17378 2002-07-01 Stan Shebs <shebs@apple.com>
17379
17380 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
17381 header here...
17382 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
17383 (objc-torture-execute): or here.
17384
17385 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
17386
17387 * gcc.c-torture/execute/arith-rand-ll.c: New test.
17388
17389 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
17390
17391 * gcc.dg/cpp/trad/escaped-nl.c: New test.
17392
17393 2002-06-30 Devang Patel <dpatel@apple.com>
17394
17395 * objc.dg/fsyntax-only.m: New test.
17396
17397 2002-06-27 Mark Mitchell <mark@codesourcery.com>
17398
17399 PR c++/6695
17400 * g++.dg/template/friend7.C: New file.
17401
17402 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
17403
17404 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
17405 return type.
17406
17407 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
17408
17409 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
17410 avoid division by zero.
17411
17412 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
17413
17414 * gcc.dg/Wunknownprag.c: New tests.
17415
17416 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
17417
17418 * gcc.c-torture/execute/simd-2.c: New test.
17419
17420 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
17421
17422 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
17423 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
17424 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
17425 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
17426 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
17427 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
17428 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
17429 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
17430 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
17431 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
17432 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
17433 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
17434 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
17435 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
17436 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
17437 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
17438 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
17439
17440 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
17441
17442 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
17443 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
17444 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
17445 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
17446 New tests.
17447 * gcc.dg/cpp/trad/directive.c: Update.
17448
17449 2002-06-23 Andreas Jaeger <aj@suse.de>
17450
17451 * gcc.c-torture/execute/complex-6.c: New.
17452
17453 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
17454
17455 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
17456 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
17457 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
17458 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
17459
17460 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
17461
17462 * gcc.dg/cpp/trad: New directory with traditional tests copied
17463 from parent directory.
17464 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17465 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17466 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17467 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17468 Move to trad/ and rename.
17469 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
17470 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
17471 gcc.dg/cpp/trad/redef2.c: New tests.
17472 * gcc.dg/cpp/trad/trad.exp: New driver.
17473
17474 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
17475
17476 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
17477 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
17478 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
17479 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
17480 Remove.
17481
17482 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
17483
17484 * gcc.dg/20020620-1.c: New test.
17485
17486 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17487
17488 * g++.dg/template/ttp4.C: New test.
17489
17490 2002-06-19 Jakub Jelinek <jakub@redhat.com>
17491
17492 * g++.dg/opt/vt1.C: Fix regexp.
17493
17494 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17495
17496 * gcc.c-torture/execute/pure-1.c: Make functions static again.
17497 Don't use attribute `noinline'.
17498
17499 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
17500
17501 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
17502
17503 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
17504
17505 * gcc.c-torture/execute/simd-1.c: New.
17506
17507 * gcc.dg/simd-1.c: New.
17508
17509 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
17510
17511 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
17512
17513 2002-06-16 Richard Henderson <rth@redhat.com>
17514
17515 * g++.dg/ext/anon-struct1.C: New.
17516 * g++.dg/ext/anon-struct2.C: New.
17517 * g++.dg/ext/anon-struct3.C: New.
17518 * gcc.dg/anon-struct-1.c: New.
17519 * gcc.dg/anon-struct-2.c: New.
17520 * gcc.dg/anon-struct-3.c: New.
17521 * gcc.dg/20011008-1.c: Adjust warning text.
17522 * gcc.dg/20020527-1.c: Add -fms-extensions.
17523
17524 2002-06-16 Richard Henderson <rth@redhat.com>
17525
17526 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
17527
17528 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
17529
17530 * gcc.c-torture/execute/20020615-1.c: New test.
17531
17532 2002-06-15 Roger Sayle <roger@eyesopen.com>
17533
17534 * gcc.c-tortuture/execute/compare-1.c: New test case.
17535 * gcc.c-tortuture/execute/compare-2.c: New test case.
17536 * gcc.c-tortuture/execute/compare-3.c: New test case.
17537
17538 2002-06-13 Richard Henderson <rth@redhat.com>
17539
17540 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
17541 ia64 ilp32.
17542
17543 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17544
17545 * g++.dg/template/typename2.C: Update error message.
17546
17547 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
17548
17549 * gcc.c-torture/execute/20020611-1.c: New test.
17550
17551 2002-06-11 Bob Wilson <bob.wilson@acm.org>
17552
17553 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
17554 list of targets to skip.
17555
17556 2002-06-10 Bob Wilson <bob.wilson@acm.org>
17557
17558 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
17559 targets if not optimizing.
17560
17561 2002-06-10 Jakub Jelinek <jakub@redhat.com>
17562
17563 * gcc.c-torture/compile/20020605-1.c: New test.
17564
17565 * g++.dg/opt/vt1.C: New test.
17566
17567 * gcc.dg/20020531-1.c: New test.
17568
17569 * gcc.dg/20020530-1.c: New test.
17570
17571 * gcc.dg/20020527-1.c: New test.
17572
17573 * g++.dg/opt/cse1.C: New test.
17574
17575 2002-06-07 Roger Sayle <roger@eyesopen.com>
17576
17577 * gcc.dg/20020607-2.c: New test case.
17578
17579 2002-06-07 Jakub Jelinek <jakub@redhat.com>
17580
17581 * gcc.c-torture/compile/20020604-1.c: New test.
17582
17583 2002-06-04 Richard Henderson <rth@redhat.com>
17584
17585 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
17586 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
17587 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
17588
17589 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
17590
17591 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
17592
17593 2002-06-03 Richard Henderson <rth@redhat.com>
17594
17595 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
17596 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
17597
17598 2002-06-02 Richard Henderson <rth@redhat.com>
17599
17600 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
17601 test functions static.
17602
17603 2002-06-02 Andreas Jaeger <aj@suse.de>
17604
17605 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
17606 now.
17607
17608 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
17609
17610 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
17611 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
17612 Update for mofified diagnostics.
17613 * gcc.dg/c99-intconst-1.c: No longer fail.
17614
17615 2002-06-02 Richard Henderson <rth@redhat.com>
17616
17617 * gcc.dg/uninit-A.c: Remove xfail markers.
17618
17619 2002-06-01 Roger Sayle <roger@eyesopen.com>
17620
17621 * gcc.dg/fnegate-1.c: New test case.
17622
17623 2002-05-30 Osku Salerma <osku@iki.fi>
17624
17625 * gcc.c-torture/execute/mayalias-1.c: New file.
17626
17627 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
17628
17629 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
17630 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
17631 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
17632
17633 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
17634
17635 * gcc.c-torture/execute/20020529-1.c: New test.
17636
17637 2002-05-27 Richard Henderson <rth@redhat.com>
17638
17639 * g++.dg/ext/attrib6.C: New test case.
17640
17641 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17642
17643 * gcc.c-torture/execute/pure-1.c: New test.
17644
17645 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17646
17647 * gcc.dg/cpp/arith-2.c: Remove.
17648
17649 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17650
17651 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
17652 * gcc.dg/cpp/if-3.c: Remove.
17653
17654 2002-05-26 Jakub Jelinek <jakub@redhat.com>
17655
17656 * g++.dg/opt/cse2.C: New test.
17657
17658 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
17659
17660 * gcc.dg/cpp/arith-1.c: New semantic tests.
17661 * gcc.dg/cpp/if-1.c: Update.
17662
17663 2002-05-24 Ben Elliston <bje@redhat.com>
17664
17665 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
17666
17667 2002-05-24 Jakub Jelinek <jakub@redhat.com>
17668
17669 * gcc.dg/verbose-asm.c: New test.
17670
17671 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
17672
17673 * gcc.dg/cpp/paste12.c: New test.
17674
17675 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17676
17677 * g++.dg/parse/named_ops.C: New test.
17678
17679 2002-05-23 Mark Mitchell <mark@codesourcery.com>
17680
17681 * gcc/testsuite/gcc.dg/weak-8.c: New test.
17682
17683 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
17684
17685 * gcc.dg/weak-2.c: Allow optional leading underscore
17686 in scan-assembler symbol name.
17687 * gcc.dg/weak-3.c: Likewise.
17688 * gcc.dg/weak-4.c: Likewise.
17689 * gcc.dg/weak-5.c: Likewise.
17690
17691 2002-05-23 Jakub Jelinek <jakub@redhat.com>
17692
17693 * gcc.dg/20020523-1.c: New test.
17694
17695 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17696
17697 * objc.dg/const-str-2.m: Update now that we stop after
17698 a command line error.
17699
17700 2002-05-22 Richard Henderson <rth@redhat.com>
17701
17702 * g++.dg/dg.exp: Fix typo in test pruneing.
17703
17704 2002-05-22 Richard Henderson <rth@redhat.com>
17705
17706 * g++.dg/dg.exp: Prune the tls subdirectory.
17707 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17708 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17709 * g++.dg/tls/init-1.C: New.
17710
17711 2002-05-22 Jakub Jelinek <jakub@redhat.com>
17712
17713 * gcc.dg/20020517-1.c: New test.
17714
17715 2002-05-21 Richard Henderson <rth@redhat.com>
17716
17717 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17718 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17719
17720 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17721
17722 * g++.dg/other/copy2.C: New test.
17723
17724 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17725
17726 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17727 (MAX_COPY): Bump up to 10 times sizeof (long long).
17728 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17729
17730 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17731 sizeof (long long).
17732
17733 * gcc.c-torture/execute/strcpy-1.c: New test.
17734
17735 2002-05-19 Jason Merrill <jason2redhat.com>
17736
17737 * g++.dg/ext/oper1.C: New test.
17738
17739 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17740 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17741
17742 * README.QMTEST: New file.
17743
17744 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17745
17746 2002-05-19 Andreas Jaeger <aj@suse.de>
17747
17748 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17749 now.
17750 * gcc.c-torture/execute/loop-2d.x: Likewise.
17751
17752 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17753
17754 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17755 support weak symbols.
17756 * gcc.dg/weak-4.c: Likewise
17757 * gcc.dg/weak-6.c: Likewise
17758
17759 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17760
17761 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17762 cygwin, coff and h8300-*-hms targets
17763 * gcc.dg/weak-5.c: Likewise
17764 * gcc.dg/weak-7.c: Likewise
17765
17766 2002-05-16 Jason Merrill <jason@redhat.com>
17767
17768 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17769 (scan-assembler-not, scan-assembler-dem): Likewise.
17770 (scan-assembler-dem-not): Likewise.
17771
17772 2002-05-15 Richard Henderson <rth@redhat.com>
17773
17774 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17775
17776 2002-05-15 Richard Henderson <rth@redhat.com>
17777
17778 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17779 (vfoo1f): Warning here.
17780 (vfoo1l): Don't redefine the alias.
17781
17782 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17783
17784 * g++.dg/init/pm1.C: New test.
17785
17786 2002-05-12 David S. Miller <davem@redhat.com>
17787
17788 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17789 types.
17790
17791 2002-05-10 Roger Sayle <roger@eyesopen.com>
17792
17793 * gcc.c-torture/execute/20020510-1.c: New test case.
17794
17795 2002-05-10 David S. Miller <davem@redhat.com>
17796
17797 * gcc.c-torture/execute/conversion.c: Test long double too.
17798
17799 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17800
17801 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17802 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17803 * lib/g++.exp (g++_link_flags): Likewise.
17804 * lib/objc.exp (objc_target_compile): Likewise.
17805
17806 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17807
17808 * gcc.dg/cpp/poison.c: Update.
17809 * gcc.dg/cpp/20000625-2.c: Remove.
17810 * gcc.dg/cpp/direct2s.c: Remove final test.
17811
17812 2002-05-08 Tom Rix <trix@redhat.com>
17813
17814 * gcc.c-torture/execute/20020508-1.c: New test.
17815 * gcc.c-torture/execute/20020508-2.c: New test.
17816 * gcc.c-torture/execute/20020508-3.c: New test.
17817
17818 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17819
17820 * gcc.dg/cpp/charconst-4.c: More tests.
17821
17822 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17823
17824 PR c/6569
17825 * gcc.dg/weak-3.c: Update location of warning messages.
17826 * gcc.dg/weak-5.c: Likewise.
17827
17828 2002-05-06 Roger Sayle <roger@eyesopen.com>
17829
17830 * gcc.c-torture/execute/20020506-1.c: New test case.
17831
17832 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17833
17834 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17835
17836 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17837
17838 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17839
17840 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17841
17842 * gcc.dg/cpp/charconst-3.c: New test.
17843
17844 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17845
17846 * gcc.dg/cpp/charconst.c: Update tests.
17847
17848 2002-05-05 Tim Josling <tej@melbpc.org.au>
17849
17850 * treelang: Added directory for new sample language treelang. Also
17851 lib/treelang.exp: New file to signal treelang should be tested.
17852
17853 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17854
17855 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17856 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17857 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17858 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17859 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17860 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17861 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17862
17863 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17864
17865 * gcc.dg/format/xopen-2.c: New test.
17866
17867 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17868
17869 * gcc.dg/20020503-1.c: New test.
17870
17871 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17872
17873 * g++.dg/init/dtor1.C: Make it tougher.
17874
17875 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17876
17877 * g++.dg/init/dtor1.C: New test.
17878
17879 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17880
17881 * gcc.dg/altivec-8.c: New.
17882
17883 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17884
17885 * gcc.dg/altivec-7.c: New.
17886
17887 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17888
17889 * g++.dg/parse/typedef1.C: New test.
17890
17891 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17892
17893 PR c++/6486
17894 * g++.dg/template/friend6.C: New test.
17895
17896 PR c++/6492
17897 * g++.dg/init/copy1.C: New test.
17898
17899 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17900
17901 * g++.dg/warn/effc1.C: New test.
17902
17903 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17904
17905 * gcc.dg/cpp/if-cexp.c: Add a test.
17906
17907 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17908
17909 * gcc.dg/20020426-2.c: New test.
17910
17911 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17912
17913 * gcc.dg/cpp/if-mop.c: Update.
17914 * gcc.dg/cpp/if-mpar.c: Add test.
17915 * gcc.dg/cpp/if-oppr.c: Update.
17916
17917 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17918
17919 PR c/6343
17920 * gcc.dg/weak-[2-7].c: New tests.
17921
17922 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17923
17924 * gcc.dg/enum1.c: New test.
17925
17926 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17927
17928 PR c++/6497
17929 * g++.dg/inherit/access2.C: New test.
17930
17931 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17932
17933 PR bootstrap/6445
17934 * gcc.dg/20020426-1.c: New test.
17935
17936 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17937
17938 * g++.dg/abi/enum1.C: New test.
17939
17940 2002-04-26 Richard Henderson <rth@redhat.com>
17941
17942 * gcc.dg/c99-bool-1.c: Expect always true warning.
17943
17944 2002-04-25 Roger Sayle <roger@eyesopen.com>
17945
17946 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17947
17948 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17949
17950 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17951 targets.
17952
17953 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17954
17955 * g++.dg/abi/mange7.C: New test.
17956
17957 PR c++/6438.
17958 * g++.dg/parse/stmtexpr2.C: New test.
17959
17960 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17961
17962 * gcc.dg/20020312-2.c: Add SH target.
17963
17964 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17965
17966 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17967 compiler output on mips*-*-irix*.
17968
17969 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17970
17971 * g++.dg/parse/attr1.C: New test.
17972
17973 2002-04-23 Roger Sayle <roger@eyesopen.com>
17974
17975 * gcc.c-torture/execute/string-opt-17.c: New test case.
17976 * gcc.c-torture/execute/memset-2.c: New test case.
17977
17978 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17979
17980 PR c++/6256:
17981 * g++.dg/template/friend5.C: New test.
17982
17983 PR c++/6331:
17984 * g++.dg/template/qual1.C: Likewise.
17985
17986 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17987
17988 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17989 Include stdlib.h, not stdio.h or ctype.h.
17990
17991 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17992
17993 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17994 cris-*-elf* and mmix-*-*.
17995 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17996 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17997 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17998 Ditto.
17999 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
18000 * gcc.dg/wchar_t-1.c: Ditto.
18001
18002 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
18003
18004 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
18005 Clarify comment.
18006
18007 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
18008
18009 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
18010
18011 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18012
18013 * gcc.c-torture/execute/20000906-1.x: Delete.
18014
18015 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
18016
18017 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
18018
18019 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
18020
18021 * PR6367
18022 * g77.f-torture/execute/6367.f: New test.
18023 * g77.f-torture/execute/6367.x: Disable for MMIX.
18024
18025 2002-04-19 Mark Mitchell <mark@codesourcery.com>
18026
18027 * PR6352
18028 * g++.dg/opt/inline2.C: New test.
18029
18030 2002-04-18 Richard Henderson <rth@redhat.com>
18031
18032 * gcc.dg/20000906-1.c: Enable for all targets.
18033 * gcc.c-torture/compile/iftrap-2.c: New.
18034
18035 2002-04-18 Jakub Jelinek <jakub@redhat.com>
18036
18037 * gcc.dg/20020418-1.c: New test.
18038 * gcc.dg/20020418-2.c: New test.
18039
18040 2002-04-18 Richard Henderson <rth@redhat.com>
18041
18042 * gcc.c-torture/compile/iftrap-1.c: New.
18043 * gcc.dg/iftrap-1.c: Adjust for ia64.
18044 * gcc.dg/iftrap-2.c: New.
18045
18046 2002-04-18 Jakub Jelinek <jakub@redhat.com>
18047
18048 * gcc.c-torture/compile/20020418-1.c: New test.
18049
18050 2002-04-18 Roger Sayle <roger@eyesopen.com>
18051
18052 * gcc.c-torture/compile/20020415-1.c: New.
18053
18054 2002-04-18 David S. Miller <davem@redhat.com>
18055
18056 * gcc.c-torture/execute/20020418-1.c: New test.
18057
18058 2002-04-17 Jakub Jelinek <jakub@redhat.com>
18059
18060 * gcc.dg/20020416-1.c: New test.
18061
18062 * g++.dg/opt/inline1.C: New test.
18063
18064 2002-04-16 Jakub Jelinek <jakub@redhat.com>
18065
18066 * gcc.dg/altivec-5.c: New test.
18067
18068 * gcc.dg/20020415-1.c: New test.
18069
18070 2002-04-15 Mark Mitchell <mark@codesourcery.com>
18071
18072 * testsuite/lib/chill.exp: Remove.
18073
18074 2002-04-14 Jakub Jelinek <jakub@redhat.com>
18075
18076 * g++.dg/other/big-struct.C: New test.
18077
18078 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
18079
18080 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
18081 of scratch file.
18082
18083 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
18084
18085 PR c/6277
18086 * gcc.dg/i386-387-1.c: Allow optional leading underscore
18087 in scan-assembler function name
18088
18089 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
18090
18091 * g77.f-torture/execute/980628-4.x,
18092 g77.f-torture/execute/980628-5.x,
18093 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
18094 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
18095 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
18096 i[34567]86-*-*.
18097
18098 2002-04-13 David S. Miller <davem@redhat.com>
18099
18100 * gcc.c-torture/execute/20020413-1.c: New test.
18101
18102 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
18103
18104 * gcc.dg/asm-6.c,
18105 * g++.dg/ext/asm1.C: New tests.
18106
18107 2002-04-12 Mark Mitchell <mark@codesourcery.com>
18108
18109 PR c++ 5373.
18110 * g++.dg/parse/stmtexpr1.C: New test.
18111
18112 PR c++/5189.
18113 * g++.dg/template/copy1.C: New test.
18114
18115 2002-04-12 Richard Henderson <rth@redhat.com>
18116
18117 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
18118
18119 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
18120
18121 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
18122 gcc.c-torture/execute/20020307-2.c.
18123
18124 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
18125
18126 * g++.dg/ext/attrib5.C,
18127 * g++.dg/lookup/struct1.C: New tests.
18128
18129 2002-04-11 Jakub Jelinek <jakub@redhat.com>
18130
18131 * gcc.dg/20020411-1.c: New test.
18132
18133 * gcc.c-torture/execute/20020411-1.c: New test.
18134
18135 2002-04-10 Janis Johnson <janis187@us.ibm.com>
18136
18137 * g77.f-torture/execute/6177.f: New test.
18138
18139 2002-04-10 Jakub Jelinek <jakub@redhat.com>
18140
18141 PR middle-end/6247
18142 * g++.dg/opt/cleanup1.C: New test.
18143
18144 * g++.dg/opt/const1.C: New test.
18145
18146 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
18147
18148 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
18149
18150 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
18151
18152 PR c++/5507
18153 * g++.dg/template/typename2.C: New test.
18154
18155 2002-04-10 Alan Modra <amodra@bigpond.net.au>
18156
18157 * gcc.c-torture/execute/loop-12.c: New.
18158
18159 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
18160
18161 * g77.f-torture/execute/980628-4.x,
18162 g77.f-torture/execute/980628-5.x,
18163 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
18164 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
18165 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
18166
18167 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18168
18169 PR optimization/6086
18170 * g++.dg/opt/preinc1.C: New test.
18171
18172 2002-04-06 Mark Mitchell <mark@codesourcery.com>
18173
18174 PR c++/5571
18175 * g++.dg/opt/static2.C: New test.
18176
18177 2002-04-06 Mark Mitchell <mark@codesourcery.com>
18178
18179 PR c/5120
18180 * gcc.dg/20020406-1.c: New test.
18181
18182 2002-04-04 David S. Miller <davem@redhat.com>
18183
18184 * gcc.c-torture/execute/20020404-1.c: New test.
18185
18186 2002-04-04 Jakub Jelinek <jakub@redhat.com>
18187
18188 PR c/6123
18189 * gcc.dg/20020312-2.c: Do not declare global register variable
18190 if __PIC__ or __pic__ is defined.
18191
18192 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
18193
18194 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
18195 __asm__ so that it works correctly even if -ansi -pedantic-errors.
18196
18197 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18198
18199 * gcc.misc-tests/linkage.exp: Update last change to handle
18200 sparc*-, not just sparc-.
18201
18202 2002-04-03 Richard Henderson <rth@redhat.com>
18203
18204 * gcc.dg/cpp/ucs.c: Improved long UCS test.
18205
18206 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
18207
18208 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
18209
18210 2002-04-02 David S. Miller <davem@redhat.com>
18211
18212 * gcc.c-torture/execute/20020402-3.c: New test.
18213
18214 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
18215
18216 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
18217 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
18218
18219 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
18220 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
18221 g77.f-torture/execute/20001201.x,
18222 g77.f-torture/execute/u77-test.x: New files.
18223
18224 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
18225 * gcc.dg/wchar_t-1.c: Ditto.
18226
18227 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18228
18229 * gcc.c-torture/execute/20020402-1.c: New test.
18230
18231 2002-04-01 Richard Henderson <rth@redhat.com>
18232
18233 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
18234
18235 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
18236
18237 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18238
18239 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
18240
18241 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
18242
18243 * g++.dg/inherit/template-as-base.C: Expect error.
18244 * g++.dg/inherit/namespace-as-base.C: Likewise.
18245
18246 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
18247
18248 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
18249 g++.dg/ext/instantiate3.C: Tweak match patterns.
18250
18251 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
18252 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
18253 -da test.
18254
18255 2002-03-31 Richard Henderson <rth@redhat.com>
18256
18257 * gcc.dg/special/alias-2.c: New.
18258 * gcc.dg/special/ecos.exp: Run it.
18259
18260 2002-03-31 Richard Henderson <rth@redhat.com>
18261
18262 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
18263
18264 2002-03-31 Kazu Hirata <kazu@hxi.com>
18265
18266 * gcc.dg/weak-1.c: Disable on h8300 port.
18267
18268 2002-03-29 Janis Johnson <janis187@us.ibm.com>
18269
18270 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
18271 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
18272 ordering tests.
18273 * g++.dg/bprob/bprob-1.C: New test.
18274 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
18275 * g++.dg/gcov/gcov-1.C: New test.
18276 * g++.dg/gcov/gcov-1.x: New file.
18277 * g++.dg/gcov/gcov-2.C: New test.
18278 * g++.dg/gcov/gcov-3.C: New test.
18279 * g++.dg/gcov/gcov-3.h: New file.
18280
18281 2002-03-28 Roger Sayle <roger@eyesopen.com>
18282
18283 * g++.old-deja/g++.other/builtins5.C: New test.
18284 * g++.old-deja/g++.other/builtins6.C: New test.
18285 * g++.old-deja/g++.other/builtins7.C: New test.
18286 * g++.old-deja/g++.other/builtins8.C: New test.
18287 * g++.old-deja/g++.other/builtins9.C: New test.
18288
18289 2002-03-29 Jakub Jelinek <jakub@redhat.com>
18290
18291 * g++.dg/opt/static1.C: New test.
18292
18293 * g++.dg/opt/longbranch1.C: New test.
18294
18295 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
18296
18297 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
18298
18299 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
18300
18301 2002-03-28 Jeffrey A Law (law@redhat.com)
18302
18303 * gcc.c-torture/execute/20020328-1.c: New test.
18304
18305 2002-03-27 Richard Henderson <rth@redhat.com>
18306
18307 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
18308 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
18309 move from g++.old-deja/g++.ext/.
18310
18311 2002-03-27 Mark Mitchell <mark@codesourcery.com>
18312
18313 * g++.dg/init/new2.C: New test.
18314
18315 2002-03-26 Richard Henderson <rth@redhat.com>
18316
18317 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
18318
18319 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
18320 on sparc.
18321
18322 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
18323 sparcv9 systems.
18324 * gcc.dg/20001102-1.c: Likewise.
18325
18326 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
18327
18328 * gcc.dg/cpp/endif-pedantic1.c,
18329 gcc.dg/cpp/endif-pedantic2.c: New tests.
18330
18331 2002-03-26 Mark Mitchell <mark@codesourcery.com>
18332
18333 * g++.dg/init/new1.C: New test.
18334
18335 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
18336
18337 * g++.dg/abi/vbase9.C: New test.
18338
18339 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
18340
18341 * gcc.dg/arm-asm.c: New test.
18342
18343 2002-03-26 Andrew Cagney <ac131313@redhat.com>
18344
18345 * gcc.dg/Wswitch-enum.c: New test.
18346 Fix PR c/5044.
18347
18348 2002-03-26 Richard Henderson <rth@redhat.com>
18349
18350 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
18351 structure.
18352
18353 2002-03-25 Richard Henderson <rth@redhat.com>
18354
18355 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
18356 sparcv9 systems.
18357
18358 * gcc.c-torture/compile/20011119-1.c (xxx): New.
18359 * gcc.c-torture/compile/20011119-2.c (xxx): New.
18360
18361 2002-03-25 Zack Weinberg <zack@codesourcery.com>
18362
18363 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
18364
18365 2002-03-25 Bob Wilson <bob.wilson@acm.org>
18366
18367 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
18368 targets using generic thunk support.
18369
18370 2002-03-25 Jakub Jelinek <jakub@redhat.com>
18371
18372 * gcc.c-torture/compile/20020323-1.c: New test.
18373
18374 * g++.dg/opt/conj2.C: New test.
18375
18376 2002-03-24 Richard Henderson <rth@redhat.com>
18377
18378 * gcc.dg/weak-1.c: Use -fno-common.
18379
18380 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
18381
18382 * g77.dg/f77-edit-apostrophe-out.f: New test
18383 * g77.dg/f77-edit-h-out.f: New test
18384 * g77.dg/f77-edit-t-in.f: New test
18385 * g77.dg/f77-edit-t-out.f: New test
18386 * g77.dg/f77-edit-x-out.f: New test
18387 * g77.dg/f77-edit-slash-out.f: New test
18388 * g77.dg/f77-edit-colon-out.f: New test
18389 * g77.dg/f77-edit-s-out.f: New test
18390
18391 2002-03-24 Richard Henderson <rth@redhat.com>
18392
18393 * objc/execute/formal_protocol-6.x: New XFAIL.
18394
18395 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
18396
18397 * gcc.dg/weak-1.c: Early return from dg-final on platforms
18398 that do not support weak symbols
18399
18400 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
18401
18402 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
18403 * lib/g77.exp: Likewise
18404 * lib/objc.exp: Likewise
18405
18406 2002-03-23 Andrew Cagney <ac131313@redhat.com>
18407
18408 * gcc.dg/Wswitch-default.c: New test.
18409
18410 2002-03-23 Jakub Jelinek <jakub@redhat.com>
18411
18412 * g++.dg/other/enum1.C: New test.
18413
18414 2002-03-23 Zack Weinberg <zack@codesourcery.com>
18415
18416 * gcc.dg/pragma-ep-3.c: Fix typo.
18417
18418 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
18419
18420 * g++.dg/inherit/template-as-base.C: New test.
18421
18422 2002-03-22 Jakub Jelinek <jakub@redhat.com>
18423
18424 * g++.old-deja/g++.other/dwarf2-1.C: Move...
18425 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
18426
18427 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
18428
18429 * gcc.dg/cpp/multiline.c: Update to match.
18430
18431 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
18432
18433 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
18434
18435 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
18436
18437 * gcc.dg/cpp/extratokens2.c: New file.
18438
18439 2002-03-21 David Edelsohn <edelsohn@gnu.org>
18440
18441 * gcc.dg/20020312-2.c: Add rs6000 target.
18442
18443 * gcc.c-torture/compile/20020319-1.c: New test.
18444
18445 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
18446
18447 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
18448 (A, E): Handle this.
18449
18450 2002-03-20 Jason Merrill <jason@redhat.com>
18451
18452 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
18453 ignoring -fpic.
18454 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
18455 through prune_gcc_output.
18456
18457 2002-03-20 Jakub Jelinek <jakub@redhat.com>
18458
18459 * gcc.c-torture/compile/20020320-1.c: New test.
18460
18461 2002-03-19 Jakub Jelinek <jakub@redhat.com>
18462
18463 * gcc.c-torture/compile/20020318-1.c: New test.
18464
18465 * gcc.dg/struct-by-value-1.c: New test.
18466
18467 * gcc.dg/20020319-1.c: New test.
18468
18469 2002-03-18 Jakub Jelinek <jakub@redhat.com>
18470
18471 * g++.dg/opt/conj1.C: New test.
18472
18473 2002-03-17 Mark Mitchell <mark@codesourcery.com>
18474
18475 * g++.dg/template/qualttp20.C: Revert previous change.
18476 * g++.dg/template/qualttp3.C: Likewise.
18477 * g++.dg/template/qualttp4.C: Likewise
18478 * g++.dg/template/qualttp5.C: Likewise
18479 * g++.dg/template/qualttp6.C: Likewise
18480 * g++.dg/template/qualttp7.C: Likewise
18481 * g++.dg/template/qualttp8.C: Likewise
18482 * g++.dg/template/recurse.C: Likewise.
18483
18484 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
18485
18486 * gcc.dg/cpp/wchar-1.c: Update.
18487
18488 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
18489
18490 * g++.dg/template/conv1.C: New test.
18491 * g++.dg/template/conv2.C: New test.
18492 * g++.dg/template/conv3.C: New test.
18493 * g++.dg/template/conv4.C: New test.
18494
18495 2002-03-15 Mark Mitchell <mark@codesourcery.com>
18496
18497 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
18498 * g++.dg/template/qualttp3.C: Likewise.
18499 * g++.dg/template/qualttp4.C: Likewise
18500 * g++.dg/template/qualttp5.C: Likewise
18501 * g++.dg/template/qualttp6.C: Likewise
18502 * g++.dg/template/qualttp7.C: Likewise
18503 * g++.dg/template/qualttp8.C: Likewise
18504 * g++.dg/template/recurse.C: Likewise.
18505
18506 2002-03-15 Mark Mitchell <mark@codesourcery.com>
18507
18508 * g++.dg/opt/dtor1.C: New test.
18509
18510 2002-03-15 Jakub Jelinek <jakub@redhat.com>
18511
18512 * gcc.c-torture/compile/20020315-1.c: New test.
18513
18514 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
18515
18516 * gcc.dg/weak-1.c: Fix scan tests.
18517
18518 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
18519
18520 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
18521 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
18522 cris-*-aout* mmix-*-*.
18523 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
18524 cris-*-aout* mmix-*-*.
18525 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
18526 cris-*-elf* cris-*-aout* and mmix-*-*.
18527 * gcc.dg/20001009-1.c: Ditto.
18528 * gcc.dg/20010912-1.c: Ditto.
18529 * gcc.dg/20020122-4.c: Ditto.
18530 * gcc.dg/inline-2.c: Ditto.
18531
18532 2002-03-14 Jeffrey A Law (law@cygnus.com)
18533
18534 * gcc.c-torture/compile/20020314-1.c: New test.
18535
18536 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
18537
18538 * gcc.c-torture/execute/20020314-1.c: New test.
18539
18540 2002-03-14 Jakub Jelinek <jakub@redhat.com>
18541
18542 * g++.dg/warn/Wunused-1.C: New test.
18543
18544 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
18545
18546 * g++.dg/abi/mangle6.C: New test.
18547
18548 2002-03-13 Jakub Jelinek <jakub@redhat.com>
18549
18550 * gcc.c-torture/compile/20020309-2.c: New test.
18551
18552 * gcc.c-torture/compile/20020312-1.c: New test.
18553
18554 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
18555
18556 * g++.dg/other/access1.C: New test.
18557
18558 2002-03-12 Jakub Jelinek <jakub@redhat.com>
18559
18560 * gcc.c-torture/execute/wchar_t-1.c: New test.
18561
18562 2002-03-12 David Edelsohn <edelsohn@gnu.org>
18563
18564 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
18565
18566 2002-03-12 Roger Sayle <roger@eyesopen.com>
18567
18568 * gcc.dg/20020312-1.c: New test case.
18569
18570 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
18571
18572 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
18573
18574 2002-03-11 Richard Henderson <rth@redhat.com>
18575
18576 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
18577 * g++.old-deja/g++.jason/report.C: Likewise.
18578
18579 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
18580
18581 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
18582 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
18583
18584 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
18585
18586 * testsuite/g++.dg/overload/pmf1.C: New test.
18587
18588 2002-03-11 Kazu Hirata <kazu@hxi.com>
18589
18590 * gcc.c-torture/execute/20020307-1.c: Use long.
18591
18592 2002-03-11 Jakub Jelinek <jakub@redhat.com>
18593
18594 PR optimization/5844
18595 * gcc.dg/20020310-1.c: New test.
18596
18597 2002-03-09 Michael Meissner <meissner@redhat.com>
18598
18599 * gcc.c-torture/execute/memcpy-2.c: New test.
18600 * gcc.c-torture/execute/memset-1.c: New test.
18601 * gcc.c-torture/execute/strlen-1.c: New test.
18602 * gcc.c-torture/execute/strcmp-1.c: New test.
18603 * gcc.c-torture/execute/strncmp-1.c: New test.
18604
18605 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
18606
18607 * gcc.dg/ppc-ldstruct.c: New test.
18608
18609 2002-03-09 Jakub Jelinek <jakub@redhat.com>
18610
18611 * gcc.c-torture/execute/va-arg-22.c: New test.
18612
18613 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18614
18615 * gcc.c-torture/compile/20020309-1.c: New test.
18616
18617 2002-03-08 Jakub Jelinek <jakub@redhat.com>
18618
18619 * gcc.c-torture/execute/20020307-2.c: New test.
18620
18621 2002-03-07 Jeffrey A Law (law@redhat.com)
18622
18623 * g77.f-torture/compile/20020307-1.f: New test.
18624
18625 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
18626
18627 * gcc.dg/unordered-1.c: New test.
18628
18629 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
18630
18631 * gcc.c-torture/execute/20020307-1.c: New test.
18632
18633 2002-03-05 Jakub Jelinek <jakub@redhat.com>
18634
18635 * gcc.dg/20020304-1.c: New test.
18636
18637 * gcc.c-torture/compile/20020304-2.c: New test.
18638
18639 2002-03-04 Zack Weinberg <zack@codesourcery.com>
18640
18641 * gcc.c-torture/compile/20020304-1.c: New test case
18642 (from PR c/5830).
18643
18644 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
18645
18646 * gcc.dg/20020103-1.c: Add other -D ppc variants.
18647
18648 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
18649
18650 * g++.dg/other/classkey1.C: New test.
18651
18652 2002-03-01 Richard Henderson <rth@redhat.com>
18653
18654 * gcc.c-torture/compile/981223-1.x: New.
18655 * gcc.c-torture/compile/920625-1.x: New.
18656
18657 2002-02-28 Richard Henderson <rth@redhat.com>
18658
18659 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
18660
18661 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
18662
18663 * gcc.c-torture/execute/20020227-1.c: New test.
18664
18665 2002-02-27 Mark Mitchell <mark@codesourcery.com>
18666
18667 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
18668 here" ERROR lines.
18669 * g++.old-deja/g++.oliva/partord1.C: Likewise.
18670 * g++.old-deja.g++.other/defarg1.C: Likewise.
18671 * g++.old-deja/g++.pt/calls2.C: Likewise.
18672 * g++.old-deja/g++.pt/crash20.C: Likewise.
18673 * g++.old-deja/g++.pt/crash30.C: Likewise.
18674 * g++.old-deja/g++.pt/crash36.C: Likewise.
18675 * g++.old-deja/g++.pt/crash6.C: Likewise.
18676 * g++.old-deja/g++.pt/defarg13.C: Likewise.
18677 * g++.old-deja/g++.pt/derived3.C: Likewise.
18678 * g++.old-deja/g++.pt/error1.C: Likewise.
18679 * g++.old-deja/g++.pt/friend21.C: Likewise.
18680 * g++.old-deja/g++.pt/friend23.C: Likewise.
18681 * g++.old-deja/g++.pt/infinite1.C: Likewise.
18682 * g++.old-deja/g++.robertl/eb128.C: Likewise.
18683
18684 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
18685
18686 * gcc.c-torture/execute/20020225-2.c: New test.
18687
18688 2002-02-27 Zack Weinberg <zack@codesourcery.com>
18689
18690 * gcc.c-torture/execute/920730-1t.c,
18691 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18692 Delete test cases, only relevant to -traditional.
18693
18694 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
18695
18696 * gcc.dg/cpp/undef1.c: Remove.
18697 * gcc.dg/cpp/directiv.c: Update.
18698 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18699
18700 2002-02-27 Michael Meissner <meissner@redhat.com>
18701
18702 * gcc.c-torture/execute/20020226-1.c: New test.
18703
18704 2002-02-26 Jakub Jelinek <jakub@redhat.com>
18705
18706 * g++.dg/debug/debug4.C: New test.
18707
18708 * gcc.dg/ia64-visibility-1.c: New test.
18709
18710 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
18711
18712 * gcc.dg/debug/20020224-1.c: New.
18713
18714 2002-02-25 Kazu Hirata <kazu@hxi.com>
18715
18716 * gcc.c-torture/execute/960416-1.x: New.
18717 * gcc.c-torture/execute/divconst-3.x: Likewise.
18718
18719 2002-02-25 Jakub Jelinek <jakub@redhat.com>
18720
18721 * gcc.dg/20020224-1.c: New test.
18722
18723 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18724
18725 * gcc.c-torture/execute/20020225-1.c: New.
18726
18727 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18728
18729 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18730
18731 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18732
18733 * gcc.dg/20020222-1.c: New test.
18734
18735 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18736
18737 * g++.dg/opt/anonunion1.C: New test.
18738
18739 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18740
18741 * g++.dg/template/qualttp19.C: New test.
18742 * g++.dg/template/qualttp20.C: New test.
18743 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18744 * g++.old-deja/g++.other/qual1.C: Likewise.
18745
18746 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18747
18748 * gcc.dg/attr-alwaysinline.c: New.
18749
18750 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18751
18752 * gcc.dg/20020220-1.c: New test.
18753
18754 * gcc.dg/20020220-2.c: New test.
18755
18756 * g++.dg/opt/mmx1.C: New test.
18757
18758 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18759
18760 * gcc.c-torture/compile/20020110.c: New test.
18761
18762 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18763
18764 * gcc.c-torture/execute/20020219-1.c: New test.
18765
18766 * gcc.dg/20020219-1.c: New test.
18767
18768 * gcc.dg/noncompile/20020220-1.c: New test.
18769
18770 * g++.dg/opt/ptrintsum1.C: New test.
18771
18772 * gcc.dg/debug/20020220-1.c: New test.
18773
18774 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18775
18776 * gcc.c-torture/execute/20020216-1.c: New test.
18777
18778 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18779
18780 * gcc.dg/decl-1.c: Update, new test.
18781
18782 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18783
18784 * g++.dg/abi/bitfield1.C: New test.
18785 * g++.dg/abi/bitfield2.C: New test.
18786
18787 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18788
18789 * gcc.dg/attr-nest.c: New test.
18790
18791 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18792
18793 * gcc.c-torture/execute/20020215-1.c: New test.
18794
18795 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18796
18797 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18798 * g++.dg/debug/debug.exp: New.
18799 * g++.dg/debug/trivial.C: New.
18800 * g++.dg/debug/debug1.C: Moved...
18801 * g++.dg/other/debug1.C: ...from here.
18802 * g++.dg/debug/debug2.C: Moved...
18803 * g++.dg/other/debug2.C: ...from here.
18804 * g++.dg/debug/debug3.C: Moved...
18805 * g++.dg/other/debug3.C: ...from here.
18806
18807 * gcc.dg/noncompile/20020213-1.c: New test.
18808
18809 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18810
18811 * g++.dg/other/debug3.C: New test.
18812
18813 * gcc.c-torture/execute/20020213-1.c: New test.
18814
18815 2002-02-13 Richard Smith <richard@ex-parrot.com>
18816
18817 * g++.old-deja/g++.other/thunk1.C: New test.
18818
18819 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18820
18821 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18822
18823 2002-02-13 Stan Shebs <shebs@apple.com>
18824
18825 * gcc.dg/altivec-3.c: New.
18826
18827 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18828
18829 * gcc.dg/Wunreachable-1.c: New test.
18830 * gcc.dg/Wunreachable-2.c: New test.
18831
18832 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18833
18834 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18835
18836 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18837
18838 * gcc.dg/decl-1.c: New test.
18839
18840 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18841
18842 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18843
18844 2002-02-10 Kazu Hirata <kazu@hxi.com>
18845
18846 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18847 * gcc.c-torture/compile/980506-1.x: Likewise.
18848
18849 2002-02-10 Kazu Hirata <kazu@hxi.com>
18850
18851 * gcc.dg/20020210-1.c: New.
18852
18853 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18854
18855 * g77.f-torture/execute/947.f: New regression test
18856 for PR fortran/947.
18857
18858 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18859
18860 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18861 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18862
18863 2002-02-08 Richard Henderson <rth@redhat.com>
18864
18865 * gcc.c-torture/compile/labels-3.c: New.
18866
18867 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18868
18869 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18870 expression statements work instead.
18871 * gcc.dg/noncompile/20020207-1.c: New test.
18872
18873 2002-02-07 Richard Henderson <rth@redhat.com>
18874
18875 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18876
18877 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18878
18879 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18880 message from g77
18881 * lib/g77-dg.exp: Trim g77 error messages so that they are
18882 recognized by dg.exp.
18883
18884 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18885
18886 PR fortran/5473
18887 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18888
18889 2002-02-07 Richard Henderson <rth@redhat.com>
18890
18891 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18892 to be sufficiently aligned for integers.
18893
18894 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18895
18896 * g++.dg/template/friend4.C: New test.
18897
18898 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18899
18900 PR fortran/5743
18901 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18902 unsupported cases.
18903
18904 2002-02-07 Richard Henderson <rth@redhat.com>
18905
18906 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18907 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18908 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18909 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18910
18911 2002-02-06 Richard Henderson <rth@redhat.com>
18912
18913 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18914
18915 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18916
18917 * gcc.dg/20020206-1.c: New test.
18918
18919 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18920
18921 * gcc.c-torture/execute/20020206-1.c: New test.
18922
18923 * gcc.c-torture/execute/20020206-2.c: New test.
18924
18925 PR optimization/5429:
18926 * gcc.c-torture/compile/20020206-1.c: New test.
18927
18928 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18929
18930 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18931 as certain file formats cannot support particularly large
18932 alignments.
18933
18934 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18935 and do not expect to be able to link the executable.
18936
18937 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18938 fail because the COFF format does not support the weak attribute.
18939
18940 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18941
18942 * g77.dg/pr5473.f: New test
18943
18944 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18945
18946 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18947 Fix testcase accordingly.
18948
18949 2002-02-04 Richard Henderson <rth@redhat.com>
18950
18951 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18952 (buf): Change to be an array of pointers, not ints.
18953
18954 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18955
18956 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18957 before all tests. Move warning one line above to match where it
18958 C frontend emits.
18959 * gcc.dg/Wswitch-2.c: New test.
18960 * g++.dg/warn/Wswitch-1.C: New test.
18961 * g++.dg/warn/Wswitch-2.C: New test.
18962
18963 2002-02-04 Richard Henderson <rth@redhat.com>
18964
18965 * g++.dg/abi/offsetof.C: Fix size comparison.
18966
18967 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18968
18969 * gcc.dg/cast-qual-2.c: New test.
18970
18971 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18972
18973 * gcc.dg/20020201-4.c: New test.
18974
18975 2002-02-04 Ben Elliston <bje@redhat.com>
18976
18977 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18978 target_info attribute != 0, in addition to the empty string.
18979 (gcc_target_compile): Likewise.
18980
18981 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18982
18983 * gcc.dg/Wswitch.c: New test.
18984 PR gcc/4475. PR gcc/3780.
18985
18986 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18987
18988 * g77.f-torture/execute/5122.f: New test for regressions
18989 against PR fortran/5122.
18990
18991 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18992
18993 * g77.f-torture/compile/pr3743.f: Delete
18994 * g77.dg/pr3743-1.f: New test.
18995 * g77.dg/pr3743-2.f: New test.
18996 * g77.dg/pr3743-3.f: New test.
18997 * g77.dg/pr3743-4.f: New test.
18998
18999 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
19000
19001 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
19002
19003 2002-02-02 Richard Henderson <rth@redhat.com>
19004
19005 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
19006 * gcc.c-torture/execute/bf64-1.c: Likewise.
19007
19008 2002-02-02 Jakub Jelinek <jakub@redhat.com>
19009
19010 * gcc.dg/20020201-2.c: New test.
19011
19012 * gcc.dg/20020201-3.c: New test.
19013
19014 * gcc.c-torture/execute/bitfld-2.c: New test.
19015
19016 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
19017
19018 * gcc.dg/bitfld-1.c: Update.
19019 * gcc.dg/bitfld-2.c: Update.
19020 * gcc.c-torture/execute/bitfld-1.x: New.
19021
19022 2002-02-02 Jakub Jelinek <jakub@redhat.com>
19023
19024 * gcc.c-torture/execute/20020201-1.c: New test.
19025
19026 2002-02-01 Janis Johnson <janis187@us.ibm.com>
19027
19028 PR target/5469
19029 * gcc.dg/20020201-1.c: New test.
19030
19031 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
19032
19033 PR fortran/3743
19034 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
19035 * g77.f-torture/compile/pr3743.x: Remove
19036
19037 2002-01-31 Tom Rix <trix@redhat.com>
19038
19039 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
19040
19041 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
19042
19043 * gcc.dg/noncompile/20020130-1.c: New test.
19044
19045 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
19046
19047 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
19048
19049 2002-01-29 Richard Henderson <rth@redhat.com>
19050
19051 * gcc.c-torture/execute/991118-1.c: Cast various constants back
19052 to long long.
19053 * gcc.c-torture/execute/bf64-1.c: Likewise.
19054
19055 2002-01-29 Jakub Jelinek <jakub@redhat.com>
19056
19057 * gcc.c-torture/execute/20020129-1.c: New test.
19058
19059 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
19060
19061 * gcc.c-torture/compile/20000224-1.c: Update.
19062 * gcc.c-torture/execute/bitfld-1.c: New tests.
19063 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
19064 * gcc.dg/uninit-A.c: Update.
19065
19066 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
19067
19068 * g++.dg/template/ctor1.C: Add instantiation.
19069
19070 2002-01-28 Paul Koning <pkoning@equallogic.com>
19071
19072 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
19073 argument to __builtin_prefetch to be const ptr.
19074
19075 2002-01-28 Jakub Jelinek <jakub@redhat.com>
19076
19077 * gcc.c-torture/compile/20020120-1.c: New test.
19078
19079 2002-01-27 Kazu Hirata <kazu@hxi.com>
19080
19081 * gcc.c-torture/execute/20020127-1.c: New test.
19082
19083 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
19084
19085 * g77.dg/f77-edit-i-in.f: New test
19086 * g77.dg/f77-edit-i-out.f: New test
19087
19088 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
19089
19090 * gcc.dg/debug/debug.exp: New file.
19091 * gcc.dg/debug/trivial.c: New file.
19092 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
19093 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
19094 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
19095 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
19096 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
19097 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
19098 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
19099 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
19100 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
19101 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
19102 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
19103 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
19104 * gcc.dg/20000503-1.c: Removed.
19105 * gcc.dg/20010207-1.c: Removed.
19106 * gcc.dg/20011223-1.c: Removed.
19107 * gcc.dg/20020104-2.c: Removed.
19108 * gcc.dg/debug-1.c: Removed.
19109 * gcc.dg/debug-2.c: Removed.
19110 * gcc.dg/debug-3.c: Removed.
19111 * gcc.dg/debug-4.c: Removed.
19112 * gcc.dg/debug-5.c: Removed.
19113 * gcc.dg/debug-6.c: Removed.
19114 * gcc.dg/dwarf2-1.c: Removed.
19115 * gcc.dg/dwarf2-2.c: Removed.
19116
19117 2002-01-25 Jakub Jelinek <jakub@redhat.com>
19118
19119 * g++.old-deja/g++.other/eh5.C: New test.
19120 * g++.old-deja/g++.other/sibcall2.C: New test.
19121 * g++.old-deja/g++.other/array9.C: New test.
19122 * g++.old-deja/g++.other/typename2.C: New test.
19123 * g++.old-deja/g++.other/crash60.C: New test.
19124 * g++.old-deja/g++.other/conv9.C: New test.
19125 * g++.old-deja/g++.other/mangle10.C: New test.
19126 * g++.old-deja/g++.other/unchanging1.C: New test.
19127 * g++.old-deja/g++.other/exprstmt1.C: New test.
19128 * g++.old-deja/g++.other/inline23.C: New test.
19129 * g++.old-deja/g++.eh/ia64-1.C: New test.
19130 * g++.old-deja/g++.other/dwarf2-1.C: New test.
19131 * g++.old-deja/g++.other/reload1.C: New test.
19132 * g++.old-deja/g++.other/static20.C: New test.
19133 * g++.old-deja/g++.other/local-alloc1.C: New test.
19134 * g++.old-deja/g++.other/conv8.C: New test.
19135 * g++.old-deja/g++.other/stmtexpr2.C: New test.
19136 * g++.old-deja/g++.other/storeexpr1.C: New test.
19137 * g++.old-deja/g++.other/storeexpr2.C: New test.
19138 * g++.dg/eh/template2.C: New test.
19139 * g++.dg/warn/weak1.C: New test.
19140
19141 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
19142
19143 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
19144 Remove first, non-varying, argument.
19145
19146 2002-01-23 Richard Henderson <rth@redhat.com>
19147
19148 * gcc.dg/inline-2.c: New.
19149
19150 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
19151 Add optional target arg. Check number of arguments.
19152 (scan-assembler-not, scan-assembler-dem): Likewise.
19153 (scan-assembler-dem-not): Likewise.
19154
19155 2002-01-23 Zack Weinberg <zack@codesourcery.com>
19156
19157 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
19158 line 12.
19159 * g++.old-deja/g++.brendan/parse3.C,
19160 g++.old-deja/g++.other/crash26.C,
19161 g++.old-deja/g++.other/crash28.C,
19162 g++.old-deja/g++.other/crash29.C,
19163 g++.old-deja/g++.other/crash30.C,
19164 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
19165
19166 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
19167
19168 * gcc.dg/20020115-1.c: New.
19169
19170 2002-01-23 Bob Wilson <bob.wilson@acm.org>
19171
19172 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
19173
19174 2002-01-23 Janis Johnson <janis187@us.ibm.com>
19175
19176 * gcc.dg/20020122-3.c: New.
19177
19178 2002-01-23 Jakub Jelinek <jakub@redhat.com>
19179
19180 * g++.dg/other/gc1.C: New test.
19181
19182 2002-01-23 Zack Weinberg <zack@codesourcery.com>
19183
19184 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
19185
19186 2002-01-22 Richard Henderson <rth@redhat.com>
19187
19188 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
19189
19190 2002-01-22 Richard Henderson <rth@redhat.com>
19191
19192 * gcc.dg/20020122-4.c: New.
19193
19194 2002-01-22 H.J. Lu <hjl@gnu.org>
19195
19196 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
19197 link output.
19198 * gcc.dg/special/ecos.exp: Likewise.
19199 * lib/g++-dg.exp: Likewise.
19200 * lib/g77-dg.exp: Likewise.
19201 * lib/gcc-dg.exp : Likewise.
19202 * lib/mike-g++.exp: Likewise.
19203 * lib/mike-g77.exp: Likewise.
19204 * lib/mike-gcc.exp: Likewise.
19205 * lib/objc-dg.exp: Likewise.
19206
19207 2002-01-22 Janis Johnson <janis187@us.ibm.com>
19208
19209 PR target/5379
19210 * gcc.dg/20020122-2.c: New test.
19211
19212 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
19213
19214 * gcc.dg/20020122-1.c: New test.
19215
19216 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
19217
19218 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
19219
19220 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
19221
19222 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
19223
19224 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19225
19226 * gcc.c-torture/compile/20020121-1.c: New test.
19227
19228 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
19229
19230 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
19231 ld_library_path.
19232
19233 2002-01-21 Jakub Jelinek <jakub@redhat.com>
19234
19235 * gcc.dg/20020218-1.c: New test.
19236
19237 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
19238
19239 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
19240 messages
19241 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
19242 "At global scope" warning
19243 * g++.dg/ext/align1.C: Change cygwin test for alignment
19244 from db-bogus to dg-warning
19245
19246 2002-01-21 Zack Weinberg <zack@codesourcery.com>
19247
19248 * g77.f-torture/compile/cpp2.F: New test.
19249
19250 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
19251
19252 * g++.dg/template/access1.C: New test.
19253
19254 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
19255
19256 * gcc.dg/20020118-1.c: New.
19257
19258 2002-01-18 Kazu Hirata <kazu@hxi.com>
19259
19260 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
19261
19262 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
19263
19264 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
19265 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
19266 alignment warnings.
19267
19268 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
19269
19270 * gcc.misc-tests/i386-prefetch.exp: Save and restore
19271 torture_with_loops and torture_without_loops
19272
19273 2002-01-17 Jakub Jelinek <jakub@redhat.com>
19274
19275 * gcc.c-torture/compile/20020116-1.c: New test.
19276
19277 2002-01-16 Jakub Jelinek <jakub@redhat.com>
19278
19279 * gcc.dg/20020116-2.c: New test.
19280
19281 * gcc.dg/ultrasp4.c: New test.
19282
19283 * gcc.dg/20020116-1.c: New test.
19284
19285 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
19286
19287 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
19288 by EABI.
19289
19290 2002-01-15 Janis Johnson <janis187@us.ibm.com>
19291
19292 * gcc.misc-tests/i386-prefetch.exp: New.
19293 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
19294 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
19295 * gcc.misc-tests/i386-pf-none-1.c: New test.
19296 * gcc.misc-tests/i386-pf-sse-1.c: New test.
19297
19298 2002-01-15 Jakub Jelinek <jakub@redhat.com>
19299
19300 * gcc.dg/gnu89-init-1.c: Add new tests.
19301
19302 2002-01-15 Andreas Jaeger <aj@suse.de>
19303
19304 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
19305 * gcc.dg/i386-mmx-2.c: Likewise.
19306 * gcc.dg/i386-sse-1.c: Likewise.
19307 * gcc.dg/i386-sse-2.c: Likewise.
19308 * gcc.dg/i386-sse-3.c: Likewise.
19309
19310 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
19311
19312 * g77.f-torture/execute/intrinsic-unix-bessel.f:
19313 Uncomment additional cases that now pass.
19314
19315 2002-01-11 Richard Henderson <rth@redhat.com>
19316
19317 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
19318 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
19319
19320 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
19321
19322 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
19323
19324 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
19325
19326 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
19327 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
19328
19329 2002-01-10 Dale Johannesen <dalej@apple.com>
19330
19331 * gcc.c-torture/execute/loop-11.c: New.
19332
19333 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
19334
19335 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
19336 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
19337
19338 2002-01-09 Richard Henderson <rth@redhat.com>
19339
19340 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
19341 type in which to perform the operation for each size.
19342
19343 2002-01-09 Alan Matsuoka (alanm@redhat.com)
19344
19345 * gcc.c-torture/compile/20020109-2.c: New test.
19346
19347 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
19348
19349 * gcc.c-torture/execute/loop-10.c: New test.
19350
19351 2002-01-09 Jakub Jelinek <jakub@redhat.com>
19352
19353 * gcc.c-torture/compile/20010226-1.c: New test.
19354 * gcc.c-torture/compile/20010227-1.c: New test.
19355 * gcc.c-torture/compile/20010426-1.c: New test.
19356 * gcc.c-torture/compile/20010510-1.c: New test.
19357 * gcc.c-torture/compile/20010605-3.c: New test.
19358 * gcc.c-torture/compile/20010824-1.c: New test.
19359 * gcc.c-torture/execute/20010409-1.c: New test.
19360 * gcc.dg/noncompile/20000901-1.c: New test.
19361 * gcc.dg/20001023-1.c: New test.
19362 * gcc.dg/20001101-1.c: New test.
19363 * gcc.dg/20001102-1.c: New test.
19364 * gcc.dg/20010207-1.c: New test.
19365 * gcc.dg/20010405-1.c: New test.
19366 * gcc.dg/20010822-1.c: New test.
19367 * gcc.dg/20011107-1.c: New test.
19368
19369 2002-01-09 Jeffrey A Law (law@redhat.com)
19370
19371 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
19372
19373 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
19374 execution failure on PA targets.
19375
19376 2002-01-09 Jakub Jelinek <jakub@redhat.com>
19377
19378 * gcc.c-torture/compile/20020109-1.c: New test.
19379
19380 2002-01-08 Kazu Hirata <kazu@hxi.com>
19381
19382 * gcc.c-torture/execute/20020108-1.c: New test.
19383
19384 2002-01-08 Jakub Jelinek <jakub@redhat.com>
19385
19386 * gcc.dg/20020108-1.c: New test.
19387
19388 2002-01-08 H.J. Lu <hjl@gnu.org>
19389
19390 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
19391 for header files.
19392
19393 2002-01-08 Geoff Keating <geoffk@redhat.com>
19394
19395 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
19396 consistency.
19397
19398 002-01-07 Aldy Hernandez <aldyh@redhat.com>
19399
19400 * gcc.dg/altivec-4.c: Test altivec predicates.
19401
19402 2002-01-07 Jakub Jelinek <jakub@redhat.com>
19403
19404 * gcc.c-torture/execute/20020107-1.c: New test.
19405
19406 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
19407
19408 PR c/5279
19409 * gcc.c-torture/compile/20020106-1.c: New test.
19410
19411 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
19412
19413 * gcc.c-torture/execute/nestfunc-4.c: New test.
19414
19415 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
19416
19417 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
19418 extra triple that slipped in.
19419 * g++.old-deja/g++.abi/align.C: Likewise.
19420 * g++.old-deja/g++.abi/bitfields.C: Likewise.
19421
19422 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
19423
19424 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
19425 * g++.old-deja/g++.abi/align.C: Likewise.
19426 * g++.old-deja/g++.abi/bitfields.C: Likewise.
19427
19428 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
19429 on FreeBSD/i386.
19430 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
19431 FreeBSD.
19432
19433 2002-01-04 Jakub Jelinek <jakub@redhat.com>
19434
19435 * gcc.dg/20020104-1.c: New test.
19436
19437 * gcc.dg/20020104-2.c: New test.
19438
19439 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
19440
19441 * gcc.dg/20020103-1.c: Fix typo in target selector.
19442
19443 2002-01-03 Richard Henderson <rth@redhat.com>
19444
19445 * gcc.dg/20020103-1.c: New.
19446
19447 2002-01-03 Kazu Hirata <kazu@hxi.com>
19448
19449 * gcc.c-torture/execute/20020103-1.c: New test.
19450
19451 2002-01-03 Jakub Jelinek <jakub@redhat.com>
19452
19453 * g++.dg/other/debug2.C: New test.
19454
19455 * gcc.c-torture/compile/20020103-1.c: New test.
19456
19457 2002-01-02 Jakub Jelinek <jakub@redhat.com>
19458
19459 * gcc.dg/gnu89-init-1.c: Added new tests.
19460
19461 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19462
19463 * g++.dg/template/friend2.C: Remove as patch is reverted.
19464
19465 * g++.dg/warn/oldcast1.C: New test.
19466
19467 * g++.dg/template/ptrmem1.C: New test.
19468 * g++.dg/template/ptrmem2.C: New test.
19469
19470 * g++.dg/template/ntp.C: New test.
19471
19472 * g++.dg/other/component1.C: New test.
19473
19474 * g++.dg/template/ttp3.C: New test.
19475
19476 * g++.dg/template/friend2.C: New test.
19477 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
19478
19479 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19480
19481 * g++.dg/other/ptrmem1.C: New test.
19482 * g++.dg/other/ptrmem2.C: New test.
19483
19484 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19485
19486 * g++.dg/template/ctor1.C: New test.
19487
19488 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
19489
19490 * g++.dg/template/friend2.C: New test.
19491
19492 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
19493
19494 * gcc.dg/mmix-1.c: New test.
19495
19496 2001-12-31 Richard Henderson <rth@redhat.com>
19497
19498 * gcc.dg/asm-5.c: New.
19499
19500 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
19501
19502 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
19503 in namespace __gnu_cxx
19504
19505 2001-12-30 Richard Henderson <rth@redhat.com>
19506
19507 * gcc.dg/debug-6.c: New.
19508
19509 2001-12-30 Jakub Jelinek <jakub@redhat.com>
19510
19511 * gcc.c-torture/compile/20011229-2.c: New test.
19512
19513 2001-12-29 Jakub Jelinek <jakub@redhat.com>
19514
19515 * gcc.dg/debug-3.c: New test.
19516 * gcc.dg/debug-4.c: New test.
19517 * gcc.dg/debug-5.c: New test.
19518
19519 2001-12-29 Richard Henderson <rth@redhat.com>
19520
19521 * g++.dg/eh/loop1.C: New.
19522
19523 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
19524
19525 * g++.dg/template/crash1.C: New test.
19526
19527 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
19528
19529 * g++.dg/other/const1.C: New test.
19530
19531 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
19532
19533 * gcc.c-torture/compile/20011229-1.c: New test.
19534
19535 2001-12-28 Stan Shebs <shebs@apple.com>
19536
19537 * lib/objc-torture.exp: Resync with c-torture.exp.
19538 * lib/objc.exp: Load standard libraries.
19539
19540 2001-12-28 Jakub Jelinek <jakub@redhat.com>
19541
19542 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
19543 additional tests.
19544
19545 2001-12-27 Roger Sayle <roger@eyesopen.com>
19546
19547 * gcc.c-torture/execute/string-opt-16.c: New testcase.
19548
19549 2001-12-27 Richard Henderson <rth@redhat.com>
19550
19551 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
19552
19553 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
19554
19555 * g++.dg/eh/ctor1.C: New test.
19556 * g++.dg/other/error2.C: New test.
19557
19558 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
19559
19560 * g++.dg/other/init2.C: New test.
19561
19562 2001-12-24 Richard Henderson <rth@redhat.com>
19563
19564 * gcc.dg/20011223-1.c: New.
19565 * gcc.dg/inline-1.c: New.
19566
19567 2001-12-23 Richard Henderson <rth@redhat.com>
19568
19569 * gcc.dg/asm-4.c: Test operand modifiers.
19570
19571 2001-12-23 Richard Henderson <rth@redhat.com>
19572
19573 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
19574
19575 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
19576
19577 * gcc.c-torture/execute/20011223-1.c: New test.
19578
19579 2001-12-21 Richard Henderson <rth@redhat.com>
19580
19581 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
19582 re-enables the warning.
19583
19584 2001-12-21 Richard Henderson <rth@redhat.com>
19585
19586 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
19587
19588 2001-12-20 Jakub Jelinek <jakub@redhat.com>
19589
19590 * gcc.c-torture/compile/20011218-1.c: New test.
19591
19592 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
19593
19594 * gcc.misc-test/arm-isr.exp: New file. Control running of the
19595 arm-isr.c test.
19596 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
19597 epilogue generation for ARM ISR routines.
19598
19599 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19600
19601 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
19602 * gcc.dg/format/c90-printf-3.c: Likewise.
19603 * gcc.dg/format/c99-printf-3.c: Likewise.
19604 * gcc.dg/format/ext-1.c: Likewise.
19605 * gcc.dg/format/ext-6.c: Likewise.
19606 * gcc.dg/format/format.h: Prototype unlocked stdio.
19607
19608 2001-12-20 Richard Henderson <rth@redhat.com>
19609
19610 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
19611 (arena): Use it.
19612 (malloc): Correct allocation logic. Abort if we fill up the
19613 arena before initialization complete.
19614 (realloc): Correct allocation logic.
19615
19616 2001-12-20 Jakub Jelinek <jakub@redhat.com>
19617
19618 * gcc.c-torture/compile/20011219-2.c: New test.
19619
19620 * gcc.c-torture/execute/20011219-1.c: New test.
19621
19622 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
19623
19624 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
19625 target does not support weak symbols.
19626
19627 2001-12-19 Jakub Jelinek <jakub@redhat.com>
19628
19629 * gcc.c-torture/compile/20011219-1.c: New test.
19630
19631 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
19632
19633 * g++.dg/other/error1.C: New test.
19634
19635 2001-12-17 Jeffrey A Law (law@redhat.com)
19636
19637 * gcc.c-torture/execute/20011217-1.c: New test.
19638
19639 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
19640
19641 * objc.dg/special/: New directory.
19642 * objc.dg/special/special.exp: New file.
19643 * objc.dg/special/unclaimed-category-1.h: New file.
19644 * objc.dg/special/unclaimed-category-1a.m: New file.
19645 * objc.dg/special/unclaimed-category-1.m: New file.
19646
19647 2001-12-17 Andreas Jaeger <aj@suse.de>
19648
19649 * gcc.c-torture/compile/20011217-2.c: New test.
19650
19651 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
19652
19653 * gcc.c-torture/compile/20011217-1.c: New test.
19654
19655 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
19656
19657 * testsuite/gcc.dg/20011214-1.c: New.
19658
19659 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
19660
19661 * gcc.dg/altivec-4.c: New.
19662
19663 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
19664
19665 * gcc.dg/20011113-1.c: New test.
19666
19667 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
19668
19669 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
19670 std::__malloc_alloc_template<0> and
19671 std::__default_alloc_template<false, 0>.
19672
19673 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
19674
19675 * objc/execute/bf-21.m: New test.
19676 * objc/execute/enumeration-1.m: New test.
19677 * objc/execute/enumeration-2.m: New test.
19678
19679 2001-12-12 Jakub Jelinek <jakub@redhat.com>
19680
19681 * gcc.dg/gnu89-init-1.c: New test.
19682
19683 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
19684
19685 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
19686 * g++.old-deja/g++.jason/2371.C: Likewise.
19687 * g++.old-deja/g++.jason/template33.C: Likewise.
19688 * g++.old-deja/g++.jason/template34.C: Likewise.
19689 * g++.old-deja/g++.jason/template36.C: Likewise.
19690 * g++.old-deja/g++.oliva/typename1.C: Likewise.
19691 * g++.old-deja/g++.oliva/typename2.C: Likewise.
19692 * g++.old-deja/g++.other/typename1.C: Likewise.
19693 * g++.old-deja/g++.pt/inherit2.C: Likewise.
19694 * g++.old-deja/g++.pt/nontype5.C: Likewise.
19695 * g++.old-deja/g++.pt/typename11.C: Likewise.
19696 * g++.old-deja/g++.pt/typename14.C: Likewise.
19697 * g++.old-deja/g++.pt/typename16.C: Likewise.
19698 * g++.old-deja/g++.pt/typename3.C: Likewise.
19699 * g++.old-deja/g++.pt/typename4.C: Likewise.
19700 * g++.old-deja/g++.pt/typename5.C: Likewise.
19701 * g++.old-deja/g++.pt/typename7.C: Likewise.
19702 * g++.old-deja/g++.robertl/eb9.C: Likewise.
19703
19704 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
19705
19706 * g++.dg/other/linkage1.C: New test.
19707 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19708 specifiers.
19709
19710 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
19711
19712 * gcc.dg/concat.c: New test.
19713
19714 2001-12-11 Stan Shebs <shebs@apple.com>
19715
19716 * objc/compile: New test directory.
19717 * objc/compile/compile.exp: New expect script.
19718 * objc/compile/20011211-1.m: New compile test.
19719
19720 2001-12-11 Jason Merrill <jason@redhat.com>
19721
19722 * lib/prune.exp (prune_gcc_output): Also handle "In member
19723 function". So many permutations...
19724
19725 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19726
19727 * g++.dg/template/typedef1.C: New test.
19728
19729 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19730
19731 * g++.dg/other/copy1.C: New test.
19732
19733 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19734
19735 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19736
19737 * gcc.dg/builtin-choose-expr.c: New.
19738
19739 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19740
19741 * gcc.dg/altivec-2.c: New.
19742
19743 2001-12-07 Richard Henderson <rth@redhat.com>
19744
19745 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19746
19747 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19748
19749 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19750 ultrasparc.
19751
19752 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19753
19754 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19755
19756 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19757
19758 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19759 variable argument list.
19760
19761 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19762
19763 * gcc.c-torture/execute/memcheck: Delete entire directory.
19764 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19765 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19766
19767 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19768
19769 * gcc.dg/Wshadow-1.c: New test.
19770
19771 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19772
19773 * gcc.c-torture/compile/20011130-1.c: New test.
19774
19775 * gcc.dg/noncompile/20011025-1.c: New test.
19776
19777 * g++.dg/other/anon-union.C: New test.
19778
19779 * gcc.c-torture/execute/20011024-1.c: New test.
19780
19781 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19782
19783 * gcc.c-torture/execute/20000722-1.x,
19784 gcc.c-torture/execute/20010123-1.x: Remove.
19785 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19786 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19787 gcc.dg/c99-complit-2.c: New tests.
19788
19789 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19790
19791 * g++.dg/inherit/base1.C: New test.
19792
19793 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19794
19795 * g++.dg/other/stdarg1.C: New test.
19796
19797 * gcc.c-torture/compile/20011130-2.c: New test.
19798
19799 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19800
19801 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19802 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19803 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19804 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19805 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19806 * gcc.dg/builtin-prefetch-1.c: New test.
19807
19808 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19809
19810 * gcc.dg/20011130-1.c: New test.
19811
19812 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19813
19814 * g++.dg/other/scope1.C: New test.
19815 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19816
19817 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19818
19819 * gcc.dg/vla-init-1.c: New test.
19820
19821 2001-12-01 Geoff Keating <geoffk@redhat.com>
19822
19823 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19824
19825 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19826
19827 * objc.dg/alias.m: Update.
19828 * objc.dg/class-1.m: Update.
19829 * objc.dg/const-str-1.m: Update.
19830 * objc.dg/fwd-proto-1.m: Update.
19831 * objc.dg/id-1.m: Update.
19832 * objc.dg/super-class-1.m: Update.
19833
19834 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19835
19836 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19837 constructs.
19838
19839 2001-11-28 Jeffrey A Law (law@cygnus.com)
19840
19841 * gcc.c-torture/execute/20011128-1.c: New test.
19842
19843 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19844
19845 * gcc.dg/20011127-1.c: New test.
19846
19847 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19848
19849 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19850 from Austin Group draft 7.
19851 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19852 scanf format arguments.
19853 * gcc.dg/format/no-exargs-2.c: New test.
19854
19855 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19856
19857 * g++.dg/abi/vbase8-4.C: New test.
19858
19859 2001-11-24 Ian Lance Taylor <ian@airs.com>
19860
19861 * gcc.c-torture/execute/20011121-1.c: New test.
19862
19863 2001-11-23 Jeffrey A Law (law@cygnus.com)
19864
19865 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19866
19867 2001-11-23 Andreas Jaeger <aj@suse.de>
19868
19869 * gcc.dg/cpp/charconst-2.c: New test.
19870
19871 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19872
19873 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19874 to the host if it is remote. Let tests specify extra headers
19875 they use.
19876 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19877 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19878 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19879 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19880 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19881 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19882 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19883 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19884 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19885 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19886
19887 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19888
19889 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19890 for little endian ARMs.
19891
19892 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19893
19894 * gcc.c-torture/compile/20011119-1.c: New test.
19895 * gcc.c-torture/compile/20011119-2.c: New test.
19896
19897 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19898
19899 * gcc.dg/altivec-1.c: Fix typo.
19900
19901 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19902
19903 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19904
19905 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19906
19907 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19908
19909 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19910
19911 * lib/g77.exp: Don't specify --rpath-link.
19912
19913 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19914 across all the headers.
19915 * gcc.dg/format/format.exp: For testing on a remote host,
19916 copy format.h.
19917
19918 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19919 * gcc.c-torture/execute/930406-1.c: Likewise.
19920 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19921
19922 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19923
19924 * gcc.dg/altivec-1.c: New.
19925
19926 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19927
19928 * gcc.dg/cpp/fpreprocessed.c: New test case.
19929
19930 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19931
19932 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19933 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19934 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19935
19936 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19937
19938 * gcc.dg/no-builtin-1.c: New test.
19939
19940 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19941
19942 * gcc.c-torture/execute/20011115-1.c: New test.
19943
19944 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19945
19946 * gcc.c-torture/compile/20011114-2.c: New test.
19947 * gcc.c-torture/compile/20011114-3.c: New test.
19948 * gcc.c-torture/compile/20011114-4.c: New test.
19949
19950 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19951
19952 * g++.dg/other/init1.C: New test.
19953
19954 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19955
19956 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19957 message.
19958
19959 * gcc.c-torture/execute/20011114-1.c: New testcase.
19960
19961 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19962 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19963 like the (before this change) version of 20010327-1.c.
19964
19965 2001-11-14 Roger Sayle <roger@eyesopen.com>
19966
19967 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19968
19969 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19970
19971 * g++.dg/init/array2.C: New test.
19972
19973 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19974
19975 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19976
19977 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19978
19979 * g++.dg/other/forscope1.C: New test.
19980 * g++.dg/ext/forscope1.C: New test.
19981 * g++.dg/ext/forscope2.C: New test.
19982
19983 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19984
19985 * gcc.c-torture/execute/20011113-1.c: New test.
19986
19987 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19988
19989 * gcc.c-torture/execute/20011109-2.c: New test.
19990
19991 * gcc.c-torture/execute/20011109-1.c: New test.
19992
19993 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19994
19995 * gcc.c-torture/compile/20011109-1.c: New test.
19996
19997 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19998
19999 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
20000 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
20001 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
20002 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
20003 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
20004 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
20005 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
20006
20007 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
20008
20009 * g++.dg/warn/Wshadow-1.C: New tests.
20010 * g++.old-deja/g++.mike/for3.C: Update.
20011
20012 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
20013
20014 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
20015 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
20016 XFAILs. Adjust expected error texts.
20017 * gcc.c-torture/compile/20011106-1.c,
20018 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
20019 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
20020 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
20021 gcc.dg/c99-array-lval-5.c: New tests.
20022
20023 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20024
20025 * gcc.dg/cpp/defined.c: Update.
20026
20027 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20028
20029 * gcc.c-torture/execute/anon-1.c: New test.
20030
20031 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
20032
20033 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
20034 same size, so no warning should be produced on stormy16.
20035
20036 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
20037 due to oversized array.
20038 * g++.old-deja/g++.mike/ns15.C: Likewise.
20039 * g++.old-deja/g++.pt/crash16.C: Likewise.
20040
20041 2001-11-02 Graham Stott <grahams@redhat.com>
20042
20043 * g++.dgother/debug1.C: Fix typos.
20044
20045 2001-11-01 Jakub Jelinek <jakub@redhat.com>
20046
20047 * g++.dg/other/debug1.C: New test.
20048
20049 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20050
20051 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
20052 of unsigned long.
20053
20054 2001-10-30 Jakub Jelinek <jakub@redhat.com>
20055
20056 * gcc.dg/20011029-2.c: New test.
20057
20058 * gcc.c-torture/compile/20011029-1.c: New test.
20059
20060 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
20061
20062 * objc/execute/class_self-1.m: New test.
20063 * objc/execute/class_self-2.m: New test.
20064
20065 2001-10-25 Zack Weinberg <zack@codesourcery.com>
20066
20067 * gcc.misc-tests/msgs.exp: Delete.
20068 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
20069 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
20070 error set to match recent changes.
20071
20072 2001-10-24 Zack Weinberg <zack@codesourcery.com>
20073
20074 * gcc.dg/20011021-1.c: New test.
20075
20076 2001-10-24 Jakub Jelinek <jakub@redhat.com>
20077
20078 * gcc.c-torture/compile/20011023-1.c: New test.
20079
20080 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
20081
20082 * lib/g77.exp: Rewrite based on lib/g++.exp.
20083
20084 2001-10-19 Jakub Jelinek <jakub@redhat.com>
20085
20086 * gcc.c-torture/execute/20011019-1.c: New test.
20087
20088 * gcc.dg/20011018-1.c: New test.
20089
20090 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
20091
20092 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
20093
20094 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
20095
20096 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
20097 * gcc.dg/attr-invalid.c: Likewise.
20098
20099 2001-10-18 Jakub Jelinek <jakub@redhat.com>
20100
20101 * testsuite/gcc.dg/20011015-1.c: New test.
20102
20103 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
20104
20105 * g++.dg/template/unify2.C: New test.
20106
20107 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
20108
20109 * g++.dg/other/exception-specification.C: New test
20110
20111 2001-10-13 Tom Rix <trix@redhat.com>
20112
20113 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
20114 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
20115
20116 2001-10-12 Jakub Jelinek <jakub@redhat.com>
20117
20118 * testsuite/gcc.dg/20011009-1.c: New test.
20119
20120 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
20121
20122 PR g++/4476
20123 * g++.dg/other/friend1.C: New test.
20124
20125 2001-10-11 Richard Henderson <rth@redhat.com>
20126
20127 * g++.old-deja/g++.other/crash18.C: Add -S to options.
20128
20129 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20130
20131 * gcc.c-torture/compile/20011010-1.c: New.
20132
20133 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
20134
20135 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
20136 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
20137 g77.f-torture/execute/execute.exp,
20138 g77.f-torture/noncompile/noncompile.exp,
20139 gcc.c-torture/compile/compile.exp,
20140 gcc.c-torture/execute/execute.exp,
20141 gcc.c-torture/execute/ieee/ieee.exp,
20142 gcc.c-torture/execute/memcheck/memcheck.exp,
20143 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
20144 objc/execute/execute.exp: Update FSF address.
20145
20146 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
20147
20148 * gcc.dg/cpp/cmdlne-C.c: Update.
20149 * gcc.dg/cpp/cmdlne-C2.c: New.
20150
20151 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20152
20153 * gcc.c-torture/execute/20011008-3.c: New.
20154
20155 2001-10-08 DJ Delorie <dj@redhat.com>
20156
20157 * gcc.dg/20011008-1.c: New.
20158 * gcc.dg/20011008-2.c: New.
20159
20160 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
20161
20162 * gcc.dg/cpp/spacing1.c: Update test.
20163
20164 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
20165
20166 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
20167 spelling errors of "separate" as "seperate".
20168
20169 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
20170
20171 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
20172 enough to avoid inlining.
20173
20174 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20175
20176 * lib/g77.exp: set libg2c_dir correctly.
20177
20178 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
20179
20180 * gcc.dg/cpp/macro11.c: New test.
20181
20182 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
20183
20184 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
20185 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
20186 gcc.dg/format/multattr-3.c: New tests.
20187 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
20188 tests for format attributes on function pointers being rejected.
20189
20190 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
20191
20192 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
20193
20194 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
20195
20196 * g++.dg/warn/format1.C: New test.
20197
20198 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
20199
20200 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
20201
20202 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
20203
20204 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
20205
20206 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
20207
20208 * gcc.dg/cpp/redef2.c: Add test.
20209
20210 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
20211
20212 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
20213 long-standing bug on i686, apparently.
20214 * gcc.c-torture/execute/loop-2c.x: New file.
20215 * gcc.c-torture/execute/loop-2d.x: New file.
20216 * gcc.c-torture/execute/loop-3c.x: New file.
20217
20218 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
20219
20220 * gcc.dg/cpp/20000625-2.c: Correct line number.
20221
20222 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
20223
20224 * gcc.dg/cpp/macro10.c: New test.
20225 * gcc.dg/cpp/strify3.c: New test.
20226 * gcc.dg/cpp/spacing1.c: Add tests.
20227 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
20228 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
20229
20230 2001-09-24 DJ Delorie <dj@redhat.com>
20231
20232 * gcc.c-torture/execute/20010924-1.c: New test.
20233
20234 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
20235
20236 * testsuite/objc/execute/paste.m: Remove.
20237
20238 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
20239
20240 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
20241
20242 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
20243
20244 * g77.dg/strlen0.f: New test.
20245
20246 2001-09-21 Richard Henderson <rth@redhat.com>
20247
20248 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
20249 * g++.old-deja/g++.abi/vtable2.C: Likewise.
20250
20251 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
20252
20253 Table-driven attributes.
20254 * g++.dg/ext/attrib1.C: New test.
20255
20256 2001-09-20 DJ Delorie <dj@redhat.com>
20257
20258 * gcc.dg/20000926-1.c: Update expected warning messages.
20259 * gcc.dg/array-2.c: Likewise, and test for warnings too.
20260 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
20261 array.
20262
20263 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
20264
20265 * g++.dg/eh/registers1.C: New test case.
20266
20267 2001-09-17 Richard Henderson <rth@redhat.com>
20268
20269 * gcc.dg/array-5.c: Fix VLA decomposition test.
20270
20271 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
20272
20273 * gcc.dg/cpp/line5.c: New testcase.
20274
20275 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
20276
20277 * gcc.dg/cpp/macro9.c: New test.
20278
20279 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
20280
20281 * gcc.c-torture/execute/980223.c: Change type of addr from long
20282 to char *.
20283
20284 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
20285
20286 * gcc.c-torture/execute/20010915-1.c: New test.
20287
20288 2001-09-14 Janis Johnson <janis187@us.ibm.com>
20289
20290 * g77.dg/bprob: New directory.
20291 * g77.dg/bprob/bprob.exp: New file.
20292 * g77.dg/bprob/bprob-1.f: New test.
20293 * g77.dg/gcov: New directory.
20294 * g77.dg/gcov/gcov.exp: New file.
20295 * g77.dg/gcov/gcov-1.f: New test.
20296 * g77.dg/gcov/gcov-1.x: New file.
20297
20298 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
20299
20300 * gcc.dg/cpp/directiv.c: Update.
20301 * gcc.dg/cpp/undef1.c: Update.
20302
20303 2001-09-12 Jakub Jelinek <jakub@redhat.com>
20304
20305 * gcc.dg/20010912-1.c: New test.
20306
20307 2001-09-11 Janis Johnson <janis187@us.ibm.com>
20308
20309 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
20310 language-independent file in lib.
20311 * lib/gcov.exp: New file.
20312
20313 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
20314
20315 * gcc.c-torture/compile/20010911-1.c: New test.
20316
20317 2001-09-10 Janis Johnson <janis187@us.ibm.com>
20318
20319 * lib/profopt.exp: New, to support profile-directed optimizations.
20320 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
20321 * gcc.misc-tests/bprob-1.c: New test.
20322 * gcc.misc-tests/bprob-2.c: New test.
20323
20324 2001-09-07 Janis Johnson <janis187@us.ibm.com>
20325
20326 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
20327 XFAIL and which kinds of gcov output to verify.
20328 * gcc.misc-tests/gcov-4b.x: New file.
20329 * gcc.misc-tests/gcov-5b.x: New file.
20330 * gcc.misc-tests/gcov-6.x: New file.
20331 * gcc.misc-tests/gcov-7.c: New test.
20332 * gcc.misc-tests/gcov-7.x: New file.
20333
20334 2001-09-06 Janis Johnson <janis187@us.ibm.com>
20335
20336 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
20337 * gcc.misc-tests/gcov-6.c: New test.
20338
20339 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
20340
20341 PR c++/3986
20342 * g++.dg/abi/vbase1.C: New test.
20343
20344 2001-09-05 Ziemowit Laski <zlaski@apple.com>
20345
20346 * objc.dg/method-2.m: New.
20347
20348 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
20349
20350 PR c++/4203
20351 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
20352 * g++.dg/init/empty1.C: New test.
20353
20354 2001-09-03 Jakub Jelinek <jakub@redhat.com>
20355
20356 * gcc.c-torture/compile/20010903-1.c: New test.
20357
20358 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
20359
20360 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
20361 for m68k.
20362
20363 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
20364
20365 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
20366
20367 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
20368
20369 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
20370
20371 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
20372
20373 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
20374 for 16-bit 'unsigned int'.
20375
20376 2001-08-29 Kazu Hirata <kazu@hxi.com>
20377
20378 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
20379
20380 2001-08-27 Richard Henderson <rth@redhat.com>
20381
20382 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
20383 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
20384
20385 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
20386
20387 * gcc.dg/asm-names.c (ymain): New.
20388
20389 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
20390
20391 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
20392 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
20393 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
20394
20395 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20396
20397 * gcc.dg/compare5.c: New testcase.
20398
20399 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
20400
20401 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
20402 and "In instantiation".
20403
20404 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
20405
20406 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
20407
20408 2001-08-20 Janis Johnson <janis187@us.ibm.com>
20409
20410 * gcc.misc-tests/gcov.exp: Add support for branch information.
20411 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
20412 * gcc.misc-tests/gcov-4.c: New test.
20413 * gcc.misc-tests/gcov-4b.c: New test.
20414 * gcc.misc-tests/gcov-5b.c: New test.
20415
20416 2001-08-20 Zack Weinberg <zackw@panix.com>
20417
20418 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
20419 expected to fail.
20420
20421 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
20422
20423 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
20424
20425 2001-08-19 Jakub Jelinek <jakub@redhat.com>
20426
20427 * g++.dg/eh/template1.C: New test.
20428
20429 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
20430
20431 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
20432 Fix thinko.
20433 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
20434 for xfail.
20435
20436 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
20437
20438 * lib/g77-dg.exp: Use prune.exp for common procedures
20439 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
20440 * lib/g77.exp: (g77-dg-prune) Remove
20441
20442 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
20443
20444 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
20445
20446 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20447
20448 * g++.dg/template/unify1.C: New test.
20449
20450 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
20451
20452 * g++.dg/abi/empty4.C: New test.
20453
20454 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
20455
20456 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
20457 solaris2.*
20458 * g77.f-torture/compile/pr3743.x: Likewise
20459
20460 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20461
20462 * g++.dg/other/using-declaration.C: New test.
20463
20464 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
20465
20466 * gcc.dg/cpp/tr-sign.c: New testcase.
20467
20468 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
20469
20470 * gcc.dg/cpp/19951025-1.c: Revert.
20471 * gcc.dg/cpp/directiv.c: We no longer process directives that
20472 interrupt macro arguments.
20473
20474 2001-08-03 Zack Weinberg <zackw@stanford.edu>
20475
20476 * gcc.dg/bconstp-1.c: New test.
20477
20478 2001-08-03 Richard Henderson <rth@redhat.com>
20479
20480 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
20481
20482 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
20483
20484 * gcc.dg/cpp/19951025-1.c: Update.
20485
20486 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
20487
20488 * g77.dg/ff90-1.f (s): Fix reference of variable z,
20489 should be x.
20490
20491 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
20492
20493 Kill -fhonor-std.
20494 * g++.old-deja/g++.ns/ns14.C: Remove special options.
20495 * g++.old-deja/g++.other/std1.C: Likewise.
20496 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
20497
20498 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
20499
20500 * lib/g77.exp: Load gcc-defs.exp for common procedures
20501 (g77_pass, g77_fail, g77_finish, g77_exit,
20502 ${tool}_check_unsupported_p} Now redundant. Deleted.
20503
20504 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
20505
20506 * g77.dg/fbackslash.f
20507 * g77.dg/fcase-preserve.f
20508 * g77.dg/ff90-1.f
20509 * g77.dg/ffixed-line-length-0.f
20510 * g77.dg/ffixed-line-length-132.f
20511 * g77.dg/ffixed-line-length-7.f
20512 * g77.dg/ffixed-line-length-72.f
20513 * g77.dg/ffixed-line-length-none.f
20514 * g77.dg/ffree-form-1.f
20515 * g77.dg/fno-backslash.f
20516 * g77.dg/fno-f90-1.f
20517 * g77.dg/fno-fixed-form-1.f
20518 * g77.dg/fno-onetrip.f
20519 * g77.dg/fno-typeless-boz.f
20520 * g77.dg/fno-underscoring.f
20521 * g77.dg/fno-vxt-1.f
20522 * g77.dg/fonetrip.f
20523 * g77.dg/ftypeless-boz.f
20524 * g77.dg/fugly-assumed.f
20525 * g77.dg/funderscoring.f
20526 * g77.dg/fvxt-1.f
20527
20528 2001-08-01 Ziemowit Laski <zlaski@apple.com>
20529
20530 * objc.dg/fwd-proto-1.m: New.
20531 * objc.dg/local-decl-1.m: New.
20532 * objc.dg/naming-1.m: New.
20533 * objc.dg/naming-2.m: New.
20534 * objc.dg/proto-hier-1.m: New.
20535
20536 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
20537
20538 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
20539 largest-type elements to a struct makes its size grow.
20540
20541 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
20542
20543 * g++.dg/abi/vthunk1.C: New test.
20544
20545 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
20546
20547 * g++.dg/abi/vbase8-22.C: New test.
20548
20549 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20550
20551 * gcc.dg/cpp/macro8.c: New test.
20552
20553 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
20554
20555 * g++.dg/abi/vbase8-21.C: New test.
20556
20557 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
20558
20559 * g++.dg/abi/vbase8-10.C: New test.
20560
20561 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20562
20563 * lib/g++.exp (g++_set_ld_library_path): Renamed to
20564 ${tool}_set_ld_library_path.
20565 Changed caller.
20566 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
20567 g++.exp.
20568
20569 2001-07-26 Stan Cox <scox@redhat.com>
20570
20571 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
20572 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
20573 gcc_exit, gcc_check_unsupported_p):
20574 Moved to gcc-deps.exp
20575 * gcc-deps.exp: New file.
20576
20577 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20578
20579 * g++.old-deja/g++.pt/defarg14.C: New test.
20580
20581 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20582
20583 * g++.old-deja/g++.other/lineno5.C: New test.
20584
20585 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20586
20587 * g++.old-deja/g++.pt/crash68.C: New test.
20588
20589 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
20590
20591 * g++.old-deja/g++.other/crash42.C: New test.
20592
20593 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
20594
20595 * gcc.dg/cpp/extratokens.c: Fix.
20596 * gcc.dg/cpp/skipping2.c: New tests.
20597
20598 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20599
20600 * gcc.c-torture/execute/20010724-1.c: New file.
20601 * gcc.c-torture/execute/20010724-1.x: New file.
20602
20603 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20604
20605 * g++.old-deja/g++.other/cond7.C: New test.
20606
20607 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20608
20609 * g++.old-deja/g++.other/optimize4.C: New test.
20610
20611 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
20612
20613 * g++.old-deja/g++.abi/vbase8-5.C: New test.
20614
20615 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
20616
20617 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
20618 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
20619 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
20620 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
20621
20622 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
20623 bug report" message.
20624
20625 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
20626 * g++.dg/ext/instantiate1.C: Move from old-deja.
20627
20628 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
20629
20630 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
20631 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
20632 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
20633 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
20634
20635 2001-07-23 Jeffrey A Law (law@cygnus.com)
20636
20637 * gcc.c-torture/execute/20010723-1.c: New test.
20638
20639 2001-07-23 Ben Elliston <bje@redhat.com>
20640
20641 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
20642
20643 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20644
20645 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
20646 i[34567]86-*-*.
20647 Delete handling of ieee_multilib_flags.
20648 Pass -mieee for alpha*-*-* and sh-*-*.
20649 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
20650
20651 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
20652
20653 Remove old-abi tests.
20654 * g++.old-deja/g++.mike/p11116.C: Remove.
20655 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
20656
20657 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
20658
20659 * g77.f-torture/compile/pr3743.f: New test
20660
20661 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
20662
20663 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
20664
20665 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20666
20667 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
20668 g++.old-deja/g++.pt/static6.C: Likewise.
20669 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
20670 supports weak symbols.
20671
20672 2001-07-18 Andreas Jaeger <aj@suse.de>
20673
20674 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
20675 supported again.
20676
20677 2001-07-18 Andreas Jaeger <aj@suse.de>
20678
20679 * gcc.dg/iftrap-1.c: Fix target line.
20680
20681 2001-07-17 Richard Henderson <rth@redhat.com>
20682
20683 * gcc.c-torture/execute/20010717-1.c: New.
20684
20685 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
20686
20687 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
20688 tests.
20689
20690 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20691
20692 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20693
20694 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20695
20696 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20697 UAC_SIGBUS, UAC_NOPRINT definitions.
20698
20699 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
20700
20701 * objc/execute/object_is_class.m: New test.
20702 * objc/execute/object_is_meta_class.m: New test.
20703
20704 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20705
20706 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20707 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20708
20709 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
20710
20711 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20712 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20713
20714 2001-07-14 Richard Henderson <rth@redhat.com>
20715
20716 * gcc.dg/iftrap-1.c: New.
20717
20718 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
20719
20720 * g77.f-torture/execute/intrinsic77.f: New test.
20721
20722 2001-07-11 Janis Johnson <janis@us.ibm.com>
20723
20724 * gcc.misc-tests/gcov-3.c: New test.
20725
20726 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20727
20728 * gcc.c-torture/compile/20010711-1.c,
20729 * gcc.c-torture/compile/20010711-2.c: New tests.
20730
20731 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20732
20733 * gcc.c-torture/execute/20010711-1.c: New test.
20734
20735 2001-07-11 Ben Elliston <bje@redhat.com>
20736
20737 * g++.old-deja/g++.other/enum5.C: New test.
20738
20739 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20740
20741 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20742 (g++-dg-prune): Call prune_gcc_output.
20743 * prune.exp: New file for prune_gcc_output.
20744 * lib/g++.exp, lib/gcc.exp: Load it.
20745
20746 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20747
20748 * gcc.c-torture/compile/20010701-1.c,
20749 g++.old-deja/g++.ext/attrib6.C: New tests.
20750
20751 2001-07-06 Jeffrey A Law (law@cygnus.com)
20752
20753 * gcc.c-torture/compile/20010706-1.c: New test.
20754
20755 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20756
20757 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20758
20759 2001-06-28 Stan Shebs <shebs@apple.com>
20760
20761 * gcc.dg/pragma-darwin.c: New test.
20762
20763 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20764
20765 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20766 Solaris 2.[678] system.
20767
20768 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20769
20770 * gcc.dg/20010622-1.c: New test.
20771
20772 2001-06-18 Stan Shebs <shebs@apple.com>
20773
20774 * objc.dg: New directory.
20775 * objc.dg/dg.exp: New file.
20776 * objc.dg/alias.m: New.
20777 * objc.dg/class-1.m: New.
20778 * objc.dg/class-2.m: New.
20779 * objc.dg/const-str-1.m: New.
20780 * objc.dg/const-str-2.m: New.
20781 * objc.dg/id-1.m: New.
20782 * objc.dg/method-1.m: New.
20783 * objc.dg/super-class-1.m: New.
20784 * lib/objc-dg.exp: New file.
20785
20786 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20787
20788 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20789 of label name.
20790
20791 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20792
20793 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20794
20795 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20796
20797 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20798 variable.
20799
20800 2001-06-12 Richard Henderson <rth@redhat.com>
20801
20802 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20803
20804 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20805
20806 * g++.old-deja/g++.abi/vbase5.C: New test.
20807 * g++.old-deja/g++.abi/vbase6.C: New test.
20808 * g++.old-deja/g++.abi/vbase7.C: New test.
20809
20810 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20811
20812 * gcc.c-torture/compile/20010610-1.c: New test.
20813
20814 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20815
20816 * g++.old-deja/g++.abi/vbase4.C: New test.
20817
20818 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20819
20820 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20821 support %f for HC11/HC12 targets.
20822 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20823 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20824 on HC11/HC12 targets.
20825 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20826
20827 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20828
20829 * gcc.dg/wchar_t-1.c: New file.
20830 * gcc.dg/wint_t-1.c: Likewise.
20831
20832 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20833
20834 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20835
20836 2001-06-11 Richard Henderson <rth@redhat.com>
20837
20838 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20839
20840 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20841
20842 * gcc.c-torture/compile/20010611-1.c: New test.
20843
20844 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20845
20846 * gcc.dg/c99-tag-1.c: Add more tests.
20847
20848 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20849
20850 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20851 representation on MN10300 and ARM/Thumb.
20852
20853 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20854
20855 * g77.f-torture/execute/20010610.f: New.
20856
20857 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20858
20859 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20860 names.
20861
20862 2001-06-09 Richard Henderson <rth@redhat.com>
20863
20864 * gcc.c-torture/execute/ashrdi-1.c: New.
20865 * gcc.c-torture/execute/ashldi-1.c: New.
20866 * gcc.c-torture/execute/lshrdi-1.c: New.
20867
20868 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20869
20870 * objc/execute/load-3.m: Added. Check sending +load to categories,
20871 in addition to classes.
20872
20873 2001-06-08 Stan Shebs <shebs@apple.com>
20874
20875 * objc/execute/load-2.m: New test. From Nicola Pero
20876 <n.pero@mi.flashnet.it>.
20877
20878 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20879
20880 * gcc.c-torture/execute/20010605-2.c: New test.
20881
20882 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20883
20884 * g++.old-deja/g++.abi/vbase2.C: New test.
20885 * g++.old-deja/g++.abi/vbase3.C: New test.
20886
20887 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20888
20889 * g++.old-deja/g++.pt/friend49.C: New test.
20890
20891 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20892
20893 * g++.old-deja/g++.ext/anon3.C: New test.
20894
20895 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20896
20897 * g++.old-deja/g++.other/conv7.C: New test.
20898
20899 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20900
20901 * gcc.c-torture/compile/20010605-2.c: New test.
20902
20903 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20904
20905 * gcc.c-torture/execute/20010604-1.c: New test.
20906
20907 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20908
20909 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20910
20911 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20912
20913 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20914 (g++_link_flags): Likewise.
20915 (g++_init): Pass gccpath's value to two previous functions.
20916
20917 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20918
20919 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20920 Ensure logfile entry matches exec command line.
20921
20922 2001-05-31 Richard Henderson <rth@redhat.com>
20923
20924 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20925 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20926
20927 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20928
20929 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20930 compiler for irix6.2
20931
20932 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20933
20934 * g++.old-deja/g++.other/optimize3.C: New file.
20935
20936 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20937
20938 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20939 assemble.
20940
20941 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20942
20943 * g++.old-deja/g++.other/optimize2.C: New file.
20944
20945 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20946
20947 * gcc.c-torture/compile/20010518-2.c: New file.
20948 * gcc.c-torture/execute/20010518-1.c: New file.
20949 * gcc.c-torture/execute/20010518-2.c: New file.
20950
20951 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20952
20953 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20954
20955 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20956
20957 G++ no longer defines builtins that do not begin with __builtin.
20958 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20959 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20960 * g++.old-deja/g++.law/builtin1.C: Likewise.
20961 * g++.old-deja/g++.law/cvt2.C: Likewise.
20962 * g++.old-deja/g++.mike/net5.C: Likewise.
20963 * g++.old-deja/g++.other/builtins1.C: Likewise.
20964 * g++.old-deja/g++.other/builtins2.C: Likewise.
20965 * g++.old-deja/g++.other/builtins3.C: Likewise.
20966 * g++.old-deja/g++.other/builtins4.C: Likewise.
20967 * g++.old-deja/g++.other/inline8.C: Likewise.
20968 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20969
20970 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20971
20972 * g++.old-deja/g++.pt/using1.C: Adjust.
20973 * g++.old-deja/g++.pt/using2.C: New test.
20974
20975 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20976
20977 * gcc.dg/cpp/charconst.c: New tests.
20978 * gcc.dg/cpp/escape.c: New tests.
20979 * gcc.dg/cpp/escape-1.c: New tests.
20980 * gcc.dg/cpp/escape-2.c: New tests.
20981 * gcc.dg/cpp/ucs.c: New tests.
20982
20983 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20984
20985 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20986 native compiler for irix6.5.
20987
20988 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20989
20990 * lib/g++.exp (g++_include_flags): Use args to compute
20991 get_multilibs.
20992 (g++_link_flags): Likewise.
20993 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20994
20995 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20996
20997 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20998
20999 2001-05-21 Geoff Keating <geoffk@redhat.com>
21000
21001 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
21002 this file.
21003
21004 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21005
21006 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
21007 STACK_SIZE;
21008 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
21009 to STACK_SIZE; Use it to define size of add_histo array.
21010 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
21011 to STACK_SIZE.
21012 (f): Use GITT_SIZE to define size of gitt local table.
21013 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
21014 to STACK_SIZE; Use it to define size of bytemem array.
21015
21016 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21017
21018 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
21019 on 68HC11/HC12 due to the asm instruction.
21020 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
21021 * gcc.c-torture/compile/920520-1.x: Likewise.
21022 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
21023 on 68HC11/HC12 because the function is larger than 64K.
21024 * gcc.c-torture/compile/961203-1.x: New file, this test fails
21025 on 68HC11/HC12 because the structure is too large.
21026
21027 2001-05-20 Richard Henderson <rth@redhat.com>
21028
21029 * gcc.c-torture/execute/20010520-1.c: New.
21030
21031 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21032
21033 * g++.old-deja/g++.warn/compare1.C: New test.
21034 * gcc.dg/compare4.c: New test.
21035
21036 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
21037
21038 * g++.old-deja/g++.other/optimize1.C: New test.
21039
21040 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21041
21042 * g++.old-deja/g++.pt/spec41.C: New test.
21043
21044 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
21045
21046 * gcc.c-torture/compile/20010114-1.x: Remove.
21047
21048 2001-05-18 Stan Shebs <shebs@apple.com>
21049
21050 * gcc.c-torture/compile/20010518-1.c: New test.
21051
21052 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
21053
21054 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
21055 * g++.old-deja/g++.pt/crash67.C: New test.
21056
21057 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
21058
21059 * g++.old-deja/g++.other/debug9.C: New test.
21060
21061 2001-05-16 Zack Weinberg <zackw@stanford.edu>
21062
21063 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
21064
21065 2001-05-16 Jan Hubicka <jh@suse.cz>
21066
21067 * gcc.c-torture/compile/20010516-1.c: New test.
21068
21069 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
21070
21071 * g++.old-deja/g++.other/crash41.C: New test.
21072
21073 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
21074
21075 * g++.old-deja/g++.pt/crash66.C: New test.
21076
21077 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
21078
21079 * g++.old-deja/g++.robertl/eb27.C: Convert.
21080
21081 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
21082
21083 * g++.dg/friend-warn.C: New test. Do not warn about friend
21084 declaration being redundant.
21085
21086 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
21087
21088 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
21089
21090 2001-05-14 Mark Mitchell <mark@codesourcery.com>
21091
21092 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
21093
21094 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
21095
21096 * lib/g++.exp: Use testsuite_flags.
21097
21098 2001-05-13 Mark Mitchell <mark@codesourcery.com>
21099
21100 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
21101
21102 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
21103
21104 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
21105
21106 2001-05-11 Mark Mitchell <mark@codesourcery.com>
21107
21108 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
21109
21110 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
21111
21112 * gcc.c-torture/compile/20010313-1.c: New test.
21113
21114 2001-05-09 Zack Weinberg <zackw@stanford.edu>
21115
21116 * gcc.dg/cpp/direct2.c: New test.
21117 * gccq.dg/cpp/direct2s.c: New test.
21118
21119 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
21120
21121 2001-05-07 Mark Mitchell <mark@codesourcery.com>
21122
21123 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
21124 * g++.old-deja/g++.other/op3.C: Likewise.
21125
21126 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
21127
21128 * gcc.dg/cpp/syshdr.h: New file.
21129 * gcc.dg/cpp/sysmac1.c: Update.
21130 * gcc.dg/cpp/sysmac2.c: Update.
21131
21132 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
21133
21134 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
21135
21136 2001-05-04 David Edelsohn <edelsohn@gnu.org>
21137
21138 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
21139 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
21140
21141 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
21142
21143 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
21144
21145 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
21146
21147 * lib/g++.exp (g++_include_flags): Don't use any special flags
21148 if TESTING_IN_BUILD_TREE is not defined.
21149 (g++_init): Use a plain 'c++' as the compiler if
21150 TESTING_IN_BUILD_TREEE is not defined.
21151
21152 2001-05-02 Jakub Jelinek <jakub@redhat.com>
21153
21154 * g++.old-deja/g++.eh/catch13.C: New test.
21155 * g++.old-deja/g++.eh/catch14.C: New test.
21156
21157 2001-05-02 Jakub Jelinek <jakub@redhat.com>
21158
21159 * gcc.dg/cpp/tr-define.c: New test.
21160
21161 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
21162
21163 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
21164 <stdlib.h>, not <malloc.h>.
21165
21166 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
21167
21168 * g++.old-deja/g++.ns/template17.C: New test.
21169
21170 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
21171
21172 * g++.old-deja/g++.pt/ref4.C: New test.
21173
21174 2001-04-30 Richard Henderson <rth@redhat.com>
21175
21176 * gcc.dg/20000724-1.c: Revert last change.
21177
21178 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
21179
21180 * g77.f-torture/execute/20010430.f: New test.
21181
21182 2001-04-30 Mark Mitchell <mark@codesourcery.com>
21183
21184 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
21185
21186 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
21187
21188 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
21189
21190 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
21191
21192 * g++.old-deja/g++.eh/crash6.C: New test.
21193
21194 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
21195
21196 * g++.old-deja/g++.other/warn7.C: New test.
21197
21198 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
21199
21200 * g++.old-deja/g++.other/defarg9.C: New test.
21201
21202 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
21203
21204 * g77.f-torture/compile/20010426.f: New test.
21205 * g77.f-torture/execute/20010426.f: New test.
21206
21207 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
21208
21209 * g77.f-torture/compile/20000629-1.x: Remove - error
21210 has been fixed.
21211
21212 2001-04-26 Jeffrey A Law (law@cygnus.com)
21213
21214 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
21215 Tweak slightly to work with g++.dg framework.
21216 * g++.dg/special/ecos.exp: Run initp1.C test.
21217 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
21218
21219 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
21220 its linker doesn't give line numbers either.
21221 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
21222
21223 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
21224
21225 * g++.old-deja/g++.other/lex1.C: New test.
21226
21227 2001-04-26 Jakub Jelinek <jakub@redhat.com>
21228
21229 * gcc.dg/noncompile/20010425-1.c: New test.
21230
21231 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
21232
21233 * g++.old-deja/g++.pt/mangle2.C: New test.
21234
21235 2001-04-25 Jakub Jelinek <jakub@redhat.com>
21236
21237 * gcc.dg/format/plus-1.c: New test.
21238
21239 2001-04-25 Jakub Jelinek <jakub@redhat.com>
21240
21241 * gcc.dg/20010423-1.c: New test.
21242
21243 2001-04-25 Jakub Jelinek <jakub@redhat.com>
21244
21245 * gcc.c-torture/execute/20010422-1.c: New test.
21246
21247 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
21248
21249 * g++.old-deja/g++.ns/type2.C: New test.
21250
21251 2001-04-24 Zack Weinberg <zackw@stanford.edu>
21252
21253 * g++.old-deja/g++.other/perf1.C: New test.
21254
21255 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
21256
21257 * gcc.dg/c99-func-2.c: Remove xfail.
21258 * gcc.dg/c99-func-3.c: Remove xfail.
21259 * gcc.dg/c99-func-4.c: Remove xfail.
21260
21261 2001-04-23 Zack Weinberg <zackw@stanford.edu>
21262
21263 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
21264
21265 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
21266
21267 * gcc.c-torture/compile/20010423-1.c: New test.
21268
21269 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
21270
21271 * g++.old-deja/g++.pt/typename28.C: New test.
21272
21273 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
21274
21275 * g++.old-deja/g++.abi/empty2.C: New test.
21276 * g++.old-deja/g++.abi/empty3.C: New test.
21277
21278 2001-04-20 Jakub Jelinek <jakub@redhat.com>
21279
21280 * g++.old-deja/g++.other/comdat2.C: New test.
21281 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
21282
21283 2001-04-20 Jakub Jelinek <jakub@redhat.com>
21284
21285 * g++.old-deja/g++.other/overload14.C: New test.
21286
21287 2001-04-20 Jakub Jelinek <jakub@redhat.com>
21288
21289 * g++.old-deja/g++.other/lookup23.C: New test.
21290
21291 2001-04-20 Jakub Jelinek <jakub@redhat.com>
21292
21293 * gcc.c-torture/execute/20010403-1.c: New test.
21294
21295 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
21296 Mark Mitchell <mark@codesourcery.com>
21297
21298 * lib/old-dejagnu.exp: Don't delete output of executable.
21299 Add .exe suffix to executables.
21300
21301 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
21302
21303 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
21304
21305 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21306
21307 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
21308
21309 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
21310
21311 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
21312 * g++.old-deja/g++.abi/crash1.C: New test.
21313
21314 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
21315
21316 * g++.old-deja/g++.other/crash40.C: New test.
21317
21318 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21319
21320 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
21321
21322 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
21323
21324 * g++.old-deja/g++.other/warn6.C: New test.
21325
21326 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
21327
21328 * g++.old-deja/g++.robertl/eb42.C: Same.
21329
21330 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21331
21332 * gcc.dg/wtr-conversion-1.c: New testcase.
21333
21334 2001-04-10 Richard Henderson <rth@redhat.com>
21335
21336 * g++.old-deja/g++.other/array5.C: New.
21337
21338 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21339
21340 * gcc.c-torture/execute/20010408-1.c: New test.
21341
21342 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
21343
21344 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
21345 headers and constructs.
21346 * g++.old-deja/g++.robertl/eb79.C: Same.
21347 * g++.old-deja/g++.robertl/eb77.C (main): Same.
21348 * g++.old-deja/g++.robertl/eb73.C: Same.
21349 * g++.old-deja/g++.robertl/eb66.C (main): Same.
21350 * g++.old-deja/g++.robertl/eb55.C (t): Same.
21351 * g++.old-deja/g++.robertl/eb54.C (main): Same.
21352 * g++.old-deja/g++.robertl/eb46.C (main): Same.
21353 * g++.old-deja/g++.robertl/eb44.C: Same.
21354 * g++.old-deja/g++.robertl/eb41.C (main): Same.
21355 * g++.old-deja/g++.robertl/eb4.C (main): Same.
21356 * g++.old-deja/g++.robertl/eb39.C: Same.
21357 * g++.old-deja/g++.robertl/eb33.C (main): Same.
21358 * g++.old-deja/g++.robertl/eb31.C (main): Same.
21359 * g++.old-deja/g++.robertl/eb30.C: Same.
21360 * g++.old-deja/g++.robertl/eb3.C: Same.
21361 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
21362 * g++.old-deja/g++.robertl/eb21.C: Same.
21363 * g++.old-deja/g++.robertl/eb15.C: Same.
21364 * g++.old-deja/g++.robertl/eb118.C: Same.
21365 * g++.old-deja/g++.robertl/eb115.C (main): Same.
21366 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
21367 * g++.old-deja/g++.robertl/eb109.C: Same.
21368 * g++.old-deja/g++.other/sibcall1.C (main): Same.
21369 * g++.old-deja/g++.mike/rtti1.C: Same.
21370 * g++.old-deja/g++.mike/p658.C: Same.
21371 * g++.old-deja/g++.mike/net46.C: Same.
21372 * g++.old-deja/g++.mike/net34.C: Same.
21373 * g++.old-deja/g++.mike/memoize1.C: Same.
21374 * g++.old-deja/g++.mike/eh2.C: Same.
21375 * g++.old-deja/g++.law/weak.C: Same.
21376 * g++.old-deja/g++.law/visibility7.C: Same.
21377 * g++.old-deja/g++.law/visibility25.C: Same.
21378 * g++.old-deja/g++.law/visibility22.C: Same.
21379 * g++.old-deja/g++.law/visibility2.C: Same.
21380 * g++.old-deja/g++.law/visibility17.C: Same.
21381 * g++.old-deja/g++.law/visibility13.C: Same.
21382 * g++.old-deja/g++.law/visibility10.C: Same.
21383 * g++.old-deja/g++.law/visibility1.C: Same.
21384 * g++.old-deja/g++.law/virtual3.C (eval): Same.
21385 * g++.old-deja/g++.law/vbase1.C: Same.
21386 * g++.old-deja/g++.law/operators32.C: Same.
21387 * g++.old-deja/g++.law/nest3.C: Same.
21388 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
21389 * g++.old-deja/g++.law/except5.C (main): Same.
21390 * g++.old-deja/g++.law/cvt7.C (run): Same.
21391 * g++.old-deja/g++.law/cvt2.C: Same.
21392 * g++.old-deja/g++.law/cvt16.C: Same.
21393 * g++.old-deja/g++.law/ctors6.C (bar): Same.
21394 * g++.old-deja/g++.law/ctors17.C (main): Same.
21395 * g++.old-deja/g++.law/ctors13.C: Same.
21396 * g++.old-deja/g++.law/ctors12.C (main): Same.
21397 * g++.old-deja/g++.law/ctors10.C: Same.
21398 * g++.old-deja/g++.law/code-gen5.C: Same.
21399 * g++.old-deja/g++.law/bad-error7.C: Same.
21400 * g++.old-deja/g++.law/arm9.C: Same.
21401 * g++.old-deja/g++.law/arm12.C: Same.
21402 * g++.old-deja/g++.law/arg8.C: Same.
21403 * g++.old-deja/g++.law/arg1.C: Same.
21404 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
21405 * g++.old-deja/g++.jason/template31.C: Same.
21406 * g++.old-deja/g++.jason/template24.C (main): Same.
21407 * g++.old-deja/g++.jason/2371.C: Same.
21408 * g++.old-deja/g++.eh/new2.C: Same.
21409 * g++.old-deja/g++.eh/new1.C: Same.
21410 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
21411 * g++.old-deja/g++.brendan/nest21.C (main): Same.
21412 * g++.old-deja/g++.brendan/err-msg3.C: Same.
21413 * g++.old-deja/g++.brendan/crash62.C: Same.
21414 * g++.old-deja/g++.brendan/crash52.C: Same.
21415 * g++.old-deja/g++.brendan/crash49.C (main): Same.
21416 * g++.old-deja/g++.brendan/crash38.C: Same.
21417 * g++.old-deja/g++.brendan/crash15.C (main): Same.
21418 * g++.old-deja/g++.brendan/copy9.C: Same.
21419
21420 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
21421
21422 * gcc.c-torture/execute/20001203-2.c (memset):
21423 Count argument is of type __SIZE_TYPE__.
21424
21425 2001-04-04 Diego Novillo <dnovillo@redhat.com>
21426
21427 * gcc.c-torture/compile/20010404-1.c: New test.
21428
21429 2001-04-04 Jakub Jelinek <jakub@redhat.com>
21430
21431 * gcc.c-torture/compile/20010326-1.c: New test.
21432
21433 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
21434
21435 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
21436 peculiarities of the SH.
21437 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
21438
21439 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
21440
21441 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
21442 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
21443 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
21444
21445 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21446
21447 * g77.f-torture/compile/20010321-1.f: New test.
21448
21449 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21450
21451 * gcc.c-torture/compile/20010329-1.c: New test.
21452
21453 2001-04-02 Jakub Jelinek <jakub@redhat.com>
21454
21455 * gcc.c-torture/execute/20010329-1.c: New test.
21456
21457 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
21458
21459 * g++.old-deja/g++.other/eh4.C: Fix typo.
21460
21461 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
21462
21463 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
21464
21465 2001-03-28 Philip Blundell <philb@gnu.org>
21466
21467 * gcc.c-torture/compile/20010328-1.c: New test.
21468
21469 2001-03-27 Richard Henderson <rth@redhat.com>
21470
21471 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
21472 * g++.old-deja/g++.eh/vbase3.C: Likewise.
21473
21474 2001-03-27 Alan Modra <alan@linuxcare.com.au>
21475
21476 * gcc.c-torture/compile/20010327-1.c: New test.
21477
21478 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
21479
21480 * g++.old-deja/g++.other/friend12.C: New test.
21481 * g++.old-deja/g++.other/friend9.C: Expect no errors.
21482 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
21483
21484 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
21485
21486 * gcc.c-torture/execute/20010325-1.c: New test.
21487
21488 2001-03-23 Jakub Jelinek <jakub@redhat.com>
21489
21490 * g++.old-deja/g++.other/mangle3.C: New test.
21491
21492 2001-03-22 Jakub Jelinek <jakub@redhat.com>
21493
21494 * g++.old-deja/g++.other/anon8.C: New test.
21495
21496 2001-03-20 Philip Blundell <philb@gnu.org>
21497
21498 * gcc.c-torture/compile/20010320-1.c: New test.
21499
21500 2001-03-17 Richard Henderson <rth@redhat.com>
21501
21502 * g++.old-deja/g++.other/eh4.C: Add expected error text.
21503
21504 2001-03-15 Geoff Keating <geoff@redhat.com>
21505
21506 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
21507 tests on AIX.
21508
21509 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
21510
21511 * g++.old-deja/g++.other/eh4.C: New test.
21512
21513 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
21514
21515 * gcc.dg/cpp/mi1.c: Update.
21516
21517 2001-03-14 Jakub Jelinek <jakub@redhat.com>
21518
21519 * g++.old-deja/g++.other/regstack.C: New test.
21520
21521 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
21522
21523 * g++.old-deja/g++.other/ref4.C: New test.
21524
21525 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
21526
21527 * objc/execute/va_method.m: Added.
21528 * objc/execute/IMP.m: Added.
21529 * objc/execute/_cmd.m: Added.
21530 * objc/execute/accessing_ivars.m: Added.
21531 * objc/execute/class-1.m: Added.
21532 * objc/execute/class-10.m: Added.
21533 * objc/execute/class-11.m: Added.
21534 * objc/execute/class-12.m: Added.
21535 * objc/execute/class-13.m: Added.
21536 * objc/execute/class-14.m: Added.
21537 * objc/execute/class-2.m: Added.
21538 * objc/execute/class-3.m: Added.
21539 * objc/execute/class-4.m: Added.
21540 * objc/execute/class-5.m: Added.
21541 * objc/execute/class-6.m: Added.
21542 * objc/execute/class-7.m: Added.
21543 * objc/execute/class-8.m: Added.
21544 * objc/execute/class-9.m: Added.
21545 * objc/execute/class-tests-1.h
21546 * objc/execute/class-tests-2.h
21547 * objc/execute/compatibility_alias.m: Added.
21548 * objc/execute/encode-1.m: Added.
21549 * objc/execute/formal_protocol-1.m: Added.
21550 * objc/execute/formal_protocol-2.m: Added.
21551 * objc/execute/formal_protocol-3.m: Added.
21552 * objc/execute/formal_protocol-4.m: Added.
21553 * objc/execute/formal_protocol-5.m: Added.
21554 * objc/execute/formal_protocol-6.m: Added.
21555 * objc/execute/formal_protocol-7.m: Added.
21556 * objc/execute/informal_protocol.m: Added.
21557 * objc/execute/initialize.m: Added.
21558 * objc/execute/load.m: Added.
21559 * objc/execute/many_args_method.m: Added.
21560 * objc/execute/nested-3.m: Added.
21561 * objc/execute/no_clash.m: Added.
21562 * objc/execute/private.m: Added.
21563 * objc/execute/redefining_self.m: Added.
21564 * objc/execute/root_methods.m: Added.
21565 * objc/execute/selector-1.m: Added.
21566 * objc/execute/static-1.m: Added.
21567 * objc/execute/static-2.m: Added.
21568 * objc/execute/va_method.m: Added.
21569
21570 2001-03-10 Richard Henderson <rth@redhat.com>
21571
21572 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
21573
21574 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
21575
21576 * g++.old-deja/g++.other/crash31.C: XFAIL.
21577 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
21578 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
21579 * gcc.c-torture/execute/20010123-1.x: XFAIL.
21580 * gcc.c-torture/execute/20010124-1.x: XFAIL.
21581 * gcc.dg/sequence-pt-1.c: XFAIL one test.
21582
21583 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
21584
21585 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
21586
21587 2001-03-06 Zack Weinberg <zackw@stanford.edu>
21588
21589 * gcc.dg/20000724-1.c: Don't use multiline strings.
21590
21591 2001-03-06 Zack Weinberg <zackw@stanford.edu>
21592
21593 * objc/execute/string1.m, objc/execute/string2.m: Compare the
21594 result of -cString against what we expect it to be; don't just
21595 print it out for no one to read.
21596
21597 * objc/execute/string3.m, objc/execute/string4.m: New tests.
21598 Based on testcases provided by Nicola Pero.
21599
21600 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
21601
21602 * gcc.dg/cpp/macro7.c: New test.
21603
21604 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
21605
21606 * gcc.dg/cpp/multiline.c: Update.
21607
21608 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21609
21610 * g++.old-deja/g++.other/enum3.C: New test.
21611
21612 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21613
21614 * g++.old-deja/g++.other/pod1.C: New test.
21615
21616 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
21617
21618 * g++.old-deja/g++.ext/overload1.C: New test.
21619
21620 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
21621
21622 * g++.old-deja/g++.pt/using1.C: New test.
21623
21624 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
21625
21626 * g++.old-deja/g++.other/using9.C: New test.
21627
21628 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
21629
21630 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
21631
21632 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
21633
21634 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
21635
21636 * g++.old-deja/g++.ext/realpt1.C: Remove.
21637
21638 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
21639
21640 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
21641
21642 2001-02-26 Will Cohen <wcohen@redhat.com>
21643
21644 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
21645
21646 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
21647
21648 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
21649 templatized constructors.
21650
21651 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21652
21653 * gcc.c-torture/execute/20010224-1.c: New test.
21654
21655 2001-02-23 Jakub Jelinek <jakub@redhat.com>
21656
21657 * gcc.c-torture/execute/20010222-1.c: New test.
21658
21659 2001-02-22 Jakub Jelinek <jakub@redhat.com>
21660
21661 * g++.old-deja/g++.other/inline20.C: New test.
21662
21663 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
21664
21665 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
21666
21667 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
21668
21669 * g++.old-deja/g++.other/lookup22.C: New test.
21670
21671 2001-02-19 Zack Weinberg <zackw@stanford.edu>
21672
21673 * g77.dg: New directory.
21674 * g77.dg/20010216-1.f: New test case.
21675 * g77.dg/dg.exp: New driver.
21676 * lib/g77-dg.exp: New driver library.
21677
21678 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21679
21680 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
21681
21682 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
21683
21684 * g++.old-deja/g++.other/decl9.C: New test.
21685
21686 2001-02-16 Jakub Jelinek <jakub@redhat.com>
21687
21688 * g++.old-deja/g++.other/init16.C: Update the test so that it does
21689 not need <string> and also tests the initialization at runtime.
21690
21691 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
21692
21693 * gcc.c-torture/execute/longlong.c: New test.
21694
21695 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21696
21697 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21698
21699 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21700
21701 * gcc.c-torture/execute/920302-1.c (execute):
21702 Change argument type to short.
21703
21704 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21705
21706 * g++.old-deja/g++.pt/deduct6.C: New test.
21707
21708 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21709
21710 * g++.old-deja/g++.pt/deduct5.C: New test.
21711
21712 2001-02-14 Jakub Jelinek <jakub@redhat.com>
21713
21714 * gcc.c-torture/execute/20010209-1.c: New test.
21715
21716 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
21717
21718 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21719
21720 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21721
21722 * g++.dg/vtgc1.C: Update for new ABI.
21723
21724 * consistency.vlad: New directory, 1665 files.
21725
21726 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21727
21728 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21729 return type.
21730 * gcc.dg/cpp/digraphs.c: Declare puts.
21731
21732 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21733
21734 * g++.old-deja/g++.other/warn5.C: New test.
21735
21736 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21737
21738 * g++.old-deja/g++.pt/spec40.C: New test.
21739
21740 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21741
21742 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21743 case.
21744 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21745
21746 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21747
21748 * gcc.c-torture/compile/20010209-1.c: New test.
21749
21750 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21751
21752 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21753 excess errors message but not if it crashes.
21754 * g++.old-deja/g++.other/crash27.C: Likewise.
21755 * g++.old-deja/g++.other/crash28.C: Likewise.
21756 * g++.old-deja/g++.other/crash30.C: Likewise.
21757 * g++.old-deja/g++.other/crash32.C: Likewise.
21758 * g++.old-deja/g++.other/crash35.C: Likewise.
21759 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21760
21761 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21762
21763 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21764 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21765 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21766 g77.f-torture/execute/execute.exp,
21767 g77.f-torture/noncompile/noncompile.exp,
21768 gcc.c-torture/execute/execute.exp,
21769 gcc.c-torture/execute/memcheck/memcheck.exp,
21770 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21771 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21772 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21773 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21774 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21775 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21776 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21777 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21778 Remove bug reporting instructions with ancient email addresses.
21779
21780 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21781
21782 * gcc.dg/20010202-1.c: New test.
21783 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21784
21785 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21786
21787 * g++.dg/stdbool-if.C: New test.
21788
21789 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21790
21791 * objc/execute/fdecl.m: Added main().
21792
21793 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21794
21795 * gcc.c-torture/execute/20010206-1.c: New test.
21796
21797 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21798
21799 * gcc.dg/cpp/avoidpaste1.c: Update.
21800
21801 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21802
21803 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21804 Pero <nicola@brainstorm.co.uk>.
21805 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21806
21807 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21808
21809 * g++.old-deja/g++.pt/spec39.C: New test.
21810
21811 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21812
21813 * gcc.c-torture/compile/20010202-1.c: New test.
21814
21815 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21816
21817 * g++.old-deja/g++.abi/primary2.C: New test.
21818 * g++.old-deja/g++.abi/primary3.C: New test.
21819 * g++.old-deja/g++.abi/primary4.C: New test.
21820 * g++.old-deja/g++.abi/primary5.C: New test.
21821 * g++.old-deja/g++.abi/vtable3.h: New test.
21822 * g++.old-deja/g++.abi/vtable3a.C: New test.
21823 * g++.old-deja/g++.abi/vtable3b.C: New test.
21824 * g++.old-deja/g++.abi/vtable3c.C: New test.
21825 * g++.old-deja/g++.abi/vtable3d.C: New test.
21826 * g++.old-deja/g++.abi/vtable3e.C: New test.
21827 * g++.old-deja/g++.abi/vtable3f.C: New test.
21828 * g++.old-deja/g++.abi/vtable3g.C: New test.
21829 * g++.old-deja/g++.abi/vtable3h.C: New test.
21830 * g++.old-deja/g++.abi/vtable3i.C: New test.
21831 * g++.old-deja/g++.abi/vtable3j.C: New test.
21832 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21833
21834 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21835
21836 * g++.old-deja/g++.other/anon6.C: New test.
21837 * g++.old-deja/g++.other/anon7.C: New test.
21838
21839 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21840
21841 * gcc.dg/cpp/avoidpaste2.c: New tests.
21842
21843 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21844
21845 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21846
21847 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21848
21849 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21850 DECIMAL_DIG cases for Irix."
21851
21852 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21853
21854 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21855
21856 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21857
21858 * gcc.dg/c99-tag-1.c: New test.
21859
21860 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21861
21862 * gcc.dg/cpp/tr-warn1.c: Add tests.
21863
21864 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21865
21866 * gcc.dg/cpp/avoidpaste1.c: Update.
21867 * gcc.dg/cpp/paste4.c: Update.
21868
21869 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21870
21871 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21872 cases for Irix.
21873
21874 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21875
21876 * g++.old-deja/g++.other/inline19.C: New test.
21877
21878 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21879
21880 * gcc.dg/Wlarger-than.c: New test.
21881
21882 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21883
21884 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21885
21886 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21887
21888 * gcc.c-torture/execute/20010129-1.c: New test.
21889 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21890
21891 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21892
21893 * gcc.dg/cpp/avoidpaste1.c: Test case.
21894
21895 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21896
21897 * g++.old-deja/g++.other/inline18.C: New test.
21898
21899 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21900
21901 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21902 and __builtin_putchar.
21903
21904 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21905
21906 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21907 tests.
21908
21909 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21910
21911 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21912 floating point number rounding mode to round to the nearest
21913 representable mode.
21914
21915 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21916
21917 * g++.old-deja/g++.other/mangle2.C: New test.
21918
21919 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21920
21921 * gcc.c-torture/compile/20010124-1.c: New test.
21922
21923 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21924
21925 * g++.old-deja/g++.pt/spec38.C: New test.
21926
21927 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21928
21929 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21930 "Build don't run".
21931
21932 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21933
21934 * gcc.c-torture/execute/20010123-1.c: New test.
21935
21936 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21937
21938 * g++.old-deja/g++.pt/spec37.C: New test.
21939
21940 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21941
21942 * g++.old-deja/g++.pt/overload14.C: New test.
21943
21944 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21945
21946 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21947 __builtin_return_address.
21948
21949 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21950
21951 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21952 * g++.old-deja/g++.pt/spec35.C: New test.
21953 * g++.old-deja/g++.pt/spec36.C: New test.
21954
21955 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21956
21957 * gcc.c-torture/compile/20010118-1.c: New test.
21958
21959 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21960
21961 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21962
21963 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21964
21965 * gcc.c-torture/execute/20010119-1.c: New test.
21966
21967 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21968
21969 * g++.old-deja/g++.other/vbase5.C: New test.
21970
21971 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21972
21973 * gcc.c-torture/execute/20010118-1.c: New test.
21974
21975 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21976
21977 * g++.old-deja/g++.pt/deduct3.C: New test.
21978
21979 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21980
21981 * g++.old-deja/g++.pt/spec34.C: New test.
21982
21983 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21984
21985 * g77.f-torture/compile/20000601-2.f: New test.
21986
21987 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21988
21989 * g++.old-deja/g++.other/init17.C: New test.
21990
21991 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21992
21993 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21994
21995 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21996
21997 * g++.old-deja/g++.pt/unify8.C: New test.
21998
21999 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
22000
22001 * g++.old-deja/g++.abi/vbase1.C: New test.
22002
22003 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
22004
22005 * g++.old-deja/g++.pt/crash65.C: New test.
22006
22007 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
22008
22009 * gcc.dg/cpp/assembl2.S: New test case.
22010
22011 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
22012
22013 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
22014 are supported.
22015
22016 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22017
22018 * g++.old-deja/g++.other/builtins1.C: New test.
22019 * g++.old-deja/g++.other/builtins2.C: Likewise.
22020 * g++.old-deja/g++.other/builtins3.C: Likewise.
22021 * g++.old-deja/g++.other/builtins4.C: Likewise.
22022
22023 2001-01-17 Jakub Jelinek <jakub@redhat.com>
22024
22025 * gcc.c-torture/compile/20010117-1.c: New test.
22026 * gcc.c-torture/compile/20010117-2.c: New test.
22027
22028 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
22029
22030 * g77.f-torture/execute/20010116.[fx]: New test,
22031 XFAIL on i?86-*-*.
22032 * g77.f-torture/compile/20010115.f: Indicate it's
22033 a test for PR fortran/1636.
22034
22035 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
22036
22037 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
22038
22039 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
22040
22041 * g77.f-torture/compile/20010115.f: New test.
22042
22043 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
22044
22045 * g++.old-deja/g++.pt/nontype5.C: New test.
22046
22047 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
22048
22049 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
22050 have an equivalent working one below it.
22051
22052 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
22053
22054 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
22055 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
22056
22057 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
22058
22059 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
22060 message containing "init_priority".
22061 (conpr-2.C): Likewise.
22062 (conpr-3.C): Likewise.
22063 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
22064
22065 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22066
22067 * gcc.c-torture/execute/20010114-2.c: New test.
22068
22069 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
22070
22071 * gcc.c-torture/compile/20010114-1.c: New test.
22072 * gcc.c-torture/compile/20010114-1.x: Xfail.
22073 * gcc.c-torture/compile/20010114-2.c: New test.
22074 * gcc.c-torture/execute/20010114-1.c: New test.
22075 * gcc.dg/trunc-1.c: New test.
22076 * gcc.dg/uninit-B.c: New test.
22077
22078 2001-01-13 Nick Clifton <nickc@redhat.com>
22079
22080 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
22081 target.
22082
22083 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
22084
22085 * gcc.c-torture/compile/20010113-1.c: New test.
22086
22087 2001-01-13 Jakub Jelinek <jakub@redhat.com>
22088
22089 * gcc.c-torture/compile/20001212-1.c: New test.
22090
22091 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
22092
22093 * gcc.dg/cpp/widestr1.c: Update.
22094 * gcc.dg/cpp/prag-imp.c: Remove.
22095
22096 2001-01-12 Jakub Jelinek <jakub@redhat.com>
22097
22098 * gcc.c-torture/execute/20000801-3.x: Remove.
22099 * gcc.dg/c90-init-1.c: New test.
22100 * gcc.dg/c99-init-1.c: New test.
22101 * gcc.dg/c99-init-2.c: New test.
22102 * gcc.dg/gnu99-init-1.c: New test.
22103
22104 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
22105
22106 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
22107 testing that no relevant ones were found.
22108
22109 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
22110
22111 * g++.old-deja/g++.pt/cast2.C: New test.
22112
22113 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
22114
22115 * g++.old-deja/g++.pt/friend47.C: New test.
22116
22117 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
22118
22119 * g++.old-deja/g++.pt/instantiate13.C: New test.
22120
22121 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
22122
22123 * g++.old-deja/g++.other/defarg7.C: New test.
22124 * g++.old-deja/g++.other/defarg8.C: New test.
22125
22126 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
22127
22128 * g++.old-deja/g++.pt/crash64.C: New test.
22129
22130 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
22131
22132 * g++.old-deja/g++.pt/crash63.C: New test.
22133
22134 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
22135
22136 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
22137
22138 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
22139
22140 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
22141
22142 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
22143
22144 * g++.old-deja/g++.pt/error3.C: New test.
22145
22146 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
22147
22148 * g++.old-deja/g++.other/crash39.C: New test.
22149
22150 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
22151
22152 * g++.old-deja/g++.other/vbase4.C: New test.
22153
22154 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
22155
22156 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
22157 * gcc.dg/special/20000419-2.c: New file. Identical to above.
22158 * gcc.dg/special/special.exp: New test driver which will check
22159 for alias support for the above test.
22160
22161 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
22162
22163 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
22164 problems on small machines.
22165 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
22166 parameterize.
22167
22168 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
22169
22170 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
22171 mips.
22172 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
22173
22174 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
22175
22176 * g++.old_deja/g++.pt/using8.C: New test.
22177
22178 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
22179
22180 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
22181
22182 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
22183
22184 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
22185 where a failure is expected.
22186 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
22187
22188 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
22189
22190 * g++.old_deja/g++.pt/instantiate12.C: New test.
22191
22192 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
22193
22194 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
22195 start of structs.
22196 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
22197 * g++.old-deja/g++.brendan/crash17.C: Likewise.
22198 * g++.old-deja/g++.brendan/crash29.C: Likewise.
22199 * g++.old-deja/g++.brendan/crash48.C: Likewise.
22200 * g++.old-deja/g++.brendan/ns1.C: Likewise.
22201 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
22202 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
22203 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
22204 * g++.old-deja/g++.eh/spec6.C: Likewise.
22205 * g++.old-deja/g++.jason/crash3.C: Likewise.
22206 * g++.old-deja/g++.law/ctors11.C: Likewise.
22207 * g++.old-deja/g++.law/ctors17.C: Likewise.
22208 * g++.old-deja/g++.law/ctors5.C: Likewise.
22209 * g++.old-deja/g++.law/ctors9.C: Likewise.
22210 * g++.old-deja/g++.mike/ambig1.C: Likewise.
22211 * g++.old-deja/g++.mike/net22.C: Likewise.
22212 * g++.old-deja/g++.mike/p3538a.C: Likewise.
22213 * g++.old-deja/g++.mike/p3538b.C: Likewise.
22214 * g++.old-deja/g++.mike/virt3.C: Likewise.
22215 * g++.old-deja/g++.niklas/t128.C: Likewise.
22216 * g++.old-deja/g++.other/anon4.C: Likewise.
22217 * g++.old-deja/g++.other/using1.C: Likewise.
22218 * g++.old-deja/g++.other/warn3.C: Likewise.
22219 * g++.old-deja/g++.pt/t37.C: Likewise.
22220 * g++.old-deja/g++.robertl/eb69.C: Likewise.
22221 * g++.old-deja/g++.robertl/eb71.C: Likewise.
22222
22223 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
22224
22225 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
22226
22227 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22228
22229 * gcc.c-torture/execute/stdio-opt-3.c: New test.
22230
22231 2001-01-07 Jakub Jelinek <jakub@redhat.com>
22232
22233 * gcc.c-torture/compile/20010107-1.c: New test.
22234
22235 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
22236
22237 * gcc.c-torture/execute/builtin-noret-1.c: New test.
22238
22239 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
22240
22241 * gcc.dg/format/format.h: New file.
22242 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
22243 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
22244 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
22245 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
22246 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
22247 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
22248 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
22249 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
22250 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
22251 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
22252 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
22253 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
22254 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
22255 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
22256 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
22257 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
22258 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
22259 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
22260 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
22261 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
22262 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
22263 instead of declaring standard types, macros and functions in each
22264 test.
22265
22266 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
22267
22268 * gcc.c-torture/execute/20010106-1.c: New test.
22269
22270 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
22271
22272 * gcc.dg/format/format.exp: New file.
22273 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
22274 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
22275 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
22276 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
22277 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
22278 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
22279 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
22280 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
22281 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
22282 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
22283 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
22284 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
22285 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
22286 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
22287 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
22288 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
22289 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
22290 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
22291 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
22292 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
22293 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
22294 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
22295 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
22296 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
22297 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
22298 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
22299 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
22300 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
22301 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
22302 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
22303 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
22304 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
22305 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
22306 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
22307 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
22308 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
22309 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
22310 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
22311 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
22312 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
22313 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
22314 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
22315
22316 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
22317
22318 * gcc.c-torture/execute/991228-1.c: Take word endianness into
22319 account.
22320
22321 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
22322
22323 * gcc.c-torture/execute/builtin-complex-1.c: New test.
22324
22325 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
22326
22327 * g++.old-deja/g++.pt/crash62.C: New test.
22328
22329 2001-01-04 Richard Henderson <rth@redhat.com>
22330
22331 * gcc.dg/20000926-1.c: Update expected warnings.
22332 * gcc.dg/array-2.c: Likewise.
22333 * gcc.dg/array-4.c: Also validate flexible array members.
22334 * gcc.dg/c99-flex-array-1.c: New.
22335
22336 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
22337
22338 * gcc.c-torture/compile/20001222-1.x: Remove.
22339
22340 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22341
22342 * gcc.c-torture/execute/built-in-setjmp.c: New.
22343
22344 2001-01-03 Richard Henderson <rth@redhat.com>
22345
22346 * gcc.dg/940510-1.c: Update expected error wording.
22347 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
22348
22349 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
22350
22351 * lib/target-supports.exp (check_alias_available): Modified to
22352 indicate aliases not supported if only weak aliases are supported.
22353
22354 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22355
22356 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
22357 Turn on cmpstrsi checks for __pj__ and __i370__.
22358
22359 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
22360
22361 * g++.old-deja/g++.other/virtual11.C: New test.
22362
22363 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
22364
22365 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
22366
22367 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22368
22369 * gcc.c-torture/compile/20010102-1.c: New test.
22370
22371 2001-01-02 Andreas Jaeger <aj@suse.de>
22372
22373 * gcc.dg/noreturn-3.c: New test.
22374
22375 * gcc.dg/noreturn-4.c: New test.
22376
22377 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22378
22379 * gcc.c-torture/execute/stdio-opt-1.c: Also test
22380 __builtin_fputc and __builtin_fwrite.
22381
22382 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
22383
22384 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
22385 signed char, not default char.
22386
22387 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
22388
22389 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
22390
22391 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
22392
22393 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
22394
22395 2000-12-29 Richard Henderson <rth@redhat.com>
22396
22397 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
22398 (__cyg_profile_func_exit): Define.
22399
22400 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
22401
22402 * g++.dg/vtgc1.C: New test.
22403
22404 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
22405
22406 * gcc.dg/noncompile/20001228-1.c: New test.
22407
22408 * gcc.dg/20001228-1.c: New test.
22409
22410 * gcc.c-torture/execute/20001228-1.c: New test.
22411
22412 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
22413
22414 * gcc.dg/format-strfmon-1.c: New test.
22415
22416 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22417
22418 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
22419 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
22420 * gcc.c-torture/execute/string-opt-1.c: Likewise.
22421 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22422 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22423 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22424 * gcc.c-torture/execute/string-opt-6.c: Likewise.
22425 * gcc.c-torture/execute/string-opt-7.c: Likewise.
22426 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22427 * gcc.c-torture/execute/string-opt-9.c: Likewise.
22428 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22429 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22430 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22431
22432 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
22433 * gcc.c-torture/execute/string-opt-4.c: Test index.
22434
22435 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
22436
22437 * gcc.c-torture/compile/20001226-1.c: New test.
22438
22439 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
22440
22441 * gcc.c-torture/compile/20001222-1.c: New test.
22442 * gcc.c-torture/compile/20001222-1.x: Xfail.
22443
22444 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
22445
22446 * gcc.c-torture/execute/comp-goto-2.c: New test.
22447
22448 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
22449
22450 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
22451 Use long types if __INT_MAX__ is 32767.
22452 (main): Use cast to (sint32 *) when poking 88 into a_page.
22453
22454 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
22455
22456 2000-12-21 Bernd Schmidt <bernds@redhat.com>
22457
22458 * gcc.c-torture/compile/20001221-1.c: New test.
22459 * gcc.c-torture/execute/20001221-1.c: New test.
22460
22461 2000-12-20 Richard Henderson <rth@redhat.com>
22462
22463 * g++.old-deja/g++.pt/crash36.C: Update error lines.
22464 * g++.old-deja/g++.robertl/eb109.C: Likewise.
22465
22466 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22467
22468 * gcc.dg/compare3.c: New test.
22469
22470 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
22471
22472 * gcc.dg/format-warnll-1.c: New test.
22473
22474 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
22475
22476 * gcc.dg/cpp/cmdlne-P.c: New test.
22477
22478 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
22479
22480 * gcc.c-torture/execute/builtin-abs-1.c,
22481 gcc.c-torture/execute/builtin-abs-2.c: New tests.
22482
22483 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
22484
22485 * gcc.dg/cpp/multiline.c: New test.
22486
22487 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
22488
22489 * g++.old-deja/g++.other/syshdr1.C: Update.
22490 * gcc.dg/cpp/lineflags.c: Remove temporarily.
22491
22492 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22493
22494 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
22495
22496 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22497
22498 * g++.old-deja/g++.pt/ttp65.C: New test.
22499
22500 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22501
22502 * g++.old-deja/g++.pt/ttp64.C: New test.
22503
22504 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22505
22506 * g++.old-deja/g++.pt/spec33.C: New test.
22507
22508 2000-12-14 Catherine Moore <clm@redhat.com>
22509
22510 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
22511 * gcc.c-torture/execute/920612-2.c: Likewise.
22512 * gcc.c-torture/execute/920428-2.c: Likewise.
22513 * gcc-c-torture/execute/va-arg-11.c: Call exit.
22514 * gcc.c-torture/execute/va-arg-21.c: Likewise.
22515
22516 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22517
22518 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
22519 * gcc.dg/pack-test-2.c: Likewise.
22520
22521 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
22522
22523 Tests by Zack Weinberg <zackw@stanford.edu>.
22524
22525 * gcc.dg/cpp/defined.c: Update.
22526 * gcc.dg/cpp/defined_trad.c: New tests.
22527
22528 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
22529
22530 * gcc.dg/cpp/trad-direct.c: Update.
22531
22532 2000-12-11 Neil Booth <neilb@earthling.net>
22533
22534 * gcc.dg/cpp/defined_trad.c
22535
22536 2000-12-11 Neil Booth <neilb@earthling.net>
22537
22538 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
22539
22540 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
22541
22542 * gcc.dg/format-miss-2.c: New test.
22543
22544 2000-12-09 Neil Booth <neilb@earthling.net>
22545
22546 * gcc.dg/cpp/lineflags.c: New tests.
22547 * gcc.dg/cpp/poison.c: Update.
22548 * gcc.dg/cpp/redef2.c: Update.
22549 * gcc.dg/cpp/skipping.c: New test.
22550
22551 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
22552
22553 * g++.old-deja/g++.other/eh3.C: New testcase.
22554
22555 2000-12-07 Neil Booth <neilb@earthling.net>
22556
22557 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
22558 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
22559 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
22560 wtr-union-init-2.c, wtr-union-init-3.c: Update.
22561 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
22562 Update.
22563
22564 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22565
22566 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
22567 __SIZE_TYPE__ instead of int for type of integers cast to
22568 pointers.
22569
22570 2000-12-07 Jakub Jelinek <jakub@redhat.com>
22571
22572 * g++.old-deja/g++.other/cleanup4.C: New test.
22573
22574 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22575
22576 * format-sec-1.c: New test.
22577
22578 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22579
22580 * gcc.dg/format-nonlit-3.c: New test.
22581
22582 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
22583
22584 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
22585 through a null pointer.
22586
22587 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22588
22589 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
22590 * g++.old-deja/g++.pt/partial4.C: New test.
22591
22592 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
22593
22594 * gcc.c-torture/execute/ieee/hugeval.x: New.
22595
22596 2000-12-06 Neil Booth <neilb@earthling.net>
22597
22598 * gcc.dg/cpp/backslash2.c: New tests.
22599
22600 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22601
22602 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
22603 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
22604
22605 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
22606
22607 * gcc.c-torture/execute/20001203-2.c: New testcase.
22608
22609 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
22610
22611 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
22612 * g++.old-deja/g++.other/virtual10.C: New test.
22613
22614 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
22615
22616 * g++.old-deja/g++.mike/pmf5.C: Remove test.
22617
22618 2000-12-05 Richard Henderson <rth@redhat.com>
22619
22620 * gcc.c-torture/compile/20001205-1.c: New.
22621
22622 2000-12-04 Neil Booth <neilb@earthling.net>
22623
22624 * g++.old-deja/g++.other/virtual9.C: New test.
22625 * g++.old-deja/g++.pt/crash61.C: New test.
22626 * gcc.c-torture/execute/loop-9.c: New test.
22627
22628 2000-12-04 Neil Booth <neilb@earthling.net>
22629
22630 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
22631 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
22632 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
22633 * gcc.dg/cpp/extratokens.c: ...here.
22634
22635 2000-12-04 Neil Booth <neilb@earthling.net>
22636
22637 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
22638 New tests.
22639
22640 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22641
22642 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
22643 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
22644
22645 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
22646
22647 * gcc.c-torture/execute/20001203-1.c: New test.
22648
22649 2000-12-03 Neil Booth <neilb@earthling.net>
22650
22651 * gcc.dg/cpp/macro6.c: New test cases.
22652
22653 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22654
22655 * gcc.c-torture/execute/string-opt-9.c: New test.
22656 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22657 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22658 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22659
22660 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
22661 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
22662
22663 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
22664
22665 * gcc.dg/cpp/if-6.c: New testcase.
22666
22667 * gcc.dg/20001201-1.c: New testcase.
22668
22669 2000-12-02 Neil Booth <neilb@earthling.net>
22670
22671 * g++.old-deja/g++.other/externC4.C,
22672 g++.old-deja/g++.other/friend10.C: New tests.
22673
22674 2000-12-02 Neil Booth <neilb@earthling.net>
22675
22676 * g++.old-deja/g++.other/instan2.C
22677 * g++.old-deja/g++.other/instan3.C: New test.
22678
22679 2000-12-02 Neil Booth <neilb@earthling.net>
22680
22681 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
22682 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
22683 gnuc99.c,gnuc99-pedantic.c: New tests.
22684
22685 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22686
22687 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
22688 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
22689
22690 2000-12-01 Neil Booth <neilb@earthling.net>
22691
22692 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22693 * gcc.dg/cpp/poison.c: Update.
22694 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22695
22696 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
22697
22698 * g77.f-torture/execute/20001201.f: New test.
22699
22700 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22701
22702 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22703
22704 2000-12-01 Jakub Jelinek <jakub@redhat.com>
22705
22706 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22707
22708 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
22709
22710 * g++.old-deja/g++.other/cast6.C: New test.
22711
22712 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
22713
22714 * gcc.c-torture/execute/20001130-2.c: New testcase.
22715
22716 2000-11-30 Richard Henderson <rth@redhat.com>
22717
22718 * gcc.c-torture/execute/20001130-1.c: New test.
22719
22720 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22721
22722 * g++.old-deja/g++.other/op3.C: New test.
22723
22724 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22725
22726 * g++.old-deja/g++.other/op2.C: New test.
22727
22728 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22729
22730 * g++.old-deja/g++.other/crash38.C: New test.
22731
22732 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22733
22734 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22735
22736 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22737
22738 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22739 tests.
22740 * gcc.c-torture/execute/string-opt-6.c: New test.
22741
22742 * gcc.dg/20001117-1.c: Add main.
22743
22744 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22745
22746 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22747 Move from here ...
22748 * gcc.dg/940510-1.c: ... to here.
22749
22750 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22751 zero-size arrays in toplevel structures.
22752
22753 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22754
22755 * gcc.c-torture/execute/loop-8.c: New test.
22756
22757 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22758
22759 * g++.old-deja/g++.other/base1.C: New test.
22760
22761 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22762
22763 * g++.old-deja/g++.other/parse2.C: New test.
22764
22765 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22766
22767 * g++.old-deja/g++.pt/incomplete1.C: New test.
22768
22769 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22770
22771 * g++.old-deja/g++.other/friend9.C: New test.
22772
22773 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22774
22775 * gcc.dg/20001127-1.c: New test.
22776
22777 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22778
22779 * g++.old-deja/g++.pt/friend46.C: New test.
22780
22781 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22782
22783 * g++.old-deja/g++.other/ptrmem8.C: New test.
22784
22785 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22786
22787 * gcc.c-torture/execute/string-opt-7.c: New test.
22788 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22789
22790 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22791
22792 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22793 instead of 'mkcheck 2'.
22794
22795 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22796
22797 * gcc.c-torture/execute/memcheck/driver.c,
22798 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22799 C9X references to refer to C99.
22800
22801 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22802
22803 * gcc.dg/ultrasp3.c: New test.
22804
22805 2000-11-25 Neil Booth <neilb@earthling.net>
22806
22807 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22808
22809 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22810
22811 * gcc.c-torture/compile/20001123-2.c: New.
22812
22813 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22814
22815 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22816
22817 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22818
22819 * gcc.dg/sequence-point-1.c: Add some new tests.
22820 * gcc.c-torture/execute/20001124-1.c: New test.
22821
22822 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22823
22824 * g++.old-deja/g++.other/vaarg4.C: New test.
22825 * gcc.c-torture/compile/20001123-1.c: New test.
22826
22827 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22828
22829 * g++.other/crash24.C: Adjust and remove XFAIL.
22830 * g++.other/crash37.C: New test.
22831
22832 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22833
22834 * g++.old-deja/g++.pt/instantiate9.C: New test.
22835
22836 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22837
22838 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22839 new ABI, too.
22840
22841 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22842 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22843
22844 2000-11-22 Neil Booth <neilb@earthling.net>
22845
22846 * gcc.dg/cpp/Wtrigraphs.c: New test.
22847
22848 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22849
22850 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22851
22852 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22853
22854 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22855
22856 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22857
22858 * lib/gcc-dg.exp: load_lib scanasm.exp.
22859 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22860 * lib/g++-dg.exp: load_lib scanasm.exp.
22861 * lib/scanasm.exp: New.
22862 (scan-assembler, scan-assembler-not): Add optional arguments to
22863 test name, or if not present, the pattern name.
22864 (scan-assembler-dem, scan-assembler-dem-not): New.
22865
22866 * g++.dg/dg.exp: New.
22867
22868 2000-11-21 Neil Booth <neilb@earthling.net>
22869
22870 * gcc.dg/cpp/integrated1.c: Remove.
22871
22872 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22873
22874 * gcc.c-torture/execute/20001121-1.c: New test.
22875
22876 2000-11-21 Richard Henderson <rth@redhat.com>
22877
22878 * gcc.c-torture/compile/20001121-1.c: New test.
22879
22880 2000-11-20 Neil Booth <neilb@earthling.net>
22881
22882 * gcc.dg/cpp/integrated1.c: New test.
22883
22884 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22885
22886 * g++.old-deja/g++.other/inline17.C: New test.
22887
22888 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22889
22890 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22891 local variable to be zero: I made the variable global. Now
22892 uses abort() and exit() instead of relying on main's return value.
22893
22894 2000-11-20 Neil Booth <neilb@earthling.net>
22895
22896 * gcc.dg/cpp/paste2.c: Update test.
22897 * objc/execute/paste.m: New test.
22898
22899 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22900
22901 * gcc.dg/c99-condexpr-1.c: New test.
22902
22903 2000-11-20 Neil Booth <neilb@earthling.net>
22904
22905 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22906
22907 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22908
22909 * g++.old-deja/g++.pt/export1.C: New test.
22910
22911 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22912
22913 * gcc.dg/20001117-1.c: New test.
22914
22915 2000-11-18 Richard Henderson <rth@redhat.com>
22916
22917 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22918
22919 2000-11-18 Richard Henderson <rth@redhat.com>
22920
22921 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22922 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22923 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22924
22925 2000-11-18 Richard Henderson <rth@redhat.com>
22926
22927 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22928 (main): New. Exit cleanly.
22929
22930 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22931
22932 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22933 gcc.dg/c99-fordecl-2.c: New tests.
22934
22935 2000-11-18 Richard Henderson <rth@redhat.com>
22936
22937 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22938 * gcc.c-torture/execute/zerolen-2.c: New.
22939
22940 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22941
22942 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22943 memory.
22944
22945 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22946
22947 * g++.old-deja/g++.pt/instantiate8.C: New test.
22948
22949 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22950
22951 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22952 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22953
22954 2000-11-16 Nick Clifton <nickc@redhat.com>
22955
22956 * gcc.c-torture/execute/nestfunc-2.c: New test.
22957 * gcc.c-torture/execute/nestfunc-3.c: New test.
22958
22959 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22960
22961 * gcc.c-torture/compile/20001116-1.c: New test.
22962
22963 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22964
22965 * gcc.c-torture/execute/20001115-1.c: New test.
22966
22967 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22968
22969 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22970 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22971 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22972 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22973
22974 2000-11-15 Neil Booth <neilb@earthling.net>
22975
22976 gcc.dg/cpp/_Pragma1.c: Update.
22977 gcc.dg/cpp/_Pragma2.c: New test.
22978
22979 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22980
22981 * g++.old-deja/g++.other/anon5.C: New test.
22982
22983 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22984
22985 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22986 tests.
22987
22988 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22989
22990 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22991 output.
22992
22993 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22994
22995 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22996 labels at end of compound statements.
22997
22998 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22999
23000 * gcc.c-torture/execute/loop-7.c: New test.
23001
23002 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
23003
23004 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
23005
23006 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
23007
23008 * gcc.dg/c99-bool-1.c: New test.
23009
23010 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
23011
23012 * gcc.dg/c99-scope-1.c: Remove xfail.
23013 * gcc.dg/c99-scope-2.c: New test.
23014
23015 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23016
23017 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
23018 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
23019
23020 2000-11-11 Mark Mitchell <mark@codesourcery.com>
23021
23022 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
23023 error messages.
23024
23025 * g++.mike/p700.C: Don't typedef wchar_t.
23026 * g++.mike/p784.C: Likewise.
23027 * g++.mike/eb101.C: Don't use __wchar_t.
23028
23029 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
23030
23031 * g77.f-torture/execute/20001111.[fx]: Test premature exit
23032 from DO loop.
23033
23034 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
23035
23036 * gcc.c-torture/execute/20001111-1.c: New test.
23037
23038 2000-11-10 Nick Clifton <nickc@redhat.com>
23039
23040 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
23041 long multuiple and accumulate.
23042
23043 2000-11-09 Richard Henderson <rth@redhat.com>
23044
23045 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
23046 via size_t instead of int.
23047
23048 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
23049 * gcc.c-torture/execute/string-opt-2.c: Likewise.
23050 * gcc.c-torture/execute/string-opt-3.c: Likewise.
23051 * gcc.c-torture/execute/string-opt-4.c: Likewise.
23052
23053 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
23054
23055 * gcc.c-torture/compile/20001109-1.c: New test.
23056 * gcc.c-torture/compile/20001109-2.c: New test.
23057
23058 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
23059
23060 * g++.old-deja/g++.pt/operator1.C: New test.
23061 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
23062
23063 2000-11-09 Jakub Jelinek <jakub@redhat.com>
23064
23065 * gcc.dg/20001108-1.c: New test.
23066
23067 2000-11-09 Jakub Jelinek <jakub@redhat.com>
23068
23069 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
23070 with both arguments constant strings.
23071 * gcc.c-torture/execute/string-opt-3.c: New test.
23072 * gcc.c-torture/execute/string-opt-4.c: New test.
23073 * gcc.c-torture/execute/string-opt-5.c: New test.
23074
23075 2000-11-08 Nick Clifton <nickc@redhat.com>
23076
23077 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
23078 mulsidi3adddi patterns.
23079
23080 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
23081
23082 * g++.old-deja/g++.other/crash36.C: New test.
23083
23084 2000-11-08 Jakub Jelinek <jakub@redhat.com>
23085
23086 * g++.old-deja/g++.other/init16.C: New test.
23087
23088 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
23089
23090 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
23091
23092 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
23093
23094 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
23095 * gcc.c-torture/execute/va-arg-16.x: Likewise.
23096 * gcc.c-torture/execute/va-arg-17.x: Likewise.
23097
23098 2000-11-07 DJ Delorie <dj@redhat.com>
23099
23100 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
23101
23102 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23103
23104 * gcc.c-torture/execute/string-opt-1.c: New test.
23105
23106 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
23107
23108 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
23109 mips-sgi-irix6.* because the MIPS ABI passes floating-point
23110 parameters in registers, and there is no way for a varargs
23111 function to know in which order the integer and floating-point
23112 parameters should be interleaved when they are placed on the
23113 stack.
23114 * gcc.c-torture/execute/va-arg-16.x: Likewise.
23115 * gcc.c-torture/execute/va-arg-17.x: Likewise.
23116
23117 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23118
23119 * gcc.c-torture/execute/string-opt-2.c: New test.
23120
23121 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
23122
23123 * g++.old-deja/g++.pt/crash60.C: New test.
23124
23125 2000-11-06 Jakub Jelinek <jakub@redhat.com>
23126
23127 * g++.old-deja/g++.other/crash24.C: New test.
23128 * g++.old-deja/g++.other/crash25.C: New test.
23129 * g++.old-deja/g++.other/crash26.C: New test.
23130 * g++.old-deja/g++.other/crash27.C: New test.
23131 * g++.old-deja/g++.other/crash28.C: New test.
23132 * g++.old-deja/g++.other/crash29.C: New test.
23133 * g++.old-deja/g++.other/crash30.C: New test.
23134 * g++.old-deja/g++.other/crash31.C: New test.
23135 * g++.old-deja/g++.other/crash32.C: New test.
23136 * g++.old-deja/g++.other/crash33.C: New test.
23137 * g++.old-deja/g++.other/crash34.C: New test.
23138 * g++.old-deja/g++.other/crash35.C: New test.
23139
23140 2000-11-06 Jakub Jelinek <jakub@redhat.com>
23141
23142 * gcc.c-torture/execute/20001031-1.c: New test.
23143
23144 2000-11-04 Mark Mitchell <mark@codesourcery.com>
23145
23146 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
23147 namespace.
23148
23149 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
23150 standards-conformant.
23151
23152 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
23153
23154 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
23155 * g++.old-deja/g++.mike/p755a.C: Likewise.
23156 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
23157 library makes no calls to `operator new' during initialization.
23158
23159 2000-11-04 Neil Booth <neilb@earthling.net>
23160
23161 * gcc.dg/cpp/include2.c: New tests.
23162
23163 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
23164
23165 * lib/g++.exp (g++_set_ld_library_path): New function.
23166 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
23167
23168 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
23169
23170 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
23171 warnings.
23172
23173 2000-11-01 Richard Henderson <rth@redhat.com>
23174
23175 * g++.old-deja/g++.ext/namedret1.C: New.
23176 * g++.old-deja/g++.ext/namedret2.C: New.
23177 * g++.old-deja/g++.ext/namedret3.C: New.
23178
23179 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
23180
23181 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
23182 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
23183
23184 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23185
23186 * gcc.c-torture/execute/va-arg-21.c: New test.
23187
23188 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
23189
23190 * gcc.dg/c99-complex-2.c: New test.
23191
23192 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23193
23194 * gcc.c-torture/execute/stdio-opt-1.c: New test.
23195
23196 2000-10-31 Jakub Jelinek <jakub@redhat.com>
23197
23198 * g++.old-deja/g++.other/inline16.C: New test.
23199
23200 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
23201
23202 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
23203 __PRETTY_FUNCTION__
23204
23205 2000-10-29 Neil Booth <neilb@earthling.net>
23206
23207 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
23208 New tests.
23209 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
23210 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
23211 optimisation.
23212
23213 2000-10-29 Neil Booth <neilb@earthling.net>
23214
23215 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
23216 * mi1.c, mi1c.h: Add null directives to multiple-include test.
23217 * mi5.c: Test multiple includes work with -C.
23218 * trigraphs.c: Test ^= version.
23219
23220 2000-10-28 Neil Booth <neilb@earthling.net>
23221
23222 New tests and test updates for new macro expander.
23223
23224 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
23225 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
23226 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
23227 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
23228 new diagnostic messages.
23229
23230 * gcc.dg/cpp/macro3.c: New tests.
23231
23232 2000-10-27 Mark Mitchell <mark@codesourcery.com>
23233
23234 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
23235 on the same line.
23236
23237 2000-10-27 Jakub Jelinek <jakub@redhat.com>
23238
23239 * g++.old-deja/g++.other/eh2.C: New test.
23240
23241 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
23242
23243 * gcc.c-torture/execute/20001027-1.c: New test.
23244
23245 2000-10-26 Richard Henderson <rth@redhat.com>
23246
23247 * gcc.c-torture/execute/20001026-1.c: New.
23248
23249 2000-10-26 Mark Mitchell <mark@codesourcery.com>
23250
23251 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
23252 * g++.old-deja/g++.law/builtin1.C: Likewise.
23253 * g++.old-deja/g++.law/ctors10.C: Likewise.
23254 * g++.old-deja/g++.law/virtual3.C: Likewise.
23255 * g++.old-deja/g++.mike/p658.C: Likewise.
23256 * g++.old-deja/g++.other/sibcall1.C: Likewise.
23257 * g++.old-deja/g++.other/vaarg2.C: Likewise.
23258 * g++.old-deja/g++.robertl/eb124.C: Likewise.
23259 * g++.old-deja/g++.robertl/eb44.C: Likewise.
23260 * g++.old-deja/g++.robertl/eb77.C: Likewise.
23261
23262 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
23263
23264 * gcc.c-torture/compile/20001024-1.c: New test.
23265
23266 2000-10-25 Mark Mitchell <mark@codesourcery.com>
23267
23268 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
23269 to tell us whether or not we are using V3.
23270
23271 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
23272
23273 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
23274 operands.
23275
23276 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
23277
23278 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
23279
23280 2000-10-25 Jakub Jelinek <jakub@redhat.com>
23281
23282 * gcc.c-torture/execute/20001024-1.c: New test.
23283
23284 2000-10-24 Jakub Jelinek <jakub@redhat.com>
23285
23286 * g++.old-deja/g++.other/sibcall1.C: New test.
23287
23288 2000-10-20 Jakub Jelinek <jakub@redhat.com>
23289
23290 * gcc.dg/noncompile/init-3.c: New test.
23291
23292 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
23293
23294 * gcc.dg/format-array-1.c: New test.
23295
23296 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
23297
23298 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
23299 writing through null pointers; remove comment about testing
23300 unterminated strings.
23301
23302 2000-10-17 Matthew Hiller <hiller@redhat.com>
23303
23304 * gcc.c-torture/execute/20001017-2.c: New test.
23305
23306 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
23307
23308 * gcc.c-torture/compile/20001018-1.c: New test.
23309 * gcc.c-torture/compile/20001018-1.x: Xfail.
23310
23311 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23312
23313 * gcc.c-torture/execute/20001017-1.c: New test.
23314
23315 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
23316
23317 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
23318 for multiple use of arguments with scanf formats; add tests for
23319 multiple use of arguments.
23320
23321 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
23322
23323 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
23324
23325 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
23326
23327 * gcc.dg/format-miss-1.c: New test.
23328
23329 2000-10-16 Jakub Jelinek <jakub@redhat.com>
23330
23331 * gcc.c-torture/execute/20001013-1.c: New test.
23332
23333 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
23334
23335 * gcc.dg/format-branch-1.c: New test.
23336
23337 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
23338
23339 * README, lib/file-format.exp: Remove EGCS references.
23340
23341 2000-10-16 Jakub Jelinek <jakub@redhat.com>
23342
23343 * gcc.dg/20001013-1.c: New test.
23344
23345 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
23346
23347 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
23348 for intmax_t in the compiler using __typeof__ and the type rules
23349 for conditional expressions.
23350
23351 2000-10-13 Jakub Jelinek <jakub@redhat.com>
23352
23353 * gcc.dg/20001012-1.c: New test.
23354 * gcc.dg/20001012-2.c: New test.
23355
23356 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
23357
23358 * gcc.dg/format-attr-1.c: New test.
23359
23360 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
23361
23362 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
23363 __LONG_LONG_MAX__ instead of LLONG_MAX.
23364
23365 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
23366
23367 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
23368 scanf flags.
23369 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
23370 flags.
23371
23372 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
23373
23374 * gcc.dg/sequence-pt-1.c: New test.
23375
23376 2000-10-11 Geoff Keating <geoffk@cygnus.com>
23377
23378 * gcc.c-torture/execute/20001011-1.c: New testcase.
23379 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
23380
23381 2000-10-10 Jakub Jelinek <jakub@redhat.com>
23382
23383 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
23384 does not error on it.
23385
23386 2000-10-10 Jakub Jelinek <jakub@redhat.com>
23387
23388 * gcc.dg/20001009-1.c: New test.
23389
23390 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
23391
23392 * gcc.c-torture/compile/20001009-1.c: Move from here ....
23393 * gcc.c-torture/execute/20001009-2.c: ... to here.
23394
23395 2000-10-09 Geoff Keating <geoffk@cygnus.com>
23396
23397 * gcc.c-torture/compile/20001009-1.c: New testcase.
23398 * gcc.c-torture/execute/20001009-1.c: New testcase.
23399 Testcases provided by Jan Hubicka <jh@suse.cz>.
23400
23401 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
23402
23403 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23404 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
23405 uintmax_t using <limits.h> to emulate the compiler's internal
23406 logic. No longer XFAIL %j tests.
23407
23408 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
23409
23410 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
23411 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
23412 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
23413 regexps and details of expected handling of some bad formats.
23414 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
23415 suppression.
23416
23417 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
23418
23419 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
23420 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
23421 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
23422 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
23423 in list archives.
23424
23425 2000-10-06 Richard Henderson <rth@cygnus.com>
23426
23427 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
23428 * g++.old-deja/g++.brendan/crash52.C: Likewise.
23429 * g++.old-deja/g++.jason/report.C: Likewise.
23430 * g++.old-deja/g++.law/friend5.C: Likewise.
23431 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
23432 of the expected warnings.
23433
23434 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
23435
23436 * g++.old-deja/g++.pt/enum14.C: New test.
23437
23438 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
23439
23440 * g++.old-deja/g++.pt/crash59.C: New test.
23441
23442 2000-10-04 Will Cohen <wcohen@redhat.com>
23443
23444 * gcc.dg/20000926-1.c: New test.
23445
23446 2000-10-03 Geoff Keating <geoffk@cygnus.com>
23447
23448 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
23449 function name for current C++ compiler.
23450 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
23451
23452 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
23453
23454 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
23455 __PRETTY_FUNCTION__.
23456 * g++.old-deja/g++.ext/pretty2.C: Likewise.
23457
23458 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23459
23460 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
23461
23462 2000-09-26 Jakub Jelinek <jakub@redhat.com>
23463
23464 * gcc.c-torture/compile/20000923-1.c: New test.
23465
23466 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
23467
23468 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
23469 * g++.old-deja/g++.pt/ttp62.C: Same.
23470 * g++.old-deja/g++.other/inline14.C: Same.
23471
23472 2000-09-24 Richard Henderson <rth@cygnus.com>
23473
23474 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
23475
23476 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
23477
23478 * gcc.dg/c90-printf-1.c: Add test for wide string format.
23479
23480 2000-09-22 Geoff Keating <geoffk@cygnus.com>
23481
23482 * gcc.c-torture/compile/20000922-1.c: New file.
23483
23484 2000-09-21 Nick Clifton <nickc@redhat.com>
23485
23486 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
23487 a signed long modulo operation.
23488 (mod6): New function - perform an unsigned long modulo operation.
23489 (main): Add tests for modulos of very large numbers by very small
23490 dividends.
23491
23492 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23493
23494 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
23495
23496 2000-09-19 Richard Henderson <rth@cygnus.com>
23497
23498 * gcc.dg/compare2.c (case 10): XFAIL.
23499
23500 2000-09-18 Richard Henderson <rth@cygnus.com>
23501
23502 * gcc.c-torture/execute/20000906-1.c: Move ...
23503 * gcc.dg/20000906-1.c: ... here. Only run on targets
23504 that support __builtin_trap.
23505
23506 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
23507
23508 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
23509
23510 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
23511
23512 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
23513 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
23514 more $ format tests.
23515
23516 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
23517
23518 * gcc.dg/format-errmk-1.c: New test.
23519
23520 2000-09-17 Greg McGary <greg@mcgary.org>
23521
23522 * gcc.c-torture/execute/20000917-1.x: Remove.
23523
23524 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
23525
23526 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
23527
23528 2000-09-17 Greg McGary <greg@mcgary.org>
23529
23530 * gcc.c-torture/execute/20000917-1.c: New test.
23531 * gcc.c-torture/execute/20000917-1.x: XFAIL.
23532
23533 2000-09-16 Neil Booth <NeilB@earthling.net>
23534
23535 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
23536 in nested macro bug.
23537
23538 2000-09-15 Neil Booth <NeilB@earthling.net>
23539
23540 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
23541
23542 2000-09-14 Jeffrey A Law (law@cygnus.com)
23543
23544 * gcc.c-torture/execute/20000914-1.c: New test.
23545
23546 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
23547
23548 * g++.other/inline13.C: New test.
23549
23550 2000-09-12 Andreas Jaeger <aj@suse.de>
23551
23552 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
23553 constant by Ulrich Drepper <drepper@redhat.com>.
23554
23555 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
23556
23557 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
23558
23559 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23560
23561 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
23562
23563 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
23564
23565 * gcc.dg/cpp/backslash.c: New test.
23566
23567 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
23568
23569 * gcc.c-torture/execute/20000910-1.c: New test.
23570 * gcc.c-torture/execute/20000910-2.c: Likewise.
23571
23572 2000-09-11 Robert Lipe <robertl@sco.com>
23573
23574 * gcc.dg/pragma-align.c: New test.
23575
23576 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
23577
23578 * g++.old-deja/g++.pt/explicit82.C: New test.
23579 * g++.old-deja/g++.pt/explicit83.C: New test.
23580
23581 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
23582
23583 * gcc.dg/asm-names.c: New test.
23584
23585 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23586
23587 * gcc.dg/cpp/tr-warn6.c: New test
23588
23589 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
23590
23591 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
23592 be accepted.
23593
23594 2000-09-07 Catherine Moore <clm@redhat.com>
23595
23596 * gcc.c-torture/execute/unroll-1.c: New test.
23597
23598 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
23599
23600 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
23601 ERROR markers.
23602 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
23603 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
23604 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
23605 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
23606 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
23607 Preprocess only.
23608 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
23609 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
23610
23611 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23612
23613 * g++.old-deja/g++.pt/deduct2.C: New test.
23614
23615 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23616
23617 * g++.old-deja/g++.pt/parms2.C: New test.
23618
23619 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
23620
23621 * g++.old-deja/g++.pt/crash58.C: New test.
23622
23623 2000-09-06 Greg McGary <greg@mcgary.org>
23624
23625 * gcc.c-torture/execute/20000906-1.c: New test.
23626 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
23627
23628 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23629
23630 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
23631
23632 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23633
23634 * g++.old-deja/g++.pt/crash57.C: New test.
23635
23636 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23637
23638 * g++.old-deja/g++.pt/crash56.C: New test.
23639
23640 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23641
23642 * g++.old-deja/g++.pt/koenig1.C: New test.
23643
23644 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23645
23646 * gcc.dg/20000904-1.c: New test.
23647
23648 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23649
23650 * gcc.dg/cpp/paste8.c: New test.
23651
23652 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
23653
23654 * gcc.c-torture/compile/20000827-1.c: New test.
23655
23656 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23657
23658 * gcc.dg/format-diag-1.c: New test.
23659
23660 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23661
23662 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
23663 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
23664 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
23665 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
23666 gcc.dg/formatz-1.c: Adjust warning regular expressions.
23667
23668 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23669
23670 * g++.old-deja/g++.other/nested4.C: New test.
23671
23672 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23673
23674 * g++.old-deja/g++.ns/scoped1.C: New test.
23675
23676 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
23677
23678 * lib/g++.exp: Support testing already-installed GCC.
23679
23680 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23681
23682 * wtr-label-1.c, wtr-suffix-1.c: New tests.
23683
23684 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23685
23686 * gcc.dg/return-type-2.c: New test.
23687
23688 2000-08-27 Geoff Keating <geoffk@cygnus.com>
23689
23690 * gcc.c-torture/compile/20000825-1.c: New test.
23691
23692 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
23693
23694 * gcc.dg/dwarf2-2.c: New test.
23695
23696 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
23697
23698 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23699 dg-warning regexps.
23700
23701 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
23702
23703 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23704 gcc.dg/format-ext-5.c: New tests.
23705
23706 2000-08-25 Jakub Jelinek <jakub@redhat.com>
23707
23708 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23709
23710 2000-08-24 Mark Mitchell <mark@codesourcery.com>
23711
23712 * gcc.dg/noncompile/930622-2.c: Adjust error message.
23713
23714 2000-08-24 Richard Henderson <rth@cygnus.com>
23715
23716 * gcc.dg/ia64-sync-1.c: New test.
23717 * gcc.dg/ia64-sync-2.c: New test.
23718 * gcc.dg/ia64-asm-1.c: New test.
23719
23720 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23721
23722 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23723 * gcc.dg/format-ext-2.c: New test.
23724
23725 2000-08-23 Jason Merrill <jason@redhat.com>
23726
23727 * lib/old-dejagnu.exp: Also ignore "In member function" and
23728 "At global scope".
23729
23730 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23731
23732 * gcc.dg/noncompile/label-lineno-1.c: New test.
23733
23734 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23735
23736 * gcc.dg/c99-array-nonobj-1.c: New test.
23737
23738 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23739
23740 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23741 tests.
23742 * gcc.dg/format-ext-1.c: New test.
23743
23744 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23745
23746 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23747 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23748 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23749 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23750 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23751
23752 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23753
23754 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23755 gcc.dg/c99-strftime-2.c: New tests.
23756
23757 2000-08-22 Richard Henderson <rth@cygnus.com>
23758
23759 * gcc.c-torture/execute/20000822-1.c: New test.
23760
23761 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23762
23763 * gcc.c-torture/execute/20000819-1.x: Remove.
23764
23765 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23766
23767 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23768 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23769 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23770 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23771 gcc.dg/format-xopen-1.c: New tests.
23772
23773 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23774
23775 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23776
23777 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23778
23779 * g++.old-deja/g++.other/loop2.C: New test.
23780
23781 * gcc.c-torture/compile/20000606-1.c: New test.
23782 * gcc.c-torture/compile/20000728-1.c: New test.
23783 * gcc.c-torture/execute/20000801-1.c: New test.
23784 * gcc.c-torture/execute/20000801-2.c: New test.
23785 * gcc.c-torture/execute/20000819-1.c: New test.
23786 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23787 * gcc.dg/20000629-1.c: New test.
23788 * gcc.dg/20000724-1.c: New test.
23789 * gcc.dg/20000807-1.c: New test.
23790
23791 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23792
23793 * gcc.dg/cpp/pragma-1.c: New test.
23794 * gcc.dg/cpp/pragma-2.c: New test.
23795
23796 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23797
23798 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23799 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23800
23801 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23802
23803 * gcc.c-torture/compile/20000818-1.c: New test.
23804
23805 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23806
23807 * gcc.c-torture/execute/20000818-1.c: New test.
23808
23809 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23810
23811 * gcc.dg/format-va-1.c: New test.
23812
23813 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23814
23815 * g++.old-deja/g++.other/typedef8.C: New test.
23816
23817 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23818
23819 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23820 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23821 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23822 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23823 * g++.old-deja/g++.other/ptrmem7.C: New test.
23824 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23825
23826 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23827
23828 * g++.old-deja/g++.pt/typename27.C: New test.
23829
23830 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23831
23832 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23833 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23834 * g++.old-deja/g++.pt/friend45.C: New test.
23835 * g++.old-deja/g++.other/friend8.C: New test.
23836
23837 2000-08-15 Richard Henderson <rth@cygnus.com>
23838
23839 * gcc.c-torture/execute/20000815-1.c: New test.
23840
23841 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23842
23843 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23844 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23845 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23846
23847 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23848
23849 * g++.old-deja/g++.other/refinit2.C: New test.
23850
23851 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23852
23853 * lib/c-torture.exp (c-torture): Make
23854 compiler_conditional_xfail_data global.
23855 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23856 compiler_conditional_xfail_data machinery.
23857 (f-torture-execute): Likewise.
23858 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23859 and only when unrolling loops.
23860
23861 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23862
23863 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23864
23865 * g++.old-deja/g++.pt/explicit81.C: New test.
23866
23867 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23868
23869 * g++.old-deja/g++.pt/typename26.C: New test.
23870
23871 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23872
23873 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23874 warning.
23875
23876 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23877
23878 * g++.old-deja/g++.other/array3.C: New test.
23879
23880 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23881
23882 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23883 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23884 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23885 New tests.
23886
23887 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23888
23889 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23890 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23891
23892 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23893
23894 * gcc.c-torture/execute/20000808-1.c: New test.
23895
23896 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23897
23898 * gcc.dg/c90-const-expr-1.c: New test.
23899
23900 2000-08-08 Richard Henderson <rth@cygnus.com>
23901
23902 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23903
23904 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23905
23906 * gcc.dg/noncompile/const-ll-1.c: New test.
23907
23908 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23909
23910 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23911
23912 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23913
23914 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23915 that running programs linked against the shared version of libobjc
23916 run correctly.
23917
23918 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23919
23920 * gcc.dg/c99-printf-1.c: New test.
23921
23922 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23923
23924 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23925
23926 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23927
23928 * gcc.c-torture/execute/20000731-1.x: Delete.
23929
23930 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23931
23932 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23933 and torture_without_loops as is done by c-torture.exp.
23934 (search_for): Copy from c-torture.exp.
23935 (gcc-dg-runtest): New function, drives a directory of tests
23936 iterating over the TORTURE_OPTIONS.
23937 (scan-assembler, scan-assembler-not): Move here from
23938 individual directory drivers.
23939
23940 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23941 defined by lib/gcc-dg.exp.
23942 * gcc.dg/cpp/cpp.exp: Likewise.
23943 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23944 gcc-dg-runtest, so we cycle over optimization options.
23945
23946 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23947 * gcc.dg/compare2.c: No longer expected to fail.
23948
23949 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23950
23951 * gcc.c-torture/execute/20000804-1.c: New test.
23952
23953 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23954
23955 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23956
23957 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23958
23959 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23960
23961 2000-08-03 Jeffrey A Law (law@cygnus.com)
23962
23963 * gcc.c-torture/compile/20000803-1.c: New test.
23964
23965 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23966
23967 * gcc.c-torture/execute/20000801-3.c,
23968 gcc.c-torture/execute/20000801-4.c: New tests.
23969 * gcc.c-torture/execute/20000801-3.x,
23970 gcc.c-torture/execute/20000801-4.x: Xfail.
23971
23972 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23973
23974 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23975 libobjc/.libs to allow for libtool.
23976
23977 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23978
23979 * gcc.c-torture/compile/20000802-1.c: New test.
23980
23981 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23982
23983 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23984
23985 2000-07-31 Jeffrey A Law (law@cygnus.com)
23986
23987 * gcc-c-torture/execute/20000731-2.c: New test.
23988
23989 * gcc.c-torture/execute/20000731-1.c: New test.
23990 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23991
23992 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23993
23994 * testsuite/gcc.dg/cpp/paste7.c: New test.
23995 * gcc.dg/cpp/20000725-1.c: New test.
23996
23997 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23998
23999 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
24000 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
24001 declaration warning for __builtin_dwarf_reg_size.
24002
24003 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
24004
24005 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
24006
24007 * gcc.dg/noncompile/voidparam-1.c: New test.
24008
24009 2000-07-30 Richard Henderson <rth@cygnus.com>
24010
24011 * gcc.dg/c90-digraph-1.c: Don't xfail.
24012 * gcc.dg/compare2.c (case 10): Xfail.
24013 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
24014
24015 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
24016
24017 * gcc.dg/c99-main-1.c: New test.
24018
24019 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
24020
24021 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
24022
24023 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
24024
24025 * gcc.c-tortuer/execute/20000726-1.c: New test.
24026
24027 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
24028
24029 * gcc.c-torture/execute/enum-2.c: New test.
24030
24031 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24032
24033 * gcc.dg/cpp/tr-warn3.c: New test.
24034
24035 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
24036
24037 * g++.old-deja/g++.ext/implicit1.C: Remove.
24038 * g++.old-deja/g++.jason/c2.C: Remove
24039 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
24040 * g++.old-deja/g++.pt/crash16.C: Likewise.
24041 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
24042
24043 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
24044
24045 * g++.old-deja/g++.other/for2.C: New test.
24046
24047 2000-07-25 Jakub Jelinek <jakub@redhat.com>
24048
24049 * gcc.dg/20000720-1.c: New test.
24050
24051 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
24052
24053 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
24054
24055 2000-07-24 Geoff Keating <geoffk@cygnus.com>
24056
24057 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
24058 * gcc.c-torture/execute/20000722-1.c: New.
24059 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
24060
24061 2000-07-24 Jakub Jelinek <jakub@redhat.com>
24062
24063 * gcc.dg/cpp/20000720-1.S: New test.
24064
24065 2000-07-21 Michael Meissner <meissner@redhat.com>
24066
24067 * gcc.c-torture/execute/ieee/hugeval.c: New test.
24068
24069 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
24070
24071 * g++.old-deja/g++.brendan/crash16.C,
24072 g++.old-deja/g++.brendan/parse3.C,
24073 g++.old-deja/g++.brendan/redecl1.C,
24074 g++.old-deja/g++.ns/template13.C,
24075 g++.old-deja/g++.other/decl4.C,
24076 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
24077
24078 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
24079
24080 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
24081 and "Internal error".
24082
24083 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
24084 regexps.
24085 * gcc.dg/cpp/paste6.c: New test.
24086
24087 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
24088
24089 * gcc.dg/cpp/tr-direct.c: New test.
24090
24091 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
24092 gcc.dg/cpp/undef1.c: Tweak error regexps.
24093
24094 2000-07-18 Eric Christopher <echristo@redhat.com>
24095
24096 * gcc.c-torture/compile/20000718-1.c: New test.
24097
24098 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
24099
24100 * cpplex.c (_cpp_push_token): If the token being pushed back
24101 is the previous token in this context, just subtract one from
24102 context->posn.
24103 * cppmacro.c (save_expansion): Clear aux field when storing a
24104 placemarker.
24105
24106 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
24107
24108 * gcc.dg/noncompile/redecl-1.c: New test.
24109
24110 2000-07-18 Jakub Jelinek <jakub@redhat.com>
24111
24112 * gcc.c-torture/execute/20000717-5.c: New test.
24113 * gcc.c-torture/execute/20000717-1.x: Removed.
24114
24115 2000-07-17 Richard Henderson <rth@cygnus.com>
24116
24117 * gcc.c-torture/execute/20000717-4.c: New test.
24118
24119 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
24120
24121 * gcc.dg/cpp/syshdr.c: New test.
24122 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
24123
24124 2000-07-17 Neil Booth <neilb@earthling.net>
24125
24126 * gcc.dg/cpp/cmdlne-dM.c: New test.
24127 * gcc.dg/cpp/cmdlne-dD.c: New test.
24128
24129 2000-07-17 Jeffrey A Law (law@cygnus.com)
24130
24131 * gcc.c-torture/execute/20000717-3.c: New test.
24132
24133 * gcc.c-torture/compile/20000717-1.c: New test.
24134
24135 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
24136
24137 * gcc.c-torture/execute/20000717-2.c: New test.
24138
24139 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
24140
24141 * gcc.dg/formatz-1.c: New test.
24142
24143 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
24144 * gcc.dg/c99-digraph-1.c: New tests.
24145
24146 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
24147 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
24148
24149 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
24150 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
24151 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
24152 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
24153 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
24154 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
24155 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
24156
24157 2000-07-17 Greg McGary <greg@mcgary.org>
24158
24159 * gcc.c-torture/execute/20000717-1.c: New test.
24160 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
24161
24162 2000-07-15 Jakub Jelinek <jakub@redhat.com>
24163
24164 * gcc.c-torture/execute/20000715-2.c: New test.
24165 * gcc.dg/20000715-1.c: New test.
24166
24167 2000-07-15 Michael Meissner <meissner@redhat.com>
24168
24169 * gcc.c-torture/execute/20000715-1.c: New test.
24170
24171 2000-07-13 Jakub Jelinek <jakub@redhat.com>
24172
24173 * gcc.c-torture/execute/20000707-1.c: New test.
24174
24175 2000-07-13 Neil Booth <NeilB@earthling.net>
24176
24177 * testsuite/gcc.dg/cpp/digraph1.c,
24178 testsuite/gcc.dg/cpp/digraph2.c,
24179 testsuite/gcc.dg/cpp/digraphs.c: New tests.
24180
24181 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
24182
24183 * g77.f-torture/compile/20000630-2.f: New test.
24184 * g77.f-torture/compile/20000630-2.x
24185
24186 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
24187
24188 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
24189
24190 2000-07-11 Neil Booth <NeilB@earthling.net>
24191
24192 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
24193
24194 2000-07-11 Neil Booth <NeilB@earthling.net>
24195
24196 * gcc.dg/cpp/cmdlne-C.c: New.
24197
24198 2000-07-09 Neil Booth <NeilB@earthling.net>
24199
24200 * gcc.dg/cpp/directiv.c: New tests.
24201 * gcc.dg/cpp/undef1.c: Update.
24202
24203 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
24204
24205 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
24206
24207 2000-07-09 Neil Booth <NeilB@earthling.net>
24208
24209 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
24210
24211 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
24212
24213 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
24214 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
24215
24216 2000-07-08 Neil Booth <NeilB@earthling.net>
24217
24218 * gcc.dg/cpp/macsyntx.c: New tests.
24219
24220 2000-07-07 Jakub Jelinek <jakub@redhat.com>
24221
24222 * gcc.dg/20000707-1.c: New test.
24223
24224 2000-07-07 Jakub Jelinek <jakub@redhat.com>
24225
24226 * gcc.c-torture/execute/20000706-1.c: New test.
24227 * gcc.c-torture/execute/20000706-2.c: New test.
24228 * gcc.c-torture/execute/20000706-3.c: New test.
24229 * gcc.c-torture/execute/20000706-4.c: New test.
24230 * gcc.c-torture/execute/20000706-5.c: New test.
24231
24232 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
24233
24234 * g++.old-deja/g++.pt/instantiate7.C: New test.
24235
24236 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
24237
24238 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
24239 * g++.old-deja/g++.mike/thunk3.C: Likewise.
24240 * g++.old-deja/g++.other/rtti3.C: Likewise.
24241 * g++.old-deja/g++.other/rttid3.C: Likewise.
24242
24243 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
24244
24245 * g77.f-torture/compile/20000630-1.x: Fix typo
24246
24247 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
24248
24249 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
24250 assembly output.
24251
24252 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
24253
24254 * gcc.dg/cpp/ident.c: New test.
24255
24256 2000-07-05 Neil Booth <NeilB@earthling.net>
24257
24258 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
24259 gcc.dg/cpp/lexstrng.c: New tests.
24260
24261 2000-07-04 Neil Booth <NeilB@earthling.net>
24262
24263 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
24264 * gcc.dg/cpp/strify2.c: Same.
24265
24266 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
24267
24268 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
24269 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
24270 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
24271 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
24272
24273 * testsuite/gcc.dg/cpp/macro1.c,
24274 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
24275 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
24276 testsuite/gcc.dg/cpp/strify1.c,
24277 testsuite/gcc.dg/cpp/strify2.c: New tests.
24278
24279 2000-07-03 Jakub Jelinek <jakub@redhat.com>
24280
24281 * gcc.c-torture/execute/20000703-1.c: New test.
24282
24283 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
24284
24285 * g++.old-deja/g++.pt (lookup10.C): New test.
24286
24287 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
24288
24289 * g++.old-deja/g++.pt (typename25.C): New test.
24290
24291 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
24292
24293 * gcc.c-torture/compile/20000701-1.c: New test.
24294
24295 2000-06-30 Nick Clifton <nickc@cygnus.com>
24296
24297 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
24298 to test case.
24299
24300 2000-06-30 Catherine Moore <clm@cygnus.com>
24301
24302 * gcc.c-torture/execute/align-1.c: New test.
24303
24304 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
24305
24306 * g++.old-deja/g++.pt/expr8.C: New test.
24307 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
24308
24309 2000-06-29 Nick Clifton <nickc@cygnus.com>
24310
24311 * gcc.c-torture/compile/20000629-1.c: New test.
24312
24313 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
24314
24315
24316 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
24317 gcc.dg/noncompile directory, depending on whether they're
24318 preprocessor tests or not. Annotate all the tests for the dg
24319 framework.
24320
24321 * gcc.c-torture/noncompile/noncompile.exp: Delete.
24322 * gcc.dg/noncompile/noncompile.exp: New.
24323
24324 * Moved files:
24325 Old name New name
24326 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
24327 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
24328 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
24329 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
24330 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
24331 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
24332 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
24333 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
24334 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
24335 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
24336 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
24337 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
24338 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
24339 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
24340 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
24341 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
24342 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
24343 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
24344 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
24345 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
24346 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
24347 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
24348 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
24349 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
24350
24351 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
24352 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
24353 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
24354 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
24355 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
24356 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
24357
24358 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
24359
24360 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
24361 declare one variable. On the fourth, error.
24362 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
24363 declared by 20000628-1a.h.
24364
24365 2000-06-29 Richard Henderson <rth@redhat.com>
24366
24367 * gcc.c-torture/execute/930529-1.x: New file.
24368 * gcc.dg/920413-1.c: Adjust expected warning text.
24369 * gcc.dg/980217-1.c: Declare abort.
24370 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
24371
24372 2000-06-29 Jeffrey A Law (law@cygnus.com)
24373
24374 * g77.f-torture/compile/20000629-1.f: New test.
24375 * g77.f-torture/compile/20000629-1.x: Expected to fail.
24376
24377 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
24378
24379 Rearrange lots of files, removing entirely the
24380 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
24381 directories.
24382
24383 * Deleted files:
24384 gcc.c-torture/code_quality/code_quality.exp
24385 gcc.c-torture/special/special.exp
24386 gcc.failure/failure.exp
24387 gcc.failure/940409-1.x
24388 gcc.c-torture/compile/961203-1.x
24389
24390 * New files:
24391 gcc.misc-tests/linkage.exp
24392 gcc.c-torture/execute/920730-1t.c
24393 gcc.c-torture/execute/920730-1t.x
24394 gcc.c-torture/compile/920520-1.x
24395 gcc.c-torture/compile/920521-1.x
24396 gcc.c-torture/compile/981006-1.x
24397 gcc.c-torture/execute/eeprof-1.x
24398
24399 * Moved files (possibly with modifications to fit a new harness):
24400 Old name New name
24401 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
24402 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
24403 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
24404 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
24405 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
24406 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
24407 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
24408 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
24409 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
24410 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
24411 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
24412 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
24413 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
24414 gcc.failure/940409-1.c gcc.dg/940409-1.c
24415
24416 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
24417
24418 * c-torture/compile/961203-1.x: Delete.
24419
24420 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
24421 not exit. Include stdio.h.
24422 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
24423 * gcc.misc-tests/dg-12.c: Likewise.
24424 * gcc.misc-tests/dg-5.c: Likewise.
24425 * gcc.misc-tests/dg-6.c: Likewise.
24426 * gcc.misc-tests/dg-7.c: Prototype abort.
24427 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
24428 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
24429 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
24430 not exit.
24431 * gcc.misc-tests/sieve.c: Use return from main, not exit.
24432 * gcc.misc-tests/sort2.c: Use return from main, not exit.
24433
24434 2000-06-28 Jakub Jelinek <jakub@redhat.com>
24435
24436 * gcc.dg/cpp/20000628-1.c: New test.
24437 * gcc.dg/cpp/20000628-1.h: New header for above test.
24438 * gcc.dg/cpp/20000628-1a.h: Likewise.
24439
24440 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
24441
24442 * gcc.dg/cpp: New directory.
24443 * gcc.dg/cpp/cpp.exp: New driver.
24444 * gcc.dg/cpp/20000627-1.c: New test.
24445 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
24446 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
24447 and rewrite as a compilation test.
24448
24449 * gcc.dg: Move many files into the cpp subdirectory, possibly
24450 renaming or editing them as well.
24451 Old name New name
24452 990119-1.c cpp/19990119-1.c
24453 990228-1.c cpp/19990228-1.c
24454 990407-1.c cpp/19990407-1.c
24455 990409-1.c cpp/19990409-1.c
24456 990413-1.c cpp/19990413-1.c
24457 990703-1.c cpp/19990703-1.c
24458 20000127-1.c cpp/20000127-1.c
24459 20000129-1.c cpp/20000129-1.c
24460 20000207-1.c cpp/20000207-1.c
24461 20000207-2.c cpp/20000207-2.c
24462 20000209-1.c cpp/20000209-1.c
24463 20000209-2.c cpp/20000209-2.c
24464 20000301-1.c cpp/20000301-1.c
24465 20000419-1.c cpp/20000419-1.c
24466 20000510-1.S cpp/20000510-1.S
24467 20000519-1.c cpp/20000519-1.c
24468 20000529-1.c cpp/20000529-1.c
24469 20000625-1.c cpp/20000625-1.c
24470 20000625-2.c cpp/20000625-2.c
24471 cpp-as1.c cpp/assert1.c
24472 cpp-as2.c cpp/assert2.c
24473 cxx-comments-1.c cpp/cxxcom1.c
24474 cxx-comments-2.c cpp/cxxcom2.c
24475 endif-label.c cpp/endif.c
24476 cpp-hash1.c cpp/hash1.c
24477 cpp-hash2.c cpp/hash2.c
24478 cpp-if1.c cpp/if-1.c
24479 cpp-if2.c cpp/if-2.c
24480 cpp-if3.c cpp/if-3.c
24481 cpp-if4.c cpp/if-4.c
24482 cpp-if5.c cpp/if-5.c
24483 cpp-cond.c cpp/if-cexp.c
24484 cpp-missingop.c cpp/if-mop.c
24485 cpp-missingparen.c cpp/if-mpar.c
24486 cpp-opprec.c cpp/if-oppr.c
24487 cpp-ifparen.c cpp/if-paren.c
24488 cpp-shortcircuit.c cpp/if-sc.c
24489 cpp-shift.c cpp/if-shift.c
24490 cpp-unary.c cpp/if-unary.c
24491 cpp-li1.c cpp/line1.c
24492 cpp-li2.c cpp/line2.c
24493 lineno.c cpp/line3.c
24494 lineno-2.c cpp/line4.c
24495 cpp-mi.c cpp/mi1.c
24496 cpp-mic.h cpp/mi1c.h
24497 cpp-micc.h cpp/mi1cc.h
24498 cpp-mind.h cpp/mi1nd.h
24499 cpp-mindp.h cpp/mi1ndp.h
24500 cpp-mix.h cpp/mi1x.h
24501 cpp-mi2.c cpp/mi2.c
24502 cpp-mi2a.h cpp/mi2a.h
24503 cpp-mi2b.h cpp/mi2b.h
24504 cpp-mi2c.h cpp/mi2c.h
24505 cpp-mi3.c cpp/mi3.c
24506 cpp-mi3.def cpp/mi3.def
24507 poison-1.c cpp/poison.c
24508 pr-impl.c cpp/prag-imp.c
24509 cpp-redef-2.c cpp/redef1.c
24510 cpp-redef.c cpp/redef2.c
24511 strpaste.c cpp/strp1.c
24512 strpaste-2.c cpp/strp2.c
24513 cpp-tradpaste.c cpp/tr-paste.c
24514 cpp-tradstringify.c cpp/tr-str.c
24515 cpp-tradwarn1.c cpp/tr-warn1.c
24516 cpp-tradwarn2.c cpp/tr-warn2.c
24517 trigraphs.c cpp/trigraphs.c
24518 cpp-unc1.c cpp/unc1.c
24519 cpp-unc2.c cpp/unc2.c
24520 cpp-unc3.c cpp/unc3.c
24521 cpp-unc.c cpp/unc4.c
24522 undef.c cpp/undef1.c
24523 undef-2.c cpp/undef2.c
24524 cpp-wi1.c cpp/widestr1.c
24525
24526 2000-06-27 Mark Mitchell <mark@codesourcery.com>
24527
24528 * lib/g++.exp (g++_include_flags): Tweak.
24529
24530 2000-06-27 H.J. Lu <hjl@gnu.org>
24531 Loren J. Rittle <ljrittle@acm.org>
24532
24533 * lib/g++.exp (g++_include_flags): Override libgloss.exp
24534 version with one that knows about the new gcc tree structure.
24535 (g++_link_flags): Same.
24536
24537 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
24538
24539 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
24540 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
24541 case we are cross-compiling.
24542
24543 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
24544 g++.old-deja/g++.niklas/Makefile.in,
24545 g++.old-deja/g++.niklas/configure.in,
24546 g++.old-deja/g++.other/Makefile.in,
24547 g++.old-deja/g++.other/configure.in,
24548 gcc.c-torture/code_quality/Makefile.in,
24549 gcc.c-torture/code_quality/configure.in,
24550 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
24551 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
24552 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
24553 gcc.c-torture/execute/ieee/Makefile.in,
24554 gcc.c-torture/execute/ieee/configure.in,
24555 gcc.c-torture/noncompile/Makefile.in,
24556 gcc.c-torture/noncompile/configure.in,
24557 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
24558 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
24559 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
24560
24561 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
24562
24563 * g++.old-deja/g++.other/ambig3.C: New test.
24564
24565 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
24566
24567 * g++.old-deja/g++.pt/syntax1.C: New test.
24568 * g++.old-deja/g++.pt/syntax2.C: New test.
24569 * g++.old-deja/g++.other/syntax3.C: New test.
24570 * g++.old-deja/g++.other/syntax4.C: New test.
24571
24572 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
24573
24574 * gcc.dg/20000623-1.c: Prototype exit and abort.
24575
24576 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
24577
24578 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
24579 New tests.
24580 * gcc.dg/cpp-mi3.def: New file.
24581
24582 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
24583 inside assertions.
24584 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
24585 lexer's error messages.
24586 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
24587 divine anything from the linemarkers.
24588 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
24589 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
24590
24591 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
24592
24593 * gcc.dg/20000623-1.c: New test.
24594
24595 2000-06-22 Jakub Jelinek <jakub@redhat.com>
24596
24597 * gcc.c-torture/execute/20000622-1.c: New test.
24598
24599 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
24600
24601 * g++.old-deja/g++.other/init15.C: New test.
24602
24603 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
24604
24605 * g++.old-deja/g++.pt/vaarg2.C: New test.
24606 * g++.old-deja/g++.pt/vaarg3.C: New test.
24607
24608 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
24609
24610 * g++.old-deja/g++.other/dyncast6.C: New test.
24611
24612 2000-06-15 Jakub Jelinek <jakub@redhat.com>
24613
24614 * gcc.c-torture/execute/loop-6.c: New test.
24615
24616 2000-06-14 Jakub Jelinek <jakub@redhat.com>
24617
24618 * gcc.dg/20000614-1.c: New test.
24619 * gcc.dg/20000614-2.c: New test.
24620
24621 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
24622
24623 * g++.old-deja/g++.other/inline12.C: New test.
24624
24625 2000-06-13 Jakub Jelinek <jakub@redhat.com>
24626
24627 * g++.old-deja/g++.other/eh1.C: New test.
24628
24629 2000-06-12 Jakub Jelinek <jakub@redhat.com>
24630
24631 * g++.old-deja/g++.other/type.C: New test.
24632
24633 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24634
24635 * g++.old-deja/g++.other/initstring.C: New test.
24636
24637 2000-06-12 Jason Merrill <jason@redhat.com>
24638
24639 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
24640
24641 2000-06-09 Jeffrey A Law (law@cygnus.com)
24642
24643 * gcc.c-torture/compile/20000609-1.c: New test.
24644
24645 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
24646
24647 * gcc.dg/20000609-1.c: New test.
24648
24649 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
24650
24651 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
24652 * gcc.c-torture/noncompile/poison-1.c: Move...
24653 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
24654 * gcc.dg/cpp-li1.c: Add a token after the #line.
24655
24656 2000-06-05 Richard Henderson <rth@cygnus.com>
24657
24658 * gcc.c-torture/execute/20000605-2.c: New test.
24659 * gcc.c-torture/execute/20000605-3.c: New test.
24660
24661 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
24662
24663 * g77.f-torture/execute/20000503-1.x: New file.
24664
24665 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
24666
24667 * g++.old-deja/g++.eh/badalloc1.C: New test.
24668
24669 2000-06-05 Richard Henderson <rth@cygnus.com>
24670
24671 * gcc.c-torture/execute/20000605-1.c: New test.
24672
24673 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24674 Nathan Sidwell <nathan@codesourcery.com>
24675
24676 * gcc.c-torture/compile/20000605-1.c: New test.
24677
24678 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
24679
24680 * g77.f-torture/compile/20000601-1.f: New test.
24681
24682 2000-06-03 Richard Henderson <rth@cygnus.com>
24683
24684 * gcc.c-torture/execute/20000603-1.c: New.
24685
24686 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
24687
24688 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
24689 * gcc.dg/noreturn-2.c (noreturn): Likewise.
24690
24691 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
24692
24693 * gcc.dg/compare2.c (case 12): XFAIL.
24694 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24695 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24696
24697 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24698
24699 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
24700
24701 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24702 guard macro is already defined when the header is first
24703 included.
24704 * gcc.dg/cpp-mix.h: New file.
24705 * gcc.dg/endif-label.c: Update patterns to match compiler.
24706
24707 * g++.brendan/complex1.C: Declare abort.
24708 * g++.law/refs4.C: Remove XFAIL.
24709 * g++.oliva/expr2.C: Declare abort and exit.
24710
24711 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
24712
24713 * gcc.c-torture/execute/20000528-1.c: New test.
24714
24715 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24716 * g++.old-deja/g++.law/temps4.C: Likewise.
24717
24718 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24719 stdlib.h. Call abort() on failure.
24720 * g++.old-deja/g++.law/refs4.C: Likewise.
24721 * g++.old-deja/g++.law/temps4.C: Likewise.
24722 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24723 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24724
24725 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24726
24727 Relative to g++.dg/special:
24728 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24729
24730 Relative to g++.old-deja:
24731 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24732 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24733 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24734 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24735 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24736 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24737 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24738
24739 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24740 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24741 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24742 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24743 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24744 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24745 and/or string.h.
24746
24747 * g++.other/goto1.C: Update expectations for error messages.
24748
24749 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24750
24751 * gcc.c-torture/compile/20000523-1.c: New test.
24752
24753 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24754
24755 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24756
24757 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24758
24759 * g++.old-deja/g++.eh/catch11.C: New test.
24760 * g++.old-deja/g++.eh/catch12.C: New test.
24761
24762 2000-05-24 Nick Clifton <nickc@cygnus.com>
24763
24764 * gcc.c-torture/execute/20000523-1.c: New test.
24765
24766 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24767
24768 * c-torture/execute/bcp-1.c: Replace abort in arg of
24769 __builtin_constant_p with a generic external function.
24770
24771 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24772 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24773 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24774 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24775 Prototype abort and/or exit.
24776
24777 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24778 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24779 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24780 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24781
24782 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24783
24784 * gcc.dg/dwarf2-1.c: New test.
24785
24786 2000-05-20 Richard Henderson <rth@cygnus.com>
24787
24788 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24789
24790 2000-05-20 Andreas Jaeger <aj@suse.de>
24791
24792 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24793 testcase.
24794
24795 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24796
24797 * gcc.c-torture/execute/20000519-2.c: New test.
24798
24799 2000-05-19 Andreas Jaeger <aj@suse.de>
24800
24801 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24802 which fails with SSA.
24803
24804 * lib/c-torture.exp: Also test with -O3 -fssa.
24805
24806 2000-05-18 Michael Meissner <meissner@redhat.com>
24807
24808 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24809 * gcc.c-torture/execute/920415-1.c: Ditto.
24810 * gcc.c-torture/execute/920501-1.c: Ditto.
24811 * gcc.c-torture/execute/conversion.c: Ditto.
24812 * gcc.c-torture/execute/cvt-1.c: Ditto.
24813
24814 2000-05-18 Jeffrey A Law (law@cygnus.com)
24815
24816 * gcc.c-torture/compile/20000518-1.c: New test.
24817
24818 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24819
24820 * g77.f-torture/compile/200005018.f: New test.
24821
24822 2000-05-17 Jeffrey A Law (law@cygnus.com)
24823
24824 * gcc.c-torture/compile/20000517-1.c: New test.
24825
24826 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24827
24828 * gcc.c-torture/execute/20000516-1.c: New test.
24829
24830 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24831
24832 * g++.old-deja/g++.other/eh.C: New test.
24833
24834 2000-05-12 Richard Henderson <rth@cygnus.com>
24835
24836 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24837 constants through to doit's conditional.
24838
24839 2000-05-11 Jeffrey A Law (law@cygnus.com)
24840
24841 * gcc.c-torture/compile/20000511-1.c: New test.
24842 * g77.f-torture/compile/20000511-1.f: New test.
24843 * g77.f-torture/compile/20000511-2.f: New test.
24844
24845 2000-05-11 Michael Meissner <meissner@redhat.com>
24846
24847 * gcc.c-torture/execute/20000511-1.c: New test.
24848
24849 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24850
24851 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24852 * gcc.dg/20000510-1.S: New.
24853
24854 2000-05-08 Catherine Moore <clm@cygnus.com>
24855
24856 * gcc.dg/unused-3.c: New.
24857
24858 2000-05-06 Richard Henderson <rth@cygnus.com>
24859
24860 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24861 * g++.old-deja/g++.mike/warn1.C: Likewise.
24862 * g++.old-deja/g++.pt/local1.C: Likewise.
24863 * g++.old-deja/g++.pt/local7.C: Likewise.
24864 * g++.old-deja/g++.pt/spec16.C: Likewise.
24865
24866 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24867
24868 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24869
24870 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24871
24872 * g77.f-torture/execute/20000503-1.f: New test.
24873
24874 2000-05-04 Andreas Jaeger <aj@suse.de>
24875
24876 * gcc.dg/noreturn-2.c: New test.
24877
24878 2000-05-04 Neil Booth <NeilB@earthling.net>
24879
24880 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24881 preprocessor.
24882
24883 2000-05-04 Richard Henderson <rth@cygnus.com>
24884
24885 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24886
24887 2000-05-04 Richard Henderson <rth@cygnus.com>
24888
24889 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24890 OpenSSL by Jason R Thorpe.
24891
24892 2000-05-03 Jim Wilson <wilson@cygnus.com>
24893
24894 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24895
24896 2000-05-03 Robert Lipe <robertlipe@usa.net>
24897
24898 * gcc.dg/20000503-1.c: New test.
24899
24900 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24901
24902 * gcc.c-torture/compile/20000502-1.c: New test.
24903 * g++.old-deja/g++.other/align.C: New test.
24904 * gcc.dg/cpp-tradstringify.c: New test.
24905
24906 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24907
24908 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24909 and hard registers.
24910
24911 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24912
24913 * gcc.c-torture/execute/loop-5.c: New test.
24914
24915 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24916
24917 * gcc.c-torture/execute/va-arg-20.c: New test.
24918
24919 2000-04-23 Jeffrey A Law (law@cygnus.com)
24920
24921 * gcc.c-torture/execute/20000422-1.c: New test.
24922
24923 2000-04-20 Greg McGary <gkm@gnu.org>
24924
24925 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24926 when optimizing, but without sibling-call optimizations (-O1).
24927
24928 2000-04-20 Jeffrey A Law (law@cygnus.com)
24929
24930 * gcc.c-torture/compile/20000420-1.c: New test.
24931
24932 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24933
24934 * g++.abi/ptrflags.C: New test.
24935 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24936
24937 2000-04-19 Catherine Moore <clm@cygnus.com>
24938
24939 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24940
24941 2000-04-19 Greg McGary <gkm@gnu.org>
24942
24943 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24944 sibling-call optimizations.
24945
24946 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24947
24948 * gcc.dg/20000419-1.c: New test.
24949
24950 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24951
24952 * gcc.c-torture/execute/20000412-6.c: New test.
24953
24954 2000-04-12 Jeffrey A Law (law@cygnus.com)
24955
24956 * gcc.c-torture/execute/20000412-5.c: New test.
24957 * g77.f-torture/compile/20000412-1.f: New test.
24958 * gcc.c-torture/execute/20000412-4.c: New test.
24959 * gcc.c-torture/compile/20000412-2.c: New test.
24960 * gcc.c-torture/execute/20000412-3.c: New test.
24961 * gcc.c-torture/compile/20000412-1.c: New test.
24962 * gcc.c-torture/execute/20000412-2.c: New test.
24963
24964 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24965
24966 * objc/execute/bf-20.m: New test.
24967
24968 2000-04-10 Richard Henderson <rth@cygnus.com>
24969
24970 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24971
24972 * gcc.c-torture/execute/20000412-1.c: New test.
24973
24974 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24975
24976 * g++.old-deja/g++.eh/catchptr1.C: New test.
24977
24978 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24979
24980 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24981
24982 2000-04-08 Neil Booth <NeilB@earthling.net>
24983
24984 * gcc.dg/cpp-nullchar.c: Remove test as
24985 embedded nulls cause problems.
24986
24987 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24988
24989 * gcc.dg/compare2.c: New test.
24990
24991 2000-04-08 Neil Booth <NeilB@earthling.net>
24992
24993 * gcc.dg/cpp-nullchar.c: New test.
24994
24995 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24996
24997 * gcc.dg/cpp-mi2.c: New test.
24998 * gcc.dg/cpp-mi2[abc].h: New files.
24999
25000 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
25001
25002 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
25003 member name.
25004
25005 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
25006
25007 * g++.old-deja/g++.abi/vmihint.C: New test.
25008
25009 2000-04-06 Neil Booth <NeilB@earthling.net>
25010
25011 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
25012 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
25013 copyright.
25014
25015 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
25016
25017 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
25018 avoid stack-frame overwrite.
25019
25020 2000-04-05 Jakub Jelinek <jakub@redhat.com>
25021
25022 * gcc.c-torture/compile/20000405-2.c: New test.
25023 * gcc.c-torture/compile/20000405-3.c: New test.
25024
25025 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25026
25027 * gcc.c-torture/compile/20000405-1.c: New test.
25028
25029 2000-04-04 Geoff Keating <geoffk@cygnus.com>
25030
25031 * gcc.dg/cast-qual-1.c: Revert last change.
25032
25033 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25034
25035 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
25036
25037 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
25038
25039 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
25040 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
25041
25042 2000-04-03 Jeffrey A Law (law@cygnus.com)
25043
25044 * gcc.c-torture/compile/20000403-2.c: New test.
25045 * gcc.c-torture/compile/20000403-1.c: New test.
25046
25047 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
25048
25049 * gcc.c-torture/execute/20000403-1.c: New test.
25050
25051 2000-04-03 Geoff Keating <geoffk@cygnus.com>
25052
25053 * gcc.c-torture/execute/20000402-1.c: New test.
25054
25055 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
25056
25057 * gcc.c-torture/execute/va-arg-15.c: New test.
25058 * gcc.c-torture/execute/va-arg-16.c: New test.
25059 * gcc.c-torture/execute/va-arg-17.c: New test.
25060 * gcc.c-torture/execute/va-arg-18.c: New test.
25061 * gcc.c-torture/execute/va-arg-19.c: New test.
25062
25063 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
25064
25065 * gcc.c-torture/compile/981211-1.c: Move to...
25066 * gcc.dg/cpp-as1.c: ...here.
25067 * gcc.dg/cpp-as2.c: New file.
25068
25069 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
25070 compiler.
25071
25072 2000-04-02 Neil Booth <NeilB@earthling.net>
25073
25074 * gcc.dg/cpp-cond.c New tests.
25075 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
25076 accidental success less likely.
25077 * gcc.dg/cpp-missingop.c New tests.
25078 * gcc.dg/cpp-missingparen.c New tests.
25079 * gcc.dg/cpp-shift.c New tests.
25080 * gcc.dg/cpp-shortcircuit.c New tests.
25081 * gcc.dg/cpp-unary.c New tests.
25082
25083 2000-03-29 Jeffrey A Law (law@cygnus.com)
25084
25085 * gcc.c-torture/compile/20000329-1.c: New test.
25086
25087 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
25088
25089 * gcc.c-torture/compile/20000326-1.c: New test.
25090 * gcc.c-torture/compile/20000326-2.c: New test.
25091
25092 2000-03-24 Geoff Keating <geoffk@cygnus.com>
25093
25094 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
25095 the first parameter is a function argument.
25096
25097 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
25098
25099 * g++.old-deja/g++.ext/array4.C: New test.
25100
25101 2000-03-22 Geoff Keating <geoffk@cygnus.com>
25102
25103 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
25104
25105 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25106
25107 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
25108
25109 2000-03-19 Richard Henderson <rth@cygnus.com>
25110
25111 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
25112
25113 2000-03-19 Richard Henderson <rth@cygnus.com>
25114
25115 * gcc.c-torture/compile/20000319-1.c: New test.
25116
25117 2000-03-14 Jeffrey A Law (law@cygnus.com)
25118
25119 * gcc.c-torture/execute/20000314-3.c: New test.
25120 * gcc.c-torture/execute/20000314-2.c: New test.
25121 * gcc.c-torture/execute/20000314-1.c: New test.
25122 * gcc.c-torture/compile/20000314-2.c: New test.
25123 * gcc.c-torture/compile/20000314-1.c: New test.
25124
25125 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
25126
25127 * g++.old-deja/g++.warn/inline.C: New test.
25128
25129 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
25130
25131 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
25132 standards-compliant result rather than specific constants.
25133 Put test-values in array.
25134
25135 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
25136
25137 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
25138 (g++_target_compile): Put test-specific options last.
25139
25140 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
25141
25142 * g++.old-deja/g++.eh/vbase4.C: New test.
25143
25144 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
25145
25146 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
25147
25148 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
25149
25150 * g++.old-deja/g++.brendan/misc12.C: Removed.
25151 * g++.old-deja/g++.pt/memtemp77.C: Constify.
25152 * g++.old-deja/g++.ext/pretty4.C: New test.
25153
25154 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
25155
25156 * g++.old-deja/g++.other/string2.C: New test.
25157
25158 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
25159
25160 * g++.old-deja/g++.warn/impint2.C: New test.
25161
25162 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
25163
25164 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
25165 is 1, not zero.
25166
25167 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
25168
25169 * g++.old-deja/g++.warn/impint.C: New test.
25170 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
25171 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
25172 * g++.old-deja/g++.pt/explicit12.C: Likewise.
25173 * g++.old-deja/g++.pt/explicit13.C: Likewise.
25174 * g++.old-deja/g++.pt/explicit17.C: Likewise.
25175 * g++.old-deja/g++.pt/explicit18.C: Likewise.
25176 * g++.old-deja/g++.pt/explicit19.C: Likewise.
25177 * g++.old-deja/g++.pt/explicit23.C: Likewise.
25178 * g++.old-deja/g++.pt/explicit31.C: Likewise.
25179 * g++.old-deja/g++.pt/explicit35.C: Likewise.
25180 * g++.old-deja/g++.pt/explicit6.C: Likewise.
25181 * g++.old-deja/g++.pt/memclass7.C: Likewise.
25182
25183 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
25184
25185 * gcc.dg/cpp-redef.c: New test.
25186
25187 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
25188
25189 * g++.old-deja/g++.pt/unify7.C: New test.
25190
25191 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
25192
25193 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
25194 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
25195
25196 2000-02-25 Geoff Keating <geoffk@cygnus.com>
25197
25198 * gcc.c-torture/compile/20000224-1.c: New test.
25199
25200 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25201
25202 * gcc.c-torture/compile/cpp-2.c: New test.
25203 * gcc.c-torture/compile/cpp-1.c: New test.
25204
25205 2000-02-25 Jeffrey A Law (law@cygnus.com)
25206
25207 * gcc.c-torture/execute/20000225-1.c: New test.
25208
25209 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25210
25211 * gcc.dg/cpp-li2.c: New test.
25212
25213 * gcc.dg/cpp-wi1.c: New test.
25214
25215 * gcc.dg/cpp-li1.c: New test.
25216
25217 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
25218
25219 * g++.old-deja/g++.other/sizeof5.C: New test.
25220
25221 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25222
25223 * gcc.c-torture/execute/va-arg-13.c: New test.
25224
25225 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
25226
25227 * gcc.c-torture/execute/va-arg-12.c: New test.
25228
25229 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
25230
25231 * gcc.c-torture/execute/20000223-1.c: New test.
25232
25233 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
25234
25235 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
25236
25237 2000-02-22 Mark Mitchell <mark@codesourcery.com>
25238
25239 * g++.old-deja/g++.abi/ptrmem.C: New test.
25240
25241 2000-02-19 Richard Henderson <rth@cygnus.com>
25242
25243 * gcc.c-torture/compile/init-3.c: New.
25244
25245 2000-02-17 Mark Mitchell <mark@codesourcery.com>
25246
25247 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
25248 ALWAYS_CXXFLAGS.
25249
25250 2000-02-11 Robert Lipe <robertl@sco.com>
25251
25252 * gcc.c-torture/compile/20000211-3.c: New test.
25253
25254 2000-02-11 Martin Buchholz <martin@xemacs.org>
25255
25256 * gcc.c-torture/compile/20000211-2.c: New test.
25257
25258 2000-02-11 Jeffrey A Law (law@cygnus.com)
25259
25260 * gcc.c-torture/compile/20000211-1.c: New test.
25261
25262 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
25263
25264 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
25265 on native targets
25266
25267 2000-02-08 Nathan Sidwell <nathan@acm.org>
25268
25269 * g++.old-deja/g++.other/cast5.C: New test.
25270
25271 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
25272
25273 * gcc.c-torture/execute/20000205-1.c: New.
25274
25275 2000-02-03 Nathan Sidwell <nathan@acm.org>
25276
25277 * g++.old-deja/g++.jason/cast3.C: Return void.
25278 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
25279
25280 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25281
25282 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
25283
25284 * gcc.dg/loop-1.c: New test.
25285
25286 2000-01-27 Jakub Jelinek <jakub@redhat.com>
25287
25288 * gcc.c-torture/compile/20000127-1.c: New test.
25289 * gcc.c-torture/execute/991228-1.c: New test.
25290
25291 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25292
25293 * gcc.dg/unused-2.c: New test.
25294
25295 * gcc.dg/conv-1.c: New test.
25296
25297 2000-01-24 Mark Mitchell <mark@codesourcery.com>
25298
25299 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
25300 compiler.
25301 (tool_option_proc): Fix typo.
25302
25303 2000-01-24 Geoff Keating <geoffk@cygnus.com>
25304
25305 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
25306 of the ld on the host, not on the build machine.
25307 Also, don't crash if '--help' is not a supported option.
25308
25309 2000-01-24 Richard Henderson <rth@cygnus.com>
25310
25311 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
25312
25313 2000-01-20 Jeffrey A Law (law@cygnus.com)
25314
25315 * gcc.c-torture/execute/20000120-2.c: New test.
25316 * gcc.c-torture/execute/20000120-1.c: New test.
25317
25318 2000-01-13 Jeffrey A Law (law@cygnus.com)
25319
25320 * gcc.c-torture/execute/20000113-1.c: New test.
25321
25322 2000-01-12 Jeffrey A Law (law@cygnus.com)
25323
25324 * gcc.c-torture/execute/20000112-1.c: New test.
25325
25326 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25327
25328 * gcc.dg/20000111-1.c: New test.
25329
25330 2000-01-10 Jeffrey A Law (law@cygnus.com)
25331
25332 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
25333 with 16 bit integers.
25334
25335 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25336
25337 * gcc.dg/20000108-1.c: New test.
25338
25339 2000-01-05 Nathan Sidwell <nathan@acm.org>
25340
25341 * g++.old-deja/g++.ns/koenig8.C: New test.
25342
25343 2000-01-05 Nathan Sidwell <nathan@acm.org>
25344
25345 * g++.old-deja/g++.other/cast4.C: New test.
25346
25347 2000-01-05 Jeffrey A Law (law@cygnus.com)
25348
25349 * gcc.c-torture/compile/20000105-2.c: New test.
25350 * gcc.c-torture/compile/20000105-1.c: New test.
25351
25352 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25353
25354 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
25355 references to printf & atoi to conform to ANSI standard.
25356 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
25357 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
25358 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
25359 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
25360 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
25361 * g++.old-deja/g++.brendan/complex1.C: Likewise.
25362 * g++.old-deja/g++.brendan/copy1.C: Likewise.
25363 * g++.old-deja/g++.brendan/copy2.C: Likewise.
25364 * g++.old-deja/g++.brendan/copy3.C: Likewise.
25365 * g++.old-deja/g++.brendan/copy4.C: Likewise.
25366 * g++.old-deja/g++.brendan/copy5.C: Likewise.
25367 * g++.old-deja/g++.brendan/copy6.C: Likewise.
25368 * g++.old-deja/g++.brendan/copy7.C: Likewise.
25369 * g++.old-deja/g++.brendan/copy8.C: Likewise.
25370 * g++.old-deja/g++.brendan/crash11.C: Likewise.
25371 * g++.old-deja/g++.brendan/crash14.C: Likewise.
25372 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
25373 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
25374 * g++.old-deja/g++.brendan/delete2.C: Likewise.
25375 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
25376 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
25377 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
25378 * g++.old-deja/g++.brendan/eh1.C: Likewise.
25379 * g++.old-deja/g++.brendan/groff1.C: Likewise.
25380 * g++.old-deja/g++.brendan/init3.C: Likewise.
25381 * g++.old-deja/g++.brendan/misc12.C: Likewise.
25382 * g++.old-deja/g++.brendan/misc7.C: Likewise.
25383 * g++.old-deja/g++.brendan/new2.C: Likewise.
25384 * g++.old-deja/g++.brendan/operators4.C: Likewise.
25385 * g++.old-deja/g++.brendan/operators5.C: Likewise.
25386 * g++.old-deja/g++.brendan/overload2.C: Likewise.
25387 * g++.old-deja/g++.brendan/overload7.C: Likewise.
25388 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
25389 * g++.old-deja/g++.brendan/reference1.C: Likewise.
25390 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
25391 * g++.old-deja/g++.brendan/template24.C: Likewise.
25392 * g++.old-deja/g++.brendan/template3.C: Likewise.
25393 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
25394 * g++.old-deja/g++.jason/inline3.C: Likewise.
25395 * g++.old-deja/g++.jason/opeq.C: Likewise.
25396 * g++.old-deja/g++.law/arg5.C: Likewise.
25397 * g++.old-deja/g++.law/arm7.C: Likewise.
25398 * g++.old-deja/g++.law/ctors11.C: Likewise.
25399 * g++.old-deja/g++.law/cvt8.C: Likewise.
25400 * g++.old-deja/g++.law/init9.C: Likewise.
25401 * g++.old-deja/g++.law/refs4.C: Likewise.
25402 * g++.old-deja/g++.law/template2.C: Likewise.
25403 * g++.old-deja/g++.law/visibility24.C: Likewise.
25404 * g++.old-deja/g++.law/vtable3.C: Likewise.
25405 * g++.old-deja/g++.mike/asm2.C: Likewise.
25406 * g++.old-deja/g++.mike/eh1.C: Likewise.
25407 * g++.old-deja/g++.mike/misc1.C: Likewise.
25408 * g++.old-deja/g++.mike/misc13.C: Likewise.
25409 * g++.old-deja/g++.mike/misc14.C: Likewise.
25410 * g++.old-deja/g++.mike/ns12.C: Likewise.
25411 * g++.old-deja/g++.mike/p1248.C: Likewise.
25412 * g++.old-deja/g++.mike/p3708.C: Likewise.
25413 * g++.old-deja/g++.mike/p3708a.C: Likewise.
25414 * g++.old-deja/g++.mike/p3708b.C: Likewise.
25415 * g++.old-deja/g++.mike/p646.C: Likewise.
25416 * g++.old-deja/g++.mike/p700.C: Likewise.
25417 * g++.old-deja/g++.mike/p783.C: Likewise.
25418 * g++.old-deja/g++.mike/p783a.C: Likewise.
25419 * g++.old-deja/g++.mike/p783b.C: Likewise.
25420 * g++.old-deja/g++.mike/p786.C: Likewise.
25421 * g++.old-deja/g++.mike/p789.C: Likewise.
25422 * g++.old-deja/g++.mike/p789a.C: Likewise.
25423 * g++.old-deja/g++.mike/p807a.C: Likewise.
25424 * g++.old-deja/g++.other/delete3.C: Likewise.
25425 * g++.old-deja/g++.other/dyncast1.C: Likewise.
25426 * g++.old-deja/g++.other/dyncast2.C: Likewise.
25427 * g++.old-deja/g++.other/dyncast3.C: Likewise.
25428 * g++.old-deja/g++.other/empty1.C: Likewise.
25429 * g++.old-deja/g++.other/temporary1.C: Likewise.
25430 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
25431 * g++.old-deja/g++.pt/t16.C: Likewise.
25432 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
25433
25434 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
25435
25436 * gcc.dg/991230-1.c: New test.
25437
25438 1999-12-29 Jeffrey A Law (law@cygnus.com)
25439
25440 * gcc.c-torture/compile/991229-3.c: New test.
25441 * gcc.c-torture/compile/991229-2.c: New test.
25442 * gcc.c-torture/compile/991229-1.c: New test.
25443
25444 1999-12-29 Greg McGary <gkm@eng.ascend.com>
25445
25446 * gcc.c-torture/compile/labels-2.c: New test.
25447
25448 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
25449
25450 * gcc.c-torture/execute/991227-1.c: New test.
25451
25452 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25453
25454 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
25455
25456 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
25457
25458 * gcc.c-torture/execute/991221-1.c: New test.
25459
25460 1999-12-20 Nathan Sidwell <nathan@acm.org>
25461
25462 * g++.old-deja/g++.other/cast3.C: New test.
25463
25464 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
25465
25466 * gcc.c-torture/execute/991216-4.c: New test.
25467
25468 1999-12-16 Michael Meissner <meissner@cygnus.com>
25469
25470 * gcc.c-torture/execute/991216-1.c: New test.
25471 * gcc.c-torture/execute/991216-2.c: New test.
25472 * gcc.c-torture/execute/991216-3.c: New test.
25473
25474 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25475
25476 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
25477 Actually make the test fail by using "-O2" for compilation.
25478
25479 1999-12-15 Nathan Sidwell <nathan@acm.org>
25480
25481 * g++.old-deja/g++.warn/cast-align1.C: New test.
25482
25483 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25484
25485 * gcc.c-torture/compile/991214-1.c: New test.
25486 * gcc.c-torture/compile/991214-2.c: New test.
25487
25488 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
25489
25490 * gcc.dg/991214-1.c: New test.
25491
25492 1999-12-13 Jeffrey A Law (law@cygnus.com)
25493
25494 * gcc.c-torture/compile/991213-3.c: New test.
25495 * gcc.c-torture/compile/991213-2.c: New test.
25496 * gcc.c-torture/compile/991213-1.c: New test.
25497
25498 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
25499
25500 * gcc.dg/991209-1.c: New test.
25501
25502 1999-12-08 Nathan Sidwell <nathan@acm.org>
25503
25504 * gcc.c-torture/compile/991208-1.c: New test.
25505
25506 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25507
25508 * gcc.dg/ultrasp2.c: New test.
25509
25510 1999-12-05 Alex Samuel <samuel@codesourcery.com>
25511
25512 * g++.old-deja/g++.abi/align.C (main): Fix typo.
25513
25514 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
25515
25516 * gcc.c-torture/compile/991202-1.c: New test.
25517 * gcc.c-torture/execute/991202-1.c: New test.
25518 * gcc.c-torture/execute/991202-2.c: New test.
25519 * gcc.c-torture/execute/991202-3.c: New test.
25520
25521 1999-12-02 Alex Samuel <samuel@codesourcery.com>
25522
25523 * g++.old-deja/g++.abi/align.C: New test.
25524 * g++.old-deja/g++.abi/aggregates.C: Likewise.
25525 * g++.old-deja/g++.abi/bitfields.C: Likewise.
25526
25527 1999-12-01 Richard Henderson <rth@cygnus.com>
25528
25529 * gcc.c-torture/execute/991201-1.c: New.
25530
25531 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
25532
25533 * gcc.dg/991129-1.c: New test.
25534
25535 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
25536
25537 * gcc.c-torture/compile/991127-1.c: New test.
25538
25539 1999-11-22 Nathan Sidwell <nathan@acm.org>
25540
25541 * g++.old-deja/g++.other/warn4.C: New test.
25542
25543 1999-11-22 Nathan Sidwell <nathan@acm.org>
25544
25545 * g++.old-deja/g++.eh/cleanup2.C: New test.
25546 * g++.old-deja/g++.ext/pretty2.C: New test.
25547 * g++.old-deja/g++.ext/pretty3.C: New test.
25548 * g++.old-deja/g++.other/debug6.C: New test.
25549
25550 1999-10-20 Jim Wilson <wilson@cygnus.com>
25551
25552 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
25553 compiler_output to look for one error message instead of two.
25554
25555 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
25556
25557 * gcc.c-torture/execute/991118-1.c: Also test case
25558 where the word boundary does not split a byte evenly.
25559
25560 1999-11-19 Nathan Sidwell <nathan@acm.org>
25561
25562 * g++.old-deja/g++.ext/restrict1.C: New test.
25563
25564 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
25565
25566 * gcc.c-torture/execute/991118-1.c: New test.
25567
25568 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
25569
25570 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
25571 working directory pathnames.
25572
25573 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
25574
25575 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
25576 host is equipped with driver.h and driver.o so it can actually
25577 compile and run the tests.
25578
25579 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
25580
25581 * gcc.c-torture/compile/991008-1.c: New test.
25582
25583 1999-11-08 Nick Clifton <nickc@cygnus.com>
25584
25585 * lib/gcc-dg.exp: Include target-supports.exp
25586
25587 1999-11-05 Nick Clifton <nickc@cygnus.com>
25588
25589 * lib/target-supports.exp: New file: Provide procs to test for
25590 features supported by the target.
25591 (check_weak_available): Moved here from ecos.exp.
25592 (check_alias_available): New proc: Determine of the target
25593 toolchain supports the alias attribute.
25594
25595 * gcc.dg/special/ecos.exp: Move check_weak_available to
25596 target-supports.exp.
25597 (alias-1.c): Only perform the test if the target supports
25598 aliases.
25599 (wkali-1.c): Only perform the test if the target supports
25600 aliases.
25601
25602 * gcc.dg/990506-0.c: Expect error messages from cross
25603 targets as well as native targets.
25604
25605 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25606
25607 * gcc.dg/ultrasp1.c: Removed xfail.
25608 * gcc.dg/struct-ret-2.c: Likewise.
25609 * gcc.dg/array-1.c: Likewise.
25610
25611 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
25612
25613 * gcc.dg/struct-ret-2.c: New test.
25614
25615 * gcc.dg/array-1.c: New test.
25616
25617 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
25618
25619 * gcc.c-torture/execute/991030-1.c: New test.
25620
25621 1999-10-26 Richard Henderson <rth@cygnus.com>
25622
25623 * gcc.c-torture/compile/991026-2.c: New test.
25624
25625 1999-10-26 Jeffrey A Law (law@cygnus.com)
25626
25627 * gcc.c-torture/compile/991026-1.c: New test.
25628
25629 1999-10-23 Jeffrey A Law (law@cygnus.com)
25630
25631 * gcc.c-torture/execute/991023-1.c: New test.
25632
25633 1999-10-19 Jeffrey A Law (law@cygnus.com)
25634
25635 * gcc.c-torture/execute/991019-1.c: New test.
25636
25637 1999-10-16 Richard Henderson <rth@cygnus.com>
25638
25639 * gcc.c-torture/execute/991016-1.c: New test.
25640
25641 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
25642
25643 * gcc.c-torture/execute/991014-1.c: New test.
25644
25645 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
25646
25647 * g++.old-deja/g++.other/union2.C: New test.
25648
25649 1999-10-13 Nathan Sidwell <nathan@acm.org>
25650
25651 * g++.old-deja/g++.other/vaarg2.C: New test.
25652 * g++.old-deja/g++.other/vaarg3.C: New test.
25653
25654 1999-10-12 Craig Burley <craig@jcb-sc.com>
25655
25656 * g77.f-torture/noncompile/19990905-1.f: Moved from being
25657 in compile/.
25658
25659 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
25660
25661 * gcc.c-torture/execute/va-arg-11.c: New test.
25662
25663 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
25664
25665 * lib/file-format.exp (gcc_target_object_format): Don't
25666 crash if objdump is unavailable.
25667
25668 1999-09-29 Donn Terry <donn@interix.com>
25669
25670 * gcc.misc-tests/mg.exp: delete extraneous redirection.
25671
25672 1999-09-28 Nick Clifton <nickc@cygnus.com>
25673
25674 * gcc.c-torture/compile/990928-1.c: New test.
25675
25676 1999-09-28 Nathan Sidwell <nathan@acm.org>
25677
25678 * g++.old-deja/g++.other/decl6.C: New test.
25679
25680 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25681
25682 * gcc.c-torture/execute/va-arg-10.c: New test.
25683
25684 1999-09-27 Nathan Sidwell <nathan@acm.org>
25685
25686 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
25687 __PRETTY_FUNCTION__.
25688
25689 1999-09-23 Nick Clifton <nickc@cygnus.com>
25690
25691 * gcc.c-torture/execute/990923-1.c: New test.
25692
25693 1999-09-21 Nick Clifton <nickc@cygnus.com>
25694
25695 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25696 for which -fpic is inappropriate.
25697
25698 1999-09-21 Mark Mitchell <mark@codesourcery.com>
25699
25700 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25701
25702 1999-09-21 Nathan Sidwell <nathan@acm.org>
25703
25704 * g++.old-deja/g++.other/dyncast1.C: New test.
25705 * g++.old-deja/g++.other/dyncast2.C: New test.
25706 * g++.old-deja/g++.other/dyncast3.C: New test.
25707 * g++.old-deja/g++.other/dyncast4.C: New test.
25708 * g++.old-deja/g++.other/dyncast5.C: New test.
25709 * g++.old-deja/g++.eh/catch3.C: New test.
25710 * g++.old-deja/g++.eh/catch3p.C: New test.
25711 * g++.old-deja/g++.eh/catch4.C: New test.
25712 * g++.old-deja/g++.eh/catch4p.C: New test.
25713 * g++.old-deja/g++.eh/catch5.C: New test.
25714 * g++.old-deja/g++.eh/catch5p.C: New test.
25715 * g++.old-deja/g++.eh/catch6.C: New test.
25716 * g++.old-deja/g++.eh/catch6p.C: New test.
25717 * g++.old-deja/g++.eh/catch7.C: New test.
25718 * g++.old-deja/g++.eh/catch7p.C: New test.
25719 * g++.old-deja/g++.eh/catch8.C: New test.
25720 * g++.old-deja/g++.eh/catch8p.C: New test.
25721 * g++.old-deja/g++.eh/catch9.C: New test.
25722 * g++.old-deja/g++.eh/catch9p.C: New test.
25723
25724 1999-09-13 Nathan Sidwell <nathan@acm.org>
25725
25726 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25727 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25728
25729 1999-09-13 Jeffrey A Law (law@cygnus.com)
25730
25731 * gcc.c-torture/compile/990913-1.c: New test.
25732
25733 1999-09-10 Nathan Sidwell <nathan@acm.org>
25734
25735 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25736 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25737
25738 1999-09-09 Richard Henderson <rth@cygnus.com>
25739
25740 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25741
25742 1999-09-09 Nathan Sidwell <nathan@acm.org>
25743
25744 * g++.old-deja/g++.other/lookup11.C: New test.
25745 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25746 what is permitted and what we want.
25747 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25748 overload use.
25749 * g++.old-deja/g++.jason/rfg5.C: Likewise
25750
25751 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25752
25753 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25754 * gcc.c-torture/noncompile/poison-1.c: New file.
25755
25756 1999-09-08 Nathan Sidwell <nathan@acm.org>
25757
25758 * g++.old-deja/g++.other/sizeof3.C: New test.
25759 * g++.old-deja/g++.other/sizeof4.C: New test.
25760 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25761 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25762
25763 1999-09-07 Richard Henderson <rth@cygnus.com>
25764
25765 * gcc.dg/va-arg-1.c: New.
25766
25767 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25768
25769 * gcc.c-torture/execute/va-arg-9.c: New test.
25770
25771 1999-09-05 Craig Burley <craig@jcb-sc.com>
25772
25773 * g77.f-torture/compile/980519-2.f: New test.
25774 * g77.f-torture/compile/19990905-0.f: New test.
25775 * g77.f-torture/compile/19990905-1.f: New test.
25776 * g77.f-torture/compile/19990905-2.f: New test.
25777
25778 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25779
25780 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25781
25782 * gcc.c-torture/execute/990827-1.c: Fix typo.
25783
25784 1999-09-03 Nathan Sidwell <nathan@acm.org>
25785
25786 * g++.old-deja/g++.other/deref1.C: New test.
25787
25788 1999-09-02 Nathan Sidwell <nathan@acm.org>
25789
25790 * g++.old-deja/g++.other/ambig2.C: New test.
25791 * g++.old-deja/g++.other/cond5.C: New test.
25792 * g++.old-deja/g++.other/lookup16.C: New test.
25793
25794 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25795
25796 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25797 assemblers too.
25798
25799 1999-08-31 Jeffrey A Law (law@cygnus.com)
25800
25801 * lib/c-torture.exp: Avoid the "compare executables" optimization
25802 when testing native.
25803
25804 1999-08-29 Jeffrey A Law (law@cygnus.com)
25805
25806 * gcc.c-torture/execute/990829-1.c: New test.
25807 * gcc.c-torture/compile/990829-1.c: New test.
25808
25809 1999-08-27 Paul Burchard <burchard@pobox.com>
25810
25811 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25812 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25813 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25814 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25815 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25816 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25817 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25818 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25819 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25820 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25821 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25822
25823 1999-08-27 Jeffrey A Law (law@cygnus.com)
25824
25825 * gcc.c-torture/execute/990827-1.c: New test.
25826
25827 1999-08-26 Craig Burley <craig@jcb-sc.com>
25828
25829 * g77.f-torture/noncompile/19990826-4.f: New test.
25830
25831 * g77.f-torture/compile/19990826-3.f: New test.
25832
25833 * g77.f-torture/execute/19990826-2.f: New test.
25834
25835 * g77.f-torture/compile/19990826-1.f: New test.
25836
25837 * gcc.c-torture/execute/990826-0.c: New test.
25838 * g77.c-torture/execute/19990826-0.f: New test.
25839
25840 * g77.f-torture/noncompile/970626-2.f: New test.
25841
25842 1999-08-25 Paul Burchard <burchard@pobox.com>
25843
25844 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25845 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25846 lss-011.C: New tests.
25847
25848 1999-08-25 Nathan Sidwell <nathan@acm.org>
25849
25850 * g++.old-deja/g++.other/decl5.C: New test.
25851
25852 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25853
25854 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25855 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25856 call `postbase' for each one. All callers of `postbase' changed
25857 to call this instead.
25858
25859 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25860
25861 * gcc.c-torture/execute/990811-1.c: New test.
25862
25863 1999-08-09 Nick Clifton <nickc@cygnus.com>
25864
25865 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25866 just native ones.
25867
25868 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25869 just native ones.
25870
25871 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25872
25873 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25874
25875 1999-08-04 Jeffrey A Law (law@cygnus.com)
25876
25877 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25878
25879 1999-08-04 Nathan Sidwell <nathan@acm.org>
25880
25881 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25882
25883 1999-08-04 Jeffrey A Law (law@cygnus.com)
25884
25885 * gcc.c-torture/execute/990804-1.c: New test.
25886
25887 1999-08-03 Nathan Sidwell <nathan@acm.org>
25888
25889 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25890 * g++.old-deja/g++.brendan/crash64.C: Likewise
25891 * g++.old-deja/g++.brendan/overload8.C: Likewise
25892
25893 1999-08-03 Nathan Sidwell <nathan@acm.org>
25894
25895 * g++.old-deja/g++.other/struct1.C: New test.
25896
25897 1999-08-03 Nathan Sidwell <nathan@acm.org>
25898
25899 * g++.old-deja/g++.other/enum2.C: New test.
25900
25901 1999-08-02 Richard Henderson <rth@cygnus.com>
25902
25903 Adapted from tests from Franz Sirl:
25904 * gcc.c-torture/execute/va-arg-7.c: New test.
25905 * gcc.c-torture/execute/va-arg-8.c: New test.
25906
25907 1999-08-01 Jeffrey A Law (law@cygnus.com)
25908
25909 * gcc.c-torture/compile/990801-2.c: New test.
25910
25911 * gcc.c-torture/compile/990801-1.c: New test.
25912
25913 1999-07-27 Michael Meissner <meissner@cygnus.com>
25914
25915 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25916 fp-cmp-1.c, converting double to float.
25917
25918 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25919 fp-cmp-1.c, converting double to long double.
25920
25921 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25922 from fr1 to unknown_register, since fr1 is a legitimate register
25923 on some machines.
25924
25925 1999-07-25 Jeffrey A Law (law@cygnus.com)
25926
25927 * README: More listname related changes.
25928
25929 1999-07-08 Catherine Moore <clm@cygnus.com>
25930
25931 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25932
25933 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25934
25935 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25936
25937 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25938
25939 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25940
25941 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25942
25943 * gcc.dg/990703-1.c: New test.
25944
25945 1999-06-29 Nick Clifton <nickc@cygnus.com>
25946
25947 * lib/file-format.exp: New file: Move definition of proc
25948 gcc_target_object_format to here from
25949 gcc.dg/special/ecos.exp.
25950
25951 * lib/c-torture.exp: Include lib file-format.exp.
25952 * lib/gcc-dg.exp: Include lib file-format.exp.
25953
25954 * gcc.dg/special/ecos.exp: Remove definition of proc
25955 gcc_target_object_format.
25956
25957 1999-06-28 Jeffrey A Law (law@cygnus.com)
25958
25959 * gcc.c-torture/execute/990628-1.c: New test.
25960
25961 1999-06-25 Jeffrey A Law (law@cygnus.com)
25962
25963 * gcc.c-torture/compile/990625-2.c: New test.
25964
25965 * gcc.c-torture/compile/990625-1.c: New test.
25966
25967 1999-06-23 Nick Clifton <nickc@cygnus.com>
25968
25969 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25970 attributes compile.
25971 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25972 ports that use the COFF/PE file format.
25973
25974 1999-06-17 Jeffrey A Law (law@cygnus.com)
25975
25976 * gcc.c-torture/compile/990617-1.c: New test.
25977
25978 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25979
25980 * g++.old-deja/g++.other/decl4.C: New test.
25981
25982 1999-06-14 Nathan Sidwell <nathan@acm.org>
25983
25984 * g++.old-deja/g++.other/bitfld3.C: New test.
25985
25986 1999-06-08 Nathan Sidwell <nathan@acm.org>
25987
25988 * g++.old-deja/g++.eh/catch1.C: New test.
25989
25990 1999-06-07 Jeffrey A Law (law@cygnus.com)
25991
25992 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25993
25994 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25995 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25996
25997 1999-06-05 Craig Burley <craig@jcb-sc.com>
25998
25999 * g77.f-torture/compile/19990502-0.f: Replace with new,
26000 shorter, test that still fails after recent changes.
26001
26002 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26003
26004 * gcc.c-torture/execute/990604-1.c: New test.
26005
26006 1999-05-31 Jeffrey A Law (law@cygnus.com)
26007
26008 * gcc.c-torture/execute/990531-1.c: New test.
26009
26010 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26011
26012 * gcc.c-torture/compile/990527-1.c: New test.
26013
26014 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
26015
26016 * gcc.c-torture/execute/990527-1.c: New test.
26017
26018 1999-05-25 Nick Clifton <nickc@cygnus.com>
26019
26020 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
26021 bitfields as signed.
26022
26023 1999-05-25 Craig Burley <craig@jcb-sc.com>
26024
26025 * g77.f-torture/compile/19990525-0.f: New test.
26026
26027 1999-05-25 Jeffrey A Law (law@cygnus.com)
26028
26029 * gcc.c-torture/execute/990525-2.c: New test.
26030
26031 * gcc.c-torture/execute/990525-1.c: New test.
26032
26033 1999-05-24 Nathan Sidwell <nathan@acm.org>
26034
26035 * g++.old-deja/g++.other/anon3.C: New test.
26036 * g++.old-deja/g++.other/anon4.C: New test.
26037 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
26038 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
26039 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
26040 Merrill).
26041
26042 1999-05-24 Jeffrey A Law (law@cygnus.com)
26043
26044 * gcc.c-torture/execute/990524-1.c: New test.
26045
26046 * gcc.dg/990524-1.c: New test.
26047
26048 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26049
26050 * gcc.c-torture/compile/990523-1.c: New test.
26051
26052 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
26053
26054 * gcc.c-torture/compile/990519-1.c: New test.
26055
26056 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26057
26058 * gcc.c-torture/compile/990517-1.c: New test.
26059
26060 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
26061 (e4, f4): New tests.
26062 (main): Call them.
26063
26064 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26065
26066 * gcc.dg/noreturn-1.c: New test.
26067
26068 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26069
26070 * gcc.c-torture/execute/990513-1.c: New test.
26071
26072 1999-05-10 Richard Henderson <rth@cygnus.com>
26073
26074 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
26075
26076 1999-05-10 Craig Burley <craig@jcb-sc.com>
26077
26078 * g77.f-torture/execute/erfc.f: Use small single-precision
26079 values, to avoid problems on Alphas when not -mieee.
26080
26081 1999-05-08 Craig Burley <craig@jcb-sc.com>
26082
26083 * gcc.dg/990506-0.c: New test.
26084
26085 1999-05-08 Richard Henderson <rth@cygnus.com>
26086
26087 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
26088 the constant to test. Don't XFAIL 64-bit targets.
26089
26090 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
26091 * g++.old-deja/g++.law/profile1.C: Likewise.
26092
26093 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
26094 operator new instances.
26095 * g++.old-deja/g++.other/delete5.C: Likewise.
26096
26097 1999-05-03 Craig Burley <craig@jcb-sc.com>
26098
26099 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
26100 intrinsic.
26101
26102 1999-05-03 Craig Burley <craig@jcb-sc.com>
26103
26104 * g77.f-torture/execute/u77-test.f: Reverse order of two
26105 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
26106
26107 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
26108
26109 * gcc.dg/compare1.c: New test.
26110
26111 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
26112
26113 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
26114 New tests.
26115
26116 1999-05-02 Craig Burley <craig@jcb-sc.com>
26117
26118 * g77.f-torture/compile/19990502-1.f: New test.
26119
26120 1999-05-02 Craig Burley <craig@jcb-sc.com>
26121
26122 * g77.f-torture/compile/19990502-0.f: New test.
26123
26124 1999-05-02 Craig Burley <craig@jcb-sc.com>
26125
26126 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
26127 intrinsic.
26128
26129 1999-05-02 Craig Burley <craig@jcb-sc.com>
26130
26131 * g77.f-torture/execute/u77-test.f (main): List libU77
26132 intrinsics not currently tested.
26133 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
26134 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
26135 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
26136 Trim blanks off the ends of some printed strings.
26137
26138 1999-05-02 Craig Burley <craig@jcb-sc.com>
26139
26140 * g77.f-torture/execute/u77-test.f (main): Just warn about
26141 FSTAT gid disagreement, as it's expected on some systems.
26142
26143 1999-05-01 Craig Burley <craig@jcb-sc.com>
26144
26145 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
26146 use a new function, which allows for some slop.
26147 Clean up some commentary.
26148 (issum): The new function.
26149 (sgladd): Deleted subroutine.
26150
26151 1999-05-01 Craig Burley <craig@jcb-sc.com>
26152
26153 * g77.f-torture/execute/u77-test.f: Modify to be more like
26154 libf2c/libU77 version, bringing patches to that version here.
26155 Add suitable commentary.
26156
26157 1999-04-25 Richard Henderson <rth@cygnus.com>
26158
26159 * gcc.dg/990424-1.c: New test.
26160
26161 1999-04-24 Craig Burley <craig@jcb-sc.com>
26162
26163 * g77.f-torture/execute/u77-test.f (main): Bug involving
26164 LSTAT has been fixed, so turn back on full checking.
26165
26166 1999-04-20 Craig Burley <craig@jcb-sc.com>
26167
26168 * g77.f-torture/compile/19990419-0.f: New test.
26169 * g77.f-torture/execute/19990419-1.f: New test.
26170
26171 1999-04-17 Richard Henderson <rth@cygnus.com>
26172
26173 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
26174 to avoid the need for a prototype to supress a warning.
26175
26176 1999-04-07 Jim Wilson <wilson@cygnus.com>
26177
26178 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
26179
26180 1999-04-04 Jeffrey A Law (law@cygnus.com)
26181
26182 * gcc.c-torture/execute/990404-1.c: New test.
26183
26184 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
26185
26186 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
26187 * gcc.dg/cpp-if3.c: Don't use -pedantic.
26188 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
26189 missing initializer warnings.
26190
26191 1999-03-28 Jeffrey A Law (law@cygnus.com)
26192
26193 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
26194 matching strings.
26195
26196 1999-03-26 Jeffrey A Law (law@cygnus.com)
26197
26198 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
26199
26200 1999-03-26 Craig Burley <craig@jcb-sc.com>
26201
26202 * g77.f-torture/execute/19990325-0.f: New test.
26203 * g77.f-torture/execute/19990325-1.f: New test.
26204
26205 1999-03-24 Jeffrey A Law (law@cygnus.com)
26206
26207 * gcc.c-torture/execute/990324-1.c: New test.
26208
26209 1999-03-22 Jim Wilson <wilson@cygnus.com>
26210
26211 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
26212 test with 4.
26213
26214 1999-03-17 Richard Henderson <rth@cygnus.com>
26215
26216 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
26217
26218 1999-03-13 Craig Burley <craig@jcb-sc.com>
26219
26220 * g77.f-torture/execute/19990313-2.f: New test.
26221 * g77.f-torture/execute/19990313-3.f: New test.
26222
26223 1999-03-13 Craig Burley <craig@jcb-sc.com>
26224
26225 * g77.f-torture/execute/19990313-0.f: New test.
26226 * g77.f-torture/execute/19990313-1.f: New test.
26227
26228 1999-03-12 Jim Wilson <wilson@cygnus.com>
26229
26230 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
26231 printf to sprintf.
26232 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
26233 (main): Add check for u15. Conditionalize u31 check depending on
26234 whether ints are <32 bits or >=32 bits.
26235
26236 1999-03-08 Craig Burley <craig@jcb-sc.com>
26237
26238 * g77.f-torture/execute/19981119-0.f: Improve testiness.
26239
26240 1999-03-08 Craig Burley <craig@jcb-sc.com>
26241
26242 * g77.f-torture/compile/19990305-0.f: New test.
26243 * g77.f-torture/execute/19981119-0.f: New test.
26244
26245 1999-03-08 Craig Burley <craig@jcb-sc.com>
26246
26247 * g77.f-torture/execute/970625-2.f: call ABORT if final
26248 result is not correct, instead of just printing it.
26249 Add this checking via newly introduced obfuscation, to
26250 trip up buggy front ends.
26251
26252 1999-03-07 Craig Burley <craig@jcb-sc.com>
26253
26254 * g77.f-torture/compile/960317-1.f: Moved from being
26255 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
26256
26257 1999-03-06 Craig Burley <craig@jcb-sc.com>
26258
26259 * g77.f-torture/execute/960317-1.f: New (old) test.
26260 * g77.f-torture/execute/970625-2.f: Ditto.
26261
26262 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
26263
26264 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
26265 message on line 1 or line 2; cccp and cpplib do this differently.
26266
26267 1999-03-01 Jeffrey A Law (law@cygnus.com)
26268
26269 * g++.old-deja/g++.law/weak1.C: New test.
26270
26271 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
26272
26273 * gcc.c-torture/execute/990119-1.c: Renamed to...
26274 * gcc.dg/990119-1.c: this, so it will only be tested once
26275 (it's a preprocessor test, it doesn't need to be run at
26276 multiple optimization levels).
26277
26278 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
26279
26280 * lib/g++.exp: Don't add incdir=$base_dir/../include to
26281 ALWAYS_CXXFLAGS.
26282
26283 1999-02-24 Craig Burley <craig@jcb-sc.com>
26284
26285 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
26286 * g77.f-torture/compile/19981216-0.f: ...as it is expected
26287 to not be compilable by current g77.
26288
26289 1999-02-24 Nick Clifton <nickc@cygnus.com>
26290
26291 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
26292
26293 1999-02-22 Jeffrey A Law (law@cygnus.com)
26294
26295 * gcc.c-torture/execute/990222-1.c: New test.
26296
26297 1999-02-19 Craig Burley <craig@jcb-sc.com>
26298
26299 * g77.f-torture/compile/19990218-0.f: New test.
26300 * g77.f-torture/noncompile/19990218-1.f: New test.
26301
26302 1999-02-18 Craig Burley <craig@jcb-sc.com>
26303
26304 * g77.f-torture/compile/19981216-0.f: New test.
26305
26306 1999-02-14 Jeffrey A Law (law@cygnus.com)
26307
26308 * gcc.dg/990214-1.c: New test.
26309
26310 1999-02-13 Jeffrey A Law (law@cygnus.com)
26311
26312 * gcc.dg/990213-2.c: New test.
26313
26314 * gcc.dg/990213-1.c: New test.
26315
26316 1999-02-12 Jeffrey A Law (law@cygnus.com)
26317
26318 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
26319 ints.
26320
26321 1999-02-11 Nick Clifton <nickc@cygnus.com>
26322
26323 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
26324 specified by target.
26325
26326 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
26327
26328 1999-02-11 Jeffrey A Law (law@cygnus.com)
26329
26330 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
26331
26332 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
26333
26334 * gcc.dg/special/ecos.exp: New test driver for new tests with
26335 special requirements.
26336
26337 * gcc.dg/special/alias-1.c: New test.
26338 * gcc.dg/special/gcsec-1.c: New test.
26339 * gcc.dg/special/weak-1.c: New test.
26340 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
26341 * gcc.dg/special/weak-2.c: New test.
26342 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
26343 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
26344 * gcc.dg/special/wkali-1.c: New test.
26345 * gcc.dg/special/wkali-2.c: New test.
26346 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
26347 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
26348
26349 1999-02-10 Felix Lee <flee@cygnus.com>
26350
26351 * lib/c-torture.exp (c-torture-compile): Pull out code for
26352 analyzing gcc error messages.
26353 (c-torture-execute): Likewise. Fix some (harmless) false
26354 positives.
26355 * lib/gcc.exp (gcc_check_compile): New function.
26356
26357 1999-02-08 Richard Henderson <rth@cygnus.com>
26358
26359 * gcc.c-torture/execute/990208-1.c: New test.
26360
26361 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
26362
26363 * g++.dg/special/ecos.exp: New driver for new tests with special
26364 requirements
26365
26366 * g++.dg/special/conpr-1.C: New test
26367 * g++.dg/special/conpr-2.C: New test
26368 * g++.dg/special/conpr-2a.C: New test
26369 * g++.dg/special/conpr-3.C: New test
26370 * g++.dg/special/conpr-3a.C: New test
26371 * g++.dg/special/conpr-3b.C: New test
26372
26373 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
26374 allow g++ to use the dg driver
26375
26376 * README: Add comment about g++.dg directory
26377
26378 1999-02-06 Jeffrey A Law (law@cygnus.com)
26379
26380 * README: Update email addresses.
26381
26382 1999-02-03 Nick Clifton <nickc@cygnus.com>
26383
26384 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
26385 arguments in order to force structure S onto the stack even on
26386 the alpha.
26387 (test): Pass 10 leading arguments to function foo as well as the
26388 structure S.
26389
26390 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
26391 failure for all targets.
26392
26393 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
26394 abort to terminate program execution.
26395
26396 1999-01-30 Richard Henderson <rth@cygnus.com>
26397
26398 * gcc.c-torture/execute/990130-1.c: New test.
26399
26400 1999-01-30 Jeffrey A Law (law@cygnus.com)
26401
26402 * gcc.dg/990130-1.c: New test.
26403
26404 1999-01-28 Michael Meissner <meissner@cygnus.com>
26405
26406 * gcc.c-torture/execute/990128-1.c: New test.
26407
26408 1999-01-27 Michael Meissner <meissner@cygnus.com>
26409
26410 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
26411
26412 1999-01-27 Felix Lee <flee@cygnus.com>
26413
26414 * lib/c-torture.exp (c-torture-compile): pull out code for
26415 analyzing gcc error messages.
26416 (c-torture-execute): ditto, and fix some (harmless) false
26417 positives.
26418 * lib/gcc.exp (gcc_check_compile): new function.
26419
26420 1999-01-17 Jeffrey A Law (law@cygnus.com)
26421
26422 * gcc.dg/990117-1.c: New test.
26423
26424 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
26425
26426 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
26427
26428 1999-01-15 Jeffrey A Law (law@cygnus.com)
26429
26430 * g77.f-torture/compile/990115-1.f: New test.
26431
26432 1999-01-07 Jeffrey A Law (law@cygnus.com)
26433
26434 * gcc.c-torture/compile/990107-1.c: New test
26435
26436 1999-01-06 Jeffrey A Law (law@cygnus.com)
26437
26438 * gcc.c-torture/execute/990106-2.c: New test.
26439
26440 * gcc.c-torture/execute/990106-1.c: New test.
26441
26442 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
26443
26444 * gcc.c-torture/compile/981223-1.c: New test.
26445
26446 1998-12-29 Richard Henderson <rth@cygnus.com>
26447
26448 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
26449 (opt3): Rename from opt4 and disable.
26450
26451 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
26452
26453 * g++.old-deja/g++.pt/ptrmem5.C: New test.
26454
26455 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26456
26457 * g++.old-deja/g++.other/conv5.C: New test.
26458
26459 1998-12-14 Nick Clifton <nickc@cygnus.com>
26460
26461 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
26462
26463 1998-12-11 Jeffrey A Law (law@cygnus.com)
26464
26465 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
26466
26467 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
26468
26469 * gcc.c-torture/compile/981211-1.c: New test.
26470
26471 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26472
26473 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
26474
26475 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
26476
26477 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26478
26479 * gcc.special/930510-1.c: Make C9X safe.
26480 * gcc.misc-tests/gcov-1.c Similarly.
26481 * gcc.misc-tests/gcov-2.c Similarly.
26482
26483 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26484
26485 * gcc.dg/ultrasp1.c: New test.
26486
26487 1998-12-06 Richard Henderson <rth@cygnus.com>
26488
26489 * gcc.c-torture/execute/981206.c: New test.
26490
26491 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26492
26493 * g++.old-deja/g++.ns/template7.C: New test.
26494
26495 * g++.old-deja/g++.other/expr1.C: New test.
26496
26497 * g++.old-deja/g++.eh/tmpl3.C: New test.
26498
26499 * g++.old-deja/g++.eh/tmpl2.C: New test.
26500
26501 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26502
26503 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
26504 * g++.old-deja/g++.other/using6.C: Removed.
26505 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
26506
26507 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
26508
26509 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26510
26511 * g++.old-deja/g++.pt/overload8.C: New test.
26512
26513 * g++.old-deja/g++.pt/overload7.C: New test.
26514
26515 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
26516
26517 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
26518 and relinking messages.
26519 * lib/g++.exp (g++_target_compile): Remove .rpo file when
26520 compiling with -frepo.
26521
26522 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
26523
26524 * g++.old-deja/g++.pt/lookup6.C: New test.
26525
26526 1998-11-30 Nick Clifton <nickc@cygnus.com>
26527
26528 * gcc.c-torture/execute/981130-1.c: New test.
26529 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
26530
26531 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
26532
26533 * g++.old-deja/g++.pt/explicit76.C: New test.
26534
26535 * g++.old-deja/g++.pt/friend38.C: New test.
26536
26537 * g++.old-deja/g++.ns/crash2.C: New test.
26538
26539 * g++.old-deja/g++.pt/defarg8.C: New test.
26540
26541 * g++.old-deja/g++.pt/instantiate6.C: New test.
26542
26543 * g++.old-deja/g++.pt/static6.C: New test.
26544
26545 * g++.old-deja/g++.pt/decl2.C: New test.
26546
26547 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26548
26549 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
26550 problem is actually related with name lookup, but so what? :-)
26551
26552 * g++.old-deja/g++.pt/friend37.C: New test.
26553
26554 1998-11-25 Dave Love <d.love@dl.ac.uk>
26555
26556 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
26557 element, which fails on some systems.
26558
26559 * g77.f-torture/execute/labug1.f: New test.
26560
26561 1998-11-21 Jeffrey A Law (law@cygnus.com)
26562
26563 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
26564 is defined.
26565
26566 1998-11-18 Dave Love <d.love@dl.ac.uk>
26567
26568 * g77.f-torture/compile/981117-1.f: New test.
26569
26570 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
26571
26572 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
26573 properly discarded.
26574
26575 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
26576
26577 * gcc.c-torture/execute/memcheck: New directory of tests for
26578 -fcheck-memory-usage.
26579
26580 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
26581
26582 * README: New file, general information about the testsuite and
26583 new description of the various C++ test subdirectories.
26584 * README.g++: Eliminate obsolete information, update and move most
26585 relevant stuff to README.
26586
26587 1998-11-07 Richard Henderson <rth@cygnus.com>
26588
26589 * gcc.c-torture/compile/981107-1.c: New test.
26590
26591 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
26592
26593 * execute/memcpy-bi.c: New testcase.
26594
26595 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
26596
26597 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
26598 base classes.
26599
26600 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
26601 template is selected.
26602
26603 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
26604 classes, it should be accepted for all types.
26605
26606 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
26607
26608 * g++.old-deja/g++.pt/spec24.C: Ensure that template
26609 specializations start with template headers.
26610
26611 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
26612
26613 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
26614
26615 * g++.old-deja/g++.other/init9.C: Test cross initialization of
26616 non-POD types.
26617
26618 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
26619
26620 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
26621
26622 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
26623
26624 * compile/981022-1.c, compile/981022-1.x: New test and driver.
26625
26626 1998-10-19 Jeffrey A Law (law@cygnus.com)
26627
26628 * 981019-1.c: New test.
26629
26630 1998-10-14 Robert Lipe <robertl@dgii.com>
26631
26632 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
26633 find objc headers.
26634
26635 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26636
26637 * compile/981001-4.c: Remove use of GCC extension that triggers a
26638 compiler bug.
26639
26640 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
26641
26642 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
26643
26644 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26645
26646 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
26647 instantiation of template produces incorrect code for delete
26648 expression.
26649
26650 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
26651 constructors' name is not unique.
26652 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
26653 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
26654
26655 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
26656 automatic array of const is ill-formed.
26657
26658 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
26659 of template parameter?
26660
26661 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
26662 const.
26663
26664 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
26665 pointer-to-member expression.
26666
26667 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
26668 declaration causes ICE.
26669
26670 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
26671
26672 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
26673 reserved in the global namespace.
26674
26675 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
26676 generate needed virtual table.
26677
26678 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
26679
26680 1998-10-10 Dariush Eslimi <eslimi@loran.com>
26681
26682 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
26683 template-dependent type
26684
26685 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26686
26687 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
26688 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
26689 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
26690
26691 * g++.old-deja/g++.other/using5.C: New test; using decl from base
26692 class should be usable as argument of member function.
26693 * g++.old-deja/g++.other/using6.C: New test; using decl from base
26694 class should be usable as return type of member function.
26695 * g++.old-deja/g++.other/using7.C: New test; using decl from base
26696 class should be usable as type of data member.
26697
26698 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26699
26700 1998-10-09 Jeffrey A Law (law@cygnus.com)
26701
26702 * gcc.c-torture/special/920521-1.c: Fix bogus test.
26703
26704 1998-10-08 Nick Clifton <nickc@cygnus.com>
26705
26706 * gcc.dg/dll-?.c Add thumb to target list.
26707 Fix assembler scan patterns to match current assembler output.
26708
26709 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
26710
26711 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
26712 matching of template brackets.
26713
26714 * g++.old-deja/g++.other/using4.C: New test. Test using
26715 declarations of methods from base classes.
26716
26717 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
26718 within functions should introduce names into the innermost
26719 enclosing namespace.
26720
26721 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26722 of static locals if first initialization throws.
26723
26724 1998-10-07 Jim Wilson <wilson@cygnus.com>
26725
26726 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26727
26728 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26729
26730 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26731 lose track of the possible targets of tablejump insns.
26732 * special/special.exp: Run it.
26733
26734 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26735
26736 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26737 must be declared before its specializations can be named in friend
26738 declarations.
26739
26740 1998-10-05 Dave Love <d.love@dl.ac.uk>
26741
26742 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26743
26744 * g77.f-torture/execute/io1.f: New test.
26745
26746 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26747
26748 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26749 with pointer to template function, for which no argument deduction
26750 is possible.
26751
26752 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26753 specialization of template function as argument to template
26754 function.
26755
26756 * g++.old-deja/g++.other/access2.C: New test; Inner class
26757 shouldn't have privileged access to Outer's names.
26758
26759 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26760
26761 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26762 friend template declared within template class conflicts with
26763 nested class of the same name.
26764
26765 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26766 is ignored.
26767
26768 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26769 object with direct initializer as function declaration.
26770
26771 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26772 initializers.
26773
26774 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26775 involving const pointer and NULL produces incorrect result.
26776
26777 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26778 type name without `typename' should be rejected with -pedantic.
26779
26780 1998-10-02 Richard Henderson <rth@cygnus.com>
26781
26782 * g++.old-deja/g++.other/addrof1.C: New test.
26783
26784 1998-10-01 Nick Clifton <nickc@cygnus.com>
26785
26786 * gcc.c-torture/compile/981001-1.c: New test.
26787 * gcc.c-torture/execute/981001-1.c: New test.
26788
26789 1998-10-01 Jeffrey A Law (law@cygnus.com)
26790
26791 * gcc.c-torture/compile/981001-2.c: New test.
26792 * gcc.c-torture/compile/981001-3.c: New test.
26793 * gcc.c-torture/compile/981001-4.c: New test.
26794
26795 1998-10-01 Robert Lipe <robertl@dgii.com>
26796
26797 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26798 multilibbed hosts. Idea grafted from g77.exp.
26799
26800 1998-09-30 Dave Love <d.love@dl.ac.uk>
26801
26802 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26803 avoid losing on systems which need -lsocket.
26804
26805 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26806
26807 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26808 * g++.old-deja/g++.other/nested2.C: Ditto.
26809 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26810 failure.
26811
26812 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26813
26814 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26815 preferred over template operator!= for enum bitfields.
26816
26817 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26818
26819 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26820 that happen to have the same base name, but in different scopes,
26821 are incorrectly rejected.
26822
26823 1998-09-16 Richard Henderson <rth@cygnus.com>
26824
26825 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26826 on the native word size instead of an integer literal.
26827
26828 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26829
26830 * g++.old-deja/g++.other/static2.C: Invocation of static data
26831 member of type pointer-to-function denoted as non-static member.
26832
26833 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26834 checks involving function types and aliases.
26835
26836 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26837
26838 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26839 redefined to the same non-trivial type.
26840
26841 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26842 namespace-qualification of template specializations declared in
26843 other namespaces.
26844
26845 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26846 to declare a subset of the specializations of a template function
26847 as friends of specializations of a template class.
26848
26849 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26850 member templates that do not fully specialize the enclosing
26851 template class are rejected.
26852
26853 1998-09-11 Dave Love <d.love@dl.ac.uk>
26854
26855 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26856
26857 1998-09-08 Dave Love <d.love@dl.ac.uk>
26858
26859 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26860 altered from libf2c/libU77 version.
26861
26862 1998-09-06 Dave Love <d.love@dl.ac.uk>
26863
26864 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26865
26866 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26867
26868 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26869 (un)signed char are different types for template specialization
26870 purposes.
26871
26872 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26873
26874 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26875 * objc: ObjC testsuite.
26876
26877 1998-08-31 Catherine Moore <clm@cygnus.com>
26878
26879 * gcc.c-torture/execute/941014-1.x: New file.
26880
26881 1998-08-31 Nick Clifton <nickc@cygnus.com>
26882
26883 * lib/c-torture.exp: Add support for
26884 torture_eval_before_compile and torture_eval_before_execute
26885 variables.
26886
26887 1998-08-30 Jeffrey A Law (law@cygnus.com)
26888
26889 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26890 this test triggers valid.
26891
26892 1998-08-27 Jeffrey A Law (law@cygnus.com)
26893
26894 * gcc.dg/980827-1.c: New test.
26895
26896 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26897
26898 * gcc.c-torture/execute/loop-4b.c: New test.
26899
26900 1998-08-26 Nick Clifton <nickc@cygnus.com>
26901
26902 * lib/c-torture.exp: Add support for
26903 torture_eval_before_compile and torture_eval_before_execute
26904 variables.
26905
26906 1998-08-25 Jeffrey A Law (law@cygnus.com)
26907
26908 * gcc.c-torture/compile/980825-1.c: New test.
26909
26910 1998-08-24 Nick Clifton <nickc@cygnus.com>
26911
26912 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26913 count number tests in opt_t0 not good_t0.
26914
26915 1998-08-24 Jeffrey A Law (law@cygnus.com)
26916
26917 * gcc.c-torture/compile/930326-1.x: Fix typo.
26918
26919 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26920
26921 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26922 causes an ICE.
26923
26924 1998-08-21 Jeffrey A Law (law@cygnus.com)
26925
26926 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26927 STACK_SIZE is defined.
26928 * gcc.c-torture/unsorted/stuct.c: Similarly.
26929
26930 * gcc.c-torture/compile/980821-1.c: New test.
26931
26932 1998-08-21 Jeffrey A Law (law@cygnus.com)
26933
26934 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26935
26936 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26937
26938 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26939 code.
26940
26941 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26942
26943 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26944 error'.
26945
26946 1998-08-18 Jeffrey A Law (law@cygnus.com)
26947
26948 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26949
26950 1998-08-16 Jeffrey A Law (law@cygnus.com)
26951
26952 * gcc.c-torture/compile/980816-1.c: New test.
26953
26954 * gcc.dg/980816-1.c: New test.
26955
26956 1998-08-13 Jeffrey A Law (law@cygnus.com)
26957
26958 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26959 compiler for ieee tests.
26960
26961 1998-08-01 Dave Love <d.love@dl.ac.uk>
26962
26963 * g77.f-torture/compile/980729-0.f: New test.
26964
26965 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26966
26967 * gcc.c-torture/special/eeprof-1.c: New test, for
26968 -finstrument-functions.
26969 * gcc.c-torture/special/special.exp: Run it.
26970
26971 1998-07-29 Jeffrey A Law (law@cygnus.com)
26972
26973 * gcc.c-torture/compile/980729-1.c: New test.
26974
26975 1998-07-27 Nick Clifton <nickc@cygnus.com>
26976
26977 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26978 __thumb__ is defined, and test for ARM style doubles if so.
26979
26980 1998-07-26 Dave Love <d.love@dl.ac.uk>
26981
26982 * g77.f-torture/noncompile/980615-0.f: New test.
26983
26984 1998-07-26 H.J. Lu (hjl@gnu.org)
26985
26986 * gcc.dg/980312-1.c: Do link instead of compile.
26987 * gcc.dg/980313-1.c: Likewise.
26988
26989 1998-07-26 Jeffrey A Law (law@cygnus.com)
26990
26991 * gcc.c-torture/compile/980726-1.c: New test.
26992
26993 1998-07-25 Dave Love <d.love@dl.ac.uk>
26994
26995 * g77.f-torture/execute/io0.f: New test.
26996
26997 1998-07-24 Nick Clifton <nickc@cygnus.com>
26998
26999 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
27000 an int.
27001
27002 1998-06-18 Michael Meissner <meissner@cygnus.com>
27003
27004 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
27005 m32r bugs.
27006
27007 1998-07-17 Nick Clifton <nickc@cygnus.com>
27008
27009 * gcc.dg/980626-1.c: Expect failures for all toolchains until
27010 c-decl.c:grokdeclarator can handle mode attributes.
27011
27012 1998-07-16 Jeffrey A Law (law@cygnus.com)
27013
27014 * gcc.c-torture/execute/980716-1.c: New test.
27015
27016 1998-07-13 Jeffrey A Law (law@cygnus.com)
27017
27018 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
27019 the mn10200.
27020 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
27021 the mn10200.
27022 * gcc.c-torture/execute/va-arg-3.x: Similarly.
27023 * gcc.c-torture/compile/930326-1.x: Similarly.
27024
27025 1998-07-13 Dave Love <d.love@dl.ac.uk>
27026
27027 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
27028 New test from Craig.
27029
27030 1998-07-12 Dave Love <d.love@dl.ac.uk>
27031
27032 * g77.f-torture/noncompile/980616-0.f: New test.
27033
27034 * g77.f-torture/execute/970816-3.f: New test from Craig.
27035
27036 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
27037
27038 * g++.other/singleton.C: Return error value instead of taking
27039 SIGSEGV.
27040
27041 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
27042
27043 * g++.other/singleton.C: New test. Warning is under dispute.
27044 Runtime crash is not.
27045
27046 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
27047
27048 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
27049 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
27050 using6.C, using7.C}: New namespace tests.
27051
27052 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
27053
27054 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
27055 specialization with typedef'ed names used as array indexes.
27056
27057 1998-07-09 Jeffrey A Law (law@cygnus.com)
27058
27059 * gcc.c-torture/execute/980709-1.c: New test.
27060
27061 * gcc.dg/980709-1.c: New test.
27062
27063 1998-07-07 Richard Henderson <rth@cygnus.com>
27064
27065 * gcc.c-torture/execute/bcp-1.c: New test.
27066
27067 1998-07-07 Jeffrey A Law (law@cygnus.com)
27068
27069 * gcc.c-torture/execute/980707-1.c: New test.
27070
27071 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
27072
27073 * gcc.c-torture/compile/980706-1.c: New test.
27074
27075 1998-07-01 Dave Love <d.love@dl.ac.uk>
27076
27077 * g77.f-torture/execute/980701-0.f,
27078 g77.f-torture/execute/980701-1.f: New test from Craig.
27079
27080 1998-07-01 Jeffrey A Law (law@cygnus.com)
27081
27082 * gcc.c-torture/compile/980701-1.c: New test.
27083
27084 * gcc.c-torture/execute/980701-1.c: New test.
27085
27086 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
27087 rlsruhe.de>
27088
27089 * g++.old-deja/g++.robertl/eb132.C: New test.
27090 * g++.old-deja/g++.robertl/eb133.C: Likewise.
27091
27092 1998-06-29 Dave Love <d.love@dl.ac.uk>
27093
27094 * g77.f-torture/execute/980628-7.f,
27095 g77.f-torture/execute/980628-8.f,
27096 g77.f-torture/execute/980628-9.f,
27097 g77.f-torture/execute/980628-10.f: New tests from Craig.
27098
27099 * g77.f-torture/execute/980628-3.f: Remove mail headers.
27100
27101 1998-06-28 Jeffrey A Law (law@cygnus.com)
27102
27103 * g77.f-torture/execute/980628-4.f: New test from Craig.
27104 * g77.f-torture/execute/980628-5.f: Likewise.
27105 * g77.f-torture/execute/980628-2.f: Likewise.
27106 * g77.f-torture/execute/980628-0.f: Likewise.
27107 * g77.f-torture/execute/980628-1.f: Likewise.
27108 * g77.f-torture/execute/980628-3.f: Likewise.
27109 * g77.f-torture/execute/980628-6.f: Likewise.
27110
27111 1998-06-28 Jeffrey A Law (law@cygnus.com)
27112
27113 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
27114 directory when nothing has been installed yet.
27115
27116 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
27117
27118 * gcc.c-torture/special/special.exp: Handle newer versions of
27119 dejagnu.
27120
27121 1998-06-26 Jeffrey A Law (law@cygnus.com)
27122
27123 * gcc.dg/980626-1.c: New test.
27124
27125 1998-06-19 Bruno Haible <haible@ilog.fr>
27126
27127 * gcc.misc-tests/m-un-2.c: New test.
27128 * g++.old-deja/g++.other/warn01.c: Likewise.
27129
27130 1998-06-19 Robert Lipe <robertl@dgii.com>
27131
27132 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
27133 compatibility with assmblers with a different comment character.
27134 Eliminate use of GAS-specific extensions.
27135
27136 1998-06-19 Jeffrey A Law (law@cygnus.com)
27137
27138 * gcc.c-torture/execute/ieee/980619-1.c: New test.
27139
27140 1998-06-19 Robert Lipe <robertl@dgii.com>
27141
27142 *lib/g77.exp: Replace search for libf2c.a with search for newly
27143 renamed libg2c.a
27144
27145 1998-06-17 Jeffrey A Law (law@cygnus.com)
27146
27147 * gcc.c-torture/execute/980617-1.c: New test.
27148
27149 1998-06-12 Jeffrey A Law (law@cygnus.com)
27150
27151 * gcc.c-torture/execute/980612-1.c: New test.
27152
27153 1998-06-08 Jeffrey A Law (law@cygnus.com)
27154
27155 * gcc.dg/980523-1.c: Only test on ppc-linux.
27156 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
27157
27158 * gcc.c-torture/execute/980608-1.c: New test.
27159
27160 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
27161
27162 * gcc.c-torture/execute/980605-1.c: New test.
27163
27164 1998-06-04 Jeffrey A Law (law@cygnus.com)
27165
27166 * gcc.c-torture/execute/980604-1.c: New test.
27167
27168 1998-06-02 Jeffrey A Law (law@cygnus.com)
27169
27170 * gcc.c-torture/execute/980602-1.c: New test.
27171 * gcc.c-torture/execute/980602-2.c: Likewise.
27172
27173 1998-06-02 Dave Love <d.love@dl.ac.uk>
27174
27175 * 970125-0.f: Fix per JCB. Add commentary.
27176
27177 1998-05-31 Michael Meissner <meissner@cygnus.com>
27178
27179 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
27180 IEEE -0 support.
27181
27182 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
27183
27184 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
27185 earlier.
27186
27187 1998-05-28 Catherine Moore <clm@cygnus.com>
27188
27189 * gcc.c-torture/execute/980526-3.c: New test.
27190
27191 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
27192
27193 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
27194 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
27195 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
27196 m88k-motorola-sysv3 to XFAIL.
27197
27198 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27199
27200 * gcc.dg/980526-1.c: New test.
27201 * gcc.c-torture/execute/980526-2.c: New test.
27202
27203 1998-05-26 Jeffrey A Law (law@cygnus.com)
27204
27205 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
27206
27207 * gcc.c-torture/execute/980526-1.c: New test.
27208
27209 1998-05-26 Dave Love <d.love@dl.ac.uk>
27210
27211 * g77.f-torture/execute/alpha2.f: Add runtime test.
27212
27213 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
27214
27215 * g++.old-deja/old-deja.exp: Strip leading directories.
27216
27217 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
27218 error for the line. Don't run multiple tests for the same line.
27219
27220 1998-05-23 Jeffrey A Law (law@cygnus.com)
27221
27222 * gcc.dg/980523-1.c: New test.
27223
27224 1998-05-23 Dave Love <d.love@dl.ac.uk>
27225
27226 * g77.f-torture/compile/970915-0.f: New test.
27227
27228 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
27229
27230 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
27231
27232 1998-05-21 Jeffrey A Law (law@cygnus.com)
27233
27234 * gcc.dg/980520-1.c: New test.
27235
27236 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
27237
27238 * gcc.dg/980502-1.c: Fix return type.
27239
27240 1998-05-20 Jeffrey A Law (law@cygnus.com)
27241
27242 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
27243 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
27244 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
27245 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
27246 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
27247
27248 1998-05-20 Dave Love <d.love@dl.ac.uk>
27249
27250 * g77.f-torture/execute/980520-1.f: New test.
27251
27252 1998-05-15 Dave Love <d.love@dl.ac.uk>
27253
27254 * lib/mike-g77.exp: New file.
27255
27256 * g77.f-torture/noncompile/noncompile.exp,
27257 g77.f-torture/noncompile/check0.f: New files.
27258
27259 1998-05-14 Dave Love <d.love@dl.ac.uk>
27260
27261 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
27262 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
27263 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
27264 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
27265 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
27266 abort where appropriate.
27267
27268 1998-05-05 Michael Meissner <meissner@cygnus.com>
27269
27270 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
27271 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
27272
27273 1998-04-29 Dave Love <d.love@dl.ac.uk>
27274
27275 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
27276
27277 1998-04-27 Dave Love <d.love@dl.ac.uk>
27278
27279 * g77.f-torture/compile/980427-0.f: New test.
27280
27281 1998-04-24 Dave Love <d.love@dl.ac.uk>
27282
27283 * g77.f-torture/compile/980424-0.f: New test.
27284
27285 1998-04-19 Dave Love <d.love@dl.ac.uk>
27286
27287 * g77.f-torture/compile/980419-2.f (main): New test.
27288 * g77.f-torture/compile/970125-0.f: New test.
27289 * g77.f-torture/compile/980419-1.f: New test.
27290
27291 1998-04-08 Jim Wilson <wilson@cygnus.com>
27292
27293 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
27294 of loop-4.c.
27295
27296 1998-04-07 Jim Wilson <wilson@cygnus.com>
27297
27298 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
27299
27300 1998-04-03 Jim Wilson <wilson@cygnus.com>
27301
27302 * gcc.c-torture/compile/980329-1.c: New test.
27303
27304 1998-03-18 Jim Wilson <wilson@cygnus.com>
27305
27306 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
27307 * gcc.dg/980312-1.c: Fix typo in -march command.
27308
27309 1998-03-16 H.J. Lu (hjl@gnu.org)
27310
27311 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
27312
27313 1998-03-11 Robert Lipe <robertl@dgii.com>
27314
27315 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
27316 Dave Love agree the Fortran source is bogus.
27317
27318 1998-03-11 Robert Lipe <robertl@dgii.com>
27319
27320 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
27321 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
27322 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
27323 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
27324 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
27325
27326 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
27327
27328 * g++.old-deja/g++.other/friend1.C: New test.
27329
27330 1998-02-18 Dave Love <d.love@dl.ac.uk>
27331
27332 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
27333 possibly uninitialized) variables and declare dnrm2.
27334
27335 1998-02-23 Robert Lipe <robertl@dgii.com>
27336
27337 From Bruno Haible <haible@ilog.fr>:
27338 * gcc.c-torture/execute/980223.c: New test.
27339
27340 1998-02-13 Jeffrey A Law (law@cygnus.com)
27341
27342 * gcc.dg/ifelse-1.c: New test.
27343
27344 1998-02-09 H.J. Lu (hjl@gnu.org)
27345
27346 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
27347
27348 * lib/old-dejagnu.exp (old-dejagnu): Added the
27349 "execution test - XFAIL *-*-*" handling in the spirit of
27350 "excess errors test -". Changed the "execution test fails"
27351 handling to be like "excess errors test fails".
27352 * Update various tests accordingly.
27353
27354 1998-02-06 Jim Wilson <wilson@cygnus.com>
27355
27356 * gcc.c-torture/execute/980205.c: New test.
27357
27358 1998-01-18 Jeffrey A Law (law@cygnus.com)
27359
27360 * lib/c-torture.exp: Look for .x files instead of .cexp files.
27361 * lib/f-torture.exp: Similarly.
27362 * gcc.c-torture: Rename all .cexp files to .x files.
27363
27364 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
27365
27366 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
27367 (940510-1.c): Removed duplicate.
27368 (971104-1.c): New test.
27369
27370 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
27371
27372 * lib/f-torture.exp: Improve error and loop detection.
27373
27374 1997-11-19 Michael Meissner <meissner@cygnus.com>
27375
27376 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
27377 use that to size the filler array.
27378
27379 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
27380
27381 * lib/c-torture.exp(c-torture-execute): Fix typo.
27382
27383 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
27384 testcase as the executable name. Keep the executable around if
27385 the test fails.
27386
27387 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
27388
27389 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
27390 changes. Only test one -g option, and move it to the end of the
27391 list of options to test.
27392
27393 1997-09-19 Michael Meissner <meissner@cygnus.com>
27394
27395 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
27396 variable GCC_TORTURE_OPTIONS to supply default switches separated
27397 by colons. If no environment variable, run tests with -O0 -g, -O1
27398 -g, and -O2 -g as well.
27399
27400 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
27401
27402 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
27403 explanatory comments. Fix indentation.
27404
27405 1997-09-15 Jeffrey A Law (law@cygnus.com)
27406
27407 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
27408
27409 1997-09-11 Jeffrey A Law (law@cygnus.com)
27410
27411 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
27412 * g++.old-deja/g++.mike/p7325.C: Likewise.
27413 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
27414
27415 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
27416
27417 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
27418 * g++.old-deja/g++.brendan/crash30.C: Likewise.
27419 * g++.old-deja/g++.brendan/crash39.C: Likewise.
27420 * g++.old-deja/g++.law/operators4.C: Likewise.
27421
27422 1997-09-11 Joe Buck (jbuck@synopsys.com)
27423
27424 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
27425 * g++.old-deja/g++.mike/p784.C: Ditto.
27426 * g++.old-deja/g++.mike/p785.C: Ditto.
27427
27428 1997-09-05 Jeffrey A Law (law@cygnus.com)
27429
27430 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
27431
27432 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
27433
27434 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
27435 target feature; pass this to c-torture-execute as needed.
27436
27437 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
27438
27439 * lib/c-torture.exp(c-torture-execute): If the previous and the
27440 current executables being tested are identical, we don't need to
27441 run the executable again. Try to make the executable names
27442 unique. Add an optional argument for passing additional compiler
27443 flags.
27444
27445 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
27446
27447 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
27448
27449 1997-08-29 Jeffrey A Law (law@cygnus.com)
27450
27451 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
27452
27453 1997-07-31 Jeffrey A Law (law@cygnus.com)
27454
27455 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
27456 32bit or larger longs.
27457
27458 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
27459 have either a 32bit long or 32bit int.
27460
27461 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
27462
27463 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
27464 Make double precision tests dependent on sizeof (double).
27465
27466 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
27467
27468 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
27469 too.
27470
27471 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
27472
27473 * gcc.c-torture/compile/961203-1.cexp: New script.
27474
27475 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
27476
27477 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
27478 up the includes ourselves.
27479
27480 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
27481
27482 * lib/plumhall.exp: Remove random include, and add a few
27483 verbose messages for debugging.
27484
27485 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
27486
27487 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
27488 of trying to do it ourselves.
27489
27490 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
27491
27492 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
27493
27494 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
27495
27496 * gcc.prms/5403.c: Made regexp a bit less strict.
27497
27498 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
27499
27500 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
27501 is returned from remote_load instead.
27502 * lib/plumhall.exp: Ditto.
27503 * lib/mike-g++.exp: Ditto.
27504 * lib/old-dejagnu.exp: Ditto.
27505 * lib/c-torture.exp: Ditto.
27506
27507 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
27508
27509 * lib/g++.exp: Use build_wrapper procedure.
27510 * lib/gcc.exp: Ditto.
27511
27512 1997-05-20 Jeffrey A Law (law@cygnus.com)
27513
27514 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
27515 an old-style decl for malloc. Fixes tests to work when
27516 sizeof (int) != sizeof (size_t).
27517
27518 1997-05-15 Mike Meissner <meissner@cygnus.com>
27519
27520 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
27521
27522 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
27523 use stdargs.h interface.
27524
27525 1997-05-15 Mike Meissner <meissner@cygnus.com>
27526
27527 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
27528 NO_VARARGS when compiling.
27529
27530 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
27531
27532 * lib/plumhall.exp(ph_includes): New procedure.
27533 (ph_make): Use it.
27534 (ph_compiler): Ditto.
27535
27536 * lib/g++.exp: Rename test-glue.c to testglue.c.
27537 * lib/gcc.exp: Ditto.
27538
27539 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
27540
27541 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
27542 to completion when it's called.
27543
27544 1997-03-21 Michael Meissner <meissner@cygnus.com>
27545
27546 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
27547 is defined, don't do test.
27548
27549 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
27550
27551 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
27552 for object files.
27553 (ph_summary): Mark skipped testcases as untested, not unresolved.
27554
27555 * lib/plumhall.exp (ph_make): If unresolved because of bad
27556 errorCode, record errorCode in log file.
27557 (*): Replace send_log/verbose with verbose -log.
27558
27559 1997-03-19 Michael Meissner <meissner@cygnus.com>
27560
27561 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
27562 double conversion if double isn't at least 8 bytes.
27563
27564 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
27565 int to work with targets where int is 16 bits.
27566
27567 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
27568 8 bytes, just exit, since 4 byte doubles don't have enough bits of
27569 precision for the test to complete.
27570
27571 1997-03-14 Michael Meissner <meissner@cygnus.com>
27572
27573 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
27574 if d10v is not compiled with the -mdouble64 flag.
27575 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
27576
27577 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
27578 d10v is not compiled with the -mint32 flag.
27579
27580 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
27581
27582 * lib/plumhall.exp: Use incr_count.
27583
27584 1997-03-12 Jeffrey A Law (law@cygnus.com)
27585
27586 * gcc.c-torture: Update to c-torture-1.45.
27587
27588 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
27589
27590 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
27591 the name of the expect testcase file).
27592
27593 * lib/g++.exp(g++_init): Ditto.
27594
27595 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
27596
27597 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
27598 the host.
27599
27600 * lib/gcc.exp(gcc_exit): New procedure.
27601
27602 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
27603
27604 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
27605 specs where appropriate.
27606
27607 * g++.old-deja/g++.arm/*: Added additional ERROR checks
27608 because of new "candidates are" messages, and removed a few
27609
27610 * Converted all non-old-style g++ testcases to old-style, and
27611 moved into g++.old-deja.
27612
27613 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
27614
27615 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
27616 options.
27617
27618 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
27619 succeeded.
27620
27621 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
27622
27623 1997-02-13 Michael Meissner <meissner@cygnus.com>
27624
27625 * lib/gcc.exp (gcc_target_compile): Add support for defining
27626 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
27627 the machine doesn't have those features.
27628
27629 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
27630
27631 * g++.law/operators4.exp: Don't use LIBS.
27632
27633 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
27634
27635 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
27636
27637 * lib/mike-g++.exp: Don't set the compiler to be tested here.
27638 * lib/g++.exp: Set it here instead. Also, allow use of the
27639 --tool_exec and --tool_opt options. Change CXX to
27640 GXX_UNDER_TEST.
27641
27642 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
27643
27644 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
27645
27646 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
27647
27648 * lib/old-dejagnu.exp: Use prune_warnings instead of
27649 prune_system_crud.
27650 * lib/mike-g++.exp: Ditto.
27651 * lib/gcc.exp: Ditto.
27652 * lib/g++.exp: Ditto.
27653
27654 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
27655
27656 1997-02-07 Jeffrey A Law (law@cygnus.com)
27657
27658 * 941014-2.c: Include stdlib.h
27659 * 960327-1.c: Include stdio.h
27660 * dbra.c, index-1.c: Don't assume ints are 32bits.
27661
27662 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
27663
27664 * lib/gcc.exp: Add gcc,stack_size target feature.
27665
27666 * lib/g++.exp(g++_target_compile): Add the include and link
27667 paths here, not in two other places. And, it's $options, not
27668 options.
27669
27670 * lib/mike-g++.exp(postbase): Remove the code that determines
27671 the correct include and link paths.
27672 * g++.old-deja/old-deja.exp: Ditto.
27673
27674 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
27675
27676 * lib/g++.exp(g++_init): target_compile no longer returns the
27677 filename of the result.
27678
27679 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
27680
27681 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
27682 call to glob.
27683
27684 * gcc.c-torture/special/special.exp: Change call to
27685 gcc_target_compile to include the object file.
27686
27687 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
27688
27689 * gcc.c-torture/special/special.exp: Correct misspelling in last
27690 change.
27691
27692 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
27693
27694 * lib/plumhall.exp(ph_summary): Log the entire output of the
27695 executable. Return -1 if there were any failures, 0 otherwise.
27696 (ph_execute): Return -1 if there were any failures, 0 otherwise.
27697 (ph_make): Clean up objects and executables that were built
27698 if the tests succeeded.
27699
27700 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
27701
27702 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27703 libraries and includes in the build tree as appropriate.
27704
27705 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27706
27707 * lib/c-torture.exp: Instead of looking for the global variable
27708 NO_LONG_LONG, check to see if that's a feature of the target.
27709
27710 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27711
27712 * config/default.exp: Minimize. Delete the remainer of the files in
27713 config; this functionality is now in devo/dejagnu/config.
27714
27715 g++.*/*: Pass any additional flags used to compile to postbase;
27716 delete CXXFLAGS.
27717
27718 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27719 is now done by runtest.exp. Use gcc_target_compile instead of
27720 compile.
27721
27722 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27723 Remove references to CFLAGS. Use remote_file instead of
27724 calling rm -f.
27725 (c-torture): Take a list of arguments to use to compile this
27726 testcase.
27727
27728 lib/g++.exp: Simplify. Use target_compile instead of compile.
27729 lib/gcc-dg.exp: Ditto.
27730 lib/gcc.exp: Ditto.
27731 lib/mike-{gcc,g++}.exp: Ditto.
27732 lib/old-dejagnu.exp: Ditto.
27733 lib/plumhall.exp: Ditto.
27734
27735 1997-01-08 Jim Wilson <wilson@cygnus.com>
27736
27737 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27738 (ph_linker): Likewise.
27739
27740 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27741
27742 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27743 MAP_ANON / MAP_ANONYMOUS if defined;
27744 else try to map from /dev/zero .
27745
27746 1996-11-12 Jeffrey A Law (law@cygnus.com)
27747
27748 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27749 isn't defined, then define it to MAP_ANONYMOUS.
27750
27751 1996-11-12 Jeffrey A Law (law@cygnus.com)
27752
27753 * gcc.c-torture: Update to c-torture-1.42 release.
27754
27755 1996-11-11 Jeffrey A Law (law@cygnus.com)
27756
27757 * gcc.c-torture: Update to c-torture-1.41 release.
27758
27759 1996-10-27 Jeffrey A Law (law@cygnus.com)
27760
27761 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27762 c-torture release.
27763
27764 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27765
27766 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27767 and LDFLAGS. Fix second case to append the target_info ldflags
27768 onto LDFLAGS, not CFLAGS.
27769 * lib/g++.exp (g++_init): Add target_info stuff.
27770 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27771 of libgloss and newlib flags for !native.
27772
27773 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27774 (GDB): Fix relative path to go up another dir for finding gdb.
27775
27776 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27777
27778 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27779 versions in the target_info array, if they don't exist.
27780
27781 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27782
27783 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27784
27785 1996-07-08 Jim Wilson <wilson@cygnus.com>
27786
27787 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27788 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27789
27790 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27791
27792 * lib/old-dejagnu.exp: Don't remove the output file before we've
27793 actually tested it. Don't append pwd to the path of the executable
27794 we're testing.
27795
27796 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27797
27798 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27799
27800 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27801
27802 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27803 temporary directory for compiler files, and set it to a default
27804 value of /tmp. Set $output as the name of the output file from
27805 compiling the testcase. Add a -o option to $cflags_var so the
27806 compiler writes the final output file as $output. Set $executable
27807 to $output.
27808
27809 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27810 directory for compiler files, and set it to /tmp if it doesn't
27811 already have a value. Set $output_file to the name of the output
27812 file from compiling the testcase. Add a -o option to CXXFLAGS so
27813 the compiler writes the final output file as $output. Use $output
27814 as the executable to be tested.
27815
27816 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27817
27818 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27819
27820 1996-06-08 Jeffrey A Law (law@cygnus.com)
27821
27822 * gcc.c-torture/execute/pending-1.c: New test. Still
27823 pending in Tege's queue.
27824
27825 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27826
27827 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27828 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27829 if there were failures. Call unresolved if there were unresolved
27830 testcases. Call gcc_fail if program did not run to completion.
27831 (ph_make): Pass additional argument name to ph_execute.
27832 (ph_execute): Add new argument. Pass additional arguments to
27833 ph_summary. Call gcc_fail is there is no execution output.
27834
27835 1996-04-24 Jeffrey A Law (law@cygnus.com)
27836
27837 * lib/plumhall.exp (proc_summary): Output relavent summary
27838 lines into the log so specific failures in plumhall can be
27839 investigated.
27840
27841 1996-04-10 Jeffrey A Law (law@cygnus.com)
27842
27843 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27844 (c-torture-execute): Don't try to execute tests which use
27845 "long long" types if $NO_LONG_LONG is nonzero.
27846
27847 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27848
27849 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27850 not c-torture.
27851
27852 * gcc.ieee: Move from here.
27853 * gcc.c-torture/execute/ieee: To here.
27854
27855 1996-03-26 Jeffrey A Law (law@cygnus.com)
27856
27857 * gcc.c-torture: Update to c-torture-1.41 release.
27858
27859 1996-03-22 Jeffrey A Law (law@cygnus.com)
27860
27861 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27862 not "$output".
27863
27864 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27865
27866 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27867 -c present.
27868
27869 1996-03-02 Jeffrey A Law (law@cygnus.com)
27870
27871 * config/proelf.exp: Handle connecting to a simulator.
27872
27873 1996-01-31 Jeffrey A Law (law@cygnus.com)
27874
27875 * config/proelf.exp: New file. Enough framework that we can
27876 run c-torture tests on the proelf targets (or any other target
27877 that gdb can connect to for that matter).
27878
27879 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27880
27881 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27882 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27883
27884 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27885 exec_output exists.
27886
27887 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27888
27889 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27890 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27891
27892 * config/*.exp: Update FSF address. Change result of ${tool}_load
27893 to pass/fail/unresolved/unsupported/untested. Caller must now
27894 call unresolved/unsupported/untested.
27895 * lib/*.exp: Update FSF address. Update to handle new results of
27896 ${tool}_load.
27897 * lib/chill.exp (verbose): Delete.
27898
27899 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27900
27901 * lib/gcc.exp (default_gcc_start): Change order of args to
27902 $LDFLAGS $CFLAGS $LIBS.
27903 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27904 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27905 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27906 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27907 * gcc.misc-tests/dg-test.exp: Likewise.
27908 * gcc.misc-tests/msgs.exp: Likewise.
27909 * gcc.prms/prms.exp: Likewise.
27910 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27911 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27912
27913 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27914
27915 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27916
27917 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27918
27919 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27920 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27921
27922 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27923 necessary.
27924
27925 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27926
27927 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27928 global for loop; add use of $mathlib.
27929 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27930 settings here; set mathlib for anything but VxWorks.
27931
27932 1996-01-22 Jeffrey A Law (law@cygnus.com)
27933
27934 * gcc.c-torture: Update to c-torture-1.40 release.
27935
27936 1996-01-03 Jeffrey A Law (law@cygnus.com)
27937
27938 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27939 dg.exp.
27940
27941 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27942
27943 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27944 global.
27945
27946 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27947
27948 * lib/g++.exp (LIBS): Define if not already.
27949 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27950 (gcc-dg-prune): Call prune_gcc_output.
27951 * lib/gcc.exp (prune_gcc_output): New proc.
27952 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27953 prune_gcc_output.
27954
27955 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27956
27957 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27958 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27959
27960 1995-11-15 Jeffrey A Law (law@cygnus.com)
27961
27962 * gcc.c-torture: Update to c-torture-1.39 release.
27963
27964 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27965
27966 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27967 fails, try others as well.
27968
27969 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27970
27971 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27972 If compilation fails, mark execute tests as `untested'.
27973 If test is marked as unsupported, don't mark compilation and
27974 execute tests as failed.
27975
27976 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27977
27978 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27979 libstdc++ for whether or not we want to be doing shared
27980 libraries. Delete link_curses since we don't need it anymore.
27981 * lib/mike-g++.exp (postbase): Don't link in libg++.
27982 * g++.old-deja/old-deja.exp: Likewise.
27983
27984 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27985
27986 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27987
27988 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27989
27990 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27991 For that, add `-Wl,-a,shared_archive'.
27992 * g++.old-deja/old-deja.exp: Likewise.
27993
27994 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27995
27996 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27997
27998 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27999
28000 * lib/mike-g++.exp (postbase): Pay attention to the status of
28001 g++_load.
28002
28003 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
28004
28005 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
28006
28007 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
28008
28009 * lib/gcc.exp (default_gcc_start): No longer need to log program
28010 being executed or its output, execute_anywhere does that now.
28011 * lib/g++.exp (default_g++_version): Call execute_anywhere.
28012 (default_g++_start): Likewise. Delete calls to verbose/send_log.
28013
28014 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
28015
28016 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
28017 the same as those in lib/g++.exp.
28018
28019 1995-10-10 Jeff Law (law@hurl.cygnus.com)
28020
28021 * gcc.c-torture: Update to c-torture-1.38 release.
28022 * gcc.ieee: Related changes.
28023
28024 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
28025
28026 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
28027 "exec". Minor reformatting changes.
28028
28029 * config/rom68k.exp (${tool}_load): Make it work in a canadian
28030 cross. This means all "exec" calls now work on a remote host as
28031 well.
28032 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
28033 cross. Filter out the extra "\r\n" stuff that expect puts in.
28034 (c-torture-execute): Filter out the bogus warnings like
28035 c-torture-compile does. Add support for canadian cross.
28036 * lib/gcc.exp (default_gcc_version, default_gcc_start)
28037 Use execute_anywhere rather than calling exec directly. Now it
28038 works for canadian cross testing.
28039
28040 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
28041
28042 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
28043 results into a variable, and check that rather than using file exists.
28044
28045 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
28046
28047 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
28048 create a libg++.so. For sunos4.1.*, also add -ltermcap.
28049
28050 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
28051
28052 * g++.old-deja/old-deja.exp: Create and pass runshlib and
28053 lib_curses if there's a shared libg++ in the build tree.
28054
28055 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
28056
28057 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
28058 if not supported target.
28059
28060 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
28061
28062 * lib/g++.exp (g++_init): Move empty setting of runshlib and
28063 link_curses up to always happen, not just for native builds.
28064
28065 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
28066
28067 * gcc.c-torture: Update to c-torture-1.36 release.
28068 * gcc.failure: Related changes.
28069
28070 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
28071
28072 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
28073
28074 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
28075
28076 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
28077 * lib/mike-g++.exp (postbase): Not in here. Still reference
28078 runshlib, link_curses, and mathlib for link and run.
28079
28080 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
28081 pass the runtime shared library options for Solaris, OSF/1, and
28082 Irix5, and link with -lcurses to avoid unresolved references.
28083
28084 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
28085
28086 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
28087 only run once.
28088
28089 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
28090
28091 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
28092
28093 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
28094
28095 * gcc.c-torture: Update to c-torture-1.35 release. Note we
28096 do not have a framework for the "compat" tests yet.
28097
28098 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
28099
28100 * lib/mike-g++.exp (postbase): New local variable `mathlib',
28101 set to null if we're testing vxworks5.1. Use that instead of
28102 `-lm' in the setting of LIBS for link and run.
28103
28104 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
28105
28106 * config/rom68k.exp (${tool}_load): Major changes to make it
28107 work. Verified that it does in fact return the stuff in
28108 exec_output properly. Catch any Emul or any TRAP other than 0.
28109
28110 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
28111
28112 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
28113 LDFLAGS properly for targets that need stuff from libgloss.
28114 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
28115 only run once.
28116 (gpp_initialized): New variable.
28117
28118 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
28119
28120 * config/rom68k.exp: Load libgloss.exp.
28121 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
28122 so we can produce a fully linked binary.
28123 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
28124 so we can produce a fully linked binary.
28125
28126 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
28127
28128 * lib/plumhall.exp (ph_section): Watch for expected failures.
28129 Add missing `else'.
28130
28131 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
28132 run the testcase.
28133 (c-torture): Likewise.
28134
28135 1995-08-28 Doug Evans <dje@cygnus.com>
28136
28137 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
28138
28139 * lib/mike-g++.exp (mike_cleanup): New proc.
28140 (prebase): New globals compiler_result, not_compiler_result,
28141 target_regexp.
28142 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
28143 allow leading "-" in pattern. Watch for unsupported tests.
28144 If $compiler_result is set, pattern match assembler code,
28145 and ditto for $not_compiler_result.
28146 * lib/mike-gcc.exp: Likewise.
28147
28148 * lib/plumhall.exp (ph_execute): Only call ph_summary if
28149 execution "succeeded".
28150
28151 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
28152
28153 * config/win32.exp: New file.
28154 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
28155
28156 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
28157
28158 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
28159 unsupported.
28160 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
28161 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
28162 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
28163
28164 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
28165 "... without exceptions was ...". That is now handled by
28166 prune_system_crud.
28167 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
28168
28169 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
28170
28171 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
28172 sieve.c,sort2.c}: New files.
28173 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
28174 sieve.exp,sort2.exp}: Drivers for them.
28175
28176 * lib/mike-gcc.exp (program_output): New user settable variable.
28177 (postbase): Call prune_system_crud. Also prune extraneous compiler
28178 messages.
28179 * lib/mike-g++.exp (program_output): New user settable variable.
28180
28181 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
28182
28183 * config/sh.exp: Deleted (use sim.exp instead).
28184
28185 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
28186
28187 * config/vx.exp: Declare CHECKTASK as global.
28188 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
28189 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
28190 * lib/old-dejagnu.exp: Load [pwd]/$executable.
28191
28192 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
28193
28194 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
28195 target. Like vx.exp, only includes `vx29k.exp' instead of
28196 `vxworks.exp'.
28197
28198 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
28199
28200 * config/sim.exp: Increase time limit from 120 seconds to 240.
28201
28202 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
28203
28204 * gcc.c-torture/execute/950628-1.c: New test.
28205
28206 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
28207
28208 * gcc.c-torture: Update with changes/additions from
28209 c-torture-1.34.
28210
28211 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
28212
28213 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
28214
28215 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
28216
28217 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
28218
28219 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
28220
28221 * gcc.c-torture/compile/950512-1.c: New test.
28222 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
28223 * gcc.dg/struct-ret-1.c: Likewise.
28224
28225 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
28226
28227 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
28228 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
28229
28230 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
28231
28232 * gcc.c-torture/special/920411-1.c: Deleted.
28233 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
28234
28235 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
28236
28237 * config/sim.exp (${tool}_load): Hack in call to bash to get a
28238 cpu limit.
28239
28240 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
28241
28242 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
28243
28244 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
28245
28246 From kenner;
28247 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
28248 is the proper length.
28249 * va-arg-3.c: Likewise.
28250
28251 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
28252
28253 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
28254 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
28255
28256 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
28257 * lib/g++.exp (default_g++_start): Delete old cruft.
28258
28259 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
28260
28261 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
28262 (2 * (1 << 18)) to (2 * (1 << 17)).
28263
28264 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
28265
28266 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
28267
28268 * config/rom68k.exp: Renamed from config/idp.exp
28269
28270 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
28271
28272 * c-torture/compile/921109-2.c
28273
28274 1995-04-18 Mike Stump <mrs@cygnus.com>
28275
28276 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
28277 excess errors.
28278
28279 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
28280
28281 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
28282 output.
28283 * lib/g++.exp (default_g++_start): Likewise.
28284
28285 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
28286
28287 * gcc.c-torture/compile/950329-1.c: New test.
28288
28289 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
28290
28291 * config/bug.exp (${tool}_load): Updated to use new remote_open
28292 and remote_close procs.
28293 * config/idp.exp: New file.
28294
28295 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
28296
28297 * gcc.c-torture/execute/950322-1.c: New test.
28298
28299 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
28300
28301 * config/vx.exp (${tool}_load): Clean up testing of return code from
28302 vxworks_ld and vxworks_spawn.
28303
28304 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
28305
28306 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
28307
28308 1995-03-13 Mike Stump <mrs@cygnus.com>
28309
28310 * lib/old-deja.exp: Add `excess errors test - ' error, now one
28311 can mark excess errors on a machine by machine basis. Note, the
28312 default is to not expect any excess errors, even when excess
28313 errors test - is given, so you will want to put an XFAIL ... on
28314 these lines. For example, // excess errors test - XFAIL hppa*-*-*
28315 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
28316 those 4 machines, but no others.
28317
28318 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
28319
28320 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
28321 * lib/c-torture.exp: to here.
28322
28323 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
28324
28325 * gcc.c-torture/execute/950221-1.c: New test.
28326 * gcc.c-torture/execute/struct-ret-1.c: New test.
28327 * gcc.c-torture/compile/950221-1.c: New test.
28328
28329 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
28330
28331 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
28332
28333 * gcc.c-torture/execute/arith-1.c (main): Return 0.
28334 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
28335
28336 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
28337
28338 * g++.gb: New directory of tests, derived from my signature and
28339 class scoping tests.
28340
28341 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
28342 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
28343 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
28344 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
28345 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
28346 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
28347 * g++.gb/sig25.C: Likewise.
28348
28349 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
28350 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
28351 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
28352 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
28353 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
28354 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
28355 * g++.gb/sig25.exp: Likewise.
28356
28357 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
28358 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
28359 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
28360 * g++.gb/scope13.C: Likewise, this test still fails.
28361
28362 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
28363 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
28364 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
28365 * g++.gb/scope13.exp: Ditto.
28366
28367 * g++.gb/README: New file, explains what these tests are about.
28368
28369 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
28370
28371 * lib/dg.exp (dg-do): Support `preprocess'.
28372 (dg-test): Likewise.
28373
28374 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
28375
28376 * config/udi.exp: change "continue -expect" to "exp_continue".
28377
28378 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
28379
28380 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
28381 Delete redundant tests.
28382
28383 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
28384 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
28385 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
28386 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
28387 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
28388 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
28389 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
28390 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
28391
28392 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
28393 storing label pointers.
28394 * gcc.c-torture/execute/921019-1.c: Likewise.
28395 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
28396 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
28397 parameter fp.
28398 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
28399 constants.
28400
28401 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
28402 Delete obsolete tests.
28403
28404 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
28405 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
28406 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
28407 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
28408 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
28409 * gcc.c-torture/compile/950124-1.c: New test.
28410
28411 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
28412
28413 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
28414
28415 * lib/mike-g++.exp: Add -lm to LIBS.
28416
28417 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
28418
28419 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
28420
28421 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
28422
28423 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
28424
28425 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
28426
28427 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
28428
28429 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
28430
28431 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
28432 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
28433 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
28434 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
28435 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
28436 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
28437 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
28438 * g++.law/{operators31.C, operators32.C,
28439 * g++.law/{operators33.C, operators34.C}: Likewise.
28440 * g++.law/{pic1.C, refs2.C}: Likewise.
28441 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
28442 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
28443 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
28444 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28445
28446 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
28447 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
28448 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
28449 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
28450 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
28451 * g++.law/{enum9.exp, friend5.exp}: Likewise.
28452 * g++.law/{nest3.exp, nest4.exp}: Likewise.
28453 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
28454 * g++.law/{operators30.exp, operators31.exp}: Likewise.
28455 * g++.law/{operators32.exp, operators33.exp}: Likewise.
28456 * g++.law/{operators34.exp}: Likewise.
28457 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
28458 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
28459 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
28460 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
28461 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
28462
28463 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
28464 No longer expected to fail.
28465 * g++.law/missed-error3.C: Tweak for recent bool changes.
28466
28467 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
28468
28469 * config/emb-unix: Deleted.
28470 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
28471 remote execution. Do final link on remote host if REMOTE_LINK is set.
28472
28473 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
28474
28475 * lib/dg.exp (dg-test): Fix typo in last patch.
28476
28477 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
28478
28479 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
28480 (handles multiple occurrences).
28481
28482 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
28483
28484 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
28485 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
28486 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
28487 printed).
28488 * lib/c-torture.exp (c-torture-compile): Likewise.
28489 (c-torture): Prepend full path if missing.
28490 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
28491 (gcc_fail): Likewise.
28492 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
28493
28494 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
28495
28496 * lib/netware.exp: Only attach to NetWare i386 systems.
28497
28498 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
28499
28500 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
28501 messages. Add test name to "output pattern match" pass/fail message.
28502
28503 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
28504
28505 * gcc.dg: New testsuite.
28506 * gcc.dg/dg.exp: New file.
28507
28508 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
28509 test-switch.c}: Deleted.
28510
28511 * gcc.misc-tests/msgs.exp: New testcase driver.
28512
28513 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
28514
28515 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
28516 Watch for illegal return values from ${tool}_load.
28517 * config/unix.exp (${tool}_load): Fix pass/fail detection for
28518 cross targets. Coerce return value >0 to 1.
28519
28520 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
28521
28522 * config/unix.exp (${tool}_load): Call program rsh, not proc.
28523
28524 * config/emb-unix.exp: New file.
28525
28526 * config/sim.exp: Error if variable $SIM not defined.
28527 (${tool}_load): Mark test as "untested" if simulator missing.
28528
28529 * config/unix.exp: Load remote.exp to get rcp_download.
28530 * lib/c-torture.exp: Use different option lists for testcases with
28531 and without loops.
28532 * gcc.c-torture/execute/execute.exp: Likewise.
28533
28534 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
28535
28536 * config/*.exp: Clarify return code from ${tool}_load.
28537 Call `unresolved' or `untested' instead of `warning' or `perror'
28538 (sometimes you still want to call both though).
28539 Add comment that `shell_id' is local to each file.
28540 * config/udi.exp (timeout): Set to 30.
28541 Don't print warning if connection fails, $connectmode has already
28542 printed an error.
28543 (${tool}_load): Move verbose messages to level 2.
28544 Rework pattern for "Process started" message.
28545 Pass `shell_id' to ${connectmode}_download.
28546 Retry twice upon timeout. Make resetting of target more robust.
28547 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
28548 Pass `shell_id' to exit_$connectmode.
28549 Only call exit_$connectmode if connected.
28550 * config/unix.exp (${tool}_load): Check return codes better.
28551 * config/vrtx.exp (${tool}_load): Likewise.
28552 * config/vx.exp (${tool}_load): Likewise.
28553 Delete unneeded global's.
28554 * lib/dg.exp (dg-test): Update to reflect clarified return codes
28555 from ${tool}_load.
28556 (dg-stat): Delete.
28557 (dg-init): Delete recording of pass/fail counts.
28558 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
28559 (old-dejagnu-init): Likewise.
28560 (old-dejagnu-stat): Delete contents, empty proc now.
28561 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
28562 (c-torture): Delete references to lcnt, lpass, lfail.
28563 Get option list from TORTURE_OPTIONS.
28564 Delete -funroll[-all]-loops if no loops.
28565 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
28566 (g++_stat): Delete contents (empty proc now).
28567 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
28568 (gcc_finish): Likewise.
28569 (gcc_stat): Deleted.
28570 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
28571 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
28572 * gcc.c-torture/execute/execute.exp: Likewise.
28573 Split tests into two parts: compile, execute.
28574 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
28575 no loops. Update to reflect clarified return codes from ${tool}_load.
28576
28577 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
28578
28579 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
28580 to grep for.
28581 (old-dejagnu): Likewise (where necessary).
28582
28583 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
28584
28585 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
28586
28587 * lib/dg.exp (dg-process-target): Fix processing of selector.
28588 Add comment regarding use of `error'.
28589
28590 * lib/gcc.exp (prune_system_crud): Define if missing.
28591 * lib/g++.exp (prune_system_crud): Likewise.
28592
28593 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
28594 Call prune_system_crud.
28595 * lib/dg.exp (dg-runtest): New proc.
28596 Use perror instead of send_user for tcl errors in testcase.
28597 Don't return any value, it's never used.
28598 Don't clobber previous definition of `unknown'.
28599 Print tcl errors in `dg-final'.
28600
28601 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
28602
28603 * lib/dg.exp (dg-process-target): Improve syntax error messages.
28604 (dg-test): Don't print errorInfo, it contains stack backtrace.
28605
28606 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
28607
28608 * lib/g++.exp (runtest_file_p): Define if missing.
28609
28610 1994-09-24 Doug Evans (dje@cygnus.com)
28611
28612 * lib/mike-g++.exp: Comment out loading of g++.exp.
28613 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
28614 (default_g++_version): Always print something.
28615 (default_g++_start): Comment out call to `which'.
28616 (g++_start, g++_load): Deleted (must be defined in config file).
28617 * lib/gcc.exp: Test for existence of $CC at start.
28618 Delete check for tmpdir (done in gcc_init).
28619 (default_gcc_version): Always print something.
28620 (default_gcc_start): Comment out call to `which'.
28621 * config/*.exp: Major cleanup - make cross targets work at least a
28622 little better for g++ (by not being "--tool gcc" specific).
28623 Rename gcc_xxx to ${tool}_xxx.
28624 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
28625 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
28626
28627 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
28628
28629 * lib/c-torture.exp (c-torture-compile): Rework compiler
28630 message processing.
28631
28632 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
28633 c-torture.
28634
28635 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
28636
28637 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
28638
28639 * lib/dg.exp (dg-process-target): Support { target native }.
28640
28641 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
28642
28643 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
28644 looked for "... program xxx got fatal signal".
28645 Correct regsub munging of `comp_output'.
28646 Ignore compiler messages "path prefix not used" and "linker input
28647 file unused".
28648
28649 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
28650
28651 * lib/gcc.exp (runtest_file_p): Define if missing.
28652 * gcc.prms/template.c: Example to work from.
28653
28654 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
28655
28656 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
28657 * lib/dg.exp (dg-test): Call unsupported testcases as such.
28658
28659 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
28660 * gcc.prms/1883.c: Moved from compile/940714-1.c.
28661 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
28662 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
28663
28664 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
28665 (dg-process-target): No longer a varargs proc.
28666 Return S/N for target, P/F for xfail. All callers changed.
28667 (user option procs): More argument checking.
28668 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
28669 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
28670 (dg-test): Skip test if not running on selected target in `dg-do'.
28671 Update handling of `dg-do-what', `dg-output-text'.
28672 Separate execution pass/fail from output pattern match pass/fail.
28673 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
28674
28675 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
28676
28677 * gcc.c-torture/special/special.exp: Don't expect failure for mips
28678 target for 920510-1.c.
28679
28680 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
28681
28682 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
28683 Clean up comment regarding use of passcnt, etc.
28684 (gcc_stat): Don't update `testcnt' here.
28685 (gcc_finish): Do it here.
28686 Might as well reset `but_id' here too.
28687 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
28688 to determine if the file should be tested.
28689 * gcc.c-torture/compile/compile.exp: Likewise.
28690 * gcc.c-torture/execute/execute.exp: Likewise.
28691 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28692 * gcc.misc-tests/dg-test.exp: Likewise.
28693 * gcc.prms/prms.exp: Likewise.
28694 * gcc.wendy/wendy.exp: Likewise.
28695 * g++.old-deja.exp: Likewise.
28696 Move "Testing file" message to verbose level 1.
28697
28698 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
28699
28700 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28701
28702 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
28703
28704 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28705 (default_gcc_start): Accept optional second list element
28706 of compiler flags. Print compiler output at verbosity level 2.
28707 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28708 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28709 Save current values of framework globals passcnt, failcnt, xpasscnt,
28710 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28711 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
28712 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28713 xfailcnt to compute stats. Update framework global `testcnt' from
28714 pass/fail counts.
28715 (gcc_finish): New proc. Clean up test environment.
28716 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28717 (gcc_epass, gcc_efail): Delete.
28718 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28719 argument of line number.
28720 (dg-init): If the tool has an init routine, call it.
28721 (dg-test): Remove args `cflags_var' and `libs_var'.
28722 Pass all compiler options to ${tool}_start.
28723 Handle missing line number.
28724 (dg-finish): New function.
28725 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28726 particular files. Call gcc_finish at end. Move "skipping test"
28727 message to verbosity level 3.
28728 * gcc.c-torture/compile/compile.exp: Likewise.
28729 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28730 * gcc.c-torture/execute/execute.exp: Likewise.
28731 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28732 Print testcase being tried at verbosity level 1.
28733 * gcc.c-torture/special/special.exp: Unset xfail.
28734 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28735 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28736 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28737 * gcc.failure/failure.exp: Likewise.
28738 * gcc.ieee/ieee.exp: Likewise.
28739 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28740 Update call to dg-test. Call dg-finish at end.
28741 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28742 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28743 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28744 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28745 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28746 * gcc.wendy/wendy.exp: Add copyright.
28747 Delete setting of tmpdir (done by gcc_init).
28748 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28749 Pass compiler flags to gcc_start. Call gcc_finish at end.
28750 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28751 gcc_[ce]pass/fail.
28752
28753 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28754
28755 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28756 confusion.
28757 (g++_load): Likewise.
28758
28759 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28760 Rename argument to `prog' to remove the confusion.
28761 Varargs fns behave differently too!
28762 (g++_load): Likewise.
28763
28764 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28765
28766 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28767 what it is. Delete (always) printing of status value for !native.
28768 Simplify verbose code, and include status and exec_output.
28769 (g++_load): Use gcc_load.
28770
28771 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28772
28773 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28774 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28775 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28776 940714-3.c as these testcases don't exist anymore. Make
28777 va-arg-1.c expected to pass.
28778
28779 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28780
28781 * gcc.misc-tests/misc.exp: Only run specific testcases.
28782 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28783 * gcc.misc-tests/dg-[1-9].c: New files.
28784
28785 * lib/dg.exp: New testsuite driver.
28786 * gcc.prms/prms.exp: Use it.
28787
28788 * README.gcc: New file.
28789
28790 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28791 Document and reset `lxpass' and `lxfail'.
28792 Simplify "initialized" message.
28793 (gcc_stat): Clean up comments a little.
28794
28795 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28796
28797 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28798
28799 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28800
28801 * lib/old-dejagnu.exp (process-option): New proc.
28802 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28803 (old-dejagnu): Simplify.
28804 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28805
28806 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28807
28808 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28809 exists and is not an empty string.
28810
28811 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28812 $xfail rather than calling setup_xfail. Clear $xfail when test is
28813 finished.
28814 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28815 automatically.
28816
28817 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28818 longer expected to fail.
28819
28820 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28821 "f" function call.
28822
28823 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28824
28825 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28826 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28827 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28828 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28829 c-torture-1.29.
28830
28831 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28832 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28833
28834 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28835
28836 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28837 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28838
28839 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28840 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28841 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28842
28843 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28844
28845 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28846 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28847 940714-1.c, 940714-2.c, 940714-3.c},
28848 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28849 gcc.misc-tests/{mg.c,mg.exp}:
28850 New tests.
28851 * gcc.noncompile/noncompile.exp: Change accordingly.
28852
28853 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28854
28855 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28856 Undo previous clobberage.
28857
28858 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28859
28860 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28861 * gcc.special/{930510-1.c, special.exp}:
28862 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28863 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28864 struct-varargs-1.c}: New tests from c-torture-1.26.
28865
28866 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28867
28868 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28869 argument to switch.
28870
28871 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28872
28873 * Revert the previous changes. Please see Rob's directory
28874 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28875 fixes.
28876
28877 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28878
28879 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28880 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28881 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28882 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28883 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28884 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28885 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28886 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28887 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28888 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28889 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28890 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28891 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28892 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28893 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28894 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28895 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28896 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28897 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28898 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28899 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28900 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28901 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28902 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28903 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28904 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28905 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28906
28907 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28908
28909 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28910 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28911 with perror calls.
28912
28913 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28914
28915 * config/unix.exp (g++_load): Fix syntax.
28916
28917 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28918
28919 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28920 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28921 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28922 Don't expect va-arg-1.c to fail. Correct expected output for
28923 920928-1.c.
28924 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28925 * gcc.wendy/hbm4.c: Correct typo.
28926 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28927
28928 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28929
28930 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28931 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28932 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28933 * lib/c-torture.exp (c-torture-compile): Ditto.
28934
28935 Reduce volume of output (remove all the -I's and such).
28936 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28937 Call gcc_cpass, gcc_cfail.
28938 (c-torture): Pass testing option to c-torture-compile.
28939
28940 1994-03-21 Doug Evans (dje@cygnus.com)
28941
28942 Bring patches over from progressive.
28943 * config/default.exp: Exit remote shell cleanly.
28944 (g++_exit, g++_start): Add default versions.
28945 * config/sim.exp (gcc_load): Use perror, not error.
28946
28947 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28948
28949 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28950 set in site.exp.
28951
28952 1994-03-14 Doug Evans (dje@cygnus.com)
28953
28954 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28955 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28956 (wendy_try): New proc to run testcase.
28957 (main loop): Call 'em.
28958 * gcc.wendy/*.c: Clean up pass to correct expected output.
28959
28960 * lib/gcc.exp: Minor cleanup work.
28961 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28962
28963 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28964
28965 * config/sim.exp (gcc_load): Document return codes better.
28966 Don't pass -v to simulator.
28967
28968 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28969
28970 * gcc.special/920717-x.c: Fix typo.
28971 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28972 get at sources.
28973
28974 * lib/mike-gcc.exp: Fix typo.
28975
28976 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28977
28978 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28979 binary to use, transform the name.
28980 * config/*.exp: rename everything. Nuke any g++ specific files,
28981 it's now a special case of gcc that requires no special support.
28982 Add a default.exp for unsupported targets.
28983
28984 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28985
28986 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28987 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28988 version of Tcl.
28989
28990 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28991
28992 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28993 than a warning.
28994
28995 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28996
28997 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28998
28999 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
29000
29001 * gcc.execute/execute.exp: Combine opt_list and foption_list into
29002 option_list. Compile every file with only 4/6 option choices
29003 (same as C torture) instead of with 12/18 different option
29004 choices.
29005 * lib/c-torture.exp: Likewise.
29006
29007 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
29008 not already set.
29009
29010 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
29011
29012 * lib/old-deja.exp: Add `excess errors test fails' error, now one
29013 can put an XFAIL *-*-* on excess errors.
29014
29015 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
29016
29017 * g++.law: Add more tests derived from g++-bugs snapshots.
29018
29019 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
29020 equivalent to g++.law/init9.
29021
29022 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
29023 compiled it, and the a.out file after we've run it.
29024
29025 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
29026
29027 * lib/mike-g++.exp (postbase): Delete the .o file after we've
29028 compiled it, and the a.out file after we've run it.
29029
29030 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
29031
29032 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
29033
29034 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
29035
29036 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
29037 version number.
29038
29039 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
29040
29041 * g++.law: New directory of g++ tests derived from the g++-bugs
29042 snapshots.
29043
29044 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
29045
29046 * gcc.compile: initbug1.c initbug1.exp testcase added
29047
29048 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
29049
29050 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
29051 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
29052 fixes submitted by Jeff Law (law@cs.utah.edu)
29053 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
29054 Jeff Law (law@cs.utah.edu)
29055
29056
29057 1993-11-30 Mike Stump (mrs@cygnus.com)
29058
29059 * config/unix-g++.exp: Follow the gcc way of doing things.
29060 * g++.old-deja/old-deja.exp: Minor updates.
29061 * lib/g++.exp: New file, follow the gcc way of doing things.
29062 * lib/old-dejagnu.exp: Minor updates.
29063 * lib/mike-g++.exp: Always unset errorInfo.
29064
29065 1993-11-06 Mike Stump (mrs@cygnus.com)
29066
29067 * lib/gcc.exp: Fix some errors with the below change, CC and
29068 CFLAGS should be global when setting, not local.
29069
29070 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
29071
29072 * lib/gcc.exp: Transform tool name.
29073
29074 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
29075
29076 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
29077
29078 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
29079
29080 * lib/gcc.exp: change gcc_done to gcc_stat
29081
29082 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
29083
29084 * Upgraded gcc testsuite to c-torture version 1.25
29085
29086 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
29087
29088 * lib/gcc.exp: added reporting code. Changed verbose compile message.
29089 * lib/c-torture: added hooks for new reporting code.
29090
29091 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
29092
29093 * config/sh-gcc.exp: check if sh-sim exists in the path
29094
29095 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
29096
29097 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
29098 * gcc.compile/compile.exp: Initial changes for new logic.
29099 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
29100 * gcc.failure/failure.exp: Initial changes for new logic.
29101 * gcc.ieee/ieee.exp: Initial changes for new logic.
29102 * gcc.misc-tests/misc.exp: Initial changes for new logic.
29103 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
29104 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
29105 * lib/c-torture.exp: Initial changes for new logic.
29106 * lib/gcc.exp: Initial changes for new logic.
29107
29108 1993-10-15 Mike Stump (mrs@cygnus.com)
29109
29110 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
29111 depend upon failure or success. Fully qualify names in failure
29112 and success messages. Always remove a.out before starting
29113 compile, just in case. Pay more attention to error text output by
29114 the compiler. Handle testcases with no known past errors just
29115 like all others, so that things are uniform. Other miscellaneous
29116 improvements.
29117
29118 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
29119
29120 * gcc.cpp: new directory for cpp tests
29121
29122 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
29123
29124 * lib/chill.exp: Code reformatted, removed unused code.
29125 * config/unix-chill.exp: Code reformatted, removed unused code.
29126 * chill.execute/execute.exp: Code reformatted, removed unused code.
29127 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
29128
29129 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
29130
29131 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
29132 routines not written.
29133
29134 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
29135
29136 * config/bug-gcc.exp: Use new procs from bug.exp.
29137
29138 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
29139
29140 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
29141 via ftp, rather than depending on NFS.
29142 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
29143 case.
29144
29145 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
29146
29147 * config/bug-gcc.exp: Use new download proc.
29148
29149 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
29150
29151 * chill.execute/execute.exp: cleanups, handles errors better
29152 * chill.compile/compile.exp: rewrite, based on execute.exp
29153 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
29154 * lib/chill.exp: major changes to diff proc and compile and link
29155 procs. added chill_fail and chill_pass wrappers to pass and
29156 fail. added more comments, and handle error codes better.
29157 Added a hack to capture stderr from exec, so noncompile tests
29158 can work.
29159
29160 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
29161
29162 * chill.execute/execute.exp: rewrite of testsuite driver
29163 * lib/chill.exp: rewrite of testsuite driver
29164 * config/unix-chill.exp: rewrite of testsuite driver
29165
29166 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
29167
29168 In chill.execute:
29169 * iexpr.ch: Standardize uppercase.
29170 * tuples.dat: Standardize uppercase.
29171 * vary.ch: standardize. Correct varying string assignments.
29172 * vary.dat: Add new output lines.
29173
29174 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
29175
29176 In chill.execute:
29177 * chprintf.ch: Standardize use of uppercase.
29178 * tuples.ch: Standardize and turn arr2 into a DCL,
29179 rather than a SYN.
29180 * pinits.ch: Standardize.
29181
29182 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
29183
29184 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
29185 * Makefil: Renamed to Makefile.in.
29186 * configure.in: New.
29187
29188 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
29189
29190 In chill.execute:
29191 * .cvsignore: Add result/output files.
29192 * Makefile: Fix up variables at start. Use MFLAGS
29193 everywhere. Correct bool_loc, built_ins entries.
29194 Add entry for vary1.ch.
29195 * bitarray.ch: Standardize upper-case usage.
29196 * bitexpr.ch: Standardize, add output of b1.
29197 * params.ch: Use arrayt in along PROC parameters, to
29198 avoid novelty problems.
29199 * sets.ch: Tiny cleanup.
29200 * vary1.ch: Re-indent.
29201
29202 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
29203
29204 * Add PR-related files to Makefiles, .cvsignore files, etc.
29205
29206 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
29207
29208 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
29209 with compiler objects. New names are test-flow.c and test-loop.c
29210
29211 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
29212
29213 * Upgraded c-torture tests from 1.19 to 1.20
29214
29215 * new files:
29216 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
29217 * gcc.compile: 930623-1.c 930623-2.c
29218 * gcc.noncompile: 930622-1.c 930622-2.c
29219 * gcc.failure: 920411-1.c 920627-2.c
29220 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
29221
29222 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
29223
29224 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
29225 More changes to get testsuite working properly. Needs more work.
29226 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
29227
29228 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
29229
29230 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
29231 More changes to get testsuite working properly. Needs more work.
29232
29233 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
29234
29235 * chill.compile/compile.exp: Added for Dejagnu support
29236 * chill.execute/execute.exp: Added for Dejagnu support
29237 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
29238
29239 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
29240
29241 This should complete moving the CHILL test files.
29242 * chill.noncompile(.cvsignore printf.grt
29243 in-printf.grt chprintf.grt chprintf.ch):
29244 Added test-support files.
29245 (Makefile): Modified further.
29246 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
29247 signal.ch): Added test files.
29248 * chill.execute (.cvsignore printf.grt printr.c
29249 in-printf.grt rts.c chprintf.grt rts.h): Added
29250 test-support files.
29251 (Makefile): More corrections.
29252
29253 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
29254
29255 * chill.compile, chill.execute, chill.nocompile: Add CHILL
29256 test cases, ready for DejaGnu.
29257
29258 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
29259
29260 * Upgraded c-torture tests from 1.18 to 1.19
29261
29262 * gcc.compile: added test(s):
29263 930607-1.c
29264 * gcc.execute: added test(s):
29265 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
29266
29267 * added new subdirectory for misc tests: gcc.misc-tests
29268 * gcc.misc-test(s): added tests:
29269 inst-check.c test-consts.c test-ior.c test-switch.c
29270
29271 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
29272
29273 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
29274
29275 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
29276
29277 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
29278
29279 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
29280
29281 * Upgraded c-torture tests from 1.17 to 1.18
29282
29283 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
29284
29285 * Upgraded c-torture tests from 1.12 to 1.17
29286
29287 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
29288
29289 * lib/old-dejagnu.exp:
29290 Fixed handling of XFAIL target triplets to correctly
29291 recognize wildcard characters. Removed code that
29292 appended a unique id tag to the end of the file name
29293 printed out by the result of the testcases within a
29294 given test file.
29295
29296 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
29297
29298 * lib/old-dejagnu.exp:
29299 Reworked expected failure handling to trigger off of XFAIL
29300 keyword in keyphrase embeded in testcase source code. The
29301 XFAIL keyword must be at the end of the keyphrase line. It
29302 may optionally be followed by one or more target triplets.
29303 It has just occured that the handling of wildcards in the
29304 target triplet may not be correct.
29305
29306 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
29307
29308 * g++.old-deja/tests:
29309 Moved all subdirectories up one level into g++.old-deja .
29310
29311 * lib/old-dejagnu.exp:
29312 Fixed problem with CXXFLAGS not being properly reset, and being
29313 corrupted with extraneous "-c" compiler option. This was
29314 causing binaries to not be generated for test that needed them.
29315 Modified strings passed to "pass" and "fail" so that individual
29316 tests from the same test file would be distinguished by an
29317 identifier appended to the test file name in the summary logs;
29318 this corrected a problem with erroneous diff logs. Added code
29319 to search testcases for expected fail and unexpected pass keywords.
29320
29321 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
29322
29323 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
29324
29325 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
29326
29327 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
29328 Removed extraneous text from end of "Special g++ Options"
29329 keyphrase.
29330
29331 * lib/old-dejagnu.exp: Added pattern matching to look for new
29332 keywords, embedded in testcases comments, which will trigger
29333 calls to xpass and xfail.
29334
29335 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
29336
29337 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
29338 comments embedded in the testcases, especially the one looking for
29339 special compiler options, as well as the pattern matching for the
29340 compiler output again.
29341
29342 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
29343
29344 * lib/old-dejagnu.exp: Do a proper check of the return value for
29345 execute tests. Fixed several problems with the pattern matching
29346 of the compiler output which gave erroneous test results.
29347 Changed several of the test result messages to be more descriptive.
29348 * config/unix-g++.exp: Proc g++_load now actually works and
29349 executes the tests passed to it and returns a usable return
29350 value.
29351
29352 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
29353
29354 * lib/gcc.exp: Exits gracefully if $CC is bogus.
29355
29356 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
29357
29358 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
29359 Modified both files to properly execute the old style
29360 dejagnu tests. The previous versions of these files were
29361 experimental and did not function anything near correctly.
29362
29363 1993-04-05 Rob Savoye (rob@cygnus.com)
29364
29365 * Removed all Makefile.in and configure.in files. No configuration
29366 needed now.
29367
29368 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
29369
29370 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
29371
29372 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
29373
29374 * gcc.compile/configure.in, gcc.unsorted/configure.in,
29375 gcc.special/configure.in, gcc.noncompile/configure.in,
29376 gcc.execute/configure.in, gcc.code_quality/configure.in,
29377 g++.other/configure.in, g++.old-deja/configure.in,
29378 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
29379 in srcname setting.
29380
29381 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
29382
29383 * lib/udi.exp: Fixed mondfe and mondfe_download.
29384 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
29385 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
29386
29387 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
29388
29389 * config/udi-gdb.exp: Check $shell_id after connecting to target.
29390 (gdb_exit): Don't remove *_soc files.
29391
29392 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
29393
29394 * lib/c-torture.exp: Don't look for main; instead always use -w
29395 -c. This is how the c-torture tests work. Remove the object
29396 file if the compilation succeeds.
29397 * gcc.execute/execute.exp: Remove executable if test passes.
29398 * gcc.noncompile/noncompile.exp: Every test is an expected
29399 failure.
29400 * gcc.special/special.exp: Added tests from c-torture 1.11,
29401 corrected use of existing test.
29402 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
29403 gcc.execute/920625-1.c: Updated to c-torture 1.11.
29404 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
29405 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
29406 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
29407 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
29408 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
29409 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
29410 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
29411 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
29412 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
29413 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
29414 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
29415 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
29416 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
29417 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
29418 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
29419 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
29420 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
29421 c-torture 1.11.
29422 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
29423 correspond to c-torture 1.11.
29424
29425 * New file.
This page took 1.191338 seconds and 6 git commands to generate.