]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/ChangeLog
6c802a847f7f88bc5ab0987ccc4cba81db391c39
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
1 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
2
3 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
4 that use default windows32 struct layout.
5 * gcc.dg/i386-bitfield2.c: Likewise.
6
7 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
8
9 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
10 for mingw32 and cygwin targets.
11
12 2004-06-09 Geoffrey Keating <geoffk@apple.com>
13
14 * gcc.dg/pch/macro-4.c: New.
15 * gcc.dg/pch/macro-4.hs: New.
16
17 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
18
19 PR fortran/13249
20 * gfortran.fortran-torture/compile/name_clash.f90: New test.
21
22 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
23
24 PR fortran/13372
25 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
26
27 2004-06-09 Bud Davis <bdavis9659@comcast.net>
28
29 PR gfortran/14897
30 * gfortran.fortran-torture/execute/t_edit.f90: New test.
31
32 2004-06-09 Bud Davis <bdavis9659@comcast.net>
33
34 PR gfortran/15755
35 * gfortran.fortran-torture/execute/backspace.c : New test.
36
37 2004-06-09 Paul Brook <paul@codesourcery.com>
38
39 * gfortran.fortran-torture/execure/intrinsic_associated.f90
40 (pointer_to_section): Rewrite to use smaller array.
41
42 2004-06-08 David Edelsohn <edelsohn@gnu.org>
43
44 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
45 * gcc.dg/ext/altivec-10.c: Same.
46 * gcc.dg/ext/altivec-11.c: Same.
47 * gcc.dg/ext/altivec-12.c: Same.
48 * gcc.dg/ext/altivec-13.c: Same.
49 * gcc.dg/ext/altivec-14.c: Same.
50 * gcc.dg/ext/altivec-15.c: Same.
51 * gcc.dg/ext/altivec-16.c: Same.
52 * gcc.dg/ext/altivec-3.c: Same.
53 * gcc.dg/ext/altivec-4.c: Same.
54 * gcc.dg/ext/altivec-6.c: Same.
55 * gcc.dg/ext/altivec-7.c: Same.
56 * gcc.dg/ext/altivec-8.c: Same.
57 * gcc.dg/ext/altivec-varargs-1.c: Same.
58
59 * g++.dg/ext/altivec-1.C: Correct dg syntax.
60 * g++.dg/ext/altivec-10.C: Same.
61 * g++.dg/ext/altivec-2.C: Same.
62 * g++.dg/ext/altivec-3.C: Same.
63 * g++.dg/ext/altivec-4.C: Same.
64 * g++.dg/ext/altivec-5.C: Same.
65 * g++.dg/ext/altivec-6.C: Same.
66 * g++.dg/ext/altivec-7.C: Same.
67 * g++.dg/ext/altivec-8.C: Same.
68 * g++.dg/ext/altivec-9.C: Same.
69
70 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
71
72 PR c++/7841
73 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
74
75 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
76
77 * gcc.dg/union-1.c: New test.
78
79 2004-06-07 Roger Sayle <roger@eyesopen.com>
80
81 * gcc.dg/builtins-41.c: New test case.
82 * gcc.dg/builtins-42.c: New test case.
83
84 2004-06-07 David Edelsohn <edelsohn@gnu.org>
85
86 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
87 * g++.dg/ext/altivec-10.C: Same.
88 * g++.dg/ext/altivec-2.C: Same.
89 * g++.dg/ext/altivec-3.C: Same.
90 * g++.dg/ext/altivec-4.C: Same.
91 * g++.dg/ext/altivec-5.C: Same.
92 * g++.dg/ext/altivec-6.C: Same.
93 * g++.dg/ext/altivec-7.C: Same.
94 * g++.dg/ext/altivec-8.C: Same.
95 * g++.dg/ext/altivec-9.C: Same.
96 * g++.old-deja/g++.abi/cxa_vec.C: Same.
97 * g++.old-deja/g++.brendan/new3.C: Same.
98 * gcc.c-torture/execute/eeprof-1.x: Same.
99
100 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
101
102 PR c/14765
103 * gcc.dg/pr14765-1.c: New test.
104
105 2004-06-07 Roger Sayle <roger@eyesopen.com>
106
107 PR c/14649
108 * gcc.dg/pr14649-1.c: New test case.
109
110 2004-06-07 Richard Henderson <rth@redhat.com>
111
112 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
113 if temporaries.
114
115 2004-06-07 David Edelsohn <edelsohn@gnu.org>
116
117 * g++.dg/eh/elide1.C: Remove XFAIL.
118
119 2004-06-07 Mark Mitchell <mark@codesourcery.com>
120
121 PR c++/15337
122 * g++.dg/expr/sizeof3.C: New test.
123
124 PR c++/14777
125 * g++.dg/template/access14.C: New test.
126
127 PR c++/15554
128 * g++.dg/template/enum1.C: New test.
129
130 PR c++/15057
131 * g++.dg/eh/throw1.C: New test.
132
133 2004-06-07 David Ayers <d.ayers@inode.at>
134 Ziemowit Laski <zlaski@apple.com>
135
136 * lib/objc.exp (objc_target_compile): Revert the '-framework
137 Foundation' flag fix, since bare Darwin does not ship
138 with the Foundation framework.
139 * objc/execute/next_mapping.h: Provide a local NSConstantString
140 @interface and @implementation.
141 (objc_constant_string_init): A constructor function, used to
142 initialize the NSConstantString meta-class object.
143 * objc/execute/string1.m: Include "next_mapping.h" instead of
144 <Foundation/NSString.h>.
145 * objc/execute/string2.m: Likewise.
146 * objc/execute/string3.m: Likewise.
147 * objc/execute/string4.m: Likewise.
148
149 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
150
151 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
152 to double. Replace double with FLOAT.
153 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
154
155 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
156 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
157 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
158 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
159 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
160 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
161 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
162 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
163
164 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
165
166 PR c/13519
167 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
168
169 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
170
171 PR c++/15503
172 * g++.dg/template/meminit2.C: New test.
173
174 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
175
176 PR target/15822
177 * gcc.c-torture/execute/compare-fp-1.c,
178 gcc.c-torture/execute/compare-fp-2.c,
179 gcc.c-torture/execute/compare-fp-3.c,
180 gcc.c-torture/execute/compare-fp-4.c,
181 gcc.c-torture/execute/compare-fp-3.x,
182 gcc.c-torture/execute/compare-fp-4.x: Moved...
183 * gcc.c-torture/execute/ieee/compare-fp-1.c,
184 gcc.c-torture/execute/ieee/compare-fp-2.c,
185 gcc.c-torture/execute/ieee/compare-fp-3.c,
186 gcc.c-torture/execute/ieee/compare-fp-4.c,
187 gcc.c-torture/execute/ieee/compare-fp-3.x,
188 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
189
190 2004-06-04 David Ayers <d.ayers@inode.at>
191
192 * objc/execute/protocol-isEqual-4.m: New testcase.
193
194 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
195
196 * objc/execute/protocol-isEqual-1.m: New testcase.
197 * objc/execute/protocol-isEqual-2.m: New testcase.
198 * objc/execute/protocol-isEqual-3.m: New testcase.
199
200 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
201
202 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
203
204 2004-06-02 Ziemowit Laski <zlaski@apple.com>
205
206 * lib/objc.exp (objc_target_compile): When running tests on
207 Darwin (Mac OS X), inform the linker about '-framework
208 'Foundation'.
209
210 2004-06-02 Eric Christopher <echristo@redhat.com>
211
212 * gcc.c-torture/compile/20040602-1.c: New.
213
214 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
215
216 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
217 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
218
219 PR tree-optimization/14736
220 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
221
222 PR tree-optimization/14042
223 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
224
225 PR tree-optimization/14729
226 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
227
228 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
229
230 PR fortran/15557
231 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
232
233 2004-06-01 Richard Hederson <rth@redhat.com>
234
235 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
236
237 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
238
239 PR c++/14932
240 * g++.dg/parse/offsetof4.C: New test.
241
242 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
243
244 PR objc/7993
245 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
246
247 2004-05-31 Mark Mitchell <mark@codesourcery.com>
248
249 PR c++/15701
250 * g++.dg/template/friend29.C: New test.
251
252 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
253
254 PR c/15749
255 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
256
257 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
258
259 * gcc.dg/sparc-trap-1.c: New test.
260
261 2004-05-31 Roger Sayle <roger@eyesopen.com>
262
263 PR middle-end/15069
264 * g++.dg/opt/fold3.C: New test case.
265
266 2004-05-30 Graham Stott <graham.stott@btinternet.com>
267
268 * lib/target-supports.exp (check_iconv_available): Fix fallout
269 from 2004-05-28 patch.
270
271 2004-05-30 Paul Brook <paul@codesourcery.com>
272
273 PR fortran/15620
274 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
275 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
276
277 2004-05-30 Steven G. Kargl <kargls@comcast.net>
278
279 * gfortran.fortran-torture/execute/random_1.f90: New test.
280
281 2004-05-28 Ziemowit Laski <zlaski@apple.com>
282
283 * g++.dg/ext/altivec-10.C: New test.
284
285 2004-05-29 Paul Brook <paul@codesourcery.com>
286
287 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
288
289 2004-05-28 Ziemowit Laski <zlaski@apple.com>
290
291 * gcc.dg/altivec-16.c: New test.
292
293 2004-05-28 Janis Johnson <janis187@us.ibm.com>
294
295 * lib/target-supports.exp (check_vmx_hw_available): New.
296 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
297
298 * lib/target-supports.exp (check_alias_available,
299 check_iconv_available, check_named_sections_available): Use
300 unique names for temporary files.
301
302 2004-05-28 Ziemowit Laski <zlaski@apple.com>
303
304 * gcc.dg/altivec-15.c: New test.
305
306 2004-05-28 Mark Mitchell <mark@codesourcery.com>
307
308 PR c++/15083
309 * g++.dg/warn/noeffect6.C: New test.
310
311 PR c++/15471
312 * g++.dg/expr/ptrmem4.C: New test.
313
314 PR c++/15640
315 * g++.dg/template/operator3.C: New test.
316
317 2004-05-28 Mark Mitchell <mark@codesourcery.com>
318
319 PR c++/14668
320 * g++.dg/lookup/redecl1.C: New test.
321 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
322
323 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
324
325 * gcc.c-torture/execute/compare-fp-1.c,
326 gcc.c-torture/execute/compare-fp-2.c,
327 gcc.c-torture/execute/compare-fp-3.c,
328 gcc.c-torture/execute/compare-fp-4.c,
329 gcc.c-torture/execute/compare-fp-3.x,
330 gcc.c-torture/execute/compare-fp-4.x,
331 gcc.dg/pr15649-1.c: New.
332
333 2004-05-27 Adam Nemet <anemet@lnxw.com>
334
335 PR c++/12883
336 * g++.dg/init/array14.C: New test.
337
338 2004-05-25 Janis Johnson <janis187@us.ibm.com>
339
340 * lib/compat.exp (compat-get-options-main): New.
341 (compat-get-options): Remove unneeded code, warn for ignored
342 command.
343 (compat-execute): Check flag set by dg-require-* commands.
344
345 * lib/compat.exp (compat-execute): Break up long lines.
346
347 2004-05-24 Janis Johnson <janis187@us.ibm.com>
348
349 * gcc.dg/altivec-7.c: Don't use 'vector long'.
350 * gcc.dg/altivec-14.c: New test.
351 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
352
353 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
354 * gcc.dg/altivec-12.c: Ditto.
355
356 * gcc.dg/altivec-3.c: Move call to altivec_check.
357
358 2004-05-23 Mark Mitchell <mark@codesourcery.com>
359
360 PR c++/15044
361 * g++.dg/template/error12.C: New test.
362
363 PR c++/15317
364 * g++.dg/ext/attrib15.C: New test.
365
366 PR c++/15329
367 * g++.dg/template/ptrmem9.C: New test.
368
369 2004-05-25 Paul Brook <paul@codesourcery.com>
370
371 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
372
373 2004-05-23 Mark Mitchell <mark@codesourcery.com>
374
375 PR c++/15165
376 * g++.dg/template/crash19.C: New test.
377
378 2004-05-23 Mark Mitchell <mark@codesourcery.com>
379
380 PR c++/15025
381 * g++.dg/template/redecl1.C: New test.
382
383 2004-05-23 Mark Mitchell <mark@codesourcery.com>
384
385 PR c++/14821
386 * g++.dg/other/ns1.C: New test.
387
388 PR c++/14883
389 * g++.dg/template/invalid1.C: New test.
390
391 2004-05-23 Paul Brook <paul@codesourcery.com>
392 Victor Leikehman <lei@haifasphere.co.il>
393
394 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
395 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
396
397 2004-05-22 Mark Mitchell <mark@codesourcery.com>
398
399 PR c++/15285
400 PR c++/15299
401 * g++.dg/template/non-dependent5.C: New test.
402 * g++.dg/template/non-dependent6.C: New test.
403
404 2004-05-22 Mark Mitchell <mark@codesourcery.com>
405
406 PR c++/15507
407 * g++.dg/inherit/union1.C: New test.
408
409 PR c++/15542
410 * g++.dg/template/addr1.C: New test.
411
412 PR c++/15427
413 * g++.dg/template/array5.C: New test.
414
415 PR c++/15287
416 * g++.dg/template/array6.C: New test.
417
418 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
419 Roger Sayle <roger@eyesopen.com>
420
421 * g++.dg/lookup/forscope2.C: New test case.
422
423 2004-05-22 Ben Elliston <bje@au.ibm.com>
424
425 * gcc.dg/cpp/Wmissingdirs.c: New.
426
427 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
428
429 PR target/15301
430 * gcc.dg/compat/union-m128-1.h: New file.
431 * gcc.dg/compat/union-m128-1_main.c: Likewise.
432 * gcc.dg/compat/union-m128-1_x.c: Likewise.
433 * gcc.dg/compat/union-m128-1_y.c: Likewise.
434
435 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
436
437 PR target/15302
438 * gcc.dg/compat/struct-complex-1.h: New file.
439 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
440 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
441 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
442
443 2004-05-20 Roger Sayle <roger@eyesopen.com>
444
445 PR middle-end/3074
446 * gcc.dg/pr3074-1.c: New test case.
447 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
448
449 2004-05-20 Falk Hueffner <falk@debian.org>
450
451 PR other/15526
452 * gcc.dg/ftrapv-1.c: New test case.
453
454 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
455
456 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
457
458 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
459 Jeff Law <law@redhat.com>
460
461 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
462 * gcc.dg/tree-ssa/20040518-2.c: New test.
463
464 * gcc.dg/tree-ssa/20040518-1.c: New test.
465
466 2004-05-18 Zack Weinberg <zack@codesourcery.com>
467
468 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
469
470 2004-05-18 Paul Brook <paul@codesourcery.com>
471
472 PR fortran/13930
473 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
474
475 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
476
477 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
478 constant folding.
479
480 2004-05-17 Steven Bosscher <stevenb@suse.de>
481
482 * gcc.dg/tree-ssa/20040517-1.c: New test.
483
484 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
485
486 * gcc.dg/loop-4.c: New test.
487
488 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
489
490 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
491
492 2004-05-15 Bud Davis <bdavis9659@comcast.net>
493
494 PR fortran/15311
495 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
496
497 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
498
499 PR fortran/13826
500 PR fortran/13940
501 * gfortran.fortran-torture/compile/data_1.f90: New test.
502
503 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
504
505 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
506 * gcc.dg/uninit-H.c: Define ASM for __s390__.
507
508 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
509
510 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
511
512 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
513
514 PR c/15444
515 * gcc.dg/format/xopen-1.c: Adjust expected message.
516 * gcc.dg/format/xopen-3.c: New test.
517
518 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
519
520 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
521
522 2004-05-14 Jeff Law <law@redhat.com>
523
524 * gcc.dg/tree-ssa/20040514-2.c: New test.
525
526 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
527
528 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
529 this ...
530 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
531 this.
532
533 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
534
535 * gcc.dg/tree-ssa/20040514-1.c: New test.
536
537 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
538
539 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
540 test.
541
542 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
543
544 PR fortran/14066
545 * gfortran.fortran-torture/compile/do_1.f90: New test.
546
547 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
548
549 PR fortran/15051
550 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
551 test.
552
553 2004-05-14 Bud Davis <bdavis9659@comcast.net>
554
555 PR fortran/15149
556 * gfortran.fortran-torture/execute/random_init.f90: New test.
557
558 2004-05-13 Paul Brook <paul@codesourcery.com>
559
560 PR fortran/15314
561 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
562
563 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
564
565 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
566 for the powerpc case.
567
568 2004-05-13 Jeff Law <law@redhat.com>
569
570 * gcc.dg/tree-ssa/20040513-1.c: New test.
571 * gcc.dg/tree-ssa/20040513-2.c: New test.
572
573 2004-05-13 Paul Brook <paul@codesourcery.com>
574
575 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
576 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
577 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
578
579 2004-05-13 Andreas Schwab <schwab@suse.de>
580
581 PR other/10819
582 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
583 characters.
584
585 2004-05-13 Bud Davis <bdavis9659@comcast.net>
586
587 PR fortran/15294
588 * gfortran.fortran-torture/execute/adjustr.f90: New file.
589
590 2004-05-13 Diego Novillo <dnovillo@redhat.com>
591
592 Merge from tree-ssa-20020619-branch. See
593 ChangeLog.tree-ssa for details.
594
595 2004-05-11 Ziemowit Laski <zlaski@apple.com>
596
597 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
598 include <altivec.h> explicitly.
599 * gcc.dg/altivec-13.c: Likewise.
600
601 2004-05-11 Paul Brook <paul@codesourcery.com>
602
603 * gcc.c-torture/compile/20010518-1.c: Force enum size.
604
605 2004-05-10 Eric Christopher <echristo@redhat.com>
606
607 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
608 * gcc.dg/sibcall-4.c: Ditto.
609
610 2004-05-10 Ziemowit Laski <zlaski@apple.com>
611
612 * g++.dg/ext/altivec-8.C: New test case.
613 * gcc.dg/altivec-13.c: New test case.
614
615 2004-05-08 Roger Sayle <roger@eyesopen.com>
616
617 * gcc.c-torture/execute/divcmp-1.c: New test case.
618 * gcc.c-torture/execute/divcmp-2.c: New test case.
619 * gcc.c-torture/execute/divcmp-3.c: New test case.
620
621 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
622
623 * g++.dg/other/pragma-re-2.C: New test.
624
625 2004-05-07 Uros Bizjak <uros@kss-loka.si>
626
627 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
628 * gcc.dg/i386-387-2.c: Likewise.
629
630 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
631 __builtin_drem.
632 * gcc.dg/i386-387-6.c: Likewise.
633
634 2004-05-07 Uros Bizjak <uros@kss-loka.si>
635
636 * gcc.dg/builtins-33.c: Also check log1p*.
637
638 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
639
640 PR optimization/15296
641 * gcc.c-torture/execute/pr15296.c: New test.
642
643 2004-05-05 Uros Bizjak <uros@kss-loka.si>
644
645 * gcc.dg/builtins-40.c: New test.
646
647 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
648
649 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
650
651 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
652
653 * g++.dg/ext/spe1.C: New testcase.
654
655 2004-05-04 Ziemowit Laski <zlaski@apple.com>
656
657 * objc.dg/image-info.m: Allow additional attributes
658 for __image_info section.
659
660 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
661
662 * gcc.dg/torture/mips-hilo-2.c: New test.
663
664 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
665
666 PR c++/14389
667 * g++.dg/template/member5.C: New test.
668
669 2004-05-03 Uros Bizjak <uros@kss-loka.si>
670
671 * gcc.dg/builtins-34.c: Also check expm1*.
672
673 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
674
675 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
676 * gcc.dg/torture/builtin-convert-3.c: New test.
677
678 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
679
680 PR middle-end/15054
681 * g++.dg/opt/pr15054.C: New test.
682
683 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
684
685 * gcc.dg/torture/builtin-rounding-1.c: New test.
686 * gcc.dg/builtins-25.c: Delete.
687 * gcc.dg/builtins-29.c: Delete.
688
689 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
690
691 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
692 * gcc.dg/sibcall-4.c: Likewise.
693 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
694
695 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
696
697 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
698 bit-field on 16-bit targets.
699
700 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
701
702 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
703 16-bit targets.
704
705 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
706
707 * gcc.dg/rs6000-power2-1.c: Change to compile only.
708 * gcc.dg/rs6000-power2-2.c: Likewise.
709
710 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
711
712 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
713 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
714 Change the asm registers to be in form of frN instead of fN.
715
716 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
717
718 * gcc.dg/torture/builtin-convert-2.c: New test.
719
720 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
721
722 * gcc.dg/rs6000-power2-1.c: New test.
723 * gcc.dg/rs6000-power2-2.c: New test.
724
725 2004-04-28 Jan Hubicka <jh@suse.cz>
726
727 * gcc.dg/unused-6.c: New test.
728
729 2004-04-24 Laurent GUERBY <laurent@guerby.net>
730 Ulrich Weigand <uweigand@de.ibm.com>
731
732 * ada/acats/run_all.sh: Define $target variable.
733
734 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
735
736 PR c++/15119
737 * g++.dg/other/vararg-1.C: New test.
738
739 PR c++/4794
740 * g++.dg/eh/cleanup3.C: New test.
741
742 2004-04-24 Laurent GUERBY <laurent@guerby.net>
743
744 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
745 and ad8011a (target_insn).
746 * ada/acats/support/macro.dfs: Likewise.
747 * ada/acats/support/impbit.adb: New file.
748
749 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
750
751 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
752
753 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
754
755 * gcc.dg/loop-3.c: New test.
756
757 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
758
759 * gcc.c-torture/execute/simd-5.c: New test.
760
761 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
762
763 PR c++/15064
764 * g++.dg/template/crash18.C: New test.
765
766 2004-04-22 Mark Mitchell <mark@codesourcery.com>
767
768 * g++.dg/ext/complit3.C: New test.
769
770 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
771
772 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
773 * gcc.dg/altivec-3.c: Same.
774 * gcc.dg/altivec-varargs-1.c: Same.
775
776 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
777
778 * lib/target-supports.exp (check_profiling_available): Assume
779 profiling is not available on powerpc-eabi targets.
780
781 2004-04-21 Janis Johnson <janis187@us.ibm.com>
782
783 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
784 * gcc.dg/vmx/bug-1.c: Ditto.
785
786 2004-04-20 Eric Christopher <echristo@redhat.com>
787
788 * gcc.dg/charset/extern.c: New test.
789 * g++.dg/charset/extern3.cc: Ditto.
790
791 2004-04-20 Uros Bizjak <uros@kss-loka.si>
792
793 * gcc.dg/builtins-39.c: New test.
794
795 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
796
797 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
798
799 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
800
801 * gcc.dg/torture/mips-hilo-1.c: New test.
802
803 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
804
805 * gcc.c-torture/compile/20040419-1.c: New test.
806
807 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
808
809 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
810
811 2004-04-18 Zack Weinberg <zack@codesourcery.com>
812 Aldy Hernandez <aldyh@redhat.com>
813
814 * gcc.c-torture/execute/va-arg-24.c: New.
815
816 2004-04-17 Zack Weinberg <zack@codesourcery.com>
817 Aldy Hernandez <aldyh@redhat.com>
818
819 * gcc.dg/vmx/1b-01.c: New.
820 * gcc.dg/vmx/1b-02.c: New.
821 * gcc.dg/vmx/1b-03.c: New.
822 * gcc.dg/vmx/1b-04.c: New.
823 * gcc.dg/vmx/1b-05.c: New.
824 * gcc.dg/vmx/1b-06.c: New.
825 * gcc.dg/vmx/1b-07.c: New.
826 * gcc.dg/vmx/1c-01.c: New.
827 * gcc.dg/vmx/1c-02.c: New.
828 * gcc.dg/vmx/3a-01a.c: New.
829 * gcc.dg/vmx/3a-01.c: New.
830 * gcc.dg/vmx/3a-01m.c: New.
831 * gcc.dg/vmx/3a-03.c: New.
832 * gcc.dg/vmx/3a-03m.c: New.
833 * gcc.dg/vmx/3a-04.c: New.
834 * gcc.dg/vmx/3a-04m.c: New.
835 * gcc.dg/vmx/3a-05.c: New.
836 * gcc.dg/vmx/3a-06.c: New.
837 * gcc.dg/vmx/3a-06m.c: New.
838 * gcc.dg/vmx/3a-07.c: New.
839 * gcc.dg/vmx/3b-01.c: New.
840 * gcc.dg/vmx/3b-02.c: New.
841 * gcc.dg/vmx/3b-10.c: New.
842 * gcc.dg/vmx/3b-13.c: New.
843 * gcc.dg/vmx/3b-14.c: New.
844 * gcc.dg/vmx/3b-15.c: New.
845 * gcc.dg/vmx/3c-01a.c: New.
846 * gcc.dg/vmx/3c-01.c: New.
847 * gcc.dg/vmx/3c-02.c: New.
848 * gcc.dg/vmx/3c-03.c: New.
849 * gcc.dg/vmx/3d-01.c: New.
850 * gcc.dg/vmx/4-01.c: New.
851 * gcc.dg/vmx/4-03.c: New.
852 * gcc.dg/vmx/5-01.c: New.
853 * gcc.dg/vmx/5-02.c: New.
854 * gcc.dg/vmx/5-03.c: New.
855 * gcc.dg/vmx/5-04.c: New.
856 * gcc.dg/vmx/5-05.c: New.
857 * gcc.dg/vmx/5-06.c: New.
858 * gcc.dg/vmx/5-07.c: New.
859 * gcc.dg/vmx/5-07t.c: New.
860 * gcc.dg/vmx/5-08.c: New.
861 * gcc.dg/vmx/5-10.c: New.
862 * gcc.dg/vmx/5-11.c: New.
863 * gcc.dg/vmx/7-01a.c: New.
864 * gcc.dg/vmx/7-01.c: New.
865 * gcc.dg/vmx/7c-01.c: New.
866 * gcc.dg/vmx/7d-01.c: New.
867 * gcc.dg/vmx/7d-02.c: New.
868 * gcc.dg/vmx/8-01.c: New.
869 * gcc.dg/vmx/8-02a.c: New.
870 * gcc.dg/vmx/8-02.c: New.
871 * gcc.dg/vmx/brode-1.c: New.
872 * gcc.dg/vmx/bug-1.c: New.
873 * gcc.dg/vmx/bug-2.c: New.
874 * gcc.dg/vmx/bug-3.c: New.
875 * gcc.dg/vmx/cw-bug-1.c: New.
876 * gcc.dg/vmx/cw-bug-2.c: New.
877 * gcc.dg/vmx/cw-bug-3.c: New.
878 * gcc.dg/vmx/dct.c: New.
879 * gcc.dg/vmx/debug-1.c: New.
880 * gcc.dg/vmx/debug-2.c: New.
881 * gcc.dg/vmx/debug-3.c: New.
882 * gcc.dg/vmx/debug-4.c: New.
883 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
884 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
885 * gcc.dg/vmx/eg-5.c: New.
886 * gcc.dg/vmx/fft.c: New.
887 * gcc.dg/vmx/gcc-bug-1.c: New.
888 * gcc.dg/vmx/gcc-bug-2.c: New.
889 * gcc.dg/vmx/gcc-bug-3.c: New.
890 * gcc.dg/vmx/gcc-bug-4.c: New.
891 * gcc.dg/vmx/gcc-bug-5.c: New.
892 * gcc.dg/vmx/gcc-bug-6.c: New.
893 * gcc.dg/vmx/gcc-bug-7.c: New.
894 * gcc.dg/vmx/gcc-bug-8.c: New.
895 * gcc.dg/vmx/gcc-bug-9.c: New.
896 * gcc.dg/vmx/gcc-bug-b.c: New.
897 * gcc.dg/vmx/gcc-bug-c.c: New.
898 * gcc.dg/vmx/gcc-bug-d.c: New.
899 * gcc.dg/vmx/gcc-bug-e.c: New.
900 * gcc.dg/vmx/gcc-bug-f.c: New.
901 * gcc.dg/vmx/gcc-bug-g.c: New.
902 * gcc.dg/vmx/gcc-bug-i.c: New.
903 * gcc.dg/vmx/harness.h: New.
904 * gcc.dg/vmx/ira1.c: New.
905 * gcc.dg/vmx/ira2a.c: New.
906 * gcc.dg/vmx/ira2b.c: New.
907 * gcc.dg/vmx/ira2.c: New.
908 * gcc.dg/vmx/ira2c.c: New.
909 * gcc.dg/vmx/mem.c: New.
910 * gcc.dg/vmx/newton-1.c: New.
911 * gcc.dg/vmx/ops.c: New.
912 * gcc.dg/vmx/sn7153.c: New.
913 * gcc.dg/vmx/spill2.c: New.
914 * gcc.dg/vmx/spill3.c: New.
915 * gcc.dg/vmx/spill.c: New.
916 * gcc.dg/vmx/t.c: New.
917 * gcc.dg/vmx/varargs-1.c: New.
918 * gcc.dg/vmx/varargs-2.c: New.
919 * gcc.dg/vmx/varargs-3.c: New.
920 * gcc.dg/vmx/varargs-4.c: New.
921 * gcc.dg/vmx/varargs-5.c: New.
922 * gcc.dg/vmx/varargs-6.c: New.
923 * gcc.dg/vmx/varargs-7.c: New.
924 * gcc.dg/vmx/vmx.exp: New.
925 * gcc.dg/vmx/vprint-1.c: New.
926 * gcc.dg/vmx/vscan-1.c: New.
927 * gcc.dg/vmx/x-01.c: New.
928 * gcc.dg/vmx/x-02.c: New.
929 * gcc.dg/vmx/x-03.c: New.
930 * gcc.dg/vmx/x-04.c: New.
931 * gcc.dg/vmx/x-05.c: New.
932 * gcc.dg/vmx/yousufi-1.c: New.
933 * gcc.dg/vmx/zero-1.c: New.
934 * gcc.dg/vmx/zero.c: New.
935
936 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
937
938 * g++.dg/lookup/java1.C: Update for chage of
939 _Jv_AllocObject.
940 * g++.dg/lookup/java2.C: Likewise.
941
942 2004-04-17 Laurent GUERBY <laurent@guerby.net>
943
944 * ada/acats/run_all.sh: use -O2 by default.
945
946 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
947
948 * gcc.dg/vr-mult-[12].c: New tests.
949
950 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
951
952 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
953
954 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
955
956 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
957
958 * lib/target-supports.exp (check_profiling_available): Assume profiling
959 isn't available for mips*-*-elf targets.
960
961 2004-04-14 Uros Bizjak <uros@kss-loka.si>
962
963 * gcc.dg/builtins-38.c: New test.
964
965 2004-04-14 Eric Christopher <echristo@redhat.com>
966
967 * g++.dg/charset/charset.exp: Run .cc extension tests.
968
969 2004-04-14 Zack Weinberg <zack@codesourcery.com>
970
971 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
972
973 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
974
975 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
976
977 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
978
979 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
980 * gcc.dg/i386-387-2.c: Likewise.
981
982 * gcc.dg/i386-387-7.c: New test.
983 * gcc.dg/i386-387-8.c: New test.
984
985 * gcc.dg/builtins-37.c: New test.
986
987 2004-04-13 Geoffrey Keating <geoffk@apple.com>
988
989 * g++.dg/pch/externc-1.C: Add missing semicolon.
990
991 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
992
993 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
994
995 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
996
997 * gcc.c-torture/execute/20040411-1.c: New test.
998
999 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
1000
1001 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
1002
1003 2004-04-09 Chris Demetriou <cgd@broadcom.com>
1004
1005 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
1006
1007 2004-04-09 Zack Weinberg <zack@codesourcery.com>
1008
1009 * lib/target-supports.exp (check_named_sections_available): New.
1010 * lib/gcc-dg.exp (dg-require-named-sections): New.
1011 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
1012 old-deja.exp. Also prune error-count message from HP linker.
1013 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
1014
1015 * g++.dg/init/init-ref4.C: Use dg-require-weak.
1016 * g++.old-deja/g++.pt/static3.C: Likewise.
1017 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
1018
1019 2004-04-09 Roger Sayle <roger@eyesopen.com>
1020
1021 * gcc.c-torture/execute/20040409-1.c: New test case.
1022 * gcc.c-torture/execute/20040409-2.c: New test case.
1023 * gcc.c-torture/execute/20040409-3.c: New test case.
1024
1025 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
1026
1027 * gcc.dg/20040409-1.c: New test.
1028
1029 2004-04-08 Roger Sayle <roger@eyesopen.com>
1030
1031 PR target/14888
1032 * g++.dg/opt/pr14888.C: New test case.
1033
1034 2004-04-08 Geoffrey Keating <geoffk@apple.com>
1035
1036 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
1037 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
1038 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
1039 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
1040 New tests.
1041
1042 2004-04-08 Paul Brook <paul@codesourcery.com>
1043
1044 * gcc.dg/spill-1.c: New test.
1045
1046 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1047
1048 * gcc.dg/torture/builtin-ctype-2.c: New test.
1049
1050 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
1051
1052 * gcc.dg/pch/pch.exp: Add largefile test.
1053
1054 2004-04-06 Geoffrey Keating <geoffk@apple.com>
1055
1056 * g++.dg/pch/externc-1.Hs: New.
1057 * g++.dg/pch/externc-1.C: New.
1058
1059 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1060
1061 * gcc.dg/compat/struct-by-value-5a_main.c,
1062 gcc.dg/compat/struct-by-value-5b_main.c: New files.
1063 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
1064 * gcc.dg/compat/struct-by-value-5a_x.c,
1065 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
1066 gcc.dg/compat/struct-by-value-5_x.c.
1067 * gcc.dg/compat/struct-by-value-5a_y.c,
1068 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
1069 gcc.dg/compat/struct-by-value-5_y.c.
1070
1071 * gcc.dg/compat/struct-by-value-6a_main.c,
1072 gcc.dg/compat/struct-by-value-6b_main.c: New files.
1073 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
1074 * gcc.dg/compat/struct-by-value-6a_x.c,
1075 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
1076 gcc.dg/compat/struct-by-value-6_x.c.
1077 * gcc.dg/compat/struct-by-value-6a_y.c,
1078 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
1079 gcc.dg/compat/struct-by-value-6_y.c.
1080
1081 * gcc.dg/compat/struct-by-value-7a_main.c,
1082 gcc.dg/compat/struct-by-value-7b_main.c: New files.
1083 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
1084 * gcc.dg/compat/struct-by-value-7a_x.c,
1085 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
1086 gcc.dg/compat/struct-by-value-7_x.c.
1087 * gcc.dg/compat/struct-by-value-7a_y.c,
1088 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
1089 gcc.dg/compat/struct-by-value-7_y.c.
1090
1091 2004-04-06 Jakub Jelinek <jakub@redhat.com>
1092
1093 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
1094 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
1095 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
1096 options.
1097
1098 2004-04-06 Uros Bizjak <uros@kss-loka.si>
1099
1100 * gcc.dg/builtins-36.c: New test.
1101
1102 2004-04-06 Paul Brook <paul@codesourcery.com>
1103
1104 * README.gcc: Remove obsolete contraint on testcases.
1105
1106 2004-04-05 Paul Brook <paul@codesourcery.com>
1107
1108 PR2123
1109 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
1110 failure and exit(0) on success.
1111 * g++.dg/expr/anew2.C: Ditto.
1112 * g++.dg/expr/anew3.C: Ditto.
1113 * g++.dg/expr/anew4.C: Ditto.
1114
1115 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
1116
1117 PR c++/3518
1118 * g++.dg/template/unify7.C: New.
1119
1120 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
1121
1122 * g++.dg/README: Bring up to date with new subdirectories; remove
1123 duplicate subdirectory lines.
1124
1125 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
1126
1127 PR c++/14007
1128 * g++.dg/template/unify5.C: New.
1129 * g++.dg/template/unify6.C: New.
1130 * g++.dg/template/qualttp20.C: Adjust.
1131 * g++.old-deja/g++.jason/report.C: Adjust.
1132 * g++.old-deja/g++.other/qual1.C: Adjust.
1133
1134 2004-04-01 Mark Mitchell <mark@codesourcery.com>
1135
1136 PR c++/14803
1137 * g++.dg/inherit/ptrmem1.C: New test.
1138
1139 2004-04-01 Jakub Jelinek <jakub@redhat.com>
1140
1141 PR c++/14755
1142 * gcc.c-torture/execute/20040331-1.c: New test.
1143 * gcc.dg/20040331-1.c: New test.
1144
1145 2004-04-01 Paul Brook <paul@codesourcery.com>
1146
1147 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
1148
1149 2004-03-30 Mark Mitchell <mark@codesourcery.com>
1150
1151 PR c++/14724
1152 * g++.dg/init/goto1.C: New test.
1153
1154 PR c++/14763
1155 * g++.dg/template/defarg4.C: New test.
1156
1157 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
1158
1159 * gcc.dg/altivec-11.c: Extend test for more valid cases.
1160
1161 2004-03-28 David Edelsohn <edelsohn@gnu.org>
1162
1163 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
1164
1165 2004-03-28 Zack Weinberg <zack@codesourcery.com>
1166
1167 * gcc.dg/noncompile/undeclared-2.c: New test.
1168
1169 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
1170
1171 * gcc.dg/940409-1.c: Remove XFAIL.
1172 * gcc.dg/reg-vol-struct-1.c: New test.
1173
1174 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1175
1176 * gcc.dg/torture/builtin-wctype-1.c: New test.
1177
1178 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
1179
1180 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
1181 * gcc.dg/20001101-1.c: Likewise.
1182 * gcc.dg/20001102-1.c: Likewise.
1183
1184 2004-03-25 Roger Sayle <roger@eyesopen.com>
1185
1186 * gcc.dg/compare8.c: Add an additional test for XOR.
1187
1188 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1189
1190 * gcc.dg/torture/builtin-ctype-1.c: New test.
1191
1192 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1193
1194 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
1195 * gcc.dg/torture/builtin-math-1.c: Likewise.
1196 * gcc.dg/torture/builtin-power-1.c: New test.
1197
1198 2004-03-24 Andreas Schwab <schwab@suse.de>
1199
1200 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
1201 IA64 assembler.
1202
1203 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
1204 Roger Sayle <roger@eyesopen.com>
1205
1206 * gcc.dg/compare8.c: New test case.
1207
1208 2004-03-23 Ziemowit Laski <zlaski@apple.com>
1209
1210 * g++.dg/ext/altivec-7.C: New test.
1211
1212 2004-03-23 Zack Weinberg <zack@codesourcery.com>
1213
1214 PR 12267, 12391, 12560, 13129, 14114, 14133
1215 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
1216 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
1217 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
1218 Adjust error regexps.
1219 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
1220 * gcc.dg/noncompile/undeclared-1.c: New test cases.
1221 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
1222 * gcc.dg/local1.c: Add explanatory comment.
1223
1224 2004-03-23 Roger Sayle <roger@eyesopen.com>
1225
1226 PR optimization/14669
1227 * g++.dg/opt/fold2.C: New test case.
1228
1229 2004-03-22 Jakub Jelinek <jakub@redhat.com>
1230
1231 PR c/14069
1232 * gcc.dg/20040322-1.c: New test.
1233
1234 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
1235
1236 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
1237 * gcc.dg/ultrasp4.c: Likewise.
1238 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
1239
1240 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
1241
1242 * gcc.dg/i386-sse-8.c: Reset default options.
1243
1244 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
1245
1246 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
1247 in the error message text.
1248
1249 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
1250
1251 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
1252
1253 2004-03-21 Mark Mitchell <mark@codesourcery.com>
1254
1255 PR c++/14616
1256 * g++.dg/init/array13.C: New test.
1257
1258 2004-03-20 Roger Sayle <roger@eyesopen.com>
1259
1260 PR target/13889
1261 * gcc.c-torture/compile/pr13889.c: New test case.
1262
1263 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
1264
1265 PR c/14635
1266 * builtins-1.c (nan, nans): Don't test.
1267 * builtins-30.c: Don't use nan, nanf, nanl.
1268 * builtins-35.c: New test.
1269
1270 2004-03-19 Ziemowit Laski <zlaski@apple.com>
1271
1272 * g++.dg/ext/altivec-6.C: New test.
1273
1274 2004-03-19 Mark Mitchell <mark@codesourcery.com>
1275
1276 * g++.dg/init/placement3.C: New test.
1277
1278 * g++.dg/template/spec13.C: New test.
1279
1280 * g++.dg/lookup/using11.C: New test.
1281
1282 * g++.dg/lookup/koenig3.C: New test.
1283
1284 * g++.dg/template/operator2.C: New test.
1285
1286 * g++.dg/expr/dtor3.C: New test.
1287 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
1288 marker.
1289 * g++.old-deja/g++.law/visibility28.C: Likewise.
1290
1291 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
1292
1293 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
1294 * gcc.dg/ppc64-abi-3.c: Likewise.
1295
1296 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1297
1298 PR c++/14545
1299 * g++.dg/parse/template15.C: New test.
1300
1301 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1302
1303 * g++.dg/expr/dtor2.C: New test.
1304
1305 * g++.dg/lookup/anon4.C: New test.
1306
1307 * g++.dg/overload/using1.C: New test.
1308
1309 * g++.dg/template/lookup7.C: New test.
1310
1311 * g++.dg/template/typename6.C: New test.
1312
1313 * g++.dg/expr/cond6.C: New test.
1314
1315 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1316
1317 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
1318
1319 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1320
1321 * g++.dg/expr/cond5.C: New test.
1322 * g++.dg/expr/constcast1.C: Likewise.
1323 * g++.dg/expr/ptrmem2.C: Likewise.
1324 * g++.dg/expr/ptrmem3.C: Likewise.
1325 * g++.dg/lookup/main1.C: Likewise.
1326 * g++.dg/template/lookup6.C: Likewise.
1327
1328 2004-03-18 Mark Mitchell <mark@codesourcery.com>
1329
1330 * gcc.dg/local1.c: New test.
1331
1332 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
1333
1334 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1335
1336 * gcc.dg/torture/builtin-convert-1.c: New test.
1337
1338 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1339
1340 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
1341
1342 2004-03-16 Mark Mitchell <mark@codesourcery.com>
1343
1344 PR c++/14481
1345 * g++.dg/warn/Wunused-7.C: New test.
1346
1347 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1348
1349 * gcc.dg/torture/builtin-integral-1.c: New test.
1350
1351 2004-03-16 Mark Mitchell <mark@codesourcery.com>
1352
1353 PR c++/14586
1354 * g++.dg/parse/non-dependent3.C: New test.
1355
1356 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
1357
1358 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
1359 * g++.dg/eh/simd-2.C: Likewise.
1360 * g++.dg/init/array10.C: Likewise.
1361 * gcc.c-torture/compile/simd-1.c: Likewise.
1362 * gcc.c-torture/compile/simd-2.c: Likewise.
1363 * gcc.c-torture/compile/simd-3.c: Likewise.
1364 * gcc.c-torture/compile/simd-4.c: Likewise.
1365 * gcc.c-torture/compile/simd-6.c: Likewise.
1366 * gcc.c-torture/execute/simd-1.c: Likewise.
1367 * gcc.c-torture/execute/simd-2.c: Likewise.
1368 * gcc.dg/compat/vector-defs.h: Likewise.
1369 * gcc.dg/20020531-1.c: Likewise.
1370 * gcc.dg/altivec-3.c: Likewise.
1371 * gcc.dg/altivec-4.c: Likewise.
1372 * gcc.dg/altivec-varargs-1.c: Likewise.
1373 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
1374 * gcc.dg/i386-mmx-3.c: Likewise.
1375 * gcc.dg/i386-sse-4.c: Likewise.
1376 * gcc.dg/i386-sse-5.c: Likewise.
1377 * gcc.dg/i386-sse-8.c: Likewise.
1378 * gcc.dg/simd-1.c: Likewise.
1379 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
1380 __ev64_opaque__ since the machine description provides it.
1381
1382 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1383
1384 * lib/compat.exp (skip_list): New global variable.
1385 Use it to hold the user defined COMPAT_SKIPS list if any.
1386 (compat-obj): Add the members of skip_list to optall.
1387
1388 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1389
1390 * gcc.dg/compat/union-by-value-1_main.c,
1391 union-by-value-1_x.c, union-by-value-1_y.c,
1392 union-check.h, union-defs.h,
1393 union-init.h, union-return-1_main.c,
1394 union-return-1_x.c, union-return-1_y.c: New files.
1395
1396 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1397
1398 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
1399 mixed-struct-init.h: Add 4 mixed structure types.
1400 struct-by-value-21_main.c, struct-by-value-21_x.c,
1401 struct-by-value-21_y.c, struct-return-21_main.c,
1402 struct-return-21_x.c, struct-return-21_y.c: New files.
1403
1404 2004-03-13 Mark Mitchell <mark@codesourcery.com>
1405
1406 PR c++/14550
1407 * g++.dg/parse/template14.C: New test.
1408
1409 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1410
1411 * gcc.c-torture/execute/20040313-1.c: New test.
1412
1413 2004-03-13 Jakub Jelinek <jakub@redhat.com>
1414
1415 PR target/14533
1416 * gcc.dg/20040311-2.c: New test.
1417
1418 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
1419
1420 PR other/14544
1421 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
1422 bit-field.
1423
1424 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
1425
1426 * gcc.dg/20040305-2.c: Add missing return statement.
1427
1428 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1429
1430 * gcc.dg/builtins-34.c: Also check pow10*.
1431
1432 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
1433
1434 PR target/14262
1435 * gcc.dg/20040305-2.c: New test.
1436
1437 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
1438
1439 * gcc.dg/20040310-1.c: New test.
1440
1441 2004-03-11 Roger Sayle <roger@eyesopen.com>
1442
1443 * gcc.c-torture/execute/20040311-1.c: New test case.
1444
1445 2004-03-11 Mark Mitchell <mark@codesourcery.com>
1446
1447 PR c++/14476
1448 * g++.dg/lookup/enum1.C: New test.
1449
1450 2004-03-10 Mark Mitchell <mark@codesourcery.com>
1451
1452 PR c++/14510
1453 * g++.dg/lookup/struct2.C: New test.
1454
1455 2004-03-10 Uros Bizjak <uros@kss-loka.si>
1456
1457 * gcc.dg/builtins-34.c: New test.
1458
1459 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1460
1461 * gcc.dg/torture/builtin-nonneg-1.c: New test.
1462
1463 2004-03-09 James E Wilson <wilson@specifixinc.com>
1464
1465 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
1466 * gcc.dg/alias-2.c: New testcase.
1467
1468 2004-03-09 Zack Weinberg <zack@codesourcery.com>
1469
1470 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
1471
1472 2004-03-09 Roger Sayle <roger@eyesopen.com>
1473
1474 * gcc.c-torture/execute/20040309-1.c: New test case.
1475
1476 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
1477
1478 PR c++/14397
1479 * g++.dg/overload/ref1.C: New.
1480
1481 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1482
1483 PR c++/14409
1484 * g++.dg/template/spec12.C: New test.
1485
1486 PR c++/14448
1487 * g++.dg/parse/crash14.C: New test.
1488
1489 2004-03-09 Mark Mitchell <mark@codesourcery.com>
1490
1491 PR c++/14230
1492 * g++.dg/init/ref11.C: New test.
1493
1494 2004-03-09 Mark Mitchell <mark@codesourcery.com>
1495
1496 PR c++/14432
1497 * g++.dg/parse/builtin2.C: New test.
1498
1499 2004-03-08 Mark Mitchell <mark@codesourcery.com>
1500
1501 PR c++/14401
1502 * g++.dg/init/ctor3.C: New test.
1503 * g++.dg/init/union1.C: New test.
1504 * g++.dg/ext/anon-struct4.C: New test.
1505
1506 2004-03-08 Mark Mitchell <mark@codesourcery.com>
1507
1508 * g++.dg/lookup/koenig1.C: Tweak error messages.
1509 * g++.dg/lookup/used-before-declaration.C: Likewise.
1510 * g++.dg/other/do1.C: Likewise.
1511 * g++.dg/overload/koenig1.C: Likewise.
1512 * g++.dg/parse/crash13.C: Likewise.
1513 * g++.dg/template/instantiate3.C: Likewise.
1514
1515 2004-03-08 Eric Christopher <echristo@redhat.com>
1516
1517 * * lib/target-supports.exp: Enable libiconv in test
1518 compilation. Fix up error checking.
1519
1520 2004-03-08 Roger Sayle <roger@eyesopen.com>
1521
1522 PR middle-end/14289
1523 * gcc.dg/pr14289-1.c: New test case.
1524 * gcc.dg/pr14289-2.c: Likewise.
1525 * gcc.dg/pr14289-3.c: Likewise.
1526
1527 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
1528
1529 * gcc.c-torture/execute/20040308-1.c: New test.
1530
1531 2004-03-07 Roger Sayle <roger@eyesopen.com>
1532
1533 * gcc.c-torture/execute/20040307-1.c: New test case.
1534
1535 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
1536
1537 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
1538
1539 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
1540
1541 * gcc.dg/20040306-1.c: New test.
1542
1543 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
1544
1545 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
1546 them static.
1547 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
1548
1549 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1550
1551 PR c/14465
1552 * gcc.dg/decl-6.c: New test.
1553
1554 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1555
1556 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
1557 Rename LOGPOW -> LOG_POW.
1558 (SQRT_EXP, POW_EXP): New.
1559
1560 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1561
1562 * gcc.dg/i386-sse-8.c: New test.
1563
1564 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1565
1566 PR c/14114
1567 * gcc.dg/decl-5.c: New test.
1568
1569 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
1570
1571 * gcc.dg/20040305-1.c: New test.
1572
1573 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
1574
1575 PR other/14354
1576 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
1577
1578 2004-03-04 Ziemowit Laski <zlaski@apple.com>
1579
1580 PR c++/14425, c++/14426
1581 * g++.dg/ext/altivec-4.C: New test.
1582 * g++.dg/ext/altivec-5.C: New test.
1583
1584 2004-03-04 Geoffrey Keating <geoffk@apple.com>
1585
1586 * g++.old-deja/g++.other/linkage1.C: Expect errors about
1587 global variables of a type with no linkage.
1588 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
1589 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
1590 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
1591 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
1592 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
1593 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
1594 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
1595 * g++.dg/warn/deprecated.C: Name enum Color.
1596 * g++.dg/overload/VLA.C: Name structure for 'b'.
1597 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
1598
1599 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1600
1601 * gcc.c-torture/compile/20040304-1.c: New test.
1602
1603 2004-03-03 Zack Weinberg <zack@codesourcery.com>
1604
1605 PR 13728
1606 * gcc.dg/decl-4.c: New testcase.
1607
1608 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
1609
1610 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
1611 as PRECF if sizeof (float) > sizeof (double).
1612 (PRECL): Make it the same as PRECF if
1613 sizeof (float) > sizeof (long double).
1614
1615 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1616
1617 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
1618 system type. Add check for irix6 which doesn't have c99 runtime.
1619
1620 2004-03-03 Bob Wilson <bob.wilson@acm.org>
1621
1622 * gcc.dg/const-elim-1.c: xfail for xtensa.
1623
1624 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1625
1626 PR c++/14369
1627 * g++.dg/template/cond4.C: New test.
1628
1629 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1630
1631 PR c++/14360
1632 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
1633
1634 PR c++/14361
1635 * g++.dg/parse/defarg7.C: New test.
1636
1637 PR c++/14359
1638 * g++.dg/template/friend26.C: New test.
1639
1640 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1641
1642 PR c++/14324
1643 * g++.dg/abi/mangle21.C: New test.
1644
1645 PR c++/14260
1646 * g++.dg/parse/constructor2.C: New test.
1647
1648 PR c++/14337
1649 * g++.dg/template/sfinae1.C: New test.
1650
1651 2004-02-29 Mark Mitchell <mark@codesourcery.com>
1652
1653 PR c++/14267
1654 * g++.dg/expr/crash2.C: New test.
1655
1656 PR middle-end/13448
1657 * gcc.dg/inline-5.c: New test.
1658 * gcc.dg/always-inline.c: Split out tests into ...
1659 * gcc.dg/always-inline2.c: ... this and ...
1660 * gcc.dg/always-inline3.c: ... this.
1661
1662 2004-02-29 Mark Mitchell <mark@codesourcery.com>
1663
1664 PR debug/12103
1665 * g++.dg/debug/crash1.C: New test.
1666
1667 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
1668
1669 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
1670 function with __attribute__((noinline)).
1671 (recurser_void2): Likewise.
1672 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
1673 (recurser_void2): Likewise.
1674
1675 2004-02-29 Roger Sayle <roger@eyesopen.com>
1676
1677 PR middle-end/14203
1678 * g++.dg/warn/Wunused-6.C: New test case.
1679
1680 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
1681
1682 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
1683 not defined.
1684
1685 2004-02-27 Eric Christopher <echristo@redhat.com>
1686
1687 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
1688 * g++.dg/charset/asm2.c: Run only x86.
1689 * gcc.dg/charset/asm3.c: Ditto.
1690
1691 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
1692
1693 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
1694 ld_library_path.
1695
1696 2004-02-27 Ziemowit Laski <zlaski@apple.com>
1697
1698 * g++.dg/ext/altivec-3.C: New.
1699
1700 2004-02-26 Richard Henderson <rth@redhat.com>
1701
1702 * g++.dg/ext/attrib10.C: Mark for warning.
1703 * gcc.dg/attr-alias-1.c: New.
1704
1705 2004-02-26 Richard Henderson <rth@redhat.com>
1706
1707 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
1708 * gcc.c-torture/execute/20040208-2.c: ... it back.
1709
1710 2004-02-26 Eric Christopher <echristo@redhat.com>
1711
1712 * lib/target-supports.exp (check-iconv-available): New function.
1713 * lib/gcc-dg.exp (dg-require-iconv): New function.
1714 Use above.
1715 * gcc.dg/charset: New directory.
1716 * gcc.dg/charset/charset.exp: New file.
1717 * gcc.dg/charset/asm1.c: Ditto.
1718 * gcc.dg/charset/asm2.c: Ditto.
1719 * gcc.dg/charset/asm3.c: Ditto.
1720 * gcc.dg/charset/asm4.c: Ditto.
1721 * gcc.dg/charset/asm5.c: Ditto.
1722 * gcc.dg/charset/attribute1.c: Ditto.
1723 * gcc.dg/charset/attribute2.c: Ditto.
1724 * gcc.dg/charset/string1.c: Ditto.
1725 * g++.dg/charset: New directory.
1726 * g++.dg/dg.exp: Add here. Special options.
1727 * g++.dg/charset/charset.exp: New file.
1728 * g++.dg/charset/asm1.c: Ditto.
1729 * g++.dg/charset/asm2.c: Ditto.
1730 * g++.dg/charset/asm3.c: Ditto.
1731 * g++.dg/charset/asm4.c: Ditto.
1732 * g++.dg/charset/attribute1.c: Ditto.
1733 * g++.dg/charset/attribute2.c: Ditto.
1734 * g++.dg/charset/extern1.cc: Ditto.
1735 * g++.dg/charset/extern2.cc: Ditto.
1736 * g++.dg/charset/string1.c: Ditto.
1737
1738 2004-02-26 Mark Mitchell <mark@codesourcery.com>
1739
1740 PR c++/14278
1741 * g++.dg/parse/comma1.C: New test.
1742
1743 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1744
1745 PR c++/14284
1746 * g++.dg/template/ttp8.C: New test.
1747
1748 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
1749
1750 * gcc.dg/fixuns-trunc-1.c: New test.
1751
1752 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1753
1754 * gcc.dg/builtins-config.h: Use #elif.
1755
1756 2004-02-26 Michael Matz <matz@suse.de>
1757
1758 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
1759 * gcc.dg/991214-1.c: Likewise.
1760 * gcc.dg/i386-asm-1.c: Likewise.
1761
1762 2004-02-25 Richard Henderson <rth@redhat.com>
1763
1764 * gcc.c-torture/execute/20040208-2.c: Move ...
1765 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
1766
1767 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1768
1769 PR c++/14246
1770 * g++.dg/other/crash-3.C: New test.
1771
1772 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1773
1774 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
1775 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
1776
1777 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
1778 HP-UX.
1779
1780 2004-02-24 Michael Matz <matz@suse.de>
1781
1782 * gcc.dg/i386-regparm.c: New.
1783
1784 2004-02-23 James E Wilson <wilson@specifixinc.com>
1785
1786 * gcc.c-torture/execute/20040223-1.c: New.
1787
1788 2004-02-23 Zack Weinberg <zack@codesourcery.com>
1789 Kazu Hirata <kazu@cs.umass.edu>
1790
1791 * gcc.dg/fwritable-strings-1.c: Remove.
1792
1793 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
1794
1795 PR c/14156
1796 * gcc.dg/20040223-1.c: New test.
1797
1798 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1799
1800 PR c++/14106
1801 * g++.dg/ext/typeof9.C: New test.
1802
1803 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1804
1805 PR c++/14250
1806 * g++.dg/other/switch1.C: New test.
1807
1808 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1809
1810 * gcc.dg/cast-function-1.c: Adjust for new informative message.
1811 * gcc.dg/va-arg-1.c: Likewise.
1812
1813 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1814
1815 PR c++/14143
1816 * g++.dg/template/koenig5.C: New test.
1817
1818 2004-02-21 Ziemowit Laski <zlaski@apple.com>
1819
1820 * g++.dg/ext/altivec-1.C: Generalize target triple.
1821 * g++.dg/ext/altivec-2.C: New test case.
1822 * g++.dg/ext/altivec_check.h: New file.
1823 * gcc.dg/altivec-1.c: Generalize target triple;
1824 include altivec_check.h and call altivec_check().
1825 * gcc.dg/altivec-[2-5].c: Generalize target triple.
1826 * gcc.dg/altivec-6.c: New test case.
1827 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
1828 type casts as needed.
1829 * gcc.dg/altivec-10.c: Include altivec_check.h and call
1830 altivec_check().
1831 * gcc.dg/altivec-12.c: New test case.
1832 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
1833 include altivec_check.h and call altivec_check().
1834 * gcc.dg/altivec_check.h: New file.
1835
1836 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1837
1838 * lib/target-supports.exp (check_alias_available): Don't mangle
1839 function `g' in test program.
1840
1841 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1842
1843 * lib/target-supports.exp (check_profiling_available): Check
1844 argument to determine whether we support a profiling type.
1845 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
1846 check_profiling_available.
1847 * g++.dg/bprob/bprob.exp: Likewise
1848 * g77.dg/bprob/bprob.exp: Likewise.
1849 * gcc.misc-tests/bprob.exp: Likewise.
1850 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
1851 dg-require-profiling and delete expected error handling.
1852 * gcc.dg/20021014-1.c: Likewise.
1853 * gcc.dg/nest.c: Likewise.
1854
1855 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1856
1857 PR c++/12007
1858 * g++.dg/other/vthunk1.C: New test.
1859
1860 2004-02-20 Falk Hueffner <falk@debian.org>
1861
1862 PR target/14201
1863 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
1864
1865 2004-02-20 Mark Mitchell <mark@codesourcery.com>
1866
1867 PR c++/13927
1868 * g++.dg/other/error8.C: Remove XFAIL markers.
1869
1870 PR c++/14173
1871 * g++.dg/ext/packed5.C: New test.
1872
1873 PR c++/14199
1874 * g++.dg/warn/Wunused-5.C: New test.
1875
1876 PR c++/14186
1877 * g++.dg/lookup/member1.C: New test.
1878
1879 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
1880
1881 * gcc.c-torture/compile/20040130-1.c: Enable only when
1882 __INT_MAX__ >= 2147483647L.
1883 * gcc.c-torture/compile/961203-1.c: Likewise.
1884
1885 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
1886
1887 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
1888 * g++.dg/opt/template1.C: Robustify assembler regexp
1889
1890 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1891
1892 * gcc.c-torture/execute/simd-4.x: Remove.
1893 * gcc.c-torture/execute/va-arg-25.x: Likewise.
1894 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
1895 Guard with #ifndef SKIP_ATTRIBUTE.
1896 * gcc.dg/compat/vector-1_y.c: Likewise.
1897 * gcc.dg/compat/vector-2_x.c: Likewise.
1898 * gcc.dg/compat/vector-2_y.c: Likewise.
1899 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
1900 * g++.dg/eh/simd-2.C: Likewise.
1901
1902 2004-02-19 Alan Modra <amodra@bigpond.net.au>
1903
1904 * gcc.c-torture/compile/complex-1.c: New.
1905
1906 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
1907
1908 PR target/14209
1909 * gcc.c-torture/execute/20040218-1.c: New test.
1910
1911 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1912
1913 PR c++/14181
1914 * g++.dg/parse/new2.C: New test.
1915
1916 2004-02-18 Paul Brook <paul@codesourcery.com>
1917
1918 * gcc.c-torture/compile/libcall-1.c: New test.
1919
1920 2004-02-18 Paul Brook <paul@codesourcery.com>
1921
1922 PR debug/12934
1923 * gcc.dg/debug/debug-7.c: New test.
1924
1925 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
1926
1927 * gcc.dg/20040217-1.c: New test.
1928
1929 2004-02-17 Zack Weinberg <zack@codesourcery.com>
1930
1931 * gcc.c-torture/execute/990208-1.x: Delete.
1932
1933 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
1934
1935 * gcc.c-torture/execute/20040208-2.x: New file.
1936
1937 2004-02-17 Mark Mitchell <mark@codesourcery.com>
1938
1939 PR c++/11326
1940 * g++.dg/abi/structret1.C: New test.
1941
1942 2004-02-17 Jakub Jelinek <jakub@redhat.com>
1943
1944 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
1945 (i386_cpuid): No need to test if cpuid is available on AMD64.
1946 Fix assembly, so that it works onboth i386 and AMD64.
1947 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
1948 (vecInLong): Fix s[] member type to unsigned int.
1949 (vecInWord): Remove type.
1950 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
1951 (a64, b64, c64, d64, e64): Remove.
1952 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
1953 Remove unused variable. Remove initialization of removed variables.
1954 Don't call mmx_tests nor sse_tests.
1955 (reference_mmx, reference_sse): Remove.
1956 (check): Add return stmt.
1957 * gcc.dg/i386-sse-7.c: New test.
1958 * gcc.dg/i386-mmx-4.c: New test.
1959
1960 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1961
1962 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
1963 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
1964 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
1965 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
1966 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
1967 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
1968 g++.dg/tc1/dr94.C: Fix line terminator.
1969
1970 2004-02-16 Geoffrey Keating <geoffk@apple.com>
1971
1972 * gcc.c-torture/compile/20040216-1.c: New.
1973
1974 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1975
1976 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
1977 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
1978 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
1979 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
1980 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
1981 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
1982
1983 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1984
1985 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
1986
1987 2004-02-15 Mark Mitchell <mark@codesourcery.com>
1988
1989 PR c++/13971
1990 * g++.dg/expr/cond4.C: New test.
1991
1992 PR c++/14086
1993 * g++.dg/lookup/crash2.C: New test.
1994
1995 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
1996
1997 * gcc.c-torture/compile/20040214-2.c: New test.
1998
1999 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
2000
2001 PR c++/14116
2002 * g++.dg/ext/typeof8.C: New test.
2003
2004 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
2005
2006 * gcc.c-torture/compile/20040214-1.c: New test.
2007
2008 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2009
2010 PR c++/13635
2011 * g++.dg/template/spec11.C: New test.
2012
2013 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2014
2015 PR c++/13927
2016 * g++.dg/other/error8.C: New test.
2017
2018 2004-02-13 Mark Mitchell <mark@codesourcery.com>
2019
2020 PR c++/14122
2021 * g++.dg/template/array4.C: New test.
2022
2023 PR c++/14108
2024 * g++.dg/inherit/thunk2.C: New test.
2025
2026 PR c++/14083
2027 * g++.dg/eh/cond2.C: New test.
2028
2029 2004-02-12 Alan Modra <amodra@bigpond.net.au>
2030
2031 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
2032
2033 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
2034
2035 * lib/scanasm.exp (dg-scan): Quote pattern before display.
2036
2037 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
2038
2039 * g++.dg/simd-2.C: xfail on ppc64-linux.
2040
2041 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
2042
2043 PR c/456
2044 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
2045 tests.
2046
2047 2004-02-11 Uros Bizjak <uros@kss-loka.si>
2048
2049 * gcc.dg/builtins-33.c: New test.
2050
2051 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
2052
2053 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
2054
2055 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
2056
2057 * g++.dg/simd-2.C: Set -maltivec for ppc64.
2058
2059 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
2060
2061 * gcc.dg/ppc64-abi-3.c: New test.
2062
2063 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
2064
2065 PR c/14092
2066
2067 * gcc.dg/pr14092-1.c: New testcase.
2068
2069 2004-02-10 Alan Modra <amodra@bigpond.net.au>
2070
2071 * gcc.dg/cpp/assert4.c: Fix typo last change.
2072
2073 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
2074 * gcc.dg/cpp/assert4.c: Handle powerpc64.
2075
2076 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
2077
2078 2004-02-09 Roger Sayle <roger@eyesopen.com>
2079
2080 * gcc.c-torture/compile/20040209-1.c: New test case.
2081
2082 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
2083
2084 * gcc.dg/c90-init-1.c: Adjust expected error messages.
2085
2086 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
2087
2088 * gcc.c-torture/execute/20040208-[12].c: New tests.
2089
2090 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2091
2092 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
2093
2094 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2095
2096 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
2097
2098 2004-02-07 Zack Weinberg <zack@codesourcery.com>
2099
2100 Bug 13856
2101 * gcc.dg/visibility-8.c: New testcase.
2102
2103 2004-02-07 Zack Weinberg <zack@codesourcery.com>
2104
2105 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
2106 arguments.
2107 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
2108
2109 2004-02-07 Roger Sayle <roger@eyesopen.com>
2110
2111 PR middle-end/13696
2112 * g++.dg/opt/fold1.C: New test case.
2113
2114 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2115
2116 PR c++/14033
2117 * g++.dg/other/crash-2.C: New test.
2118
2119 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2120
2121 PR c++/14028
2122 * g++.dg/parse/angle-bracket2.C: New test.
2123
2124 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2125
2126 PR middle-end/13750
2127 Revert:
2128 2004-01-15 Geoffrey Keating <geoffk@apple.com>
2129 PR pch/13361
2130 * testsuite/g++.dg/pch/wchar-1.C: New.
2131 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2132
2133 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2134
2135 PR c++/14008
2136 * g++.dg/parse/error15.C: New test.
2137 * g++.dg/parse/crash11.C: Update dg-error mark.
2138
2139 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2140
2141 PR c++/13932
2142 * g++.dg/warn/conv2.C: New test.
2143
2144 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2145
2146 PR c++/13086
2147 * g++.dg/warn/incomplete1.C: Remove xfail.
2148
2149 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2150
2151 * lib/file-format.exp (gcc_target_object_format): Use
2152 ${tool}_target_compile, not gcc_target_compile.
2153 * lib/target-supports.exp (check_alias_available): Likewise.
2154 (check_gc_sections_available): Likewise.
2155 * g++.dg/ext/attrib10.C: Use dg-require-alias.
2156 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
2157 dg-require-alias.
2158
2159 2004-02-04 Mark Mitchell <mark@codesourcery.com>
2160
2161 PR c++/13969
2162 * g++.dg/template/static6.C: New test.
2163
2164 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
2165
2166 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
2167
2168 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2169
2170 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
2171 tests for systems where `char' is unsigned by default.
2172
2173 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2174
2175 PR c++/13997
2176 * g++.dg/template/partial3.C: New test.
2177
2178 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
2179
2180 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
2181 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
2182 Remove mentions of obsolete ports.
2183
2184 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
2185
2186 * gcc.dg/noncompile/20001228-1.c: Fix for new
2187 error message.
2188
2189 2004-02-03 Roger Sayle <roger@eyesopen.com>
2190
2191 PR target/9348
2192 * gcc.c-torture/execute/multdi-1.c: New test case.
2193
2194 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2195
2196 PR c++/13925
2197 * g++.dg/template/lookup5.C: New test.
2198
2199 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2200
2201 PR c++/13950
2202 * g++.dg/template/lookup4.C: New test.
2203
2204 PR c++/13970
2205 * g++.dg/parse/error14.C: New test.
2206
2207 PR c++/14002
2208 * g++.dg/parse/template13.C: New test.
2209
2210 2004-02-03 Mark Mitchell <mark@codesourcery.com>
2211
2212 PR c++/13978
2213 * g++.dg/template/koenig4.C: New test.
2214
2215 PR c++/13968
2216 * g++.dg/template/crash17.C: New test.
2217
2218 PR c++/13975
2219 * g++.dg/parse/error13.C: New test.
2220 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
2221
2222 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
2223
2224 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
2225
2226 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
2227
2228 PR c/11658
2229 PR c/13994
2230 * gcc.dg/noncompile/20040203-1.c: New test.
2231 * gcc.dg/noncompile/20040203-2.c: Likewise.
2232 * gcc.dg/noncompile/20040203-3.c: Likewise.
2233 * gcc.dg/20040203-1.c: Likewise.
2234
2235 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
2236
2237 PR c++/10858
2238 * g++.dg/template/sizeof7.C: New test.
2239
2240 2004-02-02 Eric Christopher <echristo@redhat.com>
2241 Zack Weinberg <zack@codesourcery.com>
2242
2243 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
2244
2245 2004-02-02 Zack Weinberg <zack@codesourcery.com>
2246
2247 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
2248 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
2249 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
2250 * gcc.dg/cleanup-5.c: Run only on Linux targets.
2251
2252 2004-02-02 Mark Mitchell <mark@codesourcery.com>
2253
2254 PR c++/13113
2255 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
2256
2257 PR c++/13854
2258 * g++.dg/ext/attrib13.C: New test.
2259
2260 PR c++/13907
2261 * g++.dg/conversion/op2.C: New test.
2262
2263 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2264
2265 * gcc.dg/titype-1.c: Fix pasto.
2266
2267 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2268
2269 * gcc.dg/titype-1.c: New test.
2270
2271 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2272
2273 PR c++/13957
2274 * g++.dg/template/non-type-template-argument-1.C,
2275 g++.dg/template/qualified-id1.C: Update dg-error marks.
2276 * g++.dg/template/nontype6.C: New test.
2277
2278 2004-02-01 Roger Sayle <roger@eyesopen.com>
2279
2280 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
2281 * gcc.dg/builtins-31.c: New testcase.
2282 * gcc.dg/builtins-32.c: New testcase.
2283
2284 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
2285
2286 * objc.dg/call-super-2.m: Update line numbers
2287 for the including of stddef.h.
2288
2289 2004-01-30 Michael Matz <matz@suse.de>
2290
2291 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
2292 g++.dg/ext/case-range3.C: New tests.
2293
2294 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2295
2296 DR206
2297 PR c++/13813
2298 * g++.dg/template/member4.C: New test.
2299
2300 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2301
2302 PR c++/13683
2303 * g++.dg/template/sizeof6.C: New test.
2304
2305 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
2306
2307 * gcc.dg/fwritable-strings-1.c: New test.
2308
2309 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
2310
2311 * gcc.c-torture/compile/20040130-1.c: New test.
2312
2313 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
2314
2315 * objc.dg/call-super-2.m: Include stddef.h for size_t.
2316
2317 2004-01-29 Mark Mitchell <mark@codesourcery.com>
2318
2319 PR c++/13883
2320 * g++.dg/template/ctor3.C: New test.
2321
2322 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2323
2324 * g++.dg/tc1: New directory.
2325 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
2326 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
2327 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
2328 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
2329 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
2330
2331 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2332
2333 * g++.dg/parse/error11.C: New test.
2334 * g++.dg/parse/error12.C: Likewise.
2335
2336 2004-01-28 Ziemowit Laski <zlaski@apple.com>
2337
2338 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
2339 (scan_initial, main): Use aligned_sizeof instead of sizeof.
2340
2341 2004-01-28 Mark Mitchell <mark@codesourcery.com>
2342
2343 PR c++/13791
2344 * g++.dg/ext/attrib12.C: New test.
2345
2346 PR c++/13736
2347 * g++.dg/parse/cast2.C: New test.
2348
2349 2004-01-27 James E Wilson <wilson@specifixinc.com>
2350
2351 * objc.dg/encode-2.m (main): New local string. Set depending on
2352 sizeof long. Use in sscanf call.
2353 * objc.dg/encode-3.m (main): New local string. Set depending on
2354 sizeof long. Use in scan_initial call.
2355
2356 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2357
2358 * objc.dg/call-super-2.m: Make LP64-safe.
2359 * objc.dg/desig-init-1.m: Likewise.
2360
2361 2004-01-27 Devang Patel <dpatel@apple.com>
2362
2363 * g++.dg/debug/namespace1.C: New test.
2364
2365 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
2366
2367 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
2368 xscale-*-*.
2369
2370 * gcc.dg/arm-mmx-1.c: New test.
2371
2372 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
2373
2374 * gcc.dg/20040127-1.c: New test.
2375 * gcc.dg/20040127-2.c: New test.
2376
2377 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2378
2379 * objc.dg/stret-1.m (glob): Renamed to globa.
2380
2381 2004-01-26 Mark Mitchell <mark@codesourcery.com>
2382
2383 PR c++/13663
2384 * g++.dg/expr/for1.C: New test.
2385
2386 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
2387
2388 PR middle-end/13779
2389 * gcc.dg/darwin-longlong.c: New test.
2390
2391 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
2392
2393 * gcc.dg/20040124-1.c: Moved test from here...
2394 * gcc.c-torture/compile/20040124-1.c: ...to here.
2395
2396 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
2397
2398 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
2399 the assembly output if -m64 is passed.
2400
2401 2004-01-25 Mark Mitchell <mark@codesourcery.com>
2402
2403 PR c++/13833
2404 * g++.dg/template/cond3.C: New test.
2405
2406 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2407
2408 PR c++/13810
2409 * g++.dg/template/ttp7.C: New test.
2410
2411 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2412
2413 PR c++/13797
2414 * g++.dg/template/nontype4.C: New test.
2415 * g++.dg/template/nontype5.C: Likewise.
2416
2417 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
2418
2419 * gcc.dg/torture/mips-clobber-at.c: New test.
2420
2421 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
2422
2423 * gcc.dg/20040124-1.c: New test.
2424
2425 2004-01-24 Jakub Jelinek <jakub@redhat.com>
2426
2427 * gcc.dg/20040123-1.c: New test.
2428
2429 2004-01-23 Zack Weinberg <zack@codesourcery.com>
2430
2431 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
2432
2433 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
2434
2435 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
2436
2437 2004-01-23 Andrew Pinski <apinski@apple.com>
2438
2439 * gcc.dg/20030121-1.c: Move to ..
2440 * gcc.dg/20040121-1.c: here.
2441
2442 2004-01-23 Roger Sayle <roger@eyesopen.com>
2443
2444 * gcc.dg/builtins-29.c: New test case.
2445
2446 2004-01-23 Zack Weinberg <zack@codesourcery.com>
2447
2448 PR 18314
2449 * gcc.dg/builtins-30.c: New testcase.
2450
2451 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
2452
2453 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
2454 * lib/g77.exp: Likewise.
2455 * lib/objc.exp: Likewise.
2456 * lib/g++.exp: Likewise.
2457
2458 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2459
2460 * gcc.dg/struct-by-value-2.c: New test.
2461
2462 2004-01-21 Andrew Pinski <apinski@apple.com>
2463
2464 PR target/13785
2465 * gcc.dg/20030121-1.c: New test.
2466
2467 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
2468
2469 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
2470 clobber frame pointer register in asm statement.
2471
2472 2004-01-21 Falk Hueffner <falk@debian.org>
2473
2474 * gcc.c-torture/compile/20040121-1.c: New test.
2475
2476 2004-01-21 Zack Weinberg <zack@codesourcery.com>
2477
2478 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
2479
2480 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
2481
2482 * gcc.dg/ppc64-abi-2.c: New test.
2483
2484 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
2485
2486 * lib/treelang.exp: Fill out this file.
2487 * lib/treelang-dg.exp: New File.
2488
2489 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
2490
2491 * gcc.c-torture/compile/981022-1.c: Remove.
2492 * gcc.dg/array-5.c: Remove XFAIL.
2493 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
2494 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
2495 gcc.dg/cond-lvalue-1.c: Update.
2496 * gcc.dg/cast-lvalue-2.c: New test.
2497
2498 2004-01-19 Mark Mitchell <mark@codesourcery.com>
2499
2500 PR c++/13592
2501 * g++.dg/other/error1.C (class foo): Tweak error message.
2502
2503 PR c++/13592
2504 * g++.dg/template/call2.C: New test.
2505
2506 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2507
2508 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
2509 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
2510 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
2511 scalar-return-1_x.c, scalar-return-2_y.c,
2512 scalar-return-3_x.c, scalar-return-3_y.c,
2513 scalar-return-4_x.c, scalar-return-4_y.c,
2514 struct-align-1.h, struct-align-1_x.c,
2515 struct-align-1_y.c, struct-align-2.h,
2516 struct-align-2_x.c, struct-align-2_y.c,
2517 struct-by-value-10_y.c, struct-by-value-11_x.c,
2518 struct-by-value-11_y.c, struct-by-value-12_x.c,
2519 struct-by-value-12_y.c, struct-by-value-13_x.c,
2520 struct-by-value-13_y.c, struct-by-value-14_x.c,
2521 struct-by-value-14_y.c, struct-by-value-15_x.c,
2522 struct-by-value-15_y.c, struct-by-value-16_y.c,
2523 struct-by-value-17_y.c, struct-by-value-18_y.c,
2524 struct-by-value-19_y.c, struct-by-value-1_x.c,
2525 struct-by-value-1_y.c, struct-by-value-20_y.c,
2526 struct-by-value-2_x.c, struct-by-value-2_y.c,
2527 struct-by-value-3_y.c, struct-by-value-4_x.c,
2528 struct-by-value-4_y.c, struct-by-value-5_y.c,
2529 struct-by-value-6_y.c, struct-by-value-7_y.c
2530 struct-by-value-8_x.c, struct-by-value-8_y.c
2531 struct-by-value-9_x.c, struct-by-value-9_y.c
2532 struct-return-10_x.c, struct-return-10_y.c,
2533 struct-return-19_x.c, struct-return-20_x.c
2534 struct-return-2_x.c, struct-return-2_y.c
2535 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
2536 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
2537
2538 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2539
2540 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
2541 attribute on sparc*-sun-solaris2.*.
2542
2543 2004-01-18 Mark Mitchell <mark@codesourcery.com>
2544
2545 PR c++/13710
2546 * g++.dg/ext/typeof7.C: New test.
2547
2548 2004-01-18 David Edelsohn <edelsohn@gnu.org>
2549
2550 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
2551 * gcc.dg/const-elim-1.c: Same.
2552
2553 2004-01-17 Ziemowit Laski <zlaski@apple.com>
2554
2555 * objc.dg/stret-1.m: New.
2556 * objc.dg/stret-2.m: New.
2557
2558 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
2559
2560 PR c++/11895
2561 * g++.dg/ext/vector1.C: New test.
2562
2563 2004-01-16 Geoffrey Keating <geoffk@apple.com>
2564
2565 * gcc.dg/pch/import-1.c: New.
2566 * gcc.dg/pch/import-1.hs: New.
2567 * gcc.dg/pch/import-1a.h: New.
2568 * gcc.dg/pch/import-1b.h: New.
2569 * gcc.dg/pch/import-1c.h: New.
2570
2571 2004-01-16 Mark Mitchell <mark@codesourcery.com>
2572
2573 PR c++/13574
2574 * g++.dg/ext/array1.C: New test.
2575
2576 PR c++/13178
2577 * g++.dg/conversion/op1.C: New test.
2578
2579 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
2580
2581 PR 11864
2582 From Kazumoto Kojima / Dan Kegel:
2583 * gcc.dg/pr11864-1.c: New test.
2584
2585 PR 10392
2586 From Marcus Comstedt / Dan Kegel:
2587 * gcc.dg/pr10392-1.c: New test.
2588
2589 2004-01-16 Mark Mitchell <mark@codesourcery.com>
2590
2591 PR c++/13478
2592 * g++.dg/init/ref10.C: New test.
2593
2594 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2595
2596 PR c++/13407
2597 * g++.dg/parse/typename6.C: New test.
2598
2599 2004-01-15 Geoffrey Keating <geoffk@apple.com>
2600
2601 PR pch/13361
2602 * testsuite/g++.dg/pch/wchar-1.C: New.
2603 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2604
2605 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2606
2607 PR c++/9259
2608 * g++.dg/expr/sizeof2.C: New test.
2609
2610 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
2611
2612 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
2613
2614 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
2615
2616 PR c++/13659
2617 * g++.dg/lookup/strong-using-3.C: New.
2618 * g++.dg/lookup/using-10.C: New.
2619
2620 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
2621
2622 PR c++/13594
2623 * g++.dg/lookup/strong-using-2.C: New.
2624
2625 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
2626 Dan Kegel <dank@kegel.com>
2627 J"orn Rennecke <joern.rennecke@superh.com>
2628
2629 PR target/9365
2630 * gcc.dg/pr9365-1.c: New test.
2631
2632 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2633
2634 PR c++/8856
2635 * g++.dg/parse/casting-operator2.C: New test.
2636 * g++.old-deja/g++.pt/explicit83.C: Remove.
2637
2638 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
2639
2640 * gcc.dg/label-compound-stmt-1.c: New test.
2641 * gcc.c-torture/compile/950922-1.c,
2642 gcc.c-torture/compile/20000211-3.c,
2643 gcc.c-torture/compile/20000518-1.c,
2644 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
2645 compound statements.
2646
2647 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
2648
2649 * gcc.dg/ppc64-abi-1.c: New test.
2650
2651 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
2652
2653 * g++.dg/ext/attrib9.C: Add dg-warnings.
2654
2655 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2656
2657 PR c++/12335
2658 * g++.dg/parse/dtor3.C: New test.
2659
2660 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
2661
2662 PR c++/12709
2663 * g++.dg/parse/try-catch-1.C: New test.
2664
2665 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
2666
2667 * ada/acats/run_all.sh: Add more verbose output in acats.log
2668 when compiling tests.
2669
2670 2004-01-12 Zack Weinberg <zack@codesourcery.com>
2671
2672 PR 13656
2673 * gcc.dg/typedef-redecl.c: New test case.
2674 * gcc.dg/typedef-redecl.h: New support file.
2675
2676 2004-01-13 Jan Hubicka <jh@suse.cz>
2677
2678 * gcc.dg/always_inline.c: New test.
2679 * gcc.dg/debug/20031231-1.c: Fix.
2680
2681 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2682
2683 PR c++/13474
2684 * g++.dg/template/array3.C: New test.
2685
2686 2004-01-12 Zack Weinberg <zack@codesourcery.com>
2687
2688 * g++.dg/ext/lvalue1.C: No longer expected to fail.
2689 * g++.dg/warn/Wunused-2.C: Likewise.
2690
2691 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2692
2693 PR c++/13289
2694 * g++.dg/template/instantiate6.C: New test.
2695
2696 2004-01-12 Roger Sayle <roger@eyesopen.com>
2697
2698 PR middle-end/11397
2699 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
2700
2701 2004-01-12 Jan Hubicka <jh@suse.cz>
2702
2703 PR opt/12826
2704 * gcc.dg/20040112-1.c: New.
2705
2706 * gcc.dg/dwarf-die[1-7].c: Move to...
2707 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
2708 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
2709
2710 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2711
2712 PR c++/4100
2713 * g++.dg/parse/friend4.C: New test.
2714
2715 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
2716
2717 PR c++/4100
2718 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
2719 definition is called a friend.
2720
2721 2004-01-11 Zack Weinberg <zack@codesourcery.com>
2722
2723 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
2724
2725 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
2726
2727 PR c++/3478
2728 * g++.dg/parse/error10.C: New test.
2729 * g++.dg/template/arg2.C: Accept "invalid type" error.
2730
2731 2004-01-11 Jakub Jelinek <jakub@redhat.com>
2732
2733 PR middle-end/13392
2734 * g++.dg/opt/expect2.C: New test.
2735
2736 2004-01-10 Zack Weinberg <zack@codesourcery.com>
2737
2738 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
2739 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
2740 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
2741 Update dg-error regexps.
2742
2743 2004-01-10 Zack Weinberg <zack@codesourcery.com>
2744
2745 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
2746 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
2747
2748 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2749
2750 * gcc.dg/pragma-re-1.c: Use right pointer type.
2751
2752 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2753
2754 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
2755
2756 2004-01-09 Geoffrey Keating <geoffk@apple.com>
2757
2758 * gcc.dg/rs6000-ldouble-1.c: New.
2759
2760 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2761
2762 DR 337
2763 PR c++/9256
2764 * g++.dg/other/abstract1.C: New test.
2765
2766 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
2767
2768 * g++.dg/lookup/strong-using-1.C: New.
2769
2770 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
2771
2772 PR c/11234
2773 * gcc.dg/func-ptr-conv-1.c: New test.
2774 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
2775
2776 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
2777
2778 PR target/13380.
2779 * gcc.c-torture/compile/20040109-1.c: New.
2780
2781 2004-01-08 Stuart Hastings <stuart@apple.com>
2782
2783 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
2784 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
2785 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
2786
2787 2004-01-09 Alan Modra <amodra@bigpond.net.au>
2788
2789 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
2790
2791 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2792
2793 * ada/acats/run_acats: Treat 'gnatchop' the same way
2794 as 'gnatmake'. Export GCC_DRIVER.
2795 * ada/acats/run_all.sh: Add target_gnatchop. Use
2796 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
2797
2798 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2799
2800 PR c++/12573
2801 * g++.dg/template/dependent-expr4.C: New test.
2802
2803 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
2804
2805 * gcc.dg/altivec-11.c: New test.
2806
2807 2004-01-07 Mark Mitchell <mark@codesourcery.com>
2808
2809 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
2810
2811 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
2812
2813 PR c/6024
2814 * gcc.dg/enum-compat-1.c: New test.
2815 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
2816
2817 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
2818
2819 PR c/12165
2820 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
2821 gcc.dg/c99-idem-qual-3.c: New tests.
2822
2823 2004-01-07 Alan Modra <amodra@bigpond.net.au>
2824
2825 * gcc.dg/winline-7.c: Don't cast void * to int.
2826
2827 2004-01-06 Jan Hubicka <jh@suse.cz>
2828
2829 * gcc.dg/i386-sse-5.c: New test
2830 * g++.dg/eh/simd-1.c: Add -w argument for i386.
2831
2832 2004-01-05 Mark Mitchell <mark@codesourcery.com>
2833
2834 PR c++/12815
2835 * g++.dg/rtti/typeid4.C: New test.
2836
2837 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2838
2839 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
2840
2841 2004-01-05 Mark Mitchell <mark@codesourcery.com>
2842
2843 PR c++/12132
2844 * g++.dg/template/error11.C: New test.
2845
2846 PR c++/13451
2847 * g++.dg/template/class2.C: New test.
2848
2849 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
2850 Richard Sandiford <rsandifo@redhat.com>
2851
2852 PR c++/13387
2853 * g++.dg/opt/alias3.C: New test.
2854
2855 2004-01-04 Mark Mitchell <mark@codesourcery.com>
2856
2857 PR c++/13157
2858 * g++.dg/template/koenig3.C: New test.
2859
2860 PR c++/13529
2861 * g++.dg/parse/offsetof3.C: New test.
2862
2863 * g++.dg/init/copy7.C: Add missing dg-error markers.
2864
2865 PR c++/12226
2866 * g++.dg/init/copy7.c: New test.
2867
2868 PR c++/13536
2869 * g++.dg/parse/cast1.C: New test.
2870
2871 2004-01-04 Jan Hubicka <jh@suse.cz>
2872
2873 * gcc.dg/winline[1-7].c: New tests.
2874
2875 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2876
2877 PR c++/13520
2878 * g++.dg/template/qualttp22.C: New test.
2879
2880 2004-01-01 Jan Hubicka <jh@suse.cz>
2881
2882 * gcc.dg/debug/20031231-1.c: New.
2883 * gcc.c-torture/compile/20040101-1.c: New.
2884 * gcc.dg/dwarf-die-[1-7].c: New.
2885
2886 2004-01-01 Jakub Jelinek <jakub@redhat.com>
2887
2888 PR optimization/13521
2889 * gcc.c-torture/compile/20031231-1.c: New test.
2890
2891 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
2892
2893 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
2894
2895 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2896
2897 PR c++/10079
2898 * g++.dg/template/crash16.C: New test.
2899
2900 2003-12-30 Mark Mitchell <mark@codesourcery.com>
2901
2902 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
2903
2904 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
2905
2906 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
2907 ports.
2908 * g++.old-deja/g++.jason/thunk3.C: Likewise.
2909 * g++.old-deja/g++.law/profile1.C: Likewise.
2910 * gcc.c-torture/compile/981006-1.c: Likewise.
2911 * gcc.c-torture/execute/loop-2e.x: Likewise.
2912 * gcc.c-torture/execute/loop-2f.x: Remove.
2913 * gcc.c-torture/execute/loop-2g.x: Likewise.
2914 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
2915 * gcc.dg/20020312-2.c: Remove traces of dead ports.
2916
2917 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
2918
2919 PR c++/13507
2920 * g++.dg/ext/attrib11.C: New test.
2921
2922 PR c++/13494
2923 * g++.dg/template/array2-1.C: New test.
2924 * g++.dg/template/array2-2.C: New test.
2925
2926 2003-12-29 Mark Mitchell <mark@codesourcery.com>
2927
2928 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
2929
2930 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
2931
2932 PR c++/12774
2933 * g++.dg/template/array1-1.C: New test.
2934 * g++.dg/template/array1-2.C: New test.
2935
2936 2003-12-29 Roger Sayle <roger@eyesopen.com>
2937
2938 PR fortran/12632
2939 * g77.dg/12632.f: New test case.
2940
2941 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2942
2943 PR c++/13289
2944 * g++.dg/parse/nontype1.C: New test.
2945
2946 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2947
2948 PR c++/12403
2949 * g++.dg/parse/explicit1.C: New test.
2950 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
2951
2952 2003-12-28 Mark Mitchell <mark@codesourcery.com>
2953
2954 PR c++/13081
2955 * g++.dg/opt/inline6.C: New test.
2956
2957 PR c++/12613
2958 * g++.dg/parse/error9.C: New test.
2959
2960 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
2961
2962 2003-12-28 Mark Mitchell <mark@codesourcery.com>
2963
2964 PR c++/13009
2965 * g++.dg/init/assign1.C: New test.
2966
2967 2003-12-28 Roger Sayle <roger@eyesopen.com>
2968
2969 PR c++/13070
2970 * g++.dg/warn/format3.C: New test case.
2971
2972 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2973
2974 * gcc.c-torture/compile/20031227-1.c: New test.
2975
2976 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2977
2978 * g++.dg/bprob/bprob.exp: Load target-supports.exp
2979 * g77.dg/bprob/bprob.exp: Likewise.
2980 * gcc.misc-tests/bprob.exp: Likewise.
2981 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
2982 variants on systems where the library does not provide that
2983 functionality.
2984 * gcc.dg/builtins-20.c: Use builtins-config.h.
2985 * gcc.dg/builtins-config.h: New file.
2986
2987 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2988
2989 * lib/gcc-dg.exp (dg-require-profiling): New function.
2990 * lib/target-supports.exp (check_profiling_available): Likewise.
2991 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
2992 * g77.dg/bprob/bprob.exp: Likewise.
2993 * gcc.misc-tests/bprob.exp: Likewise.
2994 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
2995 * gcc.dg/20021014-1.c: Likewise.
2996 * gcc.dg/nest.c: Likewise.
2997
2998 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2999
3000 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
3001 compiling.
3002 * g++.dg/lookup/java2.C: Likewise.
3003 * gcc.dg/cpp/lexident.c: Likewise.
3004
3005 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3006
3007 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
3008 given.
3009 * gcc.c-torture/compile/961203-1.c: Likewise.
3010 * gcc.c-torture/compile/980506-1.c: Likewise.
3011
3012 2003-12-23 Zack Weinberg <zack@codesourcery.com>
3013
3014 * lib/gcc-dg.exp (dg-prune-output): New annotation.
3015 (additional_prunes): New global.
3016 (gcc-dg-prune): Handle additional per-test pruning.
3017 (dg-test): Clear additional_prunes between tests.
3018
3019 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
3020 dg-prune-output to avoid spurious failures from assembler
3021 complaining about nonexistent WAW violations.
3022 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
3023 Use dg-prune-output to avoid spurious failures from assembler
3024 warning about Itanium B-step errata.
3025
3026 2003-12-23 Mark Mitchell <mark@codesourcery.com>
3027
3028 * g++.dg/abi/macro0.C: New test.
3029 * g++.dg/abi/macro1.C: Likewise.
3030 * g++.dg/abi/macro2.C: Likewise.
3031
3032 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
3033 * g++.dg/abi/bitfield7.C: Likewise.
3034 * g++.dg/abi/dtor2.C: Likewise.
3035 * g++.dg/abi/mangle11.C: Likewise.
3036 * g++.dg/abi/mangle12.C: Likewise.
3037 * g++.dg/abi/mangle14.C: Likewise.
3038 * g++.dg/abi/mangle17.C: Likewise.
3039 * g++.dg/abi/vbase10.C: Likewise.
3040 * g++.dg/abi/vbase14.C: Likewise.
3041 * g++.dg/template/qualttp17.C: Likewise.
3042
3043 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
3044
3045 PR c/11995
3046 * gcc.dg/20031223-1.c: New test.
3047
3048 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3049
3050 * gcc.dg/noreturn-7.c: New test.
3051
3052 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3053
3054 * gcc.dg/null-pointer-1.c: New test.
3055
3056 2003-12-22 Mark Mitchell <mark@codesourcery.com>
3057
3058 * g++.old-deja/g++.jason/template18.C: Remove.
3059 * g++.old-deja/g++.jason/template37.C: Likewise.
3060
3061 PR c++/12862
3062 * g++.dg/lookup/ns1.C: New test.
3063
3064 PR c++/12397
3065 * g++.dg/template/lookup3.C: New test.
3066
3067 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
3068
3069 * g++.dg/template/recurse1.C: New test
3070
3071 2003-12-22 Mark Mitchell <mark@codesourcery.com>
3072
3073 PR c++/12479
3074 * g++.dg/parse/semicolon1.C: New test.
3075 * g++.dg/parse/semicolon1.h: Likewise.
3076
3077 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
3078
3079 * gcc.dg/darwin-misaligned.c: New test.
3080
3081 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
3082
3083 PR c/9163
3084 * gcc.dg/20031222-1.c: New test.
3085
3086 2003-12-21 Mark Mitchell <mark@codesourcery.com>
3087
3088 PR c++/13438
3089 * g++.dg/parse/error8.C: New test.
3090
3091 PR c++/11554
3092 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
3093
3094 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
3095
3096 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
3097 too small.
3098 * gcc.c-torture/compile/930217-1.c: Likewise.
3099 * gcc.c-torture/compile/930513-1.c: Likewise.
3100 * gcc.c-torture/execute/920908-2.c: Likewise.
3101 * gcc.c-torture/execute/921204-1.c: Likewise.
3102 * gcc.c-torture/execute/930621-1.c: Likewise.
3103 * gcc.c-torture/execute/930630-1.c: Likewise.
3104 * gcc.c-torture/execute/931031-1.c: Likewise.
3105 * gcc.c-torture/execute/980602-2.c: Likewise.
3106 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3107 * gcc.c-torture/execute/compndlit-1.c: Likewise.
3108 * gcc.c-torture/execute/extzvsi.c: Likewise.
3109 * gcc.c-torture/unsorted/ext.c: Likewise.
3110
3111 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
3112
3113 PR target/12749
3114 * gcc.c-torture/compile/20031220-2.c: New test case.
3115
3116 2003-12-20 Roger Sayle <roger@eyesopen.com>
3117
3118 PR optimization/13031
3119 * gcc.c-torture/compile/20031220-1.c: New test case.
3120
3121 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3122
3123 * gcc.dg/cast-function-1.c: New test.
3124
3125 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
3126
3127 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
3128 formats.
3129
3130 2003-12-19 Mark Mitchell <mark@codesourcery.com>
3131
3132 PR c++/12795
3133 * g++.dg/ext/attrib10.C: New test.
3134
3135 2003-12-19 Jakub Jelinek <jakub@redhat.com>
3136
3137 * gcc.dg/cleanup-10.c: New test.
3138 * gcc.dg/cleanup-11.c: New test.
3139
3140 2003-12-19 Jakub Jelinek <jakub@redhat.com>
3141
3142 PR c++/13239
3143 * g++.dg/opt/expect1.C: New test.
3144
3145 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
3146
3147 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
3148
3149 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
3150
3151 PR debug/12923
3152 * gcc.dg/20031218-1.c: New test.
3153
3154 PR debug/12389
3155 * gcc.dg/20031218-2.c: New test.
3156 * gcc.dg/20031218-3.c: New test.
3157
3158 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
3159 of label name and allow for USER_LABEL_PREFIX == "_" names.
3160 * g++.dg/abi/mangle18-2.C: Likewise.
3161 * g++.dg/abi/mangle19-1.C: Likewise.
3162 * g++.dg/abi/mangle19-2.C: Likewise.
3163 * g++.dg/abi/mangle20-1.C: Likewise.
3164 * g++.dg/abi/mangle20-2.C: Likewise.
3165
3166 2003-12-18 Richard Henderson <rth@redhat.com>
3167
3168 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
3169
3170 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
3171 Dan Kegel <dank@kegel.com>
3172
3173 PR other/12009
3174 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
3175 testing a cross compiler, it causes spurious compile failures.
3176 * lib/g++.exp: Likewise.
3177
3178 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3179
3180 PR c++/13262
3181 * g++.dg/template/access13.C: New test.
3182
3183 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
3184
3185 * gcc.dg/20031216-1.c: New test.
3186
3187 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3188
3189 PR c++/9154
3190 * g++.dg/template/error10.C: New test.
3191
3192 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3193
3194 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
3195 * g++.dg/eh/simd-2.C: Likewise.
3196
3197 2003-12-17 James E Wilson <wilson@specifixinc.com>
3198 Roger Sayle <roger@eyesopen.com>
3199
3200 * gcc.c-torture/execute/ieee/mzero5.c: New.
3201
3202 2003-12-17 Mark Mitchell <mark@codesourcery.com>
3203
3204 PR c++/10603
3205 * g++.dg/parse/error6.C: New test.
3206
3207 PR c++/12827
3208 * g++.dg/parse/error7.C: New test.
3209
3210 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
3211
3212 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
3213 at -O with stabs debugging formats.
3214 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
3215 * gcc.dg/debug/debug-2.c: Likewise.
3216
3217 2003-12-16 Mark Mitchell <mark@codesourcery.com>
3218
3219 PR c++/12696
3220 * g++.dg/init/error1.C: New test.
3221
3222 PR c++/12218
3223 * g++.dg/init/pm3.C: New test.
3224
3225 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
3226
3227 PR c/3347
3228 * gcc.dg/bitfld-8.c: New test.
3229
3230 2003-12-16 James Lemke <jim@wasabisystems.com>
3231
3232 * gcc.dg/arm-scd42-[123].c: New tests.
3233
3234 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
3235
3236 PR c++/9043
3237 * g++.dg/abi/mangle20-1.C: New test.
3238 * g++.dg/abi/mangle20-2.C: New test.
3239
3240 2003-12-16 Mark Mitchell <mark@codesourcery.com>
3241
3242 PR c++/13275
3243 * g++.dg/other/offsetof2.C: Remove XFAIL.
3244 * g++.dg/parse/offsetof1.C: New test.
3245 * g++.gd/parse/offsetof2.C: Likewise.
3246
3247 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3248
3249 * g++.dg/template/nontype3.C: New test.
3250 * g++.dg/template/static2.C: Tweaked the dg-error clause.
3251
3252 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3253
3254 * g++.dg/warn/noreturn-3.C: Also test instantiation.
3255
3256 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
3257
3258 PR c++/13387
3259 * g++.dg/expr/assign1.C: New test.
3260
3261 PR c++/13242
3262 * g++.dg/abi/mangle19-1.C: New test.
3263 * g++.dg/abi/mangle19-2.C: New test.
3264
3265 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
3266
3267 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
3268
3269 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
3270
3271 * gcc.c-torture/execute/20031216-1.c: New test.
3272
3273 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3274
3275 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
3276 an ICE regression.
3277
3278 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3279
3280 PR c++/10926
3281 * g++.dg/template/error9.C: New test.
3282
3283 PR c++/11116
3284 * g++.dg/template/error8.C: New test.
3285
3286 2003-12-15 Roger Sayle <roger@eyesopen.com>
3287
3288 PR middle-end/13400
3289 * gcc.c-torture/execute/20031215-1.c: New test case.
3290
3291 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3292
3293 PR c++/13269
3294 * g++.dg/parse/error5.C: New test.
3295
3296 PR c++/12989
3297 * g++.dg/expr/sizeof1.C: New test.
3298
3299 PR c++/13310
3300 * g++.dg/template/crash15.C: New test.
3301
3302 2003-12-15 Geoffrey Keating <geoffk@apple.com>
3303
3304 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
3305 a non-POD type as the last named parameter of a varargs function.
3306
3307 2003-12-15 Mark Mitchell <mark@codesourcery.com>
3308
3309 PR c++/13243
3310 PR c++/12573
3311 * g++.dg/template/crash14.C: New test.
3312 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
3313
3314 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
3315
3316 * g++.dg/other/java1.C: New test.
3317
3318 PR c++/13241
3319 * g++.dg/abi/mangle18-1.C: New test.
3320 * g++.dg/abi/mangle18-2.C: New test.
3321
3322 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3323
3324 PR optimization/10312
3325 * gcc.c-torture/execute/20031214-1.c: New.
3326
3327 2003-12-14 Mark Mitchell <mark@codesourcery.com>
3328
3329 PR c++/10779
3330 PR c++/12160
3331 * g++.dg/parse/error3.C: New test.
3332 * g++.dg/parse/error4.C: Likewise.
3333 * g++.dg/abi/mangle4.C: Tweak error messages.
3334 * g++.dg/lookup/using5.C: Likewise.
3335 * g++.dg/other/error2.C: Likewise.
3336 * g++.dg/parse/typename5.C: Likewise.
3337 * g++.dg/parse/undefined1.C: Likewise.
3338 * g++.dg/template/arg2.C: Likewise.
3339 * g++.dg/template/ttp3.C: Likewise.
3340 * g++.dg/template/type1.C: Likewise.
3341 * g++.old-deja/g++.other/crash32.C: Likewise.
3342 * g++.old-djea/g++.pt/defarg8.C: Likewise.
3343
3344 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3345
3346 PR c++/13106
3347 * g++.dg/warn/noreturn-3.C: New test.
3348
3349 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
3350
3351 PR c++/13118
3352 * g++.dg/abi/covariant3.C: New.
3353
3354 2003-12-12 Jakub Jelinek <jakub@redhat.com>
3355
3356 * g++.dg/eh/ia64-1.C: New test.
3357
3358 2003-12-12 Roger Sayle <roger@eyesopen.com>
3359
3360 PR optimization/13037
3361 * g77.f-torture/execute/13037.f: New test case.
3362
3363 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
3364
3365 PR c++/12881
3366 * g++.dg/abi/covariant2.C: New.
3367
3368 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
3369
3370 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
3371
3372 2003-12-11 Zack Weinberg <zack@codesourcery.com>
3373
3374 * gcc.c-torture/execute/wchar_t-1.x: Delete.
3375
3376 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
3377
3378 PR other/10819
3379 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
3380 to fix Bug 10819.
3381 * lib/g++.exp (g++_version): Likewise.
3382 * lib/g77.exp (g77_version): Likewise.
3383 * lib/objc.exp (default_objc_version): Likewise.
3384
3385 2003-12-10 Richard Henderson <rth@redhat.com>
3386
3387 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
3388
3389 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
3390
3391 2003-12-08 Matt Austern <austern@apple.com>
3392
3393 PR c/13134
3394 * lib/gcc-dg.exp (dg-require-visibility): Define.
3395 * lib/target-supports (check_visibility_available): Define.
3396 * gcc.dg/visibility-1.c: New test.
3397 * gcc.dg/visibility-2.c: Likewise.
3398 * gcc.dg/visibility-3.c: Likewise.
3399 * gcc.dg/visibility-4.c: Likewise.
3400 * gcc.dg/visibility-5.c: Likewise.
3401 * gcc.dg/visibility-6.c: Likewise.
3402 * g++.dg/ext/visibility-1.C: Likewise.
3403 * g++.dg/ext/visibility-2.C: Likewise.
3404 * g++.dg/ext/visibility-3.C: Likewise.
3405 * g++.dg/ext/visibility-4.C: Likewise.
3406 * g++.dg/ext/visibility-5.C: Likewise.
3407 * g++.dg/ext/visibility-6.C: Likewise.
3408
3409 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3410
3411 * g++.dg/lookup/java1.C: New test.
3412 * g++.dg/lookup/java2.C: New test.
3413
3414 2003-12-07 Falk Hueffner <falk@debian.org>
3415
3416 * g++.dg/opt/noreturn-1.C: New test.
3417
3418 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
3419
3420 * gcc.dg/overflow-1.c: New test.
3421
3422 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3423
3424 * g77.f-torture/compile/13060.f: New test.
3425
3426 2003-12-06 Mark Mitchell <mark@codesourcery.com>
3427
3428 PR c++/13323
3429 * g++.dg/inherit/operator2.C: New test.
3430
3431 2003-12-05 Mark Mitchell <mark@codesourcery.com>
3432
3433 PR c++/13305
3434 * g++.dg/ext/attrib9.C: New test.
3435
3436 2003-12-05 Mark Mitchell <mark@codesourcery.com>
3437
3438 PR c++/13314
3439 * g++.dg/template/error7.C: New test.
3440
3441 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
3442 J"orn Rennecke <joern.rennecke@superh.com>
3443
3444 PR target/13302
3445 * g++.dg/other/struct-va_list.C: New test.
3446
3447 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3448
3449 PR c++/13166
3450 * g++.dg/parse/defarg6.C: New test.
3451
3452 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
3453
3454 PR target/13256
3455 * gcc.c-torture/execute/20031201-1.c: New test.
3456
3457 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
3458
3459 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
3460
3461 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
3462
3463 * gcc.dg/builtin-return-1.c: New test.
3464
3465 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
3466 J"orn Rennecke <joern.rennecke@superh.com>
3467
3468 PR optimization/13260
3469 * gcc.c-torture/execute/20031204-1.c: New test.
3470
3471 2003-12-03 Mark Mitchell <mark@codesourcery.com>
3472
3473 PR c++/9127
3474 * g++.dg/template/error6.C: New test.
3475
3476 2003-12-03 Jakub Jelinek <jakub@redhat.com>
3477
3478 * gcc.dg/20031202-1.c: New test.
3479
3480 2003-12-03 Mark Mitchell <mark@codesourcery.com>
3481
3482 PR c++/13179
3483 * g++.dg/template/eh1.C: New test.
3484
3485 PR c++/10771
3486 * g++.dg/template/error5.C: New test.
3487
3488 2003-12-02 David Ung <davidu@mips.com>
3489
3490 * gcc.dg/compat/vector-check.h: Corrected type for var
3491 g_##TMODE
3492
3493 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3494
3495 PR c++/10126
3496 * g++.dg/template/ptrmem8.C: New test.
3497
3498 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3499
3500 PR c++/12573
3501 * g++.dg/template/dependent-expr3.C: New test.
3502
3503 2003-12-01 James Lemke <jim@wasabisystems.com>
3504
3505 * gcc.dg/arm-g2.c: New test.
3506
3507 2003-12-01 Roger Sayle <roger@eyesopen.com>
3508
3509 PR optimization/11634
3510 * gcc.dg/20031201-2.c: New test case.
3511
3512 2003-12-01 Zack Weinberg <zack@codesourcery.com>
3513
3514 PR 11433
3515 * objc.dg/proto-lossage-3.m: New test.
3516
3517 2003-12-01 Roger Sayle <roger@eyesopen.com>
3518
3519 PR optimization/12628
3520 * gcc.dg/20031201-1.c: New test case.
3521
3522 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3523
3524 * gcc.dg/unaligned-1.c: New test.
3525
3526 2003-11-30 Mark Mitchell <mark@codesourcery.com>
3527
3528 PR c++/9849
3529 * g++.dg/template/error4.C: New test.
3530 * g++.dg/template/nested3.C: Adjust error markers.
3531
3532 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3533
3534 * gcc.dg/cpp/assert4.c: Check more #system assertions.
3535
3536 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
3537
3538 PR c/10333
3539 * gcc.dg/bitfld-7.c: New test.
3540
3541 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
3542
3543 * gcc.dg/tls/asm-1.C: New test.
3544
3545 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3546
3547 * gcc.dg/cpp/assert4.c: Update.
3548
3549 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3550
3551 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
3552 * gcc.dg/builtin-apply3.c: New test.
3553
3554 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3555
3556 * lib/compat.exp (compat-obj): New xfaildata parameter.
3557 Use it to set compiler_conditional_xfail_data before compiling.
3558 (compat-get-options): Handle dg-xfail-if.
3559 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
3560 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
3561 * gcc.dg/compat/vector-1_y.c: Likewise.
3562 * gcc.dg/compat/vector-2_x.c: Likewise.
3563 * gcc.dg/compat/vector-2_y.c: Likewise.
3564
3565 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3566
3567 * g++.dg/opt/reg-stack4.C: New test.
3568
3569 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3570
3571 * gcc.dg/builtin-apply2.c: New test.
3572
3573 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3574
3575 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
3576
3577 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3578
3579 PR c++/12924
3580 * g++.dg/template/template-id-2.C: New test.
3581
3582 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3583
3584 PR c++/5369
3585 * g++.dg/template/memfriend1.C: New test.
3586 * g++.dg/template/memfriend2.C: Likewise.
3587 * g++.dg/template/memfriend3.C: Likewise.
3588 * g++.dg/template/memfriend4.C: Likewise.
3589 * g++.dg/template/memfriend5.C: Likewise.
3590 * g++.dg/template/memfriend6.C: Likewise.
3591 * g++.dg/template/memfriend7.C: Likewise.
3592 * g++.dg/template/memfriend8.C: Likewise.
3593 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
3594
3595 2003-11-21 Mark Mitchell <mark@codesourcery.com>
3596
3597 PR c++/12515
3598 * g++.dg/ext/cond1.C: New test.
3599
3600 2003-11-20 Richard Henderson <rth@redhat.com>
3601
3602 * gcc.dg/20020201-2.c: Remove.
3603 * gcc.dg/20020201-4.c: Remove.
3604 * gcc.dg/20020304-1.c: Remove.
3605
3606 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3607
3608 * gcc.dg/cpp/trad/xwin1.c: New test case.
3609
3610 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3611
3612 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
3613 * lib/g77.exp: Likewise.
3614 * lib/objc.exp: Likewise.
3615 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
3616 for darwin.
3617
3618 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3619
3620 PR c++/12932
3621 * g++.dg/template/static5.C: New test.
3622
3623 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
3624
3625 * gcc.dg/nested-func-1.c: New test.
3626
3627 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3628
3629 * gcc.dg/cpp/assert4.c: New test.
3630
3631 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
3632
3633 PR c++/2294
3634 * g++.dg/lookup/using9.c: New test.
3635
3636 2003-11-14 Mark Mitchell <mark@codesourcery.com>
3637
3638 PR c++/12762
3639 * g++.dg/template/error3.C: New test.
3640
3641 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3642
3643 PR ada/13035
3644 * ada/acats/run_acats, run_all.sh: Fix syntax error.
3645 No longer use a wrapper for gcc, since this does not work under
3646 Windows.
3647
3648 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
3649
3650 PR c++/2094
3651 * g++.dg/template/ptrmem7.C: New test.
3652
3653 2003-11-13 Andrew Pinski <apinski@apple.com>
3654
3655 * gcc.c-torture/compile/20031113-1.c: New test.
3656
3657 2003-11-13 Mark Mitchell <mark@codesourcery.com>
3658 Kean Johnston <jkj@sco.com>
3659
3660 PR c/13029
3661 * gcc.dg/unused-4.c: Update.
3662
3663 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
3664
3665 * g++.dg/opt/const3.C: New test.
3666
3667 2003-11-13 Jan Hubicka <jh@suse.cz>
3668
3669 * gcc.c-torture/compile/20031112-1.c: New test.
3670
3671 2003-11-12 Mark Mitchell <mark@codesourcery.com>
3672
3673 * g++.dg/parse/crash10.C: Remove bogus error marker.
3674
3675 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3676
3677 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
3678 (host_gcc): Likewise.
3679 (ROOT): Honor $PWDCMD.
3680 (BASE): Likewise.
3681 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
3682
3683 2003-11-12 Catherine Moore <clm@redhat.com>
3684
3685 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
3686
3687 2003-11-12 Andreas Jaeger <aj@suse.de>
3688 Jakub Jelinek <jakub@redhat.com>
3689 Andrew Pinski <pinskia@physics.uc.edu>
3690 Richard Henderson <rth@redhat.com>
3691
3692 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
3693 systems.
3694 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
3695
3696 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
3697 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
3698
3699 2003-11-11 Andreas Jaeger <aj@suse.de>
3700
3701 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
3702
3703 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
3704
3705 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
3706
3707 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
3708 Clean ups.
3709
3710 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
3711
3712 * gcc.dg/trampoline-1.c: New test.
3713
3714 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
3715
3716 * gcc.c-torture/compile/200031109-1.c: New test.
3717
3718 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
3719
3720 PR c/3190
3721 PR c/8714
3722 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3723 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
3724 gcc.dg/format/no-y2k-1.c: Update.
3725
3726 2003-11-08 Roger Sayle <roger@eyesopen.com>
3727
3728 PR optimization/10467
3729 * gcc.dg/20031108-1.c: New test case.
3730
3731 2003-11-07 Geoffrey Keating <geoffk@apple.com>
3732
3733 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
3734
3735 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
3736
3737 * gcc.dg/compound-lvalue-1.c: New test.
3738 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
3739 some XFAILs.
3740
3741 2003-11-06 Geoffrey Keating <geoffk@apple.com>
3742
3743 * gcc.dg/altivec-varargs-1.c: New test.
3744
3745 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
3746
3747 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
3748 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
3749 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
3750 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
3751 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
3752
3753 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
3754
3755 * gcc.dg/cond-lvalue-1.c: New test.
3756
3757 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
3758
3759 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
3760
3761 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3762
3763 PR c++/11616
3764 * g++.dg/template/instantiate5.C: New test.
3765
3766 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3767
3768 PR c++/12726
3769 * g++.dg/ext/complit2.C: Replace test with self-contained version.
3770 * ChangeLog: Add missing first entry for above test.
3771
3772 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3773
3774 PR c++/9810
3775 * g++.dg/template/using8.C: New test.
3776 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
3777
3778 2003-11-02 Roger Sayle <roger@eyesopen.com>
3779
3780 PR optimization/10817
3781 * gcc.c-torture/compile/20031102-1.c: New test case.
3782
3783 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
3784
3785 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
3786 2147483647.
3787
3788 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3789
3790 * gcc.dg/20031102-1.c: New test.
3791
3792 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3793
3794 * gcc.dg/complex-1.c: New test.
3795
3796 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3797
3798 PR c++/12796
3799 * g++.dg/template/crash13.C: Adjust expected error location.
3800 * g++.old-deja/g++.brendan/ns1.C: Likewise.
3801
3802 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
3803
3804 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
3805
3806 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
3807
3808 PR/10239
3809 * gcc.c-torture/compile/20031031-2.c: New test.
3810
3811 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
3812
3813 PR/11640
3814 * gcc.c-torture/compile/20031031-1.c: New test.
3815
3816 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
3817
3818 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
3819 * gcc.misc-tests/bprob.exp: Likewise.
3820 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
3821 the execution test on arm-elf configs.
3822 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
3823 configs that don't support scratch files.
3824 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
3825
3826 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
3827
3828 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
3829 done by dejagnu.
3830
3831 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
3832
3833 * ada/acats/run_all.sh: Redirect mv output to /dev/null
3834 Avoid non pure sh syntax. Add more logging.
3835
3836 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
3837 fail.
3838
3839 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3840
3841 PR libgcj/10610
3842 * gcc.dg/ppc-stackalign-1.c: New test.
3843
3844 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
3845
3846 * ada/acats/run_all.sh: Change output to be more compliant with
3847 dejagnu framework.
3848 Create acats.sum and acats.log files under testsuite/ada/acats
3849 Only run [a-z]* directories, to filter out e.g. CVS.
3850 Redirect build output to log file.
3851
3852 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
3853
3854 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
3855
3856 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
3857
3858 PR ada/5909:
3859 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
3860
3861 2003-10-27 Jakub Jelinek <jakub@redhat.com>
3862
3863 * gcc.c-torture/compile/20031023-1.c: New test.
3864 * gcc.c-torture/compile/20031023-2.c: New test.
3865 * gcc.c-torture/compile/20031023-3.c: New test.
3866 * gcc.c-torture/compile/20031023-4.c: New test.
3867
3868 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3869
3870 PR c++/10371
3871 * g++.dg/lookup/scoped8.C: New test.
3872
3873 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3874
3875 * g++.dg/opt/reg-stack3.C: New test.
3876
3877 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
3878
3879 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
3880
3881 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3882
3883 PR c++/11076
3884 * g++.dg/template/crash13.C: New test.
3885
3886 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
3887
3888 * gcc.dg/c99-restrict-2.c: New test.
3889
3890 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
3891
3892 PR c++/12698, c++/12699, c++/12700, c++/12566
3893 * g++.dg/inherit/covariant9.C: New test.
3894 * g++.dg/inherit/covariant10.C: New test.
3895 * g++.dg/inherit/covariant11.C: New test.
3896
3897 2003-10-23 Jason Merrill <jason@redhat.com>
3898
3899 PR c++/12726
3900 * g++.dg/ext/complit2.C: New test.
3901
3902 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
3903
3904 PR target/12654
3905 * gcc.c-torture/execute/20031020-1.c: New test.
3906
3907 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3908
3909 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
3910 following the jump_insn.
3911
3912 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
3913
3914 * gcc.dg/cast-lvalue-1.c: New test.
3915
3916 2003-10-21 Mark Mitchell <mark@codesourcery.com>
3917
3918 PR c++/11962
3919 * g++.dg/template/cond2.C: New test.
3920
3921 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
3922
3923 * gcc.dg/builtins-28.c: New test.
3924
3925 2003-10-20 Jan Hubicka <jh@suse.cz>
3926
3927 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
3928 parameter.
3929 * testsuite/gcc.dg/inline-2.c: Likewise.
3930
3931 2003-10-20 Phil Edwards <phil@codesourcery.com>
3932
3933 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
3934 * gcc.dg/nest.c: Likewise.
3935
3936 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3937
3938 PR c++/9781, c++/10583, c++/11862
3939 * g++.dg/parse/crash13.C: New test.
3940
3941 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3942
3943 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
3944
3945 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3946
3947 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
3948 Define HAVE_C99_RUNTIME except on Solaris.
3949 * gcc.dg/builtins-20.c: Likewise.
3950
3951 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3952
3953 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
3954
3955 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3956
3957 PR c++/12495
3958 * g++.dg/template/crash21.C: New test.
3959
3960 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3961
3962 PR c++/2513
3963 * g++.dg/template/typename5.C: New test.
3964
3965 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3966
3967 PR c++/12369
3968 * g++.dg/template/friend25.C: New test.
3969
3970 2003-10-16 Ziemowit Laski <zlaski@apple.com>
3971
3972 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
3973 versions.
3974
3975 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
3976
3977 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
3978 == 2147483647.
3979
3980 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
3981
3982 * gcc.c-torture/execute/960416-1.x: Remove.
3983 * gcc.c-torture/execute/divconst-3.x: Likewise.
3984
3985 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
3986
3987 PR target/12598
3988 * gcc.dg/torture/cris-volatile-1.c: New test.
3989
3990 2003-10-14 Roger Sayle <roger@eyesopen.com>
3991
3992 PR optimization/9325
3993 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
3994 for overflowing floating point to integer conversion during RTL
3995 simplification.
3996
3997 2003-10-13 Ziemowit Laski <zlaski@apple.com>
3998
3999 * objc/execute/_cmd.m: Fix typo.
4000 * objc.dg/image-info.m, objc.dg/symtab-1.m:
4001 Relax 'scan-assembler' regexp.
4002 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
4003 objc.dg/try-catch-4.m: Run on non-Darwin targets.
4004 * objc.dg/zero-link-2.m: Remove blank line.
4005 * objc.dg/zero-link-3.m: New test case.
4006
4007 2003-10-13 Geoffrey Keating <geoffk@apple.com>
4008
4009 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
4010
4011 * gcc.dg/asm-names.c: Use scan-assembler-not rather
4012 than linker trickery.
4013
4014 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4015
4016 PR c++/12370
4017 * g++.dg/other/friend2.C: New test.
4018
4019 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
4020
4021 * gcc.dg/20031012-1.c: New test.
4022
4023 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
4024
4025 * gcc.dg/weak/weak-3.c: Fix for new warning.
4026
4027 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
4028
4029 PR optimization/8750
4030 * gcc.c-torture/execute/20031012-1.c: New test case.
4031
4032 2003-10-11 Roger Sayle <roger@eyesopen.com>
4033
4034 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
4035 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
4036
4037 2003-10-11 Roger Sayle <roger@eyesopen.com>
4038
4039 PR optimization/12260
4040 * gcc.c-torture/compile/20031011-2.c: New test case.
4041
4042 2003-10-11 Roger Sayle <roger@eyesopen.com>
4043
4044 * gcc.c-torture/execute/20031011-1.c: New testcase.
4045
4046 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
4047
4048 * gcc.c-torture/compile/20031011-1.c: New test.
4049
4050 2003-10-11 Jan Hubicka <jh@suse.cz>
4051
4052 * g++.dg/other/first-global.C: New test.
4053
4054 2003-10-11 Roger Sayle <roger@eyesopen.com>
4055
4056 * gcc.c-torture/execute/string-opt-18.c: New testcase.
4057
4058 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
4059
4060 * gcc.c-torture/compile/20031010-1.c: New test.
4061
4062 2003-10-10 Geoffrey Keating <geoffk@apple.com>
4063
4064 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
4065 * gcc.c-torture/execute/va-arg-25.c: ... here.
4066
4067 2003-10-09 Mark Mitchell <mark@codesourcery.com>
4068
4069 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
4070
4071 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
4072
4073 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
4074
4075 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
4076
4077 * g++.dg/parse/error2.C: New test.
4078
4079 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
4080
4081 PR c++/11097
4082 * g++.dg/other/error5.C: Modify the error message.
4083 * g++.dg/lookup/using8.C: New test.
4084
4085 2003-10-07 Geoffrey Keating <geoffk@apple.com>
4086
4087 * gcc.dg/darwin-abi-2.c: New file.
4088 * gcc.c-torture/execute/va-arg-24.c: New file.
4089
4090 2003-10-06 Bob Wilson <bob.wilson@acm.org>
4091
4092 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
4093 indentation.
4094
4095 2003-10-06 Mark Mitchell <mark@codesourcery.com>
4096
4097 PR c++/10147
4098 * g++.dg/other/error4.C: Update error messages.
4099 * g++.dg/template/ptrmem4.C: Likewise.
4100
4101 PR c++/12337
4102 * g++.dg/init/new9.C: New test.
4103
4104 PR c++/12334, c++/12236, c++/8656
4105 * g++.dg/ext/attrib8.C: New test.
4106
4107 2003-10-06 Devang Patel <dpatel@apple.com>
4108
4109 * gcc.dg/debug/dwarf2-3.h: New test.
4110 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
4111
4112 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
4113
4114 * g++.dg/opt/cfg2.C: New test.
4115
4116 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
4117
4118 * g++.dg/opt/float1.C: New test.
4119
4120 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4121
4122 * gcc.dg/c90-array-lval-6.c: New test.
4123 * gcc.dg/c99-array-lval-6.c: New test.
4124
4125 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
4126 Ziemowit Laski <zlaski@apple.com>
4127
4128 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
4129 'Derived', so that it is never considered a class method; add
4130 new warning for '+port' method ambiguity.
4131 * objc.dg/method-12.m: Include <objc/objc.h> instead of
4132 <objc/objc-api.h> (needed on Mac OS X).
4133 * objc.dg/method-13.m: New test.
4134
4135 2003-10-03 Roger Sayle <roger@eyesopen.com>
4136
4137 PR optimization/9325, PR java/6391
4138 * gcc.c-torture/execute/20031003-1.c: New test case.
4139
4140 2003-10-02 Mark Mitchell <mark@codesourcery.com>
4141
4142 PR optimization/12180
4143 * gcc.dg/20031002-1.c: New test.
4144
4145 PR c++/12486
4146 * g++.dg/inherit/error1.C: New test.
4147
4148 2003-10-02 Chris Demetriou <cgd@broadcom.com>
4149
4150 * lib/f-torture.exp (search_for): Rename to...
4151 (search_for_re): This. Also, clean up comments and the
4152 "regexp" invocation.
4153
4154 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
4155
4156 * gcc.c-torture/compile/20031002-1.c: New test.
4157
4158 2003-10-02 Jakub Jelinek <jakub@redhat.com>
4159
4160 * g++.dg/opt/cond1.C: New test.
4161
4162 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
4163
4164 * gcc.dg/Wold-style-definition-2.c: New testcase.
4165 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
4166
4167 2003-09-29 Richard Henderson <rth@redhat.com>
4168
4169 * g++.dg/init/array10.C: Add dg-options.
4170
4171 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
4172
4173 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
4174
4175 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4176
4177 * g++.dg/template/friend19.C: Fix typo.
4178 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
4179
4180 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
4181
4182 * gcc.c-torture/execute/20030928-1.c: New test.
4183 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
4184
4185 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4186
4187 * g++.dg/opt/unroll1.C: New test.
4188
4189 2003-09-26 Roger Sayle <roger@eyesopen.com>
4190
4191 PR optimization/11741
4192 * gcc.dg/20030926-1.c: New test case.
4193
4194 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4195
4196 PR c++/5655
4197 * g++.dg/parse/access7.C: New test.
4198 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
4199
4200 2003-09-24 Ziemowit Laski <zlaski@apple.com>
4201
4202 MERGE OF objc-improvements-branch into MAINLINE:
4203 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
4204 if libobjc has not been built.
4205 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
4206 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
4207 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
4208 objc/execute/nested-3.m, objc/execute/np-2.m,
4209 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
4210 objc/execute/redefining_self.m, objc/execute/root_methods.m,
4211 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
4212 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
4213 objc.dg/special/unclaimed-category-1.h,
4214 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
4215 well as GNU runtime.
4216 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
4217 * execute/cascading-1.m, execute/function-message-1.m,
4218 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
4219 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
4220 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
4221 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
4222 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
4223 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
4224 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
4225 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
4226 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
4227 * objc.dg/bitfield-2.m: Run only on Darwin.
4228 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
4229 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
4230 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
4231 * objc.dg/const-str-1.m: Fix constant string layout.
4232
4233 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
4234
4235 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
4236
4237 2003-09-23 Geoffrey Keating <geoffk@apple.com>
4238
4239 * gcc.dg/darwin-abi-1.c: New file.
4240
4241 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
4242
4243 PR target/12281
4244 * gcc.c-torture/compile/20030921-1.c: New test.
4245
4246 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
4247
4248 * g++.dg/opt/reg-stack2.C: New test.
4249
4250 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
4251
4252 * g++.dg/eh/delayslot1.C: New test.
4253
4254 2003-09-20 Richard Henderson <rth@redhat.com>
4255
4256 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
4257
4258 2003-09-20 Roger Sayle <roger@eyesopen.com>
4259
4260 * gcc.c-torture/execute/20030920-1.c: New test case.
4261
4262 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4263
4264 * g++.dg/rtti/typeid3.C: Correct expected error message.
4265
4266 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4267
4268 PR c++/157
4269 * g++.dg/parse/crash12.C: New test.
4270
4271 2003-09-19 Janis Johnson <janis187@us.ibm.com>
4272
4273 * gcc.dg/compat/mixed-struct-check.h: New.
4274 * gcc.dg/compat/mixed-struct-defs.h: New.
4275 * gcc.dg/compat/mixed-struct-init.h: New.
4276 * gcc.dg/compat/struct-by-value-19_main.c: New.
4277 * gcc.dg/compat/struct-by-value-19_x.c: New.
4278 * gcc.dg/compat/struct-by-value-19_y.c: New.
4279 * gcc.dg/compat/struct-by-value-20_main.c: New.
4280 * gcc.dg/compat/struct-by-value-20_x.c: New.
4281 * gcc.dg/compat/struct-by-value-20_y.c: New.
4282 * gcc.dg/compat/struct-return-19_main.c: New.
4283 * gcc.dg/compat/struct-return-19_x.c: New.
4284 * gcc.dg/compat/struct-return-19_y.c: New.
4285 * gcc.dg/compat/struct-return-20_main.c: New.
4286 * gcc.dg/compat/struct-return-20_x.c: New.
4287 * gcc.dg/compat/struct-return-20_y.c: New.
4288
4289 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
4290 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
4291 so that it will not complain on LP64 targets.
4292
4293 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4294
4295 PR c++/495
4296 * g++.dg/template/friend24.C: New test.
4297
4298 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
4299
4300 PR c++/12332
4301 * g++.dg/template/memtmpl2.C: New test.
4302
4303 2003-09-18 Mark Mitchell <mark@codesourcery.com>
4304
4305 PR target/11184
4306 * gcc.dg/builtin-apply1.c: New test.
4307
4308 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
4309
4310 PR c++/9848
4311 * g++.dg/warn/Wunused-4.C: New test.
4312
4313 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4314
4315 PR c++/12316
4316 * g++.dg/other/gc2.C: New test.
4317
4318 2003-09-17 Mark Mitchell <mark@codesourcery.com>
4319
4320 PR c++/11991
4321 * g++.dg/rtti/typeid3.C: New test.
4322
4323 PR c++/12266
4324 * g++.dg/overload/template1.C: New test.
4325
4326 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
4327
4328 * g++.dg/opt/cfg3.C: New test.
4329
4330 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4331
4332 PR c++/7939
4333 * g++.dg/template/crash11.C: New test.
4334
4335 2003-09-16 Jason Merrill <jason@redhat.com>
4336 Jakub Jelinek <jakub@redhat.com>
4337
4338 * gcc.dg/attr-warn-unused-result.c: New test.
4339
4340 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
4341
4342 PR c++/12184
4343 * g++.dg/expr/call2.C: New test.
4344
4345 2003-09-15 Andreas Jaeger <aj@suse.de>
4346
4347 * gcc.dg/Wold-style-definition-1.c: New test.
4348
4349 2003-09-14 Mark Mitchell <mark@codesourcery.com>
4350
4351 PR c++/3907
4352 * g++.dg/parse/template12.C: New test.
4353
4354 * g++.dg/abi/bitfield11.C: New test.
4355 * g++.dg/abi/bitfield12.C: Likewise.
4356
4357 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
4358
4359 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
4360 non-expansion of functional macro name without arguments at EOL.
4361 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
4362
4363 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
4364
4365 * gcc.c-torture/execute/20030914-[12].c: New tests.
4366
4367 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
4368
4369 PR c++/11788
4370 * g++.dg/overload/addr1.C: New test.
4371
4372 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
4373
4374 * gcc.dg/20030909-1.c: New test.
4375
4376 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
4377
4378 * gcc.dg/ultrasp10.c: New test.
4379
4380 2003-09-09 Devang Patel <dpatel@apple.com>
4381
4382 * gcc.dg/darwin-ld-6.c: New test.
4383
4384 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4385
4386 * gcc.dg/torture/builtin-explog-1.c: New testcase.
4387
4388 2003-09-08 Mark Mitchell <mark@codesourcery.com>
4389
4390 * gcc.dg/ia64-types1.c: New test.
4391 * gcc.dg/ia64-types2.c: Likewise.
4392
4393 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4394
4395 * gcc.dg/builtins-1.c: Add more _Complex tests.
4396 * gcc.dg/torture/builtin-attr-1.c: Likewise.
4397
4398 * gcc.dg/builtins-1.c: Test existing _Complex functions.
4399 * gcc.dg/torture/builtin-attr-1.c: Likewise.
4400
4401 2003-09-08 Mark Mitchell <mark@codesourcery.com>
4402
4403 PR c++/11786
4404 * g++.dg/lookup/koenig2.C: New test.
4405
4406 PR c++/5296
4407 * g++.dg/rtti/typeid2.C: New test.
4408
4409 2003-09-08 Jakub Jelinek <jakub@redhat.com>
4410
4411 * gcc.c-torture/compile/20030904-1.c: New test.
4412
4413 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
4414
4415 * g++.dg/opt/longbranch2.C: New test.
4416
4417 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
4418
4419 * g++.dg/template/crash10.C: Only compile it.
4420
4421 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
4422
4423 PR middle-end/11665
4424 * gcc.c-torture/compile/20030907-1.c: New test.
4425 * g++.dg/init/array11.C: New test.
4426
4427 2003-09-07 Mark Mitchell <mark@codesourcery.com>
4428
4429 PR c++/11852
4430 * g++.dg/init/struct1.C: New test.
4431
4432 2003-09-07 Mark Mitchell <mark@codesourcery.com>
4433
4434 PR c++/12181
4435 * g++.dg/expr/comma1.C: New test.
4436
4437 2003-09-06 Mark Mitchell <mark@codesourcery.com>
4438
4439 PR c++/11867
4440 * g++.dg/expr/static_cast5.C: New test.
4441
4442 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
4443
4444 PR c++/11507
4445 * g++.dg/lookup/scoped7.C: New test.
4446
4447 PR c++/9574
4448 * g++.dg/other/static1.C: New test.
4449
4450 PR c++/11490
4451 * g++.dg/warn/template-1.C: New test.
4452
4453 PR c++/11432
4454 * g++.dg/template/crash10.C: New test.
4455
4456 PR c++/2478
4457 * g++.dg/overload/VLA.C: New test.
4458
4459 PR c++/10804
4460 * g++.dg/template/call1.C: New test.
4461
4462 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
4463
4464 PR c++/11794
4465 * g++.dg/parse/using3.C: New test.
4466
4467 2003-09-06 Roger Sayle <roger@eyesopen.com>
4468
4469 PR c++/11409
4470 * g++.dg/overload/builtin3.C: New test case.
4471
4472 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
4473
4474 PR c/9862
4475 * gcc.dg/20030906-1.c: New test.
4476 * gcc.dg/20030906-2.c: Likewise.
4477
4478 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
4479
4480 PR c++/12167
4481 * g++.dg/parse/defarg5.C: New test.
4482
4483 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
4484
4485 2003-09-05 Mark Mitchell <mark@codesourcery.com>
4486
4487 PR c++/12163
4488 * g++.dg/expr/static_cast4.C: New test.
4489
4490 PR c++/12146
4491 * g++.dg/template/crash9.C: New test.
4492
4493 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
4494
4495 * g++.old-deja/g++.ext/pretty2.C: Update for change
4496 in __FUNCTION__.
4497 * g++.old-deja/g++.ext/pretty3.C: Likewise.
4498
4499 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
4500
4501 PR c++/11922
4502 * g++/dg/template/qualified-id1.C: New test.
4503
4504 PR c++/12037
4505 * g++.dg/warn/noeffect4.C: New test.
4506
4507 2003-09-04 Matt Austern <austern@apple.com>
4508
4509 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
4510 * g++.dg/ext/fnname2.C: Likewise.
4511 * g++.dg/ext/fnname3.C: Likewise.
4512
4513 2003-09-04 Mark Mitchell <mark@codesourcery.com>
4514
4515 * g++.dg/expr/lval1.C: New test.
4516 * g++.dg/ext/lvcast.C: Remove.
4517
4518 2003-09-03 Roger Sayle <roger@eyesopen.com>
4519
4520 PR optimization/11700.
4521 * gcc.c-torture/compile/20030903-1.c: New test case.
4522
4523 2003-09-03 Mark Mitchell <mark@codesourcery.com>
4524
4525 PR c++/12053
4526 * g++.dg/abi/layout4.C: New test.
4527
4528 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
4529
4530 PR c++/11553
4531 * g++.dg/parse/friend3.C: New test.
4532
4533 2003-09-02 Mark Mitchell <mark@codesourcery.com>
4534
4535 PR c++/11847
4536 * g++.dg/template/class1.C: New test.
4537
4538 PR c++/11808
4539 * g++.dg/expr/call1.C: New test.
4540
4541 2003-09-01 Mark Mitchell <mark@codesourcery.com>
4542
4543 PR c++/12114
4544 * g++.dg/init/ref9.C: New test.
4545
4546 PR c++/11972
4547 * g++.dg/template/nested4.C: New test.
4548
4549 2003-08-29 Mark Mitchell <mark@codesourcery.com>
4550
4551 PR c++/12093
4552 * g++.dg/template/non-dependent4.C: New test.
4553
4554 PR c++/11928
4555 * g++.dg/inherit/conv1.C: New test.
4556
4557 2003-08-29 Mark Mitchell <mark@codesourcery.com>
4558
4559 PR c++/6196
4560 * g++.dg/ext/label1.C: New test.
4561 * g++.dg/ext/label2.C: Likewise.
4562
4563 2003-08-28 Mark Mitchell <mark@codesourcery.com>
4564
4565 * g++.dg/expr/cond3.C: New test.
4566
4567 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4568
4569 * gcc.dg/builtins-1.c: Add new builtin cases.
4570
4571 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4572
4573 * gcc.dg/builtins-1.c: Add new cases.
4574 * gcc.dg/torture/builtin-attr-1.c: Likewise.
4575
4576 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4577
4578 * gcc.dg/builtins-1.c: Add more math builtin tests.
4579 * gcc.dg/torture/builtin-attr-1.c: New test.
4580
4581 2003-08-28 Mark Mitchell <mark@codesourcery.com>
4582
4583 PR optimization/5079
4584 * g++.dg/opt/static3.C: New test.
4585
4586 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4587
4588 * gcc.misc-tests/gcov-10b.c: New test.
4589
4590 2003-08-27 Mark Mitchell <mark@codesourcery.com>
4591
4592 * g++.dg/opt/ptrmem3.C: New test.
4593
4594 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
4595
4596 2003-08-27 Jakub Jelinek <jakub@redhat.com>
4597
4598 * gcc.dg/20030826-2.c: New test.
4599
4600 2003-08-26 Roger Sayle <roger@eyesopen.com>
4601
4602 PR middle-end/12002
4603 * g77.f-torture/compile/12002.f: New test case.
4604
4605 2003-08-26 Roger Sayle <roger@eyesopen.com>
4606
4607 * gcc.dg/20030826-1.c: New test case.
4608
4609 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
4610
4611 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
4612
4613 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
4614
4615 PR c++/11871
4616 * c++.dg/lookup/crash1.C: New test.
4617
4618 * c++.dg/warn/noeffect3.C: New test.
4619
4620 2003-08-25 Janis Johnson <janis187@us.ibm.com>
4621
4622 * gcc.dg/compat/vector-1_x.c: Compile with -w.
4623 * gcc.dg/compat/vector-1_y.c: Ditto.
4624 * gcc.dg/compat/vector-2_x.c: Ditto.
4625 * gcc.dg/compat/vector-2_y.c: Ditto.
4626
4627 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
4628
4629 * gcc.dg/20030702-1.c: New test.
4630
4631 2003-08-25 Mark Mitchell <mark@codesourcery.com>
4632
4633 PR c++/8795
4634 * g++.dg/ext/altivec-1.C: New test.
4635
4636 2003-08-24 Richard Henderson <rth@redhat.com>
4637
4638 * g++.dg/eh/simd-2.C: Add -w for x86.
4639
4640 2003-08-23 Jakub Jelinek <jakub@redhat.com>
4641
4642 * gcc.dg/20030815-1.c: New test.
4643
4644 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4645
4646 PR c++/3765
4647 * g++.dg/parse/access6.C: New test.
4648
4649 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4650
4651 PR c++/641, c++/11876
4652 * g++.dg/template/friend22.C: New test.
4653 * g++.dg/template/friend23.C: Likewise.
4654
4655 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4656
4657 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
4658 identically.
4659
4660 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4661
4662 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
4663
4664 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4665
4666 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
4667
4668 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4669
4670 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
4671
4672 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4673
4674 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
4675
4676 2003-08-21 Mark Mitchell <mark@codesourcery.com>
4677
4678 PR c++/11919
4679 * g++.dg/overload/prom1.C: New test.
4680
4681 PR c++/11551
4682 * g++.dg/parse/dtor2.C: New test.
4683
4684 PR c++/10762
4685 * g++.dg/parse/using2.C: New test.
4686
4687 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
4688
4689 PR target/11805
4690 * gcc.c-torture/compile/20030821-1.c: New.
4691
4692 2003-08-20 Mark Mitchell <mark@codesourcery.com>
4693
4694 PR c++/11834
4695 * g++.dg/template/deduce2.C: New test.
4696
4697 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
4698
4699 * gcc.c-torture/execute/20030821-1.c: New test.
4700
4701 2003-08-20 Roger Sayle <roger@eyesopen.com>
4702
4703 PR middle-end/11984
4704 * gcc.dg/20030820-1.c: New test case.
4705
4706 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
4707
4708 PR c++/11945
4709 * g++.dg/warn/noeffect2.C: New test.
4710
4711 2003-08-19 Mark Mitchell <mark@codesourcery.com>
4712
4713 PR c++/10926
4714 * g++.dg/template/dtor2.C: New test.
4715
4716 PR c++/11684
4717 * g++.dg/template/operator1.C: New test.
4718 * g++.dg/parse/operator4.C: New test.
4719
4720 PR c++/11946.C
4721 * g++.dg/expr/enum1.C: New test.
4722 * gcc.dg/c99-bool-1.c: Remove bogus warning.
4723
4724 PR c++/11036.C
4725 * g++.dg/parse/elab2.C: New test.
4726 * g++.dg/parse/typedef4.C: Change error message.
4727 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
4728 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
4729 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
4730
4731 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4732
4733 * gcc.dg/pch/warn-1.c: New.
4734 * gcc.dg/pch/warn-1.hs: New.
4735
4736 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
4737 not-tested file.
4738
4739 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
4740
4741 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
4742
4743 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
4744
4745 * gcc.dg/uninit-D.c: New Test.
4746 * gcc.dg/uninit-E.c: New Test.
4747 * gcc.dg/uninit-F.c: New Test.
4748 * gcc.dg/uninit-G.c: New Test.
4749
4750 2003-08-19 Michael Ritzert <ritzert@t-online.de>
4751
4752 * g++.dg/README: Describe the pch directory.
4753
4754 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4755
4756 PR c++/11174
4757 * g++.dg/parse/access4.C: New test.
4758 * g++.dg/parse/access5.C: Likewise.
4759 * g++.old-deja/g++.jason/access17.C: Adjust error message.
4760
4761 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
4762
4763 * gcc.dg/noncompile/20030818-1.c: New.
4764
4765 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
4766
4767 PR c++/11957
4768 * g++.dg/warn/noeffect1.C: New test.
4769
4770 * g++.dg/template/scope2.C: New test.
4771 * g++.dg/template/error2.C: Correct dg-error
4772
4773 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
4774
4775 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
4776
4777 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
4778
4779 PR C++/11512
4780 * g++.dg/template/warn1.C: New.
4781
4782 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
4783
4784 * g++.dg/template/error2.C: New test.
4785 * g++.dg/lookup/using7.C: Adjust errors
4786 * g++.old-deja/g++.pt/crash36.C: Likewise.
4787 * g++.old-deja/g++.pt/derived3.C: Likewise.
4788
4789 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4790
4791 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
4792 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
4793 * gcc.c-torture/execute/builtins/string-9.c: New, from
4794 string-opt-9.c. Adjust for execute/builtins framework.
4795 * gcc.c-torture/execute/string-opt-9.c: Delete.
4796
4797 2003-08-12 Mark Mitchell <mark@codesourcery.com>
4798
4799 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
4800
4801 * g++.dg/parse/ret-type2.C: New test.
4802
4803 PR c++/11703
4804 * g++.dg/init/new8.C: New test.
4805
4806 PR c++/10923
4807 * g++.dg/parse/typedef5.C: New test.
4808
4809 PR c++/9512
4810 * g++.dg/parse/qualified2.C: New test.
4811 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
4812 invalid code.
4813
4814 2003-08-11 Mark Mitchell <mark@codesourcery.com>
4815
4816 * g++.dg/conversion/ptrmem1.C: New test.
4817
4818 2003-08-11 Jakub Jelinek <jakub@redhat.com>
4819
4820 PR target/11693
4821 * gcc.dg/20030811-1.c: New test.
4822
4823 PR target/11535
4824 * gcc.c-torture/execute/20030811-1.c: New test.
4825
4826 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4827
4828 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
4829
4830 2003-08-10 Mark Mitchell <mark@codesourcery.com>
4831
4832 PR c++/11789.C
4833 * g++.dg/inherit/multiple1.C: New test.
4834
4835 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
4836
4837 * gcc.dg/spe1.c: New test.
4838
4839 PR c++/11670
4840 * g++.dg/expr/cast2.C: New test.
4841
4842 PR c++/10530
4843 * g++.dg/template/dependent-name2.C: New test.
4844
4845 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
4846
4847 * g++.dg/parse/crash11.C: Put the dg options in comments.
4848
4849 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
4850
4851 * lib/gcc-dg.exp: Update for diagnostic change.
4852
4853 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4854
4855 PR c++/5767
4856 * g++.dg/parse/crash11.C: New test.
4857
4858 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
4859
4860 * gcc.dg/cpp/spacing1.c: Update.
4861
4862 2003-08-04 Janis Johnson <janis187@us.ibm.com>
4863
4864 PR target/11739
4865 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
4866 a value for -mtune.
4867
4868 2003-08-04 Roger Sayle <roger@eyesopen.com>
4869
4870 PR middle-end/11771
4871 * gcc.c-torture/compile/20030804-1.c: New test case.
4872
4873 2003-08-04 Roger Sayle <roger@eyesopen.com>
4874
4875 * gcc.dg/20030804-1.c: New test case.
4876
4877 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
4878
4879 * gcc.dg/cpp/separate-1.c: New test.
4880
4881 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
4882
4883 PR c++/11704
4884 * g++.dg/template/dependent-expr2.C: New test.
4885
4886 PR c++/11766
4887 * g++.dg/expr/ptrmem1.C: New test.
4888
4889 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4890
4891 PR c++/9453
4892 * g++.dg/template/friend15.C: New test.
4893
4894 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
4895
4896 * lib/dg-pch.exp: Work round PCH bug.
4897
4898 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4899
4900 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
4901 builtins. Move cases from builtins-4.c here.
4902
4903 * gcc.dg/torture/builtin-math-1.c: New test taken from
4904 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
4905 additional cases.
4906
4907 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
4908 Delete.
4909
4910 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
4911
4912 PR c++/9447
4913 * g++.dg/template/using7.C: New test.
4914
4915 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
4916
4917 * import1.c, import2.c: New tests.
4918
4919 2003-08-01 Jakub Jelinek <jakub@redhat.com>
4920
4921 * g++.dg/eh/crossjump1.C: New test.
4922
4923 2003-08-01 Mark Mitchell <mark@codesourcery.com>
4924
4925 PR c++/11697
4926 * g++.dg/template/using6.C: New test.
4927
4928 PR c++/11744
4929 * g++.dg/template/koenig2.C: New test.
4930
4931 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4932
4933 PR c++/7983
4934 * g++.dg/parse/typedef4.C: New test.
4935
4936 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4937
4938 PR c++/8442, c++/8806
4939 * g++.dg/template/elab1.C: New test.
4940 * g++.dg/template/type2.C: Likewise.
4941 * g++.dg/template/ttp3.C: Adjust expected error message.
4942 * g++.old-deja/g++.law/visibility13.C: Likewise.
4943 * g++.old-deja/g++.niklas/t135.C: Likewise.
4944 * g++.old-deja/g++.pt/ttp41.C: Likewise.
4945 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
4946 template argument.
4947 * g++.old-deja/g++.pt/ttp44.C: Likewise.
4948
4949 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
4950
4951 PR c++/11295
4952 * g++.dg/ext/stmtexpr1.C: New test.
4953
4954 * g++.dg/opt/tmp1.C: New test.
4955
4956 PR c++/11525
4957 * g++.dg/parse/constant4.C: New test.
4958
4959 PR c++/9447
4960 * g++.dg/template/using5.C: New test.
4961
4962 2003-07-31 Roger Sayle <roger@eyesopen.com>
4963
4964 * gcc.dg/builtins-27.c: New test case.
4965
4966 2003-07-31 Jakub Jelinek <jakub@redhat.com>
4967
4968 * gcc.dg/tls/opt-7.c: New test.
4969
4970 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
4971
4972 * g++.old-deja/g++.other/crash18.C: Remove.
4973
4974 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
4975
4976 * g++.dg/template/explicit3.C: New.
4977 * g++.dg/template/explicit4.C: New.
4978 * g++.dg/template/explicit5.C: New.
4979
4980 PR c++/11347
4981 * g++.dg/template/memtmpl1.C: New.
4982
4983 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
4984
4985 PR target/11565
4986 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
4987 * gcc.dg/i386-387-5.c (dg-options): Likewise.
4988
4989 2003-07-30 Jan Hubicka <jh@suse.cz>
4990
4991 * vtgc1.c: Kill.
4992
4993 2003-07-29 Zack Weinberg <zack@codesourcery.com>
4994
4995 * gcc.dg/struct-in-proto-1.c: New test.
4996
4997 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
4998
4999 * gcc.dg/cpp/include2.c: Only expect one message.
5000
5001 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
5002
5003 PR c++/9447
5004 * g++.dg/template/using1.C: New test.
5005 * g++.dg/template/using2.C: New test.
5006 * g++.dg/template/using3.C: New test.
5007 * g++.dg/template/using4.C: New test.
5008
5009 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
5010
5011 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
5012 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5013
5014 2003-07-28 Jan Hubicka <jh@suse.cz>
5015
5016 PR c++/11530
5017 * g++.dg/opt/call1.C: New test.
5018
5019 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
5020
5021 PR c++/11667
5022 * g++.dg/init/enum2.C: New test.
5023 * g++.dg/template/overload1.C: Add "-w" option.
5024
5025 2003-07-28 <hp@bitrange.com>
5026
5027 * gcc.dg/Wdeclaration-after-statement-1.c,
5028 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
5029
5030 2003-07-28 Jakub Jelinek <jakub@redhat.com>
5031
5032 * gcc.c-torture/compile/20030725-1.c: New test.
5033
5034 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
5035
5036 * gcc.dg/20030505.c: Only run for SPE.
5037 Remove definition of opaque type.
5038
5039 2003-07-27 Mark Mitchell <mark@codesourcery.com>
5040
5041 * g++.dg/template/ptrmem6.C: New test.
5042
5043 2003-07-26 Geoffrey Keating <geoffk@apple.com>
5044
5045 * gcc.c-torture/compile/zero-strct-2.c: New test.
5046
5047 2003-07-25 Geoffrey Keating <geoffk@apple.com>
5048
5049 * gcc.dg/intermod-1.c: New test.
5050
5051 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
5052
5053 PR c++/11617
5054 * g++.dg/template/lookup2.C: New test.
5055 * g++.dg/template/memclass1.C: Remove instantiated from error.
5056 * g++.dg/other/error2.C: Tweak expected errors.
5057
5058 PR c++/11596
5059 * g++.dg/template/defarg3.C: New test.
5060
5061 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
5062
5063 2003-07-24 Mark Mitchell <mark@codesourcery.com>
5064
5065 * g++.dg/inherit/access5.C: New test.
5066
5067 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5068
5069 PR c++/11513
5070 * g++.dg/template/crash8.C: New test.
5071
5072 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
5073
5074 PR c/10602
5075 * gcc.dg/noncompile/incomplete-2.c: New test.
5076
5077 2003-07-23 Mark Mitchell <mark@codesourcery.com>
5078
5079 PR c++/11645
5080 * g++.dg/inherit/access4.C: New test.
5081
5082 PR c++/11517
5083 * g++.dg/expr/cond2.C: New test.
5084
5085 PR optimization/10679
5086 * g++.dg/opt/inline4.C: New test.
5087
5088 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
5089
5090 * g++.dg/parse/crash10: New test.
5091
5092 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
5093
5094 * g++.dg/ext/flexary1.C: New test.
5095
5096 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5097
5098 PR c++/10793
5099 * g++.dg/template/crash9.C: New test.
5100
5101 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5102
5103 PR c++/3004
5104 * g++.dg/parse/typedef3.C: New test.
5105
5106 PR c++/7906
5107 * g++.dg/parse/operator2.C: New test.
5108
5109 PR c++/8895
5110 * g++.dg/parse/def-tmpl-arg1.C: New test.
5111
5112 PR c++/9282
5113 * g++.dg/parse/funptr1.C: New test.
5114
5115 PR c++/9452
5116 * g++.dg/parse/ambig3.C: New test.
5117
5118 PR c++/9454
5119 * g++.dg/parse/operator3.C: New test.
5120
5121 PR c++/9486
5122 * g++.dg/parse/template10.C: New test.
5123
5124 PR c++/9488
5125 * g++.dg/parse/template11.C: New test.
5126
5127 PR c++/10150
5128 * g++.dg/parse/invalid-op1.C: New test.
5129
5130 PR c++/10247
5131 * g++.dg/parse/condexpr1.C: New test.
5132
5133 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
5134
5135 * g++.dg/ext/packed3.C: New test.
5136 * g++.dg/ext/packed4.C: New test.
5137
5138 * gcc.dg/pack-test-3.c: New test.
5139
5140 2003-07-21 Janis Johnson <janis187@us.ibm.com>
5141
5142 * lib/compat.exp: Handle dg-options per source file.
5143 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
5144 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
5145 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
5146 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
5147 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
5148 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
5149 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
5150 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
5151 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
5152 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
5153 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
5154 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
5155 * g++.dg/compat/break/bitfield7_x.C: Ditto.
5156 * g++.dg/compat/break/bitfield7_y.C: Ditto.
5157
5158 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
5159
5160 PR c/10320
5161 * gcc.c-torture/execute/20030718-1.c: New test.
5162
5163 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5164
5165 PR optimization/11536
5166 * gcc.dg/20030721-1.c: New test.
5167
5168 2003-07-19 Mark Mitchell <mark@codesourcery.com>
5169
5170 PR c++/11546
5171 * g++.dg/template/lookup1.C: New test.
5172
5173 2003-07-19 Zack Weinberg <zack@codesourcery.com>
5174
5175 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
5176 diagnostics of ill-formed constructs involving labels.
5177 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
5178 the new 'previously defined here' message.
5179
5180 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
5181
5182 * g++.dg/parse/non-dependent2.C: New test.
5183
5184 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
5185
5186 * g++.dg/init/init-ref4.C: xfail on targets without
5187 weak symbols.
5188
5189 2003-07-17 Jakub Jelinek <jakub@redhat.com>
5190
5191 PR target/11087
5192 * gcc.c-torture/execute/20030717-1.c: New test.
5193
5194 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5195
5196 * g++.dg/opt/cfg1.C: New test.
5197
5198 2003-07-17 Mark Mitchell <mark@codesourcery.com>
5199
5200 PR optimization/11557
5201 * gcc.dg/20030717-1.c: New test.
5202
5203 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
5204
5205 PR c++/10476
5206 * g++.dg/expr/crash-1.C: New test.
5207
5208 PR c++/11027
5209 * g++.dg/template/init3.C: New test.
5210
5211 PR c++/8222
5212 * g++.dg/template/non-dependent1.C: New test.
5213
5214 PR c++/11070
5215 * g++.dg/template/non-dependent2.C: New test.
5216
5217 PR c++/11071
5218 * g++.dg/template/non-dependent3.C: New test.
5219
5220 PR c++/9907
5221 * g++.dg/template/sizeof5.C: New test.
5222
5223 2003-07-17 Geoffrey Keating <geoffk@apple.com>
5224
5225 PR 11498
5226 * gcc.c-torture/compile/mangle-1.c: New file.
5227
5228 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5229
5230 PR c++/7809
5231 * g++.dg/parse/access3.C: New test.
5232
5233 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
5234
5235 PR c++/11384
5236 * g++.dg/init/init-ref4.C: New test.
5237
5238 2003-07-16 Mark Mitchell <mark@codesourcery.com>
5239
5240 PR c++/11547
5241 * g++.dg/parse/constant3.C: New test.
5242 * g++.dg/parse/crash7.C: Likewise.
5243
5244 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
5245
5246 PR target/11008
5247 * gcc.dg/i386-pentium4-not-mull.c: New.
5248
5249 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
5250
5251 * gcc.dg/asm-names.c (ymain): Make it weak.
5252
5253 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5254
5255 PR c++/5421
5256 * g++.dg/template/friend21.C: New test.
5257
5258 2003-07-16 Jakub Jelinek <jakub@redhat.com>
5259
5260 * gcc.dg/cleanup-8.c: New test.
5261 * gcc.dg/cleanup-9.c: New test.
5262
5263 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
5264
5265 * g++.dg/ext/dll-MI1.h: New file.
5266 * g++.dg/ext/dllexport-MI1.C: New file.
5267 * g++.dg/ext/dllimport-MI1.C: New file.
5268
5269 2003-07-15 Jakub Jelinek <jakub@redhat.com>
5270
5271 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
5272 it does not have cmpstrsi patterns (just cmpmemsi).
5273
5274 2003-07-15 Mark Mitchell <mark@codesourcery.com>
5275
5276 PR debug/11473
5277 * g++.dg/debug/debug8.C: New test.
5278
5279 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5280
5281 PR c++/10108
5282 * g++.dg/template/crash7.C: New test.
5283
5284 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
5285
5286 PR target/10795
5287 * gcc.c-torture/compile/20030708-1.c: New.
5288
5289 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
5290
5291 * gcc.c-torture/execute/20030715-1.c: New test.
5292
5293 2003-07-14 Geoffrey Keating <geoffk@apple.com>
5294
5295 * gcc.dg/pch/inline-3.c: New file.
5296 * gcc.dg/pch/inline-3.hs: New file.
5297 * gcc.dg/pch/inline-4.c: New file.
5298 * gcc.dg/pch/inline-4.hs: New file.
5299
5300 2003-07-14 Mark Mitchell <mark@codesourcery.com>
5301
5302 PR c++/11509
5303 * g++.dg/template/crash6.C: New test.
5304
5305 PR c++/7053
5306 * g++.dg/template/friend20.C: New test.
5307
5308 PR c++/7019
5309 * g++.dg/template/overload2.C: New test.
5310
5311 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5312
5313 PR optimization/11440
5314 * gcc.c-torture/execute/20030714-1.c: New test.
5315
5316 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5317
5318 PR c++/11154
5319 * g++.dg/template/partial2.C: New test.
5320
5321 2003-07-13 Mark Mitchell <mark@codesourcery.com>
5322
5323 PR c++/11503
5324 * g++.dg/template/anon1.C: New test.
5325
5326 PR c++/11493
5327 PR c++/11495
5328 * g++.dg/parse/template9.C: Likewise.
5329 * g++.dg/template/crash4.C: New test.
5330 * g++.dg/template/koenig1.C: Likewise.
5331 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
5332 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
5333 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
5334 functions.
5335 * g++.old-deja/g++.jason/template36.C: Likewise.
5336 * g++.old-deja/g++.mike/p1989.C: Likewise.
5337 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
5338 * g++.old-deja/g++.pt/ttp20.C: Use this->.
5339 * g++.old-deja/g++.pt/ttp21.C: Use this->.
5340 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
5341 compiling.
5342 * g++.old-deja/g++.pt/union2.C: Use this->.
5343
5344 2003-07-11 Jakub Jelinek <jakub@redhat.com>
5345
5346 * gcc.dg/20030711-1.c: New test.
5347
5348 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
5349
5350 PR c++/11050
5351 * g++.dg/parse/args1.C: New test.
5352 * g++.pt/defarg8.C: Change expected errors.
5353
5354 2003-07-11 Mark Mitchell <mark@codesourcery.com>
5355
5356 PR c++/8164
5357 * g++.dg/template/nontype2.C: New test.
5358
5359 PR c++/10558
5360 * g++.dg/parse/template8.C: New test.
5361
5362 PR c++/8327
5363 * g++.dg/template/scope1.C: New test.
5364
5365 * g++.dg/warn/Wsign-compare-1.C: New test.
5366
5367 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
5368
5369 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
5370
5371 2003-07-10 Mark Mitchell <mark@codesourcery.com>
5372
5373 PR c++/9411
5374 * g++.dg/template/explicit2.C: New test.
5375
5376 PR c++/10032
5377 * g++.dg/warn/pedantic1.C: New test.
5378
5379 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
5380
5381 PR c++ 9483
5382 * g++.dg/other/field1.C: New test.
5383
5384 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
5385
5386 PR c/11449
5387 * gcc.c-torture/compile/20030707-1.c: New.
5388
5389 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5390
5391 PR c++/10849
5392 * g++.dg/template/access12.C: New test.
5393
5394 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
5395
5396 * g++.dg/bprob/bprob.exp (prof_ext): Update.
5397 * g77.dg/bprob/bprob.exp (prof_ext): Update.
5398 * gcc.misc-tests/bprob.exp (prof_ext): Update.
5399 * gcc.misc-tests/gcov.exp: Update
5400 * g++.dg/gcov/gcov.exp: Update
5401 * lib/gcov.exp: Update.
5402
5403 2003-07-08 Mark Mitchell <mark@codesourcery.com>
5404
5405 * g++.dg/abi/mangle17.C: Make sure template expressions are
5406 dependent.
5407 * g++.dg/abi/mangle4.C: Mark erroneous casts.
5408 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
5409 * g++.dg/opt/stack1.C: Remove erroneous code.
5410 * g++.dg/parse/template7.C: New test.
5411 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
5412 * g++.old-deja/g++.pt/crash4.C: Likewise.
5413
5414 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5415
5416 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
5417 with zero or one occurence of `$' after the initial `L'.
5418
5419 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
5420
5421 * gcc.c-torture/compile/20030704-1.c: Add a comment.
5422
5423 2003-07-08 Roger Sayle <roger@eyesopen.com>
5424
5425 PR c/11370
5426 * gcc.dg/Wunreachable-6.c: New testcase.
5427 * gcc.dg/Wunreachable-7.c: New testcase.
5428
5429 2003-07-08 Jakub Jelinek <jakub@redhat.com>
5430
5431 PR c/11420
5432 * gcc.dg/20030708-1.c: New test.
5433
5434 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
5435
5436 * gcc.dg/compat/sdata-section.h: New file.
5437 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
5438 * gcc.dg/torture/mips-sdata-1.c: New test.
5439
5440 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5441
5442 PR c++/11030
5443 * g++.dg/template/friend19.C: New test.
5444
5445 2003-07-08 Jakub Jelinek <jakub@redhat.com>
5446
5447 * g++.dg/opt/strength-reduce.C: New test.
5448
5449 2003-07-07 Roger Sayle <roger@eyesopen.com>
5450
5451 PR target/10979
5452 * gcc.dg/20030707-1.c: New testcase.
5453
5454 2003-07-07 Roger Sayle <roger@eyesopen.com>
5455
5456 PR optimization/11059
5457 * g++.dg/opt/emptyunion.C: New testcase.
5458
5459 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5460 Eric Botcazou <ebotcazou@libertysurf.fr>
5461
5462 * g++.dg/opt/stack1.C: New test.
5463
5464 2003-07-05 Mark Mitchell <mark@codesourcery.com>
5465
5466 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
5467 run test.
5468
5469 PR c++/11431
5470 * g++.dg/expr/static_cast3.C: New test.
5471
5472 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5473
5474 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
5475 everywhere.
5476 * gcc.dg/concat.c: Concatenation of string constants with
5477 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
5478 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
5479 * gcc.dg/cpp/escape-2.c: Use wide character constants where
5480 necessary to avoid multi-character character constant warning.
5481 * gcc.dg/cpp/escape.c: Likewise.
5482 * gcc.dg/cpp/ucs.c: Likewise.
5483 Remove backslashes from dg-bogus comments, as they confuse Tcl.
5484 Fix a typo.
5485
5486 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
5487
5488 PR c/11428
5489 * gcc.c-torture/compile/20030704-1.c: New.
5490
5491 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
5492
5493 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
5494
5495 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
5496
5497 PR c++/5287, PR c++/7910, PR c++/11021
5498 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
5499 tests for warnings.
5500 * g++.dg/ext/dllimport2.C: Add tests for warnings.
5501 * g++.dg/ext/dllimport3.C: Likewise.
5502 * g++.dg/ext/dllimport4.C: New file.
5503 * g++.dg/ext/dllimport5.C: New file.
5504 * g++.dg/ext/dllimport6.C: New file.
5505 * g++.dg/ext/dllimport7.C: New file.
5506 * g++.dg/ext/dllimport8.C: New file.
5507 * g++.dg/ext/dllimport9.C: New file.
5508 * g++.dg/ext/dllimport10.C: New file.
5509 * g++.dg/ext/dllexport1.C: New file.
5510
5511 2003-07-03 Mark Mitchell <mark@codesourcery.com>
5512
5513 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
5514 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
5515
5516 2003-07-03 Roger Sayle <roger@eyesopen.com>
5517
5518 * gcc.dg/builtins-25.c: New testcase.
5519 * gcc.dg/builtins-26.c: New testcase.
5520
5521 2003-07-03 Janis Johnson <janis187@us.ibm.com>
5522
5523 * gcc.dg/compat/vector-defs.h: New file.
5524 * gcc.dg/compat/vector-setup.h: New file.
5525 * gcc.dg/compat/vector-check.h: New file.
5526 * gcc.dg/compat/vector-1_main.c: New file.
5527 * gcc.dg/compat/vector-1_x.c: New file.
5528 * gcc.dg/compat/vector-1_y.c: New file.
5529 * gcc.dg/compat/vector-2_main.c: New file.
5530 * gcc.dg/compat/vector-2_x.c: New file.
5531 * gcc.dg/compat/vector-2_y.c: New file.
5532
5533 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
5534 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
5535 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
5536 * gcc.dg/compat/struct-align-1.h: New file.
5537 * gcc.dg/compat/struct-align-1_main.c: New file.
5538 * gcc.dg/compat/struct-align-1_x.c: New file.
5539 * gcc.dg/compat/struct-align-1_y.c: New file.
5540 * gcc.dg/compat/struct-align-2.h: New file.
5541 * gcc.dg/compat/struct-align-2_main.c: New file.
5542 * gcc.dg/compat/struct-align-2_x.c: New file.
5543 * gcc.dg/compat/struct-align-2_y.c: New file.
5544
5545 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
5546 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
5547 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5548 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
5549 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
5550 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5551 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5552 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
5553 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
5554 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
5555 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
5556 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
5557 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
5558 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
5559 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
5560 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
5561 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
5562 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
5563 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5564 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5565 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5566 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5567 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5568 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5569 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5570 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5571 * gcc.dg/compat/struct-return-10_x.c: Ditto.
5572 * gcc.dg/compat/struct-return-2_x.c: Ditto.
5573 * gcc.dg/compat/struct-return-3_x.c: Ditto.
5574
5575 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
5576
5577 * gcc.dg/i386-call-1.c: New test.
5578
5579 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
5580
5581 PR c++/9162
5582 * g++.dg/parse/defarg4.C: New.
5583
5584 2003-07-03 Roger Sayle <roger@eyesopen.com>
5585
5586 PR target/10700
5587 * gcc.c-torture/compile/20030703-1.c: New test case.
5588
5589 2003-07-03 Mark Mitchell <mark@codesourcery.com>
5590
5591 * g++.dg/template/local3.C: Remove extra semicolon.
5592
5593 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
5594
5595 * gcc.dg/i386-volatile-1.c: New test.
5596
5597 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
5598
5599 PR c++/11072
5600 * g++.dg/other/offsetof2.C: XFAIL.
5601 * g++.dg/other/offsetof5.C: New.
5602
5603 PR c++/10219
5604 * g++.dg/template/error1.C: New.
5605
5606 PR c++/9779
5607 * g++.dg/template/dependent-expr1.C: New.
5608
5609 2003-07-01 Mark Mitchell <mark@codesourcery.com>
5610
5611 PR c++/6949
5612 * g++.dg/template/local3.C: New test.
5613
5614 PR c++/11149
5615 * g++.dg/lookup/scoped6.C: New test.
5616
5617 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
5618
5619 PR c++/8046
5620 * g++.dg/other/error7.C: New test.
5621
5622 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
5623
5624 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
5625 * g++.old-deja/g++.abi/vtable3.h: Likewise.
5626 * g++.old-deja/g++.law/code-gen5.C: Likewise.
5627 * g++.old-deja/g++.other/union2.C: Likewise.
5628 * gcc.dg/c90-const-expr-2.c: Likewise.
5629 * gcc.dg/c90-const-expr-3.c: Likewise.
5630 * gcc.dg/c99-const-expr-2.c: Likewise.
5631 * gcc.dg/c99-const-expr-3.c: Likewise.
5632 * gcc.dg/concat.c: Likewise.
5633
5634 2003-07-01 Mark Mitchell <mark@codesourcery.com>
5635
5636 PR c++/9559
5637 * g++.dg/init/static1.C: New test.
5638
5639 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5640
5641 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
5642 * g++.old-deja/g++.other/access2.C: Likewise.
5643 * g++.old-deja/g++.other/decl2.C: Likewise.
5644 * gcc.c-torture/execute/20020615-1.c: Likewise.
5645
5646 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5647
5648 PR c++/4933
5649 * g++.dg/template/sizeof4.C: New test.
5650
5651 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5652
5653 * g++.dg/other/error6.C: New test.
5654
5655 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5656
5657 PR c++/10750
5658 * g++.dg/parse/constant2.C: New test.
5659
5660 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5661
5662 PR c++/11106
5663 * g++.dg/other/error5.C: New test.
5664
5665 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5666
5667 * gcc.dg/format/gcc_diag-1.c: New test.
5668
5669 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
5670
5671 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
5672
5673 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
5674
5675 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
5676 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
5677 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
5678
5679 2003-06-28 Jakub Jelinek <jakub@redhat.com>
5680
5681 * gcc.c-torture/execute/builtins/string-8.c: New test.
5682 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
5683 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
5684 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
5685
5686 2003-06-27 Mark Mitchell <mark@codesourcery.com>
5687
5688 PR c++/10468
5689 * g++.dg/ext/typeof6.C: New test.
5690
5691 2003-06-27 Mark Mitchell <mark@codesourcery.com>
5692
5693 PR c++/10796
5694 * g++.dg/init/enum1.C: New test.
5695
5696 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5697
5698 * gcc.dg/20030627-1.c: New test.
5699
5700 2003-06-26 Mark Mitchell <mark@codesourcery.com>
5701
5702 PR c++/11332
5703 * g++.dg/expr/static_cast2.C: New test.
5704
5705 2003-06-26 Roger Sayle <roger@eyesopen.com>
5706 Jakub Jelinek <jakub@redhat.com>
5707
5708 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
5709 sprintf(dst,"%s",src) optimization.
5710 * gcc.c-torture/execute/20030626-1.c: New test case.
5711 * gcc.c-torture/execute/20030626-2.c: New test case.
5712
5713 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
5714
5715 * gcc.c-torture/execute/multi-ix.c: New test.
5716
5717 * gcc.c-torture/execute/simd-4.c (main):
5718 Added missing semicolon at end of union.
5719
5720 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
5721
5722 PR c++/8266
5723 * g++.dg/template/explicit-instantiation3.C: New test.
5724
5725 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
5726
5727 * gcc.dg/20030626-1.c: Use signed char.
5728
5729 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
5730
5731 * gcc.dg/20030626-1.c: New test.
5732
5733 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
5734
5735 * const-str-2.m: Update.
5736
5737 2003-06-25 Mark Mitchell <mark@codesourcery.com>
5738
5739 PR c++/10990
5740 * g++.dg/rtti/dyncast1.C: New test.
5741 * g++.dg/abi/mangle4.C: Correct base-specifier access.
5742 * g++.dg/lookup/scoped1.C: Remove XFAIL.
5743 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
5744
5745 PR c++/10931
5746 * g++.dg/expr/static_cast1.C: New test.
5747
5748 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
5749
5750 * gcc.dg/20030625-1.c: New test.
5751
5752 2003-06-24 Roger Sayle <roger@eyesopen.com>
5753
5754 * gcc.c-torture/compile/20030624-1.c: New test case.
5755
5756 2003-06-24 Jakub Jelinek <jakub@redhat.com>
5757
5758 * gcc.c-torture/execute/string-opt-17.c: New test.
5759
5760 2003-06-24 Mark Mitchell <mark@codesourcery.com>
5761
5762 PR c++/5754
5763 * g++.dg/parse/crash6.C: New test.
5764
5765 2003-06-23 Roger Sayle <roger@eyesopen.com>
5766
5767 * gcc.dg/builtins-24.c: New test case.
5768
5769 2003-06-23 Jakub Jelinek <jakub@redhat.com>
5770
5771 * g++.dg/opt/operator1.C: New test.
5772
5773 2003-06-22 Roger Sayle <roger@eyesopen.com>
5774
5775 * gcc.c-torture/execute/string-opt-16.c: New test case.
5776
5777 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
5778
5779 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
5780 * g++.old-deja/g++.other/conv7.C: Likewise
5781 * g++.old-deja/g++.other/overcnv2.C: Likewise.
5782 * g++.old-deja/g++.other/overload14.C: Likewise.
5783
5784 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
5785
5786 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
5787 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
5788
5789 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5790
5791 PR c++/10888
5792 * g++.dg/warn/Winline-3.C: New test.
5793
5794 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5795
5796 * lib/target-supports.exp (check_alias_available): Make the test
5797 program acceptable to the Solaris assembler.
5798
5799 PR c++/10749
5800 * g++.dg/template/memclass2.C: New test.
5801
5802 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5803 Eric Botcazou <ebotcazou@libertysurf.fr>
5804
5805 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
5806 data for non-matching targets.
5807 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
5808
5809 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5810
5811 PR c++/10845
5812 * g++.dg/template/member3.C: New test.
5813
5814 2003-06-19 Mark Mitchell <mark@codesourcery.com>
5815
5816 PR c++/10939
5817 * g++.dg/template/func1.C: New test.
5818
5819 PR c++/9649
5820 * g++.dg/template/static4.C: New test.
5821 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
5822
5823 PR c++/11041
5824 * g++.dg/init/ref7.C: New test.
5825
5826 2003-06-19 Matt Austern <austern@apple.com>
5827
5828 PR c++/11228
5829 * g++.dg/anew1.C: New test.
5830 * g++.dg/anew2.C: New test.
5831 * g++.dg/anew3.C: New test.
5832 * g++.dg/anew4.C: New test.
5833
5834 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
5835
5836 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
5837
5838 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
5839
5840 * gcc.c-torture/execute/simd-4.c (main): Make expected value
5841 endian-dependent.
5842
5843 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5844
5845 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
5846 Remove cruft.
5847
5848 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5849
5850 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
5851 * gcc.c-torture/compile/961203-1.c: Likewise.
5852 * gcc.c-torture/compile/980506-1.c: Likewise.
5853
5854 2003-06-17 Mark Mitchell <mark@codesourcery.com>
5855
5856 PR c++/10712
5857 * g++.dg/lookup/using7.C: New test.
5858
5859 2003-06-17 Mark Mitchell <mark@codesourcery.com>
5860
5861 PR c++/11105
5862 * g++.dg/abi/conv1.C: Remove it.
5863 * g++.dg/template/conv7.C: New test.
5864 * g++.dg/template/conv8.C: Likewise.
5865 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
5866 conversion operator.
5867
5868 2003-06-17 Janis Johnson <janis187@us.ibm.com>
5869
5870 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
5871 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
5872 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5873 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
5874 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
5875 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5876 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5877 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
5878 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
5879 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
5880 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
5881 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
5882 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
5883 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
5884 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
5885 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
5886 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
5887 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
5888 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5889 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5890 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5891 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5892 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5893 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5894 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5895 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5896 * gcc.dg/compat/struct-return-10_x.c: Ditto.
5897 * gcc.dg/compat/struct-return-2_x.c: Ditto.
5898 * gcc.dg/compat/struct-return-3_x.c: Ditto.
5899
5900 2003-06-16 Mark Mitchell <mark@codesourcery.com>
5901
5902 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
5903 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
5904 indications.
5905
5906 2003-06-16 Roger Sayle <roger@eyesopen.com>
5907
5908 * gcc.dg/i386-387-5.c: New test case.
5909 * gcc.dg/i386-387-6.c: New test case.
5910 * gcc.dg/builtins-23.c: New test case.
5911
5912 2003-06-15 Roger Sayle <roger@eyesopen.com>
5913
5914 * gcc.dg/builtins-22.c: New test case.
5915 * gcc.dg/i386-387-1.c: Update to test exp.
5916 * gcc.dg/i386-387-2.c: Likewise.
5917
5918 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5919
5920 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
5921
5922 2003-06-12 Mark Mitchell <mark@codesourcery.com>
5923
5924 * lib/gcc-dg.exp (dg-require-dll): New function.
5925 (dg-xfail-if): Likewise.
5926 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
5927 driver.
5928
5929 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
5930 * gcc.c-torture/compile/20001205-1.c: Likewise.
5931 * gcc.c-torture/compile/20001226-1.c: Likewise.
5932 * gcc.c-torture/compile/20010518-2.c: Likewise.
5933 * gcc.c-torture/compile/20020312-1.c: Likewise.
5934 * gcc.c-torture/compile/20020604-1.c: Likewise.
5935 * gcc.c-torture/compile/920501-12.c: Likewise.
5936 * gcc.c-torture/compile/920501-4.c: Likewise.
5937 * gcc.c-torture/compile/920520-1.c: Likewise.
5938 * gcc.c-torture/compile/920521-1.c: Likewise.
5939 * gcc.c-torture/compile/920625-1.c: Likewise.
5940 * gcc.c-torture/compile/961203-1.c: Likewise.
5941 * gcc.c-torture/compile/980506-1.c: Likewise.
5942 * gcc.c-torture/compile/981006-1.c: Likewise.
5943 * gcc.c-torture/compile/981022-1.c: Likewise.
5944 * gcc.c-torture/compile/981223-1.c: Likewise.
5945 * gcc.c-torture/compile/990617-1.c: Likewise.
5946 * gcc.c-torture/compile/dll.c: Likewise.
5947 * gcc.c-torture/compile/labels-3.c: Likewise.
5948 * gcc.c-torture/compile/mipscop-1.c: Likewise.
5949 * gcc.c-torture/compile/mipscop-2.c: Likewise.
5950 * gcc.c-torture/compile/mipscop-3.c: Likewise.
5951 * gcc.c-torture/compile/mipscop-4.c: Likewise.
5952 * gcc.c-torture/compile/simd-5.c: Likewise.
5953 * gcc.c-torture/compile/20000804-1.x: Remove.
5954 * gcc.c-torture/compile/20001205-1.x: Likewise.
5955 * gcc.c-torture/compile/20001226-1.x: Likewise.
5956 * gcc.c-torture/compile/20010518-2.x: Likewise.
5957 * gcc.c-torture/compile/20020312-1.x: Likewise.
5958 * gcc.c-torture/compile/20020604-1.x: Likewise.
5959 * gcc.c-torture/compile/920501-12.x: Likewise.
5960 * gcc.c-torture/compile/920501-4.x: Likewise.
5961 * gcc.c-torture/compile/920520-1.x: Likewise.
5962 * gcc.c-torture/compile/920521-1.x: Likewise.
5963 * gcc.c-torture/compile/920625-1.x: Likewise.
5964 * gcc.c-torture/compile/961203-1.x: Likewise.
5965 * gcc.c-torture/compile/980506-1.x: Likewise.
5966 * gcc.c-torture/compile/981006-1.x: Likewise.
5967 * gcc.c-torture/compile/981022-1.x: Likewise.
5968 * gcc.c-torture/compile/981223-1.x: Likewise.
5969 * gcc.c-torture/compile/990617-1.x: Likewise.
5970 * gcc.c-torture/compile/mipscop-1.x: Likewise.
5971 * gcc.c-torture/compile/mipscop-2.x: Likewise.
5972 * gcc.c-torture/compile/mipscop-3.x: Likewise.
5973 * gcc.c-torture/compile/mipscop-4.x: Likewise.
5974 * gcc.c-torture/compile/simd-5.x: Likewise.
5975
5976 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
5977
5978 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
5979
5980 * gcc.c-torture/execute/20030611-1.c: New test.
5981
5982 2003-06-12 Roger Sayle <roger@eyesopen.com>
5983
5984 PR middle-end/168
5985 * gcc.dg/20030612-1.c: New test case.
5986
5987 2003-06-12 Mark Mitchell <mark@codesourcery.com>
5988
5989 PR c++/10635
5990 * g++.dg/expr/cast1.C: New test.
5991
5992 2003-06-12 Roger Sayle <roger@eyesopen.com>
5993
5994 * gcc.dg/builtins-21.c: New test case.
5995
5996 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
5997
5998 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
5999 options instead of at the end.
6000 * lib/objc.exp (objc_target_compile): Likewise.
6001
6002 2003-06-11 Mark Mitchell <mark@codesourcery.com>
6003
6004 PR c++/10432
6005 * g++.dg/parse/error1.C: New test.
6006
6007 2003-06-11 Janis Johnson <janis187@us.ibm.com>
6008
6009 * gcc.dg/compat/struct-by-value-11_main.c: New file.
6010 * gcc.dg/compat/struct-by-value-11_x.c: New file.
6011 * gcc.dg/compat/struct-by-value-11_y.c: New file.
6012 * gcc.dg/compat/struct-by-value-12_main.c: New file.
6013 * gcc.dg/compat/struct-by-value-12_x.c: New file.
6014 * gcc.dg/compat/struct-by-value-12_y.c: New file.
6015 * gcc.dg/compat/struct-by-value-13_main.c: New file.
6016 * gcc.dg/compat/struct-by-value-13_x.c: New file.
6017 * gcc.dg/compat/struct-by-value-13_y.c: New file.
6018 * gcc.dg/compat/struct-by-value-14_main.c: New file.
6019 * gcc.dg/compat/struct-by-value-14_x.c: New file.
6020 * gcc.dg/compat/struct-by-value-14_y.c: New file.
6021 * gcc.dg/compat/struct-by-value-15_main.c: New file.
6022 * gcc.dg/compat/struct-by-value-15_x.c: New file.
6023 * gcc.dg/compat/struct-by-value-15_y.c: New file.
6024 * gcc.dg/compat/struct-by-value-16_main.c: New file.
6025 * gcc.dg/compat/struct-by-value-16_x.c: New file.
6026 * gcc.dg/compat/struct-by-value-16_y.c: New file.
6027 * gcc.dg/compat/struct-by-value-17_main.c: New file.
6028 * gcc.dg/compat/struct-by-value-17_x.c: New file.
6029 * gcc.dg/compat/struct-by-value-17_y.c: New file.
6030 * gcc.dg/compat/struct-by-value-18_main.c: New file.
6031 * gcc.dg/compat/struct-by-value-18_x.c: New file.
6032 * gcc.dg/compat/struct-by-value-18_y.c: New file.
6033
6034 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
6035 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
6036 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
6037 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
6038 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
6039 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
6040 * gcc.dg/compat/scalar-return-3_main.c: New file.
6041 * gcc.dg/compat/scalar-return-3_x.c: New file.
6042 * gcc.dg/compat/scalar-return-3_y.c: New file.
6043 * gcc.dg/compat/scalar-return-4_main.c: New file.
6044 * gcc.dg/compat/scalar-return-4_x.c: New file.
6045 * gcc.dg/compat/scalar-return-4_y.c: New file.
6046
6047 2003-06-10 Janis Johnson <janis187@us.ibm.com>
6048
6049 * gcc.dg/compat/fp2-struct-check.h: New file.
6050 * gcc.dg/compat/fp2-struct-defs.h: New file.
6051 * gcc.dg/compat/fp2-struct-init.h: New file.
6052 * gcc.dg/compat/struct-by-value-10_main.c: New file.
6053 * gcc.dg/compat/struct-by-value-10_x.c: New file.
6054 * gcc.dg/compat/struct-by-value-10_y.c: New file.
6055 * gcc.dg/compat/struct-return-10_main.c: New file.
6056 * gcc.dg/compat/struct-return-10_x.c: New file.
6057 * gcc.dg/compat/struct-return-10_y.c: New file.
6058
6059 * gcc.dg/compat/compat-common.h: New file.
6060 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
6061 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
6062 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
6063 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
6064 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
6065 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
6066 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
6067 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
6068 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
6069 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
6070 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
6071 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
6072 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
6073 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
6074 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
6075 * gcc.dg/compat/small-struct-check.h: Ditto.
6076 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
6077 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
6078 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
6079 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
6080 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
6081 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6082 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
6083 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
6084 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
6085 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
6086 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6087 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6088 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
6089 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6090 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6091 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
6092 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
6093 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
6094 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
6095 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
6096 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
6097 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
6098 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
6099 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
6100 * gcc.dg/compat/struct-return-2_main.c: Ditto.
6101 * gcc.dg/compat/struct-return-2_x.c: Ditto.
6102 * gcc.dg/compat/struct-return-2_y.c: Ditto.
6103 * gcc.dg/compat/struct-return-3_main.c: Ditto.
6104 * gcc.dg/compat/struct-return-3_x.c: Ditto.
6105 * gcc.dg/compat/struct-return-3_y.c: Ditto.
6106
6107 2003-06-10 Geoffrey Keating <geoffk@apple.com>
6108
6109 * g++.dg/pch/static-1.C: New file.
6110 * g++.dg/pch/static-1.Hs: New file.
6111
6112 2003-06-10 Richard Henderson <rth@redhat.com>
6113
6114 * gcc.dg/asm-7.c: Adjust expected warning text.
6115
6116 2003-06-10 Roger Sayle <roger@eyesopen.com>
6117
6118 * gcc.dg/builtins-20.c: New test case.
6119
6120 2003-06-10 Mark Mitchell <mark@codesourcery.com>
6121
6122 PR c++/11131
6123 * g++.dg/opt/template1.C: New test.
6124
6125 2003-06-09 Mark Mitchell <mark@codesourcery.com>
6126
6127 * lib/gcc-dg.exp (dg-test): Clear additional_files and
6128 additional_sources.
6129
6130 2003-05-21 David Taylor <dtaylor@emc.com>
6131
6132 * gcc.dg/Wpadded.c: New file.
6133
6134 2003-06-09 Mark Mitchell <mark@codesourcery.com>
6135
6136 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
6137 * gcc.dg/special/weak-2.c: Add dg-require-weak.
6138 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
6139 dg-require-weak.
6140
6141 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
6142
6143 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
6144
6145 2003-06-09 Mark Mitchell <mark@codesourcery.com>
6146
6147 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
6148 (dg-require-alias): Likewise.
6149 (dg-require-gc-sections): Likewise.
6150 * lib/target-supports.exp (check_gc_sections_available): Likewise.
6151
6152 2003-06-08 Richard Henderson <rth@redhat.com>
6153
6154 * gcc.dg/20011029-2.c: Fix the array reference.
6155 * gcc.dg/asm-7.c: New.
6156
6157 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
6158
6159 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
6160
6161 2003-06-08 Mark Mitchell <mark@codesourcery.com>
6162
6163 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
6164 (dg-require-gc-sections): Likewise.
6165
6166 2003-06-08 Jan Hubicka <jh@suse.cz>
6167
6168 * i386-cmov1.c: Fix regular expression.
6169 * i386-cvt-1.c: Likewise.
6170 * i386-local.c: Likewise.
6171 * i386-local2.c: Likewise.
6172 * i386-mul.c: Likewise.
6173 * i386-ssetype-1.c: Likewise.
6174 * i386-ssetype-3.c: Likewise.
6175 * i386-ssetype-5.c: Likewise.
6176
6177 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6178
6179 PR c++/11039
6180 * g++.dg/warn/implicit-typename2.C: New test.
6181 * g++.dg/warn/implicit-typename3.C: New test.
6182
6183 2003-06-07 Richard Henderson <rth@redhat.com>
6184
6185 * g++.dg/other/offsetof3.C: Use size_t.
6186 * g++.dg/other/offsetof4.C: Likewise.
6187
6188 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
6189
6190 * lib/copy-file.exp: New. Implement gcc_copy_files.
6191
6192 * lib/dg-pch.exp: Load copy-file.exp
6193 (dg-pch): Use gcc_copy_files instead of "file copy".
6194
6195 2003-06-06 Mark Mitchell <mark@codesourcery.com>
6196
6197 * gcc.dg/weak/weak.exp: Simplify.
6198 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
6199 * gcc.dg/weak/weak-1.c: Likewise.
6200 * gcc.dg/weak/weak-2.c: Likewise.
6201 * gcc.dg/weak/weak-3.c: Likewise.
6202 * gcc.dg/weak/weak-4.c: Likewise.
6203 * gcc.dg/weak/weak-5.c: Likewise.
6204 * gcc.dg/weak/weak-6.c: Likewise.
6205 * gcc.dg/weak/weak-7.c: Likewise.
6206 * gcc.dg/weak/weak-8.c: Likewise.
6207 * gcc.dg/weak/weak-9.c: Likewise.
6208
6209 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
6210
6211 gcc.c-torture/execute/20030606-1.c: New.
6212
6213 2003-06-06 Roger Sayle <roger@eyesopen.com>
6214
6215 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
6216 * gcc.dg/builtins-19.c: Likewise.
6217
6218 2003-06-06 Roger Sayle <roger@eyesopen.com>
6219
6220 * gcc.dg/builtins-2.c: Add some more tests.
6221 * gcc.dg/builtins-18.c: New test case.
6222 * gcc.dg/builtins-19.c: New test case.
6223
6224 2003-06-06 Roger Sayle <roger@eyesopen.com>
6225 Jim Wilson <wilson@tuliptree.org>
6226
6227 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
6228
6229 2003-06-06 Jakub Jelinek <jakub@redhat.com>
6230
6231 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
6232 mempcpy/stpcpy calls not to be optimized into something else.
6233 * gcc.c-torture/execute/string-opt-3.c: Moved to...
6234 * gcc.c-torture/execute/builtins/string-7.c: ...here.
6235 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
6236
6237 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6238
6239 * gcc.dg/format/asm_fprintf-1.c: New test.
6240
6241 2003-06-05 Mark Mitchell <mark@codesourcery.com>
6242
6243 * lib/gcc-defs.exp (additional_sources): New variable.
6244 (dg-additional-sources): New function.
6245 (additional_files): New variable.
6246 (dg-additional-files): New function.
6247 (dg-additional-files-options): Likewise.
6248 * lib/gcc-dg.exp (dg-require-weak): New function.
6249 (dg-require-alias): Likewise.
6250 (dg-require-gc-sections): Likewise.
6251 * lib/target-supports.exp (check_alias_available): Remove testfile
6252 parameter.
6253 (check_gc_sections_available): New function.
6254 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
6255 (dg-gpp-additional-files): Likewise.
6256 * lib/g++.exp (additional_sources): Remove.
6257 (additional_files): Likewise.
6258 (g++_target_compile): Use dg-additional-files-options.
6259
6260 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
6261 Tcl logic.
6262 * gcc.dg/special/ecos.exp: Remove.
6263 * gcc.dg/special/20000419-2.c: Use dg-require-*.
6264 * gcc.dg/special/alias-1.c: Likewise.
6265 * gcc.dg/special/alias-2.c: Likewise.
6266 * gcc.dg/special/gcsec-1.c: Likewise.
6267 * gcc.dg/special/weak-1.c: Likewise.
6268 * gcc.dg/special/weak-2.c: Likewise.
6269 * gcc.dg/special/wkali-1.c: Likewise.
6270 * gcc.dg/special/wkali-2.c: Likewise.
6271
6272 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
6273 dg-gpp-additional-*.
6274 * g++.dg/special/conpr-3.C: Likewise.
6275 * g++.dg/special/conpr-4.C: Likewise.
6276 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
6277 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
6278 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
6279 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
6280 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
6281 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
6282 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
6283 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
6284 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
6285 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
6286 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
6287 * g++.old-deja/g++.other/comdat1.C: Likewise.
6288 * g++.old-deja/g++.other/comdat2.C: Likewise.
6289 * g++.old-deja/g++.other/comdat3.C: Likewise.
6290 * g++.old-deja/g++.other/ctor1.C: Likewise.
6291 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6292
6293 2003-06-05 Richard Henderson <rth@redhat.com>
6294
6295 * gcc.dg/debug/20030605-1.c: New.
6296
6297 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6298
6299 * README.QMTEST: Update.
6300
6301 2003-06-04 Richard Henderson <rth@redhat.com>
6302
6303 * gcc.dg/cleanup-1.c: New.
6304 * gcc.dg/cleanup-2.c: New.
6305 * gcc.dg/cleanup-3.c: New.
6306 * gcc.dg/cleanup-4.c: New.
6307 * gcc.dg/cleanup-5.c: New.
6308 * gcc.dg/cleanup-6.c: New.
6309 * gcc.dg/cleanup-7.c: New.
6310
6311 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6312
6313 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6314
6315 * lib/dg-pch.exp: New file.
6316 * g++.dg/pch/pch.exp: Use dg-pch.exp.
6317 * gcc.dg/pch/pch.exp: Likewise.
6318
6319 2003-06-04 Roger Sayle <roger@eyesopen.com>
6320
6321 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6322 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6323 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6324 * gcc.dg/builtins-17.c: New test case.
6325 * gcc.dg/i386-387-4.c: New test case.
6326 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6327
6328 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6329
6330 * gcc.dg/ultrasp9.c: New test.
6331
6332 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6333
6334 * gcc.c-torture/compile/20030604-1.c: New test.
6335 * gcc.dg/sparc-constant-1.c: New test.
6336
6337 2003-06-03 Glen Nakamura <glen@imodulo.com>
6338
6339 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6340
6341 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
6342
6343 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6344
6345 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6346 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6347
6348 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
6349
6350 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6351
6352 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6353
6354 PR c++/10940
6355 * g++.dg/template/spec10.C: New test.
6356
6357 2003-06-03 Roger Sayle <roger@eyesopen.com>
6358
6359 * gcc.dg/builtins-16.c: New test case.
6360
6361 2003-06-03 Jakub Jelinek <jakub@redhat.com>
6362
6363 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6364 mempcpy test with post-increments.
6365 * gcc.c-torture/execute/string-opt-3.c: New test.
6366 * gcc.dg/string-opt-1.c: New test.
6367
6368 2003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
6369
6370 PR fortran/10965
6371 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6372
6373 2003-06-02 Mark Mitchell <mark@codesourcery.com>
6374
6375 * lib/scanasm.exp (dg-scan): New function, factored out of ...
6376 (scan-assembler): ... here. Use dg-scan.
6377 (scan-assembler-not): Likewise.
6378 (scan-file): New function.
6379 (scan-file-not): Likewise.
6380 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6381 * gcc.dg/cpp/_Pragma4.c: Likewise.
6382 * gcc.dg/cpp/_Pragma5.c: Likewise.
6383 * gcc.dg/cpp/avoidpaste1.c: Likewise.
6384 * gcc.dg/cpp/avoidpaste2.c: Likewise.
6385 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6386 * gcc.dg/cpp/cmdlne-P.c: Likewise.
6387 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6388 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6389 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6390 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6391 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6392 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6393 * gcc.dg/cpp/cxxcom1.c: Likewise.
6394 * gcc.dg/cpp/line1.c: Likewise.
6395 * gcc.dg/cpp/maccom1.c: Likewise.
6396 * gcc.dg/cpp/maccom2.c: Likewise.
6397 * gcc.dg/cpp/maccom3.c: Likewise.
6398 * gcc.dg/cpp/maccom4.c: Likewise.
6399 * gcc.dg/cpp/maccom5.c: Likewise.
6400 * gcc.dg/cpp/maccom6.c: Likewise.
6401 * gcc.dg/cpp/multiline.c: Likewise.
6402 * gcc.dg/cpp/spacing1.c: Likewise.
6403 * gcc.dg/cpp/spacing2.c: Likewise.
6404 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6405 * gcc.dg/cpp/trad/maccom1.c: Likewise.
6406 * gcc.dg/cpp/trad/maccom2.c: Likewise.
6407 * gcc.dg/cpp/trad/maccom3.c: Likewise.
6408 * gcc.dg/cpp/trad/maccom4.c: Likewise.
6409 * gcc.dg/cpp/trad/maccom6.c: Likewise.
6410 * gcc.dg/cpp/cxxcom2.c: Likewise.
6411 * gcc.dg/cpp/cxxcom2.h: New file.
6412
6413 * gcc.dg/cpp/truefalse.cpp: Move it to ...
6414 * g++.dg/cpp/truefalse.C: Here.
6415 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6416
6417 2003-06-01 Loren James Rittle <ljrittle@acm.org>
6418
6419 * gcc.dg/cpp/redef3.c: New file.
6420
6421 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6422
6423 * gcc.dg/i386-loop-3.c: New test.
6424
6425 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
6426
6427 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6428
6429 2003-05-31 Roger Sayle <roger@eyesopen.com>
6430
6431 * gcc.dg/fwrapv-1.c: New test case.
6432 * gcc.dg/fwrapv-2.c: New test case.
6433
6434 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6435
6436 PR c++/10956
6437 * g++.dg/template/spec9.C: New test.
6438
6439 2003-05-29 Roger Sayle <roger@eyesopen.com>
6440
6441 * gcc.dg/duff-4.c: New test case.
6442
6443 2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
6444
6445 PR fortran/10843
6446 * g77.dg/ffixed-form-1.f: New test
6447 * g77.dg/ffixed-form-2.f: New test
6448 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6449 * g77.dg/ffree-form-3.f: New test
6450
6451 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
6452
6453 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6454 * gcc.dg/wint_t-1.c: Likewise.
6455
6456 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6457
6458 * g++.dg/template/access11.C: New test.
6459
6460 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6461
6462 PR c++/10849
6463 * g++.dg/template/access10.C: New test.
6464
6465 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
6466 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6467
6468 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
6469
6470 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
6471
6472 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
6473 suppress for powerpc-*-darwin*.
6474 * gcc.dg/torture/builtin-noret-2.c: Likewise.
6475
6476 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
6477
6478 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
6479 suppress option for powerpc-*-darwin*.
6480
6481 2003-05-23 Roger Sayle <roger@eyesopen.com>
6482
6483 * gcc.dg/builtins-1.c: Add tests for tan and atan.
6484 * gcc.dg/builtins-4.c: Add test for fmod.
6485
6486 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6487
6488 PR c++/10682
6489 * g++.dg/template/instantiate4.C: New test.
6490
6491 2003-05-22 Roger Sayle <roger@eyesopen.com>
6492
6493 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6494
6495 2003-05-21 Janis Johnson <janis187@us.ibm.com>
6496
6497 * gcc.dg/compat/scalar-return-1_main.c: New file.
6498 * gcc.dg/compat/scalar-return-1_x.c: New file.
6499 * gcc.dg/compat/scalar-return-1_y.c: New file.
6500 * gcc.dg/compat/scalar-return-2_main.c: New file.
6501 * gcc.dg/compat/scalar-return-2_x.c: New file.
6502 * gcc.dg/compat/scalar-return-2_y.c: New file.
6503 * gcc.dg/compat/struct-return-3_main.c: New file.
6504 * gcc.dg/compat/struct-return-3_y.c: New file.
6505 * gcc.dg/compat/struct-return-3_x.c: New file.
6506 * gcc.dg/compat/struct-return-2_main.c: New file.
6507 * gcc.dg/compat/struct-return-2_x.c: New file.
6508 * gcc.dg/compat/struct-return-2_y.c: New file.
6509
6510 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6511
6512 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6513 for hppa*-hp-hpux*.
6514 * gcc.dg/20021014-1.c (dg-options): Likewise.
6515 * gcc.dg/nest.c (dg-options): Likewise.
6516
6517 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
6518
6519 PR c++/9738
6520 * g++.dg/ext/dllimport2.C: New file.
6521 * g++.dg/ext/dllimport3.C: New file.
6522
6523 2003-05-20 Janis Johnson <janis187@us.ibm.com>
6524
6525 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6526 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6527 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6528 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6529 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6530 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6531 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6532 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6533 * gcc.dg/compat/small-struct-defs.h: New file.
6534 * gcc.dg/compat/small-struct-init.h: New file.
6535 * gcc.dg/compat/small-struct-check.h: New file.
6536 * gcc.dg/compat/fp-struct-defs.h: New file.
6537 * gcc.dg/compat/fp-struct-check.h: New file.
6538 * gcc.dg/compat/fp-struct-init.h: New file.
6539 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6540 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6541
6542 2003-05-19 Jakub Jelinek <jakub@redhat.com>
6543
6544 * gcc.dg/20030225-2.c: New test.
6545
6546 2003-05-18 Roger Sayle <roger@eyesopen.com>
6547 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6548
6549 * gcc.c-torture/compile/20030518-1.c: New test case.
6550
6551 2003-05-18 Mark Mitchell <mark@codesourcery.com>
6552
6553 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6554 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6555 gcc-dg-debug-runtest.
6556 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6557 gcc-dg-debug-runtest.
6558
6559 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6560
6561 PR c++/9022
6562 * g++.dg/lookup/using6.C: New test.
6563
6564 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6565
6566 * g++.dg/parse/access2.C: New test.
6567
6568 2003-05-17 Mark Mitchell <mark@codesourcery.com>
6569
6570 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6571 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6572 * gcc.dg/debug/debug.exp: Likewise.
6573
6574 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
6575
6576 * gcc.dg/dollar.c: New test.
6577
6578 2003-05-16 Janis Johnson <janis187@us.ibm.com>
6579
6580 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6581 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6582 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6583 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6584 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6585 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6586 * gcc.dg/compat/struct-by-value-6_main.c: New file.
6587 * gcc.dg/compat/struct-by-value-6_x.c: New file.
6588 * gcc.dg/compat/struct-by-value-6_y.c: New file.
6589 * gcc.dg/compat/struct-by-value-7_main.c: New file.
6590 * gcc.dg/compat/struct-by-value-7_x.c: New file.
6591 * gcc.dg/compat/struct-by-value-7_y.c: New file.
6592 * gcc.dg/compat/struct-by-value-8_main.c: New file.
6593 * gcc.dg/compat/struct-by-value-8_x.c: New file.
6594 * gcc.dg/compat/struct-by-value-8_y.c: New file.
6595 * gcc.dg/compat/struct-by-value-9_main.c: New file.
6596 * gcc.dg/compat/struct-by-value-9_x.c: New file.
6597 * gcc.dg/compat/struct-by-value-9_y.c: New file.
6598
6599 2003-05-16 Mark Mitchell <mark@codesourcery.com>
6600
6601 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6602 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
6603 support for "repo" mode.
6604 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6605 * lib/g77-dg.exp: Likewise.
6606 * lib/obj-dg.exp: Likewise.
6607
6608 2003-05-16 Jakub Jelinek <jakub@redhat.com>
6609
6610 Merge from gcc-3_2-rhl8-branch:
6611 2003-04-23 Jakub Jelinek <jakub@redhat.com>
6612
6613 * gcc.dg/tls/opt-6.c: New test.
6614
6615 2003-04-05 Jakub Jelinek <jakub@redhat.com>
6616
6617 * gcc.dg/20030405-1.c: New test.
6618
6619 2003-03-09 Jakub Jelinek <jakub@redhat.com>
6620
6621 * gcc.dg/20030309-1.c: New test.
6622
6623 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6624
6625 * gcc.c-torture/execute/20030307-1.c: New test.
6626
6627 2003-02-20 Randolph Chung <tausq@debian.org>
6628
6629 * gcc.c-torture/compile/20030220-1.c: New test.
6630
6631 2003-02-18 Jakub Jelinek <jakub@redhat.com>
6632
6633 * gcc.dg/20030217-1.c: New test.
6634
6635 2003-01-29 Jakub Jelinek <jakub@redhat.com>
6636
6637 * gcc.c-torture/compile/20020129-1.c: New test.
6638
6639 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6640
6641 * gcc.dg/unroll-1.c: New test.
6642
6643 2002-11-16 Jan Hubicka <jh@suse.cz>
6644
6645 * gcc.c-torture/execute/20020920-1.c: New test.
6646
6647 2002-10-08 Jakub Jelinek <jakub@redhat.com>
6648
6649 PR target/7434
6650 * gcc.c-torture/compile/20021008-1.c: New test.
6651
6652 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
6653
6654 PR target/7559
6655 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6656
6657 2002-08-07 Jakub Jelinek <jakub@redhat.com>
6658
6659 * gcc.c-torture/compile/20020807-1.c: New test.
6660
6661 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6662
6663 * gcc.dg/tls/opt-1.c: New test.
6664
6665 2002-07-29 Jakub Jelinek <jakub@redhat.com>
6666
6667 * gcc.dg/20020729-1.c: New test.
6668
6669 2002-07-20 Jakub Jelinek <jakub@redhat.com>
6670
6671 * g++.dg/opt/life1.C: New test.
6672
6673 2002-05-20 Jakub Jelinek <jakub@redhat.com>
6674
6675 * gcc.dg/20020525-1.c: New test.
6676
6677 2002-05-24 Jakub Jelinek <jakub@redhat.com>
6678
6679 PR c++/6794
6680 * g++.dg/ext/pretty1.C: New test.
6681 * g++.dg/ext/pretty2.C: New test.
6682
6683 2003-05-15 Mark Mitchell <mark@codesourcery.com>
6684
6685 PR c++/8385
6686 * g++.dg/ext/typeof5.C: New test.
6687
6688 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
6689
6690 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6691 __USER_LABEL_PREFIX__ into account.
6692 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6693
6694 2003-05-14 Roger Sayle <roger@eyesopen.com>
6695
6696 * gcc.dg/builtins-15.c: New test case.
6697
6698 2003-05-13 Zack Weinberg <zack@codesourcery.com>
6699
6700 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6701
6702 2003-05-12 Mark Mitchell <mark@codesourcery.com>
6703
6704 * lib/g++.exp: Tweak handling of additional source files.
6705 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6706 * g++.dg/special/conpr-2a.C: Rename to ...
6707 * g++.dg/special/conpr-2a.cc: ... this.
6708 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6709 * g++.dg/special/conpr-3a.C: Rename to ...
6710 * g++.dg/special/conpr-3a.cc: This.
6711 * g++.dg/special/conpr-3b.C: Rename to ...
6712 * g++.dg/special/conpr-3b.cc: This.
6713 * g++.dg/special/conpr-4.C: New test.
6714 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6715
6716 2003-05-12 David Edelsohn <edelsohn@gnu.org>
6717
6718 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6719
6720 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6721
6722 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6723 * g++.old-deja/g++.robertl/eb71.C: Likewise.
6724 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6725 * g++.old-deja/g++.other/warn3.C: Likewise.
6726
6727 2003-05-11 Roger Sayle <roger@eyesopen.com>
6728
6729 * gcc.dg/i386-387-1.c: Update to also test log.
6730 * gcc.dg/i386-387-2.c: Likewise.
6731
6732 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
6733
6734 * g77.f-torture/execute/int8421.f: New test.
6735
6736 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6737
6738 PR c++/10230, c++/10481
6739 * g++.dg/lookup/scoped5.C: New test.
6740
6741 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6742
6743 PR c++/10552
6744 * g++.dg/template/ttp6.C: New test.
6745
6746 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
6747
6748 * gcc.c-torture/execute/builtins: New directory.
6749 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6750 gcc.c-torture/execute/builtins.
6751 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6752 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6753 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
6754 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6755
6756 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6757
6758 PR c++/9252
6759 * g++.dg/template/access8.C: New test.
6760 * g++.dg/template/access9.C: New test.
6761
6762 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6763
6764 PR c++/9554
6765 * g++.dg/parse/access1.C: New test.
6766
6767 2003-05-09 DJ Delorie <dj@redhat.com>
6768
6769 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
6770 long, and not an int.
6771
6772 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6773
6774 PR c++/10555, c++/10576
6775 * g++.dg/template/memclass1.C: New test.
6776
6777 2003-05-08 DJ Delorie <dj@redhat.com>
6778
6779 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
6780 targets.
6781 * gcc.c-torture/execute/20021024-1.x: Likewise.
6782 * gcc.c-torture/execute/shiftdi.x: Likewise.
6783 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
6784 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
6785 * gcc.dg/20021018-1.c: Likewise.
6786
6787 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6788
6789 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
6790
6791 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
6792 (bcopy): Call memmove.
6793
6794 2003-05-08 Roger Sayle <roger@eyesopen.com>
6795
6796 * g77.f-torture/compile/8485.f: New test case.
6797
6798 2003-05-07 Richard Henderson <rth@redhat.com>
6799
6800 PR c++/10570
6801 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
6802 Verify exception_cleanup not called for rethrows.
6803 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
6804 when exiting catch block without rethrowing.
6805 * g++.dg/eh/forced3.C: New.
6806 * g++.dg/eh/forced4.C: New.
6807
6808 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
6809
6810 * gcc.dg/20030505.c: Fix triplet.
6811
6812 2003-05-06 DJ Delorie <dj@redhat.com>
6813
6814 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
6815 * gcc.dg/nest.c: Likewise.
6816
6817 2003-05-05 Roger Sayle <roger@eyesopen.com>
6818
6819 * gcc.dg/builtins-14.c: New test case.
6820
6821 2003-05-05 Janis Johnson <janis187@us.ibm.com>
6822
6823 * lib/compat.exp (compat-execute): New argument.
6824 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
6825 * gcc.dg/compat: New test directory.
6826 * gcc.dg/compat/compat.exp: New expect script.
6827 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
6828 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
6829 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
6830 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
6831 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
6832 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
6833
6834 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
6835 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
6836 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
6837 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
6838 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
6839 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
6840 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
6841 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
6842 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
6843 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
6844 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
6845 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
6846 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
6847 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
6848 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
6849
6850 2003-05-05 Zack Weinberg <zack@codesourcery.com>
6851
6852 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
6853
6854 2003-05-05 Jakub Jelinek <jakub@redhat.com>
6855
6856 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
6857
6858 2003-05-05 Geoffrey Keating <geoffk@apple.com>
6859
6860 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
6861 * gcc.dg/ppc-fsel-2.c: New test.
6862
6863 * gcc.dg/unused-5.c: New test.
6864
6865 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6866
6867 PR c++/10496
6868 * g++.dg/warn/pmf1.C: New test.
6869
6870 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6871
6872 PR c++/4494
6873 * g++.dg/warn/main.C: New test.
6874
6875 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6876
6877 * gcc.dg/nonnull-3.c: New test.
6878
6879 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
6880
6881 * gcc.dg/cpp/Wtrigraphs.c: Update.
6882 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
6883
6884 2003-05-03 Geoffrey Keating <geoffk@apple.com>
6885
6886 * gcc.dg/ppc-fsel-1.c: New test.
6887
6888 2003-05-03 Zack Weinberg <zack@codesourcery.com>
6889
6890 PR c/10604
6891 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
6892
6893 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
6894
6895 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
6896
6897 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6898
6899 PR c++/9364, c++/10553, c++/10586
6900 * g++.dg/parse/typename4.C: New test.
6901 * g++.dg/parse/typename5.C: Likewise.
6902
6903 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
6904
6905 * gcc.c-torture/compile/20030503-1.c: New test.
6906
6907 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6908
6909 * g++.dg/lookup/using5.C: Fix testcase error.
6910
6911 2003-05-01 Chris Demetriou <cgd@broadcom.com>
6912
6913 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
6914 since MEABI is no longer supported. Remove all vestiges
6915 of MEABI from the test.
6916
6917 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6918
6919 PR c++/10554
6920 * g++.dg/lookup/using5.C: New test.
6921
6922 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6923
6924 PR c++/8772
6925 * g++.dg/template/ttp5.C: New test.
6926
6927 2003-04-30 Mark Mitchell <mark@codesourcery.com>
6928
6929 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
6930 (dg-gpp-additional-sources): New function.
6931 (dg-gpp-additional-files): Likewise.
6932 * lib/g++.exp (additional_sources): New variable.
6933 (additional_files): Likewise.
6934 (g++_target_compile): Deal with them.
6935 * lib/old-dejagnu.exp: Remove.
6936 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
6937 * g++.old-deja: Revise all tests to use dg commands.
6938
6939 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6940
6941 PR c++/9432, c++/9528
6942 * g++.dg/lookup/using4.C: New test.
6943
6944 2003-04-29 Geoffrey Keating <geoffk@apple.com>
6945
6946 * gcc.dg/noreturn-5.c: New file.
6947 * gcc.dg/noreturn-6.c: New file.
6948
6949 * gcc.c-torture/compile/inline-1.c: New file.
6950
6951 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6952
6953 PR c++/10551
6954 * g++.dg/template/explicit1.C: New test.
6955
6956 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6957
6958 PR c++/10549
6959 * g++.dg/other/bitfield1.C: New test.
6960
6961 PR c++/10527
6962 * g++.dg/init/new7.C: New test.
6963
6964 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6965
6966 * g++.dg/ext/desig1.C: New test.
6967 * g++.dg/ext/init1.C: Update.
6968
6969 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
6970
6971 2003-04-28 Mark Mitchell <mark@codesourcery.com>
6972
6973 PR c++/10180
6974 * g++.dg/warn/Winline-1.C: New test.
6975
6976 2003-04-28 Jakub Jelinek <jakub@redhat.com>
6977
6978 * gcc.c-torture/execute/string-opt-19.c: New test.
6979
6980 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
6981 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
6982
6983 2003-04-27 Mark Mitchell <mark@codesourcery.com>
6984
6985 PR c++/10506
6986 * g++.dg/init/new6.C: New test.
6987
6988 PR c++/10503
6989 * g++.dg/init/ref6.C: New test.
6990
6991 2003-04-26 David Edelsohn <edelsohn@gnu.org>
6992
6993 * g++.dg/warn/weak1.C: XFAIL on AIX4.
6994
6995 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6996
6997 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
6998 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
6999
7000 2003-04-25 Mark Mitchell <mark@codesourcery.com>
7001
7002 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7003 initialized static data members.
7004
7005 2003-04-25 H.J. Lu <hjl@gnu.org>
7006
7007 * gcc.dg/ia64-sync-4.c: New test.
7008
7009 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7010
7011 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
7012 date.
7013
7014 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
7015
7016 PR c++/10337
7017 * g++.dg/warn/conv1.C: New test.
7018 * g++.old-deja/g++.other/conv7.C: Adjust.
7019 * g++.old-deja/g++.other/overload14.C: Adjust.
7020
7021 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7022
7023 PR c++/10471
7024 * g++.dg/template/defarg2.C: New test.
7025
7026 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
7027
7028 * gcc.dg/cpp/include2.c: Update.
7029 * gcc.dg/cpp/multiline-2.c: New.
7030 * gcc.dg/cpp/multiline.c: Update.
7031 * gcc.dg/cpp/strify2.c: Update.
7032 * gcc.dg/cpp/trad/literals-2.c: Update.
7033
7034 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7035
7036 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7037
7038 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7039
7040 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7041
7042 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7043
7044 PR c++/10451
7045 * g++.dg/parse/crash4.C: New test.
7046
7047 PR c++/9847
7048 * g++.dg/parse/crash5.C: New test.
7049
7050 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7051
7052 PR c++/10446
7053 * g++.dg/parse/crash3.C: New test.
7054
7055 PR c++/10428
7056 * g++.dg/parse/elab1.C: New test.
7057
7058 2003-04-22 Devang Patel <dpatel@apple.com>
7059
7060 * gcc.dg/cpp/trad/funlike-5.c: New test.
7061
7062 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
7063
7064 * g++.dg/other/packed1.C: Fix dg options.
7065
7066 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
7067
7068 * g++.dg/other/offsetof2.C: New test.
7069
7070 2003-04-21 Mark Mitchell <mark@codesourcery.com>
7071
7072 * g++.dg/template/recurse.C: Adjust location of error messages.
7073
7074 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7075
7076 PR c++/9881
7077 * g++.dg/init/addr-const1.C: New test.
7078 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7079
7080 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
7081
7082 PR c++/10405
7083 * g++.dg/lookup/struct-hack1.C: New test.
7084
7085 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
7086
7087 * ucs.c: Update diagnostic messages.
7088
7089 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
7090
7091 * gcc.dg/cpp/truefalse.cpp: New test.
7092 * gcc.dg/cpp/cpp.exp: Update.
7093 * g++.dg/other/stdbool-if.C: Remove.
7094
7095 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
7096
7097 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7098 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7099
7100 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
7101
7102 * gcc.c-torture/compile/20030418-1.c: New test.
7103
7104 2003-04-17 Janis Johnson <janis187@us.ibm.com>
7105
7106 * README.compat: Remove; content moved to doc/sourcebuild.texi.
7107
7108 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7109
7110 PR c++/10347
7111 g++.dg/template/dependent-name1.C: New test.
7112
7113 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
7114
7115 * gcc.dg/warn-1.c (tourist_guide): New array,
7116 contains a pointer to bar.
7117
7118 2003-04-16 Roger Sayle <roger@eyesopen.com>
7119
7120 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7121 * gcc.c-torture/execute/medce-1.c: New test case.
7122 * gcc.c-torture/execute/medce-2.c: New test case.
7123
7124 2003-04-15 Mark Mitchell <mark@codesourcery.com>
7125
7126 * lib/prune.exp: Ignore more messages.
7127
7128 PR c++/10381
7129 * g++.dg/parse/lookup3.C: New test.
7130
7131 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
7132
7133 * gcc.c-torture/compile/20030415-1.c : New test.
7134
7135 2003-04-14 Mark Mitchell <mark@codesourcery.com>
7136
7137 * gcc.c-torture/execute/scope-2.c: Move to ...
7138 * gcc.dg/noncompile/scope.c: .... here.
7139
7140 2003-04-14 Roger Sayle <roger@eyesopen.com>
7141
7142 * gcc.dg/20030414-2.c: New test case.
7143
7144 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
7145
7146 PR target/10377
7147 * gcc.dg/20030414-1.c: New test.
7148
7149 2003-04-13 Roger Sayle <roger@eyesopen.com>
7150
7151 * gcc.dg/builtins-12.c: New test case.
7152 * gcc.dg/builtins-13.c: New test case.
7153
7154 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7155
7156 * gcc.c-torture/execute/string-opt-18.c: New test.
7157
7158 2003-04-13 Mark Mitchell <mark@codesourcery.com>
7159
7160 PR c++/10300
7161 * g++.dg/init/new5.C: New test.
7162
7163 2003-04-12 Mark Mitchell <mark@codesourcery.com>
7164
7165 PR c++/7910
7166 * g++.dg/ext/dllimport1.C: New test.
7167
7168 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7169
7170 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7171
7172 2003-04-11 Bud Davis <bdavis9659@comcast.net>
7173
7174 PR Fortran/9263
7175 * g77.f-torture/noncompile/9263.f: New test
7176 PR Fortran/1832
7177 * g77.f-torture/execute/1832.f: New test
7178
7179 2003-04-11 David Chad <davidc@freebsd.org>
7180 Loren J. Rittle <ljrittle@acm.org>
7181
7182 libobjc/8562
7183 * objc.dg/headers.m: New test.
7184
7185 2003-04-10 Zack Weinberg <zack@codesourcery.com>
7186
7187 * gcc.c-torture/execute/builtin-noret-2.c: New.
7188 * gcc.c-torture/execute/builtin-noret-2.x: New.
7189 XFAIL builtin-noret-2.c at -O1 and above.
7190 * gcc.dg/redecl.c: New.
7191 * gcc.dg/Wshadow-1.c: Update error regexps.
7192
7193 2003-04-10 Mark Mitchell <mark@codesourcery.com>
7194
7195 * g++.dg/abi/bitfield10.C: New test.
7196
7197 2003-04-09 Mike Stump <mrs@apple.com>
7198
7199 * gcc.dg/pch/pch.exp: Make testcase names longer.
7200 * g++.dg/pch/pch.exp: Make testcase names longer.
7201
7202 2003-04-08 Roger Sayle <roger@eyesopen.com>
7203
7204 * gcc.dg/builtins-11.c: New test case.
7205
7206 2003-04-08 Roger Sayle <roger@eyesopen.com>
7207
7208 * gcc.dg/builtins-9.c: New test case.
7209 * gcc.dg/builtins-10.c: New test case.
7210
7211 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
7212
7213 * gcc.dg/noncompile/init-4.c.c: New test.
7214
7215 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
7216
7217 * gcc.misc-test/gcov-9.c: New test.
7218 * gcc.misc-test/gcov-10.c: New test
7219 * gcc.misc-test/gcov-11.c: New test.
7220
7221 2003-04-05 Zack Weinberg <zack@codesourcery.com>
7222
7223 PR optimization/10024
7224 * gcc.c-torture/compile/20030405-1.c: New test.
7225
7226 2003-04-04 Geoffrey Keating <geoffk@apple.com>
7227
7228 * gcc.dg/pch/static-3.c: New.
7229 * gcc.dg/pch/static-3.hs: New.
7230 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7231
7232 2003-04-04 Richard Henderson <rth@redhat.com>
7233
7234 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7235 * g++.dg/eh/forced2.C: Likewise.
7236
7237 2003-04-03 Mike Stump <mrs@apple.com>
7238
7239 * lib/scanasm.exp (scan-assembler): Add xfail processing for
7240 target arg.
7241 (scan-assembler-times, scan-assembler-not): Likewise.
7242 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7243
7244 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7245
7246 * gcc.dg/sparc-loop-1.c: New test.
7247
7248 2003-04-02 Geoffrey Keating <geoffk@apple.com>
7249
7250 PR other/9274
7251 * g++.dg/pch/system-2.C: New.
7252 * g++.dg/pch/system-2.Hs: New.
7253
7254 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
7255
7256 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7257
7258 * g++.dg/eh/simd-1.C (vecfunc): Same.
7259
7260 2003-04-01 Roger Sayle <roger@eyesopen.com>
7261
7262 * gcc.c-torture/execute/20030401-1.c: New test case.
7263
7264 2003-04-01 Ziemowit Laski <zlaski@apple.com>
7265
7266 * objc.dg/defs.m: New.
7267
7268 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
7269
7270 * g++.dg/eh/simd-1.C: New.
7271 * g++.dg/eh/simd-2.C: New.
7272
7273 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
7274
7275 * gcc.c-torture/execute/simd-3.c: New.
7276
7277 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7278
7279 PR c/9936
7280 * gcc.dg/20030331-2.c: New test.
7281
7282 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7283
7284 PR c++/10278
7285 * g++.dg/parse/crash2.C: New test.
7286
7287 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7288
7289 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7290 * gcc.c-torture/execute/20030331-1.c: ...here.
7291
7292 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7293
7294 * gcc.c-torture/execute/20030331-1.c: New test.
7295
7296 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
7297
7298 * lib/gcov.exp: Adjust call return testing strings.
7299 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7300
7301 2003-03-31 Roger Sayle <roger@eyesopen.com>
7302
7303 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7304 * gcc.dg/builtins-7.c: New test case.
7305 * gcc.dg/builtins-8.c: New test case.
7306
7307 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7308
7309 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7310
7311 2003-03-30 Mark Mitchell <mark@codesourcery.com>
7312
7313 PR c++/7647
7314 * g++.dg/lookup-class-member-2.C: New test.
7315
7316 2003-03-30 Glen Nakamura <glen@imodulo.com>
7317
7318 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7319
7320 2003-03-28 Roger Sayle <roger@eyesopen.com>
7321
7322 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
7323
7324 2003-03-28 Mark Mitchell <mark@codesourcery.com>
7325
7326 * g++.dg/init/attrib1.C: New test.
7327
7328 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7329
7330 * gcc.dg/ultrasp8.c: New test.
7331
7332 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7333
7334 * gcc.dg/ultrasp7.c: New test.
7335
7336 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
7337
7338 PR c++/10047
7339 * g++.dg/template/inline1.C: New test.
7340
7341 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7342
7343 * gcc.dg/sparc-dwarf2.c: New test.
7344
7345 2003-03-27 Roger Sayle <roger@eyesopen.com>
7346
7347 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7348 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7349
7350 2003-03-27 Mark Mitchell <mark@codesourcery.com>
7351
7352 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7353 than reading .x files.
7354 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7355 * g77.dg/gcov/gcov-1.f: Likewise.
7356 * gcc.misc-tests/gcov-4b.c: Likewise.
7357 * gcc.misc-tests/gcov-5b.c: Likewise.
7358 * gcc.misc-tests/gcov-6.c: Likewise.
7359 * gcc.misc-tests/gcov-7.c: Likewise.
7360 * gcc.misc-tests/gcov-8.c: Likewise.
7361 * g++.dg/gcov/gcov-1.x: Remove.
7362 * g77.dg/gcov/gcov-1.x: Likewise.
7363 * gcc.misc-tests/gcov-4b.x: Likewise.
7364 * gcc.misc-tests/gcov-5b.x: Likewise.
7365 * gcc.misc-tests/gcov-6.x: Likewise.
7366 * gcc.misc-tests/gcov-7.x: Likewise.
7367 * gcc.misc-tests/gcov-8.x: Likewise.
7368
7369 2003-03-27 Glen Nakamura <glen@imodulo.com>
7370
7371 PR opt/10087
7372 * gcc.dg/20030324-1.c: New test.
7373
7374 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
7375
7376 PR c++/10224
7377 * g++.dg/template/arg3.C: New test.
7378
7379 PR c++/10158
7380 * g++.dg/template/friend18.C: New test.
7381
7382 2003-03-26 Roger Sayle <roger@eyesopen.com>
7383
7384 * g77.f-torture/compile/20030326-1.f: New test case.
7385
7386 2003-03-26 Janis Johnson <janis187@us.ibm.com>
7387
7388 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7389
7390 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7391
7392 2003-03-26 Jakub Jelinek <jakub@redhat.com>
7393
7394 * gcc.dg/ia64-sync-3.c: New test.
7395
7396 2003-03-26 Alan Modra <amodra@bigpond.net.au>
7397
7398 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7399
7400 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
7401
7402 * gcc.dg/ultrasp6.c: New test.
7403
7404 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7405
7406 * gcc.dg/i386-signbit-1.c: New test.
7407 * gcc.dg/i386-signbit-2.c: New test.
7408 * gcc.dg/i386-signbit-3.c: New test.
7409
7410 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7411
7412 * gcc.dg/ultrasp5.c: Fix options.
7413
7414 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
7415
7416 * gcc.dg/ultrasp5.c: Fix comment.
7417
7418 2003-03-24 Bud Davis <bdavis9659@comcast.net>
7419
7420 PR fortran/10197
7421 * g77.f-torture/execute/10197.f: New test.
7422
7423 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
7424
7425 PR c++/9898, c++/383
7426 * g++.dg/template/conv6.C: New test.
7427
7428 PR c++/10119
7429 * g++.dg/template/ptrmem5.C: New test.
7430
7431 PR c++/10026
7432 * g++.dg/lookup/koenig1.C: New test.
7433
7434 PR C++/10199
7435 * g++.dg/lookup/template2.C: New test.
7436
7437 2003-03-24 Jakub Jelinek <jakub@redhat.com>
7438
7439 * g++.dg/opt/rtti1.C: New test.
7440
7441 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7442
7443 * gcc.dg/ultrasp5.c: New test.
7444
7445 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
7446
7447 PR middle-end/9967
7448 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7449 builtin fputs.
7450
7451 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7452
7453 PR c/8224
7454 * gcc.dg/20030323-1.c: New test.
7455
7456 2003-03-23 Roger Sayle <roger@eyesopen.com>
7457
7458 * gcc.c-torture/compile/20030323-1.c: New test case.
7459
7460 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
7461
7462 * gcc.dg/20030321-1.c: New test.
7463
7464 2003-03-22 Zack Weinberg <zack@codesourcery.com>
7465
7466 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
7467
7468 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
7469
7470 PR c++/9978, c++/9708
7471 * g++.dg/ext/vlm1.C: Adjust expected error.
7472 * g++.dg/ext/vla2.C: New test.
7473 * g++.dg/template/arg1.C: New test.
7474 * g++.dg/template/arg2.C: New test.
7475
7476 2003-03-22 Bud Davis <bdavis9659@comcast.net>
7477
7478 * g77.f-torture/execute/select.f: New test.
7479 * g77.f-torture/noncompile/select_no_compile.f: New test.
7480
7481 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
7482
7483 PR c++/9898
7484 * g++.dg/other/error4.C: New test.
7485
7486 2003-03-20 Mark Mitchell <mark@codesourcery.com>
7487
7488 * g++.dg/template/friend17.C: New test.
7489
7490 2003-03-21 Alan Modra <amodra@bigpond.net.au>
7491
7492 * gcc.c-torture/compile/20030320-1.c: New.
7493
7494 2003-03-20 Roger Sayle <roger@eyesopen.com>
7495
7496 * gcc.dg/builtins-6.c: New test case.
7497
7498 2003-03-19 Alan Modra <amodra@bigpond.net.au>
7499
7500 PR target/10073
7501 * gcc.c-torture/compile/20030319-1.c: New.
7502
7503 2003-03-18 Jan Hubicka <jh@suse.cz>
7504
7505 * gcc.dg/i386-cvt-1.c: New test.
7506
7507 2003-03-17 Zack Weinberg <zack@codesourcery.com>
7508
7509 * objc.dg/naming-1.m: Use "(parse|syntax) error".
7510 * objc.dg/naming-2.m: Likewise.
7511
7512 2003-03-17 Mark Mitchell <mark@codesourcery.com>
7513
7514 PR c++/9639
7515 * g++.dg/parse/crash1.C: New test.
7516
7517 2003-03-16 Mark Mitchell <mark@codesourcery.com>
7518
7519 PR c++/8805
7520 * g++.dg/eh/cleanup1.C: New test.
7521
7522 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
7523
7524 * gcc.c-torture/execute/20030316-1.c: New test case.
7525
7526 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
7527
7528 PR c++/9629
7529 * g++.dg/init/ctor2.C: New test.
7530
7531 2003-03-15 Roger Sayle <roger@eyesopen.com>
7532
7533 * g77.f-torture/compile/xformat.f: New test case.
7534
7535 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7536
7537 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7538 * g++.old-deja/g++.mike/eh50.C: Likewise.
7539
7540 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7541
7542 PR c++/6440
7543 * g++.dg/template/spec7.C: New test.
7544 * g++.dg/template/spec8.C: Likewise.
7545
7546 2003-03-14 Jakub Jelinek <jakub@redhat.com>
7547
7548 * gcc.c-torture/execute/20030313-1.c: New test.
7549
7550 2003-03-14 Richard Henderson <rth@redhat.com>
7551
7552 * gcc.dg/inline-2.c: Adjust alpha test for external call.
7553
7554 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
7555
7556 * gcc.c-torture/compile/20030314-1.c: New test.
7557
7558 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
7559
7560 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7561 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7562 thumb target,
7563 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7564 to accept newer _imp__ prefix and additional
7565 newline in .drectve section.
7566 * gcc.dg/dll-4.c: Likewise.
7567 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7568 switch.
7569
7570 2003-03-13 Mark Mitchell <mark@codesourcery.com>
7571
7572 * g++.dg/parse/namespace9.C: New test.
7573
7574 * g++.dg/init/ref5.C: New test.
7575 * g++.dg/parse/ptrmem1.C: Likewise.
7576
7577 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7578
7579 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7580 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7581 regular expression.
7582 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7583 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7584
7585 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
7586
7587 * gcc.c-torture/execute/20030224-2.c: New test.
7588
7589 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7590
7591 * gcc.dg/decl-3.c: New test.
7592
7593 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7594
7595 * gcc.dg/i386-loop-2.c: New test.
7596
7597 2003-03-11 Mark Mitchell <mark@codesourcery.com>
7598
7599 PR c++/9474
7600 * g++.dg/parse/namespace8.C: New test.
7601
7602 PR c++/9924
7603 * g++.dg/overload/builtin2.C: New test.
7604
7605 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
7606
7607 * gcc.dg/return-type-3.c: New test.
7608
7609 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7610
7611 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7612 profiling options are not supported.
7613
7614 2003-03-10 Mark Mitchell <mark@codesourcery.com>
7615
7616 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7617 * g++.old-deja/g++.warn/impint2.C: Likewise.
7618
7619 2003-03-10 Devang Patel <dpatel@apple.com>
7620
7621 * g++.dg/cpp/c++_cmd_1.C: New test.
7622 * g++.dg/cpp/c++_cmd_1.h: New file.
7623
7624 2003-03-10 Segher Boessenkool <segher@koffie.nl>
7625
7626 * gcc.dg/altivec-9.c: New file.
7627
7628 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7629
7630 * gcc.dg/ppc-sdata-1.c: New test.
7631 * gcc.dg/ppc-sdata-2.c: New test.
7632
7633 2003-03-09 Mark Mitchell <mark@codesourcery.com>
7634
7635 PR c++/9373
7636 * g++.dg/opt/ptrmem2.C: New test.
7637
7638 PR c++/8534
7639 * g++.dg/opt/ptrmem1.C: New test.
7640
7641 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
7642
7643 * gcc.dg/i386-loop-1.c: New test.
7644
7645 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7646
7647 PR c++/9970
7648 * g++.dg/lookup/friend1.C: New test.
7649
7650 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7651
7652 PR c++/9823
7653 * g++.dg/parser/constructor1.C: New test.
7654
7655 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
7656
7657 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7658
7659 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7660
7661 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
7662
7663 * gcc.dg/cpp/Wunused.c: Update test.
7664
7665 2003-03-08 Jan Hubicka <jh@suse.cz>
7666
7667 * gcc.dg/inline-3.c: New test.
7668
7669 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7670
7671 PR c++/9809
7672 * g++.dg/parse/builtin1.C: New test.
7673
7674 PR c++/9982
7675 * g++.dg/abi/cookie1.C: New test.
7676 * g++.dg/abi/cookie2.C: Likewise.
7677
7678 PR c++/9524
7679 * g++.dg/template/field1.C: New test.
7680
7681 PR c++/9912
7682 * g++.dg/parse/class1.C: New test.
7683 * g++.dg/parse/namespace7.C: Likewise.
7684 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7685
7686 2003-03-07 Mark Mitchell <mark@codesourcery.com>
7687
7688 * g++.dg/init/ref4.C: New test.
7689
7690 2003-03-07 Jan Hubicka <jh@suse.cz>
7691
7692 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7693 * gcc.dg/inline-3.c: New test.
7694
7695 2003-03-06 Mark Mitchell <mark@codesourcery.com>
7696
7697 * g++.dg/init/ref3.C: New test.
7698
7699 PR c++/9965
7700 * g++.dg/init/ref2.C: New test.
7701
7702 PR c++/9400
7703 * g++.dg/warn/Wshadow-2.C: New test.
7704
7705 PR c++/9791
7706 * g++.dg/warn/Woverloaded-1.C: New test.
7707
7708 2003-03-05 Jan Hubicka <jh@suse.cz>
7709
7710 * gcc.dg/i386-local2.c: New.
7711 * gcc.dg/i386-local.c: Fix typo.
7712
7713 2003-03-05 Mark Mitchell <mark@codesourcery.com>
7714
7715 * g++.dg/abi/layout3.C: New test.
7716
7717 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
7718
7719 * gcc.c-torture/compile/20030305-1.c
7720
7721 2003-03-05 Jan Hubicka <jh@suse.cz>
7722
7723 * gcc.dg/i386-local.c: New.
7724
7725 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
7726
7727 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7728
7729 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7730
7731 * gcc.dg/switch-2.c: New test.
7732 * gcc.dg/switch-3.c: New test.
7733 * gcc.dg/Wswitch.c: Adjust line numbers.
7734 * gcc.dg/Wswitch-default.c: Likewise.
7735 * gcc.dg/Wswitch-enum.c: Likewise.
7736
7737 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
7738
7739 * gcc.c-torture/execute/20030222-1.c: New test.
7740
7741 2003-03-03 James E Wilson <wilson@tuliptree.org>
7742
7743 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7744
7745 2003-03-03 Mark Mitchell <mark@codesourcery.com>
7746
7747 PR c++/9878
7748 * g++.dg/init/ref1.C: New test.
7749
7750 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
7751
7752 * gcc.dg/sh-relax.c: New SH-only test.
7753
7754 2003-03-03 Geoffrey Keating <geoffk@apple.com>
7755
7756 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
7757 comment explaining purpose of testcase.
7758
7759 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7760
7761 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7762 for HC11/HC12 (asm needs two int registers).
7763 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
7764 HC11/HC12 because the test uses an asm which needs two 32-bit
7765 registers.
7766
7767 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7768
7769 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
7770 for HC11/HC12 (array is too large otherwise).
7771 * gcc.c-torture/compile/920501-4.x: New file, likewise.
7772 * gcc.c-torture/compile/20010518-2.x: Likewise.
7773 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
7774 HC11/HC12 (array is too large).
7775
7776 2003-03-01 Geoffrey Keating <geoffk@apple.com>
7777
7778 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
7779 * lib/g++-dg.exp (g++-dg-test): Likewise.
7780
7781 2003-03-01 Roger Sayle <roger@eyesopen.com>
7782
7783 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
7784 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
7785
7786 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7787
7788 * g++.dg/warn/implicit-typename1.C: Remove warning.
7789
7790 2003-02-28 Richard Henderson <rth@redhat.com>
7791
7792 * gcc.dg/noreturn-1.c: Move noreturn warning line.
7793 * gcc.dg/return-type-1.c: Move control reaches end warning line.
7794
7795 2003-02-28 Geoffrey Keating <geoffk@apple.com>
7796
7797 * gcc.dg/pch/pch.exp: Change .pch to .gch.
7798 * g++.dg/pch/pch.exp: Likewise.
7799
7800 2003-02-28 Mark Mitchell <mark@codesourcery.com>
7801
7802 PR c++/9879
7803 * testsuite/g++.dg/init/new4.C: New test.
7804
7805 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
7806
7807 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
7808
7809 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
7810
7811 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
7812 unsigned long.
7813
7814 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
7815 wider than float.
7816
7817 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7818
7819 * lib/scanasm.exp: Add support for counting numbers of
7820 occurences.
7821 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
7822 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
7823
7824 2003-02-25 Mark Mitchell <mark@codesourcery.com>
7825
7826 PR c++/9683
7827 * g++.dg/template/static3.C: New test.
7828
7829 PR c++/9829
7830 * g++.dg/parse/namespace6.C: New test.
7831
7832 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7833
7834 PR target/9732
7835 * gcc.dg/20030225-1.c: New test.
7836
7837 2003-02-24 Mark Mitchell <mark@codesourcery.com>
7838
7839 * README: Remove out-of-date information.
7840
7841 PR c++/9836
7842 * g++.dg/template/spec6.C: New test.
7843
7844 2003-02-24 Jeff Law <law@redhat.com>
7845
7846 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
7847
7848 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7849
7850 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
7851 * gcc.dg/pragma-ep-1.c: Likewise.
7852
7853 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7854
7855 PR c++/9602
7856 * g++.dg/template/friend16.C: New test.
7857
7858 2003-02-23 Mark Mitchell <mark@codesourcery.com>
7859
7860 PR c++/5333
7861 * g++.dg/parse/fused-params1.C: Adjust error messages.
7862 * g++.dg/template/nested3.C: New test.
7863
7864 2003-02-24 Alan Modra <amodra@bigpond.net.au>
7865
7866 * g++.dg/abi/param1.C: New test.
7867
7868 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7869
7870 PR c++/7982
7871 * g++.dg/warn/implicit-typename1.C: New test.
7872
7873 2003-02-22 Kelley Cook <kelleycook@comcast.net>
7874
7875 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
7876 with "mtune".
7877 * g++.old-deja/g++.other/store-expr2.C: Likewise.
7878 * gcc.c-torture/execute/20010129-1.x: Likewise.
7879 * gcc.dg/20011107-1.c: Likewise.
7880 * gcc.dg/20020108-1.c: Likewise.
7881 * gcc.dg/20020122-3.c: Likewise.
7882 * gcc.dg/20020206-1.c: Likewise.
7883 * gcc.dg/20020310-1.c: Likewise.
7884 * gcc.dg/20020426-2.c: Likewise.
7885 * gcc.dg/20020517-1.c: Likewise.
7886 * gcc.dg/991230-1.c: Likewise.
7887 * gcc.dg/i386-unroll-1.c: Likewise.
7888 * gcc.misc-tests/i386-prefetch.exp: Likewise.
7889
7890 2003-02-22 Jan Hubicka <jh@suse.cz>
7891
7892 * gcc.dg/i386-mul.c: New test.
7893
7894 2003-02-21 Roger Sayle <roger@eyesopen.com>
7895
7896 * gcc.dg/builtins-5.c: New test case.
7897
7898 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
7899
7900 * gcc.dg/asmreg-1.c: New test.
7901
7902 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7903
7904 PR c++/9749
7905 * g++.dg/parse/varmod1.C: New test.
7906
7907 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7908
7909 PR c++/9727
7910 * g++.dg/template/op1.C: New test.
7911
7912 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7913
7914 PR c++/8906
7915 * g++.dg/template/nested2.C: New test.
7916
7917 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7918
7919 PR c++/8724
7920 * g++.dg/expr/dtor1.C: New test.
7921
7922 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7923
7924 * gcc.dg/cpp/include3.c: New test.
7925 * gcc.dg/cpp/inc/foo.h: New file.
7926
7927 2003-02-21 Glen Nakamura <glen@imodulo.com>
7928
7929 * gcc.c-torture/execute/20030221-1.c: New test.
7930
7931 2003-02-20 Mark Mitchell <mark@codesourcery.com>
7932
7933 PR c++/9729
7934 * g++.dg/abi/conv1.C: New test.
7935
7936 2003-02-20 Jan Hubicka <jh@suse.cz>
7937
7938 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
7939
7940 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
7941
7942 * gcc.c-torture/compile/20030219-1.c: New test.
7943
7944 2003-02-18 Jan Hubicka <jh@suse.cz>
7945
7946 * gcc.dg/funcorder.c: New test.
7947
7948 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7949
7950 * gcc.c-torture/execute/20030218-1.c: New.
7951
7952 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
7953
7954 * gcc.dg/20030218-1.c: New.
7955
7956 2003-02-18 Richard Henderson <rth@redhat.com>
7957
7958 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
7959 * gcc.dg/attr-used-2.c: New.
7960
7961 2003-02-18 Mark Mitchell <mark@codesourcery.com>
7962
7963 PR c++/9704
7964 * g++.dg/init/copy5.C: New test.
7965
7966 2003-02-18 Geoffrey Keating <geoffk@apple.com>
7967
7968 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
7969 * g++.dg/pch/pch.exp: Likewise.
7970
7971 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7972
7973 * gcc.c-torture/execute/20030209-1.c: Enable the test if
7974 STACK_SIZE is not defined.
7975
7976 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7977
7978 PR c++/9457
7979 * g++.dg/template/init1.C: New test.
7980
7981 2003-02-16 Jan HUbicka <jh@suse.cz>
7982
7983 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
7984 (foo): Add few extra tests
7985 * gcc.dg/c99-const-expr-3.c: Likewise.
7986 * gcc.c-torture/execute/20030216-1.c: New.
7987
7988 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7989
7990 PR c++/9459
7991 * g++.dg/ext/typeof4.C: New test.
7992
7993 2003-02-15 Roger Sayle <roger@eyesopen.com>
7994
7995 * gcc.dg/i386-387-3.c: New test case.
7996
7997 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
7998
7999 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8000 cris-*-elf* cris-*-aout* and mmix-*-*.
8001
8002 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
8003
8004 * gcc.dg/20030213-1.c: New test.
8005
8006 2003-02-12 Roger Sayle <roger@eyesopen.com>
8007
8008 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8009 * gcc.dg/i386-387-2.c: Likewise.
8010
8011 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
8012
8013 * gcc.dg/ppc-spe.c: Fix formatting.
8014 Enable tests that were previously unsupported by gas.
8015 Delete tests for instructions that no longer exist.
8016 Switch arguments on evsubifw builtin.
8017
8018 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
8019
8020 * gcc.c-torture/execute/20030209-1.c: Disable the test if
8021 STACK_SIZE is too small.
8022
8023 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8024 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
8025
8026 * gcc.dg/decl-2.c: New test.
8027
8028 2003-02-10 Jan Hubicka <jh@suse.cz>
8029
8030 * gcc.dg/i386-fpcvt-1.c: New test.
8031
8032 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
8033
8034 * gcc.c-torture/execute/20030209-1.c: New test.
8035
8036 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
8037
8038 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8039 int-wide bitops, use the constants of the same width.
8040 Likewise, if long long is 32-bit wide, test bitops using
8041 32-bit constants.
8042
8043 2003-02-07 Loren James Rittle <ljrittle@acm.org>
8044
8045 * gcc.dg/20021014-1.c: Annotate with expected notice text.
8046
8047 2003-02-07 Roger Sayle <roger@eyesopen.com>
8048
8049 * testsuite/gcc.dg/builtins-4.c: New test case.
8050
8051 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8052
8053 * gcc.dg/20020430-1.c: Fix dg command typos.
8054 * gcc.dg/20020503-1.c: Likewise.
8055
8056 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8057
8058 PR c++/8785
8059 * g++.dg/parse/fused-params1.C: New test.
8060
8061 PR c++/8857
8062 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8063
8064 PR c++/8921
8065 * g++.dg/parse/non-dependent1.C: New test.
8066
8067 PR c++/8928
8068 * g++.dg/parse/dupl-tmpl-args1.C: New test.
8069
8070 PR c++/9228
8071 * g++.dg/parse/undefined7.C: New test.
8072 * g++.dg/parse/non-templ1.C: New test.
8073
8074 PR c++/9229
8075 * g++.dg/parse/too-many-tmpl-args1.C: New test.
8076
8077 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8078
8079 * gcc.c-torture/compile/20030206-1.c: New test.
8080
8081 2003-02-05 Roger Sayle <roger@eyesopen.com>
8082
8083 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8084 "pow" to "foo" to avoid potential confusion with a math built-in.
8085
8086 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8087
8088 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8089 conditions for SPARC targets.
8090
8091 2003-02-05 Jakub Jelinek <jakub@redhat.com>
8092
8093 * gcc.dg/20030204-1.c: New test.
8094
8095 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8096
8097 PR c++/38
8098 * g++.dg/parse/array-size1.C: New test.
8099
8100 PR c++/5657
8101 * g++.dg/parse/undefined3.C: New test.
8102
8103 PR c++/5665
8104 * g++.dg/parse/undefined4.C: New test.
8105
8106 PR c++/5975
8107 * g++.dg/parse/undefined5.C: New test.
8108
8109 PR c++/7259
8110 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8111
8112 PR c++/8578
8113 * g++.dg/parse/casting-operator1.C: New test.
8114
8115 PR c++/8596
8116 * g++.dg/parse/undefined6.C: New test.
8117
8118 PR c++/8736
8119 * g++.dg/parse/missing-template1.C: New test.
8120
8121 2003-02-04 Jan Hubicka <jh@suse.cz>
8122
8123 * gcc.dg/i386-cadd.c: Compile using -march=k8.
8124 * gcc.dg/i386-cmov?.c: Likewise.
8125 * gcc.dg/i386-fpcvt-?.c: Likewise.
8126 * gcc.dg/i386-ssefp-1.c: Likewise.
8127 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
8128 conventions.
8129
8130 2003-02-03 Mark Mitchell <mark@codesourcery.com>
8131
8132 PR c++/7129
8133 * testsuite/g++.dg/ext/max.C: New test.
8134
8135 2003-02-03 Jan Hubicka <jh@suse.cz>
8136
8137 * gcc.c-torture/execute/20030203-1.c: New test.
8138
8139 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
8140
8141 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8142 'natural-endian'.
8143
8144 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
8145
8146 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8147 * g++.dg/init/new2.C: Likewise.
8148 * g++.dg/other/new1.C: Likewise.
8149
8150 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
8151
8152 * gcc.dg/struct-ret-libc.c: New test.
8153
8154 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8155
8156 * gcc.dg/20030129-1.c: New test.
8157
8158 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8159
8160 PR c++/8849
8161 * g++.dg/template/ptrmem4.C: New test.
8162
8163 2003-01-29 Mark Mitchell <mark@codesourcery.com>
8164
8165 * g++.dg/parser/constant1.C: New test.
8166
8167 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8168
8169 PR c++/8591
8170 * g++.dg/parse/friend2.C: New test.
8171
8172 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
8173
8174 PR c++/9437
8175 * g++.dg/template/unify4.C: New test.
8176
8177 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
8178
8179 * gcc.c-torture/execute/20030128-1.c: New test.
8180
8181 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
8182
8183 * g++.dg/lookup/nested1.C: Test moved from ...
8184 * g++.old-deja/g++.other/lookup24.C: ... here.
8185
8186 2003-01-28 Jan Hubicka <jh@suse.cz>
8187
8188 * gcc.dg/i386-cmov5.c: New test.
8189
8190 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8191
8192 * gcc.c-torture/execute/20010925-1.c: Changed the
8193 memcpy declaration.
8194
8195 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8196
8197 PR c++/3902
8198 * g++.dg/parse/template5.C: New test.
8199
8200 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
8201
8202 PR fortran/9258
8203 * g77.dg/pr9258: New test.
8204
8205 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8206
8207 * README: Move relevant parts from README.g++.
8208
8209 * README.g++: Remove this file.
8210
8211 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8212
8213 * g++.dg/abi/dcast1.C: New test.
8214
8215 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8216
8217 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8218
8219 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
8220
8221 PR c++/47
8222 * g++.old-deja/g++.other/lookup24.C: New test.
8223
8224 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8225
8226 PR middle-end/7227
8227 * gcc.dg/uninit-C.c: New test.
8228
8229 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
8230
8231 * g++.dg/abi/covariant1.C: New test.
8232
8233 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
8234
8235 * gcc.dg/20030123-1.c: New test.
8236
8237 2003-01-25 Jan Hubicka <jh@suse.cz>
8238
8239 PR opt/8492
8240 * gcc.c-torture/compile/20030125-1.c
8241
8242 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
8243
8244 PR c++/9403
8245 * g++.dg/parse/template3.C: New test.
8246 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8247
8248 PR c++/795
8249 * g++.dg/parse/template4.C: New test.
8250
8251 PR c++/9415
8252 * g++.dg/template/qual2.C: New test.
8253
8254 PR c++/8545
8255 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8256
8257 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8258
8259 2003-01-25 Roger Sayle <roger@eyesopen.com>
8260
8261 * gcc.c-torture/execute/switch-1.c: New test case.
8262
8263 2003-01-25 Jan Hubicka <jh@suse.cz>
8264
8265 * gcc.c-torture/execute/20030125-1.[cx]: New test.
8266
8267 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
8268
8269 Tweaks for Bison-1.875. From the NEWS file:
8270 "- `parse error' -> `syntax error'
8271 Bison now uniformly uses the term `syntax error'"
8272 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8273 * gcc.dg/cpp/digraph2.c: Likewise.
8274 * gcc.dg/cpp/direct2.c: Likewise.
8275 * gcc.dg/cpp/paste4.c: Likewise.
8276 * gcc.dg/c90-restrict-1.c: Likewise.
8277 * gcc.dg/c99-func-2.c: Likewise.
8278 * gcc.dg/noncompile/920721-2.c: Likewise.
8279 * gcc.dg/noncompile/930622-2.c: Likewise.
8280 * gcc.dg/noncompile/940112-1.c: Likewise.
8281 * gcc.dg/noncompile/950921-1.c: Likewise.
8282 * gcc.dg/noncompile/951123-1.c: Likewise.
8283 * gcc.dg/noncompile/971104-1.c: Likewise.
8284 * gcc.dg/noncompile/990416-1.c: Likewise.
8285
8286 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
8287
8288 * g++.dg/parse/undefined1.C: Add error message.
8289
8290 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8291
8292 PR c++/9354
8293 * g++.dg/parse/new1.C: New test.
8294
8295 PR c++/9216
8296 * g++.dg/parse/template2.C: New test.
8297
8298 PR c++/9354
8299 * g++.dg/parse/typedef2.C: New test.
8300
8301 PR c++/9328
8302 * g++.dg/ext/typeof3.C: New test.
8303
8304 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8305
8306 PR c++/2738
8307 * g++.dg/parse/ret-type1.C: New test.
8308
8309 PR c++/3792
8310 * g++.dg/parse/tmpl-outside1.C: New test.
8311
8312 PR c++/4207
8313 * g++.dg/parse/int-as-enum1.C: New test.
8314
8315 PR c++/4903
8316 * g++.dg/parse/no-typename1.C: New test.
8317
8318 PR c++/5533
8319 * g++.dg/parse/no-value1.C: New test.
8320
8321 PR c++/5921
8322 * g++.dg/parse/wrong-inline1.C: New test.
8323
8324 PR c++/6402
8325 * g++.dg/parse/ref1.C: New test.
8326
8327 PR c++/6992
8328 * g++.dg/parse/attr-ctor1.C: New test.
8329
8330 PR c++/7229
8331 * g++.dg/parse/namespace5.C: New test.
8332
8333 PR c++/7917
8334 * g++.dg/parse/func-def1.C: New test.
8335
8336 PR c++/8143
8337 * g++.dg/parse/undefined1.C: New test.
8338
8339 PR c++/5723, PR c++/8522
8340 * g++.dg/parse/specialization1.C: New test.
8341
8342 PR c++/163, PR c++/8595
8343 * g++.dg/parse/struct-as-enum1.C: New test.
8344
8345 PR c++/9173
8346 * g++.dg/parse/undefined2.C: New test.
8347
8348 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8349
8350 PR c++/9298
8351 * g++.dg/parse/template1.C: New test.
8352
8353 PR c++/9384
8354 * g++.dg/parse/using1.C: New test.
8355
8356 PR c++/9285
8357 PR c++/9294
8358 * g++.dg/parse/expr2.C: New test.
8359
8360 PR c++/9388
8361 * g++.dg/parse/lookup2.C: Likewise.
8362
8363 2003-01-21 Jan Hubicka <jh@suse.cz>
8364
8365 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
8366 * gcc.c-torture/execute/eeprof-1.c: Likewise.
8367 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8368 * gcc.c-torture/execute/string-opt-*.c: Likewise.
8369
8370 2003-01-20 Nick Clifton <nickc@redhat.com>
8371
8372 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
8373 problem with ARM sibcall code generation.
8374
8375 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
8376
8377 * gcc.c-torture/execute/20030120-1.c: New.
8378
8379 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
8380
8381 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8382
8383 2003-01-17 Mark Mitchell <mark@codesourcery.com>
8384
8385 PR c++/9272
8386 * g++.dg/parse/ctor1.C: New test.
8387
8388 PR c++/9294:
8389 * g++.dg/parse/qualified1.C: New test.
8390
8391 * g++.dg/parse/typename3.C: New test.
8392
8393 2003-01-16 Richard Henderson <rth@redhat.com>
8394
8395 * g++.dg/tls/init-2.C: Fix error matches for real this time.
8396
8397 2003-01-16 Richard Henderson <rth@redhat.com>
8398
8399 * g++.dg/pch/pch.exp: Copy test header to the working directory
8400 before using it either for precompilation or direct use.
8401 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8402 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8403
8404 2003-01-16 Richard Henderson <rth@redhat.com>
8405
8406 * gcc.dg/pch/pch.exp: Copy test header to the working directory
8407 before using it either for precompilation or direct use.
8408 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8409 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8410
8411 2003-01-16 Mark Mitchell <mark@codesourcery.com>
8412
8413 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8414 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8415 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8416 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8417 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8418 typename warning into error.
8419 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8420 error messages.
8421 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8422 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8423 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8424 messages.
8425 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8426 make declaration visible in template.
8427 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8428 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8429 messages.
8430 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8431 message.
8432 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8433 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8434 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8435 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8436 typename warning with error message.
8437 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8438 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8439 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8440
8441 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
8442
8443 * g++.dg/parse/ambig2.C: New test.
8444
8445 2003-01-15 Richard Henderson <rth@redhat.com>
8446
8447 * g++.dg/tls/init-2.C: Update error message string.
8448
8449 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8450
8451 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8452
8453 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
8454
8455 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8456 all for HC11/HC12.
8457 * gcc.c-torture/compile/20001205-1.x: Likewise.
8458 * gcc.c-torture/compile/20001226-1.x: Likewise.
8459 * gcc.c-torture/compile/920520-1.x: Likewise.
8460 * gcc.c-torture/compile/961203-1.x: Likewise.
8461 * gcc.c-torture/compile/20020604-1.x: Likewise.
8462
8463 2003-01-15 Jan Hubicka <jh@suse.cz>
8464
8465 * gcc.c-torture/compile/20030115-1.c: New test.
8466
8467 * gcc.dg/i386-fpcvt-1.c: New test.
8468 * gcc.dg/i386-fpcvt-2.c: New test.
8469
8470 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
8471
8472 Further conform g++'s __vmi_class_type_info to the C++ ABI
8473 specification.
8474 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
8475 the specification.
8476
8477 2003-01-14 Jan Hubicka <jh@suse.cz>
8478
8479 * gcc.dg/i386-fpcvt-1.c: New test.
8480 * gcc.dg/i386-fpcvt-2.c: New test.
8481
8482 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
8483
8484 * gcc.dg/i386-mmx-3.c: New test.
8485
8486 2003-01-12 Mark Mitchell <mark@codesourcery.com>
8487
8488 PR c++/9264
8489 * g++.dg/parse/octal1.C: New file.
8490
8491 PR c++/9172
8492 * g++.dg/parse/typename1.C: New file.
8493
8494 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
8495
8496 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8497 * gcc.dg/bf-no-ms-layout.c: Likewise.
8498 * gcc.dg/bf-ms-attrib.c: Likewise.
8499
8500 2003-01-10 Mark Mitchell <mark@codesourcery.com>
8501
8502 PR c++/9099
8503 * g++.dg/parse/dtor1.C: New file.
8504
8505 PR c++/9128
8506 * g++.dg/rtti/typeid1.C: New file.
8507
8508 PR c++/9153
8509 * g++.dg/parse/lookup1.C: New file.
8510
8511 PR c++/9171
8512 * g++.dg/templ/spec5.C: New file.
8513
8514 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
8515
8516 * gcc.c-torture/compile/20030110-1.c: New test.
8517
8518 2003-01-09 Geoffrey Keating <geoffk@apple.com>
8519
8520 Merge from pch-branch:
8521
8522 2002-12-23 Geoffrey Keating <geoffk@apple.com>
8523
8524 * gcc.dg/pch/cpp-1.h: New.
8525 * gcc.dg/pch/cpp-1.c: New.
8526 * gcc.dg/pch/cpp-2.h: New.
8527 * gcc.dg/pch/cpp-2.c: New.
8528
8529 2002-11-19 Geoffrey Keating <geoffk@apple.com>
8530
8531 * gcc.dg/pch/except-1.h: New.
8532 * gcc.dg/pch/except-1.c: New.
8533
8534 2002-11-13 Geoffrey Keating <geoffk@apple.com>
8535
8536 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8537 running test.
8538 * gcc.dg/pch: Include *.hp not *.h.
8539 * gcc.dg/pch/system-1.h: New.
8540 * gcc.dg/pch/system-1.c: New.
8541
8542 2002-11-11 Geoffrey Keating <geoffk@apple.com>
8543
8544 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8545 rather than trying to build and run a program using PCH.
8546 * gcc.dg/pch: Remove dg-do commands from test files.
8547
8548 2002-11-08 Geoffrey Keating <geoffk@apple.com>
8549
8550 * gcc.dg/pch/macro-3.c: New.
8551 * gcc.dg/pch/macro-3.h: New.
8552
8553 2002-11-04 Geoffrey Keating <geoffk@apple.com>
8554
8555 * gcc.dg/pch/common-1.c: New.
8556 * gcc.dg/pch/common-1.h: New.
8557 * gcc.dg/pch/decl-1.c: New.
8558 * gcc.dg/pch/decl-1.h: New.
8559 * gcc.dg/pch/decl-2.c: New.
8560 * gcc.dg/pch/decl-2.h: New.
8561 * gcc.dg/pch/decl-3.c: New.
8562 * gcc.dg/pch/decl-3.h: New.
8563 * gcc.dg/pch/decl-4.c: New.
8564 * gcc.dg/pch/decl-4.h: New.
8565 * gcc.dg/pch/decl-5.c: New.
8566 * gcc.dg/pch/decl-5.h: New.
8567 * gcc.dg/pch/global-1.c: New.
8568 * gcc.dg/pch/global-1.h: New.
8569 * gcc.dg/pch/inline-1.c: New.
8570 * gcc.dg/pch/inline-1.h: New.
8571 * gcc.dg/pch/inline-2.c: New.
8572 * gcc.dg/pch/inline-2.h: New.
8573 * gcc.dg/pch/static-1.c: New.
8574 * gcc.dg/pch/static-1.h: New.
8575 * gcc.dg/pch/static-2.c: New.
8576 * gcc.dg/pch/static-2.h: New.
8577
8578 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
8579
8580 * g++.dg/pch/pch.exp: Better handle failing testcases.
8581 * gcc.dg/pch/pch.exp: Likewise.
8582 * gcc.dg/pch/macro-1.c: New.
8583 * gcc.dg/pch/macro-1.h: New.
8584 * gcc.dg/pch/macro-2.c: New.
8585 * gcc.dg/pch/macro-2.h: New.
8586
8587 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
8588
8589 * g++.dg/dg.exp: Treat files in pch/ specially.
8590 * g++.dg/pch/pch.exp: New file.
8591 * g++.dg/pch/empty.H: New file.
8592 * g++.dg/pch/empty.C: New file.
8593 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8594 "precompile".
8595
8596 * gcc.dg/pch/pch.exp: New file.
8597 * gcc.dg/pch/empty.h: New file.
8598 * gcc.dg/pch/empty.c: New file.
8599 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8600 "precompile".
8601
8602 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8603
8604 * g++.dg/template/friend14.C: New test.
8605
8606 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8607
8608 * gcc.dg/old-style-asm-1.c: New test.
8609
8610 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
8611
8612 * gcc.c-torture/compile/20030109-1.c: New test.
8613
8614 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8615
8616 * gcc.c-torture/execute/20030109-1.c: New test.
8617
8618 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
8619
8620 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8621 * g++.old-deja/g++.mike/dyncast2.C: Likewise
8622 * g++.old-deja/g++.mike/dyncast3.C: Likewise
8623 * g++.old-deja/g++.mike/eh2.C: Likewise
8624 * g++.old-deja/g++.mike/eh3.C: Likewise
8625 * g++.old-deja/g++.mike/eh5.C: Likewise
8626 * g++.old-deja/g++.mike/eh6.C: Likewise
8627 * g++.old-deja/g++.mike/eh7.C: Likewise
8628 * g++.old-deja/g++.mike/eh8.C: Likewise
8629 * g++.old-deja/g++.mike/eh9.C: Likewise
8630 * g++.old-deja/g++.mike/eh10.C: Likewise
8631 * g++.old-deja/g++.mike/eh12.C: Likewise
8632 * g++.old-deja/g++.mike/eh13.C: Likewise
8633 * g++.old-deja/g++.mike/eh14.C: Likewise
8634 * g++.old-deja/g++.mike/eh16.C: Likewise
8635 * g++.old-deja/g++.mike/eh17.C: Likewise
8636 * g++.old-deja/g++.mike/eh18.C: Likewise
8637 * g++.old-deja/g++.mike/eh21.C: Likewise
8638 * g++.old-deja/g++.mike/eh23.C: Likewise
8639 * g++.old-deja/g++.mike/eh24.C: Likewise
8640 * g++.old-deja/g++.mike/eh25.C: Likewise
8641 * g++.old-deja/g++.mike/eh26.C: Likewise
8642 * g++.old-deja/g++.mike/eh27.C: Likewise
8643 * g++.old-deja/g++.mike/eh28.C: Likewise
8644 * g++.old-deja/g++.mike/eh29.C: Likewise
8645 * g++.old-deja/g++.mike/eh31.C: Likewise
8646 * g++.old-deja/g++.mike/eh33.C: Likewise
8647 * g++.old-deja/g++.mike/eh34.C: Likewise
8648 * g++.old-deja/g++.mike/eh35.C: Likewise
8649 * g++.old-deja/g++.mike/eh36.C: Likewise
8650 * g++.old-deja/g++.mike/eh37.C: Likewise
8651 * g++.old-deja/g++.mike/eh38.C: Likewise
8652 * g++.old-deja/g++.mike/eh39.C: Likewise
8653 * g++.old-deja/g++.mike/eh40.C: Likewise
8654 * g++.old-deja/g++.mike/eh41.C: Likewise
8655 * g++.old-deja/g++.mike/eh42.C: Likewise
8656 * g++.old-deja/g++.mike/eh44.C: Likewise
8657 * g++.old-deja/g++.mike/eh46.C: Likewise
8658 * g++.old-deja/g++.mike/eh47.C: Likewise
8659 * g++.old-deja/g++.mike/eh48.C: Likewise
8660 * g++.old-deja/g++.mike/eh49.C: Likewise
8661 * g++.old-deja/g++.mike/eh50.C: Likewise
8662 * g++.old-deja/g++.mike/eh51.C: Likewise
8663 * g++.old-deja/g++.mike/eh53.C: Likewise
8664 * g++.old-deja/g++.mike/eh55.C: Likewise
8665 * g++.old-deja/g++.mike/p7912.C: Likewise
8666 * g++.old-deja/g++.mike/p9706.C: Likewise
8667 * g++.old-deja/g++.mike/p10416.C: Likewise
8668 * g++.old-deja/g++.mike/p11667.C: Likewise
8669 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
8670 Remove redundant reference to Iris.
8671 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
8672 Elxsi, i860, Pico Java, and WE32K.
8673
8674 2003-01-07 Mark Mitchell <mark@codesourcery.com>
8675
8676 * g++.dg/ext/asm4.C: New test.
8677
8678 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8679
8680 PR c++/9030
8681 * g++.dg/template/friend12.C: New test.
8682 * g++.dg/template/friend13.C: Likewise.
8683 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
8684
8685 2003-01-08 Jan Hubicka <jh@suse.cz>
8686
8687 * gcc.dg/i386-cadd.c: New test.
8688 * gcc.dg/i386-cmov4.c: Likewise.
8689
8690 2003-01-06 Mark Mitchell <mark@codesourcery.com>
8691
8692 PR c++/9165
8693 * g++.dg/warn/Wunused-3.C: New test.
8694
8695 * g++.dg/abi/bitfield9.C: New test.
8696
8697 PR c++/9189
8698 * g++.dg/parse/defarg3.C: New test.
8699
8700 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
8701
8702 * g++.dg/parse/ambig1.C: New test.
8703 * g++.dg/parse/defarg2.C: New test.
8704
8705 2003-01-05 Mark Mitchell <mark@codesourcery.com>
8706
8707 * g++.dg/template/defarg-1.C: New test.
8708 * g++.dg/template/local2.C: Likewise.
8709
8710 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
8711
8712 * gcc.c-torture/execute/20030105-1.c: New test.
8713
8714 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8715
8716 * g++.dg/parse/namespace3.C: Remove extra semicolons.
8717 * g++.dg/parse/namespace4.C: Likewise.
8718
8719 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
8720
8721 * g++.dg/template/ntp2.C: New test.
8722
8723 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8724
8725 * g++.dg/parse/extern-C-1.C: New test.
8726
8727 * g++.dg/parse/namespace4.C: New test.
8728
8729 * g++.dg/template/nested1.C: New test.
8730
8731 * g++.dg/parse/namespace3.C: New test.
8732
8733 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
8734
8735 * g++.dg/lookup/two-stage1.C: New test.
8736
8737 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8738
8739 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
8740 * g++.old-deja/g++.jason/access8.C: Likewise.
8741 * g++.old-deja/g++.other/decl5.C: Likewise.
8742
8743 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
8744
8745 * g++.dg/parse/parse7.C: New test.
8746
8747 2003-01-02 Mark Mitchell <mark@codesourcery.com>
8748
8749 PR c++/2843
8750 * g++.dg/ext/attrib7.C: New test.
8751
8752 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
8753
8754 * g++.dg/parse/parse6.C: New test.
8755
8756 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
8757
8758 * gcc.dg/h8300-stack-1.c: New.
8759
8760 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
8761
8762 g++.dg/lookup/exception1.C: New test.
8763
8764 g++.dg/lookup/template1.C: New test.
8765
8766 g++.dg/parse/namespace2.C: New test.
8767
8768 g++.dg/parse/parens2.C: New test.
8769
8770 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8771
8772 * g++.dg/parse/parse5.C: New test.
8773 * g++.dg/lookup/scoped4.C: New test.
8774
8775 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
8776
8777 * g++.dg/parse/parens1.C: New test.
8778
8779 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
8780 angle-bracket1.C.
8781 * g++.dg/parse/parens2.C: New test.
8782
8783 * g++.dg/lookup/scope-operator1.C: New test.
8784
8785 * g++.dg/parse/operator1.C: New test.
8786
8787 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8788
8789 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
8790 * g++.old-deja/g++.other/access6.C: Likewise.
8791 * g++.old-deja/g++.other/decl1.C: Likewise.
8792 * g++.old-deja/g++.pt/typename12.C: Likewise.
8793
8794 2002-12-31 Mark Mitchell <mark@codesourcery.com>
8795
8796 * g++.dg/parse/namespace1.C: New test.
8797
8798 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8799
8800 * g++.dg/parse/parse4.C: New test.
8801
8802 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8803
8804 * g++.dg/parse/parse3.C: New test.
8805
8806 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8807
8808 * g++.dg/parse/parse2.C: New test.
8809
8810 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8811
8812 * g++.dg/template/friend11.C: New test.
8813
8814 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8815
8816 * g++.dg/parse/parse1.C: New test.
8817
8818 2002-12-31 Janis Johnson <janis187@us.ibm.com>
8819
8820 * lib/profopt.exp: Change the name of a global variable to avoid
8821 possible clashes with other test suites.
8822
8823 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
8824
8825 * g++.dg/inherit/covariant8.C: New test.
8826
8827 2002-12-31 Mark Mitchell <mark@codesourcery.com>
8828
8829 * g++.dg/init/array9.C: New test.
8830
8831 PR c++/9112
8832 * g++.dg/parse/expr1.C: New test.
8833
8834 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8835
8836 * gcc.c-torture/compile/20021230-1.c: New test.
8837
8838 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
8839
8840 * g++.dg/inherit/covariant5.C: New test.
8841 * g++.dg/inherit/covariant6.C: New test.
8842 * g++.dg/inherit/covariant7.C: New test.
8843
8844 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8845
8846 PR c++/2739
8847 * g++.dg/other/access2.C: New test.
8848
8849 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
8850
8851 * g++.dg/other/anon-struct.C: No longer fails
8852 * g++.old-deja/g++.brendan/parse4.C: Likewise.
8853 * g++.old-deja/g++.brendan/parse5.C: Likewise.
8854 * g++.old-deja/g++.brendan/parse6.C: Likewise.
8855
8856 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
8857
8858 * g++.dg/parse/angle-bracket.C (main): No longer fails.
8859
8860 2002-12-27 Mark Mitchell <mark@codesourcery.com>
8861
8862 * g++.dg/eh/spec4.C: Remove stray semicolon.
8863 * g++.dg/expr/pmf-1.C: Change error message.
8864 * g++.dg/ext/asm1.C: Remove stray semicolon.
8865 * g++.dg/ext/typename1.C: Add missing typenames.
8866 * g++.dg/inherit/template-as-base.C: Change error message.
8867 * g++.dg/lookup/scoped1.C: Likewise.
8868 * g++.dg/lookup/scoped2.C: Likewise.
8869 * g++.dg/lookup/using2.C: Likewise.
8870 * g++.dg/other/component1.C: Remove stray semicolon.
8871 * g++.dg/other/do1.C: Change error message.
8872 * g++.dg/other/error2.C: Likewise.
8873 * g++.dg/other/init1.C: Likewise.
8874 * g++.dg/other/packed1.C: Remove stray semicolon.
8875 * g++.dg/other/ptrmem2.C: Change error message.
8876 * g++.dg/parse/parameter-declaration-1.C: Remove line number
8877 marker.
8878 * g++.dg/special/initp1.C: Remove invalid attribute usage.
8879 * g++.dg/template/access3.C: Add typename keyword.
8880 * g++.dg/template/access5.C: Remove stray semicolon.
8881 * g++.dg/template/access6.C: Likewise.
8882 * g++.dg/template/complit1.C: Likewise.
8883 * g++.dg/template/crash1.C: Change error message.
8884 * g++.dg/template/inherit2.C: Remove stray semicolon.
8885 * g++.dg/template/instantiate2.C: Likewise.
8886 * g++.dg/template/instantiate3.C: Change error message.
8887 * g++.dg/template/qual1.C: Remove stray semicolon.
8888 * g++.dg/template/qualttp18.C: Change error message.
8889 * g++.dg/template/ref1.C: Remove stray semicolon.
8890 * g++.dg/template/sizeof1.C (A::value): Declare it.
8891 * g++.dg/template/spec4.C: Change error message.
8892 * g++.dg/template/static1.C: Likewise.
8893 * g++.dg/template/type1.C: Likewise.
8894 * g++.dg/template/typename3.C: Likewise.
8895 * g++.old-deja/g++.benjamin/13478.C: Change error message.
8896 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
8897 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
8898 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
8899 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
8900 named return value extension.
8901 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
8902 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
8903 * g++.old-deja/g++.bob/extern_C.C: Likewise.
8904 * g++.old-deja/g++.bob/inherit2.C: Likewise.
8905 * g++.old-deja/g++.brendan/complex1.C: Likewise.
8906 * g++.old-deja/g++.brendan/copy5.C: Likewise.
8907 * g++.old-deja/g++.brendan/crash13.C: Likewise.
8908 * g++.old-deja/g++.brendan/crash15.C: Likewise.
8909 * g++.old-deja/g++.brendan/crash18.C: Change error message.
8910 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
8911 * g++.old-deja/g++.brendan/crash38.C: Likewise.
8912 * g++.old-deja/g++.brendan/crash50.C: Likewise.
8913 * g++.old-deja/g++.brendan/crash56.C: Likewise.
8914 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
8915 syntax.
8916 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
8917 * g++.old-deja/g++.brendan/crash8.C: Change error message.
8918 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
8919 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8920 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
8921 * g++.old-deja/g++.brendan/template11.C: Likewise.
8922 * g++.old-deja/g++.brendan/template26.C: Likewise.
8923 * g++.old-deja/g++.brendan/template27.C: Use explicit
8924 specialization syntax.
8925 * g++.old-deja/g++.brendan/template30.C: Likewise.
8926 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
8927 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
8928 non-dependent names.
8929 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
8930 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
8931 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
8932 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
8933 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
8934 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
8935 named return value extension.
8936 * g++.old-deja/g++.ext/namedret2.C: Likewise.
8937 * g++.old-deja/g++.ext/namedret3.C: Likewise.
8938 * g++.old-deja/g++.ext/return1.C: Likewise.
8939 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
8940 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
8941 * g++.old-deja/g++.jason/access8.C: Likewise.
8942 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
8943 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
8944 pseudo-destructor names.
8945 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
8946 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
8947 pseudo-destructor names.
8948 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
8949 * g++.old-deja/g++.jason/overload19.C: Likewise.
8950 * g++.old-deja/g++.jason/overload32.C: Likewise.
8951 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
8952 stray semicolons.
8953 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
8954 * g++.old-deja/g++.jason/return.C: Likewise.
8955 * g++.old-deja/g++.jason/return2.C: Likewise.
8956 * g++.old-deja/g++.jason/shadow1.C: Likewise.
8957 * g++.old-deja/g++.jason/special.C: Use explicit specialization
8958 syntax.
8959 * g++.old-deja/g++.jason/template10.C: Account for use of
8960 non-dependent names.
8961 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
8962 syntax.
8963 * g++.old-deja/g++.jason/template37.C: Likewise.
8964 * g++.old-deja/g++.law/access4.C: Change error messages.
8965 * g++.old-deja/g++.law/arm13.C: Remove incorrect
8966 pseudo-destructor names.
8967 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
8968 * g++.old-deja/g++.law/ctors9.C: Likewise.
8969 * g++.old-deja/g++.law/cvt22.C: Likewise.
8970 * g++.old-deja/g++.law/dtors5.C: Likewise.
8971 * g++.old-deja/g++.law/global-init1.C: Likewise.
8972 * g++.old-deja/g++.law/missed-error3.C: Likewise.
8973 * g++.old-deja/g++.law/operators28.C: Likewise.
8974 * g++.old-deja/g++.law/visibility28.C: Likewise.
8975 * g++.old-deja/g++.martin/eval1.C: Likewise.
8976 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
8977 name.
8978 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
8979 * g++.old-deja/g++.mike/net34.C: Likewise.
8980 * g++.old-deja/g++.mike/net36.C: Likewise.
8981 * g++.old-deja/g++.mike/ns2.C: Likewise.
8982 * g++.old-deja/g++.mike/p12306.C: Likewise.
8983 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
8984 value extension.
8985 * g++.old-deja/g++.mike/p700.C: Likewise.
8986 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
8987 * g++.old-deja/g++.mike/p710.C: Likewise.
8988 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
8989 value extension.
8990 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
8991 * g++.old-deja/g++.mike/pmf9.C: Likewise.
8992 * g++.old-deja/g++.ns/crash2.C: Likewise.
8993 * g++.old-deja/g++.ns/crash3.C: Likewise.
8994 * g++.old-deja/g++.ns/invalid1.C: Likewise.
8995 * g++.old-deja/g++.ns/ns17.C: Likewise.
8996 * g++.old-deja/g++.ns/template16.C: Likewise.
8997 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
8998 keyword.
8999 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
9000 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
9001 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
9002 named return value extension.
9003 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
9004 * g++.old-deja/g++.other/access4.C: Issue additional error
9005 messages.
9006 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
9007 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
9008 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
9009 * g++.old-deja/g++.other/crash25.C: Change error message.
9010 * g++.old-deja/g++.other/crash4.C: Change error message.
9011 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
9012 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
9013 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
9014 checks.
9015 * g++.old-deja/g++.other/defarg8.C: Likewise.
9016 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
9017 * g++.old-deja/g++.other/dtor10.C: Likewise.
9018 * g++.old-deja/g++.other/incomplete.C: Likewise.
9019 * g++.old-deja/g++.other/linkage7.C: Likewise.
9020 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
9021 lookup algorithm.
9022 * g++.old-deja/g++.other/mangle2.C: Likewise.
9023 * g++.old-deja/g++.other/refinit2.C: Likewise.
9024 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
9025 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
9026 * g++.old-deja/g++.pt/crash28.C: Likewise.
9027 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
9028 syntax.
9029 * g++.old-deja/g++.pt/crash32.C: Change error message.
9030 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
9031 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
9032 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
9033 error message position.
9034 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
9035 * g++.old-deja/g++.pt/defarg8.C: Change error message.
9036 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
9037 syntax.
9038 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
9039 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
9040 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
9041 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
9042 keyword.
9043 * g++.old-deja/g++.pt/explicit31.C: Likewise.
9044 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
9045 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
9046 keyword.
9047 * g++.old-deja/g++.pt/explicit71.C: Change error message.
9048 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
9049 syntax.
9050 * g++.old-deja/g++.pt/friend28.C: Account for use of
9051 non-dependent names.
9052 * g++.old-deja/g++.pt/friend29.C: Likewise.
9053 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
9054 rules.
9055 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
9056 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
9057 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
9058 lookup rules.
9059 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
9060 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
9061 keyword.
9062 * g++.old-deja/g++.pt/memclass20.C: Likewise.
9063 * g++.old-deja/g++.pt/memclass5.C: Likewise.
9064 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
9065 keyword.
9066 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
9067 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
9068 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
9069 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
9070 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
9071 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
9072 keyword.
9073 * g++.old-deja/g++.pt/spec10.C: Likewise.
9074 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
9075 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
9076 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
9077 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
9078 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
9079 * g++.old-deja/g++.pt/ttp62.C: Likewise.
9080 * g++.old-deja/g++.pt/ttp64.C: Likewise.
9081 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
9082 * g++.old-deja/g++.pt/typename15.C: Likewise.
9083 * g++.old-deja/g++.pt/typename22.C: Likewise.
9084 * g++.old-deja/g++.pt/typename6.C: Change error messages.
9085 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
9086 * g++.old-deja/g++.pt/virtual2.C: Likewise.
9087 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
9088 syntax.
9089 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
9090 return value extension.
9091 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
9092 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
9093 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
9094 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
9095
9096 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
9097
9098 * g++.dg/warn/inline1.C: New test.
9099 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
9100 * g++.old-deja/g++.jason/synth10.C: Likewise.
9101 * g++.old-deja/g++.mike/net31.C: Likewise.
9102 * g++.old-deja/g++.mike/p8786.C: Likewise.
9103
9104 * g++.dg/template/friend10.C: New test.
9105 * g++.dg/template/conv5.C: New test.
9106
9107 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
9108
9109 * g++.dg/lookup/scoped3.C: New test.
9110
9111 * g++.dg/lookup/decl1.C: New test.
9112 * g++.dg/lookup/decl2.C: New test.
9113
9114 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
9115
9116 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
9117 gcc.c-torture/compile/20021015-1.c,
9118 gcc.c-torture/compile/20021015-2.c,
9119 gcc.c-torture/compile/20021123-1.c,
9120 gcc.c-torture/compile/20021123-2.c,
9121 gcc.c-torture/compile/20021123-3.c,
9122 gcc.c-torture/compile/20021123-4.c,
9123 gcc.c-torture/execute/20021024-1.c: Add tests previously added
9124 only to 3.1 or 3.2 branch.
9125
9126 2002-12-23 Mark Mitchell <mark@codesourcery.com>
9127
9128 * gcc.dg/i386-bitfield3.c: New test.
9129
9130 * gcc.dg/i386-bitfield2.c: New test.
9131
9132 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
9133
9134 * g++.dg/parse/conv_op1.C: New test.
9135
9136 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
9137
9138 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
9139 approved.
9140
9141 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
9142
9143 * gcc.c-torture/compile/20021220-1.c: New test.
9144
9145 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
9146
9147 * gcc.dg/i386-fastcall-1.c: New.
9148
9149 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9150
9151 * gcc.c-torture/execute/20021219-1.c: New test.
9152
9153 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9154
9155 * gcc.dg/i386-pic-1.c: New test.
9156
9157 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9158
9159 PR c++/8099
9160 * g++.dg/template/friend9.C: New test.
9161
9162 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9163
9164 PR c++/3663
9165 * g++.dg/template/access7.C: New test.
9166
9167 2002-12-18 Nick Clifton <nickc@redhat.com>
9168
9169 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
9170 the libstdc++-v3 directory has been found.
9171
9172 2002-12-12 Devang Patel <dpatel@apple.com>
9173 * gcc.dg/darwin-ld-1.c: New test.
9174 * gcc.dg/darwin-ld-2.c: New test.
9175 * gcc.dg/darwin-ld-3.c: New test.
9176 * gcc.dg/darwin-ld-4.c: New test.
9177 * gcc.dg/darwin-ld-5.c: New test.
9178
9179 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
9180
9181 * gcc.c-torture/compile/20021212-1.c: New test.
9182
9183 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
9184
9185 * gcc.dg/fshort-wchar: New test.
9186
9187 2002-12-10 Mark Mitchell <mark@codesourcery.com>
9188
9189 PR c++/8372
9190 * g++.dg/template/dtor1.C: New test.
9191
9192 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
9193 markers.
9194
9195 2002-12-10 Jakub Jelinek <jakub@redhat.com>
9196
9197 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
9198
9199 2002-12-09 Mark Mitchell <mark@codesourcery.com>
9200
9201 * g++.dg/template/static1.C: New test.
9202 * g++.dg/template/static2.C: New test.
9203 * g++.old-deja/g++.ext/memconst.C: New test.
9204
9205 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9206
9207 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
9208 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
9209 * g++.dg/special/initp1.C: Likewise.
9210
9211 2002-12-06 Jakub Jelinek <jakub@redhat.com>
9212
9213 * gcc.c-torture/execute/20021204-1.c: New test.
9214
9215 2002-12-04 Geoffrey Keating <geoffk@apple.com>
9216
9217 * gcc.dg/ppc-fmadd-1.c: New file.
9218 * gcc.dg/ppc-fmadd-2.c: New file.
9219 * gcc.dg/ppc-fmadd-3.c: New file.
9220
9221 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9222
9223 * gcc.c-torture/compile/20021204-1.c: New test.
9224
9225 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
9226
9227 * g++.dg/inherit/covariant2.C: New test.
9228 * g++.dg/inherit/covariant3.C: New test.
9229 * g++.dg/inherit/covariant4.C: New test.
9230 * g++.dg/inherit/covariant1.C: Remove XFAIL.
9231 * g++.old-deja/g++.robertl/eb17.C: Likewise.
9232
9233 2002-12-03 Mark Mitchell <mark@codesourcery.com>
9234
9235 PR c++/8688
9236 * g++.dg/init/brace3.C: New test.
9237
9238 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
9239
9240 * gcc.dg/20020210-1.c: Fix a comment typo.
9241
9242 2002-12-02 Mark Mitchell <mark@codesourcery.com>
9243
9244 PR c++/8720
9245 * g++.dg/parse/defarg1.C: New test.
9246
9247 PR c++/8615
9248 * g++.dg/template/char1.C: New test.
9249
9250 * g++.dg/template/varmod1.C: Fix typo.
9251
9252 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9253
9254 DR 180
9255 * g++.old-deja/g++.pt/crash32.C: Expect error.
9256
9257 2002-12-01 Mark Mitchell <mark@codesourcery.com>
9258
9259 PR c++/5919
9260 * g++.dg/template/varmod1.C: New test.
9261
9262 PR c++/8727
9263 * g++.dg/inherit/typeinfo1.C: New test.
9264
9265 PR c++/8663
9266 * g++.dg/inherit/typedef1.C: New test.
9267
9268 2002-11-30 Mark Mitchell <mark@codesourcery.com>
9269
9270 PR c++/8332
9271 PR c++/8493
9272 * g++.dg/template/strlen1.C: New test.
9273
9274 PR c++/8227
9275 * g++.dg/template/ctor2.C: New test.
9276
9277 PR c++/8214
9278 * g++.dg/init/string1.C: New test.
9279
9280 PR c++/8511
9281 * g++.dg/template/friend8.C: New test.
9282
9283 2002-11-29 Joe Buck <jbuck@synopsys.com>
9284
9285 * g++.dg/lookup/anon2.C: New test.
9286
9287 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
9288
9289 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9290 h8300 port.
9291
9292 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
9293
9294 * gcc.dg/bitfld-6.c: New test.
9295
9296 2002-11-27 Jan Hubicka <jh@suse.cz>
9297
9298 * gcc.c-torture/execute/20021127.[cx]: New test.
9299
9300 2002-11-26 Jan Hubicka <jh@suse.cz>
9301
9302 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9303 quality.
9304
9305 2002-11-26 Geoffrey Keating <geoffk@apple.com>
9306
9307 * g++.dg/init/brace2.C: New test.
9308 * g++.old-deja/g++.mike/p9129.C: Correct.
9309
9310 2002-11-26 Mark Mitchell <mark@codesourcery.com>
9311
9312 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9313
9314 2002-11-25 Andreas Bauer <baueran@in.tum.de>
9315
9316 * gcc.dg/sibcall-6: New test for indirect sibcalls.
9317
9318 2002-11-25 Mark Mitchell <mark@codesourcery.com>
9319
9320 * testsuite/g++.dg/abi/empty11.C: New test.
9321 * testsuite/g++.dg/rtti/cv1.C: New test.
9322
9323 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
9324
9325 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9326
9327 2002-11-24 Mark Mitchell <mark@codesourcery.com>
9328
9329 * g++.dg/abi/empty10.C: New test.
9330
9331 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
9332
9333 * gcc.c-torture/compile/20021124-1.c: New test.
9334
9335 2002-11-22 Mark Mitchell <mark@codesourcery.com>
9336
9337 * g++.dg/abi/rtti2.C: New test.
9338
9339 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9340
9341 * gcc.dg/i386-unroll-1.c: New test.
9342
9343 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9344
9345 * gcc.c-torture/compile/20021120-1.c: New test.
9346 * gcc.c-torture/compile/20021120-2.c: New test.
9347
9348 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9349
9350 * gcc.dg/bitfld-5.c: New test.
9351
9352 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9353
9354 * gcc.c-torture/execute/20021120-3.c: New test.
9355
9356 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9357
9358 * gcc.c-torture/execute/20021120-2.c: New test.
9359
9360 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9361
9362 * gcc.c-torture/execute/20021120-1.c: New test.
9363
9364 2002-11-20 Jakub Jelinek <jakub@redhat.com>
9365
9366 * gcc.c-torture/execute/20021118-3.c: New test.
9367
9368 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9369
9370 * gcc.c-torture/compile/20021119-1.c: New test.
9371
9372 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
9373
9374 * gcc.dg/duff-1.c: New test.
9375 * gcc.dg/duff-2.c: New test.
9376 * gcc.dg/duff-3.c: New test.
9377
9378 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
9379
9380 * gcc.dg/cpp/_Pragma5.c: New test.
9381
9382 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
9383
9384 * gcc.c-torture/execute/20021118-2.c: New test.
9385
9386 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
9387
9388 * gcc.c-torture/execute/20021118-1.c: New test.
9389
9390 2002-11-16 Jakub Jelinek <jakub@redhat.com>
9391
9392 * gcc.dg/20021116-1.c: New test.
9393
9394 2002-11-14 Mark Mitchell <mark@codesourcery.com>
9395
9396 * g++.dg/abi/vcall1.C: New test.
9397
9398 2002-11-14 Jakub Jelinek <jakub@redhat.com>
9399
9400 * gcc.dg/20021029-1.c: New test.
9401 * gcc.dg/20021029-2.c: New test.
9402
9403 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
9404
9405 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9406
9407 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9408
9409 PR c/8439
9410 * gcc.dg/20021110.c: Move to ...
9411 * gcc.c-torture/compile/20021110.c: .... here.
9412
9413 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9414
9415 PR c/8467
9416 * gcc.c-torture/execute/20021111-1.c
9417
9418 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9419
9420 PR c/8439
9421 * gcc.dg/20021110.c: New test.
9422
9423 2002-11-10 Mark Mitchell <mark@codesourcery.com>
9424
9425 * g++.dg/abi/vthunk3.C: Run only on x86.
9426
9427 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
9428
9429 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9430
9431 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
9432
9433 * lib/compat.exp (compat-execute): Fix logic error in last
9434 change.
9435
9436 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
9437
9438 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9439
9440 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9441
9442 PR c++/8389
9443 * g++.dg/template/access6.C: New test.
9444
9445 2002-11-08 Jan Hubicka <jh@suse.cz>
9446
9447 * gcc.dg/i386-ssefp-1.c: New test.
9448 * gcc.dg/i386-ssefp-1.c: New test.
9449
9450 2002-11-08 Jan Hubicka <jh@suse.cz>
9451
9452 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9453
9454 2002-11-07 Mark Mitchell <mark@codesourcery.com>
9455
9456 * g++.dg/abi/vthunk3.C: New test.
9457
9458 PR c++/8338
9459 * g++.dg/template/crash2.C: New test.
9460
9461 2002-11-07 Mark Mitchell <mark@codesourcery.com>
9462
9463 * testsuite/g++.dg/abi/dtor1.C: New test.
9464 * testsuite/g++.dg/abi/dtor2.C: Likewise.
9465
9466 2002-11-05 Geoffrey Keating <geoffk@apple.com>
9467
9468 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9469 Darwin.
9470
9471 2002-11-04 Adam Nemet <anemet@lnxw.com>
9472
9473 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9474 -mthumb. Only xfail with -O0.
9475
9476 2002-11-03 Mark Mitchell <mark@codesourcery.com>
9477
9478 * g++.dg/abi/thunk1.C: New test.
9479 * g++.dg/abi/thunk2.C: Likewise.
9480 * g++.dg/abi/vtt1.C: Likewise.
9481
9482 2002-11-02 Diego Novillo <dnovillo@redhat.com>
9483
9484 PR optimization/8423
9485 * gcc.c-torture/execute/builtin-constant.c: New test.
9486
9487 2002-11-01 Zack Weinberg <zack@codesourcery.com>
9488
9489 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9490 Add some more cases.
9491
9492 2002-11-01 Mark Mitchell <mark@codesourcery.com>
9493
9494 PR c++/8391
9495 * g++.dg/opt/local1.C: New test.
9496
9497 2002-10-30 Mark Mitchell <mark@codesourcery.com>
9498
9499 PR c++/8160
9500 * g++.dg/template/complit1.C: New test.
9501
9502 PR c++/8149
9503 * g++.dg/template/typename4.C: Likewise.
9504
9505 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9506
9507 Core issue 287, PR c++/7639
9508 * g++.dg/template/instantiate1.C: Adjust error location.
9509 * g++.dg/template/instantiate3.C: New test.
9510 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9511 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9512 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9513
9514 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
9515
9516 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9517
9518 2002-10-29 Mark Mitchell <mark@codesourcery.com>
9519
9520 PR c++/8287
9521 * g++.dg/init/dtor2.C: New test.
9522
9523 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9524
9525 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9526 * gcc.dg/nest.c: Bypass errors on irix6.
9527
9528 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
9529
9530 * gcc.dg/nest.c: Expect error for mmix-*-*.
9531 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9532
9533 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
9534
9535 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9536 markers.
9537
9538 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9539
9540 2002-10-25 Mike Stump <mrs@apple.com>
9541
9542 * gcc.dg/warn-1.c: New test.
9543
9544 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9545
9546 * g++.dg/template/typename3.C: New test.
9547
9548 2002-10-25 Mark Mitchell <mark@codesourcery.com>
9549
9550 * g++.dg/lookup/ptrmem1.C: New test.
9551
9552 * g++.dg/abi/vthunk2.C: New test.
9553
9554 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9555
9556 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9557
9558 2002-10-24 Mark Mitchell <mark@codesourcery.com>
9559
9560 * g++.dg/abi/empty9.C: New test.
9561
9562 2002-10-24 Richard Henderson <rth@redhat.com>
9563
9564 * g++.dg/inherit/thunk1.C: Enable for ia64.
9565
9566 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9567
9568 PR c++/8067
9569 * g++.dg/lookup/pretty1.C: New test.
9570
9571 2002-10-23 Jakub Jelinek <jakub@redhat.com>
9572
9573 * gcc.dg/20021023-1.c: New test.
9574
9575 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9576
9577 PR c++/7679
9578 * g++.dg/parse/inline1.C: New test.
9579
9580 2002-10-23 Richard Henderson <rth@redhat.com>
9581
9582 * g++.dg/inherit/thunk1.C: Enable for x86_64.
9583
9584 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9585
9586 2002-10-22 Mark Mitchell <mark@codesourcery.com>
9587
9588 PR c++/6579
9589 * g++.dg/parse/stmtexpr3.C: New test.
9590
9591 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
9592
9593 * g++.dg/expr/cond1.C: New test.
9594
9595 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9596
9597 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9598
9599 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9600
9601 * g++.dg/abi/vbase13.C: New test.
9602 * g++.dg/abi/vbase14.C: Likewise.
9603
9604 2002-10-21 Jakub Jelinek <jakub@redhat.com>
9605
9606 * gcc.dg/tls/pic-1.c: New test.
9607 * gcc.dg/tls/nonpic-1.c: New test.
9608 * gcc.dg/20021018-1.c: New test.
9609
9610 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9611
9612 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9613 Remove only files with the same base name as the test case.
9614 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9615 (profopt-execute): Likewise. Also, remove old profiling
9616 and performance data files before running the tests.
9617
9618 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9619 * g++.dg/bprob/bprob.exp: Likewise.
9620 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
9621 to allow more general test case names.
9622
9623 * g++.dg/bprob/bprob-1.C: Rename to ...
9624 * g++.dg/bprob/g++-bprob-1.C: ... this.
9625
9626 * g77.dg/bprob/bprob-1.f: Rename to ...
9627 * g77.dg/bprob/g77-bprob-1.f: ... this.
9628
9629 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9630
9631 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9632 bison 1.50 or later.
9633
9634 2002-10-21 Janis Johnson <janis187@us.ibm.com>
9635
9636 * g++.dg/README: Describe more test directories.
9637
9638 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9639
9640 * g++.dg/init/array6.C: Add additional tests.
9641
9642 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9643
9644 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9645 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9646
9647 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
9648
9649 * gcc.c-torture/compile/20020604-1.x: New.
9650 * gcc.c-torture/compile/simd-5.x: Likewise.
9651 * gcc.c-torture/execute/920710-1.x: Likewise.
9652 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9653
9654 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9655
9656 * g++.dg/inherit/override1.C: Add dg-options clause.
9657
9658 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9659
9660 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9661 _mm_slli_si128.
9662
9663 2002-10-19 Andreas Schwab <schwab@suse.de>
9664
9665 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9666 directory component.
9667
9668 2002-10-18 Mark Mitchell <mark@codesourcery.com>
9669
9670 * g++.dg/inherit/thunk1.C: New test.
9671
9672 * g++.dg/inherit/override1.C: New test.
9673
9674 * g++.dg/abi/mangle11.C: New test.
9675 * g++.dg/abi/mangle14.C: New test.
9676 * g++.dg/abi/mangle17.C: New test.
9677
9678 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
9679
9680 * g++.dg/overload/member2.C: New test.
9681
9682 2002-10-17 Janis Johnson <janis187@us.ibm.com>
9683
9684 * g++.dg/README: Describe new compat directory.
9685 * g++.dg/dg.exp: Skip tests in compat directory.
9686 * README.compat: New file.
9687 * lib/compat.exp: New expect script.
9688 * g++.dg/compat: New test directory.
9689 * g++.dg/compat/compat.exp: New expect script.
9690 * g++.dg/compat/abi: New test directory.
9691 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9692 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9693 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9694 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9695 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9696 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9697 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9698 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9699 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9700 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9701 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9702 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9703 * g++.dg/compat/break: New test directory.
9704 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9705 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9706 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9707 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9708 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9709 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9710 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9711 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9712 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9713 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9714 g++.dg/compat/break/README: New files.
9715 * g++.dg/compat/eh: New test directory.
9716 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9717 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9718 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9719 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9720 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9721 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9722 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9723 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9724 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9725 g++.dg/compat/eh/filter2_y.C,
9726 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9727 g++.dg/compat/eh/new1_y.C,
9728 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9729 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9730 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9731 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9732 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9733 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9734 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9735 g++.dg/compat/eh/unexpected1_y.C: New files.
9736 * g++.dg/compat/init: New test directory.
9737 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9738 g++.dg/compat/init/array5_y.C,
9739 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9740 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9741 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9742 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9743 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9744 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9745 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9746 g++.dg/compat/init/init-ref2_y.C: New files.
9747
9748 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9749
9750 PR c++/7584
9751 * g++.dg/inherit/using3.C: New test.
9752
9753 2002-10-17 Jan Hubicka <jh@suse.cz>
9754
9755 * gcc.dg/20021017-2.c: New test.
9756
9757 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9758
9759 * g++.dg/abi/mangle16.C: Adjust.
9760
9761 * g++.dg/init/array8.C: New test.
9762
9763 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
9764
9765 * gcc.dg/special/mips-abi.exp: New test.
9766 * gcc.dg/special/mips-abi.s: Empty file used by the above.
9767
9768 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9769
9770 * g++.dg/abi/mangle16.C: New test.
9771 * g++.dg/abi/mangle17.C: Likewise.
9772
9773 PR c++/7478
9774 * g++.dg/template/ref1.C: New test.
9775
9776 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9777
9778 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9779
9780 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
9781
9782 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9783
9784 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9785
9786 PR c++/7524
9787 * g++.dg/init/array7.C: New test.
9788
9789 2002-10-15 Mark Mitchell <mark@codesourcery.com>
9790
9791 * g++.dg/init/array6.C: New test.
9792
9793 * g++.dg/abi/mangle13.C: Likewise.
9794 * g++.dg/abi/mangle14.C: Likewise.
9795 * g++.dg/abi/mangle15.C: Likewise.
9796
9797 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9798
9799 * g++.dg/abi/empty8.C: New test.
9800
9801 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
9802
9803 * g++.dg/init/ctor1.C: New test.
9804
9805 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
9806
9807 * gcc.c-torture/execute/20021015-1.c: New test.
9808
9809 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
9810
9811 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9812
9813 2002-10-14 Jan Hubicka <jh@suse.cz>
9814
9815 * gcc.dg/i386-ssetype-[1-5].c: New tests.
9816
9817 2002-10-14 Richard Henderson <rth@redhat.com>
9818
9819 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9820
9821 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9822
9823 PR optimization/6631
9824 * g++.dg/opt/const2.C: New test.
9825
9826 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9827
9828 PR c++/7176
9829 * g++.dg/parse/friend1.C: New test.
9830 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9831
9832 2002-10-14 Jakub Jelinek <jakub@redhat.com>
9833
9834 * gcc.dg/20021014-1.c: New test.
9835
9836 2002-10-11 Mark Mitchell <mark@codesourcery.com>
9837
9838 PR c++/5661
9839 * g++.dg/ext/vlm1.C: New test.
9840 * g++.dg/ext/vlm2.C: Likewise.
9841
9842 * g++.dg/init/array1.C: Remove invalid braces.
9843 * g++.dg/init/brace1.C: New test.
9844 * g++.dg/init/copy2.C: Likewise.
9845 * g++.dg/init/copy3.C: Likewise.
9846 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9847 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9848 braces.
9849
9850 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
9851
9852 * gcc.dg/cpp/assembler.S: Don't use -ansi.
9853
9854 2002-10-11 Richard Shann <richard.shann@superh.com>
9855
9856 * gcc.c-torture/compile/simd-5.c: New test.
9857
9858 2002-10-10 Roger Sayle <roger@eyesopen.com>
9859
9860 * gcc.c-torture/execute/shiftopt-1.c: New test case.
9861
9862 2002-10-10 Jim Wilson <wilson@redhat.com>
9863
9864 * gcc.c-torture/execute/20021010-1.c: New test.
9865
9866 2002-10-09 Zack Weinberg <zack@codesourcery.com>
9867
9868 PR c/7353
9869 * g++.dg/ext/typedef-init.C: New test.
9870 * gcc.dg/typedef-init.c: New test.
9871
9872 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
9873
9874 * gcc.dg/cpp/paste13.c: New test.
9875
9876 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9877
9878 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
9879 remaining platforms, XFAIL during compile, not execute. Don't
9880 XFAIL at -O0.
9881
9882 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
9883
9884 * gcc.dg/alias-1.c: Tweak expected warning.
9885
9886 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9887
9888 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9889
9890 2002-10-06 Andreas Jaeger <aj@suse.de>
9891
9892 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9893 * gcc.dg/cpp/c++98.C: Likewise.
9894
9895 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9896 * g++.dg/cpp/c++98.C: Likewise.
9897
9898 * g++.dg/README (Subdirectories): Mention cpp directory.
9899
9900 PR target/7559
9901 * gcc.dg/20021006-1.c: New test.
9902
9903 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9904
9905 PR c++/7804
9906 * g++.dg/other/warning1.C: New test.
9907
9908 2002-10-04 Roger Sayle <roger@eyesopen.com>
9909
9910 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
9911 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
9912 and sparc-*-* with -m64 as expected failures. See PR 8087.
9913
9914 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9915
9916 PR c++/7931
9917 * g++.dg/template/ptrmem3.C: New test.
9918
9919 PR c++/7754
9920 * g++.dg/template/union1.C: New test.
9921
9922 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9923
9924 PR c++/8006
9925 * g++.dg/abi/mangle9.C: New test.
9926 * g++.dg/abi/mangle10.C: New test.
9927 * g++.dg/abi/mangle11.C: New test.
9928 * g++.dg/abi/mangle12.C: New test.
9929
9930 2002-10-02 Mark Mitchell <mark@codesourcery.com>
9931
9932 PR c++/7188.
9933 * g++.dg/template/meminit1.C: New test.
9934 * g++.dg/warn/Wreorder-1.C: Likewise.
9935 * g++.old-deja/g++.mike/warn3.C: Tweak.
9936 * lib/prune.exp: Ingore "in copy constructor".
9937
9938 2002-10-02 Andreas Jaeger <aj@suse.de>
9939
9940 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9941 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9942 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9943 on x86-64.
9944
9945 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9946
9947 * gcc.dg/empty1.C: Fix typo.
9948
9949 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
9950
9951 * gcc.dg/alias-1.c: New test.
9952
9953 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9954
9955 * gcc.dg/empty1.C: New test.
9956
9957 * g++.dg/tls/init-2.C: Tweak error messages.
9958
9959 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
9960
9961 * gcc.c-torture/compile/20020923-1.c: New test.
9962
9963 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
9964
9965 * gcc.c-torture/execute/ffs-1.c: New test.
9966 * gcc.c-torture/execute/ffs-2.c: Ditto.
9967
9968 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
9969
9970 * g++.dg/overload/member1.C: New test.
9971
9972 2002-09-30 Mark Mitchell <mark@codesourcery.com>
9973
9974 * g++.dg/abi/empty7.C: New test.
9975 * g++.dg/init/pm2.C: Likewise.
9976
9977 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
9978
9979 * g++.dg/rtti/crash1.C: New test.
9980
9981 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9982
9983 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
9984 gcc.dg/sibcall-4.c: New tests.
9985
9986 2002-09-28 Roger Sayle <roger@eyesopen.com>
9987
9988 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
9989 powerpc and MMIX targets.
9990
9991 2002-09-27 Zack Weinberg <zack@codesourcery.com>
9992
9993 * gcc.dg/cpp/20020927-1.c: New.
9994
9995 2002-09-26 David S. Miller <davem@redhat.com>
9996
9997 * gcc.c-torture/compile/trunctfdf.c: New.
9998
9999 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10000
10001 * lib/target-supports.exp (check_weak_available): Handle solaris2.
10002
10003 2002-09-27 Alan Modra <amodra@bigpond.net.au>
10004
10005 * gcc.c-torture/execute/loop-15.c: New.
10006
10007 2002-09-26 Janis Johnson <janis187@us.ibm.com>
10008
10009 * README.QMTEST: Fix typo.
10010
10011 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
10012
10013 * gcc.dg/20020926-1.c: New test.
10014
10015 2002-09-25 David S. Miller <davem@redhat.com>
10016
10017 PR target/7842
10018 * gcc.c-torture/execute/shiftdi.c: New test.
10019
10020 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
10021
10022 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
10023 unique to the tool.
10024 * lib/g77.exp (g77_init): Likewise.
10025 * lib/g++.exp (g++_init): Likewise.
10026 * lib/objc.exp (objc_init): Likewise.
10027
10028 2002-09-25 Mark Mitchell <mark@codesourcery.com>
10029
10030 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
10031 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
10032 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
10033
10034 2002-09-25 Richard Henderson <rth@redhat.com>
10035
10036 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
10037 too-small long double.
10038
10039 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
10040
10041 * gcc.dg/20020919-1.c: New test.
10042
10043 2002-09-23 Mark Mitchell <mark@codesourcery.com>
10044
10045 * g++.dg/abi/bitfield6.C: New test.
10046 * g++.dg/abi/bitfield7.C: New test.
10047 * g++.dg/abi/bitfield8.C: New test.
10048 * g++.dg/abi/vbase11.C: New test.
10049
10050 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
10051
10052 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
10053 hppa*-*-hpux*. Update test comment.
10054
10055 2002-09-20 Jakub Jelinek <jakub@redhat.com>
10056
10057 * gcc.dg/tls/struct-1.c: New test.
10058
10059 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
10060
10061 * gcc.dg/cpp/tr-warn2.c: Update.
10062
10063 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
10064
10065 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
10066
10067 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
10068
10069 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
10070 systems.
10071
10072 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
10073
10074 * gcc.c-torture/execute/ieee/mzero3.c: New test.
10075
10076 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10077 Adjust for c++filt moved to binutils. Remove spurious duplicate
10078 setting of cxxfilt.
10079
10080 2002-09-19 Geoffrey Keating <geoffk@apple.com>
10081
10082 * gcc.dg/20020312-2.c: Update for darwin.
10083
10084 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
10085
10086 * g++.old-deja/g++.other/crash32.C: Mark ICE.
10087
10088 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
10089
10090 * objc.dg/comp-types-1.m: New test.
10091 * objc.dg/comp-types-2.m: New test.
10092 * objc.dg/comp-types-3.m: New test.
10093 * objc.dg/comp-types-4.m: New test.
10094 * objc.dg/comp-types-5.m: New test.
10095 * objc.dg/comp-types-6.m: New test.
10096
10097 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
10098
10099 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
10100
10101 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
10102
10103 * g++.dg/other/do1.C: New test.
10104
10105 * g++.dg/template/subst1.C: New test.
10106
10107 2002-09-16 Steve Ellcey <sje@cup.hp.com>
10108
10109 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
10110
10111 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
10112
10113 * g++.dg/template/qualttp20.C: Adjust expected errors.
10114 * g++.old-deja/g++.jason/report.C: Likewise.
10115 * g++.old-deja/g++.other/qual1.C: Likewise.
10116
10117 * g++.dg/lookup/scoped2.C: New test.
10118
10119 * g++.dg/ext/asm3.C: New test.
10120
10121 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
10122
10123 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
10124
10125 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
10126
10127 * ChangeLog: follow spelling conventions.
10128 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
10129 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
10130 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
10131 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
10132 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
10133 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
10134 * g++.old-deja/g++.law/global-init1.C: Likewise.
10135 * g++.old-deja/g++.other/delete4.C: Likewise.
10136 * g++.old-deja/g++.other/inline21.C: Likewise.
10137 * g++.old-deja/g++.other/singleton.C: Likewise.
10138 * g77.dg/strlen0.f: Likewise.
10139 * g77.f-torture/compile/20010519-1.f: Likewise.
10140 * g77.f-torture/compile/980310-4.f: Likewise.
10141 * gcc.c-torture/compile/20000605-1.c: Likewise.
10142 * gcc.c-torture/execute/20020225-1.c: Likewise.
10143 * gcc.dg/c90-hexfloat-2.c: Likewise.
10144 * gcc.dg/c99-bool-1.c: Likewise.
10145 * gcc.dg/c99-hexfloat-2.c: Likewise.
10146 * gcc.dg/dll-2.c: Likewise.
10147 * gcc.dg/wtr-union-init-1.c: Likewise.
10148 * gcc.dg/wtr-union-init-2.c: Likewise.
10149 * gcc.dg/wtr-union-init-3.c: Likewise.
10150 * gcc.dg/cpp/avoidpaste1.c: Likewise.
10151 * gcc.dg/cpp/defined.c: Likewise.
10152 * gcc.dg/cpp/macsyntx.c: Likewise.
10153 * gcc.dg/cpp/paste2.c: Likewise.
10154 * gcc.dg/cpp/trad/defined.c: Likewise.
10155 * gcc.dg/format/c90-printf-1.c: Likewise.
10156 * gcc.dg/format/c90-scanf-1.c: Likewise.
10157 * gcc.dg/format/c99-printf-1.c: Likewise.
10158 * gcc.dg/format/c99-scanf-1.c: Likewise.
10159 * gcc.misc-tests/gcov-8.c: Likewise.
10160 * lib/profopt.exp: Likewise.
10161
10162 2002-09-15 Krister Walfridsson <cato@df.lth.se>
10163
10164 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
10165
10166 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
10167
10168 * g++.dg/inherit/using2.C: New test.
10169
10170 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
10171
10172 * ChangeLog: Follow spelling conventions.
10173 * g++.dg/template/friend4.C: Likewise.
10174 * g++.old-deja/g++.pt/crash67.C: Likewise.
10175 * gcc.c-torture/execute/20000801-4.c: Likewise.
10176 * gcc.dg/c90-digraph-1.c: Likewise.
10177 * gcc.dg/c94-digraph-1.c: Likewise.
10178 * gcc.dg/c99-digraph-1.c: Likewise.
10179 * gcc.dg/cpp/line5.c: Likewise.
10180 * gcc.dg/cpp/multiline.c: Likewise.
10181 * gcc.dg/cpp/trad/literals-1.c: Likewise.
10182 * gcc.dg/format/attr-3.c: Likewise.
10183 * gcc.dg/format/c90-scanf-3.c: Likewise.
10184 * gcc.dg/format/ext-4.c: Likewise.
10185
10186 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
10187
10188 * g++.dg/template/pretty1.C: New test.
10189
10190 2002-09-14 Alan Modra <amodra@bigpond.net.au>
10191
10192 * gcc.c-torture/execute/struct-cpy-1.c: New test.
10193
10194 2002-09-13 Matt Austern <austern@apple.com>
10195
10196 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
10197 passing a cast expression to a function by const reference.
10198
10199 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
10200
10201 * g++.dg/template/deduce1.C: New test.
10202
10203 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
10204
10205 * gcc.c-torture/execute/simd-1.c: Force all use of int to
10206 32-bit int.
10207
10208 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
10209
10210 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
10211 usage.
10212
10213 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
10214
10215 * gcc.c-torture/compile/20020910-1.c: New test.
10216
10217 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
10218
10219 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
10220
10221 2002-09-10 Andreas Jaeger <aj@suse.de>
10222
10223 * gcc.dg/20020312-2.c: Adjust for x86-64.
10224
10225 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
10226
10227 * g77.dg/7388.f: New test case for PR 7388.
10228
10229 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
10230
10231 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
10232
10233 2002-09-05 Ziemowit Laski <zlaski@apple.com>
10234
10235 * objc.dg/proto-lossage-1.m: New test.
10236
10237 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
10238
10239 * gcc.dg/cpp/_Pragma4.c: Fix typo.
10240
10241 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
10242
10243 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
10244 expected to pass.
10245
10246 2002-09-06 Stan Shebs <shebs@apple.com>
10247 David Edelsohn <edelsohn@gnu.org>
10248
10249 * gcc.dg/weak: New directory.
10250 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
10251 target-specific xfail bits.
10252 * gcc.dg/typeof-2.c: Move to new directory.
10253 * gcc.dg/weak.exp: New expect script.
10254
10255 2002-09-06 Alan Modra <amodra@bigpond.net.au>
10256
10257 * gcc.c-torture/execute/extzvsi.c: New test.
10258
10259 2002-09-05 Stan Shebs <shebs@apple.com>
10260
10261 * gcc.dg/weak-1.c: xfail on Darwin.
10262 * gcc.dg/weak-2.c: Ditto.
10263 * gcc.dg/weak-3.c: Ditto.
10264 * gcc.dg/weak-4.c: Ditto.
10265 * gcc.dg/weak-5.c: Ditto.
10266 * gcc.dg/weak-6.c: Ditto.
10267 * gcc.dg/weak-7.c: Ditto.
10268 * gcc.dg/weak-8.c: Ditto.
10269 * gcc.dg/weak-9.c: Ditto.
10270
10271 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
10272
10273 * gcc.c-torture/execute/loop-14.c: New test.
10274
10275 2002-09-04 Jakub Jelinek <jakub@redhat.com>
10276
10277 * g++.dg/other/cxa-atexit1.C: New test.
10278
10279 * gcc.dg/typeof-2.c: New test.
10280
10281 2002-09-03 Roger Sayle <roger@eyesopen.com>
10282
10283 * gcc.dg/builtins-2.c: New testcase.
10284 * gcc.dg/builtins-3.c: New testcase.
10285
10286 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
10287
10288 * gcc.dg/cpp/_Pragma4.c: New test.
10289
10290 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
10291
10292 * objc/execute/nil_method-1.m: New testcase.
10293
10294 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
10295
10296 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
10297 [Object class], not [Object initialize].
10298
10299 2002-08-31 Roger Sayle <roger@eyesopen.com>
10300 Hans-Peter Nilsson <hp@bitrange.com>
10301
10302 * gcc.c-torture/execute/20020720-1.x: Skip test on
10303 mmix-knuth-mmixware. Correct comment.
10304
10305 2002-08-27 Mark Mitchell <mark@codesourcery.com>
10306
10307 * testsuite/g++.dg/abi/bitfield5.C: New test.
10308 * testsuite/g++.dg/abi/vbase10.C: Likewise.
10309
10310 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
10311
10312 * objc.dg/undeclared-selector.m: New test.
10313
10314 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
10315
10316 * g++.dg/other/offsetof1.C: Avoid cast warning.
10317
10318 2002-08-26 Ziemowit Laski <zlaski@apple.com>
10319
10320 * objc.dg/super-class-2.m: New test.
10321
10322 2002-08-24 Matt Austern <austern@apple.com>
10323
10324 * g++.dg/ext/lvaddr.C: New test.
10325 * g++.dg/ext/lvcast.C: New test.
10326
10327 2002-08-22 Mark Mitchell <mark@codesourcery.com>
10328
10329 * testsuite/g++.dg/inherit/cond1.C: New test.
10330
10331 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
10332
10333 * gcc.dg/noncompile/incomplete-1.c: New test.
10334
10335 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
10336
10337 * gcc.dg/typespec-1.c: New test.
10338
10339 2002-08-20 Devang Patel <dpatel@apple.com>
10340 * objc.dg/proto-hier-2.m: New test.
10341
10342 2002-08-19 Ziemowit Laski <zlaski@apple.com>
10343
10344 * objc.dg/bitfield-1.m: New test.
10345 * objc.dg/bitfield-2.m: New test.
10346
10347 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
10348
10349 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
10350 gcc.dg/c99-flex-array-4.c: New tests.
10351
10352 2002-08-16 Stan Shebs <shebs@apple.com>
10353
10354 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
10355
10356 2002-08-15 Jakub Jelinek <jakub@redhat.com>
10357
10358 * gcc.dg/typeof-1.c: New test.
10359 * g++.dg/ext/typeof2.C: New test.
10360
10361 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
10362
10363 * g++.dg/other/offsetof1.C: New test.
10364
10365 2002-08-14 Richard Henderson <rth@redhat.com>
10366
10367 * gcc.dg/tls/diag-3.c: Fix expected message strings.
10368
10369 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
10370
10371 * gcc.dg/cpp/_Pragma3.c: New test.
10372
10373 2002-08-13 Mark Mitchell <mark@codesourcery.com>
10374
10375 * g++.dg/template/inherit3: New test.
10376
10377 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
10378
10379 * gcc.dg/bitfld-4.c: Add blank options.
10380
10381 2002-08-09 Mark Mitchell <mark@codesourcery.com>
10382
10383 * g++.dg/template/crash1.C: New test.
10384
10385 2002-08-08 Jakub Jelinek <jakub@redhat.com>
10386
10387 * gcc.dg/tls/opt-2.c: New test.
10388
10389 2002-08-08 Devang Patel <dpatel@apple.com>
10390
10391 * objc.dg/selector-1.m : New test
10392
10393 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
10394
10395 * g++.dg/abi/bitfield4.C: New test.
10396 * gcc.dg/bitfld-4.c: New test.
10397
10398 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
10399
10400 * g++.dg/other/packed1.C: New test.
10401
10402 2002-08-07 Mark Mitchell <mark@codesourcery.com>
10403
10404 * g++.dg/abi/offsetof.C: Tweak error messages.
10405 * g++.old-deja/g++.mike/p10769a.C: Likewise.
10406
10407 2002-08-08 Jakub Jelinek <jakub@redhat.com>
10408
10409 * gcc.dg/bitfld-3.c: New test.
10410
10411 2002-08-07 Jakub Jelinek <jakub@redhat.com>
10412 Richard Henderson <rth@redhat.com>
10413
10414 * gcc.dg/i386-bitfield1.c: New test.
10415 * g++.dg/abi/bitfield3.C: Update.
10416
10417 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
10418
10419 * objc.dg/const-str-2.m: Update.
10420 * gcc.dg/cpp/c++98.c: Change to C extension.
10421 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
10422 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
10423
10424 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
10425
10426 * testsuite/gcc.dg/tls/diag-3.c: New.
10427
10428 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
10429
10430 * g++.dg/README (Subdirectories): Document new subdir expr.
10431 * g++.dg/expr/pmf-1.C: New test.
10432
10433 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
10434
10435 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
10436
10437 2002-08-06 Jakub Jelinek <jakub@redhat.com>
10438
10439 * g++.dg/abi/bitfield3.C: New test.
10440
10441 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
10442
10443 * lib/gcov.exp: Tweak expected line formats.
10444 * gcc.misc-tests/gcov8.c: New test.
10445 * gcc.misc-tests/gcov8.x: New flags.
10446
10447 2002-08-05 Jakub Jelinek <jakub@redhat.com>
10448
10449 * consistency.vlad/layout/endian.c: Include string.h.
10450
10451 * gcc.c-torture/execute/20020805-1.c: New test.
10452
10453 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
10454
10455 * g++.dg/other/conversion1.C: New test.
10456
10457 2002-08-03 Roger Sayle <roger@eyesopen.com>
10458
10459 * gcc.dg/builtins-1.c: New testcase.
10460
10461 2002-08-02 Mark Mitchell <mark@codesourcery.com>
10462
10463 * g++.dg/inherit/access3.C: New test.
10464
10465 2002-08-01 Jakub Jelinek <jakub@redhat.com>
10466
10467 * gcc.dg/ia64-visibility-2.c: New test.
10468
10469 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
10470
10471 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
10472 __qualifier_flags to __flags.
10473
10474 2002-07-31 Mark Mitchell <mark@codesourcery.com>
10475
10476 * g++.dg/inherit/operator1.C: New test.
10477 * g++.dg/lookup/disamb1.C: Fix typo in comment.
10478 * g++.dg/other/error1.C: Change expected error message.
10479 * g++.dg/template/conv4.C: Likewise.
10480
10481 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
10482
10483 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
10484 for documented behavior.
10485
10486 2002-07-25 Roger Sayle <roger@eyesopen.com>
10487
10488 * gcc.c-torture/execute/20020720-1.x: Skip this test on
10489 several targets known to fail.
10490
10491 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
10492
10493 * gcc.dg/mips-args-[123].c: New tests.
10494
10495 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
10496
10497 * gcc.dg/ppc-spe.c: New.
10498
10499 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
10500
10501 * g++.dg/other/ptrmem4.C: New testcase.
10502
10503 2002-07-24 Richard Henderson <rth@redhat.com>
10504
10505 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10506
10507 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
10508
10509 * g++.dg/ext/alignof1.C (main): Return 0 for success.
10510
10511 2002-07-24 Roger Sayle <roger@eyesopen.com>
10512
10513 * gcc.c-torture/execute/memset-3.c: New testcase.
10514
10515 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
10516
10517 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10518 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10519
10520 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10521
10522 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10523 Delete.
10524
10525 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
10526
10527 * gcc.c-torture/compile/simd-4.c: New test.
10528
10529 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10530
10531 PR c++/7347, c++/7348
10532 * g++.dg/template/access4.C: New test.
10533 * g++.dg/template/access5.C: New test.
10534 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10535 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10536 * g++.old-deja/g++.pt/ttp58.C: Likewise.
10537 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10538
10539 2002-07-22 Jakub Jelinek <jakub@redhat.com>
10540
10541 * gcc.dg/gnu89-init-2.c: New test.
10542
10543 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
10544
10545 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10546
10547 2002-07-20 Roger Sayle <roger@eyesopen.com>
10548
10549 * gcc.c-torture/execute/20020720-1.c: New testcase.
10550
10551 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
10552
10553 * gcc.dg/cpp/Wsignprom.c: New tests.
10554
10555 2002-07-20 Alan Modra <amodra@bigpond.net.au>
10556
10557 * gcc.c-torture/execute/loop-13.c: New test.
10558
10559 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
10560
10561 * gcc.dg/cpp/expr.c: New tests.
10562
10563 2002 07-18 David Edelsohn <edelsohn@gnu.org>
10564
10565 * g++.dg/opt/pr6713.C: Add template instantiation.
10566
10567 2002-07-18 Alan Modra <amodra@bigpond.net.au>
10568
10569 * gcc.dg/nest.c: New test.
10570
10571 2002-07-17 Richard Henderson <rth@redhat.com>
10572
10573 * g++.dg/opt/pr6713.C: New test.
10574
10575 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
10576
10577 * gcc.c-torture/execute/loop-2e.x: Let the testcase
10578 XFAIL for all x86 processors.
10579
10580 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
10581
10582 * gcc.c-torture/execute/20010122-1.x: Do not test with
10583 -fomit-frame-pointer.
10584
10585 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10586
10587 * g++.dg/template/instantiate2.C: New test.
10588 * g++.dg/template/spec4.C: New test.
10589
10590 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10591
10592 * g++.dg/template/access2.C: New test.
10593 * g++.dg/template/access3.C: New test.
10594
10595 2002-07-15 Zack Weinberg <zack@codesourcery.com>
10596
10597 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10598 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10599 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10600 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10601 Convert to use <stdarg.h>.
10602 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10603 Delete.
10604 * gcc.dg/va-arg-2.c: New.
10605 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10606
10607 2002-07-15 Jakub Jelinek <jakub@redhat.com>
10608
10609 * gcc.c-torture/compile/20020710-1.c: New test.
10610
10611 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
10612 Andrew Pinski <pinskia@physics.uc.edu>
10613
10614 gcc.c-torture/compile/simd-2.c: New testcase.
10615 gcc.c-torture/compile/simd-3.c: Likewise.
10616
10617 2002-07-11 Mark Mitchell <mark@codesourcery.com>
10618
10619 PR c++/7224
10620 * g++.dg/overload/error1.C: New test.
10621
10622 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10623
10624 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10625 configuration and IRIX 6 O32 ABI.
10626
10627 2002-07-11 Roger Sayle <roger@eyesopen.com>
10628
10629 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10630
10631 2002-07-10 Roger Sayle <roger@eyesopen.com>
10632
10633 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10634
10635 2002-07-10 Jeffrey A Law <law@redhat.com>
10636
10637 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10638
10639 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
10640
10641 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
10642
10643 * gcc.dg/20020312-2.c: Check for __PPC__.
10644
10645 2002-07-09 Diego Novillo <dnovillo@redhat.com>
10646
10647 * gcc.c-torture/compile/20020709-1.c: New test.
10648
10649 2002-07-07 Roger Sayle <roger@eyesopen.com>
10650
10651 * g++.dg/template/qualttp21.C: New test case.
10652
10653 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
10654
10655 * gcc.c-torture/compile/20020706-1.c: New test.
10656 * gcc.c-torture/compile/20020706-2.c: New test.
10657
10658 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
10659 Alexandre Oliva <aoliva@redhat.com>
10660
10661 * g++.dg/warn/incomplete1.C: New test.
10662
10663 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10664
10665 PR c++/7099
10666 * g++.dg/warn/noreturn1.C: New test.
10667
10668 2002-07-03 Mark Mitchell <mark@codesourcery.com>
10669
10670 PR c++/6706
10671 * g++.dg/debug/debug6.C: New test.
10672 * g++.dg/debug/debug7.C: New test.
10673
10674 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
10675
10676 * gcc.c-torture/compile/simd-3.c: New test.
10677
10678 2002-07-03 Chris Demetriou <cgd@broadcom.com>
10679
10680 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10681 * gcc.dg/20020620-1.c: Likewise.
10682
10683 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10684
10685 PR c++/6944
10686 * g++.dg/init/array4.C: New test.
10687 * g++.dg/init/array5.C: New test.
10688
10689 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
10690
10691 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10692 * gcc.c-torture/execute/simd-2.c (main): Likewise.
10693
10694 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10695
10696 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10697 * gcc.dg/wtr-aggr-init-1.c: Likewise.
10698 * gcc.dg/wtr-conversion-1.c: Likewise.
10699 * gcc.dg/wtr-escape-1.c: Likewise.
10700 * gcc.dg/wtr-int-type-1.c: Likewise.
10701 * gcc.dg/wtr-label-1.c: Likewise.
10702 * gcc.dg/wtr-static-1.c: Likewise.
10703 * gcc.dg/wtr-strcat-1.c: Likewise.
10704 * gcc.dg/wtr-suffix-1.c: Likewise.
10705 * gcc.dg/wtr-switch-1.c: Likewise.
10706 * gcc.dg/wtr-unary-plus-1.c: Likewise.
10707 * gcc.dg/wtr-union-init-1.c: Likewise.
10708 * gcc.dg/wtr-union-init-2.c: Likewise.
10709 * gcc.dg/wtr-union-init-3.c: Likewise.
10710
10711 * gcc.dg/wtr-func-def-1.c: New test.
10712
10713 2002-07-02 Devang Patel <dpatel@apple.com>
10714
10715 * objc.dg/param-1.m: New test.
10716
10717 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
10718
10719 * gcc.dg/cpp/trad/directive.c: Add test.
10720 * gcc.dg/cpp/trad/macroargs.c: Add test.
10721 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
10722
10723 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
10724
10725 * gcc.dg/cpp/cmdlne-M.c: New test.
10726
10727 2002-07-02 Ziemowit Laski <zlaski@apple.com>
10728
10729 * objc.dg/desig-init-1.m: New test.
10730
10731 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10732
10733 PR c++/6716
10734 * g++.dg/template/instantiate1.C: New test.
10735
10736 2002-07-01 Mark Mitchell <mark@codesourcery.com>
10737
10738 PR c++/7112
10739 * g++.dg/template/sizeof2.C: New test.
10740
10741 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
10742
10743 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
10744 gcc.dg/cpp/trad/include.c: New tests.
10745
10746 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
10747
10748 PR target/7177
10749 * gcc.c-torture/compile/20020701-1.c: New test.
10750
10751 2002-07-01 Stan Shebs <shebs@apple.com>
10752
10753 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
10754 header here...
10755 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
10756 (objc-torture-execute): or here.
10757
10758 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
10759
10760 * gcc.c-torture/execute/arith-rand-ll.c: New test.
10761
10762 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
10763
10764 * gcc.dg/cpp/trad/escaped-nl.c: New test.
10765
10766 2002-06-30 Devang Patel <dpatel@apple.com>
10767
10768 * objc.dg/fsyntax-only.m: New test.
10769
10770 2002-06-27 Mark Mitchell <mark@codesourcery.com>
10771
10772 PR c++/6695
10773 * g++.dg/template/friend7.C: New file.
10774
10775 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
10776
10777 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
10778 return type.
10779
10780 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
10781
10782 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
10783 avoid division by zero.
10784
10785 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
10786
10787 * gcc.dg/Wunknownprag.c: New tests.
10788
10789 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
10790
10791 * gcc.c-torture/execute/simd-2.c: New test.
10792
10793 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
10794
10795 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
10796 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
10797 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
10798 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
10799 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
10800 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
10801 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
10802 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
10803 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
10804 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
10805 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
10806 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
10807 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
10808 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
10809 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
10810 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
10811 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
10812
10813 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
10814
10815 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
10816 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
10817 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
10818 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
10819 New tests.
10820 * gcc.dg/cpp/trad/directive.c: Update.
10821
10822 2002-06-23 Andreas Jaeger <aj@suse.de>
10823
10824 * gcc.c-torture/execute/complex-6.c: New.
10825
10826 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
10827
10828 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
10829 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
10830 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
10831 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
10832
10833 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
10834
10835 * gcc.dg/cpp/trad: New directory with traditional tests copied
10836 from parent directory.
10837 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
10838 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
10839 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
10840 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
10841 Move to trad/ and rename.
10842 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
10843 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
10844 gcc.dg/cpp/trad/redef2.c: New tests.
10845 * gcc.dg/cpp/trad/trad.exp: New driver.
10846
10847 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
10848
10849 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
10850 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
10851 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
10852 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
10853 Remove.
10854
10855 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
10856
10857 * gcc.dg/20020620-1.c: New test.
10858
10859 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10860
10861 * g++.dg/template/ttp4.C: New test.
10862
10863 2002-06-19 Jakub Jelinek <jakub@redhat.com>
10864
10865 * g++.dg/opt/vt1.C: Fix regexp.
10866
10867 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10868
10869 * gcc.c-torture/execute/pure-1.c: Make functions static again.
10870 Don't use attribute `noinline'.
10871
10872 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
10873
10874 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
10875
10876 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
10877
10878 * gcc.c-torture/execute/simd-1.c: New.
10879
10880 * gcc.dg/simd-1.c: New.
10881
10882 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
10883
10884 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
10885
10886 2002-06-16 Richard Henderson <rth@redhat.com>
10887
10888 * g++.dg/ext/anon-struct1.C: New.
10889 * g++.dg/ext/anon-struct2.C: New.
10890 * g++.dg/ext/anon-struct3.C: New.
10891 * gcc.dg/anon-struct-1.c: New.
10892 * gcc.dg/anon-struct-2.c: New.
10893 * gcc.dg/anon-struct-3.c: New.
10894 * gcc.dg/20011008-1.c: Adjust warning text.
10895 * gcc.dg/20020527-1.c: Add -fms-extensions.
10896
10897 2002-06-16 Richard Henderson <rth@redhat.com>
10898
10899 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
10900
10901 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
10902
10903 * gcc.c-torture/execute/20020615-1.c: New test.
10904
10905 2002-06-15 Roger Sayle <roger@eyesopen.com>
10906
10907 * gcc.c-tortuture/execute/compare-1.c: New test case.
10908 * gcc.c-tortuture/execute/compare-2.c: New test case.
10909 * gcc.c-tortuture/execute/compare-3.c: New test case.
10910
10911 2002-06-13 Richard Henderson <rth@redhat.com>
10912
10913 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
10914 ia64 ilp32.
10915
10916 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10917
10918 * g++.dg/template/typename2.C: Update error message.
10919
10920 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
10921
10922 * gcc.c-torture/execute/20020611-1.c: New test.
10923
10924 2002-06-11 Bob Wilson <bob.wilson@acm.org>
10925
10926 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
10927 list of targets to skip.
10928
10929 2002-06-10 Bob Wilson <bob.wilson@acm.org>
10930
10931 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
10932 targets if not optimizing.
10933
10934 2002-06-10 Jakub Jelinek <jakub@redhat.com>
10935
10936 * gcc.c-torture/compile/20020605-1.c: New test.
10937
10938 * g++.dg/opt/vt1.C: New test.
10939
10940 * gcc.dg/20020531-1.c: New test.
10941
10942 * gcc.dg/20020530-1.c: New test.
10943
10944 * gcc.dg/20020527-1.c: New test.
10945
10946 * g++.dg/opt/cse1.C: New test.
10947
10948 2002-06-07 Roger Sayle <roger@eyesopen.com>
10949
10950 * gcc.dg/20020607-2.c: New test case.
10951
10952 2002-06-07 Jakub Jelinek <jakub@redhat.com>
10953
10954 * gcc.c-torture/compile/20020604-1.c: New test.
10955
10956 2002-06-04 Richard Henderson <rth@redhat.com>
10957
10958 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
10959 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
10960 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
10961
10962 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
10963
10964 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
10965
10966 2002-06-03 Richard Henderson <rth@redhat.com>
10967
10968 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
10969 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
10970
10971 2002-06-02 Richard Henderson <rth@redhat.com>
10972
10973 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
10974 test functions static.
10975
10976 2002-06-02 Andreas Jaeger <aj@suse.de>
10977
10978 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
10979 now.
10980
10981 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
10982
10983 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
10984 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
10985 Update for mofified diagnostics.
10986 * gcc.dg/c99-intconst-1.c: No longer fail.
10987
10988 2002-06-02 Richard Henderson <rth@redhat.com>
10989
10990 * gcc.dg/uninit-A.c: Remove xfail markers.
10991
10992 2002-06-01 Roger Sayle <roger@eyesopen.com>
10993
10994 * gcc.dg/fnegate-1.c: New test case.
10995
10996 2002-05-30 Osku Salerma <osku@iki.fi>
10997
10998 * gcc.c-torture/execute/mayalias-1.c: New file.
10999
11000 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
11001
11002 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
11003 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
11004 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
11005
11006 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
11007
11008 * gcc.c-torture/execute/20020529-1.c: New test.
11009
11010 2002-05-27 Richard Henderson <rth@redhat.com>
11011
11012 * g++.dg/ext/attrib6.C: New test case.
11013
11014 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11015
11016 * gcc.c-torture/execute/pure-1.c: New test.
11017
11018 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
11019
11020 * gcc.dg/cpp/arith-2.c: Remove.
11021
11022 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
11023
11024 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
11025 * gcc.dg/cpp/if-3.c: Remove.
11026
11027 2002-05-26 Jakub Jelinek <jakub@redhat.com>
11028
11029 * g++.dg/opt/cse2.C: New test.
11030
11031 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
11032
11033 * gcc.dg/cpp/arith-1.c: New semantic tests.
11034 * gcc.dg/cpp/if-1.c: Update.
11035
11036 2002-05-24 Ben Elliston <bje@redhat.com>
11037
11038 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
11039
11040 2002-05-24 Jakub Jelinek <jakub@redhat.com>
11041
11042 * gcc.dg/verbose-asm.c: New test.
11043
11044 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
11045
11046 * gcc.dg/cpp/paste12.c: New test.
11047
11048 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
11049
11050 * g++.dg/parse/named_ops.C: New test.
11051
11052 2002-05-23 Mark Mitchell <mark@codesourcery.com>
11053
11054 * gcc/testsuite/gcc.dg/weak-8.c: New test.
11055
11056 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
11057
11058 * gcc.dg/weak-2.c: Allow optional leading underscore
11059 in scan-assembler symbol name.
11060 * gcc.dg/weak-3.c: Likewise.
11061 * gcc.dg/weak-4.c: Likewise.
11062 * gcc.dg/weak-5.c: Likewise.
11063
11064 2002-05-23 Jakub Jelinek <jakub@redhat.com>
11065
11066 * gcc.dg/20020523-1.c: New test.
11067
11068 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
11069
11070 * objc.dg/const-str-2.m: Update now that we stop after
11071 a command line error.
11072
11073 2002-05-22 Richard Henderson <rth@redhat.com>
11074
11075 * g++.dg/dg.exp: Fix typo in test pruneing.
11076
11077 2002-05-22 Richard Henderson <rth@redhat.com>
11078
11079 * g++.dg/dg.exp: Prune the tls subdirectory.
11080 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
11081 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
11082 * g++.dg/tls/init-1.C: New.
11083
11084 2002-05-22 Jakub Jelinek <jakub@redhat.com>
11085
11086 * gcc.dg/20020517-1.c: New test.
11087
11088 2002-05-21 Richard Henderson <rth@redhat.com>
11089
11090 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
11091 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
11092
11093 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
11094
11095 * g++.dg/other/copy2.C: New test.
11096
11097 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
11098
11099 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
11100 (MAX_COPY): Bump up to 10 times sizeof (long long).
11101 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
11102
11103 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
11104 sizeof (long long).
11105
11106 * gcc.c-torture/execute/strcpy-1.c: New test.
11107
11108 2002-05-19 Jason Merrill <jason2redhat.com>
11109
11110 * g++.dg/ext/oper1.C: New test.
11111
11112 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
11113 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
11114
11115 * README.QMTEST: New file.
11116
11117 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
11118
11119 2002-05-19 Andreas Jaeger <aj@suse.de>
11120
11121 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
11122 now.
11123 * gcc.c-torture/execute/loop-2d.x: Likewise.
11124
11125 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
11126
11127 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
11128 support weak symbols.
11129 * gcc.dg/weak-4.c: Likewise
11130 * gcc.dg/weak-6.c: Likewise
11131
11132 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
11133
11134 * gcc.dg/weak-3.c: Add dg-excess-error comment for
11135 cygwin, coff and h8300-*-hms targets
11136 * gcc.dg/weak-5.c: Likewise
11137 * gcc.dg/weak-7.c: Likewise
11138
11139 2002-05-16 Jason Merrill <jason@redhat.com>
11140
11141 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
11142 (scan-assembler-not, scan-assembler-dem): Likewise.
11143 (scan-assembler-dem-not): Likewise.
11144
11145 2002-05-15 Richard Henderson <rth@redhat.com>
11146
11147 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
11148
11149 2002-05-15 Richard Henderson <rth@redhat.com>
11150
11151 * gcc.dg/weak-5.c (vfoo1c): No warning here.
11152 (vfoo1f): Warning here.
11153 (vfoo1l): Don't redefine the alias.
11154
11155 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
11156
11157 * g++.dg/init/pm1.C: New test.
11158
11159 2002-05-12 David S. Miller <davem@redhat.com>
11160
11161 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
11162 types.
11163
11164 2002-05-10 Roger Sayle <roger@eyesopen.com>
11165
11166 * gcc.c-torture/execute/20020510-1.c: New test case.
11167
11168 2002-05-10 David S. Miller <davem@redhat.com>
11169
11170 * gcc.c-torture/execute/conversion.c: Test long double too.
11171
11172 2002-05-09 Jakub Jelinek <jakub@redhat.com>
11173
11174 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
11175 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
11176 * lib/g++.exp (g++_link_flags): Likewise.
11177 * lib/objc.exp (objc_target_compile): Likewise.
11178
11179 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
11180
11181 * gcc.dg/cpp/poison.c: Update.
11182 * gcc.dg/cpp/20000625-2.c: Remove.
11183 * gcc.dg/cpp/direct2s.c: Remove final test.
11184
11185 2002-05-08 Tom Rix <trix@redhat.com>
11186
11187 * gcc.c-torture/execute/20020508-1.c: New test.
11188 * gcc.c-torture/execute/20020508-2.c: New test.
11189 * gcc.c-torture/execute/20020508-3.c: New test.
11190
11191 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
11192
11193 * gcc.dg/cpp/charconst-4.c: More tests.
11194
11195 2002-05-08 Mark Mitchell <mark@codesourcery.com>
11196
11197 PR c/6569
11198 * gcc.dg/weak-3.c: Update location of warning messages.
11199 * gcc.dg/weak-5.c: Likewise.
11200
11201 2002-05-06 Roger Sayle <roger@eyesopen.com>
11202
11203 * gcc.c-torture/execute/20020506-1.c: New test case.
11204
11205 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
11206
11207 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
11208
11209 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
11210
11211 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
11212
11213 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
11214
11215 * gcc.dg/cpp/charconst-3.c: New test.
11216
11217 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
11218
11219 * gcc.dg/cpp/charconst.c: Update tests.
11220
11221 2002-05-05 Tim Josling <tej@melbpc.org.au>
11222
11223 * treelang: Added directory for new sample language treelang. Also
11224 lib/treelang.exp: New file to signal treelang should be tested.
11225
11226 2002-05-03 Jakub Jelinek <jakub@redhat.com>
11227
11228 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
11229 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
11230 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
11231 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
11232 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
11233 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
11234 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
11235
11236 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
11237
11238 * gcc.dg/format/xopen-2.c: New test.
11239
11240 2002-05-03 Jakub Jelinek <jakub@redhat.com>
11241
11242 * gcc.dg/20020503-1.c: New test.
11243
11244 2002-05-02 Mark Mitchell <mark@codesourcery.com>
11245
11246 * g++.dg/init/dtor1.C: Make it tougher.
11247
11248 2002-05-01 Mark Mitchell <mark@codesourcery.com>
11249
11250 * g++.dg/init/dtor1.C: New test.
11251
11252 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
11253
11254 * gcc.dg/altivec-8.c: New.
11255
11256 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
11257
11258 * gcc.dg/altivec-7.c: New.
11259
11260 2002-04-29 Jakub Jelinek <jakub@redhat.com>
11261
11262 * g++.dg/parse/typedef1.C: New test.
11263
11264 2002-04-29 Mark Mitchell <mark@codesourcery.com>
11265
11266 PR c++/6486
11267 * g++.dg/template/friend6.C: New test.
11268
11269 PR c++/6492
11270 * g++.dg/init/copy1.C: New test.
11271
11272 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
11273
11274 * g++.dg/warn/effc1.C: New test.
11275
11276 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
11277
11278 * gcc.dg/cpp/if-cexp.c: Add a test.
11279
11280 2002-04-28 Jakub Jelinek <jakub@redhat.com>
11281
11282 * gcc.dg/20020426-2.c: New test.
11283
11284 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
11285
11286 * gcc.dg/cpp/if-mop.c: Update.
11287 * gcc.dg/cpp/if-mpar.c: Add test.
11288 * gcc.dg/cpp/if-oppr.c: Update.
11289
11290 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11291
11292 PR c/6343
11293 * gcc.dg/weak-[2-7].c: New tests.
11294
11295 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
11296
11297 * gcc.dg/enum1.c: New test.
11298
11299 2002-04-26 Mark Mitchell <mark@codesourcery.com>
11300
11301 PR c++/6497
11302 * g++.dg/inherit/access2.C: New test.
11303
11304 2002-04-26 Mark Mitchell <mark@codesourcery.com>
11305
11306 PR bootstrap/6445
11307 * gcc.dg/20020426-1.c: New test.
11308
11309 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
11310
11311 * g++.dg/abi/enum1.C: New test.
11312
11313 2002-04-26 Richard Henderson <rth@redhat.com>
11314
11315 * gcc.dg/c99-bool-1.c: Expect always true warning.
11316
11317 2002-04-25 Roger Sayle <roger@eyesopen.com>
11318
11319 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
11320
11321 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11322
11323 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
11324 targets.
11325
11326 2002-04-24 Mark Mitchell <mark@codesourcery.com>
11327
11328 * g++.dg/abi/mange7.C: New test.
11329
11330 PR c++/6438.
11331 * g++.dg/parse/stmtexpr2.C: New test.
11332
11333 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
11334
11335 * gcc.dg/20020312-2.c: Add SH target.
11336
11337 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11338
11339 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
11340 compiler output on mips*-*-irix*.
11341
11342 2002-04-23 Jakub Jelinek <jakub@redhat.com>
11343
11344 * g++.dg/parse/attr1.C: New test.
11345
11346 2002-04-23 Roger Sayle <roger@eyesopen.com>
11347
11348 * gcc.c-torture/execute/string-opt-17.c: New test case.
11349 * gcc.c-torture/execute/memset-2.c: New test case.
11350
11351 2002-04-23 Mark Mitchell <mark@codesourcery.com>
11352
11353 PR c++/6256:
11354 * g++.dg/template/friend5.C: New test.
11355
11356 PR c++/6331:
11357 * g++.dg/template/qual1.C: Likewise.
11358
11359 2002-04-22 Zack Weinberg <zack@codesourcery.com>
11360
11361 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
11362 Include stdlib.h, not stdio.h or ctype.h.
11363
11364 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
11365
11366 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
11367 cris-*-elf* and mmix-*-*.
11368 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
11369 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
11370 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
11371 Ditto.
11372 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
11373 * gcc.dg/wchar_t-1.c: Ditto.
11374
11375 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
11376
11377 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
11378 Clarify comment.
11379
11380 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
11381
11382 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
11383
11384 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11385
11386 * gcc.c-torture/execute/20000906-1.x: Delete.
11387
11388 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
11389
11390 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
11391
11392 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
11393
11394 * PR6367
11395 * g77.f-torture/execute/6367.f: New test.
11396 * g77.f-torture/execute/6367.x: Disable for MMIX.
11397
11398 2002-04-19 Mark Mitchell <mark@codesourcery.com>
11399
11400 * PR6352
11401 * g++.dg/opt/inline2.C: New test.
11402
11403 2002-04-18 Richard Henderson <rth@redhat.com>
11404
11405 * gcc.dg/20000906-1.c: Enable for all targets.
11406 * gcc.c-torture/compile/iftrap-2.c: New.
11407
11408 2002-04-18 Jakub Jelinek <jakub@redhat.com>
11409
11410 * gcc.dg/20020418-1.c: New test.
11411 * gcc.dg/20020418-2.c: New test.
11412
11413 2002-04-18 Richard Henderson <rth@redhat.com>
11414
11415 * gcc.c-torture/compile/iftrap-1.c: New.
11416 * gcc.dg/iftrap-1.c: Adjust for ia64.
11417 * gcc.dg/iftrap-2.c: New.
11418
11419 2002-04-18 Jakub Jelinek <jakub@redhat.com>
11420
11421 * gcc.c-torture/compile/20020418-1.c: New test.
11422
11423 2002-04-18 Roger Sayle <roger@eyesopen.com>
11424
11425 * gcc.c-torture/compile/20020415-1.c: New.
11426
11427 2002-04-18 David S. Miller <davem@redhat.com>
11428
11429 * gcc.c-torture/execute/20020418-1.c: New test.
11430
11431 2002-04-17 Jakub Jelinek <jakub@redhat.com>
11432
11433 * gcc.dg/20020416-1.c: New test.
11434
11435 * g++.dg/opt/inline1.C: New test.
11436
11437 2002-04-16 Jakub Jelinek <jakub@redhat.com>
11438
11439 * gcc.dg/altivec-5.c: New test.
11440
11441 * gcc.dg/20020415-1.c: New test.
11442
11443 2002-04-15 Mark Mitchell <mark@codesourcery.com>
11444
11445 * testsuite/lib/chill.exp: Remove.
11446
11447 2002-04-14 Jakub Jelinek <jakub@redhat.com>
11448
11449 * g++.dg/other/big-struct.C: New test.
11450
11451 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
11452
11453 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
11454 of scratch file.
11455
11456 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
11457
11458 PR c/6277
11459 * gcc.dg/i386-387-1.c: Allow optional leading underscore
11460 in scan-assembler function name
11461
11462 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
11463
11464 * g77.f-torture/execute/980628-4.x,
11465 g77.f-torture/execute/980628-5.x,
11466 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
11467 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
11468 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
11469 i[34567]86-*-*.
11470
11471 2002-04-13 David S. Miller <davem@redhat.com>
11472
11473 * gcc.c-torture/execute/20020413-1.c: New test.
11474
11475 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
11476
11477 * gcc.dg/asm-6.c,
11478 * g++.dg/ext/asm1.C: New tests.
11479
11480 2002-04-12 Mark Mitchell <mark@codesourcery.com>
11481
11482 PR c++ 5373.
11483 * g++.dg/parse/stmtexpr1.C: New test.
11484
11485 PR c++/5189.
11486 * g++.dg/template/copy1.C: New test.
11487
11488 2002-04-12 Richard Henderson <rth@redhat.com>
11489
11490 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
11491
11492 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
11493
11494 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
11495 gcc.c-torture/execute/20020307-2.c.
11496
11497 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
11498
11499 * g++.dg/ext/attrib5.C,
11500 * g++.dg/lookup/struct1.C: New tests.
11501
11502 2002-04-11 Jakub Jelinek <jakub@redhat.com>
11503
11504 * gcc.dg/20020411-1.c: New test.
11505
11506 * gcc.c-torture/execute/20020411-1.c: New test.
11507
11508 2002-04-10 Janis Johnson <janis187@us.ibm.com>
11509
11510 * g77.f-torture/execute/6177.f: New test.
11511
11512 2002-04-10 Jakub Jelinek <jakub@redhat.com>
11513
11514 PR middle-end/6247
11515 * g++.dg/opt/cleanup1.C: New test.
11516
11517 * g++.dg/opt/const1.C: New test.
11518
11519 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
11520
11521 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
11522
11523 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
11524
11525 PR c++/5507
11526 * g++.dg/template/typename2.C: New test.
11527
11528 2002-04-10 Alan Modra <amodra@bigpond.net.au>
11529
11530 * gcc.c-torture/execute/loop-12.c: New.
11531
11532 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
11533
11534 * g77.f-torture/execute/980628-4.x,
11535 g77.f-torture/execute/980628-5.x,
11536 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
11537 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
11538 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
11539
11540 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11541
11542 PR optimization/6086
11543 * g++.dg/opt/preinc1.C: New test.
11544
11545 2002-04-06 Mark Mitchell <mark@codesourcery.com>
11546
11547 PR c++/5571
11548 * g++.dg/opt/static2.C: New test.
11549
11550 2002-04-06 Mark Mitchell <mark@codesourcery.com>
11551
11552 PR c/5120
11553 * gcc.dg/20020406-1.c: New test.
11554
11555 2002-04-04 David S. Miller <davem@redhat.com>
11556
11557 * gcc.c-torture/execute/20020404-1.c: New test.
11558
11559 2002-04-04 Jakub Jelinek <jakub@redhat.com>
11560
11561 PR c/6123
11562 * gcc.dg/20020312-2.c: Do not declare global register variable
11563 if __PIC__ or __pic__ is defined.
11564
11565 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
11566
11567 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
11568 __asm__ so that it works correctly even if -ansi -pedantic-errors.
11569
11570 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11571
11572 * gcc.misc-tests/linkage.exp: Update last change to handle
11573 sparc*-, not just sparc-.
11574
11575 2002-04-03 Richard Henderson <rth@redhat.com>
11576
11577 * gcc.dg/cpp/ucs.c: Improved long UCS test.
11578
11579 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
11580
11581 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
11582
11583 2002-04-02 David S. Miller <davem@redhat.com>
11584
11585 * gcc.c-torture/execute/20020402-3.c: New test.
11586
11587 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
11588
11589 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
11590 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
11591
11592 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
11593 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
11594 g77.f-torture/execute/20001201.x,
11595 g77.f-torture/execute/u77-test.x: New files.
11596
11597 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
11598 * gcc.dg/wchar_t-1.c: Ditto.
11599
11600 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11601
11602 * gcc.c-torture/execute/20020402-1.c: New test.
11603
11604 2002-04-01 Richard Henderson <rth@redhat.com>
11605
11606 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
11607
11608 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
11609
11610 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11611
11612 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
11613
11614 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11615
11616 * g++.dg/inherit/template-as-base.C: Expect error.
11617 * g++.dg/inherit/namespace-as-base.C: Likewise.
11618
11619 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
11620
11621 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
11622 g++.dg/ext/instantiate3.C: Tweak match patterns.
11623
11624 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
11625 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
11626 -da test.
11627
11628 2002-03-31 Richard Henderson <rth@redhat.com>
11629
11630 * gcc.dg/special/alias-2.c: New.
11631 * gcc.dg/special/ecos.exp: Run it.
11632
11633 2002-03-31 Richard Henderson <rth@redhat.com>
11634
11635 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
11636
11637 2002-03-31 Kazu Hirata <kazu@hxi.com>
11638
11639 * gcc.dg/weak-1.c: Disable on h8300 port.
11640
11641 2002-03-29 Janis Johnson <janis187@us.ibm.com>
11642
11643 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
11644 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
11645 ordering tests.
11646 * g++.dg/bprob/bprob-1.C: New test.
11647 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
11648 * g++.dg/gcov/gcov-1.C: New test.
11649 * g++.dg/gcov/gcov-1.x: New file.
11650 * g++.dg/gcov/gcov-2.C: New test.
11651 * g++.dg/gcov/gcov-3.C: New test.
11652 * g++.dg/gcov/gcov-3.h: New file.
11653
11654 2002-03-28 Roger Sayle <roger@eyesopen.com>
11655
11656 * g++.old-deja/g++.other/builtins5.C: New test.
11657 * g++.old-deja/g++.other/builtins6.C: New test.
11658 * g++.old-deja/g++.other/builtins7.C: New test.
11659 * g++.old-deja/g++.other/builtins8.C: New test.
11660 * g++.old-deja/g++.other/builtins9.C: New test.
11661
11662 2002-03-29 Jakub Jelinek <jakub@redhat.com>
11663
11664 * g++.dg/opt/static1.C: New test.
11665
11666 * g++.dg/opt/longbranch1.C: New test.
11667
11668 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
11669
11670 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
11671
11672 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
11673
11674 2002-03-28 Jeffrey A Law (law@redhat.com)
11675
11676 * gcc.c-torture/execute/20020328-1.c: New test.
11677
11678 2002-03-27 Richard Henderson <rth@redhat.com>
11679
11680 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
11681 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
11682 move from g++.old-deja/g++.ext/.
11683
11684 2002-03-27 Mark Mitchell <mark@codesourcery.com>
11685
11686 * g++.dg/init/new2.C: New test.
11687
11688 2002-03-26 Richard Henderson <rth@redhat.com>
11689
11690 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
11691
11692 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
11693 on sparc.
11694
11695 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
11696 sparcv9 systems.
11697 * gcc.dg/20001102-1.c: Likewise.
11698
11699 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
11700
11701 * gcc.dg/cpp/endif-pedantic1.c,
11702 gcc.dg/cpp/endif-pedantic2.c: New tests.
11703
11704 2002-03-26 Mark Mitchell <mark@codesourcery.com>
11705
11706 * g++.dg/init/new1.C: New test.
11707
11708 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
11709
11710 * g++.dg/abi/vbase9.C: New test.
11711
11712 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
11713
11714 * gcc.dg/arm-asm.c: New test.
11715
11716 2002-03-26 Andrew Cagney <ac131313@redhat.com>
11717
11718 * gcc.dg/Wswitch-enum.c: New test.
11719 Fix PR c/5044.
11720
11721 2002-03-26 Richard Henderson <rth@redhat.com>
11722
11723 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
11724 structure.
11725
11726 2002-03-25 Richard Henderson <rth@redhat.com>
11727
11728 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
11729 sparcv9 systems.
11730
11731 * gcc.c-torture/compile/20011119-1.c (xxx): New.
11732 * gcc.c-torture/compile/20011119-2.c (xxx): New.
11733
11734 2002-03-25 Zack Weinberg <zack@codesourcery.com>
11735
11736 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
11737
11738 2002-03-25 Bob Wilson <bob.wilson@acm.org>
11739
11740 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
11741 targets using generic thunk support.
11742
11743 2002-03-25 Jakub Jelinek <jakub@redhat.com>
11744
11745 * gcc.c-torture/compile/20020323-1.c: New test.
11746
11747 * g++.dg/opt/conj2.C: New test.
11748
11749 2002-03-24 Richard Henderson <rth@redhat.com>
11750
11751 * gcc.dg/weak-1.c: Use -fno-common.
11752
11753 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11754
11755 * g77.dg/f77-edit-apostrophe-out.f: New test
11756 * g77.dg/f77-edit-h-out.f: New test
11757 * g77.dg/f77-edit-t-in.f: New test
11758 * g77.dg/f77-edit-t-out.f: New test
11759 * g77.dg/f77-edit-x-out.f: New test
11760 * g77.dg/f77-edit-slash-out.f: New test
11761 * g77.dg/f77-edit-colon-out.f: New test
11762 * g77.dg/f77-edit-s-out.f: New test
11763
11764 2002-03-24 Richard Henderson <rth@redhat.com>
11765
11766 * objc/execute/formal_protocol-6.x: New XFAIL.
11767
11768 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11769
11770 * gcc.dg/weak-1.c: Early return from dg-final on platforms
11771 that do not support weak symbols
11772
11773 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11774
11775 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
11776 * lib/g77.exp: Likewise
11777 * lib/objc.exp: Likewise
11778
11779 2002-03-23 Andrew Cagney <ac131313@redhat.com>
11780
11781 * gcc.dg/Wswitch-default.c: New test.
11782
11783 2002-03-23 Jakub Jelinek <jakub@redhat.com>
11784
11785 * g++.dg/other/enum1.C: New test.
11786
11787 2002-03-23 Zack Weinberg <zack@codesourcery.com>
11788
11789 * gcc.dg/pragma-ep-3.c: Fix typo.
11790
11791 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11792
11793 * g++.dg/inherit/template-as-base.C: New test.
11794
11795 2002-03-22 Jakub Jelinek <jakub@redhat.com>
11796
11797 * g++.old-deja/g++.other/dwarf2-1.C: Move...
11798 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
11799
11800 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
11801
11802 * gcc.dg/cpp/multiline.c: Update to match.
11803
11804 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
11805
11806 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
11807
11808 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
11809
11810 * gcc.dg/cpp/extratokens2.c: New file.
11811
11812 2002-03-21 David Edelsohn <edelsohn@gnu.org>
11813
11814 * gcc.dg/20020312-2.c: Add rs6000 target.
11815
11816 * gcc.c-torture/compile/20020319-1.c: New test.
11817
11818 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11819
11820 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
11821 (A, E): Handle this.
11822
11823 2002-03-20 Jason Merrill <jason@redhat.com>
11824
11825 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
11826 ignoring -fpic.
11827 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
11828 through prune_gcc_output.
11829
11830 2002-03-20 Jakub Jelinek <jakub@redhat.com>
11831
11832 * gcc.c-torture/compile/20020320-1.c: New test.
11833
11834 2002-03-19 Jakub Jelinek <jakub@redhat.com>
11835
11836 * gcc.c-torture/compile/20020318-1.c: New test.
11837
11838 * gcc.dg/struct-by-value-1.c: New test.
11839
11840 * gcc.dg/20020319-1.c: New test.
11841
11842 2002-03-18 Jakub Jelinek <jakub@redhat.com>
11843
11844 * g++.dg/opt/conj1.C: New test.
11845
11846 2002-03-17 Mark Mitchell <mark@codesourcery.com>
11847
11848 * g++.dg/template/qualttp20.C: Revert previous change.
11849 * g++.dg/template/qualttp3.C: Likewise.
11850 * g++.dg/template/qualttp4.C: Likewise
11851 * g++.dg/template/qualttp5.C: Likewise
11852 * g++.dg/template/qualttp6.C: Likewise
11853 * g++.dg/template/qualttp7.C: Likewise
11854 * g++.dg/template/qualttp8.C: Likewise
11855 * g++.dg/template/recurse.C: Likewise.
11856
11857 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
11858
11859 * gcc.dg/cpp/wchar-1.c: Update.
11860
11861 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
11862
11863 * g++.dg/template/conv1.C: New test.
11864 * g++.dg/template/conv2.C: New test.
11865 * g++.dg/template/conv3.C: New test.
11866 * g++.dg/template/conv4.C: New test.
11867
11868 2002-03-15 Mark Mitchell <mark@codesourcery.com>
11869
11870 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
11871 * g++.dg/template/qualttp3.C: Likewise.
11872 * g++.dg/template/qualttp4.C: Likewise
11873 * g++.dg/template/qualttp5.C: Likewise
11874 * g++.dg/template/qualttp6.C: Likewise
11875 * g++.dg/template/qualttp7.C: Likewise
11876 * g++.dg/template/qualttp8.C: Likewise
11877 * g++.dg/template/recurse.C: Likewise.
11878
11879 2002-03-15 Mark Mitchell <mark@codesourcery.com>
11880
11881 * g++.dg/opt/dtor1.C: New test.
11882
11883 2002-03-15 Jakub Jelinek <jakub@redhat.com>
11884
11885 * gcc.c-torture/compile/20020315-1.c: New test.
11886
11887 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
11888
11889 * gcc.dg/weak-1.c: Fix scan tests.
11890
11891 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
11892
11893 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
11894 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
11895 cris-*-aout* mmix-*-*.
11896 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
11897 cris-*-aout* mmix-*-*.
11898 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
11899 cris-*-elf* cris-*-aout* and mmix-*-*.
11900 * gcc.dg/20001009-1.c: Ditto.
11901 * gcc.dg/20010912-1.c: Ditto.
11902 * gcc.dg/20020122-4.c: Ditto.
11903 * gcc.dg/inline-2.c: Ditto.
11904
11905 2002-03-14 Jeffrey A Law (law@cygnus.com)
11906
11907 * gcc.c-torture/compile/20020314-1.c: New test.
11908
11909 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
11910
11911 * gcc.c-torture/execute/20020314-1.c: New test.
11912
11913 2002-03-14 Jakub Jelinek <jakub@redhat.com>
11914
11915 * g++.dg/warn/Wunused-1.C: New test.
11916
11917 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
11918
11919 * g++.dg/abi/mangle6.C: New test.
11920
11921 2002-03-13 Jakub Jelinek <jakub@redhat.com>
11922
11923 * gcc.c-torture/compile/20020309-2.c: New test.
11924
11925 * gcc.c-torture/compile/20020312-1.c: New test.
11926
11927 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
11928
11929 * g++.dg/other/access1.C: New test.
11930
11931 2002-03-12 Jakub Jelinek <jakub@redhat.com>
11932
11933 * gcc.c-torture/execute/wchar_t-1.c: New test.
11934
11935 2002-03-12 David Edelsohn <edelsohn@gnu.org>
11936
11937 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
11938
11939 2002-03-12 Roger Sayle <roger@eyesopen.com>
11940
11941 * gcc.dg/20020312-1.c: New test case.
11942
11943 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
11944
11945 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
11946
11947 2002-03-11 Richard Henderson <rth@redhat.com>
11948
11949 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
11950 * g++.old-deja/g++.jason/report.C: Likewise.
11951
11952 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
11953
11954 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
11955 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
11956
11957 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
11958
11959 * testsuite/g++.dg/overload/pmf1.C: New test.
11960
11961 2002-03-11 Kazu Hirata <kazu@hxi.com>
11962
11963 * gcc.c-torture/execute/20020307-1.c: Use long.
11964
11965 2002-03-11 Jakub Jelinek <jakub@redhat.com>
11966
11967 PR optimization/5844
11968 * gcc.dg/20020310-1.c: New test.
11969
11970 2002-03-09 Michael Meissner <meissner@redhat.com>
11971
11972 * gcc.c-torture/execute/memcpy-2.c: New test.
11973 * gcc.c-torture/execute/memset-1.c: New test.
11974 * gcc.c-torture/execute/strlen-1.c: New test.
11975 * gcc.c-torture/execute/strcmp-1.c: New test.
11976 * gcc.c-torture/execute/strncmp-1.c: New test.
11977
11978 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
11979
11980 * gcc.dg/ppc-ldstruct.c: New test.
11981
11982 2002-03-09 Jakub Jelinek <jakub@redhat.com>
11983
11984 * gcc.c-torture/execute/va-arg-22.c: New test.
11985
11986 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11987
11988 * gcc.c-torture/compile/20020309-1.c: New test.
11989
11990 2002-03-08 Jakub Jelinek <jakub@redhat.com>
11991
11992 * gcc.c-torture/execute/20020307-2.c: New test.
11993
11994 2002-03-07 Jeffrey A Law (law@redhat.com)
11995
11996 * g77.f-torture/compile/20020307-1.f: New test.
11997
11998 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
11999
12000 * gcc.dg/unordered-1.c: New test.
12001
12002 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
12003
12004 * gcc.c-torture/execute/20020307-1.c: New test.
12005
12006 2002-03-05 Jakub Jelinek <jakub@redhat.com>
12007
12008 * gcc.dg/20020304-1.c: New test.
12009
12010 * gcc.c-torture/compile/20020304-2.c: New test.
12011
12012 2002-03-04 Zack Weinberg <zack@codesourcery.com>
12013
12014 * gcc.c-torture/compile/20020304-1.c: New test case
12015 (from PR c/5830).
12016
12017 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
12018
12019 * gcc.dg/20020103-1.c: Add other -D ppc variants.
12020
12021 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
12022
12023 * g++.dg/other/classkey1.C: New test.
12024
12025 2002-03-01 Richard Henderson <rth@redhat.com>
12026
12027 * gcc.c-torture/compile/981223-1.x: New.
12028 * gcc.c-torture/compile/920625-1.x: New.
12029
12030 2002-02-28 Richard Henderson <rth@redhat.com>
12031
12032 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
12033
12034 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
12035
12036 * gcc.c-torture/execute/20020227-1.c: New test.
12037
12038 2002-02-27 Mark Mitchell <mark@codesourcery.com>
12039
12040 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
12041 here" ERROR lines.
12042 * g++.old-deja/g++.oliva/partord1.C: Likewise.
12043 * g++.old-deja.g++.other/defarg1.C: Likewise.
12044 * g++.old-deja/g++.pt/calls2.C: Likewise.
12045 * g++.old-deja/g++.pt/crash20.C: Likewise.
12046 * g++.old-deja/g++.pt/crash30.C: Likewise.
12047 * g++.old-deja/g++.pt/crash36.C: Likewise.
12048 * g++.old-deja/g++.pt/crash6.C: Likewise.
12049 * g++.old-deja/g++.pt/defarg13.C: Likewise.
12050 * g++.old-deja/g++.pt/derived3.C: Likewise.
12051 * g++.old-deja/g++.pt/error1.C: Likewise.
12052 * g++.old-deja/g++.pt/friend21.C: Likewise.
12053 * g++.old-deja/g++.pt/friend23.C: Likewise.
12054 * g++.old-deja/g++.pt/infinite1.C: Likewise.
12055 * g++.old-deja/g++.robertl/eb128.C: Likewise.
12056
12057 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
12058
12059 * gcc.c-torture/execute/20020225-2.c: New test.
12060
12061 2002-02-27 Zack Weinberg <zack@codesourcery.com>
12062
12063 * gcc.c-torture/execute/920730-1t.c,
12064 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
12065 Delete test cases, only relevant to -traditional.
12066
12067 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
12068
12069 * gcc.dg/cpp/undef1.c: Remove.
12070 * gcc.dg/cpp/directiv.c: Update.
12071 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
12072
12073 2002-02-27 Michael Meissner <meissner@redhat.com>
12074
12075 * gcc.c-torture/execute/20020226-1.c: New test.
12076
12077 2002-02-26 Jakub Jelinek <jakub@redhat.com>
12078
12079 * g++.dg/debug/debug4.C: New test.
12080
12081 * gcc.dg/ia64-visibility-1.c: New test.
12082
12083 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
12084
12085 * gcc.dg/debug/20020224-1.c: New.
12086
12087 2002-02-25 Kazu Hirata <kazu@hxi.com>
12088
12089 * gcc.c-torture/execute/960416-1.x: New.
12090 * gcc.c-torture/execute/divconst-3.x: Likewise.
12091
12092 2002-02-25 Jakub Jelinek <jakub@redhat.com>
12093
12094 * gcc.dg/20020224-1.c: New test.
12095
12096 2002-02-25 Alan Modra <amodra@bigpond.net.au>
12097
12098 * gcc.c-torture/execute/20020225-1.c: New.
12099
12100 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
12101
12102 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
12103
12104 2002-02-23 Jakub Jelinek <jakub@redhat.com>
12105
12106 * gcc.dg/20020222-1.c: New test.
12107
12108 2002-02-22 Jakub Jelinek <jakub@redhat.com>
12109
12110 * g++.dg/opt/anonunion1.C: New test.
12111
12112 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
12113
12114 * g++.dg/template/qualttp19.C: New test.
12115 * g++.dg/template/qualttp20.C: New test.
12116 * g++.old-deja/g++.jason/report.C: Adjust expected errors
12117 * g++.old-deja/g++.other/qual1.C: Likewise.
12118
12119 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
12120
12121 * gcc.dg/attr-alwaysinline.c: New.
12122
12123 2002-02-21 Jakub Jelinek <jakub@redhat.com>
12124
12125 * gcc.dg/20020220-1.c: New test.
12126
12127 * gcc.dg/20020220-2.c: New test.
12128
12129 * g++.dg/opt/mmx1.C: New test.
12130
12131 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
12132
12133 * gcc.c-torture/compile/20020110.c: New test.
12134
12135 2002-02-20 Jakub Jelinek <jakub@redhat.com>
12136
12137 * gcc.c-torture/execute/20020219-1.c: New test.
12138
12139 * gcc.dg/20020219-1.c: New test.
12140
12141 * gcc.dg/noncompile/20020220-1.c: New test.
12142
12143 * g++.dg/opt/ptrintsum1.C: New test.
12144
12145 * gcc.dg/debug/20020220-1.c: New test.
12146
12147 2002-02-17 Jakub Jelinek <jakub@redhat.com>
12148
12149 * gcc.c-torture/execute/20020216-1.c: New test.
12150
12151 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
12152
12153 * gcc.dg/decl-1.c: Update, new test.
12154
12155 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
12156
12157 * g++.dg/abi/bitfield1.C: New test.
12158 * g++.dg/abi/bitfield2.C: New test.
12159
12160 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
12161
12162 * gcc.dg/attr-nest.c: New test.
12163
12164 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
12165
12166 * gcc.c-torture/execute/20020215-1.c: New test.
12167
12168 2002-02-14 Jakub Jelinek <jakub@redhat.com>
12169
12170 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
12171 * g++.dg/debug/debug.exp: New.
12172 * g++.dg/debug/trivial.C: New.
12173 * g++.dg/debug/debug1.C: Moved...
12174 * g++.dg/other/debug1.C: ...from here.
12175 * g++.dg/debug/debug2.C: Moved...
12176 * g++.dg/other/debug2.C: ...from here.
12177 * g++.dg/debug/debug3.C: Moved...
12178 * g++.dg/other/debug3.C: ...from here.
12179
12180 * gcc.dg/noncompile/20020213-1.c: New test.
12181
12182 2002-02-13 Jakub Jelinek <jakub@redhat.com>
12183
12184 * g++.dg/other/debug3.C: New test.
12185
12186 * gcc.c-torture/execute/20020213-1.c: New test.
12187
12188 2002-02-13 Richard Smith <richard@ex-parrot.com>
12189
12190 * g++.old-deja/g++.other/thunk1.C: New test.
12191
12192 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
12193
12194 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
12195
12196 2002-02-13 Stan Shebs <shebs@apple.com>
12197
12198 * gcc.dg/altivec-3.c: New.
12199
12200 2002-02-12 Jakub Jelinek <jakub@redhat.com>
12201
12202 * gcc.dg/Wunreachable-1.c: New test.
12203 * gcc.dg/Wunreachable-2.c: New test.
12204
12205 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
12206
12207 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
12208
12209 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
12210
12211 * gcc.dg/decl-1.c: New test.
12212
12213 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
12214
12215 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
12216
12217 2002-02-10 Kazu Hirata <kazu@hxi.com>
12218
12219 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
12220 * gcc.c-torture/compile/980506-1.x: Likewise.
12221
12222 2002-02-10 Kazu Hirata <kazu@hxi.com>
12223
12224 * gcc.dg/20020210-1.c: New.
12225
12226 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
12227
12228 * g77.f-torture/execute/947.f: New regression test
12229 for PR fortran/947.
12230
12231 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12232
12233 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
12234 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
12235
12236 2002-02-08 Richard Henderson <rth@redhat.com>
12237
12238 * gcc.c-torture/compile/labels-3.c: New.
12239
12240 2002-02-08 Jakub Jelinek <jakub@redhat.com>
12241
12242 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
12243 expression statements work instead.
12244 * gcc.dg/noncompile/20020207-1.c: New test.
12245
12246 2002-02-07 Richard Henderson <rth@redhat.com>
12247
12248 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
12249
12250 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
12251
12252 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
12253 message from g77
12254 * lib/g77-dg.exp: Trim g77 error messages so that they are
12255 recognized by dg.exp.
12256
12257 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
12258
12259 PR fortran/5473
12260 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
12261
12262 2002-02-07 Richard Henderson <rth@redhat.com>
12263
12264 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
12265 to be sufficiently aligned for integers.
12266
12267 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
12268
12269 * g++.dg/template/friend4.C: New test.
12270
12271 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
12272
12273 PR fortran/5743
12274 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
12275 unsupported cases.
12276
12277 2002-02-07 Richard Henderson <rth@redhat.com>
12278
12279 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
12280 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
12281 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
12282 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
12283
12284 2002-02-06 Richard Henderson <rth@redhat.com>
12285
12286 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
12287
12288 2002-02-06 Janis Johnson <janis187@us.ibm.com>
12289
12290 * gcc.dg/20020206-1.c: New test.
12291
12292 2002-02-06 Jakub Jelinek <jakub@redhat.com>
12293
12294 * gcc.c-torture/execute/20020206-1.c: New test.
12295
12296 * gcc.c-torture/execute/20020206-2.c: New test.
12297
12298 PR optimization/5429:
12299 * gcc.c-torture/compile/20020206-1.c: New test.
12300
12301 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
12302
12303 * g++.dg/ext/align1.C: Do not use an explicit alignment value
12304 as certain file formats cannot support particularly large
12305 alignments.
12306
12307 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
12308 and do not expect to be able to link the executable.
12309
12310 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
12311 fail because the COFF format does not support the weak attribute.
12312
12313 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
12314
12315 * g77.dg/pr5473.f: New test
12316
12317 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
12318
12319 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
12320 Fix testcase accordingly.
12321
12322 2002-02-04 Richard Henderson <rth@redhat.com>
12323
12324 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
12325 (buf): Change to be an array of pointers, not ints.
12326
12327 2002-02-04 Jakub Jelinek <jakub@redhat.com>
12328
12329 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
12330 before all tests. Move warning one line above to match where it
12331 C frontend emits.
12332 * gcc.dg/Wswitch-2.c: New test.
12333 * g++.dg/warn/Wswitch-1.C: New test.
12334 * g++.dg/warn/Wswitch-2.C: New test.
12335
12336 2002-02-04 Richard Henderson <rth@redhat.com>
12337
12338 * g++.dg/abi/offsetof.C: Fix size comparison.
12339
12340 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
12341
12342 * gcc.dg/cast-qual-2.c: New test.
12343
12344 2002-02-04 Jakub Jelinek <jakub@redhat.com>
12345
12346 * gcc.dg/20020201-4.c: New test.
12347
12348 2002-02-04 Ben Elliston <bje@redhat.com>
12349
12350 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
12351 target_info attribute != 0, in addition to the empty string.
12352 (gcc_target_compile): Likewise.
12353
12354 2002-02-03 Andrew Cagney <ac131313@redhat.com>
12355
12356 * gcc.dg/Wswitch.c: New test.
12357 PR gcc/4475. PR gcc/3780.
12358
12359 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
12360
12361 * g77.f-torture/execute/5122.f: New test for regressions
12362 against PR fortran/5122.
12363
12364 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
12365
12366 * g77.f-torture/compile/pr3743.f: Delete
12367 * g77.dg/pr3743-1.f: New test.
12368 * g77.dg/pr3743-2.f: New test.
12369 * g77.dg/pr3743-3.f: New test.
12370 * g77.dg/pr3743-4.f: New test.
12371
12372 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
12373
12374 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
12375
12376 2002-02-02 Richard Henderson <rth@redhat.com>
12377
12378 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
12379 * gcc.c-torture/execute/bf64-1.c: Likewise.
12380
12381 2002-02-02 Jakub Jelinek <jakub@redhat.com>
12382
12383 * gcc.dg/20020201-2.c: New test.
12384
12385 * gcc.dg/20020201-3.c: New test.
12386
12387 * gcc.c-torture/execute/bitfld-2.c: New test.
12388
12389 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
12390
12391 * gcc.dg/bitfld-1.c: Update.
12392 * gcc.dg/bitfld-2.c: Update.
12393 * gcc.c-torture/execute/bitfld-1.x: New.
12394
12395 2002-02-02 Jakub Jelinek <jakub@redhat.com>
12396
12397 * gcc.c-torture/execute/20020201-1.c: New test.
12398
12399 2002-02-01 Janis Johnson <janis187@us.ibm.com>
12400
12401 PR target/5469
12402 * gcc.dg/20020201-1.c: New test.
12403
12404 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
12405
12406 PR fortran/3743
12407 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
12408 * g77.f-torture/compile/pr3743.x: Remove
12409
12410 2002-01-31 Tom Rix <trix@redhat.com>
12411
12412 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
12413
12414 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
12415
12416 * gcc.dg/noncompile/20020130-1.c: New test.
12417
12418 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
12419
12420 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
12421
12422 2002-01-29 Richard Henderson <rth@redhat.com>
12423
12424 * gcc.c-torture/execute/991118-1.c: Cast various constants back
12425 to long long.
12426 * gcc.c-torture/execute/bf64-1.c: Likewise.
12427
12428 2002-01-29 Jakub Jelinek <jakub@redhat.com>
12429
12430 * gcc.c-torture/execute/20020129-1.c: New test.
12431
12432 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
12433
12434 * gcc.c-torture/compile/20000224-1.c: Update.
12435 * gcc.c-torture/execute/bitfld-1.c: New tests.
12436 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
12437 * gcc.dg/uninit-A.c: Update.
12438
12439 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
12440
12441 * g++.dg/template/ctor1.C: Add instantiation.
12442
12443 2002-01-28 Paul Koning <pkoning@equallogic.com>
12444
12445 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
12446 argument to __builtin_prefetch to be const ptr.
12447
12448 2002-01-28 Jakub Jelinek <jakub@redhat.com>
12449
12450 * gcc.c-torture/compile/20020120-1.c: New test.
12451
12452 2002-01-27 Kazu Hirata <kazu@hxi.com>
12453
12454 * gcc.c-torture/execute/20020127-1.c: New test.
12455
12456 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
12457
12458 * g77.dg/f77-edit-i-in.f: New test
12459 * g77.dg/f77-edit-i-out.f: New test
12460
12461 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
12462
12463 * gcc.dg/debug/debug.exp: New file.
12464 * gcc.dg/debug/trivial.c: New file.
12465 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
12466 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
12467 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
12468 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
12469 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
12470 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
12471 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
12472 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
12473 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
12474 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
12475 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
12476 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
12477 * gcc.dg/20000503-1.c: Removed.
12478 * gcc.dg/20010207-1.c: Removed.
12479 * gcc.dg/20011223-1.c: Removed.
12480 * gcc.dg/20020104-2.c: Removed.
12481 * gcc.dg/debug-1.c: Removed.
12482 * gcc.dg/debug-2.c: Removed.
12483 * gcc.dg/debug-3.c: Removed.
12484 * gcc.dg/debug-4.c: Removed.
12485 * gcc.dg/debug-5.c: Removed.
12486 * gcc.dg/debug-6.c: Removed.
12487 * gcc.dg/dwarf2-1.c: Removed.
12488 * gcc.dg/dwarf2-2.c: Removed.
12489
12490 2002-01-25 Jakub Jelinek <jakub@redhat.com>
12491
12492 * g++.old-deja/g++.other/eh5.C: New test.
12493 * g++.old-deja/g++.other/sibcall2.C: New test.
12494 * g++.old-deja/g++.other/array9.C: New test.
12495 * g++.old-deja/g++.other/typename2.C: New test.
12496 * g++.old-deja/g++.other/crash60.C: New test.
12497 * g++.old-deja/g++.other/conv9.C: New test.
12498 * g++.old-deja/g++.other/mangle10.C: New test.
12499 * g++.old-deja/g++.other/unchanging1.C: New test.
12500 * g++.old-deja/g++.other/exprstmt1.C: New test.
12501 * g++.old-deja/g++.other/inline23.C: New test.
12502 * g++.old-deja/g++.eh/ia64-1.C: New test.
12503 * g++.old-deja/g++.other/dwarf2-1.C: New test.
12504 * g++.old-deja/g++.other/reload1.C: New test.
12505 * g++.old-deja/g++.other/static20.C: New test.
12506 * g++.old-deja/g++.other/local-alloc1.C: New test.
12507 * g++.old-deja/g++.other/conv8.C: New test.
12508 * g++.old-deja/g++.other/stmtexpr2.C: New test.
12509 * g++.old-deja/g++.other/storeexpr1.C: New test.
12510 * g++.old-deja/g++.other/storeexpr2.C: New test.
12511 * g++.dg/eh/template2.C: New test.
12512 * g++.dg/warn/weak1.C: New test.
12513
12514 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
12515
12516 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12517 Remove first, non-varying, argument.
12518
12519 2002-01-23 Richard Henderson <rth@redhat.com>
12520
12521 * gcc.dg/inline-2.c: New.
12522
12523 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
12524 Add optional target arg. Check number of arguments.
12525 (scan-assembler-not, scan-assembler-dem): Likewise.
12526 (scan-assembler-dem-not): Likewise.
12527
12528 2002-01-23 Zack Weinberg <zack@codesourcery.com>
12529
12530 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
12531 line 12.
12532 * g++.old-deja/g++.brendan/parse3.C,
12533 g++.old-deja/g++.other/crash26.C,
12534 g++.old-deja/g++.other/crash28.C,
12535 g++.old-deja/g++.other/crash29.C,
12536 g++.old-deja/g++.other/crash30.C,
12537 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
12538
12539 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
12540
12541 * gcc.dg/20020115-1.c: New.
12542
12543 2002-01-23 Bob Wilson <bob.wilson@acm.org>
12544
12545 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
12546
12547 2002-01-23 Janis Johnson <janis187@us.ibm.com>
12548
12549 * gcc.dg/20020122-3.c: New.
12550
12551 2002-01-23 Jakub Jelinek <jakub@redhat.com>
12552
12553 * g++.dg/other/gc1.C: New test.
12554
12555 2002-01-23 Zack Weinberg <zack@codesourcery.com>
12556
12557 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
12558
12559 2002-01-22 Richard Henderson <rth@redhat.com>
12560
12561 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
12562
12563 2002-01-22 Richard Henderson <rth@redhat.com>
12564
12565 * gcc.dg/20020122-4.c: New.
12566
12567 2002-01-22 H.J. Lu <hjl@gnu.org>
12568
12569 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
12570 link output.
12571 * gcc.dg/special/ecos.exp: Likewise.
12572 * lib/g++-dg.exp: Likewise.
12573 * lib/g77-dg.exp: Likewise.
12574 * lib/gcc-dg.exp : Likewise.
12575 * lib/mike-g++.exp: Likewise.
12576 * lib/mike-g77.exp: Likewise.
12577 * lib/mike-gcc.exp: Likewise.
12578 * lib/objc-dg.exp: Likewise.
12579
12580 2002-01-22 Janis Johnson <janis187@us.ibm.com>
12581
12582 PR target/5379
12583 * gcc.dg/20020122-2.c: New test.
12584
12585 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
12586
12587 * gcc.dg/20020122-1.c: New test.
12588
12589 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
12590
12591 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
12592
12593 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
12594
12595 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
12596
12597 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12598
12599 * gcc.c-torture/compile/20020121-1.c: New test.
12600
12601 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
12602
12603 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
12604 ld_library_path.
12605
12606 2002-01-21 Jakub Jelinek <jakub@redhat.com>
12607
12608 * gcc.dg/20020218-1.c: New test.
12609
12610 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
12611
12612 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
12613 messages
12614 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
12615 "At global scope" warning
12616 * g++.dg/ext/align1.C: Change cygwin test for alignment
12617 from db-bogus to dg-warning
12618
12619 2002-01-21 Zack Weinberg <zack@codesourcery.com>
12620
12621 * g77.f-torture/compile/cpp2.F: New test.
12622
12623 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
12624
12625 * g++.dg/template/access1.C: New test.
12626
12627 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
12628
12629 * gcc.dg/20020118-1.c: New.
12630
12631 2002-01-18 Kazu Hirata <kazu@hxi.com>
12632
12633 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
12634
12635 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
12636
12637 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
12638 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
12639 alignment warnings.
12640
12641 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
12642
12643 * gcc.misc-tests/i386-prefetch.exp: Save and restore
12644 torture_with_loops and torture_without_loops
12645
12646 2002-01-17 Jakub Jelinek <jakub@redhat.com>
12647
12648 * gcc.c-torture/compile/20020116-1.c: New test.
12649
12650 2002-01-16 Jakub Jelinek <jakub@redhat.com>
12651
12652 * gcc.dg/20020116-2.c: New test.
12653
12654 * gcc.dg/ultrasp4.c: New test.
12655
12656 * gcc.dg/20020116-1.c: New test.
12657
12658 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
12659
12660 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
12661 by EABI.
12662
12663 2002-01-15 Janis Johnson <janis187@us.ibm.com>
12664
12665 * gcc.misc-tests/i386-prefetch.exp: New.
12666 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
12667 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
12668 * gcc.misc-tests/i386-pf-none-1.c: New test.
12669 * gcc.misc-tests/i386-pf-sse-1.c: New test.
12670
12671 2002-01-15 Jakub Jelinek <jakub@redhat.com>
12672
12673 * gcc.dg/gnu89-init-1.c: Add new tests.
12674
12675 2002-01-15 Andreas Jaeger <aj@suse.de>
12676
12677 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
12678 * gcc.dg/i386-mmx-2.c: Likewise.
12679 * gcc.dg/i386-sse-1.c: Likewise.
12680 * gcc.dg/i386-sse-2.c: Likewise.
12681 * gcc.dg/i386-sse-3.c: Likewise.
12682
12683 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
12684
12685 * g77.f-torture/execute/intrinsic-unix-bessel.f:
12686 Uncomment additional cases that now pass.
12687
12688 2002-01-11 Richard Henderson <rth@redhat.com>
12689
12690 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
12691 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
12692
12693 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
12694
12695 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
12696
12697 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
12698
12699 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
12700 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
12701
12702 2002-01-10 Dale Johannesen <dalej@apple.com>
12703
12704 * gcc.c-torture/execute/loop-11.c: New.
12705
12706 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
12707
12708 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
12709 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
12710
12711 2002-01-09 Richard Henderson <rth@redhat.com>
12712
12713 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
12714 type in which to perform the operation for each size.
12715
12716 2002-01-09 Alan Matsuoka (alanm@redhat.com)
12717
12718 * gcc.c-torture/compile/20020109-2.c: New test.
12719
12720 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
12721
12722 * gcc.c-torture/execute/loop-10.c: New test.
12723
12724 2002-01-09 Jakub Jelinek <jakub@redhat.com>
12725
12726 * gcc.c-torture/compile/20010226-1.c: New test.
12727 * gcc.c-torture/compile/20010227-1.c: New test.
12728 * gcc.c-torture/compile/20010426-1.c: New test.
12729 * gcc.c-torture/compile/20010510-1.c: New test.
12730 * gcc.c-torture/compile/20010605-3.c: New test.
12731 * gcc.c-torture/compile/20010824-1.c: New test.
12732 * gcc.c-torture/execute/20010409-1.c: New test.
12733 * gcc.dg/noncompile/20000901-1.c: New test.
12734 * gcc.dg/20001023-1.c: New test.
12735 * gcc.dg/20001101-1.c: New test.
12736 * gcc.dg/20001102-1.c: New test.
12737 * gcc.dg/20010207-1.c: New test.
12738 * gcc.dg/20010405-1.c: New test.
12739 * gcc.dg/20010822-1.c: New test.
12740 * gcc.dg/20011107-1.c: New test.
12741
12742 2002-01-09 Jeffrey A Law (law@redhat.com)
12743
12744 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
12745
12746 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
12747 execution failure on PA targets.
12748
12749 2002-01-09 Jakub Jelinek <jakub@redhat.com>
12750
12751 * gcc.c-torture/compile/20020109-1.c: New test.
12752
12753 2002-01-08 Kazu Hirata <kazu@hxi.com>
12754
12755 * gcc.c-torture/execute/20020108-1.c: New test.
12756
12757 2002-01-08 Jakub Jelinek <jakub@redhat.com>
12758
12759 * gcc.dg/20020108-1.c: New test.
12760
12761 2002-01-08 H.J. Lu <hjl@gnu.org>
12762
12763 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
12764 for header files.
12765
12766 2002-01-08 Geoff Keating <geoffk@redhat.com>
12767
12768 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
12769 consistency.
12770
12771 002-01-07 Aldy Hernandez <aldyh@redhat.com>
12772
12773 * gcc.dg/altivec-4.c: Test altivec predicates.
12774
12775 2002-01-07 Jakub Jelinek <jakub@redhat.com>
12776
12777 * gcc.c-torture/execute/20020107-1.c: New test.
12778
12779 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
12780
12781 PR c/5279
12782 * gcc.c-torture/compile/20020106-1.c: New test.
12783
12784 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
12785
12786 * gcc.c-torture/execute/nestfunc-4.c: New test.
12787
12788 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
12789
12790 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
12791 extra triple that slipped in.
12792 * g++.old-deja/g++.abi/align.C: Likewise.
12793 * g++.old-deja/g++.abi/bitfields.C: Likewise.
12794
12795 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
12796
12797 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
12798 * g++.old-deja/g++.abi/align.C: Likewise.
12799 * g++.old-deja/g++.abi/bitfields.C: Likewise.
12800
12801 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
12802 on FreeBSD/i386.
12803 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
12804 FreeBSD.
12805
12806 2002-01-04 Jakub Jelinek <jakub@redhat.com>
12807
12808 * gcc.dg/20020104-1.c: New test.
12809
12810 * gcc.dg/20020104-2.c: New test.
12811
12812 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
12813
12814 * gcc.dg/20020103-1.c: Fix typo in target selector.
12815
12816 2002-01-03 Richard Henderson <rth@redhat.com>
12817
12818 * gcc.dg/20020103-1.c: New.
12819
12820 2002-01-03 Kazu Hirata <kazu@hxi.com>
12821
12822 * gcc.c-torture/execute/20020103-1.c: New test.
12823
12824 2002-01-03 Jakub Jelinek <jakub@redhat.com>
12825
12826 * g++.dg/other/debug2.C: New test.
12827
12828 * gcc.c-torture/compile/20020103-1.c: New test.
12829
12830 2002-01-02 Jakub Jelinek <jakub@redhat.com>
12831
12832 * gcc.dg/gnu89-init-1.c: Added new tests.
12833
12834 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12835
12836 * g++.dg/template/friend2.C: Remove as patch is reverted.
12837
12838 * g++.dg/warn/oldcast1.C: New test.
12839
12840 * g++.dg/template/ptrmem1.C: New test.
12841 * g++.dg/template/ptrmem2.C: New test.
12842
12843 * g++.dg/template/ntp.C: New test.
12844
12845 * g++.dg/other/component1.C: New test.
12846
12847 * g++.dg/template/ttp3.C: New test.
12848
12849 * g++.dg/template/friend2.C: New test.
12850 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
12851
12852 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12853
12854 * g++.dg/other/ptrmem1.C: New test.
12855 * g++.dg/other/ptrmem2.C: New test.
12856
12857 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12858
12859 * g++.dg/template/ctor1.C: New test.
12860
12861 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12862
12863 * g++.dg/template/friend2.C: New test.
12864
12865 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
12866
12867 * gcc.dg/mmix-1.c: New test.
12868
12869 2001-12-31 Richard Henderson <rth@redhat.com>
12870
12871 * gcc.dg/asm-5.c: New.
12872
12873 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
12874
12875 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
12876 in namespace __gnu_cxx
12877
12878 2001-12-30 Richard Henderson <rth@redhat.com>
12879
12880 * gcc.dg/debug-6.c: New.
12881
12882 2001-12-30 Jakub Jelinek <jakub@redhat.com>
12883
12884 * gcc.c-torture/compile/20011229-2.c: New test.
12885
12886 2001-12-29 Jakub Jelinek <jakub@redhat.com>
12887
12888 * gcc.dg/debug-3.c: New test.
12889 * gcc.dg/debug-4.c: New test.
12890 * gcc.dg/debug-5.c: New test.
12891
12892 2001-12-29 Richard Henderson <rth@redhat.com>
12893
12894 * g++.dg/eh/loop1.C: New.
12895
12896 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
12897
12898 * g++.dg/template/crash1.C: New test.
12899
12900 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
12901
12902 * g++.dg/other/const1.C: New test.
12903
12904 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
12905
12906 * gcc.c-torture/compile/20011229-1.c: New test.
12907
12908 2001-12-28 Stan Shebs <shebs@apple.com>
12909
12910 * lib/objc-torture.exp: Resync with c-torture.exp.
12911 * lib/objc.exp: Load standard libraries.
12912
12913 2001-12-28 Jakub Jelinek <jakub@redhat.com>
12914
12915 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
12916 additional tests.
12917
12918 2001-12-27 Roger Sayle <roger@eyesopen.com>
12919
12920 * gcc.c-torture/execute/string-opt-16.c: New testcase.
12921
12922 2001-12-27 Richard Henderson <rth@redhat.com>
12923
12924 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
12925
12926 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
12927
12928 * g++.dg/eh/ctor1.C: New test.
12929 * g++.dg/other/error2.C: New test.
12930
12931 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
12932
12933 * g++.dg/other/init2.C: New test.
12934
12935 2001-12-24 Richard Henderson <rth@redhat.com>
12936
12937 * gcc.dg/20011223-1.c: New.
12938 * gcc.dg/inline-1.c: New.
12939
12940 2001-12-23 Richard Henderson <rth@redhat.com>
12941
12942 * gcc.dg/asm-4.c: Test operand modifiers.
12943
12944 2001-12-23 Richard Henderson <rth@redhat.com>
12945
12946 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
12947
12948 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
12949
12950 * gcc.c-torture/execute/20011223-1.c: New test.
12951
12952 2001-12-21 Richard Henderson <rth@redhat.com>
12953
12954 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
12955 re-enables the warning.
12956
12957 2001-12-21 Richard Henderson <rth@redhat.com>
12958
12959 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
12960
12961 2001-12-20 Jakub Jelinek <jakub@redhat.com>
12962
12963 * gcc.c-torture/compile/20011218-1.c: New test.
12964
12965 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
12966
12967 * gcc.misc-test/arm-isr.exp: New file. Control running of the
12968 arm-isr.c test.
12969 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
12970 epilogue generation for ARM ISR routines.
12971
12972 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12973
12974 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
12975 * gcc.dg/format/c90-printf-3.c: Likewise.
12976 * gcc.dg/format/c99-printf-3.c: Likewise.
12977 * gcc.dg/format/ext-1.c: Likewise.
12978 * gcc.dg/format/ext-6.c: Likewise.
12979 * gcc.dg/format/format.h: Prototype unlocked stdio.
12980
12981 2001-12-20 Richard Henderson <rth@redhat.com>
12982
12983 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
12984 (arena): Use it.
12985 (malloc): Correct allocation logic. Abort if we fill up the
12986 arena before initialization complete.
12987 (realloc): Correct allocation logic.
12988
12989 2001-12-20 Jakub Jelinek <jakub@redhat.com>
12990
12991 * gcc.c-torture/compile/20011219-2.c: New test.
12992
12993 * gcc.c-torture/execute/20011219-1.c: New test.
12994
12995 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
12996
12997 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
12998 target does not support weak symbols.
12999
13000 2001-12-19 Jakub Jelinek <jakub@redhat.com>
13001
13002 * gcc.c-torture/compile/20011219-1.c: New test.
13003
13004 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
13005
13006 * g++.dg/other/error1.C: New test.
13007
13008 2001-12-17 Jeffrey A Law (law@redhat.com)
13009
13010 * gcc.c-torture/execute/20011217-1.c: New test.
13011
13012 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
13013
13014 * objc.dg/special/: New directory.
13015 * objc.dg/special/special.exp: New file.
13016 * objc.dg/special/unclaimed-category-1.h: New file.
13017 * objc.dg/special/unclaimed-category-1a.m: New file.
13018 * objc.dg/special/unclaimed-category-1.m: New file.
13019
13020 2001-12-17 Andreas Jaeger <aj@suse.de>
13021
13022 * gcc.c-torture/compile/20011217-2.c: New test.
13023
13024 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13025
13026 * gcc.c-torture/compile/20011217-1.c: New test.
13027
13028 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
13029
13030 * testsuite/gcc.dg/20011214-1.c: New.
13031
13032 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
13033
13034 * gcc.dg/altivec-4.c: New.
13035
13036 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
13037
13038 * gcc.dg/20011113-1.c: New test.
13039
13040 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
13041
13042 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
13043 std::__malloc_alloc_template<0> and
13044 std::__default_alloc_template<false, 0>.
13045
13046 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
13047
13048 * objc/execute/bf-21.m: New test.
13049 * objc/execute/enumeration-1.m: New test.
13050 * objc/execute/enumeration-2.m: New test.
13051
13052 2001-12-12 Jakub Jelinek <jakub@redhat.com>
13053
13054 * gcc.dg/gnu89-init-1.c: New test.
13055
13056 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
13057
13058 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
13059 * g++.old-deja/g++.jason/2371.C: Likewise.
13060 * g++.old-deja/g++.jason/template33.C: Likewise.
13061 * g++.old-deja/g++.jason/template34.C: Likewise.
13062 * g++.old-deja/g++.jason/template36.C: Likewise.
13063 * g++.old-deja/g++.oliva/typename1.C: Likewise.
13064 * g++.old-deja/g++.oliva/typename2.C: Likewise.
13065 * g++.old-deja/g++.other/typename1.C: Likewise.
13066 * g++.old-deja/g++.pt/inherit2.C: Likewise.
13067 * g++.old-deja/g++.pt/nontype5.C: Likewise.
13068 * g++.old-deja/g++.pt/typename11.C: Likewise.
13069 * g++.old-deja/g++.pt/typename14.C: Likewise.
13070 * g++.old-deja/g++.pt/typename16.C: Likewise.
13071 * g++.old-deja/g++.pt/typename3.C: Likewise.
13072 * g++.old-deja/g++.pt/typename4.C: Likewise.
13073 * g++.old-deja/g++.pt/typename5.C: Likewise.
13074 * g++.old-deja/g++.pt/typename7.C: Likewise.
13075 * g++.old-deja/g++.robertl/eb9.C: Likewise.
13076
13077 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
13078
13079 * g++.dg/other/linkage1.C: New test.
13080 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
13081 specifiers.
13082
13083 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
13084
13085 * gcc.dg/concat.c: New test.
13086
13087 2001-12-11 Stan Shebs <shebs@apple.com>
13088
13089 * objc/compile: New test directory.
13090 * objc/compile/compile.exp: New expect script.
13091 * objc/compile/20011211-1.m: New compile test.
13092
13093 2001-12-11 Jason Merrill <jason@redhat.com>
13094
13095 * lib/prune.exp (prune_gcc_output): Also handle "In member
13096 function". So many permutations...
13097
13098 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
13099
13100 * g++.dg/template/typedef1.C: New test.
13101
13102 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
13103
13104 * g++.dg/other/copy1.C: New test.
13105
13106 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
13107
13108 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
13109
13110 * gcc.dg/builtin-choose-expr.c: New.
13111
13112 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
13113
13114 * gcc.dg/altivec-2.c: New.
13115
13116 2001-12-07 Richard Henderson <rth@redhat.com>
13117
13118 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
13119
13120 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
13121
13122 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
13123 ultrasparc.
13124
13125 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13126
13127 * g++-old.deja/g++.robertl/eb101.C: Deleted.
13128
13129 2001-12-06 Janis Johnson <janis187@us.ibm.com>
13130
13131 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
13132 variable argument list.
13133
13134 2001-12-06 Zack Weinberg <zack@codesourcery.com>
13135
13136 * gcc.c-torture/execute/memcheck: Delete entire directory.
13137 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
13138 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
13139
13140 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
13141
13142 * gcc.dg/Wshadow-1.c: New test.
13143
13144 2001-12-05 Jakub Jelinek <jakub@redhat.com>
13145
13146 * gcc.c-torture/compile/20011130-1.c: New test.
13147
13148 * gcc.dg/noncompile/20011025-1.c: New test.
13149
13150 * g++.dg/other/anon-union.C: New test.
13151
13152 * gcc.c-torture/execute/20011024-1.c: New test.
13153
13154 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
13155
13156 * gcc.c-torture/execute/20000722-1.x,
13157 gcc.c-torture/execute/20010123-1.x: Remove.
13158 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
13159 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
13160 gcc.dg/c99-complit-2.c: New tests.
13161
13162 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
13163
13164 * g++.dg/inherit/base1.C: New test.
13165
13166 2001-12-04 Jakub Jelinek <jakub@redhat.com>
13167
13168 * g++.dg/other/stdarg1.C: New test.
13169
13170 * gcc.c-torture/compile/20011130-2.c: New test.
13171
13172 2001-12-03 Janis Johnson <janis187@us.ibm.com>
13173
13174 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
13175 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
13176 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
13177 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
13178 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
13179 * gcc.dg/builtin-prefetch-1.c: New test.
13180
13181 2001-12-03 Jakub Jelinek <jakub@redhat.com>
13182
13183 * gcc.dg/20011130-1.c: New test.
13184
13185 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
13186
13187 * g++.dg/other/scope1.C: New test.
13188 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
13189
13190 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
13191
13192 * gcc.dg/vla-init-1.c: New test.
13193
13194 2001-12-01 Geoff Keating <geoffk@redhat.com>
13195
13196 * gcc.c-torture/compile/structs.c: New testcase from GDB.
13197
13198 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
13199
13200 * objc.dg/alias.m: Update.
13201 * objc.dg/class-1.m: Update.
13202 * objc.dg/const-str-1.m: Update.
13203 * objc.dg/fwd-proto-1.m: Update.
13204 * objc.dg/id-1.m: Update.
13205 * objc.dg/super-class-1.m: Update.
13206
13207 2001-11-29 Mark Mitchell <mark@codesourcery.com>
13208
13209 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
13210 constructs.
13211
13212 2001-11-28 Jeffrey A Law (law@cygnus.com)
13213
13214 * gcc.c-torture/execute/20011128-1.c: New test.
13215
13216 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
13217
13218 * gcc.dg/20011127-1.c: New test.
13219
13220 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
13221
13222 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
13223 from Austin Group draft 7.
13224 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
13225 scanf format arguments.
13226 * gcc.dg/format/no-exargs-2.c: New test.
13227
13228 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
13229
13230 * g++.dg/abi/vbase8-4.C: New test.
13231
13232 2001-11-24 Ian Lance Taylor <ian@airs.com>
13233
13234 * gcc.c-torture/execute/20011121-1.c: New test.
13235
13236 2001-11-23 Jeffrey A Law (law@cygnus.com)
13237
13238 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
13239
13240 2001-11-23 Andreas Jaeger <aj@suse.de>
13241
13242 * gcc.dg/cpp/charconst-2.c: New test.
13243
13244 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
13245
13246 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
13247 to the host if it is remote. Let tests specify extra headers
13248 they use.
13249 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
13250 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
13251 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
13252 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
13253 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
13254 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
13255 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
13256 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
13257 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
13258 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
13259
13260 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
13261
13262 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
13263 for little endian ARMs.
13264
13265 2001-11-20 Jakub Jelinek <jakub@redhat.com>
13266
13267 * gcc.c-torture/compile/20011119-1.c: New test.
13268 * gcc.c-torture/compile/20011119-2.c: New test.
13269
13270 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
13271
13272 * gcc.dg/altivec-1.c: Fix typo.
13273
13274 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
13275
13276 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
13277
13278 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13279
13280 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
13281
13282 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
13283
13284 * lib/g77.exp: Don't specify --rpath-link.
13285
13286 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
13287 across all the headers.
13288 * gcc.dg/format/format.exp: For testing on a remote host,
13289 copy format.h.
13290
13291 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
13292 * gcc.c-torture/execute/930406-1.c: Likewise.
13293 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
13294
13295 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
13296
13297 * gcc.dg/altivec-1.c: New.
13298
13299 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
13300
13301 * gcc.dg/cpp/fpreprocessed.c: New test case.
13302
13303 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
13304
13305 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
13306 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
13307 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
13308
13309 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
13310
13311 * gcc.dg/no-builtin-1.c: New test.
13312
13313 2001-11-16 Jakub Jelinek <jakub@redhat.com>
13314
13315 * gcc.c-torture/execute/20011115-1.c: New test.
13316
13317 2001-11-15 Jakub Jelinek <jakub@redhat.com>
13318
13319 * gcc.c-torture/compile/20011114-2.c: New test.
13320 * gcc.c-torture/compile/20011114-3.c: New test.
13321 * gcc.c-torture/compile/20011114-4.c: New test.
13322
13323 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
13324
13325 * g++.dg/other/init1.C: New test.
13326
13327 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
13328
13329 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
13330 message.
13331
13332 * gcc.c-torture/execute/20011114-1.c: New testcase.
13333
13334 * gcc.c-torture/compile/20010327-1.c: Revert last change.
13335 * gcc.c-torture/compile/20011114-1.c: New test, exactly
13336 like the (before this change) version of 20010327-1.c.
13337
13338 2001-11-14 Roger Sayle <roger@eyesopen.com>
13339
13340 * gcc.c-torture/execute/string-opt-13.c: New testcase.
13341
13342 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
13343
13344 * g++.dg/init/array2.C: New test.
13345
13346 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
13347
13348 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
13349
13350 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
13351
13352 * g++.dg/other/forscope1.C: New test.
13353 * g++.dg/ext/forscope1.C: New test.
13354 * g++.dg/ext/forscope2.C: New test.
13355
13356 2001-11-13 Jakub Jelinek <jakub@redhat.com>
13357
13358 * gcc.c-torture/execute/20011113-1.c: New test.
13359
13360 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
13361
13362 * gcc.c-torture/execute/20011109-2.c: New test.
13363
13364 * gcc.c-torture/execute/20011109-1.c: New test.
13365
13366 2001-11-09 Jakub Jelinek <jakub@redhat.com>
13367
13368 * gcc.c-torture/compile/20011109-1.c: New test.
13369
13370 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
13371
13372 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
13373 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
13374 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
13375 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
13376 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
13377 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
13378 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
13379
13380 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
13381
13382 * g++.dg/warn/Wshadow-1.C: New tests.
13383 * g++.old-deja/g++.mike/for3.C: Update.
13384
13385 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
13386
13387 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
13388 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
13389 XFAILs. Adjust expected error texts.
13390 * gcc.c-torture/compile/20011106-1.c,
13391 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
13392 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
13393 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
13394 gcc.dg/c99-array-lval-5.c: New tests.
13395
13396 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13397
13398 * gcc.dg/cpp/defined.c: Update.
13399
13400 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13401
13402 * gcc.c-torture/execute/anon-1.c: New test.
13403
13404 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
13405
13406 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
13407 same size, so no warning should be produced on stormy16.
13408
13409 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
13410 due to oversized array.
13411 * g++.old-deja/g++.mike/ns15.C: Likewise.
13412 * g++.old-deja/g++.pt/crash16.C: Likewise.
13413
13414 2001-11-02 Graham Stott <grahams@redhat.com>
13415
13416 * g++.dgother/debug1.C: Fix typos.
13417
13418 2001-11-01 Jakub Jelinek <jakub@redhat.com>
13419
13420 * g++.dg/other/debug1.C: New test.
13421
13422 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13423
13424 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
13425 of unsigned long.
13426
13427 2001-10-30 Jakub Jelinek <jakub@redhat.com>
13428
13429 * gcc.dg/20011029-2.c: New test.
13430
13431 * gcc.c-torture/compile/20011029-1.c: New test.
13432
13433 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
13434
13435 * objc/execute/class_self-1.m: New test.
13436 * objc/execute/class_self-2.m: New test.
13437
13438 2001-10-25 Zack Weinberg <zack@codesourcery.com>
13439
13440 * gcc.misc-tests/msgs.exp: Delete.
13441 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
13442 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
13443 error set to match recent changes.
13444
13445 2001-10-24 Zack Weinberg <zack@codesourcery.com>
13446
13447 * gcc.dg/20011021-1.c: New test.
13448
13449 2001-10-24 Jakub Jelinek <jakub@redhat.com>
13450
13451 * gcc.c-torture/compile/20011023-1.c: New test.
13452
13453 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
13454
13455 * lib/g77.exp: Rewrite based on lib/g++.exp.
13456
13457 2001-10-19 Jakub Jelinek <jakub@redhat.com>
13458
13459 * gcc.c-torture/execute/20011019-1.c: New test.
13460
13461 * gcc.dg/20011018-1.c: New test.
13462
13463 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
13464
13465 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
13466
13467 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
13468
13469 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
13470 * gcc.dg/attr-invalid.c: Likewise.
13471
13472 2001-10-18 Jakub Jelinek <jakub@redhat.com>
13473
13474 * testsuite/gcc.dg/20011015-1.c: New test.
13475
13476 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
13477
13478 * g++.dg/template/unify2.C: New test.
13479
13480 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
13481
13482 * g++.dg/other/exception-specification.C: New test
13483
13484 2001-10-13 Tom Rix <trix@redhat.com>
13485
13486 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
13487 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
13488
13489 2001-10-12 Jakub Jelinek <jakub@redhat.com>
13490
13491 * testsuite/gcc.dg/20011009-1.c: New test.
13492
13493 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
13494
13495 PR g++/4476
13496 * g++.dg/other/friend1.C: New test.
13497
13498 2001-10-11 Richard Henderson <rth@redhat.com>
13499
13500 * g++.old-deja/g++.other/crash18.C: Add -S to options.
13501
13502 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13503
13504 * gcc.c-torture/compile/20011010-1.c: New.
13505
13506 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
13507
13508 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
13509 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
13510 g77.f-torture/execute/execute.exp,
13511 g77.f-torture/noncompile/noncompile.exp,
13512 gcc.c-torture/compile/compile.exp,
13513 gcc.c-torture/execute/execute.exp,
13514 gcc.c-torture/execute/ieee/ieee.exp,
13515 gcc.c-torture/execute/memcheck/memcheck.exp,
13516 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
13517 objc/execute/execute.exp: Update FSF address.
13518
13519 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
13520
13521 * gcc.dg/cpp/cmdlne-C.c: Update.
13522 * gcc.dg/cpp/cmdlne-C2.c: New.
13523
13524 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13525
13526 * gcc.c-torture/execute/20011008-3.c: New.
13527
13528 2001-10-08 DJ Delorie <dj@redhat.com>
13529
13530 * gcc.dg/20011008-1.c: New.
13531 * gcc.dg/20011008-2.c: New.
13532
13533 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
13534
13535 * gcc.dg/cpp/spacing1.c: Update test.
13536
13537 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
13538
13539 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
13540 spelling errors of "separate" as "seperate".
13541
13542 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
13543
13544 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
13545 enough to avoid inlining.
13546
13547 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
13548
13549 * lib/g77.exp: set libg2c_dir correctly.
13550
13551 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
13552
13553 * gcc.dg/cpp/macro11.c: New test.
13554
13555 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13556
13557 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
13558 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
13559 gcc.dg/format/multattr-3.c: New tests.
13560 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
13561 tests for format attributes on function pointers being rejected.
13562
13563 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13564
13565 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
13566
13567 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13568
13569 * g++.dg/warn/format1.C: New test.
13570
13571 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
13572
13573 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
13574
13575 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
13576
13577 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
13578
13579 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
13580
13581 * gcc.dg/cpp/redef2.c: Add test.
13582
13583 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
13584
13585 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
13586 long-standing bug on i686, apparently.
13587 * gcc.c-torture/execute/loop-2c.x: New file.
13588 * gcc.c-torture/execute/loop-2d.x: New file.
13589 * gcc.c-torture/execute/loop-3c.x: New file.
13590
13591 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
13592
13593 * gcc.dg/cpp/20000625-2.c: Correct line number.
13594
13595 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
13596
13597 * gcc.dg/cpp/macro10.c: New test.
13598 * gcc.dg/cpp/strify3.c: New test.
13599 * gcc.dg/cpp/spacing1.c: Add tests.
13600 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
13601 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
13602
13603 2001-09-24 DJ Delorie <dj@redhat.com>
13604
13605 * gcc.c-torture/execute/20010924-1.c: New test.
13606
13607 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
13608
13609 * testsuite/objc/execute/paste.m: Remove.
13610
13611 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
13612
13613 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
13614
13615 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
13616
13617 * g77.dg/strlen0.f: New test.
13618
13619 2001-09-21 Richard Henderson <rth@redhat.com>
13620
13621 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
13622 * g++.old-deja/g++.abi/vtable2.C: Likewise.
13623
13624 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
13625
13626 Table-driven attributes.
13627 * g++.dg/ext/attrib1.C: New test.
13628
13629 2001-09-20 DJ Delorie <dj@redhat.com>
13630
13631 * gcc.dg/20000926-1.c: Update expected warning messages.
13632 * gcc.dg/array-2.c: Likewise, and test for warnings too.
13633 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
13634 array.
13635
13636 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
13637
13638 * g++.dg/eh/registers1.C: New test case.
13639
13640 2001-09-17 Richard Henderson <rth@redhat.com>
13641
13642 * gcc.dg/array-5.c: Fix VLA decomposition test.
13643
13644 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
13645
13646 * gcc.dg/cpp/line5.c: New testcase.
13647
13648 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
13649
13650 * gcc.dg/cpp/macro9.c: New test.
13651
13652 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
13653
13654 * gcc.c-torture/execute/980223.c: Change type of addr from long
13655 to char *.
13656
13657 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
13658
13659 * gcc.c-torture/execute/20010915-1.c: New test.
13660
13661 2001-09-14 Janis Johnson <janis187@us.ibm.com>
13662
13663 * g77.dg/bprob: New directory.
13664 * g77.dg/bprob/bprob.exp: New file.
13665 * g77.dg/bprob/bprob-1.f: New test.
13666 * g77.dg/gcov: New directory.
13667 * g77.dg/gcov/gcov.exp: New file.
13668 * g77.dg/gcov/gcov-1.f: New test.
13669 * g77.dg/gcov/gcov-1.x: New file.
13670
13671 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
13672
13673 * gcc.dg/cpp/directiv.c: Update.
13674 * gcc.dg/cpp/undef1.c: Update.
13675
13676 2001-09-12 Jakub Jelinek <jakub@redhat.com>
13677
13678 * gcc.dg/20010912-1.c: New test.
13679
13680 2001-09-11 Janis Johnson <janis187@us.ibm.com>
13681
13682 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
13683 language-independent file in lib.
13684 * lib/gcov.exp: New file.
13685
13686 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
13687
13688 * gcc.c-torture/compile/20010911-1.c: New test.
13689
13690 2001-09-10 Janis Johnson <janis187@us.ibm.com>
13691
13692 * lib/profopt.exp: New, to support profile-directed optimizations.
13693 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
13694 * gcc.misc-tests/bprob-1.c: New test.
13695 * gcc.misc-tests/bprob-2.c: New test.
13696
13697 2001-09-07 Janis Johnson <janis187@us.ibm.com>
13698
13699 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
13700 XFAIL and which kinds of gcov output to verify.
13701 * gcc.misc-tests/gcov-4b.x: New file.
13702 * gcc.misc-tests/gcov-5b.x: New file.
13703 * gcc.misc-tests/gcov-6.x: New file.
13704 * gcc.misc-tests/gcov-7.c: New test.
13705 * gcc.misc-tests/gcov-7.x: New file.
13706
13707 2001-09-06 Janis Johnson <janis187@us.ibm.com>
13708
13709 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
13710 * gcc.misc-tests/gcov-6.c: New test.
13711
13712 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
13713
13714 PR c++/3986
13715 * g++.dg/abi/vbase1.C: New test.
13716
13717 2001-09-05 Ziemowit Laski <zlaski@apple.com>
13718
13719 * objc.dg/method-2.m: New.
13720
13721 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
13722
13723 PR c++/4203
13724 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
13725 * g++.dg/init/empty1.C: New test.
13726
13727 2001-09-03 Jakub Jelinek <jakub@redhat.com>
13728
13729 * gcc.c-torture/compile/20010903-1.c: New test.
13730
13731 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
13732
13733 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
13734 for m68k.
13735
13736 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
13737
13738 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
13739
13740 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
13741
13742 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
13743
13744 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
13745
13746 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
13747 for 16-bit 'unsigned int'.
13748
13749 2001-08-29 Kazu Hirata <kazu@hxi.com>
13750
13751 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
13752
13753 2001-08-27 Richard Henderson <rth@redhat.com>
13754
13755 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
13756 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
13757
13758 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
13759
13760 * gcc.dg/asm-names.c (ymain): New.
13761
13762 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
13763
13764 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
13765 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
13766 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
13767
13768 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13769
13770 * gcc.dg/compare5.c: New testcase.
13771
13772 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
13773
13774 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
13775 and "In instantiation".
13776
13777 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
13778
13779 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
13780
13781 2001-08-20 Janis Johnson <janis187@us.ibm.com>
13782
13783 * gcc.misc-tests/gcov.exp: Add support for branch information.
13784 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
13785 * gcc.misc-tests/gcov-4.c: New test.
13786 * gcc.misc-tests/gcov-4b.c: New test.
13787 * gcc.misc-tests/gcov-5b.c: New test.
13788
13789 2001-08-20 Zack Weinberg <zackw@panix.com>
13790
13791 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
13792 expected to fail.
13793
13794 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
13795
13796 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
13797
13798 2001-08-19 Jakub Jelinek <jakub@redhat.com>
13799
13800 * g++.dg/eh/template1.C: New test.
13801
13802 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
13803
13804 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
13805 Fix thinko.
13806 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
13807 for xfail.
13808
13809 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
13810
13811 * lib/g77-dg.exp: Use prune.exp for common procedures
13812 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
13813 * lib/g77.exp: (g77-dg-prune) Remove
13814
13815 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
13816
13817 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
13818
13819 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13820
13821 * g++.dg/template/unify1.C: New test.
13822
13823 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
13824
13825 * g++.dg/abi/empty4.C: New test.
13826
13827 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
13828
13829 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
13830 solaris2.*
13831 * g77.f-torture/compile/pr3743.x: Likewise
13832
13833 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
13834
13835 * g++.dg/other/using-declaration.C: New test.
13836
13837 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
13838
13839 * gcc.dg/cpp/tr-sign.c: New testcase.
13840
13841 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
13842
13843 * gcc.dg/cpp/19951025-1.c: Revert.
13844 * gcc.dg/cpp/directiv.c: We no longer process directives that
13845 interrupt macro arguments.
13846
13847 2001-08-03 Zack Weinberg <zackw@stanford.edu>
13848
13849 * gcc.dg/bconstp-1.c: New test.
13850
13851 2001-08-03 Richard Henderson <rth@redhat.com>
13852
13853 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
13854
13855 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
13856
13857 * gcc.dg/cpp/19951025-1.c: Update.
13858
13859 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
13860
13861 * g77.dg/ff90-1.f (s): Fix reference of variable z,
13862 should be x.
13863
13864 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
13865
13866 Kill -fhonor-std.
13867 * g++.old-deja/g++.ns/ns14.C: Remove special options.
13868 * g++.old-deja/g++.other/std1.C: Likewise.
13869 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
13870
13871 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
13872
13873 * lib/g77.exp: Load gcc-defs.exp for common procedures
13874 (g77_pass, g77_fail, g77_finish, g77_exit,
13875 ${tool}_check_unsupported_p} Now redundant. Deleted.
13876
13877 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
13878
13879 * g77.dg/fbackslash.f
13880 * g77.dg/fcase-preserve.f
13881 * g77.dg/ff90-1.f
13882 * g77.dg/ffixed-line-length-0.f
13883 * g77.dg/ffixed-line-length-132.f
13884 * g77.dg/ffixed-line-length-7.f
13885 * g77.dg/ffixed-line-length-72.f
13886 * g77.dg/ffixed-line-length-none.f
13887 * g77.dg/ffree-form-1.f
13888 * g77.dg/fno-backslash.f
13889 * g77.dg/fno-f90-1.f
13890 * g77.dg/fno-fixed-form-1.f
13891 * g77.dg/fno-onetrip.f
13892 * g77.dg/fno-typeless-boz.f
13893 * g77.dg/fno-underscoring.f
13894 * g77.dg/fno-vxt-1.f
13895 * g77.dg/fonetrip.f
13896 * g77.dg/ftypeless-boz.f
13897 * g77.dg/fugly-assumed.f
13898 * g77.dg/funderscoring.f
13899 * g77.dg/fvxt-1.f
13900
13901 2001-08-01 Ziemowit Laski <zlaski@apple.com>
13902
13903 * objc.dg/fwd-proto-1.m: New.
13904 * objc.dg/local-decl-1.m: New.
13905 * objc.dg/naming-1.m: New.
13906 * objc.dg/naming-2.m: New.
13907 * objc.dg/proto-hier-1.m: New.
13908
13909 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
13910
13911 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
13912 largest-type elements to a struct makes its size grow.
13913
13914 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
13915
13916 * g++.dg/abi/vthunk1.C: New test.
13917
13918 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
13919
13920 * g++.dg/abi/vbase8-22.C: New test.
13921
13922 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13923
13924 * gcc.dg/cpp/macro8.c: New test.
13925
13926 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
13927
13928 * g++.dg/abi/vbase8-21.C: New test.
13929
13930 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
13931
13932 * g++.dg/abi/vbase8-10.C: New test.
13933
13934 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13935
13936 * lib/g++.exp (g++_set_ld_library_path): Renamed to
13937 ${tool}_set_ld_library_path.
13938 Changed caller.
13939 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
13940 g++.exp.
13941
13942 2001-07-26 Stan Cox <scox@redhat.com>
13943
13944 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
13945 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
13946 gcc_exit, gcc_check_unsupported_p):
13947 Moved to gcc-deps.exp
13948 * gcc-deps.exp: New file.
13949
13950 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13951
13952 * g++.old-deja/g++.pt/defarg14.C: New test.
13953
13954 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13955
13956 * g++.old-deja/g++.other/lineno5.C: New test.
13957
13958 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13959
13960 * g++.old-deja/g++.pt/crash68.C: New test.
13961
13962 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13963
13964 * g++.old-deja/g++.other/crash42.C: New test.
13965
13966 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13967
13968 * gcc.dg/cpp/extratokens.c: Fix.
13969 * gcc.dg/cpp/skipping2.c: New tests.
13970
13971 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13972
13973 * gcc.c-torture/execute/20010724-1.c: New file.
13974 * gcc.c-torture/execute/20010724-1.x: New file.
13975
13976 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13977
13978 * g++.old-deja/g++.other/cond7.C: New test.
13979
13980 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13981
13982 * g++.old-deja/g++.other/optimize4.C: New test.
13983
13984 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13985
13986 * g++.old-deja/g++.abi/vbase8-5.C: New test.
13987
13988 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
13989
13990 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
13991 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
13992 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
13993 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
13994
13995 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
13996 bug report" message.
13997
13998 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
13999 * g++.dg/ext/instantiate1.C: Move from old-deja.
14000
14001 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
14002
14003 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
14004 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
14005 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
14006 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
14007
14008 2001-07-23 Jeffrey A Law (law@cygnus.com)
14009
14010 * gcc.c-torture/execute/20010723-1.c: New test.
14011
14012 2001-07-23 Ben Elliston <bje@redhat.com>
14013
14014 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
14015
14016 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14017
14018 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
14019 i[34567]86-*-*.
14020 Delete handling of ieee_multilib_flags.
14021 Pass -mieee for alpha*-*-* and sh-*-*.
14022 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
14023
14024 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
14025
14026 Remove old-abi tests.
14027 * g++.old-deja/g++.mike/p11116.C: Remove.
14028 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
14029
14030 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
14031
14032 * g77.f-torture/compile/pr3743.f: New test
14033
14034 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
14035
14036 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
14037
14038 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14039
14040 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
14041 g++.old-deja/g++.pt/static6.C: Likewise.
14042 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
14043 supports weak symbols.
14044
14045 2001-07-18 Andreas Jaeger <aj@suse.de>
14046
14047 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
14048 supported again.
14049
14050 2001-07-18 Andreas Jaeger <aj@suse.de>
14051
14052 * gcc.dg/iftrap-1.c: Fix target line.
14053
14054 2001-07-17 Richard Henderson <rth@redhat.com>
14055
14056 * gcc.c-torture/execute/20010717-1.c: New.
14057
14058 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
14059
14060 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
14061 tests.
14062
14063 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
14064
14065 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
14066
14067 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14068
14069 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
14070 UAC_SIGBUS, UAC_NOPRINT definitions.
14071
14072 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
14073
14074 * objc/execute/object_is_class.m: New test.
14075 * objc/execute/object_is_meta_class.m: New test.
14076
14077 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
14078
14079 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
14080 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
14081
14082 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
14083
14084 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
14085 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
14086
14087 2001-07-14 Richard Henderson <rth@redhat.com>
14088
14089 * gcc.dg/iftrap-1.c: New.
14090
14091 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
14092
14093 * g77.f-torture/execute/intrinsic77.f: New test.
14094
14095 2001-07-11 Janis Johnson <janis@us.ibm.com>
14096
14097 * gcc.misc-tests/gcov-3.c: New test.
14098
14099 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
14100
14101 * gcc.c-torture/compile/20010711-1.c,
14102 * gcc.c-torture/compile/20010711-2.c: New tests.
14103
14104 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
14105
14106 * gcc.c-torture/execute/20010711-1.c: New test.
14107
14108 2001-07-11 Ben Elliston <bje@redhat.com>
14109
14110 * g++.old-deja/g++.other/enum5.C: New test.
14111
14112 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
14113
14114 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
14115 (g++-dg-prune): Call prune_gcc_output.
14116 * prune.exp: New file for prune_gcc_output.
14117 * lib/g++.exp, lib/gcc.exp: Load it.
14118
14119 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
14120
14121 * gcc.c-torture/compile/20010701-1.c,
14122 g++.old-deja/g++.ext/attrib6.C: New tests.
14123
14124 2001-07-06 Jeffrey A Law (law@cygnus.com)
14125
14126 * gcc.c-torture/compile/20010706-1.c: New test.
14127
14128 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
14129
14130 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
14131
14132 2001-06-28 Stan Shebs <shebs@apple.com>
14133
14134 * gcc.dg/pragma-darwin.c: New test.
14135
14136 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14137
14138 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
14139 Solaris 2.[678] system.
14140
14141 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
14142
14143 * gcc.dg/20010622-1.c: New test.
14144
14145 2001-06-18 Stan Shebs <shebs@apple.com>
14146
14147 * objc.dg: New directory.
14148 * objc.dg/dg.exp: New file.
14149 * objc.dg/alias.m: New.
14150 * objc.dg/class-1.m: New.
14151 * objc.dg/class-2.m: New.
14152 * objc.dg/const-str-1.m: New.
14153 * objc.dg/const-str-2.m: New.
14154 * objc.dg/id-1.m: New.
14155 * objc.dg/method-1.m: New.
14156 * objc.dg/super-class-1.m: New.
14157 * lib/objc-dg.exp: New file.
14158
14159 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
14160
14161 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
14162 of label name.
14163
14164 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
14165
14166 * g++.old-deja/g++.abi/vbase8-9.C: New test.
14167
14168 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14169
14170 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
14171 variable.
14172
14173 2001-06-12 Richard Henderson <rth@redhat.com>
14174
14175 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
14176
14177 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
14178
14179 * g++.old-deja/g++.abi/vbase5.C: New test.
14180 * g++.old-deja/g++.abi/vbase6.C: New test.
14181 * g++.old-deja/g++.abi/vbase7.C: New test.
14182
14183 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14184
14185 * gcc.c-torture/compile/20010610-1.c: New test.
14186
14187 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
14188
14189 * g++.old-deja/g++.abi/vbase4.C: New test.
14190
14191 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14192
14193 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
14194 support %f for HC11/HC12 targets.
14195 * gcc.c-torture/execute/930513-1.x: New file, likewise.
14196 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
14197 on HC11/HC12 targets.
14198 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
14199
14200 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14201
14202 * gcc.dg/wchar_t-1.c: New file.
14203 * gcc.dg/wint_t-1.c: Likewise.
14204
14205 2001-06-11 Bernd Schmidt <bernds@redhat.com>
14206
14207 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
14208
14209 2001-06-11 Richard Henderson <rth@redhat.com>
14210
14211 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
14212
14213 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
14214
14215 * gcc.c-torture/compile/20010611-1.c: New test.
14216
14217 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
14218
14219 * gcc.dg/c99-tag-1.c: Add more tests.
14220
14221 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
14222
14223 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
14224 representation on MN10300 and ARM/Thumb.
14225
14226 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
14227
14228 * g77.f-torture/execute/20010610.f: New.
14229
14230 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
14231
14232 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
14233 names.
14234
14235 2001-06-09 Richard Henderson <rth@redhat.com>
14236
14237 * gcc.c-torture/execute/ashrdi-1.c: New.
14238 * gcc.c-torture/execute/ashldi-1.c: New.
14239 * gcc.c-torture/execute/lshrdi-1.c: New.
14240
14241 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
14242
14243 * objc/execute/load-3.m: Added. Check sending +load to categories,
14244 in addition to classes.
14245
14246 2001-06-08 Stan Shebs <shebs@apple.com>
14247
14248 * objc/execute/load-2.m: New test. From Nicola Pero
14249 <n.pero@mi.flashnet.it>.
14250
14251 2001-06-08 Jakub Jelinek <jakub@redhat.com>
14252
14253 * gcc.c-torture/execute/20010605-2.c: New test.
14254
14255 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
14256
14257 * g++.old-deja/g++.abi/vbase2.C: New test.
14258 * g++.old-deja/g++.abi/vbase3.C: New test.
14259
14260 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
14261
14262 * g++.old-deja/g++.pt/friend49.C: New test.
14263
14264 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
14265
14266 * g++.old-deja/g++.ext/anon3.C: New test.
14267
14268 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
14269
14270 * g++.old-deja/g++.other/conv7.C: New test.
14271
14272 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
14273
14274 * gcc.c-torture/compile/20010605-2.c: New test.
14275
14276 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
14277
14278 * gcc.c-torture/execute/20010604-1.c: New test.
14279
14280 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
14281
14282 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
14283
14284 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
14285
14286 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
14287 (g++_link_flags): Likewise.
14288 (g++_init): Pass gccpath's value to two previous functions.
14289
14290 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14291
14292 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
14293 Ensure logfile entry matches exec command line.
14294
14295 2001-05-31 Richard Henderson <rth@redhat.com>
14296
14297 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
14298 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
14299
14300 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
14301
14302 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
14303 compiler for irix6.2
14304
14305 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
14306
14307 * g++.old-deja/g++.other/optimize3.C: New file.
14308
14309 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
14310
14311 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
14312 assemble.
14313
14314 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
14315
14316 * g++.old-deja/g++.other/optimize2.C: New file.
14317
14318 2001-05-25 Diego Novillo <dnovillo@redhat.com>
14319
14320 * gcc.c-torture/compile/20010518-2.c: New file.
14321 * gcc.c-torture/execute/20010518-1.c: New file.
14322 * gcc.c-torture/execute/20010518-2.c: New file.
14323
14324 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
14325
14326 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
14327
14328 2001-05-24 Mark Mitchell <mark@codesourcery.com>
14329
14330 G++ no longer defines builtins that do not begin with __builtin.
14331 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
14332 * g++.old-deja/g++.brendand/misc13.C: Likewise.
14333 * g++.old-deja/g++.law/builtin1.C: Likewise.
14334 * g++.old-deja/g++.law/cvt2.C: Likewise.
14335 * g++.old-deja/g++.mike/net5.C: Likewise.
14336 * g++.old-deja/g++.other/builtins1.C: Likewise.
14337 * g++.old-deja/g++.other/builtins2.C: Likewise.
14338 * g++.old-deja/g++.other/builtins3.C: Likewise.
14339 * g++.old-deja/g++.other/builtins4.C: Likewise.
14340 * g++.old-deja/g++.other/inline8.C: Likewise.
14341 * g++.old-deja/g++.robertl/eb39.C: Likewise.
14342
14343 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
14344
14345 * g++.old-deja/g++.pt/using1.C: Adjust.
14346 * g++.old-deja/g++.pt/using2.C: New test.
14347
14348 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
14349
14350 * gcc.dg/cpp/charconst.c: New tests.
14351 * gcc.dg/cpp/escape.c: New tests.
14352 * gcc.dg/cpp/escape-1.c: New tests.
14353 * gcc.dg/cpp/escape-2.c: New tests.
14354 * gcc.dg/cpp/ucs.c: New tests.
14355
14356 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
14357
14358 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
14359 native compiler for irix6.5.
14360
14361 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
14362
14363 * lib/g++.exp (g++_include_flags): Use args to compute
14364 get_multilibs.
14365 (g++_link_flags): Likewise.
14366 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
14367
14368 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
14369
14370 * gcc.dg/c90-hexfloat-1.c: Add more tests.
14371
14372 2001-05-21 Geoff Keating <geoffk@redhat.com>
14373
14374 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
14375 this file.
14376
14377 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14378
14379 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
14380 STACK_SIZE;
14381 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
14382 to STACK_SIZE; Use it to define size of add_histo array.
14383 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
14384 to STACK_SIZE.
14385 (f): Use GITT_SIZE to define size of gitt local table.
14386 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
14387 to STACK_SIZE; Use it to define size of bytemem array.
14388
14389 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14390
14391 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
14392 on 68HC11/HC12 due to the asm instruction.
14393 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
14394 * gcc.c-torture/compile/920520-1.x: Likewise.
14395 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
14396 on 68HC11/HC12 because the function is larger than 64K.
14397 * gcc.c-torture/compile/961203-1.x: New file, this test fails
14398 on 68HC11/HC12 because the structure is too large.
14399
14400 2001-05-20 Richard Henderson <rth@redhat.com>
14401
14402 * gcc.c-torture/execute/20010520-1.c: New.
14403
14404 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14405
14406 * g++.old-deja/g++.warn/compare1.C: New test.
14407 * gcc.dg/compare4.c: New test.
14408
14409 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
14410
14411 * g++.old-deja/g++.other/optimize1.C: New test.
14412
14413 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14414
14415 * g++.old-deja/g++.pt/spec41.C: New test.
14416
14417 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
14418
14419 * gcc.c-torture/compile/20010114-1.x: Remove.
14420
14421 2001-05-18 Stan Shebs <shebs@apple.com>
14422
14423 * gcc.c-torture/compile/20010518-1.c: New test.
14424
14425 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
14426
14427 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
14428 * g++.old-deja/g++.pt/crash67.C: New test.
14429
14430 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
14431
14432 * g++.old-deja/g++.other/debug9.C: New test.
14433
14434 2001-05-16 Zack Weinberg <zackw@stanford.edu>
14435
14436 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
14437
14438 2001-05-16 Jan Hubicka <jh@suse.cz>
14439
14440 * gcc.c-torture/compile/20010516-1.c: New test.
14441
14442 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
14443
14444 * g++.old-deja/g++.other/crash41.C: New test.
14445
14446 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
14447
14448 * g++.old-deja/g++.pt/crash66.C: New test.
14449
14450 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
14451
14452 * g++.old-deja/g++.robertl/eb27.C: Convert.
14453
14454 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
14455
14456 * g++.dg/friend-warn.C: New test. Do not warn about friend
14457 declaration being redundant.
14458
14459 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
14460
14461 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
14462
14463 2001-05-14 Mark Mitchell <mark@codesourcery.com>
14464
14465 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
14466
14467 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
14468
14469 * lib/g++.exp: Use testsuite_flags.
14470
14471 2001-05-13 Mark Mitchell <mark@codesourcery.com>
14472
14473 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
14474
14475 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
14476
14477 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
14478
14479 2001-05-11 Mark Mitchell <mark@codesourcery.com>
14480
14481 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
14482
14483 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
14484
14485 * gcc.c-torture/compile/20010313-1.c: New test.
14486
14487 2001-05-09 Zack Weinberg <zackw@stanford.edu>
14488
14489 * gcc.dg/cpp/direct2.c: New test.
14490 * gccq.dg/cpp/direct2s.c: New test.
14491
14492 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
14493
14494 2001-05-07 Mark Mitchell <mark@codesourcery.com>
14495
14496 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
14497 * g++.old-deja/g++.other/op3.C: Likewise.
14498
14499 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
14500
14501 * gcc.dg/cpp/syshdr.h: New file.
14502 * gcc.dg/cpp/sysmac1.c: Update.
14503 * gcc.dg/cpp/sysmac2.c: Update.
14504
14505 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
14506
14507 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
14508
14509 2001-05-04 David Edelsohn <edelsohn@gnu.org>
14510
14511 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
14512 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
14513
14514 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
14515
14516 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
14517
14518 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
14519
14520 * lib/g++.exp (g++_include_flags): Don't use any special flags
14521 if TESTING_IN_BUILD_TREE is not defined.
14522 (g++_init): Use a plain 'c++' as the compiler if
14523 TESTING_IN_BUILD_TREEE is not defined.
14524
14525 2001-05-02 Jakub Jelinek <jakub@redhat.com>
14526
14527 * g++.old-deja/g++.eh/catch13.C: New test.
14528 * g++.old-deja/g++.eh/catch14.C: New test.
14529
14530 2001-05-02 Jakub Jelinek <jakub@redhat.com>
14531
14532 * gcc.dg/cpp/tr-define.c: New test.
14533
14534 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
14535
14536 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
14537 <stdlib.h>, not <malloc.h>.
14538
14539 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
14540
14541 * g++.old-deja/g++.ns/template17.C: New test.
14542
14543 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
14544
14545 * g++.old-deja/g++.pt/ref4.C: New test.
14546
14547 2001-04-30 Richard Henderson <rth@redhat.com>
14548
14549 * gcc.dg/20000724-1.c: Revert last change.
14550
14551 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
14552
14553 * g77.f-torture/execute/20010430.f: New test.
14554
14555 2001-04-30 Mark Mitchell <mark@codesourcery.com>
14556
14557 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
14558
14559 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
14560
14561 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
14562
14563 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14564
14565 * g++.old-deja/g++.eh/crash6.C: New test.
14566
14567 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14568
14569 * g++.old-deja/g++.other/warn7.C: New test.
14570
14571 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14572
14573 * g++.old-deja/g++.other/defarg9.C: New test.
14574
14575 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
14576
14577 * g77.f-torture/compile/20010426.f: New test.
14578 * g77.f-torture/execute/20010426.f: New test.
14579
14580 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
14581
14582 * g77.f-torture/compile/20000629-1.x: Remove - error
14583 has been fixed.
14584
14585 2001-04-26 Jeffrey A Law (law@cygnus.com)
14586
14587 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
14588 Tweak slightly to work with g++.dg framework.
14589 * g++.dg/special/ecos.exp: Run initp1.C test.
14590 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
14591
14592 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
14593 its linker doesn't give line numbers either.
14594 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
14595
14596 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
14597
14598 * g++.old-deja/g++.other/lex1.C: New test.
14599
14600 2001-04-26 Jakub Jelinek <jakub@redhat.com>
14601
14602 * gcc.dg/noncompile/20010425-1.c: New test.
14603
14604 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
14605
14606 * g++.old-deja/g++.pt/mangle2.C: New test.
14607
14608 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14609
14610 * gcc.dg/format/plus-1.c: New test.
14611
14612 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14613
14614 * gcc.dg/20010423-1.c: New test.
14615
14616 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14617
14618 * gcc.c-torture/execute/20010422-1.c: New test.
14619
14620 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
14621
14622 * g++.old-deja/g++.ns/type2.C: New test.
14623
14624 2001-04-24 Zack Weinberg <zackw@stanford.edu>
14625
14626 * g++.old-deja/g++.other/perf1.C: New test.
14627
14628 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
14629
14630 * gcc.dg/c99-func-2.c: Remove xfail.
14631 * gcc.dg/c99-func-3.c: Remove xfail.
14632 * gcc.dg/c99-func-4.c: Remove xfail.
14633
14634 2001-04-23 Zack Weinberg <zackw@stanford.edu>
14635
14636 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
14637
14638 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
14639
14640 * gcc.c-torture/compile/20010423-1.c: New test.
14641
14642 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
14643
14644 * g++.old-deja/g++.pt/typename28.C: New test.
14645
14646 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
14647
14648 * g++.old-deja/g++.abi/empty2.C: New test.
14649 * g++.old-deja/g++.abi/empty3.C: New test.
14650
14651 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14652
14653 * g++.old-deja/g++.other/comdat2.C: New test.
14654 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
14655
14656 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14657
14658 * g++.old-deja/g++.other/overload14.C: New test.
14659
14660 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14661
14662 * g++.old-deja/g++.other/lookup23.C: New test.
14663
14664 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14665
14666 * gcc.c-torture/execute/20010403-1.c: New test.
14667
14668 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
14669 Mark Mitchell <mark@codesourcery.com>
14670
14671 * lib/old-dejagnu.exp: Don't delete output of executable.
14672 Add .exe suffix to executables.
14673
14674 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
14675
14676 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
14677
14678 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14679
14680 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
14681
14682 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
14683
14684 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
14685 * g++.old-deja/g++.abi/crash1.C: New test.
14686
14687 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
14688
14689 * g++.old-deja/g++.other/crash40.C: New test.
14690
14691 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14692
14693 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
14694
14695 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
14696
14697 * g++.old-deja/g++.other/warn6.C: New test.
14698
14699 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
14700
14701 * g++.old-deja/g++.robertl/eb42.C: Same.
14702
14703 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14704
14705 * gcc.dg/wtr-conversion-1.c: New testcase.
14706
14707 2001-04-10 Richard Henderson <rth@redhat.com>
14708
14709 * g++.old-deja/g++.other/array5.C: New.
14710
14711 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14712
14713 * gcc.c-torture/execute/20010408-1.c: New test.
14714
14715 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
14716
14717 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
14718 headers and constructs.
14719 * g++.old-deja/g++.robertl/eb79.C: Same.
14720 * g++.old-deja/g++.robertl/eb77.C (main): Same.
14721 * g++.old-deja/g++.robertl/eb73.C: Same.
14722 * g++.old-deja/g++.robertl/eb66.C (main): Same.
14723 * g++.old-deja/g++.robertl/eb55.C (t): Same.
14724 * g++.old-deja/g++.robertl/eb54.C (main): Same.
14725 * g++.old-deja/g++.robertl/eb46.C (main): Same.
14726 * g++.old-deja/g++.robertl/eb44.C: Same.
14727 * g++.old-deja/g++.robertl/eb41.C (main): Same.
14728 * g++.old-deja/g++.robertl/eb4.C (main): Same.
14729 * g++.old-deja/g++.robertl/eb39.C: Same.
14730 * g++.old-deja/g++.robertl/eb33.C (main): Same.
14731 * g++.old-deja/g++.robertl/eb31.C (main): Same.
14732 * g++.old-deja/g++.robertl/eb30.C: Same.
14733 * g++.old-deja/g++.robertl/eb3.C: Same.
14734 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
14735 * g++.old-deja/g++.robertl/eb21.C: Same.
14736 * g++.old-deja/g++.robertl/eb15.C: Same.
14737 * g++.old-deja/g++.robertl/eb118.C: Same.
14738 * g++.old-deja/g++.robertl/eb115.C (main): Same.
14739 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
14740 * g++.old-deja/g++.robertl/eb109.C: Same.
14741 * g++.old-deja/g++.other/sibcall1.C (main): Same.
14742 * g++.old-deja/g++.mike/rtti1.C: Same.
14743 * g++.old-deja/g++.mike/p658.C: Same.
14744 * g++.old-deja/g++.mike/net46.C: Same.
14745 * g++.old-deja/g++.mike/net34.C: Same.
14746 * g++.old-deja/g++.mike/memoize1.C: Same.
14747 * g++.old-deja/g++.mike/eh2.C: Same.
14748 * g++.old-deja/g++.law/weak.C: Same.
14749 * g++.old-deja/g++.law/visibility7.C: Same.
14750 * g++.old-deja/g++.law/visibility25.C: Same.
14751 * g++.old-deja/g++.law/visibility22.C: Same.
14752 * g++.old-deja/g++.law/visibility2.C: Same.
14753 * g++.old-deja/g++.law/visibility17.C: Same.
14754 * g++.old-deja/g++.law/visibility13.C: Same.
14755 * g++.old-deja/g++.law/visibility10.C: Same.
14756 * g++.old-deja/g++.law/visibility1.C: Same.
14757 * g++.old-deja/g++.law/virtual3.C (eval): Same.
14758 * g++.old-deja/g++.law/vbase1.C: Same.
14759 * g++.old-deja/g++.law/operators32.C: Same.
14760 * g++.old-deja/g++.law/nest3.C: Same.
14761 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
14762 * g++.old-deja/g++.law/except5.C (main): Same.
14763 * g++.old-deja/g++.law/cvt7.C (run): Same.
14764 * g++.old-deja/g++.law/cvt2.C: Same.
14765 * g++.old-deja/g++.law/cvt16.C: Same.
14766 * g++.old-deja/g++.law/ctors6.C (bar): Same.
14767 * g++.old-deja/g++.law/ctors17.C (main): Same.
14768 * g++.old-deja/g++.law/ctors13.C: Same.
14769 * g++.old-deja/g++.law/ctors12.C (main): Same.
14770 * g++.old-deja/g++.law/ctors10.C: Same.
14771 * g++.old-deja/g++.law/code-gen5.C: Same.
14772 * g++.old-deja/g++.law/bad-error7.C: Same.
14773 * g++.old-deja/g++.law/arm9.C: Same.
14774 * g++.old-deja/g++.law/arm12.C: Same.
14775 * g++.old-deja/g++.law/arg8.C: Same.
14776 * g++.old-deja/g++.law/arg1.C: Same.
14777 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
14778 * g++.old-deja/g++.jason/template31.C: Same.
14779 * g++.old-deja/g++.jason/template24.C (main): Same.
14780 * g++.old-deja/g++.jason/2371.C: Same.
14781 * g++.old-deja/g++.eh/new2.C: Same.
14782 * g++.old-deja/g++.eh/new1.C: Same.
14783 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
14784 * g++.old-deja/g++.brendan/nest21.C (main): Same.
14785 * g++.old-deja/g++.brendan/err-msg3.C: Same.
14786 * g++.old-deja/g++.brendan/crash62.C: Same.
14787 * g++.old-deja/g++.brendan/crash52.C: Same.
14788 * g++.old-deja/g++.brendan/crash49.C (main): Same.
14789 * g++.old-deja/g++.brendan/crash38.C: Same.
14790 * g++.old-deja/g++.brendan/crash15.C (main): Same.
14791 * g++.old-deja/g++.brendan/copy9.C: Same.
14792
14793 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
14794
14795 * gcc.c-torture/execute/20001203-2.c (memset):
14796 Count argument is of type __SIZE_TYPE__.
14797
14798 2001-04-04 Diego Novillo <dnovillo@redhat.com>
14799
14800 * gcc.c-torture/compile/20010404-1.c: New test.
14801
14802 2001-04-04 Jakub Jelinek <jakub@redhat.com>
14803
14804 * gcc.c-torture/compile/20010326-1.c: New test.
14805
14806 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
14807
14808 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
14809 peculiarities of the SH.
14810 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
14811
14812 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14813
14814 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
14815 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
14816 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
14817
14818 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14819
14820 * g77.f-torture/compile/20010321-1.f: New test.
14821
14822 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14823
14824 * gcc.c-torture/compile/20010329-1.c: New test.
14825
14826 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14827
14828 * gcc.c-torture/execute/20010329-1.c: New test.
14829
14830 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
14831
14832 * g++.old-deja/g++.other/eh4.C: Fix typo.
14833
14834 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
14835
14836 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
14837
14838 2001-03-28 Philip Blundell <philb@gnu.org>
14839
14840 * gcc.c-torture/compile/20010328-1.c: New test.
14841
14842 2001-03-27 Richard Henderson <rth@redhat.com>
14843
14844 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
14845 * g++.old-deja/g++.eh/vbase3.C: Likewise.
14846
14847 2001-03-27 Alan Modra <alan@linuxcare.com.au>
14848
14849 * gcc.c-torture/compile/20010327-1.c: New test.
14850
14851 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
14852
14853 * g++.old-deja/g++.other/friend12.C: New test.
14854 * g++.old-deja/g++.other/friend9.C: Expect no errors.
14855 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
14856
14857 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
14858
14859 * gcc.c-torture/execute/20010325-1.c: New test.
14860
14861 2001-03-23 Jakub Jelinek <jakub@redhat.com>
14862
14863 * g++.old-deja/g++.other/mangle3.C: New test.
14864
14865 2001-03-22 Jakub Jelinek <jakub@redhat.com>
14866
14867 * g++.old-deja/g++.other/anon8.C: New test.
14868
14869 2001-03-20 Philip Blundell <philb@gnu.org>
14870
14871 * gcc.c-torture/compile/20010320-1.c: New test.
14872
14873 2001-03-17 Richard Henderson <rth@redhat.com>
14874
14875 * g++.old-deja/g++.other/eh4.C: Add expected error text.
14876
14877 2001-03-15 Geoff Keating <geoff@redhat.com>
14878
14879 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
14880 tests on AIX.
14881
14882 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
14883
14884 * g++.old-deja/g++.other/eh4.C: New test.
14885
14886 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
14887
14888 * gcc.dg/cpp/mi1.c: Update.
14889
14890 2001-03-14 Jakub Jelinek <jakub@redhat.com>
14891
14892 * g++.old-deja/g++.other/regstack.C: New test.
14893
14894 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
14895
14896 * g++.old-deja/g++.other/ref4.C: New test.
14897
14898 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
14899
14900 * objc/execute/va_method.m: Added.
14901 * objc/execute/IMP.m: Added.
14902 * objc/execute/_cmd.m: Added.
14903 * objc/execute/accessing_ivars.m: Added.
14904 * objc/execute/class-1.m: Added.
14905 * objc/execute/class-10.m: Added.
14906 * objc/execute/class-11.m: Added.
14907 * objc/execute/class-12.m: Added.
14908 * objc/execute/class-13.m: Added.
14909 * objc/execute/class-14.m: Added.
14910 * objc/execute/class-2.m: Added.
14911 * objc/execute/class-3.m: Added.
14912 * objc/execute/class-4.m: Added.
14913 * objc/execute/class-5.m: Added.
14914 * objc/execute/class-6.m: Added.
14915 * objc/execute/class-7.m: Added.
14916 * objc/execute/class-8.m: Added.
14917 * objc/execute/class-9.m: Added.
14918 * objc/execute/class-tests-1.h
14919 * objc/execute/class-tests-2.h
14920 * objc/execute/compatibility_alias.m: Added.
14921 * objc/execute/encode-1.m: Added.
14922 * objc/execute/formal_protocol-1.m: Added.
14923 * objc/execute/formal_protocol-2.m: Added.
14924 * objc/execute/formal_protocol-3.m: Added.
14925 * objc/execute/formal_protocol-4.m: Added.
14926 * objc/execute/formal_protocol-5.m: Added.
14927 * objc/execute/formal_protocol-6.m: Added.
14928 * objc/execute/formal_protocol-7.m: Added.
14929 * objc/execute/informal_protocol.m: Added.
14930 * objc/execute/initialize.m: Added.
14931 * objc/execute/load.m: Added.
14932 * objc/execute/many_args_method.m: Added.
14933 * objc/execute/nested-3.m: Added.
14934 * objc/execute/no_clash.m: Added.
14935 * objc/execute/private.m: Added.
14936 * objc/execute/redefining_self.m: Added.
14937 * objc/execute/root_methods.m: Added.
14938 * objc/execute/selector-1.m: Added.
14939 * objc/execute/static-1.m: Added.
14940 * objc/execute/static-2.m: Added.
14941 * objc/execute/va_method.m: Added.
14942
14943 2001-03-10 Richard Henderson <rth@redhat.com>
14944
14945 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
14946
14947 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
14948
14949 * g++.old-deja/g++.other/crash31.C: XFAIL.
14950 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
14951 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
14952 * gcc.c-torture/execute/20010123-1.x: XFAIL.
14953 * gcc.c-torture/execute/20010124-1.x: XFAIL.
14954 * gcc.dg/sequence-pt-1.c: XFAIL one test.
14955
14956 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
14957
14958 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
14959
14960 2001-03-06 Zack Weinberg <zackw@stanford.edu>
14961
14962 * gcc.dg/20000724-1.c: Don't use multiline strings.
14963
14964 2001-03-06 Zack Weinberg <zackw@stanford.edu>
14965
14966 * objc/execute/string1.m, objc/execute/string2.m: Compare the
14967 result of -cString against what we expect it to be; don't just
14968 print it out for no one to read.
14969
14970 * objc/execute/string3.m, objc/execute/string4.m: New tests.
14971 Based on testcases provided by Nicola Pero.
14972
14973 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
14974
14975 * gcc.dg/cpp/macro7.c: New test.
14976
14977 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
14978
14979 * gcc.dg/cpp/multiline.c: Update.
14980
14981 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14982
14983 * g++.old-deja/g++.other/enum3.C: New test.
14984
14985 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14986
14987 * g++.old-deja/g++.other/pod1.C: New test.
14988
14989 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14990
14991 * g++.old-deja/g++.ext/overload1.C: New test.
14992
14993 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
14994
14995 * g++.old-deja/g++.pt/using1.C: New test.
14996
14997 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
14998
14999 * g++.old-deja/g++.other/using9.C: New test.
15000
15001 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
15002
15003 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
15004
15005 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
15006
15007 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
15008
15009 * g++.old-deja/g++.ext/realpt1.C: Remove.
15010
15011 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
15012
15013 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
15014
15015 2001-02-26 Will Cohen <wcohen@redhat.com>
15016
15017 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
15018
15019 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
15020
15021 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
15022 templatized constructors.
15023
15024 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15025
15026 * gcc.c-torture/execute/20010224-1.c: New test.
15027
15028 2001-02-23 Jakub Jelinek <jakub@redhat.com>
15029
15030 * gcc.c-torture/execute/20010222-1.c: New test.
15031
15032 2001-02-22 Jakub Jelinek <jakub@redhat.com>
15033
15034 * g++.old-deja/g++.other/inline20.C: New test.
15035
15036 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
15037
15038 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
15039
15040 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
15041
15042 * g++.old-deja/g++.other/lookup22.C: New test.
15043
15044 2001-02-19 Zack Weinberg <zackw@stanford.edu>
15045
15046 * g77.dg: New directory.
15047 * g77.dg/20010216-1.f: New test case.
15048 * g77.dg/dg.exp: New driver.
15049 * lib/g77-dg.exp: New driver library.
15050
15051 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15052
15053 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
15054
15055 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
15056
15057 * g++.old-deja/g++.other/decl9.C: New test.
15058
15059 2001-02-16 Jakub Jelinek <jakub@redhat.com>
15060
15061 * g++.old-deja/g++.other/init16.C: Update the test so that it does
15062 not need <string> and also tests the initialization at runtime.
15063
15064 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
15065
15066 * gcc.c-torture/execute/longlong.c: New test.
15067
15068 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
15069
15070 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
15071
15072 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
15073
15074 * gcc.c-torture/execute/920302-1.c (execute):
15075 Change argument type to short.
15076
15077 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
15078
15079 * g++.old-deja/g++.pt/deduct6.C: New test.
15080
15081 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
15082
15083 * g++.old-deja/g++.pt/deduct5.C: New test.
15084
15085 2001-02-14 Jakub Jelinek <jakub@redhat.com>
15086
15087 * gcc.c-torture/execute/20010209-1.c: New test.
15088
15089 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
15090
15091 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
15092
15093 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
15094
15095 * g++.dg/vtgc1.C: Update for new ABI.
15096
15097 * consistency.vlad: New directory, 1665 files.
15098
15099 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
15100
15101 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
15102 return type.
15103 * gcc.dg/cpp/digraphs.c: Declare puts.
15104
15105 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
15106
15107 * g++.old-deja/g++.other/warn5.C: New test.
15108
15109 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
15110
15111 * g++.old-deja/g++.pt/spec40.C: New test.
15112
15113 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
15114
15115 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
15116 case.
15117 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
15118
15119 2001-02-12 Jakub Jelinek <jakub@redhat.com>
15120
15121 * gcc.c-torture/compile/20010209-1.c: New test.
15122
15123 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
15124
15125 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
15126 excess errors message but not if it crashes.
15127 * g++.old-deja/g++.other/crash27.C: Likewise.
15128 * g++.old-deja/g++.other/crash28.C: Likewise.
15129 * g++.old-deja/g++.other/crash30.C: Likewise.
15130 * g++.old-deja/g++.other/crash32.C: Likewise.
15131 * g++.old-deja/g++.other/crash35.C: Likewise.
15132 * g++.old-deja/g++.pt/inherit2.C: Likewise.
15133
15134 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
15135
15136 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
15137 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
15138 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
15139 g77.f-torture/execute/execute.exp,
15140 g77.f-torture/noncompile/noncompile.exp,
15141 gcc.c-torture/execute/execute.exp,
15142 gcc.c-torture/execute/memcheck/memcheck.exp,
15143 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
15144 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
15145 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
15146 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
15147 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
15148 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
15149 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15150 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
15151 Remove bug reporting instructions with ancient email addresses.
15152
15153 2001-02-07 Jakub Jelinek <jakub@redhat.com>
15154
15155 * gcc.dg/20010202-1.c: New test.
15156 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
15157
15158 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
15159
15160 * g++.dg/stdbool-if.C: New test.
15161
15162 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
15163
15164 * objc/execute/fdecl.m: Added main().
15165
15166 2001-02-07 Jakub Jelinek <jakub@redhat.com>
15167
15168 * gcc.c-torture/execute/20010206-1.c: New test.
15169
15170 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
15171
15172 * gcc.dg/cpp/avoidpaste1.c: Update.
15173
15174 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
15175
15176 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
15177 Pero <nicola@brainstorm.co.uk>.
15178 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
15179
15180 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
15181
15182 * g++.old-deja/g++.pt/spec39.C: New test.
15183
15184 2001-02-05 Jakub Jelinek <jakub@redhat.com>
15185
15186 * gcc.c-torture/compile/20010202-1.c: New test.
15187
15188 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
15189
15190 * g++.old-deja/g++.abi/primary2.C: New test.
15191 * g++.old-deja/g++.abi/primary3.C: New test.
15192 * g++.old-deja/g++.abi/primary4.C: New test.
15193 * g++.old-deja/g++.abi/primary5.C: New test.
15194 * g++.old-deja/g++.abi/vtable3.h: New test.
15195 * g++.old-deja/g++.abi/vtable3a.C: New test.
15196 * g++.old-deja/g++.abi/vtable3b.C: New test.
15197 * g++.old-deja/g++.abi/vtable3c.C: New test.
15198 * g++.old-deja/g++.abi/vtable3d.C: New test.
15199 * g++.old-deja/g++.abi/vtable3e.C: New test.
15200 * g++.old-deja/g++.abi/vtable3f.C: New test.
15201 * g++.old-deja/g++.abi/vtable3g.C: New test.
15202 * g++.old-deja/g++.abi/vtable3h.C: New test.
15203 * g++.old-deja/g++.abi/vtable3i.C: New test.
15204 * g++.old-deja/g++.abi/vtable3j.C: New test.
15205 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
15206
15207 2001-02-03 Jakub Jelinek <jakub@redhat.com>
15208
15209 * g++.old-deja/g++.other/anon6.C: New test.
15210 * g++.old-deja/g++.other/anon7.C: New test.
15211
15212 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
15213
15214 * gcc.dg/cpp/avoidpaste2.c: New tests.
15215
15216 2001-01-31 Jakub Jelinek <jakub@redhat.com>
15217
15218 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
15219
15220 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
15221
15222 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
15223 DECIMAL_DIG cases for Irix."
15224
15225 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
15226
15227 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
15228
15229 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
15230
15231 * gcc.dg/c99-tag-1.c: New test.
15232
15233 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
15234
15235 * gcc.dg/cpp/tr-warn1.c: Add tests.
15236
15237 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
15238
15239 * gcc.dg/cpp/avoidpaste1.c: Update.
15240 * gcc.dg/cpp/paste4.c: Update.
15241
15242 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
15243
15244 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
15245 cases for Irix.
15246
15247 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15248
15249 * g++.old-deja/g++.other/inline19.C: New test.
15250
15251 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
15252
15253 * gcc.dg/Wlarger-than.c: New test.
15254
15255 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
15256
15257 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
15258
15259 2001-01-29 Jakub Jelinek <jakub@redhat.com>
15260
15261 * gcc.c-torture/execute/20010129-1.c: New test.
15262 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
15263
15264 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
15265
15266 * gcc.dg/cpp/avoidpaste1.c: Test case.
15267
15268 2001-01-28 Jakub Jelinek <jakub@redhat.com>
15269
15270 * g++.old-deja/g++.other/inline18.C: New test.
15271
15272 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15273
15274 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
15275 and __builtin_putchar.
15276
15277 2001-01-27 Jakub Jelinek <jakub@redhat.com>
15278
15279 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
15280 tests.
15281
15282 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
15283
15284 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
15285 floating point number rounding mode to round to the nearest
15286 representable mode.
15287
15288 2001-01-25 Jakub Jelinek <jakub@redhat.com>
15289
15290 * g++.old-deja/g++.other/mangle2.C: New test.
15291
15292 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
15293
15294 * gcc.c-torture/compile/20010124-1.c: New test.
15295
15296 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
15297
15298 * g++.old-deja/g++.pt/spec38.C: New test.
15299
15300 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15301
15302 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
15303 "Build don't run".
15304
15305 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15306
15307 * gcc.c-torture/execute/20010123-1.c: New test.
15308
15309 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
15310
15311 * g++.old-deja/g++.pt/spec37.C: New test.
15312
15313 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
15314
15315 * g++.old-deja/g++.pt/overload14.C: New test.
15316
15317 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15318
15319 * gcc.c-torture/execute/20010122-1.c: New test, exercise
15320 __builtin_return_address.
15321
15322 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
15323
15324 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
15325 * g++.old-deja/g++.pt/spec35.C: New test.
15326 * g++.old-deja/g++.pt/spec36.C: New test.
15327
15328 2001-01-20 Jakub Jelinek <jakub@redhat.com>
15329
15330 * gcc.c-torture/compile/20010118-1.c: New test.
15331
15332 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
15333
15334 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
15335
15336 2001-01-19 Jakub Jelinek <jakub@redhat.com>
15337
15338 * gcc.c-torture/execute/20010119-1.c: New test.
15339
15340 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
15341
15342 * g++.old-deja/g++.other/vbase5.C: New test.
15343
15344 2001-01-19 Jakub Jelinek <jakub@redhat.com>
15345
15346 * gcc.c-torture/execute/20010118-1.c: New test.
15347
15348 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
15349
15350 * g++.old-deja/g++.pt/deduct3.C: New test.
15351
15352 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
15353
15354 * g++.old-deja/g++.pt/spec34.C: New test.
15355
15356 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
15357
15358 * g77.f-torture/compile/20000601-2.f: New test.
15359
15360 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
15361
15362 * g++.old-deja/g++.other/init17.C: New test.
15363
15364 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
15365
15366 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
15367
15368 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
15369
15370 * g++.old-deja/g++.pt/unify8.C: New test.
15371
15372 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
15373
15374 * g++.old-deja/g++.abi/vbase1.C: New test.
15375
15376 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
15377
15378 * g++.old-deja/g++.pt/crash65.C: New test.
15379
15380 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
15381
15382 * gcc.dg/cpp/assembl2.S: New test case.
15383
15384 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
15385
15386 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
15387 are supported.
15388
15389 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15390
15391 * g++.old-deja/g++.other/builtins1.C: New test.
15392 * g++.old-deja/g++.other/builtins2.C: Likewise.
15393 * g++.old-deja/g++.other/builtins3.C: Likewise.
15394 * g++.old-deja/g++.other/builtins4.C: Likewise.
15395
15396 2001-01-17 Jakub Jelinek <jakub@redhat.com>
15397
15398 * gcc.c-torture/compile/20010117-1.c: New test.
15399 * gcc.c-torture/compile/20010117-2.c: New test.
15400
15401 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
15402
15403 * g77.f-torture/execute/20010116.[fx]: New test,
15404 XFAIL on i?86-*-*.
15405 * g77.f-torture/compile/20010115.f: Indicate it's
15406 a test for PR fortran/1636.
15407
15408 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
15409
15410 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
15411
15412 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
15413
15414 * g77.f-torture/compile/20010115.f: New test.
15415
15416 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
15417
15418 * g++.old-deja/g++.pt/nontype5.C: New test.
15419
15420 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
15421
15422 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
15423 have an equivalent working one below it.
15424
15425 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
15426
15427 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
15428 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
15429
15430 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
15431
15432 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
15433 message containing "init_priority".
15434 (conpr-2.C): Likewise.
15435 (conpr-3.C): Likewise.
15436 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
15437
15438 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15439
15440 * gcc.c-torture/execute/20010114-2.c: New test.
15441
15442 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
15443
15444 * gcc.c-torture/compile/20010114-1.c: New test.
15445 * gcc.c-torture/compile/20010114-1.x: Xfail.
15446 * gcc.c-torture/compile/20010114-2.c: New test.
15447 * gcc.c-torture/execute/20010114-1.c: New test.
15448 * gcc.dg/trunc-1.c: New test.
15449 * gcc.dg/uninit-B.c: New test.
15450
15451 2001-01-13 Nick Clifton <nickc@redhat.com>
15452
15453 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
15454 target.
15455
15456 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
15457
15458 * gcc.c-torture/compile/20010113-1.c: New test.
15459
15460 2001-01-13 Jakub Jelinek <jakub@redhat.com>
15461
15462 * gcc.c-torture/compile/20001212-1.c: New test.
15463
15464 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
15465
15466 * gcc.dg/cpp/widestr1.c: Update.
15467 * gcc.dg/cpp/prag-imp.c: Remove.
15468
15469 2001-01-12 Jakub Jelinek <jakub@redhat.com>
15470
15471 * gcc.c-torture/execute/20000801-3.x: Remove.
15472 * gcc.dg/c90-init-1.c: New test.
15473 * gcc.dg/c99-init-1.c: New test.
15474 * gcc.dg/c99-init-2.c: New test.
15475 * gcc.dg/gnu99-init-1.c: New test.
15476
15477 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
15478
15479 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
15480 testing that no relevant ones were found.
15481
15482 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
15483
15484 * g++.old-deja/g++.pt/cast2.C: New test.
15485
15486 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
15487
15488 * g++.old-deja/g++.pt/friend47.C: New test.
15489
15490 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15491
15492 * g++.old-deja/g++.pt/instantiate13.C: New test.
15493
15494 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15495
15496 * g++.old-deja/g++.other/defarg7.C: New test.
15497 * g++.old-deja/g++.other/defarg8.C: New test.
15498
15499 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15500
15501 * g++.old-deja/g++.pt/crash64.C: New test.
15502
15503 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15504
15505 * g++.old-deja/g++.pt/crash63.C: New test.
15506
15507 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
15508
15509 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
15510
15511 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
15512
15513 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
15514
15515 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15516
15517 * g++.old-deja/g++.pt/error3.C: New test.
15518
15519 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15520
15521 * g++.old-deja/g++.other/crash39.C: New test.
15522
15523 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15524
15525 * g++.old-deja/g++.other/vbase4.C: New test.
15526
15527 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
15528
15529 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
15530 * gcc.dg/special/20000419-2.c: New file. Identical to above.
15531 * gcc.dg/special/special.exp: New test driver which will check
15532 for alias support for the above test.
15533
15534 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
15535
15536 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
15537 problems on small machines.
15538 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
15539 parameterize.
15540
15541 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
15542
15543 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
15544 mips.
15545 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
15546
15547 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
15548
15549 * g++.old_deja/g++.pt/using8.C: New test.
15550
15551 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
15552
15553 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
15554
15555 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
15556
15557 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
15558 where a failure is expected.
15559 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
15560
15561 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15562
15563 * g++.old_deja/g++.pt/instantiate12.C: New test.
15564
15565 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15566
15567 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
15568 start of structs.
15569 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
15570 * g++.old-deja/g++.brendan/crash17.C: Likewise.
15571 * g++.old-deja/g++.brendan/crash29.C: Likewise.
15572 * g++.old-deja/g++.brendan/crash48.C: Likewise.
15573 * g++.old-deja/g++.brendan/ns1.C: Likewise.
15574 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
15575 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
15576 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
15577 * g++.old-deja/g++.eh/spec6.C: Likewise.
15578 * g++.old-deja/g++.jason/crash3.C: Likewise.
15579 * g++.old-deja/g++.law/ctors11.C: Likewise.
15580 * g++.old-deja/g++.law/ctors17.C: Likewise.
15581 * g++.old-deja/g++.law/ctors5.C: Likewise.
15582 * g++.old-deja/g++.law/ctors9.C: Likewise.
15583 * g++.old-deja/g++.mike/ambig1.C: Likewise.
15584 * g++.old-deja/g++.mike/net22.C: Likewise.
15585 * g++.old-deja/g++.mike/p3538a.C: Likewise.
15586 * g++.old-deja/g++.mike/p3538b.C: Likewise.
15587 * g++.old-deja/g++.mike/virt3.C: Likewise.
15588 * g++.old-deja/g++.niklas/t128.C: Likewise.
15589 * g++.old-deja/g++.other/anon4.C: Likewise.
15590 * g++.old-deja/g++.other/using1.C: Likewise.
15591 * g++.old-deja/g++.other/warn3.C: Likewise.
15592 * g++.old-deja/g++.pt/t37.C: Likewise.
15593 * g++.old-deja/g++.robertl/eb69.C: Likewise.
15594 * g++.old-deja/g++.robertl/eb71.C: Likewise.
15595
15596 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15597
15598 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
15599
15600 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15601
15602 * gcc.c-torture/execute/stdio-opt-3.c: New test.
15603
15604 2001-01-07 Jakub Jelinek <jakub@redhat.com>
15605
15606 * gcc.c-torture/compile/20010107-1.c: New test.
15607
15608 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
15609
15610 * gcc.c-torture/execute/builtin-noret-1.c: New test.
15611
15612 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
15613
15614 * gcc.dg/format/format.h: New file.
15615 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
15616 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
15617 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
15618 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
15619 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
15620 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
15621 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
15622 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
15623 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
15624 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
15625 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
15626 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
15627 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
15628 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
15629 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
15630 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
15631 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
15632 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
15633 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
15634 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
15635 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
15636 instead of declaring standard types, macros and functions in each
15637 test.
15638
15639 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
15640
15641 * gcc.c-torture/execute/20010106-1.c: New test.
15642
15643 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
15644
15645 * gcc.dg/format/format.exp: New file.
15646 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
15647 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
15648 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
15649 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
15650 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
15651 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
15652 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
15653 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
15654 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
15655 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
15656 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
15657 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
15658 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
15659 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
15660 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
15661 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
15662 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
15663 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
15664 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
15665 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
15666 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
15667 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
15668 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
15669 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
15670 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
15671 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
15672 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
15673 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
15674 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
15675 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
15676 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
15677 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
15678 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
15679 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
15680 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
15681 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
15682 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
15683 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
15684 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
15685 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
15686 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
15687 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
15688
15689 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
15690
15691 * gcc.c-torture/execute/991228-1.c: Take word endianness into
15692 account.
15693
15694 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
15695
15696 * gcc.c-torture/execute/builtin-complex-1.c: New test.
15697
15698 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
15699
15700 * g++.old-deja/g++.pt/crash62.C: New test.
15701
15702 2001-01-04 Richard Henderson <rth@redhat.com>
15703
15704 * gcc.dg/20000926-1.c: Update expected warnings.
15705 * gcc.dg/array-2.c: Likewise.
15706 * gcc.dg/array-4.c: Also validate flexible array members.
15707 * gcc.dg/c99-flex-array-1.c: New.
15708
15709 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
15710
15711 * gcc.c-torture/compile/20001222-1.x: Remove.
15712
15713 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15714
15715 * gcc.c-torture/execute/built-in-setjmp.c: New.
15716
15717 2001-01-03 Richard Henderson <rth@redhat.com>
15718
15719 * gcc.dg/940510-1.c: Update expected error wording.
15720 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
15721
15722 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
15723
15724 * lib/target-supports.exp (check_alias_available): Modified to
15725 indicate aliases not supported if only weak aliases are supported.
15726
15727 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15728
15729 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
15730 Turn on cmpstrsi checks for __pj__ and __i370__.
15731
15732 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
15733
15734 * g++.old-deja/g++.other/virtual11.C: New test.
15735
15736 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
15737
15738 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
15739
15740 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15741
15742 * gcc.c-torture/compile/20010102-1.c: New test.
15743
15744 2001-01-02 Andreas Jaeger <aj@suse.de>
15745
15746 * gcc.dg/noreturn-3.c: New test.
15747
15748 * gcc.dg/noreturn-4.c: New test.
15749
15750 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15751
15752 * gcc.c-torture/execute/stdio-opt-1.c: Also test
15753 __builtin_fputc and __builtin_fwrite.
15754
15755 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
15756
15757 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
15758 signed char, not default char.
15759
15760 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
15761
15762 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
15763
15764 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
15765
15766 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
15767
15768 2000-12-29 Richard Henderson <rth@redhat.com>
15769
15770 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
15771 (__cyg_profile_func_exit): Define.
15772
15773 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
15774
15775 * g++.dg/vtgc1.C: New test.
15776
15777 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
15778
15779 * gcc.dg/noncompile/20001228-1.c: New test.
15780
15781 * gcc.dg/20001228-1.c: New test.
15782
15783 * gcc.c-torture/execute/20001228-1.c: New test.
15784
15785 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
15786
15787 * gcc.dg/format-strfmon-1.c: New test.
15788
15789 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15790
15791 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
15792 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
15793 * gcc.c-torture/execute/string-opt-1.c: Likewise.
15794 * gcc.c-torture/execute/string-opt-2.c: Likewise.
15795 * gcc.c-torture/execute/string-opt-3.c: Likewise.
15796 * gcc.c-torture/execute/string-opt-4.c: Likewise.
15797 * gcc.c-torture/execute/string-opt-6.c: Likewise.
15798 * gcc.c-torture/execute/string-opt-7.c: Likewise.
15799 * gcc.c-torture/execute/string-opt-8.c: Likewise.
15800 * gcc.c-torture/execute/string-opt-9.c: Likewise.
15801 * gcc.c-torture/execute/string-opt-10.c: Likewise.
15802 * gcc.c-torture/execute/string-opt-11.c: Likewise.
15803 * gcc.c-torture/execute/string-opt-12.c: Likewise.
15804
15805 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
15806 * gcc.c-torture/execute/string-opt-4.c: Test index.
15807
15808 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
15809
15810 * gcc.c-torture/compile/20001226-1.c: New test.
15811
15812 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
15813
15814 * gcc.c-torture/compile/20001222-1.c: New test.
15815 * gcc.c-torture/compile/20001222-1.x: Xfail.
15816
15817 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
15818
15819 * gcc.c-torture/execute/comp-goto-2.c: New test.
15820
15821 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
15822
15823 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
15824 Use long types if __INT_MAX__ is 32767.
15825 (main): Use cast to (sint32 *) when poking 88 into a_page.
15826
15827 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
15828
15829 2000-12-21 Bernd Schmidt <bernds@redhat.com>
15830
15831 * gcc.c-torture/compile/20001221-1.c: New test.
15832 * gcc.c-torture/execute/20001221-1.c: New test.
15833
15834 2000-12-20 Richard Henderson <rth@redhat.com>
15835
15836 * g++.old-deja/g++.pt/crash36.C: Update error lines.
15837 * g++.old-deja/g++.robertl/eb109.C: Likewise.
15838
15839 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15840
15841 * gcc.dg/compare3.c: New test.
15842
15843 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15844
15845 * gcc.dg/format-warnll-1.c: New test.
15846
15847 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
15848
15849 * gcc.dg/cpp/cmdlne-P.c: New test.
15850
15851 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15852
15853 * gcc.c-torture/execute/builtin-abs-1.c,
15854 gcc.c-torture/execute/builtin-abs-2.c: New tests.
15855
15856 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
15857
15858 * gcc.dg/cpp/multiline.c: New test.
15859
15860 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
15861
15862 * g++.old-deja/g++.other/syshdr1.C: Update.
15863 * gcc.dg/cpp/lineflags.c: Remove temporarily.
15864
15865 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15866
15867 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
15868
15869 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15870
15871 * g++.old-deja/g++.pt/ttp65.C: New test.
15872
15873 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15874
15875 * g++.old-deja/g++.pt/ttp64.C: New test.
15876
15877 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15878
15879 * g++.old-deja/g++.pt/spec33.C: New test.
15880
15881 2000-12-14 Catherine Moore <clm@redhat.com>
15882
15883 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
15884 * gcc.c-torture/execute/920612-2.c: Likewise.
15885 * gcc.c-torture/execute/920428-2.c: Likewise.
15886 * gcc-c-torture/execute/va-arg-11.c: Call exit.
15887 * gcc.c-torture/execute/va-arg-21.c: Likewise.
15888
15889 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15890
15891 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
15892 * gcc.dg/pack-test-2.c: Likewise.
15893
15894 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
15895
15896 Tests by Zack Weinberg <zackw@stanford.edu>.
15897
15898 * gcc.dg/cpp/defined.c: Update.
15899 * gcc.dg/cpp/defined_trad.c: New tests.
15900
15901 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
15902
15903 * gcc.dg/cpp/trad-direct.c: Update.
15904
15905 2000-12-11 Neil Booth <neilb@earthling.net>
15906
15907 * gcc.dg/cpp/defined_trad.c
15908
15909 2000-12-11 Neil Booth <neilb@earthling.net>
15910
15911 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
15912
15913 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
15914
15915 * gcc.dg/format-miss-2.c: New test.
15916
15917 2000-12-09 Neil Booth <neilb@earthling.net>
15918
15919 * gcc.dg/cpp/lineflags.c: New tests.
15920 * gcc.dg/cpp/poison.c: Update.
15921 * gcc.dg/cpp/redef2.c: Update.
15922 * gcc.dg/cpp/skipping.c: New test.
15923
15924 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
15925
15926 * g++.old-deja/g++.other/eh3.C: New testcase.
15927
15928 2000-12-07 Neil Booth <neilb@earthling.net>
15929
15930 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
15931 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
15932 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
15933 wtr-union-init-2.c, wtr-union-init-3.c: Update.
15934 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
15935 Update.
15936
15937 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15938
15939 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
15940 __SIZE_TYPE__ instead of int for type of integers cast to
15941 pointers.
15942
15943 2000-12-07 Jakub Jelinek <jakub@redhat.com>
15944
15945 * g++.old-deja/g++.other/cleanup4.C: New test.
15946
15947 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15948
15949 * format-sec-1.c: New test.
15950
15951 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15952
15953 * gcc.dg/format-nonlit-3.c: New test.
15954
15955 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15956
15957 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
15958 through a null pointer.
15959
15960 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15961
15962 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
15963 * g++.old-deja/g++.pt/partial4.C: New test.
15964
15965 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
15966
15967 * gcc.c-torture/execute/ieee/hugeval.x: New.
15968
15969 2000-12-06 Neil Booth <neilb@earthling.net>
15970
15971 * gcc.dg/cpp/backslash2.c: New tests.
15972
15973 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15974
15975 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
15976 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
15977
15978 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
15979
15980 * gcc.c-torture/execute/20001203-2.c: New testcase.
15981
15982 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
15983
15984 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
15985 * g++.old-deja/g++.other/virtual10.C: New test.
15986
15987 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
15988
15989 * g++.old-deja/g++.mike/pmf5.C: Remove test.
15990
15991 2000-12-05 Richard Henderson <rth@redhat.com>
15992
15993 * gcc.c-torture/compile/20001205-1.c: New.
15994
15995 2000-12-04 Neil Booth <neilb@earthling.net>
15996
15997 * g++.old-deja/g++.other/virtual9.C: New test.
15998 * g++.old-deja/g++.pt/crash61.C: New test.
15999 * gcc.c-torture/execute/loop-9.c: New test.
16000
16001 2000-12-04 Neil Booth <neilb@earthling.net>
16002
16003 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
16004 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
16005 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
16006 * gcc.dg/cpp/extratokens.c: ...here.
16007
16008 2000-12-04 Neil Booth <neilb@earthling.net>
16009
16010 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
16011 New tests.
16012
16013 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16014
16015 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
16016 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
16017
16018 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
16019
16020 * gcc.c-torture/execute/20001203-1.c: New test.
16021
16022 2000-12-03 Neil Booth <neilb@earthling.net>
16023
16024 * gcc.dg/cpp/macro6.c: New test cases.
16025
16026 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16027
16028 * gcc.c-torture/execute/string-opt-9.c: New test.
16029 * gcc.c-torture/execute/string-opt-10.c: Likewise.
16030 * gcc.c-torture/execute/string-opt-11.c: Likewise.
16031 * gcc.c-torture/execute/string-opt-12.c: Likewise.
16032
16033 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
16034 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
16035
16036 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
16037
16038 * gcc.dg/cpp/if-6.c: New testcase.
16039
16040 * gcc.dg/20001201-1.c: New testcase.
16041
16042 2000-12-02 Neil Booth <neilb@earthling.net>
16043
16044 * g++.old-deja/g++.other/externC4.C,
16045 g++.old-deja/g++.other/friend10.C: New tests.
16046
16047 2000-12-02 Neil Booth <neilb@earthling.net>
16048
16049 * g++.old-deja/g++.other/instan2.C
16050 * g++.old-deja/g++.other/instan3.C: New test.
16051
16052 2000-12-02 Neil Booth <neilb@earthling.net>
16053
16054 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
16055 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
16056 gnuc99.c,gnuc99-pedantic.c: New tests.
16057
16058 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
16059
16060 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
16061 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
16062
16063 2000-12-01 Neil Booth <neilb@earthling.net>
16064
16065 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
16066 * gcc.dg/cpp/poison.c: Update.
16067 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
16068
16069 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
16070
16071 * g77.f-torture/execute/20001201.f: New test.
16072
16073 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
16074
16075 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
16076
16077 2000-12-01 Jakub Jelinek <jakub@redhat.com>
16078
16079 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
16080
16081 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
16082
16083 * g++.old-deja/g++.other/cast6.C: New test.
16084
16085 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
16086
16087 * gcc.c-torture/execute/20001130-2.c: New testcase.
16088
16089 2000-11-30 Richard Henderson <rth@redhat.com>
16090
16091 * gcc.c-torture/execute/20001130-1.c: New test.
16092
16093 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
16094
16095 * g++.old-deja/g++.other/op3.C: New test.
16096
16097 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
16098
16099 * g++.old-deja/g++.other/op2.C: New test.
16100
16101 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
16102
16103 * g++.old-deja/g++.other/crash38.C: New test.
16104
16105 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
16106
16107 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
16108
16109 2000-11-29 Jakub Jelinek <jakub@redhat.com>
16110
16111 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
16112 tests.
16113 * gcc.c-torture/execute/string-opt-6.c: New test.
16114
16115 * gcc.dg/20001117-1.c: Add main.
16116
16117 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
16118
16119 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
16120 Move from here ...
16121 * gcc.dg/940510-1.c: ... to here.
16122
16123 * gcc.dg/20000926-1.c: GNU C now allows initializations of
16124 zero-size arrays in toplevel structures.
16125
16126 2000-11-28 Jakub Jelinek <jakub@redhat.com>
16127
16128 * gcc.c-torture/execute/loop-8.c: New test.
16129
16130 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
16131
16132 * g++.old-deja/g++.other/base1.C: New test.
16133
16134 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
16135
16136 * g++.old-deja/g++.other/parse2.C: New test.
16137
16138 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
16139
16140 * g++.old-deja/g++.pt/incomplete1.C: New test.
16141
16142 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
16143
16144 * g++.old-deja/g++.other/friend9.C: New test.
16145
16146 2000-11-28 Jakub Jelinek <jakub@redhat.com>
16147
16148 * gcc.dg/20001127-1.c: New test.
16149
16150 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
16151
16152 * g++.old-deja/g++.pt/friend46.C: New test.
16153
16154 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
16155
16156 * g++.old-deja/g++.other/ptrmem8.C: New test.
16157
16158 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16159
16160 * gcc.c-torture/execute/string-opt-7.c: New test.
16161 * gcc.c-torture/execute/string-opt-8.c: Likewise.
16162
16163 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
16164
16165 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
16166 instead of 'mkcheck 2'.
16167
16168 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
16169
16170 * gcc.c-torture/execute/memcheck/driver.c,
16171 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
16172 C9X references to refer to C99.
16173
16174 2000-11-25 Jakub Jelinek <jakub@redhat.com>
16175
16176 * gcc.dg/ultrasp3.c: New test.
16177
16178 2000-11-25 Neil Booth <neilb@earthling.net>
16179
16180 * gcc.dg/cpp/include2.c: Update test to be locale independent.
16181
16182 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
16183
16184 * gcc.c-torture/compile/20001123-2.c: New.
16185
16186 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16187
16188 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
16189
16190 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
16191
16192 * gcc.dg/sequence-point-1.c: Add some new tests.
16193 * gcc.c-torture/execute/20001124-1.c: New test.
16194
16195 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
16196
16197 * g++.old-deja/g++.other/vaarg4.C: New test.
16198 * gcc.c-torture/compile/20001123-1.c: New test.
16199
16200 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
16201
16202 * g++.other/crash24.C: Adjust and remove XFAIL.
16203 * g++.other/crash37.C: New test.
16204
16205 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
16206
16207 * g++.old-deja/g++.pt/instantiate9.C: New test.
16208
16209 2000-11-22 Mark Mitchell <mark@codesourcery.com>
16210
16211 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
16212 new ABI, too.
16213
16214 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
16215 * g++.old-deja/g++.robertl/eb55.C: Likewise.
16216
16217 2000-11-22 Neil Booth <neilb@earthling.net>
16218
16219 * gcc.dg/cpp/Wtrigraphs.c: New test.
16220
16221 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
16222
16223 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
16224
16225 2000-11-22 Jakub Jelinek <jakub@redhat.com>
16226
16227 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
16228
16229 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
16230
16231 * lib/gcc-dg.exp: load_lib scanasm.exp.
16232 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
16233 * lib/g++-dg.exp: load_lib scanasm.exp.
16234 * lib/scanasm.exp: New.
16235 (scan-assembler, scan-assembler-not): Add optional arguments to
16236 test name, or if not present, the pattern name.
16237 (scan-assembler-dem, scan-assembler-dem-not): New.
16238
16239 * g++.dg/dg.exp: New.
16240
16241 2000-11-21 Neil Booth <neilb@earthling.net>
16242
16243 * gcc.dg/cpp/integrated1.c: Remove.
16244
16245 2000-11-21 Jakub Jelinek <jakub@redhat.com>
16246
16247 * gcc.c-torture/execute/20001121-1.c: New test.
16248
16249 2000-11-21 Richard Henderson <rth@redhat.com>
16250
16251 * gcc.c-torture/compile/20001121-1.c: New test.
16252
16253 2000-11-20 Neil Booth <neilb@earthling.net>
16254
16255 * gcc.dg/cpp/integrated1.c: New test.
16256
16257 2000-11-21 Jakub Jelinek <jakub@redhat.com>
16258
16259 * g++.old-deja/g++.other/inline17.C: New test.
16260
16261 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
16262
16263 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
16264 local variable to be zero: I made the variable global. Now
16265 uses abort() and exit() instead of relying on main's return value.
16266
16267 2000-11-20 Neil Booth <neilb@earthling.net>
16268
16269 * gcc.dg/cpp/paste2.c: Update test.
16270 * objc/execute/paste.m: New test.
16271
16272 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
16273
16274 * gcc.dg/c99-condexpr-1.c: New test.
16275
16276 2000-11-20 Neil Booth <neilb@earthling.net>
16277
16278 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
16279
16280 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
16281
16282 * g++.old-deja/g++.pt/export1.C: New test.
16283
16284 2000-11-20 Jakub Jelinek <jakub@redhat.com>
16285
16286 * gcc.dg/20001117-1.c: New test.
16287
16288 2000-11-18 Richard Henderson <rth@redhat.com>
16289
16290 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
16291
16292 2000-11-18 Richard Henderson <rth@redhat.com>
16293
16294 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
16295 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
16296 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
16297
16298 2000-11-18 Richard Henderson <rth@redhat.com>
16299
16300 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
16301 (main): New. Exit cleanly.
16302
16303 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
16304
16305 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
16306 gcc.dg/c99-fordecl-2.c: New tests.
16307
16308 2000-11-18 Richard Henderson <rth@redhat.com>
16309
16310 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
16311 * gcc.c-torture/execute/zerolen-2.c: New.
16312
16313 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16314
16315 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
16316 memory.
16317
16318 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
16319
16320 * g++.old-deja/g++.pt/instantiate8.C: New test.
16321
16322 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
16323
16324 * g++.old-deja/g++.other/incomplete.C: Add more tests.
16325 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
16326
16327 2000-11-16 Nick Clifton <nickc@redhat.com>
16328
16329 * gcc.c-torture/execute/nestfunc-2.c: New test.
16330 * gcc.c-torture/execute/nestfunc-3.c: New test.
16331
16332 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
16333
16334 * gcc.c-torture/compile/20001116-1.c: New test.
16335
16336 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16337
16338 * gcc.c-torture/execute/20001115-1.c: New test.
16339
16340 2000-11-15 Mark Mitchell <mark@codesourcery.com>
16341
16342 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
16343 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
16344 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
16345 * g++.old-deja/g++.abi/vmihint.C: Likewise.
16346
16347 2000-11-15 Neil Booth <neilb@earthling.net>
16348
16349 gcc.dg/cpp/_Pragma1.c: Update.
16350 gcc.dg/cpp/_Pragma2.c: New test.
16351
16352 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
16353
16354 * g++.old-deja/g++.other/anon5.C: New test.
16355
16356 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
16357
16358 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
16359 tests.
16360
16361 2000-11-14 Jakub Jelinek <jakub@redhat.com>
16362
16363 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
16364 output.
16365
16366 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
16367
16368 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
16369 labels at end of compound statements.
16370
16371 2000-11-13 Jakub Jelinek <jakub@redhat.com>
16372
16373 * gcc.c-torture/execute/loop-7.c: New test.
16374
16375 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
16376
16377 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
16378
16379 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
16380
16381 * gcc.dg/c99-bool-1.c: New test.
16382
16383 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
16384
16385 * gcc.dg/c99-scope-1.c: Remove xfail.
16386 * gcc.dg/c99-scope-2.c: New test.
16387
16388 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16389
16390 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
16391 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
16392
16393 2000-11-11 Mark Mitchell <mark@codesourcery.com>
16394
16395 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
16396 error messages.
16397
16398 * g++.mike/p700.C: Don't typedef wchar_t.
16399 * g++.mike/p784.C: Likewise.
16400 * g++.mike/eb101.C: Don't use __wchar_t.
16401
16402 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
16403
16404 * g77.f-torture/execute/20001111.[fx]: Test premature exit
16405 from DO loop.
16406
16407 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
16408
16409 * gcc.c-torture/execute/20001111-1.c: New test.
16410
16411 2000-11-10 Nick Clifton <nickc@redhat.com>
16412
16413 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
16414 long multuiple and accumulate.
16415
16416 2000-11-09 Richard Henderson <rth@redhat.com>
16417
16418 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
16419 via size_t instead of int.
16420
16421 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
16422 * gcc.c-torture/execute/string-opt-2.c: Likewise.
16423 * gcc.c-torture/execute/string-opt-3.c: Likewise.
16424 * gcc.c-torture/execute/string-opt-4.c: Likewise.
16425
16426 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
16427
16428 * gcc.c-torture/compile/20001109-1.c: New test.
16429 * gcc.c-torture/compile/20001109-2.c: New test.
16430
16431 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
16432
16433 * g++.old-deja/g++.pt/operator1.C: New test.
16434 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
16435
16436 2000-11-09 Jakub Jelinek <jakub@redhat.com>
16437
16438 * gcc.dg/20001108-1.c: New test.
16439
16440 2000-11-09 Jakub Jelinek <jakub@redhat.com>
16441
16442 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
16443 with both arguments constant strings.
16444 * gcc.c-torture/execute/string-opt-3.c: New test.
16445 * gcc.c-torture/execute/string-opt-4.c: New test.
16446 * gcc.c-torture/execute/string-opt-5.c: New test.
16447
16448 2000-11-08 Nick Clifton <nickc@redhat.com>
16449
16450 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
16451 mulsidi3adddi patterns.
16452
16453 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
16454
16455 * g++.old-deja/g++.other/crash36.C: New test.
16456
16457 2000-11-08 Jakub Jelinek <jakub@redhat.com>
16458
16459 * g++.old-deja/g++.other/init16.C: New test.
16460
16461 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
16462
16463 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
16464
16465 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
16466
16467 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
16468 * gcc.c-torture/execute/va-arg-16.x: Likewise.
16469 * gcc.c-torture/execute/va-arg-17.x: Likewise.
16470
16471 2000-11-07 DJ Delorie <dj@redhat.com>
16472
16473 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
16474
16475 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16476
16477 * gcc.c-torture/execute/string-opt-1.c: New test.
16478
16479 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
16480
16481 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
16482 mips-sgi-irix6.* because the MIPS ABI passes floating-point
16483 parameters in registers, and there is no way for a varargs
16484 function to know in which order the integer and floating-point
16485 parameters should be interleaved when they are placed on the
16486 stack.
16487 * gcc.c-torture/execute/va-arg-16.x: Likewise.
16488 * gcc.c-torture/execute/va-arg-17.x: Likewise.
16489
16490 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16491
16492 * gcc.c-torture/execute/string-opt-2.c: New test.
16493
16494 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
16495
16496 * g++.old-deja/g++.pt/crash60.C: New test.
16497
16498 2000-11-06 Jakub Jelinek <jakub@redhat.com>
16499
16500 * g++.old-deja/g++.other/crash24.C: New test.
16501 * g++.old-deja/g++.other/crash25.C: New test.
16502 * g++.old-deja/g++.other/crash26.C: New test.
16503 * g++.old-deja/g++.other/crash27.C: New test.
16504 * g++.old-deja/g++.other/crash28.C: New test.
16505 * g++.old-deja/g++.other/crash29.C: New test.
16506 * g++.old-deja/g++.other/crash30.C: New test.
16507 * g++.old-deja/g++.other/crash31.C: New test.
16508 * g++.old-deja/g++.other/crash32.C: New test.
16509 * g++.old-deja/g++.other/crash33.C: New test.
16510 * g++.old-deja/g++.other/crash34.C: New test.
16511 * g++.old-deja/g++.other/crash35.C: New test.
16512
16513 2000-11-06 Jakub Jelinek <jakub@redhat.com>
16514
16515 * gcc.c-torture/execute/20001031-1.c: New test.
16516
16517 2000-11-04 Mark Mitchell <mark@codesourcery.com>
16518
16519 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
16520 namespace.
16521
16522 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
16523 standards-conformant.
16524
16525 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
16526
16527 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
16528 * g++.old-deja/g++.mike/p755a.C: Likewise.
16529 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
16530 library makes no calls to `operator new' during initialization.
16531
16532 2000-11-04 Neil Booth <neilb@earthling.net>
16533
16534 * gcc.dg/cpp/include2.c: New tests.
16535
16536 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
16537
16538 * lib/g++.exp (g++_set_ld_library_path): New function.
16539 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
16540
16541 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
16542
16543 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
16544 warnings.
16545
16546 2000-11-01 Richard Henderson <rth@redhat.com>
16547
16548 * g++.old-deja/g++.ext/namedret1.C: New.
16549 * g++.old-deja/g++.ext/namedret2.C: New.
16550 * g++.old-deja/g++.ext/namedret3.C: New.
16551
16552 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
16553
16554 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
16555 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
16556
16557 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16558
16559 * gcc.c-torture/execute/va-arg-21.c: New test.
16560
16561 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
16562
16563 * gcc.dg/c99-complex-2.c: New test.
16564
16565 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16566
16567 * gcc.c-torture/execute/stdio-opt-1.c: New test.
16568
16569 2000-10-31 Jakub Jelinek <jakub@redhat.com>
16570
16571 * g++.old-deja/g++.other/inline16.C: New test.
16572
16573 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
16574
16575 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
16576 __PRETTY_FUNCTION__
16577
16578 2000-10-29 Neil Booth <neilb@earthling.net>
16579
16580 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
16581 New tests.
16582 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
16583 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
16584 optimisation.
16585
16586 2000-10-29 Neil Booth <neilb@earthling.net>
16587
16588 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
16589 * mi1.c, mi1c.h: Add null directives to multiple-include test.
16590 * mi5.c: Test multiple includes work with -C.
16591 * trigraphs.c: Test ^= version.
16592
16593 2000-10-28 Neil Booth <neilb@earthling.net>
16594
16595 New tests and test updates for new macro expander.
16596
16597 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
16598 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
16599 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
16600 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
16601 new diagnostic messages.
16602
16603 * gcc.dg/cpp/macro3.c: New tests.
16604
16605 2000-10-27 Mark Mitchell <mark@codesourcery.com>
16606
16607 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
16608 on the same line.
16609
16610 2000-10-27 Jakub Jelinek <jakub@redhat.com>
16611
16612 * g++.old-deja/g++.other/eh2.C: New test.
16613
16614 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
16615
16616 * gcc.c-torture/execute/20001027-1.c: New test.
16617
16618 2000-10-26 Richard Henderson <rth@redhat.com>
16619
16620 * gcc.c-torture/execute/20001026-1.c: New.
16621
16622 2000-10-26 Mark Mitchell <mark@codesourcery.com>
16623
16624 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
16625 * g++.old-deja/g++.law/builtin1.C: Likewise.
16626 * g++.old-deja/g++.law/ctors10.C: Likewise.
16627 * g++.old-deja/g++.law/virtual3.C: Likewise.
16628 * g++.old-deja/g++.mike/p658.C: Likewise.
16629 * g++.old-deja/g++.other/sibcall1.C: Likewise.
16630 * g++.old-deja/g++.other/vaarg2.C: Likewise.
16631 * g++.old-deja/g++.robertl/eb124.C: Likewise.
16632 * g++.old-deja/g++.robertl/eb44.C: Likewise.
16633 * g++.old-deja/g++.robertl/eb77.C: Likewise.
16634
16635 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
16636
16637 * gcc.c-torture/compile/20001024-1.c: New test.
16638
16639 2000-10-25 Mark Mitchell <mark@codesourcery.com>
16640
16641 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
16642 to tell us whether or not we are using V3.
16643
16644 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
16645
16646 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
16647 operands.
16648
16649 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
16650
16651 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
16652
16653 2000-10-25 Jakub Jelinek <jakub@redhat.com>
16654
16655 * gcc.c-torture/execute/20001024-1.c: New test.
16656
16657 2000-10-24 Jakub Jelinek <jakub@redhat.com>
16658
16659 * g++.old-deja/g++.other/sibcall1.C: New test.
16660
16661 2000-10-20 Jakub Jelinek <jakub@redhat.com>
16662
16663 * gcc.dg/noncompile/init-3.c: New test.
16664
16665 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
16666
16667 * gcc.dg/format-array-1.c: New test.
16668
16669 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
16670
16671 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
16672 writing through null pointers; remove comment about testing
16673 unterminated strings.
16674
16675 2000-10-17 Matthew Hiller <hiller@redhat.com>
16676
16677 * gcc.c-torture/execute/20001017-2.c: New test.
16678
16679 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
16680
16681 * gcc.c-torture/compile/20001018-1.c: New test.
16682 * gcc.c-torture/compile/20001018-1.x: Xfail.
16683
16684 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16685
16686 * gcc.c-torture/execute/20001017-1.c: New test.
16687
16688 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
16689
16690 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
16691 for multiple use of arguments with scanf formats; add tests for
16692 multiple use of arguments.
16693
16694 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
16695
16696 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
16697
16698 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
16699
16700 * gcc.dg/format-miss-1.c: New test.
16701
16702 2000-10-16 Jakub Jelinek <jakub@redhat.com>
16703
16704 * gcc.c-torture/execute/20001013-1.c: New test.
16705
16706 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
16707
16708 * gcc.dg/format-branch-1.c: New test.
16709
16710 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
16711
16712 * README, lib/file-format.exp: Remove EGCS references.
16713
16714 2000-10-16 Jakub Jelinek <jakub@redhat.com>
16715
16716 * gcc.dg/20001013-1.c: New test.
16717
16718 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
16719
16720 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
16721 for intmax_t in the compiler using __typeof__ and the type rules
16722 for conditional expressions.
16723
16724 2000-10-13 Jakub Jelinek <jakub@redhat.com>
16725
16726 * gcc.dg/20001012-1.c: New test.
16727 * gcc.dg/20001012-2.c: New test.
16728
16729 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16730
16731 * gcc.dg/format-attr-1.c: New test.
16732
16733 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16734
16735 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
16736 __LONG_LONG_MAX__ instead of LLONG_MAX.
16737
16738 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16739
16740 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
16741 scanf flags.
16742 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
16743 flags.
16744
16745 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
16746
16747 * gcc.dg/sequence-pt-1.c: New test.
16748
16749 2000-10-11 Geoff Keating <geoffk@cygnus.com>
16750
16751 * gcc.c-torture/execute/20001011-1.c: New testcase.
16752 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
16753
16754 2000-10-10 Jakub Jelinek <jakub@redhat.com>
16755
16756 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
16757 does not error on it.
16758
16759 2000-10-10 Jakub Jelinek <jakub@redhat.com>
16760
16761 * gcc.dg/20001009-1.c: New test.
16762
16763 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
16764
16765 * gcc.c-torture/compile/20001009-1.c: Move from here ....
16766 * gcc.c-torture/execute/20001009-2.c: ... to here.
16767
16768 2000-10-09 Geoff Keating <geoffk@cygnus.com>
16769
16770 * gcc.c-torture/compile/20001009-1.c: New testcase.
16771 * gcc.c-torture/execute/20001009-1.c: New testcase.
16772 Testcases provided by Jan Hubicka <jh@suse.cz>.
16773
16774 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
16775
16776 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
16777 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
16778 uintmax_t using <limits.h> to emulate the compiler's internal
16779 logic. No longer XFAIL %j tests.
16780
16781 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
16782
16783 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
16784 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
16785 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
16786 regexps and details of expected handling of some bad formats.
16787 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
16788 suppression.
16789
16790 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
16791
16792 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
16793 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
16794 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
16795 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
16796 in list archives.
16797
16798 2000-10-06 Richard Henderson <rth@cygnus.com>
16799
16800 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
16801 * g++.old-deja/g++.brendan/crash52.C: Likewise.
16802 * g++.old-deja/g++.jason/report.C: Likewise.
16803 * g++.old-deja/g++.law/friend5.C: Likewise.
16804 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
16805 of the expected warnings.
16806
16807 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
16808
16809 * g++.old-deja/g++.pt/enum14.C: New test.
16810
16811 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
16812
16813 * g++.old-deja/g++.pt/crash59.C: New test.
16814
16815 2000-10-04 Will Cohen <wcohen@redhat.com>
16816
16817 * gcc.dg/20000926-1.c: New test.
16818
16819 2000-10-03 Geoff Keating <geoffk@cygnus.com>
16820
16821 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
16822 function name for current C++ compiler.
16823 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
16824
16825 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
16826
16827 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
16828 __PRETTY_FUNCTION__.
16829 * g++.old-deja/g++.ext/pretty2.C: Likewise.
16830
16831 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16832
16833 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
16834
16835 2000-09-26 Jakub Jelinek <jakub@redhat.com>
16836
16837 * gcc.c-torture/compile/20000923-1.c: New test.
16838
16839 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
16840
16841 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
16842 * g++.old-deja/g++.pt/ttp62.C: Same.
16843 * g++.old-deja/g++.other/inline14.C: Same.
16844
16845 2000-09-24 Richard Henderson <rth@cygnus.com>
16846
16847 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
16848
16849 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
16850
16851 * gcc.dg/c90-printf-1.c: Add test for wide string format.
16852
16853 2000-09-22 Geoff Keating <geoffk@cygnus.com>
16854
16855 * gcc.c-torture/compile/20000922-1.c: New file.
16856
16857 2000-09-21 Nick Clifton <nickc@redhat.com>
16858
16859 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
16860 a signed long modulo operation.
16861 (mod6): New function - perform an unsigned long modulo operation.
16862 (main): Add tests for modulos of very large numbers by very small
16863 dividends.
16864
16865 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16866
16867 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
16868
16869 2000-09-19 Richard Henderson <rth@cygnus.com>
16870
16871 * gcc.dg/compare2.c (case 10): XFAIL.
16872
16873 2000-09-18 Richard Henderson <rth@cygnus.com>
16874
16875 * gcc.c-torture/execute/20000906-1.c: Move ...
16876 * gcc.dg/20000906-1.c: ... here. Only run on targets
16877 that support __builtin_trap.
16878
16879 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
16880
16881 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
16882
16883 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
16884
16885 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
16886 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
16887 more $ format tests.
16888
16889 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
16890
16891 * gcc.dg/format-errmk-1.c: New test.
16892
16893 2000-09-17 Greg McGary <greg@mcgary.org>
16894
16895 * gcc.c-torture/execute/20000917-1.x: Remove.
16896
16897 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
16898
16899 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
16900
16901 2000-09-17 Greg McGary <greg@mcgary.org>
16902
16903 * gcc.c-torture/execute/20000917-1.c: New test.
16904 * gcc.c-torture/execute/20000917-1.x: XFAIL.
16905
16906 2000-09-16 Neil Booth <NeilB@earthling.net>
16907
16908 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
16909 in nested macro bug.
16910
16911 2000-09-15 Neil Booth <NeilB@earthling.net>
16912
16913 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
16914
16915 2000-09-14 Jeffrey A Law (law@cygnus.com)
16916
16917 * gcc.c-torture/execute/20000914-1.c: New test.
16918
16919 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
16920
16921 * g++.other/inline13.C: New test.
16922
16923 2000-09-12 Andreas Jaeger <aj@suse.de>
16924
16925 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
16926 constant by Ulrich Drepper <drepper@redhat.com>.
16927
16928 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
16929
16930 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
16931
16932 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16933
16934 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
16935
16936 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
16937
16938 * gcc.dg/cpp/backslash.c: New test.
16939
16940 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
16941
16942 * gcc.c-torture/execute/20000910-1.c: New test.
16943 * gcc.c-torture/execute/20000910-2.c: Likewise.
16944
16945 2000-09-11 Robert Lipe <robertl@sco.com>
16946
16947 * gcc.dg/pragma-align.c: New test.
16948
16949 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
16950
16951 * g++.old-deja/g++.pt/explicit82.C: New test.
16952 * g++.old-deja/g++.pt/explicit83.C: New test.
16953
16954 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
16955
16956 * gcc.dg/asm-names.c: New test.
16957
16958 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16959
16960 * gcc.dg/cpp/tr-warn6.c: New test
16961
16962 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
16963
16964 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
16965 be accepted.
16966
16967 2000-09-07 Catherine Moore <clm@redhat.com>
16968
16969 * gcc.c-torture/execute/unroll-1.c: New test.
16970
16971 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
16972
16973 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
16974 ERROR markers.
16975 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
16976 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
16977 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
16978 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
16979 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
16980 Preprocess only.
16981 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
16982 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
16983
16984 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16985
16986 * g++.old-deja/g++.pt/deduct2.C: New test.
16987
16988 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16989
16990 * g++.old-deja/g++.pt/parms2.C: New test.
16991
16992 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16993
16994 * g++.old-deja/g++.pt/crash58.C: New test.
16995
16996 2000-09-06 Greg McGary <greg@mcgary.org>
16997
16998 * gcc.c-torture/execute/20000906-1.c: New test.
16999 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
17000
17001 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17002
17003 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
17004
17005 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
17006
17007 * g++.old-deja/g++.pt/crash57.C: New test.
17008
17009 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
17010
17011 * g++.old-deja/g++.pt/crash56.C: New test.
17012
17013 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
17014
17015 * g++.old-deja/g++.pt/koenig1.C: New test.
17016
17017 2000-09-04 Jakub Jelinek <jakub@redhat.com>
17018
17019 * gcc.dg/20000904-1.c: New test.
17020
17021 2000-09-04 Jakub Jelinek <jakub@redhat.com>
17022
17023 * gcc.dg/cpp/paste8.c: New test.
17024
17025 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
17026
17027 * gcc.c-torture/compile/20000827-1.c: New test.
17028
17029 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
17030
17031 * gcc.dg/format-diag-1.c: New test.
17032
17033 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
17034
17035 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
17036 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
17037 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
17038 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
17039 gcc.dg/formatz-1.c: Adjust warning regular expressions.
17040
17041 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
17042
17043 * g++.old-deja/g++.other/nested4.C: New test.
17044
17045 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
17046
17047 * g++.old-deja/g++.ns/scoped1.C: New test.
17048
17049 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
17050
17051 * lib/g++.exp: Support testing already-installed GCC.
17052
17053 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17054
17055 * wtr-label-1.c, wtr-suffix-1.c: New tests.
17056
17057 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17058
17059 * gcc.dg/return-type-2.c: New test.
17060
17061 2000-08-27 Geoff Keating <geoffk@cygnus.com>
17062
17063 * gcc.c-torture/compile/20000825-1.c: New test.
17064
17065 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
17066
17067 * gcc.dg/dwarf2-2.c: New test.
17068
17069 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
17070
17071 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
17072 dg-warning regexps.
17073
17074 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
17075
17076 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
17077 gcc.dg/format-ext-5.c: New tests.
17078
17079 2000-08-25 Jakub Jelinek <jakub@redhat.com>
17080
17081 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
17082
17083 2000-08-24 Mark Mitchell <mark@codesourcery.com>
17084
17085 * gcc.dg/noncompile/930622-2.c: Adjust error message.
17086
17087 2000-08-24 Richard Henderson <rth@cygnus.com>
17088
17089 * gcc.dg/ia64-sync-1.c: New test.
17090 * gcc.dg/ia64-sync-2.c: New test.
17091 * gcc.dg/ia64-asm-1.c: New test.
17092
17093 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
17094
17095 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
17096 * gcc.dg/format-ext-2.c: New test.
17097
17098 2000-08-23 Jason Merrill <jason@redhat.com>
17099
17100 * lib/old-dejagnu.exp: Also ignore "In member function" and
17101 "At global scope".
17102
17103 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17104
17105 * gcc.dg/noncompile/label-lineno-1.c: New test.
17106
17107 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
17108
17109 * gcc.dg/c99-array-nonobj-1.c: New test.
17110
17111 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
17112
17113 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
17114 tests.
17115 * gcc.dg/format-ext-1.c: New test.
17116
17117 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17118
17119 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
17120 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
17121 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
17122 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
17123 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
17124
17125 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
17126
17127 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
17128 gcc.dg/c99-strftime-2.c: New tests.
17129
17130 2000-08-22 Richard Henderson <rth@cygnus.com>
17131
17132 * gcc.c-torture/execute/20000822-1.c: New test.
17133
17134 2000-08-21 Jakub Jelinek <jakub@redhat.com>
17135
17136 * gcc.c-torture/execute/20000819-1.x: Remove.
17137
17138 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
17139
17140 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
17141 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
17142 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
17143 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
17144 gcc.dg/format-xopen-1.c: New tests.
17145
17146 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
17147
17148 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
17149
17150 2000-08-21 Jakub Jelinek <jakub@redhat.com>
17151
17152 * g++.old-deja/g++.other/loop2.C: New test.
17153
17154 * gcc.c-torture/compile/20000606-1.c: New test.
17155 * gcc.c-torture/compile/20000728-1.c: New test.
17156 * gcc.c-torture/execute/20000801-1.c: New test.
17157 * gcc.c-torture/execute/20000801-2.c: New test.
17158 * gcc.c-torture/execute/20000819-1.c: New test.
17159 * gcc.c-torture/execute/20000819-1.x: XFAIL.
17160 * gcc.dg/20000629-1.c: New test.
17161 * gcc.dg/20000724-1.c: New test.
17162 * gcc.dg/20000807-1.c: New test.
17163
17164 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
17165
17166 * gcc.dg/cpp/pragma-1.c: New test.
17167 * gcc.dg/cpp/pragma-2.c: New test.
17168
17169 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
17170
17171 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
17172 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
17173
17174 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17175
17176 * gcc.c-torture/compile/20000818-1.c: New test.
17177
17178 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
17179
17180 * gcc.c-torture/execute/20000818-1.c: New test.
17181
17182 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
17183
17184 * gcc.dg/format-va-1.c: New test.
17185
17186 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
17187
17188 * g++.old-deja/g++.other/typedef8.C: New test.
17189
17190 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
17191
17192 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
17193 * g++.old-deja/g++.mike/net36.C: Mark candidate.
17194 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
17195 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
17196 * g++.old-deja/g++.other/ptrmem7.C: New test.
17197 * g++.old-deja/g++.pt/ptrmem10.C: New test.
17198
17199 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
17200
17201 * g++.old-deja/g++.pt/typename27.C: New test.
17202
17203 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
17204
17205 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
17206 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
17207 * g++.old-deja/g++.pt/friend45.C: New test.
17208 * g++.old-deja/g++.other/friend8.C: New test.
17209
17210 2000-08-15 Richard Henderson <rth@cygnus.com>
17211
17212 * gcc.c-torture/execute/20000815-1.c: New test.
17213
17214 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
17215
17216 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
17217 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
17218 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
17219
17220 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
17221
17222 * g++.old-deja/g++.other/refinit2.C: New test.
17223
17224 2000-08-13 Geoff Keating <geoffk@cygnus.com>
17225
17226 * lib/c-torture.exp (c-torture): Make
17227 compiler_conditional_xfail_data global.
17228 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
17229 compiler_conditional_xfail_data machinery.
17230 (f-torture-execute): Likewise.
17231 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
17232 and only when unrolling loops.
17233
17234 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
17235
17236 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
17237
17238 * g++.old-deja/g++.pt/explicit81.C: New test.
17239
17240 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
17241
17242 * g++.old-deja/g++.pt/typename26.C: New test.
17243
17244 2000-08-10 Geoff Keating <geoffk@cygnus.com>
17245
17246 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
17247 warning.
17248
17249 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
17250
17251 * g++.old-deja/g++.other/array3.C: New test.
17252
17253 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
17254
17255 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
17256 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
17257 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
17258 New tests.
17259
17260 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
17261
17262 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
17263 * g++.old-deja/g++.abi/vmihint.C: Likewise.
17264
17265 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
17266
17267 * gcc.c-torture/execute/20000808-1.c: New test.
17268
17269 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
17270
17271 * gcc.dg/c90-const-expr-1.c: New test.
17272
17273 2000-08-08 Richard Henderson <rth@cygnus.com>
17274
17275 * gcc.dg/noncompile/920923-1.c: Declare calloc.
17276
17277 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
17278
17279 * gcc.dg/noncompile/const-ll-1.c: New test.
17280
17281 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
17282
17283 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
17284
17285 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
17286
17287 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
17288 that running programs linked against the shared version of libobjc
17289 run correctly.
17290
17291 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
17292
17293 * gcc.dg/c99-printf-1.c: New test.
17294
17295 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
17296
17297 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
17298
17299 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
17300
17301 * gcc.c-torture/execute/20000731-1.x: Delete.
17302
17303 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
17304
17305 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
17306 and torture_without_loops as is done by c-torture.exp.
17307 (search_for): Copy from c-torture.exp.
17308 (gcc-dg-runtest): New function, drives a directory of tests
17309 iterating over the TORTURE_OPTIONS.
17310 (scan-assembler, scan-assembler-not): Move here from
17311 individual directory drivers.
17312
17313 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
17314 defined by lib/gcc-dg.exp.
17315 * gcc.dg/cpp/cpp.exp: Likewise.
17316 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
17317 gcc-dg-runtest, so we cycle over optimization options.
17318
17319 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
17320 * gcc.dg/compare2.c: No longer expected to fail.
17321
17322 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
17323
17324 * gcc.c-torture/execute/20000804-1.c: New test.
17325
17326 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
17327
17328 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
17329
17330 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
17331
17332 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
17333
17334 2000-08-03 Jeffrey A Law (law@cygnus.com)
17335
17336 * gcc.c-torture/compile/20000803-1.c: New test.
17337
17338 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
17339
17340 * gcc.c-torture/execute/20000801-3.c,
17341 gcc.c-torture/execute/20000801-4.c: New tests.
17342 * gcc.c-torture/execute/20000801-3.x,
17343 gcc.c-torture/execute/20000801-4.x: Xfail.
17344
17345 2000-08-02 Geoff Keating <geoffk@cygnus.com>
17346
17347 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
17348 libobjc/.libs to allow for libtool.
17349
17350 2000-08-02 Jakub Jelinek <jakub@redhat.com>
17351
17352 * gcc.c-torture/compile/20000802-1.c: New test.
17353
17354 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
17355
17356 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
17357
17358 2000-07-31 Jeffrey A Law (law@cygnus.com)
17359
17360 * gcc-c-torture/execute/20000731-2.c: New test.
17361
17362 * gcc.c-torture/execute/20000731-1.c: New test.
17363 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
17364
17365 2000-07-31 Jakub Jelinek <jakub@redhat.com>
17366
17367 * testsuite/gcc.dg/cpp/paste7.c: New test.
17368 * gcc.dg/cpp/20000725-1.c: New test.
17369
17370 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
17371
17372 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
17373 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
17374 declaration warning for __builtin_dwarf_reg_size.
17375
17376 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
17377
17378 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
17379
17380 * gcc.dg/noncompile/voidparam-1.c: New test.
17381
17382 2000-07-30 Richard Henderson <rth@cygnus.com>
17383
17384 * gcc.dg/c90-digraph-1.c: Don't xfail.
17385 * gcc.dg/compare2.c (case 10): Xfail.
17386 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
17387
17388 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
17389
17390 * gcc.dg/c99-main-1.c: New test.
17391
17392 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
17393
17394 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
17395
17396 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
17397
17398 * gcc.c-tortuer/execute/20000726-1.c: New test.
17399
17400 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
17401
17402 * gcc.c-torture/execute/enum-2.c: New test.
17403
17404 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17405
17406 * gcc.dg/cpp/tr-warn3.c: New test.
17407
17408 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
17409
17410 * g++.old-deja/g++.ext/implicit1.C: Remove.
17411 * g++.old-deja/g++.jason/c2.C: Remove
17412 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
17413 * g++.old-deja/g++.pt/crash16.C: Likewise.
17414 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
17415
17416 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
17417
17418 * g++.old-deja/g++.other/for2.C: New test.
17419
17420 2000-07-25 Jakub Jelinek <jakub@redhat.com>
17421
17422 * gcc.dg/20000720-1.c: New test.
17423
17424 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
17425
17426 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
17427
17428 2000-07-24 Geoff Keating <geoffk@cygnus.com>
17429
17430 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
17431 * gcc.c-torture/execute/20000722-1.c: New.
17432 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
17433
17434 2000-07-24 Jakub Jelinek <jakub@redhat.com>
17435
17436 * gcc.dg/cpp/20000720-1.S: New test.
17437
17438 2000-07-21 Michael Meissner <meissner@redhat.com>
17439
17440 * gcc.c-torture/execute/ieee/hugeval.c: New test.
17441
17442 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
17443
17444 * g++.old-deja/g++.brendan/crash16.C,
17445 g++.old-deja/g++.brendan/parse3.C,
17446 g++.old-deja/g++.brendan/redecl1.C,
17447 g++.old-deja/g++.ns/template13.C,
17448 g++.old-deja/g++.other/decl4.C,
17449 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
17450
17451 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
17452
17453 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
17454 and "Internal error".
17455
17456 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
17457 regexps.
17458 * gcc.dg/cpp/paste6.c: New test.
17459
17460 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
17461
17462 * gcc.dg/cpp/tr-direct.c: New test.
17463
17464 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
17465 gcc.dg/cpp/undef1.c: Tweak error regexps.
17466
17467 2000-07-18 Eric Christopher <echristo@redhat.com>
17468
17469 * gcc.c-torture/compile/20000718-1.c: New test.
17470
17471 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
17472
17473 * cpplex.c (_cpp_push_token): If the token being pushed back
17474 is the previous token in this context, just subtract one from
17475 context->posn.
17476 * cppmacro.c (save_expansion): Clear aux field when storing a
17477 placemarker.
17478
17479 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
17480
17481 * gcc.dg/noncompile/redecl-1.c: New test.
17482
17483 2000-07-18 Jakub Jelinek <jakub@redhat.com>
17484
17485 * gcc.c-torture/execute/20000717-5.c: New test.
17486 * gcc.c-torture/execute/20000717-1.x: Removed.
17487
17488 2000-07-17 Richard Henderson <rth@cygnus.com>
17489
17490 * gcc.c-torture/execute/20000717-4.c: New test.
17491
17492 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
17493
17494 * gcc.dg/cpp/syshdr.c: New test.
17495 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
17496
17497 2000-07-17 Neil Booth <neilb@earthling.net>
17498
17499 * gcc.dg/cpp/cmdlne-dM.c: New test.
17500 * gcc.dg/cpp/cmdlne-dD.c: New test.
17501
17502 2000-07-17 Jeffrey A Law (law@cygnus.com)
17503
17504 * gcc.c-torture/execute/20000717-3.c: New test.
17505
17506 * gcc.c-torture/compile/20000717-1.c: New test.
17507
17508 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
17509
17510 * gcc.c-torture/execute/20000717-2.c: New test.
17511
17512 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
17513
17514 * gcc.dg/formatz-1.c: New test.
17515
17516 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
17517 * gcc.dg/c99-digraph-1.c: New tests.
17518
17519 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
17520 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
17521
17522 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
17523 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
17524 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
17525 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
17526 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
17527 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
17528 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
17529
17530 2000-07-17 Greg McGary <greg@mcgary.org>
17531
17532 * gcc.c-torture/execute/20000717-1.c: New test.
17533 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
17534
17535 2000-07-15 Jakub Jelinek <jakub@redhat.com>
17536
17537 * gcc.c-torture/execute/20000715-2.c: New test.
17538 * gcc.dg/20000715-1.c: New test.
17539
17540 2000-07-15 Michael Meissner <meissner@redhat.com>
17541
17542 * gcc.c-torture/execute/20000715-1.c: New test.
17543
17544 2000-07-13 Jakub Jelinek <jakub@redhat.com>
17545
17546 * gcc.c-torture/execute/20000707-1.c: New test.
17547
17548 2000-07-13 Neil Booth <NeilB@earthling.net>
17549
17550 * testsuite/gcc.dg/cpp/digraph1.c,
17551 testsuite/gcc.dg/cpp/digraph2.c,
17552 testsuite/gcc.dg/cpp/digraphs.c: New tests.
17553
17554 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
17555
17556 * g77.f-torture/compile/20000630-2.f: New test.
17557 * g77.f-torture/compile/20000630-2.x
17558
17559 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
17560
17561 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
17562
17563 2000-07-11 Neil Booth <NeilB@earthling.net>
17564
17565 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
17566
17567 2000-07-11 Neil Booth <NeilB@earthling.net>
17568
17569 * gcc.dg/cpp/cmdlne-C.c: New.
17570
17571 2000-07-09 Neil Booth <NeilB@earthling.net>
17572
17573 * gcc.dg/cpp/directiv.c: New tests.
17574 * gcc.dg/cpp/undef1.c: Update.
17575
17576 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
17577
17578 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
17579
17580 2000-07-09 Neil Booth <NeilB@earthling.net>
17581
17582 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
17583
17584 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
17585
17586 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
17587 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
17588
17589 2000-07-08 Neil Booth <NeilB@earthling.net>
17590
17591 * gcc.dg/cpp/macsyntx.c: New tests.
17592
17593 2000-07-07 Jakub Jelinek <jakub@redhat.com>
17594
17595 * gcc.dg/20000707-1.c: New test.
17596
17597 2000-07-07 Jakub Jelinek <jakub@redhat.com>
17598
17599 * gcc.c-torture/execute/20000706-1.c: New test.
17600 * gcc.c-torture/execute/20000706-2.c: New test.
17601 * gcc.c-torture/execute/20000706-3.c: New test.
17602 * gcc.c-torture/execute/20000706-4.c: New test.
17603 * gcc.c-torture/execute/20000706-5.c: New test.
17604
17605 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
17606
17607 * g++.old-deja/g++.pt/instantiate7.C: New test.
17608
17609 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
17610
17611 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
17612 * g++.old-deja/g++.mike/thunk3.C: Likewise.
17613 * g++.old-deja/g++.other/rtti3.C: Likewise.
17614 * g++.old-deja/g++.other/rttid3.C: Likewise.
17615
17616 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
17617
17618 * g77.f-torture/compile/20000630-1.x: Fix typo
17619
17620 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
17621
17622 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
17623 assembly output.
17624
17625 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
17626
17627 * gcc.dg/cpp/ident.c: New test.
17628
17629 2000-07-05 Neil Booth <NeilB@earthling.net>
17630
17631 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
17632 gcc.dg/cpp/lexstrng.c: New tests.
17633
17634 2000-07-04 Neil Booth <NeilB@earthling.net>
17635
17636 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
17637 * gcc.dg/cpp/strify2.c: Same.
17638
17639 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
17640
17641 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
17642 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
17643 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
17644 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
17645
17646 * testsuite/gcc.dg/cpp/macro1.c,
17647 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
17648 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
17649 testsuite/gcc.dg/cpp/strify1.c,
17650 testsuite/gcc.dg/cpp/strify2.c: New tests.
17651
17652 2000-07-03 Jakub Jelinek <jakub@redhat.com>
17653
17654 * gcc.c-torture/execute/20000703-1.c: New test.
17655
17656 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
17657
17658 * g++.old-deja/g++.pt (lookup10.C): New test.
17659
17660 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
17661
17662 * g++.old-deja/g++.pt (typename25.C): New test.
17663
17664 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
17665
17666 * gcc.c-torture/compile/20000701-1.c: New test.
17667
17668 2000-06-30 Nick Clifton <nickc@cygnus.com>
17669
17670 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
17671 to test case.
17672
17673 2000-06-30 Catherine Moore <clm@cygnus.com>
17674
17675 * gcc.c-torture/execute/align-1.c: New test.
17676
17677 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
17678
17679 * g++.old-deja/g++.pt/expr8.C: New test.
17680 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
17681
17682 2000-06-29 Nick Clifton <nickc@cygnus.com>
17683
17684 * gcc.c-torture/compile/20000629-1.c: New test.
17685
17686 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
17687
17688
17689 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
17690 gcc.dg/noncompile directory, depending on whether they're
17691 preprocessor tests or not. Annotate all the tests for the dg
17692 framework.
17693
17694 * gcc.c-torture/noncompile/noncompile.exp: Delete.
17695 * gcc.dg/noncompile/noncompile.exp: New.
17696
17697 * Moved files:
17698 Old name New name
17699 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
17700 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
17701 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
17702 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
17703 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
17704 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
17705 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
17706 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
17707 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
17708 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
17709 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
17710 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
17711 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
17712 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
17713 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
17714 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
17715 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
17716 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
17717 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
17718 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
17719 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
17720 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
17721 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
17722 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
17723
17724 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
17725 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
17726 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
17727 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
17728 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
17729 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
17730
17731 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
17732
17733 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
17734 declare one variable. On the fourth, error.
17735 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
17736 declared by 20000628-1a.h.
17737
17738 2000-06-29 Richard Henderson <rth@redhat.com>
17739
17740 * gcc.c-torture/execute/930529-1.x: New file.
17741 * gcc.dg/920413-1.c: Adjust expected warning text.
17742 * gcc.dg/980217-1.c: Declare abort.
17743 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
17744
17745 2000-06-29 Jeffrey A Law (law@cygnus.com)
17746
17747 * g77.f-torture/compile/20000629-1.f: New test.
17748 * g77.f-torture/compile/20000629-1.x: Expected to fail.
17749
17750 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
17751
17752 Rearrange lots of files, removing entirely the
17753 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
17754 directories.
17755
17756 * Deleted files:
17757 gcc.c-torture/code_quality/code_quality.exp
17758 gcc.c-torture/special/special.exp
17759 gcc.failure/failure.exp
17760 gcc.failure/940409-1.x
17761 gcc.c-torture/compile/961203-1.x
17762
17763 * New files:
17764 gcc.misc-tests/linkage.exp
17765 gcc.c-torture/execute/920730-1t.c
17766 gcc.c-torture/execute/920730-1t.x
17767 gcc.c-torture/compile/920520-1.x
17768 gcc.c-torture/compile/920521-1.x
17769 gcc.c-torture/compile/981006-1.x
17770 gcc.c-torture/execute/eeprof-1.x
17771
17772 * Moved files (possibly with modifications to fit a new harness):
17773 Old name New name
17774 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
17775 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
17776 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
17777 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
17778 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
17779 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
17780 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
17781 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
17782 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
17783 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
17784 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
17785 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
17786 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
17787 gcc.failure/940409-1.c gcc.dg/940409-1.c
17788
17789 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
17790
17791 * c-torture/compile/961203-1.x: Delete.
17792
17793 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
17794 not exit. Include stdio.h.
17795 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
17796 * gcc.misc-tests/dg-12.c: Likewise.
17797 * gcc.misc-tests/dg-5.c: Likewise.
17798 * gcc.misc-tests/dg-6.c: Likewise.
17799 * gcc.misc-tests/dg-7.c: Prototype abort.
17800 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
17801 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
17802 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
17803 not exit.
17804 * gcc.misc-tests/sieve.c: Use return from main, not exit.
17805 * gcc.misc-tests/sort2.c: Use return from main, not exit.
17806
17807 2000-06-28 Jakub Jelinek <jakub@redhat.com>
17808
17809 * gcc.dg/cpp/20000628-1.c: New test.
17810 * gcc.dg/cpp/20000628-1.h: New header for above test.
17811 * gcc.dg/cpp/20000628-1a.h: Likewise.
17812
17813 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
17814
17815 * gcc.dg/cpp: New directory.
17816 * gcc.dg/cpp/cpp.exp: New driver.
17817 * gcc.dg/cpp/20000627-1.c: New test.
17818 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
17819 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
17820 and rewrite as a compilation test.
17821
17822 * gcc.dg: Move many files into the cpp subdirectory, possibly
17823 renaming or editing them as well.
17824 Old name New name
17825 990119-1.c cpp/19990119-1.c
17826 990228-1.c cpp/19990228-1.c
17827 990407-1.c cpp/19990407-1.c
17828 990409-1.c cpp/19990409-1.c
17829 990413-1.c cpp/19990413-1.c
17830 990703-1.c cpp/19990703-1.c
17831 20000127-1.c cpp/20000127-1.c
17832 20000129-1.c cpp/20000129-1.c
17833 20000207-1.c cpp/20000207-1.c
17834 20000207-2.c cpp/20000207-2.c
17835 20000209-1.c cpp/20000209-1.c
17836 20000209-2.c cpp/20000209-2.c
17837 20000301-1.c cpp/20000301-1.c
17838 20000419-1.c cpp/20000419-1.c
17839 20000510-1.S cpp/20000510-1.S
17840 20000519-1.c cpp/20000519-1.c
17841 20000529-1.c cpp/20000529-1.c
17842 20000625-1.c cpp/20000625-1.c
17843 20000625-2.c cpp/20000625-2.c
17844 cpp-as1.c cpp/assert1.c
17845 cpp-as2.c cpp/assert2.c
17846 cxx-comments-1.c cpp/cxxcom1.c
17847 cxx-comments-2.c cpp/cxxcom2.c
17848 endif-label.c cpp/endif.c
17849 cpp-hash1.c cpp/hash1.c
17850 cpp-hash2.c cpp/hash2.c
17851 cpp-if1.c cpp/if-1.c
17852 cpp-if2.c cpp/if-2.c
17853 cpp-if3.c cpp/if-3.c
17854 cpp-if4.c cpp/if-4.c
17855 cpp-if5.c cpp/if-5.c
17856 cpp-cond.c cpp/if-cexp.c
17857 cpp-missingop.c cpp/if-mop.c
17858 cpp-missingparen.c cpp/if-mpar.c
17859 cpp-opprec.c cpp/if-oppr.c
17860 cpp-ifparen.c cpp/if-paren.c
17861 cpp-shortcircuit.c cpp/if-sc.c
17862 cpp-shift.c cpp/if-shift.c
17863 cpp-unary.c cpp/if-unary.c
17864 cpp-li1.c cpp/line1.c
17865 cpp-li2.c cpp/line2.c
17866 lineno.c cpp/line3.c
17867 lineno-2.c cpp/line4.c
17868 cpp-mi.c cpp/mi1.c
17869 cpp-mic.h cpp/mi1c.h
17870 cpp-micc.h cpp/mi1cc.h
17871 cpp-mind.h cpp/mi1nd.h
17872 cpp-mindp.h cpp/mi1ndp.h
17873 cpp-mix.h cpp/mi1x.h
17874 cpp-mi2.c cpp/mi2.c
17875 cpp-mi2a.h cpp/mi2a.h
17876 cpp-mi2b.h cpp/mi2b.h
17877 cpp-mi2c.h cpp/mi2c.h
17878 cpp-mi3.c cpp/mi3.c
17879 cpp-mi3.def cpp/mi3.def
17880 poison-1.c cpp/poison.c
17881 pr-impl.c cpp/prag-imp.c
17882 cpp-redef-2.c cpp/redef1.c
17883 cpp-redef.c cpp/redef2.c
17884 strpaste.c cpp/strp1.c
17885 strpaste-2.c cpp/strp2.c
17886 cpp-tradpaste.c cpp/tr-paste.c
17887 cpp-tradstringify.c cpp/tr-str.c
17888 cpp-tradwarn1.c cpp/tr-warn1.c
17889 cpp-tradwarn2.c cpp/tr-warn2.c
17890 trigraphs.c cpp/trigraphs.c
17891 cpp-unc1.c cpp/unc1.c
17892 cpp-unc2.c cpp/unc2.c
17893 cpp-unc3.c cpp/unc3.c
17894 cpp-unc.c cpp/unc4.c
17895 undef.c cpp/undef1.c
17896 undef-2.c cpp/undef2.c
17897 cpp-wi1.c cpp/widestr1.c
17898
17899 2000-06-27 Mark Mitchell <mark@codesourcery.com>
17900
17901 * lib/g++.exp (g++_include_flags): Tweak.
17902
17903 2000-06-27 H.J. Lu <hjl@gnu.org>
17904 Loren J. Rittle <ljrittle@acm.org>
17905
17906 * lib/g++.exp (g++_include_flags): Override libgloss.exp
17907 version with one that knows about the new gcc tree structure.
17908 (g++_link_flags): Same.
17909
17910 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
17911
17912 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
17913 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
17914 case we are cross-compiling.
17915
17916 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
17917 g++.old-deja/g++.niklas/Makefile.in,
17918 g++.old-deja/g++.niklas/configure.in,
17919 g++.old-deja/g++.other/Makefile.in,
17920 g++.old-deja/g++.other/configure.in,
17921 gcc.c-torture/code_quality/Makefile.in,
17922 gcc.c-torture/code_quality/configure.in,
17923 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
17924 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
17925 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
17926 gcc.c-torture/execute/ieee/Makefile.in,
17927 gcc.c-torture/execute/ieee/configure.in,
17928 gcc.c-torture/noncompile/Makefile.in,
17929 gcc.c-torture/noncompile/configure.in,
17930 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
17931 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
17932 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
17933
17934 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
17935
17936 * g++.old-deja/g++.other/ambig3.C: New test.
17937
17938 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
17939
17940 * g++.old-deja/g++.pt/syntax1.C: New test.
17941 * g++.old-deja/g++.pt/syntax2.C: New test.
17942 * g++.old-deja/g++.other/syntax3.C: New test.
17943 * g++.old-deja/g++.other/syntax4.C: New test.
17944
17945 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
17946
17947 * gcc.dg/20000623-1.c: Prototype exit and abort.
17948
17949 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
17950
17951 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
17952 New tests.
17953 * gcc.dg/cpp-mi3.def: New file.
17954
17955 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
17956 inside assertions.
17957 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
17958 lexer's error messages.
17959 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
17960 divine anything from the linemarkers.
17961 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
17962 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
17963
17964 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
17965
17966 * gcc.dg/20000623-1.c: New test.
17967
17968 2000-06-22 Jakub Jelinek <jakub@redhat.com>
17969
17970 * gcc.c-torture/execute/20000622-1.c: New test.
17971
17972 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
17973
17974 * g++.old-deja/g++.other/init15.C: New test.
17975
17976 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
17977
17978 * g++.old-deja/g++.pt/vaarg2.C: New test.
17979 * g++.old-deja/g++.pt/vaarg3.C: New test.
17980
17981 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
17982
17983 * g++.old-deja/g++.other/dyncast6.C: New test.
17984
17985 2000-06-15 Jakub Jelinek <jakub@redhat.com>
17986
17987 * gcc.c-torture/execute/loop-6.c: New test.
17988
17989 2000-06-14 Jakub Jelinek <jakub@redhat.com>
17990
17991 * gcc.dg/20000614-1.c: New test.
17992 * gcc.dg/20000614-2.c: New test.
17993
17994 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
17995
17996 * g++.old-deja/g++.other/inline12.C: New test.
17997
17998 2000-06-13 Jakub Jelinek <jakub@redhat.com>
17999
18000 * g++.old-deja/g++.other/eh1.C: New test.
18001
18002 2000-06-12 Jakub Jelinek <jakub@redhat.com>
18003
18004 * g++.old-deja/g++.other/type.C: New test.
18005
18006 2000-06-05 Jakub Jelinek <jakub@redhat.com>
18007
18008 * g++.old-deja/g++.other/initstring.C: New test.
18009
18010 2000-06-12 Jason Merrill <jason@redhat.com>
18011
18012 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
18013
18014 2000-06-09 Jeffrey A Law (law@cygnus.com)
18015
18016 * gcc.c-torture/compile/20000609-1.c: New test.
18017
18018 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
18019
18020 * gcc.dg/20000609-1.c: New test.
18021
18022 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
18023
18024 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
18025 * gcc.c-torture/noncompile/poison-1.c: Move...
18026 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
18027 * gcc.dg/cpp-li1.c: Add a token after the #line.
18028
18029 2000-06-05 Richard Henderson <rth@cygnus.com>
18030
18031 * gcc.c-torture/execute/20000605-2.c: New test.
18032 * gcc.c-torture/execute/20000605-3.c: New test.
18033
18034 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
18035
18036 * g77.f-torture/execute/20000503-1.x: New file.
18037
18038 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
18039
18040 * g++.old-deja/g++.eh/badalloc1.C: New test.
18041
18042 2000-06-05 Richard Henderson <rth@cygnus.com>
18043
18044 * gcc.c-torture/execute/20000605-1.c: New test.
18045
18046 2000-06-05 Jakub Jelinek <jakub@redhat.com>
18047 Nathan Sidwell <nathan@codesourcery.com>
18048
18049 * gcc.c-torture/compile/20000605-1.c: New test.
18050
18051 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
18052
18053 * g77.f-torture/compile/20000601-1.f: New test.
18054
18055 2000-06-03 Richard Henderson <rth@cygnus.com>
18056
18057 * gcc.c-torture/execute/20000603-1.c: New.
18058
18059 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
18060
18061 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
18062 * gcc.dg/noreturn-2.c (noreturn): Likewise.
18063
18064 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
18065
18066 * gcc.dg/compare2.c (case 12): XFAIL.
18067 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
18068 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
18069
18070 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
18071
18072 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
18073
18074 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
18075 guard macro is already defined when the header is first
18076 included.
18077 * gcc.dg/cpp-mix.h: New file.
18078 * gcc.dg/endif-label.c: Update patterns to match compiler.
18079
18080 * g++.brendan/complex1.C: Declare abort.
18081 * g++.law/refs4.C: Remove XFAIL.
18082 * g++.oliva/expr2.C: Declare abort and exit.
18083
18084 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
18085
18086 * gcc.c-torture/execute/20000528-1.c: New test.
18087
18088 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
18089 * g++.old-deja/g++.law/temps4.C: Likewise.
18090
18091 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
18092 stdlib.h. Call abort() on failure.
18093 * g++.old-deja/g++.law/refs4.C: Likewise.
18094 * g++.old-deja/g++.law/temps4.C: Likewise.
18095 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
18096 * gcc.c-torture/execute/20000112-1.c: Include string.h.
18097
18098 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
18099
18100 Relative to g++.dg/special:
18101 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
18102
18103 Relative to g++.old-deja:
18104 * g++.brendan/complex1.C, g++.jason/optimize2.C,
18105 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
18106 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
18107 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
18108 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
18109 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
18110 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
18111
18112 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
18113 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
18114 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
18115 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
18116 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
18117 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
18118 and/or string.h.
18119
18120 * g++.other/goto1.C: Update expectations for error messages.
18121
18122 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
18123
18124 * gcc.c-torture/compile/20000523-1.c: New test.
18125
18126 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
18127
18128 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
18129
18130 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
18131
18132 * g++.old-deja/g++.eh/catch11.C: New test.
18133 * g++.old-deja/g++.eh/catch12.C: New test.
18134
18135 2000-05-24 Nick Clifton <nickc@cygnus.com>
18136
18137 * gcc.c-torture/execute/20000523-1.c: New test.
18138
18139 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
18140
18141 * c-torture/execute/bcp-1.c: Replace abort in arg of
18142 __builtin_constant_p with a generic external function.
18143
18144 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
18145 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
18146 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
18147 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
18148 Prototype abort and/or exit.
18149
18150 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
18151 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
18152 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
18153 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
18154
18155 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
18156
18157 * gcc.dg/dwarf2-1.c: New test.
18158
18159 2000-05-20 Richard Henderson <rth@cygnus.com>
18160
18161 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
18162
18163 2000-05-20 Andreas Jaeger <aj@suse.de>
18164
18165 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
18166 testcase.
18167
18168 2000-05-19 David Edelsohn <edelsohn@gnu.org>
18169
18170 * gcc.c-torture/execute/20000519-2.c: New test.
18171
18172 2000-05-19 Andreas Jaeger <aj@suse.de>
18173
18174 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
18175 which fails with SSA.
18176
18177 * lib/c-torture.exp: Also test with -O3 -fssa.
18178
18179 2000-05-18 Michael Meissner <meissner@redhat.com>
18180
18181 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
18182 * gcc.c-torture/execute/920415-1.c: Ditto.
18183 * gcc.c-torture/execute/920501-1.c: Ditto.
18184 * gcc.c-torture/execute/conversion.c: Ditto.
18185 * gcc.c-torture/execute/cvt-1.c: Ditto.
18186
18187 2000-05-18 Jeffrey A Law (law@cygnus.com)
18188
18189 * gcc.c-torture/compile/20000518-1.c: New test.
18190
18191 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
18192
18193 * g77.f-torture/compile/200005018.f: New test.
18194
18195 2000-05-17 Jeffrey A Law (law@cygnus.com)
18196
18197 * gcc.c-torture/compile/20000517-1.c: New test.
18198
18199 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18200
18201 * gcc.c-torture/execute/20000516-1.c: New test.
18202
18203 2000-05-15 Jakub Jelinek <jakub@redhat.com>
18204
18205 * g++.old-deja/g++.other/eh.C: New test.
18206
18207 2000-05-12 Richard Henderson <rth@cygnus.com>
18208
18209 * gcc.c-torture/execute/990208-1.c (main): Don't pass
18210 constants through to doit's conditional.
18211
18212 2000-05-11 Jeffrey A Law (law@cygnus.com)
18213
18214 * gcc.c-torture/compile/20000511-1.c: New test.
18215 * g77.f-torture/compile/20000511-1.f: New test.
18216 * g77.f-torture/compile/20000511-2.f: New test.
18217
18218 2000-05-11 Michael Meissner <meissner@redhat.com>
18219
18220 * gcc.c-torture/execute/20000511-1.c: New test.
18221
18222 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
18223
18224 * gcc.dg/dg.exp: Scan .S files as well as .c files.
18225 * gcc.dg/20000510-1.S: New.
18226
18227 2000-05-08 Catherine Moore <clm@cygnus.com>
18228
18229 * gcc.dg/unused-3.c: New.
18230
18231 2000-05-06 Richard Henderson <rth@cygnus.com>
18232
18233 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
18234 * g++.old-deja/g++.mike/warn1.C: Likewise.
18235 * g++.old-deja/g++.pt/local1.C: Likewise.
18236 * g++.old-deja/g++.pt/local7.C: Likewise.
18237 * g++.old-deja/g++.pt/spec16.C: Likewise.
18238
18239 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
18240
18241 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
18242
18243 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
18244
18245 * g77.f-torture/execute/20000503-1.f: New test.
18246
18247 2000-05-04 Andreas Jaeger <aj@suse.de>
18248
18249 * gcc.dg/noreturn-2.c: New test.
18250
18251 2000-05-04 Neil Booth <NeilB@earthling.net>
18252
18253 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
18254 preprocessor.
18255
18256 2000-05-04 Richard Henderson <rth@cygnus.com>
18257
18258 * gcc.c-torture/execute/20000503-1.c: Fix typo.
18259
18260 2000-05-04 Richard Henderson <rth@cygnus.com>
18261
18262 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
18263 OpenSSL by Jason R Thorpe.
18264
18265 2000-05-03 Jim Wilson <wilson@cygnus.com>
18266
18267 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
18268
18269 2000-05-03 Robert Lipe <robertlipe@usa.net>
18270
18271 * gcc.dg/20000503-1.c: New test.
18272
18273 2000-05-02 Jakub Jelinek <jakub@redhat.com>
18274
18275 * gcc.c-torture/compile/20000502-1.c: New test.
18276 * g++.old-deja/g++.other/align.C: New test.
18277 * gcc.dg/cpp-tradstringify.c: New test.
18278
18279 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
18280
18281 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
18282 and hard registers.
18283
18284 2000-04-26 Geoff Keating <geoffk@cygnus.com>
18285
18286 * gcc.c-torture/execute/loop-5.c: New test.
18287
18288 2000-04-25 Jakub Jelinek <jakub@redhat.com>
18289
18290 * gcc.c-torture/execute/va-arg-20.c: New test.
18291
18292 2000-04-23 Jeffrey A Law (law@cygnus.com)
18293
18294 * gcc.c-torture/execute/20000422-1.c: New test.
18295
18296 2000-04-20 Greg McGary <gkm@gnu.org>
18297
18298 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
18299 when optimizing, but without sibling-call optimizations (-O1).
18300
18301 2000-04-20 Jeffrey A Law (law@cygnus.com)
18302
18303 * gcc.c-torture/compile/20000420-1.c: New test.
18304
18305 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
18306
18307 * g++.abi/ptrflags.C: New test.
18308 * g++.eh/catchptr1.C: Test incomplete pointer chains.
18309
18310 2000-04-19 Catherine Moore <clm@cygnus.com>
18311
18312 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
18313
18314 2000-04-19 Greg McGary <gkm@gnu.org>
18315
18316 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
18317 sibling-call optimizations.
18318
18319 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
18320
18321 * gcc.dg/20000419-1.c: New test.
18322
18323 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
18324
18325 * gcc.c-torture/execute/20000412-6.c: New test.
18326
18327 2000-04-12 Jeffrey A Law (law@cygnus.com)
18328
18329 * gcc.c-torture/execute/20000412-5.c: New test.
18330 * g77.f-torture/compile/20000412-1.f: New test.
18331 * gcc.c-torture/execute/20000412-4.c: New test.
18332 * gcc.c-torture/compile/20000412-2.c: New test.
18333 * gcc.c-torture/execute/20000412-3.c: New test.
18334 * gcc.c-torture/compile/20000412-1.c: New test.
18335 * gcc.c-torture/execute/20000412-2.c: New test.
18336
18337 2000-04-12 Jakub Jelinek <jakub@redhat.com>
18338
18339 * objc/execute/bf-20.m: New test.
18340
18341 2000-04-10 Richard Henderson <rth@cygnus.com>
18342
18343 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
18344
18345 * gcc.c-torture/execute/20000412-1.c: New test.
18346
18347 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
18348
18349 * g++.old-deja/g++.eh/catchptr1.C: New test.
18350
18351 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
18352
18353 * g++.old-deja/g++.abi/cxa_vec.C: New test.
18354
18355 2000-04-08 Neil Booth <NeilB@earthling.net>
18356
18357 * gcc.dg/cpp-nullchar.c: Remove test as
18358 embedded nulls cause problems.
18359
18360 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18361
18362 * gcc.dg/compare2.c: New test.
18363
18364 2000-04-08 Neil Booth <NeilB@earthling.net>
18365
18366 * gcc.dg/cpp-nullchar.c: New test.
18367
18368 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
18369
18370 * gcc.dg/cpp-mi2.c: New test.
18371 * gcc.dg/cpp-mi2[abc].h: New files.
18372
18373 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
18374
18375 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
18376 member name.
18377
18378 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
18379
18380 * g++.old-deja/g++.abi/vmihint.C: New test.
18381
18382 2000-04-06 Neil Booth <NeilB@earthling.net>
18383
18384 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
18385 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
18386 copyright.
18387
18388 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
18389
18390 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
18391 avoid stack-frame overwrite.
18392
18393 2000-04-05 Jakub Jelinek <jakub@redhat.com>
18394
18395 * gcc.c-torture/compile/20000405-2.c: New test.
18396 * gcc.c-torture/compile/20000405-3.c: New test.
18397
18398 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18399
18400 * gcc.c-torture/compile/20000405-1.c: New test.
18401
18402 2000-04-04 Geoff Keating <geoffk@cygnus.com>
18403
18404 * gcc.dg/cast-qual-1.c: Revert last change.
18405
18406 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18407
18408 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
18409
18410 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
18411
18412 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
18413 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
18414
18415 2000-04-03 Jeffrey A Law (law@cygnus.com)
18416
18417 * gcc.c-torture/compile/20000403-2.c: New test.
18418 * gcc.c-torture/compile/20000403-1.c: New test.
18419
18420 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
18421
18422 * gcc.c-torture/execute/20000403-1.c: New test.
18423
18424 2000-04-03 Geoff Keating <geoffk@cygnus.com>
18425
18426 * gcc.c-torture/execute/20000402-1.c: New test.
18427
18428 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
18429
18430 * gcc.c-torture/execute/va-arg-15.c: New test.
18431 * gcc.c-torture/execute/va-arg-16.c: New test.
18432 * gcc.c-torture/execute/va-arg-17.c: New test.
18433 * gcc.c-torture/execute/va-arg-18.c: New test.
18434 * gcc.c-torture/execute/va-arg-19.c: New test.
18435
18436 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
18437
18438 * gcc.c-torture/compile/981211-1.c: Move to...
18439 * gcc.dg/cpp-as1.c: ...here.
18440 * gcc.dg/cpp-as2.c: New file.
18441
18442 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
18443 compiler.
18444
18445 2000-04-02 Neil Booth <NeilB@earthling.net>
18446
18447 * gcc.dg/cpp-cond.c New tests.
18448 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
18449 accidental success less likely.
18450 * gcc.dg/cpp-missingop.c New tests.
18451 * gcc.dg/cpp-missingparen.c New tests.
18452 * gcc.dg/cpp-shift.c New tests.
18453 * gcc.dg/cpp-shortcircuit.c New tests.
18454 * gcc.dg/cpp-unary.c New tests.
18455
18456 2000-03-29 Jeffrey A Law (law@cygnus.com)
18457
18458 * gcc.c-torture/compile/20000329-1.c: New test.
18459
18460 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
18461
18462 * gcc.c-torture/compile/20000326-1.c: New test.
18463 * gcc.c-torture/compile/20000326-2.c: New test.
18464
18465 2000-03-24 Geoff Keating <geoffk@cygnus.com>
18466
18467 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
18468 the first parameter is a function argument.
18469
18470 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
18471
18472 * g++.old-deja/g++.ext/array4.C: New test.
18473
18474 2000-03-22 Geoff Keating <geoffk@cygnus.com>
18475
18476 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
18477
18478 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18479
18480 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
18481
18482 2000-03-19 Richard Henderson <rth@cygnus.com>
18483
18484 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
18485
18486 2000-03-19 Richard Henderson <rth@cygnus.com>
18487
18488 * gcc.c-torture/compile/20000319-1.c: New test.
18489
18490 2000-03-14 Jeffrey A Law (law@cygnus.com)
18491
18492 * gcc.c-torture/execute/20000314-3.c: New test.
18493 * gcc.c-torture/execute/20000314-2.c: New test.
18494 * gcc.c-torture/execute/20000314-1.c: New test.
18495 * gcc.c-torture/compile/20000314-2.c: New test.
18496 * gcc.c-torture/compile/20000314-1.c: New test.
18497
18498 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
18499
18500 * g++.old-deja/g++.warn/inline.C: New test.
18501
18502 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
18503
18504 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
18505 standards-compliant result rather than specific constants.
18506 Put test-values in array.
18507
18508 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
18509
18510 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
18511 (g++_target_compile): Put test-specific options last.
18512
18513 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18514
18515 * g++.old-deja/g++.eh/vbase4.C: New test.
18516
18517 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18518
18519 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
18520
18521 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18522
18523 * g++.old-deja/g++.brendan/misc12.C: Removed.
18524 * g++.old-deja/g++.pt/memtemp77.C: Constify.
18525 * g++.old-deja/g++.ext/pretty4.C: New test.
18526
18527 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18528
18529 * g++.old-deja/g++.other/string2.C: New test.
18530
18531 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
18532
18533 * g++.old-deja/g++.warn/impint2.C: New test.
18534
18535 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
18536
18537 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
18538 is 1, not zero.
18539
18540 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
18541
18542 * g++.old-deja/g++.warn/impint.C: New test.
18543 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
18544 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
18545 * g++.old-deja/g++.pt/explicit12.C: Likewise.
18546 * g++.old-deja/g++.pt/explicit13.C: Likewise.
18547 * g++.old-deja/g++.pt/explicit17.C: Likewise.
18548 * g++.old-deja/g++.pt/explicit18.C: Likewise.
18549 * g++.old-deja/g++.pt/explicit19.C: Likewise.
18550 * g++.old-deja/g++.pt/explicit23.C: Likewise.
18551 * g++.old-deja/g++.pt/explicit31.C: Likewise.
18552 * g++.old-deja/g++.pt/explicit35.C: Likewise.
18553 * g++.old-deja/g++.pt/explicit6.C: Likewise.
18554 * g++.old-deja/g++.pt/memclass7.C: Likewise.
18555
18556 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
18557
18558 * gcc.dg/cpp-redef.c: New test.
18559
18560 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
18561
18562 * g++.old-deja/g++.pt/unify7.C: New test.
18563
18564 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18565
18566 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
18567 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
18568
18569 2000-02-25 Geoff Keating <geoffk@cygnus.com>
18570
18571 * gcc.c-torture/compile/20000224-1.c: New test.
18572
18573 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18574
18575 * gcc.c-torture/compile/cpp-2.c: New test.
18576 * gcc.c-torture/compile/cpp-1.c: New test.
18577
18578 2000-02-25 Jeffrey A Law (law@cygnus.com)
18579
18580 * gcc.c-torture/execute/20000225-1.c: New test.
18581
18582 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18583
18584 * gcc.dg/cpp-li2.c: New test.
18585
18586 * gcc.dg/cpp-wi1.c: New test.
18587
18588 * gcc.dg/cpp-li1.c: New test.
18589
18590 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
18591
18592 * g++.old-deja/g++.other/sizeof5.C: New test.
18593
18594 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18595
18596 * gcc.c-torture/execute/va-arg-13.c: New test.
18597
18598 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
18599
18600 * gcc.c-torture/execute/va-arg-12.c: New test.
18601
18602 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
18603
18604 * gcc.c-torture/execute/20000223-1.c: New test.
18605
18606 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
18607
18608 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
18609
18610 2000-02-22 Mark Mitchell <mark@codesourcery.com>
18611
18612 * g++.old-deja/g++.abi/ptrmem.C: New test.
18613
18614 2000-02-19 Richard Henderson <rth@cygnus.com>
18615
18616 * gcc.c-torture/compile/init-3.c: New.
18617
18618 2000-02-17 Mark Mitchell <mark@codesourcery.com>
18619
18620 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
18621 ALWAYS_CXXFLAGS.
18622
18623 2000-02-11 Robert Lipe <robertl@sco.com>
18624
18625 * gcc.c-torture/compile/20000211-3.c: New test.
18626
18627 2000-02-11 Martin Buchholz <martin@xemacs.org>
18628
18629 * gcc.c-torture/compile/20000211-2.c: New test.
18630
18631 2000-02-11 Jeffrey A Law (law@cygnus.com)
18632
18633 * gcc.c-torture/compile/20000211-1.c: New test.
18634
18635 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
18636
18637 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
18638 on native targets
18639
18640 2000-02-08 Nathan Sidwell <nathan@acm.org>
18641
18642 * g++.old-deja/g++.other/cast5.C: New test.
18643
18644 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
18645
18646 * gcc.c-torture/execute/20000205-1.c: New.
18647
18648 2000-02-03 Nathan Sidwell <nathan@acm.org>
18649
18650 * g++.old-deja/g++.jason/cast3.C: Return void.
18651 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
18652
18653 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18654
18655 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
18656
18657 * gcc.dg/loop-1.c: New test.
18658
18659 2000-01-27 Jakub Jelinek <jakub@redhat.com>
18660
18661 * gcc.c-torture/compile/20000127-1.c: New test.
18662 * gcc.c-torture/execute/991228-1.c: New test.
18663
18664 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18665
18666 * gcc.dg/unused-2.c: New test.
18667
18668 * gcc.dg/conv-1.c: New test.
18669
18670 2000-01-24 Mark Mitchell <mark@codesourcery.com>
18671
18672 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
18673 compiler.
18674 (tool_option_proc): Fix typo.
18675
18676 2000-01-24 Geoff Keating <geoffk@cygnus.com>
18677
18678 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
18679 of the ld on the host, not on the build machine.
18680 Also, don't crash if '--help' is not a supported option.
18681
18682 2000-01-24 Richard Henderson <rth@cygnus.com>
18683
18684 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
18685
18686 2000-01-20 Jeffrey A Law (law@cygnus.com)
18687
18688 * gcc.c-torture/execute/20000120-2.c: New test.
18689 * gcc.c-torture/execute/20000120-1.c: New test.
18690
18691 2000-01-13 Jeffrey A Law (law@cygnus.com)
18692
18693 * gcc.c-torture/execute/20000113-1.c: New test.
18694
18695 2000-01-12 Jeffrey A Law (law@cygnus.com)
18696
18697 * gcc.c-torture/execute/20000112-1.c: New test.
18698
18699 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18700
18701 * gcc.dg/20000111-1.c: New test.
18702
18703 2000-01-10 Jeffrey A Law (law@cygnus.com)
18704
18705 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
18706 with 16 bit integers.
18707
18708 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18709
18710 * gcc.dg/20000108-1.c: New test.
18711
18712 2000-01-05 Nathan Sidwell <nathan@acm.org>
18713
18714 * g++.old-deja/g++.ns/koenig8.C: New test.
18715
18716 2000-01-05 Nathan Sidwell <nathan@acm.org>
18717
18718 * g++.old-deja/g++.other/cast4.C: New test.
18719
18720 2000-01-05 Jeffrey A Law (law@cygnus.com)
18721
18722 * gcc.c-torture/compile/20000105-2.c: New test.
18723 * gcc.c-torture/compile/20000105-1.c: New test.
18724
18725 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18726
18727 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
18728 references to printf & atoi to conform to ANSI standard.
18729 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
18730 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
18731 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
18732 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
18733 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
18734 * g++.old-deja/g++.brendan/complex1.C: Likewise.
18735 * g++.old-deja/g++.brendan/copy1.C: Likewise.
18736 * g++.old-deja/g++.brendan/copy2.C: Likewise.
18737 * g++.old-deja/g++.brendan/copy3.C: Likewise.
18738 * g++.old-deja/g++.brendan/copy4.C: Likewise.
18739 * g++.old-deja/g++.brendan/copy5.C: Likewise.
18740 * g++.old-deja/g++.brendan/copy6.C: Likewise.
18741 * g++.old-deja/g++.brendan/copy7.C: Likewise.
18742 * g++.old-deja/g++.brendan/copy8.C: Likewise.
18743 * g++.old-deja/g++.brendan/crash11.C: Likewise.
18744 * g++.old-deja/g++.brendan/crash14.C: Likewise.
18745 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
18746 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
18747 * g++.old-deja/g++.brendan/delete2.C: Likewise.
18748 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
18749 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
18750 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
18751 * g++.old-deja/g++.brendan/eh1.C: Likewise.
18752 * g++.old-deja/g++.brendan/groff1.C: Likewise.
18753 * g++.old-deja/g++.brendan/init3.C: Likewise.
18754 * g++.old-deja/g++.brendan/misc12.C: Likewise.
18755 * g++.old-deja/g++.brendan/misc7.C: Likewise.
18756 * g++.old-deja/g++.brendan/new2.C: Likewise.
18757 * g++.old-deja/g++.brendan/operators4.C: Likewise.
18758 * g++.old-deja/g++.brendan/operators5.C: Likewise.
18759 * g++.old-deja/g++.brendan/overload2.C: Likewise.
18760 * g++.old-deja/g++.brendan/overload7.C: Likewise.
18761 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
18762 * g++.old-deja/g++.brendan/reference1.C: Likewise.
18763 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
18764 * g++.old-deja/g++.brendan/template24.C: Likewise.
18765 * g++.old-deja/g++.brendan/template3.C: Likewise.
18766 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
18767 * g++.old-deja/g++.jason/inline3.C: Likewise.
18768 * g++.old-deja/g++.jason/opeq.C: Likewise.
18769 * g++.old-deja/g++.law/arg5.C: Likewise.
18770 * g++.old-deja/g++.law/arm7.C: Likewise.
18771 * g++.old-deja/g++.law/ctors11.C: Likewise.
18772 * g++.old-deja/g++.law/cvt8.C: Likewise.
18773 * g++.old-deja/g++.law/init9.C: Likewise.
18774 * g++.old-deja/g++.law/refs4.C: Likewise.
18775 * g++.old-deja/g++.law/template2.C: Likewise.
18776 * g++.old-deja/g++.law/visibility24.C: Likewise.
18777 * g++.old-deja/g++.law/vtable3.C: Likewise.
18778 * g++.old-deja/g++.mike/asm2.C: Likewise.
18779 * g++.old-deja/g++.mike/eh1.C: Likewise.
18780 * g++.old-deja/g++.mike/misc1.C: Likewise.
18781 * g++.old-deja/g++.mike/misc13.C: Likewise.
18782 * g++.old-deja/g++.mike/misc14.C: Likewise.
18783 * g++.old-deja/g++.mike/ns12.C: Likewise.
18784 * g++.old-deja/g++.mike/p1248.C: Likewise.
18785 * g++.old-deja/g++.mike/p3708.C: Likewise.
18786 * g++.old-deja/g++.mike/p3708a.C: Likewise.
18787 * g++.old-deja/g++.mike/p3708b.C: Likewise.
18788 * g++.old-deja/g++.mike/p646.C: Likewise.
18789 * g++.old-deja/g++.mike/p700.C: Likewise.
18790 * g++.old-deja/g++.mike/p783.C: Likewise.
18791 * g++.old-deja/g++.mike/p783a.C: Likewise.
18792 * g++.old-deja/g++.mike/p783b.C: Likewise.
18793 * g++.old-deja/g++.mike/p786.C: Likewise.
18794 * g++.old-deja/g++.mike/p789.C: Likewise.
18795 * g++.old-deja/g++.mike/p789a.C: Likewise.
18796 * g++.old-deja/g++.mike/p807a.C: Likewise.
18797 * g++.old-deja/g++.other/delete3.C: Likewise.
18798 * g++.old-deja/g++.other/dyncast1.C: Likewise.
18799 * g++.old-deja/g++.other/dyncast2.C: Likewise.
18800 * g++.old-deja/g++.other/dyncast3.C: Likewise.
18801 * g++.old-deja/g++.other/empty1.C: Likewise.
18802 * g++.old-deja/g++.other/temporary1.C: Likewise.
18803 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
18804 * g++.old-deja/g++.pt/t16.C: Likewise.
18805 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
18806
18807 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
18808
18809 * gcc.dg/991230-1.c: New test.
18810
18811 1999-12-29 Jeffrey A Law (law@cygnus.com)
18812
18813 * gcc.c-torture/compile/991229-3.c: New test.
18814 * gcc.c-torture/compile/991229-2.c: New test.
18815 * gcc.c-torture/compile/991229-1.c: New test.
18816
18817 1999-12-29 Greg McGary <gkm@eng.ascend.com>
18818
18819 * gcc.c-torture/compile/labels-2.c: New test.
18820
18821 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
18822
18823 * gcc.c-torture/execute/991227-1.c: New test.
18824
18825 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18826
18827 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
18828
18829 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
18830
18831 * gcc.c-torture/execute/991221-1.c: New test.
18832
18833 1999-12-20 Nathan Sidwell <nathan@acm.org>
18834
18835 * g++.old-deja/g++.other/cast3.C: New test.
18836
18837 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
18838
18839 * gcc.c-torture/execute/991216-4.c: New test.
18840
18841 1999-12-16 Michael Meissner <meissner@cygnus.com>
18842
18843 * gcc.c-torture/execute/991216-1.c: New test.
18844 * gcc.c-torture/execute/991216-2.c: New test.
18845 * gcc.c-torture/execute/991216-3.c: New test.
18846
18847 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18848
18849 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
18850 Actually make the test fail by using "-O2" for compilation.
18851
18852 1999-12-15 Nathan Sidwell <nathan@acm.org>
18853
18854 * g++.old-deja/g++.warn/cast-align1.C: New test.
18855
18856 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18857
18858 * gcc.c-torture/compile/991214-1.c: New test.
18859 * gcc.c-torture/compile/991214-2.c: New test.
18860
18861 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18862
18863 * gcc.dg/991214-1.c: New test.
18864
18865 1999-12-13 Jeffrey A Law (law@cygnus.com)
18866
18867 * gcc.c-torture/compile/991213-3.c: New test.
18868 * gcc.c-torture/compile/991213-2.c: New test.
18869 * gcc.c-torture/compile/991213-1.c: New test.
18870
18871 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
18872
18873 * gcc.dg/991209-1.c: New test.
18874
18875 1999-12-08 Nathan Sidwell <nathan@acm.org>
18876
18877 * gcc.c-torture/compile/991208-1.c: New test.
18878
18879 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18880
18881 * gcc.dg/ultrasp2.c: New test.
18882
18883 1999-12-05 Alex Samuel <samuel@codesourcery.com>
18884
18885 * g++.old-deja/g++.abi/align.C (main): Fix typo.
18886
18887 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
18888
18889 * gcc.c-torture/compile/991202-1.c: New test.
18890 * gcc.c-torture/execute/991202-1.c: New test.
18891 * gcc.c-torture/execute/991202-2.c: New test.
18892 * gcc.c-torture/execute/991202-3.c: New test.
18893
18894 1999-12-02 Alex Samuel <samuel@codesourcery.com>
18895
18896 * g++.old-deja/g++.abi/align.C: New test.
18897 * g++.old-deja/g++.abi/aggregates.C: Likewise.
18898 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18899
18900 1999-12-01 Richard Henderson <rth@cygnus.com>
18901
18902 * gcc.c-torture/execute/991201-1.c: New.
18903
18904 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
18905
18906 * gcc.dg/991129-1.c: New test.
18907
18908 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
18909
18910 * gcc.c-torture/compile/991127-1.c: New test.
18911
18912 1999-11-22 Nathan Sidwell <nathan@acm.org>
18913
18914 * g++.old-deja/g++.other/warn4.C: New test.
18915
18916 1999-11-22 Nathan Sidwell <nathan@acm.org>
18917
18918 * g++.old-deja/g++.eh/cleanup2.C: New test.
18919 * g++.old-deja/g++.ext/pretty2.C: New test.
18920 * g++.old-deja/g++.ext/pretty3.C: New test.
18921 * g++.old-deja/g++.other/debug6.C: New test.
18922
18923 1999-10-20 Jim Wilson <wilson@cygnus.com>
18924
18925 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
18926 compiler_output to look for one error message instead of two.
18927
18928 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
18929
18930 * gcc.c-torture/execute/991118-1.c: Also test case
18931 where the word boundary does not split a byte evenly.
18932
18933 1999-11-19 Nathan Sidwell <nathan@acm.org>
18934
18935 * g++.old-deja/g++.ext/restrict1.C: New test.
18936
18937 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
18938
18939 * gcc.c-torture/execute/991118-1.c: New test.
18940
18941 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
18942
18943 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
18944 working directory pathnames.
18945
18946 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
18947
18948 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
18949 host is equipped with driver.h and driver.o so it can actually
18950 compile and run the tests.
18951
18952 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
18953
18954 * gcc.c-torture/compile/991008-1.c: New test.
18955
18956 1999-11-08 Nick Clifton <nickc@cygnus.com>
18957
18958 * lib/gcc-dg.exp: Include target-supports.exp
18959
18960 1999-11-05 Nick Clifton <nickc@cygnus.com>
18961
18962 * lib/target-supports.exp: New file: Provide procs to test for
18963 features supported by the target.
18964 (check_weak_available): Moved here from ecos.exp.
18965 (check_alias_available): New proc: Determine of the target
18966 toolchain supports the alias attribute.
18967
18968 * gcc.dg/special/ecos.exp: Move check_weak_available to
18969 target-supports.exp.
18970 (alias-1.c): Only perform the test if the target supports
18971 aliases.
18972 (wkali-1.c): Only perform the test if the target supports
18973 aliases.
18974
18975 * gcc.dg/990506-0.c: Expect error messages from cross
18976 targets as well as native targets.
18977
18978 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18979
18980 * gcc.dg/ultrasp1.c: Removed xfail.
18981 * gcc.dg/struct-ret-2.c: Likewise.
18982 * gcc.dg/array-1.c: Likewise.
18983
18984 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18985
18986 * gcc.dg/struct-ret-2.c: New test.
18987
18988 * gcc.dg/array-1.c: New test.
18989
18990 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
18991
18992 * gcc.c-torture/execute/991030-1.c: New test.
18993
18994 1999-10-26 Richard Henderson <rth@cygnus.com>
18995
18996 * gcc.c-torture/compile/991026-2.c: New test.
18997
18998 1999-10-26 Jeffrey A Law (law@cygnus.com)
18999
19000 * gcc.c-torture/compile/991026-1.c: New test.
19001
19002 1999-10-23 Jeffrey A Law (law@cygnus.com)
19003
19004 * gcc.c-torture/execute/991023-1.c: New test.
19005
19006 1999-10-19 Jeffrey A Law (law@cygnus.com)
19007
19008 * gcc.c-torture/execute/991019-1.c: New test.
19009
19010 1999-10-16 Richard Henderson <rth@cygnus.com>
19011
19012 * gcc.c-torture/execute/991016-1.c: New test.
19013
19014 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
19015
19016 * gcc.c-torture/execute/991014-1.c: New test.
19017
19018 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
19019
19020 * g++.old-deja/g++.other/union2.C: New test.
19021
19022 1999-10-13 Nathan Sidwell <nathan@acm.org>
19023
19024 * g++.old-deja/g++.other/vaarg2.C: New test.
19025 * g++.old-deja/g++.other/vaarg3.C: New test.
19026
19027 1999-10-12 Craig Burley <craig@jcb-sc.com>
19028
19029 * g77.f-torture/noncompile/19990905-1.f: Moved from being
19030 in compile/.
19031
19032 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
19033
19034 * gcc.c-torture/execute/va-arg-11.c: New test.
19035
19036 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
19037
19038 * lib/file-format.exp (gcc_target_object_format): Don't
19039 crash if objdump is unavailable.
19040
19041 1999-09-29 Donn Terry <donn@interix.com>
19042
19043 * gcc.misc-tests/mg.exp: delete extraneous redirection.
19044
19045 1999-09-28 Nick Clifton <nickc@cygnus.com>
19046
19047 * gcc.c-torture/compile/990928-1.c: New test.
19048
19049 1999-09-28 Nathan Sidwell <nathan@acm.org>
19050
19051 * g++.old-deja/g++.other/decl6.C: New test.
19052
19053 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19054
19055 * gcc.c-torture/execute/va-arg-10.c: New test.
19056
19057 1999-09-27 Nathan Sidwell <nathan@acm.org>
19058
19059 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
19060 __PRETTY_FUNCTION__.
19061
19062 1999-09-23 Nick Clifton <nickc@cygnus.com>
19063
19064 * gcc.c-torture/execute/990923-1.c: New test.
19065
19066 1999-09-21 Nick Clifton <nickc@cygnus.com>
19067
19068 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
19069 for which -fpic is inappropriate.
19070
19071 1999-09-21 Mark Mitchell <mark@codesourcery.com>
19072
19073 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
19074
19075 1999-09-21 Nathan Sidwell <nathan@acm.org>
19076
19077 * g++.old-deja/g++.other/dyncast1.C: New test.
19078 * g++.old-deja/g++.other/dyncast2.C: New test.
19079 * g++.old-deja/g++.other/dyncast3.C: New test.
19080 * g++.old-deja/g++.other/dyncast4.C: New test.
19081 * g++.old-deja/g++.other/dyncast5.C: New test.
19082 * g++.old-deja/g++.eh/catch3.C: New test.
19083 * g++.old-deja/g++.eh/catch3p.C: New test.
19084 * g++.old-deja/g++.eh/catch4.C: New test.
19085 * g++.old-deja/g++.eh/catch4p.C: New test.
19086 * g++.old-deja/g++.eh/catch5.C: New test.
19087 * g++.old-deja/g++.eh/catch5p.C: New test.
19088 * g++.old-deja/g++.eh/catch6.C: New test.
19089 * g++.old-deja/g++.eh/catch6p.C: New test.
19090 * g++.old-deja/g++.eh/catch7.C: New test.
19091 * g++.old-deja/g++.eh/catch7p.C: New test.
19092 * g++.old-deja/g++.eh/catch8.C: New test.
19093 * g++.old-deja/g++.eh/catch8p.C: New test.
19094 * g++.old-deja/g++.eh/catch9.C: New test.
19095 * g++.old-deja/g++.eh/catch9p.C: New test.
19096
19097 1999-09-13 Nathan Sidwell <nathan@acm.org>
19098
19099 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
19100 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
19101
19102 1999-09-13 Jeffrey A Law (law@cygnus.com)
19103
19104 * gcc.c-torture/compile/990913-1.c: New test.
19105
19106 1999-09-10 Nathan Sidwell <nathan@acm.org>
19107
19108 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
19109 * g++.old-deja/g++.jason/rfg5.C: Likewise.
19110
19111 1999-09-09 Richard Henderson <rth@cygnus.com>
19112
19113 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
19114
19115 1999-09-09 Nathan Sidwell <nathan@acm.org>
19116
19117 * g++.old-deja/g++.other/lookup11.C: New test.
19118 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
19119 what is permitted and what we want.
19120 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
19121 overload use.
19122 * g++.old-deja/g++.jason/rfg5.C: Likewise
19123
19124 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
19125
19126 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
19127 * gcc.c-torture/noncompile/poison-1.c: New file.
19128
19129 1999-09-08 Nathan Sidwell <nathan@acm.org>
19130
19131 * g++.old-deja/g++.other/sizeof3.C: New test.
19132 * g++.old-deja/g++.other/sizeof4.C: New test.
19133 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
19134 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
19135
19136 1999-09-07 Richard Henderson <rth@cygnus.com>
19137
19138 * gcc.dg/va-arg-1.c: New.
19139
19140 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19141
19142 * gcc.c-torture/execute/va-arg-9.c: New test.
19143
19144 1999-09-05 Craig Burley <craig@jcb-sc.com>
19145
19146 * g77.f-torture/compile/980519-2.f: New test.
19147 * g77.f-torture/compile/19990905-0.f: New test.
19148 * g77.f-torture/compile/19990905-1.f: New test.
19149 * g77.f-torture/compile/19990905-2.f: New test.
19150
19151 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
19152
19153 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
19154
19155 * gcc.c-torture/execute/990827-1.c: Fix typo.
19156
19157 1999-09-03 Nathan Sidwell <nathan@acm.org>
19158
19159 * g++.old-deja/g++.other/deref1.C: New test.
19160
19161 1999-09-02 Nathan Sidwell <nathan@acm.org>
19162
19163 * g++.old-deja/g++.other/ambig2.C: New test.
19164 * g++.old-deja/g++.other/cond5.C: New test.
19165 * g++.old-deja/g++.other/lookup16.C: New test.
19166
19167 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
19168
19169 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
19170 assemblers too.
19171
19172 1999-08-31 Jeffrey A Law (law@cygnus.com)
19173
19174 * lib/c-torture.exp: Avoid the "compare executables" optimization
19175 when testing native.
19176
19177 1999-08-29 Jeffrey A Law (law@cygnus.com)
19178
19179 * gcc.c-torture/execute/990829-1.c: New test.
19180 * gcc.c-torture/compile/990829-1.c: New test.
19181
19182 1999-08-27 Paul Burchard <burchard@pobox.com>
19183
19184 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
19185 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
19186 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
19187 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
19188 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
19189 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
19190 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
19191 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
19192 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
19193 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
19194 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
19195
19196 1999-08-27 Jeffrey A Law (law@cygnus.com)
19197
19198 * gcc.c-torture/execute/990827-1.c: New test.
19199
19200 1999-08-26 Craig Burley <craig@jcb-sc.com>
19201
19202 * g77.f-torture/noncompile/19990826-4.f: New test.
19203
19204 * g77.f-torture/compile/19990826-3.f: New test.
19205
19206 * g77.f-torture/execute/19990826-2.f: New test.
19207
19208 * g77.f-torture/compile/19990826-1.f: New test.
19209
19210 * gcc.c-torture/execute/990826-0.c: New test.
19211 * g77.c-torture/execute/19990826-0.f: New test.
19212
19213 * g77.f-torture/noncompile/970626-2.f: New test.
19214
19215 1999-08-25 Paul Burchard <burchard@pobox.com>
19216
19217 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
19218 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
19219 lss-011.C: New tests.
19220
19221 1999-08-25 Nathan Sidwell <nathan@acm.org>
19222
19223 * g++.old-deja/g++.other/decl5.C: New test.
19224
19225 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19226
19227 * noncompile/noncompile.exp: Load_lib c-torture.exp.
19228 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
19229 call `postbase' for each one. All callers of `postbase' changed
19230 to call this instead.
19231
19232 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
19233
19234 * gcc.c-torture/execute/990811-1.c: New test.
19235
19236 1999-08-09 Nick Clifton <nickc@cygnus.com>
19237
19238 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
19239 just native ones.
19240
19241 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
19242 just native ones.
19243
19244 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
19245
19246 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
19247
19248 1999-08-04 Jeffrey A Law (law@cygnus.com)
19249
19250 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
19251
19252 1999-08-04 Nathan Sidwell <nathan@acm.org>
19253
19254 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
19255
19256 1999-08-04 Jeffrey A Law (law@cygnus.com)
19257
19258 * gcc.c-torture/execute/990804-1.c: New test.
19259
19260 1999-08-03 Nathan Sidwell <nathan@acm.org>
19261
19262 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
19263 * g++.old-deja/g++.brendan/crash64.C: Likewise
19264 * g++.old-deja/g++.brendan/overload8.C: Likewise
19265
19266 1999-08-03 Nathan Sidwell <nathan@acm.org>
19267
19268 * g++.old-deja/g++.other/struct1.C: New test.
19269
19270 1999-08-03 Nathan Sidwell <nathan@acm.org>
19271
19272 * g++.old-deja/g++.other/enum2.C: New test.
19273
19274 1999-08-02 Richard Henderson <rth@cygnus.com>
19275
19276 Adapted from tests from Franz Sirl:
19277 * gcc.c-torture/execute/va-arg-7.c: New test.
19278 * gcc.c-torture/execute/va-arg-8.c: New test.
19279
19280 1999-08-01 Jeffrey A Law (law@cygnus.com)
19281
19282 * gcc.c-torture/compile/990801-2.c: New test.
19283
19284 * gcc.c-torture/compile/990801-1.c: New test.
19285
19286 1999-07-27 Michael Meissner <meissner@cygnus.com>
19287
19288 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
19289 fp-cmp-1.c, converting double to float.
19290
19291 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
19292 fp-cmp-1.c, converting double to long double.
19293
19294 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
19295 from fr1 to unknown_register, since fr1 is a legitimate register
19296 on some machines.
19297
19298 1999-07-25 Jeffrey A Law (law@cygnus.com)
19299
19300 * README: More listname related changes.
19301
19302 1999-07-08 Catherine Moore <clm@cygnus.com>
19303
19304 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
19305
19306 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
19307
19308 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
19309
19310 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
19311
19312 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
19313
19314 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
19315
19316 * gcc.dg/990703-1.c: New test.
19317
19318 1999-06-29 Nick Clifton <nickc@cygnus.com>
19319
19320 * lib/file-format.exp: New file: Move definition of proc
19321 gcc_target_object_format to here from
19322 gcc.dg/special/ecos.exp.
19323
19324 * lib/c-torture.exp: Include lib file-format.exp.
19325 * lib/gcc-dg.exp: Include lib file-format.exp.
19326
19327 * gcc.dg/special/ecos.exp: Remove definition of proc
19328 gcc_target_object_format.
19329
19330 1999-06-28 Jeffrey A Law (law@cygnus.com)
19331
19332 * gcc.c-torture/execute/990628-1.c: New test.
19333
19334 1999-06-25 Jeffrey A Law (law@cygnus.com)
19335
19336 * gcc.c-torture/compile/990625-2.c: New test.
19337
19338 * gcc.c-torture/compile/990625-1.c: New test.
19339
19340 1999-06-23 Nick Clifton <nickc@cygnus.com>
19341
19342 * gcc.c-torture/compile/dll.c: New test case. Check that dll
19343 attributes compile.
19344 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
19345 ports that use the COFF/PE file format.
19346
19347 1999-06-17 Jeffrey A Law (law@cygnus.com)
19348
19349 * gcc.c-torture/compile/990617-1.c: New test.
19350
19351 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
19352
19353 * g++.old-deja/g++.other/decl4.C: New test.
19354
19355 1999-06-14 Nathan Sidwell <nathan@acm.org>
19356
19357 * g++.old-deja/g++.other/bitfld3.C: New test.
19358
19359 1999-06-08 Nathan Sidwell <nathan@acm.org>
19360
19361 * g++.old-deja/g++.eh/catch1.C: New test.
19362
19363 1999-06-07 Jeffrey A Law (law@cygnus.com)
19364
19365 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
19366
19367 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
19368 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
19369
19370 1999-06-05 Craig Burley <craig@jcb-sc.com>
19371
19372 * g77.f-torture/compile/19990502-0.f: Replace with new,
19373 shorter, test that still fails after recent changes.
19374
19375 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
19376
19377 * gcc.c-torture/execute/990604-1.c: New test.
19378
19379 1999-05-31 Jeffrey A Law (law@cygnus.com)
19380
19381 * gcc.c-torture/execute/990531-1.c: New test.
19382
19383 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19384
19385 * gcc.c-torture/compile/990527-1.c: New test.
19386
19387 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
19388
19389 * gcc.c-torture/execute/990527-1.c: New test.
19390
19391 1999-05-25 Nick Clifton <nickc@cygnus.com>
19392
19393 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
19394 bitfields as signed.
19395
19396 1999-05-25 Craig Burley <craig@jcb-sc.com>
19397
19398 * g77.f-torture/compile/19990525-0.f: New test.
19399
19400 1999-05-25 Jeffrey A Law (law@cygnus.com)
19401
19402 * gcc.c-torture/execute/990525-2.c: New test.
19403
19404 * gcc.c-torture/execute/990525-1.c: New test.
19405
19406 1999-05-24 Nathan Sidwell <nathan@acm.org>
19407
19408 * g++.old-deja/g++.other/anon3.C: New test.
19409 * g++.old-deja/g++.other/anon4.C: New test.
19410 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
19411 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
19412 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
19413 Merrill).
19414
19415 1999-05-24 Jeffrey A Law (law@cygnus.com)
19416
19417 * gcc.c-torture/execute/990524-1.c: New test.
19418
19419 * gcc.dg/990524-1.c: New test.
19420
19421 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19422
19423 * gcc.c-torture/compile/990523-1.c: New test.
19424
19425 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
19426
19427 * gcc.c-torture/compile/990519-1.c: New test.
19428
19429 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
19430
19431 * gcc.c-torture/compile/990517-1.c: New test.
19432
19433 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
19434 (e4, f4): New tests.
19435 (main): Call them.
19436
19437 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19438
19439 * gcc.dg/noreturn-1.c: New test.
19440
19441 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
19442
19443 * gcc.c-torture/execute/990513-1.c: New test.
19444
19445 1999-05-10 Richard Henderson <rth@cygnus.com>
19446
19447 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
19448
19449 1999-05-10 Craig Burley <craig@jcb-sc.com>
19450
19451 * g77.f-torture/execute/erfc.f: Use small single-precision
19452 values, to avoid problems on Alphas when not -mieee.
19453
19454 1999-05-08 Craig Burley <craig@jcb-sc.com>
19455
19456 * gcc.dg/990506-0.c: New test.
19457
19458 1999-05-08 Richard Henderson <rth@cygnus.com>
19459
19460 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
19461 the constant to test. Don't XFAIL 64-bit targets.
19462
19463 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
19464 * g++.old-deja/g++.law/profile1.C: Likewise.
19465
19466 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
19467 operator new instances.
19468 * g++.old-deja/g++.other/delete5.C: Likewise.
19469
19470 1999-05-03 Craig Burley <craig@jcb-sc.com>
19471
19472 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
19473 intrinsic.
19474
19475 1999-05-03 Craig Burley <craig@jcb-sc.com>
19476
19477 * g77.f-torture/execute/u77-test.f: Reverse order of two
19478 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
19479
19480 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19481
19482 * gcc.dg/compare1.c: New test.
19483
19484 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
19485
19486 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
19487 New tests.
19488
19489 1999-05-02 Craig Burley <craig@jcb-sc.com>
19490
19491 * g77.f-torture/compile/19990502-1.f: New test.
19492
19493 1999-05-02 Craig Burley <craig@jcb-sc.com>
19494
19495 * g77.f-torture/compile/19990502-0.f: New test.
19496
19497 1999-05-02 Craig Burley <craig@jcb-sc.com>
19498
19499 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
19500 intrinsic.
19501
19502 1999-05-02 Craig Burley <craig@jcb-sc.com>
19503
19504 * g77.f-torture/execute/u77-test.f (main): List libU77
19505 intrinsics not currently tested.
19506 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
19507 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
19508 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
19509 Trim blanks off the ends of some printed strings.
19510
19511 1999-05-02 Craig Burley <craig@jcb-sc.com>
19512
19513 * g77.f-torture/execute/u77-test.f (main): Just warn about
19514 FSTAT gid disagreement, as it's expected on some systems.
19515
19516 1999-05-01 Craig Burley <craig@jcb-sc.com>
19517
19518 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
19519 use a new function, which allows for some slop.
19520 Clean up some commentary.
19521 (issum): The new function.
19522 (sgladd): Deleted subroutine.
19523
19524 1999-05-01 Craig Burley <craig@jcb-sc.com>
19525
19526 * g77.f-torture/execute/u77-test.f: Modify to be more like
19527 libf2c/libU77 version, bringing patches to that version here.
19528 Add suitable commentary.
19529
19530 1999-04-25 Richard Henderson <rth@cygnus.com>
19531
19532 * gcc.dg/990424-1.c: New test.
19533
19534 1999-04-24 Craig Burley <craig@jcb-sc.com>
19535
19536 * g77.f-torture/execute/u77-test.f (main): Bug involving
19537 LSTAT has been fixed, so turn back on full checking.
19538
19539 1999-04-20 Craig Burley <craig@jcb-sc.com>
19540
19541 * g77.f-torture/compile/19990419-0.f: New test.
19542 * g77.f-torture/execute/19990419-1.f: New test.
19543
19544 1999-04-17 Richard Henderson <rth@cygnus.com>
19545
19546 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
19547 to avoid the need for a prototype to supress a warning.
19548
19549 1999-04-07 Jim Wilson <wilson@cygnus.com>
19550
19551 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
19552
19553 1999-04-04 Jeffrey A Law (law@cygnus.com)
19554
19555 * gcc.c-torture/execute/990404-1.c: New test.
19556
19557 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19558
19559 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
19560 * gcc.dg/cpp-if3.c: Don't use -pedantic.
19561 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
19562 missing initializer warnings.
19563
19564 1999-03-28 Jeffrey A Law (law@cygnus.com)
19565
19566 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
19567 matching strings.
19568
19569 1999-03-26 Jeffrey A Law (law@cygnus.com)
19570
19571 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
19572
19573 1999-03-26 Craig Burley <craig@jcb-sc.com>
19574
19575 * g77.f-torture/execute/19990325-0.f: New test.
19576 * g77.f-torture/execute/19990325-1.f: New test.
19577
19578 1999-03-24 Jeffrey A Law (law@cygnus.com)
19579
19580 * gcc.c-torture/execute/990324-1.c: New test.
19581
19582 1999-03-22 Jim Wilson <wilson@cygnus.com>
19583
19584 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
19585 test with 4.
19586
19587 1999-03-17 Richard Henderson <rth@cygnus.com>
19588
19589 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
19590
19591 1999-03-13 Craig Burley <craig@jcb-sc.com>
19592
19593 * g77.f-torture/execute/19990313-2.f: New test.
19594 * g77.f-torture/execute/19990313-3.f: New test.
19595
19596 1999-03-13 Craig Burley <craig@jcb-sc.com>
19597
19598 * g77.f-torture/execute/19990313-0.f: New test.
19599 * g77.f-torture/execute/19990313-1.f: New test.
19600
19601 1999-03-12 Jim Wilson <wilson@cygnus.com>
19602
19603 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
19604 printf to sprintf.
19605 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
19606 (main): Add check for u15. Conditionalize u31 check depending on
19607 whether ints are <32 bits or >=32 bits.
19608
19609 1999-03-08 Craig Burley <craig@jcb-sc.com>
19610
19611 * g77.f-torture/execute/19981119-0.f: Improve testiness.
19612
19613 1999-03-08 Craig Burley <craig@jcb-sc.com>
19614
19615 * g77.f-torture/compile/19990305-0.f: New test.
19616 * g77.f-torture/execute/19981119-0.f: New test.
19617
19618 1999-03-08 Craig Burley <craig@jcb-sc.com>
19619
19620 * g77.f-torture/execute/970625-2.f: call ABORT if final
19621 result is not correct, instead of just printing it.
19622 Add this checking via newly introduced obfuscation, to
19623 trip up buggy front ends.
19624
19625 1999-03-07 Craig Burley <craig@jcb-sc.com>
19626
19627 * g77.f-torture/compile/960317-1.f: Moved from being
19628 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
19629
19630 1999-03-06 Craig Burley <craig@jcb-sc.com>
19631
19632 * g77.f-torture/execute/960317-1.f: New (old) test.
19633 * g77.f-torture/execute/970625-2.f: Ditto.
19634
19635 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
19636
19637 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
19638 message on line 1 or line 2; cccp and cpplib do this differently.
19639
19640 1999-03-01 Jeffrey A Law (law@cygnus.com)
19641
19642 * g++.old-deja/g++.law/weak1.C: New test.
19643
19644 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19645
19646 * gcc.c-torture/execute/990119-1.c: Renamed to...
19647 * gcc.dg/990119-1.c: this, so it will only be tested once
19648 (it's a preprocessor test, it doesn't need to be run at
19649 multiple optimization levels).
19650
19651 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19652
19653 * lib/g++.exp: Don't add incdir=$base_dir/../include to
19654 ALWAYS_CXXFLAGS.
19655
19656 1999-02-24 Craig Burley <craig@jcb-sc.com>
19657
19658 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
19659 * g77.f-torture/compile/19981216-0.f: ...as it is expected
19660 to not be compilable by current g77.
19661
19662 1999-02-24 Nick Clifton <nickc@cygnus.com>
19663
19664 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
19665
19666 1999-02-22 Jeffrey A Law (law@cygnus.com)
19667
19668 * gcc.c-torture/execute/990222-1.c: New test.
19669
19670 1999-02-19 Craig Burley <craig@jcb-sc.com>
19671
19672 * g77.f-torture/compile/19990218-0.f: New test.
19673 * g77.f-torture/noncompile/19990218-1.f: New test.
19674
19675 1999-02-18 Craig Burley <craig@jcb-sc.com>
19676
19677 * g77.f-torture/compile/19981216-0.f: New test.
19678
19679 1999-02-14 Jeffrey A Law (law@cygnus.com)
19680
19681 * gcc.dg/990214-1.c: New test.
19682
19683 1999-02-13 Jeffrey A Law (law@cygnus.com)
19684
19685 * gcc.dg/990213-2.c: New test.
19686
19687 * gcc.dg/990213-1.c: New test.
19688
19689 1999-02-12 Jeffrey A Law (law@cygnus.com)
19690
19691 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
19692 ints.
19693
19694 1999-02-11 Nick Clifton <nickc@cygnus.com>
19695
19696 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
19697 specified by target.
19698
19699 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
19700
19701 1999-02-11 Jeffrey A Law (law@cygnus.com)
19702
19703 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
19704
19705 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
19706
19707 * gcc.dg/special/ecos.exp: New test driver for new tests with
19708 special requirements.
19709
19710 * gcc.dg/special/alias-1.c: New test.
19711 * gcc.dg/special/gcsec-1.c: New test.
19712 * gcc.dg/special/weak-1.c: New test.
19713 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
19714 * gcc.dg/special/weak-2.c: New test.
19715 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
19716 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
19717 * gcc.dg/special/wkali-1.c: New test.
19718 * gcc.dg/special/wkali-2.c: New test.
19719 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
19720 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
19721
19722 1999-02-10 Felix Lee <flee@cygnus.com>
19723
19724 * lib/c-torture.exp (c-torture-compile): Pull out code for
19725 analyzing gcc error messages.
19726 (c-torture-execute): Likewise. Fix some (harmless) false
19727 positives.
19728 * lib/gcc.exp (gcc_check_compile): New function.
19729
19730 1999-02-08 Richard Henderson <rth@cygnus.com>
19731
19732 * gcc.c-torture/execute/990208-1.c: New test.
19733
19734 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
19735
19736 * g++.dg/special/ecos.exp: New driver for new tests with special
19737 requirements
19738
19739 * g++.dg/special/conpr-1.C: New test
19740 * g++.dg/special/conpr-2.C: New test
19741 * g++.dg/special/conpr-2a.C: New test
19742 * g++.dg/special/conpr-3.C: New test
19743 * g++.dg/special/conpr-3a.C: New test
19744 * g++.dg/special/conpr-3b.C: New test
19745
19746 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
19747 allow g++ to use the dg driver
19748
19749 * README: Add comment about g++.dg directory
19750
19751 1999-02-06 Jeffrey A Law (law@cygnus.com)
19752
19753 * README: Update email addresses.
19754
19755 1999-02-03 Nick Clifton <nickc@cygnus.com>
19756
19757 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
19758 arguments in order to force structure S onto the stack even on
19759 the alpha.
19760 (test): Pass 10 leading arguments to function foo as well as the
19761 structure S.
19762
19763 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
19764 failure for all targets.
19765
19766 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
19767 abort to terminate program execution.
19768
19769 1999-01-30 Richard Henderson <rth@cygnus.com>
19770
19771 * gcc.c-torture/execute/990130-1.c: New test.
19772
19773 1999-01-30 Jeffrey A Law (law@cygnus.com)
19774
19775 * gcc.dg/990130-1.c: New test.
19776
19777 1999-01-28 Michael Meissner <meissner@cygnus.com>
19778
19779 * gcc.c-torture/execute/990128-1.c: New test.
19780
19781 1999-01-27 Michael Meissner <meissner@cygnus.com>
19782
19783 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
19784
19785 1999-01-27 Felix Lee <flee@cygnus.com>
19786
19787 * lib/c-torture.exp (c-torture-compile): pull out code for
19788 analyzing gcc error messages.
19789 (c-torture-execute): ditto, and fix some (harmless) false
19790 positives.
19791 * lib/gcc.exp (gcc_check_compile): new function.
19792
19793 1999-01-17 Jeffrey A Law (law@cygnus.com)
19794
19795 * gcc.dg/990117-1.c: New test.
19796
19797 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
19798
19799 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
19800
19801 1999-01-15 Jeffrey A Law (law@cygnus.com)
19802
19803 * g77.f-torture/compile/990115-1.f: New test.
19804
19805 1999-01-07 Jeffrey A Law (law@cygnus.com)
19806
19807 * gcc.c-torture/compile/990107-1.c: New test
19808
19809 1999-01-06 Jeffrey A Law (law@cygnus.com)
19810
19811 * gcc.c-torture/execute/990106-2.c: New test.
19812
19813 * gcc.c-torture/execute/990106-1.c: New test.
19814
19815 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
19816
19817 * gcc.c-torture/compile/981223-1.c: New test.
19818
19819 1998-12-29 Richard Henderson <rth@cygnus.com>
19820
19821 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
19822 (opt3): Rename from opt4 and disable.
19823
19824 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
19825
19826 * g++.old-deja/g++.pt/ptrmem5.C: New test.
19827
19828 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
19829
19830 * g++.old-deja/g++.other/conv5.C: New test.
19831
19832 1998-12-14 Nick Clifton <nickc@cygnus.com>
19833
19834 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
19835
19836 1998-12-11 Jeffrey A Law (law@cygnus.com)
19837
19838 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
19839
19840 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
19841
19842 * gcc.c-torture/compile/981211-1.c: New test.
19843
19844 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
19845
19846 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
19847
19848 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
19849
19850 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19851
19852 * gcc.special/930510-1.c: Make C9X safe.
19853 * gcc.misc-tests/gcov-1.c Similarly.
19854 * gcc.misc-tests/gcov-2.c Similarly.
19855
19856 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
19857
19858 * gcc.dg/ultrasp1.c: New test.
19859
19860 1998-12-06 Richard Henderson <rth@cygnus.com>
19861
19862 * gcc.c-torture/execute/981206.c: New test.
19863
19864 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
19865
19866 * g++.old-deja/g++.ns/template7.C: New test.
19867
19868 * g++.old-deja/g++.other/expr1.C: New test.
19869
19870 * g++.old-deja/g++.eh/tmpl3.C: New test.
19871
19872 * g++.old-deja/g++.eh/tmpl2.C: New test.
19873
19874 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
19875
19876 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
19877 * g++.old-deja/g++.other/using6.C: Removed.
19878 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
19879
19880 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
19881
19882 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
19883
19884 * g++.old-deja/g++.pt/overload8.C: New test.
19885
19886 * g++.old-deja/g++.pt/overload7.C: New test.
19887
19888 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
19889
19890 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
19891 and relinking messages.
19892 * lib/g++.exp (g++_target_compile): Remove .rpo file when
19893 compiling with -frepo.
19894
19895 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
19896
19897 * g++.old-deja/g++.pt/lookup6.C: New test.
19898
19899 1998-11-30 Nick Clifton <nickc@cygnus.com>
19900
19901 * gcc.c-torture/execute/981130-1.c: New test.
19902 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
19903
19904 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
19905
19906 * g++.old-deja/g++.pt/explicit76.C: New test.
19907
19908 * g++.old-deja/g++.pt/friend38.C: New test.
19909
19910 * g++.old-deja/g++.ns/crash2.C: New test.
19911
19912 * g++.old-deja/g++.pt/defarg8.C: New test.
19913
19914 * g++.old-deja/g++.pt/instantiate6.C: New test.
19915
19916 * g++.old-deja/g++.pt/static6.C: New test.
19917
19918 * g++.old-deja/g++.pt/decl2.C: New test.
19919
19920 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
19921
19922 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
19923 problem is actually related with name lookup, but so what? :-)
19924
19925 * g++.old-deja/g++.pt/friend37.C: New test.
19926
19927 1998-11-25 Dave Love <d.love@dl.ac.uk>
19928
19929 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
19930 element, which fails on some systems.
19931
19932 * g77.f-torture/execute/labug1.f: New test.
19933
19934 1998-11-21 Jeffrey A Law (law@cygnus.com)
19935
19936 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
19937 is defined.
19938
19939 1998-11-18 Dave Love <d.love@dl.ac.uk>
19940
19941 * g77.f-torture/compile/981117-1.f: New test.
19942
19943 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
19944
19945 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
19946 properly discarded.
19947
19948 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
19949
19950 * gcc.c-torture/execute/memcheck: New directory of tests for
19951 -fcheck-memory-usage.
19952
19953 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
19954
19955 * README: New file, general information about the testsuite and
19956 new description of the various C++ test subdirectories.
19957 * README.g++: Eliminate obsolete information, update and move most
19958 relevant stuff to README.
19959
19960 1998-11-07 Richard Henderson <rth@cygnus.com>
19961
19962 * gcc.c-torture/compile/981107-1.c: New test.
19963
19964 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
19965
19966 * execute/memcpy-bi.c: New testcase.
19967
19968 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
19969
19970 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
19971 base classes.
19972
19973 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
19974 template is selected.
19975
19976 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
19977 classes, it should be accepted for all types.
19978
19979 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
19980
19981 * g++.old-deja/g++.pt/spec24.C: Ensure that template
19982 specializations start with template headers.
19983
19984 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
19985
19986 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
19987
19988 * g++.old-deja/g++.other/init9.C: Test cross initialization of
19989 non-POD types.
19990
19991 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
19992
19993 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
19994
19995 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19996
19997 * compile/981022-1.c, compile/981022-1.x: New test and driver.
19998
19999 1998-10-19 Jeffrey A Law (law@cygnus.com)
20000
20001 * 981019-1.c: New test.
20002
20003 1998-10-14 Robert Lipe <robertl@dgii.com>
20004
20005 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
20006 find objc headers.
20007
20008 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
20009
20010 * compile/981001-4.c: Remove use of GCC extension that triggers a
20011 compiler bug.
20012
20013 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
20014
20015 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
20016
20017 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
20018
20019 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
20020 instantiation of template produces incorrect code for delete
20021 expression.
20022
20023 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
20024 constructors' name is not unique.
20025 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
20026 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
20027
20028 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
20029 automatic array of const is ill-formed.
20030
20031 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
20032 of template parameter?
20033
20034 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
20035 const.
20036
20037 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
20038 pointer-to-member expression.
20039
20040 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
20041 declaration causes ICE.
20042
20043 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
20044
20045 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
20046 reserved in the global namespace.
20047
20048 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
20049 generate needed virtual table.
20050
20051 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
20052
20053 1998-10-10 Dariush Eslimi <eslimi@loran.com>
20054
20055 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
20056 template-dependent type
20057
20058 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
20059
20060 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
20061 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
20062 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
20063
20064 * g++.old-deja/g++.other/using5.C: New test; using decl from base
20065 class should be usable as argument of member function.
20066 * g++.old-deja/g++.other/using6.C: New test; using decl from base
20067 class should be usable as return type of member function.
20068 * g++.old-deja/g++.other/using7.C: New test; using decl from base
20069 class should be usable as type of data member.
20070
20071 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
20072
20073 1998-10-09 Jeffrey A Law (law@cygnus.com)
20074
20075 * gcc.c-torture/special/920521-1.c: Fix bogus test.
20076
20077 1998-10-08 Nick Clifton <nickc@cygnus.com>
20078
20079 * gcc.dg/dll-?.c Add thumb to target list.
20080 Fix assembler scan patterns to match current assembler output.
20081
20082 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
20083
20084 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
20085 matching of template brackets.
20086
20087 * g++.old-deja/g++.other/using4.C: New test. Test using
20088 declarations of methods from base classes.
20089
20090 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
20091 within functions should introduce names into the innermost
20092 enclosing namespace.
20093
20094 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
20095 of static locals if first initialization throws.
20096
20097 1998-10-07 Jim Wilson <wilson@cygnus.com>
20098
20099 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
20100
20101 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
20102
20103 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
20104 lose track of the possible targets of tablejump insns.
20105 * special/special.exp: Run it.
20106
20107 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
20108
20109 * g++.old-deja/g++.pt/friend35.C: New test. A template function
20110 must be declared before its specializations can be named in friend
20111 declarations.
20112
20113 1998-10-05 Dave Love <d.love@dl.ac.uk>
20114
20115 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
20116
20117 * g77.f-torture/execute/io1.f: New test.
20118
20119 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
20120
20121 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
20122 with pointer to template function, for which no argument deduction
20123 is possible.
20124
20125 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
20126 specialization of template function as argument to template
20127 function.
20128
20129 * g++.old-deja/g++.other/access2.C: New test; Inner class
20130 shouldn't have privileged access to Outer's names.
20131
20132 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
20133
20134 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
20135 friend template declared within template class conflicts with
20136 nested class of the same name.
20137
20138 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
20139 is ignored.
20140
20141 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
20142 object with direct initializer as function declaration.
20143
20144 * g++.old-deja/g++.other/decl2.C: New test; duplicate
20145 initializers.
20146
20147 * g++.old-deja/g++.other/null2.C: New test; conditional operator
20148 involving const pointer and NULL produces incorrect result.
20149
20150 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
20151 type name without `typename' should be rejected with -pedantic.
20152
20153 1998-10-02 Richard Henderson <rth@cygnus.com>
20154
20155 * g++.old-deja/g++.other/addrof1.C: New test.
20156
20157 1998-10-01 Nick Clifton <nickc@cygnus.com>
20158
20159 * gcc.c-torture/compile/981001-1.c: New test.
20160 * gcc.c-torture/execute/981001-1.c: New test.
20161
20162 1998-10-01 Jeffrey A Law (law@cygnus.com)
20163
20164 * gcc.c-torture/compile/981001-2.c: New test.
20165 * gcc.c-torture/compile/981001-3.c: New test.
20166 * gcc.c-torture/compile/981001-4.c: New test.
20167
20168 1998-10-01 Robert Lipe <robertl@dgii.com>
20169
20170 * lib/objc.exp (objc_target_compile): Add -L during compiles for
20171 multilibbed hosts. Idea grafted from g77.exp.
20172
20173 1998-09-30 Dave Love <d.love@dl.ac.uk>
20174
20175 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
20176 avoid losing on systems which need -lsocket.
20177
20178 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
20179
20180 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
20181 * g++.old-deja/g++.other/nested2.C: Ditto.
20182 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
20183 failure.
20184
20185 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
20186
20187 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
20188 preferred over template operator!= for enum bitfields.
20189
20190 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
20191
20192 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
20193 that happen to have the same base name, but in different scopes,
20194 are incorrectly rejected.
20195
20196 1998-09-16 Richard Henderson <rth@cygnus.com>
20197
20198 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
20199 on the native word size instead of an integer literal.
20200
20201 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
20202
20203 * g++.old-deja/g++.other/static2.C: Invocation of static data
20204 member of type pointer-to-function denoted as non-static member.
20205
20206 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
20207 checks involving function types and aliases.
20208
20209 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
20210
20211 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
20212 redefined to the same non-trivial type.
20213
20214 * g++.old-deja/g++.pt/explicit73.C: Test for proper
20215 namespace-qualification of template specializations declared in
20216 other namespaces.
20217
20218 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
20219 to declare a subset of the specializations of a template function
20220 as friends of specializations of a template class.
20221
20222 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
20223 member templates that do not fully specialize the enclosing
20224 template class are rejected.
20225
20226 1998-09-11 Dave Love <d.love@dl.ac.uk>
20227
20228 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
20229
20230 1998-09-08 Dave Love <d.love@dl.ac.uk>
20231
20232 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
20233 altered from libf2c/libU77 version.
20234
20235 1998-09-06 Dave Love <d.love@dl.ac.uk>
20236
20237 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
20238
20239 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
20240
20241 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
20242 (un)signed char are different types for template specialization
20243 purposes.
20244
20245 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
20246
20247 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
20248 * objc: ObjC testsuite.
20249
20250 1998-08-31 Catherine Moore <clm@cygnus.com>
20251
20252 * gcc.c-torture/execute/941014-1.x: New file.
20253
20254 1998-08-31 Nick Clifton <nickc@cygnus.com>
20255
20256 * lib/c-torture.exp: Add support for
20257 torture_eval_before_compile and torture_eval_before_execute
20258 variables.
20259
20260 1998-08-30 Jeffrey A Law (law@cygnus.com)
20261
20262 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
20263 this test triggers valid.
20264
20265 1998-08-27 Jeffrey A Law (law@cygnus.com)
20266
20267 * gcc.dg/980827-1.c: New test.
20268
20269 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
20270
20271 * gcc.c-torture/execute/loop-4b.c: New test.
20272
20273 1998-08-26 Nick Clifton <nickc@cygnus.com>
20274
20275 * lib/c-torture.exp: Add support for
20276 torture_eval_before_compile and torture_eval_before_execute
20277 variables.
20278
20279 1998-08-25 Jeffrey A Law (law@cygnus.com)
20280
20281 * gcc.c-torture/compile/980825-1.c: New test.
20282
20283 1998-08-24 Nick Clifton <nickc@cygnus.com>
20284
20285 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
20286 count number tests in opt_t0 not good_t0.
20287
20288 1998-08-24 Jeffrey A Law (law@cygnus.com)
20289
20290 * gcc.c-torture/compile/930326-1.x: Fix typo.
20291
20292 1998-08-23 Mark Mitchell <mark@markmitchell.com>
20293
20294 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
20295 causes an ICE.
20296
20297 1998-08-21 Jeffrey A Law (law@cygnus.com)
20298
20299 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
20300 STACK_SIZE is defined.
20301 * gcc.c-torture/unsorted/stuct.c: Similarly.
20302
20303 * gcc.c-torture/compile/980821-1.c: New test.
20304
20305 1998-08-21 Jeffrey A Law (law@cygnus.com)
20306
20307 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
20308
20309 1998-08-19 Mark Mitchell <mark@markmitchell.com>
20310
20311 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
20312 code.
20313
20314 1998-08-09 Mark Mitchell <mark@markmitchell.com>
20315
20316 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
20317 error'.
20318
20319 1998-08-18 Jeffrey A Law (law@cygnus.com)
20320
20321 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
20322
20323 1998-08-16 Jeffrey A Law (law@cygnus.com)
20324
20325 * gcc.c-torture/compile/980816-1.c: New test.
20326
20327 * gcc.dg/980816-1.c: New test.
20328
20329 1998-08-13 Jeffrey A Law (law@cygnus.com)
20330
20331 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
20332 compiler for ieee tests.
20333
20334 1998-08-01 Dave Love <d.love@dl.ac.uk>
20335
20336 * g77.f-torture/compile/980729-0.f: New test.
20337
20338 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
20339
20340 * gcc.c-torture/special/eeprof-1.c: New test, for
20341 -finstrument-functions.
20342 * gcc.c-torture/special/special.exp: Run it.
20343
20344 1998-07-29 Jeffrey A Law (law@cygnus.com)
20345
20346 * gcc.c-torture/compile/980729-1.c: New test.
20347
20348 1998-07-27 Nick Clifton <nickc@cygnus.com>
20349
20350 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
20351 __thumb__ is defined, and test for ARM style doubles if so.
20352
20353 1998-07-26 Dave Love <d.love@dl.ac.uk>
20354
20355 * g77.f-torture/noncompile/980615-0.f: New test.
20356
20357 1998-07-26 H.J. Lu (hjl@gnu.org)
20358
20359 * gcc.dg/980312-1.c: Do link instead of compile.
20360 * gcc.dg/980313-1.c: Likewise.
20361
20362 1998-07-26 Jeffrey A Law (law@cygnus.com)
20363
20364 * gcc.c-torture/compile/980726-1.c: New test.
20365
20366 1998-07-25 Dave Love <d.love@dl.ac.uk>
20367
20368 * g77.f-torture/execute/io0.f: New test.
20369
20370 1998-07-24 Nick Clifton <nickc@cygnus.com>
20371
20372 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
20373 an int.
20374
20375 1998-06-18 Michael Meissner <meissner@cygnus.com>
20376
20377 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
20378 m32r bugs.
20379
20380 1998-07-17 Nick Clifton <nickc@cygnus.com>
20381
20382 * gcc.dg/980626-1.c: Expect failures for all toolchains until
20383 c-decl.c:grokdeclarator can handle mode attributes.
20384
20385 1998-07-16 Jeffrey A Law (law@cygnus.com)
20386
20387 * gcc.c-torture/execute/980716-1.c: New test.
20388
20389 1998-07-13 Jeffrey A Law (law@cygnus.com)
20390
20391 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
20392 the mn10200.
20393 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
20394 the mn10200.
20395 * gcc.c-torture/execute/va-arg-3.x: Similarly.
20396 * gcc.c-torture/compile/930326-1.x: Similarly.
20397
20398 1998-07-13 Dave Love <d.love@dl.ac.uk>
20399
20400 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
20401 New test from Craig.
20402
20403 1998-07-12 Dave Love <d.love@dl.ac.uk>
20404
20405 * g77.f-torture/noncompile/980616-0.f: New test.
20406
20407 * g77.f-torture/execute/970816-3.f: New test from Craig.
20408
20409 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
20410
20411 * g++.other/singleton.C: Return error value instead of taking
20412 SIGSEGV.
20413
20414 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
20415
20416 * g++.other/singleton.C: New test. Warning is under dispute.
20417 Runtime crash is not.
20418
20419 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
20420
20421 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
20422 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
20423 using6.C, using7.C}: New namespace tests.
20424
20425 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
20426
20427 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
20428 specialization with typedef'ed names used as array indexes.
20429
20430 1998-07-09 Jeffrey A Law (law@cygnus.com)
20431
20432 * gcc.c-torture/execute/980709-1.c: New test.
20433
20434 * gcc.dg/980709-1.c: New test.
20435
20436 1998-07-07 Richard Henderson <rth@cygnus.com>
20437
20438 * gcc.c-torture/execute/bcp-1.c: New test.
20439
20440 1998-07-07 Jeffrey A Law (law@cygnus.com)
20441
20442 * gcc.c-torture/execute/980707-1.c: New test.
20443
20444 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
20445
20446 * gcc.c-torture/compile/980706-1.c: New test.
20447
20448 1998-07-01 Dave Love <d.love@dl.ac.uk>
20449
20450 * g77.f-torture/execute/980701-0.f,
20451 g77.f-torture/execute/980701-1.f: New test from Craig.
20452
20453 1998-07-01 Jeffrey A Law (law@cygnus.com)
20454
20455 * gcc.c-torture/compile/980701-1.c: New test.
20456
20457 * gcc.c-torture/execute/980701-1.c: New test.
20458
20459 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
20460 rlsruhe.de>
20461
20462 * g++.old-deja/g++.robertl/eb132.C: New test.
20463 * g++.old-deja/g++.robertl/eb133.C: Likewise.
20464
20465 1998-06-29 Dave Love <d.love@dl.ac.uk>
20466
20467 * g77.f-torture/execute/980628-7.f,
20468 g77.f-torture/execute/980628-8.f,
20469 g77.f-torture/execute/980628-9.f,
20470 g77.f-torture/execute/980628-10.f: New tests from Craig.
20471
20472 * g77.f-torture/execute/980628-3.f: Remove mail headers.
20473
20474 1998-06-28 Jeffrey A Law (law@cygnus.com)
20475
20476 * g77.f-torture/execute/980628-4.f: New test from Craig.
20477 * g77.f-torture/execute/980628-5.f: Likewise.
20478 * g77.f-torture/execute/980628-2.f: Likewise.
20479 * g77.f-torture/execute/980628-0.f: Likewise.
20480 * g77.f-torture/execute/980628-1.f: Likewise.
20481 * g77.f-torture/execute/980628-3.f: Likewise.
20482 * g77.f-torture/execute/980628-6.f: Likewise.
20483
20484 1998-06-28 Jeffrey A Law (law@cygnus.com)
20485
20486 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
20487 directory when nothing has been installed yet.
20488
20489 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
20490
20491 * gcc.c-torture/special/special.exp: Handle newer versions of
20492 dejagnu.
20493
20494 1998-06-26 Jeffrey A Law (law@cygnus.com)
20495
20496 * gcc.dg/980626-1.c: New test.
20497
20498 1998-06-19 Bruno Haible <haible@ilog.fr>
20499
20500 * gcc.misc-tests/m-un-2.c: New test.
20501 * g++.old-deja/g++.other/warn01.c: Likewise.
20502
20503 1998-06-19 Robert Lipe <robertl@dgii.com>
20504
20505 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
20506 compatibility with assmblers with a different comment character.
20507 Eliminate use of GAS-specific extensions.
20508
20509 1998-06-19 Jeffrey A Law (law@cygnus.com)
20510
20511 * gcc.c-torture/execute/ieee/980619-1.c: New test.
20512
20513 1998-06-19 Robert Lipe <robertl@dgii.com>
20514
20515 *lib/g77.exp: Replace search for libf2c.a with search for newly
20516 renamed libg2c.a
20517
20518 1998-06-17 Jeffrey A Law (law@cygnus.com)
20519
20520 * gcc.c-torture/execute/980617-1.c: New test.
20521
20522 1998-06-12 Jeffrey A Law (law@cygnus.com)
20523
20524 * gcc.c-torture/execute/980612-1.c: New test.
20525
20526 1998-06-08 Jeffrey A Law (law@cygnus.com)
20527
20528 * gcc.dg/980523-1.c: Only test on ppc-linux.
20529 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
20530
20531 * gcc.c-torture/execute/980608-1.c: New test.
20532
20533 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
20534
20535 * gcc.c-torture/execute/980605-1.c: New test.
20536
20537 1998-06-04 Jeffrey A Law (law@cygnus.com)
20538
20539 * gcc.c-torture/execute/980604-1.c: New test.
20540
20541 1998-06-02 Jeffrey A Law (law@cygnus.com)
20542
20543 * gcc.c-torture/execute/980602-1.c: New test.
20544 * gcc.c-torture/execute/980602-2.c: Likewise.
20545
20546 1998-06-02 Dave Love <d.love@dl.ac.uk>
20547
20548 * 970125-0.f: Fix per JCB. Add commentary.
20549
20550 1998-05-31 Michael Meissner <meissner@cygnus.com>
20551
20552 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
20553 IEEE -0 support.
20554
20555 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
20556
20557 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
20558 earlier.
20559
20560 1998-05-28 Catherine Moore <clm@cygnus.com>
20561
20562 * gcc.c-torture/execute/980526-3.c: New test.
20563
20564 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
20565
20566 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
20567 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
20568 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
20569 m88k-motorola-sysv3 to XFAIL.
20570
20571 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20572
20573 * gcc.dg/980526-1.c: New test.
20574 * gcc.c-torture/execute/980526-2.c: New test.
20575
20576 1998-05-26 Jeffrey A Law (law@cygnus.com)
20577
20578 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
20579
20580 * gcc.c-torture/execute/980526-1.c: New test.
20581
20582 1998-05-26 Dave Love <d.love@dl.ac.uk>
20583
20584 * g77.f-torture/execute/alpha2.f: Add runtime test.
20585
20586 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
20587
20588 * g++.old-deja/old-deja.exp: Strip leading directories.
20589
20590 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
20591 error for the line. Don't run multiple tests for the same line.
20592
20593 1998-05-23 Jeffrey A Law (law@cygnus.com)
20594
20595 * gcc.dg/980523-1.c: New test.
20596
20597 1998-05-23 Dave Love <d.love@dl.ac.uk>
20598
20599 * g77.f-torture/compile/970915-0.f: New test.
20600
20601 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
20602
20603 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
20604
20605 1998-05-21 Jeffrey A Law (law@cygnus.com)
20606
20607 * gcc.dg/980520-1.c: New test.
20608
20609 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
20610
20611 * gcc.dg/980502-1.c: Fix return type.
20612
20613 1998-05-20 Jeffrey A Law (law@cygnus.com)
20614
20615 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
20616 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
20617 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
20618 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
20619 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
20620
20621 1998-05-20 Dave Love <d.love@dl.ac.uk>
20622
20623 * g77.f-torture/execute/980520-1.f: New test.
20624
20625 1998-05-15 Dave Love <d.love@dl.ac.uk>
20626
20627 * lib/mike-g77.exp: New file.
20628
20629 * g77.f-torture/noncompile/noncompile.exp,
20630 g77.f-torture/noncompile/check0.f: New files.
20631
20632 1998-05-14 Dave Love <d.love@dl.ac.uk>
20633
20634 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
20635 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
20636 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
20637 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
20638 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
20639 abort where appropriate.
20640
20641 1998-05-05 Michael Meissner <meissner@cygnus.com>
20642
20643 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
20644 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
20645
20646 1998-04-29 Dave Love <d.love@dl.ac.uk>
20647
20648 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
20649
20650 1998-04-27 Dave Love <d.love@dl.ac.uk>
20651
20652 * g77.f-torture/compile/980427-0.f: New test.
20653
20654 1998-04-24 Dave Love <d.love@dl.ac.uk>
20655
20656 * g77.f-torture/compile/980424-0.f: New test.
20657
20658 1998-04-19 Dave Love <d.love@dl.ac.uk>
20659
20660 * g77.f-torture/compile/980419-2.f (main): New test.
20661 * g77.f-torture/compile/970125-0.f: New test.
20662 * g77.f-torture/compile/980419-1.f: New test.
20663
20664 1998-04-08 Jim Wilson <wilson@cygnus.com>
20665
20666 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
20667 of loop-4.c.
20668
20669 1998-04-07 Jim Wilson <wilson@cygnus.com>
20670
20671 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
20672
20673 1998-04-03 Jim Wilson <wilson@cygnus.com>
20674
20675 * gcc.c-torture/compile/980329-1.c: New test.
20676
20677 1998-03-18 Jim Wilson <wilson@cygnus.com>
20678
20679 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
20680 * gcc.dg/980312-1.c: Fix typo in -march command.
20681
20682 1998-03-16 H.J. Lu (hjl@gnu.org)
20683
20684 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
20685
20686 1998-03-11 Robert Lipe <robertl@dgii.com>
20687
20688 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
20689 Dave Love agree the Fortran source is bogus.
20690
20691 1998-03-11 Robert Lipe <robertl@dgii.com>
20692
20693 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
20694 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
20695 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
20696 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
20697 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
20698
20699 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
20700
20701 * g++.old-deja/g++.other/friend1.C: New test.
20702
20703 1998-02-18 Dave Love <d.love@dl.ac.uk>
20704
20705 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
20706 possibly uninitialized) variables and declare dnrm2.
20707
20708 1998-02-23 Robert Lipe <robertl@dgii.com>
20709
20710 From Bruno Haible <haible@ilog.fr>:
20711 * gcc.c-torture/execute/980223.c: New test.
20712
20713 1998-02-13 Jeffrey A Law (law@cygnus.com)
20714
20715 * gcc.dg/ifelse-1.c: New test.
20716
20717 1998-02-09 H.J. Lu (hjl@gnu.org)
20718
20719 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
20720
20721 * lib/old-dejagnu.exp (old-dejagnu): Added the
20722 "execution test - XFAIL *-*-*" handling in the spirit of
20723 "excess errors test -". Changed the "execution test fails"
20724 handling to be like "excess errors test fails".
20725 * Update various tests accordingly.
20726
20727 1998-02-06 Jim Wilson <wilson@cygnus.com>
20728
20729 * gcc.c-torture/execute/980205.c: New test.
20730
20731 1998-01-18 Jeffrey A Law (law@cygnus.com)
20732
20733 * lib/c-torture.exp: Look for .x files instead of .cexp files.
20734 * lib/f-torture.exp: Similarly.
20735 * gcc.c-torture: Rename all .cexp files to .x files.
20736
20737 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
20738
20739 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
20740 (940510-1.c): Removed duplicate.
20741 (971104-1.c): New test.
20742
20743 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
20744
20745 * lib/f-torture.exp: Improve error and loop detection.
20746
20747 1997-11-19 Michael Meissner <meissner@cygnus.com>
20748
20749 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
20750 use that to size the filler array.
20751
20752 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
20753
20754 * lib/c-torture.exp(c-torture-execute): Fix typo.
20755
20756 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
20757 testcase as the executable name. Keep the executable around if
20758 the test fails.
20759
20760 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
20761
20762 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
20763 changes. Only test one -g option, and move it to the end of the
20764 list of options to test.
20765
20766 1997-09-19 Michael Meissner <meissner@cygnus.com>
20767
20768 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
20769 variable GCC_TORTURE_OPTIONS to supply default switches separated
20770 by colons. If no environment variable, run tests with -O0 -g, -O1
20771 -g, and -O2 -g as well.
20772
20773 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
20774
20775 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
20776 explanatory comments. Fix indentation.
20777
20778 1997-09-15 Jeffrey A Law (law@cygnus.com)
20779
20780 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
20781
20782 1997-09-11 Jeffrey A Law (law@cygnus.com)
20783
20784 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
20785 * g++.old-deja/g++.mike/p7325.C: Likewise.
20786 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
20787
20788 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
20789
20790 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
20791 * g++.old-deja/g++.brendan/crash30.C: Likewise.
20792 * g++.old-deja/g++.brendan/crash39.C: Likewise.
20793 * g++.old-deja/g++.law/operators4.C: Likewise.
20794
20795 1997-09-11 Joe Buck (jbuck@synopsys.com)
20796
20797 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
20798 * g++.old-deja/g++.mike/p784.C: Ditto.
20799 * g++.old-deja/g++.mike/p785.C: Ditto.
20800
20801 1997-09-05 Jeffrey A Law (law@cygnus.com)
20802
20803 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
20804
20805 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
20806
20807 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
20808 target feature; pass this to c-torture-execute as needed.
20809
20810 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
20811
20812 * lib/c-torture.exp(c-torture-execute): If the previous and the
20813 current executables being tested are identical, we don't need to
20814 run the executable again. Try to make the executable names
20815 unique. Add an optional argument for passing additional compiler
20816 flags.
20817
20818 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
20819
20820 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
20821
20822 1997-08-29 Jeffrey A Law (law@cygnus.com)
20823
20824 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
20825
20826 1997-07-31 Jeffrey A Law (law@cygnus.com)
20827
20828 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
20829 32bit or larger longs.
20830
20831 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
20832 have either a 32bit long or 32bit int.
20833
20834 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
20835
20836 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
20837 Make double precision tests dependent on sizeof (double).
20838
20839 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
20840
20841 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
20842 too.
20843
20844 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
20845
20846 * gcc.c-torture/compile/961203-1.cexp: New script.
20847
20848 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
20849
20850 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
20851 up the includes ourselves.
20852
20853 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
20854
20855 * lib/plumhall.exp: Remove random include, and add a few
20856 verbose messages for debugging.
20857
20858 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
20859
20860 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
20861 of trying to do it ourselves.
20862
20863 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
20864
20865 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
20866
20867 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
20868
20869 * gcc.prms/5403.c: Made regexp a bit less strict.
20870
20871 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
20872
20873 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
20874 is returned from remote_load instead.
20875 * lib/plumhall.exp: Ditto.
20876 * lib/mike-g++.exp: Ditto.
20877 * lib/old-dejagnu.exp: Ditto.
20878 * lib/c-torture.exp: Ditto.
20879
20880 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
20881
20882 * lib/g++.exp: Use build_wrapper procedure.
20883 * lib/gcc.exp: Ditto.
20884
20885 1997-05-20 Jeffrey A Law (law@cygnus.com)
20886
20887 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
20888 an old-style decl for malloc. Fixes tests to work when
20889 sizeof (int) != sizeof (size_t).
20890
20891 1997-05-15 Mike Meissner <meissner@cygnus.com>
20892
20893 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
20894
20895 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
20896 use stdargs.h interface.
20897
20898 1997-05-15 Mike Meissner <meissner@cygnus.com>
20899
20900 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
20901 NO_VARARGS when compiling.
20902
20903 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
20904
20905 * lib/plumhall.exp(ph_includes): New procedure.
20906 (ph_make): Use it.
20907 (ph_compiler): Ditto.
20908
20909 * lib/g++.exp: Rename test-glue.c to testglue.c.
20910 * lib/gcc.exp: Ditto.
20911
20912 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
20913
20914 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
20915 to completion when it's called.
20916
20917 1997-03-21 Michael Meissner <meissner@cygnus.com>
20918
20919 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
20920 is defined, don't do test.
20921
20922 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
20923
20924 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
20925 for object files.
20926 (ph_summary): Mark skipped testcases as untested, not unresolved.
20927
20928 * lib/plumhall.exp (ph_make): If unresolved because of bad
20929 errorCode, record errorCode in log file.
20930 (*): Replace send_log/verbose with verbose -log.
20931
20932 1997-03-19 Michael Meissner <meissner@cygnus.com>
20933
20934 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
20935 double conversion if double isn't at least 8 bytes.
20936
20937 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
20938 int to work with targets where int is 16 bits.
20939
20940 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
20941 8 bytes, just exit, since 4 byte doubles don't have enough bits of
20942 precision for the test to complete.
20943
20944 1997-03-14 Michael Meissner <meissner@cygnus.com>
20945
20946 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
20947 if d10v is not compiled with the -mdouble64 flag.
20948 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
20949
20950 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
20951 d10v is not compiled with the -mint32 flag.
20952
20953 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
20954
20955 * lib/plumhall.exp: Use incr_count.
20956
20957 1997-03-12 Jeffrey A Law (law@cygnus.com)
20958
20959 * gcc.c-torture: Update to c-torture-1.45.
20960
20961 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
20962
20963 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
20964 the name of the expect testcase file).
20965
20966 * lib/g++.exp(g++_init): Ditto.
20967
20968 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
20969
20970 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
20971 the host.
20972
20973 * lib/gcc.exp(gcc_exit): New procedure.
20974
20975 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
20976
20977 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
20978 specs where appropriate.
20979
20980 * g++.old-deja/g++.arm/*: Added additional ERROR checks
20981 because of new "candidates are" messages, and removed a few
20982
20983 * Converted all non-old-style g++ testcases to old-style, and
20984 moved into g++.old-deja.
20985
20986 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
20987
20988 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
20989 options.
20990
20991 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
20992 succeeded.
20993
20994 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
20995
20996 1997-02-13 Michael Meissner <meissner@cygnus.com>
20997
20998 * lib/gcc.exp (gcc_target_compile): Add support for defining
20999 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
21000 the machine doesn't have those features.
21001
21002 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
21003
21004 * g++.law/operators4.exp: Don't use LIBS.
21005
21006 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
21007
21008 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
21009
21010 * lib/mike-g++.exp: Don't set the compiler to be tested here.
21011 * lib/g++.exp: Set it here instead. Also, allow use of the
21012 --tool_exec and --tool_opt options. Change CXX to
21013 GXX_UNDER_TEST.
21014
21015 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
21016
21017 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
21018
21019 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
21020
21021 * lib/old-dejagnu.exp: Use prune_warnings instead of
21022 prune_system_crud.
21023 * lib/mike-g++.exp: Ditto.
21024 * lib/gcc.exp: Ditto.
21025 * lib/g++.exp: Ditto.
21026
21027 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
21028
21029 1997-02-07 Jeffrey A Law (law@cygnus.com)
21030
21031 * 941014-2.c: Include stdlib.h
21032 * 960327-1.c: Include stdio.h
21033 * dbra.c, index-1.c: Don't assume ints are 32bits.
21034
21035 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
21036
21037 * lib/gcc.exp: Add gcc,stack_size target feature.
21038
21039 * lib/g++.exp(g++_target_compile): Add the include and link
21040 paths here, not in two other places. And, it's $options, not
21041 options.
21042
21043 * lib/mike-g++.exp(postbase): Remove the code that determines
21044 the correct include and link paths.
21045 * g++.old-deja/old-deja.exp: Ditto.
21046
21047 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
21048
21049 * lib/g++.exp(g++_init): target_compile no longer returns the
21050 filename of the result.
21051
21052 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
21053
21054 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
21055 call to glob.
21056
21057 * gcc.c-torture/special/special.exp: Change call to
21058 gcc_target_compile to include the object file.
21059
21060 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
21061
21062 * gcc.c-torture/special/special.exp: Correct misspelling in last
21063 change.
21064
21065 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
21066
21067 * lib/plumhall.exp(ph_summary): Log the entire output of the
21068 executable. Return -1 if there were any failures, 0 otherwise.
21069 (ph_execute): Return -1 if there were any failures, 0 otherwise.
21070 (ph_make): Clean up objects and executables that were built
21071 if the tests succeeded.
21072
21073 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
21074
21075 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
21076 libraries and includes in the build tree as appropriate.
21077
21078 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
21079
21080 * lib/c-torture.exp: Instead of looking for the global variable
21081 NO_LONG_LONG, check to see if that's a feature of the target.
21082
21083 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
21084
21085 * config/default.exp: Minimize. Delete the remainer of the files in
21086 config; this functionality is now in devo/dejagnu/config.
21087
21088 g++.*/*: Pass any additional flags used to compile to postbase;
21089 delete CXXFLAGS.
21090
21091 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
21092 is now done by runtest.exp. Use gcc_target_compile instead of
21093 compile.
21094
21095 lib/c-torture.exp: Use gcc_target_compile instead of compile.
21096 Remove references to CFLAGS. Use remote_file instead of
21097 calling rm -f.
21098 (c-torture): Take a list of arguments to use to compile this
21099 testcase.
21100
21101 lib/g++.exp: Simplify. Use target_compile instead of compile.
21102 lib/gcc-dg.exp: Ditto.
21103 lib/gcc.exp: Ditto.
21104 lib/mike-{gcc,g++}.exp: Ditto.
21105 lib/old-dejagnu.exp: Ditto.
21106 lib/plumhall.exp: Ditto.
21107
21108 1997-01-08 Jim Wilson <wilson@cygnus.com>
21109
21110 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
21111 (ph_linker): Likewise.
21112
21113 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
21114
21115 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
21116 MAP_ANON / MAP_ANONYMOUS if defined;
21117 else try to map from /dev/zero .
21118
21119 1996-11-12 Jeffrey A Law (law@cygnus.com)
21120
21121 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
21122 isn't defined, then define it to MAP_ANONYMOUS.
21123
21124 1996-11-12 Jeffrey A Law (law@cygnus.com)
21125
21126 * gcc.c-torture: Update to c-torture-1.42 release.
21127
21128 1996-11-11 Jeffrey A Law (law@cygnus.com)
21129
21130 * gcc.c-torture: Update to c-torture-1.41 release.
21131
21132 1996-10-27 Jeffrey A Law (law@cygnus.com)
21133
21134 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
21135 c-torture release.
21136
21137 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
21138
21139 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
21140 and LDFLAGS. Fix second case to append the target_info ldflags
21141 onto LDFLAGS, not CFLAGS.
21142 * lib/g++.exp (g++_init): Add target_info stuff.
21143 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
21144 of libgloss and newlib flags for !native.
21145
21146 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
21147 (GDB): Fix relative path to go up another dir for finding gdb.
21148
21149 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
21150
21151 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
21152 versions in the target_info array, if they don't exist.
21153
21154 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
21155
21156 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
21157
21158 1996-07-08 Jim Wilson <wilson@cygnus.com>
21159
21160 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
21161 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
21162
21163 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
21164
21165 * lib/old-dejagnu.exp: Don't remove the output file before we've
21166 actually tested it. Don't append pwd to the path of the executable
21167 we're testing.
21168
21169 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
21170
21171 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
21172
21173 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
21174
21175 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
21176 temporary directory for compiler files, and set it to a default
21177 value of /tmp. Set $output as the name of the output file from
21178 compiling the testcase. Add a -o option to $cflags_var so the
21179 compiler writes the final output file as $output. Set $executable
21180 to $output.
21181
21182 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
21183 directory for compiler files, and set it to /tmp if it doesn't
21184 already have a value. Set $output_file to the name of the output
21185 file from compiling the testcase. Add a -o option to CXXFLAGS so
21186 the compiler writes the final output file as $output. Use $output
21187 as the executable to be tested.
21188
21189 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
21190
21191 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
21192
21193 1996-06-08 Jeffrey A Law (law@cygnus.com)
21194
21195 * gcc.c-torture/execute/pending-1.c: New test. Still
21196 pending in Tege's queue.
21197
21198 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
21199
21200 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
21201 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
21202 if there were failures. Call unresolved if there were unresolved
21203 testcases. Call gcc_fail if program did not run to completion.
21204 (ph_make): Pass additional argument name to ph_execute.
21205 (ph_execute): Add new argument. Pass additional arguments to
21206 ph_summary. Call gcc_fail is there is no execution output.
21207
21208 1996-04-24 Jeffrey A Law (law@cygnus.com)
21209
21210 * lib/plumhall.exp (proc_summary): Output relavent summary
21211 lines into the log so specific failures in plumhall can be
21212 investigated.
21213
21214 1996-04-10 Jeffrey A Law (law@cygnus.com)
21215
21216 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
21217 (c-torture-execute): Don't try to execute tests which use
21218 "long long" types if $NO_LONG_LONG is nonzero.
21219
21220 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
21221
21222 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
21223 not c-torture.
21224
21225 * gcc.ieee: Move from here.
21226 * gcc.c-torture/execute/ieee: To here.
21227
21228 1996-03-26 Jeffrey A Law (law@cygnus.com)
21229
21230 * gcc.c-torture: Update to c-torture-1.41 release.
21231
21232 1996-03-22 Jeffrey A Law (law@cygnus.com)
21233
21234 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
21235 not "$output".
21236
21237 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
21238
21239 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
21240 -c present.
21241
21242 1996-03-02 Jeffrey A Law (law@cygnus.com)
21243
21244 * config/proelf.exp: Handle connecting to a simulator.
21245
21246 1996-01-31 Jeffrey A Law (law@cygnus.com)
21247
21248 * config/proelf.exp: New file. Enough framework that we can
21249 run c-torture tests on the proelf targets (or any other target
21250 that gdb can connect to for that matter).
21251
21252 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
21253
21254 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
21255 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
21256
21257 * lib/plumhall.exp (ph_execute): Always call ph_summary if
21258 exec_output exists.
21259
21260 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
21261
21262 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
21263 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
21264
21265 * config/*.exp: Update FSF address. Change result of ${tool}_load
21266 to pass/fail/unresolved/unsupported/untested. Caller must now
21267 call unresolved/unsupported/untested.
21268 * lib/*.exp: Update FSF address. Update to handle new results of
21269 ${tool}_load.
21270 * lib/chill.exp (verbose): Delete.
21271
21272 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
21273
21274 * lib/gcc.exp (default_gcc_start): Change order of args to
21275 $LDFLAGS $CFLAGS $LIBS.
21276 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
21277 Save/set/restore CFLAGS. Pass single arg to gcc_start.
21278 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
21279 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
21280 * gcc.misc-tests/dg-test.exp: Likewise.
21281 * gcc.misc-tests/msgs.exp: Likewise.
21282 * gcc.prms/prms.exp: Likewise.
21283 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
21284 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
21285
21286 * lib/dg.exp: Deleted, moved to dejagnu/lib.
21287
21288 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
21289
21290 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
21291
21292 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
21293 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
21294
21295 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
21296 necessary.
21297
21298 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
21299
21300 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
21301 global for loop; add use of $mathlib.
21302 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
21303 settings here; set mathlib for anything but VxWorks.
21304
21305 1996-01-22 Jeffrey A Law (law@cygnus.com)
21306
21307 * gcc.c-torture: Update to c-torture-1.40 release.
21308
21309 1996-01-03 Jeffrey A Law (law@cygnus.com)
21310
21311 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
21312 dg.exp.
21313
21314 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
21315
21316 * lib/c-torture.exp (c-torture-execute): Declare "output" as
21317 global.
21318
21319 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
21320
21321 * lib/g++.exp (LIBS): Define if not already.
21322 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
21323 (gcc-dg-prune): Call prune_gcc_output.
21324 * lib/gcc.exp (prune_gcc_output): New proc.
21325 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
21326 prune_gcc_output.
21327
21328 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
21329
21330 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
21331 (c-torture-execute): Likewise. Rename `name' to `testcase'.
21332
21333 1995-11-15 Jeffrey A Law (law@cygnus.com)
21334
21335 * gcc.c-torture: Update to c-torture-1.39 release.
21336
21337 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
21338
21339 * lib/c-torture.exp (c-torture-execute): Don't return if one option
21340 fails, try others as well.
21341
21342 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
21343
21344 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
21345 If compilation fails, mark execute tests as `untested'.
21346 If test is marked as unsupported, don't mark compilation and
21347 execute tests as failed.
21348
21349 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
21350
21351 * lib/g++.exp (g++_init): Don't link in libg++, and look to
21352 libstdc++ for whether or not we want to be doing shared
21353 libraries. Delete link_curses since we don't need it anymore.
21354 * lib/mike-g++.exp (postbase): Don't link in libg++.
21355 * g++.old-deja/old-deja.exp: Likewise.
21356
21357 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
21358
21359 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
21360
21361 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
21362
21363 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
21364 For that, add `-Wl,-a,shared_archive'.
21365 * g++.old-deja/old-deja.exp: Likewise.
21366
21367 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
21368
21369 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
21370
21371 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
21372
21373 * lib/mike-g++.exp (postbase): Pay attention to the status of
21374 g++_load.
21375
21376 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
21377
21378 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
21379
21380 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
21381
21382 * lib/gcc.exp (default_gcc_start): No longer need to log program
21383 being executed or its output, execute_anywhere does that now.
21384 * lib/g++.exp (default_g++_version): Call execute_anywhere.
21385 (default_g++_start): Likewise. Delete calls to verbose/send_log.
21386
21387 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
21388
21389 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
21390 the same as those in lib/g++.exp.
21391
21392 1995-10-10 Jeff Law (law@hurl.cygnus.com)
21393
21394 * gcc.c-torture: Update to c-torture-1.38 release.
21395 * gcc.ieee: Related changes.
21396
21397 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
21398
21399 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
21400 "exec". Minor reformatting changes.
21401
21402 * config/rom68k.exp (${tool}_load): Make it work in a canadian
21403 cross. This means all "exec" calls now work on a remote host as
21404 well.
21405 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
21406 cross. Filter out the extra "\r\n" stuff that expect puts in.
21407 (c-torture-execute): Filter out the bogus warnings like
21408 c-torture-compile does. Add support for canadian cross.
21409 * lib/gcc.exp (default_gcc_version, default_gcc_start)
21410 Use execute_anywhere rather than calling exec directly. Now it
21411 works for canadian cross testing.
21412
21413 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
21414
21415 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
21416 results into a variable, and check that rather than using file exists.
21417
21418 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
21419
21420 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
21421 create a libg++.so. For sunos4.1.*, also add -ltermcap.
21422
21423 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
21424
21425 * g++.old-deja/old-deja.exp: Create and pass runshlib and
21426 lib_curses if there's a shared libg++ in the build tree.
21427
21428 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
21429
21430 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
21431 if not supported target.
21432
21433 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
21434
21435 * lib/g++.exp (g++_init): Move empty setting of runshlib and
21436 link_curses up to always happen, not just for native builds.
21437
21438 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
21439
21440 * gcc.c-torture: Update to c-torture-1.36 release.
21441 * gcc.failure: Related changes.
21442
21443 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
21444
21445 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
21446
21447 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
21448
21449 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
21450 * lib/mike-g++.exp (postbase): Not in here. Still reference
21451 runshlib, link_curses, and mathlib for link and run.
21452
21453 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
21454 pass the runtime shared library options for Solaris, OSF/1, and
21455 Irix5, and link with -lcurses to avoid unresolved references.
21456
21457 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
21458
21459 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
21460 only run once.
21461
21462 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
21463
21464 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
21465
21466 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
21467
21468 * gcc.c-torture: Update to c-torture-1.35 release. Note we
21469 do not have a framework for the "compat" tests yet.
21470
21471 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
21472
21473 * lib/mike-g++.exp (postbase): New local variable `mathlib',
21474 set to null if we're testing vxworks5.1. Use that instead of
21475 `-lm' in the setting of LIBS for link and run.
21476
21477 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
21478
21479 * config/rom68k.exp (${tool}_load): Major changes to make it
21480 work. Verified that it does in fact return the stuff in
21481 exec_output properly. Catch any Emul or any TRAP other than 0.
21482
21483 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
21484
21485 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
21486 LDFLAGS properly for targets that need stuff from libgloss.
21487 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
21488 only run once.
21489 (gpp_initialized): New variable.
21490
21491 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
21492
21493 * config/rom68k.exp: Load libgloss.exp.
21494 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
21495 so we can produce a fully linked binary.
21496 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
21497 so we can produce a fully linked binary.
21498
21499 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
21500
21501 * lib/plumhall.exp (ph_section): Watch for expected failures.
21502 Add missing `else'.
21503
21504 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
21505 run the testcase.
21506 (c-torture): Likewise.
21507
21508 1995-08-28 Doug Evans <dje@cygnus.com>
21509
21510 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
21511
21512 * lib/mike-g++.exp (mike_cleanup): New proc.
21513 (prebase): New globals compiler_result, not_compiler_result,
21514 target_regexp.
21515 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
21516 allow leading "-" in pattern. Watch for unsupported tests.
21517 If $compiler_result is set, pattern match assembler code,
21518 and ditto for $not_compiler_result.
21519 * lib/mike-gcc.exp: Likewise.
21520
21521 * lib/plumhall.exp (ph_execute): Only call ph_summary if
21522 execution "succeeded".
21523
21524 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
21525
21526 * config/win32.exp: New file.
21527 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
21528
21529 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
21530
21531 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
21532 unsupported.
21533 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
21534 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
21535 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
21536
21537 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
21538 "... without exceptions was ...". That is now handled by
21539 prune_system_crud.
21540 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
21541
21542 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
21543
21544 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
21545 sieve.c,sort2.c}: New files.
21546 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
21547 sieve.exp,sort2.exp}: Drivers for them.
21548
21549 * lib/mike-gcc.exp (program_output): New user settable variable.
21550 (postbase): Call prune_system_crud. Also prune extraneous compiler
21551 messages.
21552 * lib/mike-g++.exp (program_output): New user settable variable.
21553
21554 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
21555
21556 * config/sh.exp: Deleted (use sim.exp instead).
21557
21558 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
21559
21560 * config/vx.exp: Declare CHECKTASK as global.
21561 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
21562 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
21563 * lib/old-dejagnu.exp: Load [pwd]/$executable.
21564
21565 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
21566
21567 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
21568 target. Like vx.exp, only includes `vx29k.exp' instead of
21569 `vxworks.exp'.
21570
21571 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
21572
21573 * config/sim.exp: Increase time limit from 120 seconds to 240.
21574
21575 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
21576
21577 * gcc.c-torture/execute/950628-1.c: New test.
21578
21579 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
21580
21581 * gcc.c-torture: Update with changes/additions from
21582 c-torture-1.34.
21583
21584 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
21585
21586 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
21587
21588 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
21589
21590 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
21591
21592 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
21593
21594 * gcc.c-torture/compile/950512-1.c: New test.
21595 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
21596 * gcc.dg/struct-ret-1.c: Likewise.
21597
21598 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
21599
21600 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
21601 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
21602
21603 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
21604
21605 * gcc.c-torture/special/920411-1.c: Deleted.
21606 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
21607
21608 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
21609
21610 * config/sim.exp (${tool}_load): Hack in call to bash to get a
21611 cpu limit.
21612
21613 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
21614
21615 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
21616
21617 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
21618
21619 From kenner;
21620 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
21621 is the proper length.
21622 * va-arg-3.c: Likewise.
21623
21624 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
21625
21626 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
21627 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
21628
21629 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
21630 * lib/g++.exp (default_g++_start): Delete old cruft.
21631
21632 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
21633
21634 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
21635 (2 * (1 << 18)) to (2 * (1 << 17)).
21636
21637 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
21638
21639 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
21640
21641 * config/rom68k.exp: Renamed from config/idp.exp
21642
21643 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
21644
21645 * c-torture/compile/921109-2.c
21646
21647 1995-04-18 Mike Stump <mrs@cygnus.com>
21648
21649 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
21650 excess errors.
21651
21652 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
21653
21654 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
21655 output.
21656 * lib/g++.exp (default_g++_start): Likewise.
21657
21658 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
21659
21660 * gcc.c-torture/compile/950329-1.c: New test.
21661
21662 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
21663
21664 * config/bug.exp (${tool}_load): Updated to use new remote_open
21665 and remote_close procs.
21666 * config/idp.exp: New file.
21667
21668 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
21669
21670 * gcc.c-torture/execute/950322-1.c: New test.
21671
21672 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
21673
21674 * config/vx.exp (${tool}_load): Clean up testing of return code from
21675 vxworks_ld and vxworks_spawn.
21676
21677 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
21678
21679 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
21680
21681 1995-03-13 Mike Stump <mrs@cygnus.com>
21682
21683 * lib/old-deja.exp: Add `excess errors test - ' error, now one
21684 can mark excess errors on a machine by machine basis. Note, the
21685 default is to not expect any excess errors, even when excess
21686 errors test - is given, so you will want to put an XFAIL ... on
21687 these lines. For example, // excess errors test - XFAIL hppa*-*-*
21688 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
21689 those 4 machines, but no others.
21690
21691 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
21692
21693 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
21694 * lib/c-torture.exp: to here.
21695
21696 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
21697
21698 * gcc.c-torture/execute/950221-1.c: New test.
21699 * gcc.c-torture/execute/struct-ret-1.c: New test.
21700 * gcc.c-torture/compile/950221-1.c: New test.
21701
21702 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
21703
21704 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
21705
21706 * gcc.c-torture/execute/arith-1.c (main): Return 0.
21707 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
21708
21709 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
21710
21711 * g++.gb: New directory of tests, derived from my signature and
21712 class scoping tests.
21713
21714 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
21715 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
21716 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
21717 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
21718 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
21719 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
21720 * g++.gb/sig25.C: Likewise.
21721
21722 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
21723 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
21724 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
21725 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
21726 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
21727 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
21728 * g++.gb/sig25.exp: Likewise.
21729
21730 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
21731 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
21732 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
21733 * g++.gb/scope13.C: Likewise, this test still fails.
21734
21735 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
21736 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
21737 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
21738 * g++.gb/scope13.exp: Ditto.
21739
21740 * g++.gb/README: New file, explains what these tests are about.
21741
21742 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
21743
21744 * lib/dg.exp (dg-do): Support `preprocess'.
21745 (dg-test): Likewise.
21746
21747 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
21748
21749 * config/udi.exp: change "continue -expect" to "exp_continue".
21750
21751 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
21752
21753 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
21754 Delete redundant tests.
21755
21756 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
21757 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
21758 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
21759 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
21760 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
21761 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
21762 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
21763 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
21764
21765 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
21766 storing label pointers.
21767 * gcc.c-torture/execute/921019-1.c: Likewise.
21768 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
21769 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
21770 parameter fp.
21771 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
21772 constants.
21773
21774 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
21775 Delete obsolete tests.
21776
21777 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
21778 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
21779 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
21780 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
21781 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
21782 * gcc.c-torture/compile/950124-1.c: New test.
21783
21784 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
21785
21786 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
21787
21788 * lib/mike-g++.exp: Add -lm to LIBS.
21789
21790 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
21791
21792 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
21793
21794 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
21795
21796 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
21797
21798 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
21799
21800 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
21801
21802 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
21803
21804 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
21805 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
21806 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
21807 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
21808 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
21809 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
21810 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
21811 * g++.law/{operators31.C, operators32.C,
21812 * g++.law/{operators33.C, operators34.C}: Likewise.
21813 * g++.law/{pic1.C, refs2.C}: Likewise.
21814 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
21815 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
21816 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
21817 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
21818
21819 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
21820 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
21821 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
21822 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
21823 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
21824 * g++.law/{enum9.exp, friend5.exp}: Likewise.
21825 * g++.law/{nest3.exp, nest4.exp}: Likewise.
21826 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
21827 * g++.law/{operators30.exp, operators31.exp}: Likewise.
21828 * g++.law/{operators32.exp, operators33.exp}: Likewise.
21829 * g++.law/{operators34.exp}: Likewise.
21830 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
21831 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
21832 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
21833 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
21834 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
21835
21836 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
21837 No longer expected to fail.
21838 * g++.law/missed-error3.C: Tweak for recent bool changes.
21839
21840 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
21841
21842 * config/emb-unix: Deleted.
21843 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
21844 remote execution. Do final link on remote host if REMOTE_LINK is set.
21845
21846 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
21847
21848 * lib/dg.exp (dg-test): Fix typo in last patch.
21849
21850 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
21851
21852 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
21853 (handles multiple occurrences).
21854
21855 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
21856
21857 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
21858 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
21859 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
21860 printed).
21861 * lib/c-torture.exp (c-torture-compile): Likewise.
21862 (c-torture): Prepend full path if missing.
21863 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
21864 (gcc_fail): Likewise.
21865 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
21866
21867 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
21868
21869 * lib/netware.exp: Only attach to NetWare i386 systems.
21870
21871 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
21872
21873 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
21874 messages. Add test name to "output pattern match" pass/fail message.
21875
21876 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
21877
21878 * gcc.dg: New testsuite.
21879 * gcc.dg/dg.exp: New file.
21880
21881 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
21882 test-switch.c}: Deleted.
21883
21884 * gcc.misc-tests/msgs.exp: New testcase driver.
21885
21886 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
21887
21888 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
21889 Watch for illegal return values from ${tool}_load.
21890 * config/unix.exp (${tool}_load): Fix pass/fail detection for
21891 cross targets. Coerce return value >0 to 1.
21892
21893 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
21894
21895 * config/unix.exp (${tool}_load): Call program rsh, not proc.
21896
21897 * config/emb-unix.exp: New file.
21898
21899 * config/sim.exp: Error if variable $SIM not defined.
21900 (${tool}_load): Mark test as "untested" if simulator missing.
21901
21902 * config/unix.exp: Load remote.exp to get rcp_download.
21903 * lib/c-torture.exp: Use different option lists for testcases with
21904 and without loops.
21905 * gcc.c-torture/execute/execute.exp: Likewise.
21906
21907 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
21908
21909 * config/*.exp: Clarify return code from ${tool}_load.
21910 Call `unresolved' or `untested' instead of `warning' or `perror'
21911 (sometimes you still want to call both though).
21912 Add comment that `shell_id' is local to each file.
21913 * config/udi.exp (timeout): Set to 30.
21914 Don't print warning if connection fails, $connectmode has already
21915 printed an error.
21916 (${tool}_load): Move verbose messages to level 2.
21917 Rework pattern for "Process started" message.
21918 Pass `shell_id' to ${connectmode}_download.
21919 Retry twice upon timeout. Make resetting of target more robust.
21920 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
21921 Pass `shell_id' to exit_$connectmode.
21922 Only call exit_$connectmode if connected.
21923 * config/unix.exp (${tool}_load): Check return codes better.
21924 * config/vrtx.exp (${tool}_load): Likewise.
21925 * config/vx.exp (${tool}_load): Likewise.
21926 Delete unneeded global's.
21927 * lib/dg.exp (dg-test): Update to reflect clarified return codes
21928 from ${tool}_load.
21929 (dg-stat): Delete.
21930 (dg-init): Delete recording of pass/fail counts.
21931 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
21932 (old-dejagnu-init): Likewise.
21933 (old-dejagnu-stat): Delete contents, empty proc now.
21934 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
21935 (c-torture): Delete references to lcnt, lpass, lfail.
21936 Get option list from TORTURE_OPTIONS.
21937 Delete -funroll[-all]-loops if no loops.
21938 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
21939 (g++_stat): Delete contents (empty proc now).
21940 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
21941 (gcc_finish): Likewise.
21942 (gcc_stat): Deleted.
21943 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
21944 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
21945 * gcc.c-torture/execute/execute.exp: Likewise.
21946 Split tests into two parts: compile, execute.
21947 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
21948 no loops. Update to reflect clarified return codes from ${tool}_load.
21949
21950 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
21951
21952 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
21953 to grep for.
21954 (old-dejagnu): Likewise (where necessary).
21955
21956 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
21957
21958 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
21959
21960 * lib/dg.exp (dg-process-target): Fix processing of selector.
21961 Add comment regarding use of `error'.
21962
21963 * lib/gcc.exp (prune_system_crud): Define if missing.
21964 * lib/g++.exp (prune_system_crud): Likewise.
21965
21966 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
21967 Call prune_system_crud.
21968 * lib/dg.exp (dg-runtest): New proc.
21969 Use perror instead of send_user for tcl errors in testcase.
21970 Don't return any value, it's never used.
21971 Don't clobber previous definition of `unknown'.
21972 Print tcl errors in `dg-final'.
21973
21974 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
21975
21976 * lib/dg.exp (dg-process-target): Improve syntax error messages.
21977 (dg-test): Don't print errorInfo, it contains stack backtrace.
21978
21979 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
21980
21981 * lib/g++.exp (runtest_file_p): Define if missing.
21982
21983 1994-09-24 Doug Evans (dje@cygnus.com)
21984
21985 * lib/mike-g++.exp: Comment out loading of g++.exp.
21986 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
21987 (default_g++_version): Always print something.
21988 (default_g++_start): Comment out call to `which'.
21989 (g++_start, g++_load): Deleted (must be defined in config file).
21990 * lib/gcc.exp: Test for existence of $CC at start.
21991 Delete check for tmpdir (done in gcc_init).
21992 (default_gcc_version): Always print something.
21993 (default_gcc_start): Comment out call to `which'.
21994 * config/*.exp: Major cleanup - make cross targets work at least a
21995 little better for g++ (by not being "--tool gcc" specific).
21996 Rename gcc_xxx to ${tool}_xxx.
21997 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
21998 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
21999
22000 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
22001
22002 * lib/c-torture.exp (c-torture-compile): Rework compiler
22003 message processing.
22004
22005 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
22006 c-torture.
22007
22008 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
22009
22010 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
22011
22012 * lib/dg.exp (dg-process-target): Support { target native }.
22013
22014 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
22015
22016 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
22017 looked for "... program xxx got fatal signal".
22018 Correct regsub munging of `comp_output'.
22019 Ignore compiler messages "path prefix not used" and "linker input
22020 file unused".
22021
22022 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
22023
22024 * lib/gcc.exp (runtest_file_p): Define if missing.
22025 * gcc.prms/template.c: Example to work from.
22026
22027 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
22028
22029 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
22030 * lib/dg.exp (dg-test): Call unsupported testcases as such.
22031
22032 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
22033 * gcc.prms/1883.c: Moved from compile/940714-1.c.
22034 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
22035 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
22036
22037 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
22038 (dg-process-target): No longer a varargs proc.
22039 Return S/N for target, P/F for xfail. All callers changed.
22040 (user option procs): More argument checking.
22041 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
22042 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
22043 (dg-test): Skip test if not running on selected target in `dg-do'.
22044 Update handling of `dg-do-what', `dg-output-text'.
22045 Separate execution pass/fail from output pattern match pass/fail.
22046 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
22047
22048 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
22049
22050 * gcc.c-torture/special/special.exp: Don't expect failure for mips
22051 target for 920510-1.c.
22052
22053 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
22054
22055 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
22056 Clean up comment regarding use of passcnt, etc.
22057 (gcc_stat): Don't update `testcnt' here.
22058 (gcc_finish): Do it here.
22059 Might as well reset `but_id' here too.
22060 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
22061 to determine if the file should be tested.
22062 * gcc.c-torture/compile/compile.exp: Likewise.
22063 * gcc.c-torture/execute/execute.exp: Likewise.
22064 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
22065 * gcc.misc-tests/dg-test.exp: Likewise.
22066 * gcc.prms/prms.exp: Likewise.
22067 * gcc.wendy/wendy.exp: Likewise.
22068 * g++.old-deja.exp: Likewise.
22069 Move "Testing file" message to verbose level 1.
22070
22071 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
22072
22073 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
22074
22075 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
22076
22077 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
22078 (default_gcc_start): Accept optional second list element
22079 of compiler flags. Print compiler output at verbosity level 2.
22080 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
22081 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
22082 Save current values of framework globals passcnt, failcnt, xpasscnt,
22083 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
22084 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
22085 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
22086 xfailcnt to compute stats. Update framework global `testcnt' from
22087 pass/fail counts.
22088 (gcc_finish): New proc. Clean up test environment.
22089 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
22090 (gcc_epass, gcc_efail): Delete.
22091 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
22092 argument of line number.
22093 (dg-init): If the tool has an init routine, call it.
22094 (dg-test): Remove args `cflags_var' and `libs_var'.
22095 Pass all compiler options to ${tool}_start.
22096 Handle missing line number.
22097 (dg-finish): New function.
22098 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
22099 particular files. Call gcc_finish at end. Move "skipping test"
22100 message to verbosity level 3.
22101 * gcc.c-torture/compile/compile.exp: Likewise.
22102 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
22103 * gcc.c-torture/execute/execute.exp: Likewise.
22104 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
22105 Print testcase being tried at verbosity level 1.
22106 * gcc.c-torture/special/special.exp: Unset xfail.
22107 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
22108 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
22109 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
22110 * gcc.failure/failure.exp: Likewise.
22111 * gcc.ieee/ieee.exp: Likewise.
22112 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
22113 Update call to dg-test. Call dg-finish at end.
22114 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
22115 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
22116 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
22117 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
22118 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
22119 * gcc.wendy/wendy.exp: Add copyright.
22120 Delete setting of tmpdir (done by gcc_init).
22121 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
22122 Pass compiler flags to gcc_start. Call gcc_finish at end.
22123 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
22124 gcc_[ce]pass/fail.
22125
22126 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
22127
22128 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
22129 confusion.
22130 (g++_load): Likewise.
22131
22132 * config/*.exp (gcc_load): Some were varargs fns and some were not.
22133 Rename argument to `prog' to remove the confusion.
22134 Varargs fns behave differently too!
22135 (g++_load): Likewise.
22136
22137 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
22138
22139 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
22140 what it is. Delete (always) printing of status value for !native.
22141 Simplify verbose code, and include status and exec_output.
22142 (g++_load): Use gcc_load.
22143
22144 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
22145
22146 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
22147 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
22148 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
22149 940714-3.c as these testcases don't exist anymore. Make
22150 va-arg-1.c expected to pass.
22151
22152 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
22153
22154 * gcc.misc-tests/misc.exp: Only run specific testcases.
22155 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
22156 * gcc.misc-tests/dg-[1-9].c: New files.
22157
22158 * lib/dg.exp: New testsuite driver.
22159 * gcc.prms/prms.exp: Use it.
22160
22161 * README.gcc: New file.
22162
22163 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
22164 Document and reset `lxpass' and `lxfail'.
22165 Simplify "initialized" message.
22166 (gcc_stat): Clean up comments a little.
22167
22168 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
22169
22170 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
22171
22172 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
22173
22174 * lib/old-dejagnu.exp (process-option): New proc.
22175 (old-dejagnu-init, old-dejagnu-stat): Likewise.
22176 (old-dejagnu): Simplify.
22177 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
22178
22179 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
22180
22181 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
22182 exists and is not an empty string.
22183
22184 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
22185 $xfail rather than calling setup_xfail. Clear $xfail when test is
22186 finished.
22187 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
22188 automatically.
22189
22190 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
22191 longer expected to fail.
22192
22193 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
22194 "f" function call.
22195
22196 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
22197
22198 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
22199 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
22200 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
22201 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
22202 c-torture-1.29.
22203
22204 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
22205 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
22206
22207 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
22208
22209 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
22210 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
22211
22212 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
22213 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
22214 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
22215
22216 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
22217
22218 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
22219 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
22220 940714-1.c, 940714-2.c, 940714-3.c},
22221 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
22222 gcc.misc-tests/{mg.c,mg.exp}:
22223 New tests.
22224 * gcc.noncompile/noncompile.exp: Change accordingly.
22225
22226 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
22227
22228 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
22229 Undo previous clobberage.
22230
22231 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
22232
22233 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
22234 * gcc.special/{930510-1.c, special.exp}:
22235 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
22236 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
22237 struct-varargs-1.c}: New tests from c-torture-1.26.
22238
22239 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
22240
22241 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
22242 argument to switch.
22243
22244 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
22245
22246 * Revert the previous changes. Please see Rob's directory
22247 (/lisa/test/rob/progressive/gcc/testsuite) for testing
22248 fixes.
22249
22250 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
22251
22252 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
22253 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
22254 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
22255 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
22256 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
22257 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
22258 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
22259 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
22260 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
22261 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
22262 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
22263 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
22264 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
22265 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
22266 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
22267 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
22268 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
22269 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
22270 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
22271 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
22272 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
22273 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
22274 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
22275 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
22276 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
22277 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
22278 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
22279
22280 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
22281
22282 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
22283 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
22284 with perror calls.
22285
22286 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
22287
22288 * config/unix.exp (g++_load): Fix syntax.
22289
22290 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
22291
22292 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
22293 * gcc.noncompile/921017-1.c: Deleted obsolete test.
22294 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
22295 Don't expect va-arg-1.c to fail. Correct expected output for
22296 920928-1.c.
22297 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
22298 * gcc.wendy/hbm4.c: Correct typo.
22299 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
22300
22301 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
22302
22303 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
22304 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
22305 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
22306 * lib/c-torture.exp (c-torture-compile): Ditto.
22307
22308 Reduce volume of output (remove all the -I's and such).
22309 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
22310 Call gcc_cpass, gcc_cfail.
22311 (c-torture): Pass testing option to c-torture-compile.
22312
22313 1994-03-21 Doug Evans (dje@cygnus.com)
22314
22315 Bring patches over from progressive.
22316 * config/default.exp: Exit remote shell cleanly.
22317 (g++_exit, g++_start): Add default versions.
22318 * config/sim.exp (gcc_load): Use perror, not error.
22319
22320 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
22321
22322 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
22323 set in site.exp.
22324
22325 1994-03-14 Doug Evans (dje@cygnus.com)
22326
22327 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
22328 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
22329 (wendy_try): New proc to run testcase.
22330 (main loop): Call 'em.
22331 * gcc.wendy/*.c: Clean up pass to correct expected output.
22332
22333 * lib/gcc.exp: Minor cleanup work.
22334 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
22335
22336 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
22337
22338 * config/sim.exp (gcc_load): Document return codes better.
22339 Don't pass -v to simulator.
22340
22341 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
22342
22343 * gcc.special/920717-x.c: Fix typo.
22344 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
22345 get at sources.
22346
22347 * lib/mike-gcc.exp: Fix typo.
22348
22349 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
22350
22351 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
22352 binary to use, transform the name.
22353 * config/*.exp: rename everything. Nuke any g++ specific files,
22354 it's now a special case of gcc that requires no special support.
22355 Add a default.exp for unsupported targets.
22356
22357 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
22358
22359 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
22360 lib/old-dejagnu.exp: Fix a few patterns to work with the new
22361 version of Tcl.
22362
22363 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
22364
22365 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
22366 than a warning.
22367
22368 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
22369
22370 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
22371
22372 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
22373
22374 * gcc.execute/execute.exp: Combine opt_list and foption_list into
22375 option_list. Compile every file with only 4/6 option choices
22376 (same as C torture) instead of with 12/18 different option
22377 choices.
22378 * lib/c-torture.exp: Likewise.
22379
22380 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
22381 not already set.
22382
22383 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
22384
22385 * lib/old-deja.exp: Add `excess errors test fails' error, now one
22386 can put an XFAIL *-*-* on excess errors.
22387
22388 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
22389
22390 * g++.law: Add more tests derived from g++-bugs snapshots.
22391
22392 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
22393 equivalent to g++.law/init9.
22394
22395 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
22396 compiled it, and the a.out file after we've run it.
22397
22398 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
22399
22400 * lib/mike-g++.exp (postbase): Delete the .o file after we've
22401 compiled it, and the a.out file after we've run it.
22402
22403 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
22404
22405 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
22406
22407 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
22408
22409 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
22410 version number.
22411
22412 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
22413
22414 * g++.law: New directory of g++ tests derived from the g++-bugs
22415 snapshots.
22416
22417 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
22418
22419 * gcc.compile: initbug1.c initbug1.exp testcase added
22420
22421 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
22422
22423 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
22424 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
22425 fixes submitted by Jeff Law (law@cs.utah.edu)
22426 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
22427 Jeff Law (law@cs.utah.edu)
22428
22429
22430 1993-11-30 Mike Stump (mrs@cygnus.com)
22431
22432 * config/unix-g++.exp: Follow the gcc way of doing things.
22433 * g++.old-deja/old-deja.exp: Minor updates.
22434 * lib/g++.exp: New file, follow the gcc way of doing things.
22435 * lib/old-dejagnu.exp: Minor updates.
22436 * lib/mike-g++.exp: Always unset errorInfo.
22437
22438 1993-11-06 Mike Stump (mrs@cygnus.com)
22439
22440 * lib/gcc.exp: Fix some errors with the below change, CC and
22441 CFLAGS should be global when setting, not local.
22442
22443 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
22444
22445 * lib/gcc.exp: Transform tool name.
22446
22447 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
22448
22449 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
22450
22451 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
22452
22453 * lib/gcc.exp: change gcc_done to gcc_stat
22454
22455 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
22456
22457 * Upgraded gcc testsuite to c-torture version 1.25
22458
22459 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
22460
22461 * lib/gcc.exp: added reporting code. Changed verbose compile message.
22462 * lib/c-torture: added hooks for new reporting code.
22463
22464 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
22465
22466 * config/sh-gcc.exp: check if sh-sim exists in the path
22467
22468 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
22469
22470 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
22471 * gcc.compile/compile.exp: Initial changes for new logic.
22472 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
22473 * gcc.failure/failure.exp: Initial changes for new logic.
22474 * gcc.ieee/ieee.exp: Initial changes for new logic.
22475 * gcc.misc-tests/misc.exp: Initial changes for new logic.
22476 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
22477 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
22478 * lib/c-torture.exp: Initial changes for new logic.
22479 * lib/gcc.exp: Initial changes for new logic.
22480
22481 1993-10-15 Mike Stump (mrs@cygnus.com)
22482
22483 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
22484 depend upon failure or success. Fully qualify names in failure
22485 and success messages. Always remove a.out before starting
22486 compile, just in case. Pay more attention to error text output by
22487 the compiler. Handle testcases with no known past errors just
22488 like all others, so that things are uniform. Other miscellaneous
22489 improvements.
22490
22491 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
22492
22493 * gcc.cpp: new directory for cpp tests
22494
22495 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
22496
22497 * lib/chill.exp: Code reformatted, removed unused code.
22498 * config/unix-chill.exp: Code reformatted, removed unused code.
22499 * chill.execute/execute.exp: Code reformatted, removed unused code.
22500 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
22501
22502 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
22503
22504 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
22505 routines not written.
22506
22507 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
22508
22509 * config/bug-gcc.exp: Use new procs from bug.exp.
22510
22511 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
22512
22513 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
22514 via ftp, rather than depending on NFS.
22515 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
22516 case.
22517
22518 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
22519
22520 * config/bug-gcc.exp: Use new download proc.
22521
22522 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
22523
22524 * chill.execute/execute.exp: cleanups, handles errors better
22525 * chill.compile/compile.exp: rewrite, based on execute.exp
22526 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
22527 * lib/chill.exp: major changes to diff proc and compile and link
22528 procs. added chill_fail and chill_pass wrappers to pass and
22529 fail. added more comments, and handle error codes better.
22530 Added a hack to capture stderr from exec, so noncompile tests
22531 can work.
22532
22533 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
22534
22535 * chill.execute/execute.exp: rewrite of testsuite driver
22536 * lib/chill.exp: rewrite of testsuite driver
22537 * config/unix-chill.exp: rewrite of testsuite driver
22538
22539 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
22540
22541 In chill.execute:
22542 * iexpr.ch: Standardize uppercase.
22543 * tuples.dat: Standardize uppercase.
22544 * vary.ch: standardize. Correct varying string assignments.
22545 * vary.dat: Add new output lines.
22546
22547 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
22548
22549 In chill.execute:
22550 * chprintf.ch: Standardize use of uppercase.
22551 * tuples.ch: Standardize and turn arr2 into a DCL,
22552 rather than a SYN.
22553 * pinits.ch: Standardize.
22554
22555 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
22556
22557 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
22558 * Makefil: Renamed to Makefile.in.
22559 * configure.in: New.
22560
22561 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
22562
22563 In chill.execute:
22564 * .cvsignore: Add result/output files.
22565 * Makefile: Fix up variables at start. Use MFLAGS
22566 everywhere. Correct bool_loc, built_ins entries.
22567 Add entry for vary1.ch.
22568 * bitarray.ch: Standardize upper-case usage.
22569 * bitexpr.ch: Standardize, add output of b1.
22570 * params.ch: Use arrayt in along PROC parameters, to
22571 avoid novelty problems.
22572 * sets.ch: Tiny cleanup.
22573 * vary1.ch: Re-indent.
22574
22575 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
22576
22577 * Add PR-related files to Makefiles, .cvsignore files, etc.
22578
22579 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
22580
22581 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
22582 with compiler objects. New names are test-flow.c and test-loop.c
22583
22584 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
22585
22586 * Upgraded c-torture tests from 1.19 to 1.20
22587
22588 * new files:
22589 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
22590 * gcc.compile: 930623-1.c 930623-2.c
22591 * gcc.noncompile: 930622-1.c 930622-2.c
22592 * gcc.failure: 920411-1.c 920627-2.c
22593 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
22594
22595 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
22596
22597 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
22598 More changes to get testsuite working properly. Needs more work.
22599 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
22600
22601 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
22602
22603 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
22604 More changes to get testsuite working properly. Needs more work.
22605
22606 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
22607
22608 * chill.compile/compile.exp: Added for Dejagnu support
22609 * chill.execute/execute.exp: Added for Dejagnu support
22610 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
22611
22612 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
22613
22614 This should complete moving the CHILL test files.
22615 * chill.noncompile(.cvsignore printf.grt
22616 in-printf.grt chprintf.grt chprintf.ch):
22617 Added test-support files.
22618 (Makefile): Modified further.
22619 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
22620 signal.ch): Added test files.
22621 * chill.execute (.cvsignore printf.grt printr.c
22622 in-printf.grt rts.c chprintf.grt rts.h): Added
22623 test-support files.
22624 (Makefile): More corrections.
22625
22626 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
22627
22628 * chill.compile, chill.execute, chill.nocompile: Add CHILL
22629 test cases, ready for DejaGnu.
22630
22631 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
22632
22633 * Upgraded c-torture tests from 1.18 to 1.19
22634
22635 * gcc.compile: added test(s):
22636 930607-1.c
22637 * gcc.execute: added test(s):
22638 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
22639
22640 * added new subdirectory for misc tests: gcc.misc-tests
22641 * gcc.misc-test(s): added tests:
22642 inst-check.c test-consts.c test-ior.c test-switch.c
22643
22644 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
22645
22646 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
22647
22648 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
22649
22650 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
22651
22652 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
22653
22654 * Upgraded c-torture tests from 1.17 to 1.18
22655
22656 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
22657
22658 * Upgraded c-torture tests from 1.12 to 1.17
22659
22660 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
22661
22662 * lib/old-dejagnu.exp:
22663 Fixed handling of XFAIL target triplets to correctly
22664 recognize wildcard characters. Removed code that
22665 appended a unique id tag to the end of the file name
22666 printed out by the result of the testcases within a
22667 given test file.
22668
22669 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
22670
22671 * lib/old-dejagnu.exp:
22672 Reworked expected failure handling to trigger off of XFAIL
22673 keyword in keyphrase embeded in testcase source code. The
22674 XFAIL keyword must be at the end of the keyphrase line. It
22675 may optionally be followed by one or more target triplets.
22676 It has just occured that the handling of wildcards in the
22677 target triplet may not be correct.
22678
22679 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
22680
22681 * g++.old-deja/tests:
22682 Moved all subdirectories up one level into g++.old-deja .
22683
22684 * lib/old-dejagnu.exp:
22685 Fixed problem with CXXFLAGS not being properly reset, and being
22686 corrupted with extraneous "-c" compiler option. This was
22687 causing binaries to not be generated for test that needed them.
22688 Modified strings passed to "pass" and "fail" so that individual
22689 tests from the same test file would be distinguished by an
22690 identifier appended to the test file name in the summary logs;
22691 this corrected a problem with erroneous diff logs. Added code
22692 to search testcases for expected fail and unexpected pass keywords.
22693
22694 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
22695
22696 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
22697
22698 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
22699
22700 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
22701 Removed extraneous text from end of "Special g++ Options"
22702 keyphrase.
22703
22704 * lib/old-dejagnu.exp: Added pattern matching to look for new
22705 keywords, embedded in testcases comments, which will trigger
22706 calls to xpass and xfail.
22707
22708 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
22709
22710 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
22711 comments embedded in the testcases, especially the one looking for
22712 special compiler options, as well as the pattern matching for the
22713 compiler output again.
22714
22715 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
22716
22717 * lib/old-dejagnu.exp: Do a proper check of the return value for
22718 execute tests. Fixed several problems with the pattern matching
22719 of the compiler output which gave erroneous test results.
22720 Changed several of the test result messages to be more descriptive.
22721 * config/unix-g++.exp: Proc g++_load now actually works and
22722 executes the tests passed to it and returns a usable return
22723 value.
22724
22725 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
22726
22727 * lib/gcc.exp: Exits gracefully if $CC is bogus.
22728
22729 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
22730
22731 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
22732 Modified both files to properly execute the old style
22733 dejagnu tests. The previous versions of these files were
22734 experimental and did not function anything near correctly.
22735
22736 1993-04-05 Rob Savoye (rob@cygnus.com)
22737
22738 * Removed all Makefile.in and configure.in files. No configuration
22739 needed now.
22740
22741 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
22742
22743 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
22744
22745 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
22746
22747 * gcc.compile/configure.in, gcc.unsorted/configure.in,
22748 gcc.special/configure.in, gcc.noncompile/configure.in,
22749 gcc.execute/configure.in, gcc.code_quality/configure.in,
22750 g++.other/configure.in, g++.old-deja/configure.in,
22751 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
22752 in srcname setting.
22753
22754 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
22755
22756 * lib/udi.exp: Fixed mondfe and mondfe_download.
22757 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
22758 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
22759
22760 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
22761
22762 * config/udi-gdb.exp: Check $shell_id after connecting to target.
22763 (gdb_exit): Don't remove *_soc files.
22764
22765 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
22766
22767 * lib/c-torture.exp: Don't look for main; instead always use -w
22768 -c. This is how the c-torture tests work. Remove the object
22769 file if the compilation succeeds.
22770 * gcc.execute/execute.exp: Remove executable if test passes.
22771 * gcc.noncompile/noncompile.exp: Every test is an expected
22772 failure.
22773 * gcc.special/special.exp: Added tests from c-torture 1.11,
22774 corrected use of existing test.
22775 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
22776 gcc.execute/920625-1.c: Updated to c-torture 1.11.
22777 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
22778 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
22779 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
22780 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
22781 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
22782 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
22783 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
22784 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
22785 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
22786 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
22787 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
22788 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
22789 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
22790 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
22791 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
22792 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
22793 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
22794 c-torture 1.11.
22795 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
22796 correspond to c-torture 1.11.
22797
22798 * New file.
22799