d23aed287c8bf11087cbeda029647fa31ea4c086
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2
3 PR fortran/13826
4 * gfortran.fortran-torture/compile/data_1.f90: New test.
5
6 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
7
8 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
9 * gcc.dg/uninit-H.c: Define ASM for __s390__.
10
11 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
12
13 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
14
15 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
16
17 PR c/15444
18 * gcc.dg/format/xopen-1.c: Adjust expected message.
19 * gcc.dg/format/xopen-3.c: New test.
20
21 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
22
23 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
24
25 2004-05-14 Jeff Law <law@redhat.com>
26
27 * gcc.dg/tree-ssa/20040514-2.c: New test.
28
29 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
30
31 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
32 this ...
33 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
34 this.
35
36 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
37
38 * gcc.dg/tree-ssa/20040514-1.c: New test.
39
40 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
41
42 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
43 test.
44
45 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
46
47 PR fortran/14066
48 * gfortran.fortran-torture/compile/do_1.f90: New test.
49
50 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
51
52 PR fortran/15051
53 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
54 test.
55
56 2004-05-14 Bud Davis <bdavis9659@comcast.net>
57
58 PR fortran/15149
59 * gfortran.fortran-torture/execute/random_init.f90: New test.
60
61 2004-05-13 Paul Brook <paul@codesourcery.com>
62
63 PR fortran/15314
64 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
65
66 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
67
68 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
69 for the powerpc case.
70
71 2004-05-13 Jeff Law <law@redhat.com>
72
73 * gcc.dg/tree-ssa/20040513-1.c: New test.
74 * gcc.dg/tree-ssa/20040513-2.c: New test.
75
76 2004-05-13 Paul Brook <paul@codesourcery.com>
77
78 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
79 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
80 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
81
82 2004-05-13 Andreas Schwab <schwab@suse.de>
83
84 PR other/10819
85 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
86 characters.
87
88 2004-05-13 Bud Davis <bdavis9659@comcast.net>
89
90 PR fortran/15294
91 * gfortran.fortran-torture/execute/adjustr.f90: New file.
92
93 2004-05-13 Diego Novillo <dnovillo@redhat.com>
94
95 Merge from tree-ssa-20020619-branch. See
96 ChangeLog.tree-ssa for details.
97
98 2004-05-11 Ziemowit Laski <zlaski@apple.com>
99
100 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
101 include <altivec.h> explicitly.
102 * gcc.dg/altivec-13.c: Likewise.
103
104 2004-05-11 Paul Brook <paul@codesourcery.com>
105
106 * gcc.c-torture/compile/20010518-1.c: Force enum size.
107
108 2004-05-10 Eric Christopher <echristo@redhat.com>
109
110 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
111 * gcc.dg/sibcall-4.c: Ditto.
112
113 2004-05-10 Ziemowit Laski <zlaski@apple.com>
114
115 * g++.dg/ext/altivec-8.C: New test case.
116 * gcc.dg/altivec-13.c: New test case.
117
118 2004-05-08 Roger Sayle <roger@eyesopen.com>
119
120 * gcc.c-torture/execute/divcmp-1.c: New test case.
121 * gcc.c-torture/execute/divcmp-2.c: New test case.
122 * gcc.c-torture/execute/divcmp-3.c: New test case.
123
124 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
125
126 * g++.dg/other/pragma-re-2.C: New test.
127
128 2004-05-07 Uros Bizjak <uros@kss-loka.si>
129
130 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
131 * gcc.dg/i386-387-2.c: Likewise.
132
133 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
134 __builtin_drem.
135 * gcc.dg/i386-387-6.c: Likewise.
136
137 2004-05-07 Uros Bizjak <uros@kss-loka.si>
138
139 * gcc.dg/builtins-33.c: Also check log1p*.
140
141 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
142
143 PR optimization/15296
144 * gcc.c-torture/execute/pr15296.c: New test.
145
146 2004-05-05 Uros Bizjak <uros@kss-loka.si>
147
148 * gcc.dg/builtins-40.c: New test.
149
150 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
151
152 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
153
154 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
155
156 * g++.dg/ext/spe1.C: New testcase.
157
158 2004-05-04 Ziemowit Laski <zlaski@apple.com>
159
160 * objc.dg/image-info.m: Allow additional attributes
161 for __image_info section.
162
163 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
164
165 * gcc.dg/torture/mips-hilo-2.c: New test.
166
167 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
168
169 PR c++/14389
170 * g++.dg/template/member5.C: New test.
171
172 2004-05-03 Uros Bizjak <uros@kss-loka.si>
173
174 * gcc.dg/builtins-34.c: Also check expm1*.
175
176 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
177
178 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
179 * gcc.dg/torture/builtin-convert-3.c: New test.
180
181 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
182
183 PR middle-end/15054
184 * g++.dg/opt/pr15054.C: New test.
185
186 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
187
188 * gcc.dg/torture/builtin-rounding-1.c: New test.
189 * gcc.dg/builtins-25.c: Delete.
190 * gcc.dg/builtins-29.c: Delete.
191
192 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
193
194 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
195 * gcc.dg/sibcall-4.c: Likewise.
196 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
197
198 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
199
200 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
201 bit-field on 16-bit targets.
202
203 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
204
205 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
206 16-bit targets.
207
208 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
209
210 * gcc.dg/rs6000-power2-1.c: Change to compile only.
211 * gcc.dg/rs6000-power2-2.c: Likewise.
212
213 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
214
215 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
216 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
217 Change the asm registers to be in form of frN instead of fN.
218
219 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
220
221 * gcc.dg/torture/builtin-convert-2.c: New test.
222
223 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
224
225 * gcc.dg/rs6000-power2-1.c: New test.
226 * gcc.dg/rs6000-power2-2.c: New test.
227
228 2004-04-28 Jan Hubicka <jh@suse.cz>
229
230 * gcc.dg/unused-6.c: New test.
231
232 2004-04-24 Laurent GUERBY <laurent@guerby.net>
233 Ulrich Weigand <uweigand@de.ibm.com>
234
235 * ada/acats/run_all.sh: Define $target variable.
236
237 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
238
239 PR c++/15119
240 * g++.dg/other/vararg-1.C: New test.
241
242 PR c++/4794
243 * g++.dg/eh/cleanup3.C: New test.
244
245 2004-04-24 Laurent GUERBY <laurent@guerby.net>
246
247 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
248 and ad8011a (target_insn).
249 * ada/acats/support/macro.dfs: Likewise.
250 * ada/acats/support/impbit.adb: New file.
251
252 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
253
254 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
255
256 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
257
258 * gcc.dg/loop-3.c: New test.
259
260 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
261
262 * gcc.c-torture/execute/simd-5.c: New test.
263
264 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
265
266 PR c++/15064
267 * g++.dg/template/crash18.C: New test.
268
269 2004-04-22 Mark Mitchell <mark@codesourcery.com>
270
271 * g++.dg/ext/complit3.C: New test.
272
273 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
274
275 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
276 * gcc.dg/altivec-3.c: Same.
277 * gcc.dg/altivec-varargs-1.c: Same.
278
279 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
280
281 * lib/target-supports.exp (check_profiling_available): Assume
282 profiling is not available on powerpc-eabi targets.
283
284 2004-04-21 Janis Johnson <janis187@us.ibm.com>
285
286 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
287 * gcc.dg/vmx/bug-1.c: Ditto.
288
289 2004-04-20 Eric Christopher <echristo@redhat.com>
290
291 * gcc.dg/charset/extern.c: New test.
292 * g++.dg/charset/extern3.cc: Ditto.
293
294 2004-04-20 Uros Bizjak <uros@kss-loka.si>
295
296 * gcc.dg/builtins-39.c: New test.
297
298 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
299
300 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
301
302 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
303
304 * gcc.dg/torture/mips-hilo-1.c: New test.
305
306 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
307
308 * gcc.c-torture/compile/20040419-1.c: New test.
309
310 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
311
312 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
313
314 2004-04-18 Zack Weinberg <zack@codesourcery.com>
315 Aldy Hernandez <aldyh@redhat.com>
316
317 * gcc.c-torture/execute/va-arg-24.c: New.
318
319 2004-04-17 Zack Weinberg <zack@codesourcery.com>
320 Aldy Hernandez <aldyh@redhat.com>
321
322 * gcc.dg/vmx/1b-01.c: New.
323 * gcc.dg/vmx/1b-02.c: New.
324 * gcc.dg/vmx/1b-03.c: New.
325 * gcc.dg/vmx/1b-04.c: New.
326 * gcc.dg/vmx/1b-05.c: New.
327 * gcc.dg/vmx/1b-06.c: New.
328 * gcc.dg/vmx/1b-07.c: New.
329 * gcc.dg/vmx/1c-01.c: New.
330 * gcc.dg/vmx/1c-02.c: New.
331 * gcc.dg/vmx/3a-01a.c: New.
332 * gcc.dg/vmx/3a-01.c: New.
333 * gcc.dg/vmx/3a-01m.c: New.
334 * gcc.dg/vmx/3a-03.c: New.
335 * gcc.dg/vmx/3a-03m.c: New.
336 * gcc.dg/vmx/3a-04.c: New.
337 * gcc.dg/vmx/3a-04m.c: New.
338 * gcc.dg/vmx/3a-05.c: New.
339 * gcc.dg/vmx/3a-06.c: New.
340 * gcc.dg/vmx/3a-06m.c: New.
341 * gcc.dg/vmx/3a-07.c: New.
342 * gcc.dg/vmx/3b-01.c: New.
343 * gcc.dg/vmx/3b-02.c: New.
344 * gcc.dg/vmx/3b-10.c: New.
345 * gcc.dg/vmx/3b-13.c: New.
346 * gcc.dg/vmx/3b-14.c: New.
347 * gcc.dg/vmx/3b-15.c: New.
348 * gcc.dg/vmx/3c-01a.c: New.
349 * gcc.dg/vmx/3c-01.c: New.
350 * gcc.dg/vmx/3c-02.c: New.
351 * gcc.dg/vmx/3c-03.c: New.
352 * gcc.dg/vmx/3d-01.c: New.
353 * gcc.dg/vmx/4-01.c: New.
354 * gcc.dg/vmx/4-03.c: New.
355 * gcc.dg/vmx/5-01.c: New.
356 * gcc.dg/vmx/5-02.c: New.
357 * gcc.dg/vmx/5-03.c: New.
358 * gcc.dg/vmx/5-04.c: New.
359 * gcc.dg/vmx/5-05.c: New.
360 * gcc.dg/vmx/5-06.c: New.
361 * gcc.dg/vmx/5-07.c: New.
362 * gcc.dg/vmx/5-07t.c: New.
363 * gcc.dg/vmx/5-08.c: New.
364 * gcc.dg/vmx/5-10.c: New.
365 * gcc.dg/vmx/5-11.c: New.
366 * gcc.dg/vmx/7-01a.c: New.
367 * gcc.dg/vmx/7-01.c: New.
368 * gcc.dg/vmx/7c-01.c: New.
369 * gcc.dg/vmx/7d-01.c: New.
370 * gcc.dg/vmx/7d-02.c: New.
371 * gcc.dg/vmx/8-01.c: New.
372 * gcc.dg/vmx/8-02a.c: New.
373 * gcc.dg/vmx/8-02.c: New.
374 * gcc.dg/vmx/brode-1.c: New.
375 * gcc.dg/vmx/bug-1.c: New.
376 * gcc.dg/vmx/bug-2.c: New.
377 * gcc.dg/vmx/bug-3.c: New.
378 * gcc.dg/vmx/cw-bug-1.c: New.
379 * gcc.dg/vmx/cw-bug-2.c: New.
380 * gcc.dg/vmx/cw-bug-3.c: New.
381 * gcc.dg/vmx/dct.c: New.
382 * gcc.dg/vmx/debug-1.c: New.
383 * gcc.dg/vmx/debug-2.c: New.
384 * gcc.dg/vmx/debug-3.c: New.
385 * gcc.dg/vmx/debug-4.c: New.
386 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
387 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
388 * gcc.dg/vmx/eg-5.c: New.
389 * gcc.dg/vmx/fft.c: New.
390 * gcc.dg/vmx/gcc-bug-1.c: New.
391 * gcc.dg/vmx/gcc-bug-2.c: New.
392 * gcc.dg/vmx/gcc-bug-3.c: New.
393 * gcc.dg/vmx/gcc-bug-4.c: New.
394 * gcc.dg/vmx/gcc-bug-5.c: New.
395 * gcc.dg/vmx/gcc-bug-6.c: New.
396 * gcc.dg/vmx/gcc-bug-7.c: New.
397 * gcc.dg/vmx/gcc-bug-8.c: New.
398 * gcc.dg/vmx/gcc-bug-9.c: New.
399 * gcc.dg/vmx/gcc-bug-b.c: New.
400 * gcc.dg/vmx/gcc-bug-c.c: New.
401 * gcc.dg/vmx/gcc-bug-d.c: New.
402 * gcc.dg/vmx/gcc-bug-e.c: New.
403 * gcc.dg/vmx/gcc-bug-f.c: New.
404 * gcc.dg/vmx/gcc-bug-g.c: New.
405 * gcc.dg/vmx/gcc-bug-i.c: New.
406 * gcc.dg/vmx/harness.h: New.
407 * gcc.dg/vmx/ira1.c: New.
408 * gcc.dg/vmx/ira2a.c: New.
409 * gcc.dg/vmx/ira2b.c: New.
410 * gcc.dg/vmx/ira2.c: New.
411 * gcc.dg/vmx/ira2c.c: New.
412 * gcc.dg/vmx/mem.c: New.
413 * gcc.dg/vmx/newton-1.c: New.
414 * gcc.dg/vmx/ops.c: New.
415 * gcc.dg/vmx/sn7153.c: New.
416 * gcc.dg/vmx/spill2.c: New.
417 * gcc.dg/vmx/spill3.c: New.
418 * gcc.dg/vmx/spill.c: New.
419 * gcc.dg/vmx/t.c: New.
420 * gcc.dg/vmx/varargs-1.c: New.
421 * gcc.dg/vmx/varargs-2.c: New.
422 * gcc.dg/vmx/varargs-3.c: New.
423 * gcc.dg/vmx/varargs-4.c: New.
424 * gcc.dg/vmx/varargs-5.c: New.
425 * gcc.dg/vmx/varargs-6.c: New.
426 * gcc.dg/vmx/varargs-7.c: New.
427 * gcc.dg/vmx/vmx.exp: New.
428 * gcc.dg/vmx/vprint-1.c: New.
429 * gcc.dg/vmx/vscan-1.c: New.
430 * gcc.dg/vmx/x-01.c: New.
431 * gcc.dg/vmx/x-02.c: New.
432 * gcc.dg/vmx/x-03.c: New.
433 * gcc.dg/vmx/x-04.c: New.
434 * gcc.dg/vmx/x-05.c: New.
435 * gcc.dg/vmx/yousufi-1.c: New.
436 * gcc.dg/vmx/zero-1.c: New.
437 * gcc.dg/vmx/zero.c: New.
438
439 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
440
441 * g++.dg/lookup/java1.C: Update for chage of
442 _Jv_AllocObject.
443 * g++.dg/lookup/java2.C: Likewise.
444
445 2004-04-17 Laurent GUERBY <laurent@guerby.net>
446
447 * ada/acats/run_all.sh: use -O2 by default.
448
449 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
450
451 * gcc.dg/vr-mult-[12].c: New tests.
452
453 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
454
455 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
456
457 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
458
459 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
460
461 * lib/target-supports.exp (check_profiling_available): Assume profiling
462 isn't available for mips*-*-elf targets.
463
464 2004-04-14 Uros Bizjak <uros@kss-loka.si>
465
466 * gcc.dg/builtins-38.c: New test.
467
468 2004-04-14 Eric Christopher <echristo@redhat.com>
469
470 * g++.dg/charset/charset.exp: Run .cc extension tests.
471
472 2004-04-14 Zack Weinberg <zack@codesourcery.com>
473
474 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
475
476 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
477
478 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
479
480 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
481
482 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
483 * gcc.dg/i386-387-2.c: Likewise.
484
485 * gcc.dg/i386-387-7.c: New test.
486 * gcc.dg/i386-387-8.c: New test.
487
488 * gcc.dg/builtins-37.c: New test.
489
490 2004-04-13 Geoffrey Keating <geoffk@apple.com>
491
492 * g++.dg/pch/externc-1.C: Add missing semicolon.
493
494 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
495
496 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
497
498 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
499
500 * gcc.c-torture/execute/20040411-1.c: New test.
501
502 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
503
504 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
505
506 2004-04-09 Chris Demetriou <cgd@broadcom.com>
507
508 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
509
510 2004-04-09 Zack Weinberg <zack@codesourcery.com>
511
512 * lib/target-supports.exp (check_named_sections_available): New.
513 * lib/gcc-dg.exp (dg-require-named-sections): New.
514 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
515 old-deja.exp. Also prune error-count message from HP linker.
516 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
517
518 * g++.dg/init/init-ref4.C: Use dg-require-weak.
519 * g++.old-deja/g++.pt/static3.C: Likewise.
520 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
521
522 2004-04-09 Roger Sayle <roger@eyesopen.com>
523
524 * gcc.c-torture/execute/20040409-1.c: New test case.
525 * gcc.c-torture/execute/20040409-2.c: New test case.
526 * gcc.c-torture/execute/20040409-3.c: New test case.
527
528 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
529
530 * gcc.dg/20040409-1.c: New test.
531
532 2004-04-08 Roger Sayle <roger@eyesopen.com>
533
534 PR target/14888
535 * g++.dg/opt/pr14888.C: New test case.
536
537 2004-04-08 Geoffrey Keating <geoffk@apple.com>
538
539 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
540 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
541 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
542 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
543 New tests.
544
545 2004-04-08 Paul Brook <paul@codesourcery.com>
546
547 * gcc.dg/spill-1.c: New test.
548
549 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
550
551 * gcc.dg/torture/builtin-ctype-2.c: New test.
552
553 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
554
555 * gcc.dg/pch/pch.exp: Add largefile test.
556
557 2004-04-06 Geoffrey Keating <geoffk@apple.com>
558
559 * g++.dg/pch/externc-1.Hs: New.
560 * g++.dg/pch/externc-1.C: New.
561
562 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
563
564 * gcc.dg/compat/struct-by-value-5a_main.c,
565 gcc.dg/compat/struct-by-value-5b_main.c: New files.
566 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
567 * gcc.dg/compat/struct-by-value-5a_x.c,
568 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
569 gcc.dg/compat/struct-by-value-5_x.c.
570 * gcc.dg/compat/struct-by-value-5a_y.c,
571 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
572 gcc.dg/compat/struct-by-value-5_y.c.
573
574 * gcc.dg/compat/struct-by-value-6a_main.c,
575 gcc.dg/compat/struct-by-value-6b_main.c: New files.
576 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
577 * gcc.dg/compat/struct-by-value-6a_x.c,
578 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
579 gcc.dg/compat/struct-by-value-6_x.c.
580 * gcc.dg/compat/struct-by-value-6a_y.c,
581 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
582 gcc.dg/compat/struct-by-value-6_y.c.
583
584 * gcc.dg/compat/struct-by-value-7a_main.c,
585 gcc.dg/compat/struct-by-value-7b_main.c: New files.
586 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
587 * gcc.dg/compat/struct-by-value-7a_x.c,
588 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
589 gcc.dg/compat/struct-by-value-7_x.c.
590 * gcc.dg/compat/struct-by-value-7a_y.c,
591 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
592 gcc.dg/compat/struct-by-value-7_y.c.
593
594 2004-04-06 Jakub Jelinek <jakub@redhat.com>
595
596 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
597 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
598 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
599 options.
600
601 2004-04-06 Uros Bizjak <uros@kss-loka.si>
602
603 * gcc.dg/builtins-36.c: New test.
604
605 2004-04-06 Paul Brook <paul@codesourcery.com>
606
607 * README.gcc: Remove obsolete contraint on testcases.
608
609 2004-04-05 Paul Brook <paul@codesourcery.com>
610
611 PR2123
612 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
613 failure and exit(0) on success.
614 * g++.dg/expr/anew2.C: Ditto.
615 * g++.dg/expr/anew3.C: Ditto.
616 * g++.dg/expr/anew4.C: Ditto.
617
618 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
619
620 PR c++/3518
621 * g++.dg/template/unify7.C: New.
622
623 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
624
625 * g++.dg/README: Bring up to date with new subdirectories; remove
626 duplicate subdirectory lines.
627
628 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
629
630 PR c++/14007
631 * g++.dg/template/unify5.C: New.
632 * g++.dg/template/unify6.C: New.
633 * g++.dg/template/qualttp20.C: Adjust.
634 * g++.old-deja/g++.jason/report.C: Adjust.
635 * g++.old-deja/g++.other/qual1.C: Adjust.
636
637 2004-04-01 Mark Mitchell <mark@codesourcery.com>
638
639 PR c++/14803
640 * g++.dg/inherit/ptrmem1.C: New test.
641
642 2004-04-01 Jakub Jelinek <jakub@redhat.com>
643
644 PR c++/14755
645 * gcc.c-torture/execute/20040331-1.c: New test.
646 * gcc.dg/20040331-1.c: New test.
647
648 2004-04-01 Paul Brook <paul@codesourcery.com>
649
650 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
651
652 2004-03-30 Mark Mitchell <mark@codesourcery.com>
653
654 PR c++/14724
655 * g++.dg/init/goto1.C: New test.
656
657 PR c++/14763
658 * g++.dg/template/defarg4.C: New test.
659
660 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
661
662 * gcc.dg/altivec-11.c: Extend test for more valid cases.
663
664 2004-03-28 David Edelsohn <edelsohn@gnu.org>
665
666 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
667
668 2004-03-28 Zack Weinberg <zack@codesourcery.com>
669
670 * gcc.dg/noncompile/undeclared-2.c: New test.
671
672 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
673
674 * gcc.dg/940409-1.c: Remove XFAIL.
675 * gcc.dg/reg-vol-struct-1.c: New test.
676
677 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
678
679 * gcc.dg/torture/builtin-wctype-1.c: New test.
680
681 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
682
683 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
684 * gcc.dg/20001101-1.c: Likewise.
685 * gcc.dg/20001102-1.c: Likewise.
686
687 2004-03-25 Roger Sayle <roger@eyesopen.com>
688
689 * gcc.dg/compare8.c: Add an additional test for XOR.
690
691 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
692
693 * gcc.dg/torture/builtin-ctype-1.c: New test.
694
695 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
696
697 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
698 * gcc.dg/torture/builtin-math-1.c: Likewise.
699 * gcc.dg/torture/builtin-power-1.c: New test.
700
701 2004-03-24 Andreas Schwab <schwab@suse.de>
702
703 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
704 IA64 assembler.
705
706 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
707 Roger Sayle <roger@eyesopen.com>
708
709 * gcc.dg/compare8.c: New test case.
710
711 2004-03-23 Ziemowit Laski <zlaski@apple.com>
712
713 * g++.dg/ext/altivec-7.C: New test.
714
715 2004-03-23 Zack Weinberg <zack@codesourcery.com>
716
717 PR 12267, 12391, 12560, 13129, 14114, 14133
718 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
719 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
720 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
721 Adjust error regexps.
722 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
723 * gcc.dg/noncompile/undeclared-1.c: New test cases.
724 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
725 * gcc.dg/local1.c: Add explanatory comment.
726
727 2004-03-23 Roger Sayle <roger@eyesopen.com>
728
729 PR optimization/14669
730 * g++.dg/opt/fold2.C: New test case.
731
732 2004-03-22 Jakub Jelinek <jakub@redhat.com>
733
734 PR c/14069
735 * gcc.dg/20040322-1.c: New test.
736
737 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
738
739 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
740 * gcc.dg/ultrasp4.c: Likewise.
741 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
742
743 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
744
745 * gcc.dg/i386-sse-8.c: Reset default options.
746
747 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
748
749 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
750 in the error message text.
751
752 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
753
754 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
755
756 2004-03-21 Mark Mitchell <mark@codesourcery.com>
757
758 PR c++/14616
759 * g++.dg/init/array13.C: New test.
760
761 2004-03-20 Roger Sayle <roger@eyesopen.com>
762
763 PR target/13889
764 * gcc.c-torture/compile/pr13889.c: New test case.
765
766 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
767
768 PR c/14635
769 * builtins-1.c (nan, nans): Don't test.
770 * builtins-30.c: Don't use nan, nanf, nanl.
771 * builtins-35.c: New test.
772
773 2004-03-19 Ziemowit Laski <zlaski@apple.com>
774
775 * g++.dg/ext/altivec-6.C: New test.
776
777 2004-03-19 Mark Mitchell <mark@codesourcery.com>
778
779 * g++.dg/init/placement3.C: New test.
780
781 * g++.dg/template/spec13.C: New test.
782
783 * g++.dg/lookup/using11.C: New test.
784
785 * g++.dg/lookup/koenig3.C: New test.
786
787 * g++.dg/template/operator2.C: New test.
788
789 * g++.dg/expr/dtor3.C: New test.
790 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
791 marker.
792 * g++.old-deja/g++.law/visibility28.C: Likewise.
793
794 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
795
796 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
797 * gcc.dg/ppc64-abi-3.c: Likewise.
798
799 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
800
801 PR c++/14545
802 * g++.dg/parse/template15.C: New test.
803
804 2004-03-18 Mark Mitchell <mark@codesourcery.com>
805
806 * g++.dg/expr/dtor2.C: New test.
807
808 * g++.dg/lookup/anon4.C: New test.
809
810 * g++.dg/overload/using1.C: New test.
811
812 * g++.dg/template/lookup7.C: New test.
813
814 * g++.dg/template/typename6.C: New test.
815
816 * g++.dg/expr/cond6.C: New test.
817
818 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
819
820 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
821
822 2004-03-18 Mark Mitchell <mark@codesourcery.com>
823
824 * g++.dg/expr/cond5.C: New test.
825 * g++.dg/expr/constcast1.C: Likewise.
826 * g++.dg/expr/ptrmem2.C: Likewise.
827 * g++.dg/expr/ptrmem3.C: Likewise.
828 * g++.dg/lookup/main1.C: Likewise.
829 * g++.dg/template/lookup6.C: Likewise.
830
831 2004-03-18 Mark Mitchell <mark@codesourcery.com>
832
833 * gcc.dg/local1.c: New test.
834
835 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
836
837 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
838
839 * gcc.dg/torture/builtin-convert-1.c: New test.
840
841 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
842
843 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
844
845 2004-03-16 Mark Mitchell <mark@codesourcery.com>
846
847 PR c++/14481
848 * g++.dg/warn/Wunused-7.C: New test.
849
850 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
851
852 * gcc.dg/torture/builtin-integral-1.c: New test.
853
854 2004-03-16 Mark Mitchell <mark@codesourcery.com>
855
856 PR c++/14586
857 * g++.dg/parse/non-dependent3.C: New test.
858
859 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
860
861 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
862 * g++.dg/eh/simd-2.C: Likewise.
863 * g++.dg/init/array10.C: Likewise.
864 * gcc.c-torture/compile/simd-1.c: Likewise.
865 * gcc.c-torture/compile/simd-2.c: Likewise.
866 * gcc.c-torture/compile/simd-3.c: Likewise.
867 * gcc.c-torture/compile/simd-4.c: Likewise.
868 * gcc.c-torture/compile/simd-6.c: Likewise.
869 * gcc.c-torture/execute/simd-1.c: Likewise.
870 * gcc.c-torture/execute/simd-2.c: Likewise.
871 * gcc.dg/compat/vector-defs.h: Likewise.
872 * gcc.dg/20020531-1.c: Likewise.
873 * gcc.dg/altivec-3.c: Likewise.
874 * gcc.dg/altivec-4.c: Likewise.
875 * gcc.dg/altivec-varargs-1.c: Likewise.
876 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
877 * gcc.dg/i386-mmx-3.c: Likewise.
878 * gcc.dg/i386-sse-4.c: Likewise.
879 * gcc.dg/i386-sse-5.c: Likewise.
880 * gcc.dg/i386-sse-8.c: Likewise.
881 * gcc.dg/simd-1.c: Likewise.
882 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
883 __ev64_opaque__ since the machine description provides it.
884
885 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
886
887 * lib/compat.exp (skip_list): New global variable.
888 Use it to hold the user defined COMPAT_SKIPS list if any.
889 (compat-obj): Add the members of skip_list to optall.
890
891 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
892
893 * gcc.dg/compat/union-by-value-1_main.c,
894 union-by-value-1_x.c, union-by-value-1_y.c,
895 union-check.h, union-defs.h,
896 union-init.h, union-return-1_main.c,
897 union-return-1_x.c, union-return-1_y.c: New files.
898
899 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
900
901 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
902 mixed-struct-init.h: Add 4 mixed structure types.
903 struct-by-value-21_main.c, struct-by-value-21_x.c,
904 struct-by-value-21_y.c, struct-return-21_main.c,
905 struct-return-21_x.c, struct-return-21_y.c: New files.
906
907 2004-03-13 Mark Mitchell <mark@codesourcery.com>
908
909 PR c++/14550
910 * g++.dg/parse/template14.C: New test.
911
912 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
913
914 * gcc.c-torture/execute/20040313-1.c: New test.
915
916 2004-03-13 Jakub Jelinek <jakub@redhat.com>
917
918 PR target/14533
919 * gcc.dg/20040311-2.c: New test.
920
921 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
922
923 PR other/14544
924 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
925 bit-field.
926
927 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
928
929 * gcc.dg/20040305-2.c: Add missing return statement.
930
931 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
932
933 * gcc.dg/builtins-34.c: Also check pow10*.
934
935 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
936
937 PR target/14262
938 * gcc.dg/20040305-2.c: New test.
939
940 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
941
942 * gcc.dg/20040310-1.c: New test.
943
944 2004-03-11 Roger Sayle <roger@eyesopen.com>
945
946 * gcc.c-torture/execute/20040311-1.c: New test case.
947
948 2004-03-11 Mark Mitchell <mark@codesourcery.com>
949
950 PR c++/14476
951 * g++.dg/lookup/enum1.C: New test.
952
953 2004-03-10 Mark Mitchell <mark@codesourcery.com>
954
955 PR c++/14510
956 * g++.dg/lookup/struct2.C: New test.
957
958 2004-03-10 Uros Bizjak <uros@kss-loka.si>
959
960 * gcc.dg/builtins-34.c: New test.
961
962 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
963
964 * gcc.dg/torture/builtin-nonneg-1.c: New test.
965
966 2004-03-09 James E Wilson <wilson@specifixinc.com>
967
968 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
969 * gcc.dg/alias-2.c: New testcase.
970
971 2004-03-09 Zack Weinberg <zack@codesourcery.com>
972
973 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
974
975 2004-03-09 Roger Sayle <roger@eyesopen.com>
976
977 * gcc.c-torture/execute/20040309-1.c: New test case.
978
979 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
980
981 PR c++/14397
982 * g++.dg/overload/ref1.C: New.
983
984 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
985
986 PR c++/14409
987 * g++.dg/template/spec12.C: New test.
988
989 PR c++/14448
990 * g++.dg/parse/crash14.C: New test.
991
992 2004-03-09 Mark Mitchell <mark@codesourcery.com>
993
994 PR c++/14230
995 * g++.dg/init/ref11.C: New test.
996
997 2004-03-09 Mark Mitchell <mark@codesourcery.com>
998
999 PR c++/14432
1000 * g++.dg/parse/builtin2.C: New test.
1001
1002 2004-03-08 Mark Mitchell <mark@codesourcery.com>
1003
1004 PR c++/14401
1005 * g++.dg/init/ctor3.C: New test.
1006 * g++.dg/init/union1.C: New test.
1007 * g++.dg/ext/anon-struct4.C: New test.
1008
1009 2004-03-08 Mark Mitchell <mark@codesourcery.com>
1010
1011 * g++.dg/lookup/koenig1.C: Tweak error messages.
1012 * g++.dg/lookup/used-before-declaration.C: Likewise.
1013 * g++.dg/other/do1.C: Likewise.
1014 * g++.dg/overload/koenig1.C: Likewise.
1015 * g++.dg/parse/crash13.C: Likewise.
1016 * g++.dg/template/instantiate3.C: Likewise.
1017
1018 2004-03-08 Eric Christopher <echristo@redhat.com>
1019
1020 * * lib/target-supports.exp: Enable libiconv in test
1021 compilation. Fix up error checking.
1022
1023 2004-03-08 Roger Sayle <roger@eyesopen.com>
1024
1025 PR middle-end/14289
1026 * gcc.dg/pr14289-1.c: New test case.
1027 * gcc.dg/pr14289-2.c: Likewise.
1028 * gcc.dg/pr14289-3.c: Likewise.
1029
1030 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
1031
1032 * gcc.c-torture/execute/20040308-1.c: New test.
1033
1034 2004-03-07 Roger Sayle <roger@eyesopen.com>
1035
1036 * gcc.c-torture/execute/20040307-1.c: New test case.
1037
1038 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
1039
1040 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
1041
1042 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
1043
1044 * gcc.dg/20040306-1.c: New test.
1045
1046 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
1047
1048 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
1049 them static.
1050 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
1051
1052 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1053
1054 PR c/14465
1055 * gcc.dg/decl-6.c: New test.
1056
1057 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1058
1059 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
1060 Rename LOGPOW -> LOG_POW.
1061 (SQRT_EXP, POW_EXP): New.
1062
1063 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1064
1065 * gcc.dg/i386-sse-8.c: New test.
1066
1067 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1068
1069 PR c/14114
1070 * gcc.dg/decl-5.c: New test.
1071
1072 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
1073
1074 * gcc.dg/20040305-1.c: New test.
1075
1076 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
1077
1078 PR other/14354
1079 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
1080
1081 2004-03-04 Ziemowit Laski <zlaski@apple.com>
1082
1083 PR c++/14425, c++/14426
1084 * g++.dg/ext/altivec-4.C: New test.
1085 * g++.dg/ext/altivec-5.C: New test.
1086
1087 2004-03-04 Geoffrey Keating <geoffk@apple.com>
1088
1089 * g++.old-deja/g++.other/linkage1.C: Expect errors about
1090 global variables of a type with no linkage.
1091 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
1092 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
1093 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
1094 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
1095 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
1096 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
1097 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
1098 * g++.dg/warn/deprecated.C: Name enum Color.
1099 * g++.dg/overload/VLA.C: Name structure for 'b'.
1100 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
1101
1102 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1103
1104 * gcc.c-torture/compile/20040304-1.c: New test.
1105
1106 2004-03-03 Zack Weinberg <zack@codesourcery.com>
1107
1108 PR 13728
1109 * gcc.dg/decl-4.c: New testcase.
1110
1111 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
1112
1113 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
1114 as PRECF if sizeof (float) > sizeof (double).
1115 (PRECL): Make it the same as PRECF if
1116 sizeof (float) > sizeof (long double).
1117
1118 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1119
1120 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
1121 system type. Add check for irix6 which doesn't have c99 runtime.
1122
1123 2004-03-03 Bob Wilson <bob.wilson@acm.org>
1124
1125 * gcc.dg/const-elim-1.c: xfail for xtensa.
1126
1127 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1128
1129 PR c++/14369
1130 * g++.dg/template/cond4.C: New test.
1131
1132 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1133
1134 PR c++/14360
1135 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
1136
1137 PR c++/14361
1138 * g++.dg/parse/defarg7.C: New test.
1139
1140 PR c++/14359
1141 * g++.dg/template/friend26.C: New test.
1142
1143 2004-03-01 Mark Mitchell <mark@codesourcery.com>
1144
1145 PR c++/14324
1146 * g++.dg/abi/mangle21.C: New test.
1147
1148 PR c++/14260
1149 * g++.dg/parse/constructor2.C: New test.
1150
1151 PR c++/14337
1152 * g++.dg/template/sfinae1.C: New test.
1153
1154 2004-02-29 Mark Mitchell <mark@codesourcery.com>
1155
1156 PR c++/14267
1157 * g++.dg/expr/crash2.C: New test.
1158
1159 PR middle-end/13448
1160 * gcc.dg/inline-5.c: New test.
1161 * gcc.dg/always-inline.c: Split out tests into ...
1162 * gcc.dg/always-inline2.c: ... this and ...
1163 * gcc.dg/always-inline3.c: ... this.
1164
1165 2004-02-29 Mark Mitchell <mark@codesourcery.com>
1166
1167 PR debug/12103
1168 * g++.dg/debug/crash1.C: New test.
1169
1170 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
1171
1172 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
1173 function with __attribute__((noinline)).
1174 (recurser_void2): Likewise.
1175 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
1176 (recurser_void2): Likewise.
1177
1178 2004-02-29 Roger Sayle <roger@eyesopen.com>
1179
1180 PR middle-end/14203
1181 * g++.dg/warn/Wunused-6.C: New test case.
1182
1183 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
1184
1185 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
1186 not defined.
1187
1188 2004-02-27 Eric Christopher <echristo@redhat.com>
1189
1190 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
1191 * g++.dg/charset/asm2.c: Run only x86.
1192 * gcc.dg/charset/asm3.c: Ditto.
1193
1194 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
1195
1196 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
1197 ld_library_path.
1198
1199 2004-02-27 Ziemowit Laski <zlaski@apple.com>
1200
1201 * g++.dg/ext/altivec-3.C: New.
1202
1203 2004-02-26 Richard Henderson <rth@redhat.com>
1204
1205 * g++.dg/ext/attrib10.C: Mark for warning.
1206 * gcc.dg/attr-alias-1.c: New.
1207
1208 2004-02-26 Richard Henderson <rth@redhat.com>
1209
1210 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
1211 * gcc.c-torture/execute/20040208-2.c: ... it back.
1212
1213 2004-02-26 Eric Christopher <echristo@redhat.com>
1214
1215 * lib/target-supports.exp (check-iconv-available): New function.
1216 * lib/gcc-dg.exp (dg-require-iconv): New function.
1217 Use above.
1218 * gcc.dg/charset: New directory.
1219 * gcc.dg/charset/charset.exp: New file.
1220 * gcc.dg/charset/asm1.c: Ditto.
1221 * gcc.dg/charset/asm2.c: Ditto.
1222 * gcc.dg/charset/asm3.c: Ditto.
1223 * gcc.dg/charset/asm4.c: Ditto.
1224 * gcc.dg/charset/asm5.c: Ditto.
1225 * gcc.dg/charset/attribute1.c: Ditto.
1226 * gcc.dg/charset/attribute2.c: Ditto.
1227 * gcc.dg/charset/string1.c: Ditto.
1228 * g++.dg/charset: New directory.
1229 * g++.dg/dg.exp: Add here. Special options.
1230 * g++.dg/charset/charset.exp: New file.
1231 * g++.dg/charset/asm1.c: Ditto.
1232 * g++.dg/charset/asm2.c: Ditto.
1233 * g++.dg/charset/asm3.c: Ditto.
1234 * g++.dg/charset/asm4.c: Ditto.
1235 * g++.dg/charset/attribute1.c: Ditto.
1236 * g++.dg/charset/attribute2.c: Ditto.
1237 * g++.dg/charset/extern1.cc: Ditto.
1238 * g++.dg/charset/extern2.cc: Ditto.
1239 * g++.dg/charset/string1.c: Ditto.
1240
1241 2004-02-26 Mark Mitchell <mark@codesourcery.com>
1242
1243 PR c++/14278
1244 * g++.dg/parse/comma1.C: New test.
1245
1246 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1247
1248 PR c++/14284
1249 * g++.dg/template/ttp8.C: New test.
1250
1251 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
1252
1253 * gcc.dg/fixuns-trunc-1.c: New test.
1254
1255 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1256
1257 * gcc.dg/builtins-config.h: Use #elif.
1258
1259 2004-02-26 Michael Matz <matz@suse.de>
1260
1261 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
1262 * gcc.dg/991214-1.c: Likewise.
1263 * gcc.dg/i386-asm-1.c: Likewise.
1264
1265 2004-02-25 Richard Henderson <rth@redhat.com>
1266
1267 * gcc.c-torture/execute/20040208-2.c: Move ...
1268 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
1269
1270 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1271
1272 PR c++/14246
1273 * g++.dg/other/crash-3.C: New test.
1274
1275 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1276
1277 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
1278 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
1279
1280 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
1281 HP-UX.
1282
1283 2004-02-24 Michael Matz <matz@suse.de>
1284
1285 * gcc.dg/i386-regparm.c: New.
1286
1287 2004-02-23 James E Wilson <wilson@specifixinc.com>
1288
1289 * gcc.c-torture/execute/20040223-1.c: New.
1290
1291 2004-02-23 Zack Weinberg <zack@codesourcery.com>
1292 Kazu Hirata <kazu@cs.umass.edu>
1293
1294 * gcc.dg/fwritable-strings-1.c: Remove.
1295
1296 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
1297
1298 PR c/14156
1299 * gcc.dg/20040223-1.c: New test.
1300
1301 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1302
1303 PR c++/14106
1304 * g++.dg/ext/typeof9.C: New test.
1305
1306 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1307
1308 PR c++/14250
1309 * g++.dg/other/switch1.C: New test.
1310
1311 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1312
1313 * gcc.dg/cast-function-1.c: Adjust for new informative message.
1314 * gcc.dg/va-arg-1.c: Likewise.
1315
1316 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1317
1318 PR c++/14143
1319 * g++.dg/template/koenig5.C: New test.
1320
1321 2004-02-21 Ziemowit Laski <zlaski@apple.com>
1322
1323 * g++.dg/ext/altivec-1.C: Generalize target triple.
1324 * g++.dg/ext/altivec-2.C: New test case.
1325 * g++.dg/ext/altivec_check.h: New file.
1326 * gcc.dg/altivec-1.c: Generalize target triple;
1327 include altivec_check.h and call altivec_check().
1328 * gcc.dg/altivec-[2-5].c: Generalize target triple.
1329 * gcc.dg/altivec-6.c: New test case.
1330 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
1331 type casts as needed.
1332 * gcc.dg/altivec-10.c: Include altivec_check.h and call
1333 altivec_check().
1334 * gcc.dg/altivec-12.c: New test case.
1335 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
1336 include altivec_check.h and call altivec_check().
1337 * gcc.dg/altivec_check.h: New file.
1338
1339 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1340
1341 * lib/target-supports.exp (check_alias_available): Don't mangle
1342 function `g' in test program.
1343
1344 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1345
1346 * lib/target-supports.exp (check_profiling_available): Check
1347 argument to determine whether we support a profiling type.
1348 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
1349 check_profiling_available.
1350 * g++.dg/bprob/bprob.exp: Likewise
1351 * g77.dg/bprob/bprob.exp: Likewise.
1352 * gcc.misc-tests/bprob.exp: Likewise.
1353 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
1354 dg-require-profiling and delete expected error handling.
1355 * gcc.dg/20021014-1.c: Likewise.
1356 * gcc.dg/nest.c: Likewise.
1357
1358 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1359
1360 PR c++/12007
1361 * g++.dg/other/vthunk1.C: New test.
1362
1363 2004-02-20 Falk Hueffner <falk@debian.org>
1364
1365 PR target/14201
1366 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
1367
1368 2004-02-20 Mark Mitchell <mark@codesourcery.com>
1369
1370 PR c++/13927
1371 * g++.dg/other/error8.C: Remove XFAIL markers.
1372
1373 PR c++/14173
1374 * g++.dg/ext/packed5.C: New test.
1375
1376 PR c++/14199
1377 * g++.dg/warn/Wunused-5.C: New test.
1378
1379 PR c++/14186
1380 * g++.dg/lookup/member1.C: New test.
1381
1382 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
1383
1384 * gcc.c-torture/compile/20040130-1.c: Enable only when
1385 __INT_MAX__ >= 2147483647L.
1386 * gcc.c-torture/compile/961203-1.c: Likewise.
1387
1388 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
1389
1390 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
1391 * g++.dg/opt/template1.C: Robustify assembler regexp
1392
1393 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1394
1395 * gcc.c-torture/execute/simd-4.x: Remove.
1396 * gcc.c-torture/execute/va-arg-25.x: Likewise.
1397 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
1398 Guard with #ifndef SKIP_ATTRIBUTE.
1399 * gcc.dg/compat/vector-1_y.c: Likewise.
1400 * gcc.dg/compat/vector-2_x.c: Likewise.
1401 * gcc.dg/compat/vector-2_y.c: Likewise.
1402 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
1403 * g++.dg/eh/simd-2.C: Likewise.
1404
1405 2004-02-19 Alan Modra <amodra@bigpond.net.au>
1406
1407 * gcc.c-torture/compile/complex-1.c: New.
1408
1409 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
1410
1411 PR target/14209
1412 * gcc.c-torture/execute/20040218-1.c: New test.
1413
1414 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1415
1416 PR c++/14181
1417 * g++.dg/parse/new2.C: New test.
1418
1419 2004-02-18 Paul Brook <paul@codesourcery.com>
1420
1421 * gcc.c-torture/compile/libcall-1.c: New test.
1422
1423 2004-02-18 Paul Brook <paul@codesourcery.com>
1424
1425 PR debug/12934
1426 * gcc.dg/debug/debug-7.c: New test.
1427
1428 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
1429
1430 * gcc.dg/20040217-1.c: New test.
1431
1432 2004-02-17 Zack Weinberg <zack@codesourcery.com>
1433
1434 * gcc.c-torture/execute/990208-1.x: Delete.
1435
1436 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
1437
1438 * gcc.c-torture/execute/20040208-2.x: New file.
1439
1440 2004-02-17 Mark Mitchell <mark@codesourcery.com>
1441
1442 PR c++/11326
1443 * g++.dg/abi/structret1.C: New test.
1444
1445 2004-02-17 Jakub Jelinek <jakub@redhat.com>
1446
1447 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
1448 (i386_cpuid): No need to test if cpuid is available on AMD64.
1449 Fix assembly, so that it works onboth i386 and AMD64.
1450 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
1451 (vecInLong): Fix s[] member type to unsigned int.
1452 (vecInWord): Remove type.
1453 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
1454 (a64, b64, c64, d64, e64): Remove.
1455 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
1456 Remove unused variable. Remove initialization of removed variables.
1457 Don't call mmx_tests nor sse_tests.
1458 (reference_mmx, reference_sse): Remove.
1459 (check): Add return stmt.
1460 * gcc.dg/i386-sse-7.c: New test.
1461 * gcc.dg/i386-mmx-4.c: New test.
1462
1463 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1464
1465 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
1466 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
1467 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
1468 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
1469 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
1470 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
1471 g++.dg/tc1/dr94.C: Fix line terminator.
1472
1473 2004-02-16 Geoffrey Keating <geoffk@apple.com>
1474
1475 * gcc.c-torture/compile/20040216-1.c: New.
1476
1477 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1478
1479 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
1480 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
1481 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
1482 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
1483 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
1484 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
1485
1486 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1487
1488 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
1489
1490 2004-02-15 Mark Mitchell <mark@codesourcery.com>
1491
1492 PR c++/13971
1493 * g++.dg/expr/cond4.C: New test.
1494
1495 PR c++/14086
1496 * g++.dg/lookup/crash2.C: New test.
1497
1498 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
1499
1500 * gcc.c-torture/compile/20040214-2.c: New test.
1501
1502 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
1503
1504 PR c++/14116
1505 * g++.dg/ext/typeof8.C: New test.
1506
1507 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
1508
1509 * gcc.c-torture/compile/20040214-1.c: New test.
1510
1511 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1512
1513 PR c++/13635
1514 * g++.dg/template/spec11.C: New test.
1515
1516 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1517
1518 PR c++/13927
1519 * g++.dg/other/error8.C: New test.
1520
1521 2004-02-13 Mark Mitchell <mark@codesourcery.com>
1522
1523 PR c++/14122
1524 * g++.dg/template/array4.C: New test.
1525
1526 PR c++/14108
1527 * g++.dg/inherit/thunk2.C: New test.
1528
1529 PR c++/14083
1530 * g++.dg/eh/cond2.C: New test.
1531
1532 2004-02-12 Alan Modra <amodra@bigpond.net.au>
1533
1534 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
1535
1536 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
1537
1538 * lib/scanasm.exp (dg-scan): Quote pattern before display.
1539
1540 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
1541
1542 * g++.dg/simd-2.C: xfail on ppc64-linux.
1543
1544 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
1545
1546 PR c/456
1547 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
1548 tests.
1549
1550 2004-02-11 Uros Bizjak <uros@kss-loka.si>
1551
1552 * gcc.dg/builtins-33.c: New test.
1553
1554 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
1555
1556 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
1557
1558 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
1559
1560 * g++.dg/simd-2.C: Set -maltivec for ppc64.
1561
1562 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
1563
1564 * gcc.dg/ppc64-abi-3.c: New test.
1565
1566 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
1567
1568 PR c/14092
1569
1570 * gcc.dg/pr14092-1.c: New testcase.
1571
1572 2004-02-10 Alan Modra <amodra@bigpond.net.au>
1573
1574 * gcc.dg/cpp/assert4.c: Fix typo last change.
1575
1576 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
1577 * gcc.dg/cpp/assert4.c: Handle powerpc64.
1578
1579 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
1580
1581 2004-02-09 Roger Sayle <roger@eyesopen.com>
1582
1583 * gcc.c-torture/compile/20040209-1.c: New test case.
1584
1585 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
1586
1587 * gcc.dg/c90-init-1.c: Adjust expected error messages.
1588
1589 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
1590
1591 * gcc.c-torture/execute/20040208-[12].c: New tests.
1592
1593 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1594
1595 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
1596
1597 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1598
1599 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
1600
1601 2004-02-07 Zack Weinberg <zack@codesourcery.com>
1602
1603 Bug 13856
1604 * gcc.dg/visibility-8.c: New testcase.
1605
1606 2004-02-07 Zack Weinberg <zack@codesourcery.com>
1607
1608 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
1609 arguments.
1610 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
1611
1612 2004-02-07 Roger Sayle <roger@eyesopen.com>
1613
1614 PR middle-end/13696
1615 * g++.dg/opt/fold1.C: New test case.
1616
1617 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1618
1619 PR c++/14033
1620 * g++.dg/other/crash-2.C: New test.
1621
1622 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1623
1624 PR c++/14028
1625 * g++.dg/parse/angle-bracket2.C: New test.
1626
1627 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1628
1629 PR middle-end/13750
1630 Revert:
1631 2004-01-15 Geoffrey Keating <geoffk@apple.com>
1632 PR pch/13361
1633 * testsuite/g++.dg/pch/wchar-1.C: New.
1634 * testsuite/g++.dg/pch/wchar-1.Hs: New.
1635
1636 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1637
1638 PR c++/14008
1639 * g++.dg/parse/error15.C: New test.
1640 * g++.dg/parse/crash11.C: Update dg-error mark.
1641
1642 2004-02-04 Mark Mitchell <mark@codesourcery.com>
1643
1644 PR c++/13932
1645 * g++.dg/warn/conv2.C: New test.
1646
1647 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1648
1649 PR c++/13086
1650 * g++.dg/warn/incomplete1.C: Remove xfail.
1651
1652 2004-02-04 Mark Mitchell <mark@codesourcery.com>
1653
1654 * lib/file-format.exp (gcc_target_object_format): Use
1655 ${tool}_target_compile, not gcc_target_compile.
1656 * lib/target-supports.exp (check_alias_available): Likewise.
1657 (check_gc_sections_available): Likewise.
1658 * g++.dg/ext/attrib10.C: Use dg-require-alias.
1659 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
1660 dg-require-alias.
1661
1662 2004-02-04 Mark Mitchell <mark@codesourcery.com>
1663
1664 PR c++/13969
1665 * g++.dg/template/static6.C: New test.
1666
1667 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
1668
1669 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
1670
1671 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1672
1673 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
1674 tests for systems where `char' is unsigned by default.
1675
1676 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1677
1678 PR c++/13997
1679 * g++.dg/template/partial3.C: New test.
1680
1681 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
1682
1683 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
1684 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
1685 Remove mentions of obsolete ports.
1686
1687 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
1688
1689 * gcc.dg/noncompile/20001228-1.c: Fix for new
1690 error message.
1691
1692 2004-02-03 Roger Sayle <roger@eyesopen.com>
1693
1694 PR target/9348
1695 * gcc.c-torture/execute/multdi-1.c: New test case.
1696
1697 2004-02-03 Mark Mitchell <mark@codesourcery.com>
1698
1699 PR c++/13925
1700 * g++.dg/template/lookup5.C: New test.
1701
1702 2004-02-03 Mark Mitchell <mark@codesourcery.com>
1703
1704 PR c++/13950
1705 * g++.dg/template/lookup4.C: New test.
1706
1707 PR c++/13970
1708 * g++.dg/parse/error14.C: New test.
1709
1710 PR c++/14002
1711 * g++.dg/parse/template13.C: New test.
1712
1713 2004-02-03 Mark Mitchell <mark@codesourcery.com>
1714
1715 PR c++/13978
1716 * g++.dg/template/koenig4.C: New test.
1717
1718 PR c++/13968
1719 * g++.dg/template/crash17.C: New test.
1720
1721 PR c++/13975
1722 * g++.dg/parse/error13.C: New test.
1723 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
1724
1725 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1726
1727 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
1728
1729 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
1730
1731 PR c/11658
1732 PR c/13994
1733 * gcc.dg/noncompile/20040203-1.c: New test.
1734 * gcc.dg/noncompile/20040203-2.c: Likewise.
1735 * gcc.dg/noncompile/20040203-3.c: Likewise.
1736 * gcc.dg/20040203-1.c: Likewise.
1737
1738 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
1739
1740 PR c++/10858
1741 * g++.dg/template/sizeof7.C: New test.
1742
1743 2004-02-02 Eric Christopher <echristo@redhat.com>
1744 Zack Weinberg <zack@codesourcery.com>
1745
1746 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
1747
1748 2004-02-02 Zack Weinberg <zack@codesourcery.com>
1749
1750 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
1751 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
1752 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
1753 * gcc.dg/cleanup-5.c: Run only on Linux targets.
1754
1755 2004-02-02 Mark Mitchell <mark@codesourcery.com>
1756
1757 PR c++/13113
1758 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
1759
1760 PR c++/13854
1761 * g++.dg/ext/attrib13.C: New test.
1762
1763 PR c++/13907
1764 * g++.dg/conversion/op2.C: New test.
1765
1766 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1767
1768 * gcc.dg/titype-1.c: Fix pasto.
1769
1770 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1771
1772 * gcc.dg/titype-1.c: New test.
1773
1774 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1775
1776 PR c++/13957
1777 * g++.dg/template/non-type-template-argument-1.C,
1778 g++.dg/template/qualified-id1.C: Update dg-error marks.
1779 * g++.dg/template/nontype6.C: New test.
1780
1781 2004-02-01 Roger Sayle <roger@eyesopen.com>
1782
1783 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
1784 * gcc.dg/builtins-31.c: New testcase.
1785 * gcc.dg/builtins-32.c: New testcase.
1786
1787 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
1788
1789 * objc.dg/call-super-2.m: Update line numbers
1790 for the including of stddef.h.
1791
1792 2004-01-30 Michael Matz <matz@suse.de>
1793
1794 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
1795 g++.dg/ext/case-range3.C: New tests.
1796
1797 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1798
1799 DR206
1800 PR c++/13813
1801 * g++.dg/template/member4.C: New test.
1802
1803 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1804
1805 PR c++/13683
1806 * g++.dg/template/sizeof6.C: New test.
1807
1808 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
1809
1810 * gcc.dg/fwritable-strings-1.c: New test.
1811
1812 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
1813
1814 * gcc.c-torture/compile/20040130-1.c: New test.
1815
1816 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
1817
1818 * objc.dg/call-super-2.m: Include stddef.h for size_t.
1819
1820 2004-01-29 Mark Mitchell <mark@codesourcery.com>
1821
1822 PR c++/13883
1823 * g++.dg/template/ctor3.C: New test.
1824
1825 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1826
1827 * g++.dg/tc1: New directory.
1828 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
1829 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
1830 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
1831 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
1832 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
1833
1834 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1835
1836 * g++.dg/parse/error11.C: New test.
1837 * g++.dg/parse/error12.C: Likewise.
1838
1839 2004-01-28 Ziemowit Laski <zlaski@apple.com>
1840
1841 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
1842 (scan_initial, main): Use aligned_sizeof instead of sizeof.
1843
1844 2004-01-28 Mark Mitchell <mark@codesourcery.com>
1845
1846 PR c++/13791
1847 * g++.dg/ext/attrib12.C: New test.
1848
1849 PR c++/13736
1850 * g++.dg/parse/cast2.C: New test.
1851
1852 2004-01-27 James E Wilson <wilson@specifixinc.com>
1853
1854 * objc.dg/encode-2.m (main): New local string. Set depending on
1855 sizeof long. Use in sscanf call.
1856 * objc.dg/encode-3.m (main): New local string. Set depending on
1857 sizeof long. Use in scan_initial call.
1858
1859 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1860
1861 * objc.dg/call-super-2.m: Make LP64-safe.
1862 * objc.dg/desig-init-1.m: Likewise.
1863
1864 2004-01-27 Devang Patel <dpatel@apple.com>
1865
1866 * g++.dg/debug/namespace1.C: New test.
1867
1868 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
1869
1870 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
1871 xscale-*-*.
1872
1873 * gcc.dg/arm-mmx-1.c: New test.
1874
1875 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1876
1877 * gcc.dg/20040127-1.c: New test.
1878 * gcc.dg/20040127-2.c: New test.
1879
1880 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1881
1882 * objc.dg/stret-1.m (glob): Renamed to globa.
1883
1884 2004-01-26 Mark Mitchell <mark@codesourcery.com>
1885
1886 PR c++/13663
1887 * g++.dg/expr/for1.C: New test.
1888
1889 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
1890
1891 PR middle-end/13779
1892 * gcc.dg/darwin-longlong.c: New test.
1893
1894 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
1895
1896 * gcc.dg/20040124-1.c: Moved test from here...
1897 * gcc.c-torture/compile/20040124-1.c: ...to here.
1898
1899 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1900
1901 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
1902 the assembly output if -m64 is passed.
1903
1904 2004-01-25 Mark Mitchell <mark@codesourcery.com>
1905
1906 PR c++/13833
1907 * g++.dg/template/cond3.C: New test.
1908
1909 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1910
1911 PR c++/13810
1912 * g++.dg/template/ttp7.C: New test.
1913
1914 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1915
1916 PR c++/13797
1917 * g++.dg/template/nontype4.C: New test.
1918 * g++.dg/template/nontype5.C: Likewise.
1919
1920 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
1921
1922 * gcc.dg/torture/mips-clobber-at.c: New test.
1923
1924 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
1925
1926 * gcc.dg/20040124-1.c: New test.
1927
1928 2004-01-24 Jakub Jelinek <jakub@redhat.com>
1929
1930 * gcc.dg/20040123-1.c: New test.
1931
1932 2004-01-23 Zack Weinberg <zack@codesourcery.com>
1933
1934 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
1935
1936 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
1937
1938 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
1939
1940 2004-01-23 Andrew Pinski <apinski@apple.com>
1941
1942 * gcc.dg/20030121-1.c: Move to ..
1943 * gcc.dg/20040121-1.c: here.
1944
1945 2004-01-23 Roger Sayle <roger@eyesopen.com>
1946
1947 * gcc.dg/builtins-29.c: New test case.
1948
1949 2004-01-23 Zack Weinberg <zack@codesourcery.com>
1950
1951 PR 18314
1952 * gcc.dg/builtins-30.c: New testcase.
1953
1954 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
1955
1956 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
1957 * lib/g77.exp: Likewise.
1958 * lib/objc.exp: Likewise.
1959 * lib/g++.exp: Likewise.
1960
1961 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
1962
1963 * gcc.dg/struct-by-value-2.c: New test.
1964
1965 2004-01-21 Andrew Pinski <apinski@apple.com>
1966
1967 PR target/13785
1968 * gcc.dg/20030121-1.c: New test.
1969
1970 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
1971
1972 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
1973 clobber frame pointer register in asm statement.
1974
1975 2004-01-21 Falk Hueffner <falk@debian.org>
1976
1977 * gcc.c-torture/compile/20040121-1.c: New test.
1978
1979 2004-01-21 Zack Weinberg <zack@codesourcery.com>
1980
1981 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
1982
1983 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
1984
1985 * gcc.dg/ppc64-abi-2.c: New test.
1986
1987 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
1988
1989 * lib/treelang.exp: Fill out this file.
1990 * lib/treelang-dg.exp: New File.
1991
1992 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
1993
1994 * gcc.c-torture/compile/981022-1.c: Remove.
1995 * gcc.dg/array-5.c: Remove XFAIL.
1996 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
1997 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
1998 gcc.dg/cond-lvalue-1.c: Update.
1999 * gcc.dg/cast-lvalue-2.c: New test.
2000
2001 2004-01-19 Mark Mitchell <mark@codesourcery.com>
2002
2003 PR c++/13592
2004 * g++.dg/other/error1.C (class foo): Tweak error message.
2005
2006 PR c++/13592
2007 * g++.dg/template/call2.C: New test.
2008
2009 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2010
2011 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
2012 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
2013 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
2014 scalar-return-1_x.c, scalar-return-2_y.c,
2015 scalar-return-3_x.c, scalar-return-3_y.c,
2016 scalar-return-4_x.c, scalar-return-4_y.c,
2017 struct-align-1.h, struct-align-1_x.c,
2018 struct-align-1_y.c, struct-align-2.h,
2019 struct-align-2_x.c, struct-align-2_y.c,
2020 struct-by-value-10_y.c, struct-by-value-11_x.c,
2021 struct-by-value-11_y.c, struct-by-value-12_x.c,
2022 struct-by-value-12_y.c, struct-by-value-13_x.c,
2023 struct-by-value-13_y.c, struct-by-value-14_x.c,
2024 struct-by-value-14_y.c, struct-by-value-15_x.c,
2025 struct-by-value-15_y.c, struct-by-value-16_y.c,
2026 struct-by-value-17_y.c, struct-by-value-18_y.c,
2027 struct-by-value-19_y.c, struct-by-value-1_x.c,
2028 struct-by-value-1_y.c, struct-by-value-20_y.c,
2029 struct-by-value-2_x.c, struct-by-value-2_y.c,
2030 struct-by-value-3_y.c, struct-by-value-4_x.c,
2031 struct-by-value-4_y.c, struct-by-value-5_y.c,
2032 struct-by-value-6_y.c, struct-by-value-7_y.c
2033 struct-by-value-8_x.c, struct-by-value-8_y.c
2034 struct-by-value-9_x.c, struct-by-value-9_y.c
2035 struct-return-10_x.c, struct-return-10_y.c,
2036 struct-return-19_x.c, struct-return-20_x.c
2037 struct-return-2_x.c, struct-return-2_y.c
2038 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
2039 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
2040
2041 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2042
2043 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
2044 attribute on sparc*-sun-solaris2.*.
2045
2046 2004-01-18 Mark Mitchell <mark@codesourcery.com>
2047
2048 PR c++/13710
2049 * g++.dg/ext/typeof7.C: New test.
2050
2051 2004-01-18 David Edelsohn <edelsohn@gnu.org>
2052
2053 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
2054 * gcc.dg/const-elim-1.c: Same.
2055
2056 2004-01-17 Ziemowit Laski <zlaski@apple.com>
2057
2058 * objc.dg/stret-1.m: New.
2059 * objc.dg/stret-2.m: New.
2060
2061 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
2062
2063 PR c++/11895
2064 * g++.dg/ext/vector1.C: New test.
2065
2066 2004-01-16 Geoffrey Keating <geoffk@apple.com>
2067
2068 * gcc.dg/pch/import-1.c: New.
2069 * gcc.dg/pch/import-1.hs: New.
2070 * gcc.dg/pch/import-1a.h: New.
2071 * gcc.dg/pch/import-1b.h: New.
2072 * gcc.dg/pch/import-1c.h: New.
2073
2074 2004-01-16 Mark Mitchell <mark@codesourcery.com>
2075
2076 PR c++/13574
2077 * g++.dg/ext/array1.C: New test.
2078
2079 PR c++/13178
2080 * g++.dg/conversion/op1.C: New test.
2081
2082 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
2083
2084 PR 11864
2085 From Kazumoto Kojima / Dan Kegel:
2086 * gcc.dg/pr11864-1.c: New test.
2087
2088 PR 10392
2089 From Marcus Comstedt / Dan Kegel:
2090 * gcc.dg/pr10392-1.c: New test.
2091
2092 2004-01-16 Mark Mitchell <mark@codesourcery.com>
2093
2094 PR c++/13478
2095 * g++.dg/init/ref10.C: New test.
2096
2097 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2098
2099 PR c++/13407
2100 * g++.dg/parse/typename6.C: New test.
2101
2102 2004-01-15 Geoffrey Keating <geoffk@apple.com>
2103
2104 PR pch/13361
2105 * testsuite/g++.dg/pch/wchar-1.C: New.
2106 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2107
2108 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2109
2110 PR c++/9259
2111 * g++.dg/expr/sizeof2.C: New test.
2112
2113 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
2114
2115 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
2116
2117 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
2118
2119 PR c++/13659
2120 * g++.dg/lookup/strong-using-3.C: New.
2121 * g++.dg/lookup/using-10.C: New.
2122
2123 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
2124
2125 PR c++/13594
2126 * g++.dg/lookup/strong-using-2.C: New.
2127
2128 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
2129 Dan Kegel <dank@kegel.com>
2130 J"orn Rennecke <joern.rennecke@superh.com>
2131
2132 PR target/9365
2133 * gcc.dg/pr9365-1.c: New test.
2134
2135 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2136
2137 PR c++/8856
2138 * g++.dg/parse/casting-operator2.C: New test.
2139 * g++.old-deja/g++.pt/explicit83.C: Remove.
2140
2141 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
2142
2143 * gcc.dg/label-compound-stmt-1.c: New test.
2144 * gcc.c-torture/compile/950922-1.c,
2145 gcc.c-torture/compile/20000211-3.c,
2146 gcc.c-torture/compile/20000518-1.c,
2147 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
2148 compound statements.
2149
2150 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
2151
2152 * gcc.dg/ppc64-abi-1.c: New test.
2153
2154 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
2155
2156 * g++.dg/ext/attrib9.C: Add dg-warnings.
2157
2158 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2159
2160 PR c++/12335
2161 * g++.dg/parse/dtor3.C: New test.
2162
2163 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
2164
2165 PR c++/12709
2166 * g++.dg/parse/try-catch-1.C: New test.
2167
2168 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
2169
2170 * ada/acats/run_all.sh: Add more verbose output in acats.log
2171 when compiling tests.
2172
2173 2004-01-12 Zack Weinberg <zack@codesourcery.com>
2174
2175 PR 13656
2176 * gcc.dg/typedef-redecl.c: New test case.
2177 * gcc.dg/typedef-redecl.h: New support file.
2178
2179 2004-01-13 Jan Hubicka <jh@suse.cz>
2180
2181 * gcc.dg/always_inline.c: New test.
2182 * gcc.dg/debug/20031231-1.c: Fix.
2183
2184 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2185
2186 PR c++/13474
2187 * g++.dg/template/array3.C: New test.
2188
2189 2004-01-12 Zack Weinberg <zack@codesourcery.com>
2190
2191 * g++.dg/ext/lvalue1.C: No longer expected to fail.
2192 * g++.dg/warn/Wunused-2.C: Likewise.
2193
2194 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2195
2196 PR c++/13289
2197 * g++.dg/template/instantiate6.C: New test.
2198
2199 2004-01-12 Roger Sayle <roger@eyesopen.com>
2200
2201 PR middle-end/11397
2202 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
2203
2204 2004-01-12 Jan Hubicka <jh@suse.cz>
2205
2206 PR opt/12826
2207 * gcc.dg/20040112-1.c: New.
2208
2209 * gcc.dg/dwarf-die[1-7].c: Move to...
2210 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
2211 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
2212
2213 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2214
2215 PR c++/4100
2216 * g++.dg/parse/friend4.C: New test.
2217
2218 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
2219
2220 PR c++/4100
2221 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
2222 definition is called a friend.
2223
2224 2004-01-11 Zack Weinberg <zack@codesourcery.com>
2225
2226 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
2227
2228 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
2229
2230 PR c++/3478
2231 * g++.dg/parse/error10.C: New test.
2232 * g++.dg/template/arg2.C: Accept "invalid type" error.
2233
2234 2004-01-11 Jakub Jelinek <jakub@redhat.com>
2235
2236 PR middle-end/13392
2237 * g++.dg/opt/expect2.C: New test.
2238
2239 2004-01-10 Zack Weinberg <zack@codesourcery.com>
2240
2241 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
2242 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
2243 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
2244 Update dg-error regexps.
2245
2246 2004-01-10 Zack Weinberg <zack@codesourcery.com>
2247
2248 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
2249 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
2250
2251 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2252
2253 * gcc.dg/pragma-re-1.c: Use right pointer type.
2254
2255 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2256
2257 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
2258
2259 2004-01-09 Geoffrey Keating <geoffk@apple.com>
2260
2261 * gcc.dg/rs6000-ldouble-1.c: New.
2262
2263 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2264
2265 DR 337
2266 PR c++/9256
2267 * g++.dg/other/abstract1.C: New test.
2268
2269 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
2270
2271 * g++.dg/lookup/strong-using-1.C: New.
2272
2273 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
2274
2275 PR c/11234
2276 * gcc.dg/func-ptr-conv-1.c: New test.
2277 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
2278
2279 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
2280
2281 PR target/13380.
2282 * gcc.c-torture/compile/20040109-1.c: New.
2283
2284 2004-01-08 Stuart Hastings <stuart@apple.com>
2285
2286 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
2287 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
2288 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
2289
2290 2004-01-09 Alan Modra <amodra@bigpond.net.au>
2291
2292 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
2293
2294 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2295
2296 * ada/acats/run_acats: Treat 'gnatchop' the same way
2297 as 'gnatmake'. Export GCC_DRIVER.
2298 * ada/acats/run_all.sh: Add target_gnatchop. Use
2299 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
2300
2301 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2302
2303 PR c++/12573
2304 * g++.dg/template/dependent-expr4.C: New test.
2305
2306 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
2307
2308 * gcc.dg/altivec-11.c: New test.
2309
2310 2004-01-07 Mark Mitchell <mark@codesourcery.com>
2311
2312 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
2313
2314 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
2315
2316 PR c/6024
2317 * gcc.dg/enum-compat-1.c: New test.
2318 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
2319
2320 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
2321
2322 PR c/12165
2323 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
2324 gcc.dg/c99-idem-qual-3.c: New tests.
2325
2326 2004-01-07 Alan Modra <amodra@bigpond.net.au>
2327
2328 * gcc.dg/winline-7.c: Don't cast void * to int.
2329
2330 2004-01-06 Jan Hubicka <jh@suse.cz>
2331
2332 * gcc.dg/i386-sse-5.c: New test
2333 * g++.dg/eh/simd-1.c: Add -w argument for i386.
2334
2335 2004-01-05 Mark Mitchell <mark@codesourcery.com>
2336
2337 PR c++/12815
2338 * g++.dg/rtti/typeid4.C: New test.
2339
2340 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2341
2342 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
2343
2344 2004-01-05 Mark Mitchell <mark@codesourcery.com>
2345
2346 PR c++/12132
2347 * g++.dg/template/error11.C: New test.
2348
2349 PR c++/13451
2350 * g++.dg/template/class2.C: New test.
2351
2352 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
2353 Richard Sandiford <rsandifo@redhat.com>
2354
2355 PR c++/13387
2356 * g++.dg/opt/alias3.C: New test.
2357
2358 2004-01-04 Mark Mitchell <mark@codesourcery.com>
2359
2360 PR c++/13157
2361 * g++.dg/template/koenig3.C: New test.
2362
2363 PR c++/13529
2364 * g++.dg/parse/offsetof3.C: New test.
2365
2366 * g++.dg/init/copy7.C: Add missing dg-error markers.
2367
2368 PR c++/12226
2369 * g++.dg/init/copy7.c: New test.
2370
2371 PR c++/13536
2372 * g++.dg/parse/cast1.C: New test.
2373
2374 2004-01-04 Jan Hubicka <jh@suse.cz>
2375
2376 * gcc.dg/winline[1-7].c: New tests.
2377
2378 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2379
2380 PR c++/13520
2381 * g++.dg/template/qualttp22.C: New test.
2382
2383 2004-01-01 Jan Hubicka <jh@suse.cz>
2384
2385 * gcc.dg/debug/20031231-1.c: New.
2386 * gcc.c-torture/compile/20040101-1.c: New.
2387 * gcc.dg/dwarf-die-[1-7].c: New.
2388
2389 2004-01-01 Jakub Jelinek <jakub@redhat.com>
2390
2391 PR optimization/13521
2392 * gcc.c-torture/compile/20031231-1.c: New test.
2393
2394 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
2395
2396 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
2397
2398 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2399
2400 PR c++/10079
2401 * g++.dg/template/crash16.C: New test.
2402
2403 2003-12-30 Mark Mitchell <mark@codesourcery.com>
2404
2405 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
2406
2407 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
2408
2409 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
2410 ports.
2411 * g++.old-deja/g++.jason/thunk3.C: Likewise.
2412 * g++.old-deja/g++.law/profile1.C: Likewise.
2413 * gcc.c-torture/compile/981006-1.c: Likewise.
2414 * gcc.c-torture/execute/loop-2e.x: Likewise.
2415 * gcc.c-torture/execute/loop-2f.x: Remove.
2416 * gcc.c-torture/execute/loop-2g.x: Likewise.
2417 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
2418 * gcc.dg/20020312-2.c: Remove traces of dead ports.
2419
2420 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
2421
2422 PR c++/13507
2423 * g++.dg/ext/attrib11.C: New test.
2424
2425 PR c++/13494
2426 * g++.dg/template/array2-1.C: New test.
2427 * g++.dg/template/array2-2.C: New test.
2428
2429 2003-12-29 Mark Mitchell <mark@codesourcery.com>
2430
2431 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
2432
2433 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
2434
2435 PR c++/12774
2436 * g++.dg/template/array1-1.C: New test.
2437 * g++.dg/template/array1-2.C: New test.
2438
2439 2003-12-29 Roger Sayle <roger@eyesopen.com>
2440
2441 PR fortran/12632
2442 * g77.dg/12632.f: New test case.
2443
2444 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2445
2446 PR c++/13289
2447 * g++.dg/parse/nontype1.C: New test.
2448
2449 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2450
2451 PR c++/12403
2452 * g++.dg/parse/explicit1.C: New test.
2453 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
2454
2455 2003-12-28 Mark Mitchell <mark@codesourcery.com>
2456
2457 PR c++/13081
2458 * g++.dg/opt/inline6.C: New test.
2459
2460 PR c++/12613
2461 * g++.dg/parse/error9.C: New test.
2462
2463 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
2464
2465 2003-12-28 Mark Mitchell <mark@codesourcery.com>
2466
2467 PR c++/13009
2468 * g++.dg/init/assign1.C: New test.
2469
2470 2003-12-28 Roger Sayle <roger@eyesopen.com>
2471
2472 PR c++/13070
2473 * g++.dg/warn/format3.C: New test case.
2474
2475 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2476
2477 * gcc.c-torture/compile/20031227-1.c: New test.
2478
2479 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2480
2481 * g++.dg/bprob/bprob.exp: Load target-supports.exp
2482 * g77.dg/bprob/bprob.exp: Likewise.
2483 * gcc.misc-tests/bprob.exp: Likewise.
2484 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
2485 variants on systems where the library does not provide that
2486 functionality.
2487 * gcc.dg/builtins-20.c: Use builtins-config.h.
2488 * gcc.dg/builtins-config.h: New file.
2489
2490 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2491
2492 * lib/gcc-dg.exp (dg-require-profiling): New function.
2493 * lib/target-supports.exp (check_profiling_available): Likewise.
2494 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
2495 * g77.dg/bprob/bprob.exp: Likewise.
2496 * gcc.misc-tests/bprob.exp: Likewise.
2497 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
2498 * gcc.dg/20021014-1.c: Likewise.
2499 * gcc.dg/nest.c: Likewise.
2500
2501 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2502
2503 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
2504 compiling.
2505 * g++.dg/lookup/java2.C: Likewise.
2506 * gcc.dg/cpp/lexident.c: Likewise.
2507
2508 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
2509
2510 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
2511 given.
2512 * gcc.c-torture/compile/961203-1.c: Likewise.
2513 * gcc.c-torture/compile/980506-1.c: Likewise.
2514
2515 2003-12-23 Zack Weinberg <zack@codesourcery.com>
2516
2517 * lib/gcc-dg.exp (dg-prune-output): New annotation.
2518 (additional_prunes): New global.
2519 (gcc-dg-prune): Handle additional per-test pruning.
2520 (dg-test): Clear additional_prunes between tests.
2521
2522 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
2523 dg-prune-output to avoid spurious failures from assembler
2524 complaining about nonexistent WAW violations.
2525 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
2526 Use dg-prune-output to avoid spurious failures from assembler
2527 warning about Itanium B-step errata.
2528
2529 2003-12-23 Mark Mitchell <mark@codesourcery.com>
2530
2531 * g++.dg/abi/macro0.C: New test.
2532 * g++.dg/abi/macro1.C: Likewise.
2533 * g++.dg/abi/macro2.C: Likewise.
2534
2535 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
2536 * g++.dg/abi/bitfield7.C: Likewise.
2537 * g++.dg/abi/dtor2.C: Likewise.
2538 * g++.dg/abi/mangle11.C: Likewise.
2539 * g++.dg/abi/mangle12.C: Likewise.
2540 * g++.dg/abi/mangle14.C: Likewise.
2541 * g++.dg/abi/mangle17.C: Likewise.
2542 * g++.dg/abi/vbase10.C: Likewise.
2543 * g++.dg/abi/vbase14.C: Likewise.
2544 * g++.dg/template/qualttp17.C: Likewise.
2545
2546 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2547
2548 PR c/11995
2549 * gcc.dg/20031223-1.c: New test.
2550
2551 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
2552
2553 * gcc.dg/noreturn-7.c: New test.
2554
2555 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
2556
2557 * gcc.dg/null-pointer-1.c: New test.
2558
2559 2003-12-22 Mark Mitchell <mark@codesourcery.com>
2560
2561 * g++.old-deja/g++.jason/template18.C: Remove.
2562 * g++.old-deja/g++.jason/template37.C: Likewise.
2563
2564 PR c++/12862
2565 * g++.dg/lookup/ns1.C: New test.
2566
2567 PR c++/12397
2568 * g++.dg/template/lookup3.C: New test.
2569
2570 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2571
2572 * g++.dg/template/recurse1.C: New test
2573
2574 2003-12-22 Mark Mitchell <mark@codesourcery.com>
2575
2576 PR c++/12479
2577 * g++.dg/parse/semicolon1.C: New test.
2578 * g++.dg/parse/semicolon1.h: Likewise.
2579
2580 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
2581
2582 * gcc.dg/darwin-misaligned.c: New test.
2583
2584 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2585
2586 PR c/9163
2587 * gcc.dg/20031222-1.c: New test.
2588
2589 2003-12-21 Mark Mitchell <mark@codesourcery.com>
2590
2591 PR c++/13438
2592 * g++.dg/parse/error8.C: New test.
2593
2594 PR c++/11554
2595 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
2596
2597 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
2598
2599 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
2600 too small.
2601 * gcc.c-torture/compile/930217-1.c: Likewise.
2602 * gcc.c-torture/compile/930513-1.c: Likewise.
2603 * gcc.c-torture/execute/920908-2.c: Likewise.
2604 * gcc.c-torture/execute/921204-1.c: Likewise.
2605 * gcc.c-torture/execute/930621-1.c: Likewise.
2606 * gcc.c-torture/execute/930630-1.c: Likewise.
2607 * gcc.c-torture/execute/931031-1.c: Likewise.
2608 * gcc.c-torture/execute/980602-2.c: Likewise.
2609 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2610 * gcc.c-torture/execute/compndlit-1.c: Likewise.
2611 * gcc.c-torture/execute/extzvsi.c: Likewise.
2612 * gcc.c-torture/unsorted/ext.c: Likewise.
2613
2614 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
2615
2616 PR target/12749
2617 * gcc.c-torture/compile/20031220-2.c: New test case.
2618
2619 2003-12-20 Roger Sayle <roger@eyesopen.com>
2620
2621 PR optimization/13031
2622 * gcc.c-torture/compile/20031220-1.c: New test case.
2623
2624 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
2625
2626 * gcc.dg/cast-function-1.c: New test.
2627
2628 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
2629
2630 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
2631 formats.
2632
2633 2003-12-19 Mark Mitchell <mark@codesourcery.com>
2634
2635 PR c++/12795
2636 * g++.dg/ext/attrib10.C: New test.
2637
2638 2003-12-19 Jakub Jelinek <jakub@redhat.com>
2639
2640 * gcc.dg/cleanup-10.c: New test.
2641 * gcc.dg/cleanup-11.c: New test.
2642
2643 2003-12-19 Jakub Jelinek <jakub@redhat.com>
2644
2645 PR c++/13239
2646 * g++.dg/opt/expect1.C: New test.
2647
2648 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
2649
2650 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
2651
2652 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
2653
2654 PR debug/12923
2655 * gcc.dg/20031218-1.c: New test.
2656
2657 PR debug/12389
2658 * gcc.dg/20031218-2.c: New test.
2659 * gcc.dg/20031218-3.c: New test.
2660
2661 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
2662 of label name and allow for USER_LABEL_PREFIX == "_" names.
2663 * g++.dg/abi/mangle18-2.C: Likewise.
2664 * g++.dg/abi/mangle19-1.C: Likewise.
2665 * g++.dg/abi/mangle19-2.C: Likewise.
2666 * g++.dg/abi/mangle20-1.C: Likewise.
2667 * g++.dg/abi/mangle20-2.C: Likewise.
2668
2669 2003-12-18 Richard Henderson <rth@redhat.com>
2670
2671 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
2672
2673 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
2674 Dan Kegel <dank@kegel.com>
2675
2676 PR other/12009
2677 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
2678 testing a cross compiler, it causes spurious compile failures.
2679 * lib/g++.exp: Likewise.
2680
2681 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2682
2683 PR c++/13262
2684 * g++.dg/template/access13.C: New test.
2685
2686 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
2687
2688 * gcc.dg/20031216-1.c: New test.
2689
2690 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2691
2692 PR c++/9154
2693 * g++.dg/template/error10.C: New test.
2694
2695 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2696
2697 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
2698 * g++.dg/eh/simd-2.C: Likewise.
2699
2700 2003-12-17 James E Wilson <wilson@specifixinc.com>
2701 Roger Sayle <roger@eyesopen.com>
2702
2703 * gcc.c-torture/execute/ieee/mzero5.c: New.
2704
2705 2003-12-17 Mark Mitchell <mark@codesourcery.com>
2706
2707 PR c++/10603
2708 * g++.dg/parse/error6.C: New test.
2709
2710 PR c++/12827
2711 * g++.dg/parse/error7.C: New test.
2712
2713 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
2714
2715 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
2716 at -O with stabs debugging formats.
2717 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
2718 * gcc.dg/debug/debug-2.c: Likewise.
2719
2720 2003-12-16 Mark Mitchell <mark@codesourcery.com>
2721
2722 PR c++/12696
2723 * g++.dg/init/error1.C: New test.
2724
2725 PR c++/12218
2726 * g++.dg/init/pm3.C: New test.
2727
2728 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
2729
2730 PR c/3347
2731 * gcc.dg/bitfld-8.c: New test.
2732
2733 2003-12-16 James Lemke <jim@wasabisystems.com>
2734
2735 * gcc.dg/arm-scd42-[123].c: New tests.
2736
2737 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
2738
2739 PR c++/9043
2740 * g++.dg/abi/mangle20-1.C: New test.
2741 * g++.dg/abi/mangle20-2.C: New test.
2742
2743 2003-12-16 Mark Mitchell <mark@codesourcery.com>
2744
2745 PR c++/13275
2746 * g++.dg/other/offsetof2.C: Remove XFAIL.
2747 * g++.dg/parse/offsetof1.C: New test.
2748 * g++.gd/parse/offsetof2.C: Likewise.
2749
2750 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2751
2752 * g++.dg/template/nontype3.C: New test.
2753 * g++.dg/template/static2.C: Tweaked the dg-error clause.
2754
2755 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2756
2757 * g++.dg/warn/noreturn-3.C: Also test instantiation.
2758
2759 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
2760
2761 PR c++/13387
2762 * g++.dg/expr/assign1.C: New test.
2763
2764 PR c++/13242
2765 * g++.dg/abi/mangle19-1.C: New test.
2766 * g++.dg/abi/mangle19-2.C: New test.
2767
2768 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
2769
2770 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
2771
2772 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2773
2774 * gcc.c-torture/execute/20031216-1.c: New test.
2775
2776 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2777
2778 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
2779 an ICE regression.
2780
2781 2003-12-15 Mark Mitchell <mark@codesourcery.com>
2782
2783 PR c++/10926
2784 * g++.dg/template/error9.C: New test.
2785
2786 PR c++/11116
2787 * g++.dg/template/error8.C: New test.
2788
2789 2003-12-15 Roger Sayle <roger@eyesopen.com>
2790
2791 PR middle-end/13400
2792 * gcc.c-torture/execute/20031215-1.c: New test case.
2793
2794 2003-12-15 Mark Mitchell <mark@codesourcery.com>
2795
2796 PR c++/13269
2797 * g++.dg/parse/error5.C: New test.
2798
2799 PR c++/12989
2800 * g++.dg/expr/sizeof1.C: New test.
2801
2802 PR c++/13310
2803 * g++.dg/template/crash15.C: New test.
2804
2805 2003-12-15 Geoffrey Keating <geoffk@apple.com>
2806
2807 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
2808 a non-POD type as the last named parameter of a varargs function.
2809
2810 2003-12-15 Mark Mitchell <mark@codesourcery.com>
2811
2812 PR c++/13243
2813 PR c++/12573
2814 * g++.dg/template/crash14.C: New test.
2815 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
2816
2817 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
2818
2819 * g++.dg/other/java1.C: New test.
2820
2821 PR c++/13241
2822 * g++.dg/abi/mangle18-1.C: New test.
2823 * g++.dg/abi/mangle18-2.C: New test.
2824
2825 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2826
2827 PR optimization/10312
2828 * gcc.c-torture/execute/20031214-1.c: New.
2829
2830 2003-12-14 Mark Mitchell <mark@codesourcery.com>
2831
2832 PR c++/10779
2833 PR c++/12160
2834 * g++.dg/parse/error3.C: New test.
2835 * g++.dg/parse/error4.C: Likewise.
2836 * g++.dg/abi/mangle4.C: Tweak error messages.
2837 * g++.dg/lookup/using5.C: Likewise.
2838 * g++.dg/other/error2.C: Likewise.
2839 * g++.dg/parse/typename5.C: Likewise.
2840 * g++.dg/parse/undefined1.C: Likewise.
2841 * g++.dg/template/arg2.C: Likewise.
2842 * g++.dg/template/ttp3.C: Likewise.
2843 * g++.dg/template/type1.C: Likewise.
2844 * g++.old-deja/g++.other/crash32.C: Likewise.
2845 * g++.old-djea/g++.pt/defarg8.C: Likewise.
2846
2847 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2848
2849 PR c++/13106
2850 * g++.dg/warn/noreturn-3.C: New test.
2851
2852 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
2853
2854 PR c++/13118
2855 * g++.dg/abi/covariant3.C: New.
2856
2857 2003-12-12 Jakub Jelinek <jakub@redhat.com>
2858
2859 * g++.dg/eh/ia64-1.C: New test.
2860
2861 2003-12-12 Roger Sayle <roger@eyesopen.com>
2862
2863 PR optimization/13037
2864 * g77.f-torture/execute/13037.f: New test case.
2865
2866 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
2867
2868 PR c++/12881
2869 * g++.dg/abi/covariant2.C: New.
2870
2871 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
2872
2873 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
2874
2875 2003-12-11 Zack Weinberg <zack@codesourcery.com>
2876
2877 * gcc.c-torture/execute/wchar_t-1.x: Delete.
2878
2879 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
2880
2881 PR other/10819
2882 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
2883 to fix Bug 10819.
2884 * lib/g++.exp (g++_version): Likewise.
2885 * lib/g77.exp (g77_version): Likewise.
2886 * lib/objc.exp (default_objc_version): Likewise.
2887
2888 2003-12-10 Richard Henderson <rth@redhat.com>
2889
2890 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2891
2892 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2893
2894 2003-12-08 Matt Austern <austern@apple.com>
2895
2896 PR c/13134
2897 * lib/gcc-dg.exp (dg-require-visibility): Define.
2898 * lib/target-supports (check_visibility_available): Define.
2899 * gcc.dg/visibility-1.c: New test.
2900 * gcc.dg/visibility-2.c: Likewise.
2901 * gcc.dg/visibility-3.c: Likewise.
2902 * gcc.dg/visibility-4.c: Likewise.
2903 * gcc.dg/visibility-5.c: Likewise.
2904 * gcc.dg/visibility-6.c: Likewise.
2905 * g++.dg/ext/visibility-1.C: Likewise.
2906 * g++.dg/ext/visibility-2.C: Likewise.
2907 * g++.dg/ext/visibility-3.C: Likewise.
2908 * g++.dg/ext/visibility-4.C: Likewise.
2909 * g++.dg/ext/visibility-5.C: Likewise.
2910 * g++.dg/ext/visibility-6.C: Likewise.
2911
2912 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2913
2914 * g++.dg/lookup/java1.C: New test.
2915 * g++.dg/lookup/java2.C: New test.
2916
2917 2003-12-07 Falk Hueffner <falk@debian.org>
2918
2919 * g++.dg/opt/noreturn-1.C: New test.
2920
2921 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
2922
2923 * gcc.dg/overflow-1.c: New test.
2924
2925 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2926
2927 * g77.f-torture/compile/13060.f: New test.
2928
2929 2003-12-06 Mark Mitchell <mark@codesourcery.com>
2930
2931 PR c++/13323
2932 * g++.dg/inherit/operator2.C: New test.
2933
2934 2003-12-05 Mark Mitchell <mark@codesourcery.com>
2935
2936 PR c++/13305
2937 * g++.dg/ext/attrib9.C: New test.
2938
2939 2003-12-05 Mark Mitchell <mark@codesourcery.com>
2940
2941 PR c++/13314
2942 * g++.dg/template/error7.C: New test.
2943
2944 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
2945 J"orn Rennecke <joern.rennecke@superh.com>
2946
2947 PR target/13302
2948 * g++.dg/other/struct-va_list.C: New test.
2949
2950 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2951
2952 PR c++/13166
2953 * g++.dg/parse/defarg6.C: New test.
2954
2955 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
2956
2957 PR target/13256
2958 * gcc.c-torture/execute/20031201-1.c: New test.
2959
2960 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
2961
2962 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
2963
2964 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2965
2966 * gcc.dg/builtin-return-1.c: New test.
2967
2968 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
2969 J"orn Rennecke <joern.rennecke@superh.com>
2970
2971 PR optimization/13260
2972 * gcc.c-torture/execute/20031204-1.c: New test.
2973
2974 2003-12-03 Mark Mitchell <mark@codesourcery.com>
2975
2976 PR c++/9127
2977 * g++.dg/template/error6.C: New test.
2978
2979 2003-12-03 Jakub Jelinek <jakub@redhat.com>
2980
2981 * gcc.dg/20031202-1.c: New test.
2982
2983 2003-12-03 Mark Mitchell <mark@codesourcery.com>
2984
2985 PR c++/13179
2986 * g++.dg/template/eh1.C: New test.
2987
2988 PR c++/10771
2989 * g++.dg/template/error5.C: New test.
2990
2991 2003-12-02 David Ung <davidu@mips.com>
2992
2993 * gcc.dg/compat/vector-check.h: Corrected type for var
2994 g_##TMODE
2995
2996 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2997
2998 PR c++/10126
2999 * g++.dg/template/ptrmem8.C: New test.
3000
3001 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3002
3003 PR c++/12573
3004 * g++.dg/template/dependent-expr3.C: New test.
3005
3006 2003-12-01 James Lemke <jim@wasabisystems.com>
3007
3008 * gcc.dg/arm-g2.c: New test.
3009
3010 2003-12-01 Roger Sayle <roger@eyesopen.com>
3011
3012 PR optimization/11634
3013 * gcc.dg/20031201-2.c: New test case.
3014
3015 2003-12-01 Zack Weinberg <zack@codesourcery.com>
3016
3017 PR 11433
3018 * objc.dg/proto-lossage-3.m: New test.
3019
3020 2003-12-01 Roger Sayle <roger@eyesopen.com>
3021
3022 PR optimization/12628
3023 * gcc.dg/20031201-1.c: New test case.
3024
3025 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
3026
3027 * gcc.dg/unaligned-1.c: New test.
3028
3029 2003-11-30 Mark Mitchell <mark@codesourcery.com>
3030
3031 PR c++/9849
3032 * g++.dg/template/error4.C: New test.
3033 * g++.dg/template/nested3.C: Adjust error markers.
3034
3035 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3036
3037 * gcc.dg/cpp/assert4.c: Check more #system assertions.
3038
3039 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
3040
3041 PR c/10333
3042 * gcc.dg/bitfld-7.c: New test.
3043
3044 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
3045
3046 * gcc.dg/tls/asm-1.C: New test.
3047
3048 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3049
3050 * gcc.dg/cpp/assert4.c: Update.
3051
3052 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
3053
3054 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
3055 * gcc.dg/builtin-apply3.c: New test.
3056
3057 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3058
3059 * lib/compat.exp (compat-obj): New xfaildata parameter.
3060 Use it to set compiler_conditional_xfail_data before compiling.
3061 (compat-get-options): Handle dg-xfail-if.
3062 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
3063 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
3064 * gcc.dg/compat/vector-1_y.c: Likewise.
3065 * gcc.dg/compat/vector-2_x.c: Likewise.
3066 * gcc.dg/compat/vector-2_y.c: Likewise.
3067
3068 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3069
3070 * g++.dg/opt/reg-stack4.C: New test.
3071
3072 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3073
3074 * gcc.dg/builtin-apply2.c: New test.
3075
3076 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3077
3078 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
3079
3080 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3081
3082 PR c++/12924
3083 * g++.dg/template/template-id-2.C: New test.
3084
3085 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3086
3087 PR c++/5369
3088 * g++.dg/template/memfriend1.C: New test.
3089 * g++.dg/template/memfriend2.C: Likewise.
3090 * g++.dg/template/memfriend3.C: Likewise.
3091 * g++.dg/template/memfriend4.C: Likewise.
3092 * g++.dg/template/memfriend5.C: Likewise.
3093 * g++.dg/template/memfriend6.C: Likewise.
3094 * g++.dg/template/memfriend7.C: Likewise.
3095 * g++.dg/template/memfriend8.C: Likewise.
3096 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
3097
3098 2003-11-21 Mark Mitchell <mark@codesourcery.com>
3099
3100 PR c++/12515
3101 * g++.dg/ext/cond1.C: New test.
3102
3103 2003-11-20 Richard Henderson <rth@redhat.com>
3104
3105 * gcc.dg/20020201-2.c: Remove.
3106 * gcc.dg/20020201-4.c: Remove.
3107 * gcc.dg/20020304-1.c: Remove.
3108
3109 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
3110
3111 * gcc.dg/cpp/trad/xwin1.c: New test case.
3112
3113 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3114
3115 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
3116 * lib/g77.exp: Likewise.
3117 * lib/objc.exp: Likewise.
3118 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
3119 for darwin.
3120
3121 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3122
3123 PR c++/12932
3124 * g++.dg/template/static5.C: New test.
3125
3126 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
3127
3128 * gcc.dg/nested-func-1.c: New test.
3129
3130 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3131
3132 * gcc.dg/cpp/assert4.c: New test.
3133
3134 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
3135
3136 PR c++/2294
3137 * g++.dg/lookup/using9.c: New test.
3138
3139 2003-11-14 Mark Mitchell <mark@codesourcery.com>
3140
3141 PR c++/12762
3142 * g++.dg/template/error3.C: New test.
3143
3144 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3145
3146 PR ada/13035
3147 * ada/acats/run_acats, run_all.sh: Fix syntax error.
3148 No longer use a wrapper for gcc, since this does not work under
3149 Windows.
3150
3151 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
3152
3153 PR c++/2094
3154 * g++.dg/template/ptrmem7.C: New test.
3155
3156 2003-11-13 Andrew Pinski <apinski@apple.com>
3157
3158 * gcc.c-torture/compile/20031113-1.c: New test.
3159
3160 2003-11-13 Mark Mitchell <mark@codesourcery.com>
3161 Kean Johnston <jkj@sco.com>
3162
3163 PR c/13029
3164 * gcc.dg/unused-4.c: Update.
3165
3166 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
3167
3168 * g++.dg/opt/const3.C: New test.
3169
3170 2003-11-13 Jan Hubicka <jh@suse.cz>
3171
3172 * gcc.c-torture/compile/20031112-1.c: New test.
3173
3174 2003-11-12 Mark Mitchell <mark@codesourcery.com>
3175
3176 * g++.dg/parse/crash10.C: Remove bogus error marker.
3177
3178 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3179
3180 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
3181 (host_gcc): Likewise.
3182 (ROOT): Honor $PWDCMD.
3183 (BASE): Likewise.
3184 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
3185
3186 2003-11-12 Catherine Moore <clm@redhat.com>
3187
3188 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
3189
3190 2003-11-12 Andreas Jaeger <aj@suse.de>
3191 Jakub Jelinek <jakub@redhat.com>
3192 Andrew Pinski <pinskia@physics.uc.edu>
3193 Richard Henderson <rth@redhat.com>
3194
3195 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
3196 systems.
3197 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
3198
3199 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
3200 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
3201
3202 2003-11-11 Andreas Jaeger <aj@suse.de>
3203
3204 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
3205
3206 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
3207
3208 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
3209
3210 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
3211 Clean ups.
3212
3213 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
3214
3215 * gcc.dg/trampoline-1.c: New test.
3216
3217 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
3218
3219 * gcc.c-torture/compile/200031109-1.c: New test.
3220
3221 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
3222
3223 PR c/3190
3224 PR c/8714
3225 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
3226 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
3227 gcc.dg/format/no-y2k-1.c: Update.
3228
3229 2003-11-08 Roger Sayle <roger@eyesopen.com>
3230
3231 PR optimization/10467
3232 * gcc.dg/20031108-1.c: New test case.
3233
3234 2003-11-07 Geoffrey Keating <geoffk@apple.com>
3235
3236 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
3237
3238 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
3239
3240 * gcc.dg/compound-lvalue-1.c: New test.
3241 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
3242 some XFAILs.
3243
3244 2003-11-06 Geoffrey Keating <geoffk@apple.com>
3245
3246 * gcc.dg/altivec-varargs-1.c: New test.
3247
3248 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
3249
3250 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
3251 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
3252 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
3253 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
3254 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
3255
3256 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
3257
3258 * gcc.dg/cond-lvalue-1.c: New test.
3259
3260 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
3261
3262 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
3263
3264 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3265
3266 PR c++/11616
3267 * g++.dg/template/instantiate5.C: New test.
3268
3269 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3270
3271 PR c++/12726
3272 * g++.dg/ext/complit2.C: Replace test with self-contained version.
3273 * ChangeLog: Add missing first entry for above test.
3274
3275 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3276
3277 PR c++/9810
3278 * g++.dg/template/using8.C: New test.
3279 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
3280
3281 2003-11-02 Roger Sayle <roger@eyesopen.com>
3282
3283 PR optimization/10817
3284 * gcc.c-torture/compile/20031102-1.c: New test case.
3285
3286 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
3287
3288 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
3289 2147483647.
3290
3291 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3292
3293 * gcc.dg/20031102-1.c: New test.
3294
3295 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3296
3297 * gcc.dg/complex-1.c: New test.
3298
3299 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3300
3301 PR c++/12796
3302 * g++.dg/template/crash13.C: Adjust expected error location.
3303 * g++.old-deja/g++.brendan/ns1.C: Likewise.
3304
3305 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
3306
3307 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
3308
3309 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
3310
3311 PR/10239
3312 * gcc.c-torture/compile/20031031-2.c: New test.
3313
3314 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
3315
3316 PR/11640
3317 * gcc.c-torture/compile/20031031-1.c: New test.
3318
3319 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
3320
3321 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
3322 * gcc.misc-tests/bprob.exp: Likewise.
3323 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
3324 the execution test on arm-elf configs.
3325 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
3326 configs that don't support scratch files.
3327 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
3328
3329 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
3330
3331 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
3332 done by dejagnu.
3333
3334 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
3335
3336 * ada/acats/run_all.sh: Redirect mv output to /dev/null
3337 Avoid non pure sh syntax. Add more logging.
3338
3339 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
3340 fail.
3341
3342 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3343
3344 PR libgcj/10610
3345 * gcc.dg/ppc-stackalign-1.c: New test.
3346
3347 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
3348
3349 * ada/acats/run_all.sh: Change output to be more compliant with
3350 dejagnu framework.
3351 Create acats.sum and acats.log files under testsuite/ada/acats
3352 Only run [a-z]* directories, to filter out e.g. CVS.
3353 Redirect build output to log file.
3354
3355 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
3356
3357 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
3358
3359 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
3360
3361 PR ada/5909:
3362 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
3363
3364 2003-10-27 Jakub Jelinek <jakub@redhat.com>
3365
3366 * gcc.c-torture/compile/20031023-1.c: New test.
3367 * gcc.c-torture/compile/20031023-2.c: New test.
3368 * gcc.c-torture/compile/20031023-3.c: New test.
3369 * gcc.c-torture/compile/20031023-4.c: New test.
3370
3371 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3372
3373 PR c++/10371
3374 * g++.dg/lookup/scoped8.C: New test.
3375
3376 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
3377
3378 * g++.dg/opt/reg-stack3.C: New test.
3379
3380 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
3381
3382 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
3383
3384 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3385
3386 PR c++/11076
3387 * g++.dg/template/crash13.C: New test.
3388
3389 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
3390
3391 * gcc.dg/c99-restrict-2.c: New test.
3392
3393 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
3394
3395 PR c++/12698, c++/12699, c++/12700, c++/12566
3396 * g++.dg/inherit/covariant9.C: New test.
3397 * g++.dg/inherit/covariant10.C: New test.
3398 * g++.dg/inherit/covariant11.C: New test.
3399
3400 2003-10-23 Jason Merrill <jason@redhat.com>
3401
3402 PR c++/12726
3403 * g++.dg/ext/complit2.C: New test.
3404
3405 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
3406
3407 PR target/12654
3408 * gcc.c-torture/execute/20031020-1.c: New test.
3409
3410 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3411
3412 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
3413 following the jump_insn.
3414
3415 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
3416
3417 * gcc.dg/cast-lvalue-1.c: New test.
3418
3419 2003-10-21 Mark Mitchell <mark@codesourcery.com>
3420
3421 PR c++/11962
3422 * g++.dg/template/cond2.C: New test.
3423
3424 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
3425
3426 * gcc.dg/builtins-28.c: New test.
3427
3428 2003-10-20 Jan Hubicka <jh@suse.cz>
3429
3430 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
3431 parameter.
3432 * testsuite/gcc.dg/inline-2.c: Likewise.
3433
3434 2003-10-20 Phil Edwards <phil@codesourcery.com>
3435
3436 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
3437 * gcc.dg/nest.c: Likewise.
3438
3439 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3440
3441 PR c++/9781, c++/10583, c++/11862
3442 * g++.dg/parse/crash13.C: New test.
3443
3444 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3445
3446 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
3447
3448 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3449
3450 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
3451 Define HAVE_C99_RUNTIME except on Solaris.
3452 * gcc.dg/builtins-20.c: Likewise.
3453
3454 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3455
3456 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
3457
3458 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3459
3460 PR c++/12495
3461 * g++.dg/template/crash21.C: New test.
3462
3463 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3464
3465 PR c++/2513
3466 * g++.dg/template/typename5.C: New test.
3467
3468 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3469
3470 PR c++/12369
3471 * g++.dg/template/friend25.C: New test.
3472
3473 2003-10-16 Ziemowit Laski <zlaski@apple.com>
3474
3475 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
3476 versions.
3477
3478 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
3479
3480 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
3481 == 2147483647.
3482
3483 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
3484
3485 * gcc.c-torture/execute/960416-1.x: Remove.
3486 * gcc.c-torture/execute/divconst-3.x: Likewise.
3487
3488 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
3489
3490 PR target/12598
3491 * gcc.dg/torture/cris-volatile-1.c: New test.
3492
3493 2003-10-14 Roger Sayle <roger@eyesopen.com>
3494
3495 PR optimization/9325
3496 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
3497 for overflowing floating point to integer conversion during RTL
3498 simplification.
3499
3500 2003-10-13 Ziemowit Laski <zlaski@apple.com>
3501
3502 * objc/execute/_cmd.m: Fix typo.
3503 * objc.dg/image-info.m, objc.dg/symtab-1.m:
3504 Relax 'scan-assembler' regexp.
3505 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
3506 objc.dg/try-catch-4.m: Run on non-Darwin targets.
3507 * objc.dg/zero-link-2.m: Remove blank line.
3508 * objc.dg/zero-link-3.m: New test case.
3509
3510 2003-10-13 Geoffrey Keating <geoffk@apple.com>
3511
3512 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
3513
3514 * gcc.dg/asm-names.c: Use scan-assembler-not rather
3515 than linker trickery.
3516
3517 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3518
3519 PR c++/12370
3520 * g++.dg/other/friend2.C: New test.
3521
3522 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
3523
3524 * gcc.dg/20031012-1.c: New test.
3525
3526 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
3527
3528 * gcc.dg/weak/weak-3.c: Fix for new warning.
3529
3530 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
3531
3532 PR optimization/8750
3533 * gcc.c-torture/execute/20031012-1.c: New test case.
3534
3535 2003-10-11 Roger Sayle <roger@eyesopen.com>
3536
3537 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
3538 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
3539
3540 2003-10-11 Roger Sayle <roger@eyesopen.com>
3541
3542 PR optimization/12260
3543 * gcc.c-torture/compile/20031011-2.c: New test case.
3544
3545 2003-10-11 Roger Sayle <roger@eyesopen.com>
3546
3547 * gcc.c-torture/execute/20031011-1.c: New testcase.
3548
3549 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
3550
3551 * gcc.c-torture/compile/20031011-1.c: New test.
3552
3553 2003-10-11 Jan Hubicka <jh@suse.cz>
3554
3555 * g++.dg/other/first-global.C: New test.
3556
3557 2003-10-11 Roger Sayle <roger@eyesopen.com>
3558
3559 * gcc.c-torture/execute/string-opt-18.c: New testcase.
3560
3561 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
3562
3563 * gcc.c-torture/compile/20031010-1.c: New test.
3564
3565 2003-10-10 Geoffrey Keating <geoffk@apple.com>
3566
3567 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
3568 * gcc.c-torture/execute/va-arg-25.c: ... here.
3569
3570 2003-10-09 Mark Mitchell <mark@codesourcery.com>
3571
3572 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
3573
3574 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
3575
3576 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
3577
3578 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
3579
3580 * g++.dg/parse/error2.C: New test.
3581
3582 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
3583
3584 PR c++/11097
3585 * g++.dg/other/error5.C: Modify the error message.
3586 * g++.dg/lookup/using8.C: New test.
3587
3588 2003-10-07 Geoffrey Keating <geoffk@apple.com>
3589
3590 * gcc.dg/darwin-abi-2.c: New file.
3591 * gcc.c-torture/execute/va-arg-24.c: New file.
3592
3593 2003-10-06 Bob Wilson <bob.wilson@acm.org>
3594
3595 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
3596 indentation.
3597
3598 2003-10-06 Mark Mitchell <mark@codesourcery.com>
3599
3600 PR c++/10147
3601 * g++.dg/other/error4.C: Update error messages.
3602 * g++.dg/template/ptrmem4.C: Likewise.
3603
3604 PR c++/12337
3605 * g++.dg/init/new9.C: New test.
3606
3607 PR c++/12334, c++/12236, c++/8656
3608 * g++.dg/ext/attrib8.C: New test.
3609
3610 2003-10-06 Devang Patel <dpatel@apple.com>
3611
3612 * gcc.dg/debug/dwarf2-3.h: New test.
3613 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
3614
3615 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
3616
3617 * g++.dg/opt/cfg2.C: New test.
3618
3619 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
3620
3621 * g++.dg/opt/float1.C: New test.
3622
3623 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3624
3625 * gcc.dg/c90-array-lval-6.c: New test.
3626 * gcc.dg/c99-array-lval-6.c: New test.
3627
3628 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
3629 Ziemowit Laski <zlaski@apple.com>
3630
3631 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
3632 'Derived', so that it is never considered a class method; add
3633 new warning for '+port' method ambiguity.
3634 * objc.dg/method-12.m: Include <objc/objc.h> instead of
3635 <objc/objc-api.h> (needed on Mac OS X).
3636 * objc.dg/method-13.m: New test.
3637
3638 2003-10-03 Roger Sayle <roger@eyesopen.com>
3639
3640 PR optimization/9325, PR java/6391
3641 * gcc.c-torture/execute/20031003-1.c: New test case.
3642
3643 2003-10-02 Mark Mitchell <mark@codesourcery.com>
3644
3645 PR optimization/12180
3646 * gcc.dg/20031002-1.c: New test.
3647
3648 PR c++/12486
3649 * g++.dg/inherit/error1.C: New test.
3650
3651 2003-10-02 Chris Demetriou <cgd@broadcom.com>
3652
3653 * lib/f-torture.exp (search_for): Rename to...
3654 (search_for_re): This. Also, clean up comments and the
3655 "regexp" invocation.
3656
3657 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
3658
3659 * gcc.c-torture/compile/20031002-1.c: New test.
3660
3661 2003-10-02 Jakub Jelinek <jakub@redhat.com>
3662
3663 * g++.dg/opt/cond1.C: New test.
3664
3665 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
3666
3667 * gcc.dg/Wold-style-definition-2.c: New testcase.
3668 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
3669
3670 2003-09-29 Richard Henderson <rth@redhat.com>
3671
3672 * g++.dg/init/array10.C: Add dg-options.
3673
3674 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
3675
3676 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
3677
3678 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3679
3680 * g++.dg/template/friend19.C: Fix typo.
3681 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
3682
3683 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
3684
3685 * gcc.c-torture/execute/20030928-1.c: New test.
3686 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
3687
3688 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3689
3690 * g++.dg/opt/unroll1.C: New test.
3691
3692 2003-09-26 Roger Sayle <roger@eyesopen.com>
3693
3694 PR optimization/11741
3695 * gcc.dg/20030926-1.c: New test case.
3696
3697 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3698
3699 PR c++/5655
3700 * g++.dg/parse/access7.C: New test.
3701 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
3702
3703 2003-09-24 Ziemowit Laski <zlaski@apple.com>
3704
3705 MERGE OF objc-improvements-branch into MAINLINE:
3706 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
3707 if libobjc has not been built.
3708 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
3709 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
3710 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
3711 objc/execute/nested-3.m, objc/execute/np-2.m,
3712 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
3713 objc/execute/redefining_self.m, objc/execute/root_methods.m,
3714 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
3715 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
3716 objc.dg/special/unclaimed-category-1.h,
3717 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
3718 well as GNU runtime.
3719 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
3720 * execute/cascading-1.m, execute/function-message-1.m,
3721 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
3722 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
3723 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
3724 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
3725 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
3726 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
3727 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
3728 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
3729 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
3730 * objc.dg/bitfield-2.m: Run only on Darwin.
3731 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
3732 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
3733 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
3734 * objc.dg/const-str-1.m: Fix constant string layout.
3735
3736 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
3737
3738 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
3739
3740 2003-09-23 Geoffrey Keating <geoffk@apple.com>
3741
3742 * gcc.dg/darwin-abi-1.c: New file.
3743
3744 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
3745
3746 PR target/12281
3747 * gcc.c-torture/compile/20030921-1.c: New test.
3748
3749 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
3750
3751 * g++.dg/opt/reg-stack2.C: New test.
3752
3753 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
3754
3755 * g++.dg/eh/delayslot1.C: New test.
3756
3757 2003-09-20 Richard Henderson <rth@redhat.com>
3758
3759 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
3760
3761 2003-09-20 Roger Sayle <roger@eyesopen.com>
3762
3763 * gcc.c-torture/execute/20030920-1.c: New test case.
3764
3765 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3766
3767 * g++.dg/rtti/typeid3.C: Correct expected error message.
3768
3769 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3770
3771 PR c++/157
3772 * g++.dg/parse/crash12.C: New test.
3773
3774 2003-09-19 Janis Johnson <janis187@us.ibm.com>
3775
3776 * gcc.dg/compat/mixed-struct-check.h: New.
3777 * gcc.dg/compat/mixed-struct-defs.h: New.
3778 * gcc.dg/compat/mixed-struct-init.h: New.
3779 * gcc.dg/compat/struct-by-value-19_main.c: New.
3780 * gcc.dg/compat/struct-by-value-19_x.c: New.
3781 * gcc.dg/compat/struct-by-value-19_y.c: New.
3782 * gcc.dg/compat/struct-by-value-20_main.c: New.
3783 * gcc.dg/compat/struct-by-value-20_x.c: New.
3784 * gcc.dg/compat/struct-by-value-20_y.c: New.
3785 * gcc.dg/compat/struct-return-19_main.c: New.
3786 * gcc.dg/compat/struct-return-19_x.c: New.
3787 * gcc.dg/compat/struct-return-19_y.c: New.
3788 * gcc.dg/compat/struct-return-20_main.c: New.
3789 * gcc.dg/compat/struct-return-20_x.c: New.
3790 * gcc.dg/compat/struct-return-20_y.c: New.
3791
3792 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
3793 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
3794 so that it will not complain on LP64 targets.
3795
3796 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3797
3798 PR c++/495
3799 * g++.dg/template/friend24.C: New test.
3800
3801 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
3802
3803 PR c++/12332
3804 * g++.dg/template/memtmpl2.C: New test.
3805
3806 2003-09-18 Mark Mitchell <mark@codesourcery.com>
3807
3808 PR target/11184
3809 * gcc.dg/builtin-apply1.c: New test.
3810
3811 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
3812
3813 PR c++/9848
3814 * g++.dg/warn/Wunused-4.C: New test.
3815
3816 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3817
3818 PR c++/12316
3819 * g++.dg/other/gc2.C: New test.
3820
3821 2003-09-17 Mark Mitchell <mark@codesourcery.com>
3822
3823 PR c++/11991
3824 * g++.dg/rtti/typeid3.C: New test.
3825
3826 PR c++/12266
3827 * g++.dg/overload/template1.C: New test.
3828
3829 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
3830
3831 * g++.dg/opt/cfg3.C: New test.
3832
3833 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3834
3835 PR c++/7939
3836 * g++.dg/template/crash11.C: New test.
3837
3838 2003-09-16 Jason Merrill <jason@redhat.com>
3839 Jakub Jelinek <jakub@redhat.com>
3840
3841 * gcc.dg/attr-warn-unused-result.c: New test.
3842
3843 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
3844
3845 PR c++/12184
3846 * g++.dg/expr/call2.C: New test.
3847
3848 2003-09-15 Andreas Jaeger <aj@suse.de>
3849
3850 * gcc.dg/Wold-style-definition-1.c: New test.
3851
3852 2003-09-14 Mark Mitchell <mark@codesourcery.com>
3853
3854 PR c++/3907
3855 * g++.dg/parse/template12.C: New test.
3856
3857 * g++.dg/abi/bitfield11.C: New test.
3858 * g++.dg/abi/bitfield12.C: Likewise.
3859
3860 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
3861
3862 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
3863 non-expansion of functional macro name without arguments at EOL.
3864 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
3865
3866 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
3867
3868 * gcc.c-torture/execute/20030914-[12].c: New tests.
3869
3870 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
3871
3872 PR c++/11788
3873 * g++.dg/overload/addr1.C: New test.
3874
3875 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
3876
3877 * gcc.dg/20030909-1.c: New test.
3878
3879 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
3880
3881 * gcc.dg/ultrasp10.c: New test.
3882
3883 2003-09-09 Devang Patel <dpatel@apple.com>
3884
3885 * gcc.dg/darwin-ld-6.c: New test.
3886
3887 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3888
3889 * gcc.dg/torture/builtin-explog-1.c: New testcase.
3890
3891 2003-09-08 Mark Mitchell <mark@codesourcery.com>
3892
3893 * gcc.dg/ia64-types1.c: New test.
3894 * gcc.dg/ia64-types2.c: Likewise.
3895
3896 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3897
3898 * gcc.dg/builtins-1.c: Add more _Complex tests.
3899 * gcc.dg/torture/builtin-attr-1.c: Likewise.
3900
3901 * gcc.dg/builtins-1.c: Test existing _Complex functions.
3902 * gcc.dg/torture/builtin-attr-1.c: Likewise.
3903
3904 2003-09-08 Mark Mitchell <mark@codesourcery.com>
3905
3906 PR c++/11786
3907 * g++.dg/lookup/koenig2.C: New test.
3908
3909 PR c++/5296
3910 * g++.dg/rtti/typeid2.C: New test.
3911
3912 2003-09-08 Jakub Jelinek <jakub@redhat.com>
3913
3914 * gcc.c-torture/compile/20030904-1.c: New test.
3915
3916 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3917
3918 * g++.dg/opt/longbranch2.C: New test.
3919
3920 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
3921
3922 * g++.dg/template/crash10.C: Only compile it.
3923
3924 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
3925
3926 PR middle-end/11665
3927 * gcc.c-torture/compile/20030907-1.c: New test.
3928 * g++.dg/init/array11.C: New test.
3929
3930 2003-09-07 Mark Mitchell <mark@codesourcery.com>
3931
3932 PR c++/11852
3933 * g++.dg/init/struct1.C: New test.
3934
3935 2003-09-07 Mark Mitchell <mark@codesourcery.com>
3936
3937 PR c++/12181
3938 * g++.dg/expr/comma1.C: New test.
3939
3940 2003-09-06 Mark Mitchell <mark@codesourcery.com>
3941
3942 PR c++/11867
3943 * g++.dg/expr/static_cast5.C: New test.
3944
3945 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
3946
3947 PR c++/11507
3948 * g++.dg/lookup/scoped7.C: New test.
3949
3950 PR c++/9574
3951 * g++.dg/other/static1.C: New test.
3952
3953 PR c++/11490
3954 * g++.dg/warn/template-1.C: New test.
3955
3956 PR c++/11432
3957 * g++.dg/template/crash10.C: New test.
3958
3959 PR c++/2478
3960 * g++.dg/overload/VLA.C: New test.
3961
3962 PR c++/10804
3963 * g++.dg/template/call1.C: New test.
3964
3965 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
3966
3967 PR c++/11794
3968 * g++.dg/parse/using3.C: New test.
3969
3970 2003-09-06 Roger Sayle <roger@eyesopen.com>
3971
3972 PR c++/11409
3973 * g++.dg/overload/builtin3.C: New test case.
3974
3975 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
3976
3977 PR c/9862
3978 * gcc.dg/20030906-1.c: New test.
3979 * gcc.dg/20030906-2.c: Likewise.
3980
3981 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
3982
3983 PR c++/12167
3984 * g++.dg/parse/defarg5.C: New test.
3985
3986 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
3987
3988 2003-09-05 Mark Mitchell <mark@codesourcery.com>
3989
3990 PR c++/12163
3991 * g++.dg/expr/static_cast4.C: New test.
3992
3993 PR c++/12146
3994 * g++.dg/template/crash9.C: New test.
3995
3996 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
3997
3998 * g++.old-deja/g++.ext/pretty2.C: Update for change
3999 in __FUNCTION__.
4000 * g++.old-deja/g++.ext/pretty3.C: Likewise.
4001
4002 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
4003
4004 PR c++/11922
4005 * g++/dg/template/qualified-id1.C: New test.
4006
4007 PR c++/12037
4008 * g++.dg/warn/noeffect4.C: New test.
4009
4010 2003-09-04 Matt Austern <austern@apple.com>
4011
4012 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
4013 * g++.dg/ext/fnname2.C: Likewise.
4014 * g++.dg/ext/fnname3.C: Likewise.
4015
4016 2003-09-04 Mark Mitchell <mark@codesourcery.com>
4017
4018 * g++.dg/expr/lval1.C: New test.
4019 * g++.dg/ext/lvcast.C: Remove.
4020
4021 2003-09-03 Roger Sayle <roger@eyesopen.com>
4022
4023 PR optimization/11700.
4024 * gcc.c-torture/compile/20030903-1.c: New test case.
4025
4026 2003-09-03 Mark Mitchell <mark@codesourcery.com>
4027
4028 PR c++/12053
4029 * g++.dg/abi/layout4.C: New test.
4030
4031 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
4032
4033 PR c++/11553
4034 * g++.dg/parse/friend3.C: New test.
4035
4036 2003-09-02 Mark Mitchell <mark@codesourcery.com>
4037
4038 PR c++/11847
4039 * g++.dg/template/class1.C: New test.
4040
4041 PR c++/11808
4042 * g++.dg/expr/call1.C: New test.
4043
4044 2003-09-01 Mark Mitchell <mark@codesourcery.com>
4045
4046 PR c++/12114
4047 * g++.dg/init/ref9.C: New test.
4048
4049 PR c++/11972
4050 * g++.dg/template/nested4.C: New test.
4051
4052 2003-08-29 Mark Mitchell <mark@codesourcery.com>
4053
4054 PR c++/12093
4055 * g++.dg/template/non-dependent4.C: New test.
4056
4057 PR c++/11928
4058 * g++.dg/inherit/conv1.C: New test.
4059
4060 2003-08-29 Mark Mitchell <mark@codesourcery.com>
4061
4062 PR c++/6196
4063 * g++.dg/ext/label1.C: New test.
4064 * g++.dg/ext/label2.C: Likewise.
4065
4066 2003-08-28 Mark Mitchell <mark@codesourcery.com>
4067
4068 * g++.dg/expr/cond3.C: New test.
4069
4070 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4071
4072 * gcc.dg/builtins-1.c: Add new builtin cases.
4073
4074 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4075
4076 * gcc.dg/builtins-1.c: Add new cases.
4077 * gcc.dg/torture/builtin-attr-1.c: Likewise.
4078
4079 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4080
4081 * gcc.dg/builtins-1.c: Add more math builtin tests.
4082 * gcc.dg/torture/builtin-attr-1.c: New test.
4083
4084 2003-08-28 Mark Mitchell <mark@codesourcery.com>
4085
4086 PR optimization/5079
4087 * g++.dg/opt/static3.C: New test.
4088
4089 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4090
4091 * gcc.misc-tests/gcov-10b.c: New test.
4092
4093 2003-08-27 Mark Mitchell <mark@codesourcery.com>
4094
4095 * g++.dg/opt/ptrmem3.C: New test.
4096
4097 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
4098
4099 2003-08-27 Jakub Jelinek <jakub@redhat.com>
4100
4101 * gcc.dg/20030826-2.c: New test.
4102
4103 2003-08-26 Roger Sayle <roger@eyesopen.com>
4104
4105 PR middle-end/12002
4106 * g77.f-torture/compile/12002.f: New test case.
4107
4108 2003-08-26 Roger Sayle <roger@eyesopen.com>
4109
4110 * gcc.dg/20030826-1.c: New test case.
4111
4112 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
4113
4114 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
4115
4116 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
4117
4118 PR c++/11871
4119 * c++.dg/lookup/crash1.C: New test.
4120
4121 * c++.dg/warn/noeffect3.C: New test.
4122
4123 2003-08-25 Janis Johnson <janis187@us.ibm.com>
4124
4125 * gcc.dg/compat/vector-1_x.c: Compile with -w.
4126 * gcc.dg/compat/vector-1_y.c: Ditto.
4127 * gcc.dg/compat/vector-2_x.c: Ditto.
4128 * gcc.dg/compat/vector-2_y.c: Ditto.
4129
4130 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
4131
4132 * gcc.dg/20030702-1.c: New test.
4133
4134 2003-08-25 Mark Mitchell <mark@codesourcery.com>
4135
4136 PR c++/8795
4137 * g++.dg/ext/altivec-1.C: New test.
4138
4139 2003-08-24 Richard Henderson <rth@redhat.com>
4140
4141 * g++.dg/eh/simd-2.C: Add -w for x86.
4142
4143 2003-08-23 Jakub Jelinek <jakub@redhat.com>
4144
4145 * gcc.dg/20030815-1.c: New test.
4146
4147 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4148
4149 PR c++/3765
4150 * g++.dg/parse/access6.C: New test.
4151
4152 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4153
4154 PR c++/641, c++/11876
4155 * g++.dg/template/friend22.C: New test.
4156 * g++.dg/template/friend23.C: Likewise.
4157
4158 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4159
4160 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
4161 identically.
4162
4163 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4164
4165 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
4166
4167 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4168
4169 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
4170
4171 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4172
4173 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
4174
4175 2003-08-22 Mark Mitchell <mark@codesourcery.com>
4176
4177 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
4178
4179 2003-08-21 Mark Mitchell <mark@codesourcery.com>
4180
4181 PR c++/11919
4182 * g++.dg/overload/prom1.C: New test.
4183
4184 PR c++/11551
4185 * g++.dg/parse/dtor2.C: New test.
4186
4187 PR c++/10762
4188 * g++.dg/parse/using2.C: New test.
4189
4190 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
4191
4192 PR target/11805
4193 * gcc.c-torture/compile/20030821-1.c: New.
4194
4195 2003-08-20 Mark Mitchell <mark@codesourcery.com>
4196
4197 PR c++/11834
4198 * g++.dg/template/deduce2.C: New test.
4199
4200 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
4201
4202 * gcc.c-torture/execute/20030821-1.c: New test.
4203
4204 2003-08-20 Roger Sayle <roger@eyesopen.com>
4205
4206 PR middle-end/11984
4207 * gcc.dg/20030820-1.c: New test case.
4208
4209 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
4210
4211 PR c++/11945
4212 * g++.dg/warn/noeffect2.C: New test.
4213
4214 2003-08-19 Mark Mitchell <mark@codesourcery.com>
4215
4216 PR c++/10926
4217 * g++.dg/template/dtor2.C: New test.
4218
4219 PR c++/11684
4220 * g++.dg/template/operator1.C: New test.
4221 * g++.dg/parse/operator4.C: New test.
4222
4223 PR c++/11946.C
4224 * g++.dg/expr/enum1.C: New test.
4225 * gcc.dg/c99-bool-1.c: Remove bogus warning.
4226
4227 PR c++/11036.C
4228 * g++.dg/parse/elab2.C: New test.
4229 * g++.dg/parse/typedef4.C: Change error message.
4230 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
4231 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
4232 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
4233
4234 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4235
4236 * gcc.dg/pch/warn-1.c: New.
4237 * gcc.dg/pch/warn-1.hs: New.
4238
4239 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
4240 not-tested file.
4241
4242 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
4243
4244 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
4245
4246 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
4247
4248 * gcc.dg/uninit-D.c: New Test.
4249 * gcc.dg/uninit-E.c: New Test.
4250 * gcc.dg/uninit-F.c: New Test.
4251 * gcc.dg/uninit-G.c: New Test.
4252
4253 2003-08-19 Michael Ritzert <ritzert@t-online.de>
4254
4255 * g++.dg/README: Describe the pch directory.
4256
4257 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4258
4259 PR c++/11174
4260 * g++.dg/parse/access4.C: New test.
4261 * g++.dg/parse/access5.C: Likewise.
4262 * g++.old-deja/g++.jason/access17.C: Adjust error message.
4263
4264 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
4265
4266 * gcc.dg/noncompile/20030818-1.c: New.
4267
4268 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
4269
4270 PR c++/11957
4271 * g++.dg/warn/noeffect1.C: New test.
4272
4273 * g++.dg/template/scope2.C: New test.
4274 * g++.dg/template/error2.C: Correct dg-error
4275
4276 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
4277
4278 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
4279
4280 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
4281
4282 PR C++/11512
4283 * g++.dg/template/warn1.C: New.
4284
4285 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
4286
4287 * g++.dg/template/error2.C: New test.
4288 * g++.dg/lookup/using7.C: Adjust errors
4289 * g++.old-deja/g++.pt/crash36.C: Likewise.
4290 * g++.old-deja/g++.pt/derived3.C: Likewise.
4291
4292 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4293
4294 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
4295 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
4296 * gcc.c-torture/execute/builtins/string-9.c: New, from
4297 string-opt-9.c. Adjust for execute/builtins framework.
4298 * gcc.c-torture/execute/string-opt-9.c: Delete.
4299
4300 2003-08-12 Mark Mitchell <mark@codesourcery.com>
4301
4302 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
4303
4304 * g++.dg/parse/ret-type2.C: New test.
4305
4306 PR c++/11703
4307 * g++.dg/init/new8.C: New test.
4308
4309 PR c++/10923
4310 * g++.dg/parse/typedef5.C: New test.
4311
4312 PR c++/9512
4313 * g++.dg/parse/qualified2.C: New test.
4314 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
4315 invalid code.
4316
4317 2003-08-11 Mark Mitchell <mark@codesourcery.com>
4318
4319 * g++.dg/conversion/ptrmem1.C: New test.
4320
4321 2003-08-11 Jakub Jelinek <jakub@redhat.com>
4322
4323 PR target/11693
4324 * gcc.dg/20030811-1.c: New test.
4325
4326 PR target/11535
4327 * gcc.c-torture/execute/20030811-1.c: New test.
4328
4329 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4330
4331 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
4332
4333 2003-08-10 Mark Mitchell <mark@codesourcery.com>
4334
4335 PR c++/11789.C
4336 * g++.dg/inherit/multiple1.C: New test.
4337
4338 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
4339
4340 * gcc.dg/spe1.c: New test.
4341
4342 PR c++/11670
4343 * g++.dg/expr/cast2.C: New test.
4344
4345 PR c++/10530
4346 * g++.dg/template/dependent-name2.C: New test.
4347
4348 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
4349
4350 * g++.dg/parse/crash11.C: Put the dg options in comments.
4351
4352 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
4353
4354 * lib/gcc-dg.exp: Update for diagnostic change.
4355
4356 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4357
4358 PR c++/5767
4359 * g++.dg/parse/crash11.C: New test.
4360
4361 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
4362
4363 * gcc.dg/cpp/spacing1.c: Update.
4364
4365 2003-08-04 Janis Johnson <janis187@us.ibm.com>
4366
4367 PR target/11739
4368 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
4369 a value for -mtune.
4370
4371 2003-08-04 Roger Sayle <roger@eyesopen.com>
4372
4373 PR middle-end/11771
4374 * gcc.c-torture/compile/20030804-1.c: New test case.
4375
4376 2003-08-04 Roger Sayle <roger@eyesopen.com>
4377
4378 * gcc.dg/20030804-1.c: New test case.
4379
4380 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
4381
4382 * gcc.dg/cpp/separate-1.c: New test.
4383
4384 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
4385
4386 PR c++/11704
4387 * g++.dg/template/dependent-expr2.C: New test.
4388
4389 PR c++/11766
4390 * g++.dg/expr/ptrmem1.C: New test.
4391
4392 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4393
4394 PR c++/9453
4395 * g++.dg/template/friend15.C: New test.
4396
4397 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
4398
4399 * lib/dg-pch.exp: Work round PCH bug.
4400
4401 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4402
4403 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
4404 builtins. Move cases from builtins-4.c here.
4405
4406 * gcc.dg/torture/builtin-math-1.c: New test taken from
4407 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
4408 additional cases.
4409
4410 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
4411 Delete.
4412
4413 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
4414
4415 PR c++/9447
4416 * g++.dg/template/using7.C: New test.
4417
4418 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
4419
4420 * import1.c, import2.c: New tests.
4421
4422 2003-08-01 Jakub Jelinek <jakub@redhat.com>
4423
4424 * g++.dg/eh/crossjump1.C: New test.
4425
4426 2003-08-01 Mark Mitchell <mark@codesourcery.com>
4427
4428 PR c++/11697
4429 * g++.dg/template/using6.C: New test.
4430
4431 PR c++/11744
4432 * g++.dg/template/koenig2.C: New test.
4433
4434 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4435
4436 PR c++/7983
4437 * g++.dg/parse/typedef4.C: New test.
4438
4439 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4440
4441 PR c++/8442, c++/8806
4442 * g++.dg/template/elab1.C: New test.
4443 * g++.dg/template/type2.C: Likewise.
4444 * g++.dg/template/ttp3.C: Adjust expected error message.
4445 * g++.old-deja/g++.law/visibility13.C: Likewise.
4446 * g++.old-deja/g++.niklas/t135.C: Likewise.
4447 * g++.old-deja/g++.pt/ttp41.C: Likewise.
4448 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
4449 template argument.
4450 * g++.old-deja/g++.pt/ttp44.C: Likewise.
4451
4452 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
4453
4454 PR c++/11295
4455 * g++.dg/ext/stmtexpr1.C: New test.
4456
4457 * g++.dg/opt/tmp1.C: New test.
4458
4459 PR c++/11525
4460 * g++.dg/parse/constant4.C: New test.
4461
4462 PR c++/9447
4463 * g++.dg/template/using5.C: New test.
4464
4465 2003-07-31 Roger Sayle <roger@eyesopen.com>
4466
4467 * gcc.dg/builtins-27.c: New test case.
4468
4469 2003-07-31 Jakub Jelinek <jakub@redhat.com>
4470
4471 * gcc.dg/tls/opt-7.c: New test.
4472
4473 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
4474
4475 * g++.old-deja/g++.other/crash18.C: Remove.
4476
4477 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
4478
4479 * g++.dg/template/explicit3.C: New.
4480 * g++.dg/template/explicit4.C: New.
4481 * g++.dg/template/explicit5.C: New.
4482
4483 PR c++/11347
4484 * g++.dg/template/memtmpl1.C: New.
4485
4486 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
4487
4488 PR target/11565
4489 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
4490 * gcc.dg/i386-387-5.c (dg-options): Likewise.
4491
4492 2003-07-30 Jan Hubicka <jh@suse.cz>
4493
4494 * vtgc1.c: Kill.
4495
4496 2003-07-29 Zack Weinberg <zack@codesourcery.com>
4497
4498 * gcc.dg/struct-in-proto-1.c: New test.
4499
4500 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
4501
4502 * gcc.dg/cpp/include2.c: Only expect one message.
4503
4504 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
4505
4506 PR c++/9447
4507 * g++.dg/template/using1.C: New test.
4508 * g++.dg/template/using2.C: New test.
4509 * g++.dg/template/using3.C: New test.
4510 * g++.dg/template/using4.C: New test.
4511
4512 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
4513
4514 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
4515 * gcc.c-torture/execute/string-opt-10.c: Likewise.
4516
4517 2003-07-28 Jan Hubicka <jh@suse.cz>
4518
4519 PR c++/11530
4520 * g++.dg/opt/call1.C: New test.
4521
4522 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
4523
4524 PR c++/11667
4525 * g++.dg/init/enum2.C: New test.
4526 * g++.dg/template/overload1.C: Add "-w" option.
4527
4528 2003-07-28 <hp@bitrange.com>
4529
4530 * gcc.dg/Wdeclaration-after-statement-1.c,
4531 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
4532
4533 2003-07-28 Jakub Jelinek <jakub@redhat.com>
4534
4535 * gcc.c-torture/compile/20030725-1.c: New test.
4536
4537 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
4538
4539 * gcc.dg/20030505.c: Only run for SPE.
4540 Remove definition of opaque type.
4541
4542 2003-07-27 Mark Mitchell <mark@codesourcery.com>
4543
4544 * g++.dg/template/ptrmem6.C: New test.
4545
4546 2003-07-26 Geoffrey Keating <geoffk@apple.com>
4547
4548 * gcc.c-torture/compile/zero-strct-2.c: New test.
4549
4550 2003-07-25 Geoffrey Keating <geoffk@apple.com>
4551
4552 * gcc.dg/intermod-1.c: New test.
4553
4554 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
4555
4556 PR c++/11617
4557 * g++.dg/template/lookup2.C: New test.
4558 * g++.dg/template/memclass1.C: Remove instantiated from error.
4559 * g++.dg/other/error2.C: Tweak expected errors.
4560
4561 PR c++/11596
4562 * g++.dg/template/defarg3.C: New test.
4563
4564 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
4565
4566 2003-07-24 Mark Mitchell <mark@codesourcery.com>
4567
4568 * g++.dg/inherit/access5.C: New test.
4569
4570 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4571
4572 PR c++/11513
4573 * g++.dg/template/crash8.C: New test.
4574
4575 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
4576
4577 PR c/10602
4578 * gcc.dg/noncompile/incomplete-2.c: New test.
4579
4580 2003-07-23 Mark Mitchell <mark@codesourcery.com>
4581
4582 PR c++/11645
4583 * g++.dg/inherit/access4.C: New test.
4584
4585 PR c++/11517
4586 * g++.dg/expr/cond2.C: New test.
4587
4588 PR optimization/10679
4589 * g++.dg/opt/inline4.C: New test.
4590
4591 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
4592
4593 * g++.dg/parse/crash10: New test.
4594
4595 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
4596
4597 * g++.dg/ext/flexary1.C: New test.
4598
4599 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4600
4601 PR c++/10793
4602 * g++.dg/template/crash9.C: New test.
4603
4604 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4605
4606 PR c++/3004
4607 * g++.dg/parse/typedef3.C: New test.
4608
4609 PR c++/7906
4610 * g++.dg/parse/operator2.C: New test.
4611
4612 PR c++/8895
4613 * g++.dg/parse/def-tmpl-arg1.C: New test.
4614
4615 PR c++/9282
4616 * g++.dg/parse/funptr1.C: New test.
4617
4618 PR c++/9452
4619 * g++.dg/parse/ambig3.C: New test.
4620
4621 PR c++/9454
4622 * g++.dg/parse/operator3.C: New test.
4623
4624 PR c++/9486
4625 * g++.dg/parse/template10.C: New test.
4626
4627 PR c++/9488
4628 * g++.dg/parse/template11.C: New test.
4629
4630 PR c++/10150
4631 * g++.dg/parse/invalid-op1.C: New test.
4632
4633 PR c++/10247
4634 * g++.dg/parse/condexpr1.C: New test.
4635
4636 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
4637
4638 * g++.dg/ext/packed3.C: New test.
4639 * g++.dg/ext/packed4.C: New test.
4640
4641 * gcc.dg/pack-test-3.c: New test.
4642
4643 2003-07-21 Janis Johnson <janis187@us.ibm.com>
4644
4645 * lib/compat.exp: Handle dg-options per source file.
4646 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
4647 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
4648 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
4649 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
4650 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
4651 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
4652 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
4653 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
4654 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
4655 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
4656 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
4657 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
4658 * g++.dg/compat/break/bitfield7_x.C: Ditto.
4659 * g++.dg/compat/break/bitfield7_y.C: Ditto.
4660
4661 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
4662
4663 PR c/10320
4664 * gcc.c-torture/execute/20030718-1.c: New test.
4665
4666 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4667
4668 PR optimization/11536
4669 * gcc.dg/20030721-1.c: New test.
4670
4671 2003-07-19 Mark Mitchell <mark@codesourcery.com>
4672
4673 PR c++/11546
4674 * g++.dg/template/lookup1.C: New test.
4675
4676 2003-07-19 Zack Weinberg <zack@codesourcery.com>
4677
4678 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
4679 diagnostics of ill-formed constructs involving labels.
4680 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
4681 the new 'previously defined here' message.
4682
4683 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
4684
4685 * g++.dg/parse/non-dependent2.C: New test.
4686
4687 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
4688
4689 * g++.dg/init/init-ref4.C: xfail on targets without
4690 weak symbols.
4691
4692 2003-07-17 Jakub Jelinek <jakub@redhat.com>
4693
4694 PR target/11087
4695 * gcc.c-torture/execute/20030717-1.c: New test.
4696
4697 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
4698
4699 * g++.dg/opt/cfg1.C: New test.
4700
4701 2003-07-17 Mark Mitchell <mark@codesourcery.com>
4702
4703 PR optimization/11557
4704 * gcc.dg/20030717-1.c: New test.
4705
4706 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
4707
4708 PR c++/10476
4709 * g++.dg/expr/crash-1.C: New test.
4710
4711 PR c++/11027
4712 * g++.dg/template/init3.C: New test.
4713
4714 PR c++/8222
4715 * g++.dg/template/non-dependent1.C: New test.
4716
4717 PR c++/11070
4718 * g++.dg/template/non-dependent2.C: New test.
4719
4720 PR c++/11071
4721 * g++.dg/template/non-dependent3.C: New test.
4722
4723 PR c++/9907
4724 * g++.dg/template/sizeof5.C: New test.
4725
4726 2003-07-17 Geoffrey Keating <geoffk@apple.com>
4727
4728 PR 11498
4729 * gcc.c-torture/compile/mangle-1.c: New file.
4730
4731 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4732
4733 PR c++/7809
4734 * g++.dg/parse/access3.C: New test.
4735
4736 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
4737
4738 PR c++/11384
4739 * g++.dg/init/init-ref4.C: New test.
4740
4741 2003-07-16 Mark Mitchell <mark@codesourcery.com>
4742
4743 PR c++/11547
4744 * g++.dg/parse/constant3.C: New test.
4745 * g++.dg/parse/crash7.C: Likewise.
4746
4747 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
4748
4749 PR target/11008
4750 * gcc.dg/i386-pentium4-not-mull.c: New.
4751
4752 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
4753
4754 * gcc.dg/asm-names.c (ymain): Make it weak.
4755
4756 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4757
4758 PR c++/5421
4759 * g++.dg/template/friend21.C: New test.
4760
4761 2003-07-16 Jakub Jelinek <jakub@redhat.com>
4762
4763 * gcc.dg/cleanup-8.c: New test.
4764 * gcc.dg/cleanup-9.c: New test.
4765
4766 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
4767
4768 * g++.dg/ext/dll-MI1.h: New file.
4769 * g++.dg/ext/dllexport-MI1.C: New file.
4770 * g++.dg/ext/dllimport-MI1.C: New file.
4771
4772 2003-07-15 Jakub Jelinek <jakub@redhat.com>
4773
4774 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
4775 it does not have cmpstrsi patterns (just cmpmemsi).
4776
4777 2003-07-15 Mark Mitchell <mark@codesourcery.com>
4778
4779 PR debug/11473
4780 * g++.dg/debug/debug8.C: New test.
4781
4782 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4783
4784 PR c++/10108
4785 * g++.dg/template/crash7.C: New test.
4786
4787 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
4788
4789 PR target/10795
4790 * gcc.c-torture/compile/20030708-1.c: New.
4791
4792 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
4793
4794 * gcc.c-torture/execute/20030715-1.c: New test.
4795
4796 2003-07-14 Geoffrey Keating <geoffk@apple.com>
4797
4798 * gcc.dg/pch/inline-3.c: New file.
4799 * gcc.dg/pch/inline-3.hs: New file.
4800 * gcc.dg/pch/inline-4.c: New file.
4801 * gcc.dg/pch/inline-4.hs: New file.
4802
4803 2003-07-14 Mark Mitchell <mark@codesourcery.com>
4804
4805 PR c++/11509
4806 * g++.dg/template/crash6.C: New test.
4807
4808 PR c++/7053
4809 * g++.dg/template/friend20.C: New test.
4810
4811 PR c++/7019
4812 * g++.dg/template/overload2.C: New test.
4813
4814 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4815
4816 PR optimization/11440
4817 * gcc.c-torture/execute/20030714-1.c: New test.
4818
4819 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4820
4821 PR c++/11154
4822 * g++.dg/template/partial2.C: New test.
4823
4824 2003-07-13 Mark Mitchell <mark@codesourcery.com>
4825
4826 PR c++/11503
4827 * g++.dg/template/anon1.C: New test.
4828
4829 PR c++/11493
4830 PR c++/11495
4831 * g++.dg/parse/template9.C: Likewise.
4832 * g++.dg/template/crash4.C: New test.
4833 * g++.dg/template/koenig1.C: Likewise.
4834 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
4835 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
4836 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
4837 functions.
4838 * g++.old-deja/g++.jason/template36.C: Likewise.
4839 * g++.old-deja/g++.mike/p1989.C: Likewise.
4840 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
4841 * g++.old-deja/g++.pt/ttp20.C: Use this->.
4842 * g++.old-deja/g++.pt/ttp21.C: Use this->.
4843 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
4844 compiling.
4845 * g++.old-deja/g++.pt/union2.C: Use this->.
4846
4847 2003-07-11 Jakub Jelinek <jakub@redhat.com>
4848
4849 * gcc.dg/20030711-1.c: New test.
4850
4851 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
4852
4853 PR c++/11050
4854 * g++.dg/parse/args1.C: New test.
4855 * g++.pt/defarg8.C: Change expected errors.
4856
4857 2003-07-11 Mark Mitchell <mark@codesourcery.com>
4858
4859 PR c++/8164
4860 * g++.dg/template/nontype2.C: New test.
4861
4862 PR c++/10558
4863 * g++.dg/parse/template8.C: New test.
4864
4865 PR c++/8327
4866 * g++.dg/template/scope1.C: New test.
4867
4868 * g++.dg/warn/Wsign-compare-1.C: New test.
4869
4870 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
4871
4872 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
4873
4874 2003-07-10 Mark Mitchell <mark@codesourcery.com>
4875
4876 PR c++/9411
4877 * g++.dg/template/explicit2.C: New test.
4878
4879 PR c++/10032
4880 * g++.dg/warn/pedantic1.C: New test.
4881
4882 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
4883
4884 PR c++ 9483
4885 * g++.dg/other/field1.C: New test.
4886
4887 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
4888
4889 PR c/11449
4890 * gcc.c-torture/compile/20030707-1.c: New.
4891
4892 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4893
4894 PR c++/10849
4895 * g++.dg/template/access12.C: New test.
4896
4897 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
4898
4899 * g++.dg/bprob/bprob.exp (prof_ext): Update.
4900 * g77.dg/bprob/bprob.exp (prof_ext): Update.
4901 * gcc.misc-tests/bprob.exp (prof_ext): Update.
4902 * gcc.misc-tests/gcov.exp: Update
4903 * g++.dg/gcov/gcov.exp: Update
4904 * lib/gcov.exp: Update.
4905
4906 2003-07-08 Mark Mitchell <mark@codesourcery.com>
4907
4908 * g++.dg/abi/mangle17.C: Make sure template expressions are
4909 dependent.
4910 * g++.dg/abi/mangle4.C: Mark erroneous casts.
4911 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
4912 * g++.dg/opt/stack1.C: Remove erroneous code.
4913 * g++.dg/parse/template7.C: New test.
4914 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
4915 * g++.old-deja/g++.pt/crash4.C: Likewise.
4916
4917 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4918
4919 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
4920 with zero or one occurence of `$' after the initial `L'.
4921
4922 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
4923
4924 * gcc.c-torture/compile/20030704-1.c: Add a comment.
4925
4926 2003-07-08 Roger Sayle <roger@eyesopen.com>
4927
4928 PR c/11370
4929 * gcc.dg/Wunreachable-6.c: New testcase.
4930 * gcc.dg/Wunreachable-7.c: New testcase.
4931
4932 2003-07-08 Jakub Jelinek <jakub@redhat.com>
4933
4934 PR c/11420
4935 * gcc.dg/20030708-1.c: New test.
4936
4937 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
4938
4939 * gcc.dg/compat/sdata-section.h: New file.
4940 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
4941 * gcc.dg/torture/mips-sdata-1.c: New test.
4942
4943 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4944
4945 PR c++/11030
4946 * g++.dg/template/friend19.C: New test.
4947
4948 2003-07-08 Jakub Jelinek <jakub@redhat.com>
4949
4950 * g++.dg/opt/strength-reduce.C: New test.
4951
4952 2003-07-07 Roger Sayle <roger@eyesopen.com>
4953
4954 PR target/10979
4955 * gcc.dg/20030707-1.c: New testcase.
4956
4957 2003-07-07 Roger Sayle <roger@eyesopen.com>
4958
4959 PR optimization/11059
4960 * g++.dg/opt/emptyunion.C: New testcase.
4961
4962 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4963 Eric Botcazou <ebotcazou@libertysurf.fr>
4964
4965 * g++.dg/opt/stack1.C: New test.
4966
4967 2003-07-05 Mark Mitchell <mark@codesourcery.com>
4968
4969 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
4970 run test.
4971
4972 PR c++/11431
4973 * g++.dg/expr/static_cast3.C: New test.
4974
4975 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4976
4977 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
4978 everywhere.
4979 * gcc.dg/concat.c: Concatenation of string constants with
4980 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
4981 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
4982 * gcc.dg/cpp/escape-2.c: Use wide character constants where
4983 necessary to avoid multi-character character constant warning.
4984 * gcc.dg/cpp/escape.c: Likewise.
4985 * gcc.dg/cpp/ucs.c: Likewise.
4986 Remove backslashes from dg-bogus comments, as they confuse Tcl.
4987 Fix a typo.
4988
4989 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
4990
4991 PR c/11428
4992 * gcc.c-torture/compile/20030704-1.c: New.
4993
4994 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
4995
4996 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
4997
4998 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
4999
5000 PR c++/5287, PR c++/7910, PR c++/11021
5001 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
5002 tests for warnings.
5003 * g++.dg/ext/dllimport2.C: Add tests for warnings.
5004 * g++.dg/ext/dllimport3.C: Likewise.
5005 * g++.dg/ext/dllimport4.C: New file.
5006 * g++.dg/ext/dllimport5.C: New file.
5007 * g++.dg/ext/dllimport6.C: New file.
5008 * g++.dg/ext/dllimport7.C: New file.
5009 * g++.dg/ext/dllimport8.C: New file.
5010 * g++.dg/ext/dllimport9.C: New file.
5011 * g++.dg/ext/dllimport10.C: New file.
5012 * g++.dg/ext/dllexport1.C: New file.
5013
5014 2003-07-03 Mark Mitchell <mark@codesourcery.com>
5015
5016 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
5017 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
5018
5019 2003-07-03 Roger Sayle <roger@eyesopen.com>
5020
5021 * gcc.dg/builtins-25.c: New testcase.
5022 * gcc.dg/builtins-26.c: New testcase.
5023
5024 2003-07-03 Janis Johnson <janis187@us.ibm.com>
5025
5026 * gcc.dg/compat/vector-defs.h: New file.
5027 * gcc.dg/compat/vector-setup.h: New file.
5028 * gcc.dg/compat/vector-check.h: New file.
5029 * gcc.dg/compat/vector-1_main.c: New file.
5030 * gcc.dg/compat/vector-1_x.c: New file.
5031 * gcc.dg/compat/vector-1_y.c: New file.
5032 * gcc.dg/compat/vector-2_main.c: New file.
5033 * gcc.dg/compat/vector-2_x.c: New file.
5034 * gcc.dg/compat/vector-2_y.c: New file.
5035
5036 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
5037 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
5038 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
5039 * gcc.dg/compat/struct-align-1.h: New file.
5040 * gcc.dg/compat/struct-align-1_main.c: New file.
5041 * gcc.dg/compat/struct-align-1_x.c: New file.
5042 * gcc.dg/compat/struct-align-1_y.c: New file.
5043 * gcc.dg/compat/struct-align-2.h: New file.
5044 * gcc.dg/compat/struct-align-2_main.c: New file.
5045 * gcc.dg/compat/struct-align-2_x.c: New file.
5046 * gcc.dg/compat/struct-align-2_y.c: New file.
5047
5048 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
5049 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
5050 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5051 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
5052 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
5053 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5054 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5055 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
5056 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
5057 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
5058 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
5059 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
5060 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
5061 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
5062 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
5063 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
5064 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
5065 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
5066 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5067 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5068 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5069 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5070 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5071 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5072 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5073 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5074 * gcc.dg/compat/struct-return-10_x.c: Ditto.
5075 * gcc.dg/compat/struct-return-2_x.c: Ditto.
5076 * gcc.dg/compat/struct-return-3_x.c: Ditto.
5077
5078 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
5079
5080 * gcc.dg/i386-call-1.c: New test.
5081
5082 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
5083
5084 PR c++/9162
5085 * g++.dg/parse/defarg4.C: New.
5086
5087 2003-07-03 Roger Sayle <roger@eyesopen.com>
5088
5089 PR target/10700
5090 * gcc.c-torture/compile/20030703-1.c: New test case.
5091
5092 2003-07-03 Mark Mitchell <mark@codesourcery.com>
5093
5094 * g++.dg/template/local3.C: Remove extra semicolon.
5095
5096 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
5097
5098 * gcc.dg/i386-volatile-1.c: New test.
5099
5100 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
5101
5102 PR c++/11072
5103 * g++.dg/other/offsetof2.C: XFAIL.
5104 * g++.dg/other/offsetof5.C: New.
5105
5106 PR c++/10219
5107 * g++.dg/template/error1.C: New.
5108
5109 PR c++/9779
5110 * g++.dg/template/dependent-expr1.C: New.
5111
5112 2003-07-01 Mark Mitchell <mark@codesourcery.com>
5113
5114 PR c++/6949
5115 * g++.dg/template/local3.C: New test.
5116
5117 PR c++/11149
5118 * g++.dg/lookup/scoped6.C: New test.
5119
5120 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
5121
5122 PR c++/8046
5123 * g++.dg/other/error7.C: New test.
5124
5125 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
5126
5127 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
5128 * g++.old-deja/g++.abi/vtable3.h: Likewise.
5129 * g++.old-deja/g++.law/code-gen5.C: Likewise.
5130 * g++.old-deja/g++.other/union2.C: Likewise.
5131 * gcc.dg/c90-const-expr-2.c: Likewise.
5132 * gcc.dg/c90-const-expr-3.c: Likewise.
5133 * gcc.dg/c99-const-expr-2.c: Likewise.
5134 * gcc.dg/c99-const-expr-3.c: Likewise.
5135 * gcc.dg/concat.c: Likewise.
5136
5137 2003-07-01 Mark Mitchell <mark@codesourcery.com>
5138
5139 PR c++/9559
5140 * g++.dg/init/static1.C: New test.
5141
5142 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5143
5144 * Changelog: Remove ">>>>>>>" from previous change.
5145
5146 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5147
5148 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
5149 * g++.old-deja/g++.other/access2.C: Likewise.
5150 * g++.old-deja/g++.other/decl2.C: Likewise.
5151 * gcc.c-torture/execute/20020615-1.c: Likewise.
5152
5153 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5154
5155 PR c++/4933
5156 * g++.dg/template/sizeof4.C: New test.
5157
5158 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5159
5160 * g++.dg/other/error6.C: New test.
5161
5162 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5163
5164 PR c++/10750
5165 * g++.dg/parse/constant2.C: New test.
5166
5167 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
5168
5169 PR c++/11106
5170 * g++.dg/other/error5.C: New test.
5171
5172 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5173
5174 * gcc.dg/format/gcc_diag-1.c: New test.
5175
5176 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
5177
5178 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
5179
5180 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
5181
5182 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
5183 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
5184 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
5185
5186 2003-06-28 Jakub Jelinek <jakub@redhat.com>
5187
5188 * gcc.c-torture/execute/builtins/string-8.c: New test.
5189 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
5190 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
5191 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
5192
5193 2003-06-27 Mark Mitchell <mark@codesourcery.com>
5194
5195 PR c++/10468
5196 * g++.dg/ext/typeof6.C: New test.
5197
5198 2003-06-27 Mark Mitchell <mark@codesourcery.com>
5199
5200 PR c++/10796
5201 * g++.dg/init/enum1.C: New test.
5202
5203 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5204
5205 * gcc.dg/20030627-1.c: New test.
5206
5207 2003-06-26 Mark Mitchell <mark@codesourcery.com>
5208
5209 PR c++/11332
5210 * g++.dg/expr/static_cast2.C: New test.
5211
5212 2003-06-26 Roger Sayle <roger@eyesopen.com>
5213 Jakub Jelinek <jakub@redhat.com>
5214
5215 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
5216 sprintf(dst,"%s",src) optimization.
5217 * gcc.c-torture/execute/20030626-1.c: New test case.
5218 * gcc.c-torture/execute/20030626-2.c: New test case.
5219
5220 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
5221
5222 * gcc.c-torture/execute/multi-ix.c: New test.
5223
5224 * gcc.c-torture/execute/simd-4.c (main):
5225 Added missing semicolon at end of union.
5226
5227 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
5228
5229 PR c++/8266
5230 * g++.dg/template/explicit-instantiation3.C: New test.
5231
5232 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
5233
5234 * gcc.dg/20030626-1.c: Use signed char.
5235
5236 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
5237
5238 * gcc.dg/20030626-1.c: New test.
5239
5240 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
5241
5242 * const-str-2.m: Update.
5243
5244 2003-06-25 Mark Mitchell <mark@codesourcery.com>
5245
5246 PR c++/10990
5247 * g++.dg/rtti/dyncast1.C: New test.
5248 * g++.dg/abi/mangle4.C: Correct base-specifier access.
5249 * g++.dg/lookup/scoped1.C: Remove XFAIL.
5250 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
5251
5252 PR c++/10931
5253 * g++.dg/expr/static_cast1.C: New test.
5254
5255 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
5256
5257 * gcc.dg/20030625-1.c: New test.
5258
5259 2003-06-24 Roger Sayle <roger@eyesopen.com>
5260
5261 * gcc.c-torture/compile/20030624-1.c: New test case.
5262
5263 2003-06-24 Jakub Jelinek <jakub@redhat.com>
5264
5265 * gcc.c-torture/execute/string-opt-17.c: New test.
5266
5267 2003-06-24 Mark Mitchell <mark@codesourcery.com>
5268
5269 PR c++/5754
5270 * g++.dg/parse/crash6.C: New test.
5271
5272 2003-06-23 Roger Sayle <roger@eyesopen.com>
5273
5274 * gcc.dg/builtins-24.c: New test case.
5275
5276 2003-06-23 Jakub Jelinek <jakub@redhat.com>
5277
5278 * g++.dg/opt/operator1.C: New test.
5279
5280 2003-06-22 Roger Sayle <roger@eyesopen.com>
5281
5282 * gcc.c-torture/execute/string-opt-16.c: New test case.
5283
5284 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
5285
5286 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
5287 * g++.old-deja/g++.other/conv7.C: Likewise
5288 * g++.old-deja/g++.other/overcnv2.C: Likewise.
5289 * g++.old-deja/g++.other/overload14.C: Likewise.
5290
5291 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
5292
5293 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
5294 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
5295
5296 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5297
5298 PR c++/10888
5299 * g++.dg/warn/Winline-3.C: New test.
5300
5301 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5302
5303 * lib/target-supports.exp (check_alias_available): Make the test
5304 program acceptable to the Solaris assembler.
5305
5306 PR c++/10749
5307 * g++.dg/template/memclass2.C: New test.
5308
5309 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5310 Eric Botcazou <ebotcazou@libertysurf.fr>
5311
5312 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
5313 data for non-matching targets.
5314 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
5315
5316 2003-06-20 Mark Mitchell <mark@codesourcery.com>
5317
5318 PR c++/10845
5319 * g++.dg/template/member3.C: New test.
5320
5321 2003-06-19 Mark Mitchell <mark@codesourcery.com>
5322
5323 PR c++/10939
5324 * g++.dg/template/func1.C: New test.
5325
5326 PR c++/9649
5327 * g++.dg/template/static4.C: New test.
5328 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
5329
5330 PR c++/11041
5331 * g++.dg/init/ref7.C: New test.
5332
5333 2003-06-19 Matt Austern <austern@apple.com>
5334
5335 PR c++/11228
5336 * g++.dg/anew1.C: New test.
5337 * g++.dg/anew2.C: New test.
5338 * g++.dg/anew3.C: New test.
5339 * g++.dg/anew4.C: New test.
5340
5341 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
5342
5343 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
5344
5345 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
5346
5347 * gcc.c-torture/execute/simd-4.c (main): Make expected value
5348 endian-dependent.
5349
5350 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5351
5352 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
5353 Remove cruft.
5354
5355 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
5356
5357 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
5358 * gcc.c-torture/compile/961203-1.c: Likewise.
5359 * gcc.c-torture/compile/980506-1.c: Likewise.
5360
5361 2003-06-17 Mark Mitchell <mark@codesourcery.com>
5362
5363 PR c++/10712
5364 * g++.dg/lookup/using7.C: New test.
5365
5366 2003-06-17 Mark Mitchell <mark@codesourcery.com>
5367
5368 PR c++/11105
5369 * g++.dg/abi/conv1.C: Remove it.
5370 * g++.dg/template/conv7.C: New test.
5371 * g++.dg/template/conv8.C: Likewise.
5372 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
5373 conversion operator.
5374
5375 2003-06-17 Janis Johnson <janis187@us.ibm.com>
5376
5377 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
5378 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
5379 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5380 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
5381 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
5382 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5383 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5384 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
5385 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
5386 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
5387 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
5388 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
5389 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
5390 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
5391 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
5392 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
5393 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
5394 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
5395 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5396 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5397 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5398 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5399 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5400 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5401 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5402 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5403 * gcc.dg/compat/struct-return-10_x.c: Ditto.
5404 * gcc.dg/compat/struct-return-2_x.c: Ditto.
5405 * gcc.dg/compat/struct-return-3_x.c: Ditto.
5406
5407 2003-06-16 Mark Mitchell <mark@codesourcery.com>
5408
5409 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
5410 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
5411 indications.
5412
5413 2003-06-16 Roger Sayle <roger@eyesopen.com>
5414
5415 * gcc.dg/i386-387-5.c: New test case.
5416 * gcc.dg/i386-387-6.c: New test case.
5417 * gcc.dg/builtins-23.c: New test case.
5418
5419 2003-06-15 Roger Sayle <roger@eyesopen.com>
5420
5421 * gcc.dg/builtins-22.c: New test case.
5422 * gcc.dg/i386-387-1.c: Update to test exp.
5423 * gcc.dg/i386-387-2.c: Likewise.
5424
5425 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5426
5427 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
5428
5429 2003-06-12 Mark Mitchell <mark@codesourcery.com>
5430
5431 * lib/gcc-dg.exp (dg-require-dll): New function.
5432 (dg-xfail-if): Likewise.
5433 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
5434 driver.
5435
5436 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
5437 * gcc.c-torture/compile/20001205-1.c: Likewise.
5438 * gcc.c-torture/compile/20001226-1.c: Likewise.
5439 * gcc.c-torture/compile/20010518-2.c: Likewise.
5440 * gcc.c-torture/compile/20020312-1.c: Likewise.
5441 * gcc.c-torture/compile/20020604-1.c: Likewise.
5442 * gcc.c-torture/compile/920501-12.c: Likewise.
5443 * gcc.c-torture/compile/920501-4.c: Likewise.
5444 * gcc.c-torture/compile/920520-1.c: Likewise.
5445 * gcc.c-torture/compile/920521-1.c: Likewise.
5446 * gcc.c-torture/compile/920625-1.c: Likewise.
5447 * gcc.c-torture/compile/961203-1.c: Likewise.
5448 * gcc.c-torture/compile/980506-1.c: Likewise.
5449 * gcc.c-torture/compile/981006-1.c: Likewise.
5450 * gcc.c-torture/compile/981022-1.c: Likewise.
5451 * gcc.c-torture/compile/981223-1.c: Likewise.
5452 * gcc.c-torture/compile/990617-1.c: Likewise.
5453 * gcc.c-torture/compile/dll.c: Likewise.
5454 * gcc.c-torture/compile/labels-3.c: Likewise.
5455 * gcc.c-torture/compile/mipscop-1.c: Likewise.
5456 * gcc.c-torture/compile/mipscop-2.c: Likewise.
5457 * gcc.c-torture/compile/mipscop-3.c: Likewise.
5458 * gcc.c-torture/compile/mipscop-4.c: Likewise.
5459 * gcc.c-torture/compile/simd-5.c: Likewise.
5460 * gcc.c-torture/compile/20000804-1.x: Remove.
5461 * gcc.c-torture/compile/20001205-1.x: Likewise.
5462 * gcc.c-torture/compile/20001226-1.x: Likewise.
5463 * gcc.c-torture/compile/20010518-2.x: Likewise.
5464 * gcc.c-torture/compile/20020312-1.x: Likewise.
5465 * gcc.c-torture/compile/20020604-1.x: Likewise.
5466 * gcc.c-torture/compile/920501-12.x: Likewise.
5467 * gcc.c-torture/compile/920501-4.x: Likewise.
5468 * gcc.c-torture/compile/920520-1.x: Likewise.
5469 * gcc.c-torture/compile/920521-1.x: Likewise.
5470 * gcc.c-torture/compile/920625-1.x: Likewise.
5471 * gcc.c-torture/compile/961203-1.x: Likewise.
5472 * gcc.c-torture/compile/980506-1.x: Likewise.
5473 * gcc.c-torture/compile/981006-1.x: Likewise.
5474 * gcc.c-torture/compile/981022-1.x: Likewise.
5475 * gcc.c-torture/compile/981223-1.x: Likewise.
5476 * gcc.c-torture/compile/990617-1.x: Likewise.
5477 * gcc.c-torture/compile/mipscop-1.x: Likewise.
5478 * gcc.c-torture/compile/mipscop-2.x: Likewise.
5479 * gcc.c-torture/compile/mipscop-3.x: Likewise.
5480 * gcc.c-torture/compile/mipscop-4.x: Likewise.
5481 * gcc.c-torture/compile/simd-5.x: Likewise.
5482
5483 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
5484
5485 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
5486
5487 * gcc.c-torture/execute/20030611-1.c: New test.
5488
5489 2003-06-12 Roger Sayle <roger@eyesopen.com>
5490
5491 PR middle-end/168
5492 * gcc.dg/20030612-1.c: New test case.
5493
5494 2003-06-12 Mark Mitchell <mark@codesourcery.com>
5495
5496 PR c++/10635
5497 * g++.dg/expr/cast1.C: New test.
5498
5499 2003-06-12 Roger Sayle <roger@eyesopen.com>
5500
5501 * gcc.dg/builtins-21.c: New test case.
5502
5503 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
5504
5505 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
5506 options instead of at the end.
5507 * lib/objc.exp (objc_target_compile): Likewise.
5508
5509 2003-06-11 Mark Mitchell <mark@codesourcery.com>
5510
5511 PR c++/10432
5512 * g++.dg/parse/error1.C: New test.
5513
5514 2003-06-11 Janis Johnson <janis187@us.ibm.com>
5515
5516 * gcc.dg/compat/struct-by-value-11_main.c: New file.
5517 * gcc.dg/compat/struct-by-value-11_x.c: New file.
5518 * gcc.dg/compat/struct-by-value-11_y.c: New file.
5519 * gcc.dg/compat/struct-by-value-12_main.c: New file.
5520 * gcc.dg/compat/struct-by-value-12_x.c: New file.
5521 * gcc.dg/compat/struct-by-value-12_y.c: New file.
5522 * gcc.dg/compat/struct-by-value-13_main.c: New file.
5523 * gcc.dg/compat/struct-by-value-13_x.c: New file.
5524 * gcc.dg/compat/struct-by-value-13_y.c: New file.
5525 * gcc.dg/compat/struct-by-value-14_main.c: New file.
5526 * gcc.dg/compat/struct-by-value-14_x.c: New file.
5527 * gcc.dg/compat/struct-by-value-14_y.c: New file.
5528 * gcc.dg/compat/struct-by-value-15_main.c: New file.
5529 * gcc.dg/compat/struct-by-value-15_x.c: New file.
5530 * gcc.dg/compat/struct-by-value-15_y.c: New file.
5531 * gcc.dg/compat/struct-by-value-16_main.c: New file.
5532 * gcc.dg/compat/struct-by-value-16_x.c: New file.
5533 * gcc.dg/compat/struct-by-value-16_y.c: New file.
5534 * gcc.dg/compat/struct-by-value-17_main.c: New file.
5535 * gcc.dg/compat/struct-by-value-17_x.c: New file.
5536 * gcc.dg/compat/struct-by-value-17_y.c: New file.
5537 * gcc.dg/compat/struct-by-value-18_main.c: New file.
5538 * gcc.dg/compat/struct-by-value-18_x.c: New file.
5539 * gcc.dg/compat/struct-by-value-18_y.c: New file.
5540
5541 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
5542 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
5543 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
5544 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
5545 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
5546 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
5547 * gcc.dg/compat/scalar-return-3_main.c: New file.
5548 * gcc.dg/compat/scalar-return-3_x.c: New file.
5549 * gcc.dg/compat/scalar-return-3_y.c: New file.
5550 * gcc.dg/compat/scalar-return-4_main.c: New file.
5551 * gcc.dg/compat/scalar-return-4_x.c: New file.
5552 * gcc.dg/compat/scalar-return-4_y.c: New file.
5553
5554 2003-06-10 Janis Johnson <janis187@us.ibm.com>
5555
5556 * gcc.dg/compat/fp2-struct-check.h: New file.
5557 * gcc.dg/compat/fp2-struct-defs.h: New file.
5558 * gcc.dg/compat/fp2-struct-init.h: New file.
5559 * gcc.dg/compat/struct-by-value-10_main.c: New file.
5560 * gcc.dg/compat/struct-by-value-10_x.c: New file.
5561 * gcc.dg/compat/struct-by-value-10_y.c: New file.
5562 * gcc.dg/compat/struct-return-10_main.c: New file.
5563 * gcc.dg/compat/struct-return-10_x.c: New file.
5564 * gcc.dg/compat/struct-return-10_y.c: New file.
5565
5566 * gcc.dg/compat/compat-common.h: New file.
5567 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
5568 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
5569 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
5570 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
5571 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
5572 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
5573 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
5574 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
5575 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
5576 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
5577 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
5578 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
5579 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
5580 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
5581 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
5582 * gcc.dg/compat/small-struct-check.h: Ditto.
5583 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
5584 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
5585 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
5586 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
5587 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
5588 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5589 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
5590 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
5591 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
5592 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
5593 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5594 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5595 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
5596 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5597 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5598 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
5599 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
5600 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
5601 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
5602 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
5603 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
5604 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
5605 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
5606 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
5607 * gcc.dg/compat/struct-return-2_main.c: Ditto.
5608 * gcc.dg/compat/struct-return-2_x.c: Ditto.
5609 * gcc.dg/compat/struct-return-2_y.c: Ditto.
5610 * gcc.dg/compat/struct-return-3_main.c: Ditto.
5611 * gcc.dg/compat/struct-return-3_x.c: Ditto.
5612 * gcc.dg/compat/struct-return-3_y.c: Ditto.
5613
5614 2003-06-10 Geoffrey Keating <geoffk@apple.com>
5615
5616 * g++.dg/pch/static-1.C: New file.
5617 * g++.dg/pch/static-1.Hs: New file.
5618
5619 2003-06-10 Richard Henderson <rth@redhat.com>
5620
5621 * gcc.dg/asm-7.c: Adjust expected warning text.
5622
5623 2003-06-10 Roger Sayle <roger@eyesopen.com>
5624
5625 * gcc.dg/builtins-20.c: New test case.
5626
5627 2003-06-10 Mark Mitchell <mark@codesourcery.com>
5628
5629 PR c++/11131
5630 * g++.dg/opt/template1.C: New test.
5631
5632 2003-06-09 Mark Mitchell <mark@codesourcery.com>
5633
5634 * lib/gcc-dg.exp (dg-test): Clear additional_files and
5635 additional_sources.
5636
5637 2003-05-21 David Taylor <dtaylor@emc.com>
5638
5639 * gcc.dg/Wpadded.c: New file.
5640
5641 2003-06-09 Mark Mitchell <mark@codesourcery.com>
5642
5643 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
5644 * gcc.dg/special/weak-2.c: Add dg-require-weak.
5645 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
5646 dg-require-weak.
5647
5648 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
5649
5650 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
5651
5652 2003-06-09 Mark Mitchell <mark@codesourcery.com>
5653
5654 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
5655 (dg-require-alias): Likewise.
5656 (dg-require-gc-sections): Likewise.
5657 * lib/target-supports.exp (check_gc_sections_available): Likewise.
5658
5659 2003-06-08 Richard Henderson <rth@redhat.com>
5660
5661 * gcc.dg/20011029-2.c: Fix the array reference.
5662 * gcc.dg/asm-7.c: New.
5663
5664 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
5665
5666 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
5667
5668 2003-06-08 Mark Mitchell <mark@codesourcery.com>
5669
5670 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
5671 (dg-require-gc-sections): Likewise.
5672
5673 2003-06-08 Jan Hubicka <jh@suse.cz>
5674
5675 * i386-cmov1.c: Fix regular expression.
5676 * i386-cvt-1.c: Likewise.
5677 * i386-local.c: Likewise.
5678 * i386-local2.c: Likewise.
5679 * i386-mul.c: Likewise.
5680 * i386-ssetype-1.c: Likewise.
5681 * i386-ssetype-3.c: Likewise.
5682 * i386-ssetype-5.c: Likewise.
5683
5684 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5685
5686 PR c++/11039
5687 * g++.dg/warn/implicit-typename2.C: New test.
5688 * g++.dg/warn/implicit-typename3.C: New test.
5689
5690 2003-06-07 Richard Henderson <rth@redhat.com>
5691
5692 * g++.dg/other/offsetof3.C: Use size_t.
5693 * g++.dg/other/offsetof4.C: Likewise.
5694
5695 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
5696
5697 * lib/copy-file.exp: New. Implement gcc_copy_files.
5698
5699 * lib/dg-pch.exp: Load copy-file.exp
5700 (dg-pch): Use gcc_copy_files instead of "file copy".
5701
5702 2003-06-06 Mark Mitchell <mark@codesourcery.com>
5703
5704 * gcc.dg/weak/weak.exp: Simplify.
5705 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
5706 * gcc.dg/weak/weak-1.c: Likewise.
5707 * gcc.dg/weak/weak-2.c: Likewise.
5708 * gcc.dg/weak/weak-3.c: Likewise.
5709 * gcc.dg/weak/weak-4.c: Likewise.
5710 * gcc.dg/weak/weak-5.c: Likewise.
5711 * gcc.dg/weak/weak-6.c: Likewise.
5712 * gcc.dg/weak/weak-7.c: Likewise.
5713 * gcc.dg/weak/weak-8.c: Likewise.
5714 * gcc.dg/weak/weak-9.c: Likewise.
5715
5716 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
5717
5718 gcc.c-torture/execute/20030606-1.c: New.
5719
5720 2003-06-06 Roger Sayle <roger@eyesopen.com>
5721
5722 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
5723 * gcc.dg/builtins-19.c: Likewise.
5724
5725 2003-06-06 Roger Sayle <roger@eyesopen.com>
5726
5727 * gcc.dg/builtins-2.c: Add some more tests.
5728 * gcc.dg/builtins-18.c: New test case.
5729 * gcc.dg/builtins-19.c: New test case.
5730
5731 2003-06-06 Roger Sayle <roger@eyesopen.com>
5732 Jim Wilson <wilson@tuliptree.org>
5733
5734 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
5735
5736 2003-06-06 Jakub Jelinek <jakub@redhat.com>
5737
5738 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
5739 mempcpy/stpcpy calls not to be optimized into something else.
5740 * gcc.c-torture/execute/string-opt-3.c: Moved to...
5741 * gcc.c-torture/execute/builtins/string-7.c: ...here.
5742 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
5743
5744 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5745
5746 * gcc.dg/format/asm_fprintf-1.c: New test.
5747
5748 2003-06-05 Mark Mitchell <mark@codesourcery.com>
5749
5750 * lib/gcc-defs.exp (additional_sources): New variable.
5751 (dg-additional-sources): New function.
5752 (additional_files): New variable.
5753 (dg-additional-files): New function.
5754 (dg-additional-files-options): Likewise.
5755 * lib/gcc-dg.exp (dg-require-weak): New function.
5756 (dg-require-alias): Likewise.
5757 (dg-require-gc-sections): Likewise.
5758 * lib/target-supports.exp (check_alias_available): Remove testfile
5759 parameter.
5760 (check_gc_sections_available): New function.
5761 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
5762 (dg-gpp-additional-files): Likewise.
5763 * lib/g++.exp (additional_sources): Remove.
5764 (additional_files): Likewise.
5765 (g++_target_compile): Use dg-additional-files-options.
5766
5767 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
5768 Tcl logic.
5769 * gcc.dg/special/ecos.exp: Remove.
5770 * gcc.dg/special/20000419-2.c: Use dg-require-*.
5771 * gcc.dg/special/alias-1.c: Likewise.
5772 * gcc.dg/special/alias-2.c: Likewise.
5773 * gcc.dg/special/gcsec-1.c: Likewise.
5774 * gcc.dg/special/weak-1.c: Likewise.
5775 * gcc.dg/special/weak-2.c: Likewise.
5776 * gcc.dg/special/wkali-1.c: Likewise.
5777 * gcc.dg/special/wkali-2.c: Likewise.
5778
5779 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
5780 dg-gpp-additional-*.
5781 * g++.dg/special/conpr-3.C: Likewise.
5782 * g++.dg/special/conpr-4.C: Likewise.
5783 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
5784 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
5785 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
5786 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
5787 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
5788 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
5789 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
5790 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
5791 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
5792 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
5793 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
5794 * g++.old-deja/g++.other/comdat1.C: Likewise.
5795 * g++.old-deja/g++.other/comdat2.C: Likewise.
5796 * g++.old-deja/g++.other/comdat3.C: Likewise.
5797 * g++.old-deja/g++.other/ctor1.C: Likewise.
5798 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
5799
5800 2003-06-05 Richard Henderson <rth@redhat.com>
5801
5802 * gcc.dg/debug/20030605-1.c: New.
5803
5804 2003-06-04 Mark Mitchell <mark@codesourcery.com>
5805
5806 * README.QMTEST: Update.
5807
5808 2003-06-04 Richard Henderson <rth@redhat.com>
5809
5810 * gcc.dg/cleanup-1.c: New.
5811 * gcc.dg/cleanup-2.c: New.
5812 * gcc.dg/cleanup-3.c: New.
5813 * gcc.dg/cleanup-4.c: New.
5814 * gcc.dg/cleanup-5.c: New.
5815 * gcc.dg/cleanup-6.c: New.
5816 * gcc.dg/cleanup-7.c: New.
5817
5818 2003-06-04 Mark Mitchell <mark@codesourcery.com>
5819
5820 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
5821
5822 * lib/dg-pch.exp: New file.
5823 * g++.dg/pch/pch.exp: Use dg-pch.exp.
5824 * gcc.dg/pch/pch.exp: Likewise.
5825
5826 2003-06-04 Roger Sayle <roger@eyesopen.com>
5827
5828 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
5829 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
5830 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
5831 * gcc.dg/builtins-17.c: New test case.
5832 * gcc.dg/i386-387-4.c: New test case.
5833 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
5834
5835 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5836
5837 * gcc.dg/ultrasp9.c: New test.
5838
5839 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5840
5841 * gcc.c-torture/compile/20030604-1.c: New test.
5842 * gcc.dg/sparc-constant-1.c: New test.
5843
5844 2003-06-03 Glen Nakamura <glen@imodulo.com>
5845
5846 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
5847
5848 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
5849
5850 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
5851
5852 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
5853 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
5854
5855 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
5856
5857 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
5858
5859 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5860
5861 PR c++/10940
5862 * g++.dg/template/spec10.C: New test.
5863
5864 2003-06-03 Roger Sayle <roger@eyesopen.com>
5865
5866 * gcc.dg/builtins-16.c: New test case.
5867
5868 2003-06-03 Jakub Jelinek <jakub@redhat.com>
5869
5870 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
5871 mempcpy test with post-increments.
5872 * gcc.c-torture/execute/string-opt-3.c: New test.
5873 * gcc.dg/string-opt-1.c: New test.
5874
5875 2003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
5876
5877 PR fortran/10965
5878 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
5879
5880 2003-06-02 Mark Mitchell <mark@codesourcery.com>
5881
5882 * lib/scanasm.exp (dg-scan): New function, factored out of ...
5883 (scan-assembler): ... here. Use dg-scan.
5884 (scan-assembler-not): Likewise.
5885 (scan-file): New function.
5886 (scan-file-not): Likewise.
5887 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
5888 * gcc.dg/cpp/_Pragma4.c: Likewise.
5889 * gcc.dg/cpp/_Pragma5.c: Likewise.
5890 * gcc.dg/cpp/avoidpaste1.c: Likewise.
5891 * gcc.dg/cpp/avoidpaste2.c: Likewise.
5892 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
5893 * gcc.dg/cpp/cmdlne-P.c: Likewise.
5894 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
5895 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
5896 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
5897 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
5898 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
5899 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
5900 * gcc.dg/cpp/cxxcom1.c: Likewise.
5901 * gcc.dg/cpp/line1.c: Likewise.
5902 * gcc.dg/cpp/maccom1.c: Likewise.
5903 * gcc.dg/cpp/maccom2.c: Likewise.
5904 * gcc.dg/cpp/maccom3.c: Likewise.
5905 * gcc.dg/cpp/maccom4.c: Likewise.
5906 * gcc.dg/cpp/maccom5.c: Likewise.
5907 * gcc.dg/cpp/maccom6.c: Likewise.
5908 * gcc.dg/cpp/multiline.c: Likewise.
5909 * gcc.dg/cpp/spacing1.c: Likewise.
5910 * gcc.dg/cpp/spacing2.c: Likewise.
5911 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
5912 * gcc.dg/cpp/trad/maccom1.c: Likewise.
5913 * gcc.dg/cpp/trad/maccom2.c: Likewise.
5914 * gcc.dg/cpp/trad/maccom3.c: Likewise.
5915 * gcc.dg/cpp/trad/maccom4.c: Likewise.
5916 * gcc.dg/cpp/trad/maccom6.c: Likewise.
5917 * gcc.dg/cpp/cxxcom2.c: Likewise.
5918 * gcc.dg/cpp/cxxcom2.h: New file.
5919
5920 * gcc.dg/cpp/truefalse.cpp: Move it to ...
5921 * g++.dg/cpp/truefalse.C: Here.
5922 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
5923
5924 2003-06-01 Loren James Rittle <ljrittle@acm.org>
5925
5926 * gcc.dg/cpp/redef3.c: New file.
5927
5928 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5929
5930 * gcc.dg/i386-loop-3.c: New test.
5931
5932 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
5933
5934 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
5935
5936 2003-05-31 Roger Sayle <roger@eyesopen.com>
5937
5938 * gcc.dg/fwrapv-1.c: New test case.
5939 * gcc.dg/fwrapv-2.c: New test case.
5940
5941 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5942
5943 PR c++/10956
5944 * g++.dg/template/spec9.C: New test.
5945
5946 2003-05-29 Roger Sayle <roger@eyesopen.com>
5947
5948 * gcc.dg/duff-4.c: New test case.
5949
5950 2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
5951
5952 PR fortran/10843
5953 * g77.dg/ffixed-form-1.f: New test
5954 * g77.dg/ffixed-form-2.f: New test
5955 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
5956 * g77.dg/ffree-form-3.f: New test
5957
5958 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
5959
5960 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
5961 * gcc.dg/wint_t-1.c: Likewise.
5962
5963 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5964
5965 * g++.dg/template/access11.C: New test.
5966
5967 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5968
5969 PR c++/10849
5970 * g++.dg/template/access10.C: New test.
5971
5972 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
5973 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5974
5975 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
5976
5977 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
5978
5979 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
5980 suppress for powerpc-*-darwin*.
5981 * gcc.dg/torture/builtin-noret-2.c: Likewise.
5982
5983 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
5984
5985 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
5986 suppress option for powerpc-*-darwin*.
5987
5988 2003-05-23 Roger Sayle <roger@eyesopen.com>
5989
5990 * gcc.dg/builtins-1.c: Add tests for tan and atan.
5991 * gcc.dg/builtins-4.c: Add test for fmod.
5992
5993 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5994
5995 PR c++/10682
5996 * g++.dg/template/instantiate4.C: New test.
5997
5998 2003-05-22 Roger Sayle <roger@eyesopen.com>
5999
6000 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
6001
6002 2003-05-21 Janis Johnson <janis187@us.ibm.com>
6003
6004 * gcc.dg/compat/scalar-return-1_main.c: New file.
6005 * gcc.dg/compat/scalar-return-1_x.c: New file.
6006 * gcc.dg/compat/scalar-return-1_y.c: New file.
6007 * gcc.dg/compat/scalar-return-2_main.c: New file.
6008 * gcc.dg/compat/scalar-return-2_x.c: New file.
6009 * gcc.dg/compat/scalar-return-2_y.c: New file.
6010 * gcc.dg/compat/struct-return-3_main.c: New file.
6011 * gcc.dg/compat/struct-return-3_y.c: New file.
6012 * gcc.dg/compat/struct-return-3_x.c: New file.
6013 * gcc.dg/compat/struct-return-2_main.c: New file.
6014 * gcc.dg/compat/struct-return-2_x.c: New file.
6015 * gcc.dg/compat/struct-return-2_y.c: New file.
6016
6017 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6018
6019 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
6020 for hppa*-hp-hpux*.
6021 * gcc.dg/20021014-1.c (dg-options): Likewise.
6022 * gcc.dg/nest.c (dg-options): Likewise.
6023
6024 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
6025
6026 PR c++/9738
6027 * g++.dg/ext/dllimport2.C: New file.
6028 * g++.dg/ext/dllimport3.C: New file.
6029
6030 2003-05-20 Janis Johnson <janis187@us.ibm.com>
6031
6032 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
6033 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
6034 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
6035 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
6036 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
6037 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
6038 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
6039 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
6040 * gcc.dg/compat/small-struct-defs.h: New file.
6041 * gcc.dg/compat/small-struct-init.h: New file.
6042 * gcc.dg/compat/small-struct-check.h: New file.
6043 * gcc.dg/compat/fp-struct-defs.h: New file.
6044 * gcc.dg/compat/fp-struct-check.h: New file.
6045 * gcc.dg/compat/fp-struct-init.h: New file.
6046 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
6047 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
6048
6049 2003-05-19 Jakub Jelinek <jakub@redhat.com>
6050
6051 * gcc.dg/20030225-2.c: New test.
6052
6053 2003-05-18 Roger Sayle <roger@eyesopen.com>
6054 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6055
6056 * gcc.c-torture/compile/20030518-1.c: New test case.
6057
6058 2003-05-18 Mark Mitchell <mark@codesourcery.com>
6059
6060 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
6061 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
6062 gcc-dg-debug-runtest.
6063 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
6064 gcc-dg-debug-runtest.
6065
6066 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6067
6068 PR c++/9022
6069 * g++.dg/lookup/using6.C: New test.
6070
6071 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6072
6073 * g++.dg/parse/access2.C: New test.
6074
6075 2003-05-17 Mark Mitchell <mark@codesourcery.com>
6076
6077 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
6078 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
6079 * gcc.dg/debug/debug.exp: Likewise.
6080
6081 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
6082
6083 * gcc.dg/dollar.c: New test.
6084
6085 2003-05-16 Janis Johnson <janis187@us.ibm.com>
6086
6087 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
6088 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
6089 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
6090 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
6091 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
6092 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
6093 * gcc.dg/compat/struct-by-value-6_main.c: New file.
6094 * gcc.dg/compat/struct-by-value-6_x.c: New file.
6095 * gcc.dg/compat/struct-by-value-6_y.c: New file.
6096 * gcc.dg/compat/struct-by-value-7_main.c: New file.
6097 * gcc.dg/compat/struct-by-value-7_x.c: New file.
6098 * gcc.dg/compat/struct-by-value-7_y.c: New file.
6099 * gcc.dg/compat/struct-by-value-8_main.c: New file.
6100 * gcc.dg/compat/struct-by-value-8_x.c: New file.
6101 * gcc.dg/compat/struct-by-value-8_y.c: New file.
6102 * gcc.dg/compat/struct-by-value-9_main.c: New file.
6103 * gcc.dg/compat/struct-by-value-9_x.c: New file.
6104 * gcc.dg/compat/struct-by-value-9_y.c: New file.
6105
6106 2003-05-16 Mark Mitchell <mark@codesourcery.com>
6107
6108 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
6109 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
6110 support for "repo" mode.
6111 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
6112 * lib/g77-dg.exp: Likewise.
6113 * lib/obj-dg.exp: Likewise.
6114
6115 2003-05-16 Jakub Jelinek <jakub@redhat.com>
6116
6117 Merge from gcc-3_2-rhl8-branch:
6118 2003-04-23 Jakub Jelinek <jakub@redhat.com>
6119
6120 * gcc.dg/tls/opt-6.c: New test.
6121
6122 2003-04-05 Jakub Jelinek <jakub@redhat.com>
6123
6124 * gcc.dg/20030405-1.c: New test.
6125
6126 2003-03-09 Jakub Jelinek <jakub@redhat.com>
6127
6128 * gcc.dg/20030309-1.c: New test.
6129
6130 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6131
6132 * gcc.c-torture/execute/20030307-1.c: New test.
6133
6134 2003-02-20 Randolph Chung <tausq@debian.org>
6135
6136 * gcc.c-torture/compile/20030220-1.c: New test.
6137
6138 2003-02-18 Jakub Jelinek <jakub@redhat.com>
6139
6140 * gcc.dg/20030217-1.c: New test.
6141
6142 2003-01-29 Jakub Jelinek <jakub@redhat.com>
6143
6144 * gcc.c-torture/compile/20020129-1.c: New test.
6145
6146 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6147
6148 * gcc.dg/unroll-1.c: New test.
6149
6150 2002-11-16 Jan Hubicka <jh@suse.cz>
6151
6152 * gcc.c-torture/execute/20020920-1.c: New test.
6153
6154 2002-10-08 Jakub Jelinek <jakub@redhat.com>
6155
6156 PR target/7434
6157 * gcc.c-torture/compile/20021008-1.c: New test.
6158
6159 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
6160
6161 PR target/7559
6162 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
6163
6164 2002-08-07 Jakub Jelinek <jakub@redhat.com>
6165
6166 * gcc.c-torture/compile/20020807-1.c: New test.
6167
6168 2002-07-30 Jakub Jelinek <jakub@redhat.com>
6169
6170 * gcc.dg/tls/opt-1.c: New test.
6171
6172 2002-07-29 Jakub Jelinek <jakub@redhat.com>
6173
6174 * gcc.dg/20020729-1.c: New test.
6175
6176 2002-07-20 Jakub Jelinek <jakub@redhat.com>
6177
6178 * g++.dg/opt/life1.C: New test.
6179
6180 2002-05-20 Jakub Jelinek <jakub@redhat.com>
6181
6182 * gcc.dg/20020525-1.c: New test.
6183
6184 2002-05-24 Jakub Jelinek <jakub@redhat.com>
6185
6186 PR c++/6794
6187 * g++.dg/ext/pretty1.C: New test.
6188 * g++.dg/ext/pretty2.C: New test.
6189
6190 2003-05-15 Mark Mitchell <mark@codesourcery.com>
6191
6192 PR c++/8385
6193 * g++.dg/ext/typeof5.C: New test.
6194
6195 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
6196
6197 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
6198 __USER_LABEL_PREFIX__ into account.
6199 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
6200
6201 2003-05-14 Roger Sayle <roger@eyesopen.com>
6202
6203 * gcc.dg/builtins-15.c: New test case.
6204
6205 2003-05-13 Zack Weinberg <zack@codesourcery.com>
6206
6207 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
6208
6209 2003-05-12 Mark Mitchell <mark@codesourcery.com>
6210
6211 * lib/g++.exp: Tweak handling of additional source files.
6212 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
6213 * g++.dg/special/conpr-2a.C: Rename to ...
6214 * g++.dg/special/conpr-2a.cc: ... this.
6215 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
6216 * g++.dg/special/conpr-3a.C: Rename to ...
6217 * g++.dg/special/conpr-3a.cc: This.
6218 * g++.dg/special/conpr-3b.C: Rename to ...
6219 * g++.dg/special/conpr-3b.cc: This.
6220 * g++.dg/special/conpr-4.C: New test.
6221 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
6222
6223 2003-05-12 David Edelsohn <edelsohn@gnu.org>
6224
6225 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
6226
6227 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6228
6229 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
6230 * g++.old-deja/g++.robertl/eb71.C: Likewise.
6231 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
6232 * g++.old-deja/g++.other/warn3.C: Likewise.
6233
6234 2003-05-11 Roger Sayle <roger@eyesopen.com>
6235
6236 * gcc.dg/i386-387-1.c: Update to also test log.
6237 * gcc.dg/i386-387-2.c: Likewise.
6238
6239 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
6240
6241 * g77.f-torture/execute/int8421.f: New test.
6242
6243 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6244
6245 PR c++/10230, c++/10481
6246 * g++.dg/lookup/scoped5.C: New test.
6247
6248 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6249
6250 PR c++/10552
6251 * g++.dg/template/ttp6.C: New test.
6252
6253 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
6254
6255 * gcc.c-torture/execute/builtins: New directory.
6256 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
6257 gcc.c-torture/execute/builtins.
6258 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
6259 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
6260 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
6261 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
6262
6263 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6264
6265 PR c++/9252
6266 * g++.dg/template/access8.C: New test.
6267 * g++.dg/template/access9.C: New test.
6268
6269 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6270
6271 PR c++/9554
6272 * g++.dg/parse/access1.C: New test.
6273
6274 2003-05-09 DJ Delorie <dj@redhat.com>
6275
6276 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
6277 long, and not an int.
6278
6279 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6280
6281 PR c++/10555, c++/10576
6282 * g++.dg/template/memclass1.C: New test.
6283
6284 2003-05-08 DJ Delorie <dj@redhat.com>
6285
6286 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
6287 targets.
6288 * gcc.c-torture/execute/20021024-1.x: Likewise.
6289 * gcc.c-torture/execute/shiftdi.x: Likewise.
6290 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
6291 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
6292 * gcc.dg/20021018-1.c: Likewise.
6293
6294 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6295
6296 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
6297
6298 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
6299 (bcopy): Call memmove.
6300
6301 2003-05-08 Roger Sayle <roger@eyesopen.com>
6302
6303 * g77.f-torture/compile/8485.f: New test case.
6304
6305 2003-05-07 Richard Henderson <rth@redhat.com>
6306
6307 PR c++/10570
6308 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
6309 Verify exception_cleanup not called for rethrows.
6310 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
6311 when exiting catch block without rethrowing.
6312 * g++.dg/eh/forced3.C: New.
6313 * g++.dg/eh/forced4.C: New.
6314
6315 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
6316
6317 * gcc.dg/20030505.c: Fix triplet.
6318
6319 2003-05-06 DJ Delorie <dj@redhat.com>
6320
6321 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
6322 * gcc.dg/nest.c: Likewise.
6323
6324 2003-05-05 Roger Sayle <roger@eyesopen.com>
6325
6326 * gcc.dg/builtins-14.c: New test case.
6327
6328 2003-05-05 Janis Johnson <janis187@us.ibm.com>
6329
6330 * lib/compat.exp (compat-execute): New argument.
6331 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
6332 * gcc.dg/compat: New test directory.
6333 * gcc.dg/compat/compat.exp: New expect script.
6334 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
6335 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
6336 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
6337 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
6338 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
6339 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
6340
6341 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
6342 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
6343 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
6344 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
6345 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
6346 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
6347 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
6348 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
6349 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
6350 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
6351 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
6352 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
6353 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
6354 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
6355 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
6356
6357 2003-05-05 Zack Weinberg <zack@codesourcery.com>
6358
6359 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
6360
6361 2003-05-05 Jakub Jelinek <jakub@redhat.com>
6362
6363 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
6364
6365 2003-05-05 Geoffrey Keating <geoffk@apple.com>
6366
6367 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
6368 * gcc.dg/ppc-fsel-2.c: New test.
6369
6370 * gcc.dg/unused-5.c: New test.
6371
6372 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6373
6374 PR c++/10496
6375 * g++.dg/warn/pmf1.C: New test.
6376
6377 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6378
6379 PR c++/4494
6380 * g++.dg/warn/main.C: New test.
6381
6382 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6383
6384 * gcc.dg/nonnull-3.c: New test.
6385
6386 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
6387
6388 * gcc.dg/cpp/Wtrigraphs.c: Update.
6389 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
6390
6391 2003-05-03 Geoffrey Keating <geoffk@apple.com>
6392
6393 * gcc.dg/ppc-fsel-1.c: New test.
6394
6395 2003-05-03 Zack Weinberg <zack@codesourcery.com>
6396
6397 PR c/10604
6398 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
6399
6400 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
6401
6402 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
6403
6404 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6405
6406 PR c++/9364, c++/10553, c++/10586
6407 * g++.dg/parse/typename4.C: New test.
6408 * g++.dg/parse/typename5.C: Likewise.
6409
6410 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
6411
6412 * gcc.c-torture/compile/20030503-1.c: New test.
6413
6414 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6415
6416 * g++.dg/lookup/using5.C: Fix testcase error.
6417
6418 2003-05-01 Chris Demetriou <cgd@broadcom.com>
6419
6420 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
6421 since MEABI is no longer supported. Remove all vestiges
6422 of MEABI from the test.
6423
6424 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6425
6426 PR c++/10554
6427 * g++.dg/lookup/using5.C: New test.
6428
6429 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6430
6431 PR c++/8772
6432 * g++.dg/template/ttp5.C: New test.
6433
6434 2003-04-30 Mark Mitchell <mark@codesourcery.com>
6435
6436 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
6437 (dg-gpp-additional-sources): New function.
6438 (dg-gpp-additional-files): Likewise.
6439 * lib/g++.exp (additional_sources): New variable.
6440 (additional_files): Likewise.
6441 (g++_target_compile): Deal with them.
6442 * lib/old-dejagnu.exp: Remove.
6443 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
6444 * g++.old-deja: Revise all tests to use dg commands.
6445
6446 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6447
6448 PR c++/9432, c++/9528
6449 * g++.dg/lookup/using4.C: New test.
6450
6451 2003-04-29 Geoffrey Keating <geoffk@apple.com>
6452
6453 * gcc.dg/noreturn-5.c: New file.
6454 * gcc.dg/noreturn-6.c: New file.
6455
6456 * gcc.c-torture/compile/inline-1.c: New file.
6457
6458 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6459
6460 PR c++/10551
6461 * g++.dg/template/explicit1.C: New test.
6462
6463 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6464
6465 PR c++/10549
6466 * g++.dg/other/bitfield1.C: New test.
6467
6468 PR c++/10527
6469 * g++.dg/init/new7.C: New test.
6470
6471 2003-04-29 Mark Mitchell <mark@codesourcery.com>
6472
6473 * g++.dg/ext/desig1.C: New test.
6474 * g++.dg/ext/init1.C: Update.
6475
6476 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
6477
6478 2003-04-28 Mark Mitchell <mark@codesourcery.com>
6479
6480 PR c++/10180
6481 * g++.dg/warn/Winline-1.C: New test.
6482
6483 2003-04-28 Jakub Jelinek <jakub@redhat.com>
6484
6485 * gcc.c-torture/execute/string-opt-19.c: New test.
6486
6487 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
6488 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
6489
6490 2003-04-27 Mark Mitchell <mark@codesourcery.com>
6491
6492 PR c++/10506
6493 * g++.dg/init/new6.C: New test.
6494
6495 PR c++/10503
6496 * g++.dg/init/ref6.C: New test.
6497
6498 2003-04-26 David Edelsohn <edelsohn@gnu.org>
6499
6500 * g++.dg/warn/weak1.C: XFAIL on AIX4.
6501
6502 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6503
6504 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
6505 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
6506
6507 2003-04-25 Mark Mitchell <mark@codesourcery.com>
6508
6509 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
6510 initialized static data members.
6511
6512 2003-04-25 H.J. Lu <hjl@gnu.org>
6513
6514 * gcc.dg/ia64-sync-4.c: New test.
6515
6516 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6517
6518 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
6519 date.
6520
6521 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
6522
6523 PR c++/10337
6524 * g++.dg/warn/conv1.C: New test.
6525 * g++.old-deja/g++.other/conv7.C: Adjust.
6526 * g++.old-deja/g++.other/overload14.C: Adjust.
6527
6528 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6529
6530 PR c++/10471
6531 * g++.dg/template/defarg2.C: New test.
6532
6533 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
6534
6535 * gcc.dg/cpp/include2.c: Update.
6536 * gcc.dg/cpp/multiline-2.c: New.
6537 * gcc.dg/cpp/multiline.c: Update.
6538 * gcc.dg/cpp/strify2.c: Update.
6539 * gcc.dg/cpp/trad/literals-2.c: Update.
6540
6541 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6542
6543 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
6544
6545 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6546
6547 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
6548
6549 2003-04-23 Mark Mitchell <mark@codesourcery.com>
6550
6551 PR c++/10451
6552 * g++.dg/parse/crash4.C: New test.
6553
6554 PR c++/9847
6555 * g++.dg/parse/crash5.C: New test.
6556
6557 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6558
6559 PR c++/10446
6560 * g++.dg/parse/crash3.C: New test.
6561
6562 PR c++/10428
6563 * g++.dg/parse/elab1.C: New test.
6564
6565 2003-04-22 Devang Patel <dpatel@apple.com>
6566
6567 * gcc.dg/cpp/trad/funlike-5.c: New test.
6568
6569 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
6570
6571 * g++.dg/other/packed1.C: Fix dg options.
6572
6573 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
6574
6575 * g++.dg/other/offsetof2.C: New test.
6576
6577 2003-04-21 Mark Mitchell <mark@codesourcery.com>
6578
6579 * g++.dg/template/recurse.C: Adjust location of error messages.
6580
6581 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6582
6583 PR c++/9881
6584 * g++.dg/init/addr-const1.C: New test.
6585 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
6586
6587 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
6588
6589 PR c++/10405
6590 * g++.dg/lookup/struct-hack1.C: New test.
6591
6592 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
6593
6594 * ucs.c: Update diagnostic messages.
6595
6596 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
6597
6598 * gcc.dg/cpp/truefalse.cpp: New test.
6599 * gcc.dg/cpp/cpp.exp: Update.
6600 * g++.dg/other/stdbool-if.C: Remove.
6601
6602 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
6603
6604 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
6605 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
6606
6607 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
6608
6609 * gcc.c-torture/compile/20030418-1.c: New test.
6610
6611 2003-04-17 Janis Johnson <janis187@us.ibm.com>
6612
6613 * README.compat: Remove; content moved to doc/sourcebuild.texi.
6614
6615 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6616
6617 PR c++/10347
6618 g++.dg/template/dependent-name1.C: New test.
6619
6620 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
6621
6622 * gcc.dg/warn-1.c (tourist_guide): New array,
6623 contains a pointer to bar.
6624
6625 2003-04-16 Roger Sayle <roger@eyesopen.com>
6626
6627 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
6628 * gcc.c-torture/execute/medce-1.c: New test case.
6629 * gcc.c-torture/execute/medce-2.c: New test case.
6630
6631 2003-04-15 Mark Mitchell <mark@codesourcery.com>
6632
6633 * lib/prune.exp: Ignore more messages.
6634
6635 PR c++/10381
6636 * g++.dg/parse/lookup3.C: New test.
6637
6638 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
6639
6640 * gcc.c-torture/compile/20030415-1.c : New test.
6641
6642 2003-04-14 Mark Mitchell <mark@codesourcery.com>
6643
6644 * gcc.c-torture/execute/scope-2.c: Move to ...
6645 * gcc.dg/noncompile/scope.c: .... here.
6646
6647 2003-04-14 Roger Sayle <roger@eyesopen.com>
6648
6649 * gcc.dg/20030414-2.c: New test case.
6650
6651 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
6652
6653 PR target/10377
6654 * gcc.dg/20030414-1.c: New test.
6655
6656 2003-04-13 Roger Sayle <roger@eyesopen.com>
6657
6658 * gcc.dg/builtins-12.c: New test case.
6659 * gcc.dg/builtins-13.c: New test case.
6660
6661 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6662
6663 * gcc.c-torture/execute/string-opt-18.c: New test.
6664
6665 2003-04-13 Mark Mitchell <mark@codesourcery.com>
6666
6667 PR c++/10300
6668 * g++.dg/init/new5.C: New test.
6669
6670 2003-04-12 Mark Mitchell <mark@codesourcery.com>
6671
6672 PR c++/7910
6673 * g++.dg/ext/dllimport1.C: New test.
6674
6675 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
6676
6677 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
6678
6679 2003-04-11 Bud Davis <bdavis9659@comcast.net>
6680
6681 PR Fortran/9263
6682 * g77.f-torture/noncompile/9263.f: New test
6683 PR Fortran/1832
6684 * g77.f-torture/execute/1832.f: New test
6685
6686 2003-04-11 David Chad <davidc@freebsd.org>
6687 Loren J. Rittle <ljrittle@acm.org>
6688
6689 libobjc/8562
6690 * objc.dg/headers.m: New test.
6691
6692 2003-04-10 Zack Weinberg <zack@codesourcery.com>
6693
6694 * gcc.c-torture/execute/builtin-noret-2.c: New.
6695 * gcc.c-torture/execute/builtin-noret-2.x: New.
6696 XFAIL builtin-noret-2.c at -O1 and above.
6697 * gcc.dg/redecl.c: New.
6698 * gcc.dg/Wshadow-1.c: Update error regexps.
6699
6700 2003-04-10 Mark Mitchell <mark@codesourcery.com>
6701
6702 * g++.dg/abi/bitfield10.C: New test.
6703
6704 2003-04-09 Mike Stump <mrs@apple.com>
6705
6706 * gcc.dg/pch/pch.exp: Make testcase names longer.
6707 * g++.dg/pch/pch.exp: Make testcase names longer.
6708
6709 2003-04-08 Roger Sayle <roger@eyesopen.com>
6710
6711 * gcc.dg/builtins-11.c: New test case.
6712
6713 2003-04-08 Roger Sayle <roger@eyesopen.com>
6714
6715 * gcc.dg/builtins-9.c: New test case.
6716 * gcc.dg/builtins-10.c: New test case.
6717
6718 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
6719
6720 * gcc.dg/noncompile/init-4.c.c: New test.
6721
6722 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
6723
6724 * gcc.misc-test/gcov-9.c: New test.
6725 * gcc.misc-test/gcov-10.c: New test
6726 * gcc.misc-test/gcov-11.c: New test.
6727
6728 2003-04-05 Zack Weinberg <zack@codesourcery.com>
6729
6730 PR optimization/10024
6731 * gcc.c-torture/compile/20030405-1.c: New test.
6732
6733 2003-04-04 Geoffrey Keating <geoffk@apple.com>
6734
6735 * gcc.dg/pch/static-3.c: New.
6736 * gcc.dg/pch/static-3.hs: New.
6737 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
6738
6739 2003-04-04 Richard Henderson <rth@redhat.com>
6740
6741 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
6742 * g++.dg/eh/forced2.C: Likewise.
6743
6744 2003-04-03 Mike Stump <mrs@apple.com>
6745
6746 * lib/scanasm.exp (scan-assembler): Add xfail processing for
6747 target arg.
6748 (scan-assembler-times, scan-assembler-not): Likewise.
6749 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
6750
6751 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
6752
6753 * gcc.dg/sparc-loop-1.c: New test.
6754
6755 2003-04-02 Geoffrey Keating <geoffk@apple.com>
6756
6757 PR other/9274
6758 * g++.dg/pch/system-2.C: New.
6759 * g++.dg/pch/system-2.Hs: New.
6760
6761 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
6762
6763 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
6764
6765 * g++.dg/eh/simd-1.C (vecfunc): Same.
6766
6767 2003-04-01 Roger Sayle <roger@eyesopen.com>
6768
6769 * gcc.c-torture/execute/20030401-1.c: New test case.
6770
6771 2003-04-01 Ziemowit Laski <zlaski@apple.com>
6772
6773 * objc.dg/defs.m: New.
6774
6775 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
6776
6777 * g++.dg/eh/simd-1.C: New.
6778 * g++.dg/eh/simd-2.C: New.
6779
6780 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
6781
6782 * gcc.c-torture/execute/simd-3.c: New.
6783
6784 2003-03-31 Mark Mitchell <mark@codesourcery.com>
6785
6786 PR c/9936
6787 * gcc.dg/20030331-2.c: New test.
6788
6789 2003-03-31 Mark Mitchell <mark@codesourcery.com>
6790
6791 PR c++/10278
6792 * g++.dg/parse/crash2.C: New test.
6793
6794 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
6795
6796 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
6797 * gcc.c-torture/execute/20030331-1.c: ...here.
6798
6799 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
6800
6801 * gcc.c-torture/execute/20030331-1.c: New test.
6802
6803 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
6804
6805 * lib/gcov.exp: Adjust call return testing strings.
6806 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
6807
6808 2003-03-31 Roger Sayle <roger@eyesopen.com>
6809
6810 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
6811 * gcc.dg/builtins-7.c: New test case.
6812 * gcc.dg/builtins-8.c: New test case.
6813
6814 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
6815
6816 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
6817
6818 2003-03-30 Mark Mitchell <mark@codesourcery.com>
6819
6820 PR c++/7647
6821 * g++.dg/lookup-class-member-2.C: New test.
6822
6823 2003-03-30 Glen Nakamura <glen@imodulo.com>
6824
6825 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
6826
6827 2003-03-28 Roger Sayle <roger@eyesopen.com>
6828
6829 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
6830
6831 2003-03-28 Mark Mitchell <mark@codesourcery.com>
6832
6833 * g++.dg/init/attrib1.C: New test.
6834
6835 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
6836
6837 * gcc.dg/ultrasp8.c: New test.
6838
6839 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
6840
6841 * gcc.dg/ultrasp7.c: New test.
6842
6843 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
6844
6845 PR c++/10047
6846 * g++.dg/template/inline1.C: New test.
6847
6848 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
6849
6850 * gcc.dg/sparc-dwarf2.c: New test.
6851
6852 2003-03-27 Roger Sayle <roger@eyesopen.com>
6853
6854 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
6855 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
6856
6857 2003-03-27 Mark Mitchell <mark@codesourcery.com>
6858
6859 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
6860 than reading .x files.
6861 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
6862 * g77.dg/gcov/gcov-1.f: Likewise.
6863 * gcc.misc-tests/gcov-4b.c: Likewise.
6864 * gcc.misc-tests/gcov-5b.c: Likewise.
6865 * gcc.misc-tests/gcov-6.c: Likewise.
6866 * gcc.misc-tests/gcov-7.c: Likewise.
6867 * gcc.misc-tests/gcov-8.c: Likewise.
6868 * g++.dg/gcov/gcov-1.x: Remove.
6869 * g77.dg/gcov/gcov-1.x: Likewise.
6870 * gcc.misc-tests/gcov-4b.x: Likewise.
6871 * gcc.misc-tests/gcov-5b.x: Likewise.
6872 * gcc.misc-tests/gcov-6.x: Likewise.
6873 * gcc.misc-tests/gcov-7.x: Likewise.
6874 * gcc.misc-tests/gcov-8.x: Likewise.
6875
6876 2003-03-27 Glen Nakamura <glen@imodulo.com>
6877
6878 PR opt/10087
6879 * gcc.dg/20030324-1.c: New test.
6880
6881 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
6882
6883 PR c++/10224
6884 * g++.dg/template/arg3.C: New test.
6885
6886 PR c++/10158
6887 * g++.dg/template/friend18.C: New test.
6888
6889 2003-03-26 Roger Sayle <roger@eyesopen.com>
6890
6891 * g77.f-torture/compile/20030326-1.f: New test case.
6892
6893 2003-03-26 Janis Johnson <janis187@us.ibm.com>
6894
6895 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
6896
6897 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
6898
6899 2003-03-26 Jakub Jelinek <jakub@redhat.com>
6900
6901 * gcc.dg/ia64-sync-3.c: New test.
6902
6903 2003-03-26 Alan Modra <amodra@bigpond.net.au>
6904
6905 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
6906
6907 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
6908
6909 * gcc.dg/ultrasp6.c: New test.
6910
6911 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
6912
6913 * gcc.dg/i386-signbit-1.c: New test.
6914 * gcc.dg/i386-signbit-2.c: New test.
6915 * gcc.dg/i386-signbit-3.c: New test.
6916
6917 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
6918
6919 * gcc.dg/ultrasp5.c: Fix options.
6920
6921 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
6922
6923 * gcc.dg/ultrasp5.c: Fix comment.
6924
6925 2003-03-24 Bud Davis <bdavis9659@comcast.net>
6926
6927 PR fortran/10197
6928 * g77.f-torture/execute/10197.f: New test.
6929
6930 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
6931
6932 PR c++/9898, c++/383
6933 * g++.dg/template/conv6.C: New test.
6934
6935 PR c++/10119
6936 * g++.dg/template/ptrmem5.C: New test.
6937
6938 PR c++/10026
6939 * g++.dg/lookup/koenig1.C: New test.
6940
6941 PR C++/10199
6942 * g++.dg/lookup/template2.C: New test.
6943
6944 2003-03-24 Jakub Jelinek <jakub@redhat.com>
6945
6946 * g++.dg/opt/rtti1.C: New test.
6947
6948 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6949
6950 * gcc.dg/ultrasp5.c: New test.
6951
6952 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
6953
6954 PR middle-end/9967
6955 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
6956 builtin fputs.
6957
6958 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
6959
6960 PR c/8224
6961 * gcc.dg/20030323-1.c: New test.
6962
6963 2003-03-23 Roger Sayle <roger@eyesopen.com>
6964
6965 * gcc.c-torture/compile/20030323-1.c: New test case.
6966
6967 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
6968
6969 * gcc.dg/20030321-1.c: New test.
6970
6971 2003-03-22 Zack Weinberg <zack@codesourcery.com>
6972
6973 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
6974
6975 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
6976
6977 PR c++/9978, c++/9708
6978 * g++.dg/ext/vlm1.C: Adjust expected error.
6979 * g++.dg/ext/vla2.C: New test.
6980 * g++.dg/template/arg1.C: New test.
6981 * g++.dg/template/arg2.C: New test.
6982
6983 2003-03-22 Bud Davis <bdavis9659@comcast.net>
6984
6985 * g77.f-torture/execute/select.f: New test.
6986 * g77.f-torture/noncompile/select_no_compile.f: New test.
6987
6988 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
6989
6990 PR c++/9898
6991 * g++.dg/other/error4.C: New test.
6992
6993 2003-03-20 Mark Mitchell <mark@codesourcery.com>
6994
6995 * g++.dg/template/friend17.C: New test.
6996
6997 2003-03-21 Alan Modra <amodra@bigpond.net.au>
6998
6999 * gcc.c-torture/compile/20030320-1.c: New.
7000
7001 2003-03-20 Roger Sayle <roger@eyesopen.com>
7002
7003 * gcc.dg/builtins-6.c: New test case.
7004
7005 2003-03-19 Alan Modra <amodra@bigpond.net.au>
7006
7007 PR target/10073
7008 * gcc.c-torture/compile/20030319-1.c: New.
7009
7010 2003-03-18 Jan Hubicka <jh@suse.cz>
7011
7012 * gcc.dg/i386-cvt-1.c: New test.
7013
7014 2003-03-17 Zack Weinberg <zack@codesourcery.com>
7015
7016 * objc.dg/naming-1.m: Use "(parse|syntax) error".
7017 * objc.dg/naming-2.m: Likewise.
7018
7019 2003-03-17 Mark Mitchell <mark@codesourcery.com>
7020
7021 PR c++/9639
7022 * g++.dg/parse/crash1.C: New test.
7023
7024 2003-03-16 Mark Mitchell <mark@codesourcery.com>
7025
7026 PR c++/8805
7027 * g++.dg/eh/cleanup1.C: New test.
7028
7029 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
7030
7031 * gcc.c-torture/execute/20030316-1.c: New test case.
7032
7033 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
7034
7035 PR c++/9629
7036 * g++.dg/init/ctor2.C: New test.
7037
7038 2003-03-15 Roger Sayle <roger@eyesopen.com>
7039
7040 * g77.f-torture/compile/xformat.f: New test case.
7041
7042 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7043
7044 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
7045 * g++.old-deja/g++.mike/eh50.C: Likewise.
7046
7047 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7048
7049 PR c++/6440
7050 * g++.dg/template/spec7.C: New test.
7051 * g++.dg/template/spec8.C: Likewise.
7052
7053 2003-03-14 Jakub Jelinek <jakub@redhat.com>
7054
7055 * gcc.c-torture/execute/20030313-1.c: New test.
7056
7057 2003-03-14 Richard Henderson <rth@redhat.com>
7058
7059 * gcc.dg/inline-2.c: Adjust alpha test for external call.
7060
7061 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
7062
7063 * gcc.c-torture/compile/20030314-1.c: New test.
7064
7065 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
7066
7067 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
7068 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
7069 thumb target,
7070 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
7071 to accept newer _imp__ prefix and additional
7072 newline in .drectve section.
7073 * gcc.dg/dll-4.c: Likewise.
7074 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
7075 switch.
7076
7077 2003-03-13 Mark Mitchell <mark@codesourcery.com>
7078
7079 * g++.dg/parse/namespace9.C: New test.
7080
7081 * g++.dg/init/ref5.C: New test.
7082 * g++.dg/parse/ptrmem1.C: Likewise.
7083
7084 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7085
7086 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
7087 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
7088 regular expression.
7089 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
7090 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
7091
7092 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
7093
7094 * gcc.c-torture/execute/20030224-2.c: New test.
7095
7096 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7097
7098 * gcc.dg/decl-3.c: New test.
7099
7100 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7101
7102 * gcc.dg/i386-loop-2.c: New test.
7103
7104 2003-03-11 Mark Mitchell <mark@codesourcery.com>
7105
7106 PR c++/9474
7107 * g++.dg/parse/namespace8.C: New test.
7108
7109 PR c++/9924
7110 * g++.dg/overload/builtin2.C: New test.
7111
7112 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
7113
7114 * gcc.dg/return-type-3.c: New test.
7115
7116 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7117
7118 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
7119 profiling options are not supported.
7120
7121 2003-03-10 Mark Mitchell <mark@codesourcery.com>
7122
7123 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
7124 * g++.old-deja/g++.warn/impint2.C: Likewise.
7125
7126 2003-03-10 Devang Patel <dpatel@apple.com>
7127
7128 * g++.dg/cpp/c++_cmd_1.C: New test.
7129 * g++.dg/cpp/c++_cmd_1.h: New file.
7130
7131 2003-03-10 Segher Boessenkool <segher@koffie.nl>
7132
7133 * gcc.dg/altivec-9.c: New file.
7134
7135 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7136
7137 * gcc.dg/ppc-sdata-1.c: New test.
7138 * gcc.dg/ppc-sdata-2.c: New test.
7139
7140 2003-03-09 Mark Mitchell <mark@codesourcery.com>
7141
7142 PR c++/9373
7143 * g++.dg/opt/ptrmem2.C: New test.
7144
7145 PR c++/8534
7146 * g++.dg/opt/ptrmem1.C: New test.
7147
7148 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
7149
7150 * gcc.dg/i386-loop-1.c: New test.
7151
7152 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7153
7154 PR c++/9970
7155 * g++.dg/lookup/friend1.C: New test.
7156
7157 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7158
7159 PR c++/9823
7160 * g++.dg/parser/constructor1.C: New test.
7161
7162 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
7163
7164 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
7165
7166 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
7167
7168 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
7169
7170 * gcc.dg/cpp/Wunused.c: Update test.
7171
7172 2003-03-08 Jan Hubicka <jh@suse.cz>
7173
7174 * gcc.dg/inline-3.c: New test.
7175
7176 2003-03-08 Mark Mitchell <mark@codesourcery.com>
7177
7178 PR c++/9809
7179 * g++.dg/parse/builtin1.C: New test.
7180
7181 PR c++/9982
7182 * g++.dg/abi/cookie1.C: New test.
7183 * g++.dg/abi/cookie2.C: Likewise.
7184
7185 PR c++/9524
7186 * g++.dg/template/field1.C: New test.
7187
7188 PR c++/9912
7189 * g++.dg/parse/class1.C: New test.
7190 * g++.dg/parse/namespace7.C: Likewise.
7191 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
7192
7193 2003-03-07 Mark Mitchell <mark@codesourcery.com>
7194
7195 * g++.dg/init/ref4.C: New test.
7196
7197 2003-03-07 Jan Hubicka <jh@suse.cz>
7198
7199 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
7200 * gcc.dg/inline-3.c: New test.
7201
7202 2003-03-06 Mark Mitchell <mark@codesourcery.com>
7203
7204 * g++.dg/init/ref3.C: New test.
7205
7206 PR c++/9965
7207 * g++.dg/init/ref2.C: New test.
7208
7209 PR c++/9400
7210 * g++.dg/warn/Wshadow-2.C: New test.
7211
7212 PR c++/9791
7213 * g++.dg/warn/Woverloaded-1.C: New test.
7214
7215 2003-03-05 Jan Hubicka <jh@suse.cz>
7216
7217 * gcc.dg/i386-local2.c: New.
7218 * gcc.dg/i386-local.c: Fix typo.
7219
7220 2003-03-05 Mark Mitchell <mark@codesourcery.com>
7221
7222 * g++.dg/abi/layout3.C: New test.
7223
7224 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
7225
7226 * gcc.c-torture/compile/20030305-1.c
7227
7228 2003-03-05 Jan Hubicka <jh@suse.cz>
7229
7230 * gcc.dg/i386-local.c: New.
7231
7232 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
7233
7234 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
7235
7236 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7237
7238 * gcc.dg/switch-2.c: New test.
7239 * gcc.dg/switch-3.c: New test.
7240 * gcc.dg/Wswitch.c: Adjust line numbers.
7241 * gcc.dg/Wswitch-default.c: Likewise.
7242 * gcc.dg/Wswitch-enum.c: Likewise.
7243
7244 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
7245
7246 * gcc.c-torture/execute/20030222-1.c: New test.
7247
7248 2003-03-03 James E Wilson <wilson@tuliptree.org>
7249
7250 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
7251
7252 2003-03-03 Mark Mitchell <mark@codesourcery.com>
7253
7254 PR c++/9878
7255 * g++.dg/init/ref1.C: New test.
7256
7257 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
7258
7259 * gcc.dg/sh-relax.c: New SH-only test.
7260
7261 2003-03-03 Geoffrey Keating <geoffk@apple.com>
7262
7263 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
7264 comment explaining purpose of testcase.
7265
7266 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7267
7268 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
7269 for HC11/HC12 (asm needs two int registers).
7270 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
7271 HC11/HC12 because the test uses an asm which needs two 32-bit
7272 registers.
7273
7274 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7275
7276 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
7277 for HC11/HC12 (array is too large otherwise).
7278 * gcc.c-torture/compile/920501-4.x: New file, likewise.
7279 * gcc.c-torture/compile/20010518-2.x: Likewise.
7280 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
7281 HC11/HC12 (array is too large).
7282
7283 2003-03-01 Geoffrey Keating <geoffk@apple.com>
7284
7285 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
7286 * lib/g++-dg.exp (g++-dg-test): Likewise.
7287
7288 2003-03-01 Roger Sayle <roger@eyesopen.com>
7289
7290 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
7291 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
7292
7293 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7294
7295 * g++.dg/warn/implicit-typename1.C: Remove warning.
7296
7297 2003-02-28 Richard Henderson <rth@redhat.com>
7298
7299 * gcc.dg/noreturn-1.c: Move noreturn warning line.
7300 * gcc.dg/return-type-1.c: Move control reaches end warning line.
7301
7302 2003-02-28 Geoffrey Keating <geoffk@apple.com>
7303
7304 * gcc.dg/pch/pch.exp: Change .pch to .gch.
7305 * g++.dg/pch/pch.exp: Likewise.
7306
7307 2003-02-28 Mark Mitchell <mark@codesourcery.com>
7308
7309 PR c++/9879
7310 * testsuite/g++.dg/init/new4.C: New test.
7311
7312 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
7313
7314 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
7315
7316 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
7317
7318 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
7319 unsigned long.
7320
7321 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
7322 wider than float.
7323
7324 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7325
7326 * lib/scanasm.exp: Add support for counting numbers of
7327 occurences.
7328 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
7329 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
7330
7331 2003-02-25 Mark Mitchell <mark@codesourcery.com>
7332
7333 PR c++/9683
7334 * g++.dg/template/static3.C: New test.
7335
7336 PR c++/9829
7337 * g++.dg/parse/namespace6.C: New test.
7338
7339 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7340
7341 PR target/9732
7342 * gcc.dg/20030225-1.c: New test.
7343
7344 2003-02-24 Mark Mitchell <mark@codesourcery.com>
7345
7346 * README: Remove out-of-date information.
7347
7348 PR c++/9836
7349 * g++.dg/template/spec6.C: New test.
7350
7351 2003-02-24 Jeff Law <law@redhat.com>
7352
7353 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
7354
7355 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7356
7357 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
7358 * gcc.dg/pragma-ep-1.c: Likewise.
7359
7360 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7361
7362 PR c++/9602
7363 * g++.dg/template/friend16.C: New test.
7364
7365 2003-02-23 Mark Mitchell <mark@codesourcery.com>
7366
7367 PR c++/5333
7368 * g++.dg/parse/fused-params1.C: Adjust error messages.
7369 * g++.dg/template/nested3.C: New test.
7370
7371 2003-02-24 Alan Modra <amodra@bigpond.net.au>
7372
7373 * g++.dg/abi/param1.C: New test.
7374
7375 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7376
7377 PR c++/7982
7378 * g++.dg/warn/implicit-typename1.C: New test.
7379
7380 2003-02-22 Kelley Cook <kelleycook@comcast.net>
7381
7382 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
7383 with "mtune".
7384 * g++.old-deja/g++.other/store-expr2.C: Likewise.
7385 * gcc.c-torture/execute/20010129-1.x: Likewise.
7386 * gcc.dg/20011107-1.c: Likewise.
7387 * gcc.dg/20020108-1.c: Likewise.
7388 * gcc.dg/20020122-3.c: Likewise.
7389 * gcc.dg/20020206-1.c: Likewise.
7390 * gcc.dg/20020310-1.c: Likewise.
7391 * gcc.dg/20020426-2.c: Likewise.
7392 * gcc.dg/20020517-1.c: Likewise.
7393 * gcc.dg/991230-1.c: Likewise.
7394 * gcc.dg/i386-unroll-1.c: Likewise.
7395 * gcc.misc-tests/i386-prefetch.exp: Likewise.
7396
7397 2003-02-22 Jan Hubicka <jh@suse.cz>
7398
7399 * gcc.dg/i386-mul.c: New test.
7400
7401 2003-02-21 Roger Sayle <roger@eyesopen.com>
7402
7403 * gcc.dg/builtins-5.c: New test case.
7404
7405 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
7406
7407 * gcc.dg/asmreg-1.c: New test.
7408
7409 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7410
7411 PR c++/9749
7412 * g++.dg/parse/varmod1.C: New test.
7413
7414 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7415
7416 PR c++/9727
7417 * g++.dg/template/op1.C: New test.
7418
7419 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7420
7421 PR c++/8906
7422 * g++.dg/template/nested2.C: New test.
7423
7424 2003-02-21 Mark Mitchell <mark@codesourcery.com>
7425
7426 PR c++/8724
7427 * g++.dg/expr/dtor1.C: New test.
7428
7429 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7430
7431 * gcc.dg/cpp/include3.c: New test.
7432 * gcc.dg/cpp/inc/foo.h: New file.
7433
7434 2003-02-21 Glen Nakamura <glen@imodulo.com>
7435
7436 * gcc.c-torture/execute/20030221-1.c: New test.
7437
7438 2003-02-20 Mark Mitchell <mark@codesourcery.com>
7439
7440 PR c++/9729
7441 * g++.dg/abi/conv1.C: New test.
7442
7443 2003-02-20 Jan Hubicka <jh@suse.cz>
7444
7445 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
7446
7447 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
7448
7449 * gcc.c-torture/compile/20030219-1.c: New test.
7450
7451 2003-02-18 Jan Hubicka <jh@suse.cz>
7452
7453 * gcc.dg/funcorder.c: New test.
7454
7455 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7456
7457 * gcc.c-torture/execute/20030218-1.c: New.
7458
7459 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
7460
7461 * gcc.dg/20030218-1.c: New.
7462
7463 2003-02-18 Richard Henderson <rth@redhat.com>
7464
7465 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
7466 * gcc.dg/attr-used-2.c: New.
7467
7468 2003-02-18 Mark Mitchell <mark@codesourcery.com>
7469
7470 PR c++/9704
7471 * g++.dg/init/copy5.C: New test.
7472
7473 2003-02-18 Geoffrey Keating <geoffk@apple.com>
7474
7475 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
7476 * g++.dg/pch/pch.exp: Likewise.
7477
7478 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
7479
7480 * gcc.c-torture/execute/20030209-1.c: Enable the test if
7481 STACK_SIZE is not defined.
7482
7483 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7484
7485 PR c++/9457
7486 * g++.dg/template/init1.C: New test.
7487
7488 2003-02-16 Jan HUbicka <jh@suse.cz>
7489
7490 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
7491 (foo): Add few extra tests
7492 * gcc.dg/c99-const-expr-3.c: Likewise.
7493 * gcc.c-torture/execute/20030216-1.c: New.
7494
7495 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7496
7497 PR c++/9459
7498 * g++.dg/ext/typeof4.C: New test.
7499
7500 2003-02-15 Roger Sayle <roger@eyesopen.com>
7501
7502 * gcc.dg/i386-387-3.c: New test case.
7503
7504 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
7505
7506 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
7507 cris-*-elf* cris-*-aout* and mmix-*-*.
7508
7509 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
7510
7511 * gcc.dg/20030213-1.c: New test.
7512
7513 2003-02-12 Roger Sayle <roger@eyesopen.com>
7514
7515 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
7516 * gcc.dg/i386-387-2.c: Likewise.
7517
7518 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
7519
7520 * gcc.dg/ppc-spe.c: Fix formatting.
7521 Enable tests that were previously unsupported by gas.
7522 Delete tests for instructions that no longer exist.
7523 Switch arguments on evsubifw builtin.
7524
7525 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
7526
7527 * gcc.c-torture/execute/20030209-1.c: Disable the test if
7528 STACK_SIZE is too small.
7529
7530 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
7531 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
7532
7533 * gcc.dg/decl-2.c: New test.
7534
7535 2003-02-10 Jan Hubicka <jh@suse.cz>
7536
7537 * gcc.dg/i386-fpcvt-1.c: New test.
7538
7539 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
7540
7541 * gcc.c-torture/execute/20030209-1.c: New test.
7542
7543 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
7544
7545 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
7546 int-wide bitops, use the constants of the same width.
7547 Likewise, if long long is 32-bit wide, test bitops using
7548 32-bit constants.
7549
7550 2003-02-07 Loren James Rittle <ljrittle@acm.org>
7551
7552 * gcc.dg/20021014-1.c: Annotate with expected notice text.
7553
7554 2003-02-07 Roger Sayle <roger@eyesopen.com>
7555
7556 * testsuite/gcc.dg/builtins-4.c: New test case.
7557
7558 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7559
7560 * gcc.dg/20020430-1.c: Fix dg command typos.
7561 * gcc.dg/20020503-1.c: Likewise.
7562
7563 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7564
7565 PR c++/8785
7566 * g++.dg/parse/fused-params1.C: New test.
7567
7568 PR c++/8857
7569 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
7570
7571 PR c++/8921
7572 * g++.dg/parse/non-dependent1.C: New test.
7573
7574 PR c++/8928
7575 * g++.dg/parse/dupl-tmpl-args1.C: New test.
7576
7577 PR c++/9228
7578 * g++.dg/parse/undefined7.C: New test.
7579 * g++.dg/parse/non-templ1.C: New test.
7580
7581 PR c++/9229
7582 * g++.dg/parse/too-many-tmpl-args1.C: New test.
7583
7584 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7585
7586 * gcc.c-torture/compile/20030206-1.c: New test.
7587
7588 2003-02-05 Roger Sayle <roger@eyesopen.com>
7589
7590 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
7591 "pow" to "foo" to avoid potential confusion with a math built-in.
7592
7593 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7594
7595 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
7596 conditions for SPARC targets.
7597
7598 2003-02-05 Jakub Jelinek <jakub@redhat.com>
7599
7600 * gcc.dg/20030204-1.c: New test.
7601
7602 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7603
7604 PR c++/38
7605 * g++.dg/parse/array-size1.C: New test.
7606
7607 PR c++/5657
7608 * g++.dg/parse/undefined3.C: New test.
7609
7610 PR c++/5665
7611 * g++.dg/parse/undefined4.C: New test.
7612
7613 PR c++/5975
7614 * g++.dg/parse/undefined5.C: New test.
7615
7616 PR c++/7259
7617 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
7618
7619 PR c++/8578
7620 * g++.dg/parse/casting-operator1.C: New test.
7621
7622 PR c++/8596
7623 * g++.dg/parse/undefined6.C: New test.
7624
7625 PR c++/8736
7626 * g++.dg/parse/missing-template1.C: New test.
7627
7628 2003-02-04 Jan Hubicka <jh@suse.cz>
7629
7630 * gcc.dg/i386-cadd.c: Compile using -march=k8.
7631 * gcc.dg/i386-cmov?.c: Likewise.
7632 * gcc.dg/i386-fpcvt-?.c: Likewise.
7633 * gcc.dg/i386-ssefp-1.c: Likewise.
7634 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
7635 conventions.
7636
7637 2003-02-03 Mark Mitchell <mark@codesourcery.com>
7638
7639 PR c++/7129
7640 * testsuite/g++.dg/ext/max.C: New test.
7641
7642 2003-02-03 Jan Hubicka <jh@suse.cz>
7643
7644 * gcc.c-torture/execute/20030203-1.c: New test.
7645
7646 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
7647
7648 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
7649 'natural-endian'.
7650
7651 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
7652
7653 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
7654 * g++.dg/init/new2.C: Likewise.
7655 * g++.dg/other/new1.C: Likewise.
7656
7657 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
7658
7659 * gcc.dg/struct-ret-libc.c: New test.
7660
7661 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
7662
7663 * gcc.dg/20030129-1.c: New test.
7664
7665 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7666
7667 PR c++/8849
7668 * g++.dg/template/ptrmem4.C: New test.
7669
7670 2003-01-29 Mark Mitchell <mark@codesourcery.com>
7671
7672 * g++.dg/parser/constant1.C: New test.
7673
7674 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7675
7676 PR c++/8591
7677 * g++.dg/parse/friend2.C: New test.
7678
7679 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
7680
7681 PR c++/9437
7682 * g++.dg/template/unify4.C: New test.
7683
7684 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
7685
7686 * gcc.c-torture/execute/20030128-1.c: New test.
7687
7688 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
7689
7690 * g++.dg/lookup/nested1.C: Test moved from ...
7691 * g++.old-deja/g++.other/lookup24.C: ... here.
7692
7693 2003-01-28 Jan Hubicka <jh@suse.cz>
7694
7695 * gcc.dg/i386-cmov5.c: New test.
7696
7697 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7698
7699 * gcc.c-torture/execute/20010925-1.c: Changed the
7700 memcpy declaration.
7701
7702 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
7703
7704 PR c++/3902
7705 * g++.dg/parse/template5.C: New test.
7706
7707 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
7708
7709 PR fortran/9258
7710 * g77.dg/pr9258: New test.
7711
7712 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7713
7714 * README: Move relevant parts from README.g++.
7715
7716 * README.g++: Remove this file.
7717
7718 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
7719
7720 * g++.dg/abi/dcast1.C: New test.
7721
7722 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7723
7724 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
7725
7726 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
7727
7728 PR c++/47
7729 * g++.old-deja/g++.other/lookup24.C: New test.
7730
7731 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7732
7733 PR middle-end/7227
7734 * gcc.dg/uninit-C.c: New test.
7735
7736 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
7737
7738 * g++.dg/abi/covariant1.C: New test.
7739
7740 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
7741
7742 * gcc.dg/20030123-1.c: New test.
7743
7744 2003-01-25 Jan Hubicka <jh@suse.cz>
7745
7746 PR opt/8492
7747 * gcc.c-torture/compile/20030125-1.c
7748
7749 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
7750
7751 PR c++/9403
7752 * g++.dg/parse/template3.C: New test.
7753 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
7754
7755 PR c++/795
7756 * g++.dg/parse/template4.C: New test.
7757
7758 PR c++/9415
7759 * g++.dg/template/qual2.C: New test.
7760
7761 PR c++/8545
7762 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
7763
7764 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
7765
7766 2003-01-25 Roger Sayle <roger@eyesopen.com>
7767
7768 * gcc.c-torture/execute/switch-1.c: New test case.
7769
7770 2003-01-25 Jan Hubicka <jh@suse.cz>
7771
7772 * gcc.c-torture/execute/20030125-1.[cx]: New test.
7773
7774 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
7775
7776 Tweaks for Bison-1.875. From the NEWS file:
7777 "- `parse error' -> `syntax error'
7778 Bison now uniformly uses the term `syntax error'"
7779 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
7780 * gcc.dg/cpp/digraph2.c: Likewise.
7781 * gcc.dg/cpp/direct2.c: Likewise.
7782 * gcc.dg/cpp/paste4.c: Likewise.
7783 * gcc.dg/c90-restrict-1.c: Likewise.
7784 * gcc.dg/c99-func-2.c: Likewise.
7785 * gcc.dg/noncompile/920721-2.c: Likewise.
7786 * gcc.dg/noncompile/930622-2.c: Likewise.
7787 * gcc.dg/noncompile/940112-1.c: Likewise.
7788 * gcc.dg/noncompile/950921-1.c: Likewise.
7789 * gcc.dg/noncompile/951123-1.c: Likewise.
7790 * gcc.dg/noncompile/971104-1.c: Likewise.
7791 * gcc.dg/noncompile/990416-1.c: Likewise.
7792
7793 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
7794
7795 * g++.dg/parse/undefined1.C: Add error message.
7796
7797 2003-01-22 Mark Mitchell <mark@codesourcery.com>
7798
7799 PR c++/9354
7800 * g++.dg/parse/new1.C: New test.
7801
7802 PR c++/9216
7803 * g++.dg/parse/template2.C: New test.
7804
7805 PR c++/9354
7806 * g++.dg/parse/typedef2.C: New test.
7807
7808 PR c++/9328
7809 * g++.dg/ext/typeof3.C: New test.
7810
7811 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7812
7813 PR c++/2738
7814 * g++.dg/parse/ret-type1.C: New test.
7815
7816 PR c++/3792
7817 * g++.dg/parse/tmpl-outside1.C: New test.
7818
7819 PR c++/4207
7820 * g++.dg/parse/int-as-enum1.C: New test.
7821
7822 PR c++/4903
7823 * g++.dg/parse/no-typename1.C: New test.
7824
7825 PR c++/5533
7826 * g++.dg/parse/no-value1.C: New test.
7827
7828 PR c++/5921
7829 * g++.dg/parse/wrong-inline1.C: New test.
7830
7831 PR c++/6402
7832 * g++.dg/parse/ref1.C: New test.
7833
7834 PR c++/6992
7835 * g++.dg/parse/attr-ctor1.C: New test.
7836
7837 PR c++/7229
7838 * g++.dg/parse/namespace5.C: New test.
7839
7840 PR c++/7917
7841 * g++.dg/parse/func-def1.C: New test.
7842
7843 PR c++/8143
7844 * g++.dg/parse/undefined1.C: New test.
7845
7846 PR c++/5723, PR c++/8522
7847 * g++.dg/parse/specialization1.C: New test.
7848
7849 PR c++/163, PR c++/8595
7850 * g++.dg/parse/struct-as-enum1.C: New test.
7851
7852 PR c++/9173
7853 * g++.dg/parse/undefined2.C: New test.
7854
7855 2003-01-22 Mark Mitchell <mark@codesourcery.com>
7856
7857 PR c++/9298
7858 * g++.dg/parse/template1.C: New test.
7859
7860 PR c++/9384
7861 * g++.dg/parse/using1.C: New test.
7862
7863 PR c++/9285
7864 PR c++/9294
7865 * g++.dg/parse/expr2.C: New test.
7866
7867 PR c++/9388
7868 * g++.dg/parse/lookup2.C: Likewise.
7869
7870 2003-01-21 Jan Hubicka <jh@suse.cz>
7871
7872 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
7873 * gcc.c-torture/execute/eeprof-1.c: Likewise.
7874 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
7875 * gcc.c-torture/execute/string-opt-*.c: Likewise.
7876
7877 2003-01-20 Nick Clifton <nickc@redhat.com>
7878
7879 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
7880 problem with ARM sibcall code generation.
7881
7882 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
7883
7884 * gcc.c-torture/execute/20030120-1.c: New.
7885
7886 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
7887
7888 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
7889
7890 2003-01-17 Mark Mitchell <mark@codesourcery.com>
7891
7892 PR c++/9272
7893 * g++.dg/parse/ctor1.C: New test.
7894
7895 PR c++/9294:
7896 * g++.dg/parse/qualified1.C: New test.
7897
7898 * g++.dg/parse/typename3.C: New test.
7899
7900 2003-01-16 Richard Henderson <rth@redhat.com>
7901
7902 * g++.dg/tls/init-2.C: Fix error matches for real this time.
7903
7904 2003-01-16 Richard Henderson <rth@redhat.com>
7905
7906 * g++.dg/pch/pch.exp: Copy test header to the working directory
7907 before using it either for precompilation or direct use.
7908 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
7909 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
7910
7911 2003-01-16 Richard Henderson <rth@redhat.com>
7912
7913 * gcc.dg/pch/pch.exp: Copy test header to the working directory
7914 before using it either for precompilation or direct use.
7915 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
7916 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
7917
7918 2003-01-16 Mark Mitchell <mark@codesourcery.com>
7919
7920 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
7921 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
7922 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
7923 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7924 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
7925 typename warning into error.
7926 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
7927 error messages.
7928 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
7929 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
7930 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
7931 messages.
7932 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
7933 make declaration visible in template.
7934 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
7935 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
7936 messages.
7937 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
7938 message.
7939 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
7940 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
7941 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
7942 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
7943 typename warning with error message.
7944 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
7945 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
7946 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
7947
7948 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
7949
7950 * g++.dg/parse/ambig2.C: New test.
7951
7952 2003-01-15 Richard Henderson <rth@redhat.com>
7953
7954 * g++.dg/tls/init-2.C: Update error message string.
7955
7956 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7957
7958 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
7959
7960 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
7961
7962 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
7963 all for HC11/HC12.
7964 * gcc.c-torture/compile/20001205-1.x: Likewise.
7965 * gcc.c-torture/compile/20001226-1.x: Likewise.
7966 * gcc.c-torture/compile/920520-1.x: Likewise.
7967 * gcc.c-torture/compile/961203-1.x: Likewise.
7968 * gcc.c-torture/compile/20020604-1.x: Likewise.
7969
7970 2003-01-15 Jan Hubicka <jh@suse.cz>
7971
7972 * gcc.c-torture/compile/20030115-1.c: New test.
7973
7974 * gcc.dg/i386-fpcvt-1.c: New test.
7975 * gcc.dg/i386-fpcvt-2.c: New test.
7976
7977 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
7978
7979 Further conform g++'s __vmi_class_type_info to the C++ ABI
7980 specification.
7981 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
7982 the specification.
7983
7984 2003-01-14 Jan Hubicka <jh@suse.cz>
7985
7986 * gcc.dg/i386-fpcvt-1.c: New test.
7987 * gcc.dg/i386-fpcvt-2.c: New test.
7988
7989 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
7990
7991 * gcc.dg/i386-mmx-3.c: New test.
7992
7993 2003-01-12 Mark Mitchell <mark@codesourcery.com>
7994
7995 PR c++/9264
7996 * g++.dg/parse/octal1.C: New file.
7997
7998 PR c++/9172
7999 * g++.dg/parse/typename1.C: New file.
8000
8001 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
8002
8003 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
8004 * gcc.dg/bf-no-ms-layout.c: Likewise.
8005 * gcc.dg/bf-ms-attrib.c: Likewise.
8006
8007 2003-01-10 Mark Mitchell <mark@codesourcery.com>
8008
8009 PR c++/9099
8010 * g++.dg/parse/dtor1.C: New file.
8011
8012 PR c++/9128
8013 * g++.dg/rtti/typeid1.C: New file.
8014
8015 PR c++/9153
8016 * g++.dg/parse/lookup1.C: New file.
8017
8018 PR c++/9171
8019 * g++.dg/templ/spec5.C: New file.
8020
8021 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
8022
8023 * gcc.c-torture/compile/20030110-1.c: New test.
8024
8025 2003-01-09 Geoffrey Keating <geoffk@apple.com>
8026
8027 Merge from pch-branch:
8028
8029 2002-12-23 Geoffrey Keating <geoffk@apple.com>
8030
8031 * gcc.dg/pch/cpp-1.h: New.
8032 * gcc.dg/pch/cpp-1.c: New.
8033 * gcc.dg/pch/cpp-2.h: New.
8034 * gcc.dg/pch/cpp-2.c: New.
8035
8036 2002-11-19 Geoffrey Keating <geoffk@apple.com>
8037
8038 * gcc.dg/pch/except-1.h: New.
8039 * gcc.dg/pch/except-1.c: New.
8040
8041 2002-11-13 Geoffrey Keating <geoffk@apple.com>
8042
8043 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
8044 running test.
8045 * gcc.dg/pch: Include *.hp not *.h.
8046 * gcc.dg/pch/system-1.h: New.
8047 * gcc.dg/pch/system-1.c: New.
8048
8049 2002-11-11 Geoffrey Keating <geoffk@apple.com>
8050
8051 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
8052 rather than trying to build and run a program using PCH.
8053 * gcc.dg/pch: Remove dg-do commands from test files.
8054
8055 2002-11-08 Geoffrey Keating <geoffk@apple.com>
8056
8057 * gcc.dg/pch/macro-3.c: New.
8058 * gcc.dg/pch/macro-3.h: New.
8059
8060 2002-11-04 Geoffrey Keating <geoffk@apple.com>
8061
8062 * gcc.dg/pch/common-1.c: New.
8063 * gcc.dg/pch/common-1.h: New.
8064 * gcc.dg/pch/decl-1.c: New.
8065 * gcc.dg/pch/decl-1.h: New.
8066 * gcc.dg/pch/decl-2.c: New.
8067 * gcc.dg/pch/decl-2.h: New.
8068 * gcc.dg/pch/decl-3.c: New.
8069 * gcc.dg/pch/decl-3.h: New.
8070 * gcc.dg/pch/decl-4.c: New.
8071 * gcc.dg/pch/decl-4.h: New.
8072 * gcc.dg/pch/decl-5.c: New.
8073 * gcc.dg/pch/decl-5.h: New.
8074 * gcc.dg/pch/global-1.c: New.
8075 * gcc.dg/pch/global-1.h: New.
8076 * gcc.dg/pch/inline-1.c: New.
8077 * gcc.dg/pch/inline-1.h: New.
8078 * gcc.dg/pch/inline-2.c: New.
8079 * gcc.dg/pch/inline-2.h: New.
8080 * gcc.dg/pch/static-1.c: New.
8081 * gcc.dg/pch/static-1.h: New.
8082 * gcc.dg/pch/static-2.c: New.
8083 * gcc.dg/pch/static-2.h: New.
8084
8085 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
8086
8087 * g++.dg/pch/pch.exp: Better handle failing testcases.
8088 * gcc.dg/pch/pch.exp: Likewise.
8089 * gcc.dg/pch/macro-1.c: New.
8090 * gcc.dg/pch/macro-1.h: New.
8091 * gcc.dg/pch/macro-2.c: New.
8092 * gcc.dg/pch/macro-2.h: New.
8093
8094 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
8095
8096 * g++.dg/dg.exp: Treat files in pch/ specially.
8097 * g++.dg/pch/pch.exp: New file.
8098 * g++.dg/pch/empty.H: New file.
8099 * g++.dg/pch/empty.C: New file.
8100 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
8101 "precompile".
8102
8103 * gcc.dg/pch/pch.exp: New file.
8104 * gcc.dg/pch/empty.h: New file.
8105 * gcc.dg/pch/empty.c: New file.
8106 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
8107 "precompile".
8108
8109 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8110
8111 * g++.dg/template/friend14.C: New test.
8112
8113 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8114
8115 * gcc.dg/old-style-asm-1.c: New test.
8116
8117 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
8118
8119 * gcc.c-torture/compile/20030109-1.c: New test.
8120
8121 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8122
8123 * gcc.c-torture/execute/20030109-1.c: New test.
8124
8125 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
8126
8127 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
8128 * g++.old-deja/g++.mike/dyncast2.C: Likewise
8129 * g++.old-deja/g++.mike/dyncast3.C: Likewise
8130 * g++.old-deja/g++.mike/eh2.C: Likewise
8131 * g++.old-deja/g++.mike/eh3.C: Likewise
8132 * g++.old-deja/g++.mike/eh5.C: Likewise
8133 * g++.old-deja/g++.mike/eh6.C: Likewise
8134 * g++.old-deja/g++.mike/eh7.C: Likewise
8135 * g++.old-deja/g++.mike/eh8.C: Likewise
8136 * g++.old-deja/g++.mike/eh9.C: Likewise
8137 * g++.old-deja/g++.mike/eh10.C: Likewise
8138 * g++.old-deja/g++.mike/eh12.C: Likewise
8139 * g++.old-deja/g++.mike/eh13.C: Likewise
8140 * g++.old-deja/g++.mike/eh14.C: Likewise
8141 * g++.old-deja/g++.mike/eh16.C: Likewise
8142 * g++.old-deja/g++.mike/eh17.C: Likewise
8143 * g++.old-deja/g++.mike/eh18.C: Likewise
8144 * g++.old-deja/g++.mike/eh21.C: Likewise
8145 * g++.old-deja/g++.mike/eh23.C: Likewise
8146 * g++.old-deja/g++.mike/eh24.C: Likewise
8147 * g++.old-deja/g++.mike/eh25.C: Likewise
8148 * g++.old-deja/g++.mike/eh26.C: Likewise
8149 * g++.old-deja/g++.mike/eh27.C: Likewise
8150 * g++.old-deja/g++.mike/eh28.C: Likewise
8151 * g++.old-deja/g++.mike/eh29.C: Likewise
8152 * g++.old-deja/g++.mike/eh31.C: Likewise
8153 * g++.old-deja/g++.mike/eh33.C: Likewise
8154 * g++.old-deja/g++.mike/eh34.C: Likewise
8155 * g++.old-deja/g++.mike/eh35.C: Likewise
8156 * g++.old-deja/g++.mike/eh36.C: Likewise
8157 * g++.old-deja/g++.mike/eh37.C: Likewise
8158 * g++.old-deja/g++.mike/eh38.C: Likewise
8159 * g++.old-deja/g++.mike/eh39.C: Likewise
8160 * g++.old-deja/g++.mike/eh40.C: Likewise
8161 * g++.old-deja/g++.mike/eh41.C: Likewise
8162 * g++.old-deja/g++.mike/eh42.C: Likewise
8163 * g++.old-deja/g++.mike/eh44.C: Likewise
8164 * g++.old-deja/g++.mike/eh46.C: Likewise
8165 * g++.old-deja/g++.mike/eh47.C: Likewise
8166 * g++.old-deja/g++.mike/eh48.C: Likewise
8167 * g++.old-deja/g++.mike/eh49.C: Likewise
8168 * g++.old-deja/g++.mike/eh50.C: Likewise
8169 * g++.old-deja/g++.mike/eh51.C: Likewise
8170 * g++.old-deja/g++.mike/eh53.C: Likewise
8171 * g++.old-deja/g++.mike/eh55.C: Likewise
8172 * g++.old-deja/g++.mike/p7912.C: Likewise
8173 * g++.old-deja/g++.mike/p9706.C: Likewise
8174 * g++.old-deja/g++.mike/p10416.C: Likewise
8175 * g++.old-deja/g++.mike/p11667.C: Likewise
8176 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
8177 Remove redundant reference to Iris.
8178 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
8179 Elxsi, i860, Pico Java, and WE32K.
8180
8181 2003-01-07 Mark Mitchell <mark@codesourcery.com>
8182
8183 * g++.dg/ext/asm4.C: New test.
8184
8185 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8186
8187 PR c++/9030
8188 * g++.dg/template/friend12.C: New test.
8189 * g++.dg/template/friend13.C: Likewise.
8190 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
8191
8192 2003-01-08 Jan Hubicka <jh@suse.cz>
8193
8194 * gcc.dg/i386-cadd.c: New test.
8195 * gcc.dg/i386-cmov4.c: Likewise.
8196
8197 2003-01-06 Mark Mitchell <mark@codesourcery.com>
8198
8199 PR c++/9165
8200 * g++.dg/warn/Wunused-3.C: New test.
8201
8202 * g++.dg/abi/bitfield9.C: New test.
8203
8204 PR c++/9189
8205 * g++.dg/parse/defarg3.C: New test.
8206
8207 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
8208
8209 * g++.dg/parse/ambig1.C: New test.
8210 * g++.dg/parse/defarg2.C: New test.
8211
8212 2003-01-05 Mark Mitchell <mark@codesourcery.com>
8213
8214 * g++.dg/template/defarg-1.C: New test.
8215 * g++.dg/template/local2.C: Likewise.
8216
8217 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
8218
8219 * gcc.c-torture/execute/20030105-1.c: New test.
8220
8221 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8222
8223 * g++.dg/parse/namespace3.C: Remove extra semicolons.
8224 * g++.dg/parse/namespace4.C: Likewise.
8225
8226 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
8227
8228 * g++.dg/template/ntp2.C: New test.
8229
8230 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8231
8232 * g++.dg/parse/extern-C-1.C: New test.
8233
8234 * g++.dg/parse/namespace4.C: New test.
8235
8236 * g++.dg/template/nested1.C: New test.
8237
8238 * g++.dg/parse/namespace3.C: New test.
8239
8240 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
8241
8242 * g++.dg/lookup/two-stage1.C: New test.
8243
8244 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8245
8246 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
8247 * g++.old-deja/g++.jason/access8.C: Likewise.
8248 * g++.old-deja/g++.other/decl5.C: Likewise.
8249
8250 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
8251
8252 * g++.dg/parse/parse7.C: New test.
8253
8254 2003-01-02 Mark Mitchell <mark@codesourcery.com>
8255
8256 PR c++/2843
8257 * g++.dg/ext/attrib7.C: New test.
8258
8259 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
8260
8261 * g++.dg/parse/parse6.C: New test.
8262
8263 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
8264
8265 * gcc.dg/h8300-stack-1.c: New.
8266
8267 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
8268
8269 g++.dg/lookup/exception1.C: New test.
8270
8271 g++.dg/lookup/template1.C: New test.
8272
8273 g++.dg/parse/namespace2.C: New test.
8274
8275 g++.dg/parse/parens2.C: New test.
8276
8277 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8278
8279 * g++.dg/parse/parse5.C: New test.
8280 * g++.dg/lookup/scoped4.C: New test.
8281
8282 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
8283
8284 * g++.dg/parse/parens1.C: New test.
8285
8286 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
8287 angle-bracket1.C.
8288 * g++.dg/parse/parens2.C: New test.
8289
8290 * g++.dg/lookup/scope-operator1.C: New test.
8291
8292 * g++.dg/parse/operator1.C: New test.
8293
8294 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8295
8296 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
8297 * g++.old-deja/g++.other/access6.C: Likewise.
8298 * g++.old-deja/g++.other/decl1.C: Likewise.
8299 * g++.old-deja/g++.pt/typename12.C: Likewise.
8300
8301 2002-12-31 Mark Mitchell <mark@codesourcery.com>
8302
8303 * g++.dg/parse/namespace1.C: New test.
8304
8305 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8306
8307 * g++.dg/parse/parse4.C: New test.
8308
8309 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8310
8311 * g++.dg/parse/parse3.C: New test.
8312
8313 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8314
8315 * g++.dg/parse/parse2.C: New test.
8316
8317 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8318
8319 * g++.dg/template/friend11.C: New test.
8320
8321 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
8322
8323 * g++.dg/parse/parse1.C: New test.
8324
8325 2002-12-31 Janis Johnson <janis187@us.ibm.com>
8326
8327 * lib/profopt.exp: Change the name of a global variable to avoid
8328 possible clashes with other test suites.
8329
8330 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
8331
8332 * g++.dg/inherit/covariant8.C: New test.
8333
8334 2002-12-31 Mark Mitchell <mark@codesourcery.com>
8335
8336 * g++.dg/init/array9.C: New test.
8337
8338 PR c++/9112
8339 * g++.dg/parse/expr1.C: New test.
8340
8341 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8342
8343 * gcc.c-torture/compile/20021230-1.c: New test.
8344
8345 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
8346
8347 * g++.dg/inherit/covariant5.C: New test.
8348 * g++.dg/inherit/covariant6.C: New test.
8349 * g++.dg/inherit/covariant7.C: New test.
8350
8351 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8352
8353 PR c++/2739
8354 * g++.dg/other/access2.C: New test.
8355
8356 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
8357
8358 * g++.dg/other/anon-struct.C: No longer fails
8359 * g++.old-deja/g++.brendan/parse4.C: Likewise.
8360 * g++.old-deja/g++.brendan/parse5.C: Likewise.
8361 * g++.old-deja/g++.brendan/parse6.C: Likewise.
8362
8363 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
8364
8365 * g++.dg/parse/angle-bracket.C (main): No longer fails.
8366
8367 2002-12-27 Mark Mitchell <mark@codesourcery.com>
8368
8369 * g++.dg/eh/spec4.C: Remove stray semicolon.
8370 * g++.dg/expr/pmf-1.C: Change error message.
8371 * g++.dg/ext/asm1.C: Remove stray semicolon.
8372 * g++.dg/ext/typename1.C: Add missing typenames.
8373 * g++.dg/inherit/template-as-base.C: Change error message.
8374 * g++.dg/lookup/scoped1.C: Likewise.
8375 * g++.dg/lookup/scoped2.C: Likewise.
8376 * g++.dg/lookup/using2.C: Likewise.
8377 * g++.dg/other/component1.C: Remove stray semicolon.
8378 * g++.dg/other/do1.C: Change error message.
8379 * g++.dg/other/error2.C: Likewise.
8380 * g++.dg/other/init1.C: Likewise.
8381 * g++.dg/other/packed1.C: Remove stray semicolon.
8382 * g++.dg/other/ptrmem2.C: Change error message.
8383 * g++.dg/parse/parameter-declaration-1.C: Remove line number
8384 marker.
8385 * g++.dg/special/initp1.C: Remove invalid attribute usage.
8386 * g++.dg/template/access3.C: Add typename keyword.
8387 * g++.dg/template/access5.C: Remove stray semicolon.
8388 * g++.dg/template/access6.C: Likewise.
8389 * g++.dg/template/complit1.C: Likewise.
8390 * g++.dg/template/crash1.C: Change error message.
8391 * g++.dg/template/inherit2.C: Remove stray semicolon.
8392 * g++.dg/template/instantiate2.C: Likewise.
8393 * g++.dg/template/instantiate3.C: Change error message.
8394 * g++.dg/template/qual1.C: Remove stray semicolon.
8395 * g++.dg/template/qualttp18.C: Change error message.
8396 * g++.dg/template/ref1.C: Remove stray semicolon.
8397 * g++.dg/template/sizeof1.C (A::value): Declare it.
8398 * g++.dg/template/spec4.C: Change error message.
8399 * g++.dg/template/static1.C: Likewise.
8400 * g++.dg/template/type1.C: Likewise.
8401 * g++.dg/template/typename3.C: Likewise.
8402 * g++.old-deja/g++.benjamin/13478.C: Change error message.
8403 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
8404 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
8405 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
8406 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
8407 named return value extension.
8408 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
8409 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
8410 * g++.old-deja/g++.bob/extern_C.C: Likewise.
8411 * g++.old-deja/g++.bob/inherit2.C: Likewise.
8412 * g++.old-deja/g++.brendan/complex1.C: Likewise.
8413 * g++.old-deja/g++.brendan/copy5.C: Likewise.
8414 * g++.old-deja/g++.brendan/crash13.C: Likewise.
8415 * g++.old-deja/g++.brendan/crash15.C: Likewise.
8416 * g++.old-deja/g++.brendan/crash18.C: Change error message.
8417 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
8418 * g++.old-deja/g++.brendan/crash38.C: Likewise.
8419 * g++.old-deja/g++.brendan/crash50.C: Likewise.
8420 * g++.old-deja/g++.brendan/crash56.C: Likewise.
8421 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
8422 syntax.
8423 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
8424 * g++.old-deja/g++.brendan/crash8.C: Change error message.
8425 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
8426 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8427 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
8428 * g++.old-deja/g++.brendan/template11.C: Likewise.
8429 * g++.old-deja/g++.brendan/template26.C: Likewise.
8430 * g++.old-deja/g++.brendan/template27.C: Use explicit
8431 specialization syntax.
8432 * g++.old-deja/g++.brendan/template30.C: Likewise.
8433 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
8434 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
8435 non-dependent names.
8436 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
8437 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
8438 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
8439 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
8440 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
8441 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
8442 named return value extension.
8443 * g++.old-deja/g++.ext/namedret2.C: Likewise.
8444 * g++.old-deja/g++.ext/namedret3.C: Likewise.
8445 * g++.old-deja/g++.ext/return1.C: Likewise.
8446 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
8447 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
8448 * g++.old-deja/g++.jason/access8.C: Likewise.
8449 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
8450 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
8451 pseudo-destructor names.
8452 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
8453 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
8454 pseudo-destructor names.
8455 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
8456 * g++.old-deja/g++.jason/overload19.C: Likewise.
8457 * g++.old-deja/g++.jason/overload32.C: Likewise.
8458 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
8459 stray semicolons.
8460 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
8461 * g++.old-deja/g++.jason/return.C: Likewise.
8462 * g++.old-deja/g++.jason/return2.C: Likewise.
8463 * g++.old-deja/g++.jason/shadow1.C: Likewise.
8464 * g++.old-deja/g++.jason/special.C: Use explicit specialization
8465 syntax.
8466 * g++.old-deja/g++.jason/template10.C: Account for use of
8467 non-dependent names.
8468 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
8469 syntax.
8470 * g++.old-deja/g++.jason/template37.C: Likewise.
8471 * g++.old-deja/g++.law/access4.C: Change error messages.
8472 * g++.old-deja/g++.law/arm13.C: Remove incorrect
8473 pseudo-destructor names.
8474 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
8475 * g++.old-deja/g++.law/ctors9.C: Likewise.
8476 * g++.old-deja/g++.law/cvt22.C: Likewise.
8477 * g++.old-deja/g++.law/dtors5.C: Likewise.
8478 * g++.old-deja/g++.law/global-init1.C: Likewise.
8479 * g++.old-deja/g++.law/missed-error3.C: Likewise.
8480 * g++.old-deja/g++.law/operators28.C: Likewise.
8481 * g++.old-deja/g++.law/visibility28.C: Likewise.
8482 * g++.old-deja/g++.martin/eval1.C: Likewise.
8483 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
8484 name.
8485 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
8486 * g++.old-deja/g++.mike/net34.C: Likewise.
8487 * g++.old-deja/g++.mike/net36.C: Likewise.
8488 * g++.old-deja/g++.mike/ns2.C: Likewise.
8489 * g++.old-deja/g++.mike/p12306.C: Likewise.
8490 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
8491 value extension.
8492 * g++.old-deja/g++.mike/p700.C: Likewise.
8493 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
8494 * g++.old-deja/g++.mike/p710.C: Likewise.
8495 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
8496 value extension.
8497 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
8498 * g++.old-deja/g++.mike/pmf9.C: Likewise.
8499 * g++.old-deja/g++.ns/crash2.C: Likewise.
8500 * g++.old-deja/g++.ns/crash3.C: Likewise.
8501 * g++.old-deja/g++.ns/invalid1.C: Likewise.
8502 * g++.old-deja/g++.ns/ns17.C: Likewise.
8503 * g++.old-deja/g++.ns/template16.C: Likewise.
8504 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
8505 keyword.
8506 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
8507 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
8508 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
8509 named return value extension.
8510 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
8511 * g++.old-deja/g++.other/access4.C: Issue additional error
8512 messages.
8513 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
8514 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
8515 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
8516 * g++.old-deja/g++.other/crash25.C: Change error message.
8517 * g++.old-deja/g++.other/crash4.C: Change error message.
8518 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
8519 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
8520 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
8521 checks.
8522 * g++.old-deja/g++.other/defarg8.C: Likewise.
8523 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
8524 * g++.old-deja/g++.other/dtor10.C: Likewise.
8525 * g++.old-deja/g++.other/incomplete.C: Likewise.
8526 * g++.old-deja/g++.other/linkage7.C: Likewise.
8527 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
8528 lookup algorithm.
8529 * g++.old-deja/g++.other/mangle2.C: Likewise.
8530 * g++.old-deja/g++.other/refinit2.C: Likewise.
8531 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
8532 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
8533 * g++.old-deja/g++.pt/crash28.C: Likewise.
8534 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
8535 syntax.
8536 * g++.old-deja/g++.pt/crash32.C: Change error message.
8537 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
8538 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
8539 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
8540 error message position.
8541 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
8542 * g++.old-deja/g++.pt/defarg8.C: Change error message.
8543 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
8544 syntax.
8545 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
8546 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
8547 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
8548 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
8549 keyword.
8550 * g++.old-deja/g++.pt/explicit31.C: Likewise.
8551 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
8552 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
8553 keyword.
8554 * g++.old-deja/g++.pt/explicit71.C: Change error message.
8555 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
8556 syntax.
8557 * g++.old-deja/g++.pt/friend28.C: Account for use of
8558 non-dependent names.
8559 * g++.old-deja/g++.pt/friend29.C: Likewise.
8560 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
8561 rules.
8562 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
8563 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
8564 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
8565 lookup rules.
8566 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
8567 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
8568 keyword.
8569 * g++.old-deja/g++.pt/memclass20.C: Likewise.
8570 * g++.old-deja/g++.pt/memclass5.C: Likewise.
8571 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
8572 keyword.
8573 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
8574 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
8575 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
8576 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
8577 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
8578 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
8579 keyword.
8580 * g++.old-deja/g++.pt/spec10.C: Likewise.
8581 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
8582 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
8583 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
8584 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
8585 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
8586 * g++.old-deja/g++.pt/ttp62.C: Likewise.
8587 * g++.old-deja/g++.pt/ttp64.C: Likewise.
8588 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
8589 * g++.old-deja/g++.pt/typename15.C: Likewise.
8590 * g++.old-deja/g++.pt/typename22.C: Likewise.
8591 * g++.old-deja/g++.pt/typename6.C: Change error messages.
8592 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
8593 * g++.old-deja/g++.pt/virtual2.C: Likewise.
8594 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
8595 syntax.
8596 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
8597 return value extension.
8598 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
8599 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
8600 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
8601 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
8602
8603 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
8604
8605 * g++.dg/warn/inline1.C: New test.
8606 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
8607 * g++.old-deja/g++.jason/synth10.C: Likewise.
8608 * g++.old-deja/g++.mike/net31.C: Likewise.
8609 * g++.old-deja/g++.mike/p8786.C: Likewise.
8610
8611 * g++.dg/template/friend10.C: New test.
8612 * g++.dg/template/conv5.C: New test.
8613
8614 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
8615
8616 * g++.dg/lookup/scoped3.C: New test.
8617
8618 * g++.dg/lookup/decl1.C: New test.
8619 * g++.dg/lookup/decl2.C: New test.
8620
8621 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
8622
8623 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
8624 gcc.c-torture/compile/20021015-1.c,
8625 gcc.c-torture/compile/20021015-2.c,
8626 gcc.c-torture/compile/20021123-1.c,
8627 gcc.c-torture/compile/20021123-2.c,
8628 gcc.c-torture/compile/20021123-3.c,
8629 gcc.c-torture/compile/20021123-4.c,
8630 gcc.c-torture/execute/20021024-1.c: Add tests previously added
8631 only to 3.1 or 3.2 branch.
8632
8633 2002-12-23 Mark Mitchell <mark@codesourcery.com>
8634
8635 * gcc.dg/i386-bitfield3.c: New test.
8636
8637 * gcc.dg/i386-bitfield2.c: New test.
8638
8639 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
8640
8641 * g++.dg/parse/conv_op1.C: New test.
8642
8643 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
8644
8645 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
8646 approved.
8647
8648 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
8649
8650 * gcc.c-torture/compile/20021220-1.c: New test.
8651
8652 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
8653
8654 * gcc.dg/i386-fastcall-1.c: New.
8655
8656 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8657
8658 * gcc.c-torture/execute/20021219-1.c: New test.
8659
8660 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8661
8662 * gcc.dg/i386-pic-1.c: New test.
8663
8664 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8665
8666 PR c++/8099
8667 * g++.dg/template/friend9.C: New test.
8668
8669 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8670
8671 PR c++/3663
8672 * g++.dg/template/access7.C: New test.
8673
8674 2002-12-18 Nick Clifton <nickc@redhat.com>
8675
8676 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
8677 the libstdc++-v3 directory has been found.
8678
8679 2002-12-12 Devang Patel <dpatel@apple.com>
8680 * gcc.dg/darwin-ld-1.c: New test.
8681 * gcc.dg/darwin-ld-2.c: New test.
8682 * gcc.dg/darwin-ld-3.c: New test.
8683 * gcc.dg/darwin-ld-4.c: New test.
8684 * gcc.dg/darwin-ld-5.c: New test.
8685
8686 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
8687
8688 * gcc.c-torture/compile/20021212-1.c: New test.
8689
8690 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
8691
8692 * gcc.dg/fshort-wchar: New test.
8693
8694 2002-12-10 Mark Mitchell <mark@codesourcery.com>
8695
8696 PR c++/8372
8697 * g++.dg/template/dtor1.C: New test.
8698
8699 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
8700 markers.
8701
8702 2002-12-10 Jakub Jelinek <jakub@redhat.com>
8703
8704 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
8705
8706 2002-12-09 Mark Mitchell <mark@codesourcery.com>
8707
8708 * g++.dg/template/static1.C: New test.
8709 * g++.dg/template/static2.C: New test.
8710 * g++.old-deja/g++.ext/memconst.C: New test.
8711
8712 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8713
8714 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
8715 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
8716 * g++.dg/special/initp1.C: Likewise.
8717
8718 2002-12-06 Jakub Jelinek <jakub@redhat.com>
8719
8720 * gcc.c-torture/execute/20021204-1.c: New test.
8721
8722 2002-12-04 Geoffrey Keating <geoffk@apple.com>
8723
8724 * gcc.dg/ppc-fmadd-1.c: New file.
8725 * gcc.dg/ppc-fmadd-2.c: New file.
8726 * gcc.dg/ppc-fmadd-3.c: New file.
8727
8728 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8729
8730 * gcc.c-torture/compile/20021204-1.c: New test.
8731
8732 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
8733
8734 * g++.dg/inherit/covariant2.C: New test.
8735 * g++.dg/inherit/covariant3.C: New test.
8736 * g++.dg/inherit/covariant4.C: New test.
8737 * g++.dg/inherit/covariant1.C: Remove XFAIL.
8738 * g++.old-deja/g++.robertl/eb17.C: Likewise.
8739
8740 2002-12-03 Mark Mitchell <mark@codesourcery.com>
8741
8742 PR c++/8688
8743 * g++.dg/init/brace3.C: New test.
8744
8745 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
8746
8747 * gcc.dg/20020210-1.c: Fix a comment typo.
8748
8749 2002-12-02 Mark Mitchell <mark@codesourcery.com>
8750
8751 PR c++/8720
8752 * g++.dg/parse/defarg1.C: New test.
8753
8754 PR c++/8615
8755 * g++.dg/template/char1.C: New test.
8756
8757 * g++.dg/template/varmod1.C: Fix typo.
8758
8759 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8760
8761 DR 180
8762 * g++.old-deja/g++.pt/crash32.C: Expect error.
8763
8764 2002-12-01 Mark Mitchell <mark@codesourcery.com>
8765
8766 PR c++/5919
8767 * g++.dg/template/varmod1.C: New test.
8768
8769 PR c++/8727
8770 * g++.dg/inherit/typeinfo1.C: New test.
8771
8772 PR c++/8663
8773 * g++.dg/inherit/typedef1.C: New test.
8774
8775 2002-11-30 Mark Mitchell <mark@codesourcery.com>
8776
8777 PR c++/8332
8778 PR c++/8493
8779 * g++.dg/template/strlen1.C: New test.
8780
8781 PR c++/8227
8782 * g++.dg/template/ctor2.C: New test.
8783
8784 PR c++/8214
8785 * g++.dg/init/string1.C: New test.
8786
8787 PR c++/8511
8788 * g++.dg/template/friend8.C: New test.
8789
8790 2002-11-29 Joe Buck <jbuck@synopsys.com>
8791
8792 * g++.dg/lookup/anon2.C: New test.
8793
8794 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
8795
8796 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8797 h8300 port.
8798
8799 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
8800
8801 * gcc.dg/bitfld-6.c: New test.
8802
8803 2002-11-27 Jan Hubicka <jh@suse.cz>
8804
8805 * gcc.c-torture/execute/20021127.[cx]: New test.
8806
8807 2002-11-26 Jan Hubicka <jh@suse.cz>
8808
8809 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8810 quality.
8811
8812 2002-11-26 Geoffrey Keating <geoffk@apple.com>
8813
8814 * g++.dg/init/brace2.C: New test.
8815 * g++.old-deja/g++.mike/p9129.C: Correct.
8816
8817 2002-11-26 Mark Mitchell <mark@codesourcery.com>
8818
8819 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8820
8821 2002-11-25 Andreas Bauer <baueran@in.tum.de>
8822
8823 * gcc.dg/sibcall-6: New test for indirect sibcalls.
8824
8825 2002-11-25 Mark Mitchell <mark@codesourcery.com>
8826
8827 * testsuite/g++.dg/abi/empty11.C: New test.
8828 * testsuite/g++.dg/rtti/cv1.C: New test.
8829
8830 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
8831
8832 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8833
8834 2002-11-24 Mark Mitchell <mark@codesourcery.com>
8835
8836 * g++.dg/abi/empty10.C: New test.
8837
8838 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
8839
8840 * gcc.c-torture/compile/20021124-1.c: New test.
8841
8842 2002-11-22 Mark Mitchell <mark@codesourcery.com>
8843
8844 * g++.dg/abi/rtti2.C: New test.
8845
8846 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8847
8848 * gcc.dg/i386-unroll-1.c: New test.
8849
8850 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8851
8852 * gcc.c-torture/compile/20021120-1.c: New test.
8853 * gcc.c-torture/compile/20021120-2.c: New test.
8854
8855 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8856
8857 * gcc.dg/bitfld-5.c: New test.
8858
8859 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8860
8861 * gcc.c-torture/execute/20021120-3.c: New test.
8862
8863 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8864
8865 * gcc.c-torture/execute/20021120-2.c: New test.
8866
8867 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8868
8869 * gcc.c-torture/execute/20021120-1.c: New test.
8870
8871 2002-11-20 Jakub Jelinek <jakub@redhat.com>
8872
8873 * gcc.c-torture/execute/20021118-3.c: New test.
8874
8875 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8876
8877 * gcc.c-torture/compile/20021119-1.c: New test.
8878
8879 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
8880
8881 * gcc.dg/duff-1.c: New test.
8882 * gcc.dg/duff-2.c: New test.
8883 * gcc.dg/duff-3.c: New test.
8884
8885 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
8886
8887 * gcc.dg/cpp/_Pragma5.c: New test.
8888
8889 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
8890
8891 * gcc.c-torture/execute/20021118-2.c: New test.
8892
8893 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
8894
8895 * gcc.c-torture/execute/20021118-1.c: New test.
8896
8897 2002-11-16 Jakub Jelinek <jakub@redhat.com>
8898
8899 * gcc.dg/20021116-1.c: New test.
8900
8901 2002-11-14 Mark Mitchell <mark@codesourcery.com>
8902
8903 * g++.dg/abi/vcall1.C: New test.
8904
8905 2002-11-14 Jakub Jelinek <jakub@redhat.com>
8906
8907 * gcc.dg/20021029-1.c: New test.
8908 * gcc.dg/20021029-2.c: New test.
8909
8910 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
8911
8912 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8913
8914 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8915
8916 PR c/8439
8917 * gcc.dg/20021110.c: Move to ...
8918 * gcc.c-torture/compile/20021110.c: .... here.
8919
8920 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8921
8922 PR c/8467
8923 * gcc.c-torture/execute/20021111-1.c
8924
8925 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8926
8927 PR c/8439
8928 * gcc.dg/20021110.c: New test.
8929
8930 2002-11-10 Mark Mitchell <mark@codesourcery.com>
8931
8932 * g++.dg/abi/vthunk3.C: Run only on x86.
8933
8934 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
8935
8936 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8937
8938 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
8939
8940 * lib/compat.exp (compat-execute): Fix logic error in last
8941 change.
8942
8943 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
8944
8945 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8946
8947 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8948
8949 PR c++/8389
8950 * g++.dg/template/access6.C: New test.
8951
8952 2002-11-08 Jan Hubicka <jh@suse.cz>
8953
8954 * gcc.dg/i386-ssefp-1.c: New test.
8955 * gcc.dg/i386-ssefp-1.c: New test.
8956
8957 2002-11-08 Jan Hubicka <jh@suse.cz>
8958
8959 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8960
8961 2002-11-07 Mark Mitchell <mark@codesourcery.com>
8962
8963 * g++.dg/abi/vthunk3.C: New test.
8964
8965 PR c++/8338
8966 * g++.dg/template/crash2.C: New test.
8967
8968 2002-11-07 Mark Mitchell <mark@codesourcery.com>
8969
8970 * testsuite/g++.dg/abi/dtor1.C: New test.
8971 * testsuite/g++.dg/abi/dtor2.C: Likewise.
8972
8973 2002-11-05 Geoffrey Keating <geoffk@apple.com>
8974
8975 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8976 Darwin.
8977
8978 2002-11-04 Adam Nemet <anemet@lnxw.com>
8979
8980 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8981 -mthumb. Only xfail with -O0.
8982
8983 2002-11-03 Mark Mitchell <mark@codesourcery.com>
8984
8985 * g++.dg/abi/thunk1.C: New test.
8986 * g++.dg/abi/thunk2.C: Likewise.
8987 * g++.dg/abi/vtt1.C: Likewise.
8988
8989 2002-11-02 Diego Novillo <dnovillo@redhat.com>
8990
8991 PR optimization/8423
8992 * gcc.c-torture/execute/builtin-constant.c: New test.
8993
8994 2002-11-01 Zack Weinberg <zack@codesourcery.com>
8995
8996 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8997 Add some more cases.
8998
8999 2002-11-01 Mark Mitchell <mark@codesourcery.com>
9000
9001 PR c++/8391
9002 * g++.dg/opt/local1.C: New test.
9003
9004 2002-10-30 Mark Mitchell <mark@codesourcery.com>
9005
9006 PR c++/8160
9007 * g++.dg/template/complit1.C: New test.
9008
9009 PR c++/8149
9010 * g++.dg/template/typename4.C: Likewise.
9011
9012 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9013
9014 Core issue 287, PR c++/7639
9015 * g++.dg/template/instantiate1.C: Adjust error location.
9016 * g++.dg/template/instantiate3.C: New test.
9017 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9018 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9019 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9020
9021 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
9022
9023 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9024
9025 2002-10-29 Mark Mitchell <mark@codesourcery.com>
9026
9027 PR c++/8287
9028 * g++.dg/init/dtor2.C: New test.
9029
9030 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9031
9032 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9033 * gcc.dg/nest.c: Bypass errors on irix6.
9034
9035 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
9036
9037 * gcc.dg/nest.c: Expect error for mmix-*-*.
9038 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9039
9040 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
9041
9042 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9043 markers.
9044
9045 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9046
9047 2002-10-25 Mike Stump <mrs@apple.com>
9048
9049 * gcc.dg/warn-1.c: New test.
9050
9051 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9052
9053 * g++.dg/template/typename3.C: New test.
9054
9055 2002-10-25 Mark Mitchell <mark@codesourcery.com>
9056
9057 * g++.dg/lookup/ptrmem1.C: New test.
9058
9059 * g++.dg/abi/vthunk2.C: New test.
9060
9061 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9062
9063 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9064
9065 2002-10-24 Mark Mitchell <mark@codesourcery.com>
9066
9067 * g++.dg/abi/empty9.C: New test.
9068
9069 2002-10-24 Richard Henderson <rth@redhat.com>
9070
9071 * g++.dg/inherit/thunk1.C: Enable for ia64.
9072
9073 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9074
9075 PR c++/8067
9076 * g++.dg/lookup/pretty1.C: New test.
9077
9078 2002-10-23 Jakub Jelinek <jakub@redhat.com>
9079
9080 * gcc.dg/20021023-1.c: New test.
9081
9082 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9083
9084 PR c++/7679
9085 * g++.dg/parse/inline1.C: New test.
9086
9087 2002-10-23 Richard Henderson <rth@redhat.com>
9088
9089 * g++.dg/inherit/thunk1.C: Enable for x86_64.
9090
9091 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9092
9093 2002-10-22 Mark Mitchell <mark@codesourcery.com>
9094
9095 PR c++/6579
9096 * g++.dg/parse/stmtexpr3.C: New test.
9097
9098 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
9099
9100 * g++.dg/expr/cond1.C: New test.
9101
9102 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9103
9104 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9105
9106 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9107
9108 * g++.dg/abi/vbase13.C: New test.
9109 * g++.dg/abi/vbase14.C: Likewise.
9110
9111 2002-10-21 Jakub Jelinek <jakub@redhat.com>
9112
9113 * gcc.dg/tls/pic-1.c: New test.
9114 * gcc.dg/tls/nonpic-1.c: New test.
9115 * gcc.dg/20021018-1.c: New test.
9116
9117 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9118
9119 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9120 Remove only files with the same base name as the test case.
9121 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9122 (profopt-execute): Likewise. Also, remove old profiling
9123 and performance data files before running the tests.
9124
9125 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9126 * g++.dg/bprob/bprob.exp: Likewise.
9127 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
9128 to allow more general test case names.
9129
9130 * g++.dg/bprob/bprob-1.C: Rename to ...
9131 * g++.dg/bprob/g++-bprob-1.C: ... this.
9132
9133 * g77.dg/bprob/bprob-1.f: Rename to ...
9134 * g77.dg/bprob/g77-bprob-1.f: ... this.
9135
9136 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9137
9138 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9139 bison 1.50 or later.
9140
9141 2002-10-21 Janis Johnson <janis187@us.ibm.com>
9142
9143 * g++.dg/README: Describe more test directories.
9144
9145 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9146
9147 * g++.dg/init/array6.C: Add additional tests.
9148
9149 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9150
9151 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9152 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9153
9154 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
9155
9156 * gcc.c-torture/compile/20020604-1.x: New.
9157 * gcc.c-torture/compile/simd-5.x: Likewise.
9158 * gcc.c-torture/execute/920710-1.x: Likewise.
9159 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9160
9161 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9162
9163 * g++.dg/inherit/override1.C: Add dg-options clause.
9164
9165 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9166
9167 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9168 _mm_slli_si128.
9169
9170 2002-10-19 Andreas Schwab <schwab@suse.de>
9171
9172 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9173 directory component.
9174
9175 2002-10-18 Mark Mitchell <mark@codesourcery.com>
9176
9177 * g++.dg/inherit/thunk1.C: New test.
9178
9179 * g++.dg/inherit/override1.C: New test.
9180
9181 * g++.dg/abi/mangle11.C: New test.
9182 * g++.dg/abi/mangle14.C: New test.
9183 * g++.dg/abi/mangle17.C: New test.
9184
9185 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
9186
9187 * g++.dg/overload/member2.C: New test.
9188
9189 2002-10-17 Janis Johnson <janis187@us.ibm.com>
9190
9191 * g++.dg/README: Describe new compat directory.
9192 * g++.dg/dg.exp: Skip tests in compat directory.
9193 * README.compat: New file.
9194 * lib/compat.exp: New expect script.
9195 * g++.dg/compat: New test directory.
9196 * g++.dg/compat/compat.exp: New expect script.
9197 * g++.dg/compat/abi: New test directory.
9198 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9199 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9200 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9201 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9202 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9203 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9204 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9205 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9206 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9207 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9208 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9209 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9210 * g++.dg/compat/break: New test directory.
9211 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9212 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9213 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9214 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9215 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9216 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9217 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9218 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9219 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9220 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9221 g++.dg/compat/break/README: New files.
9222 * g++.dg/compat/eh: New test directory.
9223 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9224 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9225 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9226 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9227 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9228 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9229 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9230 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9231 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9232 g++.dg/compat/eh/filter2_y.C,
9233 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9234 g++.dg/compat/eh/new1_y.C,
9235 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9236 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9237 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9238 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9239 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9240 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9241 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9242 g++.dg/compat/eh/unexpected1_y.C: New files.
9243 * g++.dg/compat/init: New test directory.
9244 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9245 g++.dg/compat/init/array5_y.C,
9246 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9247 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9248 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9249 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9250 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9251 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9252 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9253 g++.dg/compat/init/init-ref2_y.C: New files.
9254
9255 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9256
9257 PR c++/7584
9258 * g++.dg/inherit/using3.C: New test.
9259
9260 2002-10-17 Jan Hubicka <jh@suse.cz>
9261
9262 * gcc.dg/20021017-2.c: New test.
9263
9264 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9265
9266 * g++.dg/abi/mangle16.C: Adjust.
9267
9268 * g++.dg/init/array8.C: New test.
9269
9270 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
9271
9272 * gcc.dg/special/mips-abi.exp: New test.
9273 * gcc.dg/special/mips-abi.s: Empty file used by the above.
9274
9275 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9276
9277 * g++.dg/abi/mangle16.C: New test.
9278 * g++.dg/abi/mangle17.C: Likewise.
9279
9280 PR c++/7478
9281 * g++.dg/template/ref1.C: New test.
9282
9283 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9284
9285 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9286
9287 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
9288
9289 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9290
9291 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9292
9293 PR c++/7524
9294 * g++.dg/init/array7.C: New test.
9295
9296 2002-10-15 Mark Mitchell <mark@codesourcery.com>
9297
9298 * g++.dg/init/array6.C: New test.
9299
9300 * g++.dg/abi/mangle13.C: Likewise.
9301 * g++.dg/abi/mangle14.C: Likewise.
9302 * g++.dg/abi/mangle15.C: Likewise.
9303
9304 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9305
9306 * g++.dg/abi/empty8.C: New test.
9307
9308 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
9309
9310 * g++.dg/init/ctor1.C: New test.
9311
9312 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
9313
9314 * gcc.c-torture/execute/20021015-1.c: New test.
9315
9316 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
9317
9318 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9319
9320 2002-10-14 Jan Hubicka <jh@suse.cz>
9321
9322 * gcc.dg/i386-ssetype-[1-5].c: New tests.
9323
9324 2002-10-14 Richard Henderson <rth@redhat.com>
9325
9326 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9327
9328 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9329
9330 PR optimization/6631
9331 * g++.dg/opt/const2.C: New test.
9332
9333 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9334
9335 PR c++/7176
9336 * g++.dg/parse/friend1.C: New test.
9337 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9338
9339 2002-10-14 Jakub Jelinek <jakub@redhat.com>
9340
9341 * gcc.dg/20021014-1.c: New test.
9342
9343 2002-10-11 Mark Mitchell <mark@codesourcery.com>
9344
9345 PR c++/5661
9346 * g++.dg/ext/vlm1.C: New test.
9347 * g++.dg/ext/vlm2.C: Likewise.
9348
9349 * g++.dg/init/array1.C: Remove invalid braces.
9350 * g++.dg/init/brace1.C: New test.
9351 * g++.dg/init/copy2.C: Likewise.
9352 * g++.dg/init/copy3.C: Likewise.
9353 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9354 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9355 braces.
9356
9357 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
9358
9359 * gcc.dg/cpp/assembler.S: Don't use -ansi.
9360
9361 2002-10-11 Richard Shann <richard.shann@superh.com>
9362
9363 * gcc.c-torture/compile/simd-5.c: New test.
9364
9365 2002-10-10 Roger Sayle <roger@eyesopen.com>
9366
9367 * gcc.c-torture/execute/shiftopt-1.c: New test case.
9368
9369 2002-10-10 Jim Wilson <wilson@redhat.com>
9370
9371 * gcc.c-torture/execute/20021010-1.c: New test.
9372
9373 2002-10-09 Zack Weinberg <zack@codesourcery.com>
9374
9375 PR c/7353
9376 * g++.dg/ext/typedef-init.C: New test.
9377 * gcc.dg/typedef-init.c: New test.
9378
9379 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
9380
9381 * gcc.dg/cpp/paste13.c: New test.
9382
9383 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9384
9385 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
9386 remaining platforms, XFAIL during compile, not execute. Don't
9387 XFAIL at -O0.
9388
9389 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
9390
9391 * gcc.dg/alias-1.c: Tweak expected warning.
9392
9393 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9394
9395 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9396
9397 2002-10-06 Andreas Jaeger <aj@suse.de>
9398
9399 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9400 * gcc.dg/cpp/c++98.C: Likewise.
9401
9402 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9403 * g++.dg/cpp/c++98.C: Likewise.
9404
9405 * g++.dg/README (Subdirectories): Mention cpp directory.
9406
9407 PR target/7559
9408 * gcc.dg/20021006-1.c: New test.
9409
9410 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9411
9412 PR c++/7804
9413 * g++.dg/other/warning1.C: New test.
9414
9415 2002-10-04 Roger Sayle <roger@eyesopen.com>
9416
9417 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
9418 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
9419 and sparc-*-* with -m64 as expected failures. See PR 8087.
9420
9421 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9422
9423 PR c++/7931
9424 * g++.dg/template/ptrmem3.C: New test.
9425
9426 PR c++/7754
9427 * g++.dg/template/union1.C: New test.
9428
9429 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9430
9431 PR c++/8006
9432 * g++.dg/abi/mangle9.C: New test.
9433 * g++.dg/abi/mangle10.C: New test.
9434 * g++.dg/abi/mangle11.C: New test.
9435 * g++.dg/abi/mangle12.C: New test.
9436
9437 2002-10-02 Mark Mitchell <mark@codesourcery.com>
9438
9439 PR c++/7188.
9440 * g++.dg/template/meminit1.C: New test.
9441 * g++.dg/warn/Wreorder-1.C: Likewise.
9442 * g++.old-deja/g++.mike/warn3.C: Tweak.
9443 * lib/prune.exp: Ingore "in copy constructor".
9444
9445 2002-10-02 Andreas Jaeger <aj@suse.de>
9446
9447 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9448 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9449 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9450 on x86-64.
9451
9452 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9453
9454 * gcc.dg/empty1.C: Fix typo.
9455
9456 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
9457
9458 * gcc.dg/alias-1.c: New test.
9459
9460 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9461
9462 * gcc.dg/empty1.C: New test.
9463
9464 * g++.dg/tls/init-2.C: Tweak error messages.
9465
9466 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
9467
9468 * gcc.c-torture/compile/20020923-1.c: New test.
9469
9470 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
9471
9472 * gcc.c-torture/execute/ffs-1.c: New test.
9473 * gcc.c-torture/execute/ffs-2.c: Ditto.
9474
9475 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
9476
9477 * g++.dg/overload/member1.C: New test.
9478
9479 2002-09-30 Mark Mitchell <mark@codesourcery.com>
9480
9481 * g++.dg/abi/empty7.C: New test.
9482 * g++.dg/init/pm2.C: Likewise.
9483
9484 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
9485
9486 * g++.dg/rtti/crash1.C: New test.
9487
9488 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9489
9490 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
9491 gcc.dg/sibcall-4.c: New tests.
9492
9493 2002-09-28 Roger Sayle <roger@eyesopen.com>
9494
9495 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
9496 powerpc and MMIX targets.
9497
9498 2002-09-27 Zack Weinberg <zack@codesourcery.com>
9499
9500 * gcc.dg/cpp/20020927-1.c: New.
9501
9502 2002-09-26 David S. Miller <davem@redhat.com>
9503
9504 * gcc.c-torture/compile/trunctfdf.c: New.
9505
9506 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9507
9508 * lib/target-supports.exp (check_weak_available): Handle solaris2.
9509
9510 2002-09-27 Alan Modra <amodra@bigpond.net.au>
9511
9512 * gcc.c-torture/execute/loop-15.c: New.
9513
9514 2002-09-26 Janis Johnson <janis187@us.ibm.com>
9515
9516 * README.QMTEST: Fix typo.
9517
9518 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
9519
9520 * gcc.dg/20020926-1.c: New test.
9521
9522 2002-09-25 David S. Miller <davem@redhat.com>
9523
9524 PR target/7842
9525 * gcc.c-torture/execute/shiftdi.c: New test.
9526
9527 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
9528
9529 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
9530 unique to the tool.
9531 * lib/g77.exp (g77_init): Likewise.
9532 * lib/g++.exp (g++_init): Likewise.
9533 * lib/objc.exp (objc_init): Likewise.
9534
9535 2002-09-25 Mark Mitchell <mark@codesourcery.com>
9536
9537 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
9538 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
9539 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
9540
9541 2002-09-25 Richard Henderson <rth@redhat.com>
9542
9543 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
9544 too-small long double.
9545
9546 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
9547
9548 * gcc.dg/20020919-1.c: New test.
9549
9550 2002-09-23 Mark Mitchell <mark@codesourcery.com>
9551
9552 * g++.dg/abi/bitfield6.C: New test.
9553 * g++.dg/abi/bitfield7.C: New test.
9554 * g++.dg/abi/bitfield8.C: New test.
9555 * g++.dg/abi/vbase11.C: New test.
9556
9557 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
9558
9559 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
9560 hppa*-*-hpux*. Update test comment.
9561
9562 2002-09-20 Jakub Jelinek <jakub@redhat.com>
9563
9564 * gcc.dg/tls/struct-1.c: New test.
9565
9566 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
9567
9568 * gcc.dg/cpp/tr-warn2.c: Update.
9569
9570 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
9571
9572 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
9573
9574 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
9575
9576 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
9577 systems.
9578
9579 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
9580
9581 * gcc.c-torture/execute/ieee/mzero3.c: New test.
9582
9583 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9584 Adjust for c++filt moved to binutils. Remove spurious duplicate
9585 setting of cxxfilt.
9586
9587 2002-09-19 Geoffrey Keating <geoffk@apple.com>
9588
9589 * gcc.dg/20020312-2.c: Update for darwin.
9590
9591 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
9592
9593 * g++.old-deja/g++.other/crash32.C: Mark ICE.
9594
9595 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
9596
9597 * objc.dg/comp-types-1.m: New test.
9598 * objc.dg/comp-types-2.m: New test.
9599 * objc.dg/comp-types-3.m: New test.
9600 * objc.dg/comp-types-4.m: New test.
9601 * objc.dg/comp-types-5.m: New test.
9602 * objc.dg/comp-types-6.m: New test.
9603
9604 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
9605
9606 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
9607
9608 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
9609
9610 * g++.dg/other/do1.C: New test.
9611
9612 * g++.dg/template/subst1.C: New test.
9613
9614 2002-09-16 Steve Ellcey <sje@cup.hp.com>
9615
9616 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
9617
9618 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
9619
9620 * g++.dg/template/qualttp20.C: Adjust expected errors.
9621 * g++.old-deja/g++.jason/report.C: Likewise.
9622 * g++.old-deja/g++.other/qual1.C: Likewise.
9623
9624 * g++.dg/lookup/scoped2.C: New test.
9625
9626 * g++.dg/ext/asm3.C: New test.
9627
9628 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
9629
9630 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
9631
9632 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
9633
9634 * ChangeLog: follow spelling conventions.
9635 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
9636 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
9637 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
9638 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
9639 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
9640 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
9641 * g++.old-deja/g++.law/global-init1.C: Likewise.
9642 * g++.old-deja/g++.other/delete4.C: Likewise.
9643 * g++.old-deja/g++.other/inline21.C: Likewise.
9644 * g++.old-deja/g++.other/singleton.C: Likewise.
9645 * g77.dg/strlen0.f: Likewise.
9646 * g77.f-torture/compile/20010519-1.f: Likewise.
9647 * g77.f-torture/compile/980310-4.f: Likewise.
9648 * gcc.c-torture/compile/20000605-1.c: Likewise.
9649 * gcc.c-torture/execute/20020225-1.c: Likewise.
9650 * gcc.dg/c90-hexfloat-2.c: Likewise.
9651 * gcc.dg/c99-bool-1.c: Likewise.
9652 * gcc.dg/c99-hexfloat-2.c: Likewise.
9653 * gcc.dg/dll-2.c: Likewise.
9654 * gcc.dg/wtr-union-init-1.c: Likewise.
9655 * gcc.dg/wtr-union-init-2.c: Likewise.
9656 * gcc.dg/wtr-union-init-3.c: Likewise.
9657 * gcc.dg/cpp/avoidpaste1.c: Likewise.
9658 * gcc.dg/cpp/defined.c: Likewise.
9659 * gcc.dg/cpp/macsyntx.c: Likewise.
9660 * gcc.dg/cpp/paste2.c: Likewise.
9661 * gcc.dg/cpp/trad/defined.c: Likewise.
9662 * gcc.dg/format/c90-printf-1.c: Likewise.
9663 * gcc.dg/format/c90-scanf-1.c: Likewise.
9664 * gcc.dg/format/c99-printf-1.c: Likewise.
9665 * gcc.dg/format/c99-scanf-1.c: Likewise.
9666 * gcc.misc-tests/gcov-8.c: Likewise.
9667 * lib/profopt.exp: Likewise.
9668
9669 2002-09-15 Krister Walfridsson <cato@df.lth.se>
9670
9671 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
9672
9673 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
9674
9675 * g++.dg/inherit/using2.C: New test.
9676
9677 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
9678
9679 * ChangeLog: Follow spelling conventions.
9680 * g++.dg/template/friend4.C: Likewise.
9681 * g++.old-deja/g++.pt/crash67.C: Likewise.
9682 * gcc.c-torture/execute/20000801-4.c: Likewise.
9683 * gcc.dg/c90-digraph-1.c: Likewise.
9684 * gcc.dg/c94-digraph-1.c: Likewise.
9685 * gcc.dg/c99-digraph-1.c: Likewise.
9686 * gcc.dg/cpp/line5.c: Likewise.
9687 * gcc.dg/cpp/multiline.c: Likewise.
9688 * gcc.dg/cpp/trad/literals-1.c: Likewise.
9689 * gcc.dg/format/attr-3.c: Likewise.
9690 * gcc.dg/format/c90-scanf-3.c: Likewise.
9691 * gcc.dg/format/ext-4.c: Likewise.
9692
9693 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
9694
9695 * g++.dg/template/pretty1.C: New test.
9696
9697 2002-09-14 Alan Modra <amodra@bigpond.net.au>
9698
9699 * gcc.c-torture/execute/struct-cpy-1.c: New test.
9700
9701 2002-09-13 Matt Austern <austern@apple.com>
9702
9703 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
9704 passing a cast expression to a function by const reference.
9705
9706 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
9707
9708 * g++.dg/template/deduce1.C: New test.
9709
9710 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
9711
9712 * gcc.c-torture/execute/simd-1.c: Force all use of int to
9713 32-bit int.
9714
9715 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
9716
9717 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
9718 usage.
9719
9720 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
9721
9722 * gcc.c-torture/compile/20020910-1.c: New test.
9723
9724 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
9725
9726 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
9727
9728 2002-09-10 Andreas Jaeger <aj@suse.de>
9729
9730 * gcc.dg/20020312-2.c: Adjust for x86-64.
9731
9732 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
9733
9734 * g77.dg/7388.f: New test case for PR 7388.
9735
9736 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9737
9738 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
9739
9740 2002-09-05 Ziemowit Laski <zlaski@apple.com>
9741
9742 * objc.dg/proto-lossage-1.m: New test.
9743
9744 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
9745
9746 * gcc.dg/cpp/_Pragma4.c: Fix typo.
9747
9748 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
9749
9750 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
9751 expected to pass.
9752
9753 2002-09-06 Stan Shebs <shebs@apple.com>
9754 David Edelsohn <edelsohn@gnu.org>
9755
9756 * gcc.dg/weak: New directory.
9757 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
9758 target-specific xfail bits.
9759 * gcc.dg/typeof-2.c: Move to new directory.
9760 * gcc.dg/weak.exp: New expect script.
9761
9762 2002-09-06 Alan Modra <amodra@bigpond.net.au>
9763
9764 * gcc.c-torture/execute/extzvsi.c: New test.
9765
9766 2002-09-05 Stan Shebs <shebs@apple.com>
9767
9768 * gcc.dg/weak-1.c: xfail on Darwin.
9769 * gcc.dg/weak-2.c: Ditto.
9770 * gcc.dg/weak-3.c: Ditto.
9771 * gcc.dg/weak-4.c: Ditto.
9772 * gcc.dg/weak-5.c: Ditto.
9773 * gcc.dg/weak-6.c: Ditto.
9774 * gcc.dg/weak-7.c: Ditto.
9775 * gcc.dg/weak-8.c: Ditto.
9776 * gcc.dg/weak-9.c: Ditto.
9777
9778 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
9779
9780 * gcc.c-torture/execute/loop-14.c: New test.
9781
9782 2002-09-04 Jakub Jelinek <jakub@redhat.com>
9783
9784 * g++.dg/other/cxa-atexit1.C: New test.
9785
9786 * gcc.dg/typeof-2.c: New test.
9787
9788 2002-09-03 Roger Sayle <roger@eyesopen.com>
9789
9790 * gcc.dg/builtins-2.c: New testcase.
9791 * gcc.dg/builtins-3.c: New testcase.
9792
9793 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
9794
9795 * gcc.dg/cpp/_Pragma4.c: New test.
9796
9797 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
9798
9799 * objc/execute/nil_method-1.m: New testcase.
9800
9801 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
9802
9803 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
9804 [Object class], not [Object initialize].
9805
9806 2002-08-31 Roger Sayle <roger@eyesopen.com>
9807 Hans-Peter Nilsson <hp@bitrange.com>
9808
9809 * gcc.c-torture/execute/20020720-1.x: Skip test on
9810 mmix-knuth-mmixware. Correct comment.
9811
9812 2002-08-27 Mark Mitchell <mark@codesourcery.com>
9813
9814 * testsuite/g++.dg/abi/bitfield5.C: New test.
9815 * testsuite/g++.dg/abi/vbase10.C: Likewise.
9816
9817 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
9818
9819 * objc.dg/undeclared-selector.m: New test.
9820
9821 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
9822
9823 * g++.dg/other/offsetof1.C: Avoid cast warning.
9824
9825 2002-08-26 Ziemowit Laski <zlaski@apple.com>
9826
9827 * objc.dg/super-class-2.m: New test.
9828
9829 2002-08-24 Matt Austern <austern@apple.com>
9830
9831 * g++.dg/ext/lvaddr.C: New test.
9832 * g++.dg/ext/lvcast.C: New test.
9833
9834 2002-08-22 Mark Mitchell <mark@codesourcery.com>
9835
9836 * testsuite/g++.dg/inherit/cond1.C: New test.
9837
9838 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
9839
9840 * gcc.dg/noncompile/incomplete-1.c: New test.
9841
9842 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
9843
9844 * gcc.dg/typespec-1.c: New test.
9845
9846 2002-08-20 Devang Patel <dpatel@apple.com>
9847 * objc.dg/proto-hier-2.m: New test.
9848
9849 2002-08-19 Ziemowit Laski <zlaski@apple.com>
9850
9851 * objc.dg/bitfield-1.m: New test.
9852 * objc.dg/bitfield-2.m: New test.
9853
9854 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
9855
9856 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
9857 gcc.dg/c99-flex-array-4.c: New tests.
9858
9859 2002-08-16 Stan Shebs <shebs@apple.com>
9860
9861 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
9862
9863 2002-08-15 Jakub Jelinek <jakub@redhat.com>
9864
9865 * gcc.dg/typeof-1.c: New test.
9866 * g++.dg/ext/typeof2.C: New test.
9867
9868 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
9869
9870 * g++.dg/other/offsetof1.C: New test.
9871
9872 2002-08-14 Richard Henderson <rth@redhat.com>
9873
9874 * gcc.dg/tls/diag-3.c: Fix expected message strings.
9875
9876 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
9877
9878 * gcc.dg/cpp/_Pragma3.c: New test.
9879
9880 2002-08-13 Mark Mitchell <mark@codesourcery.com>
9881
9882 * g++.dg/template/inherit3: New test.
9883
9884 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
9885
9886 * gcc.dg/bitfld-4.c: Add blank options.
9887
9888 2002-08-09 Mark Mitchell <mark@codesourcery.com>
9889
9890 * g++.dg/template/crash1.C: New test.
9891
9892 2002-08-08 Jakub Jelinek <jakub@redhat.com>
9893
9894 * gcc.dg/tls/opt-2.c: New test.
9895
9896 2002-08-08 Devang Patel <dpatel@apple.com>
9897
9898 * objc.dg/selector-1.m : New test
9899
9900 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
9901
9902 * g++.dg/abi/bitfield4.C: New test.
9903 * gcc.dg/bitfld-4.c: New test.
9904
9905 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
9906
9907 * g++.dg/other/packed1.C: New test.
9908
9909 2002-08-07 Mark Mitchell <mark@codesourcery.com>
9910
9911 * g++.dg/abi/offsetof.C: Tweak error messages.
9912 * g++.old-deja/g++.mike/p10769a.C: Likewise.
9913
9914 2002-08-08 Jakub Jelinek <jakub@redhat.com>
9915
9916 * gcc.dg/bitfld-3.c: New test.
9917
9918 2002-08-07 Jakub Jelinek <jakub@redhat.com>
9919 Richard Henderson <rth@redhat.com>
9920
9921 * gcc.dg/i386-bitfield1.c: New test.
9922 * g++.dg/abi/bitfield3.C: Update.
9923
9924 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
9925
9926 * objc.dg/const-str-2.m: Update.
9927 * gcc.dg/cpp/c++98.c: Change to C extension.
9928 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
9929 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
9930
9931 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
9932
9933 * testsuite/gcc.dg/tls/diag-3.c: New.
9934
9935 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
9936
9937 * g++.dg/README (Subdirectories): Document new subdir expr.
9938 * g++.dg/expr/pmf-1.C: New test.
9939
9940 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
9941
9942 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9943
9944 2002-08-06 Jakub Jelinek <jakub@redhat.com>
9945
9946 * g++.dg/abi/bitfield3.C: New test.
9947
9948 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
9949
9950 * lib/gcov.exp: Tweak expected line formats.
9951 * gcc.misc-tests/gcov8.c: New test.
9952 * gcc.misc-tests/gcov8.x: New flags.
9953
9954 2002-08-05 Jakub Jelinek <jakub@redhat.com>
9955
9956 * consistency.vlad/layout/endian.c: Include string.h.
9957
9958 * gcc.c-torture/execute/20020805-1.c: New test.
9959
9960 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
9961
9962 * g++.dg/other/conversion1.C: New test.
9963
9964 2002-08-03 Roger Sayle <roger@eyesopen.com>
9965
9966 * gcc.dg/builtins-1.c: New testcase.
9967
9968 2002-08-02 Mark Mitchell <mark@codesourcery.com>
9969
9970 * g++.dg/inherit/access3.C: New test.
9971
9972 2002-08-01 Jakub Jelinek <jakub@redhat.com>
9973
9974 * gcc.dg/ia64-visibility-2.c: New test.
9975
9976 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
9977
9978 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9979 __qualifier_flags to __flags.
9980
9981 2002-07-31 Mark Mitchell <mark@codesourcery.com>
9982
9983 * g++.dg/inherit/operator1.C: New test.
9984 * g++.dg/lookup/disamb1.C: Fix typo in comment.
9985 * g++.dg/other/error1.C: Change expected error message.
9986 * g++.dg/template/conv4.C: Likewise.
9987
9988 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
9989
9990 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9991 for documented behavior.
9992
9993 2002-07-25 Roger Sayle <roger@eyesopen.com>
9994
9995 * gcc.c-torture/execute/20020720-1.x: Skip this test on
9996 several targets known to fail.
9997
9998 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
9999
10000 * gcc.dg/mips-args-[123].c: New tests.
10001
10002 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
10003
10004 * gcc.dg/ppc-spe.c: New.
10005
10006 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
10007
10008 * g++.dg/other/ptrmem4.C: New testcase.
10009
10010 2002-07-24 Richard Henderson <rth@redhat.com>
10011
10012 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10013
10014 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
10015
10016 * g++.dg/ext/alignof1.C (main): Return 0 for success.
10017
10018 2002-07-24 Roger Sayle <roger@eyesopen.com>
10019
10020 * gcc.c-torture/execute/memset-3.c: New testcase.
10021
10022 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
10023
10024 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10025 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10026
10027 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10028
10029 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10030 Delete.
10031
10032 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
10033
10034 * gcc.c-torture/compile/simd-4.c: New test.
10035
10036 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10037
10038 PR c++/7347, c++/7348
10039 * g++.dg/template/access4.C: New test.
10040 * g++.dg/template/access5.C: New test.
10041 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10042 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10043 * g++.old-deja/g++.pt/ttp58.C: Likewise.
10044 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10045
10046 2002-07-22 Jakub Jelinek <jakub@redhat.com>
10047
10048 * gcc.dg/gnu89-init-2.c: New test.
10049
10050 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
10051
10052 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10053
10054 2002-07-20 Roger Sayle <roger@eyesopen.com>
10055
10056 * gcc.c-torture/execute/20020720-1.c: New testcase.
10057
10058 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
10059
10060 * gcc.dg/cpp/Wsignprom.c: New tests.
10061
10062 2002-07-20 Alan Modra <amodra@bigpond.net.au>
10063
10064 * gcc.c-torture/execute/loop-13.c: New test.
10065
10066 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
10067
10068 * gcc.dg/cpp/expr.c: New tests.
10069
10070 2002 07-18 David Edelsohn <edelsohn@gnu.org>
10071
10072 * g++.dg/opt/pr6713.C: Add template instantiation.
10073
10074 2002-07-18 Alan Modra <amodra@bigpond.net.au>
10075
10076 * gcc.dg/nest.c: New test.
10077
10078 2002-07-17 Richard Henderson <rth@redhat.com>
10079
10080 * g++.dg/opt/pr6713.C: New test.
10081
10082 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
10083
10084 * gcc.c-torture/execute/loop-2e.x: Let the testcase
10085 XFAIL for all x86 processors.
10086
10087 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
10088
10089 * gcc.c-torture/execute/20010122-1.x: Do not test with
10090 -fomit-frame-pointer.
10091
10092 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10093
10094 * g++.dg/template/instantiate2.C: New test.
10095 * g++.dg/template/spec4.C: New test.
10096
10097 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10098
10099 * g++.dg/template/access2.C: New test.
10100 * g++.dg/template/access3.C: New test.
10101
10102 2002-07-15 Zack Weinberg <zack@codesourcery.com>
10103
10104 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10105 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10106 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10107 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10108 Convert to use <stdarg.h>.
10109 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10110 Delete.
10111 * gcc.dg/va-arg-2.c: New.
10112 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10113
10114 2002-07-15 Jakub Jelinek <jakub@redhat.com>
10115
10116 * gcc.c-torture/compile/20020710-1.c: New test.
10117
10118 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
10119 Andrew Pinski <pinskia@physics.uc.edu>
10120
10121 gcc.c-torture/compile/simd-2.c: New testcase.
10122 gcc.c-torture/compile/simd-3.c: Likewise.
10123
10124 2002-07-11 Mark Mitchell <mark@codesourcery.com>
10125
10126 PR c++/7224
10127 * g++.dg/overload/error1.C: New test.
10128
10129 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10130
10131 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10132 configuration and IRIX 6 O32 ABI.
10133
10134 2002-07-11 Roger Sayle <roger@eyesopen.com>
10135
10136 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10137
10138 2002-07-10 Roger Sayle <roger@eyesopen.com>
10139
10140 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10141
10142 2002-07-10 Jeffrey A Law <law@redhat.com>
10143
10144 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10145
10146 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
10147
10148 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
10149
10150 * gcc.dg/20020312-2.c: Check for __PPC__.
10151
10152 2002-07-09 Diego Novillo <dnovillo@redhat.com>
10153
10154 * gcc.c-torture/compile/20020709-1.c: New test.
10155
10156 2002-07-07 Roger Sayle <roger@eyesopen.com>
10157
10158 * g++.dg/template/qualttp21.C: New test case.
10159
10160 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
10161
10162 * gcc.c-torture/compile/20020706-1.c: New test.
10163 * gcc.c-torture/compile/20020706-2.c: New test.
10164
10165 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
10166 Alexandre Oliva <aoliva@redhat.com>
10167
10168 * g++.dg/warn/incomplete1.C: New test.
10169
10170 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10171
10172 PR c++/7099
10173 * g++.dg/warn/noreturn1.C: New test.
10174
10175 2002-07-03 Mark Mitchell <mark@codesourcery.com>
10176
10177 PR c++/6706
10178 * g++.dg/debug/debug6.C: New test.
10179 * g++.dg/debug/debug7.C: New test.
10180
10181 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
10182
10183 * gcc.c-torture/compile/simd-3.c: New test.
10184
10185 2002-07-03 Chris Demetriou <cgd@broadcom.com>
10186
10187 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10188 * gcc.dg/20020620-1.c: Likewise.
10189
10190 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10191
10192 PR c++/6944
10193 * g++.dg/init/array4.C: New test.
10194 * g++.dg/init/array5.C: New test.
10195
10196 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
10197
10198 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10199 * gcc.c-torture/execute/simd-2.c (main): Likewise.
10200
10201 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10202
10203 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10204 * gcc.dg/wtr-aggr-init-1.c: Likewise.
10205 * gcc.dg/wtr-conversion-1.c: Likewise.
10206 * gcc.dg/wtr-escape-1.c: Likewise.
10207 * gcc.dg/wtr-int-type-1.c: Likewise.
10208 * gcc.dg/wtr-label-1.c: Likewise.
10209 * gcc.dg/wtr-static-1.c: Likewise.
10210 * gcc.dg/wtr-strcat-1.c: Likewise.
10211 * gcc.dg/wtr-suffix-1.c: Likewise.
10212 * gcc.dg/wtr-switch-1.c: Likewise.
10213 * gcc.dg/wtr-unary-plus-1.c: Likewise.
10214 * gcc.dg/wtr-union-init-1.c: Likewise.
10215 * gcc.dg/wtr-union-init-2.c: Likewise.
10216 * gcc.dg/wtr-union-init-3.c: Likewise.
10217
10218 * gcc.dg/wtr-func-def-1.c: New test.
10219
10220 2002-07-02 Devang Patel <dpatel@apple.com>
10221
10222 * objc.dg/param-1.m: New test.
10223
10224 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
10225
10226 * gcc.dg/cpp/trad/directive.c: Add test.
10227 * gcc.dg/cpp/trad/macroargs.c: Add test.
10228 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
10229
10230 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
10231
10232 * gcc.dg/cpp/cmdlne-M.c: New test.
10233
10234 2002-07-02 Ziemowit Laski <zlaski@apple.com>
10235
10236 * objc.dg/desig-init-1.m: New test.
10237
10238 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10239
10240 PR c++/6716
10241 * g++.dg/template/instantiate1.C: New test.
10242
10243 2002-07-01 Mark Mitchell <mark@codesourcery.com>
10244
10245 PR c++/7112
10246 * g++.dg/template/sizeof2.C: New test.
10247
10248 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
10249
10250 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
10251 gcc.dg/cpp/trad/include.c: New tests.
10252
10253 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
10254
10255 PR target/7177
10256 * gcc.c-torture/compile/20020701-1.c: New test.
10257
10258 2002-07-01 Stan Shebs <shebs@apple.com>
10259
10260 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
10261 header here...
10262 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
10263 (objc-torture-execute): or here.
10264
10265 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
10266
10267 * gcc.c-torture/execute/arith-rand-ll.c: New test.
10268
10269 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
10270
10271 * gcc.dg/cpp/trad/escaped-nl.c: New test.
10272
10273 2002-06-30 Devang Patel <dpatel@apple.com>
10274
10275 * objc.dg/fsyntax-only.m: New test.
10276
10277 2002-06-27 Mark Mitchell <mark@codesourcery.com>
10278
10279 PR c++/6695
10280 * g++.dg/template/friend7.C: New file.
10281
10282 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
10283
10284 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
10285 return type.
10286
10287 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
10288
10289 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
10290 avoid division by zero.
10291
10292 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
10293
10294 * gcc.dg/Wunknownprag.c: New tests.
10295
10296 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
10297
10298 * gcc.c-torture/execute/simd-2.c: New test.
10299
10300 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
10301
10302 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
10303 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
10304 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
10305 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
10306 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
10307 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
10308 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
10309 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
10310 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
10311 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
10312 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
10313 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
10314 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
10315 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
10316 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
10317 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
10318 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
10319
10320 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
10321
10322 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
10323 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
10324 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
10325 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
10326 New tests.
10327 * gcc.dg/cpp/trad/directive.c: Update.
10328
10329 2002-06-23 Andreas Jaeger <aj@suse.de>
10330
10331 * gcc.c-torture/execute/complex-6.c: New.
10332
10333 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
10334
10335 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
10336 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
10337 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
10338 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
10339
10340 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
10341
10342 * gcc.dg/cpp/trad: New directory with traditional tests copied
10343 from parent directory.
10344 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
10345 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
10346 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
10347 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
10348 Move to trad/ and rename.
10349 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
10350 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
10351 gcc.dg/cpp/trad/redef2.c: New tests.
10352 * gcc.dg/cpp/trad/trad.exp: New driver.
10353
10354 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
10355
10356 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
10357 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
10358 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
10359 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
10360 Remove.
10361
10362 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
10363
10364 * gcc.dg/20020620-1.c: New test.
10365
10366 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10367
10368 * g++.dg/template/ttp4.C: New test.
10369
10370 2002-06-19 Jakub Jelinek <jakub@redhat.com>
10371
10372 * g++.dg/opt/vt1.C: Fix regexp.
10373
10374 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10375
10376 * gcc.c-torture/execute/pure-1.c: Make functions static again.
10377 Don't use attribute `noinline'.
10378
10379 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
10380
10381 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
10382
10383 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
10384
10385 * gcc.c-torture/execute/simd-1.c: New.
10386
10387 * gcc.dg/simd-1.c: New.
10388
10389 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
10390
10391 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
10392
10393 2002-06-16 Richard Henderson <rth@redhat.com>
10394
10395 * g++.dg/ext/anon-struct1.C: New.
10396 * g++.dg/ext/anon-struct2.C: New.
10397 * g++.dg/ext/anon-struct3.C: New.
10398 * gcc.dg/anon-struct-1.c: New.
10399 * gcc.dg/anon-struct-2.c: New.
10400 * gcc.dg/anon-struct-3.c: New.
10401 * gcc.dg/20011008-1.c: Adjust warning text.
10402 * gcc.dg/20020527-1.c: Add -fms-extensions.
10403
10404 2002-06-16 Richard Henderson <rth@redhat.com>
10405
10406 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
10407
10408 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
10409
10410 * gcc.c-torture/execute/20020615-1.c: New test.
10411
10412 2002-06-15 Roger Sayle <roger@eyesopen.com>
10413
10414 * gcc.c-tortuture/execute/compare-1.c: New test case.
10415 * gcc.c-tortuture/execute/compare-2.c: New test case.
10416 * gcc.c-tortuture/execute/compare-3.c: New test case.
10417
10418 2002-06-13 Richard Henderson <rth@redhat.com>
10419
10420 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
10421 ia64 ilp32.
10422
10423 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10424
10425 * g++.dg/template/typename2.C: Update error message.
10426
10427 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
10428
10429 * gcc.c-torture/execute/20020611-1.c: New test.
10430
10431 2002-06-11 Bob Wilson <bob.wilson@acm.org>
10432
10433 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
10434 list of targets to skip.
10435
10436 2002-06-10 Bob Wilson <bob.wilson@acm.org>
10437
10438 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
10439 targets if not optimizing.
10440
10441 2002-06-10 Jakub Jelinek <jakub@redhat.com>
10442
10443 * gcc.c-torture/compile/20020605-1.c: New test.
10444
10445 * g++.dg/opt/vt1.C: New test.
10446
10447 * gcc.dg/20020531-1.c: New test.
10448
10449 * gcc.dg/20020530-1.c: New test.
10450
10451 * gcc.dg/20020527-1.c: New test.
10452
10453 * g++.dg/opt/cse1.C: New test.
10454
10455 2002-06-07 Roger Sayle <roger@eyesopen.com>
10456
10457 * gcc.dg/20020607-2.c: New test case.
10458
10459 2002-06-07 Jakub Jelinek <jakub@redhat.com>
10460
10461 * gcc.c-torture/compile/20020604-1.c: New test.
10462
10463 2002-06-04 Richard Henderson <rth@redhat.com>
10464
10465 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
10466 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
10467 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
10468
10469 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
10470
10471 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
10472
10473 2002-06-03 Richard Henderson <rth@redhat.com>
10474
10475 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
10476 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
10477
10478 2002-06-02 Richard Henderson <rth@redhat.com>
10479
10480 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
10481 test functions static.
10482
10483 2002-06-02 Andreas Jaeger <aj@suse.de>
10484
10485 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
10486 now.
10487
10488 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
10489
10490 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
10491 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
10492 Update for mofified diagnostics.
10493 * gcc.dg/c99-intconst-1.c: No longer fail.
10494
10495 2002-06-02 Richard Henderson <rth@redhat.com>
10496
10497 * gcc.dg/uninit-A.c: Remove xfail markers.
10498
10499 2002-06-01 Roger Sayle <roger@eyesopen.com>
10500
10501 * gcc.dg/fnegate-1.c: New test case.
10502
10503 2002-05-30 Osku Salerma <osku@iki.fi>
10504
10505 * gcc.c-torture/execute/mayalias-1.c: New file.
10506
10507 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
10508
10509 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
10510 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
10511 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
10512
10513 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
10514
10515 * gcc.c-torture/execute/20020529-1.c: New test.
10516
10517 2002-05-27 Richard Henderson <rth@redhat.com>
10518
10519 * g++.dg/ext/attrib6.C: New test case.
10520
10521 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10522
10523 * gcc.c-torture/execute/pure-1.c: New test.
10524
10525 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
10526
10527 * gcc.dg/cpp/arith-2.c: Remove.
10528
10529 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
10530
10531 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
10532 * gcc.dg/cpp/if-3.c: Remove.
10533
10534 2002-05-26 Jakub Jelinek <jakub@redhat.com>
10535
10536 * g++.dg/opt/cse2.C: New test.
10537
10538 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
10539
10540 * gcc.dg/cpp/arith-1.c: New semantic tests.
10541 * gcc.dg/cpp/if-1.c: Update.
10542
10543 2002-05-24 Ben Elliston <bje@redhat.com>
10544
10545 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
10546
10547 2002-05-24 Jakub Jelinek <jakub@redhat.com>
10548
10549 * gcc.dg/verbose-asm.c: New test.
10550
10551 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
10552
10553 * gcc.dg/cpp/paste12.c: New test.
10554
10555 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10556
10557 * g++.dg/parse/named_ops.C: New test.
10558
10559 2002-05-23 Mark Mitchell <mark@codesourcery.com>
10560
10561 * gcc/testsuite/gcc.dg/weak-8.c: New test.
10562
10563 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
10564
10565 * gcc.dg/weak-2.c: Allow optional leading underscore
10566 in scan-assembler symbol name.
10567 * gcc.dg/weak-3.c: Likewise.
10568 * gcc.dg/weak-4.c: Likewise.
10569 * gcc.dg/weak-5.c: Likewise.
10570
10571 2002-05-23 Jakub Jelinek <jakub@redhat.com>
10572
10573 * gcc.dg/20020523-1.c: New test.
10574
10575 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
10576
10577 * objc.dg/const-str-2.m: Update now that we stop after
10578 a command line error.
10579
10580 2002-05-22 Richard Henderson <rth@redhat.com>
10581
10582 * g++.dg/dg.exp: Fix typo in test pruneing.
10583
10584 2002-05-22 Richard Henderson <rth@redhat.com>
10585
10586 * g++.dg/dg.exp: Prune the tls subdirectory.
10587 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
10588 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
10589 * g++.dg/tls/init-1.C: New.
10590
10591 2002-05-22 Jakub Jelinek <jakub@redhat.com>
10592
10593 * gcc.dg/20020517-1.c: New test.
10594
10595 2002-05-21 Richard Henderson <rth@redhat.com>
10596
10597 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
10598 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
10599
10600 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
10601
10602 * g++.dg/other/copy2.C: New test.
10603
10604 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
10605
10606 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
10607 (MAX_COPY): Bump up to 10 times sizeof (long long).
10608 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
10609
10610 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
10611 sizeof (long long).
10612
10613 * gcc.c-torture/execute/strcpy-1.c: New test.
10614
10615 2002-05-19 Jason Merrill <jason2redhat.com>
10616
10617 * g++.dg/ext/oper1.C: New test.
10618
10619 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
10620 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
10621
10622 * README.QMTEST: New file.
10623
10624 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
10625
10626 2002-05-19 Andreas Jaeger <aj@suse.de>
10627
10628 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
10629 now.
10630 * gcc.c-torture/execute/loop-2d.x: Likewise.
10631
10632 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
10633
10634 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
10635 support weak symbols.
10636 * gcc.dg/weak-4.c: Likewise
10637 * gcc.dg/weak-6.c: Likewise
10638
10639 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
10640
10641 * gcc.dg/weak-3.c: Add dg-excess-error comment for
10642 cygwin, coff and h8300-*-hms targets
10643 * gcc.dg/weak-5.c: Likewise
10644 * gcc.dg/weak-7.c: Likewise
10645
10646 2002-05-16 Jason Merrill <jason@redhat.com>
10647
10648 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
10649 (scan-assembler-not, scan-assembler-dem): Likewise.
10650 (scan-assembler-dem-not): Likewise.
10651
10652 2002-05-15 Richard Henderson <rth@redhat.com>
10653
10654 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
10655
10656 2002-05-15 Richard Henderson <rth@redhat.com>
10657
10658 * gcc.dg/weak-5.c (vfoo1c): No warning here.
10659 (vfoo1f): Warning here.
10660 (vfoo1l): Don't redefine the alias.
10661
10662 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
10663
10664 * g++.dg/init/pm1.C: New test.
10665
10666 2002-05-12 David S. Miller <davem@redhat.com>
10667
10668 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
10669 types.
10670
10671 2002-05-10 Roger Sayle <roger@eyesopen.com>
10672
10673 * gcc.c-torture/execute/20020510-1.c: New test case.
10674
10675 2002-05-10 David S. Miller <davem@redhat.com>
10676
10677 * gcc.c-torture/execute/conversion.c: Test long double too.
10678
10679 2002-05-09 Jakub Jelinek <jakub@redhat.com>
10680
10681 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
10682 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
10683 * lib/g++.exp (g++_link_flags): Likewise.
10684 * lib/objc.exp (objc_target_compile): Likewise.
10685
10686 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
10687
10688 * gcc.dg/cpp/poison.c: Update.
10689 * gcc.dg/cpp/20000625-2.c: Remove.
10690 * gcc.dg/cpp/direct2s.c: Remove final test.
10691
10692 2002-05-08 Tom Rix <trix@redhat.com>
10693
10694 * gcc.c-torture/execute/20020508-1.c: New test.
10695 * gcc.c-torture/execute/20020508-2.c: New test.
10696 * gcc.c-torture/execute/20020508-3.c: New test.
10697
10698 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
10699
10700 * gcc.dg/cpp/charconst-4.c: More tests.
10701
10702 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10703
10704 PR c/6569
10705 * gcc.dg/weak-3.c: Update location of warning messages.
10706 * gcc.dg/weak-5.c: Likewise.
10707
10708 2002-05-06 Roger Sayle <roger@eyesopen.com>
10709
10710 * gcc.c-torture/execute/20020506-1.c: New test case.
10711
10712 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
10713
10714 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
10715
10716 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
10717
10718 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
10719
10720 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
10721
10722 * gcc.dg/cpp/charconst-3.c: New test.
10723
10724 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
10725
10726 * gcc.dg/cpp/charconst.c: Update tests.
10727
10728 2002-05-05 Tim Josling <tej@melbpc.org.au>
10729
10730 * treelang: Added directory for new sample language treelang. Also
10731 lib/treelang.exp: New file to signal treelang should be tested.
10732
10733 2002-05-03 Jakub Jelinek <jakub@redhat.com>
10734
10735 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
10736 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
10737 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
10738 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
10739 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
10740 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
10741 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
10742
10743 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
10744
10745 * gcc.dg/format/xopen-2.c: New test.
10746
10747 2002-05-03 Jakub Jelinek <jakub@redhat.com>
10748
10749 * gcc.dg/20020503-1.c: New test.
10750
10751 2002-05-02 Mark Mitchell <mark@codesourcery.com>
10752
10753 * g++.dg/init/dtor1.C: Make it tougher.
10754
10755 2002-05-01 Mark Mitchell <mark@codesourcery.com>
10756
10757 * g++.dg/init/dtor1.C: New test.
10758
10759 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
10760
10761 * gcc.dg/altivec-8.c: New.
10762
10763 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
10764
10765 * gcc.dg/altivec-7.c: New.
10766
10767 2002-04-29 Jakub Jelinek <jakub@redhat.com>
10768
10769 * g++.dg/parse/typedef1.C: New test.
10770
10771 2002-04-29 Mark Mitchell <mark@codesourcery.com>
10772
10773 PR c++/6486
10774 * g++.dg/template/friend6.C: New test.
10775
10776 PR c++/6492
10777 * g++.dg/init/copy1.C: New test.
10778
10779 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
10780
10781 * g++.dg/warn/effc1.C: New test.
10782
10783 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
10784
10785 * gcc.dg/cpp/if-cexp.c: Add a test.
10786
10787 2002-04-28 Jakub Jelinek <jakub@redhat.com>
10788
10789 * gcc.dg/20020426-2.c: New test.
10790
10791 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
10792
10793 * gcc.dg/cpp/if-mop.c: Update.
10794 * gcc.dg/cpp/if-mpar.c: Add test.
10795 * gcc.dg/cpp/if-oppr.c: Update.
10796
10797 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10798
10799 PR c/6343
10800 * gcc.dg/weak-[2-7].c: New tests.
10801
10802 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
10803
10804 * gcc.dg/enum1.c: New test.
10805
10806 2002-04-26 Mark Mitchell <mark@codesourcery.com>
10807
10808 PR c++/6497
10809 * g++.dg/inherit/access2.C: New test.
10810
10811 2002-04-26 Mark Mitchell <mark@codesourcery.com>
10812
10813 PR bootstrap/6445
10814 * gcc.dg/20020426-1.c: New test.
10815
10816 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
10817
10818 * g++.dg/abi/enum1.C: New test.
10819
10820 2002-04-26 Richard Henderson <rth@redhat.com>
10821
10822 * gcc.dg/c99-bool-1.c: Expect always true warning.
10823
10824 2002-04-25 Roger Sayle <roger@eyesopen.com>
10825
10826 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10827
10828 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10829
10830 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10831 targets.
10832
10833 2002-04-24 Mark Mitchell <mark@codesourcery.com>
10834
10835 * g++.dg/abi/mange7.C: New test.
10836
10837 PR c++/6438.
10838 * g++.dg/parse/stmtexpr2.C: New test.
10839
10840 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
10841
10842 * gcc.dg/20020312-2.c: Add SH target.
10843
10844 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10845
10846 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10847 compiler output on mips*-*-irix*.
10848
10849 2002-04-23 Jakub Jelinek <jakub@redhat.com>
10850
10851 * g++.dg/parse/attr1.C: New test.
10852
10853 2002-04-23 Roger Sayle <roger@eyesopen.com>
10854
10855 * gcc.c-torture/execute/string-opt-17.c: New test case.
10856 * gcc.c-torture/execute/memset-2.c: New test case.
10857
10858 2002-04-23 Mark Mitchell <mark@codesourcery.com>
10859
10860 PR c++/6256:
10861 * g++.dg/template/friend5.C: New test.
10862
10863 PR c++/6331:
10864 * g++.dg/template/qual1.C: Likewise.
10865
10866 2002-04-22 Zack Weinberg <zack@codesourcery.com>
10867
10868 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10869 Include stdlib.h, not stdio.h or ctype.h.
10870
10871 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
10872
10873 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10874 cris-*-elf* and mmix-*-*.
10875 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10876 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10877 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10878 Ditto.
10879 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10880 * gcc.dg/wchar_t-1.c: Ditto.
10881
10882 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
10883
10884 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10885 Clarify comment.
10886
10887 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
10888
10889 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10890
10891 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10892
10893 * gcc.c-torture/execute/20000906-1.x: Delete.
10894
10895 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
10896
10897 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10898
10899 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
10900
10901 * PR6367
10902 * g77.f-torture/execute/6367.f: New test.
10903 * g77.f-torture/execute/6367.x: Disable for MMIX.
10904
10905 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10906
10907 * PR6352
10908 * g++.dg/opt/inline2.C: New test.
10909
10910 2002-04-18 Richard Henderson <rth@redhat.com>
10911
10912 * gcc.dg/20000906-1.c: Enable for all targets.
10913 * gcc.c-torture/compile/iftrap-2.c: New.
10914
10915 2002-04-18 Jakub Jelinek <jakub@redhat.com>
10916
10917 * gcc.dg/20020418-1.c: New test.
10918 * gcc.dg/20020418-2.c: New test.
10919
10920 2002-04-18 Richard Henderson <rth@redhat.com>
10921
10922 * gcc.c-torture/compile/iftrap-1.c: New.
10923 * gcc.dg/iftrap-1.c: Adjust for ia64.
10924 * gcc.dg/iftrap-2.c: New.
10925
10926 2002-04-18 Jakub Jelinek <jakub@redhat.com>
10927
10928 * gcc.c-torture/compile/20020418-1.c: New test.
10929
10930 2002-04-18 Roger Sayle <roger@eyesopen.com>
10931
10932 * gcc.c-torture/compile/20020415-1.c: New.
10933
10934 2002-04-18 David S. Miller <davem@redhat.com>
10935
10936 * gcc.c-torture/execute/20020418-1.c: New test.
10937
10938 2002-04-17 Jakub Jelinek <jakub@redhat.com>
10939
10940 * gcc.dg/20020416-1.c: New test.
10941
10942 * g++.dg/opt/inline1.C: New test.
10943
10944 2002-04-16 Jakub Jelinek <jakub@redhat.com>
10945
10946 * gcc.dg/altivec-5.c: New test.
10947
10948 * gcc.dg/20020415-1.c: New test.
10949
10950 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10951
10952 * testsuite/lib/chill.exp: Remove.
10953
10954 2002-04-14 Jakub Jelinek <jakub@redhat.com>
10955
10956 * g++.dg/other/big-struct.C: New test.
10957
10958 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
10959
10960 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10961 of scratch file.
10962
10963 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
10964
10965 PR c/6277
10966 * gcc.dg/i386-387-1.c: Allow optional leading underscore
10967 in scan-assembler function name
10968
10969 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
10970
10971 * g77.f-torture/execute/980628-4.x,
10972 g77.f-torture/execute/980628-5.x,
10973 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10974 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10975 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10976 i[34567]86-*-*.
10977
10978 2002-04-13 David S. Miller <davem@redhat.com>
10979
10980 * gcc.c-torture/execute/20020413-1.c: New test.
10981
10982 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
10983
10984 * gcc.dg/asm-6.c,
10985 * g++.dg/ext/asm1.C: New tests.
10986
10987 2002-04-12 Mark Mitchell <mark@codesourcery.com>
10988
10989 PR c++ 5373.
10990 * g++.dg/parse/stmtexpr1.C: New test.
10991
10992 PR c++/5189.
10993 * g++.dg/template/copy1.C: New test.
10994
10995 2002-04-12 Richard Henderson <rth@redhat.com>
10996
10997 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10998
10999 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
11000
11001 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
11002 gcc.c-torture/execute/20020307-2.c.
11003
11004 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
11005
11006 * g++.dg/ext/attrib5.C,
11007 * g++.dg/lookup/struct1.C: New tests.
11008
11009 2002-04-11 Jakub Jelinek <jakub@redhat.com>
11010
11011 * gcc.dg/20020411-1.c: New test.
11012
11013 * gcc.c-torture/execute/20020411-1.c: New test.
11014
11015 2002-04-10 Janis Johnson <janis187@us.ibm.com>
11016
11017 * g77.f-torture/execute/6177.f: New test.
11018
11019 2002-04-10 Jakub Jelinek <jakub@redhat.com>
11020
11021 PR middle-end/6247
11022 * g++.dg/opt/cleanup1.C: New test.
11023
11024 * g++.dg/opt/const1.C: New test.
11025
11026 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
11027
11028 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
11029
11030 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
11031
11032 PR c++/5507
11033 * g++.dg/template/typename2.C: New test.
11034
11035 2002-04-10 Alan Modra <amodra@bigpond.net.au>
11036
11037 * gcc.c-torture/execute/loop-12.c: New.
11038
11039 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
11040
11041 * g77.f-torture/execute/980628-4.x,
11042 g77.f-torture/execute/980628-5.x,
11043 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
11044 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
11045 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
11046
11047 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11048
11049 PR optimization/6086
11050 * g++.dg/opt/preinc1.C: New test.
11051
11052 2002-04-06 Mark Mitchell <mark@codesourcery.com>
11053
11054 PR c++/5571
11055 * g++.dg/opt/static2.C: New test.
11056
11057 2002-04-06 Mark Mitchell <mark@codesourcery.com>
11058
11059 PR c/5120
11060 * gcc.dg/20020406-1.c: New test.
11061
11062 2002-04-04 David S. Miller <davem@redhat.com>
11063
11064 * gcc.c-torture/execute/20020404-1.c: New test.
11065
11066 2002-04-04 Jakub Jelinek <jakub@redhat.com>
11067
11068 PR c/6123
11069 * gcc.dg/20020312-2.c: Do not declare global register variable
11070 if __PIC__ or __pic__ is defined.
11071
11072 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
11073
11074 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
11075 __asm__ so that it works correctly even if -ansi -pedantic-errors.
11076
11077 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11078
11079 * gcc.misc-tests/linkage.exp: Update last change to handle
11080 sparc*-, not just sparc-.
11081
11082 2002-04-03 Richard Henderson <rth@redhat.com>
11083
11084 * gcc.dg/cpp/ucs.c: Improved long UCS test.
11085
11086 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
11087
11088 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
11089
11090 2002-04-02 David S. Miller <davem@redhat.com>
11091
11092 * gcc.c-torture/execute/20020402-3.c: New test.
11093
11094 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
11095
11096 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
11097 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
11098
11099 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
11100 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
11101 g77.f-torture/execute/20001201.x,
11102 g77.f-torture/execute/u77-test.x: New files.
11103
11104 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
11105 * gcc.dg/wchar_t-1.c: Ditto.
11106
11107 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11108
11109 * gcc.c-torture/execute/20020402-1.c: New test.
11110
11111 2002-04-01 Richard Henderson <rth@redhat.com>
11112
11113 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
11114
11115 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
11116
11117 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11118
11119 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
11120
11121 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11122
11123 * g++.dg/inherit/template-as-base.C: Expect error.
11124 * g++.dg/inherit/namespace-as-base.C: Likewise.
11125
11126 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
11127
11128 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
11129 g++.dg/ext/instantiate3.C: Tweak match patterns.
11130
11131 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
11132 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
11133 -da test.
11134
11135 2002-03-31 Richard Henderson <rth@redhat.com>
11136
11137 * gcc.dg/special/alias-2.c: New.
11138 * gcc.dg/special/ecos.exp: Run it.
11139
11140 2002-03-31 Richard Henderson <rth@redhat.com>
11141
11142 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
11143
11144 2002-03-31 Kazu Hirata <kazu@hxi.com>
11145
11146 * gcc.dg/weak-1.c: Disable on h8300 port.
11147
11148 2002-03-29 Janis Johnson <janis187@us.ibm.com>
11149
11150 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
11151 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
11152 ordering tests.
11153 * g++.dg/bprob/bprob-1.C: New test.
11154 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
11155 * g++.dg/gcov/gcov-1.C: New test.
11156 * g++.dg/gcov/gcov-1.x: New file.
11157 * g++.dg/gcov/gcov-2.C: New test.
11158 * g++.dg/gcov/gcov-3.C: New test.
11159 * g++.dg/gcov/gcov-3.h: New file.
11160
11161 2002-03-28 Roger Sayle <roger@eyesopen.com>
11162
11163 * g++.old-deja/g++.other/builtins5.C: New test.
11164 * g++.old-deja/g++.other/builtins6.C: New test.
11165 * g++.old-deja/g++.other/builtins7.C: New test.
11166 * g++.old-deja/g++.other/builtins8.C: New test.
11167 * g++.old-deja/g++.other/builtins9.C: New test.
11168
11169 2002-03-29 Jakub Jelinek <jakub@redhat.com>
11170
11171 * g++.dg/opt/static1.C: New test.
11172
11173 * g++.dg/opt/longbranch1.C: New test.
11174
11175 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
11176
11177 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
11178
11179 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
11180
11181 2002-03-28 Jeffrey A Law (law@redhat.com)
11182
11183 * gcc.c-torture/execute/20020328-1.c: New test.
11184
11185 2002-03-27 Richard Henderson <rth@redhat.com>
11186
11187 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
11188 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
11189 move from g++.old-deja/g++.ext/.
11190
11191 2002-03-27 Mark Mitchell <mark@codesourcery.com>
11192
11193 * g++.dg/init/new2.C: New test.
11194
11195 2002-03-26 Richard Henderson <rth@redhat.com>
11196
11197 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
11198
11199 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
11200 on sparc.
11201
11202 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
11203 sparcv9 systems.
11204 * gcc.dg/20001102-1.c: Likewise.
11205
11206 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
11207
11208 * gcc.dg/cpp/endif-pedantic1.c,
11209 gcc.dg/cpp/endif-pedantic2.c: New tests.
11210
11211 2002-03-26 Mark Mitchell <mark@codesourcery.com>
11212
11213 * g++.dg/init/new1.C: New test.
11214
11215 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
11216
11217 * g++.dg/abi/vbase9.C: New test.
11218
11219 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
11220
11221 * gcc.dg/arm-asm.c: New test.
11222
11223 2002-03-26 Andrew Cagney <ac131313@redhat.com>
11224
11225 * gcc.dg/Wswitch-enum.c: New test.
11226 Fix PR c/5044.
11227
11228 2002-03-26 Richard Henderson <rth@redhat.com>
11229
11230 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
11231 structure.
11232
11233 2002-03-25 Richard Henderson <rth@redhat.com>
11234
11235 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
11236 sparcv9 systems.
11237
11238 * gcc.c-torture/compile/20011119-1.c (xxx): New.
11239 * gcc.c-torture/compile/20011119-2.c (xxx): New.
11240
11241 2002-03-25 Zack Weinberg <zack@codesourcery.com>
11242
11243 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
11244
11245 2002-03-25 Bob Wilson <bob.wilson@acm.org>
11246
11247 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
11248 targets using generic thunk support.
11249
11250 2002-03-25 Jakub Jelinek <jakub@redhat.com>
11251
11252 * gcc.c-torture/compile/20020323-1.c: New test.
11253
11254 * g++.dg/opt/conj2.C: New test.
11255
11256 2002-03-24 Richard Henderson <rth@redhat.com>
11257
11258 * gcc.dg/weak-1.c: Use -fno-common.
11259
11260 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11261
11262 * g77.dg/f77-edit-apostrophe-out.f: New test
11263 * g77.dg/f77-edit-h-out.f: New test
11264 * g77.dg/f77-edit-t-in.f: New test
11265 * g77.dg/f77-edit-t-out.f: New test
11266 * g77.dg/f77-edit-x-out.f: New test
11267 * g77.dg/f77-edit-slash-out.f: New test
11268 * g77.dg/f77-edit-colon-out.f: New test
11269 * g77.dg/f77-edit-s-out.f: New test
11270
11271 2002-03-24 Richard Henderson <rth@redhat.com>
11272
11273 * objc/execute/formal_protocol-6.x: New XFAIL.
11274
11275 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11276
11277 * gcc.dg/weak-1.c: Early return from dg-final on platforms
11278 that do not support weak symbols
11279
11280 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
11281
11282 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
11283 * lib/g77.exp: Likewise
11284 * lib/objc.exp: Likewise
11285
11286 2002-03-23 Andrew Cagney <ac131313@redhat.com>
11287
11288 * gcc.dg/Wswitch-default.c: New test.
11289
11290 2002-03-23 Jakub Jelinek <jakub@redhat.com>
11291
11292 * g++.dg/other/enum1.C: New test.
11293
11294 2002-03-23 Zack Weinberg <zack@codesourcery.com>
11295
11296 * gcc.dg/pragma-ep-3.c: Fix typo.
11297
11298 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
11299
11300 * g++.dg/inherit/template-as-base.C: New test.
11301
11302 2002-03-22 Jakub Jelinek <jakub@redhat.com>
11303
11304 * g++.old-deja/g++.other/dwarf2-1.C: Move...
11305 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
11306
11307 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
11308
11309 * gcc.dg/cpp/multiline.c: Update to match.
11310
11311 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
11312
11313 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
11314
11315 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
11316
11317 * gcc.dg/cpp/extratokens2.c: New file.
11318
11319 2002-03-21 David Edelsohn <edelsohn@gnu.org>
11320
11321 * gcc.dg/20020312-2.c: Add rs6000 target.
11322
11323 * gcc.c-torture/compile/20020319-1.c: New test.
11324
11325 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11326
11327 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
11328 (A, E): Handle this.
11329
11330 2002-03-20 Jason Merrill <jason@redhat.com>
11331
11332 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
11333 ignoring -fpic.
11334 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
11335 through prune_gcc_output.
11336
11337 2002-03-20 Jakub Jelinek <jakub@redhat.com>
11338
11339 * gcc.c-torture/compile/20020320-1.c: New test.
11340
11341 2002-03-19 Jakub Jelinek <jakub@redhat.com>
11342
11343 * gcc.c-torture/compile/20020318-1.c: New test.
11344
11345 * gcc.dg/struct-by-value-1.c: New test.
11346
11347 * gcc.dg/20020319-1.c: New test.
11348
11349 2002-03-18 Jakub Jelinek <jakub@redhat.com>
11350
11351 * g++.dg/opt/conj1.C: New test.
11352
11353 2002-03-17 Mark Mitchell <mark@codesourcery.com>
11354
11355 * g++.dg/template/qualttp20.C: Revert previous change.
11356 * g++.dg/template/qualttp3.C: Likewise.
11357 * g++.dg/template/qualttp4.C: Likewise
11358 * g++.dg/template/qualttp5.C: Likewise
11359 * g++.dg/template/qualttp6.C: Likewise
11360 * g++.dg/template/qualttp7.C: Likewise
11361 * g++.dg/template/qualttp8.C: Likewise
11362 * g++.dg/template/recurse.C: Likewise.
11363
11364 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
11365
11366 * gcc.dg/cpp/wchar-1.c: Update.
11367
11368 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
11369
11370 * g++.dg/template/conv1.C: New test.
11371 * g++.dg/template/conv2.C: New test.
11372 * g++.dg/template/conv3.C: New test.
11373 * g++.dg/template/conv4.C: New test.
11374
11375 2002-03-15 Mark Mitchell <mark@codesourcery.com>
11376
11377 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
11378 * g++.dg/template/qualttp3.C: Likewise.
11379 * g++.dg/template/qualttp4.C: Likewise
11380 * g++.dg/template/qualttp5.C: Likewise
11381 * g++.dg/template/qualttp6.C: Likewise
11382 * g++.dg/template/qualttp7.C: Likewise
11383 * g++.dg/template/qualttp8.C: Likewise
11384 * g++.dg/template/recurse.C: Likewise.
11385
11386 2002-03-15 Mark Mitchell <mark@codesourcery.com>
11387
11388 * g++.dg/opt/dtor1.C: New test.
11389
11390 2002-03-15 Jakub Jelinek <jakub@redhat.com>
11391
11392 * gcc.c-torture/compile/20020315-1.c: New test.
11393
11394 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
11395
11396 * gcc.dg/weak-1.c: Fix scan tests.
11397
11398 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
11399
11400 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
11401 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
11402 cris-*-aout* mmix-*-*.
11403 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
11404 cris-*-aout* mmix-*-*.
11405 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
11406 cris-*-elf* cris-*-aout* and mmix-*-*.
11407 * gcc.dg/20001009-1.c: Ditto.
11408 * gcc.dg/20010912-1.c: Ditto.
11409 * gcc.dg/20020122-4.c: Ditto.
11410 * gcc.dg/inline-2.c: Ditto.
11411
11412 2002-03-14 Jeffrey A Law (law@cygnus.com)
11413
11414 * gcc.c-torture/compile/20020314-1.c: New test.
11415
11416 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
11417
11418 * gcc.c-torture/execute/20020314-1.c: New test.
11419
11420 2002-03-14 Jakub Jelinek <jakub@redhat.com>
11421
11422 * g++.dg/warn/Wunused-1.C: New test.
11423
11424 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
11425
11426 * g++.dg/abi/mangle6.C: New test.
11427
11428 2002-03-13 Jakub Jelinek <jakub@redhat.com>
11429
11430 * gcc.c-torture/compile/20020309-2.c: New test.
11431
11432 * gcc.c-torture/compile/20020312-1.c: New test.
11433
11434 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
11435
11436 * g++.dg/other/access1.C: New test.
11437
11438 2002-03-12 Jakub Jelinek <jakub@redhat.com>
11439
11440 * gcc.c-torture/execute/wchar_t-1.c: New test.
11441
11442 2002-03-12 David Edelsohn <edelsohn@gnu.org>
11443
11444 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
11445
11446 2002-03-12 Roger Sayle <roger@eyesopen.com>
11447
11448 * gcc.dg/20020312-1.c: New test case.
11449
11450 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
11451
11452 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
11453
11454 2002-03-11 Richard Henderson <rth@redhat.com>
11455
11456 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
11457 * g++.old-deja/g++.jason/report.C: Likewise.
11458
11459 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
11460
11461 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
11462 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
11463
11464 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
11465
11466 * testsuite/g++.dg/overload/pmf1.C: New test.
11467
11468 2002-03-11 Kazu Hirata <kazu@hxi.com>
11469
11470 * gcc.c-torture/execute/20020307-1.c: Use long.
11471
11472 2002-03-11 Jakub Jelinek <jakub@redhat.com>
11473
11474 PR optimization/5844
11475 * gcc.dg/20020310-1.c: New test.
11476
11477 2002-03-09 Michael Meissner <meissner@redhat.com>
11478
11479 * gcc.c-torture/execute/memcpy-2.c: New test.
11480 * gcc.c-torture/execute/memset-1.c: New test.
11481 * gcc.c-torture/execute/strlen-1.c: New test.
11482 * gcc.c-torture/execute/strcmp-1.c: New test.
11483 * gcc.c-torture/execute/strncmp-1.c: New test.
11484
11485 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
11486
11487 * gcc.dg/ppc-ldstruct.c: New test.
11488
11489 2002-03-09 Jakub Jelinek <jakub@redhat.com>
11490
11491 * gcc.c-torture/execute/va-arg-22.c: New test.
11492
11493 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11494
11495 * gcc.c-torture/compile/20020309-1.c: New test.
11496
11497 2002-03-08 Jakub Jelinek <jakub@redhat.com>
11498
11499 * gcc.c-torture/execute/20020307-2.c: New test.
11500
11501 2002-03-07 Jeffrey A Law (law@redhat.com)
11502
11503 * g77.f-torture/compile/20020307-1.f: New test.
11504
11505 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
11506
11507 * gcc.dg/unordered-1.c: New test.
11508
11509 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
11510
11511 * gcc.c-torture/execute/20020307-1.c: New test.
11512
11513 2002-03-05 Jakub Jelinek <jakub@redhat.com>
11514
11515 * gcc.dg/20020304-1.c: New test.
11516
11517 * gcc.c-torture/compile/20020304-2.c: New test.
11518
11519 2002-03-04 Zack Weinberg <zack@codesourcery.com>
11520
11521 * gcc.c-torture/compile/20020304-1.c: New test case
11522 (from PR c/5830).
11523
11524 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
11525
11526 * gcc.dg/20020103-1.c: Add other -D ppc variants.
11527
11528 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
11529
11530 * g++.dg/other/classkey1.C: New test.
11531
11532 2002-03-01 Richard Henderson <rth@redhat.com>
11533
11534 * gcc.c-torture/compile/981223-1.x: New.
11535 * gcc.c-torture/compile/920625-1.x: New.
11536
11537 2002-02-28 Richard Henderson <rth@redhat.com>
11538
11539 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
11540
11541 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
11542
11543 * gcc.c-torture/execute/20020227-1.c: New test.
11544
11545 2002-02-27 Mark Mitchell <mark@codesourcery.com>
11546
11547 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
11548 here" ERROR lines.
11549 * g++.old-deja/g++.oliva/partord1.C: Likewise.
11550 * g++.old-deja.g++.other/defarg1.C: Likewise.
11551 * g++.old-deja/g++.pt/calls2.C: Likewise.
11552 * g++.old-deja/g++.pt/crash20.C: Likewise.
11553 * g++.old-deja/g++.pt/crash30.C: Likewise.
11554 * g++.old-deja/g++.pt/crash36.C: Likewise.
11555 * g++.old-deja/g++.pt/crash6.C: Likewise.
11556 * g++.old-deja/g++.pt/defarg13.C: Likewise.
11557 * g++.old-deja/g++.pt/derived3.C: Likewise.
11558 * g++.old-deja/g++.pt/error1.C: Likewise.
11559 * g++.old-deja/g++.pt/friend21.C: Likewise.
11560 * g++.old-deja/g++.pt/friend23.C: Likewise.
11561 * g++.old-deja/g++.pt/infinite1.C: Likewise.
11562 * g++.old-deja/g++.robertl/eb128.C: Likewise.
11563
11564 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
11565
11566 * gcc.c-torture/execute/20020225-2.c: New test.
11567
11568 2002-02-27 Zack Weinberg <zack@codesourcery.com>
11569
11570 * gcc.c-torture/execute/920730-1t.c,
11571 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
11572 Delete test cases, only relevant to -traditional.
11573
11574 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
11575
11576 * gcc.dg/cpp/undef1.c: Remove.
11577 * gcc.dg/cpp/directiv.c: Update.
11578 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
11579
11580 2002-02-27 Michael Meissner <meissner@redhat.com>
11581
11582 * gcc.c-torture/execute/20020226-1.c: New test.
11583
11584 2002-02-26 Jakub Jelinek <jakub@redhat.com>
11585
11586 * g++.dg/debug/debug4.C: New test.
11587
11588 * gcc.dg/ia64-visibility-1.c: New test.
11589
11590 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
11591
11592 * gcc.dg/debug/20020224-1.c: New.
11593
11594 2002-02-25 Kazu Hirata <kazu@hxi.com>
11595
11596 * gcc.c-torture/execute/960416-1.x: New.
11597 * gcc.c-torture/execute/divconst-3.x: Likewise.
11598
11599 2002-02-25 Jakub Jelinek <jakub@redhat.com>
11600
11601 * gcc.dg/20020224-1.c: New test.
11602
11603 2002-02-25 Alan Modra <amodra@bigpond.net.au>
11604
11605 * gcc.c-torture/execute/20020225-1.c: New.
11606
11607 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
11608
11609 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11610
11611 2002-02-23 Jakub Jelinek <jakub@redhat.com>
11612
11613 * gcc.dg/20020222-1.c: New test.
11614
11615 2002-02-22 Jakub Jelinek <jakub@redhat.com>
11616
11617 * g++.dg/opt/anonunion1.C: New test.
11618
11619 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
11620
11621 * g++.dg/template/qualttp19.C: New test.
11622 * g++.dg/template/qualttp20.C: New test.
11623 * g++.old-deja/g++.jason/report.C: Adjust expected errors
11624 * g++.old-deja/g++.other/qual1.C: Likewise.
11625
11626 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
11627
11628 * gcc.dg/attr-alwaysinline.c: New.
11629
11630 2002-02-21 Jakub Jelinek <jakub@redhat.com>
11631
11632 * gcc.dg/20020220-1.c: New test.
11633
11634 * gcc.dg/20020220-2.c: New test.
11635
11636 * g++.dg/opt/mmx1.C: New test.
11637
11638 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
11639
11640 * gcc.c-torture/compile/20020110.c: New test.
11641
11642 2002-02-20 Jakub Jelinek <jakub@redhat.com>
11643
11644 * gcc.c-torture/execute/20020219-1.c: New test.
11645
11646 * gcc.dg/20020219-1.c: New test.
11647
11648 * gcc.dg/noncompile/20020220-1.c: New test.
11649
11650 * g++.dg/opt/ptrintsum1.C: New test.
11651
11652 * gcc.dg/debug/20020220-1.c: New test.
11653
11654 2002-02-17 Jakub Jelinek <jakub@redhat.com>
11655
11656 * gcc.c-torture/execute/20020216-1.c: New test.
11657
11658 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
11659
11660 * gcc.dg/decl-1.c: Update, new test.
11661
11662 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
11663
11664 * g++.dg/abi/bitfield1.C: New test.
11665 * g++.dg/abi/bitfield2.C: New test.
11666
11667 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
11668
11669 * gcc.dg/attr-nest.c: New test.
11670
11671 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
11672
11673 * gcc.c-torture/execute/20020215-1.c: New test.
11674
11675 2002-02-14 Jakub Jelinek <jakub@redhat.com>
11676
11677 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11678 * g++.dg/debug/debug.exp: New.
11679 * g++.dg/debug/trivial.C: New.
11680 * g++.dg/debug/debug1.C: Moved...
11681 * g++.dg/other/debug1.C: ...from here.
11682 * g++.dg/debug/debug2.C: Moved...
11683 * g++.dg/other/debug2.C: ...from here.
11684 * g++.dg/debug/debug3.C: Moved...
11685 * g++.dg/other/debug3.C: ...from here.
11686
11687 * gcc.dg/noncompile/20020213-1.c: New test.
11688
11689 2002-02-13 Jakub Jelinek <jakub@redhat.com>
11690
11691 * g++.dg/other/debug3.C: New test.
11692
11693 * gcc.c-torture/execute/20020213-1.c: New test.
11694
11695 2002-02-13 Richard Smith <richard@ex-parrot.com>
11696
11697 * g++.old-deja/g++.other/thunk1.C: New test.
11698
11699 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
11700
11701 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11702
11703 2002-02-13 Stan Shebs <shebs@apple.com>
11704
11705 * gcc.dg/altivec-3.c: New.
11706
11707 2002-02-12 Jakub Jelinek <jakub@redhat.com>
11708
11709 * gcc.dg/Wunreachable-1.c: New test.
11710 * gcc.dg/Wunreachable-2.c: New test.
11711
11712 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
11713
11714 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11715
11716 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
11717
11718 * gcc.dg/decl-1.c: New test.
11719
11720 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
11721
11722 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11723
11724 2002-02-10 Kazu Hirata <kazu@hxi.com>
11725
11726 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11727 * gcc.c-torture/compile/980506-1.x: Likewise.
11728
11729 2002-02-10 Kazu Hirata <kazu@hxi.com>
11730
11731 * gcc.dg/20020210-1.c: New.
11732
11733 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
11734
11735 * g77.f-torture/execute/947.f: New regression test
11736 for PR fortran/947.
11737
11738 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11739
11740 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11741 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11742
11743 2002-02-08 Richard Henderson <rth@redhat.com>
11744
11745 * gcc.c-torture/compile/labels-3.c: New.
11746
11747 2002-02-08 Jakub Jelinek <jakub@redhat.com>
11748
11749 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11750 expression statements work instead.
11751 * gcc.dg/noncompile/20020207-1.c: New test.
11752
11753 2002-02-07 Richard Henderson <rth@redhat.com>
11754
11755 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11756
11757 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11758
11759 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11760 message from g77
11761 * lib/g77-dg.exp: Trim g77 error messages so that they are
11762 recognized by dg.exp.
11763
11764 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11765
11766 PR fortran/5473
11767 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
11768
11769 2002-02-07 Richard Henderson <rth@redhat.com>
11770
11771 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11772 to be sufficiently aligned for integers.
11773
11774 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
11775
11776 * g++.dg/template/friend4.C: New test.
11777
11778 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11779
11780 PR fortran/5743
11781 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11782 unsupported cases.
11783
11784 2002-02-07 Richard Henderson <rth@redhat.com>
11785
11786 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11787 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11788 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11789 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11790
11791 2002-02-06 Richard Henderson <rth@redhat.com>
11792
11793 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11794
11795 2002-02-06 Janis Johnson <janis187@us.ibm.com>
11796
11797 * gcc.dg/20020206-1.c: New test.
11798
11799 2002-02-06 Jakub Jelinek <jakub@redhat.com>
11800
11801 * gcc.c-torture/execute/20020206-1.c: New test.
11802
11803 * gcc.c-torture/execute/20020206-2.c: New test.
11804
11805 PR optimization/5429:
11806 * gcc.c-torture/compile/20020206-1.c: New test.
11807
11808 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11809
11810 * g++.dg/ext/align1.C: Do not use an explicit alignment value
11811 as certain file formats cannot support particularly large
11812 alignments.
11813
11814 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11815 and do not expect to be able to link the executable.
11816
11817 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11818 fail because the COFF format does not support the weak attribute.
11819
11820 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
11821
11822 * g77.dg/pr5473.f: New test
11823
11824 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
11825
11826 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11827 Fix testcase accordingly.
11828
11829 2002-02-04 Richard Henderson <rth@redhat.com>
11830
11831 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11832 (buf): Change to be an array of pointers, not ints.
11833
11834 2002-02-04 Jakub Jelinek <jakub@redhat.com>
11835
11836 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
11837 before all tests. Move warning one line above to match where it
11838 C frontend emits.
11839 * gcc.dg/Wswitch-2.c: New test.
11840 * g++.dg/warn/Wswitch-1.C: New test.
11841 * g++.dg/warn/Wswitch-2.C: New test.
11842
11843 2002-02-04 Richard Henderson <rth@redhat.com>
11844
11845 * g++.dg/abi/offsetof.C: Fix size comparison.
11846
11847 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
11848
11849 * gcc.dg/cast-qual-2.c: New test.
11850
11851 2002-02-04 Jakub Jelinek <jakub@redhat.com>
11852
11853 * gcc.dg/20020201-4.c: New test.
11854
11855 2002-02-04 Ben Elliston <bje@redhat.com>
11856
11857 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11858 target_info attribute != 0, in addition to the empty string.
11859 (gcc_target_compile): Likewise.
11860
11861 2002-02-03 Andrew Cagney <ac131313@redhat.com>
11862
11863 * gcc.dg/Wswitch.c: New test.
11864 PR gcc/4475. PR gcc/3780.
11865
11866 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
11867
11868 * g77.f-torture/execute/5122.f: New test for regressions
11869 against PR fortran/5122.
11870
11871 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
11872
11873 * g77.f-torture/compile/pr3743.f: Delete
11874 * g77.dg/pr3743-1.f: New test.
11875 * g77.dg/pr3743-2.f: New test.
11876 * g77.dg/pr3743-3.f: New test.
11877 * g77.dg/pr3743-4.f: New test.
11878
11879 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
11880
11881 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11882
11883 2002-02-02 Richard Henderson <rth@redhat.com>
11884
11885 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11886 * gcc.c-torture/execute/bf64-1.c: Likewise.
11887
11888 2002-02-02 Jakub Jelinek <jakub@redhat.com>
11889
11890 * gcc.dg/20020201-2.c: New test.
11891
11892 * gcc.dg/20020201-3.c: New test.
11893
11894 * gcc.c-torture/execute/bitfld-2.c: New test.
11895
11896 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
11897
11898 * gcc.dg/bitfld-1.c: Update.
11899 * gcc.dg/bitfld-2.c: Update.
11900 * gcc.c-torture/execute/bitfld-1.x: New.
11901
11902 2002-02-02 Jakub Jelinek <jakub@redhat.com>
11903
11904 * gcc.c-torture/execute/20020201-1.c: New test.
11905
11906 2002-02-01 Janis Johnson <janis187@us.ibm.com>
11907
11908 PR target/5469
11909 * gcc.dg/20020201-1.c: New test.
11910
11911 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
11912
11913 PR fortran/3743
11914 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11915 * g77.f-torture/compile/pr3743.x: Remove
11916
11917 2002-01-31 Tom Rix <trix@redhat.com>
11918
11919 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11920
11921 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
11922
11923 * gcc.dg/noncompile/20020130-1.c: New test.
11924
11925 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
11926
11927 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
11928
11929 2002-01-29 Richard Henderson <rth@redhat.com>
11930
11931 * gcc.c-torture/execute/991118-1.c: Cast various constants back
11932 to long long.
11933 * gcc.c-torture/execute/bf64-1.c: Likewise.
11934
11935 2002-01-29 Jakub Jelinek <jakub@redhat.com>
11936
11937 * gcc.c-torture/execute/20020129-1.c: New test.
11938
11939 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
11940
11941 * gcc.c-torture/compile/20000224-1.c: Update.
11942 * gcc.c-torture/execute/bitfld-1.c: New tests.
11943 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11944 * gcc.dg/uninit-A.c: Update.
11945
11946 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
11947
11948 * g++.dg/template/ctor1.C: Add instantiation.
11949
11950 2002-01-28 Paul Koning <pkoning@equallogic.com>
11951
11952 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11953 argument to __builtin_prefetch to be const ptr.
11954
11955 2002-01-28 Jakub Jelinek <jakub@redhat.com>
11956
11957 * gcc.c-torture/compile/20020120-1.c: New test.
11958
11959 2002-01-27 Kazu Hirata <kazu@hxi.com>
11960
11961 * gcc.c-torture/execute/20020127-1.c: New test.
11962
11963 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
11964
11965 * g77.dg/f77-edit-i-in.f: New test
11966 * g77.dg/f77-edit-i-out.f: New test
11967
11968 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
11969
11970 * gcc.dg/debug/debug.exp: New file.
11971 * gcc.dg/debug/trivial.c: New file.
11972 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11973 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11974 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11975 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11976 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11977 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11978 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11979 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11980 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11981 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11982 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11983 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11984 * gcc.dg/20000503-1.c: Removed.
11985 * gcc.dg/20010207-1.c: Removed.
11986 * gcc.dg/20011223-1.c: Removed.
11987 * gcc.dg/20020104-2.c: Removed.
11988 * gcc.dg/debug-1.c: Removed.
11989 * gcc.dg/debug-2.c: Removed.
11990 * gcc.dg/debug-3.c: Removed.
11991 * gcc.dg/debug-4.c: Removed.
11992 * gcc.dg/debug-5.c: Removed.
11993 * gcc.dg/debug-6.c: Removed.
11994 * gcc.dg/dwarf2-1.c: Removed.
11995 * gcc.dg/dwarf2-2.c: Removed.
11996
11997 2002-01-25 Jakub Jelinek <jakub@redhat.com>
11998
11999 * g++.old-deja/g++.other/eh5.C: New test.
12000 * g++.old-deja/g++.other/sibcall2.C: New test.
12001 * g++.old-deja/g++.other/array9.C: New test.
12002 * g++.old-deja/g++.other/typename2.C: New test.
12003 * g++.old-deja/g++.other/crash60.C: New test.
12004 * g++.old-deja/g++.other/conv9.C: New test.
12005 * g++.old-deja/g++.other/mangle10.C: New test.
12006 * g++.old-deja/g++.other/unchanging1.C: New test.
12007 * g++.old-deja/g++.other/exprstmt1.C: New test.
12008 * g++.old-deja/g++.other/inline23.C: New test.
12009 * g++.old-deja/g++.eh/ia64-1.C: New test.
12010 * g++.old-deja/g++.other/dwarf2-1.C: New test.
12011 * g++.old-deja/g++.other/reload1.C: New test.
12012 * g++.old-deja/g++.other/static20.C: New test.
12013 * g++.old-deja/g++.other/local-alloc1.C: New test.
12014 * g++.old-deja/g++.other/conv8.C: New test.
12015 * g++.old-deja/g++.other/stmtexpr2.C: New test.
12016 * g++.old-deja/g++.other/storeexpr1.C: New test.
12017 * g++.old-deja/g++.other/storeexpr2.C: New test.
12018 * g++.dg/eh/template2.C: New test.
12019 * g++.dg/warn/weak1.C: New test.
12020
12021 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
12022
12023 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
12024 Remove first, non-varying, argument.
12025
12026 2002-01-23 Richard Henderson <rth@redhat.com>
12027
12028 * gcc.dg/inline-2.c: New.
12029
12030 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
12031 Add optional target arg. Check number of arguments.
12032 (scan-assembler-not, scan-assembler-dem): Likewise.
12033 (scan-assembler-dem-not): Likewise.
12034
12035 2002-01-23 Zack Weinberg <zack@codesourcery.com>
12036
12037 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
12038 line 12.
12039 * g++.old-deja/g++.brendan/parse3.C,
12040 g++.old-deja/g++.other/crash26.C,
12041 g++.old-deja/g++.other/crash28.C,
12042 g++.old-deja/g++.other/crash29.C,
12043 g++.old-deja/g++.other/crash30.C,
12044 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
12045
12046 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
12047
12048 * gcc.dg/20020115-1.c: New.
12049
12050 2002-01-23 Bob Wilson <bob.wilson@acm.org>
12051
12052 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
12053
12054 2002-01-23 Janis Johnson <janis187@us.ibm.com>
12055
12056 * gcc.dg/20020122-3.c: New.
12057
12058 2002-01-23 Jakub Jelinek <jakub@redhat.com>
12059
12060 * g++.dg/other/gc1.C: New test.
12061
12062 2002-01-23 Zack Weinberg <zack@codesourcery.com>
12063
12064 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
12065
12066 2002-01-22 Richard Henderson <rth@redhat.com>
12067
12068 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
12069
12070 2002-01-22 Richard Henderson <rth@redhat.com>
12071
12072 * gcc.dg/20020122-4.c: New.
12073
12074 2002-01-22 H.J. Lu <hjl@gnu.org>
12075
12076 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
12077 link output.
12078 * gcc.dg/special/ecos.exp: Likewise.
12079 * lib/g++-dg.exp: Likewise.
12080 * lib/g77-dg.exp: Likewise.
12081 * lib/gcc-dg.exp : Likewise.
12082 * lib/mike-g++.exp: Likewise.
12083 * lib/mike-g77.exp: Likewise.
12084 * lib/mike-gcc.exp: Likewise.
12085 * lib/objc-dg.exp: Likewise.
12086
12087 2002-01-22 Janis Johnson <janis187@us.ibm.com>
12088
12089 PR target/5379
12090 * gcc.dg/20020122-2.c: New test.
12091
12092 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
12093
12094 * gcc.dg/20020122-1.c: New test.
12095
12096 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
12097
12098 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
12099
12100 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
12101
12102 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
12103
12104 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12105
12106 * gcc.c-torture/compile/20020121-1.c: New test.
12107
12108 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
12109
12110 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
12111 ld_library_path.
12112
12113 2002-01-21 Jakub Jelinek <jakub@redhat.com>
12114
12115 * gcc.dg/20020218-1.c: New test.
12116
12117 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
12118
12119 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
12120 messages
12121 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
12122 "At global scope" warning
12123 * g++.dg/ext/align1.C: Change cygwin test for alignment
12124 from db-bogus to dg-warning
12125
12126 2002-01-21 Zack Weinberg <zack@codesourcery.com>
12127
12128 * g77.f-torture/compile/cpp2.F: New test.
12129
12130 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
12131
12132 * g++.dg/template/access1.C: New test.
12133
12134 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
12135
12136 * gcc.dg/20020118-1.c: New.
12137
12138 2002-01-18 Kazu Hirata <kazu@hxi.com>
12139
12140 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
12141
12142 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
12143
12144 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
12145 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
12146 alignment warnings.
12147
12148 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
12149
12150 * gcc.misc-tests/i386-prefetch.exp: Save and restore
12151 torture_with_loops and torture_without_loops
12152
12153 2002-01-17 Jakub Jelinek <jakub@redhat.com>
12154
12155 * gcc.c-torture/compile/20020116-1.c: New test.
12156
12157 2002-01-16 Jakub Jelinek <jakub@redhat.com>
12158
12159 * gcc.dg/20020116-2.c: New test.
12160
12161 * gcc.dg/ultrasp4.c: New test.
12162
12163 * gcc.dg/20020116-1.c: New test.
12164
12165 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
12166
12167 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
12168 by EABI.
12169
12170 2002-01-15 Janis Johnson <janis187@us.ibm.com>
12171
12172 * gcc.misc-tests/i386-prefetch.exp: New.
12173 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
12174 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
12175 * gcc.misc-tests/i386-pf-none-1.c: New test.
12176 * gcc.misc-tests/i386-pf-sse-1.c: New test.
12177
12178 2002-01-15 Jakub Jelinek <jakub@redhat.com>
12179
12180 * gcc.dg/gnu89-init-1.c: Add new tests.
12181
12182 2002-01-15 Andreas Jaeger <aj@suse.de>
12183
12184 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
12185 * gcc.dg/i386-mmx-2.c: Likewise.
12186 * gcc.dg/i386-sse-1.c: Likewise.
12187 * gcc.dg/i386-sse-2.c: Likewise.
12188 * gcc.dg/i386-sse-3.c: Likewise.
12189
12190 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
12191
12192 * g77.f-torture/execute/intrinsic-unix-bessel.f:
12193 Uncomment additional cases that now pass.
12194
12195 2002-01-11 Richard Henderson <rth@redhat.com>
12196
12197 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
12198 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
12199
12200 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
12201
12202 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
12203
12204 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
12205
12206 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
12207 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
12208
12209 2002-01-10 Dale Johannesen <dalej@apple.com>
12210
12211 * gcc.c-torture/execute/loop-11.c: New.
12212
12213 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
12214
12215 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
12216 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
12217
12218 2002-01-09 Richard Henderson <rth@redhat.com>
12219
12220 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
12221 type in which to perform the operation for each size.
12222
12223 2002-01-09 Alan Matsuoka (alanm@redhat.com)
12224
12225 * gcc.c-torture/compile/20020109-2.c: New test.
12226
12227 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
12228
12229 * gcc.c-torture/execute/loop-10.c: New test.
12230
12231 2002-01-09 Jakub Jelinek <jakub@redhat.com>
12232
12233 * gcc.c-torture/compile/20010226-1.c: New test.
12234 * gcc.c-torture/compile/20010227-1.c: New test.
12235 * gcc.c-torture/compile/20010426-1.c: New test.
12236 * gcc.c-torture/compile/20010510-1.c: New test.
12237 * gcc.c-torture/compile/20010605-3.c: New test.
12238 * gcc.c-torture/compile/20010824-1.c: New test.
12239 * gcc.c-torture/execute/20010409-1.c: New test.
12240 * gcc.dg/noncompile/20000901-1.c: New test.
12241 * gcc.dg/20001023-1.c: New test.
12242 * gcc.dg/20001101-1.c: New test.
12243 * gcc.dg/20001102-1.c: New test.
12244 * gcc.dg/20010207-1.c: New test.
12245 * gcc.dg/20010405-1.c: New test.
12246 * gcc.dg/20010822-1.c: New test.
12247 * gcc.dg/20011107-1.c: New test.
12248
12249 2002-01-09 Jeffrey A Law (law@redhat.com)
12250
12251 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
12252
12253 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
12254 execution failure on PA targets.
12255
12256 2002-01-09 Jakub Jelinek <jakub@redhat.com>
12257
12258 * gcc.c-torture/compile/20020109-1.c: New test.
12259
12260 2002-01-08 Kazu Hirata <kazu@hxi.com>
12261
12262 * gcc.c-torture/execute/20020108-1.c: New test.
12263
12264 2002-01-08 Jakub Jelinek <jakub@redhat.com>
12265
12266 * gcc.dg/20020108-1.c: New test.
12267
12268 2002-01-08 H.J. Lu <hjl@gnu.org>
12269
12270 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
12271 for header files.
12272
12273 2002-01-08 Geoff Keating <geoffk@redhat.com>
12274
12275 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
12276 consistency.
12277
12278 002-01-07 Aldy Hernandez <aldyh@redhat.com>
12279
12280 * gcc.dg/altivec-4.c: Test altivec predicates.
12281
12282 2002-01-07 Jakub Jelinek <jakub@redhat.com>
12283
12284 * gcc.c-torture/execute/20020107-1.c: New test.
12285
12286 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
12287
12288 PR c/5279
12289 * gcc.c-torture/compile/20020106-1.c: New test.
12290
12291 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
12292
12293 * gcc.c-torture/execute/nestfunc-4.c: New test.
12294
12295 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
12296
12297 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
12298 extra triple that slipped in.
12299 * g++.old-deja/g++.abi/align.C: Likewise.
12300 * g++.old-deja/g++.abi/bitfields.C: Likewise.
12301
12302 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
12303
12304 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
12305 * g++.old-deja/g++.abi/align.C: Likewise.
12306 * g++.old-deja/g++.abi/bitfields.C: Likewise.
12307
12308 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
12309 on FreeBSD/i386.
12310 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
12311 FreeBSD.
12312
12313 2002-01-04 Jakub Jelinek <jakub@redhat.com>
12314
12315 * gcc.dg/20020104-1.c: New test.
12316
12317 * gcc.dg/20020104-2.c: New test.
12318
12319 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
12320
12321 * gcc.dg/20020103-1.c: Fix typo in target selector.
12322
12323 2002-01-03 Richard Henderson <rth@redhat.com>
12324
12325 * gcc.dg/20020103-1.c: New.
12326
12327 2002-01-03 Kazu Hirata <kazu@hxi.com>
12328
12329 * gcc.c-torture/execute/20020103-1.c: New test.
12330
12331 2002-01-03 Jakub Jelinek <jakub@redhat.com>
12332
12333 * g++.dg/other/debug2.C: New test.
12334
12335 * gcc.c-torture/compile/20020103-1.c: New test.
12336
12337 2002-01-02 Jakub Jelinek <jakub@redhat.com>
12338
12339 * gcc.dg/gnu89-init-1.c: Added new tests.
12340
12341 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12342
12343 * g++.dg/template/friend2.C: Remove as patch is reverted.
12344
12345 * g++.dg/warn/oldcast1.C: New test.
12346
12347 * g++.dg/template/ptrmem1.C: New test.
12348 * g++.dg/template/ptrmem2.C: New test.
12349
12350 * g++.dg/template/ntp.C: New test.
12351
12352 * g++.dg/other/component1.C: New test.
12353
12354 * g++.dg/template/ttp3.C: New test.
12355
12356 * g++.dg/template/friend2.C: New test.
12357 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
12358
12359 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12360
12361 * g++.dg/other/ptrmem1.C: New test.
12362 * g++.dg/other/ptrmem2.C: New test.
12363
12364 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12365
12366 * g++.dg/template/ctor1.C: New test.
12367
12368 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
12369
12370 * g++.dg/template/friend2.C: New test.
12371
12372 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
12373
12374 * gcc.dg/mmix-1.c: New test.
12375
12376 2001-12-31 Richard Henderson <rth@redhat.com>
12377
12378 * gcc.dg/asm-5.c: New.
12379
12380 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
12381
12382 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
12383 in namespace __gnu_cxx
12384
12385 2001-12-30 Richard Henderson <rth@redhat.com>
12386
12387 * gcc.dg/debug-6.c: New.
12388
12389 2001-12-30 Jakub Jelinek <jakub@redhat.com>
12390
12391 * gcc.c-torture/compile/20011229-2.c: New test.
12392
12393 2001-12-29 Jakub Jelinek <jakub@redhat.com>
12394
12395 * gcc.dg/debug-3.c: New test.
12396 * gcc.dg/debug-4.c: New test.
12397 * gcc.dg/debug-5.c: New test.
12398
12399 2001-12-29 Richard Henderson <rth@redhat.com>
12400
12401 * g++.dg/eh/loop1.C: New.
12402
12403 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
12404
12405 * g++.dg/template/crash1.C: New test.
12406
12407 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
12408
12409 * g++.dg/other/const1.C: New test.
12410
12411 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
12412
12413 * gcc.c-torture/compile/20011229-1.c: New test.
12414
12415 2001-12-28 Stan Shebs <shebs@apple.com>
12416
12417 * lib/objc-torture.exp: Resync with c-torture.exp.
12418 * lib/objc.exp: Load standard libraries.
12419
12420 2001-12-28 Jakub Jelinek <jakub@redhat.com>
12421
12422 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
12423 additional tests.
12424
12425 2001-12-27 Roger Sayle <roger@eyesopen.com>
12426
12427 * gcc.c-torture/execute/string-opt-16.c: New testcase.
12428
12429 2001-12-27 Richard Henderson <rth@redhat.com>
12430
12431 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
12432
12433 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
12434
12435 * g++.dg/eh/ctor1.C: New test.
12436 * g++.dg/other/error2.C: New test.
12437
12438 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
12439
12440 * g++.dg/other/init2.C: New test.
12441
12442 2001-12-24 Richard Henderson <rth@redhat.com>
12443
12444 * gcc.dg/20011223-1.c: New.
12445 * gcc.dg/inline-1.c: New.
12446
12447 2001-12-23 Richard Henderson <rth@redhat.com>
12448
12449 * gcc.dg/asm-4.c: Test operand modifiers.
12450
12451 2001-12-23 Richard Henderson <rth@redhat.com>
12452
12453 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
12454
12455 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
12456
12457 * gcc.c-torture/execute/20011223-1.c: New test.
12458
12459 2001-12-21 Richard Henderson <rth@redhat.com>
12460
12461 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
12462 re-enables the warning.
12463
12464 2001-12-21 Richard Henderson <rth@redhat.com>
12465
12466 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
12467
12468 2001-12-20 Jakub Jelinek <jakub@redhat.com>
12469
12470 * gcc.c-torture/compile/20011218-1.c: New test.
12471
12472 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
12473
12474 * gcc.misc-test/arm-isr.exp: New file. Control running of the
12475 arm-isr.c test.
12476 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
12477 epilogue generation for ARM ISR routines.
12478
12479 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12480
12481 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
12482 * gcc.dg/format/c90-printf-3.c: Likewise.
12483 * gcc.dg/format/c99-printf-3.c: Likewise.
12484 * gcc.dg/format/ext-1.c: Likewise.
12485 * gcc.dg/format/ext-6.c: Likewise.
12486 * gcc.dg/format/format.h: Prototype unlocked stdio.
12487
12488 2001-12-20 Richard Henderson <rth@redhat.com>
12489
12490 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
12491 (arena): Use it.
12492 (malloc): Correct allocation logic. Abort if we fill up the
12493 arena before initialization complete.
12494 (realloc): Correct allocation logic.
12495
12496 2001-12-20 Jakub Jelinek <jakub@redhat.com>
12497
12498 * gcc.c-torture/compile/20011219-2.c: New test.
12499
12500 * gcc.c-torture/execute/20011219-1.c: New test.
12501
12502 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
12503
12504 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
12505 target does not support weak symbols.
12506
12507 2001-12-19 Jakub Jelinek <jakub@redhat.com>
12508
12509 * gcc.c-torture/compile/20011219-1.c: New test.
12510
12511 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
12512
12513 * g++.dg/other/error1.C: New test.
12514
12515 2001-12-17 Jeffrey A Law (law@redhat.com)
12516
12517 * gcc.c-torture/execute/20011217-1.c: New test.
12518
12519 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
12520
12521 * objc.dg/special/: New directory.
12522 * objc.dg/special/special.exp: New file.
12523 * objc.dg/special/unclaimed-category-1.h: New file.
12524 * objc.dg/special/unclaimed-category-1a.m: New file.
12525 * objc.dg/special/unclaimed-category-1.m: New file.
12526
12527 2001-12-17 Andreas Jaeger <aj@suse.de>
12528
12529 * gcc.c-torture/compile/20011217-2.c: New test.
12530
12531 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12532
12533 * gcc.c-torture/compile/20011217-1.c: New test.
12534
12535 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
12536
12537 * testsuite/gcc.dg/20011214-1.c: New.
12538
12539 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
12540
12541 * gcc.dg/altivec-4.c: New.
12542
12543 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
12544
12545 * gcc.dg/20011113-1.c: New test.
12546
12547 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
12548
12549 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
12550 std::__malloc_alloc_template<0> and
12551 std::__default_alloc_template<false, 0>.
12552
12553 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
12554
12555 * objc/execute/bf-21.m: New test.
12556 * objc/execute/enumeration-1.m: New test.
12557 * objc/execute/enumeration-2.m: New test.
12558
12559 2001-12-12 Jakub Jelinek <jakub@redhat.com>
12560
12561 * gcc.dg/gnu89-init-1.c: New test.
12562
12563 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
12564
12565 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
12566 * g++.old-deja/g++.jason/2371.C: Likewise.
12567 * g++.old-deja/g++.jason/template33.C: Likewise.
12568 * g++.old-deja/g++.jason/template34.C: Likewise.
12569 * g++.old-deja/g++.jason/template36.C: Likewise.
12570 * g++.old-deja/g++.oliva/typename1.C: Likewise.
12571 * g++.old-deja/g++.oliva/typename2.C: Likewise.
12572 * g++.old-deja/g++.other/typename1.C: Likewise.
12573 * g++.old-deja/g++.pt/inherit2.C: Likewise.
12574 * g++.old-deja/g++.pt/nontype5.C: Likewise.
12575 * g++.old-deja/g++.pt/typename11.C: Likewise.
12576 * g++.old-deja/g++.pt/typename14.C: Likewise.
12577 * g++.old-deja/g++.pt/typename16.C: Likewise.
12578 * g++.old-deja/g++.pt/typename3.C: Likewise.
12579 * g++.old-deja/g++.pt/typename4.C: Likewise.
12580 * g++.old-deja/g++.pt/typename5.C: Likewise.
12581 * g++.old-deja/g++.pt/typename7.C: Likewise.
12582 * g++.old-deja/g++.robertl/eb9.C: Likewise.
12583
12584 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
12585
12586 * g++.dg/other/linkage1.C: New test.
12587 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
12588 specifiers.
12589
12590 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
12591
12592 * gcc.dg/concat.c: New test.
12593
12594 2001-12-11 Stan Shebs <shebs@apple.com>
12595
12596 * objc/compile: New test directory.
12597 * objc/compile/compile.exp: New expect script.
12598 * objc/compile/20011211-1.m: New compile test.
12599
12600 2001-12-11 Jason Merrill <jason@redhat.com>
12601
12602 * lib/prune.exp (prune_gcc_output): Also handle "In member
12603 function". So many permutations...
12604
12605 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
12606
12607 * g++.dg/template/typedef1.C: New test.
12608
12609 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
12610
12611 * g++.dg/other/copy1.C: New test.
12612
12613 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
12614
12615 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12616
12617 * gcc.dg/builtin-choose-expr.c: New.
12618
12619 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
12620
12621 * gcc.dg/altivec-2.c: New.
12622
12623 2001-12-07 Richard Henderson <rth@redhat.com>
12624
12625 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12626
12627 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
12628
12629 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12630 ultrasparc.
12631
12632 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
12633
12634 * g++-old.deja/g++.robertl/eb101.C: Deleted.
12635
12636 2001-12-06 Janis Johnson <janis187@us.ibm.com>
12637
12638 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12639 variable argument list.
12640
12641 2001-12-06 Zack Weinberg <zack@codesourcery.com>
12642
12643 * gcc.c-torture/execute/memcheck: Delete entire directory.
12644 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12645 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12646
12647 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
12648
12649 * gcc.dg/Wshadow-1.c: New test.
12650
12651 2001-12-05 Jakub Jelinek <jakub@redhat.com>
12652
12653 * gcc.c-torture/compile/20011130-1.c: New test.
12654
12655 * gcc.dg/noncompile/20011025-1.c: New test.
12656
12657 * g++.dg/other/anon-union.C: New test.
12658
12659 * gcc.c-torture/execute/20011024-1.c: New test.
12660
12661 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
12662
12663 * gcc.c-torture/execute/20000722-1.x,
12664 gcc.c-torture/execute/20010123-1.x: Remove.
12665 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12666 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12667 gcc.dg/c99-complit-2.c: New tests.
12668
12669 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
12670
12671 * g++.dg/inherit/base1.C: New test.
12672
12673 2001-12-04 Jakub Jelinek <jakub@redhat.com>
12674
12675 * g++.dg/other/stdarg1.C: New test.
12676
12677 * gcc.c-torture/compile/20011130-2.c: New test.
12678
12679 2001-12-03 Janis Johnson <janis187@us.ibm.com>
12680
12681 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12682 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12683 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12684 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12685 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12686 * gcc.dg/builtin-prefetch-1.c: New test.
12687
12688 2001-12-03 Jakub Jelinek <jakub@redhat.com>
12689
12690 * gcc.dg/20011130-1.c: New test.
12691
12692 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
12693
12694 * g++.dg/other/scope1.C: New test.
12695 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12696
12697 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
12698
12699 * gcc.dg/vla-init-1.c: New test.
12700
12701 2001-12-01 Geoff Keating <geoffk@redhat.com>
12702
12703 * gcc.c-torture/compile/structs.c: New testcase from GDB.
12704
12705 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
12706
12707 * objc.dg/alias.m: Update.
12708 * objc.dg/class-1.m: Update.
12709 * objc.dg/const-str-1.m: Update.
12710 * objc.dg/fwd-proto-1.m: Update.
12711 * objc.dg/id-1.m: Update.
12712 * objc.dg/super-class-1.m: Update.
12713
12714 2001-11-29 Mark Mitchell <mark@codesourcery.com>
12715
12716 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12717 constructs.
12718
12719 2001-11-28 Jeffrey A Law (law@cygnus.com)
12720
12721 * gcc.c-torture/execute/20011128-1.c: New test.
12722
12723 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
12724
12725 * gcc.dg/20011127-1.c: New test.
12726
12727 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
12728
12729 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
12730 from Austin Group draft 7.
12731 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
12732 scanf format arguments.
12733 * gcc.dg/format/no-exargs-2.c: New test.
12734
12735 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
12736
12737 * g++.dg/abi/vbase8-4.C: New test.
12738
12739 2001-11-24 Ian Lance Taylor <ian@airs.com>
12740
12741 * gcc.c-torture/execute/20011121-1.c: New test.
12742
12743 2001-11-23 Jeffrey A Law (law@cygnus.com)
12744
12745 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12746
12747 2001-11-23 Andreas Jaeger <aj@suse.de>
12748
12749 * gcc.dg/cpp/charconst-2.c: New test.
12750
12751 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
12752
12753 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12754 to the host if it is remote. Let tests specify extra headers
12755 they use.
12756 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12757 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12758 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12759 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12760 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12761 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12762 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12763 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12764 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12765 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12766
12767 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
12768
12769 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12770 for little endian ARMs.
12771
12772 2001-11-20 Jakub Jelinek <jakub@redhat.com>
12773
12774 * gcc.c-torture/compile/20011119-1.c: New test.
12775 * gcc.c-torture/compile/20011119-2.c: New test.
12776
12777 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
12778
12779 * gcc.dg/altivec-1.c: Fix typo.
12780
12781 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
12782
12783 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12784
12785 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12786
12787 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12788
12789 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
12790
12791 * lib/g77.exp: Don't specify --rpath-link.
12792
12793 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12794 across all the headers.
12795 * gcc.dg/format/format.exp: For testing on a remote host,
12796 copy format.h.
12797
12798 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12799 * gcc.c-torture/execute/930406-1.c: Likewise.
12800 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12801
12802 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
12803
12804 * gcc.dg/altivec-1.c: New.
12805
12806 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
12807
12808 * gcc.dg/cpp/fpreprocessed.c: New test case.
12809
12810 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12811
12812 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12813 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12814 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12815
12816 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12817
12818 * gcc.dg/no-builtin-1.c: New test.
12819
12820 2001-11-16 Jakub Jelinek <jakub@redhat.com>
12821
12822 * gcc.c-torture/execute/20011115-1.c: New test.
12823
12824 2001-11-15 Jakub Jelinek <jakub@redhat.com>
12825
12826 * gcc.c-torture/compile/20011114-2.c: New test.
12827 * gcc.c-torture/compile/20011114-3.c: New test.
12828 * gcc.c-torture/compile/20011114-4.c: New test.
12829
12830 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
12831
12832 * g++.dg/other/init1.C: New test.
12833
12834 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
12835
12836 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12837 message.
12838
12839 * gcc.c-torture/execute/20011114-1.c: New testcase.
12840
12841 * gcc.c-torture/compile/20010327-1.c: Revert last change.
12842 * gcc.c-torture/compile/20011114-1.c: New test, exactly
12843 like the (before this change) version of 20010327-1.c.
12844
12845 2001-11-14 Roger Sayle <roger@eyesopen.com>
12846
12847 * gcc.c-torture/execute/string-opt-13.c: New testcase.
12848
12849 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
12850
12851 * g++.dg/init/array2.C: New test.
12852
12853 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
12854
12855 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12856
12857 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
12858
12859 * g++.dg/other/forscope1.C: New test.
12860 * g++.dg/ext/forscope1.C: New test.
12861 * g++.dg/ext/forscope2.C: New test.
12862
12863 2001-11-13 Jakub Jelinek <jakub@redhat.com>
12864
12865 * gcc.c-torture/execute/20011113-1.c: New test.
12866
12867 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
12868
12869 * gcc.c-torture/execute/20011109-2.c: New test.
12870
12871 * gcc.c-torture/execute/20011109-1.c: New test.
12872
12873 2001-11-09 Jakub Jelinek <jakub@redhat.com>
12874
12875 * gcc.c-torture/compile/20011109-1.c: New test.
12876
12877 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12878
12879 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12880 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12881 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12882 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12883 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12884 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12885 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12886
12887 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
12888
12889 * g++.dg/warn/Wshadow-1.C: New tests.
12890 * g++.old-deja/g++.mike/for3.C: Update.
12891
12892 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
12893
12894 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12895 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12896 XFAILs. Adjust expected error texts.
12897 * gcc.c-torture/compile/20011106-1.c,
12898 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12899 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12900 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12901 gcc.dg/c99-array-lval-5.c: New tests.
12902
12903 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12904
12905 * gcc.dg/cpp/defined.c: Update.
12906
12907 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12908
12909 * gcc.c-torture/execute/anon-1.c: New test.
12910
12911 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
12912
12913 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12914 same size, so no warning should be produced on stormy16.
12915
12916 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12917 due to oversized array.
12918 * g++.old-deja/g++.mike/ns15.C: Likewise.
12919 * g++.old-deja/g++.pt/crash16.C: Likewise.
12920
12921 2001-11-02 Graham Stott <grahams@redhat.com>
12922
12923 * g++.dgother/debug1.C: Fix typos.
12924
12925 2001-11-01 Jakub Jelinek <jakub@redhat.com>
12926
12927 * g++.dg/other/debug1.C: New test.
12928
12929 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12930
12931 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12932 of unsigned long.
12933
12934 2001-10-30 Jakub Jelinek <jakub@redhat.com>
12935
12936 * gcc.dg/20011029-2.c: New test.
12937
12938 * gcc.c-torture/compile/20011029-1.c: New test.
12939
12940 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
12941
12942 * objc/execute/class_self-1.m: New test.
12943 * objc/execute/class_self-2.m: New test.
12944
12945 2001-10-25 Zack Weinberg <zack@codesourcery.com>
12946
12947 * gcc.misc-tests/msgs.exp: Delete.
12948 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12949 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
12950 error set to match recent changes.
12951
12952 2001-10-24 Zack Weinberg <zack@codesourcery.com>
12953
12954 * gcc.dg/20011021-1.c: New test.
12955
12956 2001-10-24 Jakub Jelinek <jakub@redhat.com>
12957
12958 * gcc.c-torture/compile/20011023-1.c: New test.
12959
12960 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
12961
12962 * lib/g77.exp: Rewrite based on lib/g++.exp.
12963
12964 2001-10-19 Jakub Jelinek <jakub@redhat.com>
12965
12966 * gcc.c-torture/execute/20011019-1.c: New test.
12967
12968 * gcc.dg/20011018-1.c: New test.
12969
12970 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
12971
12972 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12973
12974 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
12975
12976 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12977 * gcc.dg/attr-invalid.c: Likewise.
12978
12979 2001-10-18 Jakub Jelinek <jakub@redhat.com>
12980
12981 * testsuite/gcc.dg/20011015-1.c: New test.
12982
12983 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
12984
12985 * g++.dg/template/unify2.C: New test.
12986
12987 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
12988
12989 * g++.dg/other/exception-specification.C: New test
12990
12991 2001-10-13 Tom Rix <trix@redhat.com>
12992
12993 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12994 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12995
12996 2001-10-12 Jakub Jelinek <jakub@redhat.com>
12997
12998 * testsuite/gcc.dg/20011009-1.c: New test.
12999
13000 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
13001
13002 PR g++/4476
13003 * g++.dg/other/friend1.C: New test.
13004
13005 2001-10-11 Richard Henderson <rth@redhat.com>
13006
13007 * g++.old-deja/g++.other/crash18.C: Add -S to options.
13008
13009 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13010
13011 * gcc.c-torture/compile/20011010-1.c: New.
13012
13013 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
13014
13015 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
13016 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
13017 g77.f-torture/execute/execute.exp,
13018 g77.f-torture/noncompile/noncompile.exp,
13019 gcc.c-torture/compile/compile.exp,
13020 gcc.c-torture/execute/execute.exp,
13021 gcc.c-torture/execute/ieee/ieee.exp,
13022 gcc.c-torture/execute/memcheck/memcheck.exp,
13023 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
13024 objc/execute/execute.exp: Update FSF address.
13025
13026 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
13027
13028 * gcc.dg/cpp/cmdlne-C.c: Update.
13029 * gcc.dg/cpp/cmdlne-C2.c: New.
13030
13031 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13032
13033 * gcc.c-torture/execute/20011008-3.c: New.
13034
13035 2001-10-08 DJ Delorie <dj@redhat.com>
13036
13037 * gcc.dg/20011008-1.c: New.
13038 * gcc.dg/20011008-2.c: New.
13039
13040 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
13041
13042 * gcc.dg/cpp/spacing1.c: Update test.
13043
13044 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
13045
13046 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
13047 spelling errors of "separate" as "seperate".
13048
13049 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
13050
13051 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
13052 enough to avoid inlining.
13053
13054 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
13055
13056 * lib/g77.exp: set libg2c_dir correctly.
13057
13058 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
13059
13060 * gcc.dg/cpp/macro11.c: New test.
13061
13062 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13063
13064 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
13065 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
13066 gcc.dg/format/multattr-3.c: New tests.
13067 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
13068 tests for format attributes on function pointers being rejected.
13069
13070 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13071
13072 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
13073
13074 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13075
13076 * g++.dg/warn/format1.C: New test.
13077
13078 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
13079
13080 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
13081
13082 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
13083
13084 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
13085
13086 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
13087
13088 * gcc.dg/cpp/redef2.c: Add test.
13089
13090 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
13091
13092 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
13093 long-standing bug on i686, apparently.
13094 * gcc.c-torture/execute/loop-2c.x: New file.
13095 * gcc.c-torture/execute/loop-2d.x: New file.
13096 * gcc.c-torture/execute/loop-3c.x: New file.
13097
13098 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
13099
13100 * gcc.dg/cpp/20000625-2.c: Correct line number.
13101
13102 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
13103
13104 * gcc.dg/cpp/macro10.c: New test.
13105 * gcc.dg/cpp/strify3.c: New test.
13106 * gcc.dg/cpp/spacing1.c: Add tests.
13107 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
13108 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
13109
13110 2001-09-24 DJ Delorie <dj@redhat.com>
13111
13112 * gcc.c-torture/execute/20010924-1.c: New test.
13113
13114 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
13115
13116 * testsuite/objc/execute/paste.m: Remove.
13117
13118 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
13119
13120 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
13121
13122 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
13123
13124 * g77.dg/strlen0.f: New test.
13125
13126 2001-09-21 Richard Henderson <rth@redhat.com>
13127
13128 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
13129 * g++.old-deja/g++.abi/vtable2.C: Likewise.
13130
13131 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
13132
13133 Table-driven attributes.
13134 * g++.dg/ext/attrib1.C: New test.
13135
13136 2001-09-20 DJ Delorie <dj@redhat.com>
13137
13138 * gcc.dg/20000926-1.c: Update expected warning messages.
13139 * gcc.dg/array-2.c: Likewise, and test for warnings too.
13140 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
13141 array.
13142
13143 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
13144
13145 * g++.dg/eh/registers1.C: New test case.
13146
13147 2001-09-17 Richard Henderson <rth@redhat.com>
13148
13149 * gcc.dg/array-5.c: Fix VLA decomposition test.
13150
13151 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
13152
13153 * gcc.dg/cpp/line5.c: New testcase.
13154
13155 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
13156
13157 * gcc.dg/cpp/macro9.c: New test.
13158
13159 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
13160
13161 * gcc.c-torture/execute/980223.c: Change type of addr from long
13162 to char *.
13163
13164 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
13165
13166 * gcc.c-torture/execute/20010915-1.c: New test.
13167
13168 2001-09-14 Janis Johnson <janis187@us.ibm.com>
13169
13170 * g77.dg/bprob: New directory.
13171 * g77.dg/bprob/bprob.exp: New file.
13172 * g77.dg/bprob/bprob-1.f: New test.
13173 * g77.dg/gcov: New directory.
13174 * g77.dg/gcov/gcov.exp: New file.
13175 * g77.dg/gcov/gcov-1.f: New test.
13176 * g77.dg/gcov/gcov-1.x: New file.
13177
13178 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
13179
13180 * gcc.dg/cpp/directiv.c: Update.
13181 * gcc.dg/cpp/undef1.c: Update.
13182
13183 2001-09-12 Jakub Jelinek <jakub@redhat.com>
13184
13185 * gcc.dg/20010912-1.c: New test.
13186
13187 2001-09-11 Janis Johnson <janis187@us.ibm.com>
13188
13189 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
13190 language-independent file in lib.
13191 * lib/gcov.exp: New file.
13192
13193 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
13194
13195 * gcc.c-torture/compile/20010911-1.c: New test.
13196
13197 2001-09-10 Janis Johnson <janis187@us.ibm.com>
13198
13199 * lib/profopt.exp: New, to support profile-directed optimizations.
13200 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
13201 * gcc.misc-tests/bprob-1.c: New test.
13202 * gcc.misc-tests/bprob-2.c: New test.
13203
13204 2001-09-07 Janis Johnson <janis187@us.ibm.com>
13205
13206 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
13207 XFAIL and which kinds of gcov output to verify.
13208 * gcc.misc-tests/gcov-4b.x: New file.
13209 * gcc.misc-tests/gcov-5b.x: New file.
13210 * gcc.misc-tests/gcov-6.x: New file.
13211 * gcc.misc-tests/gcov-7.c: New test.
13212 * gcc.misc-tests/gcov-7.x: New file.
13213
13214 2001-09-06 Janis Johnson <janis187@us.ibm.com>
13215
13216 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
13217 * gcc.misc-tests/gcov-6.c: New test.
13218
13219 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
13220
13221 PR c++/3986
13222 * g++.dg/abi/vbase1.C: New test.
13223
13224 2001-09-05 Ziemowit Laski <zlaski@apple.com>
13225
13226 * objc.dg/method-2.m: New.
13227
13228 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
13229
13230 PR c++/4203
13231 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
13232 * g++.dg/init/empty1.C: New test.
13233
13234 2001-09-03 Jakub Jelinek <jakub@redhat.com>
13235
13236 * gcc.c-torture/compile/20010903-1.c: New test.
13237
13238 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
13239
13240 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
13241 for m68k.
13242
13243 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
13244
13245 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
13246
13247 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
13248
13249 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
13250
13251 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
13252
13253 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
13254 for 16-bit 'unsigned int'.
13255
13256 2001-08-29 Kazu Hirata <kazu@hxi.com>
13257
13258 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
13259
13260 2001-08-27 Richard Henderson <rth@redhat.com>
13261
13262 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
13263 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
13264
13265 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
13266
13267 * gcc.dg/asm-names.c (ymain): New.
13268
13269 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
13270
13271 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
13272 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
13273 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
13274
13275 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13276
13277 * gcc.dg/compare5.c: New testcase.
13278
13279 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
13280
13281 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
13282 and "In instantiation".
13283
13284 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
13285
13286 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
13287
13288 2001-08-20 Janis Johnson <janis187@us.ibm.com>
13289
13290 * gcc.misc-tests/gcov.exp: Add support for branch information.
13291 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
13292 * gcc.misc-tests/gcov-4.c: New test.
13293 * gcc.misc-tests/gcov-4b.c: New test.
13294 * gcc.misc-tests/gcov-5b.c: New test.
13295
13296 2001-08-20 Zack Weinberg <zackw@panix.com>
13297
13298 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
13299 expected to fail.
13300
13301 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
13302
13303 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
13304
13305 2001-08-19 Jakub Jelinek <jakub@redhat.com>
13306
13307 * g++.dg/eh/template1.C: New test.
13308
13309 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
13310
13311 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
13312 Fix thinko.
13313 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
13314 for xfail.
13315
13316 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
13317
13318 * lib/g77-dg.exp: Use prune.exp for common procedures
13319 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
13320 * lib/g77.exp: (g77-dg-prune) Remove
13321
13322 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
13323
13324 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
13325
13326 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13327
13328 * g++.dg/template/unify1.C: New test.
13329
13330 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
13331
13332 * g++.dg/abi/empty4.C: New test.
13333
13334 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
13335
13336 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
13337 solaris2.*
13338 * g77.f-torture/compile/pr3743.x: Likewise
13339
13340 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
13341
13342 * g++.dg/other/using-declaration.C: New test.
13343
13344 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
13345
13346 * gcc.dg/cpp/tr-sign.c: New testcase.
13347
13348 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
13349
13350 * gcc.dg/cpp/19951025-1.c: Revert.
13351 * gcc.dg/cpp/directiv.c: We no longer process directives that
13352 interrupt macro arguments.
13353
13354 2001-08-03 Zack Weinberg <zackw@stanford.edu>
13355
13356 * gcc.dg/bconstp-1.c: New test.
13357
13358 2001-08-03 Richard Henderson <rth@redhat.com>
13359
13360 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
13361
13362 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
13363
13364 * gcc.dg/cpp/19951025-1.c: Update.
13365
13366 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
13367
13368 * g77.dg/ff90-1.f (s): Fix reference of variable z,
13369 should be x.
13370
13371 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
13372
13373 Kill -fhonor-std.
13374 * g++.old-deja/g++.ns/ns14.C: Remove special options.
13375 * g++.old-deja/g++.other/std1.C: Likewise.
13376 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
13377
13378 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
13379
13380 * lib/g77.exp: Load gcc-defs.exp for common procedures
13381 (g77_pass, g77_fail, g77_finish, g77_exit,
13382 ${tool}_check_unsupported_p} Now redundant. Deleted.
13383
13384 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
13385
13386 * g77.dg/fbackslash.f
13387 * g77.dg/fcase-preserve.f
13388 * g77.dg/ff90-1.f
13389 * g77.dg/ffixed-line-length-0.f
13390 * g77.dg/ffixed-line-length-132.f
13391 * g77.dg/ffixed-line-length-7.f
13392 * g77.dg/ffixed-line-length-72.f
13393 * g77.dg/ffixed-line-length-none.f
13394 * g77.dg/ffree-form-1.f
13395 * g77.dg/fno-backslash.f
13396 * g77.dg/fno-f90-1.f
13397 * g77.dg/fno-fixed-form-1.f
13398 * g77.dg/fno-onetrip.f
13399 * g77.dg/fno-typeless-boz.f
13400 * g77.dg/fno-underscoring.f
13401 * g77.dg/fno-vxt-1.f
13402 * g77.dg/fonetrip.f
13403 * g77.dg/ftypeless-boz.f
13404 * g77.dg/fugly-assumed.f
13405 * g77.dg/funderscoring.f
13406 * g77.dg/fvxt-1.f
13407
13408 2001-08-01 Ziemowit Laski <zlaski@apple.com>
13409
13410 * objc.dg/fwd-proto-1.m: New.
13411 * objc.dg/local-decl-1.m: New.
13412 * objc.dg/naming-1.m: New.
13413 * objc.dg/naming-2.m: New.
13414 * objc.dg/proto-hier-1.m: New.
13415
13416 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
13417
13418 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
13419 largest-type elements to a struct makes its size grow.
13420
13421 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
13422
13423 * g++.dg/abi/vthunk1.C: New test.
13424
13425 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
13426
13427 * g++.dg/abi/vbase8-22.C: New test.
13428
13429 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13430
13431 * gcc.dg/cpp/macro8.c: New test.
13432
13433 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
13434
13435 * g++.dg/abi/vbase8-21.C: New test.
13436
13437 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
13438
13439 * g++.dg/abi/vbase8-10.C: New test.
13440
13441 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13442
13443 * lib/g++.exp (g++_set_ld_library_path): Renamed to
13444 ${tool}_set_ld_library_path.
13445 Changed caller.
13446 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
13447 g++.exp.
13448
13449 2001-07-26 Stan Cox <scox@redhat.com>
13450
13451 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
13452 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
13453 gcc_exit, gcc_check_unsupported_p):
13454 Moved to gcc-deps.exp
13455 * gcc-deps.exp: New file.
13456
13457 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13458
13459 * g++.old-deja/g++.pt/defarg14.C: New test.
13460
13461 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13462
13463 * g++.old-deja/g++.other/lineno5.C: New test.
13464
13465 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13466
13467 * g++.old-deja/g++.pt/crash68.C: New test.
13468
13469 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
13470
13471 * g++.old-deja/g++.other/crash42.C: New test.
13472
13473 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
13474
13475 * gcc.dg/cpp/extratokens.c: Fix.
13476 * gcc.dg/cpp/skipping2.c: New tests.
13477
13478 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13479
13480 * gcc.c-torture/execute/20010724-1.c: New file.
13481 * gcc.c-torture/execute/20010724-1.x: New file.
13482
13483 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13484
13485 * g++.old-deja/g++.other/cond7.C: New test.
13486
13487 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13488
13489 * g++.old-deja/g++.other/optimize4.C: New test.
13490
13491 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
13492
13493 * g++.old-deja/g++.abi/vbase8-5.C: New test.
13494
13495 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
13496
13497 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
13498 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
13499 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
13500 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
13501
13502 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
13503 bug report" message.
13504
13505 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
13506 * g++.dg/ext/instantiate1.C: Move from old-deja.
13507
13508 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
13509
13510 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
13511 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
13512 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
13513 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
13514
13515 2001-07-23 Jeffrey A Law (law@cygnus.com)
13516
13517 * gcc.c-torture/execute/20010723-1.c: New test.
13518
13519 2001-07-23 Ben Elliston <bje@redhat.com>
13520
13521 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
13522
13523 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13524
13525 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
13526 i[34567]86-*-*.
13527 Delete handling of ieee_multilib_flags.
13528 Pass -mieee for alpha*-*-* and sh-*-*.
13529 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
13530
13531 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
13532
13533 Remove old-abi tests.
13534 * g++.old-deja/g++.mike/p11116.C: Remove.
13535 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
13536
13537 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
13538
13539 * g77.f-torture/compile/pr3743.f: New test
13540
13541 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
13542
13543 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
13544
13545 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13546
13547 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
13548 g++.old-deja/g++.pt/static6.C: Likewise.
13549 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
13550 supports weak symbols.
13551
13552 2001-07-18 Andreas Jaeger <aj@suse.de>
13553
13554 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
13555 supported again.
13556
13557 2001-07-18 Andreas Jaeger <aj@suse.de>
13558
13559 * gcc.dg/iftrap-1.c: Fix target line.
13560
13561 2001-07-17 Richard Henderson <rth@redhat.com>
13562
13563 * gcc.c-torture/execute/20010717-1.c: New.
13564
13565 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
13566
13567 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
13568 tests.
13569
13570 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
13571
13572 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
13573
13574 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13575
13576 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
13577 UAC_SIGBUS, UAC_NOPRINT definitions.
13578
13579 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
13580
13581 * objc/execute/object_is_class.m: New test.
13582 * objc/execute/object_is_meta_class.m: New test.
13583
13584 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
13585
13586 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
13587 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
13588
13589 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
13590
13591 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
13592 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
13593
13594 2001-07-14 Richard Henderson <rth@redhat.com>
13595
13596 * gcc.dg/iftrap-1.c: New.
13597
13598 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
13599
13600 * g77.f-torture/execute/intrinsic77.f: New test.
13601
13602 2001-07-11 Janis Johnson <janis@us.ibm.com>
13603
13604 * gcc.misc-tests/gcov-3.c: New test.
13605
13606 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
13607
13608 * gcc.c-torture/compile/20010711-1.c,
13609 * gcc.c-torture/compile/20010711-2.c: New tests.
13610
13611 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
13612
13613 * gcc.c-torture/execute/20010711-1.c: New test.
13614
13615 2001-07-11 Ben Elliston <bje@redhat.com>
13616
13617 * g++.old-deja/g++.other/enum5.C: New test.
13618
13619 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
13620
13621 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
13622 (g++-dg-prune): Call prune_gcc_output.
13623 * prune.exp: New file for prune_gcc_output.
13624 * lib/g++.exp, lib/gcc.exp: Load it.
13625
13626 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
13627
13628 * gcc.c-torture/compile/20010701-1.c,
13629 g++.old-deja/g++.ext/attrib6.C: New tests.
13630
13631 2001-07-06 Jeffrey A Law (law@cygnus.com)
13632
13633 * gcc.c-torture/compile/20010706-1.c: New test.
13634
13635 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
13636
13637 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
13638
13639 2001-06-28 Stan Shebs <shebs@apple.com>
13640
13641 * gcc.dg/pragma-darwin.c: New test.
13642
13643 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13644
13645 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
13646 Solaris 2.[678] system.
13647
13648 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
13649
13650 * gcc.dg/20010622-1.c: New test.
13651
13652 2001-06-18 Stan Shebs <shebs@apple.com>
13653
13654 * objc.dg: New directory.
13655 * objc.dg/dg.exp: New file.
13656 * objc.dg/alias.m: New.
13657 * objc.dg/class-1.m: New.
13658 * objc.dg/class-2.m: New.
13659 * objc.dg/const-str-1.m: New.
13660 * objc.dg/const-str-2.m: New.
13661 * objc.dg/id-1.m: New.
13662 * objc.dg/method-1.m: New.
13663 * objc.dg/super-class-1.m: New.
13664 * lib/objc-dg.exp: New file.
13665
13666 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
13667
13668 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
13669 of label name.
13670
13671 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
13672
13673 * g++.old-deja/g++.abi/vbase8-9.C: New test.
13674
13675 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13676
13677 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
13678 variable.
13679
13680 2001-06-12 Richard Henderson <rth@redhat.com>
13681
13682 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
13683
13684 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
13685
13686 * g++.old-deja/g++.abi/vbase5.C: New test.
13687 * g++.old-deja/g++.abi/vbase6.C: New test.
13688 * g++.old-deja/g++.abi/vbase7.C: New test.
13689
13690 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13691
13692 * gcc.c-torture/compile/20010610-1.c: New test.
13693
13694 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
13695
13696 * g++.old-deja/g++.abi/vbase4.C: New test.
13697
13698 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13699
13700 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
13701 support %f for HC11/HC12 targets.
13702 * gcc.c-torture/execute/930513-1.x: New file, likewise.
13703 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
13704 on HC11/HC12 targets.
13705 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
13706
13707 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13708
13709 * gcc.dg/wchar_t-1.c: New file.
13710 * gcc.dg/wint_t-1.c: Likewise.
13711
13712 2001-06-11 Bernd Schmidt <bernds@redhat.com>
13713
13714 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
13715
13716 2001-06-11 Richard Henderson <rth@redhat.com>
13717
13718 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
13719
13720 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
13721
13722 * gcc.c-torture/compile/20010611-1.c: New test.
13723
13724 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
13725
13726 * gcc.dg/c99-tag-1.c: Add more tests.
13727
13728 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
13729
13730 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
13731 representation on MN10300 and ARM/Thumb.
13732
13733 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
13734
13735 * g77.f-torture/execute/20010610.f: New.
13736
13737 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
13738
13739 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
13740 names.
13741
13742 2001-06-09 Richard Henderson <rth@redhat.com>
13743
13744 * gcc.c-torture/execute/ashrdi-1.c: New.
13745 * gcc.c-torture/execute/ashldi-1.c: New.
13746 * gcc.c-torture/execute/lshrdi-1.c: New.
13747
13748 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
13749
13750 * objc/execute/load-3.m: Added. Check sending +load to categories,
13751 in addition to classes.
13752
13753 2001-06-08 Stan Shebs <shebs@apple.com>
13754
13755 * objc/execute/load-2.m: New test. From Nicola Pero
13756 <n.pero@mi.flashnet.it>.
13757
13758 2001-06-08 Jakub Jelinek <jakub@redhat.com>
13759
13760 * gcc.c-torture/execute/20010605-2.c: New test.
13761
13762 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
13763
13764 * g++.old-deja/g++.abi/vbase2.C: New test.
13765 * g++.old-deja/g++.abi/vbase3.C: New test.
13766
13767 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
13768
13769 * g++.old-deja/g++.pt/friend49.C: New test.
13770
13771 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
13772
13773 * g++.old-deja/g++.ext/anon3.C: New test.
13774
13775 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
13776
13777 * g++.old-deja/g++.other/conv7.C: New test.
13778
13779 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
13780
13781 * gcc.c-torture/compile/20010605-2.c: New test.
13782
13783 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
13784
13785 * gcc.c-torture/execute/20010604-1.c: New test.
13786
13787 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
13788
13789 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
13790
13791 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
13792
13793 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
13794 (g++_link_flags): Likewise.
13795 (g++_init): Pass gccpath's value to two previous functions.
13796
13797 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13798
13799 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
13800 Ensure logfile entry matches exec command line.
13801
13802 2001-05-31 Richard Henderson <rth@redhat.com>
13803
13804 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
13805 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
13806
13807 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
13808
13809 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
13810 compiler for irix6.2
13811
13812 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
13813
13814 * g++.old-deja/g++.other/optimize3.C: New file.
13815
13816 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
13817
13818 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
13819 assemble.
13820
13821 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
13822
13823 * g++.old-deja/g++.other/optimize2.C: New file.
13824
13825 2001-05-25 Diego Novillo <dnovillo@redhat.com>
13826
13827 * gcc.c-torture/compile/20010518-2.c: New file.
13828 * gcc.c-torture/execute/20010518-1.c: New file.
13829 * gcc.c-torture/execute/20010518-2.c: New file.
13830
13831 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
13832
13833 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
13834
13835 2001-05-24 Mark Mitchell <mark@codesourcery.com>
13836
13837 G++ no longer defines builtins that do not begin with __builtin.
13838 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
13839 * g++.old-deja/g++.brendand/misc13.C: Likewise.
13840 * g++.old-deja/g++.law/builtin1.C: Likewise.
13841 * g++.old-deja/g++.law/cvt2.C: Likewise.
13842 * g++.old-deja/g++.mike/net5.C: Likewise.
13843 * g++.old-deja/g++.other/builtins1.C: Likewise.
13844 * g++.old-deja/g++.other/builtins2.C: Likewise.
13845 * g++.old-deja/g++.other/builtins3.C: Likewise.
13846 * g++.old-deja/g++.other/builtins4.C: Likewise.
13847 * g++.old-deja/g++.other/inline8.C: Likewise.
13848 * g++.old-deja/g++.robertl/eb39.C: Likewise.
13849
13850 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
13851
13852 * g++.old-deja/g++.pt/using1.C: Adjust.
13853 * g++.old-deja/g++.pt/using2.C: New test.
13854
13855 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
13856
13857 * gcc.dg/cpp/charconst.c: New tests.
13858 * gcc.dg/cpp/escape.c: New tests.
13859 * gcc.dg/cpp/escape-1.c: New tests.
13860 * gcc.dg/cpp/escape-2.c: New tests.
13861 * gcc.dg/cpp/ucs.c: New tests.
13862
13863 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
13864
13865 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
13866 native compiler for irix6.5.
13867
13868 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
13869
13870 * lib/g++.exp (g++_include_flags): Use args to compute
13871 get_multilibs.
13872 (g++_link_flags): Likewise.
13873 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
13874
13875 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
13876
13877 * gcc.dg/c90-hexfloat-1.c: Add more tests.
13878
13879 2001-05-21 Geoff Keating <geoffk@redhat.com>
13880
13881 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
13882 this file.
13883
13884 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13885
13886 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
13887 STACK_SIZE;
13888 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
13889 to STACK_SIZE; Use it to define size of add_histo array.
13890 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
13891 to STACK_SIZE.
13892 (f): Use GITT_SIZE to define size of gitt local table.
13893 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
13894 to STACK_SIZE; Use it to define size of bytemem array.
13895
13896 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13897
13898 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
13899 on 68HC11/HC12 due to the asm instruction.
13900 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
13901 * gcc.c-torture/compile/920520-1.x: Likewise.
13902 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
13903 on 68HC11/HC12 because the function is larger than 64K.
13904 * gcc.c-torture/compile/961203-1.x: New file, this test fails
13905 on 68HC11/HC12 because the structure is too large.
13906
13907 2001-05-20 Richard Henderson <rth@redhat.com>
13908
13909 * gcc.c-torture/execute/20010520-1.c: New.
13910
13911 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13912
13913 * g++.old-deja/g++.warn/compare1.C: New test.
13914 * gcc.dg/compare4.c: New test.
13915
13916 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
13917
13918 * g++.old-deja/g++.other/optimize1.C: New test.
13919
13920 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13921
13922 * g++.old-deja/g++.pt/spec41.C: New test.
13923
13924 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
13925
13926 * gcc.c-torture/compile/20010114-1.x: Remove.
13927
13928 2001-05-18 Stan Shebs <shebs@apple.com>
13929
13930 * gcc.c-torture/compile/20010518-1.c: New test.
13931
13932 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
13933
13934 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
13935 * g++.old-deja/g++.pt/crash67.C: New test.
13936
13937 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
13938
13939 * g++.old-deja/g++.other/debug9.C: New test.
13940
13941 2001-05-16 Zack Weinberg <zackw@stanford.edu>
13942
13943 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
13944
13945 2001-05-16 Jan Hubicka <jh@suse.cz>
13946
13947 * gcc.c-torture/compile/20010516-1.c: New test.
13948
13949 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
13950
13951 * g++.old-deja/g++.other/crash41.C: New test.
13952
13953 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
13954
13955 * g++.old-deja/g++.pt/crash66.C: New test.
13956
13957 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
13958
13959 * g++.old-deja/g++.robertl/eb27.C: Convert.
13960
13961 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
13962
13963 * g++.dg/friend-warn.C: New test. Do not warn about friend
13964 declaration being redundant.
13965
13966 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
13967
13968 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
13969
13970 2001-05-14 Mark Mitchell <mark@codesourcery.com>
13971
13972 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
13973
13974 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
13975
13976 * lib/g++.exp: Use testsuite_flags.
13977
13978 2001-05-13 Mark Mitchell <mark@codesourcery.com>
13979
13980 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
13981
13982 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
13983
13984 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
13985
13986 2001-05-11 Mark Mitchell <mark@codesourcery.com>
13987
13988 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
13989
13990 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
13991
13992 * gcc.c-torture/compile/20010313-1.c: New test.
13993
13994 2001-05-09 Zack Weinberg <zackw@stanford.edu>
13995
13996 * gcc.dg/cpp/direct2.c: New test.
13997 * gccq.dg/cpp/direct2s.c: New test.
13998
13999 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
14000
14001 2001-05-07 Mark Mitchell <mark@codesourcery.com>
14002
14003 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
14004 * g++.old-deja/g++.other/op3.C: Likewise.
14005
14006 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
14007
14008 * gcc.dg/cpp/syshdr.h: New file.
14009 * gcc.dg/cpp/sysmac1.c: Update.
14010 * gcc.dg/cpp/sysmac2.c: Update.
14011
14012 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
14013
14014 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
14015
14016 2001-05-04 David Edelsohn <edelsohn@gnu.org>
14017
14018 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
14019 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
14020
14021 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
14022
14023 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
14024
14025 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
14026
14027 * lib/g++.exp (g++_include_flags): Don't use any special flags
14028 if TESTING_IN_BUILD_TREE is not defined.
14029 (g++_init): Use a plain 'c++' as the compiler if
14030 TESTING_IN_BUILD_TREEE is not defined.
14031
14032 2001-05-02 Jakub Jelinek <jakub@redhat.com>
14033
14034 * g++.old-deja/g++.eh/catch13.C: New test.
14035 * g++.old-deja/g++.eh/catch14.C: New test.
14036
14037 2001-05-02 Jakub Jelinek <jakub@redhat.com>
14038
14039 * gcc.dg/cpp/tr-define.c: New test.
14040
14041 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
14042
14043 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
14044 <stdlib.h>, not <malloc.h>.
14045
14046 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
14047
14048 * g++.old-deja/g++.ns/template17.C: New test.
14049
14050 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
14051
14052 * g++.old-deja/g++.pt/ref4.C: New test.
14053
14054 2001-04-30 Richard Henderson <rth@redhat.com>
14055
14056 * gcc.dg/20000724-1.c: Revert last change.
14057
14058 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
14059
14060 * g77.f-torture/execute/20010430.f: New test.
14061
14062 2001-04-30 Mark Mitchell <mark@codesourcery.com>
14063
14064 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
14065
14066 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
14067
14068 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
14069
14070 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14071
14072 * g++.old-deja/g++.eh/crash6.C: New test.
14073
14074 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14075
14076 * g++.old-deja/g++.other/warn7.C: New test.
14077
14078 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
14079
14080 * g++.old-deja/g++.other/defarg9.C: New test.
14081
14082 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
14083
14084 * g77.f-torture/compile/20010426.f: New test.
14085 * g77.f-torture/execute/20010426.f: New test.
14086
14087 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
14088
14089 * g77.f-torture/compile/20000629-1.x: Remove - error
14090 has been fixed.
14091
14092 2001-04-26 Jeffrey A Law (law@cygnus.com)
14093
14094 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
14095 Tweak slightly to work with g++.dg framework.
14096 * g++.dg/special/ecos.exp: Run initp1.C test.
14097 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
14098
14099 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
14100 its linker doesn't give line numbers either.
14101 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
14102
14103 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
14104
14105 * g++.old-deja/g++.other/lex1.C: New test.
14106
14107 2001-04-26 Jakub Jelinek <jakub@redhat.com>
14108
14109 * gcc.dg/noncompile/20010425-1.c: New test.
14110
14111 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
14112
14113 * g++.old-deja/g++.pt/mangle2.C: New test.
14114
14115 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14116
14117 * gcc.dg/format/plus-1.c: New test.
14118
14119 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14120
14121 * gcc.dg/20010423-1.c: New test.
14122
14123 2001-04-25 Jakub Jelinek <jakub@redhat.com>
14124
14125 * gcc.c-torture/execute/20010422-1.c: New test.
14126
14127 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
14128
14129 * g++.old-deja/g++.ns/type2.C: New test.
14130
14131 2001-04-24 Zack Weinberg <zackw@stanford.edu>
14132
14133 * g++.old-deja/g++.other/perf1.C: New test.
14134
14135 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
14136
14137 * gcc.dg/c99-func-2.c: Remove xfail.
14138 * gcc.dg/c99-func-3.c: Remove xfail.
14139 * gcc.dg/c99-func-4.c: Remove xfail.
14140
14141 2001-04-23 Zack Weinberg <zackw@stanford.edu>
14142
14143 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
14144
14145 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
14146
14147 * gcc.c-torture/compile/20010423-1.c: New test.
14148
14149 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
14150
14151 * g++.old-deja/g++.pt/typename28.C: New test.
14152
14153 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
14154
14155 * g++.old-deja/g++.abi/empty2.C: New test.
14156 * g++.old-deja/g++.abi/empty3.C: New test.
14157
14158 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14159
14160 * g++.old-deja/g++.other/comdat2.C: New test.
14161 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
14162
14163 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14164
14165 * g++.old-deja/g++.other/overload14.C: New test.
14166
14167 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14168
14169 * g++.old-deja/g++.other/lookup23.C: New test.
14170
14171 2001-04-20 Jakub Jelinek <jakub@redhat.com>
14172
14173 * gcc.c-torture/execute/20010403-1.c: New test.
14174
14175 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
14176 Mark Mitchell <mark@codesourcery.com>
14177
14178 * lib/old-dejagnu.exp: Don't delete output of executable.
14179 Add .exe suffix to executables.
14180
14181 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
14182
14183 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
14184
14185 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14186
14187 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
14188
14189 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
14190
14191 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
14192 * g++.old-deja/g++.abi/crash1.C: New test.
14193
14194 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
14195
14196 * g++.old-deja/g++.other/crash40.C: New test.
14197
14198 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14199
14200 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
14201
14202 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
14203
14204 * g++.old-deja/g++.other/warn6.C: New test.
14205
14206 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
14207
14208 * g++.old-deja/g++.robertl/eb42.C: Same.
14209
14210 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14211
14212 * gcc.dg/wtr-conversion-1.c: New testcase.
14213
14214 2001-04-10 Richard Henderson <rth@redhat.com>
14215
14216 * g++.old-deja/g++.other/array5.C: New.
14217
14218 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14219
14220 * gcc.c-torture/execute/20010408-1.c: New test.
14221
14222 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
14223
14224 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
14225 headers and constructs.
14226 * g++.old-deja/g++.robertl/eb79.C: Same.
14227 * g++.old-deja/g++.robertl/eb77.C (main): Same.
14228 * g++.old-deja/g++.robertl/eb73.C: Same.
14229 * g++.old-deja/g++.robertl/eb66.C (main): Same.
14230 * g++.old-deja/g++.robertl/eb55.C (t): Same.
14231 * g++.old-deja/g++.robertl/eb54.C (main): Same.
14232 * g++.old-deja/g++.robertl/eb46.C (main): Same.
14233 * g++.old-deja/g++.robertl/eb44.C: Same.
14234 * g++.old-deja/g++.robertl/eb41.C (main): Same.
14235 * g++.old-deja/g++.robertl/eb4.C (main): Same.
14236 * g++.old-deja/g++.robertl/eb39.C: Same.
14237 * g++.old-deja/g++.robertl/eb33.C (main): Same.
14238 * g++.old-deja/g++.robertl/eb31.C (main): Same.
14239 * g++.old-deja/g++.robertl/eb30.C: Same.
14240 * g++.old-deja/g++.robertl/eb3.C: Same.
14241 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
14242 * g++.old-deja/g++.robertl/eb21.C: Same.
14243 * g++.old-deja/g++.robertl/eb15.C: Same.
14244 * g++.old-deja/g++.robertl/eb118.C: Same.
14245 * g++.old-deja/g++.robertl/eb115.C (main): Same.
14246 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
14247 * g++.old-deja/g++.robertl/eb109.C: Same.
14248 * g++.old-deja/g++.other/sibcall1.C (main): Same.
14249 * g++.old-deja/g++.mike/rtti1.C: Same.
14250 * g++.old-deja/g++.mike/p658.C: Same.
14251 * g++.old-deja/g++.mike/net46.C: Same.
14252 * g++.old-deja/g++.mike/net34.C: Same.
14253 * g++.old-deja/g++.mike/memoize1.C: Same.
14254 * g++.old-deja/g++.mike/eh2.C: Same.
14255 * g++.old-deja/g++.law/weak.C: Same.
14256 * g++.old-deja/g++.law/visibility7.C: Same.
14257 * g++.old-deja/g++.law/visibility25.C: Same.
14258 * g++.old-deja/g++.law/visibility22.C: Same.
14259 * g++.old-deja/g++.law/visibility2.C: Same.
14260 * g++.old-deja/g++.law/visibility17.C: Same.
14261 * g++.old-deja/g++.law/visibility13.C: Same.
14262 * g++.old-deja/g++.law/visibility10.C: Same.
14263 * g++.old-deja/g++.law/visibility1.C: Same.
14264 * g++.old-deja/g++.law/virtual3.C (eval): Same.
14265 * g++.old-deja/g++.law/vbase1.C: Same.
14266 * g++.old-deja/g++.law/operators32.C: Same.
14267 * g++.old-deja/g++.law/nest3.C: Same.
14268 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
14269 * g++.old-deja/g++.law/except5.C (main): Same.
14270 * g++.old-deja/g++.law/cvt7.C (run): Same.
14271 * g++.old-deja/g++.law/cvt2.C: Same.
14272 * g++.old-deja/g++.law/cvt16.C: Same.
14273 * g++.old-deja/g++.law/ctors6.C (bar): Same.
14274 * g++.old-deja/g++.law/ctors17.C (main): Same.
14275 * g++.old-deja/g++.law/ctors13.C: Same.
14276 * g++.old-deja/g++.law/ctors12.C (main): Same.
14277 * g++.old-deja/g++.law/ctors10.C: Same.
14278 * g++.old-deja/g++.law/code-gen5.C: Same.
14279 * g++.old-deja/g++.law/bad-error7.C: Same.
14280 * g++.old-deja/g++.law/arm9.C: Same.
14281 * g++.old-deja/g++.law/arm12.C: Same.
14282 * g++.old-deja/g++.law/arg8.C: Same.
14283 * g++.old-deja/g++.law/arg1.C: Same.
14284 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
14285 * g++.old-deja/g++.jason/template31.C: Same.
14286 * g++.old-deja/g++.jason/template24.C (main): Same.
14287 * g++.old-deja/g++.jason/2371.C: Same.
14288 * g++.old-deja/g++.eh/new2.C: Same.
14289 * g++.old-deja/g++.eh/new1.C: Same.
14290 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
14291 * g++.old-deja/g++.brendan/nest21.C (main): Same.
14292 * g++.old-deja/g++.brendan/err-msg3.C: Same.
14293 * g++.old-deja/g++.brendan/crash62.C: Same.
14294 * g++.old-deja/g++.brendan/crash52.C: Same.
14295 * g++.old-deja/g++.brendan/crash49.C (main): Same.
14296 * g++.old-deja/g++.brendan/crash38.C: Same.
14297 * g++.old-deja/g++.brendan/crash15.C (main): Same.
14298 * g++.old-deja/g++.brendan/copy9.C: Same.
14299
14300 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
14301
14302 * gcc.c-torture/execute/20001203-2.c (memset):
14303 Count argument is of type __SIZE_TYPE__.
14304
14305 2001-04-04 Diego Novillo <dnovillo@redhat.com>
14306
14307 * gcc.c-torture/compile/20010404-1.c: New test.
14308
14309 2001-04-04 Jakub Jelinek <jakub@redhat.com>
14310
14311 * gcc.c-torture/compile/20010326-1.c: New test.
14312
14313 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
14314
14315 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
14316 peculiarities of the SH.
14317 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
14318
14319 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14320
14321 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
14322 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
14323 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
14324
14325 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14326
14327 * g77.f-torture/compile/20010321-1.f: New test.
14328
14329 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14330
14331 * gcc.c-torture/compile/20010329-1.c: New test.
14332
14333 2001-04-02 Jakub Jelinek <jakub@redhat.com>
14334
14335 * gcc.c-torture/execute/20010329-1.c: New test.
14336
14337 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
14338
14339 * g++.old-deja/g++.other/eh4.C: Fix typo.
14340
14341 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
14342
14343 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
14344
14345 2001-03-28 Philip Blundell <philb@gnu.org>
14346
14347 * gcc.c-torture/compile/20010328-1.c: New test.
14348
14349 2001-03-27 Richard Henderson <rth@redhat.com>
14350
14351 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
14352 * g++.old-deja/g++.eh/vbase3.C: Likewise.
14353
14354 2001-03-27 Alan Modra <alan@linuxcare.com.au>
14355
14356 * gcc.c-torture/compile/20010327-1.c: New test.
14357
14358 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
14359
14360 * g++.old-deja/g++.other/friend12.C: New test.
14361 * g++.old-deja/g++.other/friend9.C: Expect no errors.
14362 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
14363
14364 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
14365
14366 * gcc.c-torture/execute/20010325-1.c: New test.
14367
14368 2001-03-23 Jakub Jelinek <jakub@redhat.com>
14369
14370 * g++.old-deja/g++.other/mangle3.C: New test.
14371
14372 2001-03-22 Jakub Jelinek <jakub@redhat.com>
14373
14374 * g++.old-deja/g++.other/anon8.C: New test.
14375
14376 2001-03-20 Philip Blundell <philb@gnu.org>
14377
14378 * gcc.c-torture/compile/20010320-1.c: New test.
14379
14380 2001-03-17 Richard Henderson <rth@redhat.com>
14381
14382 * g++.old-deja/g++.other/eh4.C: Add expected error text.
14383
14384 2001-03-15 Geoff Keating <geoff@redhat.com>
14385
14386 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
14387 tests on AIX.
14388
14389 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
14390
14391 * g++.old-deja/g++.other/eh4.C: New test.
14392
14393 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
14394
14395 * gcc.dg/cpp/mi1.c: Update.
14396
14397 2001-03-14 Jakub Jelinek <jakub@redhat.com>
14398
14399 * g++.old-deja/g++.other/regstack.C: New test.
14400
14401 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
14402
14403 * g++.old-deja/g++.other/ref4.C: New test.
14404
14405 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
14406
14407 * objc/execute/va_method.m: Added.
14408 * objc/execute/IMP.m: Added.
14409 * objc/execute/_cmd.m: Added.
14410 * objc/execute/accessing_ivars.m: Added.
14411 * objc/execute/class-1.m: Added.
14412 * objc/execute/class-10.m: Added.
14413 * objc/execute/class-11.m: Added.
14414 * objc/execute/class-12.m: Added.
14415 * objc/execute/class-13.m: Added.
14416 * objc/execute/class-14.m: Added.
14417 * objc/execute/class-2.m: Added.
14418 * objc/execute/class-3.m: Added.
14419 * objc/execute/class-4.m: Added.
14420 * objc/execute/class-5.m: Added.
14421 * objc/execute/class-6.m: Added.
14422 * objc/execute/class-7.m: Added.
14423 * objc/execute/class-8.m: Added.
14424 * objc/execute/class-9.m: Added.
14425 * objc/execute/class-tests-1.h
14426 * objc/execute/class-tests-2.h
14427 * objc/execute/compatibility_alias.m: Added.
14428 * objc/execute/encode-1.m: Added.
14429 * objc/execute/formal_protocol-1.m: Added.
14430 * objc/execute/formal_protocol-2.m: Added.
14431 * objc/execute/formal_protocol-3.m: Added.
14432 * objc/execute/formal_protocol-4.m: Added.
14433 * objc/execute/formal_protocol-5.m: Added.
14434 * objc/execute/formal_protocol-6.m: Added.
14435 * objc/execute/formal_protocol-7.m: Added.
14436 * objc/execute/informal_protocol.m: Added.
14437 * objc/execute/initialize.m: Added.
14438 * objc/execute/load.m: Added.
14439 * objc/execute/many_args_method.m: Added.
14440 * objc/execute/nested-3.m: Added.
14441 * objc/execute/no_clash.m: Added.
14442 * objc/execute/private.m: Added.
14443 * objc/execute/redefining_self.m: Added.
14444 * objc/execute/root_methods.m: Added.
14445 * objc/execute/selector-1.m: Added.
14446 * objc/execute/static-1.m: Added.
14447 * objc/execute/static-2.m: Added.
14448 * objc/execute/va_method.m: Added.
14449
14450 2001-03-10 Richard Henderson <rth@redhat.com>
14451
14452 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
14453
14454 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
14455
14456 * g++.old-deja/g++.other/crash31.C: XFAIL.
14457 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
14458 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
14459 * gcc.c-torture/execute/20010123-1.x: XFAIL.
14460 * gcc.c-torture/execute/20010124-1.x: XFAIL.
14461 * gcc.dg/sequence-pt-1.c: XFAIL one test.
14462
14463 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
14464
14465 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
14466
14467 2001-03-06 Zack Weinberg <zackw@stanford.edu>
14468
14469 * gcc.dg/20000724-1.c: Don't use multiline strings.
14470
14471 2001-03-06 Zack Weinberg <zackw@stanford.edu>
14472
14473 * objc/execute/string1.m, objc/execute/string2.m: Compare the
14474 result of -cString against what we expect it to be; don't just
14475 print it out for no one to read.
14476
14477 * objc/execute/string3.m, objc/execute/string4.m: New tests.
14478 Based on testcases provided by Nicola Pero.
14479
14480 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
14481
14482 * gcc.dg/cpp/macro7.c: New test.
14483
14484 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
14485
14486 * gcc.dg/cpp/multiline.c: Update.
14487
14488 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14489
14490 * g++.old-deja/g++.other/enum3.C: New test.
14491
14492 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14493
14494 * g++.old-deja/g++.other/pod1.C: New test.
14495
14496 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
14497
14498 * g++.old-deja/g++.ext/overload1.C: New test.
14499
14500 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
14501
14502 * g++.old-deja/g++.pt/using1.C: New test.
14503
14504 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
14505
14506 * g++.old-deja/g++.other/using9.C: New test.
14507
14508 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
14509
14510 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
14511
14512 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
14513
14514 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
14515
14516 * g++.old-deja/g++.ext/realpt1.C: Remove.
14517
14518 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
14519
14520 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
14521
14522 2001-02-26 Will Cohen <wcohen@redhat.com>
14523
14524 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
14525
14526 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
14527
14528 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
14529 templatized constructors.
14530
14531 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14532
14533 * gcc.c-torture/execute/20010224-1.c: New test.
14534
14535 2001-02-23 Jakub Jelinek <jakub@redhat.com>
14536
14537 * gcc.c-torture/execute/20010222-1.c: New test.
14538
14539 2001-02-22 Jakub Jelinek <jakub@redhat.com>
14540
14541 * g++.old-deja/g++.other/inline20.C: New test.
14542
14543 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
14544
14545 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
14546
14547 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
14548
14549 * g++.old-deja/g++.other/lookup22.C: New test.
14550
14551 2001-02-19 Zack Weinberg <zackw@stanford.edu>
14552
14553 * g77.dg: New directory.
14554 * g77.dg/20010216-1.f: New test case.
14555 * g77.dg/dg.exp: New driver.
14556 * lib/g77-dg.exp: New driver library.
14557
14558 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14559
14560 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
14561
14562 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
14563
14564 * g++.old-deja/g++.other/decl9.C: New test.
14565
14566 2001-02-16 Jakub Jelinek <jakub@redhat.com>
14567
14568 * g++.old-deja/g++.other/init16.C: Update the test so that it does
14569 not need <string> and also tests the initialization at runtime.
14570
14571 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
14572
14573 * gcc.c-torture/execute/longlong.c: New test.
14574
14575 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
14576
14577 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
14578
14579 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
14580
14581 * gcc.c-torture/execute/920302-1.c (execute):
14582 Change argument type to short.
14583
14584 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
14585
14586 * g++.old-deja/g++.pt/deduct6.C: New test.
14587
14588 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
14589
14590 * g++.old-deja/g++.pt/deduct5.C: New test.
14591
14592 2001-02-14 Jakub Jelinek <jakub@redhat.com>
14593
14594 * gcc.c-torture/execute/20010209-1.c: New test.
14595
14596 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
14597
14598 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
14599
14600 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
14601
14602 * g++.dg/vtgc1.C: Update for new ABI.
14603
14604 * consistency.vlad: New directory, 1665 files.
14605
14606 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
14607
14608 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
14609 return type.
14610 * gcc.dg/cpp/digraphs.c: Declare puts.
14611
14612 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
14613
14614 * g++.old-deja/g++.other/warn5.C: New test.
14615
14616 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
14617
14618 * g++.old-deja/g++.pt/spec40.C: New test.
14619
14620 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
14621
14622 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
14623 case.
14624 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
14625
14626 2001-02-12 Jakub Jelinek <jakub@redhat.com>
14627
14628 * gcc.c-torture/compile/20010209-1.c: New test.
14629
14630 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
14631
14632 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
14633 excess errors message but not if it crashes.
14634 * g++.old-deja/g++.other/crash27.C: Likewise.
14635 * g++.old-deja/g++.other/crash28.C: Likewise.
14636 * g++.old-deja/g++.other/crash30.C: Likewise.
14637 * g++.old-deja/g++.other/crash32.C: Likewise.
14638 * g++.old-deja/g++.other/crash35.C: Likewise.
14639 * g++.old-deja/g++.pt/inherit2.C: Likewise.
14640
14641 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
14642
14643 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
14644 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
14645 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
14646 g77.f-torture/execute/execute.exp,
14647 g77.f-torture/noncompile/noncompile.exp,
14648 gcc.c-torture/execute/execute.exp,
14649 gcc.c-torture/execute/memcheck/memcheck.exp,
14650 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
14651 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
14652 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
14653 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
14654 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
14655 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
14656 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14657 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
14658 Remove bug reporting instructions with ancient email addresses.
14659
14660 2001-02-07 Jakub Jelinek <jakub@redhat.com>
14661
14662 * gcc.dg/20010202-1.c: New test.
14663 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
14664
14665 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
14666
14667 * g++.dg/stdbool-if.C: New test.
14668
14669 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
14670
14671 * objc/execute/fdecl.m: Added main().
14672
14673 2001-02-07 Jakub Jelinek <jakub@redhat.com>
14674
14675 * gcc.c-torture/execute/20010206-1.c: New test.
14676
14677 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
14678
14679 * gcc.dg/cpp/avoidpaste1.c: Update.
14680
14681 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
14682
14683 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
14684 Pero <nicola@brainstorm.co.uk>.
14685 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
14686
14687 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
14688
14689 * g++.old-deja/g++.pt/spec39.C: New test.
14690
14691 2001-02-05 Jakub Jelinek <jakub@redhat.com>
14692
14693 * gcc.c-torture/compile/20010202-1.c: New test.
14694
14695 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
14696
14697 * g++.old-deja/g++.abi/primary2.C: New test.
14698 * g++.old-deja/g++.abi/primary3.C: New test.
14699 * g++.old-deja/g++.abi/primary4.C: New test.
14700 * g++.old-deja/g++.abi/primary5.C: New test.
14701 * g++.old-deja/g++.abi/vtable3.h: New test.
14702 * g++.old-deja/g++.abi/vtable3a.C: New test.
14703 * g++.old-deja/g++.abi/vtable3b.C: New test.
14704 * g++.old-deja/g++.abi/vtable3c.C: New test.
14705 * g++.old-deja/g++.abi/vtable3d.C: New test.
14706 * g++.old-deja/g++.abi/vtable3e.C: New test.
14707 * g++.old-deja/g++.abi/vtable3f.C: New test.
14708 * g++.old-deja/g++.abi/vtable3g.C: New test.
14709 * g++.old-deja/g++.abi/vtable3h.C: New test.
14710 * g++.old-deja/g++.abi/vtable3i.C: New test.
14711 * g++.old-deja/g++.abi/vtable3j.C: New test.
14712 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
14713
14714 2001-02-03 Jakub Jelinek <jakub@redhat.com>
14715
14716 * g++.old-deja/g++.other/anon6.C: New test.
14717 * g++.old-deja/g++.other/anon7.C: New test.
14718
14719 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
14720
14721 * gcc.dg/cpp/avoidpaste2.c: New tests.
14722
14723 2001-01-31 Jakub Jelinek <jakub@redhat.com>
14724
14725 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
14726
14727 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
14728
14729 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
14730 DECIMAL_DIG cases for Irix."
14731
14732 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
14733
14734 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
14735
14736 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
14737
14738 * gcc.dg/c99-tag-1.c: New test.
14739
14740 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
14741
14742 * gcc.dg/cpp/tr-warn1.c: Add tests.
14743
14744 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
14745
14746 * gcc.dg/cpp/avoidpaste1.c: Update.
14747 * gcc.dg/cpp/paste4.c: Update.
14748
14749 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
14750
14751 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
14752 cases for Irix.
14753
14754 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14755
14756 * g++.old-deja/g++.other/inline19.C: New test.
14757
14758 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
14759
14760 * gcc.dg/Wlarger-than.c: New test.
14761
14762 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
14763
14764 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
14765
14766 2001-01-29 Jakub Jelinek <jakub@redhat.com>
14767
14768 * gcc.c-torture/execute/20010129-1.c: New test.
14769 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
14770
14771 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
14772
14773 * gcc.dg/cpp/avoidpaste1.c: Test case.
14774
14775 2001-01-28 Jakub Jelinek <jakub@redhat.com>
14776
14777 * g++.old-deja/g++.other/inline18.C: New test.
14778
14779 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14780
14781 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
14782 and __builtin_putchar.
14783
14784 2001-01-27 Jakub Jelinek <jakub@redhat.com>
14785
14786 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
14787 tests.
14788
14789 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
14790
14791 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
14792 floating point number rounding mode to round to the nearest
14793 representable mode.
14794
14795 2001-01-25 Jakub Jelinek <jakub@redhat.com>
14796
14797 * g++.old-deja/g++.other/mangle2.C: New test.
14798
14799 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
14800
14801 * gcc.c-torture/compile/20010124-1.c: New test.
14802
14803 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
14804
14805 * g++.old-deja/g++.pt/spec38.C: New test.
14806
14807 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14808
14809 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
14810 "Build don't run".
14811
14812 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14813
14814 * gcc.c-torture/execute/20010123-1.c: New test.
14815
14816 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
14817
14818 * g++.old-deja/g++.pt/spec37.C: New test.
14819
14820 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
14821
14822 * g++.old-deja/g++.pt/overload14.C: New test.
14823
14824 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14825
14826 * gcc.c-torture/execute/20010122-1.c: New test, exercise
14827 __builtin_return_address.
14828
14829 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
14830
14831 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
14832 * g++.old-deja/g++.pt/spec35.C: New test.
14833 * g++.old-deja/g++.pt/spec36.C: New test.
14834
14835 2001-01-20 Jakub Jelinek <jakub@redhat.com>
14836
14837 * gcc.c-torture/compile/20010118-1.c: New test.
14838
14839 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
14840
14841 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
14842
14843 2001-01-19 Jakub Jelinek <jakub@redhat.com>
14844
14845 * gcc.c-torture/execute/20010119-1.c: New test.
14846
14847 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
14848
14849 * g++.old-deja/g++.other/vbase5.C: New test.
14850
14851 2001-01-19 Jakub Jelinek <jakub@redhat.com>
14852
14853 * gcc.c-torture/execute/20010118-1.c: New test.
14854
14855 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
14856
14857 * g++.old-deja/g++.pt/deduct3.C: New test.
14858
14859 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
14860
14861 * g++.old-deja/g++.pt/spec34.C: New test.
14862
14863 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
14864
14865 * g77.f-torture/compile/20000601-2.f: New test.
14866
14867 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
14868
14869 * g++.old-deja/g++.other/init17.C: New test.
14870
14871 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
14872
14873 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
14874
14875 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
14876
14877 * g++.old-deja/g++.pt/unify8.C: New test.
14878
14879 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
14880
14881 * g++.old-deja/g++.abi/vbase1.C: New test.
14882
14883 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
14884
14885 * g++.old-deja/g++.pt/crash65.C: New test.
14886
14887 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
14888
14889 * gcc.dg/cpp/assembl2.S: New test case.
14890
14891 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
14892
14893 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
14894 are supported.
14895
14896 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14897
14898 * g++.old-deja/g++.other/builtins1.C: New test.
14899 * g++.old-deja/g++.other/builtins2.C: Likewise.
14900 * g++.old-deja/g++.other/builtins3.C: Likewise.
14901 * g++.old-deja/g++.other/builtins4.C: Likewise.
14902
14903 2001-01-17 Jakub Jelinek <jakub@redhat.com>
14904
14905 * gcc.c-torture/compile/20010117-1.c: New test.
14906 * gcc.c-torture/compile/20010117-2.c: New test.
14907
14908 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
14909
14910 * g77.f-torture/execute/20010116.[fx]: New test,
14911 XFAIL on i?86-*-*.
14912 * g77.f-torture/compile/20010115.f: Indicate it's
14913 a test for PR fortran/1636.
14914
14915 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
14916
14917 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
14918
14919 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
14920
14921 * g77.f-torture/compile/20010115.f: New test.
14922
14923 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
14924
14925 * g++.old-deja/g++.pt/nontype5.C: New test.
14926
14927 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
14928
14929 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
14930 have an equivalent working one below it.
14931
14932 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
14933
14934 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
14935 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14936
14937 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
14938
14939 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
14940 message containing "init_priority".
14941 (conpr-2.C): Likewise.
14942 (conpr-3.C): Likewise.
14943 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
14944
14945 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14946
14947 * gcc.c-torture/execute/20010114-2.c: New test.
14948
14949 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
14950
14951 * gcc.c-torture/compile/20010114-1.c: New test.
14952 * gcc.c-torture/compile/20010114-1.x: Xfail.
14953 * gcc.c-torture/compile/20010114-2.c: New test.
14954 * gcc.c-torture/execute/20010114-1.c: New test.
14955 * gcc.dg/trunc-1.c: New test.
14956 * gcc.dg/uninit-B.c: New test.
14957
14958 2001-01-13 Nick Clifton <nickc@redhat.com>
14959
14960 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
14961 target.
14962
14963 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
14964
14965 * gcc.c-torture/compile/20010113-1.c: New test.
14966
14967 2001-01-13 Jakub Jelinek <jakub@redhat.com>
14968
14969 * gcc.c-torture/compile/20001212-1.c: New test.
14970
14971 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
14972
14973 * gcc.dg/cpp/widestr1.c: Update.
14974 * gcc.dg/cpp/prag-imp.c: Remove.
14975
14976 2001-01-12 Jakub Jelinek <jakub@redhat.com>
14977
14978 * gcc.c-torture/execute/20000801-3.x: Remove.
14979 * gcc.dg/c90-init-1.c: New test.
14980 * gcc.dg/c99-init-1.c: New test.
14981 * gcc.dg/c99-init-2.c: New test.
14982 * gcc.dg/gnu99-init-1.c: New test.
14983
14984 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
14985
14986 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
14987 testing that no relevant ones were found.
14988
14989 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
14990
14991 * g++.old-deja/g++.pt/cast2.C: New test.
14992
14993 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
14994
14995 * g++.old-deja/g++.pt/friend47.C: New test.
14996
14997 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
14998
14999 * g++.old-deja/g++.pt/instantiate13.C: New test.
15000
15001 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15002
15003 * g++.old-deja/g++.other/defarg7.C: New test.
15004 * g++.old-deja/g++.other/defarg8.C: New test.
15005
15006 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15007
15008 * g++.old-deja/g++.pt/crash64.C: New test.
15009
15010 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
15011
15012 * g++.old-deja/g++.pt/crash63.C: New test.
15013
15014 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
15015
15016 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
15017
15018 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
15019
15020 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
15021
15022 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15023
15024 * g++.old-deja/g++.pt/error3.C: New test.
15025
15026 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15027
15028 * g++.old-deja/g++.other/crash39.C: New test.
15029
15030 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
15031
15032 * g++.old-deja/g++.other/vbase4.C: New test.
15033
15034 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
15035
15036 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
15037 * gcc.dg/special/20000419-2.c: New file. Identical to above.
15038 * gcc.dg/special/special.exp: New test driver which will check
15039 for alias support for the above test.
15040
15041 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
15042
15043 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
15044 problems on small machines.
15045 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
15046 parameterize.
15047
15048 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
15049
15050 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
15051 mips.
15052 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
15053
15054 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
15055
15056 * g++.old_deja/g++.pt/using8.C: New test.
15057
15058 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
15059
15060 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
15061
15062 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
15063
15064 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
15065 where a failure is expected.
15066 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
15067
15068 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15069
15070 * g++.old_deja/g++.pt/instantiate12.C: New test.
15071
15072 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15073
15074 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
15075 start of structs.
15076 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
15077 * g++.old-deja/g++.brendan/crash17.C: Likewise.
15078 * g++.old-deja/g++.brendan/crash29.C: Likewise.
15079 * g++.old-deja/g++.brendan/crash48.C: Likewise.
15080 * g++.old-deja/g++.brendan/ns1.C: Likewise.
15081 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
15082 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
15083 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
15084 * g++.old-deja/g++.eh/spec6.C: Likewise.
15085 * g++.old-deja/g++.jason/crash3.C: Likewise.
15086 * g++.old-deja/g++.law/ctors11.C: Likewise.
15087 * g++.old-deja/g++.law/ctors17.C: Likewise.
15088 * g++.old-deja/g++.law/ctors5.C: Likewise.
15089 * g++.old-deja/g++.law/ctors9.C: Likewise.
15090 * g++.old-deja/g++.mike/ambig1.C: Likewise.
15091 * g++.old-deja/g++.mike/net22.C: Likewise.
15092 * g++.old-deja/g++.mike/p3538a.C: Likewise.
15093 * g++.old-deja/g++.mike/p3538b.C: Likewise.
15094 * g++.old-deja/g++.mike/virt3.C: Likewise.
15095 * g++.old-deja/g++.niklas/t128.C: Likewise.
15096 * g++.old-deja/g++.other/anon4.C: Likewise.
15097 * g++.old-deja/g++.other/using1.C: Likewise.
15098 * g++.old-deja/g++.other/warn3.C: Likewise.
15099 * g++.old-deja/g++.pt/t37.C: Likewise.
15100 * g++.old-deja/g++.robertl/eb69.C: Likewise.
15101 * g++.old-deja/g++.robertl/eb71.C: Likewise.
15102
15103 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
15104
15105 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
15106
15107 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15108
15109 * gcc.c-torture/execute/stdio-opt-3.c: New test.
15110
15111 2001-01-07 Jakub Jelinek <jakub@redhat.com>
15112
15113 * gcc.c-torture/compile/20010107-1.c: New test.
15114
15115 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
15116
15117 * gcc.c-torture/execute/builtin-noret-1.c: New test.
15118
15119 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
15120
15121 * gcc.dg/format/format.h: New file.
15122 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
15123 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
15124 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
15125 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
15126 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
15127 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
15128 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
15129 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
15130 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
15131 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
15132 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
15133 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
15134 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
15135 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
15136 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
15137 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
15138 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
15139 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
15140 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
15141 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
15142 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
15143 instead of declaring standard types, macros and functions in each
15144 test.
15145
15146 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
15147
15148 * gcc.c-torture/execute/20010106-1.c: New test.
15149
15150 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
15151
15152 * gcc.dg/format/format.exp: New file.
15153 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
15154 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
15155 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
15156 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
15157 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
15158 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
15159 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
15160 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
15161 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
15162 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
15163 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
15164 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
15165 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
15166 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
15167 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
15168 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
15169 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
15170 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
15171 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
15172 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
15173 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
15174 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
15175 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
15176 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
15177 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
15178 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
15179 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
15180 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
15181 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
15182 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
15183 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
15184 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
15185 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
15186 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
15187 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
15188 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
15189 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
15190 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
15191 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
15192 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
15193 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
15194 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
15195
15196 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
15197
15198 * gcc.c-torture/execute/991228-1.c: Take word endianness into
15199 account.
15200
15201 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
15202
15203 * gcc.c-torture/execute/builtin-complex-1.c: New test.
15204
15205 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
15206
15207 * g++.old-deja/g++.pt/crash62.C: New test.
15208
15209 2001-01-04 Richard Henderson <rth@redhat.com>
15210
15211 * gcc.dg/20000926-1.c: Update expected warnings.
15212 * gcc.dg/array-2.c: Likewise.
15213 * gcc.dg/array-4.c: Also validate flexible array members.
15214 * gcc.dg/c99-flex-array-1.c: New.
15215
15216 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
15217
15218 * gcc.c-torture/compile/20001222-1.x: Remove.
15219
15220 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15221
15222 * gcc.c-torture/execute/built-in-setjmp.c: New.
15223
15224 2001-01-03 Richard Henderson <rth@redhat.com>
15225
15226 * gcc.dg/940510-1.c: Update expected error wording.
15227 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
15228
15229 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
15230
15231 * lib/target-supports.exp (check_alias_available): Modified to
15232 indicate aliases not supported if only weak aliases are supported.
15233
15234 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15235
15236 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
15237 Turn on cmpstrsi checks for __pj__ and __i370__.
15238
15239 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
15240
15241 * g++.old-deja/g++.other/virtual11.C: New test.
15242
15243 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
15244
15245 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
15246
15247 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15248
15249 * gcc.c-torture/compile/20010102-1.c: New test.
15250
15251 2001-01-02 Andreas Jaeger <aj@suse.de>
15252
15253 * gcc.dg/noreturn-3.c: New test.
15254
15255 * gcc.dg/noreturn-4.c: New test.
15256
15257 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15258
15259 * gcc.c-torture/execute/stdio-opt-1.c: Also test
15260 __builtin_fputc and __builtin_fwrite.
15261
15262 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
15263
15264 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
15265 signed char, not default char.
15266
15267 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
15268
15269 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
15270
15271 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
15272
15273 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
15274
15275 2000-12-29 Richard Henderson <rth@redhat.com>
15276
15277 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
15278 (__cyg_profile_func_exit): Define.
15279
15280 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
15281
15282 * g++.dg/vtgc1.C: New test.
15283
15284 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
15285
15286 * gcc.dg/noncompile/20001228-1.c: New test.
15287
15288 * gcc.dg/20001228-1.c: New test.
15289
15290 * gcc.c-torture/execute/20001228-1.c: New test.
15291
15292 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
15293
15294 * gcc.dg/format-strfmon-1.c: New test.
15295
15296 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15297
15298 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
15299 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
15300 * gcc.c-torture/execute/string-opt-1.c: Likewise.
15301 * gcc.c-torture/execute/string-opt-2.c: Likewise.
15302 * gcc.c-torture/execute/string-opt-3.c: Likewise.
15303 * gcc.c-torture/execute/string-opt-4.c: Likewise.
15304 * gcc.c-torture/execute/string-opt-6.c: Likewise.
15305 * gcc.c-torture/execute/string-opt-7.c: Likewise.
15306 * gcc.c-torture/execute/string-opt-8.c: Likewise.
15307 * gcc.c-torture/execute/string-opt-9.c: Likewise.
15308 * gcc.c-torture/execute/string-opt-10.c: Likewise.
15309 * gcc.c-torture/execute/string-opt-11.c: Likewise.
15310 * gcc.c-torture/execute/string-opt-12.c: Likewise.
15311
15312 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
15313 * gcc.c-torture/execute/string-opt-4.c: Test index.
15314
15315 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
15316
15317 * gcc.c-torture/compile/20001226-1.c: New test.
15318
15319 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
15320
15321 * gcc.c-torture/compile/20001222-1.c: New test.
15322 * gcc.c-torture/compile/20001222-1.x: Xfail.
15323
15324 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
15325
15326 * gcc.c-torture/execute/comp-goto-2.c: New test.
15327
15328 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
15329
15330 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
15331 Use long types if __INT_MAX__ is 32767.
15332 (main): Use cast to (sint32 *) when poking 88 into a_page.
15333
15334 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
15335
15336 2000-12-21 Bernd Schmidt <bernds@redhat.com>
15337
15338 * gcc.c-torture/compile/20001221-1.c: New test.
15339 * gcc.c-torture/execute/20001221-1.c: New test.
15340
15341 2000-12-20 Richard Henderson <rth@redhat.com>
15342
15343 * g++.old-deja/g++.pt/crash36.C: Update error lines.
15344 * g++.old-deja/g++.robertl/eb109.C: Likewise.
15345
15346 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15347
15348 * gcc.dg/compare3.c: New test.
15349
15350 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15351
15352 * gcc.dg/format-warnll-1.c: New test.
15353
15354 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
15355
15356 * gcc.dg/cpp/cmdlne-P.c: New test.
15357
15358 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15359
15360 * gcc.c-torture/execute/builtin-abs-1.c,
15361 gcc.c-torture/execute/builtin-abs-2.c: New tests.
15362
15363 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
15364
15365 * gcc.dg/cpp/multiline.c: New test.
15366
15367 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
15368
15369 * g++.old-deja/g++.other/syshdr1.C: Update.
15370 * gcc.dg/cpp/lineflags.c: Remove temporarily.
15371
15372 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15373
15374 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
15375
15376 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15377
15378 * g++.old-deja/g++.pt/ttp65.C: New test.
15379
15380 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15381
15382 * g++.old-deja/g++.pt/ttp64.C: New test.
15383
15384 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15385
15386 * g++.old-deja/g++.pt/spec33.C: New test.
15387
15388 2000-12-14 Catherine Moore <clm@redhat.com>
15389
15390 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
15391 * gcc.c-torture/execute/920612-2.c: Likewise.
15392 * gcc.c-torture/execute/920428-2.c: Likewise.
15393 * gcc-c-torture/execute/va-arg-11.c: Call exit.
15394 * gcc.c-torture/execute/va-arg-21.c: Likewise.
15395
15396 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15397
15398 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
15399 * gcc.dg/pack-test-2.c: Likewise.
15400
15401 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
15402
15403 Tests by Zack Weinberg <zackw@stanford.edu>.
15404
15405 * gcc.dg/cpp/defined.c: Update.
15406 * gcc.dg/cpp/defined_trad.c: New tests.
15407
15408 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
15409
15410 * gcc.dg/cpp/trad-direct.c: Update.
15411
15412 2000-12-11 Neil Booth <neilb@earthling.net>
15413
15414 * gcc.dg/cpp/defined_trad.c
15415
15416 2000-12-11 Neil Booth <neilb@earthling.net>
15417
15418 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
15419
15420 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
15421
15422 * gcc.dg/format-miss-2.c: New test.
15423
15424 2000-12-09 Neil Booth <neilb@earthling.net>
15425
15426 * gcc.dg/cpp/lineflags.c: New tests.
15427 * gcc.dg/cpp/poison.c: Update.
15428 * gcc.dg/cpp/redef2.c: Update.
15429 * gcc.dg/cpp/skipping.c: New test.
15430
15431 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
15432
15433 * g++.old-deja/g++.other/eh3.C: New testcase.
15434
15435 2000-12-07 Neil Booth <neilb@earthling.net>
15436
15437 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
15438 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
15439 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
15440 wtr-union-init-2.c, wtr-union-init-3.c: Update.
15441 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
15442 Update.
15443
15444 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15445
15446 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
15447 __SIZE_TYPE__ instead of int for type of integers cast to
15448 pointers.
15449
15450 2000-12-07 Jakub Jelinek <jakub@redhat.com>
15451
15452 * g++.old-deja/g++.other/cleanup4.C: New test.
15453
15454 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15455
15456 * format-sec-1.c: New test.
15457
15458 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15459
15460 * gcc.dg/format-nonlit-3.c: New test.
15461
15462 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
15463
15464 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
15465 through a null pointer.
15466
15467 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15468
15469 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
15470 * g++.old-deja/g++.pt/partial4.C: New test.
15471
15472 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
15473
15474 * gcc.c-torture/execute/ieee/hugeval.x: New.
15475
15476 2000-12-06 Neil Booth <neilb@earthling.net>
15477
15478 * gcc.dg/cpp/backslash2.c: New tests.
15479
15480 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15481
15482 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
15483 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
15484
15485 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
15486
15487 * gcc.c-torture/execute/20001203-2.c: New testcase.
15488
15489 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
15490
15491 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
15492 * g++.old-deja/g++.other/virtual10.C: New test.
15493
15494 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
15495
15496 * g++.old-deja/g++.mike/pmf5.C: Remove test.
15497
15498 2000-12-05 Richard Henderson <rth@redhat.com>
15499
15500 * gcc.c-torture/compile/20001205-1.c: New.
15501
15502 2000-12-04 Neil Booth <neilb@earthling.net>
15503
15504 * g++.old-deja/g++.other/virtual9.C: New test.
15505 * g++.old-deja/g++.pt/crash61.C: New test.
15506 * gcc.c-torture/execute/loop-9.c: New test.
15507
15508 2000-12-04 Neil Booth <neilb@earthling.net>
15509
15510 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
15511 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
15512 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
15513 * gcc.dg/cpp/extratokens.c: ...here.
15514
15515 2000-12-04 Neil Booth <neilb@earthling.net>
15516
15517 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
15518 New tests.
15519
15520 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15521
15522 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
15523 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
15524
15525 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
15526
15527 * gcc.c-torture/execute/20001203-1.c: New test.
15528
15529 2000-12-03 Neil Booth <neilb@earthling.net>
15530
15531 * gcc.dg/cpp/macro6.c: New test cases.
15532
15533 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15534
15535 * gcc.c-torture/execute/string-opt-9.c: New test.
15536 * gcc.c-torture/execute/string-opt-10.c: Likewise.
15537 * gcc.c-torture/execute/string-opt-11.c: Likewise.
15538 * gcc.c-torture/execute/string-opt-12.c: Likewise.
15539
15540 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
15541 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
15542
15543 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
15544
15545 * gcc.dg/cpp/if-6.c: New testcase.
15546
15547 * gcc.dg/20001201-1.c: New testcase.
15548
15549 2000-12-02 Neil Booth <neilb@earthling.net>
15550
15551 * g++.old-deja/g++.other/externC4.C,
15552 g++.old-deja/g++.other/friend10.C: New tests.
15553
15554 2000-12-02 Neil Booth <neilb@earthling.net>
15555
15556 * g++.old-deja/g++.other/instan2.C
15557 * g++.old-deja/g++.other/instan3.C: New test.
15558
15559 2000-12-02 Neil Booth <neilb@earthling.net>
15560
15561 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
15562 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
15563 gnuc99.c,gnuc99-pedantic.c: New tests.
15564
15565 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
15566
15567 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
15568 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
15569
15570 2000-12-01 Neil Booth <neilb@earthling.net>
15571
15572 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
15573 * gcc.dg/cpp/poison.c: Update.
15574 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
15575
15576 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
15577
15578 * g77.f-torture/execute/20001201.f: New test.
15579
15580 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
15581
15582 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
15583
15584 2000-12-01 Jakub Jelinek <jakub@redhat.com>
15585
15586 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
15587
15588 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
15589
15590 * g++.old-deja/g++.other/cast6.C: New test.
15591
15592 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
15593
15594 * gcc.c-torture/execute/20001130-2.c: New testcase.
15595
15596 2000-11-30 Richard Henderson <rth@redhat.com>
15597
15598 * gcc.c-torture/execute/20001130-1.c: New test.
15599
15600 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
15601
15602 * g++.old-deja/g++.other/op3.C: New test.
15603
15604 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
15605
15606 * g++.old-deja/g++.other/op2.C: New test.
15607
15608 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
15609
15610 * g++.old-deja/g++.other/crash38.C: New test.
15611
15612 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
15613
15614 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
15615
15616 2000-11-29 Jakub Jelinek <jakub@redhat.com>
15617
15618 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
15619 tests.
15620 * gcc.c-torture/execute/string-opt-6.c: New test.
15621
15622 * gcc.dg/20001117-1.c: Add main.
15623
15624 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
15625
15626 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
15627 Move from here ...
15628 * gcc.dg/940510-1.c: ... to here.
15629
15630 * gcc.dg/20000926-1.c: GNU C now allows initializations of
15631 zero-size arrays in toplevel structures.
15632
15633 2000-11-28 Jakub Jelinek <jakub@redhat.com>
15634
15635 * gcc.c-torture/execute/loop-8.c: New test.
15636
15637 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
15638
15639 * g++.old-deja/g++.other/base1.C: New test.
15640
15641 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
15642
15643 * g++.old-deja/g++.other/parse2.C: New test.
15644
15645 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
15646
15647 * g++.old-deja/g++.pt/incomplete1.C: New test.
15648
15649 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
15650
15651 * g++.old-deja/g++.other/friend9.C: New test.
15652
15653 2000-11-28 Jakub Jelinek <jakub@redhat.com>
15654
15655 * gcc.dg/20001127-1.c: New test.
15656
15657 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
15658
15659 * g++.old-deja/g++.pt/friend46.C: New test.
15660
15661 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
15662
15663 * g++.old-deja/g++.other/ptrmem8.C: New test.
15664
15665 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15666
15667 * gcc.c-torture/execute/string-opt-7.c: New test.
15668 * gcc.c-torture/execute/string-opt-8.c: Likewise.
15669
15670 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
15671
15672 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
15673 instead of 'mkcheck 2'.
15674
15675 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
15676
15677 * gcc.c-torture/execute/memcheck/driver.c,
15678 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
15679 C9X references to refer to C99.
15680
15681 2000-11-25 Jakub Jelinek <jakub@redhat.com>
15682
15683 * gcc.dg/ultrasp3.c: New test.
15684
15685 2000-11-25 Neil Booth <neilb@earthling.net>
15686
15687 * gcc.dg/cpp/include2.c: Update test to be locale independent.
15688
15689 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
15690
15691 * gcc.c-torture/compile/20001123-2.c: New.
15692
15693 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15694
15695 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
15696
15697 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
15698
15699 * gcc.dg/sequence-point-1.c: Add some new tests.
15700 * gcc.c-torture/execute/20001124-1.c: New test.
15701
15702 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
15703
15704 * g++.old-deja/g++.other/vaarg4.C: New test.
15705 * gcc.c-torture/compile/20001123-1.c: New test.
15706
15707 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
15708
15709 * g++.other/crash24.C: Adjust and remove XFAIL.
15710 * g++.other/crash37.C: New test.
15711
15712 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
15713
15714 * g++.old-deja/g++.pt/instantiate9.C: New test.
15715
15716 2000-11-22 Mark Mitchell <mark@codesourcery.com>
15717
15718 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
15719 new ABI, too.
15720
15721 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
15722 * g++.old-deja/g++.robertl/eb55.C: Likewise.
15723
15724 2000-11-22 Neil Booth <neilb@earthling.net>
15725
15726 * gcc.dg/cpp/Wtrigraphs.c: New test.
15727
15728 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15729
15730 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
15731
15732 2000-11-22 Jakub Jelinek <jakub@redhat.com>
15733
15734 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
15735
15736 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
15737
15738 * lib/gcc-dg.exp: load_lib scanasm.exp.
15739 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
15740 * lib/g++-dg.exp: load_lib scanasm.exp.
15741 * lib/scanasm.exp: New.
15742 (scan-assembler, scan-assembler-not): Add optional arguments to
15743 test name, or if not present, the pattern name.
15744 (scan-assembler-dem, scan-assembler-dem-not): New.
15745
15746 * g++.dg/dg.exp: New.
15747
15748 2000-11-21 Neil Booth <neilb@earthling.net>
15749
15750 * gcc.dg/cpp/integrated1.c: Remove.
15751
15752 2000-11-21 Jakub Jelinek <jakub@redhat.com>
15753
15754 * gcc.c-torture/execute/20001121-1.c: New test.
15755
15756 2000-11-21 Richard Henderson <rth@redhat.com>
15757
15758 * gcc.c-torture/compile/20001121-1.c: New test.
15759
15760 2000-11-20 Neil Booth <neilb@earthling.net>
15761
15762 * gcc.dg/cpp/integrated1.c: New test.
15763
15764 2000-11-21 Jakub Jelinek <jakub@redhat.com>
15765
15766 * g++.old-deja/g++.other/inline17.C: New test.
15767
15768 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
15769
15770 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
15771 local variable to be zero: I made the variable global. Now
15772 uses abort() and exit() instead of relying on main's return value.
15773
15774 2000-11-20 Neil Booth <neilb@earthling.net>
15775
15776 * gcc.dg/cpp/paste2.c: Update test.
15777 * objc/execute/paste.m: New test.
15778
15779 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
15780
15781 * gcc.dg/c99-condexpr-1.c: New test.
15782
15783 2000-11-20 Neil Booth <neilb@earthling.net>
15784
15785 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
15786
15787 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
15788
15789 * g++.old-deja/g++.pt/export1.C: New test.
15790
15791 2000-11-20 Jakub Jelinek <jakub@redhat.com>
15792
15793 * gcc.dg/20001117-1.c: New test.
15794
15795 2000-11-18 Richard Henderson <rth@redhat.com>
15796
15797 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
15798
15799 2000-11-18 Richard Henderson <rth@redhat.com>
15800
15801 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
15802 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
15803 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
15804
15805 2000-11-18 Richard Henderson <rth@redhat.com>
15806
15807 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
15808 (main): New. Exit cleanly.
15809
15810 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
15811
15812 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
15813 gcc.dg/c99-fordecl-2.c: New tests.
15814
15815 2000-11-18 Richard Henderson <rth@redhat.com>
15816
15817 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
15818 * gcc.c-torture/execute/zerolen-2.c: New.
15819
15820 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15821
15822 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
15823 memory.
15824
15825 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
15826
15827 * g++.old-deja/g++.pt/instantiate8.C: New test.
15828
15829 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
15830
15831 * g++.old-deja/g++.other/incomplete.C: Add more tests.
15832 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
15833
15834 2000-11-16 Nick Clifton <nickc@redhat.com>
15835
15836 * gcc.c-torture/execute/nestfunc-2.c: New test.
15837 * gcc.c-torture/execute/nestfunc-3.c: New test.
15838
15839 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
15840
15841 * gcc.c-torture/compile/20001116-1.c: New test.
15842
15843 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15844
15845 * gcc.c-torture/execute/20001115-1.c: New test.
15846
15847 2000-11-15 Mark Mitchell <mark@codesourcery.com>
15848
15849 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
15850 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
15851 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
15852 * g++.old-deja/g++.abi/vmihint.C: Likewise.
15853
15854 2000-11-15 Neil Booth <neilb@earthling.net>
15855
15856 gcc.dg/cpp/_Pragma1.c: Update.
15857 gcc.dg/cpp/_Pragma2.c: New test.
15858
15859 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
15860
15861 * g++.old-deja/g++.other/anon5.C: New test.
15862
15863 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
15864
15865 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
15866 tests.
15867
15868 2000-11-14 Jakub Jelinek <jakub@redhat.com>
15869
15870 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
15871 output.
15872
15873 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15874
15875 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
15876 labels at end of compound statements.
15877
15878 2000-11-13 Jakub Jelinek <jakub@redhat.com>
15879
15880 * gcc.c-torture/execute/loop-7.c: New test.
15881
15882 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15883
15884 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
15885
15886 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15887
15888 * gcc.dg/c99-bool-1.c: New test.
15889
15890 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15891
15892 * gcc.dg/c99-scope-1.c: Remove xfail.
15893 * gcc.dg/c99-scope-2.c: New test.
15894
15895 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15896
15897 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
15898 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
15899
15900 2000-11-11 Mark Mitchell <mark@codesourcery.com>
15901
15902 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
15903 error messages.
15904
15905 * g++.mike/p700.C: Don't typedef wchar_t.
15906 * g++.mike/p784.C: Likewise.
15907 * g++.mike/eb101.C: Don't use __wchar_t.
15908
15909 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
15910
15911 * g77.f-torture/execute/20001111.[fx]: Test premature exit
15912 from DO loop.
15913
15914 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
15915
15916 * gcc.c-torture/execute/20001111-1.c: New test.
15917
15918 2000-11-10 Nick Clifton <nickc@redhat.com>
15919
15920 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
15921 long multuiple and accumulate.
15922
15923 2000-11-09 Richard Henderson <rth@redhat.com>
15924
15925 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
15926 via size_t instead of int.
15927
15928 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
15929 * gcc.c-torture/execute/string-opt-2.c: Likewise.
15930 * gcc.c-torture/execute/string-opt-3.c: Likewise.
15931 * gcc.c-torture/execute/string-opt-4.c: Likewise.
15932
15933 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
15934
15935 * gcc.c-torture/compile/20001109-1.c: New test.
15936 * gcc.c-torture/compile/20001109-2.c: New test.
15937
15938 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
15939
15940 * g++.old-deja/g++.pt/operator1.C: New test.
15941 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
15942
15943 2000-11-09 Jakub Jelinek <jakub@redhat.com>
15944
15945 * gcc.dg/20001108-1.c: New test.
15946
15947 2000-11-09 Jakub Jelinek <jakub@redhat.com>
15948
15949 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
15950 with both arguments constant strings.
15951 * gcc.c-torture/execute/string-opt-3.c: New test.
15952 * gcc.c-torture/execute/string-opt-4.c: New test.
15953 * gcc.c-torture/execute/string-opt-5.c: New test.
15954
15955 2000-11-08 Nick Clifton <nickc@redhat.com>
15956
15957 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
15958 mulsidi3adddi patterns.
15959
15960 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
15961
15962 * g++.old-deja/g++.other/crash36.C: New test.
15963
15964 2000-11-08 Jakub Jelinek <jakub@redhat.com>
15965
15966 * g++.old-deja/g++.other/init16.C: New test.
15967
15968 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
15969
15970 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
15971
15972 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
15973
15974 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
15975 * gcc.c-torture/execute/va-arg-16.x: Likewise.
15976 * gcc.c-torture/execute/va-arg-17.x: Likewise.
15977
15978 2000-11-07 DJ Delorie <dj@redhat.com>
15979
15980 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
15981
15982 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15983
15984 * gcc.c-torture/execute/string-opt-1.c: New test.
15985
15986 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
15987
15988 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
15989 mips-sgi-irix6.* because the MIPS ABI passes floating-point
15990 parameters in registers, and there is no way for a varargs
15991 function to know in which order the integer and floating-point
15992 parameters should be interleaved when they are placed on the
15993 stack.
15994 * gcc.c-torture/execute/va-arg-16.x: Likewise.
15995 * gcc.c-torture/execute/va-arg-17.x: Likewise.
15996
15997 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15998
15999 * gcc.c-torture/execute/string-opt-2.c: New test.
16000
16001 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
16002
16003 * g++.old-deja/g++.pt/crash60.C: New test.
16004
16005 2000-11-06 Jakub Jelinek <jakub@redhat.com>
16006
16007 * g++.old-deja/g++.other/crash24.C: New test.
16008 * g++.old-deja/g++.other/crash25.C: New test.
16009 * g++.old-deja/g++.other/crash26.C: New test.
16010 * g++.old-deja/g++.other/crash27.C: New test.
16011 * g++.old-deja/g++.other/crash28.C: New test.
16012 * g++.old-deja/g++.other/crash29.C: New test.
16013 * g++.old-deja/g++.other/crash30.C: New test.
16014 * g++.old-deja/g++.other/crash31.C: New test.
16015 * g++.old-deja/g++.other/crash32.C: New test.
16016 * g++.old-deja/g++.other/crash33.C: New test.
16017 * g++.old-deja/g++.other/crash34.C: New test.
16018 * g++.old-deja/g++.other/crash35.C: New test.
16019
16020 2000-11-06 Jakub Jelinek <jakub@redhat.com>
16021
16022 * gcc.c-torture/execute/20001031-1.c: New test.
16023
16024 2000-11-04 Mark Mitchell <mark@codesourcery.com>
16025
16026 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
16027 namespace.
16028
16029 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
16030 standards-conformant.
16031
16032 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
16033
16034 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
16035 * g++.old-deja/g++.mike/p755a.C: Likewise.
16036 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
16037 library makes no calls to `operator new' during initialization.
16038
16039 2000-11-04 Neil Booth <neilb@earthling.net>
16040
16041 * gcc.dg/cpp/include2.c: New tests.
16042
16043 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
16044
16045 * lib/g++.exp (g++_set_ld_library_path): New function.
16046 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
16047
16048 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
16049
16050 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
16051 warnings.
16052
16053 2000-11-01 Richard Henderson <rth@redhat.com>
16054
16055 * g++.old-deja/g++.ext/namedret1.C: New.
16056 * g++.old-deja/g++.ext/namedret2.C: New.
16057 * g++.old-deja/g++.ext/namedret3.C: New.
16058
16059 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
16060
16061 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
16062 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
16063
16064 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16065
16066 * gcc.c-torture/execute/va-arg-21.c: New test.
16067
16068 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
16069
16070 * gcc.dg/c99-complex-2.c: New test.
16071
16072 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16073
16074 * gcc.c-torture/execute/stdio-opt-1.c: New test.
16075
16076 2000-10-31 Jakub Jelinek <jakub@redhat.com>
16077
16078 * g++.old-deja/g++.other/inline16.C: New test.
16079
16080 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
16081
16082 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
16083 __PRETTY_FUNCTION__
16084
16085 2000-10-29 Neil Booth <neilb@earthling.net>
16086
16087 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
16088 New tests.
16089 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
16090 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
16091 optimisation.
16092
16093 2000-10-29 Neil Booth <neilb@earthling.net>
16094
16095 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
16096 * mi1.c, mi1c.h: Add null directives to multiple-include test.
16097 * mi5.c: Test multiple includes work with -C.
16098 * trigraphs.c: Test ^= version.
16099
16100 2000-10-28 Neil Booth <neilb@earthling.net>
16101
16102 New tests and test updates for new macro expander.
16103
16104 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
16105 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
16106 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
16107 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
16108 new diagnostic messages.
16109
16110 * gcc.dg/cpp/macro3.c: New tests.
16111
16112 2000-10-27 Mark Mitchell <mark@codesourcery.com>
16113
16114 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
16115 on the same line.
16116
16117 2000-10-27 Jakub Jelinek <jakub@redhat.com>
16118
16119 * g++.old-deja/g++.other/eh2.C: New test.
16120
16121 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
16122
16123 * gcc.c-torture/execute/20001027-1.c: New test.
16124
16125 2000-10-26 Richard Henderson <rth@redhat.com>
16126
16127 * gcc.c-torture/execute/20001026-1.c: New.
16128
16129 2000-10-26 Mark Mitchell <mark@codesourcery.com>
16130
16131 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
16132 * g++.old-deja/g++.law/builtin1.C: Likewise.
16133 * g++.old-deja/g++.law/ctors10.C: Likewise.
16134 * g++.old-deja/g++.law/virtual3.C: Likewise.
16135 * g++.old-deja/g++.mike/p658.C: Likewise.
16136 * g++.old-deja/g++.other/sibcall1.C: Likewise.
16137 * g++.old-deja/g++.other/vaarg2.C: Likewise.
16138 * g++.old-deja/g++.robertl/eb124.C: Likewise.
16139 * g++.old-deja/g++.robertl/eb44.C: Likewise.
16140 * g++.old-deja/g++.robertl/eb77.C: Likewise.
16141
16142 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
16143
16144 * gcc.c-torture/compile/20001024-1.c: New test.
16145
16146 2000-10-25 Mark Mitchell <mark@codesourcery.com>
16147
16148 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
16149 to tell us whether or not we are using V3.
16150
16151 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
16152
16153 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
16154 operands.
16155
16156 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
16157
16158 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
16159
16160 2000-10-25 Jakub Jelinek <jakub@redhat.com>
16161
16162 * gcc.c-torture/execute/20001024-1.c: New test.
16163
16164 2000-10-24 Jakub Jelinek <jakub@redhat.com>
16165
16166 * g++.old-deja/g++.other/sibcall1.C: New test.
16167
16168 2000-10-20 Jakub Jelinek <jakub@redhat.com>
16169
16170 * gcc.dg/noncompile/init-3.c: New test.
16171
16172 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
16173
16174 * gcc.dg/format-array-1.c: New test.
16175
16176 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
16177
16178 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
16179 writing through null pointers; remove comment about testing
16180 unterminated strings.
16181
16182 2000-10-17 Matthew Hiller <hiller@redhat.com>
16183
16184 * gcc.c-torture/execute/20001017-2.c: New test.
16185
16186 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
16187
16188 * gcc.c-torture/compile/20001018-1.c: New test.
16189 * gcc.c-torture/compile/20001018-1.x: Xfail.
16190
16191 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16192
16193 * gcc.c-torture/execute/20001017-1.c: New test.
16194
16195 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
16196
16197 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
16198 for multiple use of arguments with scanf formats; add tests for
16199 multiple use of arguments.
16200
16201 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
16202
16203 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
16204
16205 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
16206
16207 * gcc.dg/format-miss-1.c: New test.
16208
16209 2000-10-16 Jakub Jelinek <jakub@redhat.com>
16210
16211 * gcc.c-torture/execute/20001013-1.c: New test.
16212
16213 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
16214
16215 * gcc.dg/format-branch-1.c: New test.
16216
16217 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
16218
16219 * README, lib/file-format.exp: Remove EGCS references.
16220
16221 2000-10-16 Jakub Jelinek <jakub@redhat.com>
16222
16223 * gcc.dg/20001013-1.c: New test.
16224
16225 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
16226
16227 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
16228 for intmax_t in the compiler using __typeof__ and the type rules
16229 for conditional expressions.
16230
16231 2000-10-13 Jakub Jelinek <jakub@redhat.com>
16232
16233 * gcc.dg/20001012-1.c: New test.
16234 * gcc.dg/20001012-2.c: New test.
16235
16236 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16237
16238 * gcc.dg/format-attr-1.c: New test.
16239
16240 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16241
16242 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
16243 __LONG_LONG_MAX__ instead of LLONG_MAX.
16244
16245 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
16246
16247 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
16248 scanf flags.
16249 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
16250 flags.
16251
16252 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
16253
16254 * gcc.dg/sequence-pt-1.c: New test.
16255
16256 2000-10-11 Geoff Keating <geoffk@cygnus.com>
16257
16258 * gcc.c-torture/execute/20001011-1.c: New testcase.
16259 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
16260
16261 2000-10-10 Jakub Jelinek <jakub@redhat.com>
16262
16263 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
16264 does not error on it.
16265
16266 2000-10-10 Jakub Jelinek <jakub@redhat.com>
16267
16268 * gcc.dg/20001009-1.c: New test.
16269
16270 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
16271
16272 * gcc.c-torture/compile/20001009-1.c: Move from here ....
16273 * gcc.c-torture/execute/20001009-2.c: ... to here.
16274
16275 2000-10-09 Geoff Keating <geoffk@cygnus.com>
16276
16277 * gcc.c-torture/compile/20001009-1.c: New testcase.
16278 * gcc.c-torture/execute/20001009-1.c: New testcase.
16279 Testcases provided by Jan Hubicka <jh@suse.cz>.
16280
16281 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
16282
16283 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
16284 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
16285 uintmax_t using <limits.h> to emulate the compiler's internal
16286 logic. No longer XFAIL %j tests.
16287
16288 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
16289
16290 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
16291 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
16292 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
16293 regexps and details of expected handling of some bad formats.
16294 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
16295 suppression.
16296
16297 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
16298
16299 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
16300 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
16301 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
16302 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
16303 in list archives.
16304
16305 2000-10-06 Richard Henderson <rth@cygnus.com>
16306
16307 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
16308 * g++.old-deja/g++.brendan/crash52.C: Likewise.
16309 * g++.old-deja/g++.jason/report.C: Likewise.
16310 * g++.old-deja/g++.law/friend5.C: Likewise.
16311 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
16312 of the expected warnings.
16313
16314 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
16315
16316 * g++.old-deja/g++.pt/enum14.C: New test.
16317
16318 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
16319
16320 * g++.old-deja/g++.pt/crash59.C: New test.
16321
16322 2000-10-04 Will Cohen <wcohen@redhat.com>
16323
16324 * gcc.dg/20000926-1.c: New test.
16325
16326 2000-10-03 Geoff Keating <geoffk@cygnus.com>
16327
16328 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
16329 function name for current C++ compiler.
16330 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
16331
16332 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
16333
16334 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
16335 __PRETTY_FUNCTION__.
16336 * g++.old-deja/g++.ext/pretty2.C: Likewise.
16337
16338 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16339
16340 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
16341
16342 2000-09-26 Jakub Jelinek <jakub@redhat.com>
16343
16344 * gcc.c-torture/compile/20000923-1.c: New test.
16345
16346 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
16347
16348 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
16349 * g++.old-deja/g++.pt/ttp62.C: Same.
16350 * g++.old-deja/g++.other/inline14.C: Same.
16351
16352 2000-09-24 Richard Henderson <rth@cygnus.com>
16353
16354 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
16355
16356 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
16357
16358 * gcc.dg/c90-printf-1.c: Add test for wide string format.
16359
16360 2000-09-22 Geoff Keating <geoffk@cygnus.com>
16361
16362 * gcc.c-torture/compile/20000922-1.c: New file.
16363
16364 2000-09-21 Nick Clifton <nickc@redhat.com>
16365
16366 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
16367 a signed long modulo operation.
16368 (mod6): New function - perform an unsigned long modulo operation.
16369 (main): Add tests for modulos of very large numbers by very small
16370 dividends.
16371
16372 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16373
16374 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
16375
16376 2000-09-19 Richard Henderson <rth@cygnus.com>
16377
16378 * gcc.dg/compare2.c (case 10): XFAIL.
16379
16380 2000-09-18 Richard Henderson <rth@cygnus.com>
16381
16382 * gcc.c-torture/execute/20000906-1.c: Move ...
16383 * gcc.dg/20000906-1.c: ... here. Only run on targets
16384 that support __builtin_trap.
16385
16386 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
16387
16388 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
16389
16390 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
16391
16392 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
16393 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
16394 more $ format tests.
16395
16396 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
16397
16398 * gcc.dg/format-errmk-1.c: New test.
16399
16400 2000-09-17 Greg McGary <greg@mcgary.org>
16401
16402 * gcc.c-torture/execute/20000917-1.x: Remove.
16403
16404 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
16405
16406 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
16407
16408 2000-09-17 Greg McGary <greg@mcgary.org>
16409
16410 * gcc.c-torture/execute/20000917-1.c: New test.
16411 * gcc.c-torture/execute/20000917-1.x: XFAIL.
16412
16413 2000-09-16 Neil Booth <NeilB@earthling.net>
16414
16415 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
16416 in nested macro bug.
16417
16418 2000-09-15 Neil Booth <NeilB@earthling.net>
16419
16420 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
16421
16422 2000-09-14 Jeffrey A Law (law@cygnus.com)
16423
16424 * gcc.c-torture/execute/20000914-1.c: New test.
16425
16426 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
16427
16428 * g++.other/inline13.C: New test.
16429
16430 2000-09-12 Andreas Jaeger <aj@suse.de>
16431
16432 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
16433 constant by Ulrich Drepper <drepper@redhat.com>.
16434
16435 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
16436
16437 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
16438
16439 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16440
16441 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
16442
16443 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
16444
16445 * gcc.dg/cpp/backslash.c: New test.
16446
16447 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
16448
16449 * gcc.c-torture/execute/20000910-1.c: New test.
16450 * gcc.c-torture/execute/20000910-2.c: Likewise.
16451
16452 2000-09-11 Robert Lipe <robertl@sco.com>
16453
16454 * gcc.dg/pragma-align.c: New test.
16455
16456 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
16457
16458 * g++.old-deja/g++.pt/explicit82.C: New test.
16459 * g++.old-deja/g++.pt/explicit83.C: New test.
16460
16461 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
16462
16463 * gcc.dg/asm-names.c: New test.
16464
16465 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16466
16467 * gcc.dg/cpp/tr-warn6.c: New test
16468
16469 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
16470
16471 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
16472 be accepted.
16473
16474 2000-09-07 Catherine Moore <clm@redhat.com>
16475
16476 * gcc.c-torture/execute/unroll-1.c: New test.
16477
16478 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
16479
16480 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
16481 ERROR markers.
16482 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
16483 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
16484 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
16485 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
16486 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
16487 Preprocess only.
16488 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
16489 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
16490
16491 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16492
16493 * g++.old-deja/g++.pt/deduct2.C: New test.
16494
16495 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16496
16497 * g++.old-deja/g++.pt/parms2.C: New test.
16498
16499 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
16500
16501 * g++.old-deja/g++.pt/crash58.C: New test.
16502
16503 2000-09-06 Greg McGary <greg@mcgary.org>
16504
16505 * gcc.c-torture/execute/20000906-1.c: New test.
16506 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
16507
16508 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16509
16510 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
16511
16512 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
16513
16514 * g++.old-deja/g++.pt/crash57.C: New test.
16515
16516 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
16517
16518 * g++.old-deja/g++.pt/crash56.C: New test.
16519
16520 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
16521
16522 * g++.old-deja/g++.pt/koenig1.C: New test.
16523
16524 2000-09-04 Jakub Jelinek <jakub@redhat.com>
16525
16526 * gcc.dg/20000904-1.c: New test.
16527
16528 2000-09-04 Jakub Jelinek <jakub@redhat.com>
16529
16530 * gcc.dg/cpp/paste8.c: New test.
16531
16532 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
16533
16534 * gcc.c-torture/compile/20000827-1.c: New test.
16535
16536 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
16537
16538 * gcc.dg/format-diag-1.c: New test.
16539
16540 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
16541
16542 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
16543 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
16544 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
16545 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
16546 gcc.dg/formatz-1.c: Adjust warning regular expressions.
16547
16548 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
16549
16550 * g++.old-deja/g++.other/nested4.C: New test.
16551
16552 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
16553
16554 * g++.old-deja/g++.ns/scoped1.C: New test.
16555
16556 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
16557
16558 * lib/g++.exp: Support testing already-installed GCC.
16559
16560 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16561
16562 * wtr-label-1.c, wtr-suffix-1.c: New tests.
16563
16564 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16565
16566 * gcc.dg/return-type-2.c: New test.
16567
16568 2000-08-27 Geoff Keating <geoffk@cygnus.com>
16569
16570 * gcc.c-torture/compile/20000825-1.c: New test.
16571
16572 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
16573
16574 * gcc.dg/dwarf2-2.c: New test.
16575
16576 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
16577
16578 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
16579 dg-warning regexps.
16580
16581 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
16582
16583 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
16584 gcc.dg/format-ext-5.c: New tests.
16585
16586 2000-08-25 Jakub Jelinek <jakub@redhat.com>
16587
16588 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
16589
16590 2000-08-24 Mark Mitchell <mark@codesourcery.com>
16591
16592 * gcc.dg/noncompile/930622-2.c: Adjust error message.
16593
16594 2000-08-24 Richard Henderson <rth@cygnus.com>
16595
16596 * gcc.dg/ia64-sync-1.c: New test.
16597 * gcc.dg/ia64-sync-2.c: New test.
16598 * gcc.dg/ia64-asm-1.c: New test.
16599
16600 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
16601
16602 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
16603 * gcc.dg/format-ext-2.c: New test.
16604
16605 2000-08-23 Jason Merrill <jason@redhat.com>
16606
16607 * lib/old-dejagnu.exp: Also ignore "In member function" and
16608 "At global scope".
16609
16610 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16611
16612 * gcc.dg/noncompile/label-lineno-1.c: New test.
16613
16614 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
16615
16616 * gcc.dg/c99-array-nonobj-1.c: New test.
16617
16618 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
16619
16620 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
16621 tests.
16622 * gcc.dg/format-ext-1.c: New test.
16623
16624 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16625
16626 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
16627 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
16628 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
16629 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
16630 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
16631
16632 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
16633
16634 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
16635 gcc.dg/c99-strftime-2.c: New tests.
16636
16637 2000-08-22 Richard Henderson <rth@cygnus.com>
16638
16639 * gcc.c-torture/execute/20000822-1.c: New test.
16640
16641 2000-08-21 Jakub Jelinek <jakub@redhat.com>
16642
16643 * gcc.c-torture/execute/20000819-1.x: Remove.
16644
16645 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
16646
16647 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
16648 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
16649 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
16650 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
16651 gcc.dg/format-xopen-1.c: New tests.
16652
16653 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
16654
16655 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
16656
16657 2000-08-21 Jakub Jelinek <jakub@redhat.com>
16658
16659 * g++.old-deja/g++.other/loop2.C: New test.
16660
16661 * gcc.c-torture/compile/20000606-1.c: New test.
16662 * gcc.c-torture/compile/20000728-1.c: New test.
16663 * gcc.c-torture/execute/20000801-1.c: New test.
16664 * gcc.c-torture/execute/20000801-2.c: New test.
16665 * gcc.c-torture/execute/20000819-1.c: New test.
16666 * gcc.c-torture/execute/20000819-1.x: XFAIL.
16667 * gcc.dg/20000629-1.c: New test.
16668 * gcc.dg/20000724-1.c: New test.
16669 * gcc.dg/20000807-1.c: New test.
16670
16671 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
16672
16673 * gcc.dg/cpp/pragma-1.c: New test.
16674 * gcc.dg/cpp/pragma-2.c: New test.
16675
16676 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
16677
16678 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
16679 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
16680
16681 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16682
16683 * gcc.c-torture/compile/20000818-1.c: New test.
16684
16685 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
16686
16687 * gcc.c-torture/execute/20000818-1.c: New test.
16688
16689 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
16690
16691 * gcc.dg/format-va-1.c: New test.
16692
16693 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
16694
16695 * g++.old-deja/g++.other/typedef8.C: New test.
16696
16697 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
16698
16699 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
16700 * g++.old-deja/g++.mike/net36.C: Mark candidate.
16701 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
16702 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
16703 * g++.old-deja/g++.other/ptrmem7.C: New test.
16704 * g++.old-deja/g++.pt/ptrmem10.C: New test.
16705
16706 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
16707
16708 * g++.old-deja/g++.pt/typename27.C: New test.
16709
16710 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
16711
16712 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
16713 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
16714 * g++.old-deja/g++.pt/friend45.C: New test.
16715 * g++.old-deja/g++.other/friend8.C: New test.
16716
16717 2000-08-15 Richard Henderson <rth@cygnus.com>
16718
16719 * gcc.c-torture/execute/20000815-1.c: New test.
16720
16721 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
16722
16723 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
16724 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
16725 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
16726
16727 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
16728
16729 * g++.old-deja/g++.other/refinit2.C: New test.
16730
16731 2000-08-13 Geoff Keating <geoffk@cygnus.com>
16732
16733 * lib/c-torture.exp (c-torture): Make
16734 compiler_conditional_xfail_data global.
16735 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
16736 compiler_conditional_xfail_data machinery.
16737 (f-torture-execute): Likewise.
16738 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
16739 and only when unrolling loops.
16740
16741 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
16742
16743 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
16744
16745 * g++.old-deja/g++.pt/explicit81.C: New test.
16746
16747 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
16748
16749 * g++.old-deja/g++.pt/typename26.C: New test.
16750
16751 2000-08-10 Geoff Keating <geoffk@cygnus.com>
16752
16753 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
16754 warning.
16755
16756 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
16757
16758 * g++.old-deja/g++.other/array3.C: New test.
16759
16760 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
16761
16762 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
16763 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
16764 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
16765 New tests.
16766
16767 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
16768
16769 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
16770 * g++.old-deja/g++.abi/vmihint.C: Likewise.
16771
16772 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
16773
16774 * gcc.c-torture/execute/20000808-1.c: New test.
16775
16776 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
16777
16778 * gcc.dg/c90-const-expr-1.c: New test.
16779
16780 2000-08-08 Richard Henderson <rth@cygnus.com>
16781
16782 * gcc.dg/noncompile/920923-1.c: Declare calloc.
16783
16784 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
16785
16786 * gcc.dg/noncompile/const-ll-1.c: New test.
16787
16788 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
16789
16790 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
16791
16792 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
16793
16794 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
16795 that running programs linked against the shared version of libobjc
16796 run correctly.
16797
16798 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
16799
16800 * gcc.dg/c99-printf-1.c: New test.
16801
16802 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
16803
16804 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
16805
16806 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
16807
16808 * gcc.c-torture/execute/20000731-1.x: Delete.
16809
16810 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
16811
16812 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
16813 and torture_without_loops as is done by c-torture.exp.
16814 (search_for): Copy from c-torture.exp.
16815 (gcc-dg-runtest): New function, drives a directory of tests
16816 iterating over the TORTURE_OPTIONS.
16817 (scan-assembler, scan-assembler-not): Move here from
16818 individual directory drivers.
16819
16820 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
16821 defined by lib/gcc-dg.exp.
16822 * gcc.dg/cpp/cpp.exp: Likewise.
16823 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
16824 gcc-dg-runtest, so we cycle over optimization options.
16825
16826 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
16827 * gcc.dg/compare2.c: No longer expected to fail.
16828
16829 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
16830
16831 * gcc.c-torture/execute/20000804-1.c: New test.
16832
16833 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
16834
16835 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
16836
16837 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
16838
16839 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
16840
16841 2000-08-03 Jeffrey A Law (law@cygnus.com)
16842
16843 * gcc.c-torture/compile/20000803-1.c: New test.
16844
16845 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
16846
16847 * gcc.c-torture/execute/20000801-3.c,
16848 gcc.c-torture/execute/20000801-4.c: New tests.
16849 * gcc.c-torture/execute/20000801-3.x,
16850 gcc.c-torture/execute/20000801-4.x: Xfail.
16851
16852 2000-08-02 Geoff Keating <geoffk@cygnus.com>
16853
16854 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
16855 libobjc/.libs to allow for libtool.
16856
16857 2000-08-02 Jakub Jelinek <jakub@redhat.com>
16858
16859 * gcc.c-torture/compile/20000802-1.c: New test.
16860
16861 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
16862
16863 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
16864
16865 2000-07-31 Jeffrey A Law (law@cygnus.com)
16866
16867 * gcc-c-torture/execute/20000731-2.c: New test.
16868
16869 * gcc.c-torture/execute/20000731-1.c: New test.
16870 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
16871
16872 2000-07-31 Jakub Jelinek <jakub@redhat.com>
16873
16874 * testsuite/gcc.dg/cpp/paste7.c: New test.
16875 * gcc.dg/cpp/20000725-1.c: New test.
16876
16877 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
16878
16879 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
16880 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
16881 declaration warning for __builtin_dwarf_reg_size.
16882
16883 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
16884
16885 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
16886
16887 * gcc.dg/noncompile/voidparam-1.c: New test.
16888
16889 2000-07-30 Richard Henderson <rth@cygnus.com>
16890
16891 * gcc.dg/c90-digraph-1.c: Don't xfail.
16892 * gcc.dg/compare2.c (case 10): Xfail.
16893 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
16894
16895 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
16896
16897 * gcc.dg/c99-main-1.c: New test.
16898
16899 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
16900
16901 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
16902
16903 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
16904
16905 * gcc.c-tortuer/execute/20000726-1.c: New test.
16906
16907 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
16908
16909 * gcc.c-torture/execute/enum-2.c: New test.
16910
16911 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16912
16913 * gcc.dg/cpp/tr-warn3.c: New test.
16914
16915 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
16916
16917 * g++.old-deja/g++.ext/implicit1.C: Remove.
16918 * g++.old-deja/g++.jason/c2.C: Remove
16919 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
16920 * g++.old-deja/g++.pt/crash16.C: Likewise.
16921 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
16922
16923 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
16924
16925 * g++.old-deja/g++.other/for2.C: New test.
16926
16927 2000-07-25 Jakub Jelinek <jakub@redhat.com>
16928
16929 * gcc.dg/20000720-1.c: New test.
16930
16931 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
16932
16933 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
16934
16935 2000-07-24 Geoff Keating <geoffk@cygnus.com>
16936
16937 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
16938 * gcc.c-torture/execute/20000722-1.c: New.
16939 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
16940
16941 2000-07-24 Jakub Jelinek <jakub@redhat.com>
16942
16943 * gcc.dg/cpp/20000720-1.S: New test.
16944
16945 2000-07-21 Michael Meissner <meissner@redhat.com>
16946
16947 * gcc.c-torture/execute/ieee/hugeval.c: New test.
16948
16949 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
16950
16951 * g++.old-deja/g++.brendan/crash16.C,
16952 g++.old-deja/g++.brendan/parse3.C,
16953 g++.old-deja/g++.brendan/redecl1.C,
16954 g++.old-deja/g++.ns/template13.C,
16955 g++.old-deja/g++.other/decl4.C,
16956 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
16957
16958 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
16959
16960 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
16961 and "Internal error".
16962
16963 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
16964 regexps.
16965 * gcc.dg/cpp/paste6.c: New test.
16966
16967 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
16968
16969 * gcc.dg/cpp/tr-direct.c: New test.
16970
16971 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
16972 gcc.dg/cpp/undef1.c: Tweak error regexps.
16973
16974 2000-07-18 Eric Christopher <echristo@redhat.com>
16975
16976 * gcc.c-torture/compile/20000718-1.c: New test.
16977
16978 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
16979
16980 * cpplex.c (_cpp_push_token): If the token being pushed back
16981 is the previous token in this context, just subtract one from
16982 context->posn.
16983 * cppmacro.c (save_expansion): Clear aux field when storing a
16984 placemarker.
16985
16986 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
16987
16988 * gcc.dg/noncompile/redecl-1.c: New test.
16989
16990 2000-07-18 Jakub Jelinek <jakub@redhat.com>
16991
16992 * gcc.c-torture/execute/20000717-5.c: New test.
16993 * gcc.c-torture/execute/20000717-1.x: Removed.
16994
16995 2000-07-17 Richard Henderson <rth@cygnus.com>
16996
16997 * gcc.c-torture/execute/20000717-4.c: New test.
16998
16999 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
17000
17001 * gcc.dg/cpp/syshdr.c: New test.
17002 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
17003
17004 2000-07-17 Neil Booth <neilb@earthling.net>
17005
17006 * gcc.dg/cpp/cmdlne-dM.c: New test.
17007 * gcc.dg/cpp/cmdlne-dD.c: New test.
17008
17009 2000-07-17 Jeffrey A Law (law@cygnus.com)
17010
17011 * gcc.c-torture/execute/20000717-3.c: New test.
17012
17013 * gcc.c-torture/compile/20000717-1.c: New test.
17014
17015 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
17016
17017 * gcc.c-torture/execute/20000717-2.c: New test.
17018
17019 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
17020
17021 * gcc.dg/formatz-1.c: New test.
17022
17023 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
17024 * gcc.dg/c99-digraph-1.c: New tests.
17025
17026 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
17027 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
17028
17029 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
17030 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
17031 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
17032 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
17033 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
17034 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
17035 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
17036
17037 2000-07-17 Greg McGary <greg@mcgary.org>
17038
17039 * gcc.c-torture/execute/20000717-1.c: New test.
17040 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
17041
17042 2000-07-15 Jakub Jelinek <jakub@redhat.com>
17043
17044 * gcc.c-torture/execute/20000715-2.c: New test.
17045 * gcc.dg/20000715-1.c: New test.
17046
17047 2000-07-15 Michael Meissner <meissner@redhat.com>
17048
17049 * gcc.c-torture/execute/20000715-1.c: New test.
17050
17051 2000-07-13 Jakub Jelinek <jakub@redhat.com>
17052
17053 * gcc.c-torture/execute/20000707-1.c: New test.
17054
17055 2000-07-13 Neil Booth <NeilB@earthling.net>
17056
17057 * testsuite/gcc.dg/cpp/digraph1.c,
17058 testsuite/gcc.dg/cpp/digraph2.c,
17059 testsuite/gcc.dg/cpp/digraphs.c: New tests.
17060
17061 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
17062
17063 * g77.f-torture/compile/20000630-2.f: New test.
17064 * g77.f-torture/compile/20000630-2.x
17065
17066 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
17067
17068 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
17069
17070 2000-07-11 Neil Booth <NeilB@earthling.net>
17071
17072 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
17073
17074 2000-07-11 Neil Booth <NeilB@earthling.net>
17075
17076 * gcc.dg/cpp/cmdlne-C.c: New.
17077
17078 2000-07-09 Neil Booth <NeilB@earthling.net>
17079
17080 * gcc.dg/cpp/directiv.c: New tests.
17081 * gcc.dg/cpp/undef1.c: Update.
17082
17083 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
17084
17085 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
17086
17087 2000-07-09 Neil Booth <NeilB@earthling.net>
17088
17089 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
17090
17091 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
17092
17093 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
17094 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
17095
17096 2000-07-08 Neil Booth <NeilB@earthling.net>
17097
17098 * gcc.dg/cpp/macsyntx.c: New tests.
17099
17100 2000-07-07 Jakub Jelinek <jakub@redhat.com>
17101
17102 * gcc.dg/20000707-1.c: New test.
17103
17104 2000-07-07 Jakub Jelinek <jakub@redhat.com>
17105
17106 * gcc.c-torture/execute/20000706-1.c: New test.
17107 * gcc.c-torture/execute/20000706-2.c: New test.
17108 * gcc.c-torture/execute/20000706-3.c: New test.
17109 * gcc.c-torture/execute/20000706-4.c: New test.
17110 * gcc.c-torture/execute/20000706-5.c: New test.
17111
17112 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
17113
17114 * g++.old-deja/g++.pt/instantiate7.C: New test.
17115
17116 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
17117
17118 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
17119 * g++.old-deja/g++.mike/thunk3.C: Likewise.
17120 * g++.old-deja/g++.other/rtti3.C: Likewise.
17121 * g++.old-deja/g++.other/rttid3.C: Likewise.
17122
17123 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
17124
17125 * g77.f-torture/compile/20000630-1.x: Fix typo
17126
17127 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
17128
17129 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
17130 assembly output.
17131
17132 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
17133
17134 * gcc.dg/cpp/ident.c: New test.
17135
17136 2000-07-05 Neil Booth <NeilB@earthling.net>
17137
17138 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
17139 gcc.dg/cpp/lexstrng.c: New tests.
17140
17141 2000-07-04 Neil Booth <NeilB@earthling.net>
17142
17143 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
17144 * gcc.dg/cpp/strify2.c: Same.
17145
17146 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
17147
17148 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
17149 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
17150 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
17151 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
17152
17153 * testsuite/gcc.dg/cpp/macro1.c,
17154 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
17155 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
17156 testsuite/gcc.dg/cpp/strify1.c,
17157 testsuite/gcc.dg/cpp/strify2.c: New tests.
17158
17159 2000-07-03 Jakub Jelinek <jakub@redhat.com>
17160
17161 * gcc.c-torture/execute/20000703-1.c: New test.
17162
17163 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
17164
17165 * g++.old-deja/g++.pt (lookup10.C): New test.
17166
17167 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
17168
17169 * g++.old-deja/g++.pt (typename25.C): New test.
17170
17171 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
17172
17173 * gcc.c-torture/compile/20000701-1.c: New test.
17174
17175 2000-06-30 Nick Clifton <nickc@cygnus.com>
17176
17177 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
17178 to test case.
17179
17180 2000-06-30 Catherine Moore <clm@cygnus.com>
17181
17182 * gcc.c-torture/execute/align-1.c: New test.
17183
17184 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
17185
17186 * g++.old-deja/g++.pt/expr8.C: New test.
17187 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
17188
17189 2000-06-29 Nick Clifton <nickc@cygnus.com>
17190
17191 * gcc.c-torture/compile/20000629-1.c: New test.
17192
17193 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
17194
17195
17196 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
17197 gcc.dg/noncompile directory, depending on whether they're
17198 preprocessor tests or not. Annotate all the tests for the dg
17199 framework.
17200
17201 * gcc.c-torture/noncompile/noncompile.exp: Delete.
17202 * gcc.dg/noncompile/noncompile.exp: New.
17203
17204 * Moved files:
17205 Old name New name
17206 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
17207 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
17208 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
17209 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
17210 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
17211 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
17212 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
17213 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
17214 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
17215 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
17216 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
17217 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
17218 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
17219 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
17220 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
17221 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
17222 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
17223 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
17224 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
17225 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
17226 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
17227 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
17228 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
17229 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
17230
17231 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
17232 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
17233 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
17234 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
17235 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
17236 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
17237
17238 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
17239
17240 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
17241 declare one variable. On the fourth, error.
17242 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
17243 declared by 20000628-1a.h.
17244
17245 2000-06-29 Richard Henderson <rth@redhat.com>
17246
17247 * gcc.c-torture/execute/930529-1.x: New file.
17248 * gcc.dg/920413-1.c: Adjust expected warning text.
17249 * gcc.dg/980217-1.c: Declare abort.
17250 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
17251
17252 2000-06-29 Jeffrey A Law (law@cygnus.com)
17253
17254 * g77.f-torture/compile/20000629-1.f: New test.
17255 * g77.f-torture/compile/20000629-1.x: Expected to fail.
17256
17257 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
17258
17259 Rearrange lots of files, removing entirely the
17260 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
17261 directories.
17262
17263 * Deleted files:
17264 gcc.c-torture/code_quality/code_quality.exp
17265 gcc.c-torture/special/special.exp
17266 gcc.failure/failure.exp
17267 gcc.failure/940409-1.x
17268 gcc.c-torture/compile/961203-1.x
17269
17270 * New files:
17271 gcc.misc-tests/linkage.exp
17272 gcc.c-torture/execute/920730-1t.c
17273 gcc.c-torture/execute/920730-1t.x
17274 gcc.c-torture/compile/920520-1.x
17275 gcc.c-torture/compile/920521-1.x
17276 gcc.c-torture/compile/981006-1.x
17277 gcc.c-torture/execute/eeprof-1.x
17278
17279 * Moved files (possibly with modifications to fit a new harness):
17280 Old name New name
17281 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
17282 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
17283 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
17284 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
17285 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
17286 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
17287 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
17288 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
17289 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
17290 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
17291 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
17292 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
17293 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
17294 gcc.failure/940409-1.c gcc.dg/940409-1.c
17295
17296 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
17297
17298 * c-torture/compile/961203-1.x: Delete.
17299
17300 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
17301 not exit. Include stdio.h.
17302 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
17303 * gcc.misc-tests/dg-12.c: Likewise.
17304 * gcc.misc-tests/dg-5.c: Likewise.
17305 * gcc.misc-tests/dg-6.c: Likewise.
17306 * gcc.misc-tests/dg-7.c: Prototype abort.
17307 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
17308 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
17309 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
17310 not exit.
17311 * gcc.misc-tests/sieve.c: Use return from main, not exit.
17312 * gcc.misc-tests/sort2.c: Use return from main, not exit.
17313
17314 2000-06-28 Jakub Jelinek <jakub@redhat.com>
17315
17316 * gcc.dg/cpp/20000628-1.c: New test.
17317 * gcc.dg/cpp/20000628-1.h: New header for above test.
17318 * gcc.dg/cpp/20000628-1a.h: Likewise.
17319
17320 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
17321
17322 * gcc.dg/cpp: New directory.
17323 * gcc.dg/cpp/cpp.exp: New driver.
17324 * gcc.dg/cpp/20000627-1.c: New test.
17325 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
17326 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
17327 and rewrite as a compilation test.
17328
17329 * gcc.dg: Move many files into the cpp subdirectory, possibly
17330 renaming or editing them as well.
17331 Old name New name
17332 990119-1.c cpp/19990119-1.c
17333 990228-1.c cpp/19990228-1.c
17334 990407-1.c cpp/19990407-1.c
17335 990409-1.c cpp/19990409-1.c
17336 990413-1.c cpp/19990413-1.c
17337 990703-1.c cpp/19990703-1.c
17338 20000127-1.c cpp/20000127-1.c
17339 20000129-1.c cpp/20000129-1.c
17340 20000207-1.c cpp/20000207-1.c
17341 20000207-2.c cpp/20000207-2.c
17342 20000209-1.c cpp/20000209-1.c
17343 20000209-2.c cpp/20000209-2.c
17344 20000301-1.c cpp/20000301-1.c
17345 20000419-1.c cpp/20000419-1.c
17346 20000510-1.S cpp/20000510-1.S
17347 20000519-1.c cpp/20000519-1.c
17348 20000529-1.c cpp/20000529-1.c
17349 20000625-1.c cpp/20000625-1.c
17350 20000625-2.c cpp/20000625-2.c
17351 cpp-as1.c cpp/assert1.c
17352 cpp-as2.c cpp/assert2.c
17353 cxx-comments-1.c cpp/cxxcom1.c
17354 cxx-comments-2.c cpp/cxxcom2.c
17355 endif-label.c cpp/endif.c
17356 cpp-hash1.c cpp/hash1.c
17357 cpp-hash2.c cpp/hash2.c
17358 cpp-if1.c cpp/if-1.c
17359 cpp-if2.c cpp/if-2.c
17360 cpp-if3.c cpp/if-3.c
17361 cpp-if4.c cpp/if-4.c
17362 cpp-if5.c cpp/if-5.c
17363 cpp-cond.c cpp/if-cexp.c
17364 cpp-missingop.c cpp/if-mop.c
17365 cpp-missingparen.c cpp/if-mpar.c
17366 cpp-opprec.c cpp/if-oppr.c
17367 cpp-ifparen.c cpp/if-paren.c
17368 cpp-shortcircuit.c cpp/if-sc.c
17369 cpp-shift.c cpp/if-shift.c
17370 cpp-unary.c cpp/if-unary.c
17371 cpp-li1.c cpp/line1.c
17372 cpp-li2.c cpp/line2.c
17373 lineno.c cpp/line3.c
17374 lineno-2.c cpp/line4.c
17375 cpp-mi.c cpp/mi1.c
17376 cpp-mic.h cpp/mi1c.h
17377 cpp-micc.h cpp/mi1cc.h
17378 cpp-mind.h cpp/mi1nd.h
17379 cpp-mindp.h cpp/mi1ndp.h
17380 cpp-mix.h cpp/mi1x.h
17381 cpp-mi2.c cpp/mi2.c
17382 cpp-mi2a.h cpp/mi2a.h
17383 cpp-mi2b.h cpp/mi2b.h
17384 cpp-mi2c.h cpp/mi2c.h
17385 cpp-mi3.c cpp/mi3.c
17386 cpp-mi3.def cpp/mi3.def
17387 poison-1.c cpp/poison.c
17388 pr-impl.c cpp/prag-imp.c
17389 cpp-redef-2.c cpp/redef1.c
17390 cpp-redef.c cpp/redef2.c
17391 strpaste.c cpp/strp1.c
17392 strpaste-2.c cpp/strp2.c
17393 cpp-tradpaste.c cpp/tr-paste.c
17394 cpp-tradstringify.c cpp/tr-str.c
17395 cpp-tradwarn1.c cpp/tr-warn1.c
17396 cpp-tradwarn2.c cpp/tr-warn2.c
17397 trigraphs.c cpp/trigraphs.c
17398 cpp-unc1.c cpp/unc1.c
17399 cpp-unc2.c cpp/unc2.c
17400 cpp-unc3.c cpp/unc3.c
17401 cpp-unc.c cpp/unc4.c
17402 undef.c cpp/undef1.c
17403 undef-2.c cpp/undef2.c
17404 cpp-wi1.c cpp/widestr1.c
17405
17406 2000-06-27 Mark Mitchell <mark@codesourcery.com>
17407
17408 * lib/g++.exp (g++_include_flags): Tweak.
17409
17410 2000-06-27 H.J. Lu <hjl@gnu.org>
17411 Loren J. Rittle <ljrittle@acm.org>
17412
17413 * lib/g++.exp (g++_include_flags): Override libgloss.exp
17414 version with one that knows about the new gcc tree structure.
17415 (g++_link_flags): Same.
17416
17417 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
17418
17419 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
17420 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
17421 case we are cross-compiling.
17422
17423 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
17424 g++.old-deja/g++.niklas/Makefile.in,
17425 g++.old-deja/g++.niklas/configure.in,
17426 g++.old-deja/g++.other/Makefile.in,
17427 g++.old-deja/g++.other/configure.in,
17428 gcc.c-torture/code_quality/Makefile.in,
17429 gcc.c-torture/code_quality/configure.in,
17430 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
17431 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
17432 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
17433 gcc.c-torture/execute/ieee/Makefile.in,
17434 gcc.c-torture/execute/ieee/configure.in,
17435 gcc.c-torture/noncompile/Makefile.in,
17436 gcc.c-torture/noncompile/configure.in,
17437 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
17438 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
17439 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
17440
17441 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
17442
17443 * g++.old-deja/g++.other/ambig3.C: New test.
17444
17445 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
17446
17447 * g++.old-deja/g++.pt/syntax1.C: New test.
17448 * g++.old-deja/g++.pt/syntax2.C: New test.
17449 * g++.old-deja/g++.other/syntax3.C: New test.
17450 * g++.old-deja/g++.other/syntax4.C: New test.
17451
17452 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
17453
17454 * gcc.dg/20000623-1.c: Prototype exit and abort.
17455
17456 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
17457
17458 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
17459 New tests.
17460 * gcc.dg/cpp-mi3.def: New file.
17461
17462 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
17463 inside assertions.
17464 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
17465 lexer's error messages.
17466 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
17467 divine anything from the linemarkers.
17468 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
17469 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
17470
17471 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
17472
17473 * gcc.dg/20000623-1.c: New test.
17474
17475 2000-06-22 Jakub Jelinek <jakub@redhat.com>
17476
17477 * gcc.c-torture/execute/20000622-1.c: New test.
17478
17479 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
17480
17481 * g++.old-deja/g++.other/init15.C: New test.
17482
17483 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
17484
17485 * g++.old-deja/g++.pt/vaarg2.C: New test.
17486 * g++.old-deja/g++.pt/vaarg3.C: New test.
17487
17488 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
17489
17490 * g++.old-deja/g++.other/dyncast6.C: New test.
17491
17492 2000-06-15 Jakub Jelinek <jakub@redhat.com>
17493
17494 * gcc.c-torture/execute/loop-6.c: New test.
17495
17496 2000-06-14 Jakub Jelinek <jakub@redhat.com>
17497
17498 * gcc.dg/20000614-1.c: New test.
17499 * gcc.dg/20000614-2.c: New test.
17500
17501 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
17502
17503 * g++.old-deja/g++.other/inline12.C: New test.
17504
17505 2000-06-13 Jakub Jelinek <jakub@redhat.com>
17506
17507 * g++.old-deja/g++.other/eh1.C: New test.
17508
17509 2000-06-12 Jakub Jelinek <jakub@redhat.com>
17510
17511 * g++.old-deja/g++.other/type.C: New test.
17512
17513 2000-06-05 Jakub Jelinek <jakub@redhat.com>
17514
17515 * g++.old-deja/g++.other/initstring.C: New test.
17516
17517 2000-06-12 Jason Merrill <jason@redhat.com>
17518
17519 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
17520
17521 2000-06-09 Jeffrey A Law (law@cygnus.com)
17522
17523 * gcc.c-torture/compile/20000609-1.c: New test.
17524
17525 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
17526
17527 * gcc.dg/20000609-1.c: New test.
17528
17529 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
17530
17531 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
17532 * gcc.c-torture/noncompile/poison-1.c: Move...
17533 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
17534 * gcc.dg/cpp-li1.c: Add a token after the #line.
17535
17536 2000-06-05 Richard Henderson <rth@cygnus.com>
17537
17538 * gcc.c-torture/execute/20000605-2.c: New test.
17539 * gcc.c-torture/execute/20000605-3.c: New test.
17540
17541 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
17542
17543 * g77.f-torture/execute/20000503-1.x: New file.
17544
17545 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
17546
17547 * g++.old-deja/g++.eh/badalloc1.C: New test.
17548
17549 2000-06-05 Richard Henderson <rth@cygnus.com>
17550
17551 * gcc.c-torture/execute/20000605-1.c: New test.
17552
17553 2000-06-05 Jakub Jelinek <jakub@redhat.com>
17554 Nathan Sidwell <nathan@codesourcery.com>
17555
17556 * gcc.c-torture/compile/20000605-1.c: New test.
17557
17558 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
17559
17560 * g77.f-torture/compile/20000601-1.f: New test.
17561
17562 2000-06-03 Richard Henderson <rth@cygnus.com>
17563
17564 * gcc.c-torture/execute/20000603-1.c: New.
17565
17566 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
17567
17568 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
17569 * gcc.dg/noreturn-2.c (noreturn): Likewise.
17570
17571 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
17572
17573 * gcc.dg/compare2.c (case 12): XFAIL.
17574 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
17575 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
17576
17577 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
17578
17579 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
17580
17581 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
17582 guard macro is already defined when the header is first
17583 included.
17584 * gcc.dg/cpp-mix.h: New file.
17585 * gcc.dg/endif-label.c: Update patterns to match compiler.
17586
17587 * g++.brendan/complex1.C: Declare abort.
17588 * g++.law/refs4.C: Remove XFAIL.
17589 * g++.oliva/expr2.C: Declare abort and exit.
17590
17591 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
17592
17593 * gcc.c-torture/execute/20000528-1.c: New test.
17594
17595 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
17596 * g++.old-deja/g++.law/temps4.C: Likewise.
17597
17598 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
17599 stdlib.h. Call abort() on failure.
17600 * g++.old-deja/g++.law/refs4.C: Likewise.
17601 * g++.old-deja/g++.law/temps4.C: Likewise.
17602 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
17603 * gcc.c-torture/execute/20000112-1.c: Include string.h.
17604
17605 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
17606
17607 Relative to g++.dg/special:
17608 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
17609
17610 Relative to g++.old-deja:
17611 * g++.brendan/complex1.C, g++.jason/optimize2.C,
17612 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
17613 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
17614 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
17615 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
17616 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
17617 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
17618
17619 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
17620 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
17621 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
17622 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
17623 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
17624 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
17625 and/or string.h.
17626
17627 * g++.other/goto1.C: Update expectations for error messages.
17628
17629 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
17630
17631 * gcc.c-torture/compile/20000523-1.c: New test.
17632
17633 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
17634
17635 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
17636
17637 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
17638
17639 * g++.old-deja/g++.eh/catch11.C: New test.
17640 * g++.old-deja/g++.eh/catch12.C: New test.
17641
17642 2000-05-24 Nick Clifton <nickc@cygnus.com>
17643
17644 * gcc.c-torture/execute/20000523-1.c: New test.
17645
17646 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
17647
17648 * c-torture/execute/bcp-1.c: Replace abort in arg of
17649 __builtin_constant_p with a generic external function.
17650
17651 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
17652 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
17653 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
17654 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
17655 Prototype abort and/or exit.
17656
17657 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
17658 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
17659 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
17660 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
17661
17662 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
17663
17664 * gcc.dg/dwarf2-1.c: New test.
17665
17666 2000-05-20 Richard Henderson <rth@cygnus.com>
17667
17668 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
17669
17670 2000-05-20 Andreas Jaeger <aj@suse.de>
17671
17672 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
17673 testcase.
17674
17675 2000-05-19 David Edelsohn <edelsohn@gnu.org>
17676
17677 * gcc.c-torture/execute/20000519-2.c: New test.
17678
17679 2000-05-19 Andreas Jaeger <aj@suse.de>
17680
17681 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
17682 which fails with SSA.
17683
17684 * lib/c-torture.exp: Also test with -O3 -fssa.
17685
17686 2000-05-18 Michael Meissner <meissner@redhat.com>
17687
17688 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
17689 * gcc.c-torture/execute/920415-1.c: Ditto.
17690 * gcc.c-torture/execute/920501-1.c: Ditto.
17691 * gcc.c-torture/execute/conversion.c: Ditto.
17692 * gcc.c-torture/execute/cvt-1.c: Ditto.
17693
17694 2000-05-18 Jeffrey A Law (law@cygnus.com)
17695
17696 * gcc.c-torture/compile/20000518-1.c: New test.
17697
17698 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
17699
17700 * g77.f-torture/compile/200005018.f: New test.
17701
17702 2000-05-17 Jeffrey A Law (law@cygnus.com)
17703
17704 * gcc.c-torture/compile/20000517-1.c: New test.
17705
17706 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17707
17708 * gcc.c-torture/execute/20000516-1.c: New test.
17709
17710 2000-05-15 Jakub Jelinek <jakub@redhat.com>
17711
17712 * g++.old-deja/g++.other/eh.C: New test.
17713
17714 2000-05-12 Richard Henderson <rth@cygnus.com>
17715
17716 * gcc.c-torture/execute/990208-1.c (main): Don't pass
17717 constants through to doit's conditional.
17718
17719 2000-05-11 Jeffrey A Law (law@cygnus.com)
17720
17721 * gcc.c-torture/compile/20000511-1.c: New test.
17722 * g77.f-torture/compile/20000511-1.f: New test.
17723 * g77.f-torture/compile/20000511-2.f: New test.
17724
17725 2000-05-11 Michael Meissner <meissner@redhat.com>
17726
17727 * gcc.c-torture/execute/20000511-1.c: New test.
17728
17729 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
17730
17731 * gcc.dg/dg.exp: Scan .S files as well as .c files.
17732 * gcc.dg/20000510-1.S: New.
17733
17734 2000-05-08 Catherine Moore <clm@cygnus.com>
17735
17736 * gcc.dg/unused-3.c: New.
17737
17738 2000-05-06 Richard Henderson <rth@cygnus.com>
17739
17740 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
17741 * g++.old-deja/g++.mike/warn1.C: Likewise.
17742 * g++.old-deja/g++.pt/local1.C: Likewise.
17743 * g++.old-deja/g++.pt/local7.C: Likewise.
17744 * g++.old-deja/g++.pt/spec16.C: Likewise.
17745
17746 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
17747
17748 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
17749
17750 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
17751
17752 * g77.f-torture/execute/20000503-1.f: New test.
17753
17754 2000-05-04 Andreas Jaeger <aj@suse.de>
17755
17756 * gcc.dg/noreturn-2.c: New test.
17757
17758 2000-05-04 Neil Booth <NeilB@earthling.net>
17759
17760 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
17761 preprocessor.
17762
17763 2000-05-04 Richard Henderson <rth@cygnus.com>
17764
17765 * gcc.c-torture/execute/20000503-1.c: Fix typo.
17766
17767 2000-05-04 Richard Henderson <rth@cygnus.com>
17768
17769 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
17770 OpenSSL by Jason R Thorpe.
17771
17772 2000-05-03 Jim Wilson <wilson@cygnus.com>
17773
17774 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
17775
17776 2000-05-03 Robert Lipe <robertlipe@usa.net>
17777
17778 * gcc.dg/20000503-1.c: New test.
17779
17780 2000-05-02 Jakub Jelinek <jakub@redhat.com>
17781
17782 * gcc.c-torture/compile/20000502-1.c: New test.
17783 * g++.old-deja/g++.other/align.C: New test.
17784 * gcc.dg/cpp-tradstringify.c: New test.
17785
17786 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
17787
17788 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
17789 and hard registers.
17790
17791 2000-04-26 Geoff Keating <geoffk@cygnus.com>
17792
17793 * gcc.c-torture/execute/loop-5.c: New test.
17794
17795 2000-04-25 Jakub Jelinek <jakub@redhat.com>
17796
17797 * gcc.c-torture/execute/va-arg-20.c: New test.
17798
17799 2000-04-23 Jeffrey A Law (law@cygnus.com)
17800
17801 * gcc.c-torture/execute/20000422-1.c: New test.
17802
17803 2000-04-20 Greg McGary <gkm@gnu.org>
17804
17805 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
17806 when optimizing, but without sibling-call optimizations (-O1).
17807
17808 2000-04-20 Jeffrey A Law (law@cygnus.com)
17809
17810 * gcc.c-torture/compile/20000420-1.c: New test.
17811
17812 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
17813
17814 * g++.abi/ptrflags.C: New test.
17815 * g++.eh/catchptr1.C: Test incomplete pointer chains.
17816
17817 2000-04-19 Catherine Moore <clm@cygnus.com>
17818
17819 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
17820
17821 2000-04-19 Greg McGary <gkm@gnu.org>
17822
17823 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
17824 sibling-call optimizations.
17825
17826 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
17827
17828 * gcc.dg/20000419-1.c: New test.
17829
17830 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
17831
17832 * gcc.c-torture/execute/20000412-6.c: New test.
17833
17834 2000-04-12 Jeffrey A Law (law@cygnus.com)
17835
17836 * gcc.c-torture/execute/20000412-5.c: New test.
17837 * g77.f-torture/compile/20000412-1.f: New test.
17838 * gcc.c-torture/execute/20000412-4.c: New test.
17839 * gcc.c-torture/compile/20000412-2.c: New test.
17840 * gcc.c-torture/execute/20000412-3.c: New test.
17841 * gcc.c-torture/compile/20000412-1.c: New test.
17842 * gcc.c-torture/execute/20000412-2.c: New test.
17843
17844 2000-04-12 Jakub Jelinek <jakub@redhat.com>
17845
17846 * objc/execute/bf-20.m: New test.
17847
17848 2000-04-10 Richard Henderson <rth@cygnus.com>
17849
17850 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
17851
17852 * gcc.c-torture/execute/20000412-1.c: New test.
17853
17854 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
17855
17856 * g++.old-deja/g++.eh/catchptr1.C: New test.
17857
17858 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
17859
17860 * g++.old-deja/g++.abi/cxa_vec.C: New test.
17861
17862 2000-04-08 Neil Booth <NeilB@earthling.net>
17863
17864 * gcc.dg/cpp-nullchar.c: Remove test as
17865 embedded nulls cause problems.
17866
17867 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17868
17869 * gcc.dg/compare2.c: New test.
17870
17871 2000-04-08 Neil Booth <NeilB@earthling.net>
17872
17873 * gcc.dg/cpp-nullchar.c: New test.
17874
17875 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
17876
17877 * gcc.dg/cpp-mi2.c: New test.
17878 * gcc.dg/cpp-mi2[abc].h: New files.
17879
17880 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
17881
17882 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
17883 member name.
17884
17885 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
17886
17887 * g++.old-deja/g++.abi/vmihint.C: New test.
17888
17889 2000-04-06 Neil Booth <NeilB@earthling.net>
17890
17891 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
17892 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
17893 copyright.
17894
17895 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
17896
17897 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
17898 avoid stack-frame overwrite.
17899
17900 2000-04-05 Jakub Jelinek <jakub@redhat.com>
17901
17902 * gcc.c-torture/compile/20000405-2.c: New test.
17903 * gcc.c-torture/compile/20000405-3.c: New test.
17904
17905 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17906
17907 * gcc.c-torture/compile/20000405-1.c: New test.
17908
17909 2000-04-04 Geoff Keating <geoffk@cygnus.com>
17910
17911 * gcc.dg/cast-qual-1.c: Revert last change.
17912
17913 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17914
17915 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
17916
17917 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
17918
17919 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
17920 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
17921
17922 2000-04-03 Jeffrey A Law (law@cygnus.com)
17923
17924 * gcc.c-torture/compile/20000403-2.c: New test.
17925 * gcc.c-torture/compile/20000403-1.c: New test.
17926
17927 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
17928
17929 * gcc.c-torture/execute/20000403-1.c: New test.
17930
17931 2000-04-03 Geoff Keating <geoffk@cygnus.com>
17932
17933 * gcc.c-torture/execute/20000402-1.c: New test.
17934
17935 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
17936
17937 * gcc.c-torture/execute/va-arg-15.c: New test.
17938 * gcc.c-torture/execute/va-arg-16.c: New test.
17939 * gcc.c-torture/execute/va-arg-17.c: New test.
17940 * gcc.c-torture/execute/va-arg-18.c: New test.
17941 * gcc.c-torture/execute/va-arg-19.c: New test.
17942
17943 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
17944
17945 * gcc.c-torture/compile/981211-1.c: Move to...
17946 * gcc.dg/cpp-as1.c: ...here.
17947 * gcc.dg/cpp-as2.c: New file.
17948
17949 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
17950 compiler.
17951
17952 2000-04-02 Neil Booth <NeilB@earthling.net>
17953
17954 * gcc.dg/cpp-cond.c New tests.
17955 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
17956 accidental success less likely.
17957 * gcc.dg/cpp-missingop.c New tests.
17958 * gcc.dg/cpp-missingparen.c New tests.
17959 * gcc.dg/cpp-shift.c New tests.
17960 * gcc.dg/cpp-shortcircuit.c New tests.
17961 * gcc.dg/cpp-unary.c New tests.
17962
17963 2000-03-29 Jeffrey A Law (law@cygnus.com)
17964
17965 * gcc.c-torture/compile/20000329-1.c: New test.
17966
17967 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
17968
17969 * gcc.c-torture/compile/20000326-1.c: New test.
17970 * gcc.c-torture/compile/20000326-2.c: New test.
17971
17972 2000-03-24 Geoff Keating <geoffk@cygnus.com>
17973
17974 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
17975 the first parameter is a function argument.
17976
17977 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
17978
17979 * g++.old-deja/g++.ext/array4.C: New test.
17980
17981 2000-03-22 Geoff Keating <geoffk@cygnus.com>
17982
17983 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
17984
17985 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17986
17987 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
17988
17989 2000-03-19 Richard Henderson <rth@cygnus.com>
17990
17991 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
17992
17993 2000-03-19 Richard Henderson <rth@cygnus.com>
17994
17995 * gcc.c-torture/compile/20000319-1.c: New test.
17996
17997 2000-03-14 Jeffrey A Law (law@cygnus.com)
17998
17999 * gcc.c-torture/execute/20000314-3.c: New test.
18000 * gcc.c-torture/execute/20000314-2.c: New test.
18001 * gcc.c-torture/execute/20000314-1.c: New test.
18002 * gcc.c-torture/compile/20000314-2.c: New test.
18003 * gcc.c-torture/compile/20000314-1.c: New test.
18004
18005 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
18006
18007 * g++.old-deja/g++.warn/inline.C: New test.
18008
18009 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
18010
18011 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
18012 standards-compliant result rather than specific constants.
18013 Put test-values in array.
18014
18015 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
18016
18017 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
18018 (g++_target_compile): Put test-specific options last.
18019
18020 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18021
18022 * g++.old-deja/g++.eh/vbase4.C: New test.
18023
18024 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18025
18026 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
18027
18028 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18029
18030 * g++.old-deja/g++.brendan/misc12.C: Removed.
18031 * g++.old-deja/g++.pt/memtemp77.C: Constify.
18032 * g++.old-deja/g++.ext/pretty4.C: New test.
18033
18034 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
18035
18036 * g++.old-deja/g++.other/string2.C: New test.
18037
18038 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
18039
18040 * g++.old-deja/g++.warn/impint2.C: New test.
18041
18042 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
18043
18044 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
18045 is 1, not zero.
18046
18047 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
18048
18049 * g++.old-deja/g++.warn/impint.C: New test.
18050 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
18051 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
18052 * g++.old-deja/g++.pt/explicit12.C: Likewise.
18053 * g++.old-deja/g++.pt/explicit13.C: Likewise.
18054 * g++.old-deja/g++.pt/explicit17.C: Likewise.
18055 * g++.old-deja/g++.pt/explicit18.C: Likewise.
18056 * g++.old-deja/g++.pt/explicit19.C: Likewise.
18057 * g++.old-deja/g++.pt/explicit23.C: Likewise.
18058 * g++.old-deja/g++.pt/explicit31.C: Likewise.
18059 * g++.old-deja/g++.pt/explicit35.C: Likewise.
18060 * g++.old-deja/g++.pt/explicit6.C: Likewise.
18061 * g++.old-deja/g++.pt/memclass7.C: Likewise.
18062
18063 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
18064
18065 * gcc.dg/cpp-redef.c: New test.
18066
18067 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
18068
18069 * g++.old-deja/g++.pt/unify7.C: New test.
18070
18071 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18072
18073 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
18074 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
18075
18076 2000-02-25 Geoff Keating <geoffk@cygnus.com>
18077
18078 * gcc.c-torture/compile/20000224-1.c: New test.
18079
18080 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18081
18082 * gcc.c-torture/compile/cpp-2.c: New test.
18083 * gcc.c-torture/compile/cpp-1.c: New test.
18084
18085 2000-02-25 Jeffrey A Law (law@cygnus.com)
18086
18087 * gcc.c-torture/execute/20000225-1.c: New test.
18088
18089 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18090
18091 * gcc.dg/cpp-li2.c: New test.
18092
18093 * gcc.dg/cpp-wi1.c: New test.
18094
18095 * gcc.dg/cpp-li1.c: New test.
18096
18097 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
18098
18099 * g++.old-deja/g++.other/sizeof5.C: New test.
18100
18101 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18102
18103 * gcc.c-torture/execute/va-arg-13.c: New test.
18104
18105 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
18106
18107 * gcc.c-torture/execute/va-arg-12.c: New test.
18108
18109 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
18110
18111 * gcc.c-torture/execute/20000223-1.c: New test.
18112
18113 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
18114
18115 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
18116
18117 2000-02-22 Mark Mitchell <mark@codesourcery.com>
18118
18119 * g++.old-deja/g++.abi/ptrmem.C: New test.
18120
18121 2000-02-19 Richard Henderson <rth@cygnus.com>
18122
18123 * gcc.c-torture/compile/init-3.c: New.
18124
18125 2000-02-17 Mark Mitchell <mark@codesourcery.com>
18126
18127 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
18128 ALWAYS_CXXFLAGS.
18129
18130 2000-02-11 Robert Lipe <robertl@sco.com>
18131
18132 * gcc.c-torture/compile/20000211-3.c: New test.
18133
18134 2000-02-11 Martin Buchholz <martin@xemacs.org>
18135
18136 * gcc.c-torture/compile/20000211-2.c: New test.
18137
18138 2000-02-11 Jeffrey A Law (law@cygnus.com)
18139
18140 * gcc.c-torture/compile/20000211-1.c: New test.
18141
18142 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
18143
18144 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
18145 on native targets
18146
18147 2000-02-08 Nathan Sidwell <nathan@acm.org>
18148
18149 * g++.old-deja/g++.other/cast5.C: New test.
18150
18151 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
18152
18153 * gcc.c-torture/execute/20000205-1.c: New.
18154
18155 2000-02-03 Nathan Sidwell <nathan@acm.org>
18156
18157 * g++.old-deja/g++.jason/cast3.C: Return void.
18158 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
18159
18160 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18161
18162 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
18163
18164 * gcc.dg/loop-1.c: New test.
18165
18166 2000-01-27 Jakub Jelinek <jakub@redhat.com>
18167
18168 * gcc.c-torture/compile/20000127-1.c: New test.
18169 * gcc.c-torture/execute/991228-1.c: New test.
18170
18171 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18172
18173 * gcc.dg/unused-2.c: New test.
18174
18175 * gcc.dg/conv-1.c: New test.
18176
18177 2000-01-24 Mark Mitchell <mark@codesourcery.com>
18178
18179 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
18180 compiler.
18181 (tool_option_proc): Fix typo.
18182
18183 2000-01-24 Geoff Keating <geoffk@cygnus.com>
18184
18185 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
18186 of the ld on the host, not on the build machine.
18187 Also, don't crash if '--help' is not a supported option.
18188
18189 2000-01-24 Richard Henderson <rth@cygnus.com>
18190
18191 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
18192
18193 2000-01-20 Jeffrey A Law (law@cygnus.com)
18194
18195 * gcc.c-torture/execute/20000120-2.c: New test.
18196 * gcc.c-torture/execute/20000120-1.c: New test.
18197
18198 2000-01-13 Jeffrey A Law (law@cygnus.com)
18199
18200 * gcc.c-torture/execute/20000113-1.c: New test.
18201
18202 2000-01-12 Jeffrey A Law (law@cygnus.com)
18203
18204 * gcc.c-torture/execute/20000112-1.c: New test.
18205
18206 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18207
18208 * gcc.dg/20000111-1.c: New test.
18209
18210 2000-01-10 Jeffrey A Law (law@cygnus.com)
18211
18212 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
18213 with 16 bit integers.
18214
18215 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18216
18217 * gcc.dg/20000108-1.c: New test.
18218
18219 2000-01-05 Nathan Sidwell <nathan@acm.org>
18220
18221 * g++.old-deja/g++.ns/koenig8.C: New test.
18222
18223 2000-01-05 Nathan Sidwell <nathan@acm.org>
18224
18225 * g++.old-deja/g++.other/cast4.C: New test.
18226
18227 2000-01-05 Jeffrey A Law (law@cygnus.com)
18228
18229 * gcc.c-torture/compile/20000105-2.c: New test.
18230 * gcc.c-torture/compile/20000105-1.c: New test.
18231
18232 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18233
18234 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
18235 references to printf & atoi to conform to ANSI standard.
18236 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
18237 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
18238 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
18239 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
18240 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
18241 * g++.old-deja/g++.brendan/complex1.C: Likewise.
18242 * g++.old-deja/g++.brendan/copy1.C: Likewise.
18243 * g++.old-deja/g++.brendan/copy2.C: Likewise.
18244 * g++.old-deja/g++.brendan/copy3.C: Likewise.
18245 * g++.old-deja/g++.brendan/copy4.C: Likewise.
18246 * g++.old-deja/g++.brendan/copy5.C: Likewise.
18247 * g++.old-deja/g++.brendan/copy6.C: Likewise.
18248 * g++.old-deja/g++.brendan/copy7.C: Likewise.
18249 * g++.old-deja/g++.brendan/copy8.C: Likewise.
18250 * g++.old-deja/g++.brendan/crash11.C: Likewise.
18251 * g++.old-deja/g++.brendan/crash14.C: Likewise.
18252 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
18253 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
18254 * g++.old-deja/g++.brendan/delete2.C: Likewise.
18255 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
18256 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
18257 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
18258 * g++.old-deja/g++.brendan/eh1.C: Likewise.
18259 * g++.old-deja/g++.brendan/groff1.C: Likewise.
18260 * g++.old-deja/g++.brendan/init3.C: Likewise.
18261 * g++.old-deja/g++.brendan/misc12.C: Likewise.
18262 * g++.old-deja/g++.brendan/misc7.C: Likewise.
18263 * g++.old-deja/g++.brendan/new2.C: Likewise.
18264 * g++.old-deja/g++.brendan/operators4.C: Likewise.
18265 * g++.old-deja/g++.brendan/operators5.C: Likewise.
18266 * g++.old-deja/g++.brendan/overload2.C: Likewise.
18267 * g++.old-deja/g++.brendan/overload7.C: Likewise.
18268 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
18269 * g++.old-deja/g++.brendan/reference1.C: Likewise.
18270 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
18271 * g++.old-deja/g++.brendan/template24.C: Likewise.
18272 * g++.old-deja/g++.brendan/template3.C: Likewise.
18273 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
18274 * g++.old-deja/g++.jason/inline3.C: Likewise.
18275 * g++.old-deja/g++.jason/opeq.C: Likewise.
18276 * g++.old-deja/g++.law/arg5.C: Likewise.
18277 * g++.old-deja/g++.law/arm7.C: Likewise.
18278 * g++.old-deja/g++.law/ctors11.C: Likewise.
18279 * g++.old-deja/g++.law/cvt8.C: Likewise.
18280 * g++.old-deja/g++.law/init9.C: Likewise.
18281 * g++.old-deja/g++.law/refs4.C: Likewise.
18282 * g++.old-deja/g++.law/template2.C: Likewise.
18283 * g++.old-deja/g++.law/visibility24.C: Likewise.
18284 * g++.old-deja/g++.law/vtable3.C: Likewise.
18285 * g++.old-deja/g++.mike/asm2.C: Likewise.
18286 * g++.old-deja/g++.mike/eh1.C: Likewise.
18287 * g++.old-deja/g++.mike/misc1.C: Likewise.
18288 * g++.old-deja/g++.mike/misc13.C: Likewise.
18289 * g++.old-deja/g++.mike/misc14.C: Likewise.
18290 * g++.old-deja/g++.mike/ns12.C: Likewise.
18291 * g++.old-deja/g++.mike/p1248.C: Likewise.
18292 * g++.old-deja/g++.mike/p3708.C: Likewise.
18293 * g++.old-deja/g++.mike/p3708a.C: Likewise.
18294 * g++.old-deja/g++.mike/p3708b.C: Likewise.
18295 * g++.old-deja/g++.mike/p646.C: Likewise.
18296 * g++.old-deja/g++.mike/p700.C: Likewise.
18297 * g++.old-deja/g++.mike/p783.C: Likewise.
18298 * g++.old-deja/g++.mike/p783a.C: Likewise.
18299 * g++.old-deja/g++.mike/p783b.C: Likewise.
18300 * g++.old-deja/g++.mike/p786.C: Likewise.
18301 * g++.old-deja/g++.mike/p789.C: Likewise.
18302 * g++.old-deja/g++.mike/p789a.C: Likewise.
18303 * g++.old-deja/g++.mike/p807a.C: Likewise.
18304 * g++.old-deja/g++.other/delete3.C: Likewise.
18305 * g++.old-deja/g++.other/dyncast1.C: Likewise.
18306 * g++.old-deja/g++.other/dyncast2.C: Likewise.
18307 * g++.old-deja/g++.other/dyncast3.C: Likewise.
18308 * g++.old-deja/g++.other/empty1.C: Likewise.
18309 * g++.old-deja/g++.other/temporary1.C: Likewise.
18310 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
18311 * g++.old-deja/g++.pt/t16.C: Likewise.
18312 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
18313
18314 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
18315
18316 * gcc.dg/991230-1.c: New test.
18317
18318 1999-12-29 Jeffrey A Law (law@cygnus.com)
18319
18320 * gcc.c-torture/compile/991229-3.c: New test.
18321 * gcc.c-torture/compile/991229-2.c: New test.
18322 * gcc.c-torture/compile/991229-1.c: New test.
18323
18324 1999-12-29 Greg McGary <gkm@eng.ascend.com>
18325
18326 * gcc.c-torture/compile/labels-2.c: New test.
18327
18328 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
18329
18330 * gcc.c-torture/execute/991227-1.c: New test.
18331
18332 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18333
18334 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
18335
18336 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
18337
18338 * gcc.c-torture/execute/991221-1.c: New test.
18339
18340 1999-12-20 Nathan Sidwell <nathan@acm.org>
18341
18342 * g++.old-deja/g++.other/cast3.C: New test.
18343
18344 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
18345
18346 * gcc.c-torture/execute/991216-4.c: New test.
18347
18348 1999-12-16 Michael Meissner <meissner@cygnus.com>
18349
18350 * gcc.c-torture/execute/991216-1.c: New test.
18351 * gcc.c-torture/execute/991216-2.c: New test.
18352 * gcc.c-torture/execute/991216-3.c: New test.
18353
18354 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18355
18356 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
18357 Actually make the test fail by using "-O2" for compilation.
18358
18359 1999-12-15 Nathan Sidwell <nathan@acm.org>
18360
18361 * g++.old-deja/g++.warn/cast-align1.C: New test.
18362
18363 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18364
18365 * gcc.c-torture/compile/991214-1.c: New test.
18366 * gcc.c-torture/compile/991214-2.c: New test.
18367
18368 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
18369
18370 * gcc.dg/991214-1.c: New test.
18371
18372 1999-12-13 Jeffrey A Law (law@cygnus.com)
18373
18374 * gcc.c-torture/compile/991213-3.c: New test.
18375 * gcc.c-torture/compile/991213-2.c: New test.
18376 * gcc.c-torture/compile/991213-1.c: New test.
18377
18378 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
18379
18380 * gcc.dg/991209-1.c: New test.
18381
18382 1999-12-08 Nathan Sidwell <nathan@acm.org>
18383
18384 * gcc.c-torture/compile/991208-1.c: New test.
18385
18386 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18387
18388 * gcc.dg/ultrasp2.c: New test.
18389
18390 1999-12-05 Alex Samuel <samuel@codesourcery.com>
18391
18392 * g++.old-deja/g++.abi/align.C (main): Fix typo.
18393
18394 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
18395
18396 * gcc.c-torture/compile/991202-1.c: New test.
18397 * gcc.c-torture/execute/991202-1.c: New test.
18398 * gcc.c-torture/execute/991202-2.c: New test.
18399 * gcc.c-torture/execute/991202-3.c: New test.
18400
18401 1999-12-02 Alex Samuel <samuel@codesourcery.com>
18402
18403 * g++.old-deja/g++.abi/align.C: New test.
18404 * g++.old-deja/g++.abi/aggregates.C: Likewise.
18405 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18406
18407 1999-12-01 Richard Henderson <rth@cygnus.com>
18408
18409 * gcc.c-torture/execute/991201-1.c: New.
18410
18411 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
18412
18413 * gcc.dg/991129-1.c: New test.
18414
18415 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
18416
18417 * gcc.c-torture/compile/991127-1.c: New test.
18418
18419 1999-11-22 Nathan Sidwell <nathan@acm.org>
18420
18421 * g++.old-deja/g++.other/warn4.C: New test.
18422
18423 1999-11-22 Nathan Sidwell <nathan@acm.org>
18424
18425 * g++.old-deja/g++.eh/cleanup2.C: New test.
18426 * g++.old-deja/g++.ext/pretty2.C: New test.
18427 * g++.old-deja/g++.ext/pretty3.C: New test.
18428 * g++.old-deja/g++.other/debug6.C: New test.
18429
18430 1999-10-20 Jim Wilson <wilson@cygnus.com>
18431
18432 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
18433 compiler_output to look for one error message instead of two.
18434
18435 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
18436
18437 * gcc.c-torture/execute/991118-1.c: Also test case
18438 where the word boundary does not split a byte evenly.
18439
18440 1999-11-19 Nathan Sidwell <nathan@acm.org>
18441
18442 * g++.old-deja/g++.ext/restrict1.C: New test.
18443
18444 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
18445
18446 * gcc.c-torture/execute/991118-1.c: New test.
18447
18448 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
18449
18450 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
18451 working directory pathnames.
18452
18453 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
18454
18455 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
18456 host is equipped with driver.h and driver.o so it can actually
18457 compile and run the tests.
18458
18459 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
18460
18461 * gcc.c-torture/compile/991008-1.c: New test.
18462
18463 1999-11-08 Nick Clifton <nickc@cygnus.com>
18464
18465 * lib/gcc-dg.exp: Include target-supports.exp
18466
18467 1999-11-05 Nick Clifton <nickc@cygnus.com>
18468
18469 * lib/target-supports.exp: New file: Provide procs to test for
18470 features supported by the target.
18471 (check_weak_available): Moved here from ecos.exp.
18472 (check_alias_available): New proc: Determine of the target
18473 toolchain supports the alias attribute.
18474
18475 * gcc.dg/special/ecos.exp: Move check_weak_available to
18476 target-supports.exp.
18477 (alias-1.c): Only perform the test if the target supports
18478 aliases.
18479 (wkali-1.c): Only perform the test if the target supports
18480 aliases.
18481
18482 * gcc.dg/990506-0.c: Expect error messages from cross
18483 targets as well as native targets.
18484
18485 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18486
18487 * gcc.dg/ultrasp1.c: Removed xfail.
18488 * gcc.dg/struct-ret-2.c: Likewise.
18489 * gcc.dg/array-1.c: Likewise.
18490
18491 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
18492
18493 * gcc.dg/struct-ret-2.c: New test.
18494
18495 * gcc.dg/array-1.c: New test.
18496
18497 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
18498
18499 * gcc.c-torture/execute/991030-1.c: New test.
18500
18501 1999-10-26 Richard Henderson <rth@cygnus.com>
18502
18503 * gcc.c-torture/compile/991026-2.c: New test.
18504
18505 1999-10-26 Jeffrey A Law (law@cygnus.com)
18506
18507 * gcc.c-torture/compile/991026-1.c: New test.
18508
18509 1999-10-23 Jeffrey A Law (law@cygnus.com)
18510
18511 * gcc.c-torture/execute/991023-1.c: New test.
18512
18513 1999-10-19 Jeffrey A Law (law@cygnus.com)
18514
18515 * gcc.c-torture/execute/991019-1.c: New test.
18516
18517 1999-10-16 Richard Henderson <rth@cygnus.com>
18518
18519 * gcc.c-torture/execute/991016-1.c: New test.
18520
18521 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
18522
18523 * gcc.c-torture/execute/991014-1.c: New test.
18524
18525 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
18526
18527 * g++.old-deja/g++.other/union2.C: New test.
18528
18529 1999-10-13 Nathan Sidwell <nathan@acm.org>
18530
18531 * g++.old-deja/g++.other/vaarg2.C: New test.
18532 * g++.old-deja/g++.other/vaarg3.C: New test.
18533
18534 1999-10-12 Craig Burley <craig@jcb-sc.com>
18535
18536 * g77.f-torture/noncompile/19990905-1.f: Moved from being
18537 in compile/.
18538
18539 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
18540
18541 * gcc.c-torture/execute/va-arg-11.c: New test.
18542
18543 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
18544
18545 * lib/file-format.exp (gcc_target_object_format): Don't
18546 crash if objdump is unavailable.
18547
18548 1999-09-29 Donn Terry <donn@interix.com>
18549
18550 * gcc.misc-tests/mg.exp: delete extraneous redirection.
18551
18552 1999-09-28 Nick Clifton <nickc@cygnus.com>
18553
18554 * gcc.c-torture/compile/990928-1.c: New test.
18555
18556 1999-09-28 Nathan Sidwell <nathan@acm.org>
18557
18558 * g++.old-deja/g++.other/decl6.C: New test.
18559
18560 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18561
18562 * gcc.c-torture/execute/va-arg-10.c: New test.
18563
18564 1999-09-27 Nathan Sidwell <nathan@acm.org>
18565
18566 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
18567 __PRETTY_FUNCTION__.
18568
18569 1999-09-23 Nick Clifton <nickc@cygnus.com>
18570
18571 * gcc.c-torture/execute/990923-1.c: New test.
18572
18573 1999-09-21 Nick Clifton <nickc@cygnus.com>
18574
18575 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
18576 for which -fpic is inappropriate.
18577
18578 1999-09-21 Mark Mitchell <mark@codesourcery.com>
18579
18580 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
18581
18582 1999-09-21 Nathan Sidwell <nathan@acm.org>
18583
18584 * g++.old-deja/g++.other/dyncast1.C: New test.
18585 * g++.old-deja/g++.other/dyncast2.C: New test.
18586 * g++.old-deja/g++.other/dyncast3.C: New test.
18587 * g++.old-deja/g++.other/dyncast4.C: New test.
18588 * g++.old-deja/g++.other/dyncast5.C: New test.
18589 * g++.old-deja/g++.eh/catch3.C: New test.
18590 * g++.old-deja/g++.eh/catch3p.C: New test.
18591 * g++.old-deja/g++.eh/catch4.C: New test.
18592 * g++.old-deja/g++.eh/catch4p.C: New test.
18593 * g++.old-deja/g++.eh/catch5.C: New test.
18594 * g++.old-deja/g++.eh/catch5p.C: New test.
18595 * g++.old-deja/g++.eh/catch6.C: New test.
18596 * g++.old-deja/g++.eh/catch6p.C: New test.
18597 * g++.old-deja/g++.eh/catch7.C: New test.
18598 * g++.old-deja/g++.eh/catch7p.C: New test.
18599 * g++.old-deja/g++.eh/catch8.C: New test.
18600 * g++.old-deja/g++.eh/catch8p.C: New test.
18601 * g++.old-deja/g++.eh/catch9.C: New test.
18602 * g++.old-deja/g++.eh/catch9p.C: New test.
18603
18604 1999-09-13 Nathan Sidwell <nathan@acm.org>
18605
18606 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
18607 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
18608
18609 1999-09-13 Jeffrey A Law (law@cygnus.com)
18610
18611 * gcc.c-torture/compile/990913-1.c: New test.
18612
18613 1999-09-10 Nathan Sidwell <nathan@acm.org>
18614
18615 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
18616 * g++.old-deja/g++.jason/rfg5.C: Likewise.
18617
18618 1999-09-09 Richard Henderson <rth@cygnus.com>
18619
18620 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
18621
18622 1999-09-09 Nathan Sidwell <nathan@acm.org>
18623
18624 * g++.old-deja/g++.other/lookup11.C: New test.
18625 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
18626 what is permitted and what we want.
18627 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
18628 overload use.
18629 * g++.old-deja/g++.jason/rfg5.C: Likewise
18630
18631 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
18632
18633 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
18634 * gcc.c-torture/noncompile/poison-1.c: New file.
18635
18636 1999-09-08 Nathan Sidwell <nathan@acm.org>
18637
18638 * g++.old-deja/g++.other/sizeof3.C: New test.
18639 * g++.old-deja/g++.other/sizeof4.C: New test.
18640 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
18641 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
18642
18643 1999-09-07 Richard Henderson <rth@cygnus.com>
18644
18645 * gcc.dg/va-arg-1.c: New.
18646
18647 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18648
18649 * gcc.c-torture/execute/va-arg-9.c: New test.
18650
18651 1999-09-05 Craig Burley <craig@jcb-sc.com>
18652
18653 * g77.f-torture/compile/980519-2.f: New test.
18654 * g77.f-torture/compile/19990905-0.f: New test.
18655 * g77.f-torture/compile/19990905-1.f: New test.
18656 * g77.f-torture/compile/19990905-2.f: New test.
18657
18658 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
18659
18660 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
18661
18662 * gcc.c-torture/execute/990827-1.c: Fix typo.
18663
18664 1999-09-03 Nathan Sidwell <nathan@acm.org>
18665
18666 * g++.old-deja/g++.other/deref1.C: New test.
18667
18668 1999-09-02 Nathan Sidwell <nathan@acm.org>
18669
18670 * g++.old-deja/g++.other/ambig2.C: New test.
18671 * g++.old-deja/g++.other/cond5.C: New test.
18672 * g++.old-deja/g++.other/lookup16.C: New test.
18673
18674 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
18675
18676 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
18677 assemblers too.
18678
18679 1999-08-31 Jeffrey A Law (law@cygnus.com)
18680
18681 * lib/c-torture.exp: Avoid the "compare executables" optimization
18682 when testing native.
18683
18684 1999-08-29 Jeffrey A Law (law@cygnus.com)
18685
18686 * gcc.c-torture/execute/990829-1.c: New test.
18687 * gcc.c-torture/compile/990829-1.c: New test.
18688
18689 1999-08-27 Paul Burchard <burchard@pobox.com>
18690
18691 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
18692 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
18693 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
18694 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
18695 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
18696 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
18697 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
18698 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
18699 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
18700 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
18701 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
18702
18703 1999-08-27 Jeffrey A Law (law@cygnus.com)
18704
18705 * gcc.c-torture/execute/990827-1.c: New test.
18706
18707 1999-08-26 Craig Burley <craig@jcb-sc.com>
18708
18709 * g77.f-torture/noncompile/19990826-4.f: New test.
18710
18711 * g77.f-torture/compile/19990826-3.f: New test.
18712
18713 * g77.f-torture/execute/19990826-2.f: New test.
18714
18715 * g77.f-torture/compile/19990826-1.f: New test.
18716
18717 * gcc.c-torture/execute/990826-0.c: New test.
18718 * g77.c-torture/execute/19990826-0.f: New test.
18719
18720 * g77.f-torture/noncompile/970626-2.f: New test.
18721
18722 1999-08-25 Paul Burchard <burchard@pobox.com>
18723
18724 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
18725 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
18726 lss-011.C: New tests.
18727
18728 1999-08-25 Nathan Sidwell <nathan@acm.org>
18729
18730 * g++.old-deja/g++.other/decl5.C: New test.
18731
18732 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18733
18734 * noncompile/noncompile.exp: Load_lib c-torture.exp.
18735 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
18736 call `postbase' for each one. All callers of `postbase' changed
18737 to call this instead.
18738
18739 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
18740
18741 * gcc.c-torture/execute/990811-1.c: New test.
18742
18743 1999-08-09 Nick Clifton <nickc@cygnus.com>
18744
18745 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
18746 just native ones.
18747
18748 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
18749 just native ones.
18750
18751 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
18752
18753 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
18754
18755 1999-08-04 Jeffrey A Law (law@cygnus.com)
18756
18757 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
18758
18759 1999-08-04 Nathan Sidwell <nathan@acm.org>
18760
18761 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
18762
18763 1999-08-04 Jeffrey A Law (law@cygnus.com)
18764
18765 * gcc.c-torture/execute/990804-1.c: New test.
18766
18767 1999-08-03 Nathan Sidwell <nathan@acm.org>
18768
18769 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
18770 * g++.old-deja/g++.brendan/crash64.C: Likewise
18771 * g++.old-deja/g++.brendan/overload8.C: Likewise
18772
18773 1999-08-03 Nathan Sidwell <nathan@acm.org>
18774
18775 * g++.old-deja/g++.other/struct1.C: New test.
18776
18777 1999-08-03 Nathan Sidwell <nathan@acm.org>
18778
18779 * g++.old-deja/g++.other/enum2.C: New test.
18780
18781 1999-08-02 Richard Henderson <rth@cygnus.com>
18782
18783 Adapted from tests from Franz Sirl:
18784 * gcc.c-torture/execute/va-arg-7.c: New test.
18785 * gcc.c-torture/execute/va-arg-8.c: New test.
18786
18787 1999-08-01 Jeffrey A Law (law@cygnus.com)
18788
18789 * gcc.c-torture/compile/990801-2.c: New test.
18790
18791 * gcc.c-torture/compile/990801-1.c: New test.
18792
18793 1999-07-27 Michael Meissner <meissner@cygnus.com>
18794
18795 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
18796 fp-cmp-1.c, converting double to float.
18797
18798 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
18799 fp-cmp-1.c, converting double to long double.
18800
18801 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
18802 from fr1 to unknown_register, since fr1 is a legitimate register
18803 on some machines.
18804
18805 1999-07-25 Jeffrey A Law (law@cygnus.com)
18806
18807 * README: More listname related changes.
18808
18809 1999-07-08 Catherine Moore <clm@cygnus.com>
18810
18811 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
18812
18813 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
18814
18815 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
18816
18817 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
18818
18819 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
18820
18821 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
18822
18823 * gcc.dg/990703-1.c: New test.
18824
18825 1999-06-29 Nick Clifton <nickc@cygnus.com>
18826
18827 * lib/file-format.exp: New file: Move definition of proc
18828 gcc_target_object_format to here from
18829 gcc.dg/special/ecos.exp.
18830
18831 * lib/c-torture.exp: Include lib file-format.exp.
18832 * lib/gcc-dg.exp: Include lib file-format.exp.
18833
18834 * gcc.dg/special/ecos.exp: Remove definition of proc
18835 gcc_target_object_format.
18836
18837 1999-06-28 Jeffrey A Law (law@cygnus.com)
18838
18839 * gcc.c-torture/execute/990628-1.c: New test.
18840
18841 1999-06-25 Jeffrey A Law (law@cygnus.com)
18842
18843 * gcc.c-torture/compile/990625-2.c: New test.
18844
18845 * gcc.c-torture/compile/990625-1.c: New test.
18846
18847 1999-06-23 Nick Clifton <nickc@cygnus.com>
18848
18849 * gcc.c-torture/compile/dll.c: New test case. Check that dll
18850 attributes compile.
18851 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
18852 ports that use the COFF/PE file format.
18853
18854 1999-06-17 Jeffrey A Law (law@cygnus.com)
18855
18856 * gcc.c-torture/compile/990617-1.c: New test.
18857
18858 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
18859
18860 * g++.old-deja/g++.other/decl4.C: New test.
18861
18862 1999-06-14 Nathan Sidwell <nathan@acm.org>
18863
18864 * g++.old-deja/g++.other/bitfld3.C: New test.
18865
18866 1999-06-08 Nathan Sidwell <nathan@acm.org>
18867
18868 * g++.old-deja/g++.eh/catch1.C: New test.
18869
18870 1999-06-07 Jeffrey A Law (law@cygnus.com)
18871
18872 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
18873
18874 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
18875 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
18876
18877 1999-06-05 Craig Burley <craig@jcb-sc.com>
18878
18879 * g77.f-torture/compile/19990502-0.f: Replace with new,
18880 shorter, test that still fails after recent changes.
18881
18882 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18883
18884 * gcc.c-torture/execute/990604-1.c: New test.
18885
18886 1999-05-31 Jeffrey A Law (law@cygnus.com)
18887
18888 * gcc.c-torture/execute/990531-1.c: New test.
18889
18890 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18891
18892 * gcc.c-torture/compile/990527-1.c: New test.
18893
18894 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
18895
18896 * gcc.c-torture/execute/990527-1.c: New test.
18897
18898 1999-05-25 Nick Clifton <nickc@cygnus.com>
18899
18900 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
18901 bitfields as signed.
18902
18903 1999-05-25 Craig Burley <craig@jcb-sc.com>
18904
18905 * g77.f-torture/compile/19990525-0.f: New test.
18906
18907 1999-05-25 Jeffrey A Law (law@cygnus.com)
18908
18909 * gcc.c-torture/execute/990525-2.c: New test.
18910
18911 * gcc.c-torture/execute/990525-1.c: New test.
18912
18913 1999-05-24 Nathan Sidwell <nathan@acm.org>
18914
18915 * g++.old-deja/g++.other/anon3.C: New test.
18916 * g++.old-deja/g++.other/anon4.C: New test.
18917 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
18918 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
18919 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
18920 Merrill).
18921
18922 1999-05-24 Jeffrey A Law (law@cygnus.com)
18923
18924 * gcc.c-torture/execute/990524-1.c: New test.
18925
18926 * gcc.dg/990524-1.c: New test.
18927
18928 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18929
18930 * gcc.c-torture/compile/990523-1.c: New test.
18931
18932 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
18933
18934 * gcc.c-torture/compile/990519-1.c: New test.
18935
18936 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18937
18938 * gcc.c-torture/compile/990517-1.c: New test.
18939
18940 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
18941 (e4, f4): New tests.
18942 (main): Call them.
18943
18944 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18945
18946 * gcc.dg/noreturn-1.c: New test.
18947
18948 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18949
18950 * gcc.c-torture/execute/990513-1.c: New test.
18951
18952 1999-05-10 Richard Henderson <rth@cygnus.com>
18953
18954 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
18955
18956 1999-05-10 Craig Burley <craig@jcb-sc.com>
18957
18958 * g77.f-torture/execute/erfc.f: Use small single-precision
18959 values, to avoid problems on Alphas when not -mieee.
18960
18961 1999-05-08 Craig Burley <craig@jcb-sc.com>
18962
18963 * gcc.dg/990506-0.c: New test.
18964
18965 1999-05-08 Richard Henderson <rth@cygnus.com>
18966
18967 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
18968 the constant to test. Don't XFAIL 64-bit targets.
18969
18970 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
18971 * g++.old-deja/g++.law/profile1.C: Likewise.
18972
18973 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
18974 operator new instances.
18975 * g++.old-deja/g++.other/delete5.C: Likewise.
18976
18977 1999-05-03 Craig Burley <craig@jcb-sc.com>
18978
18979 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
18980 intrinsic.
18981
18982 1999-05-03 Craig Burley <craig@jcb-sc.com>
18983
18984 * g77.f-torture/execute/u77-test.f: Reverse order of two
18985 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
18986
18987 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18988
18989 * gcc.dg/compare1.c: New test.
18990
18991 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
18992
18993 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
18994 New tests.
18995
18996 1999-05-02 Craig Burley <craig@jcb-sc.com>
18997
18998 * g77.f-torture/compile/19990502-1.f: New test.
18999
19000 1999-05-02 Craig Burley <craig@jcb-sc.com>
19001
19002 * g77.f-torture/compile/19990502-0.f: New test.
19003
19004 1999-05-02 Craig Burley <craig@jcb-sc.com>
19005
19006 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
19007 intrinsic.
19008
19009 1999-05-02 Craig Burley <craig@jcb-sc.com>
19010
19011 * g77.f-torture/execute/u77-test.f (main): List libU77
19012 intrinsics not currently tested.
19013 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
19014 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
19015 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
19016 Trim blanks off the ends of some printed strings.
19017
19018 1999-05-02 Craig Burley <craig@jcb-sc.com>
19019
19020 * g77.f-torture/execute/u77-test.f (main): Just warn about
19021 FSTAT gid disagreement, as it's expected on some systems.
19022
19023 1999-05-01 Craig Burley <craig@jcb-sc.com>
19024
19025 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
19026 use a new function, which allows for some slop.
19027 Clean up some commentary.
19028 (issum): The new function.
19029 (sgladd): Deleted subroutine.
19030
19031 1999-05-01 Craig Burley <craig@jcb-sc.com>
19032
19033 * g77.f-torture/execute/u77-test.f: Modify to be more like
19034 libf2c/libU77 version, bringing patches to that version here.
19035 Add suitable commentary.
19036
19037 1999-04-25 Richard Henderson <rth@cygnus.com>
19038
19039 * gcc.dg/990424-1.c: New test.
19040
19041 1999-04-24 Craig Burley <craig@jcb-sc.com>
19042
19043 * g77.f-torture/execute/u77-test.f (main): Bug involving
19044 LSTAT has been fixed, so turn back on full checking.
19045
19046 1999-04-20 Craig Burley <craig@jcb-sc.com>
19047
19048 * g77.f-torture/compile/19990419-0.f: New test.
19049 * g77.f-torture/execute/19990419-1.f: New test.
19050
19051 1999-04-17 Richard Henderson <rth@cygnus.com>
19052
19053 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
19054 to avoid the need for a prototype to supress a warning.
19055
19056 1999-04-07 Jim Wilson <wilson@cygnus.com>
19057
19058 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
19059
19060 1999-04-04 Jeffrey A Law (law@cygnus.com)
19061
19062 * gcc.c-torture/execute/990404-1.c: New test.
19063
19064 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19065
19066 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
19067 * gcc.dg/cpp-if3.c: Don't use -pedantic.
19068 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
19069 missing initializer warnings.
19070
19071 1999-03-28 Jeffrey A Law (law@cygnus.com)
19072
19073 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
19074 matching strings.
19075
19076 1999-03-26 Jeffrey A Law (law@cygnus.com)
19077
19078 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
19079
19080 1999-03-26 Craig Burley <craig@jcb-sc.com>
19081
19082 * g77.f-torture/execute/19990325-0.f: New test.
19083 * g77.f-torture/execute/19990325-1.f: New test.
19084
19085 1999-03-24 Jeffrey A Law (law@cygnus.com)
19086
19087 * gcc.c-torture/execute/990324-1.c: New test.
19088
19089 1999-03-22 Jim Wilson <wilson@cygnus.com>
19090
19091 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
19092 test with 4.
19093
19094 1999-03-17 Richard Henderson <rth@cygnus.com>
19095
19096 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
19097
19098 1999-03-13 Craig Burley <craig@jcb-sc.com>
19099
19100 * g77.f-torture/execute/19990313-2.f: New test.
19101 * g77.f-torture/execute/19990313-3.f: New test.
19102
19103 1999-03-13 Craig Burley <craig@jcb-sc.com>
19104
19105 * g77.f-torture/execute/19990313-0.f: New test.
19106 * g77.f-torture/execute/19990313-1.f: New test.
19107
19108 1999-03-12 Jim Wilson <wilson@cygnus.com>
19109
19110 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
19111 printf to sprintf.
19112 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
19113 (main): Add check for u15. Conditionalize u31 check depending on
19114 whether ints are <32 bits or >=32 bits.
19115
19116 1999-03-08 Craig Burley <craig@jcb-sc.com>
19117
19118 * g77.f-torture/execute/19981119-0.f: Improve testiness.
19119
19120 1999-03-08 Craig Burley <craig@jcb-sc.com>
19121
19122 * g77.f-torture/compile/19990305-0.f: New test.
19123 * g77.f-torture/execute/19981119-0.f: New test.
19124
19125 1999-03-08 Craig Burley <craig@jcb-sc.com>
19126
19127 * g77.f-torture/execute/970625-2.f: call ABORT if final
19128 result is not correct, instead of just printing it.
19129 Add this checking via newly introduced obfuscation, to
19130 trip up buggy front ends.
19131
19132 1999-03-07 Craig Burley <craig@jcb-sc.com>
19133
19134 * g77.f-torture/compile/960317-1.f: Moved from being
19135 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
19136
19137 1999-03-06 Craig Burley <craig@jcb-sc.com>
19138
19139 * g77.f-torture/execute/960317-1.f: New (old) test.
19140 * g77.f-torture/execute/970625-2.f: Ditto.
19141
19142 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
19143
19144 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
19145 message on line 1 or line 2; cccp and cpplib do this differently.
19146
19147 1999-03-01 Jeffrey A Law (law@cygnus.com)
19148
19149 * g++.old-deja/g++.law/weak1.C: New test.
19150
19151 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19152
19153 * gcc.c-torture/execute/990119-1.c: Renamed to...
19154 * gcc.dg/990119-1.c: this, so it will only be tested once
19155 (it's a preprocessor test, it doesn't need to be run at
19156 multiple optimization levels).
19157
19158 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
19159
19160 * lib/g++.exp: Don't add incdir=$base_dir/../include to
19161 ALWAYS_CXXFLAGS.
19162
19163 1999-02-24 Craig Burley <craig@jcb-sc.com>
19164
19165 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
19166 * g77.f-torture/compile/19981216-0.f: ...as it is expected
19167 to not be compilable by current g77.
19168
19169 1999-02-24 Nick Clifton <nickc@cygnus.com>
19170
19171 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
19172
19173 1999-02-22 Jeffrey A Law (law@cygnus.com)
19174
19175 * gcc.c-torture/execute/990222-1.c: New test.
19176
19177 1999-02-19 Craig Burley <craig@jcb-sc.com>
19178
19179 * g77.f-torture/compile/19990218-0.f: New test.
19180 * g77.f-torture/noncompile/19990218-1.f: New test.
19181
19182 1999-02-18 Craig Burley <craig@jcb-sc.com>
19183
19184 * g77.f-torture/compile/19981216-0.f: New test.
19185
19186 1999-02-14 Jeffrey A Law (law@cygnus.com)
19187
19188 * gcc.dg/990214-1.c: New test.
19189
19190 1999-02-13 Jeffrey A Law (law@cygnus.com)
19191
19192 * gcc.dg/990213-2.c: New test.
19193
19194 * gcc.dg/990213-1.c: New test.
19195
19196 1999-02-12 Jeffrey A Law (law@cygnus.com)
19197
19198 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
19199 ints.
19200
19201 1999-02-11 Nick Clifton <nickc@cygnus.com>
19202
19203 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
19204 specified by target.
19205
19206 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
19207
19208 1999-02-11 Jeffrey A Law (law@cygnus.com)
19209
19210 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
19211
19212 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
19213
19214 * gcc.dg/special/ecos.exp: New test driver for new tests with
19215 special requirements.
19216
19217 * gcc.dg/special/alias-1.c: New test.
19218 * gcc.dg/special/gcsec-1.c: New test.
19219 * gcc.dg/special/weak-1.c: New test.
19220 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
19221 * gcc.dg/special/weak-2.c: New test.
19222 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
19223 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
19224 * gcc.dg/special/wkali-1.c: New test.
19225 * gcc.dg/special/wkali-2.c: New test.
19226 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
19227 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
19228
19229 1999-02-10 Felix Lee <flee@cygnus.com>
19230
19231 * lib/c-torture.exp (c-torture-compile): Pull out code for
19232 analyzing gcc error messages.
19233 (c-torture-execute): Likewise. Fix some (harmless) false
19234 positives.
19235 * lib/gcc.exp (gcc_check_compile): New function.
19236
19237 1999-02-08 Richard Henderson <rth@cygnus.com>
19238
19239 * gcc.c-torture/execute/990208-1.c: New test.
19240
19241 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
19242
19243 * g++.dg/special/ecos.exp: New driver for new tests with special
19244 requirements
19245
19246 * g++.dg/special/conpr-1.C: New test
19247 * g++.dg/special/conpr-2.C: New test
19248 * g++.dg/special/conpr-2a.C: New test
19249 * g++.dg/special/conpr-3.C: New test
19250 * g++.dg/special/conpr-3a.C: New test
19251 * g++.dg/special/conpr-3b.C: New test
19252
19253 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
19254 allow g++ to use the dg driver
19255
19256 * README: Add comment about g++.dg directory
19257
19258 1999-02-06 Jeffrey A Law (law@cygnus.com)
19259
19260 * README: Update email addresses.
19261
19262 1999-02-03 Nick Clifton <nickc@cygnus.com>
19263
19264 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
19265 arguments in order to force structure S onto the stack even on
19266 the alpha.
19267 (test): Pass 10 leading arguments to function foo as well as the
19268 structure S.
19269
19270 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
19271 failure for all targets.
19272
19273 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
19274 abort to terminate program execution.
19275
19276 1999-01-30 Richard Henderson <rth@cygnus.com>
19277
19278 * gcc.c-torture/execute/990130-1.c: New test.
19279
19280 1999-01-30 Jeffrey A Law (law@cygnus.com)
19281
19282 * gcc.dg/990130-1.c: New test.
19283
19284 1999-01-28 Michael Meissner <meissner@cygnus.com>
19285
19286 * gcc.c-torture/execute/990128-1.c: New test.
19287
19288 1999-01-27 Michael Meissner <meissner@cygnus.com>
19289
19290 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
19291
19292 1999-01-27 Felix Lee <flee@cygnus.com>
19293
19294 * lib/c-torture.exp (c-torture-compile): pull out code for
19295 analyzing gcc error messages.
19296 (c-torture-execute): ditto, and fix some (harmless) false
19297 positives.
19298 * lib/gcc.exp (gcc_check_compile): new function.
19299
19300 1999-01-17 Jeffrey A Law (law@cygnus.com)
19301
19302 * gcc.dg/990117-1.c: New test.
19303
19304 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
19305
19306 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
19307
19308 1999-01-15 Jeffrey A Law (law@cygnus.com)
19309
19310 * g77.f-torture/compile/990115-1.f: New test.
19311
19312 1999-01-07 Jeffrey A Law (law@cygnus.com)
19313
19314 * gcc.c-torture/compile/990107-1.c: New test
19315
19316 1999-01-06 Jeffrey A Law (law@cygnus.com)
19317
19318 * gcc.c-torture/execute/990106-2.c: New test.
19319
19320 * gcc.c-torture/execute/990106-1.c: New test.
19321
19322 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
19323
19324 * gcc.c-torture/compile/981223-1.c: New test.
19325
19326 1998-12-29 Richard Henderson <rth@cygnus.com>
19327
19328 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
19329 (opt3): Rename from opt4 and disable.
19330
19331 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
19332
19333 * g++.old-deja/g++.pt/ptrmem5.C: New test.
19334
19335 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
19336
19337 * g++.old-deja/g++.other/conv5.C: New test.
19338
19339 1998-12-14 Nick Clifton <nickc@cygnus.com>
19340
19341 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
19342
19343 1998-12-11 Jeffrey A Law (law@cygnus.com)
19344
19345 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
19346
19347 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
19348
19349 * gcc.c-torture/compile/981211-1.c: New test.
19350
19351 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
19352
19353 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
19354
19355 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
19356
19357 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19358
19359 * gcc.special/930510-1.c: Make C9X safe.
19360 * gcc.misc-tests/gcov-1.c Similarly.
19361 * gcc.misc-tests/gcov-2.c Similarly.
19362
19363 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
19364
19365 * gcc.dg/ultrasp1.c: New test.
19366
19367 1998-12-06 Richard Henderson <rth@cygnus.com>
19368
19369 * gcc.c-torture/execute/981206.c: New test.
19370
19371 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
19372
19373 * g++.old-deja/g++.ns/template7.C: New test.
19374
19375 * g++.old-deja/g++.other/expr1.C: New test.
19376
19377 * g++.old-deja/g++.eh/tmpl3.C: New test.
19378
19379 * g++.old-deja/g++.eh/tmpl2.C: New test.
19380
19381 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
19382
19383 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
19384 * g++.old-deja/g++.other/using6.C: Removed.
19385 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
19386
19387 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
19388
19389 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
19390
19391 * g++.old-deja/g++.pt/overload8.C: New test.
19392
19393 * g++.old-deja/g++.pt/overload7.C: New test.
19394
19395 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
19396
19397 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
19398 and relinking messages.
19399 * lib/g++.exp (g++_target_compile): Remove .rpo file when
19400 compiling with -frepo.
19401
19402 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
19403
19404 * g++.old-deja/g++.pt/lookup6.C: New test.
19405
19406 1998-11-30 Nick Clifton <nickc@cygnus.com>
19407
19408 * gcc.c-torture/execute/981130-1.c: New test.
19409 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
19410
19411 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
19412
19413 * g++.old-deja/g++.pt/explicit76.C: New test.
19414
19415 * g++.old-deja/g++.pt/friend38.C: New test.
19416
19417 * g++.old-deja/g++.ns/crash2.C: New test.
19418
19419 * g++.old-deja/g++.pt/defarg8.C: New test.
19420
19421 * g++.old-deja/g++.pt/instantiate6.C: New test.
19422
19423 * g++.old-deja/g++.pt/static6.C: New test.
19424
19425 * g++.old-deja/g++.pt/decl2.C: New test.
19426
19427 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
19428
19429 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
19430 problem is actually related with name lookup, but so what? :-)
19431
19432 * g++.old-deja/g++.pt/friend37.C: New test.
19433
19434 1998-11-25 Dave Love <d.love@dl.ac.uk>
19435
19436 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
19437 element, which fails on some systems.
19438
19439 * g77.f-torture/execute/labug1.f: New test.
19440
19441 1998-11-21 Jeffrey A Law (law@cygnus.com)
19442
19443 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
19444 is defined.
19445
19446 1998-11-18 Dave Love <d.love@dl.ac.uk>
19447
19448 * g77.f-torture/compile/981117-1.f: New test.
19449
19450 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
19451
19452 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
19453 properly discarded.
19454
19455 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
19456
19457 * gcc.c-torture/execute/memcheck: New directory of tests for
19458 -fcheck-memory-usage.
19459
19460 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
19461
19462 * README: New file, general information about the testsuite and
19463 new description of the various C++ test subdirectories.
19464 * README.g++: Eliminate obsolete information, update and move most
19465 relevant stuff to README.
19466
19467 1998-11-07 Richard Henderson <rth@cygnus.com>
19468
19469 * gcc.c-torture/compile/981107-1.c: New test.
19470
19471 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
19472
19473 * execute/memcpy-bi.c: New testcase.
19474
19475 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
19476
19477 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
19478 base classes.
19479
19480 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
19481 template is selected.
19482
19483 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
19484 classes, it should be accepted for all types.
19485
19486 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
19487
19488 * g++.old-deja/g++.pt/spec24.C: Ensure that template
19489 specializations start with template headers.
19490
19491 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
19492
19493 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
19494
19495 * g++.old-deja/g++.other/init9.C: Test cross initialization of
19496 non-POD types.
19497
19498 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
19499
19500 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
19501
19502 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19503
19504 * compile/981022-1.c, compile/981022-1.x: New test and driver.
19505
19506 1998-10-19 Jeffrey A Law (law@cygnus.com)
19507
19508 * 981019-1.c: New test.
19509
19510 1998-10-14 Robert Lipe <robertl@dgii.com>
19511
19512 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
19513 find objc headers.
19514
19515 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
19516
19517 * compile/981001-4.c: Remove use of GCC extension that triggers a
19518 compiler bug.
19519
19520 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
19521
19522 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
19523
19524 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
19525
19526 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
19527 instantiation of template produces incorrect code for delete
19528 expression.
19529
19530 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
19531 constructors' name is not unique.
19532 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
19533 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
19534
19535 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
19536 automatic array of const is ill-formed.
19537
19538 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
19539 of template parameter?
19540
19541 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
19542 const.
19543
19544 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
19545 pointer-to-member expression.
19546
19547 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
19548 declaration causes ICE.
19549
19550 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
19551
19552 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
19553 reserved in the global namespace.
19554
19555 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
19556 generate needed virtual table.
19557
19558 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
19559
19560 1998-10-10 Dariush Eslimi <eslimi@loran.com>
19561
19562 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
19563 template-dependent type
19564
19565 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
19566
19567 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
19568 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
19569 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
19570
19571 * g++.old-deja/g++.other/using5.C: New test; using decl from base
19572 class should be usable as argument of member function.
19573 * g++.old-deja/g++.other/using6.C: New test; using decl from base
19574 class should be usable as return type of member function.
19575 * g++.old-deja/g++.other/using7.C: New test; using decl from base
19576 class should be usable as type of data member.
19577
19578 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
19579
19580 1998-10-09 Jeffrey A Law (law@cygnus.com)
19581
19582 * gcc.c-torture/special/920521-1.c: Fix bogus test.
19583
19584 1998-10-08 Nick Clifton <nickc@cygnus.com>
19585
19586 * gcc.dg/dll-?.c Add thumb to target list.
19587 Fix assembler scan patterns to match current assembler output.
19588
19589 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
19590
19591 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
19592 matching of template brackets.
19593
19594 * g++.old-deja/g++.other/using4.C: New test. Test using
19595 declarations of methods from base classes.
19596
19597 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
19598 within functions should introduce names into the innermost
19599 enclosing namespace.
19600
19601 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
19602 of static locals if first initialization throws.
19603
19604 1998-10-07 Jim Wilson <wilson@cygnus.com>
19605
19606 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
19607
19608 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
19609
19610 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
19611 lose track of the possible targets of tablejump insns.
19612 * special/special.exp: Run it.
19613
19614 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
19615
19616 * g++.old-deja/g++.pt/friend35.C: New test. A template function
19617 must be declared before its specializations can be named in friend
19618 declarations.
19619
19620 1998-10-05 Dave Love <d.love@dl.ac.uk>
19621
19622 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
19623
19624 * g77.f-torture/execute/io1.f: New test.
19625
19626 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
19627
19628 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
19629 with pointer to template function, for which no argument deduction
19630 is possible.
19631
19632 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
19633 specialization of template function as argument to template
19634 function.
19635
19636 * g++.old-deja/g++.other/access2.C: New test; Inner class
19637 shouldn't have privileged access to Outer's names.
19638
19639 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
19640
19641 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
19642 friend template declared within template class conflicts with
19643 nested class of the same name.
19644
19645 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
19646 is ignored.
19647
19648 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
19649 object with direct initializer as function declaration.
19650
19651 * g++.old-deja/g++.other/decl2.C: New test; duplicate
19652 initializers.
19653
19654 * g++.old-deja/g++.other/null2.C: New test; conditional operator
19655 involving const pointer and NULL produces incorrect result.
19656
19657 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
19658 type name without `typename' should be rejected with -pedantic.
19659
19660 1998-10-02 Richard Henderson <rth@cygnus.com>
19661
19662 * g++.old-deja/g++.other/addrof1.C: New test.
19663
19664 1998-10-01 Nick Clifton <nickc@cygnus.com>
19665
19666 * gcc.c-torture/compile/981001-1.c: New test.
19667 * gcc.c-torture/execute/981001-1.c: New test.
19668
19669 1998-10-01 Jeffrey A Law (law@cygnus.com)
19670
19671 * gcc.c-torture/compile/981001-2.c: New test.
19672 * gcc.c-torture/compile/981001-3.c: New test.
19673 * gcc.c-torture/compile/981001-4.c: New test.
19674
19675 1998-10-01 Robert Lipe <robertl@dgii.com>
19676
19677 * lib/objc.exp (objc_target_compile): Add -L during compiles for
19678 multilibbed hosts. Idea grafted from g77.exp.
19679
19680 1998-09-30 Dave Love <d.love@dl.ac.uk>
19681
19682 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
19683 avoid losing on systems which need -lsocket.
19684
19685 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
19686
19687 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
19688 * g++.old-deja/g++.other/nested2.C: Ditto.
19689 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
19690 failure.
19691
19692 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
19693
19694 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
19695 preferred over template operator!= for enum bitfields.
19696
19697 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
19698
19699 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
19700 that happen to have the same base name, but in different scopes,
19701 are incorrectly rejected.
19702
19703 1998-09-16 Richard Henderson <rth@cygnus.com>
19704
19705 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
19706 on the native word size instead of an integer literal.
19707
19708 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
19709
19710 * g++.old-deja/g++.other/static2.C: Invocation of static data
19711 member of type pointer-to-function denoted as non-static member.
19712
19713 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
19714 checks involving function types and aliases.
19715
19716 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
19717
19718 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
19719 redefined to the same non-trivial type.
19720
19721 * g++.old-deja/g++.pt/explicit73.C: Test for proper
19722 namespace-qualification of template specializations declared in
19723 other namespaces.
19724
19725 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
19726 to declare a subset of the specializations of a template function
19727 as friends of specializations of a template class.
19728
19729 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
19730 member templates that do not fully specialize the enclosing
19731 template class are rejected.
19732
19733 1998-09-11 Dave Love <d.love@dl.ac.uk>
19734
19735 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
19736
19737 1998-09-08 Dave Love <d.love@dl.ac.uk>
19738
19739 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
19740 altered from libf2c/libU77 version.
19741
19742 1998-09-06 Dave Love <d.love@dl.ac.uk>
19743
19744 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
19745
19746 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
19747
19748 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
19749 (un)signed char are different types for template specialization
19750 purposes.
19751
19752 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
19753
19754 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
19755 * objc: ObjC testsuite.
19756
19757 1998-08-31 Catherine Moore <clm@cygnus.com>
19758
19759 * gcc.c-torture/execute/941014-1.x: New file.
19760
19761 1998-08-31 Nick Clifton <nickc@cygnus.com>
19762
19763 * lib/c-torture.exp: Add support for
19764 torture_eval_before_compile and torture_eval_before_execute
19765 variables.
19766
19767 1998-08-30 Jeffrey A Law (law@cygnus.com)
19768
19769 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
19770 this test triggers valid.
19771
19772 1998-08-27 Jeffrey A Law (law@cygnus.com)
19773
19774 * gcc.dg/980827-1.c: New test.
19775
19776 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
19777
19778 * gcc.c-torture/execute/loop-4b.c: New test.
19779
19780 1998-08-26 Nick Clifton <nickc@cygnus.com>
19781
19782 * lib/c-torture.exp: Add support for
19783 torture_eval_before_compile and torture_eval_before_execute
19784 variables.
19785
19786 1998-08-25 Jeffrey A Law (law@cygnus.com)
19787
19788 * gcc.c-torture/compile/980825-1.c: New test.
19789
19790 1998-08-24 Nick Clifton <nickc@cygnus.com>
19791
19792 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
19793 count number tests in opt_t0 not good_t0.
19794
19795 1998-08-24 Jeffrey A Law (law@cygnus.com)
19796
19797 * gcc.c-torture/compile/930326-1.x: Fix typo.
19798
19799 1998-08-23 Mark Mitchell <mark@markmitchell.com>
19800
19801 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
19802 causes an ICE.
19803
19804 1998-08-21 Jeffrey A Law (law@cygnus.com)
19805
19806 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
19807 STACK_SIZE is defined.
19808 * gcc.c-torture/unsorted/stuct.c: Similarly.
19809
19810 * gcc.c-torture/compile/980821-1.c: New test.
19811
19812 1998-08-21 Jeffrey A Law (law@cygnus.com)
19813
19814 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
19815
19816 1998-08-19 Mark Mitchell <mark@markmitchell.com>
19817
19818 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
19819 code.
19820
19821 1998-08-09 Mark Mitchell <mark@markmitchell.com>
19822
19823 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
19824 error'.
19825
19826 1998-08-18 Jeffrey A Law (law@cygnus.com)
19827
19828 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
19829
19830 1998-08-16 Jeffrey A Law (law@cygnus.com)
19831
19832 * gcc.c-torture/compile/980816-1.c: New test.
19833
19834 * gcc.dg/980816-1.c: New test.
19835
19836 1998-08-13 Jeffrey A Law (law@cygnus.com)
19837
19838 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
19839 compiler for ieee tests.
19840
19841 1998-08-01 Dave Love <d.love@dl.ac.uk>
19842
19843 * g77.f-torture/compile/980729-0.f: New test.
19844
19845 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
19846
19847 * gcc.c-torture/special/eeprof-1.c: New test, for
19848 -finstrument-functions.
19849 * gcc.c-torture/special/special.exp: Run it.
19850
19851 1998-07-29 Jeffrey A Law (law@cygnus.com)
19852
19853 * gcc.c-torture/compile/980729-1.c: New test.
19854
19855 1998-07-27 Nick Clifton <nickc@cygnus.com>
19856
19857 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
19858 __thumb__ is defined, and test for ARM style doubles if so.
19859
19860 1998-07-26 Dave Love <d.love@dl.ac.uk>
19861
19862 * g77.f-torture/noncompile/980615-0.f: New test.
19863
19864 1998-07-26 H.J. Lu (hjl@gnu.org)
19865
19866 * gcc.dg/980312-1.c: Do link instead of compile.
19867 * gcc.dg/980313-1.c: Likewise.
19868
19869 1998-07-26 Jeffrey A Law (law@cygnus.com)
19870
19871 * gcc.c-torture/compile/980726-1.c: New test.
19872
19873 1998-07-25 Dave Love <d.love@dl.ac.uk>
19874
19875 * g77.f-torture/execute/io0.f: New test.
19876
19877 1998-07-24 Nick Clifton <nickc@cygnus.com>
19878
19879 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
19880 an int.
19881
19882 1998-06-18 Michael Meissner <meissner@cygnus.com>
19883
19884 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
19885 m32r bugs.
19886
19887 1998-07-17 Nick Clifton <nickc@cygnus.com>
19888
19889 * gcc.dg/980626-1.c: Expect failures for all toolchains until
19890 c-decl.c:grokdeclarator can handle mode attributes.
19891
19892 1998-07-16 Jeffrey A Law (law@cygnus.com)
19893
19894 * gcc.c-torture/execute/980716-1.c: New test.
19895
19896 1998-07-13 Jeffrey A Law (law@cygnus.com)
19897
19898 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
19899 the mn10200.
19900 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
19901 the mn10200.
19902 * gcc.c-torture/execute/va-arg-3.x: Similarly.
19903 * gcc.c-torture/compile/930326-1.x: Similarly.
19904
19905 1998-07-13 Dave Love <d.love@dl.ac.uk>
19906
19907 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
19908 New test from Craig.
19909
19910 1998-07-12 Dave Love <d.love@dl.ac.uk>
19911
19912 * g77.f-torture/noncompile/980616-0.f: New test.
19913
19914 * g77.f-torture/execute/970816-3.f: New test from Craig.
19915
19916 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19917
19918 * g++.other/singleton.C: Return error value instead of taking
19919 SIGSEGV.
19920
19921 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
19922
19923 * g++.other/singleton.C: New test. Warning is under dispute.
19924 Runtime crash is not.
19925
19926 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19927
19928 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
19929 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
19930 using6.C, using7.C}: New namespace tests.
19931
19932 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
19933
19934 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
19935 specialization with typedef'ed names used as array indexes.
19936
19937 1998-07-09 Jeffrey A Law (law@cygnus.com)
19938
19939 * gcc.c-torture/execute/980709-1.c: New test.
19940
19941 * gcc.dg/980709-1.c: New test.
19942
19943 1998-07-07 Richard Henderson <rth@cygnus.com>
19944
19945 * gcc.c-torture/execute/bcp-1.c: New test.
19946
19947 1998-07-07 Jeffrey A Law (law@cygnus.com)
19948
19949 * gcc.c-torture/execute/980707-1.c: New test.
19950
19951 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
19952
19953 * gcc.c-torture/compile/980706-1.c: New test.
19954
19955 1998-07-01 Dave Love <d.love@dl.ac.uk>
19956
19957 * g77.f-torture/execute/980701-0.f,
19958 g77.f-torture/execute/980701-1.f: New test from Craig.
19959
19960 1998-07-01 Jeffrey A Law (law@cygnus.com)
19961
19962 * gcc.c-torture/compile/980701-1.c: New test.
19963
19964 * gcc.c-torture/execute/980701-1.c: New test.
19965
19966 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
19967 rlsruhe.de>
19968
19969 * g++.old-deja/g++.robertl/eb132.C: New test.
19970 * g++.old-deja/g++.robertl/eb133.C: Likewise.
19971
19972 1998-06-29 Dave Love <d.love@dl.ac.uk>
19973
19974 * g77.f-torture/execute/980628-7.f,
19975 g77.f-torture/execute/980628-8.f,
19976 g77.f-torture/execute/980628-9.f,
19977 g77.f-torture/execute/980628-10.f: New tests from Craig.
19978
19979 * g77.f-torture/execute/980628-3.f: Remove mail headers.
19980
19981 1998-06-28 Jeffrey A Law (law@cygnus.com)
19982
19983 * g77.f-torture/execute/980628-4.f: New test from Craig.
19984 * g77.f-torture/execute/980628-5.f: Likewise.
19985 * g77.f-torture/execute/980628-2.f: Likewise.
19986 * g77.f-torture/execute/980628-0.f: Likewise.
19987 * g77.f-torture/execute/980628-1.f: Likewise.
19988 * g77.f-torture/execute/980628-3.f: Likewise.
19989 * g77.f-torture/execute/980628-6.f: Likewise.
19990
19991 1998-06-28 Jeffrey A Law (law@cygnus.com)
19992
19993 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
19994 directory when nothing has been installed yet.
19995
19996 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
19997
19998 * gcc.c-torture/special/special.exp: Handle newer versions of
19999 dejagnu.
20000
20001 1998-06-26 Jeffrey A Law (law@cygnus.com)
20002
20003 * gcc.dg/980626-1.c: New test.
20004
20005 1998-06-19 Bruno Haible <haible@ilog.fr>
20006
20007 * gcc.misc-tests/m-un-2.c: New test.
20008 * g++.old-deja/g++.other/warn01.c: Likewise.
20009
20010 1998-06-19 Robert Lipe <robertl@dgii.com>
20011
20012 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
20013 compatibility with assmblers with a different comment character.
20014 Eliminate use of GAS-specific extensions.
20015
20016 1998-06-19 Jeffrey A Law (law@cygnus.com)
20017
20018 * gcc.c-torture/execute/ieee/980619-1.c: New test.
20019
20020 1998-06-19 Robert Lipe <robertl@dgii.com>
20021
20022 *lib/g77.exp: Replace search for libf2c.a with search for newly
20023 renamed libg2c.a
20024
20025 1998-06-17 Jeffrey A Law (law@cygnus.com)
20026
20027 * gcc.c-torture/execute/980617-1.c: New test.
20028
20029 1998-06-12 Jeffrey A Law (law@cygnus.com)
20030
20031 * gcc.c-torture/execute/980612-1.c: New test.
20032
20033 1998-06-08 Jeffrey A Law (law@cygnus.com)
20034
20035 * gcc.dg/980523-1.c: Only test on ppc-linux.
20036 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
20037
20038 * gcc.c-torture/execute/980608-1.c: New test.
20039
20040 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
20041
20042 * gcc.c-torture/execute/980605-1.c: New test.
20043
20044 1998-06-04 Jeffrey A Law (law@cygnus.com)
20045
20046 * gcc.c-torture/execute/980604-1.c: New test.
20047
20048 1998-06-02 Jeffrey A Law (law@cygnus.com)
20049
20050 * gcc.c-torture/execute/980602-1.c: New test.
20051 * gcc.c-torture/execute/980602-2.c: Likewise.
20052
20053 1998-06-02 Dave Love <d.love@dl.ac.uk>
20054
20055 * 970125-0.f: Fix per JCB. Add commentary.
20056
20057 1998-05-31 Michael Meissner <meissner@cygnus.com>
20058
20059 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
20060 IEEE -0 support.
20061
20062 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
20063
20064 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
20065 earlier.
20066
20067 1998-05-28 Catherine Moore <clm@cygnus.com>
20068
20069 * gcc.c-torture/execute/980526-3.c: New test.
20070
20071 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
20072
20073 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
20074 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
20075 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
20076 m88k-motorola-sysv3 to XFAIL.
20077
20078 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20079
20080 * gcc.dg/980526-1.c: New test.
20081 * gcc.c-torture/execute/980526-2.c: New test.
20082
20083 1998-05-26 Jeffrey A Law (law@cygnus.com)
20084
20085 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
20086
20087 * gcc.c-torture/execute/980526-1.c: New test.
20088
20089 1998-05-26 Dave Love <d.love@dl.ac.uk>
20090
20091 * g77.f-torture/execute/alpha2.f: Add runtime test.
20092
20093 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
20094
20095 * g++.old-deja/old-deja.exp: Strip leading directories.
20096
20097 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
20098 error for the line. Don't run multiple tests for the same line.
20099
20100 1998-05-23 Jeffrey A Law (law@cygnus.com)
20101
20102 * gcc.dg/980523-1.c: New test.
20103
20104 1998-05-23 Dave Love <d.love@dl.ac.uk>
20105
20106 * g77.f-torture/compile/970915-0.f: New test.
20107
20108 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
20109
20110 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
20111
20112 1998-05-21 Jeffrey A Law (law@cygnus.com)
20113
20114 * gcc.dg/980520-1.c: New test.
20115
20116 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
20117
20118 * gcc.dg/980502-1.c: Fix return type.
20119
20120 1998-05-20 Jeffrey A Law (law@cygnus.com)
20121
20122 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
20123 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
20124 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
20125 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
20126 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
20127
20128 1998-05-20 Dave Love <d.love@dl.ac.uk>
20129
20130 * g77.f-torture/execute/980520-1.f: New test.
20131
20132 1998-05-15 Dave Love <d.love@dl.ac.uk>
20133
20134 * lib/mike-g77.exp: New file.
20135
20136 * g77.f-torture/noncompile/noncompile.exp,
20137 g77.f-torture/noncompile/check0.f: New files.
20138
20139 1998-05-14 Dave Love <d.love@dl.ac.uk>
20140
20141 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
20142 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
20143 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
20144 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
20145 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
20146 abort where appropriate.
20147
20148 1998-05-05 Michael Meissner <meissner@cygnus.com>
20149
20150 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
20151 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
20152
20153 1998-04-29 Dave Love <d.love@dl.ac.uk>
20154
20155 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
20156
20157 1998-04-27 Dave Love <d.love@dl.ac.uk>
20158
20159 * g77.f-torture/compile/980427-0.f: New test.
20160
20161 1998-04-24 Dave Love <d.love@dl.ac.uk>
20162
20163 * g77.f-torture/compile/980424-0.f: New test.
20164
20165 1998-04-19 Dave Love <d.love@dl.ac.uk>
20166
20167 * g77.f-torture/compile/980419-2.f (main): New test.
20168 * g77.f-torture/compile/970125-0.f: New test.
20169 * g77.f-torture/compile/980419-1.f: New test.
20170
20171 1998-04-08 Jim Wilson <wilson@cygnus.com>
20172
20173 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
20174 of loop-4.c.
20175
20176 1998-04-07 Jim Wilson <wilson@cygnus.com>
20177
20178 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
20179
20180 1998-04-03 Jim Wilson <wilson@cygnus.com>
20181
20182 * gcc.c-torture/compile/980329-1.c: New test.
20183
20184 1998-03-18 Jim Wilson <wilson@cygnus.com>
20185
20186 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
20187 * gcc.dg/980312-1.c: Fix typo in -march command.
20188
20189 1998-03-16 H.J. Lu (hjl@gnu.org)
20190
20191 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
20192
20193 1998-03-11 Robert Lipe <robertl@dgii.com>
20194
20195 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
20196 Dave Love agree the Fortran source is bogus.
20197
20198 1998-03-11 Robert Lipe <robertl@dgii.com>
20199
20200 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
20201 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
20202 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
20203 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
20204 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
20205
20206 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
20207
20208 * g++.old-deja/g++.other/friend1.C: New test.
20209
20210 1998-02-18 Dave Love <d.love@dl.ac.uk>
20211
20212 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
20213 possibly uninitialized) variables and declare dnrm2.
20214
20215 1998-02-23 Robert Lipe <robertl@dgii.com>
20216
20217 From Bruno Haible <haible@ilog.fr>:
20218 * gcc.c-torture/execute/980223.c: New test.
20219
20220 1998-02-13 Jeffrey A Law (law@cygnus.com)
20221
20222 * gcc.dg/ifelse-1.c: New test.
20223
20224 1998-02-09 H.J. Lu (hjl@gnu.org)
20225
20226 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
20227
20228 * lib/old-dejagnu.exp (old-dejagnu): Added the
20229 "execution test - XFAIL *-*-*" handling in the spirit of
20230 "excess errors test -". Changed the "execution test fails"
20231 handling to be like "excess errors test fails".
20232 * Update various tests accordingly.
20233
20234 1998-02-06 Jim Wilson <wilson@cygnus.com>
20235
20236 * gcc.c-torture/execute/980205.c: New test.
20237
20238 1998-01-18 Jeffrey A Law (law@cygnus.com)
20239
20240 * lib/c-torture.exp: Look for .x files instead of .cexp files.
20241 * lib/f-torture.exp: Similarly.
20242 * gcc.c-torture: Rename all .cexp files to .x files.
20243
20244 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
20245
20246 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
20247 (940510-1.c): Removed duplicate.
20248 (971104-1.c): New test.
20249
20250 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
20251
20252 * lib/f-torture.exp: Improve error and loop detection.
20253
20254 1997-11-19 Michael Meissner <meissner@cygnus.com>
20255
20256 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
20257 use that to size the filler array.
20258
20259 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
20260
20261 * lib/c-torture.exp(c-torture-execute): Fix typo.
20262
20263 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
20264 testcase as the executable name. Keep the executable around if
20265 the test fails.
20266
20267 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
20268
20269 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
20270 changes. Only test one -g option, and move it to the end of the
20271 list of options to test.
20272
20273 1997-09-19 Michael Meissner <meissner@cygnus.com>
20274
20275 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
20276 variable GCC_TORTURE_OPTIONS to supply default switches separated
20277 by colons. If no environment variable, run tests with -O0 -g, -O1
20278 -g, and -O2 -g as well.
20279
20280 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
20281
20282 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
20283 explanatory comments. Fix indentation.
20284
20285 1997-09-15 Jeffrey A Law (law@cygnus.com)
20286
20287 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
20288
20289 1997-09-11 Jeffrey A Law (law@cygnus.com)
20290
20291 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
20292 * g++.old-deja/g++.mike/p7325.C: Likewise.
20293 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
20294
20295 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
20296
20297 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
20298 * g++.old-deja/g++.brendan/crash30.C: Likewise.
20299 * g++.old-deja/g++.brendan/crash39.C: Likewise.
20300 * g++.old-deja/g++.law/operators4.C: Likewise.
20301
20302 1997-09-11 Joe Buck (jbuck@synopsys.com)
20303
20304 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
20305 * g++.old-deja/g++.mike/p784.C: Ditto.
20306 * g++.old-deja/g++.mike/p785.C: Ditto.
20307
20308 1997-09-05 Jeffrey A Law (law@cygnus.com)
20309
20310 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
20311
20312 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
20313
20314 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
20315 target feature; pass this to c-torture-execute as needed.
20316
20317 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
20318
20319 * lib/c-torture.exp(c-torture-execute): If the previous and the
20320 current executables being tested are identical, we don't need to
20321 run the executable again. Try to make the executable names
20322 unique. Add an optional argument for passing additional compiler
20323 flags.
20324
20325 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
20326
20327 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
20328
20329 1997-08-29 Jeffrey A Law (law@cygnus.com)
20330
20331 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
20332
20333 1997-07-31 Jeffrey A Law (law@cygnus.com)
20334
20335 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
20336 32bit or larger longs.
20337
20338 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
20339 have either a 32bit long or 32bit int.
20340
20341 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
20342
20343 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
20344 Make double precision tests dependent on sizeof (double).
20345
20346 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
20347
20348 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
20349 too.
20350
20351 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
20352
20353 * gcc.c-torture/compile/961203-1.cexp: New script.
20354
20355 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
20356
20357 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
20358 up the includes ourselves.
20359
20360 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
20361
20362 * lib/plumhall.exp: Remove random include, and add a few
20363 verbose messages for debugging.
20364
20365 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
20366
20367 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
20368 of trying to do it ourselves.
20369
20370 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
20371
20372 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
20373
20374 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
20375
20376 * gcc.prms/5403.c: Made regexp a bit less strict.
20377
20378 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
20379
20380 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
20381 is returned from remote_load instead.
20382 * lib/plumhall.exp: Ditto.
20383 * lib/mike-g++.exp: Ditto.
20384 * lib/old-dejagnu.exp: Ditto.
20385 * lib/c-torture.exp: Ditto.
20386
20387 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
20388
20389 * lib/g++.exp: Use build_wrapper procedure.
20390 * lib/gcc.exp: Ditto.
20391
20392 1997-05-20 Jeffrey A Law (law@cygnus.com)
20393
20394 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
20395 an old-style decl for malloc. Fixes tests to work when
20396 sizeof (int) != sizeof (size_t).
20397
20398 1997-05-15 Mike Meissner <meissner@cygnus.com>
20399
20400 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
20401
20402 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
20403 use stdargs.h interface.
20404
20405 1997-05-15 Mike Meissner <meissner@cygnus.com>
20406
20407 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
20408 NO_VARARGS when compiling.
20409
20410 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
20411
20412 * lib/plumhall.exp(ph_includes): New procedure.
20413 (ph_make): Use it.
20414 (ph_compiler): Ditto.
20415
20416 * lib/g++.exp: Rename test-glue.c to testglue.c.
20417 * lib/gcc.exp: Ditto.
20418
20419 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
20420
20421 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
20422 to completion when it's called.
20423
20424 1997-03-21 Michael Meissner <meissner@cygnus.com>
20425
20426 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
20427 is defined, don't do test.
20428
20429 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
20430
20431 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
20432 for object files.
20433 (ph_summary): Mark skipped testcases as untested, not unresolved.
20434
20435 * lib/plumhall.exp (ph_make): If unresolved because of bad
20436 errorCode, record errorCode in log file.
20437 (*): Replace send_log/verbose with verbose -log.
20438
20439 1997-03-19 Michael Meissner <meissner@cygnus.com>
20440
20441 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
20442 double conversion if double isn't at least 8 bytes.
20443
20444 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
20445 int to work with targets where int is 16 bits.
20446
20447 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
20448 8 bytes, just exit, since 4 byte doubles don't have enough bits of
20449 precision for the test to complete.
20450
20451 1997-03-14 Michael Meissner <meissner@cygnus.com>
20452
20453 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
20454 if d10v is not compiled with the -mdouble64 flag.
20455 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
20456
20457 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
20458 d10v is not compiled with the -mint32 flag.
20459
20460 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
20461
20462 * lib/plumhall.exp: Use incr_count.
20463
20464 1997-03-12 Jeffrey A Law (law@cygnus.com)
20465
20466 * gcc.c-torture: Update to c-torture-1.45.
20467
20468 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
20469
20470 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
20471 the name of the expect testcase file).
20472
20473 * lib/g++.exp(g++_init): Ditto.
20474
20475 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
20476
20477 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
20478 the host.
20479
20480 * lib/gcc.exp(gcc_exit): New procedure.
20481
20482 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
20483
20484 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
20485 specs where appropriate.
20486
20487 * g++.old-deja/g++.arm/*: Added additional ERROR checks
20488 because of new "candidates are" messages, and removed a few
20489
20490 * Converted all non-old-style g++ testcases to old-style, and
20491 moved into g++.old-deja.
20492
20493 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
20494
20495 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
20496 options.
20497
20498 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
20499 succeeded.
20500
20501 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
20502
20503 1997-02-13 Michael Meissner <meissner@cygnus.com>
20504
20505 * lib/gcc.exp (gcc_target_compile): Add support for defining
20506 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
20507 the machine doesn't have those features.
20508
20509 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
20510
20511 * g++.law/operators4.exp: Don't use LIBS.
20512
20513 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
20514
20515 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
20516
20517 * lib/mike-g++.exp: Don't set the compiler to be tested here.
20518 * lib/g++.exp: Set it here instead. Also, allow use of the
20519 --tool_exec and --tool_opt options. Change CXX to
20520 GXX_UNDER_TEST.
20521
20522 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
20523
20524 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
20525
20526 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
20527
20528 * lib/old-dejagnu.exp: Use prune_warnings instead of
20529 prune_system_crud.
20530 * lib/mike-g++.exp: Ditto.
20531 * lib/gcc.exp: Ditto.
20532 * lib/g++.exp: Ditto.
20533
20534 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
20535
20536 1997-02-07 Jeffrey A Law (law@cygnus.com)
20537
20538 * 941014-2.c: Include stdlib.h
20539 * 960327-1.c: Include stdio.h
20540 * dbra.c, index-1.c: Don't assume ints are 32bits.
20541
20542 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
20543
20544 * lib/gcc.exp: Add gcc,stack_size target feature.
20545
20546 * lib/g++.exp(g++_target_compile): Add the include and link
20547 paths here, not in two other places. And, it's $options, not
20548 options.
20549
20550 * lib/mike-g++.exp(postbase): Remove the code that determines
20551 the correct include and link paths.
20552 * g++.old-deja/old-deja.exp: Ditto.
20553
20554 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
20555
20556 * lib/g++.exp(g++_init): target_compile no longer returns the
20557 filename of the result.
20558
20559 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
20560
20561 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
20562 call to glob.
20563
20564 * gcc.c-torture/special/special.exp: Change call to
20565 gcc_target_compile to include the object file.
20566
20567 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
20568
20569 * gcc.c-torture/special/special.exp: Correct misspelling in last
20570 change.
20571
20572 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
20573
20574 * lib/plumhall.exp(ph_summary): Log the entire output of the
20575 executable. Return -1 if there were any failures, 0 otherwise.
20576 (ph_execute): Return -1 if there were any failures, 0 otherwise.
20577 (ph_make): Clean up objects and executables that were built
20578 if the tests succeeded.
20579
20580 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
20581
20582 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
20583 libraries and includes in the build tree as appropriate.
20584
20585 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
20586
20587 * lib/c-torture.exp: Instead of looking for the global variable
20588 NO_LONG_LONG, check to see if that's a feature of the target.
20589
20590 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
20591
20592 * config/default.exp: Minimize. Delete the remainer of the files in
20593 config; this functionality is now in devo/dejagnu/config.
20594
20595 g++.*/*: Pass any additional flags used to compile to postbase;
20596 delete CXXFLAGS.
20597
20598 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
20599 is now done by runtest.exp. Use gcc_target_compile instead of
20600 compile.
20601
20602 lib/c-torture.exp: Use gcc_target_compile instead of compile.
20603 Remove references to CFLAGS. Use remote_file instead of
20604 calling rm -f.
20605 (c-torture): Take a list of arguments to use to compile this
20606 testcase.
20607
20608 lib/g++.exp: Simplify. Use target_compile instead of compile.
20609 lib/gcc-dg.exp: Ditto.
20610 lib/gcc.exp: Ditto.
20611 lib/mike-{gcc,g++}.exp: Ditto.
20612 lib/old-dejagnu.exp: Ditto.
20613 lib/plumhall.exp: Ditto.
20614
20615 1997-01-08 Jim Wilson <wilson@cygnus.com>
20616
20617 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
20618 (ph_linker): Likewise.
20619
20620 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
20621
20622 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
20623 MAP_ANON / MAP_ANONYMOUS if defined;
20624 else try to map from /dev/zero .
20625
20626 1996-11-12 Jeffrey A Law (law@cygnus.com)
20627
20628 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
20629 isn't defined, then define it to MAP_ANONYMOUS.
20630
20631 1996-11-12 Jeffrey A Law (law@cygnus.com)
20632
20633 * gcc.c-torture: Update to c-torture-1.42 release.
20634
20635 1996-11-11 Jeffrey A Law (law@cygnus.com)
20636
20637 * gcc.c-torture: Update to c-torture-1.41 release.
20638
20639 1996-10-27 Jeffrey A Law (law@cygnus.com)
20640
20641 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
20642 c-torture release.
20643
20644 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
20645
20646 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
20647 and LDFLAGS. Fix second case to append the target_info ldflags
20648 onto LDFLAGS, not CFLAGS.
20649 * lib/g++.exp (g++_init): Add target_info stuff.
20650 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
20651 of libgloss and newlib flags for !native.
20652
20653 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
20654 (GDB): Fix relative path to go up another dir for finding gdb.
20655
20656 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
20657
20658 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
20659 versions in the target_info array, if they don't exist.
20660
20661 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
20662
20663 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
20664
20665 1996-07-08 Jim Wilson <wilson@cygnus.com>
20666
20667 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
20668 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
20669
20670 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
20671
20672 * lib/old-dejagnu.exp: Don't remove the output file before we've
20673 actually tested it. Don't append pwd to the path of the executable
20674 we're testing.
20675
20676 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
20677
20678 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
20679
20680 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
20681
20682 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
20683 temporary directory for compiler files, and set it to a default
20684 value of /tmp. Set $output as the name of the output file from
20685 compiling the testcase. Add a -o option to $cflags_var so the
20686 compiler writes the final output file as $output. Set $executable
20687 to $output.
20688
20689 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
20690 directory for compiler files, and set it to /tmp if it doesn't
20691 already have a value. Set $output_file to the name of the output
20692 file from compiling the testcase. Add a -o option to CXXFLAGS so
20693 the compiler writes the final output file as $output. Use $output
20694 as the executable to be tested.
20695
20696 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
20697
20698 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
20699
20700 1996-06-08 Jeffrey A Law (law@cygnus.com)
20701
20702 * gcc.c-torture/execute/pending-1.c: New test. Still
20703 pending in Tege's queue.
20704
20705 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
20706
20707 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
20708 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
20709 if there were failures. Call unresolved if there were unresolved
20710 testcases. Call gcc_fail if program did not run to completion.
20711 (ph_make): Pass additional argument name to ph_execute.
20712 (ph_execute): Add new argument. Pass additional arguments to
20713 ph_summary. Call gcc_fail is there is no execution output.
20714
20715 1996-04-24 Jeffrey A Law (law@cygnus.com)
20716
20717 * lib/plumhall.exp (proc_summary): Output relavent summary
20718 lines into the log so specific failures in plumhall can be
20719 investigated.
20720
20721 1996-04-10 Jeffrey A Law (law@cygnus.com)
20722
20723 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
20724 (c-torture-execute): Don't try to execute tests which use
20725 "long long" types if $NO_LONG_LONG is nonzero.
20726
20727 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
20728
20729 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
20730 not c-torture.
20731
20732 * gcc.ieee: Move from here.
20733 * gcc.c-torture/execute/ieee: To here.
20734
20735 1996-03-26 Jeffrey A Law (law@cygnus.com)
20736
20737 * gcc.c-torture: Update to c-torture-1.41 release.
20738
20739 1996-03-22 Jeffrey A Law (law@cygnus.com)
20740
20741 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
20742 not "$output".
20743
20744 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
20745
20746 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
20747 -c present.
20748
20749 1996-03-02 Jeffrey A Law (law@cygnus.com)
20750
20751 * config/proelf.exp: Handle connecting to a simulator.
20752
20753 1996-01-31 Jeffrey A Law (law@cygnus.com)
20754
20755 * config/proelf.exp: New file. Enough framework that we can
20756 run c-torture tests on the proelf targets (or any other target
20757 that gdb can connect to for that matter).
20758
20759 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
20760
20761 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
20762 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
20763
20764 * lib/plumhall.exp (ph_execute): Always call ph_summary if
20765 exec_output exists.
20766
20767 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
20768
20769 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
20770 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
20771
20772 * config/*.exp: Update FSF address. Change result of ${tool}_load
20773 to pass/fail/unresolved/unsupported/untested. Caller must now
20774 call unresolved/unsupported/untested.
20775 * lib/*.exp: Update FSF address. Update to handle new results of
20776 ${tool}_load.
20777 * lib/chill.exp (verbose): Delete.
20778
20779 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
20780
20781 * lib/gcc.exp (default_gcc_start): Change order of args to
20782 $LDFLAGS $CFLAGS $LIBS.
20783 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
20784 Save/set/restore CFLAGS. Pass single arg to gcc_start.
20785 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
20786 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
20787 * gcc.misc-tests/dg-test.exp: Likewise.
20788 * gcc.misc-tests/msgs.exp: Likewise.
20789 * gcc.prms/prms.exp: Likewise.
20790 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
20791 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
20792
20793 * lib/dg.exp: Deleted, moved to dejagnu/lib.
20794
20795 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
20796
20797 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
20798
20799 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
20800 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
20801
20802 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
20803 necessary.
20804
20805 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
20806
20807 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
20808 global for loop; add use of $mathlib.
20809 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
20810 settings here; set mathlib for anything but VxWorks.
20811
20812 1996-01-22 Jeffrey A Law (law@cygnus.com)
20813
20814 * gcc.c-torture: Update to c-torture-1.40 release.
20815
20816 1996-01-03 Jeffrey A Law (law@cygnus.com)
20817
20818 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
20819 dg.exp.
20820
20821 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
20822
20823 * lib/c-torture.exp (c-torture-execute): Declare "output" as
20824 global.
20825
20826 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
20827
20828 * lib/g++.exp (LIBS): Define if not already.
20829 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
20830 (gcc-dg-prune): Call prune_gcc_output.
20831 * lib/gcc.exp (prune_gcc_output): New proc.
20832 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
20833 prune_gcc_output.
20834
20835 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
20836
20837 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
20838 (c-torture-execute): Likewise. Rename `name' to `testcase'.
20839
20840 1995-11-15 Jeffrey A Law (law@cygnus.com)
20841
20842 * gcc.c-torture: Update to c-torture-1.39 release.
20843
20844 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
20845
20846 * lib/c-torture.exp (c-torture-execute): Don't return if one option
20847 fails, try others as well.
20848
20849 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
20850
20851 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
20852 If compilation fails, mark execute tests as `untested'.
20853 If test is marked as unsupported, don't mark compilation and
20854 execute tests as failed.
20855
20856 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
20857
20858 * lib/g++.exp (g++_init): Don't link in libg++, and look to
20859 libstdc++ for whether or not we want to be doing shared
20860 libraries. Delete link_curses since we don't need it anymore.
20861 * lib/mike-g++.exp (postbase): Don't link in libg++.
20862 * g++.old-deja/old-deja.exp: Likewise.
20863
20864 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
20865
20866 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
20867
20868 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
20869
20870 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
20871 For that, add `-Wl,-a,shared_archive'.
20872 * g++.old-deja/old-deja.exp: Likewise.
20873
20874 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
20875
20876 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
20877
20878 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
20879
20880 * lib/mike-g++.exp (postbase): Pay attention to the status of
20881 g++_load.
20882
20883 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
20884
20885 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
20886
20887 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
20888
20889 * lib/gcc.exp (default_gcc_start): No longer need to log program
20890 being executed or its output, execute_anywhere does that now.
20891 * lib/g++.exp (default_g++_version): Call execute_anywhere.
20892 (default_g++_start): Likewise. Delete calls to verbose/send_log.
20893
20894 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
20895
20896 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
20897 the same as those in lib/g++.exp.
20898
20899 1995-10-10 Jeff Law (law@hurl.cygnus.com)
20900
20901 * gcc.c-torture: Update to c-torture-1.38 release.
20902 * gcc.ieee: Related changes.
20903
20904 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
20905
20906 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
20907 "exec". Minor reformatting changes.
20908
20909 * config/rom68k.exp (${tool}_load): Make it work in a canadian
20910 cross. This means all "exec" calls now work on a remote host as
20911 well.
20912 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
20913 cross. Filter out the extra "\r\n" stuff that expect puts in.
20914 (c-torture-execute): Filter out the bogus warnings like
20915 c-torture-compile does. Add support for canadian cross.
20916 * lib/gcc.exp (default_gcc_version, default_gcc_start)
20917 Use execute_anywhere rather than calling exec directly. Now it
20918 works for canadian cross testing.
20919
20920 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
20921
20922 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
20923 results into a variable, and check that rather than using file exists.
20924
20925 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
20926
20927 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
20928 create a libg++.so. For sunos4.1.*, also add -ltermcap.
20929
20930 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
20931
20932 * g++.old-deja/old-deja.exp: Create and pass runshlib and
20933 lib_curses if there's a shared libg++ in the build tree.
20934
20935 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
20936
20937 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
20938 if not supported target.
20939
20940 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
20941
20942 * lib/g++.exp (g++_init): Move empty setting of runshlib and
20943 link_curses up to always happen, not just for native builds.
20944
20945 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
20946
20947 * gcc.c-torture: Update to c-torture-1.36 release.
20948 * gcc.failure: Related changes.
20949
20950 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
20951
20952 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
20953
20954 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
20955
20956 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
20957 * lib/mike-g++.exp (postbase): Not in here. Still reference
20958 runshlib, link_curses, and mathlib for link and run.
20959
20960 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
20961 pass the runtime shared library options for Solaris, OSF/1, and
20962 Irix5, and link with -lcurses to avoid unresolved references.
20963
20964 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
20965
20966 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
20967 only run once.
20968
20969 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
20970
20971 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
20972
20973 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
20974
20975 * gcc.c-torture: Update to c-torture-1.35 release. Note we
20976 do not have a framework for the "compat" tests yet.
20977
20978 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
20979
20980 * lib/mike-g++.exp (postbase): New local variable `mathlib',
20981 set to null if we're testing vxworks5.1. Use that instead of
20982 `-lm' in the setting of LIBS for link and run.
20983
20984 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
20985
20986 * config/rom68k.exp (${tool}_load): Major changes to make it
20987 work. Verified that it does in fact return the stuff in
20988 exec_output properly. Catch any Emul or any TRAP other than 0.
20989
20990 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
20991
20992 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
20993 LDFLAGS properly for targets that need stuff from libgloss.
20994 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
20995 only run once.
20996 (gpp_initialized): New variable.
20997
20998 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
20999
21000 * config/rom68k.exp: Load libgloss.exp.
21001 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
21002 so we can produce a fully linked binary.
21003 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
21004 so we can produce a fully linked binary.
21005
21006 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
21007
21008 * lib/plumhall.exp (ph_section): Watch for expected failures.
21009 Add missing `else'.
21010
21011 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
21012 run the testcase.
21013 (c-torture): Likewise.
21014
21015 1995-08-28 Doug Evans <dje@cygnus.com>
21016
21017 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
21018
21019 * lib/mike-g++.exp (mike_cleanup): New proc.
21020 (prebase): New globals compiler_result, not_compiler_result,
21021 target_regexp.
21022 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
21023 allow leading "-" in pattern. Watch for unsupported tests.
21024 If $compiler_result is set, pattern match assembler code,
21025 and ditto for $not_compiler_result.
21026 * lib/mike-gcc.exp: Likewise.
21027
21028 * lib/plumhall.exp (ph_execute): Only call ph_summary if
21029 execution "succeeded".
21030
21031 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
21032
21033 * config/win32.exp: New file.
21034 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
21035
21036 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
21037
21038 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
21039 unsupported.
21040 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
21041 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
21042 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
21043
21044 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
21045 "... without exceptions was ...". That is now handled by
21046 prune_system_crud.
21047 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
21048
21049 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
21050
21051 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
21052 sieve.c,sort2.c}: New files.
21053 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
21054 sieve.exp,sort2.exp}: Drivers for them.
21055
21056 * lib/mike-gcc.exp (program_output): New user settable variable.
21057 (postbase): Call prune_system_crud. Also prune extraneous compiler
21058 messages.
21059 * lib/mike-g++.exp (program_output): New user settable variable.
21060
21061 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
21062
21063 * config/sh.exp: Deleted (use sim.exp instead).
21064
21065 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
21066
21067 * config/vx.exp: Declare CHECKTASK as global.
21068 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
21069 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
21070 * lib/old-dejagnu.exp: Load [pwd]/$executable.
21071
21072 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
21073
21074 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
21075 target. Like vx.exp, only includes `vx29k.exp' instead of
21076 `vxworks.exp'.
21077
21078 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
21079
21080 * config/sim.exp: Increase time limit from 120 seconds to 240.
21081
21082 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
21083
21084 * gcc.c-torture/execute/950628-1.c: New test.
21085
21086 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
21087
21088 * gcc.c-torture: Update with changes/additions from
21089 c-torture-1.34.
21090
21091 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
21092
21093 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
21094
21095 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
21096
21097 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
21098
21099 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
21100
21101 * gcc.c-torture/compile/950512-1.c: New test.
21102 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
21103 * gcc.dg/struct-ret-1.c: Likewise.
21104
21105 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
21106
21107 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
21108 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
21109
21110 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
21111
21112 * gcc.c-torture/special/920411-1.c: Deleted.
21113 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
21114
21115 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
21116
21117 * config/sim.exp (${tool}_load): Hack in call to bash to get a
21118 cpu limit.
21119
21120 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
21121
21122 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
21123
21124 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
21125
21126 From kenner;
21127 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
21128 is the proper length.
21129 * va-arg-3.c: Likewise.
21130
21131 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
21132
21133 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
21134 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
21135
21136 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
21137 * lib/g++.exp (default_g++_start): Delete old cruft.
21138
21139 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
21140
21141 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
21142 (2 * (1 << 18)) to (2 * (1 << 17)).
21143
21144 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
21145
21146 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
21147
21148 * config/rom68k.exp: Renamed from config/idp.exp
21149
21150 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
21151
21152 * c-torture/compile/921109-2.c
21153
21154 1995-04-18 Mike Stump <mrs@cygnus.com>
21155
21156 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
21157 excess errors.
21158
21159 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
21160
21161 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
21162 output.
21163 * lib/g++.exp (default_g++_start): Likewise.
21164
21165 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
21166
21167 * gcc.c-torture/compile/950329-1.c: New test.
21168
21169 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
21170
21171 * config/bug.exp (${tool}_load): Updated to use new remote_open
21172 and remote_close procs.
21173 * config/idp.exp: New file.
21174
21175 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
21176
21177 * gcc.c-torture/execute/950322-1.c: New test.
21178
21179 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
21180
21181 * config/vx.exp (${tool}_load): Clean up testing of return code from
21182 vxworks_ld and vxworks_spawn.
21183
21184 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
21185
21186 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
21187
21188 1995-03-13 Mike Stump <mrs@cygnus.com>
21189
21190 * lib/old-deja.exp: Add `excess errors test - ' error, now one
21191 can mark excess errors on a machine by machine basis. Note, the
21192 default is to not expect any excess errors, even when excess
21193 errors test - is given, so you will want to put an XFAIL ... on
21194 these lines. For example, // excess errors test - XFAIL hppa*-*-*
21195 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
21196 those 4 machines, but no others.
21197
21198 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
21199
21200 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
21201 * lib/c-torture.exp: to here.
21202
21203 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
21204
21205 * gcc.c-torture/execute/950221-1.c: New test.
21206 * gcc.c-torture/execute/struct-ret-1.c: New test.
21207 * gcc.c-torture/compile/950221-1.c: New test.
21208
21209 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
21210
21211 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
21212
21213 * gcc.c-torture/execute/arith-1.c (main): Return 0.
21214 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
21215
21216 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
21217
21218 * g++.gb: New directory of tests, derived from my signature and
21219 class scoping tests.
21220
21221 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
21222 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
21223 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
21224 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
21225 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
21226 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
21227 * g++.gb/sig25.C: Likewise.
21228
21229 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
21230 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
21231 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
21232 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
21233 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
21234 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
21235 * g++.gb/sig25.exp: Likewise.
21236
21237 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
21238 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
21239 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
21240 * g++.gb/scope13.C: Likewise, this test still fails.
21241
21242 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
21243 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
21244 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
21245 * g++.gb/scope13.exp: Ditto.
21246
21247 * g++.gb/README: New file, explains what these tests are about.
21248
21249 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
21250
21251 * lib/dg.exp (dg-do): Support `preprocess'.
21252 (dg-test): Likewise.
21253
21254 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
21255
21256 * config/udi.exp: change "continue -expect" to "exp_continue".
21257
21258 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
21259
21260 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
21261 Delete redundant tests.
21262
21263 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
21264 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
21265 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
21266 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
21267 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
21268 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
21269 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
21270 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
21271
21272 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
21273 storing label pointers.
21274 * gcc.c-torture/execute/921019-1.c: Likewise.
21275 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
21276 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
21277 parameter fp.
21278 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
21279 constants.
21280
21281 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
21282 Delete obsolete tests.
21283
21284 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
21285 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
21286 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
21287 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
21288 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
21289 * gcc.c-torture/compile/950124-1.c: New test.
21290
21291 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
21292
21293 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
21294
21295 * lib/mike-g++.exp: Add -lm to LIBS.
21296
21297 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
21298
21299 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
21300
21301 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
21302
21303 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
21304
21305 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
21306
21307 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
21308
21309 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
21310
21311 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
21312 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
21313 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
21314 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
21315 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
21316 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
21317 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
21318 * g++.law/{operators31.C, operators32.C,
21319 * g++.law/{operators33.C, operators34.C}: Likewise.
21320 * g++.law/{pic1.C, refs2.C}: Likewise.
21321 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
21322 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
21323 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
21324 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
21325
21326 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
21327 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
21328 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
21329 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
21330 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
21331 * g++.law/{enum9.exp, friend5.exp}: Likewise.
21332 * g++.law/{nest3.exp, nest4.exp}: Likewise.
21333 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
21334 * g++.law/{operators30.exp, operators31.exp}: Likewise.
21335 * g++.law/{operators32.exp, operators33.exp}: Likewise.
21336 * g++.law/{operators34.exp}: Likewise.
21337 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
21338 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
21339 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
21340 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
21341 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
21342
21343 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
21344 No longer expected to fail.
21345 * g++.law/missed-error3.C: Tweak for recent bool changes.
21346
21347 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
21348
21349 * config/emb-unix: Deleted.
21350 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
21351 remote execution. Do final link on remote host if REMOTE_LINK is set.
21352
21353 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
21354
21355 * lib/dg.exp (dg-test): Fix typo in last patch.
21356
21357 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
21358
21359 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
21360 (handles multiple occurrences).
21361
21362 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
21363
21364 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
21365 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
21366 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
21367 printed).
21368 * lib/c-torture.exp (c-torture-compile): Likewise.
21369 (c-torture): Prepend full path if missing.
21370 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
21371 (gcc_fail): Likewise.
21372 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
21373
21374 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
21375
21376 * lib/netware.exp: Only attach to NetWare i386 systems.
21377
21378 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
21379
21380 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
21381 messages. Add test name to "output pattern match" pass/fail message.
21382
21383 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
21384
21385 * gcc.dg: New testsuite.
21386 * gcc.dg/dg.exp: New file.
21387
21388 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
21389 test-switch.c}: Deleted.
21390
21391 * gcc.misc-tests/msgs.exp: New testcase driver.
21392
21393 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
21394
21395 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
21396 Watch for illegal return values from ${tool}_load.
21397 * config/unix.exp (${tool}_load): Fix pass/fail detection for
21398 cross targets. Coerce return value >0 to 1.
21399
21400 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
21401
21402 * config/unix.exp (${tool}_load): Call program rsh, not proc.
21403
21404 * config/emb-unix.exp: New file.
21405
21406 * config/sim.exp: Error if variable $SIM not defined.
21407 (${tool}_load): Mark test as "untested" if simulator missing.
21408
21409 * config/unix.exp: Load remote.exp to get rcp_download.
21410 * lib/c-torture.exp: Use different option lists for testcases with
21411 and without loops.
21412 * gcc.c-torture/execute/execute.exp: Likewise.
21413
21414 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
21415
21416 * config/*.exp: Clarify return code from ${tool}_load.
21417 Call `unresolved' or `untested' instead of `warning' or `perror'
21418 (sometimes you still want to call both though).
21419 Add comment that `shell_id' is local to each file.
21420 * config/udi.exp (timeout): Set to 30.
21421 Don't print warning if connection fails, $connectmode has already
21422 printed an error.
21423 (${tool}_load): Move verbose messages to level 2.
21424 Rework pattern for "Process started" message.
21425 Pass `shell_id' to ${connectmode}_download.
21426 Retry twice upon timeout. Make resetting of target more robust.
21427 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
21428 Pass `shell_id' to exit_$connectmode.
21429 Only call exit_$connectmode if connected.
21430 * config/unix.exp (${tool}_load): Check return codes better.
21431 * config/vrtx.exp (${tool}_load): Likewise.
21432 * config/vx.exp (${tool}_load): Likewise.
21433 Delete unneeded global's.
21434 * lib/dg.exp (dg-test): Update to reflect clarified return codes
21435 from ${tool}_load.
21436 (dg-stat): Delete.
21437 (dg-init): Delete recording of pass/fail counts.
21438 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
21439 (old-dejagnu-init): Likewise.
21440 (old-dejagnu-stat): Delete contents, empty proc now.
21441 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
21442 (c-torture): Delete references to lcnt, lpass, lfail.
21443 Get option list from TORTURE_OPTIONS.
21444 Delete -funroll[-all]-loops if no loops.
21445 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
21446 (g++_stat): Delete contents (empty proc now).
21447 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
21448 (gcc_finish): Likewise.
21449 (gcc_stat): Deleted.
21450 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
21451 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
21452 * gcc.c-torture/execute/execute.exp: Likewise.
21453 Split tests into two parts: compile, execute.
21454 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
21455 no loops. Update to reflect clarified return codes from ${tool}_load.
21456
21457 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
21458
21459 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
21460 to grep for.
21461 (old-dejagnu): Likewise (where necessary).
21462
21463 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
21464
21465 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
21466
21467 * lib/dg.exp (dg-process-target): Fix processing of selector.
21468 Add comment regarding use of `error'.
21469
21470 * lib/gcc.exp (prune_system_crud): Define if missing.
21471 * lib/g++.exp (prune_system_crud): Likewise.
21472
21473 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
21474 Call prune_system_crud.
21475 * lib/dg.exp (dg-runtest): New proc.
21476 Use perror instead of send_user for tcl errors in testcase.
21477 Don't return any value, it's never used.
21478 Don't clobber previous definition of `unknown'.
21479 Print tcl errors in `dg-final'.
21480
21481 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
21482
21483 * lib/dg.exp (dg-process-target): Improve syntax error messages.
21484 (dg-test): Don't print errorInfo, it contains stack backtrace.
21485
21486 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
21487
21488 * lib/g++.exp (runtest_file_p): Define if missing.
21489
21490 1994-09-24 Doug Evans (dje@cygnus.com)
21491
21492 * lib/mike-g++.exp: Comment out loading of g++.exp.
21493 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
21494 (default_g++_version): Always print something.
21495 (default_g++_start): Comment out call to `which'.
21496 (g++_start, g++_load): Deleted (must be defined in config file).
21497 * lib/gcc.exp: Test for existence of $CC at start.
21498 Delete check for tmpdir (done in gcc_init).
21499 (default_gcc_version): Always print something.
21500 (default_gcc_start): Comment out call to `which'.
21501 * config/*.exp: Major cleanup - make cross targets work at least a
21502 little better for g++ (by not being "--tool gcc" specific).
21503 Rename gcc_xxx to ${tool}_xxx.
21504 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
21505 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
21506
21507 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
21508
21509 * lib/c-torture.exp (c-torture-compile): Rework compiler
21510 message processing.
21511
21512 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
21513 c-torture.
21514
21515 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
21516
21517 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
21518
21519 * lib/dg.exp (dg-process-target): Support { target native }.
21520
21521 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
21522
21523 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
21524 looked for "... program xxx got fatal signal".
21525 Correct regsub munging of `comp_output'.
21526 Ignore compiler messages "path prefix not used" and "linker input
21527 file unused".
21528
21529 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
21530
21531 * lib/gcc.exp (runtest_file_p): Define if missing.
21532 * gcc.prms/template.c: Example to work from.
21533
21534 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
21535
21536 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
21537 * lib/dg.exp (dg-test): Call unsupported testcases as such.
21538
21539 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
21540 * gcc.prms/1883.c: Moved from compile/940714-1.c.
21541 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
21542 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
21543
21544 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
21545 (dg-process-target): No longer a varargs proc.
21546 Return S/N for target, P/F for xfail. All callers changed.
21547 (user option procs): More argument checking.
21548 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
21549 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
21550 (dg-test): Skip test if not running on selected target in `dg-do'.
21551 Update handling of `dg-do-what', `dg-output-text'.
21552 Separate execution pass/fail from output pattern match pass/fail.
21553 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
21554
21555 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
21556
21557 * gcc.c-torture/special/special.exp: Don't expect failure for mips
21558 target for 920510-1.c.
21559
21560 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
21561
21562 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
21563 Clean up comment regarding use of passcnt, etc.
21564 (gcc_stat): Don't update `testcnt' here.
21565 (gcc_finish): Do it here.
21566 Might as well reset `but_id' here too.
21567 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
21568 to determine if the file should be tested.
21569 * gcc.c-torture/compile/compile.exp: Likewise.
21570 * gcc.c-torture/execute/execute.exp: Likewise.
21571 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21572 * gcc.misc-tests/dg-test.exp: Likewise.
21573 * gcc.prms/prms.exp: Likewise.
21574 * gcc.wendy/wendy.exp: Likewise.
21575 * g++.old-deja.exp: Likewise.
21576 Move "Testing file" message to verbose level 1.
21577
21578 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
21579
21580 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
21581
21582 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
21583
21584 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
21585 (default_gcc_start): Accept optional second list element
21586 of compiler flags. Print compiler output at verbosity level 2.
21587 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
21588 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
21589 Save current values of framework globals passcnt, failcnt, xpasscnt,
21590 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
21591 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
21592 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
21593 xfailcnt to compute stats. Update framework global `testcnt' from
21594 pass/fail counts.
21595 (gcc_finish): New proc. Clean up test environment.
21596 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
21597 (gcc_epass, gcc_efail): Delete.
21598 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
21599 argument of line number.
21600 (dg-init): If the tool has an init routine, call it.
21601 (dg-test): Remove args `cflags_var' and `libs_var'.
21602 Pass all compiler options to ${tool}_start.
21603 Handle missing line number.
21604 (dg-finish): New function.
21605 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
21606 particular files. Call gcc_finish at end. Move "skipping test"
21607 message to verbosity level 3.
21608 * gcc.c-torture/compile/compile.exp: Likewise.
21609 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
21610 * gcc.c-torture/execute/execute.exp: Likewise.
21611 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21612 Print testcase being tried at verbosity level 1.
21613 * gcc.c-torture/special/special.exp: Unset xfail.
21614 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21615 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
21616 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
21617 * gcc.failure/failure.exp: Likewise.
21618 * gcc.ieee/ieee.exp: Likewise.
21619 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
21620 Update call to dg-test. Call dg-finish at end.
21621 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
21622 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
21623 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
21624 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
21625 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
21626 * gcc.wendy/wendy.exp: Add copyright.
21627 Delete setting of tmpdir (done by gcc_init).
21628 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
21629 Pass compiler flags to gcc_start. Call gcc_finish at end.
21630 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
21631 gcc_[ce]pass/fail.
21632
21633 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
21634
21635 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
21636 confusion.
21637 (g++_load): Likewise.
21638
21639 * config/*.exp (gcc_load): Some were varargs fns and some were not.
21640 Rename argument to `prog' to remove the confusion.
21641 Varargs fns behave differently too!
21642 (g++_load): Likewise.
21643
21644 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
21645
21646 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
21647 what it is. Delete (always) printing of status value for !native.
21648 Simplify verbose code, and include status and exec_output.
21649 (g++_load): Use gcc_load.
21650
21651 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
21652
21653 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
21654 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
21655 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
21656 940714-3.c as these testcases don't exist anymore. Make
21657 va-arg-1.c expected to pass.
21658
21659 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
21660
21661 * gcc.misc-tests/misc.exp: Only run specific testcases.
21662 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
21663 * gcc.misc-tests/dg-[1-9].c: New files.
21664
21665 * lib/dg.exp: New testsuite driver.
21666 * gcc.prms/prms.exp: Use it.
21667
21668 * README.gcc: New file.
21669
21670 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
21671 Document and reset `lxpass' and `lxfail'.
21672 Simplify "initialized" message.
21673 (gcc_stat): Clean up comments a little.
21674
21675 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
21676
21677 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
21678
21679 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
21680
21681 * lib/old-dejagnu.exp (process-option): New proc.
21682 (old-dejagnu-init, old-dejagnu-stat): Likewise.
21683 (old-dejagnu): Simplify.
21684 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
21685
21686 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
21687
21688 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
21689 exists and is not an empty string.
21690
21691 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
21692 $xfail rather than calling setup_xfail. Clear $xfail when test is
21693 finished.
21694 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
21695 automatically.
21696
21697 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
21698 longer expected to fail.
21699
21700 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
21701 "f" function call.
21702
21703 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
21704
21705 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
21706 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
21707 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
21708 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
21709 c-torture-1.29.
21710
21711 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
21712 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
21713
21714 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
21715
21716 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
21717 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
21718
21719 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
21720 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
21721 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
21722
21723 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
21724
21725 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
21726 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
21727 940714-1.c, 940714-2.c, 940714-3.c},
21728 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
21729 gcc.misc-tests/{mg.c,mg.exp}:
21730 New tests.
21731 * gcc.noncompile/noncompile.exp: Change accordingly.
21732
21733 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
21734
21735 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
21736 Undo previous clobberage.
21737
21738 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
21739
21740 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
21741 * gcc.special/{930510-1.c, special.exp}:
21742 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
21743 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
21744 struct-varargs-1.c}: New tests from c-torture-1.26.
21745
21746 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
21747
21748 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
21749 argument to switch.
21750
21751 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
21752
21753 * Revert the previous changes. Please see Rob's directory
21754 (/lisa/test/rob/progressive/gcc/testsuite) for testing
21755 fixes.
21756
21757 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
21758
21759 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
21760 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
21761 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
21762 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
21763 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
21764 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
21765 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
21766 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
21767 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
21768 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
21769 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
21770 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
21771 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
21772 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
21773 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
21774 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
21775 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
21776 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
21777 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
21778 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
21779 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
21780 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
21781 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
21782 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
21783 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
21784 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21785 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
21786
21787 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
21788
21789 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
21790 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
21791 with perror calls.
21792
21793 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
21794
21795 * config/unix.exp (g++_load): Fix syntax.
21796
21797 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
21798
21799 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
21800 * gcc.noncompile/921017-1.c: Deleted obsolete test.
21801 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
21802 Don't expect va-arg-1.c to fail. Correct expected output for
21803 920928-1.c.
21804 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
21805 * gcc.wendy/hbm4.c: Correct typo.
21806 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
21807
21808 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
21809
21810 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
21811 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
21812 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
21813 * lib/c-torture.exp (c-torture-compile): Ditto.
21814
21815 Reduce volume of output (remove all the -I's and such).
21816 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
21817 Call gcc_cpass, gcc_cfail.
21818 (c-torture): Pass testing option to c-torture-compile.
21819
21820 1994-03-21 Doug Evans (dje@cygnus.com)
21821
21822 Bring patches over from progressive.
21823 * config/default.exp: Exit remote shell cleanly.
21824 (g++_exit, g++_start): Add default versions.
21825 * config/sim.exp (gcc_load): Use perror, not error.
21826
21827 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
21828
21829 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
21830 set in site.exp.
21831
21832 1994-03-14 Doug Evans (dje@cygnus.com)
21833
21834 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
21835 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
21836 (wendy_try): New proc to run testcase.
21837 (main loop): Call 'em.
21838 * gcc.wendy/*.c: Clean up pass to correct expected output.
21839
21840 * lib/gcc.exp: Minor cleanup work.
21841 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
21842
21843 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
21844
21845 * config/sim.exp (gcc_load): Document return codes better.
21846 Don't pass -v to simulator.
21847
21848 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
21849
21850 * gcc.special/920717-x.c: Fix typo.
21851 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
21852 get at sources.
21853
21854 * lib/mike-gcc.exp: Fix typo.
21855
21856 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
21857
21858 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
21859 binary to use, transform the name.
21860 * config/*.exp: rename everything. Nuke any g++ specific files,
21861 it's now a special case of gcc that requires no special support.
21862 Add a default.exp for unsupported targets.
21863
21864 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
21865
21866 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
21867 lib/old-dejagnu.exp: Fix a few patterns to work with the new
21868 version of Tcl.
21869
21870 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
21871
21872 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
21873 than a warning.
21874
21875 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
21876
21877 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
21878
21879 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
21880
21881 * gcc.execute/execute.exp: Combine opt_list and foption_list into
21882 option_list. Compile every file with only 4/6 option choices
21883 (same as C torture) instead of with 12/18 different option
21884 choices.
21885 * lib/c-torture.exp: Likewise.
21886
21887 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
21888 not already set.
21889
21890 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
21891
21892 * lib/old-deja.exp: Add `excess errors test fails' error, now one
21893 can put an XFAIL *-*-* on excess errors.
21894
21895 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
21896
21897 * g++.law: Add more tests derived from g++-bugs snapshots.
21898
21899 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
21900 equivalent to g++.law/init9.
21901
21902 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
21903 compiled it, and the a.out file after we've run it.
21904
21905 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
21906
21907 * lib/mike-g++.exp (postbase): Delete the .o file after we've
21908 compiled it, and the a.out file after we've run it.
21909
21910 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
21911
21912 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
21913
21914 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
21915
21916 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
21917 version number.
21918
21919 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
21920
21921 * g++.law: New directory of g++ tests derived from the g++-bugs
21922 snapshots.
21923
21924 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
21925
21926 * gcc.compile: initbug1.c initbug1.exp testcase added
21927
21928 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
21929
21930 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
21931 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
21932 fixes submitted by Jeff Law (law@cs.utah.edu)
21933 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
21934 Jeff Law (law@cs.utah.edu)
21935
21936
21937 1993-11-30 Mike Stump (mrs@cygnus.com)
21938
21939 * config/unix-g++.exp: Follow the gcc way of doing things.
21940 * g++.old-deja/old-deja.exp: Minor updates.
21941 * lib/g++.exp: New file, follow the gcc way of doing things.
21942 * lib/old-dejagnu.exp: Minor updates.
21943 * lib/mike-g++.exp: Always unset errorInfo.
21944
21945 1993-11-06 Mike Stump (mrs@cygnus.com)
21946
21947 * lib/gcc.exp: Fix some errors with the below change, CC and
21948 CFLAGS should be global when setting, not local.
21949
21950 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
21951
21952 * lib/gcc.exp: Transform tool name.
21953
21954 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
21955
21956 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
21957
21958 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
21959
21960 * lib/gcc.exp: change gcc_done to gcc_stat
21961
21962 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
21963
21964 * Upgraded gcc testsuite to c-torture version 1.25
21965
21966 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
21967
21968 * lib/gcc.exp: added reporting code. Changed verbose compile message.
21969 * lib/c-torture: added hooks for new reporting code.
21970
21971 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
21972
21973 * config/sh-gcc.exp: check if sh-sim exists in the path
21974
21975 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
21976
21977 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
21978 * gcc.compile/compile.exp: Initial changes for new logic.
21979 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
21980 * gcc.failure/failure.exp: Initial changes for new logic.
21981 * gcc.ieee/ieee.exp: Initial changes for new logic.
21982 * gcc.misc-tests/misc.exp: Initial changes for new logic.
21983 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
21984 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
21985 * lib/c-torture.exp: Initial changes for new logic.
21986 * lib/gcc.exp: Initial changes for new logic.
21987
21988 1993-10-15 Mike Stump (mrs@cygnus.com)
21989
21990 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
21991 depend upon failure or success. Fully qualify names in failure
21992 and success messages. Always remove a.out before starting
21993 compile, just in case. Pay more attention to error text output by
21994 the compiler. Handle testcases with no known past errors just
21995 like all others, so that things are uniform. Other miscellaneous
21996 improvements.
21997
21998 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
21999
22000 * gcc.cpp: new directory for cpp tests
22001
22002 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
22003
22004 * lib/chill.exp: Code reformatted, removed unused code.
22005 * config/unix-chill.exp: Code reformatted, removed unused code.
22006 * chill.execute/execute.exp: Code reformatted, removed unused code.
22007 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
22008
22009 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
22010
22011 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
22012 routines not written.
22013
22014 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
22015
22016 * config/bug-gcc.exp: Use new procs from bug.exp.
22017
22018 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
22019
22020 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
22021 via ftp, rather than depending on NFS.
22022 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
22023 case.
22024
22025 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
22026
22027 * config/bug-gcc.exp: Use new download proc.
22028
22029 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
22030
22031 * chill.execute/execute.exp: cleanups, handles errors better
22032 * chill.compile/compile.exp: rewrite, based on execute.exp
22033 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
22034 * lib/chill.exp: major changes to diff proc and compile and link
22035 procs. added chill_fail and chill_pass wrappers to pass and
22036 fail. added more comments, and handle error codes better.
22037 Added a hack to capture stderr from exec, so noncompile tests
22038 can work.
22039
22040 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
22041
22042 * chill.execute/execute.exp: rewrite of testsuite driver
22043 * lib/chill.exp: rewrite of testsuite driver
22044 * config/unix-chill.exp: rewrite of testsuite driver
22045
22046 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
22047
22048 In chill.execute:
22049 * iexpr.ch: Standardize uppercase.
22050 * tuples.dat: Standardize uppercase.
22051 * vary.ch: standardize. Correct varying string assignments.
22052 * vary.dat: Add new output lines.
22053
22054 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
22055
22056 In chill.execute:
22057 * chprintf.ch: Standardize use of uppercase.
22058 * tuples.ch: Standardize and turn arr2 into a DCL,
22059 rather than a SYN.
22060 * pinits.ch: Standardize.
22061
22062 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
22063
22064 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
22065 * Makefil: Renamed to Makefile.in.
22066 * configure.in: New.
22067
22068 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
22069
22070 In chill.execute:
22071 * .cvsignore: Add result/output files.
22072 * Makefile: Fix up variables at start. Use MFLAGS
22073 everywhere. Correct bool_loc, built_ins entries.
22074 Add entry for vary1.ch.
22075 * bitarray.ch: Standardize upper-case usage.
22076 * bitexpr.ch: Standardize, add output of b1.
22077 * params.ch: Use arrayt in along PROC parameters, to
22078 avoid novelty problems.
22079 * sets.ch: Tiny cleanup.
22080 * vary1.ch: Re-indent.
22081
22082 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
22083
22084 * Add PR-related files to Makefiles, .cvsignore files, etc.
22085
22086 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
22087
22088 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
22089 with compiler objects. New names are test-flow.c and test-loop.c
22090
22091 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
22092
22093 * Upgraded c-torture tests from 1.19 to 1.20
22094
22095 * new files:
22096 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
22097 * gcc.compile: 930623-1.c 930623-2.c
22098 * gcc.noncompile: 930622-1.c 930622-2.c
22099 * gcc.failure: 920411-1.c 920627-2.c
22100 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
22101
22102 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
22103
22104 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
22105 More changes to get testsuite working properly. Needs more work.
22106 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
22107
22108 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
22109
22110 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
22111 More changes to get testsuite working properly. Needs more work.
22112
22113 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
22114
22115 * chill.compile/compile.exp: Added for Dejagnu support
22116 * chill.execute/execute.exp: Added for Dejagnu support
22117 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
22118
22119 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
22120
22121 This should complete moving the CHILL test files.
22122 * chill.noncompile(.cvsignore printf.grt
22123 in-printf.grt chprintf.grt chprintf.ch):
22124 Added test-support files.
22125 (Makefile): Modified further.
22126 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
22127 signal.ch): Added test files.
22128 * chill.execute (.cvsignore printf.grt printr.c
22129 in-printf.grt rts.c chprintf.grt rts.h): Added
22130 test-support files.
22131 (Makefile): More corrections.
22132
22133 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
22134
22135 * chill.compile, chill.execute, chill.nocompile: Add CHILL
22136 test cases, ready for DejaGnu.
22137
22138 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
22139
22140 * Upgraded c-torture tests from 1.18 to 1.19
22141
22142 * gcc.compile: added test(s):
22143 930607-1.c
22144 * gcc.execute: added test(s):
22145 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
22146
22147 * added new subdirectory for misc tests: gcc.misc-tests
22148 * gcc.misc-test(s): added tests:
22149 inst-check.c test-consts.c test-ior.c test-switch.c
22150
22151 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
22152
22153 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
22154
22155 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
22156
22157 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
22158
22159 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
22160
22161 * Upgraded c-torture tests from 1.17 to 1.18
22162
22163 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
22164
22165 * Upgraded c-torture tests from 1.12 to 1.17
22166
22167 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
22168
22169 * lib/old-dejagnu.exp:
22170 Fixed handling of XFAIL target triplets to correctly
22171 recognize wildcard characters. Removed code that
22172 appended a unique id tag to the end of the file name
22173 printed out by the result of the testcases within a
22174 given test file.
22175
22176 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
22177
22178 * lib/old-dejagnu.exp:
22179 Reworked expected failure handling to trigger off of XFAIL
22180 keyword in keyphrase embeded in testcase source code. The
22181 XFAIL keyword must be at the end of the keyphrase line. It
22182 may optionally be followed by one or more target triplets.
22183 It has just occured that the handling of wildcards in the
22184 target triplet may not be correct.
22185
22186 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
22187
22188 * g++.old-deja/tests:
22189 Moved all subdirectories up one level into g++.old-deja .
22190
22191 * lib/old-dejagnu.exp:
22192 Fixed problem with CXXFLAGS not being properly reset, and being
22193 corrupted with extraneous "-c" compiler option. This was
22194 causing binaries to not be generated for test that needed them.
22195 Modified strings passed to "pass" and "fail" so that individual
22196 tests from the same test file would be distinguished by an
22197 identifier appended to the test file name in the summary logs;
22198 this corrected a problem with erroneous diff logs. Added code
22199 to search testcases for expected fail and unexpected pass keywords.
22200
22201 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
22202
22203 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
22204
22205 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
22206
22207 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
22208 Removed extraneous text from end of "Special g++ Options"
22209 keyphrase.
22210
22211 * lib/old-dejagnu.exp: Added pattern matching to look for new
22212 keywords, embedded in testcases comments, which will trigger
22213 calls to xpass and xfail.
22214
22215 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
22216
22217 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
22218 comments embedded in the testcases, especially the one looking for
22219 special compiler options, as well as the pattern matching for the
22220 compiler output again.
22221
22222 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
22223
22224 * lib/old-dejagnu.exp: Do a proper check of the return value for
22225 execute tests. Fixed several problems with the pattern matching
22226 of the compiler output which gave erroneous test results.
22227 Changed several of the test result messages to be more descriptive.
22228 * config/unix-g++.exp: Proc g++_load now actually works and
22229 executes the tests passed to it and returns a usable return
22230 value.
22231
22232 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
22233
22234 * lib/gcc.exp: Exits gracefully if $CC is bogus.
22235
22236 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
22237
22238 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
22239 Modified both files to properly execute the old style
22240 dejagnu tests. The previous versions of these files were
22241 experimental and did not function anything near correctly.
22242
22243 1993-04-05 Rob Savoye (rob@cygnus.com)
22244
22245 * Removed all Makefile.in and configure.in files. No configuration
22246 needed now.
22247
22248 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
22249
22250 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
22251
22252 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
22253
22254 * gcc.compile/configure.in, gcc.unsorted/configure.in,
22255 gcc.special/configure.in, gcc.noncompile/configure.in,
22256 gcc.execute/configure.in, gcc.code_quality/configure.in,
22257 g++.other/configure.in, g++.old-deja/configure.in,
22258 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
22259 in srcname setting.
22260
22261 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
22262
22263 * lib/udi.exp: Fixed mondfe and mondfe_download.
22264 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
22265 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
22266
22267 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
22268
22269 * config/udi-gdb.exp: Check $shell_id after connecting to target.
22270 (gdb_exit): Don't remove *_soc files.
22271
22272 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
22273
22274 * lib/c-torture.exp: Don't look for main; instead always use -w
22275 -c. This is how the c-torture tests work. Remove the object
22276 file if the compilation succeeds.
22277 * gcc.execute/execute.exp: Remove executable if test passes.
22278 * gcc.noncompile/noncompile.exp: Every test is an expected
22279 failure.
22280 * gcc.special/special.exp: Added tests from c-torture 1.11,
22281 corrected use of existing test.
22282 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
22283 gcc.execute/920625-1.c: Updated to c-torture 1.11.
22284 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
22285 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
22286 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
22287 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
22288 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
22289 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
22290 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
22291 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
22292 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
22293 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
22294 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
22295 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
22296 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
22297 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
22298 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
22299 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
22300 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
22301 c-torture 1.11.
22302 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
22303 correspond to c-torture 1.11.
22304
22305 * New file.