]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
* g++.dg/parse/attr2.C: Simplify.
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-07-22 Mark Mitchell <mark@codesourcery.com>
2
3 * g++.dg/parse/attr2.C: Simplify.
4
5 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
6
7 PR c/7284
8 * gcc.c-torture/execute/pr7284-1.c: New test.
9
10 2004-07-22 Brian Booth <bbooth@redhat.com>
11
12 * gcc.dg/tree-ssa/20040721-1.c: New test.
13
14 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
15
16 * g++.dg/template/crash20.c: New.
17
18 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
19
20 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
21 Add dg-run directive. Declare variables as required.
22 * gfortran.dg/g77/README: Update
23
24 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
25
26 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
27 gcc.dg/cris-peep2-andu2.c: New tests.
28
29 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
30
31 PR c/15052
32 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
33 on return type.
34 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
35 messages.
36 * gcc.dg/qual-return-2.c: Update expected messages.
37 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
38
39 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
40
41 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
42 * gcc.dg/noncompile/921102-1.c: Update expected error message.
43
44 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
45
46 PR c/11250
47 * gcc.dg/init-string-1.c: New test.
48
49 2004-07-21 Jakub Jelinek <jakub@redhat.com>
50
51 PR middle-end/15345
52 PR c/16450
53 * gcc.dg/torture/nested-fn-1.c: New test.
54
55 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
56
57 PR target/16559
58 * gcc.dg/ia64-fptr-1.c: New file.
59
60 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
61
62 PR c++/14497
63 * g++.dg/template/spec16.C: New test.
64 * g++.old-deja/g++.robertl/eb118.C: Remove.
65
66 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
67
68 PR c++/509
69 * g++.dg/template/spec15.C: New test.
70
71 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
72
73 Copy cases from g77.f-torture/execute and add dg-run
74 directive. Other changes as noted.
75 * gfortran.dg/g77/13037.f
76 * gfortran.dg/g77/1832.f
77 * gfortran.dg/g77/19981119-0.f
78 * gfortran.dg/g77/19990313-0.f
79 * gfortran.dg/g77/19990313-1.f
80 * gfortran.dg/g77/19990313-2.f
81 * gfortran.dg/g77/19990313-3.f
82 * gfortran.dg/g77/19990419-1.f
83 * gfortran.dg/g77/19990826-0.f
84 * gfortran.dg/g77/19990826-2.f
85 * gfortran.dg/g77/20000503-1.f
86 * gfortran.dg/g77/20001111.f
87 * gfortran.dg/g77/20010116.f
88 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
89 * gfortran.dg/g77/20010430.f
90 * gfortran.dg/g77/6177.f
91 * gfortran.dg/g77/947.f
92 * gfortran.dg/g77/970816-3.f
93 * gfortran.dg/g77/971102-1.f
94 * gfortran.dg/g77/980520-1.f
95 * gfortran.dg/g77/980628-0.f
96 * gfortran.dg/g77/980628-1.f
97 * gfortran.dg/g77/980628-10.f
98 * gfortran.dg/g77/980628-2.f
99 * gfortran.dg/g77/980628-3.f
100 * gfortran.dg/g77/980628-7.f
101 * gfortran.dg/g77/980628-8.f
102 * gfortran.dg/g77/980628-9.f
103 * gfortran.dg/g77/980701-0.f
104 * gfortran.dg/g77/980701-1.f
105 * gfortran.dg/g77/cabs.f
106 * gfortran.dg/g77/claus.f
107 * gfortran.dg/g77/complex_1.f
108 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
109 * gfortran.dg/g77/dcomplex.f
110 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
111 * gfortran.dg/g77/f90-intrinsic-mathematical.f
112 * gfortran.dg/g77/f90-intrinsic-numeric.f
113 * gfortran.dg/g77/int8421.f
114 * gfortran.dg/g77/labug1.f
115 * gfortran.dg/g77/large_vec.f
116 * gfortran.dg/g77/le.f
117 * gfortran.dg/g77/short.f
118 * gfortran.dg/g77/README: Update
119
120 2004-07-20 Mark Mitchell <mark@codesourcery.com>
121
122 PR c++/16637
123 * g++.dg/parse/lookup4.C: New test.
124
125 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
126
127 PR c++/16175
128 * g++.dg/template/ttp10.C: New test.
129
130 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
131
132 * gcc.dg/pr12625-1.c: New test.
133
134 2004-07-20 Steven Bosscher <stevenb@suse.de>
135
136 * testsuite/gcc.dg/switch-warn-1.c: New test.
137 * testsuite/gcc.dg/switch-warn-2.c: New test.
138 * gcc.c-torture/compile/pr14730.c: Update.
139
140 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
141
142 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
143 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
144 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
145 g++.dg/template/nontype3.C: Remove trailing CR from tests.
146
147 2004-07-18 Mark Mitchell <mark@codesourcery.com>
148
149 PR c++/16623
150 * g++.dg/template/assign1.C: New test.
151
152 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
153
154 PR c++/12170
155 * g++.dg/template/ttp9.C: New test.
156
157 2004-07-19 Daniel Jacobowitz <dan@debian.org>
158
159 * gcc.dg/format/cmn-err-1.c: New test.
160
161 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
162
163 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
164 gcc.dg/Wparentheses-10.c: New tests.
165 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
166
167 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
168
169 PR fortran/16465
170 * gfortran.dg/g77//ffixed-line-length-0.f,
171 gfortran.dg/g77/ffixed-line-length-132.f,
172 gfortran.dg/g77/ffixed-line-length-72.f,
173 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
174 gfortran.dg/g77/README: Update.
175
176 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
177
178 PR c++/13092
179 * g++.dg/template/non-dependent7.C: New test.
180 * g++.dg/template/non-dependent8.C: Likewise.
181 * g++.dg/template/non-dependent9.C: Likewise.
182 * g++.dg/template/non-dependent10.C: Likewise.
183
184 2004-07-17 Mark Mitchell <mark@codesourcery.com>
185
186 PR c++/16337
187 * g++.dg/parse/attr2.C: New test.
188
189 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
190
191 * g77.dg: Removed.
192 * g77.f-torture: Ditto.
193
194 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
195
196 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
197 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
198 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
199
200 2004-07-16 Richard Henderson <rth@redhat.com>
201
202 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
203
204 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
205
206 * lib/fortran-torture.exp (fortran-torture): Don't test compile
207 tests with full list of options.
208 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
209 of TORTURE_OPTIONS if test contains 'dg-do run'.
210
211 PR fortran/16404
212 * gfortran.dg/do_iterator.f90: New test.
213
214 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
215
216 PR rtl-optimization/16536
217 * gcc.c-torture/execute/restrict-1.c: New test.
218
219 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
220
221 PR fortran/15324
222 * gfortran.dg/pr15324.f90: New test.
223
224 PR fortran/15129
225 * gfortran.dg/pr15129.f90: New test.
226
227 PR fortran/15140
228 * gfortran.dg/pr15140.f90: New test.
229
230 PR fortran/13792
231 * gfortran.fortran-torture/execute/bounds.f90: Add check for
232 compile-time simplification.
233
234 2004-07-14 Mike Stump <mrs@apple.com>
235
236 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
237
238 2004-07-14 James E Wilson <wilson@specifixinc.com>
239
240 PR target/16325
241 * gcc.dg/profile-generate-1.c: New.
242
243 2004-07-15 Jakub Jelinek <jakub@redhat.com>
244
245 * gcc.c-torture/execute/20040709-1.c: New test.
246 * gcc.c-torture/execute/20040709-2.c: New test.
247
248 2004-07-14 Mike Stump <mrs@apple.com>
249
250 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
251
252 2004-07-14 Mike Stump <mrs@apple.com>
253
254 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
255
256 2004-07-13 Mark Mitchell <mark@codesourcery.com>
257
258 PR c++/16518
259 * g++.dg/parse/mutable1.C: New test.
260
261 2004-07-13 Diego Novillo <dnovillo@redhat.com>
262
263 PR tree-optimization/16443
264 * gcc.dg/tree-ssa/20040713-1.c: New test.
265
266 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
267
268 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
269 for operator new.
270
271 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
272
273 * gfortran.dg/g77/README: New file
274 * gfortran.dg/g77/19981216-0.f: Copy from
275 g77.f-torture/noncompile. Add "dg-do compile" and
276 dg-error as required.
277 * gfortran.dg/g77/19990218-1.f: Likewise
278 * gfortran.dg/g77/19990905-1.f: Likewise
279 * gfortran.dg/g77/9263.f: Likewise
280 * gfortran.dg/g77/980615-0.f: Likewise
281 * gfortran.dg/g77/980616-0.f: Likewise
282 * gfortran.dg/g77/check0.f: Likewise
283 * gfortran.dg/g77/select_no_compile.f: Likewise
284
285 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
286
287 Copy files from g77.f-torture/compile.
288 Add "{ dg-do compile}". Other changes as noted
289 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
290 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
291 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
292 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
293 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
294 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
295 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
296 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
297 statement to conform to standard. Append alpha1.x for reference.
298 * gfortran.dg/g77/xformat.f: Add dg-warning
299
300 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
301
302 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
303 Add {dg-do compile} directive.
304 * gfortran.dg/g77/cpp2.F: Likewise
305
306 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
307
308 PR c++/5402
309 * g++.dg/lookup/name-clash1.C: New test.
310
311 PR c++/9777
312 * g++.dg/lookup/name-clash2.C: New test.
313
314 PR c++/12102
315 * g++.dg/lookup/name-clash3.C: New test.
316
317 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
318
319 * g++.dg/lookup/new2.C: New test.
320 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
321
322 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
323
324 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
325 Add {dg-do compile} directive.
326 * gfortran.dg/g77/13060.f: Likewise
327 * gfortran.dg/g77/19990218-0.f: Likewise
328 * gfortran.dg/g77/19990305-0.f: Likewise
329 * gfortran.dg/g77/19990419-0.f: Likewise
330 * gfortran.dg/g77/19990502-0.f: Likewise
331 * gfortran.dg/g77/19990502-1.f: Likewise
332 * gfortran.dg/g77/19990525-0.f: Likewise
333 * gfortran.dg/g77/19990826-1.f: Likewise
334 * gfortran.dg/g77/19990826-3.f: Likewise
335 * gfortran.dg/g77/19990905-2.f: Likewise
336 * gfortran.dg/g77/20000412-1.f: Likewise
337 * gfortran.dg/g77/20000511-1.f: Likewise
338 * gfortran.dg/g77/20000511-2.f: Likewise
339 * gfortran.dg/g77/20000518.f: Likewise
340 * gfortran.dg/g77/20000601-1.f: Likewise
341 * gfortran.dg/g77/20000601-2.f: Likewise
342 * gfortran.dg/g77/20000629-1.f: Likewise
343 * gfortran.dg/g77/20000630-2.f: Likewise
344 * gfortran.dg/g77/20010115.f: Likewise
345 * gfortran.dg/g77/20010321-1.f: Likewise
346 * gfortran.dg/g77/20010426.f: Likewise
347 * gfortran.dg/g77/20020307-1.f: Likewise
348 * gfortran.dg/g77/8485.f: Likewise
349 * gfortran.dg/g77/960317-1.f: Likewise
350 * gfortran.dg/g77/970915-0.f: Likewise
351 * gfortran.dg/g77/980310-1.f: Likewise
352 * gfortran.dg/g77/980310-2.f: Likewise
353 * gfortran.dg/g77/980310-3.f: Likewise
354 * gfortran.dg/g77/980310-4.f: Likewise
355 * gfortran.dg/g77/980310-6.f: Likewise
356 * gfortran.dg/g77/980310-7.f: Likewise
357 * gfortran.dg/g77/980310-8.f: Likewise
358 * gfortran.dg/g77/980419-2.f: Likewise
359 * gfortran.dg/g77/980424-0.f: Likewise
360 * gfortran.dg/g77/980427-0.f: Likewise
361 * gfortran.dg/g77/980729-0.f: Likewise
362 * gfortran.dg/g77/981117-1.f: Likewise
363 * gfortran.dg/g77/toon_1.f: Likewise
364
365 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
366
367 PR c++/2204
368 * g++.dg/other/abstract2.C: New test.
369
370 2004-07-12 Paul Brook <paul@codesourcery.com>
371
372 * gfortran.dg/pointer_init_1.f90: New test.
373
374 2004-07-11 Paul Brook <paul@codesourcery.com>
375
376 PR fortran/15986
377 * gfortran.dg/contained_1.f90: New test.
378
379 2004-07-11 Mark Mitchell <mark@codesourcery.com>
380
381 * g++.dg/parse/defarg8.C: New test.
382
383 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
384
385 PR fortran/16433
386 * gfortran.dg/pr16433.f: New test.
387
388 PR fortran/17574
389 * gfortran.dg/pr15754.f90: New test.
390
391 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
392
393 PR tree-optimization/16437
394 * gcc.c-torture/execute/bitfld-4.c: New test.
395
396 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
397
398 * gfortran.fortran-torture/execute/common_2.f90: Add check for
399 access to common var from module.
400
401 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
402
403 PR fortran/16336
404 * gfortran.fortran-torture/execute/common_2.f90: New test.
405
406 2004-07-10 Paul Brook <paul@codesourcery.com>
407
408 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
409
410 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
411
412 PR fortran/15969
413 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
414
415 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
416
417 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
418 * gfortran.dg/g77/ffixed-form-2.f: Likewise
419 * gfortran.dg/g77/ffree-form-1.f: Likewise
420 * gfortran.dg/g77/ffree-form-2.f: Likewise
421 * gfortran.dg/g77/ffree-form-3.f: Likewise
422 * gfortran.dg/g77/fno-underscoring.f: Likewise
423 * gfortran.dg/g77/funderscoring.f: Likewise
424 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
425
426 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
427
428 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
429
430 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
431 Paul Brook <paul@codesourcery.com>
432
433 PR fortran/13415
434 * gfortran.dg/common_pointer_1.f90: New test.
435
436 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
437
438 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
439
440 2004-07-09 James E Wilson <wilson@specifixinc.com>
441
442 PR target/16364
443 * gcc.c-torture/compile/20040709-1.c: New.
444
445 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
446
447 PR fortran/14077
448 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
449
450 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
451
452 PR fortran/13201
453 * gfortran.dg/shape_1.f90: New test.
454
455 2004-07-09 Zack Weinberg <zack@codesourcery.com>
456 Andrew Pinski <apinski@apple.com>
457
458 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
459
460 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
461
462 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
463 comment.
464
465 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
466 Paul Brook <paul@codesourcery.com>
467
468 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
469 '.f95' and '.F95'.
470
471 2004-07-09 Diego Novillo <dnovillo@redhat.com>
472
473 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
474
475 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
476
477 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
478 testcases with capital suffix.
479
480 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
481
482 PR fortran/15481
483 PR fortran/13372
484 PR fortran/13575
485 PR fortran/15978
486 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
487
488 * gfortran.dg/implicit_1.f90: New test.
489
490 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
491
492 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
493 expression to match gfortran warning/error messages
494 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
495 dg-error text.
496
497 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
498
499 * lib/fortran-torture.exp: Rename proc search_for to
500 search_for_re.
501
502 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
503
504 * gcc.c-torture/execute/simd-5.x: New file.
505 XFAIL on SPARC 64-bit at -O0.
506
507 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
508
509 PR c++/8211
510 PR c++/16165
511 * g++.dg/warn/effc3.C: New test.
512
513 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
514
515 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
516 change X to 1X in format.
517 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
518 add data statements to conform to standard.
519
520 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
521
522 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
523 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
524 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
525
526 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
527
528 * gfortran.dg/g77/7388.f: Copy from g77.dg
529 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
530 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
531 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
532 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
533 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
534 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
535 * gfortran.dg/g77/strlen0.f: Likewise
536
537 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
538
539 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
540 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
541
542 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
543
544 * gcc.c-torture/execute/920428-2.x: Delete.
545 * gcc.c-torture/execute/920501-7.x: Likewise.
546
547 2004-07-08 Jakub Jelinek <jakub@redhat.com>
548
549 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
550 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
551 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
552 prescott and c3-2.
553 (PREFETCH_3DNOW): Add -march=c3.
554
555 2004-07-08 Diego Novillo <dnovillo@redhat.com>
556
557 PR c/16437
558 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
559 * gcc.c-torture/execute/bf64-1.x: Likewise.
560
561 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
562
563 * gcc.c-torture/compile/20040708-1.c: New test.
564
565 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
566
567 PR c++/16169
568 * g++.dg/warn/effc2.C: New test.
569
570 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
571
572 * gcc.c-torture/execute/bitfld-1.x: Remove.
573 * gcc.c-torture/execute/bitfld-3.c: New test.
574 * gcc.dg/bitfld-2.c: Remove XFAILs.
575
576 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
577
578 PR c++/16276
579 * g++.dg/rtti/tinfo1.C: New file.
580
581 2004-07-07 Eric Christopher <echristo@redhat.com>
582
583 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
584
585 2004-07-07 Andrew Pinski <apinski@apple.com>
586
587 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
588
589 2004-07-07 Mark Mitchell <mark@codesourcery.com>
590
591 * g++.dg/init/call1.C: XFAIL.
592
593 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
594
595 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
596 except for movstrict*, to movmem* and clrstr* to clrmem*.
597
598 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
599
600 * gcc.c-torture/execute/20040707-1.c: New test.
601
602 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
603
604 * gcc.c-torture/execute/20040706-1.c: New test.
605
606 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
607
608 PR c++/3671
609 * g++.dg/template/spec14.C: New test.
610
611 2004-07-05 Jakub Jelinek <jakub@redhat.com>
612
613 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
614 nothing if not yet defined. Use it in b, c and d type definitions.
615 * gcc.c-torture/execute/20040705-1.c: New test.
616 * gcc.c-torture/execute/20040705-2.c: New test.
617
618 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
619
620 PR c++/2518
621 * g++.dg/lookup/new1.C: New test.
622
623 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
624
625 PR c++/11406
626 * g++.dg/template/sizeof8.C: New test.
627
628 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
629
630 * gcc.c-torture/compile/20040705-1.c: New test.
631
632 2004-07-04 Bud Davis <bdavis9659@comcast.net>
633
634 * gfortran.fortran-torture/execute/seq_io.f90: New test.
635
636 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
637
638 * gcc.dg/cpp/if-mop.c: Two new testcases.
639 * gcc.dg/cpp/trad/comment-3.c: New.
640
641 2004-07-04 Paul Brook <paul@codesourcery.com>
642
643 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
644
645 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
646
647 PR c++/3761
648 * g++.dg/lookup/crash4.C: New test.
649
650 2004-07-02 Zack Weinberg <zack@codesourcery.com>
651
652 * gcc.c-torture/execute/builtin-abs-1.c
653 * gcc.c-torture/execute/builtin-abs-2.c
654 * gcc.c-torture/execute/builtin-complex-1.c
655 * gcc.c-torture/execute/builtins/string-1-lib.c
656 * gcc.c-torture/execute/builtins/string-1.c
657 * gcc.c-torture/execute/builtins/string-2-lib.c
658 * gcc.c-torture/execute/builtins/string-2.c
659 * gcc.c-torture/execute/builtins/string-3-lib.c
660 * gcc.c-torture/execute/builtins/string-3.c
661 * gcc.c-torture/execute/builtins/string-4-lib.c
662 * gcc.c-torture/execute/builtins/string-4.c
663 * gcc.c-torture/execute/builtins/string-5-lib.c
664 * gcc.c-torture/execute/builtins/string-5.c
665 * gcc.c-torture/execute/builtins/string-6-lib.c
666 * gcc.c-torture/execute/builtins/string-6.c
667 * gcc.c-torture/execute/builtins/string-7-lib.c
668 * gcc.c-torture/execute/builtins/string-7.c
669 * gcc.c-torture/execute/builtins/string-8-lib.c
670 * gcc.c-torture/execute/builtins/string-8.c
671 * gcc.c-torture/execute/builtins/string-9-lib.c
672 * gcc.c-torture/execute/builtins/string-9.c
673 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
674 * gcc.c-torture/execute/builtins/string-asm-1.c
675 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
676 * gcc.c-torture/execute/builtins/string-asm-2.c
677 * gcc.c-torture/execute/stdio-opt-1.c
678 * gcc.c-torture/execute/stdio-opt-2.c
679 * gcc.c-torture/execute/stdio-opt-3.c
680 * gcc.c-torture/execute/string-opt-1.c
681 * gcc.c-torture/execute/string-opt-10.c
682 * gcc.c-torture/execute/string-opt-11.c
683 * gcc.c-torture/execute/string-opt-12.c
684 * gcc.c-torture/execute/string-opt-13.c
685 * gcc.c-torture/execute/string-opt-14.c
686 * gcc.c-torture/execute/string-opt-15.c
687 * gcc.c-torture/execute/string-opt-16.c
688 * gcc.c-torture/execute/string-opt-2.c
689 * gcc.c-torture/execute/string-opt-6.c
690 * gcc.c-torture/execute/string-opt-7.c
691 * gcc.c-torture/execute/string-opt-8.c:
692 Replace with ...
693
694 * gcc.c-torture/execute/builtins/abs-2.c
695 * gcc.c-torture/execute/builtins/abs-3.c
696 * gcc.c-torture/execute/builtins/complex-1.c
697 * gcc.c-torture/execute/builtins/fprintf.c
698 * gcc.c-torture/execute/builtins/fputs.c
699 * gcc.c-torture/execute/builtins/memcmp.c
700 * gcc.c-torture/execute/builtins/memmove.c
701 * gcc.c-torture/execute/builtins/memops-asm.c
702 * gcc.c-torture/execute/builtins/mempcpy-2.c
703 * gcc.c-torture/execute/builtins/mempcpy.c
704 * gcc.c-torture/execute/builtins/memset.c
705 * gcc.c-torture/execute/builtins/printf.c
706 * gcc.c-torture/execute/builtins/sprintf.c
707 * gcc.c-torture/execute/builtins/strcat.c
708 * gcc.c-torture/execute/builtins/strchr.c
709 * gcc.c-torture/execute/builtins/strcmp.c
710 * gcc.c-torture/execute/builtins/strcpy.c
711 * gcc.c-torture/execute/builtins/strcspn.c
712 * gcc.c-torture/execute/builtins/strlen-2.c
713 * gcc.c-torture/execute/builtins/strlen.c
714 * gcc.c-torture/execute/builtins/strncat.c
715 * gcc.c-torture/execute/builtins/strncmp-2.c
716 * gcc.c-torture/execute/builtins/strncmp.c
717 * gcc.c-torture/execute/builtins/strncpy.c
718 * gcc.c-torture/execute/builtins/strpbrk.c
719 * gcc.c-torture/execute/builtins/strpcpy-2.c
720 * gcc.c-torture/execute/builtins/strpcpy.c
721 * gcc.c-torture/execute/builtins/strrchr.c
722 * gcc.c-torture/execute/builtins/strspn.c
723 * gcc.c-torture/execute/builtins/strstr-asm.c
724 * gcc.c-torture/execute/builtins/strstr.c:
725 ... these new files.
726
727 * gcc.c-torture/execute/builtins/abs-2-lib.c
728 * gcc.c-torture/execute/builtins/abs-3-lib.c
729 * gcc.c-torture/execute/builtins/complex-1-lib.c
730 * gcc.c-torture/execute/builtins/fprintf-lib.c
731 * gcc.c-torture/execute/builtins/fputs-lib.c
732 * gcc.c-torture/execute/builtins/memcmp-lib.c
733 * gcc.c-torture/execute/builtins/memmove-lib.c
734 * gcc.c-torture/execute/builtins/memops-asm-lib.c
735 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
736 * gcc.c-torture/execute/builtins/mempcpy-lib.c
737 * gcc.c-torture/execute/builtins/memset-lib.c
738 * gcc.c-torture/execute/builtins/printf-lib.c
739 * gcc.c-torture/execute/builtins/sprintf-lib.c
740 * gcc.c-torture/execute/builtins/strcat-lib.c
741 * gcc.c-torture/execute/builtins/strchr-lib.c
742 * gcc.c-torture/execute/builtins/strcmp-lib.c
743 * gcc.c-torture/execute/builtins/strcpy-lib.c
744 * gcc.c-torture/execute/builtins/strcspn-lib.c
745 * gcc.c-torture/execute/builtins/strlen-2-lib.c
746 * gcc.c-torture/execute/builtins/strlen-lib.c
747 * gcc.c-torture/execute/builtins/strncat-lib.c
748 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
749 * gcc.c-torture/execute/builtins/strncmp-lib.c
750 * gcc.c-torture/execute/builtins/strncpy-lib.c
751 * gcc.c-torture/execute/builtins/strpbrk-lib.c
752 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
753 * gcc.c-torture/execute/builtins/strpcpy-lib.c
754 * gcc.c-torture/execute/builtins/strrchr-lib.c
755 * gcc.c-torture/execute/builtins/strspn-lib.c
756 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
757 * gcc.c-torture/execute/builtins/strstr-lib.c
758 * gcc.c-torture/execute/builtins/lib/abs.c
759 * gcc.c-torture/execute/builtins/lib/fprintf.c
760 * gcc.c-torture/execute/builtins/lib/memset.c
761 * gcc.c-torture/execute/builtins/lib/printf.c
762 * gcc.c-torture/execute/builtins/lib/sprintf.c
763 * gcc.c-torture/execute/builtins/lib/strcpy.c
764 * gcc.c-torture/execute/builtins/lib/strcspn.c
765 * gcc.c-torture/execute/builtins/lib/strncat.c
766 * gcc.c-torture/execute/builtins/lib/strncmp.c
767 * gcc.c-torture/execute/builtins/lib/strncpy.c
768 * gcc.c-torture/execute/builtins/lib/strpbrk.c
769 * gcc.c-torture/execute/builtins/lib/strspn.c
770 * gcc.c-torture/execute/builtins/lib/strstr.c:
771 New files containing support routines.
772
773 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
774 declaration.
775 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
776 when not optimizing.
777
778 2004-07-02 Mark Mitchell <mark@codesourcery.com>
779
780 PR c++/16240
781 * g++.dg/abi/mangle22.C: New test.
782 * g++.dg/abi/mangle23.C: Likewise.
783
784 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
785
786 PR fortran/16290
787 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
788 Allow for cases without denormalized floating point numbers.
789
790 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
791
792 PR c/1027
793 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
794 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
795 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
796 expected warning text.
797 * gcc.dg/format/diag-2.c: New test.
798
799 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
800
801 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
802
803 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
804
805 * gcc.dg/builtins-43.c: New.
806 * gcc.dg/builtins-44.c: New.
807 * gcc.dg/builtins-45.c: New.
808
809 2004-06-26 Geoffrey Keating <geoffk@apple.com>
810 Andreas Tobler <a.tobler@schweiz.ch>
811
812 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
813 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
814 as SIGSEGV.
815 * gcc.dg/cleanup-11.c: Likewise.
816 * gcc.dg/cleanup-8.c: Likewise.
817 * gcc.dg/cleanup-9.c: Likewise.
818 * gcc.dg/cleanup-5.c: Run on all platforms.
819
820 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
821
822 * g++.dg/warn/nonnull1.C: New test.
823
824 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
825
826 * gcc.dg/compat/compat-common.h: Wrap up CINT in
827 an #ifndef SKIP_COMPLEX_INT/#endif pair.
828 Special-case the Sun compiler wrt to <complex.h>.
829
830 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
831
832 * gcc.dg/Wunreachable-8.C: New test.
833
834 * gcc.dg/h8300-ice2.c : New test.
835
836 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
837
838 PR fortran/16161
839 * gfortran.fortran-torture/compile/implicit.f90: Add test
840 for implicit character.
841
842 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
843
844 PR fortran/16289
845 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
846 Use tiny() intrinsic to find smallest non-negative real
847
848 2004-06-30 Jakub Jelinek <jakub@redhat.com>
849
850 * gcc.dg/compat/struct-by-value-22_main.c: New test.
851 * gcc.dg/compat/struct-by-value-22_x.c: New.
852 * gcc.dg/compat/struct-by-value-22_y.c: New.
853
854 * gcc.c-torture/execute/20040629-1.c: New test.
855
856 2004-06-29 Jakub Jelinek <jakub@redhat.com>
857
858 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
859 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
860
861 PR target/16195
862 * gcc.dg/20040625-1.c: New test.
863
864 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
865
866 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
867
868 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
869
870 PR fortran/15963
871 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
872
873 2004-06-29 Richard Henderson <rth@redhat.com>
874
875 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
876
877 2004-06-29 Paul Brook <paul@codesourcery.com>
878
879 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
880 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
881
882 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
883
884 PR c++/16260
885 * g++.dg/parse/crash15.C: New.
886
887 2004-06-28 Andrew Pinski <apinski@apple.com>
888
889 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
890 by the error already.
891
892 * g++.dg/opt/ptrmem4.C: Change to compile only test.
893
894 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
895
896 PR target/14041
897 * gcc.dg/h8300-bss-align-1.c : New.
898
899 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
900
901 * PR c++/16174
902 * g++.dg/template/ctor4.C: New.
903
904 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
905
906 PR c++/16205
907 * g++.dg/warn/Wsequence-point-1.C: New test.
908
909 2004-06-27 Paul Brook <paul@codesourcery.com>
910
911 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
912
913 2004-06-27 Zack Weinberg <zack@codesourcery.com>
914
915 * g++.old-deja/g++.mike/p7325.C: Remove.
916
917 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
918
919 PR c/14963
920 * gcc.dg/pr14963.c: New test.
921
922 2004-06-27 Mark Mitchell <mark@codesourcery.com>
923
924 PR c++/16193
925 * g++.dg/parse/redef1.C: New test.
926
927 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
928
929 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
930 20021110.c.
931 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
932 20021119-1.c.
933 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
934 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
935 5-04.c.
936 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
937 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
938 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
939 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
940 g++.brendan/enum14.C.
941 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
942 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
943 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
944 g++.mike/virt1.C.
945 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
946 memtemp24.C.
947
948 2004-06-27 Roger Sayle <roger@eyesopen.com>
949
950 * gcc.dg/20040527-1.c: New test case.
951
952 2004-06-26 Bud Davis <bdavis9659@comcast.net>
953
954 PR gfortran/pr16196
955 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
956
957 2004-06-25 Roger Sayle <roger@eyesopen.com>
958
959 PR middle-end/15825
960 * gcc.dg/pr15825-1.c: New test case.
961
962 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
963
964 * gcc.c-torture/execute/20040625-1.c: New test.
965
966 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
967
968 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
969
970 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
971
972 * gcc.dg/torture/mips-div-1.c: New test.
973
974 2004-06-24 Jeff Law <law@redhat.com>
975
976 * gcc.dg/tree-ssa/20040624-1.c: New test.
977
978 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
979
980 * gcc.c-torture/compile/20040624-1.c: New test.
981
982 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
983
984 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
985 this directory.
986
987 2004-06-23 Andrew Pinski <apinski@apple.com>
988
989 PR middle-end/15988
990 * g++.dg/opt/ptrmem4.C: New test.
991
992 * gcc.dg/c90-array-quals-2.c: New test.
993
994 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
995
996 * gcc.dg/kpice1.c: New test.
997
998 2006-06-23 Andrew Pinski <apinski@apple.com>
999
1000 * gcc.dg/c90-array-quals.c: New test.
1001
1002 2006-06-22 Richard Henderson <rth@redhat.com>
1003
1004 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
1005
1006 2004-06-22 Loren James Rittle <ljrittle@acm.org>
1007
1008 * gcc.dg/builtins-config.h: Handle FreeBSD.
1009
1010 2006-06-22 Richard Henderson <rth@redhat.com>
1011
1012 * g++.dg/opt/devirt1.C: New.
1013
1014 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
1015
1016 * g++.dg/opt/pr15551.C: New testcase.
1017
1018 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
1019
1020 PR target/14800
1021 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
1022 x86_64-*-linux* when compiling for 32bit.
1023
1024 2004-06-21 Andrew Pinski <apinski@apple.com>
1025
1026 * gcc.dg/pch/struct-1.c: New.
1027 * gcc.dg/pch/struct-1.hs: New.
1028
1029 2004-06-21 Geoffrey Keating <geoffk@apple.com>
1030
1031 * gcc.dg/pch/save-temps-1.c: New file.
1032 * gcc.dg/pch/save-temps-1.hs: New file.
1033
1034 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
1035
1036 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
1037 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
1038
1039 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1040
1041 * gfortran.fortran-torture/execute/select_1.f90: Rename function
1042 to fix type error.
1043 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
1044 Remove trailing spaces.
1045
1046 2004-06-21 Richard Henderson <rth@redhat.com>
1047
1048 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
1049 merging && to BIT_FIELD_REF.
1050
1051 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
1052
1053 * g++.dg/opt/placeholder1.C: New test.
1054
1055 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1056
1057 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
1058 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1059 * gcc.dg/compat/union-m128-1_x.c: Likewise.
1060 * gcc.dg/compat/union-m128-1_y.c: Likewise.
1061
1062 2004-06-20 Zack Weinberg <zack@codesourcery.com>
1063
1064 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
1065 extern "C".
1066 * g++.dg/other/pragma-re-1.C: Add comments.
1067
1068 2004-06-19 Bud Davis <bdavis9659@comcast.net>
1069
1070 PR gfortran/16080
1071 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
1072
1073 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
1074
1075 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
1076 instead of setting the type of size_t by
1077 hand.
1078
1079 2004-06-18 Roger Sayle <roger@eyesopen.com>
1080
1081 * gcc.dg/unordered-2.c: New test case.
1082 * gcc.dg/unordered-3.c: New test case.
1083
1084 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
1085
1086 PR other/16043
1087 * lib/g++.exp (g++_version): Tweak regexp for version
1088 * lib/g77.exp (g77_version): Likewise
1089 * lib/gfortran.exp (gfortran_version): Likewise
1090 * lib/objc.exp (objc_version): Likewise
1091 * lib/treelang.exp (treelang_version): Likewise
1092
1093 2004-06-19 Jakub Jelinek <jakub@redhat.com>
1094
1095 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
1096 Use INT_MAX instead of __INT_MAX__.
1097 * gcc.dg/compat/struct-align-2_y.c: Likewise.
1098
1099 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
1100 * gcc.dg/compat/scalar-return-3_x.c: Use it.
1101 * gcc.dg/compat/scalar-return-3_y.c: Use it.
1102 * gcc.dg/compat/scalar-return-4_x.c: Use it.
1103 * gcc.dg/compat/scalar-return-4_y.c: Use it.
1104 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
1105 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
1106 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
1107 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
1108
1109 * gcc.dg/range-test-1.c: New test.
1110 * g++.dg/opt/range-test-1.C: New test.
1111
1112 2004-06-17 Richard Henderson <rth@redhat.com>
1113
1114 * objc.dg/sync-1.m: New.
1115 * objc.dg/try-catch-1.m: Don't force next runtime.
1116 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
1117 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
1118 shadowed catch clause.
1119 * objc.dg/try-catch-5.m: New.
1120
1121 2004-06-17 Zack Weinberg <zack@codesourcery.com>
1122
1123 Bug 14610
1124 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
1125
1126 2004-06-15 Richard Henderson <rth@redhat.com>
1127
1128 * gcc.dg/20001116-1.c: Move expected warning line.
1129
1130 2004-06-15 Richard Henderson <rth@redhat.com>
1131
1132 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
1133 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
1134
1135 2004-06-15 Jeff Law <law@redhat.com>
1136
1137 * gcc.dg/tree-ssa/20040615-1.c: New test.
1138 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
1139 be less sensitive to operand ordering.
1140 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
1141
1142 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
1143
1144 * g++.dg/abi/bitfield3.C: Add comment..
1145
1146 2004-06-15 Richard Henderson <rth@redhat.com>
1147
1148 * g++.dg/ext/stmtexpr1.C: XFAIL.
1149 * gcc.dg/20030612-1.c: XFAIL.
1150
1151 2004-06-15 Eric Christopher <echristo@redhat.com>
1152
1153 * g++.dg/charset/asm5.c: New.
1154 * gcc.dg/charset/asm6.c: New.
1155
1156 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1157
1158 PR fortran/15962
1159 * gfortran.fortran-torture/execute/select_1.f90: New test.
1160
1161 2004-06-15 Paul Brook <paul@codesourcery.com>
1162
1163 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
1164
1165 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1166
1167 PR c++/15967
1168 * g++.dg/lookup/crash3.C: New test.
1169
1170 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1171
1172 PR c++/15947
1173 * g++.dg/parse/dtor4.C: New test.
1174
1175 2004-06-14 Jeff Law <law@redhat.com>
1176
1177 * gcc.c-torture/compile/20040614-1.c: New test.
1178
1179 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1180
1181 PR fortran/15211
1182 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
1183 LEN of a character array.
1184
1185 2004-06-14 Mark Mitchell <mark@codesourcery.com>
1186
1187 PR c++/15096
1188 * g++.dg/template/ptrmem10.C: New test.
1189
1190 PR c++/14930
1191 * g++.dg/template/friend30.C: New test.
1192
1193 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1194
1195 PR fortran/14928
1196 * gfortran.fortran-torture/compile/mloc.f90: New test.
1197
1198 2004-06-13 Paul Brook <paul@codesourcery.com>
1199
1200 * gfortran.fortran-torture/execute/random_2.f90: New test.
1201
1202 2004-06-13 Eric Christopher <echristo@redhat.com>
1203
1204 * gcc.dg/noncompile/redecl-1.c: Fix error message.
1205
1206 2004-06-12 Paul Brook <paul@codesourcery.com>
1207
1208 * gfortran.fortran-torture/execute/contained_3.f90: New test.
1209
1210 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1211
1212 PR fortran/14923
1213 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
1214
1215 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1216
1217 PR fortran/14957
1218 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
1219 syntax errors in end statements of contained subroutines.
1220
1221 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1222
1223 PR fortran/12841
1224 * gfortran.fortran-torture/execute/null_arg.f90: New test.
1225
1226 2004-06-12 Bud Davis <bdavis9659@comcast.net>
1227
1228 PR fortran/15665
1229 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
1230
1231 2004-06-12 Bud Davis <bdavis9659@comcast.net>
1232
1233 PR gfortran/12839
1234 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
1235
1236 2004-06-11 Mark Mitchell <mark@codesourcery.com>
1237
1238 PR c++/15862
1239 * g++.dg/parse/enum1.C: New test.
1240
1241 2004-06-10 Jeff Law <law@redhat.com>
1242
1243 * gcc.c-torture/compile/20040610-1.c: New test.
1244
1245 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1246
1247 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
1248 * g++.old-deja/g++.other/decl3.C: Likewise.
1249
1250 2004-06-10 Brian Booth <bbooth@redhat.com>
1251
1252 * gcc.dg/tree-ssa/20031015-1.c: Scan for
1253 V_MAY_DEF instead of VDEF.
1254 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
1255
1256 2004-06-10 Mark Mitchell <mark@codesourcery.com>
1257
1258 PR c++/14211
1259 * g++.dg/conversion/const1.C: New test.
1260
1261 PR c++/15076
1262 * g++.dg/conversion/reinterpret1.C: New test.
1263
1264 PR c++/15877
1265 * g++.dg/template/enum2.C: New test.
1266
1267 PR c++/15227
1268 * g++.dg/template/error13.C: New test.
1269
1270 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1271
1272 PR fortran/14957
1273 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
1274 arguments to test_* REAL and of the right size.
1275
1276 2004-06-10 Jakub Jelinek <jakub@redhat.com>
1277
1278 PR target/15569
1279 PR rtl-optimization/15681
1280 * gcc.dg/20040609-1.c: New test.
1281
1282 2004-06-10 Jakub Jelinek <jakub@redhat.com>
1283
1284 PR c++/14791
1285 * g++.dg/opt/builtins1.C: New test.
1286
1287 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
1288
1289 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
1290 that use default windows32 struct layout.
1291 * gcc.dg/i386-bitfield2.c: Likewise.
1292
1293 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
1294
1295 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
1296 for mingw32 and cygwin targets.
1297
1298 2004-06-09 Geoffrey Keating <geoffk@apple.com>
1299
1300 * gcc.dg/pch/macro-4.c: New.
1301 * gcc.dg/pch/macro-4.hs: New.
1302
1303 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1304
1305 PR fortran/13249
1306 * gfortran.fortran-torture/compile/name_clash.f90: New test.
1307
1308 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1309
1310 PR fortran/13372
1311 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
1312
1313 2004-06-09 Bud Davis <bdavis9659@comcast.net>
1314
1315 PR gfortran/14897
1316 * gfortran.fortran-torture/execute/t_edit.f90: New test.
1317
1318 2004-06-09 Bud Davis <bdavis9659@comcast.net>
1319
1320 PR gfortran/15755
1321 * gfortran.fortran-torture/execute/backspace.c : New test.
1322
1323 2004-06-09 Paul Brook <paul@codesourcery.com>
1324
1325 * gfortran.fortran-torture/execure/intrinsic_associated.f90
1326 (pointer_to_section): Rewrite to use smaller array.
1327
1328 2004-06-08 David Edelsohn <edelsohn@gnu.org>
1329
1330 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
1331 * gcc.dg/ext/altivec-10.c: Same.
1332 * gcc.dg/ext/altivec-11.c: Same.
1333 * gcc.dg/ext/altivec-12.c: Same.
1334 * gcc.dg/ext/altivec-13.c: Same.
1335 * gcc.dg/ext/altivec-14.c: Same.
1336 * gcc.dg/ext/altivec-15.c: Same.
1337 * gcc.dg/ext/altivec-16.c: Same.
1338 * gcc.dg/ext/altivec-3.c: Same.
1339 * gcc.dg/ext/altivec-4.c: Same.
1340 * gcc.dg/ext/altivec-6.c: Same.
1341 * gcc.dg/ext/altivec-7.c: Same.
1342 * gcc.dg/ext/altivec-8.c: Same.
1343 * gcc.dg/ext/altivec-varargs-1.c: Same.
1344
1345 * g++.dg/ext/altivec-1.C: Correct dg syntax.
1346 * g++.dg/ext/altivec-10.C: Same.
1347 * g++.dg/ext/altivec-2.C: Same.
1348 * g++.dg/ext/altivec-3.C: Same.
1349 * g++.dg/ext/altivec-4.C: Same.
1350 * g++.dg/ext/altivec-5.C: Same.
1351 * g++.dg/ext/altivec-6.C: Same.
1352 * g++.dg/ext/altivec-7.C: Same.
1353 * g++.dg/ext/altivec-8.C: Same.
1354 * g++.dg/ext/altivec-9.C: Same.
1355
1356 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1357
1358 PR c++/7841
1359 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
1360
1361 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1362
1363 * gcc.dg/union-1.c: New test.
1364
1365 2004-06-07 Roger Sayle <roger@eyesopen.com>
1366
1367 * gcc.dg/builtins-41.c: New test case.
1368 * gcc.dg/builtins-42.c: New test case.
1369
1370 2004-06-07 David Edelsohn <edelsohn@gnu.org>
1371
1372 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
1373 * g++.dg/ext/altivec-10.C: Same.
1374 * g++.dg/ext/altivec-2.C: Same.
1375 * g++.dg/ext/altivec-3.C: Same.
1376 * g++.dg/ext/altivec-4.C: Same.
1377 * g++.dg/ext/altivec-5.C: Same.
1378 * g++.dg/ext/altivec-6.C: Same.
1379 * g++.dg/ext/altivec-7.C: Same.
1380 * g++.dg/ext/altivec-8.C: Same.
1381 * g++.dg/ext/altivec-9.C: Same.
1382 * g++.old-deja/g++.abi/cxa_vec.C: Same.
1383 * g++.old-deja/g++.brendan/new3.C: Same.
1384 * gcc.c-torture/execute/eeprof-1.x: Same.
1385
1386 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
1387
1388 PR c/14765
1389 * gcc.dg/pr14765-1.c: New test.
1390
1391 2004-06-07 Roger Sayle <roger@eyesopen.com>
1392
1393 PR c/14649
1394 * gcc.dg/pr14649-1.c: New test case.
1395
1396 2004-06-07 Richard Henderson <rth@redhat.com>
1397
1398 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
1399 if temporaries.
1400
1401 2004-06-07 David Edelsohn <edelsohn@gnu.org>
1402
1403 * g++.dg/eh/elide1.C: Remove XFAIL.
1404
1405 2004-06-07 Mark Mitchell <mark@codesourcery.com>
1406
1407 PR c++/15337
1408 * g++.dg/expr/sizeof3.C: New test.
1409
1410 PR c++/14777
1411 * g++.dg/template/access14.C: New test.
1412
1413 PR c++/15554
1414 * g++.dg/template/enum1.C: New test.
1415
1416 PR c++/15057
1417 * g++.dg/eh/throw1.C: New test.
1418
1419 2004-06-07 David Ayers <d.ayers@inode.at>
1420 Ziemowit Laski <zlaski@apple.com>
1421
1422 * lib/objc.exp (objc_target_compile): Revert the '-framework
1423 Foundation' flag fix, since bare Darwin does not ship
1424 with the Foundation framework.
1425 * objc/execute/next_mapping.h: Provide a local NSConstantString
1426 @interface and @implementation.
1427 (objc_constant_string_init): A constructor function, used to
1428 initialize the NSConstantString meta-class object.
1429 * objc/execute/string1.m: Include "next_mapping.h" instead of
1430 <Foundation/NSString.h>.
1431 * objc/execute/string2.m: Likewise.
1432 * objc/execute/string3.m: Likewise.
1433 * objc/execute/string4.m: Likewise.
1434
1435 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
1438 to double. Replace double with FLOAT.
1439 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
1440
1441 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
1442 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
1443 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
1444 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
1445 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
1446 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
1447 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
1448 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
1449
1450 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
1451
1452 PR c/13519
1453 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
1454
1455 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1456
1457 PR c++/15503
1458 * g++.dg/template/meminit2.C: New test.
1459
1460 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
1461
1462 PR target/15822
1463 * gcc.c-torture/execute/compare-fp-1.c,
1464 gcc.c-torture/execute/compare-fp-2.c,
1465 gcc.c-torture/execute/compare-fp-3.c,
1466 gcc.c-torture/execute/compare-fp-4.c,
1467 gcc.c-torture/execute/compare-fp-3.x,
1468 gcc.c-torture/execute/compare-fp-4.x: Moved...
1469 * gcc.c-torture/execute/ieee/compare-fp-1.c,
1470 gcc.c-torture/execute/ieee/compare-fp-2.c,
1471 gcc.c-torture/execute/ieee/compare-fp-3.c,
1472 gcc.c-torture/execute/ieee/compare-fp-4.c,
1473 gcc.c-torture/execute/ieee/compare-fp-3.x,
1474 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
1475
1476 2004-06-04 David Ayers <d.ayers@inode.at>
1477
1478 * objc/execute/protocol-isEqual-4.m: New testcase.
1479
1480 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
1481
1482 * objc/execute/protocol-isEqual-1.m: New testcase.
1483 * objc/execute/protocol-isEqual-2.m: New testcase.
1484 * objc/execute/protocol-isEqual-3.m: New testcase.
1485
1486 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1487
1488 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
1489
1490 2004-06-02 Ziemowit Laski <zlaski@apple.com>
1491
1492 * lib/objc.exp (objc_target_compile): When running tests on
1493 Darwin (Mac OS X), inform the linker about '-framework
1494 'Foundation'.
1495
1496 2004-06-02 Eric Christopher <echristo@redhat.com>
1497
1498 * gcc.c-torture/compile/20040602-1.c: New.
1499
1500 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
1501
1502 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
1503 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
1504
1505 PR tree-optimization/14736
1506 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
1507
1508 PR tree-optimization/14042
1509 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
1510
1511 PR tree-optimization/14729
1512 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
1513
1514 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1515
1516 PR fortran/15557
1517 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
1518
1519 2004-06-01 Richard Hederson <rth@redhat.com>
1520
1521 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
1522
1523 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1524
1525 PR c++/14932
1526 * g++.dg/parse/offsetof4.C: New test.
1527
1528 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
1529
1530 PR objc/7993
1531 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
1532
1533 2004-05-31 Mark Mitchell <mark@codesourcery.com>
1534
1535 PR c++/15701
1536 * g++.dg/template/friend29.C: New test.
1537
1538 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
1539
1540 PR c/15749
1541 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
1542
1543 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
1544
1545 * gcc.dg/sparc-trap-1.c: New test.
1546
1547 2004-05-31 Roger Sayle <roger@eyesopen.com>
1548
1549 PR middle-end/15069
1550 * g++.dg/opt/fold3.C: New test case.
1551
1552 2004-05-30 Graham Stott <graham.stott@btinternet.com>
1553
1554 * lib/target-supports.exp (check_iconv_available): Fix fallout
1555 from 2004-05-28 patch.
1556
1557 2004-05-30 Paul Brook <paul@codesourcery.com>
1558
1559 PR fortran/15620
1560 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
1561 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
1562
1563 2004-05-30 Steven G. Kargl <kargls@comcast.net>
1564
1565 * gfortran.fortran-torture/execute/random_1.f90: New test.
1566
1567 2004-05-28 Ziemowit Laski <zlaski@apple.com>
1568
1569 * g++.dg/ext/altivec-10.C: New test.
1570
1571 2004-05-29 Paul Brook <paul@codesourcery.com>
1572
1573 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
1574
1575 2004-05-28 Ziemowit Laski <zlaski@apple.com>
1576
1577 * gcc.dg/altivec-16.c: New test.
1578
1579 2004-05-28 Janis Johnson <janis187@us.ibm.com>
1580
1581 * lib/target-supports.exp (check_vmx_hw_available): New.
1582 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
1583
1584 * lib/target-supports.exp (check_alias_available,
1585 check_iconv_available, check_named_sections_available): Use
1586 unique names for temporary files.
1587
1588 2004-05-28 Ziemowit Laski <zlaski@apple.com>
1589
1590 * gcc.dg/altivec-15.c: New test.
1591
1592 2004-05-28 Mark Mitchell <mark@codesourcery.com>
1593
1594 PR c++/15083
1595 * g++.dg/warn/noeffect6.C: New test.
1596
1597 PR c++/15471
1598 * g++.dg/expr/ptrmem4.C: New test.
1599
1600 PR c++/15640
1601 * g++.dg/template/operator3.C: New test.
1602
1603 2004-05-28 Mark Mitchell <mark@codesourcery.com>
1604
1605 PR c++/14668
1606 * g++.dg/lookup/redecl1.C: New test.
1607 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
1608
1609 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
1610
1611 * gcc.c-torture/execute/compare-fp-1.c,
1612 gcc.c-torture/execute/compare-fp-2.c,
1613 gcc.c-torture/execute/compare-fp-3.c,
1614 gcc.c-torture/execute/compare-fp-4.c,
1615 gcc.c-torture/execute/compare-fp-3.x,
1616 gcc.c-torture/execute/compare-fp-4.x,
1617 gcc.dg/pr15649-1.c: New.
1618
1619 2004-05-27 Adam Nemet <anemet@lnxw.com>
1620
1621 PR c++/12883
1622 * g++.dg/init/array14.C: New test.
1623
1624 2004-05-25 Janis Johnson <janis187@us.ibm.com>
1625
1626 * lib/compat.exp (compat-get-options-main): New.
1627 (compat-get-options): Remove unneeded code, warn for ignored
1628 command.
1629 (compat-execute): Check flag set by dg-require-* commands.
1630
1631 * lib/compat.exp (compat-execute): Break up long lines.
1632
1633 2004-05-24 Janis Johnson <janis187@us.ibm.com>
1634
1635 * gcc.dg/altivec-7.c: Don't use 'vector long'.
1636 * gcc.dg/altivec-14.c: New test.
1637 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
1638
1639 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
1640 * gcc.dg/altivec-12.c: Ditto.
1641
1642 * gcc.dg/altivec-3.c: Move call to altivec_check.
1643
1644 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1645
1646 PR c++/15044
1647 * g++.dg/template/error12.C: New test.
1648
1649 PR c++/15317
1650 * g++.dg/ext/attrib15.C: New test.
1651
1652 PR c++/15329
1653 * g++.dg/template/ptrmem9.C: New test.
1654
1655 2004-05-25 Paul Brook <paul@codesourcery.com>
1656
1657 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
1658
1659 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1660
1661 PR c++/15165
1662 * g++.dg/template/crash19.C: New test.
1663
1664 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1665
1666 PR c++/15025
1667 * g++.dg/template/redecl1.C: New test.
1668
1669 2004-05-23 Mark Mitchell <mark@codesourcery.com>
1670
1671 PR c++/14821
1672 * g++.dg/other/ns1.C: New test.
1673
1674 PR c++/14883
1675 * g++.dg/template/invalid1.C: New test.
1676
1677 2004-05-23 Paul Brook <paul@codesourcery.com>
1678 Victor Leikehman <lei@haifasphere.co.il>
1679
1680 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
1681 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
1682
1683 2004-05-22 Mark Mitchell <mark@codesourcery.com>
1684
1685 PR c++/15285
1686 PR c++/15299
1687 * g++.dg/template/non-dependent5.C: New test.
1688 * g++.dg/template/non-dependent6.C: New test.
1689
1690 2004-05-22 Mark Mitchell <mark@codesourcery.com>
1691
1692 PR c++/15507
1693 * g++.dg/inherit/union1.C: New test.
1694
1695 PR c++/15542
1696 * g++.dg/template/addr1.C: New test.
1697
1698 PR c++/15427
1699 * g++.dg/template/array5.C: New test.
1700
1701 PR c++/15287
1702 * g++.dg/template/array6.C: New test.
1703
1704 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
1705 Roger Sayle <roger@eyesopen.com>
1706
1707 * g++.dg/lookup/forscope2.C: New test case.
1708
1709 2004-05-22 Ben Elliston <bje@au.ibm.com>
1710
1711 * gcc.dg/cpp/Wmissingdirs.c: New.
1712
1713 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1714
1715 PR target/15301
1716 * gcc.dg/compat/union-m128-1.h: New file.
1717 * gcc.dg/compat/union-m128-1_main.c: Likewise.
1718 * gcc.dg/compat/union-m128-1_x.c: Likewise.
1719 * gcc.dg/compat/union-m128-1_y.c: Likewise.
1720
1721 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
1722
1723 PR target/15302
1724 * gcc.dg/compat/struct-complex-1.h: New file.
1725 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
1726 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
1727 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
1728
1729 2004-05-20 Roger Sayle <roger@eyesopen.com>
1730
1731 PR middle-end/3074
1732 * gcc.dg/pr3074-1.c: New test case.
1733 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
1734
1735 2004-05-20 Falk Hueffner <falk@debian.org>
1736
1737 PR other/15526
1738 * gcc.dg/ftrapv-1.c: New test case.
1739
1740 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
1741
1742 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
1743
1744 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
1745 Jeff Law <law@redhat.com>
1746
1747 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
1748 * gcc.dg/tree-ssa/20040518-2.c: New test.
1749
1750 * gcc.dg/tree-ssa/20040518-1.c: New test.
1751
1752 2004-05-18 Zack Weinberg <zack@codesourcery.com>
1753
1754 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
1755
1756 2004-05-18 Paul Brook <paul@codesourcery.com>
1757
1758 PR fortran/13930
1759 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
1760
1761 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1762
1763 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
1764 constant folding.
1765
1766 2004-05-17 Steven Bosscher <stevenb@suse.de>
1767
1768 * gcc.dg/tree-ssa/20040517-1.c: New test.
1769
1770 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1771
1772 * gcc.dg/loop-4.c: New test.
1773
1774 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
1775
1776 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
1777
1778 2004-05-15 Bud Davis <bdavis9659@comcast.net>
1779
1780 PR fortran/15311
1781 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
1782
1783 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1784
1785 PR fortran/13826
1786 PR fortran/13940
1787 * gfortran.fortran-torture/compile/data_1.f90: New test.
1788
1789 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
1790
1791 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
1792 * gcc.dg/uninit-H.c: Define ASM for __s390__.
1793
1794 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1795
1796 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
1797
1798 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
1799
1800 PR c/15444
1801 * gcc.dg/format/xopen-1.c: Adjust expected message.
1802 * gcc.dg/format/xopen-3.c: New test.
1803
1804 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
1805
1806 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
1807
1808 2004-05-14 Jeff Law <law@redhat.com>
1809
1810 * gcc.dg/tree-ssa/20040514-2.c: New test.
1811
1812 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1813
1814 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
1815 this ...
1816 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
1817 this.
1818
1819 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
1820
1821 * gcc.dg/tree-ssa/20040514-1.c: New test.
1822
1823 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1824
1825 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
1826 test.
1827
1828 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1829
1830 PR fortran/14066
1831 * gfortran.fortran-torture/compile/do_1.f90: New test.
1832
1833 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1834
1835 PR fortran/15051
1836 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
1837 test.
1838
1839 2004-05-14 Bud Davis <bdavis9659@comcast.net>
1840
1841 PR fortran/15149
1842 * gfortran.fortran-torture/execute/random_init.f90: New test.
1843
1844 2004-05-13 Paul Brook <paul@codesourcery.com>
1845
1846 PR fortran/15314
1847 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
1848
1849 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
1850
1851 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
1852 for the powerpc case.
1853
1854 2004-05-13 Jeff Law <law@redhat.com>
1855
1856 * gcc.dg/tree-ssa/20040513-1.c: New test.
1857 * gcc.dg/tree-ssa/20040513-2.c: New test.
1858
1859 2004-05-13 Paul Brook <paul@codesourcery.com>
1860
1861 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
1862 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
1863 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
1864
1865 2004-05-13 Andreas Schwab <schwab@suse.de>
1866
1867 PR other/10819
1868 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
1869 characters.
1870
1871 2004-05-13 Bud Davis <bdavis9659@comcast.net>
1872
1873 PR fortran/15294
1874 * gfortran.fortran-torture/execute/adjustr.f90: New file.
1875
1876 2004-05-13 Diego Novillo <dnovillo@redhat.com>
1877
1878 Merge from tree-ssa-20020619-branch. See
1879 ChangeLog.tree-ssa for details.
1880
1881 2004-05-11 Ziemowit Laski <zlaski@apple.com>
1882
1883 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
1884 include <altivec.h> explicitly.
1885 * gcc.dg/altivec-13.c: Likewise.
1886
1887 2004-05-11 Paul Brook <paul@codesourcery.com>
1888
1889 * gcc.c-torture/compile/20010518-1.c: Force enum size.
1890
1891 2004-05-10 Eric Christopher <echristo@redhat.com>
1892
1893 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
1894 * gcc.dg/sibcall-4.c: Ditto.
1895
1896 2004-05-10 Ziemowit Laski <zlaski@apple.com>
1897
1898 * g++.dg/ext/altivec-8.C: New test case.
1899 * gcc.dg/altivec-13.c: New test case.
1900
1901 2004-05-08 Roger Sayle <roger@eyesopen.com>
1902
1903 * gcc.c-torture/execute/divcmp-1.c: New test case.
1904 * gcc.c-torture/execute/divcmp-2.c: New test case.
1905 * gcc.c-torture/execute/divcmp-3.c: New test case.
1906
1907 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1908
1909 * g++.dg/other/pragma-re-2.C: New test.
1910
1911 2004-05-07 Uros Bizjak <uros@kss-loka.si>
1912
1913 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
1914 * gcc.dg/i386-387-2.c: Likewise.
1915
1916 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
1917 __builtin_drem.
1918 * gcc.dg/i386-387-6.c: Likewise.
1919
1920 2004-05-07 Uros Bizjak <uros@kss-loka.si>
1921
1922 * gcc.dg/builtins-33.c: Also check log1p*.
1923
1924 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
1925
1926 PR optimization/15296
1927 * gcc.c-torture/execute/pr15296.c: New test.
1928
1929 2004-05-05 Uros Bizjak <uros@kss-loka.si>
1930
1931 * gcc.dg/builtins-40.c: New test.
1932
1933 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
1934
1935 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
1936
1937 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
1938
1939 * g++.dg/ext/spe1.C: New testcase.
1940
1941 2004-05-04 Ziemowit Laski <zlaski@apple.com>
1942
1943 * objc.dg/image-info.m: Allow additional attributes
1944 for __image_info section.
1945
1946 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
1947
1948 * gcc.dg/torture/mips-hilo-2.c: New test.
1949
1950 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1951
1952 PR c++/14389
1953 * g++.dg/template/member5.C: New test.
1954
1955 2004-05-03 Uros Bizjak <uros@kss-loka.si>
1956
1957 * gcc.dg/builtins-34.c: Also check expm1*.
1958
1959 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1960
1961 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
1962 * gcc.dg/torture/builtin-convert-3.c: New test.
1963
1964 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
1965
1966 PR middle-end/15054
1967 * g++.dg/opt/pr15054.C: New test.
1968
1969 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1970
1971 * gcc.dg/torture/builtin-rounding-1.c: New test.
1972 * gcc.dg/builtins-25.c: Delete.
1973 * gcc.dg/builtins-29.c: Delete.
1974
1975 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
1976
1977 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
1978 * gcc.dg/sibcall-4.c: Likewise.
1979 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
1980
1981 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
1982
1983 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
1984 bit-field on 16-bit targets.
1985
1986 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
1987
1988 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
1989 16-bit targets.
1990
1991 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
1992
1993 * gcc.dg/rs6000-power2-1.c: Change to compile only.
1994 * gcc.dg/rs6000-power2-2.c: Likewise.
1995
1996 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
1997
1998 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
1999 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
2000 Change the asm registers to be in form of frN instead of fN.
2001
2002 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2003
2004 * gcc.dg/torture/builtin-convert-2.c: New test.
2005
2006 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
2007
2008 * gcc.dg/rs6000-power2-1.c: New test.
2009 * gcc.dg/rs6000-power2-2.c: New test.
2010
2011 2004-04-28 Jan Hubicka <jh@suse.cz>
2012
2013 * gcc.dg/unused-6.c: New test.
2014
2015 2004-04-24 Laurent GUERBY <laurent@guerby.net>
2016 Ulrich Weigand <uweigand@de.ibm.com>
2017
2018 * ada/acats/run_all.sh: Define $target variable.
2019
2020 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
2021
2022 PR c++/15119
2023 * g++.dg/other/vararg-1.C: New test.
2024
2025 PR c++/4794
2026 * g++.dg/eh/cleanup3.C: New test.
2027
2028 2004-04-24 Laurent GUERBY <laurent@guerby.net>
2029
2030 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
2031 and ad8011a (target_insn).
2032 * ada/acats/support/macro.dfs: Likewise.
2033 * ada/acats/support/impbit.adb: New file.
2034
2035 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
2036
2037 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
2038
2039 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
2040
2041 * gcc.dg/loop-3.c: New test.
2042
2043 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
2044
2045 * gcc.c-torture/execute/simd-5.c: New test.
2046
2047 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2048
2049 PR c++/15064
2050 * g++.dg/template/crash18.C: New test.
2051
2052 2004-04-22 Mark Mitchell <mark@codesourcery.com>
2053
2054 * g++.dg/ext/complit3.C: New test.
2055
2056 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
2057
2058 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
2059 * gcc.dg/altivec-3.c: Same.
2060 * gcc.dg/altivec-varargs-1.c: Same.
2061
2062 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
2063
2064 * lib/target-supports.exp (check_profiling_available): Assume
2065 profiling is not available on powerpc-eabi targets.
2066
2067 2004-04-21 Janis Johnson <janis187@us.ibm.com>
2068
2069 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
2070 * gcc.dg/vmx/bug-1.c: Ditto.
2071
2072 2004-04-20 Eric Christopher <echristo@redhat.com>
2073
2074 * gcc.dg/charset/extern.c: New test.
2075 * g++.dg/charset/extern3.cc: Ditto.
2076
2077 2004-04-20 Uros Bizjak <uros@kss-loka.si>
2078
2079 * gcc.dg/builtins-39.c: New test.
2080
2081 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
2082
2083 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
2084
2085 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
2086
2087 * gcc.dg/torture/mips-hilo-1.c: New test.
2088
2089 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
2090
2091 * gcc.c-torture/compile/20040419-1.c: New test.
2092
2093 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
2094
2095 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
2096
2097 2004-04-18 Zack Weinberg <zack@codesourcery.com>
2098 Aldy Hernandez <aldyh@redhat.com>
2099
2100 * gcc.c-torture/execute/va-arg-24.c: New.
2101
2102 2004-04-17 Zack Weinberg <zack@codesourcery.com>
2103 Aldy Hernandez <aldyh@redhat.com>
2104
2105 * gcc.dg/vmx/1b-01.c: New.
2106 * gcc.dg/vmx/1b-02.c: New.
2107 * gcc.dg/vmx/1b-03.c: New.
2108 * gcc.dg/vmx/1b-04.c: New.
2109 * gcc.dg/vmx/1b-05.c: New.
2110 * gcc.dg/vmx/1b-06.c: New.
2111 * gcc.dg/vmx/1b-07.c: New.
2112 * gcc.dg/vmx/1c-01.c: New.
2113 * gcc.dg/vmx/1c-02.c: New.
2114 * gcc.dg/vmx/3a-01a.c: New.
2115 * gcc.dg/vmx/3a-01.c: New.
2116 * gcc.dg/vmx/3a-01m.c: New.
2117 * gcc.dg/vmx/3a-03.c: New.
2118 * gcc.dg/vmx/3a-03m.c: New.
2119 * gcc.dg/vmx/3a-04.c: New.
2120 * gcc.dg/vmx/3a-04m.c: New.
2121 * gcc.dg/vmx/3a-05.c: New.
2122 * gcc.dg/vmx/3a-06.c: New.
2123 * gcc.dg/vmx/3a-06m.c: New.
2124 * gcc.dg/vmx/3a-07.c: New.
2125 * gcc.dg/vmx/3b-01.c: New.
2126 * gcc.dg/vmx/3b-02.c: New.
2127 * gcc.dg/vmx/3b-10.c: New.
2128 * gcc.dg/vmx/3b-13.c: New.
2129 * gcc.dg/vmx/3b-14.c: New.
2130 * gcc.dg/vmx/3b-15.c: New.
2131 * gcc.dg/vmx/3c-01a.c: New.
2132 * gcc.dg/vmx/3c-01.c: New.
2133 * gcc.dg/vmx/3c-02.c: New.
2134 * gcc.dg/vmx/3c-03.c: New.
2135 * gcc.dg/vmx/3d-01.c: New.
2136 * gcc.dg/vmx/4-01.c: New.
2137 * gcc.dg/vmx/4-03.c: New.
2138 * gcc.dg/vmx/5-01.c: New.
2139 * gcc.dg/vmx/5-02.c: New.
2140 * gcc.dg/vmx/5-03.c: New.
2141 * gcc.dg/vmx/5-04.c: New.
2142 * gcc.dg/vmx/5-05.c: New.
2143 * gcc.dg/vmx/5-06.c: New.
2144 * gcc.dg/vmx/5-07.c: New.
2145 * gcc.dg/vmx/5-07t.c: New.
2146 * gcc.dg/vmx/5-08.c: New.
2147 * gcc.dg/vmx/5-10.c: New.
2148 * gcc.dg/vmx/5-11.c: New.
2149 * gcc.dg/vmx/7-01a.c: New.
2150 * gcc.dg/vmx/7-01.c: New.
2151 * gcc.dg/vmx/7c-01.c: New.
2152 * gcc.dg/vmx/7d-01.c: New.
2153 * gcc.dg/vmx/7d-02.c: New.
2154 * gcc.dg/vmx/8-01.c: New.
2155 * gcc.dg/vmx/8-02a.c: New.
2156 * gcc.dg/vmx/8-02.c: New.
2157 * gcc.dg/vmx/brode-1.c: New.
2158 * gcc.dg/vmx/bug-1.c: New.
2159 * gcc.dg/vmx/bug-2.c: New.
2160 * gcc.dg/vmx/bug-3.c: New.
2161 * gcc.dg/vmx/cw-bug-1.c: New.
2162 * gcc.dg/vmx/cw-bug-2.c: New.
2163 * gcc.dg/vmx/cw-bug-3.c: New.
2164 * gcc.dg/vmx/dct.c: New.
2165 * gcc.dg/vmx/debug-1.c: New.
2166 * gcc.dg/vmx/debug-2.c: New.
2167 * gcc.dg/vmx/debug-3.c: New.
2168 * gcc.dg/vmx/debug-4.c: New.
2169 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
2170 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
2171 * gcc.dg/vmx/eg-5.c: New.
2172 * gcc.dg/vmx/fft.c: New.
2173 * gcc.dg/vmx/gcc-bug-1.c: New.
2174 * gcc.dg/vmx/gcc-bug-2.c: New.
2175 * gcc.dg/vmx/gcc-bug-3.c: New.
2176 * gcc.dg/vmx/gcc-bug-4.c: New.
2177 * gcc.dg/vmx/gcc-bug-5.c: New.
2178 * gcc.dg/vmx/gcc-bug-6.c: New.
2179 * gcc.dg/vmx/gcc-bug-7.c: New.
2180 * gcc.dg/vmx/gcc-bug-8.c: New.
2181 * gcc.dg/vmx/gcc-bug-9.c: New.
2182 * gcc.dg/vmx/gcc-bug-b.c: New.
2183 * gcc.dg/vmx/gcc-bug-c.c: New.
2184 * gcc.dg/vmx/gcc-bug-d.c: New.
2185 * gcc.dg/vmx/gcc-bug-e.c: New.
2186 * gcc.dg/vmx/gcc-bug-f.c: New.
2187 * gcc.dg/vmx/gcc-bug-g.c: New.
2188 * gcc.dg/vmx/gcc-bug-i.c: New.
2189 * gcc.dg/vmx/harness.h: New.
2190 * gcc.dg/vmx/ira1.c: New.
2191 * gcc.dg/vmx/ira2a.c: New.
2192 * gcc.dg/vmx/ira2b.c: New.
2193 * gcc.dg/vmx/ira2.c: New.
2194 * gcc.dg/vmx/ira2c.c: New.
2195 * gcc.dg/vmx/mem.c: New.
2196 * gcc.dg/vmx/newton-1.c: New.
2197 * gcc.dg/vmx/ops.c: New.
2198 * gcc.dg/vmx/sn7153.c: New.
2199 * gcc.dg/vmx/spill2.c: New.
2200 * gcc.dg/vmx/spill3.c: New.
2201 * gcc.dg/vmx/spill.c: New.
2202 * gcc.dg/vmx/t.c: New.
2203 * gcc.dg/vmx/varargs-1.c: New.
2204 * gcc.dg/vmx/varargs-2.c: New.
2205 * gcc.dg/vmx/varargs-3.c: New.
2206 * gcc.dg/vmx/varargs-4.c: New.
2207 * gcc.dg/vmx/varargs-5.c: New.
2208 * gcc.dg/vmx/varargs-6.c: New.
2209 * gcc.dg/vmx/varargs-7.c: New.
2210 * gcc.dg/vmx/vmx.exp: New.
2211 * gcc.dg/vmx/vprint-1.c: New.
2212 * gcc.dg/vmx/vscan-1.c: New.
2213 * gcc.dg/vmx/x-01.c: New.
2214 * gcc.dg/vmx/x-02.c: New.
2215 * gcc.dg/vmx/x-03.c: New.
2216 * gcc.dg/vmx/x-04.c: New.
2217 * gcc.dg/vmx/x-05.c: New.
2218 * gcc.dg/vmx/yousufi-1.c: New.
2219 * gcc.dg/vmx/zero-1.c: New.
2220 * gcc.dg/vmx/zero.c: New.
2221
2222 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
2223
2224 * g++.dg/lookup/java1.C: Update for chage of
2225 _Jv_AllocObject.
2226 * g++.dg/lookup/java2.C: Likewise.
2227
2228 2004-04-17 Laurent GUERBY <laurent@guerby.net>
2229
2230 * ada/acats/run_all.sh: use -O2 by default.
2231
2232 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
2233
2234 * gcc.dg/vr-mult-[12].c: New tests.
2235
2236 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2237
2238 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
2239
2240 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
2241
2242 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
2243
2244 * lib/target-supports.exp (check_profiling_available): Assume profiling
2245 isn't available for mips*-*-elf targets.
2246
2247 2004-04-14 Uros Bizjak <uros@kss-loka.si>
2248
2249 * gcc.dg/builtins-38.c: New test.
2250
2251 2004-04-14 Eric Christopher <echristo@redhat.com>
2252
2253 * g++.dg/charset/charset.exp: Run .cc extension tests.
2254
2255 2004-04-14 Zack Weinberg <zack@codesourcery.com>
2256
2257 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
2258
2259 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2260
2261 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
2262
2263 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
2264
2265 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
2266 * gcc.dg/i386-387-2.c: Likewise.
2267
2268 * gcc.dg/i386-387-7.c: New test.
2269 * gcc.dg/i386-387-8.c: New test.
2270
2271 * gcc.dg/builtins-37.c: New test.
2272
2273 2004-04-13 Geoffrey Keating <geoffk@apple.com>
2274
2275 * g++.dg/pch/externc-1.C: Add missing semicolon.
2276
2277 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
2278
2279 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
2280
2281 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2282
2283 * gcc.c-torture/execute/20040411-1.c: New test.
2284
2285 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
2286
2287 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
2288
2289 2004-04-09 Chris Demetriou <cgd@broadcom.com>
2290
2291 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
2292
2293 2004-04-09 Zack Weinberg <zack@codesourcery.com>
2294
2295 * lib/target-supports.exp (check_named_sections_available): New.
2296 * lib/gcc-dg.exp (dg-require-named-sections): New.
2297 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
2298 old-deja.exp. Also prune error-count message from HP linker.
2299 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
2300
2301 * g++.dg/init/init-ref4.C: Use dg-require-weak.
2302 * g++.old-deja/g++.pt/static3.C: Likewise.
2303 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
2304
2305 2004-04-09 Roger Sayle <roger@eyesopen.com>
2306
2307 * gcc.c-torture/execute/20040409-1.c: New test case.
2308 * gcc.c-torture/execute/20040409-2.c: New test case.
2309 * gcc.c-torture/execute/20040409-3.c: New test case.
2310
2311 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
2312
2313 * gcc.dg/20040409-1.c: New test.
2314
2315 2004-04-08 Roger Sayle <roger@eyesopen.com>
2316
2317 PR target/14888
2318 * g++.dg/opt/pr14888.C: New test case.
2319
2320 2004-04-08 Geoffrey Keating <geoffk@apple.com>
2321
2322 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
2323 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
2324 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
2325 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
2326 New tests.
2327
2328 2004-04-08 Paul Brook <paul@codesourcery.com>
2329
2330 * gcc.dg/spill-1.c: New test.
2331
2332 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2333
2334 * gcc.dg/torture/builtin-ctype-2.c: New test.
2335
2336 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
2337
2338 * gcc.dg/pch/pch.exp: Add largefile test.
2339
2340 2004-04-06 Geoffrey Keating <geoffk@apple.com>
2341
2342 * g++.dg/pch/externc-1.Hs: New.
2343 * g++.dg/pch/externc-1.C: New.
2344
2345 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2346
2347 * gcc.dg/compat/struct-by-value-5a_main.c,
2348 gcc.dg/compat/struct-by-value-5b_main.c: New files.
2349 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
2350 * gcc.dg/compat/struct-by-value-5a_x.c,
2351 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
2352 gcc.dg/compat/struct-by-value-5_x.c.
2353 * gcc.dg/compat/struct-by-value-5a_y.c,
2354 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
2355 gcc.dg/compat/struct-by-value-5_y.c.
2356
2357 * gcc.dg/compat/struct-by-value-6a_main.c,
2358 gcc.dg/compat/struct-by-value-6b_main.c: New files.
2359 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
2360 * gcc.dg/compat/struct-by-value-6a_x.c,
2361 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
2362 gcc.dg/compat/struct-by-value-6_x.c.
2363 * gcc.dg/compat/struct-by-value-6a_y.c,
2364 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
2365 gcc.dg/compat/struct-by-value-6_y.c.
2366
2367 * gcc.dg/compat/struct-by-value-7a_main.c,
2368 gcc.dg/compat/struct-by-value-7b_main.c: New files.
2369 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
2370 * gcc.dg/compat/struct-by-value-7a_x.c,
2371 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
2372 gcc.dg/compat/struct-by-value-7_x.c.
2373 * gcc.dg/compat/struct-by-value-7a_y.c,
2374 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
2375 gcc.dg/compat/struct-by-value-7_y.c.
2376
2377 2004-04-06 Jakub Jelinek <jakub@redhat.com>
2378
2379 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
2380 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
2381 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
2382 options.
2383
2384 2004-04-06 Uros Bizjak <uros@kss-loka.si>
2385
2386 * gcc.dg/builtins-36.c: New test.
2387
2388 2004-04-06 Paul Brook <paul@codesourcery.com>
2389
2390 * README.gcc: Remove obsolete contraint on testcases.
2391
2392 2004-04-05 Paul Brook <paul@codesourcery.com>
2393
2394 PR2123
2395 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
2396 failure and exit(0) on success.
2397 * g++.dg/expr/anew2.C: Ditto.
2398 * g++.dg/expr/anew3.C: Ditto.
2399 * g++.dg/expr/anew4.C: Ditto.
2400
2401 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
2402
2403 PR c++/3518
2404 * g++.dg/template/unify7.C: New.
2405
2406 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
2407
2408 * g++.dg/README: Bring up to date with new subdirectories; remove
2409 duplicate subdirectory lines.
2410
2411 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
2412
2413 PR c++/14007
2414 * g++.dg/template/unify5.C: New.
2415 * g++.dg/template/unify6.C: New.
2416 * g++.dg/template/qualttp20.C: Adjust.
2417 * g++.old-deja/g++.jason/report.C: Adjust.
2418 * g++.old-deja/g++.other/qual1.C: Adjust.
2419
2420 2004-04-01 Mark Mitchell <mark@codesourcery.com>
2421
2422 PR c++/14803
2423 * g++.dg/inherit/ptrmem1.C: New test.
2424
2425 2004-04-01 Jakub Jelinek <jakub@redhat.com>
2426
2427 PR c++/14755
2428 * gcc.c-torture/execute/20040331-1.c: New test.
2429 * gcc.dg/20040331-1.c: New test.
2430
2431 2004-04-01 Paul Brook <paul@codesourcery.com>
2432
2433 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
2434
2435 2004-03-30 Mark Mitchell <mark@codesourcery.com>
2436
2437 PR c++/14724
2438 * g++.dg/init/goto1.C: New test.
2439
2440 PR c++/14763
2441 * g++.dg/template/defarg4.C: New test.
2442
2443 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
2444
2445 * gcc.dg/altivec-11.c: Extend test for more valid cases.
2446
2447 2004-03-28 David Edelsohn <edelsohn@gnu.org>
2448
2449 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
2450
2451 2004-03-28 Zack Weinberg <zack@codesourcery.com>
2452
2453 * gcc.dg/noncompile/undeclared-2.c: New test.
2454
2455 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
2456
2457 * gcc.dg/940409-1.c: Remove XFAIL.
2458 * gcc.dg/reg-vol-struct-1.c: New test.
2459
2460 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2461
2462 * gcc.dg/torture/builtin-wctype-1.c: New test.
2463
2464 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
2465
2466 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2467 * gcc.dg/20001101-1.c: Likewise.
2468 * gcc.dg/20001102-1.c: Likewise.
2469
2470 2004-03-25 Roger Sayle <roger@eyesopen.com>
2471
2472 * gcc.dg/compare8.c: Add an additional test for XOR.
2473
2474 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2475
2476 * gcc.dg/torture/builtin-ctype-1.c: New test.
2477
2478 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2479
2480 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
2481 * gcc.dg/torture/builtin-math-1.c: Likewise.
2482 * gcc.dg/torture/builtin-power-1.c: New test.
2483
2484 2004-03-24 Andreas Schwab <schwab@suse.de>
2485
2486 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
2487 IA64 assembler.
2488
2489 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
2490 Roger Sayle <roger@eyesopen.com>
2491
2492 * gcc.dg/compare8.c: New test case.
2493
2494 2004-03-23 Ziemowit Laski <zlaski@apple.com>
2495
2496 * g++.dg/ext/altivec-7.C: New test.
2497
2498 2004-03-23 Zack Weinberg <zack@codesourcery.com>
2499
2500 PR 12267, 12391, 12560, 13129, 14114, 14133
2501 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
2502 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
2503 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
2504 Adjust error regexps.
2505 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
2506 * gcc.dg/noncompile/undeclared-1.c: New test cases.
2507 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
2508 * gcc.dg/local1.c: Add explanatory comment.
2509
2510 2004-03-23 Roger Sayle <roger@eyesopen.com>
2511
2512 PR optimization/14669
2513 * g++.dg/opt/fold2.C: New test case.
2514
2515 2004-03-22 Jakub Jelinek <jakub@redhat.com>
2516
2517 PR c/14069
2518 * gcc.dg/20040322-1.c: New test.
2519
2520 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2521
2522 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
2523 * gcc.dg/ultrasp4.c: Likewise.
2524 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
2525
2526 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
2527
2528 * gcc.dg/i386-sse-8.c: Reset default options.
2529
2530 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
2531
2532 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
2533 in the error message text.
2534
2535 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
2536
2537 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
2538
2539 2004-03-21 Mark Mitchell <mark@codesourcery.com>
2540
2541 PR c++/14616
2542 * g++.dg/init/array13.C: New test.
2543
2544 2004-03-20 Roger Sayle <roger@eyesopen.com>
2545
2546 PR target/13889
2547 * gcc.c-torture/compile/pr13889.c: New test case.
2548
2549 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
2550
2551 PR c/14635
2552 * builtins-1.c (nan, nans): Don't test.
2553 * builtins-30.c: Don't use nan, nanf, nanl.
2554 * builtins-35.c: New test.
2555
2556 2004-03-19 Ziemowit Laski <zlaski@apple.com>
2557
2558 * g++.dg/ext/altivec-6.C: New test.
2559
2560 2004-03-19 Mark Mitchell <mark@codesourcery.com>
2561
2562 * g++.dg/init/placement3.C: New test.
2563
2564 * g++.dg/template/spec13.C: New test.
2565
2566 * g++.dg/lookup/using11.C: New test.
2567
2568 * g++.dg/lookup/koenig3.C: New test.
2569
2570 * g++.dg/template/operator2.C: New test.
2571
2572 * g++.dg/expr/dtor3.C: New test.
2573 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
2574 marker.
2575 * g++.old-deja/g++.law/visibility28.C: Likewise.
2576
2577 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
2578
2579 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
2580 * gcc.dg/ppc64-abi-3.c: Likewise.
2581
2582 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2583
2584 PR c++/14545
2585 * g++.dg/parse/template15.C: New test.
2586
2587 2004-03-18 Mark Mitchell <mark@codesourcery.com>
2588
2589 * g++.dg/expr/dtor2.C: New test.
2590
2591 * g++.dg/lookup/anon4.C: New test.
2592
2593 * g++.dg/overload/using1.C: New test.
2594
2595 * g++.dg/template/lookup7.C: New test.
2596
2597 * g++.dg/template/typename6.C: New test.
2598
2599 * g++.dg/expr/cond6.C: New test.
2600
2601 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2602
2603 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
2604
2605 2004-03-18 Mark Mitchell <mark@codesourcery.com>
2606
2607 * g++.dg/expr/cond5.C: New test.
2608 * g++.dg/expr/constcast1.C: Likewise.
2609 * g++.dg/expr/ptrmem2.C: Likewise.
2610 * g++.dg/expr/ptrmem3.C: Likewise.
2611 * g++.dg/lookup/main1.C: Likewise.
2612 * g++.dg/template/lookup6.C: Likewise.
2613
2614 2004-03-18 Mark Mitchell <mark@codesourcery.com>
2615
2616 * gcc.dg/local1.c: New test.
2617
2618 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
2619
2620 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2621
2622 * gcc.dg/torture/builtin-convert-1.c: New test.
2623
2624 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2625
2626 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
2627
2628 2004-03-16 Mark Mitchell <mark@codesourcery.com>
2629
2630 PR c++/14481
2631 * g++.dg/warn/Wunused-7.C: New test.
2632
2633 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2634
2635 * gcc.dg/torture/builtin-integral-1.c: New test.
2636
2637 2004-03-16 Mark Mitchell <mark@codesourcery.com>
2638
2639 PR c++/14586
2640 * g++.dg/parse/non-dependent3.C: New test.
2641
2642 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
2643
2644 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
2645 * g++.dg/eh/simd-2.C: Likewise.
2646 * g++.dg/init/array10.C: Likewise.
2647 * gcc.c-torture/compile/simd-1.c: Likewise.
2648 * gcc.c-torture/compile/simd-2.c: Likewise.
2649 * gcc.c-torture/compile/simd-3.c: Likewise.
2650 * gcc.c-torture/compile/simd-4.c: Likewise.
2651 * gcc.c-torture/compile/simd-6.c: Likewise.
2652 * gcc.c-torture/execute/simd-1.c: Likewise.
2653 * gcc.c-torture/execute/simd-2.c: Likewise.
2654 * gcc.dg/compat/vector-defs.h: Likewise.
2655 * gcc.dg/20020531-1.c: Likewise.
2656 * gcc.dg/altivec-3.c: Likewise.
2657 * gcc.dg/altivec-4.c: Likewise.
2658 * gcc.dg/altivec-varargs-1.c: Likewise.
2659 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
2660 * gcc.dg/i386-mmx-3.c: Likewise.
2661 * gcc.dg/i386-sse-4.c: Likewise.
2662 * gcc.dg/i386-sse-5.c: Likewise.
2663 * gcc.dg/i386-sse-8.c: Likewise.
2664 * gcc.dg/simd-1.c: Likewise.
2665 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
2666 __ev64_opaque__ since the machine description provides it.
2667
2668 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2669
2670 * lib/compat.exp (skip_list): New global variable.
2671 Use it to hold the user defined COMPAT_SKIPS list if any.
2672 (compat-obj): Add the members of skip_list to optall.
2673
2674 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2675
2676 * gcc.dg/compat/union-by-value-1_main.c,
2677 union-by-value-1_x.c, union-by-value-1_y.c,
2678 union-check.h, union-defs.h,
2679 union-init.h, union-return-1_main.c,
2680 union-return-1_x.c, union-return-1_y.c: New files.
2681
2682 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2683
2684 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
2685 mixed-struct-init.h: Add 4 mixed structure types.
2686 struct-by-value-21_main.c, struct-by-value-21_x.c,
2687 struct-by-value-21_y.c, struct-return-21_main.c,
2688 struct-return-21_x.c, struct-return-21_y.c: New files.
2689
2690 2004-03-13 Mark Mitchell <mark@codesourcery.com>
2691
2692 PR c++/14550
2693 * g++.dg/parse/template14.C: New test.
2694
2695 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2696
2697 * gcc.c-torture/execute/20040313-1.c: New test.
2698
2699 2004-03-13 Jakub Jelinek <jakub@redhat.com>
2700
2701 PR target/14533
2702 * gcc.dg/20040311-2.c: New test.
2703
2704 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
2705
2706 PR other/14544
2707 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
2708 bit-field.
2709
2710 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2711
2712 * gcc.dg/20040305-2.c: Add missing return statement.
2713
2714 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2715
2716 * gcc.dg/builtins-34.c: Also check pow10*.
2717
2718 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
2719
2720 PR target/14262
2721 * gcc.dg/20040305-2.c: New test.
2722
2723 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
2724
2725 * gcc.dg/20040310-1.c: New test.
2726
2727 2004-03-11 Roger Sayle <roger@eyesopen.com>
2728
2729 * gcc.c-torture/execute/20040311-1.c: New test case.
2730
2731 2004-03-11 Mark Mitchell <mark@codesourcery.com>
2732
2733 PR c++/14476
2734 * g++.dg/lookup/enum1.C: New test.
2735
2736 2004-03-10 Mark Mitchell <mark@codesourcery.com>
2737
2738 PR c++/14510
2739 * g++.dg/lookup/struct2.C: New test.
2740
2741 2004-03-10 Uros Bizjak <uros@kss-loka.si>
2742
2743 * gcc.dg/builtins-34.c: New test.
2744
2745 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2746
2747 * gcc.dg/torture/builtin-nonneg-1.c: New test.
2748
2749 2004-03-09 James E Wilson <wilson@specifixinc.com>
2750
2751 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
2752 * gcc.dg/alias-2.c: New testcase.
2753
2754 2004-03-09 Zack Weinberg <zack@codesourcery.com>
2755
2756 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
2757
2758 2004-03-09 Roger Sayle <roger@eyesopen.com>
2759
2760 * gcc.c-torture/execute/20040309-1.c: New test case.
2761
2762 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
2763
2764 PR c++/14397
2765 * g++.dg/overload/ref1.C: New.
2766
2767 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2768
2769 PR c++/14409
2770 * g++.dg/template/spec12.C: New test.
2771
2772 PR c++/14448
2773 * g++.dg/parse/crash14.C: New test.
2774
2775 2004-03-09 Mark Mitchell <mark@codesourcery.com>
2776
2777 PR c++/14230
2778 * g++.dg/init/ref11.C: New test.
2779
2780 2004-03-09 Mark Mitchell <mark@codesourcery.com>
2781
2782 PR c++/14432
2783 * g++.dg/parse/builtin2.C: New test.
2784
2785 2004-03-08 Mark Mitchell <mark@codesourcery.com>
2786
2787 PR c++/14401
2788 * g++.dg/init/ctor3.C: New test.
2789 * g++.dg/init/union1.C: New test.
2790 * g++.dg/ext/anon-struct4.C: New test.
2791
2792 2004-03-08 Mark Mitchell <mark@codesourcery.com>
2793
2794 * g++.dg/lookup/koenig1.C: Tweak error messages.
2795 * g++.dg/lookup/used-before-declaration.C: Likewise.
2796 * g++.dg/other/do1.C: Likewise.
2797 * g++.dg/overload/koenig1.C: Likewise.
2798 * g++.dg/parse/crash13.C: Likewise.
2799 * g++.dg/template/instantiate3.C: Likewise.
2800
2801 2004-03-08 Eric Christopher <echristo@redhat.com>
2802
2803 * * lib/target-supports.exp: Enable libiconv in test
2804 compilation. Fix up error checking.
2805
2806 2004-03-08 Roger Sayle <roger@eyesopen.com>
2807
2808 PR middle-end/14289
2809 * gcc.dg/pr14289-1.c: New test case.
2810 * gcc.dg/pr14289-2.c: Likewise.
2811 * gcc.dg/pr14289-3.c: Likewise.
2812
2813 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
2814
2815 * gcc.c-torture/execute/20040308-1.c: New test.
2816
2817 2004-03-07 Roger Sayle <roger@eyesopen.com>
2818
2819 * gcc.c-torture/execute/20040307-1.c: New test case.
2820
2821 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
2822
2823 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
2824
2825 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
2826
2827 * gcc.dg/20040306-1.c: New test.
2828
2829 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
2830
2831 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
2832 them static.
2833 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
2834
2835 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2836
2837 PR c/14465
2838 * gcc.dg/decl-6.c: New test.
2839
2840 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2841
2842 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
2843 Rename LOGPOW -> LOG_POW.
2844 (SQRT_EXP, POW_EXP): New.
2845
2846 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2847
2848 * gcc.dg/i386-sse-8.c: New test.
2849
2850 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2851
2852 PR c/14114
2853 * gcc.dg/decl-5.c: New test.
2854
2855 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2856
2857 * gcc.dg/20040305-1.c: New test.
2858
2859 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
2860
2861 PR other/14354
2862 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
2863
2864 2004-03-04 Ziemowit Laski <zlaski@apple.com>
2865
2866 PR c++/14425, c++/14426
2867 * g++.dg/ext/altivec-4.C: New test.
2868 * g++.dg/ext/altivec-5.C: New test.
2869
2870 2004-03-04 Geoffrey Keating <geoffk@apple.com>
2871
2872 * g++.old-deja/g++.other/linkage1.C: Expect errors about
2873 global variables of a type with no linkage.
2874 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
2875 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
2876 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
2877 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
2878 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
2879 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
2880 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
2881 * g++.dg/warn/deprecated.C: Name enum Color.
2882 * g++.dg/overload/VLA.C: Name structure for 'b'.
2883 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
2884
2885 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2886
2887 * gcc.c-torture/compile/20040304-1.c: New test.
2888
2889 2004-03-03 Zack Weinberg <zack@codesourcery.com>
2890
2891 PR 13728
2892 * gcc.dg/decl-4.c: New testcase.
2893
2894 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
2895
2896 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
2897 as PRECF if sizeof (float) > sizeof (double).
2898 (PRECL): Make it the same as PRECF if
2899 sizeof (float) > sizeof (long double).
2900
2901 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2902
2903 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
2904 system type. Add check for irix6 which doesn't have c99 runtime.
2905
2906 2004-03-03 Bob Wilson <bob.wilson@acm.org>
2907
2908 * gcc.dg/const-elim-1.c: xfail for xtensa.
2909
2910 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2911
2912 PR c++/14369
2913 * g++.dg/template/cond4.C: New test.
2914
2915 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2916
2917 PR c++/14360
2918 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
2919
2920 PR c++/14361
2921 * g++.dg/parse/defarg7.C: New test.
2922
2923 PR c++/14359
2924 * g++.dg/template/friend26.C: New test.
2925
2926 2004-03-01 Mark Mitchell <mark@codesourcery.com>
2927
2928 PR c++/14324
2929 * g++.dg/abi/mangle21.C: New test.
2930
2931 PR c++/14260
2932 * g++.dg/parse/constructor2.C: New test.
2933
2934 PR c++/14337
2935 * g++.dg/template/sfinae1.C: New test.
2936
2937 2004-02-29 Mark Mitchell <mark@codesourcery.com>
2938
2939 PR c++/14267
2940 * g++.dg/expr/crash2.C: New test.
2941
2942 PR middle-end/13448
2943 * gcc.dg/inline-5.c: New test.
2944 * gcc.dg/always-inline.c: Split out tests into ...
2945 * gcc.dg/always-inline2.c: ... this and ...
2946 * gcc.dg/always-inline3.c: ... this.
2947
2948 2004-02-29 Mark Mitchell <mark@codesourcery.com>
2949
2950 PR debug/12103
2951 * g++.dg/debug/crash1.C: New test.
2952
2953 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
2954
2955 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
2956 function with __attribute__((noinline)).
2957 (recurser_void2): Likewise.
2958 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
2959 (recurser_void2): Likewise.
2960
2961 2004-02-29 Roger Sayle <roger@eyesopen.com>
2962
2963 PR middle-end/14203
2964 * g++.dg/warn/Wunused-6.C: New test case.
2965
2966 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
2967
2968 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
2969 not defined.
2970
2971 2004-02-27 Eric Christopher <echristo@redhat.com>
2972
2973 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
2974 * g++.dg/charset/asm2.c: Run only x86.
2975 * gcc.dg/charset/asm3.c: Ditto.
2976
2977 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
2978
2979 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
2980 ld_library_path.
2981
2982 2004-02-27 Ziemowit Laski <zlaski@apple.com>
2983
2984 * g++.dg/ext/altivec-3.C: New.
2985
2986 2004-02-26 Richard Henderson <rth@redhat.com>
2987
2988 * g++.dg/ext/attrib10.C: Mark for warning.
2989 * gcc.dg/attr-alias-1.c: New.
2990
2991 2004-02-26 Richard Henderson <rth@redhat.com>
2992
2993 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
2994 * gcc.c-torture/execute/20040208-2.c: ... it back.
2995
2996 2004-02-26 Eric Christopher <echristo@redhat.com>
2997
2998 * lib/target-supports.exp (check-iconv-available): New function.
2999 * lib/gcc-dg.exp (dg-require-iconv): New function.
3000 Use above.
3001 * gcc.dg/charset: New directory.
3002 * gcc.dg/charset/charset.exp: New file.
3003 * gcc.dg/charset/asm1.c: Ditto.
3004 * gcc.dg/charset/asm2.c: Ditto.
3005 * gcc.dg/charset/asm3.c: Ditto.
3006 * gcc.dg/charset/asm4.c: Ditto.
3007 * gcc.dg/charset/asm5.c: Ditto.
3008 * gcc.dg/charset/attribute1.c: Ditto.
3009 * gcc.dg/charset/attribute2.c: Ditto.
3010 * gcc.dg/charset/string1.c: Ditto.
3011 * g++.dg/charset: New directory.
3012 * g++.dg/dg.exp: Add here. Special options.
3013 * g++.dg/charset/charset.exp: New file.
3014 * g++.dg/charset/asm1.c: Ditto.
3015 * g++.dg/charset/asm2.c: Ditto.
3016 * g++.dg/charset/asm3.c: Ditto.
3017 * g++.dg/charset/asm4.c: Ditto.
3018 * g++.dg/charset/attribute1.c: Ditto.
3019 * g++.dg/charset/attribute2.c: Ditto.
3020 * g++.dg/charset/extern1.cc: Ditto.
3021 * g++.dg/charset/extern2.cc: Ditto.
3022 * g++.dg/charset/string1.c: Ditto.
3023
3024 2004-02-26 Mark Mitchell <mark@codesourcery.com>
3025
3026 PR c++/14278
3027 * g++.dg/parse/comma1.C: New test.
3028
3029 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3030
3031 PR c++/14284
3032 * g++.dg/template/ttp8.C: New test.
3033
3034 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
3035
3036 * gcc.dg/fixuns-trunc-1.c: New test.
3037
3038 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3039
3040 * gcc.dg/builtins-config.h: Use #elif.
3041
3042 2004-02-26 Michael Matz <matz@suse.de>
3043
3044 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
3045 * gcc.dg/991214-1.c: Likewise.
3046 * gcc.dg/i386-asm-1.c: Likewise.
3047
3048 2004-02-25 Richard Henderson <rth@redhat.com>
3049
3050 * gcc.c-torture/execute/20040208-2.c: Move ...
3051 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
3052
3053 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3054
3055 PR c++/14246
3056 * g++.dg/other/crash-3.C: New test.
3057
3058 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3059
3060 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
3061 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
3062
3063 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
3064 HP-UX.
3065
3066 2004-02-24 Michael Matz <matz@suse.de>
3067
3068 * gcc.dg/i386-regparm.c: New.
3069
3070 2004-02-23 James E Wilson <wilson@specifixinc.com>
3071
3072 * gcc.c-torture/execute/20040223-1.c: New.
3073
3074 2004-02-23 Zack Weinberg <zack@codesourcery.com>
3075 Kazu Hirata <kazu@cs.umass.edu>
3076
3077 * gcc.dg/fwritable-strings-1.c: Remove.
3078
3079 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
3080
3081 PR c/14156
3082 * gcc.dg/20040223-1.c: New test.
3083
3084 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3085
3086 PR c++/14106
3087 * g++.dg/ext/typeof9.C: New test.
3088
3089 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3090
3091 PR c++/14250
3092 * g++.dg/other/switch1.C: New test.
3093
3094 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
3095
3096 * gcc.dg/cast-function-1.c: Adjust for new informative message.
3097 * gcc.dg/va-arg-1.c: Likewise.
3098
3099 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3100
3101 PR c++/14143
3102 * g++.dg/template/koenig5.C: New test.
3103
3104 2004-02-21 Ziemowit Laski <zlaski@apple.com>
3105
3106 * g++.dg/ext/altivec-1.C: Generalize target triple.
3107 * g++.dg/ext/altivec-2.C: New test case.
3108 * g++.dg/ext/altivec_check.h: New file.
3109 * gcc.dg/altivec-1.c: Generalize target triple;
3110 include altivec_check.h and call altivec_check().
3111 * gcc.dg/altivec-[2-5].c: Generalize target triple.
3112 * gcc.dg/altivec-6.c: New test case.
3113 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
3114 type casts as needed.
3115 * gcc.dg/altivec-10.c: Include altivec_check.h and call
3116 altivec_check().
3117 * gcc.dg/altivec-12.c: New test case.
3118 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
3119 include altivec_check.h and call altivec_check().
3120 * gcc.dg/altivec_check.h: New file.
3121
3122 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3123
3124 * lib/target-supports.exp (check_alias_available): Don't mangle
3125 function `g' in test program.
3126
3127 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3128
3129 * lib/target-supports.exp (check_profiling_available): Check
3130 argument to determine whether we support a profiling type.
3131 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
3132 check_profiling_available.
3133 * g++.dg/bprob/bprob.exp: Likewise
3134 * g77.dg/bprob/bprob.exp: Likewise.
3135 * gcc.misc-tests/bprob.exp: Likewise.
3136 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
3137 dg-require-profiling and delete expected error handling.
3138 * gcc.dg/20021014-1.c: Likewise.
3139 * gcc.dg/nest.c: Likewise.
3140
3141 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3142
3143 PR c++/12007
3144 * g++.dg/other/vthunk1.C: New test.
3145
3146 2004-02-20 Falk Hueffner <falk@debian.org>
3147
3148 PR target/14201
3149 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
3150
3151 2004-02-20 Mark Mitchell <mark@codesourcery.com>
3152
3153 PR c++/13927
3154 * g++.dg/other/error8.C: Remove XFAIL markers.
3155
3156 PR c++/14173
3157 * g++.dg/ext/packed5.C: New test.
3158
3159 PR c++/14199
3160 * g++.dg/warn/Wunused-5.C: New test.
3161
3162 PR c++/14186
3163 * g++.dg/lookup/member1.C: New test.
3164
3165 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
3166
3167 * gcc.c-torture/compile/20040130-1.c: Enable only when
3168 __INT_MAX__ >= 2147483647L.
3169 * gcc.c-torture/compile/961203-1.c: Likewise.
3170
3171 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
3172
3173 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
3174 * g++.dg/opt/template1.C: Robustify assembler regexp
3175
3176 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3177
3178 * gcc.c-torture/execute/simd-4.x: Remove.
3179 * gcc.c-torture/execute/va-arg-25.x: Likewise.
3180 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
3181 Guard with #ifndef SKIP_ATTRIBUTE.
3182 * gcc.dg/compat/vector-1_y.c: Likewise.
3183 * gcc.dg/compat/vector-2_x.c: Likewise.
3184 * gcc.dg/compat/vector-2_y.c: Likewise.
3185 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
3186 * g++.dg/eh/simd-2.C: Likewise.
3187
3188 2004-02-19 Alan Modra <amodra@bigpond.net.au>
3189
3190 * gcc.c-torture/compile/complex-1.c: New.
3191
3192 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
3193
3194 PR target/14209
3195 * gcc.c-torture/execute/20040218-1.c: New test.
3196
3197 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3198
3199 PR c++/14181
3200 * g++.dg/parse/new2.C: New test.
3201
3202 2004-02-18 Paul Brook <paul@codesourcery.com>
3203
3204 * gcc.c-torture/compile/libcall-1.c: New test.
3205
3206 2004-02-18 Paul Brook <paul@codesourcery.com>
3207
3208 PR debug/12934
3209 * gcc.dg/debug/debug-7.c: New test.
3210
3211 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
3212
3213 * gcc.dg/20040217-1.c: New test.
3214
3215 2004-02-17 Zack Weinberg <zack@codesourcery.com>
3216
3217 * gcc.c-torture/execute/990208-1.x: Delete.
3218
3219 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
3220
3221 * gcc.c-torture/execute/20040208-2.x: New file.
3222
3223 2004-02-17 Mark Mitchell <mark@codesourcery.com>
3224
3225 PR c++/11326
3226 * g++.dg/abi/structret1.C: New test.
3227
3228 2004-02-17 Jakub Jelinek <jakub@redhat.com>
3229
3230 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
3231 (i386_cpuid): No need to test if cpuid is available on AMD64.
3232 Fix assembly, so that it works onboth i386 and AMD64.
3233 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
3234 (vecInLong): Fix s[] member type to unsigned int.
3235 (vecInWord): Remove type.
3236 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
3237 (a64, b64, c64, d64, e64): Remove.
3238 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
3239 Remove unused variable. Remove initialization of removed variables.
3240 Don't call mmx_tests nor sse_tests.
3241 (reference_mmx, reference_sse): Remove.
3242 (check): Add return stmt.
3243 * gcc.dg/i386-sse-7.c: New test.
3244 * gcc.dg/i386-mmx-4.c: New test.
3245
3246 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3247
3248 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
3249 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3250 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3251 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
3252 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
3253 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
3254 g++.dg/tc1/dr94.C: Fix line terminator.
3255
3256 2004-02-16 Geoffrey Keating <geoffk@apple.com>
3257
3258 * gcc.c-torture/compile/20040216-1.c: New.
3259
3260 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3261
3262 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
3263 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
3264 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
3265 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
3266 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
3267 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
3268
3269 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
3270
3271 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
3272
3273 2004-02-15 Mark Mitchell <mark@codesourcery.com>
3274
3275 PR c++/13971
3276 * g++.dg/expr/cond4.C: New test.
3277
3278 PR c++/14086
3279 * g++.dg/lookup/crash2.C: New test.
3280
3281 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
3282
3283 * gcc.c-torture/compile/20040214-2.c: New test.
3284
3285 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
3286
3287 PR c++/14116
3288 * g++.dg/ext/typeof8.C: New test.
3289
3290 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
3291
3292 * gcc.c-torture/compile/20040214-1.c: New test.
3293
3294 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3295
3296 PR c++/13635
3297 * g++.dg/template/spec11.C: New test.
3298
3299 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3300
3301 PR c++/13927
3302 * g++.dg/other/error8.C: New test.
3303
3304 2004-02-13 Mark Mitchell <mark@codesourcery.com>
3305
3306 PR c++/14122
3307 * g++.dg/template/array4.C: New test.
3308
3309 PR c++/14108
3310 * g++.dg/inherit/thunk2.C: New test.
3311
3312 PR c++/14083
3313 * g++.dg/eh/cond2.C: New test.
3314
3315 2004-02-12 Alan Modra <amodra@bigpond.net.au>
3316
3317 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
3318
3319 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
3320
3321 * lib/scanasm.exp (dg-scan): Quote pattern before display.
3322
3323 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
3324
3325 * g++.dg/simd-2.C: xfail on ppc64-linux.
3326
3327 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
3328
3329 PR c/456
3330 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
3331 tests.
3332
3333 2004-02-11 Uros Bizjak <uros@kss-loka.si>
3334
3335 * gcc.dg/builtins-33.c: New test.
3336
3337 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
3338
3339 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
3340
3341 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
3342
3343 * g++.dg/simd-2.C: Set -maltivec for ppc64.
3344
3345 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
3346
3347 * gcc.dg/ppc64-abi-3.c: New test.
3348
3349 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
3350
3351 PR c/14092
3352
3353 * gcc.dg/pr14092-1.c: New testcase.
3354
3355 2004-02-10 Alan Modra <amodra@bigpond.net.au>
3356
3357 * gcc.dg/cpp/assert4.c: Fix typo last change.
3358
3359 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
3360 * gcc.dg/cpp/assert4.c: Handle powerpc64.
3361
3362 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
3363
3364 2004-02-09 Roger Sayle <roger@eyesopen.com>
3365
3366 * gcc.c-torture/compile/20040209-1.c: New test case.
3367
3368 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
3369
3370 * gcc.dg/c90-init-1.c: Adjust expected error messages.
3371
3372 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
3373
3374 * gcc.c-torture/execute/20040208-[12].c: New tests.
3375
3376 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3377
3378 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
3379
3380 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
3381
3382 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
3383
3384 2004-02-07 Zack Weinberg <zack@codesourcery.com>
3385
3386 Bug 13856
3387 * gcc.dg/visibility-8.c: New testcase.
3388
3389 2004-02-07 Zack Weinberg <zack@codesourcery.com>
3390
3391 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
3392 arguments.
3393 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
3394
3395 2004-02-07 Roger Sayle <roger@eyesopen.com>
3396
3397 PR middle-end/13696
3398 * g++.dg/opt/fold1.C: New test case.
3399
3400 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3401
3402 PR c++/14033
3403 * g++.dg/other/crash-2.C: New test.
3404
3405 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3406
3407 PR c++/14028
3408 * g++.dg/parse/angle-bracket2.C: New test.
3409
3410 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3411
3412 PR middle-end/13750
3413 Revert:
3414 2004-01-15 Geoffrey Keating <geoffk@apple.com>
3415 PR pch/13361
3416 * testsuite/g++.dg/pch/wchar-1.C: New.
3417 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3418
3419 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3420
3421 PR c++/14008
3422 * g++.dg/parse/error15.C: New test.
3423 * g++.dg/parse/crash11.C: Update dg-error mark.
3424
3425 2004-02-04 Mark Mitchell <mark@codesourcery.com>
3426
3427 PR c++/13932
3428 * g++.dg/warn/conv2.C: New test.
3429
3430 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3431
3432 PR c++/13086
3433 * g++.dg/warn/incomplete1.C: Remove xfail.
3434
3435 2004-02-04 Mark Mitchell <mark@codesourcery.com>
3436
3437 * lib/file-format.exp (gcc_target_object_format): Use
3438 ${tool}_target_compile, not gcc_target_compile.
3439 * lib/target-supports.exp (check_alias_available): Likewise.
3440 (check_gc_sections_available): Likewise.
3441 * g++.dg/ext/attrib10.C: Use dg-require-alias.
3442 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
3443 dg-require-alias.
3444
3445 2004-02-04 Mark Mitchell <mark@codesourcery.com>
3446
3447 PR c++/13969
3448 * g++.dg/template/static6.C: New test.
3449
3450 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
3451
3452 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
3453
3454 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3455
3456 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
3457 tests for systems where `char' is unsigned by default.
3458
3459 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3460
3461 PR c++/13997
3462 * g++.dg/template/partial3.C: New test.
3463
3464 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
3465
3466 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
3467 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
3468 Remove mentions of obsolete ports.
3469
3470 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
3471
3472 * gcc.dg/noncompile/20001228-1.c: Fix for new
3473 error message.
3474
3475 2004-02-03 Roger Sayle <roger@eyesopen.com>
3476
3477 PR target/9348
3478 * gcc.c-torture/execute/multdi-1.c: New test case.
3479
3480 2004-02-03 Mark Mitchell <mark@codesourcery.com>
3481
3482 PR c++/13925
3483 * g++.dg/template/lookup5.C: New test.
3484
3485 2004-02-03 Mark Mitchell <mark@codesourcery.com>
3486
3487 PR c++/13950
3488 * g++.dg/template/lookup4.C: New test.
3489
3490 PR c++/13970
3491 * g++.dg/parse/error14.C: New test.
3492
3493 PR c++/14002
3494 * g++.dg/parse/template13.C: New test.
3495
3496 2004-02-03 Mark Mitchell <mark@codesourcery.com>
3497
3498 PR c++/13978
3499 * g++.dg/template/koenig4.C: New test.
3500
3501 PR c++/13968
3502 * g++.dg/template/crash17.C: New test.
3503
3504 PR c++/13975
3505 * g++.dg/parse/error13.C: New test.
3506 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
3507
3508 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3509
3510 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
3511
3512 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
3513
3514 PR c/11658
3515 PR c/13994
3516 * gcc.dg/noncompile/20040203-1.c: New test.
3517 * gcc.dg/noncompile/20040203-2.c: Likewise.
3518 * gcc.dg/noncompile/20040203-3.c: Likewise.
3519 * gcc.dg/20040203-1.c: Likewise.
3520
3521 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
3522
3523 PR c++/10858
3524 * g++.dg/template/sizeof7.C: New test.
3525
3526 2004-02-02 Eric Christopher <echristo@redhat.com>
3527 Zack Weinberg <zack@codesourcery.com>
3528
3529 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
3530
3531 2004-02-02 Zack Weinberg <zack@codesourcery.com>
3532
3533 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
3534 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
3535 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
3536 * gcc.dg/cleanup-5.c: Run only on Linux targets.
3537
3538 2004-02-02 Mark Mitchell <mark@codesourcery.com>
3539
3540 PR c++/13113
3541 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
3542
3543 PR c++/13854
3544 * g++.dg/ext/attrib13.C: New test.
3545
3546 PR c++/13907
3547 * g++.dg/conversion/op2.C: New test.
3548
3549 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3550
3551 * gcc.dg/titype-1.c: Fix pasto.
3552
3553 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
3554
3555 * gcc.dg/titype-1.c: New test.
3556
3557 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3558
3559 PR c++/13957
3560 * g++.dg/template/non-type-template-argument-1.C,
3561 g++.dg/template/qualified-id1.C: Update dg-error marks.
3562 * g++.dg/template/nontype6.C: New test.
3563
3564 2004-02-01 Roger Sayle <roger@eyesopen.com>
3565
3566 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
3567 * gcc.dg/builtins-31.c: New testcase.
3568 * gcc.dg/builtins-32.c: New testcase.
3569
3570 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
3571
3572 * objc.dg/call-super-2.m: Update line numbers
3573 for the including of stddef.h.
3574
3575 2004-01-30 Michael Matz <matz@suse.de>
3576
3577 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
3578 g++.dg/ext/case-range3.C: New tests.
3579
3580 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3581
3582 DR206
3583 PR c++/13813
3584 * g++.dg/template/member4.C: New test.
3585
3586 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3587
3588 PR c++/13683
3589 * g++.dg/template/sizeof6.C: New test.
3590
3591 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
3592
3593 * gcc.dg/fwritable-strings-1.c: New test.
3594
3595 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
3596
3597 * gcc.c-torture/compile/20040130-1.c: New test.
3598
3599 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
3600
3601 * objc.dg/call-super-2.m: Include stddef.h for size_t.
3602
3603 2004-01-29 Mark Mitchell <mark@codesourcery.com>
3604
3605 PR c++/13883
3606 * g++.dg/template/ctor3.C: New test.
3607
3608 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3609
3610 * g++.dg/tc1: New directory.
3611 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
3612 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
3613 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
3614 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
3615 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
3616
3617 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3618
3619 * g++.dg/parse/error11.C: New test.
3620 * g++.dg/parse/error12.C: Likewise.
3621
3622 2004-01-28 Ziemowit Laski <zlaski@apple.com>
3623
3624 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
3625 (scan_initial, main): Use aligned_sizeof instead of sizeof.
3626
3627 2004-01-28 Mark Mitchell <mark@codesourcery.com>
3628
3629 PR c++/13791
3630 * g++.dg/ext/attrib12.C: New test.
3631
3632 PR c++/13736
3633 * g++.dg/parse/cast2.C: New test.
3634
3635 2004-01-27 James E Wilson <wilson@specifixinc.com>
3636
3637 * objc.dg/encode-2.m (main): New local string. Set depending on
3638 sizeof long. Use in sscanf call.
3639 * objc.dg/encode-3.m (main): New local string. Set depending on
3640 sizeof long. Use in scan_initial call.
3641
3642 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3643
3644 * objc.dg/call-super-2.m: Make LP64-safe.
3645 * objc.dg/desig-init-1.m: Likewise.
3646
3647 2004-01-27 Devang Patel <dpatel@apple.com>
3648
3649 * g++.dg/debug/namespace1.C: New test.
3650
3651 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
3652
3653 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
3654 xscale-*-*.
3655
3656 * gcc.dg/arm-mmx-1.c: New test.
3657
3658 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
3659
3660 * gcc.dg/20040127-1.c: New test.
3661 * gcc.dg/20040127-2.c: New test.
3662
3663 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3664
3665 * objc.dg/stret-1.m (glob): Renamed to globa.
3666
3667 2004-01-26 Mark Mitchell <mark@codesourcery.com>
3668
3669 PR c++/13663
3670 * g++.dg/expr/for1.C: New test.
3671
3672 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
3673
3674 PR middle-end/13779
3675 * gcc.dg/darwin-longlong.c: New test.
3676
3677 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
3678
3679 * gcc.dg/20040124-1.c: Moved test from here...
3680 * gcc.c-torture/compile/20040124-1.c: ...to here.
3681
3682 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
3683
3684 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
3685 the assembly output if -m64 is passed.
3686
3687 2004-01-25 Mark Mitchell <mark@codesourcery.com>
3688
3689 PR c++/13833
3690 * g++.dg/template/cond3.C: New test.
3691
3692 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3693
3694 PR c++/13810
3695 * g++.dg/template/ttp7.C: New test.
3696
3697 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3698
3699 PR c++/13797
3700 * g++.dg/template/nontype4.C: New test.
3701 * g++.dg/template/nontype5.C: Likewise.
3702
3703 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
3704
3705 * gcc.dg/torture/mips-clobber-at.c: New test.
3706
3707 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
3708
3709 * gcc.dg/20040124-1.c: New test.
3710
3711 2004-01-24 Jakub Jelinek <jakub@redhat.com>
3712
3713 * gcc.dg/20040123-1.c: New test.
3714
3715 2004-01-23 Zack Weinberg <zack@codesourcery.com>
3716
3717 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
3718
3719 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
3720
3721 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
3722
3723 2004-01-23 Andrew Pinski <apinski@apple.com>
3724
3725 * gcc.dg/20030121-1.c: Move to ..
3726 * gcc.dg/20040121-1.c: here.
3727
3728 2004-01-23 Roger Sayle <roger@eyesopen.com>
3729
3730 * gcc.dg/builtins-29.c: New test case.
3731
3732 2004-01-23 Zack Weinberg <zack@codesourcery.com>
3733
3734 PR 18314
3735 * gcc.dg/builtins-30.c: New testcase.
3736
3737 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
3738
3739 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
3740 * lib/g77.exp: Likewise.
3741 * lib/objc.exp: Likewise.
3742 * lib/g++.exp: Likewise.
3743
3744 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
3745
3746 * gcc.dg/struct-by-value-2.c: New test.
3747
3748 2004-01-21 Andrew Pinski <apinski@apple.com>
3749
3750 PR target/13785
3751 * gcc.dg/20030121-1.c: New test.
3752
3753 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
3754
3755 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
3756 clobber frame pointer register in asm statement.
3757
3758 2004-01-21 Falk Hueffner <falk@debian.org>
3759
3760 * gcc.c-torture/compile/20040121-1.c: New test.
3761
3762 2004-01-21 Zack Weinberg <zack@codesourcery.com>
3763
3764 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
3765
3766 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
3767
3768 * gcc.dg/ppc64-abi-2.c: New test.
3769
3770 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3771
3772 * lib/treelang.exp: Fill out this file.
3773 * lib/treelang-dg.exp: New File.
3774
3775 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
3776
3777 * gcc.c-torture/compile/981022-1.c: Remove.
3778 * gcc.dg/array-5.c: Remove XFAIL.
3779 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
3780 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
3781 gcc.dg/cond-lvalue-1.c: Update.
3782 * gcc.dg/cast-lvalue-2.c: New test.
3783
3784 2004-01-19 Mark Mitchell <mark@codesourcery.com>
3785
3786 PR c++/13592
3787 * g++.dg/other/error1.C (class foo): Tweak error message.
3788
3789 PR c++/13592
3790 * g++.dg/template/call2.C: New test.
3791
3792 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3793
3794 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
3795 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
3796 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
3797 scalar-return-1_x.c, scalar-return-2_y.c,
3798 scalar-return-3_x.c, scalar-return-3_y.c,
3799 scalar-return-4_x.c, scalar-return-4_y.c,
3800 struct-align-1.h, struct-align-1_x.c,
3801 struct-align-1_y.c, struct-align-2.h,
3802 struct-align-2_x.c, struct-align-2_y.c,
3803 struct-by-value-10_y.c, struct-by-value-11_x.c,
3804 struct-by-value-11_y.c, struct-by-value-12_x.c,
3805 struct-by-value-12_y.c, struct-by-value-13_x.c,
3806 struct-by-value-13_y.c, struct-by-value-14_x.c,
3807 struct-by-value-14_y.c, struct-by-value-15_x.c,
3808 struct-by-value-15_y.c, struct-by-value-16_y.c,
3809 struct-by-value-17_y.c, struct-by-value-18_y.c,
3810 struct-by-value-19_y.c, struct-by-value-1_x.c,
3811 struct-by-value-1_y.c, struct-by-value-20_y.c,
3812 struct-by-value-2_x.c, struct-by-value-2_y.c,
3813 struct-by-value-3_y.c, struct-by-value-4_x.c,
3814 struct-by-value-4_y.c, struct-by-value-5_y.c,
3815 struct-by-value-6_y.c, struct-by-value-7_y.c
3816 struct-by-value-8_x.c, struct-by-value-8_y.c
3817 struct-by-value-9_x.c, struct-by-value-9_y.c
3818 struct-return-10_x.c, struct-return-10_y.c,
3819 struct-return-19_x.c, struct-return-20_x.c
3820 struct-return-2_x.c, struct-return-2_y.c
3821 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
3822 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
3823
3824 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3825
3826 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
3827 attribute on sparc*-sun-solaris2.*.
3828
3829 2004-01-18 Mark Mitchell <mark@codesourcery.com>
3830
3831 PR c++/13710
3832 * g++.dg/ext/typeof7.C: New test.
3833
3834 2004-01-18 David Edelsohn <edelsohn@gnu.org>
3835
3836 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
3837 * gcc.dg/const-elim-1.c: Same.
3838
3839 2004-01-17 Ziemowit Laski <zlaski@apple.com>
3840
3841 * objc.dg/stret-1.m: New.
3842 * objc.dg/stret-2.m: New.
3843
3844 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
3845
3846 PR c++/11895
3847 * g++.dg/ext/vector1.C: New test.
3848
3849 2004-01-16 Geoffrey Keating <geoffk@apple.com>
3850
3851 * gcc.dg/pch/import-1.c: New.
3852 * gcc.dg/pch/import-1.hs: New.
3853 * gcc.dg/pch/import-1a.h: New.
3854 * gcc.dg/pch/import-1b.h: New.
3855 * gcc.dg/pch/import-1c.h: New.
3856
3857 2004-01-16 Mark Mitchell <mark@codesourcery.com>
3858
3859 PR c++/13574
3860 * g++.dg/ext/array1.C: New test.
3861
3862 PR c++/13178
3863 * g++.dg/conversion/op1.C: New test.
3864
3865 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
3866
3867 PR 11864
3868 From Kazumoto Kojima / Dan Kegel:
3869 * gcc.dg/pr11864-1.c: New test.
3870
3871 PR 10392
3872 From Marcus Comstedt / Dan Kegel:
3873 * gcc.dg/pr10392-1.c: New test.
3874
3875 2004-01-16 Mark Mitchell <mark@codesourcery.com>
3876
3877 PR c++/13478
3878 * g++.dg/init/ref10.C: New test.
3879
3880 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3881
3882 PR c++/13407
3883 * g++.dg/parse/typename6.C: New test.
3884
3885 2004-01-15 Geoffrey Keating <geoffk@apple.com>
3886
3887 PR pch/13361
3888 * testsuite/g++.dg/pch/wchar-1.C: New.
3889 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3890
3891 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3892
3893 PR c++/9259
3894 * g++.dg/expr/sizeof2.C: New test.
3895
3896 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
3897
3898 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
3899
3900 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
3901
3902 PR c++/13659
3903 * g++.dg/lookup/strong-using-3.C: New.
3904 * g++.dg/lookup/using-10.C: New.
3905
3906 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
3907
3908 PR c++/13594
3909 * g++.dg/lookup/strong-using-2.C: New.
3910
3911 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
3912 Dan Kegel <dank@kegel.com>
3913 J"orn Rennecke <joern.rennecke@superh.com>
3914
3915 PR target/9365
3916 * gcc.dg/pr9365-1.c: New test.
3917
3918 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3919
3920 PR c++/8856
3921 * g++.dg/parse/casting-operator2.C: New test.
3922 * g++.old-deja/g++.pt/explicit83.C: Remove.
3923
3924 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
3925
3926 * gcc.dg/label-compound-stmt-1.c: New test.
3927 * gcc.c-torture/compile/950922-1.c,
3928 gcc.c-torture/compile/20000211-3.c,
3929 gcc.c-torture/compile/20000518-1.c,
3930 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
3931 compound statements.
3932
3933 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
3934
3935 * gcc.dg/ppc64-abi-1.c: New test.
3936
3937 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
3938
3939 * g++.dg/ext/attrib9.C: Add dg-warnings.
3940
3941 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3942
3943 PR c++/12335
3944 * g++.dg/parse/dtor3.C: New test.
3945
3946 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
3947
3948 PR c++/12709
3949 * g++.dg/parse/try-catch-1.C: New test.
3950
3951 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
3952
3953 * ada/acats/run_all.sh: Add more verbose output in acats.log
3954 when compiling tests.
3955
3956 2004-01-12 Zack Weinberg <zack@codesourcery.com>
3957
3958 PR 13656
3959 * gcc.dg/typedef-redecl.c: New test case.
3960 * gcc.dg/typedef-redecl.h: New support file.
3961
3962 2004-01-13 Jan Hubicka <jh@suse.cz>
3963
3964 * gcc.dg/always_inline.c: New test.
3965 * gcc.dg/debug/20031231-1.c: Fix.
3966
3967 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3968
3969 PR c++/13474
3970 * g++.dg/template/array3.C: New test.
3971
3972 2004-01-12 Zack Weinberg <zack@codesourcery.com>
3973
3974 * g++.dg/ext/lvalue1.C: No longer expected to fail.
3975 * g++.dg/warn/Wunused-2.C: Likewise.
3976
3977 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3978
3979 PR c++/13289
3980 * g++.dg/template/instantiate6.C: New test.
3981
3982 2004-01-12 Roger Sayle <roger@eyesopen.com>
3983
3984 PR middle-end/11397
3985 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
3986
3987 2004-01-12 Jan Hubicka <jh@suse.cz>
3988
3989 PR opt/12826
3990 * gcc.dg/20040112-1.c: New.
3991
3992 * gcc.dg/dwarf-die[1-7].c: Move to...
3993 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
3994 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
3995
3996 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3997
3998 PR c++/4100
3999 * g++.dg/parse/friend4.C: New test.
4000
4001 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
4002
4003 PR c++/4100
4004 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
4005 definition is called a friend.
4006
4007 2004-01-11 Zack Weinberg <zack@codesourcery.com>
4008
4009 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
4010
4011 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
4012
4013 PR c++/3478
4014 * g++.dg/parse/error10.C: New test.
4015 * g++.dg/template/arg2.C: Accept "invalid type" error.
4016
4017 2004-01-11 Jakub Jelinek <jakub@redhat.com>
4018
4019 PR middle-end/13392
4020 * g++.dg/opt/expect2.C: New test.
4021
4022 2004-01-10 Zack Weinberg <zack@codesourcery.com>
4023
4024 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
4025 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
4026 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
4027 Update dg-error regexps.
4028
4029 2004-01-10 Zack Weinberg <zack@codesourcery.com>
4030
4031 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
4032 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
4033
4034 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
4035
4036 * gcc.dg/pragma-re-1.c: Use right pointer type.
4037
4038 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
4039
4040 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
4041
4042 2004-01-09 Geoffrey Keating <geoffk@apple.com>
4043
4044 * gcc.dg/rs6000-ldouble-1.c: New.
4045
4046 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4047
4048 DR 337
4049 PR c++/9256
4050 * g++.dg/other/abstract1.C: New test.
4051
4052 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
4053
4054 * g++.dg/lookup/strong-using-1.C: New.
4055
4056 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
4057
4058 PR c/11234
4059 * gcc.dg/func-ptr-conv-1.c: New test.
4060 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
4061
4062 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
4063
4064 PR target/13380.
4065 * gcc.c-torture/compile/20040109-1.c: New.
4066
4067 2004-01-08 Stuart Hastings <stuart@apple.com>
4068
4069 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
4070 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
4071 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
4072
4073 2004-01-09 Alan Modra <amodra@bigpond.net.au>
4074
4075 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
4076
4077 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4078
4079 * ada/acats/run_acats: Treat 'gnatchop' the same way
4080 as 'gnatmake'. Export GCC_DRIVER.
4081 * ada/acats/run_all.sh: Add target_gnatchop. Use
4082 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
4083
4084 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4085
4086 PR c++/12573
4087 * g++.dg/template/dependent-expr4.C: New test.
4088
4089 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
4090
4091 * gcc.dg/altivec-11.c: New test.
4092
4093 2004-01-07 Mark Mitchell <mark@codesourcery.com>
4094
4095 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
4096
4097 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
4098
4099 PR c/6024
4100 * gcc.dg/enum-compat-1.c: New test.
4101 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
4102
4103 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
4104
4105 PR c/12165
4106 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
4107 gcc.dg/c99-idem-qual-3.c: New tests.
4108
4109 2004-01-07 Alan Modra <amodra@bigpond.net.au>
4110
4111 * gcc.dg/winline-7.c: Don't cast void * to int.
4112
4113 2004-01-06 Jan Hubicka <jh@suse.cz>
4114
4115 * gcc.dg/i386-sse-5.c: New test
4116 * g++.dg/eh/simd-1.c: Add -w argument for i386.
4117
4118 2004-01-05 Mark Mitchell <mark@codesourcery.com>
4119
4120 PR c++/12815
4121 * g++.dg/rtti/typeid4.C: New test.
4122
4123 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
4124
4125 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
4126
4127 2004-01-05 Mark Mitchell <mark@codesourcery.com>
4128
4129 PR c++/12132
4130 * g++.dg/template/error11.C: New test.
4131
4132 PR c++/13451
4133 * g++.dg/template/class2.C: New test.
4134
4135 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
4136 Richard Sandiford <rsandifo@redhat.com>
4137
4138 PR c++/13387
4139 * g++.dg/opt/alias3.C: New test.
4140
4141 2004-01-04 Mark Mitchell <mark@codesourcery.com>
4142
4143 PR c++/13157
4144 * g++.dg/template/koenig3.C: New test.
4145
4146 PR c++/13529
4147 * g++.dg/parse/offsetof3.C: New test.
4148
4149 * g++.dg/init/copy7.C: Add missing dg-error markers.
4150
4151 PR c++/12226
4152 * g++.dg/init/copy7.c: New test.
4153
4154 PR c++/13536
4155 * g++.dg/parse/cast1.C: New test.
4156
4157 2004-01-04 Jan Hubicka <jh@suse.cz>
4158
4159 * gcc.dg/winline[1-7].c: New tests.
4160
4161 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4162
4163 PR c++/13520
4164 * g++.dg/template/qualttp22.C: New test.
4165
4166 2004-01-01 Jan Hubicka <jh@suse.cz>
4167
4168 * gcc.dg/debug/20031231-1.c: New.
4169 * gcc.c-torture/compile/20040101-1.c: New.
4170 * gcc.dg/dwarf-die-[1-7].c: New.
4171
4172 2004-01-01 Jakub Jelinek <jakub@redhat.com>
4173
4174 PR optimization/13521
4175 * gcc.c-torture/compile/20031231-1.c: New test.
4176
4177 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
4178
4179 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
4180
4181 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4182
4183 PR c++/10079
4184 * g++.dg/template/crash16.C: New test.
4185
4186 2003-12-30 Mark Mitchell <mark@codesourcery.com>
4187
4188 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
4189
4190 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
4191
4192 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
4193 ports.
4194 * g++.old-deja/g++.jason/thunk3.C: Likewise.
4195 * g++.old-deja/g++.law/profile1.C: Likewise.
4196 * gcc.c-torture/compile/981006-1.c: Likewise.
4197 * gcc.c-torture/execute/loop-2e.x: Likewise.
4198 * gcc.c-torture/execute/loop-2f.x: Remove.
4199 * gcc.c-torture/execute/loop-2g.x: Likewise.
4200 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
4201 * gcc.dg/20020312-2.c: Remove traces of dead ports.
4202
4203 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
4204
4205 PR c++/13507
4206 * g++.dg/ext/attrib11.C: New test.
4207
4208 PR c++/13494
4209 * g++.dg/template/array2-1.C: New test.
4210 * g++.dg/template/array2-2.C: New test.
4211
4212 2003-12-29 Mark Mitchell <mark@codesourcery.com>
4213
4214 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
4215
4216 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
4217
4218 PR c++/12774
4219 * g++.dg/template/array1-1.C: New test.
4220 * g++.dg/template/array1-2.C: New test.
4221
4222 2003-12-29 Roger Sayle <roger@eyesopen.com>
4223
4224 PR fortran/12632
4225 * g77.dg/12632.f: New test case.
4226
4227 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4228
4229 PR c++/13289
4230 * g++.dg/parse/nontype1.C: New test.
4231
4232 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4233
4234 PR c++/12403
4235 * g++.dg/parse/explicit1.C: New test.
4236 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
4237
4238 2003-12-28 Mark Mitchell <mark@codesourcery.com>
4239
4240 PR c++/13081
4241 * g++.dg/opt/inline6.C: New test.
4242
4243 PR c++/12613
4244 * g++.dg/parse/error9.C: New test.
4245
4246 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
4247
4248 2003-12-28 Mark Mitchell <mark@codesourcery.com>
4249
4250 PR c++/13009
4251 * g++.dg/init/assign1.C: New test.
4252
4253 2003-12-28 Roger Sayle <roger@eyesopen.com>
4254
4255 PR c++/13070
4256 * g++.dg/warn/format3.C: New test case.
4257
4258 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4259
4260 * gcc.c-torture/compile/20031227-1.c: New test.
4261
4262 2003-12-23 Mark Mitchell <mark@codesourcery.com>
4263
4264 * g++.dg/bprob/bprob.exp: Load target-supports.exp
4265 * g77.dg/bprob/bprob.exp: Likewise.
4266 * gcc.misc-tests/bprob.exp: Likewise.
4267 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
4268 variants on systems where the library does not provide that
4269 functionality.
4270 * gcc.dg/builtins-20.c: Use builtins-config.h.
4271 * gcc.dg/builtins-config.h: New file.
4272
4273 2003-12-23 Mark Mitchell <mark@codesourcery.com>
4274
4275 * lib/gcc-dg.exp (dg-require-profiling): New function.
4276 * lib/target-supports.exp (check_profiling_available): Likewise.
4277 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
4278 * g77.dg/bprob/bprob.exp: Likewise.
4279 * gcc.misc-tests/bprob.exp: Likewise.
4280 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
4281 * gcc.dg/20021014-1.c: Likewise.
4282 * gcc.dg/nest.c: Likewise.
4283
4284 2003-12-23 Mark Mitchell <mark@codesourcery.com>
4285
4286 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
4287 compiling.
4288 * g++.dg/lookup/java2.C: Likewise.
4289 * gcc.dg/cpp/lexident.c: Likewise.
4290
4291 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
4292
4293 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
4294 given.
4295 * gcc.c-torture/compile/961203-1.c: Likewise.
4296 * gcc.c-torture/compile/980506-1.c: Likewise.
4297
4298 2003-12-23 Zack Weinberg <zack@codesourcery.com>
4299
4300 * lib/gcc-dg.exp (dg-prune-output): New annotation.
4301 (additional_prunes): New global.
4302 (gcc-dg-prune): Handle additional per-test pruning.
4303 (dg-test): Clear additional_prunes between tests.
4304
4305 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
4306 dg-prune-output to avoid spurious failures from assembler
4307 complaining about nonexistent WAW violations.
4308 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
4309 Use dg-prune-output to avoid spurious failures from assembler
4310 warning about Itanium B-step errata.
4311
4312 2003-12-23 Mark Mitchell <mark@codesourcery.com>
4313
4314 * g++.dg/abi/macro0.C: New test.
4315 * g++.dg/abi/macro1.C: Likewise.
4316 * g++.dg/abi/macro2.C: Likewise.
4317
4318 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
4319 * g++.dg/abi/bitfield7.C: Likewise.
4320 * g++.dg/abi/dtor2.C: Likewise.
4321 * g++.dg/abi/mangle11.C: Likewise.
4322 * g++.dg/abi/mangle12.C: Likewise.
4323 * g++.dg/abi/mangle14.C: Likewise.
4324 * g++.dg/abi/mangle17.C: Likewise.
4325 * g++.dg/abi/vbase10.C: Likewise.
4326 * g++.dg/abi/vbase14.C: Likewise.
4327 * g++.dg/template/qualttp17.C: Likewise.
4328
4329 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
4330
4331 PR c/11995
4332 * gcc.dg/20031223-1.c: New test.
4333
4334 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
4335
4336 * gcc.dg/noreturn-7.c: New test.
4337
4338 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
4339
4340 * gcc.dg/null-pointer-1.c: New test.
4341
4342 2003-12-22 Mark Mitchell <mark@codesourcery.com>
4343
4344 * g++.old-deja/g++.jason/template18.C: Remove.
4345 * g++.old-deja/g++.jason/template37.C: Likewise.
4346
4347 PR c++/12862
4348 * g++.dg/lookup/ns1.C: New test.
4349
4350 PR c++/12397
4351 * g++.dg/template/lookup3.C: New test.
4352
4353 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
4354
4355 * g++.dg/template/recurse1.C: New test
4356
4357 2003-12-22 Mark Mitchell <mark@codesourcery.com>
4358
4359 PR c++/12479
4360 * g++.dg/parse/semicolon1.C: New test.
4361 * g++.dg/parse/semicolon1.h: Likewise.
4362
4363 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
4364
4365 * gcc.dg/darwin-misaligned.c: New test.
4366
4367 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
4368
4369 PR c/9163
4370 * gcc.dg/20031222-1.c: New test.
4371
4372 2003-12-21 Mark Mitchell <mark@codesourcery.com>
4373
4374 PR c++/13438
4375 * g++.dg/parse/error8.C: New test.
4376
4377 PR c++/11554
4378 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
4379
4380 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
4381
4382 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
4383 too small.
4384 * gcc.c-torture/compile/930217-1.c: Likewise.
4385 * gcc.c-torture/compile/930513-1.c: Likewise.
4386 * gcc.c-torture/execute/920908-2.c: Likewise.
4387 * gcc.c-torture/execute/921204-1.c: Likewise.
4388 * gcc.c-torture/execute/930621-1.c: Likewise.
4389 * gcc.c-torture/execute/930630-1.c: Likewise.
4390 * gcc.c-torture/execute/931031-1.c: Likewise.
4391 * gcc.c-torture/execute/980602-2.c: Likewise.
4392 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
4393 * gcc.c-torture/execute/compndlit-1.c: Likewise.
4394 * gcc.c-torture/execute/extzvsi.c: Likewise.
4395 * gcc.c-torture/unsorted/ext.c: Likewise.
4396
4397 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
4398
4399 PR target/12749
4400 * gcc.c-torture/compile/20031220-2.c: New test case.
4401
4402 2003-12-20 Roger Sayle <roger@eyesopen.com>
4403
4404 PR optimization/13031
4405 * gcc.c-torture/compile/20031220-1.c: New test case.
4406
4407 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
4408
4409 * gcc.dg/cast-function-1.c: New test.
4410
4411 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
4412
4413 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
4414 formats.
4415
4416 2003-12-19 Mark Mitchell <mark@codesourcery.com>
4417
4418 PR c++/12795
4419 * g++.dg/ext/attrib10.C: New test.
4420
4421 2003-12-19 Jakub Jelinek <jakub@redhat.com>
4422
4423 * gcc.dg/cleanup-10.c: New test.
4424 * gcc.dg/cleanup-11.c: New test.
4425
4426 2003-12-19 Jakub Jelinek <jakub@redhat.com>
4427
4428 PR c++/13239
4429 * g++.dg/opt/expect1.C: New test.
4430
4431 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
4432
4433 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
4434
4435 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
4436
4437 PR debug/12923
4438 * gcc.dg/20031218-1.c: New test.
4439
4440 PR debug/12389
4441 * gcc.dg/20031218-2.c: New test.
4442 * gcc.dg/20031218-3.c: New test.
4443
4444 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
4445 of label name and allow for USER_LABEL_PREFIX == "_" names.
4446 * g++.dg/abi/mangle18-2.C: Likewise.
4447 * g++.dg/abi/mangle19-1.C: Likewise.
4448 * g++.dg/abi/mangle19-2.C: Likewise.
4449 * g++.dg/abi/mangle20-1.C: Likewise.
4450 * g++.dg/abi/mangle20-2.C: Likewise.
4451
4452 2003-12-18 Richard Henderson <rth@redhat.com>
4453
4454 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
4455
4456 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
4457 Dan Kegel <dank@kegel.com>
4458
4459 PR other/12009
4460 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
4461 testing a cross compiler, it causes spurious compile failures.
4462 * lib/g++.exp: Likewise.
4463
4464 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4465
4466 PR c++/13262
4467 * g++.dg/template/access13.C: New test.
4468
4469 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
4470
4471 * gcc.dg/20031216-1.c: New test.
4472
4473 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4474
4475 PR c++/9154
4476 * g++.dg/template/error10.C: New test.
4477
4478 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
4479
4480 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
4481 * g++.dg/eh/simd-2.C: Likewise.
4482
4483 2003-12-17 James E Wilson <wilson@specifixinc.com>
4484 Roger Sayle <roger@eyesopen.com>
4485
4486 * gcc.c-torture/execute/ieee/mzero5.c: New.
4487
4488 2003-12-17 Mark Mitchell <mark@codesourcery.com>
4489
4490 PR c++/10603
4491 * g++.dg/parse/error6.C: New test.
4492
4493 PR c++/12827
4494 * g++.dg/parse/error7.C: New test.
4495
4496 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
4497
4498 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
4499 at -O with stabs debugging formats.
4500 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
4501 * gcc.dg/debug/debug-2.c: Likewise.
4502
4503 2003-12-16 Mark Mitchell <mark@codesourcery.com>
4504
4505 PR c++/12696
4506 * g++.dg/init/error1.C: New test.
4507
4508 PR c++/12218
4509 * g++.dg/init/pm3.C: New test.
4510
4511 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
4512
4513 PR c/3347
4514 * gcc.dg/bitfld-8.c: New test.
4515
4516 2003-12-16 James Lemke <jim@wasabisystems.com>
4517
4518 * gcc.dg/arm-scd42-[123].c: New tests.
4519
4520 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
4521
4522 PR c++/9043
4523 * g++.dg/abi/mangle20-1.C: New test.
4524 * g++.dg/abi/mangle20-2.C: New test.
4525
4526 2003-12-16 Mark Mitchell <mark@codesourcery.com>
4527
4528 PR c++/13275
4529 * g++.dg/other/offsetof2.C: Remove XFAIL.
4530 * g++.dg/parse/offsetof1.C: New test.
4531 * g++.gd/parse/offsetof2.C: Likewise.
4532
4533 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4534
4535 * g++.dg/template/nontype3.C: New test.
4536 * g++.dg/template/static2.C: Tweaked the dg-error clause.
4537
4538 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4539
4540 * g++.dg/warn/noreturn-3.C: Also test instantiation.
4541
4542 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
4543
4544 PR c++/13387
4545 * g++.dg/expr/assign1.C: New test.
4546
4547 PR c++/13242
4548 * g++.dg/abi/mangle19-1.C: New test.
4549 * g++.dg/abi/mangle19-2.C: New test.
4550
4551 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
4552
4553 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
4554
4555 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
4556
4557 * gcc.c-torture/execute/20031216-1.c: New test.
4558
4559 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4560
4561 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
4562 an ICE regression.
4563
4564 2003-12-15 Mark Mitchell <mark@codesourcery.com>
4565
4566 PR c++/10926
4567 * g++.dg/template/error9.C: New test.
4568
4569 PR c++/11116
4570 * g++.dg/template/error8.C: New test.
4571
4572 2003-12-15 Roger Sayle <roger@eyesopen.com>
4573
4574 PR middle-end/13400
4575 * gcc.c-torture/execute/20031215-1.c: New test case.
4576
4577 2003-12-15 Mark Mitchell <mark@codesourcery.com>
4578
4579 PR c++/13269
4580 * g++.dg/parse/error5.C: New test.
4581
4582 PR c++/12989
4583 * g++.dg/expr/sizeof1.C: New test.
4584
4585 PR c++/13310
4586 * g++.dg/template/crash15.C: New test.
4587
4588 2003-12-15 Geoffrey Keating <geoffk@apple.com>
4589
4590 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
4591 a non-POD type as the last named parameter of a varargs function.
4592
4593 2003-12-15 Mark Mitchell <mark@codesourcery.com>
4594
4595 PR c++/13243
4596 PR c++/12573
4597 * g++.dg/template/crash14.C: New test.
4598 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
4599
4600 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
4601
4602 * g++.dg/other/java1.C: New test.
4603
4604 PR c++/13241
4605 * g++.dg/abi/mangle18-1.C: New test.
4606 * g++.dg/abi/mangle18-2.C: New test.
4607
4608 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4609
4610 PR optimization/10312
4611 * gcc.c-torture/execute/20031214-1.c: New.
4612
4613 2003-12-14 Mark Mitchell <mark@codesourcery.com>
4614
4615 PR c++/10779
4616 PR c++/12160
4617 * g++.dg/parse/error3.C: New test.
4618 * g++.dg/parse/error4.C: Likewise.
4619 * g++.dg/abi/mangle4.C: Tweak error messages.
4620 * g++.dg/lookup/using5.C: Likewise.
4621 * g++.dg/other/error2.C: Likewise.
4622 * g++.dg/parse/typename5.C: Likewise.
4623 * g++.dg/parse/undefined1.C: Likewise.
4624 * g++.dg/template/arg2.C: Likewise.
4625 * g++.dg/template/ttp3.C: Likewise.
4626 * g++.dg/template/type1.C: Likewise.
4627 * g++.old-deja/g++.other/crash32.C: Likewise.
4628 * g++.old-djea/g++.pt/defarg8.C: Likewise.
4629
4630 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4631
4632 PR c++/13106
4633 * g++.dg/warn/noreturn-3.C: New test.
4634
4635 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
4636
4637 PR c++/13118
4638 * g++.dg/abi/covariant3.C: New.
4639
4640 2003-12-12 Jakub Jelinek <jakub@redhat.com>
4641
4642 * g++.dg/eh/ia64-1.C: New test.
4643
4644 2003-12-12 Roger Sayle <roger@eyesopen.com>
4645
4646 PR optimization/13037
4647 * g77.f-torture/execute/13037.f: New test case.
4648
4649 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
4650
4651 PR c++/12881
4652 * g++.dg/abi/covariant2.C: New.
4653
4654 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
4655
4656 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
4657
4658 2003-12-11 Zack Weinberg <zack@codesourcery.com>
4659
4660 * gcc.c-torture/execute/wchar_t-1.x: Delete.
4661
4662 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
4663
4664 PR other/10819
4665 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
4666 to fix Bug 10819.
4667 * lib/g++.exp (g++_version): Likewise.
4668 * lib/g77.exp (g77_version): Likewise.
4669 * lib/objc.exp (default_objc_version): Likewise.
4670
4671 2003-12-10 Richard Henderson <rth@redhat.com>
4672
4673 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
4674
4675 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
4676
4677 2003-12-08 Matt Austern <austern@apple.com>
4678
4679 PR c/13134
4680 * lib/gcc-dg.exp (dg-require-visibility): Define.
4681 * lib/target-supports (check_visibility_available): Define.
4682 * gcc.dg/visibility-1.c: New test.
4683 * gcc.dg/visibility-2.c: Likewise.
4684 * gcc.dg/visibility-3.c: Likewise.
4685 * gcc.dg/visibility-4.c: Likewise.
4686 * gcc.dg/visibility-5.c: Likewise.
4687 * gcc.dg/visibility-6.c: Likewise.
4688 * g++.dg/ext/visibility-1.C: Likewise.
4689 * g++.dg/ext/visibility-2.C: Likewise.
4690 * g++.dg/ext/visibility-3.C: Likewise.
4691 * g++.dg/ext/visibility-4.C: Likewise.
4692 * g++.dg/ext/visibility-5.C: Likewise.
4693 * g++.dg/ext/visibility-6.C: Likewise.
4694
4695 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4696
4697 * g++.dg/lookup/java1.C: New test.
4698 * g++.dg/lookup/java2.C: New test.
4699
4700 2003-12-07 Falk Hueffner <falk@debian.org>
4701
4702 * g++.dg/opt/noreturn-1.C: New test.
4703
4704 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
4705
4706 * gcc.dg/overflow-1.c: New test.
4707
4708 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
4709
4710 * g77.f-torture/compile/13060.f: New test.
4711
4712 2003-12-06 Mark Mitchell <mark@codesourcery.com>
4713
4714 PR c++/13323
4715 * g++.dg/inherit/operator2.C: New test.
4716
4717 2003-12-05 Mark Mitchell <mark@codesourcery.com>
4718
4719 PR c++/13305
4720 * g++.dg/ext/attrib9.C: New test.
4721
4722 2003-12-05 Mark Mitchell <mark@codesourcery.com>
4723
4724 PR c++/13314
4725 * g++.dg/template/error7.C: New test.
4726
4727 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
4728 J"orn Rennecke <joern.rennecke@superh.com>
4729
4730 PR target/13302
4731 * g++.dg/other/struct-va_list.C: New test.
4732
4733 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4734
4735 PR c++/13166
4736 * g++.dg/parse/defarg6.C: New test.
4737
4738 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
4739
4740 PR target/13256
4741 * gcc.c-torture/execute/20031201-1.c: New test.
4742
4743 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
4744
4745 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
4746
4747 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
4748
4749 * gcc.dg/builtin-return-1.c: New test.
4750
4751 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
4752 J"orn Rennecke <joern.rennecke@superh.com>
4753
4754 PR optimization/13260
4755 * gcc.c-torture/execute/20031204-1.c: New test.
4756
4757 2003-12-03 Mark Mitchell <mark@codesourcery.com>
4758
4759 PR c++/9127
4760 * g++.dg/template/error6.C: New test.
4761
4762 2003-12-03 Jakub Jelinek <jakub@redhat.com>
4763
4764 * gcc.dg/20031202-1.c: New test.
4765
4766 2003-12-03 Mark Mitchell <mark@codesourcery.com>
4767
4768 PR c++/13179
4769 * g++.dg/template/eh1.C: New test.
4770
4771 PR c++/10771
4772 * g++.dg/template/error5.C: New test.
4773
4774 2003-12-02 David Ung <davidu@mips.com>
4775
4776 * gcc.dg/compat/vector-check.h: Corrected type for var
4777 g_##TMODE
4778
4779 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4780
4781 PR c++/10126
4782 * g++.dg/template/ptrmem8.C: New test.
4783
4784 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4785
4786 PR c++/12573
4787 * g++.dg/template/dependent-expr3.C: New test.
4788
4789 2003-12-01 James Lemke <jim@wasabisystems.com>
4790
4791 * gcc.dg/arm-g2.c: New test.
4792
4793 2003-12-01 Roger Sayle <roger@eyesopen.com>
4794
4795 PR optimization/11634
4796 * gcc.dg/20031201-2.c: New test case.
4797
4798 2003-12-01 Zack Weinberg <zack@codesourcery.com>
4799
4800 PR 11433
4801 * objc.dg/proto-lossage-3.m: New test.
4802
4803 2003-12-01 Roger Sayle <roger@eyesopen.com>
4804
4805 PR optimization/12628
4806 * gcc.dg/20031201-1.c: New test case.
4807
4808 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4809
4810 * gcc.dg/unaligned-1.c: New test.
4811
4812 2003-11-30 Mark Mitchell <mark@codesourcery.com>
4813
4814 PR c++/9849
4815 * g++.dg/template/error4.C: New test.
4816 * g++.dg/template/nested3.C: Adjust error markers.
4817
4818 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4819
4820 * gcc.dg/cpp/assert4.c: Check more #system assertions.
4821
4822 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
4823
4824 PR c/10333
4825 * gcc.dg/bitfld-7.c: New test.
4826
4827 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
4828
4829 * gcc.dg/tls/asm-1.C: New test.
4830
4831 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4832
4833 * gcc.dg/cpp/assert4.c: Update.
4834
4835 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
4836
4837 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
4838 * gcc.dg/builtin-apply3.c: New test.
4839
4840 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4841
4842 * lib/compat.exp (compat-obj): New xfaildata parameter.
4843 Use it to set compiler_conditional_xfail_data before compiling.
4844 (compat-get-options): Handle dg-xfail-if.
4845 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
4846 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
4847 * gcc.dg/compat/vector-1_y.c: Likewise.
4848 * gcc.dg/compat/vector-2_x.c: Likewise.
4849 * gcc.dg/compat/vector-2_y.c: Likewise.
4850
4851 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4852
4853 * g++.dg/opt/reg-stack4.C: New test.
4854
4855 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4856
4857 * gcc.dg/builtin-apply2.c: New test.
4858
4859 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
4860
4861 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
4862
4863 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4864
4865 PR c++/12924
4866 * g++.dg/template/template-id-2.C: New test.
4867
4868 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4869
4870 PR c++/5369
4871 * g++.dg/template/memfriend1.C: New test.
4872 * g++.dg/template/memfriend2.C: Likewise.
4873 * g++.dg/template/memfriend3.C: Likewise.
4874 * g++.dg/template/memfriend4.C: Likewise.
4875 * g++.dg/template/memfriend5.C: Likewise.
4876 * g++.dg/template/memfriend6.C: Likewise.
4877 * g++.dg/template/memfriend7.C: Likewise.
4878 * g++.dg/template/memfriend8.C: Likewise.
4879 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
4880
4881 2003-11-21 Mark Mitchell <mark@codesourcery.com>
4882
4883 PR c++/12515
4884 * g++.dg/ext/cond1.C: New test.
4885
4886 2003-11-20 Richard Henderson <rth@redhat.com>
4887
4888 * gcc.dg/20020201-2.c: Remove.
4889 * gcc.dg/20020201-4.c: Remove.
4890 * gcc.dg/20020304-1.c: Remove.
4891
4892 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
4893
4894 * gcc.dg/cpp/trad/xwin1.c: New test case.
4895
4896 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
4897
4898 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
4899 * lib/g77.exp: Likewise.
4900 * lib/objc.exp: Likewise.
4901 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
4902 for darwin.
4903
4904 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4905
4906 PR c++/12932
4907 * g++.dg/template/static5.C: New test.
4908
4909 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
4910
4911 * gcc.dg/nested-func-1.c: New test.
4912
4913 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4914
4915 * gcc.dg/cpp/assert4.c: New test.
4916
4917 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
4918
4919 PR c++/2294
4920 * g++.dg/lookup/using9.c: New test.
4921
4922 2003-11-14 Mark Mitchell <mark@codesourcery.com>
4923
4924 PR c++/12762
4925 * g++.dg/template/error3.C: New test.
4926
4927 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4928
4929 PR ada/13035
4930 * ada/acats/run_acats, run_all.sh: Fix syntax error.
4931 No longer use a wrapper for gcc, since this does not work under
4932 Windows.
4933
4934 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
4935
4936 PR c++/2094
4937 * g++.dg/template/ptrmem7.C: New test.
4938
4939 2003-11-13 Andrew Pinski <apinski@apple.com>
4940
4941 * gcc.c-torture/compile/20031113-1.c: New test.
4942
4943 2003-11-13 Mark Mitchell <mark@codesourcery.com>
4944 Kean Johnston <jkj@sco.com>
4945
4946 PR c/13029
4947 * gcc.dg/unused-4.c: Update.
4948
4949 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
4950
4951 * g++.dg/opt/const3.C: New test.
4952
4953 2003-11-13 Jan Hubicka <jh@suse.cz>
4954
4955 * gcc.c-torture/compile/20031112-1.c: New test.
4956
4957 2003-11-12 Mark Mitchell <mark@codesourcery.com>
4958
4959 * g++.dg/parse/crash10.C: Remove bogus error marker.
4960
4961 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4962
4963 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
4964 (host_gcc): Likewise.
4965 (ROOT): Honor $PWDCMD.
4966 (BASE): Likewise.
4967 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
4968
4969 2003-11-12 Catherine Moore <clm@redhat.com>
4970
4971 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
4972
4973 2003-11-12 Andreas Jaeger <aj@suse.de>
4974 Jakub Jelinek <jakub@redhat.com>
4975 Andrew Pinski <pinskia@physics.uc.edu>
4976 Richard Henderson <rth@redhat.com>
4977
4978 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
4979 systems.
4980 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
4981
4982 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
4983 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
4984
4985 2003-11-11 Andreas Jaeger <aj@suse.de>
4986
4987 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
4988
4989 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
4990
4991 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
4992
4993 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
4994 Clean ups.
4995
4996 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
4997
4998 * gcc.dg/trampoline-1.c: New test.
4999
5000 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
5001
5002 * gcc.c-torture/compile/200031109-1.c: New test.
5003
5004 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
5005
5006 PR c/3190
5007 PR c/8714
5008 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5009 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
5010 gcc.dg/format/no-y2k-1.c: Update.
5011
5012 2003-11-08 Roger Sayle <roger@eyesopen.com>
5013
5014 PR optimization/10467
5015 * gcc.dg/20031108-1.c: New test case.
5016
5017 2003-11-07 Geoffrey Keating <geoffk@apple.com>
5018
5019 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
5020
5021 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
5022
5023 * gcc.dg/compound-lvalue-1.c: New test.
5024 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
5025 some XFAILs.
5026
5027 2003-11-06 Geoffrey Keating <geoffk@apple.com>
5028
5029 * gcc.dg/altivec-varargs-1.c: New test.
5030
5031 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
5032
5033 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
5034 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
5035 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
5036 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
5037 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
5038
5039 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
5040
5041 * gcc.dg/cond-lvalue-1.c: New test.
5042
5043 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
5044
5045 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
5046
5047 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5048
5049 PR c++/11616
5050 * g++.dg/template/instantiate5.C: New test.
5051
5052 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5053
5054 PR c++/12726
5055 * g++.dg/ext/complit2.C: Replace test with self-contained version.
5056 * ChangeLog: Add missing first entry for above test.
5057
5058 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5059
5060 PR c++/9810
5061 * g++.dg/template/using8.C: New test.
5062 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
5063
5064 2003-11-02 Roger Sayle <roger@eyesopen.com>
5065
5066 PR optimization/10817
5067 * gcc.c-torture/compile/20031102-1.c: New test case.
5068
5069 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
5070
5071 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
5072 2147483647.
5073
5074 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
5075
5076 * gcc.dg/20031102-1.c: New test.
5077
5078 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
5079
5080 * gcc.dg/complex-1.c: New test.
5081
5082 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5083
5084 PR c++/12796
5085 * g++.dg/template/crash13.C: Adjust expected error location.
5086 * g++.old-deja/g++.brendan/ns1.C: Likewise.
5087
5088 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
5089
5090 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5091
5092 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
5093
5094 PR/10239
5095 * gcc.c-torture/compile/20031031-2.c: New test.
5096
5097 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
5098
5099 PR/11640
5100 * gcc.c-torture/compile/20031031-1.c: New test.
5101
5102 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
5103
5104 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
5105 * gcc.misc-tests/bprob.exp: Likewise.
5106 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
5107 the execution test on arm-elf configs.
5108 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
5109 configs that don't support scratch files.
5110 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
5111
5112 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
5113
5114 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
5115 done by dejagnu.
5116
5117 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
5118
5119 * ada/acats/run_all.sh: Redirect mv output to /dev/null
5120 Avoid non pure sh syntax. Add more logging.
5121
5122 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
5123 fail.
5124
5125 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5126
5127 PR libgcj/10610
5128 * gcc.dg/ppc-stackalign-1.c: New test.
5129
5130 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
5131
5132 * ada/acats/run_all.sh: Change output to be more compliant with
5133 dejagnu framework.
5134 Create acats.sum and acats.log files under testsuite/ada/acats
5135 Only run [a-z]* directories, to filter out e.g. CVS.
5136 Redirect build output to log file.
5137
5138 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
5139
5140 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
5141
5142 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
5143
5144 PR ada/5909:
5145 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
5146
5147 2003-10-27 Jakub Jelinek <jakub@redhat.com>
5148
5149 * gcc.c-torture/compile/20031023-1.c: New test.
5150 * gcc.c-torture/compile/20031023-2.c: New test.
5151 * gcc.c-torture/compile/20031023-3.c: New test.
5152 * gcc.c-torture/compile/20031023-4.c: New test.
5153
5154 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5155
5156 PR c++/10371
5157 * g++.dg/lookup/scoped8.C: New test.
5158
5159 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
5160
5161 * g++.dg/opt/reg-stack3.C: New test.
5162
5163 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
5164
5165 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
5166
5167 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5168
5169 PR c++/11076
5170 * g++.dg/template/crash13.C: New test.
5171
5172 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
5173
5174 * gcc.dg/c99-restrict-2.c: New test.
5175
5176 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
5177
5178 PR c++/12698, c++/12699, c++/12700, c++/12566
5179 * g++.dg/inherit/covariant9.C: New test.
5180 * g++.dg/inherit/covariant10.C: New test.
5181 * g++.dg/inherit/covariant11.C: New test.
5182
5183 2003-10-23 Jason Merrill <jason@redhat.com>
5184
5185 PR c++/12726
5186 * g++.dg/ext/complit2.C: New test.
5187
5188 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
5189
5190 PR target/12654
5191 * gcc.c-torture/execute/20031020-1.c: New test.
5192
5193 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5194
5195 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
5196 following the jump_insn.
5197
5198 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
5199
5200 * gcc.dg/cast-lvalue-1.c: New test.
5201
5202 2003-10-21 Mark Mitchell <mark@codesourcery.com>
5203
5204 PR c++/11962
5205 * g++.dg/template/cond2.C: New test.
5206
5207 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
5208
5209 * gcc.dg/builtins-28.c: New test.
5210
5211 2003-10-20 Jan Hubicka <jh@suse.cz>
5212
5213 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
5214 parameter.
5215 * testsuite/gcc.dg/inline-2.c: Likewise.
5216
5217 2003-10-20 Phil Edwards <phil@codesourcery.com>
5218
5219 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
5220 * gcc.dg/nest.c: Likewise.
5221
5222 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5223
5224 PR c++/9781, c++/10583, c++/11862
5225 * g++.dg/parse/crash13.C: New test.
5226
5227 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5228
5229 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
5230
5231 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5232
5233 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
5234 Define HAVE_C99_RUNTIME except on Solaris.
5235 * gcc.dg/builtins-20.c: Likewise.
5236
5237 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5238
5239 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
5240
5241 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5242
5243 PR c++/12495
5244 * g++.dg/template/crash21.C: New test.
5245
5246 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5247
5248 PR c++/2513
5249 * g++.dg/template/typename5.C: New test.
5250
5251 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5252
5253 PR c++/12369
5254 * g++.dg/template/friend25.C: New test.
5255
5256 2003-10-16 Ziemowit Laski <zlaski@apple.com>
5257
5258 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
5259 versions.
5260
5261 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
5262
5263 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
5264 == 2147483647.
5265
5266 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
5267
5268 * gcc.c-torture/execute/960416-1.x: Remove.
5269 * gcc.c-torture/execute/divconst-3.x: Likewise.
5270
5271 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
5272
5273 PR target/12598
5274 * gcc.dg/torture/cris-volatile-1.c: New test.
5275
5276 2003-10-14 Roger Sayle <roger@eyesopen.com>
5277
5278 PR optimization/9325
5279 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
5280 for overflowing floating point to integer conversion during RTL
5281 simplification.
5282
5283 2003-10-13 Ziemowit Laski <zlaski@apple.com>
5284
5285 * objc/execute/_cmd.m: Fix typo.
5286 * objc.dg/image-info.m, objc.dg/symtab-1.m:
5287 Relax 'scan-assembler' regexp.
5288 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
5289 objc.dg/try-catch-4.m: Run on non-Darwin targets.
5290 * objc.dg/zero-link-2.m: Remove blank line.
5291 * objc.dg/zero-link-3.m: New test case.
5292
5293 2003-10-13 Geoffrey Keating <geoffk@apple.com>
5294
5295 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
5296
5297 * gcc.dg/asm-names.c: Use scan-assembler-not rather
5298 than linker trickery.
5299
5300 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5301
5302 PR c++/12370
5303 * g++.dg/other/friend2.C: New test.
5304
5305 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
5306
5307 * gcc.dg/20031012-1.c: New test.
5308
5309 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
5310
5311 * gcc.dg/weak/weak-3.c: Fix for new warning.
5312
5313 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
5314
5315 PR optimization/8750
5316 * gcc.c-torture/execute/20031012-1.c: New test case.
5317
5318 2003-10-11 Roger Sayle <roger@eyesopen.com>
5319
5320 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
5321 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
5322
5323 2003-10-11 Roger Sayle <roger@eyesopen.com>
5324
5325 PR optimization/12260
5326 * gcc.c-torture/compile/20031011-2.c: New test case.
5327
5328 2003-10-11 Roger Sayle <roger@eyesopen.com>
5329
5330 * gcc.c-torture/execute/20031011-1.c: New testcase.
5331
5332 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
5333
5334 * gcc.c-torture/compile/20031011-1.c: New test.
5335
5336 2003-10-11 Jan Hubicka <jh@suse.cz>
5337
5338 * g++.dg/other/first-global.C: New test.
5339
5340 2003-10-11 Roger Sayle <roger@eyesopen.com>
5341
5342 * gcc.c-torture/execute/string-opt-18.c: New testcase.
5343
5344 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
5345
5346 * gcc.c-torture/compile/20031010-1.c: New test.
5347
5348 2003-10-10 Geoffrey Keating <geoffk@apple.com>
5349
5350 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
5351 * gcc.c-torture/execute/va-arg-25.c: ... here.
5352
5353 2003-10-09 Mark Mitchell <mark@codesourcery.com>
5354
5355 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
5356
5357 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
5358
5359 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
5360
5361 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
5362
5363 * g++.dg/parse/error2.C: New test.
5364
5365 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
5366
5367 PR c++/11097
5368 * g++.dg/other/error5.C: Modify the error message.
5369 * g++.dg/lookup/using8.C: New test.
5370
5371 2003-10-07 Geoffrey Keating <geoffk@apple.com>
5372
5373 * gcc.dg/darwin-abi-2.c: New file.
5374 * gcc.c-torture/execute/va-arg-24.c: New file.
5375
5376 2003-10-06 Bob Wilson <bob.wilson@acm.org>
5377
5378 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
5379 indentation.
5380
5381 2003-10-06 Mark Mitchell <mark@codesourcery.com>
5382
5383 PR c++/10147
5384 * g++.dg/other/error4.C: Update error messages.
5385 * g++.dg/template/ptrmem4.C: Likewise.
5386
5387 PR c++/12337
5388 * g++.dg/init/new9.C: New test.
5389
5390 PR c++/12334, c++/12236, c++/8656
5391 * g++.dg/ext/attrib8.C: New test.
5392
5393 2003-10-06 Devang Patel <dpatel@apple.com>
5394
5395 * gcc.dg/debug/dwarf2-3.h: New test.
5396 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
5397
5398 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
5399
5400 * g++.dg/opt/cfg2.C: New test.
5401
5402 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
5403
5404 * g++.dg/opt/float1.C: New test.
5405
5406 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5407
5408 * gcc.dg/c90-array-lval-6.c: New test.
5409 * gcc.dg/c99-array-lval-6.c: New test.
5410
5411 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
5412 Ziemowit Laski <zlaski@apple.com>
5413
5414 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
5415 'Derived', so that it is never considered a class method; add
5416 new warning for '+port' method ambiguity.
5417 * objc.dg/method-12.m: Include <objc/objc.h> instead of
5418 <objc/objc-api.h> (needed on Mac OS X).
5419 * objc.dg/method-13.m: New test.
5420
5421 2003-10-03 Roger Sayle <roger@eyesopen.com>
5422
5423 PR optimization/9325, PR java/6391
5424 * gcc.c-torture/execute/20031003-1.c: New test case.
5425
5426 2003-10-02 Mark Mitchell <mark@codesourcery.com>
5427
5428 PR optimization/12180
5429 * gcc.dg/20031002-1.c: New test.
5430
5431 PR c++/12486
5432 * g++.dg/inherit/error1.C: New test.
5433
5434 2003-10-02 Chris Demetriou <cgd@broadcom.com>
5435
5436 * lib/f-torture.exp (search_for): Rename to...
5437 (search_for_re): This. Also, clean up comments and the
5438 "regexp" invocation.
5439
5440 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
5441
5442 * gcc.c-torture/compile/20031002-1.c: New test.
5443
5444 2003-10-02 Jakub Jelinek <jakub@redhat.com>
5445
5446 * g++.dg/opt/cond1.C: New test.
5447
5448 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
5449
5450 * gcc.dg/Wold-style-definition-2.c: New testcase.
5451 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
5452
5453 2003-09-29 Richard Henderson <rth@redhat.com>
5454
5455 * g++.dg/init/array10.C: Add dg-options.
5456
5457 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
5458
5459 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
5460
5461 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5462
5463 * g++.dg/template/friend19.C: Fix typo.
5464 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
5465
5466 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
5467
5468 * gcc.c-torture/execute/20030928-1.c: New test.
5469 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
5470
5471 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
5472
5473 * g++.dg/opt/unroll1.C: New test.
5474
5475 2003-09-26 Roger Sayle <roger@eyesopen.com>
5476
5477 PR optimization/11741
5478 * gcc.dg/20030926-1.c: New test case.
5479
5480 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5481
5482 PR c++/5655
5483 * g++.dg/parse/access7.C: New test.
5484 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
5485
5486 2003-09-24 Ziemowit Laski <zlaski@apple.com>
5487
5488 MERGE OF objc-improvements-branch into MAINLINE:
5489 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
5490 if libobjc has not been built.
5491 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
5492 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
5493 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
5494 objc/execute/nested-3.m, objc/execute/np-2.m,
5495 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
5496 objc/execute/redefining_self.m, objc/execute/root_methods.m,
5497 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
5498 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
5499 objc.dg/special/unclaimed-category-1.h,
5500 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
5501 well as GNU runtime.
5502 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
5503 * execute/cascading-1.m, execute/function-message-1.m,
5504 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
5505 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
5506 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
5507 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
5508 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
5509 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
5510 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
5511 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
5512 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
5513 * objc.dg/bitfield-2.m: Run only on Darwin.
5514 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
5515 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
5516 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
5517 * objc.dg/const-str-1.m: Fix constant string layout.
5518
5519 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
5520
5521 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
5522
5523 2003-09-23 Geoffrey Keating <geoffk@apple.com>
5524
5525 * gcc.dg/darwin-abi-1.c: New file.
5526
5527 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
5528
5529 PR target/12281
5530 * gcc.c-torture/compile/20030921-1.c: New test.
5531
5532 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
5533
5534 * g++.dg/opt/reg-stack2.C: New test.
5535
5536 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
5537
5538 * g++.dg/eh/delayslot1.C: New test.
5539
5540 2003-09-20 Richard Henderson <rth@redhat.com>
5541
5542 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
5543
5544 2003-09-20 Roger Sayle <roger@eyesopen.com>
5545
5546 * gcc.c-torture/execute/20030920-1.c: New test case.
5547
5548 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5549
5550 * g++.dg/rtti/typeid3.C: Correct expected error message.
5551
5552 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5553
5554 PR c++/157
5555 * g++.dg/parse/crash12.C: New test.
5556
5557 2003-09-19 Janis Johnson <janis187@us.ibm.com>
5558
5559 * gcc.dg/compat/mixed-struct-check.h: New.
5560 * gcc.dg/compat/mixed-struct-defs.h: New.
5561 * gcc.dg/compat/mixed-struct-init.h: New.
5562 * gcc.dg/compat/struct-by-value-19_main.c: New.
5563 * gcc.dg/compat/struct-by-value-19_x.c: New.
5564 * gcc.dg/compat/struct-by-value-19_y.c: New.
5565 * gcc.dg/compat/struct-by-value-20_main.c: New.
5566 * gcc.dg/compat/struct-by-value-20_x.c: New.
5567 * gcc.dg/compat/struct-by-value-20_y.c: New.
5568 * gcc.dg/compat/struct-return-19_main.c: New.
5569 * gcc.dg/compat/struct-return-19_x.c: New.
5570 * gcc.dg/compat/struct-return-19_y.c: New.
5571 * gcc.dg/compat/struct-return-20_main.c: New.
5572 * gcc.dg/compat/struct-return-20_x.c: New.
5573 * gcc.dg/compat/struct-return-20_y.c: New.
5574
5575 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
5576 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
5577 so that it will not complain on LP64 targets.
5578
5579 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5580
5581 PR c++/495
5582 * g++.dg/template/friend24.C: New test.
5583
5584 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
5585
5586 PR c++/12332
5587 * g++.dg/template/memtmpl2.C: New test.
5588
5589 2003-09-18 Mark Mitchell <mark@codesourcery.com>
5590
5591 PR target/11184
5592 * gcc.dg/builtin-apply1.c: New test.
5593
5594 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
5595
5596 PR c++/9848
5597 * g++.dg/warn/Wunused-4.C: New test.
5598
5599 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5600
5601 PR c++/12316
5602 * g++.dg/other/gc2.C: New test.
5603
5604 2003-09-17 Mark Mitchell <mark@codesourcery.com>
5605
5606 PR c++/11991
5607 * g++.dg/rtti/typeid3.C: New test.
5608
5609 PR c++/12266
5610 * g++.dg/overload/template1.C: New test.
5611
5612 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
5613
5614 * g++.dg/opt/cfg3.C: New test.
5615
5616 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5617
5618 PR c++/7939
5619 * g++.dg/template/crash11.C: New test.
5620
5621 2003-09-16 Jason Merrill <jason@redhat.com>
5622 Jakub Jelinek <jakub@redhat.com>
5623
5624 * gcc.dg/attr-warn-unused-result.c: New test.
5625
5626 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
5627
5628 PR c++/12184
5629 * g++.dg/expr/call2.C: New test.
5630
5631 2003-09-15 Andreas Jaeger <aj@suse.de>
5632
5633 * gcc.dg/Wold-style-definition-1.c: New test.
5634
5635 2003-09-14 Mark Mitchell <mark@codesourcery.com>
5636
5637 PR c++/3907
5638 * g++.dg/parse/template12.C: New test.
5639
5640 * g++.dg/abi/bitfield11.C: New test.
5641 * g++.dg/abi/bitfield12.C: Likewise.
5642
5643 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
5644
5645 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
5646 non-expansion of functional macro name without arguments at EOL.
5647 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
5648
5649 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
5650
5651 * gcc.c-torture/execute/20030914-[12].c: New tests.
5652
5653 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
5654
5655 PR c++/11788
5656 * g++.dg/overload/addr1.C: New test.
5657
5658 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
5659
5660 * gcc.dg/20030909-1.c: New test.
5661
5662 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
5663
5664 * gcc.dg/ultrasp10.c: New test.
5665
5666 2003-09-09 Devang Patel <dpatel@apple.com>
5667
5668 * gcc.dg/darwin-ld-6.c: New test.
5669
5670 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5671
5672 * gcc.dg/torture/builtin-explog-1.c: New testcase.
5673
5674 2003-09-08 Mark Mitchell <mark@codesourcery.com>
5675
5676 * gcc.dg/ia64-types1.c: New test.
5677 * gcc.dg/ia64-types2.c: Likewise.
5678
5679 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5680
5681 * gcc.dg/builtins-1.c: Add more _Complex tests.
5682 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5683
5684 * gcc.dg/builtins-1.c: Test existing _Complex functions.
5685 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5686
5687 2003-09-08 Mark Mitchell <mark@codesourcery.com>
5688
5689 PR c++/11786
5690 * g++.dg/lookup/koenig2.C: New test.
5691
5692 PR c++/5296
5693 * g++.dg/rtti/typeid2.C: New test.
5694
5695 2003-09-08 Jakub Jelinek <jakub@redhat.com>
5696
5697 * gcc.c-torture/compile/20030904-1.c: New test.
5698
5699 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5700
5701 * g++.dg/opt/longbranch2.C: New test.
5702
5703 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
5704
5705 * g++.dg/template/crash10.C: Only compile it.
5706
5707 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
5708
5709 PR middle-end/11665
5710 * gcc.c-torture/compile/20030907-1.c: New test.
5711 * g++.dg/init/array11.C: New test.
5712
5713 2003-09-07 Mark Mitchell <mark@codesourcery.com>
5714
5715 PR c++/11852
5716 * g++.dg/init/struct1.C: New test.
5717
5718 2003-09-07 Mark Mitchell <mark@codesourcery.com>
5719
5720 PR c++/12181
5721 * g++.dg/expr/comma1.C: New test.
5722
5723 2003-09-06 Mark Mitchell <mark@codesourcery.com>
5724
5725 PR c++/11867
5726 * g++.dg/expr/static_cast5.C: New test.
5727
5728 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
5729
5730 PR c++/11507
5731 * g++.dg/lookup/scoped7.C: New test.
5732
5733 PR c++/9574
5734 * g++.dg/other/static1.C: New test.
5735
5736 PR c++/11490
5737 * g++.dg/warn/template-1.C: New test.
5738
5739 PR c++/11432
5740 * g++.dg/template/crash10.C: New test.
5741
5742 PR c++/2478
5743 * g++.dg/overload/VLA.C: New test.
5744
5745 PR c++/10804
5746 * g++.dg/template/call1.C: New test.
5747
5748 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
5749
5750 PR c++/11794
5751 * g++.dg/parse/using3.C: New test.
5752
5753 2003-09-06 Roger Sayle <roger@eyesopen.com>
5754
5755 PR c++/11409
5756 * g++.dg/overload/builtin3.C: New test case.
5757
5758 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
5759
5760 PR c/9862
5761 * gcc.dg/20030906-1.c: New test.
5762 * gcc.dg/20030906-2.c: Likewise.
5763
5764 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
5765
5766 PR c++/12167
5767 * g++.dg/parse/defarg5.C: New test.
5768
5769 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
5770
5771 2003-09-05 Mark Mitchell <mark@codesourcery.com>
5772
5773 PR c++/12163
5774 * g++.dg/expr/static_cast4.C: New test.
5775
5776 PR c++/12146
5777 * g++.dg/template/crash9.C: New test.
5778
5779 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
5780
5781 * g++.old-deja/g++.ext/pretty2.C: Update for change
5782 in __FUNCTION__.
5783 * g++.old-deja/g++.ext/pretty3.C: Likewise.
5784
5785 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
5786
5787 PR c++/11922
5788 * g++/dg/template/qualified-id1.C: New test.
5789
5790 PR c++/12037
5791 * g++.dg/warn/noeffect4.C: New test.
5792
5793 2003-09-04 Matt Austern <austern@apple.com>
5794
5795 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
5796 * g++.dg/ext/fnname2.C: Likewise.
5797 * g++.dg/ext/fnname3.C: Likewise.
5798
5799 2003-09-04 Mark Mitchell <mark@codesourcery.com>
5800
5801 * g++.dg/expr/lval1.C: New test.
5802 * g++.dg/ext/lvcast.C: Remove.
5803
5804 2003-09-03 Roger Sayle <roger@eyesopen.com>
5805
5806 PR optimization/11700.
5807 * gcc.c-torture/compile/20030903-1.c: New test case.
5808
5809 2003-09-03 Mark Mitchell <mark@codesourcery.com>
5810
5811 PR c++/12053
5812 * g++.dg/abi/layout4.C: New test.
5813
5814 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
5815
5816 PR c++/11553
5817 * g++.dg/parse/friend3.C: New test.
5818
5819 2003-09-02 Mark Mitchell <mark@codesourcery.com>
5820
5821 PR c++/11847
5822 * g++.dg/template/class1.C: New test.
5823
5824 PR c++/11808
5825 * g++.dg/expr/call1.C: New test.
5826
5827 2003-09-01 Mark Mitchell <mark@codesourcery.com>
5828
5829 PR c++/12114
5830 * g++.dg/init/ref9.C: New test.
5831
5832 PR c++/11972
5833 * g++.dg/template/nested4.C: New test.
5834
5835 2003-08-29 Mark Mitchell <mark@codesourcery.com>
5836
5837 PR c++/12093
5838 * g++.dg/template/non-dependent4.C: New test.
5839
5840 PR c++/11928
5841 * g++.dg/inherit/conv1.C: New test.
5842
5843 2003-08-29 Mark Mitchell <mark@codesourcery.com>
5844
5845 PR c++/6196
5846 * g++.dg/ext/label1.C: New test.
5847 * g++.dg/ext/label2.C: Likewise.
5848
5849 2003-08-28 Mark Mitchell <mark@codesourcery.com>
5850
5851 * g++.dg/expr/cond3.C: New test.
5852
5853 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5854
5855 * gcc.dg/builtins-1.c: Add new builtin cases.
5856
5857 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5858
5859 * gcc.dg/builtins-1.c: Add new cases.
5860 * gcc.dg/torture/builtin-attr-1.c: Likewise.
5861
5862 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5863
5864 * gcc.dg/builtins-1.c: Add more math builtin tests.
5865 * gcc.dg/torture/builtin-attr-1.c: New test.
5866
5867 2003-08-28 Mark Mitchell <mark@codesourcery.com>
5868
5869 PR optimization/5079
5870 * g++.dg/opt/static3.C: New test.
5871
5872 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5873
5874 * gcc.misc-tests/gcov-10b.c: New test.
5875
5876 2003-08-27 Mark Mitchell <mark@codesourcery.com>
5877
5878 * g++.dg/opt/ptrmem3.C: New test.
5879
5880 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
5881
5882 2003-08-27 Jakub Jelinek <jakub@redhat.com>
5883
5884 * gcc.dg/20030826-2.c: New test.
5885
5886 2003-08-26 Roger Sayle <roger@eyesopen.com>
5887
5888 PR middle-end/12002
5889 * g77.f-torture/compile/12002.f: New test case.
5890
5891 2003-08-26 Roger Sayle <roger@eyesopen.com>
5892
5893 * gcc.dg/20030826-1.c: New test case.
5894
5895 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
5896
5897 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
5898
5899 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
5900
5901 PR c++/11871
5902 * c++.dg/lookup/crash1.C: New test.
5903
5904 * c++.dg/warn/noeffect3.C: New test.
5905
5906 2003-08-25 Janis Johnson <janis187@us.ibm.com>
5907
5908 * gcc.dg/compat/vector-1_x.c: Compile with -w.
5909 * gcc.dg/compat/vector-1_y.c: Ditto.
5910 * gcc.dg/compat/vector-2_x.c: Ditto.
5911 * gcc.dg/compat/vector-2_y.c: Ditto.
5912
5913 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
5914
5915 * gcc.dg/20030702-1.c: New test.
5916
5917 2003-08-25 Mark Mitchell <mark@codesourcery.com>
5918
5919 PR c++/8795
5920 * g++.dg/ext/altivec-1.C: New test.
5921
5922 2003-08-24 Richard Henderson <rth@redhat.com>
5923
5924 * g++.dg/eh/simd-2.C: Add -w for x86.
5925
5926 2003-08-23 Jakub Jelinek <jakub@redhat.com>
5927
5928 * gcc.dg/20030815-1.c: New test.
5929
5930 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5931
5932 PR c++/3765
5933 * g++.dg/parse/access6.C: New test.
5934
5935 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5936
5937 PR c++/641, c++/11876
5938 * g++.dg/template/friend22.C: New test.
5939 * g++.dg/template/friend23.C: Likewise.
5940
5941 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5942
5943 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
5944 identically.
5945
5946 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5947
5948 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
5949
5950 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5951
5952 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
5953
5954 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5955
5956 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
5957
5958 2003-08-22 Mark Mitchell <mark@codesourcery.com>
5959
5960 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
5961
5962 2003-08-21 Mark Mitchell <mark@codesourcery.com>
5963
5964 PR c++/11919
5965 * g++.dg/overload/prom1.C: New test.
5966
5967 PR c++/11551
5968 * g++.dg/parse/dtor2.C: New test.
5969
5970 PR c++/10762
5971 * g++.dg/parse/using2.C: New test.
5972
5973 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
5974
5975 PR target/11805
5976 * gcc.c-torture/compile/20030821-1.c: New.
5977
5978 2003-08-20 Mark Mitchell <mark@codesourcery.com>
5979
5980 PR c++/11834
5981 * g++.dg/template/deduce2.C: New test.
5982
5983 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
5984
5985 * gcc.c-torture/execute/20030821-1.c: New test.
5986
5987 2003-08-20 Roger Sayle <roger@eyesopen.com>
5988
5989 PR middle-end/11984
5990 * gcc.dg/20030820-1.c: New test case.
5991
5992 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
5993
5994 PR c++/11945
5995 * g++.dg/warn/noeffect2.C: New test.
5996
5997 2003-08-19 Mark Mitchell <mark@codesourcery.com>
5998
5999 PR c++/10926
6000 * g++.dg/template/dtor2.C: New test.
6001
6002 PR c++/11684
6003 * g++.dg/template/operator1.C: New test.
6004 * g++.dg/parse/operator4.C: New test.
6005
6006 PR c++/11946.C
6007 * g++.dg/expr/enum1.C: New test.
6008 * gcc.dg/c99-bool-1.c: Remove bogus warning.
6009
6010 PR c++/11036.C
6011 * g++.dg/parse/elab2.C: New test.
6012 * g++.dg/parse/typedef4.C: Change error message.
6013 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
6014 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
6015 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
6016
6017 2003-08-19 Geoffrey Keating <geoffk@apple.com>
6018
6019 * gcc.dg/pch/warn-1.c: New.
6020 * gcc.dg/pch/warn-1.hs: New.
6021
6022 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
6023 not-tested file.
6024
6025 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
6026
6027 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
6028
6029 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
6030
6031 * gcc.dg/uninit-D.c: New Test.
6032 * gcc.dg/uninit-E.c: New Test.
6033 * gcc.dg/uninit-F.c: New Test.
6034 * gcc.dg/uninit-G.c: New Test.
6035
6036 2003-08-19 Michael Ritzert <ritzert@t-online.de>
6037
6038 * g++.dg/README: Describe the pch directory.
6039
6040 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6041
6042 PR c++/11174
6043 * g++.dg/parse/access4.C: New test.
6044 * g++.dg/parse/access5.C: Likewise.
6045 * g++.old-deja/g++.jason/access17.C: Adjust error message.
6046
6047 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
6048
6049 * gcc.dg/noncompile/20030818-1.c: New.
6050
6051 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
6052
6053 PR c++/11957
6054 * g++.dg/warn/noeffect1.C: New test.
6055
6056 * g++.dg/template/scope2.C: New test.
6057 * g++.dg/template/error2.C: Correct dg-error
6058
6059 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
6060
6061 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
6062
6063 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
6064
6065 PR C++/11512
6066 * g++.dg/template/warn1.C: New.
6067
6068 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
6069
6070 * g++.dg/template/error2.C: New test.
6071 * g++.dg/lookup/using7.C: Adjust errors
6072 * g++.old-deja/g++.pt/crash36.C: Likewise.
6073 * g++.old-deja/g++.pt/derived3.C: Likewise.
6074
6075 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6076
6077 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
6078 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
6079 * gcc.c-torture/execute/builtins/string-9.c: New, from
6080 string-opt-9.c. Adjust for execute/builtins framework.
6081 * gcc.c-torture/execute/string-opt-9.c: Delete.
6082
6083 2003-08-12 Mark Mitchell <mark@codesourcery.com>
6084
6085 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
6086
6087 * g++.dg/parse/ret-type2.C: New test.
6088
6089 PR c++/11703
6090 * g++.dg/init/new8.C: New test.
6091
6092 PR c++/10923
6093 * g++.dg/parse/typedef5.C: New test.
6094
6095 PR c++/9512
6096 * g++.dg/parse/qualified2.C: New test.
6097 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
6098 invalid code.
6099
6100 2003-08-11 Mark Mitchell <mark@codesourcery.com>
6101
6102 * g++.dg/conversion/ptrmem1.C: New test.
6103
6104 2003-08-11 Jakub Jelinek <jakub@redhat.com>
6105
6106 PR target/11693
6107 * gcc.dg/20030811-1.c: New test.
6108
6109 PR target/11535
6110 * gcc.c-torture/execute/20030811-1.c: New test.
6111
6112 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6113
6114 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
6115
6116 2003-08-10 Mark Mitchell <mark@codesourcery.com>
6117
6118 PR c++/11789.C
6119 * g++.dg/inherit/multiple1.C: New test.
6120
6121 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
6122
6123 * gcc.dg/spe1.c: New test.
6124
6125 PR c++/11670
6126 * g++.dg/expr/cast2.C: New test.
6127
6128 PR c++/10530
6129 * g++.dg/template/dependent-name2.C: New test.
6130
6131 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
6132
6133 * g++.dg/parse/crash11.C: Put the dg options in comments.
6134
6135 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
6136
6137 * lib/gcc-dg.exp: Update for diagnostic change.
6138
6139 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6140
6141 PR c++/5767
6142 * g++.dg/parse/crash11.C: New test.
6143
6144 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
6145
6146 * gcc.dg/cpp/spacing1.c: Update.
6147
6148 2003-08-04 Janis Johnson <janis187@us.ibm.com>
6149
6150 PR target/11739
6151 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
6152 a value for -mtune.
6153
6154 2003-08-04 Roger Sayle <roger@eyesopen.com>
6155
6156 PR middle-end/11771
6157 * gcc.c-torture/compile/20030804-1.c: New test case.
6158
6159 2003-08-04 Roger Sayle <roger@eyesopen.com>
6160
6161 * gcc.dg/20030804-1.c: New test case.
6162
6163 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
6164
6165 * gcc.dg/cpp/separate-1.c: New test.
6166
6167 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
6168
6169 PR c++/11704
6170 * g++.dg/template/dependent-expr2.C: New test.
6171
6172 PR c++/11766
6173 * g++.dg/expr/ptrmem1.C: New test.
6174
6175 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6176
6177 PR c++/9453
6178 * g++.dg/template/friend15.C: New test.
6179
6180 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
6181
6182 * lib/dg-pch.exp: Work round PCH bug.
6183
6184 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6185
6186 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
6187 builtins. Move cases from builtins-4.c here.
6188
6189 * gcc.dg/torture/builtin-math-1.c: New test taken from
6190 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
6191 additional cases.
6192
6193 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
6194 Delete.
6195
6196 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
6197
6198 PR c++/9447
6199 * g++.dg/template/using7.C: New test.
6200
6201 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
6202
6203 * import1.c, import2.c: New tests.
6204
6205 2003-08-01 Jakub Jelinek <jakub@redhat.com>
6206
6207 * g++.dg/eh/crossjump1.C: New test.
6208
6209 2003-08-01 Mark Mitchell <mark@codesourcery.com>
6210
6211 PR c++/11697
6212 * g++.dg/template/using6.C: New test.
6213
6214 PR c++/11744
6215 * g++.dg/template/koenig2.C: New test.
6216
6217 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6218
6219 PR c++/7983
6220 * g++.dg/parse/typedef4.C: New test.
6221
6222 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6223
6224 PR c++/8442, c++/8806
6225 * g++.dg/template/elab1.C: New test.
6226 * g++.dg/template/type2.C: Likewise.
6227 * g++.dg/template/ttp3.C: Adjust expected error message.
6228 * g++.old-deja/g++.law/visibility13.C: Likewise.
6229 * g++.old-deja/g++.niklas/t135.C: Likewise.
6230 * g++.old-deja/g++.pt/ttp41.C: Likewise.
6231 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
6232 template argument.
6233 * g++.old-deja/g++.pt/ttp44.C: Likewise.
6234
6235 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
6236
6237 PR c++/11295
6238 * g++.dg/ext/stmtexpr1.C: New test.
6239
6240 * g++.dg/opt/tmp1.C: New test.
6241
6242 PR c++/11525
6243 * g++.dg/parse/constant4.C: New test.
6244
6245 PR c++/9447
6246 * g++.dg/template/using5.C: New test.
6247
6248 2003-07-31 Roger Sayle <roger@eyesopen.com>
6249
6250 * gcc.dg/builtins-27.c: New test case.
6251
6252 2003-07-31 Jakub Jelinek <jakub@redhat.com>
6253
6254 * gcc.dg/tls/opt-7.c: New test.
6255
6256 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
6257
6258 * g++.old-deja/g++.other/crash18.C: Remove.
6259
6260 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
6261
6262 * g++.dg/template/explicit3.C: New.
6263 * g++.dg/template/explicit4.C: New.
6264 * g++.dg/template/explicit5.C: New.
6265
6266 PR c++/11347
6267 * g++.dg/template/memtmpl1.C: New.
6268
6269 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
6270
6271 PR target/11565
6272 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
6273 * gcc.dg/i386-387-5.c (dg-options): Likewise.
6274
6275 2003-07-30 Jan Hubicka <jh@suse.cz>
6276
6277 * vtgc1.c: Kill.
6278
6279 2003-07-29 Zack Weinberg <zack@codesourcery.com>
6280
6281 * gcc.dg/struct-in-proto-1.c: New test.
6282
6283 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
6284
6285 * gcc.dg/cpp/include2.c: Only expect one message.
6286
6287 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
6288
6289 PR c++/9447
6290 * g++.dg/template/using1.C: New test.
6291 * g++.dg/template/using2.C: New test.
6292 * g++.dg/template/using3.C: New test.
6293 * g++.dg/template/using4.C: New test.
6294
6295 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
6296
6297 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
6298 * gcc.c-torture/execute/string-opt-10.c: Likewise.
6299
6300 2003-07-28 Jan Hubicka <jh@suse.cz>
6301
6302 PR c++/11530
6303 * g++.dg/opt/call1.C: New test.
6304
6305 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
6306
6307 PR c++/11667
6308 * g++.dg/init/enum2.C: New test.
6309 * g++.dg/template/overload1.C: Add "-w" option.
6310
6311 2003-07-28 <hp@bitrange.com>
6312
6313 * gcc.dg/Wdeclaration-after-statement-1.c,
6314 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
6315
6316 2003-07-28 Jakub Jelinek <jakub@redhat.com>
6317
6318 * gcc.c-torture/compile/20030725-1.c: New test.
6319
6320 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
6321
6322 * gcc.dg/20030505.c: Only run for SPE.
6323 Remove definition of opaque type.
6324
6325 2003-07-27 Mark Mitchell <mark@codesourcery.com>
6326
6327 * g++.dg/template/ptrmem6.C: New test.
6328
6329 2003-07-26 Geoffrey Keating <geoffk@apple.com>
6330
6331 * gcc.c-torture/compile/zero-strct-2.c: New test.
6332
6333 2003-07-25 Geoffrey Keating <geoffk@apple.com>
6334
6335 * gcc.dg/intermod-1.c: New test.
6336
6337 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
6338
6339 PR c++/11617
6340 * g++.dg/template/lookup2.C: New test.
6341 * g++.dg/template/memclass1.C: Remove instantiated from error.
6342 * g++.dg/other/error2.C: Tweak expected errors.
6343
6344 PR c++/11596
6345 * g++.dg/template/defarg3.C: New test.
6346
6347 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
6348
6349 2003-07-24 Mark Mitchell <mark@codesourcery.com>
6350
6351 * g++.dg/inherit/access5.C: New test.
6352
6353 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6354
6355 PR c++/11513
6356 * g++.dg/template/crash8.C: New test.
6357
6358 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
6359
6360 PR c/10602
6361 * gcc.dg/noncompile/incomplete-2.c: New test.
6362
6363 2003-07-23 Mark Mitchell <mark@codesourcery.com>
6364
6365 PR c++/11645
6366 * g++.dg/inherit/access4.C: New test.
6367
6368 PR c++/11517
6369 * g++.dg/expr/cond2.C: New test.
6370
6371 PR optimization/10679
6372 * g++.dg/opt/inline4.C: New test.
6373
6374 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
6375
6376 * g++.dg/parse/crash10: New test.
6377
6378 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
6379
6380 * g++.dg/ext/flexary1.C: New test.
6381
6382 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6383
6384 PR c++/10793
6385 * g++.dg/template/crash9.C: New test.
6386
6387 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6388
6389 PR c++/3004
6390 * g++.dg/parse/typedef3.C: New test.
6391
6392 PR c++/7906
6393 * g++.dg/parse/operator2.C: New test.
6394
6395 PR c++/8895
6396 * g++.dg/parse/def-tmpl-arg1.C: New test.
6397
6398 PR c++/9282
6399 * g++.dg/parse/funptr1.C: New test.
6400
6401 PR c++/9452
6402 * g++.dg/parse/ambig3.C: New test.
6403
6404 PR c++/9454
6405 * g++.dg/parse/operator3.C: New test.
6406
6407 PR c++/9486
6408 * g++.dg/parse/template10.C: New test.
6409
6410 PR c++/9488
6411 * g++.dg/parse/template11.C: New test.
6412
6413 PR c++/10150
6414 * g++.dg/parse/invalid-op1.C: New test.
6415
6416 PR c++/10247
6417 * g++.dg/parse/condexpr1.C: New test.
6418
6419 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
6420
6421 * g++.dg/ext/packed3.C: New test.
6422 * g++.dg/ext/packed4.C: New test.
6423
6424 * gcc.dg/pack-test-3.c: New test.
6425
6426 2003-07-21 Janis Johnson <janis187@us.ibm.com>
6427
6428 * lib/compat.exp: Handle dg-options per source file.
6429 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
6430 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
6431 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
6432 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
6433 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
6434 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
6435 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
6436 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
6437 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
6438 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
6439 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
6440 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
6441 * g++.dg/compat/break/bitfield7_x.C: Ditto.
6442 * g++.dg/compat/break/bitfield7_y.C: Ditto.
6443
6444 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
6445
6446 PR c/10320
6447 * gcc.c-torture/execute/20030718-1.c: New test.
6448
6449 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6450
6451 PR optimization/11536
6452 * gcc.dg/20030721-1.c: New test.
6453
6454 2003-07-19 Mark Mitchell <mark@codesourcery.com>
6455
6456 PR c++/11546
6457 * g++.dg/template/lookup1.C: New test.
6458
6459 2003-07-19 Zack Weinberg <zack@codesourcery.com>
6460
6461 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
6462 diagnostics of ill-formed constructs involving labels.
6463 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
6464 the new 'previously defined here' message.
6465
6466 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
6467
6468 * g++.dg/parse/non-dependent2.C: New test.
6469
6470 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
6471
6472 * g++.dg/init/init-ref4.C: xfail on targets without
6473 weak symbols.
6474
6475 2003-07-17 Jakub Jelinek <jakub@redhat.com>
6476
6477 PR target/11087
6478 * gcc.c-torture/execute/20030717-1.c: New test.
6479
6480 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
6481
6482 * g++.dg/opt/cfg1.C: New test.
6483
6484 2003-07-17 Mark Mitchell <mark@codesourcery.com>
6485
6486 PR optimization/11557
6487 * gcc.dg/20030717-1.c: New test.
6488
6489 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
6490
6491 PR c++/10476
6492 * g++.dg/expr/crash-1.C: New test.
6493
6494 PR c++/11027
6495 * g++.dg/template/init3.C: New test.
6496
6497 PR c++/8222
6498 * g++.dg/template/non-dependent1.C: New test.
6499
6500 PR c++/11070
6501 * g++.dg/template/non-dependent2.C: New test.
6502
6503 PR c++/11071
6504 * g++.dg/template/non-dependent3.C: New test.
6505
6506 PR c++/9907
6507 * g++.dg/template/sizeof5.C: New test.
6508
6509 2003-07-17 Geoffrey Keating <geoffk@apple.com>
6510
6511 PR 11498
6512 * gcc.c-torture/compile/mangle-1.c: New file.
6513
6514 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6515
6516 PR c++/7809
6517 * g++.dg/parse/access3.C: New test.
6518
6519 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
6520
6521 PR c++/11384
6522 * g++.dg/init/init-ref4.C: New test.
6523
6524 2003-07-16 Mark Mitchell <mark@codesourcery.com>
6525
6526 PR c++/11547
6527 * g++.dg/parse/constant3.C: New test.
6528 * g++.dg/parse/crash7.C: Likewise.
6529
6530 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
6531
6532 PR target/11008
6533 * gcc.dg/i386-pentium4-not-mull.c: New.
6534
6535 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
6536
6537 * gcc.dg/asm-names.c (ymain): Make it weak.
6538
6539 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6540
6541 PR c++/5421
6542 * g++.dg/template/friend21.C: New test.
6543
6544 2003-07-16 Jakub Jelinek <jakub@redhat.com>
6545
6546 * gcc.dg/cleanup-8.c: New test.
6547 * gcc.dg/cleanup-9.c: New test.
6548
6549 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
6550
6551 * g++.dg/ext/dll-MI1.h: New file.
6552 * g++.dg/ext/dllexport-MI1.C: New file.
6553 * g++.dg/ext/dllimport-MI1.C: New file.
6554
6555 2003-07-15 Jakub Jelinek <jakub@redhat.com>
6556
6557 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
6558 it does not have cmpstrsi patterns (just cmpmemsi).
6559
6560 2003-07-15 Mark Mitchell <mark@codesourcery.com>
6561
6562 PR debug/11473
6563 * g++.dg/debug/debug8.C: New test.
6564
6565 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6566
6567 PR c++/10108
6568 * g++.dg/template/crash7.C: New test.
6569
6570 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
6571
6572 PR target/10795
6573 * gcc.c-torture/compile/20030708-1.c: New.
6574
6575 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6576
6577 * gcc.c-torture/execute/20030715-1.c: New test.
6578
6579 2003-07-14 Geoffrey Keating <geoffk@apple.com>
6580
6581 * gcc.dg/pch/inline-3.c: New file.
6582 * gcc.dg/pch/inline-3.hs: New file.
6583 * gcc.dg/pch/inline-4.c: New file.
6584 * gcc.dg/pch/inline-4.hs: New file.
6585
6586 2003-07-14 Mark Mitchell <mark@codesourcery.com>
6587
6588 PR c++/11509
6589 * g++.dg/template/crash6.C: New test.
6590
6591 PR c++/7053
6592 * g++.dg/template/friend20.C: New test.
6593
6594 PR c++/7019
6595 * g++.dg/template/overload2.C: New test.
6596
6597 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6598
6599 PR optimization/11440
6600 * gcc.c-torture/execute/20030714-1.c: New test.
6601
6602 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6603
6604 PR c++/11154
6605 * g++.dg/template/partial2.C: New test.
6606
6607 2003-07-13 Mark Mitchell <mark@codesourcery.com>
6608
6609 PR c++/11503
6610 * g++.dg/template/anon1.C: New test.
6611
6612 PR c++/11493
6613 PR c++/11495
6614 * g++.dg/parse/template9.C: Likewise.
6615 * g++.dg/template/crash4.C: New test.
6616 * g++.dg/template/koenig1.C: Likewise.
6617 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
6618 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
6619 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
6620 functions.
6621 * g++.old-deja/g++.jason/template36.C: Likewise.
6622 * g++.old-deja/g++.mike/p1989.C: Likewise.
6623 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
6624 * g++.old-deja/g++.pt/ttp20.C: Use this->.
6625 * g++.old-deja/g++.pt/ttp21.C: Use this->.
6626 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
6627 compiling.
6628 * g++.old-deja/g++.pt/union2.C: Use this->.
6629
6630 2003-07-11 Jakub Jelinek <jakub@redhat.com>
6631
6632 * gcc.dg/20030711-1.c: New test.
6633
6634 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
6635
6636 PR c++/11050
6637 * g++.dg/parse/args1.C: New test.
6638 * g++.pt/defarg8.C: Change expected errors.
6639
6640 2003-07-11 Mark Mitchell <mark@codesourcery.com>
6641
6642 PR c++/8164
6643 * g++.dg/template/nontype2.C: New test.
6644
6645 PR c++/10558
6646 * g++.dg/parse/template8.C: New test.
6647
6648 PR c++/8327
6649 * g++.dg/template/scope1.C: New test.
6650
6651 * g++.dg/warn/Wsign-compare-1.C: New test.
6652
6653 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
6654
6655 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
6656
6657 2003-07-10 Mark Mitchell <mark@codesourcery.com>
6658
6659 PR c++/9411
6660 * g++.dg/template/explicit2.C: New test.
6661
6662 PR c++/10032
6663 * g++.dg/warn/pedantic1.C: New test.
6664
6665 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
6666
6667 PR c++ 9483
6668 * g++.dg/other/field1.C: New test.
6669
6670 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
6671
6672 PR c/11449
6673 * gcc.c-torture/compile/20030707-1.c: New.
6674
6675 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6676
6677 PR c++/10849
6678 * g++.dg/template/access12.C: New test.
6679
6680 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
6681
6682 * g++.dg/bprob/bprob.exp (prof_ext): Update.
6683 * g77.dg/bprob/bprob.exp (prof_ext): Update.
6684 * gcc.misc-tests/bprob.exp (prof_ext): Update.
6685 * gcc.misc-tests/gcov.exp: Update
6686 * g++.dg/gcov/gcov.exp: Update
6687 * lib/gcov.exp: Update.
6688
6689 2003-07-08 Mark Mitchell <mark@codesourcery.com>
6690
6691 * g++.dg/abi/mangle17.C: Make sure template expressions are
6692 dependent.
6693 * g++.dg/abi/mangle4.C: Mark erroneous casts.
6694 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
6695 * g++.dg/opt/stack1.C: Remove erroneous code.
6696 * g++.dg/parse/template7.C: New test.
6697 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
6698 * g++.old-deja/g++.pt/crash4.C: Likewise.
6699
6700 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6701
6702 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
6703 with zero or one occurence of `$' after the initial `L'.
6704
6705 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
6706
6707 * gcc.c-torture/compile/20030704-1.c: Add a comment.
6708
6709 2003-07-08 Roger Sayle <roger@eyesopen.com>
6710
6711 PR c/11370
6712 * gcc.dg/Wunreachable-6.c: New testcase.
6713 * gcc.dg/Wunreachable-7.c: New testcase.
6714
6715 2003-07-08 Jakub Jelinek <jakub@redhat.com>
6716
6717 PR c/11420
6718 * gcc.dg/20030708-1.c: New test.
6719
6720 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
6721
6722 * gcc.dg/compat/sdata-section.h: New file.
6723 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
6724 * gcc.dg/torture/mips-sdata-1.c: New test.
6725
6726 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6727
6728 PR c++/11030
6729 * g++.dg/template/friend19.C: New test.
6730
6731 2003-07-08 Jakub Jelinek <jakub@redhat.com>
6732
6733 * g++.dg/opt/strength-reduce.C: New test.
6734
6735 2003-07-07 Roger Sayle <roger@eyesopen.com>
6736
6737 PR target/10979
6738 * gcc.dg/20030707-1.c: New testcase.
6739
6740 2003-07-07 Roger Sayle <roger@eyesopen.com>
6741
6742 PR optimization/11059
6743 * g++.dg/opt/emptyunion.C: New testcase.
6744
6745 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6746 Eric Botcazou <ebotcazou@libertysurf.fr>
6747
6748 * g++.dg/opt/stack1.C: New test.
6749
6750 2003-07-05 Mark Mitchell <mark@codesourcery.com>
6751
6752 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
6753 run test.
6754
6755 PR c++/11431
6756 * g++.dg/expr/static_cast3.C: New test.
6757
6758 2003-07-04 Zack Weinberg <zack@codesourcery.com>
6759
6760 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
6761 everywhere.
6762 * gcc.dg/concat.c: Concatenation of string constants with
6763 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
6764 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
6765 * gcc.dg/cpp/escape-2.c: Use wide character constants where
6766 necessary to avoid multi-character character constant warning.
6767 * gcc.dg/cpp/escape.c: Likewise.
6768 * gcc.dg/cpp/ucs.c: Likewise.
6769 Remove backslashes from dg-bogus comments, as they confuse Tcl.
6770 Fix a typo.
6771
6772 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
6773
6774 PR c/11428
6775 * gcc.c-torture/compile/20030704-1.c: New.
6776
6777 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
6778
6779 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
6780
6781 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
6782
6783 PR c++/5287, PR c++/7910, PR c++/11021
6784 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
6785 tests for warnings.
6786 * g++.dg/ext/dllimport2.C: Add tests for warnings.
6787 * g++.dg/ext/dllimport3.C: Likewise.
6788 * g++.dg/ext/dllimport4.C: New file.
6789 * g++.dg/ext/dllimport5.C: New file.
6790 * g++.dg/ext/dllimport6.C: New file.
6791 * g++.dg/ext/dllimport7.C: New file.
6792 * g++.dg/ext/dllimport8.C: New file.
6793 * g++.dg/ext/dllimport9.C: New file.
6794 * g++.dg/ext/dllimport10.C: New file.
6795 * g++.dg/ext/dllexport1.C: New file.
6796
6797 2003-07-03 Mark Mitchell <mark@codesourcery.com>
6798
6799 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
6800 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
6801
6802 2003-07-03 Roger Sayle <roger@eyesopen.com>
6803
6804 * gcc.dg/builtins-25.c: New testcase.
6805 * gcc.dg/builtins-26.c: New testcase.
6806
6807 2003-07-03 Janis Johnson <janis187@us.ibm.com>
6808
6809 * gcc.dg/compat/vector-defs.h: New file.
6810 * gcc.dg/compat/vector-setup.h: New file.
6811 * gcc.dg/compat/vector-check.h: New file.
6812 * gcc.dg/compat/vector-1_main.c: New file.
6813 * gcc.dg/compat/vector-1_x.c: New file.
6814 * gcc.dg/compat/vector-1_y.c: New file.
6815 * gcc.dg/compat/vector-2_main.c: New file.
6816 * gcc.dg/compat/vector-2_x.c: New file.
6817 * gcc.dg/compat/vector-2_y.c: New file.
6818
6819 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
6820 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
6821 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
6822 * gcc.dg/compat/struct-align-1.h: New file.
6823 * gcc.dg/compat/struct-align-1_main.c: New file.
6824 * gcc.dg/compat/struct-align-1_x.c: New file.
6825 * gcc.dg/compat/struct-align-1_y.c: New file.
6826 * gcc.dg/compat/struct-align-2.h: New file.
6827 * gcc.dg/compat/struct-align-2_main.c: New file.
6828 * gcc.dg/compat/struct-align-2_x.c: New file.
6829 * gcc.dg/co
6830 * g++.old-deja/g++.other/comdat3.C: Likewise.
6831 * g++.old-deja/g++.other/ctor1.C: Likewise.
6832 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
6833
6834 2003-06-05 Richard Henderson <rth@redhat.com>
6835
6836 * gcc.dg/debug/20030605-1.c: New.
6837
6838 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6839
6840 * README.QMTEST: Update.
6841
6842 2003-06-04 Richard Henderson <rth@redhat.com>
6843
6844 * gcc.dg/cleanup-1.c: New.
6845 * gcc.dg/cleanup-2.c: New.
6846 * gcc.dg/cleanup-3.c: New.
6847 * gcc.dg/cleanup-4.c: New.
6848 * gcc.dg/cleanup-5.c: New.
6849 * gcc.dg/cleanup-6.c: New.
6850 * gcc.dg/cleanup-7.c: New.
6851
6852 2003-06-04 Mark Mitchell <mark@codesourcery.com>
6853
6854 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
6855
6856 * lib/dg-pch.exp: New file.
6857 * g++.dg/pch/pch.exp: Use dg-pch.exp.
6858 * gcc.dg/pch/pch.exp: Likewise.
6859
6860 2003-06-04 Roger Sayle <roger@eyesopen.com>
6861
6862 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
6863 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
6864 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
6865 * gcc.dg/builtins-17.c: New test case.
6866 * gcc.dg/i386-387-4.c: New test case.
6867 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
6868
6869 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6870
6871 * gcc.dg/ultrasp9.c: New test.
6872
6873 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6874
6875 * gcc.c-torture/compile/20030604-1.c: New test.
6876 * gcc.dg/sparc-constant-1.c: New test.
6877
6878 2003-06-03 Glen Nakamura <glen@imodulo.com>
6879
6880 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
6881
6882 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
6883
6884 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
6885
6886 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
6887 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
6888
6889 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
6890
6891 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
6892
6893 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6894
6895 PR c++/10940
6896 * g++.dg/template/spec10.C: New test.
6897
6898 2003-06-03 Roger Sayle <roger@eyesopen.com>
6899
6900 * gcc.dg/builtins-16.c: New test case.
6901
6902 2003-06-03 Jakub Jelinek <jakub@redhat.com>
6903
6904 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
6905 mempcpy test with post-increments.
6906 * gcc.c-torture/execute/string-opt-3.c: New test.
6907 * gcc.dg/string-opt-1.c: New test.
6908
6909 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
6910
6911 PR fortran/10965
6912 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
6913
6914 2003-06-02 Mark Mitchell <mark@codesourcery.com>
6915
6916 * lib/scanasm.exp (dg-scan): New function, factored out of ...
6917 (scan-assembler): ... here. Use dg-scan.
6918 (scan-assembler-not): Likewise.
6919 (scan-file): New function.
6920 (scan-file-not): Likewise.
6921 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
6922 * gcc.dg/cpp/_Pragma4.c: Likewise.
6923 * gcc.dg/cpp/_Pragma5.c: Likewise.
6924 * gcc.dg/cpp/avoidpaste1.c: Likewise.
6925 * gcc.dg/cpp/avoidpaste2.c: Likewise.
6926 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
6927 * gcc.dg/cpp/cmdlne-P.c: Likewise.
6928 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
6929 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
6930 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
6931 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
6932 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
6933 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
6934 * gcc.dg/cpp/cxxcom1.c: Likewise.
6935 * gcc.dg/cpp/line1.c: Likewise.
6936 * gcc.dg/cpp/maccom1.c: Likewise.
6937 * gcc.dg/cpp/maccom2.c: Likewise.
6938 * gcc.dg/cpp/maccom3.c: Likewise.
6939 * gcc.dg/cpp/maccom4.c: Likewise.
6940 * gcc.dg/cpp/maccom5.c: Likewise.
6941 * gcc.dg/cpp/maccom6.c: Likewise.
6942 * gcc.dg/cpp/multiline.c: Likewise.
6943 * gcc.dg/cpp/spacing1.c: Likewise.
6944 * gcc.dg/cpp/spacing2.c: Likewise.
6945 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
6946 * gcc.dg/cpp/trad/maccom1.c: Likewise.
6947 * gcc.dg/cpp/trad/maccom2.c: Likewise.
6948 * gcc.dg/cpp/trad/maccom3.c: Likewise.
6949 * gcc.dg/cpp/trad/maccom4.c: Likewise.
6950 * gcc.dg/cpp/trad/maccom6.c: Likewise.
6951 * gcc.dg/cpp/cxxcom2.c: Likewise.
6952 * gcc.dg/cpp/cxxcom2.h: New file.
6953
6954 * gcc.dg/cpp/truefalse.cpp: Move it to ...
6955 * g++.dg/cpp/truefalse.C: Here.
6956 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
6957
6958 2003-06-01 Loren James Rittle <ljrittle@acm.org>
6959
6960 * gcc.dg/cpp/redef3.c: New file.
6961
6962 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
6963
6964 * gcc.dg/i386-loop-3.c: New test.
6965
6966 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
6967
6968 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
6969
6970 2003-05-31 Roger Sayle <roger@eyesopen.com>
6971
6972 * gcc.dg/fwrapv-1.c: New test case.
6973 * gcc.dg/fwrapv-2.c: New test case.
6974
6975 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6976
6977 PR c++/10956
6978 * g++.dg/template/spec9.C: New test.
6979
6980 2003-05-29 Roger Sayle <roger@eyesopen.com>
6981
6982 * gcc.dg/duff-4.c: New test case.
6983
6984 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
6985
6986 PR fortran/10843
6987 * g77.dg/ffixed-form-1.f: New test
6988 * g77.dg/ffixed-form-2.f: New test
6989 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
6990 * g77.dg/ffree-form-3.f: New test
6991
6992 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
6993
6994 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
6995 * gcc.dg/wint_t-1.c: Likewise.
6996
6997 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6998
6999 * g++.dg/template/access11.C: New test.
7000
7001 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7002
7003 PR c++/10849
7004 * g++.dg/template/access10.C: New test.
7005
7006 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
7007 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7008
7009 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
7010
7011 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
7012
7013 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
7014 suppress for powerpc-*-darwin*.
7015 * gcc.dg/torture/builtin-noret-2.c: Likewise.
7016
7017 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
7018
7019 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
7020 suppress option for powerpc-*-darwin*.
7021
7022 2003-05-23 Roger Sayle <roger@eyesopen.com>
7023
7024 * gcc.dg/builtins-1.c: Add tests for tan and atan.
7025 * gcc.dg/builtins-4.c: Add test for fmod.
7026
7027 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7028
7029 PR c++/10682
7030 * g++.dg/template/instantiate4.C: New test.
7031
7032 2003-05-22 Roger Sayle <roger@eyesopen.com>
7033
7034 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
7035
7036 2003-05-21 Janis Johnson <janis187@us.ibm.com>
7037
7038 * gcc.dg/compat/scalar-return-1_main.c: New file.
7039 * gcc.dg/compat/scalar-return-1_x.c: New file.
7040 * gcc.dg/compat/scalar-return-1_y.c: New file.
7041 * gcc.dg/compat/scalar-return-2_main.c: New file.
7042 * gcc.dg/compat/scalar-return-2_x.c: New file.
7043 * gcc.dg/compat/scalar-return-2_y.c: New file.
7044 * gcc.dg/compat/struct-return-3_main.c: New file.
7045 * gcc.dg/compat/struct-return-3_y.c: New file.
7046 * gcc.dg/compat/struct-return-3_x.c: New file.
7047 * gcc.dg/compat/struct-return-2_main.c: New file.
7048 * gcc.dg/compat/struct-return-2_x.c: New file.
7049 * gcc.dg/compat/struct-return-2_y.c: New file.
7050
7051 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7052
7053 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
7054 for hppa*-hp-hpux*.
7055 * gcc.dg/20021014-1.c (dg-options): Likewise.
7056 * gcc.dg/nest.c (dg-options): Likewise.
7057
7058 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
7059
7060 PR c++/9738
7061 * g++.dg/ext/dllimport2.C: New file.
7062 * g++.dg/ext/dllimport3.C: New file.
7063
7064 2003-05-20 Janis Johnson <janis187@us.ibm.com>
7065
7066 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
7067 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
7068 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
7069 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
7070 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
7071 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
7072 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
7073 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
7074 * gcc.dg/compat/small-struct-defs.h: New file.
7075 * gcc.dg/compat/small-struct-init.h: New file.
7076 * gcc.dg/compat/small-struct-check.h: New file.
7077 * gcc.dg/compat/fp-struct-defs.h: New file.
7078 * gcc.dg/compat/fp-struct-check.h: New file.
7079 * gcc.dg/compat/fp-struct-init.h: New file.
7080 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
7081 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
7082
7083 2003-05-19 Jakub Jelinek <jakub@redhat.com>
7084
7085 * gcc.dg/20030225-2.c: New test.
7086
7087 2003-05-18 Roger Sayle <roger@eyesopen.com>
7088 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7089
7090 * gcc.c-torture/compile/20030518-1.c: New test case.
7091
7092 2003-05-18 Mark Mitchell <mark@codesourcery.com>
7093
7094 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
7095 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
7096 gcc-dg-debug-runtest.
7097 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
7098 gcc-dg-debug-runtest.
7099
7100 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7101
7102 PR c++/9022
7103 * g++.dg/lookup/using6.C: New test.
7104
7105 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7106
7107 * g++.dg/parse/access2.C: New test.
7108
7109 2003-05-17 Mark Mitchell <mark@codesourcery.com>
7110
7111 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
7112 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
7113 * gcc.dg/debug/debug.exp: Likewise.
7114
7115 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
7116
7117 * gcc.dg/dollar.c: New test.
7118
7119 2003-05-16 Janis Johnson <janis187@us.ibm.com>
7120
7121 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
7122 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
7123 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
7124 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
7125 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
7126 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
7127 * gcc.dg/compat/struct-by-value-6_main.c: New file.
7128 * gcc.dg/compat/struct-by-value-6_x.c: New file.
7129 * gcc.dg/compat/struct-by-value-6_y.c: New file.
7130 * gcc.dg/compat/struct-by-value-7_main.c: New file.
7131 * gcc.dg/compat/struct-by-value-7_x.c: New file.
7132 * gcc.dg/compat/struct-by-value-7_y.c: New file.
7133 * gcc.dg/compat/struct-by-value-8_main.c: New file.
7134 * gcc.dg/compat/struct-by-value-8_x.c: New file.
7135 * gcc.dg/compat/struct-by-value-8_y.c: New file.
7136 * gcc.dg/compat/struct-by-value-9_main.c: New file.
7137 * gcc.dg/compat/struct-by-value-9_x.c: New file.
7138 * gcc.dg/compat/struct-by-value-9_y.c: New file.
7139
7140 2003-05-16 Mark Mitchell <mark@codesourcery.com>
7141
7142 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
7143 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
7144 support for "repo" mode.
7145 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
7146 * lib/g77-dg.exp: Likewise.
7147 * lib/obj-dg.exp: Likewise.
7148
7149 2003-05-16 Jakub Jelinek <jakub@redhat.com>
7150
7151 Merge from gcc-3_2-rhl8-branch:
7152 2003-04-23 Jakub Jelinek <jakub@redhat.com>
7153
7154 * gcc.dg/tls/opt-6.c: New test.
7155
7156 2003-04-05 Jakub Jelinek <jakub@redhat.com>
7157
7158 * gcc.dg/20030405-1.c: New test.
7159
7160 2003-03-09 Jakub Jelinek <jakub@redhat.com>
7161
7162 * gcc.dg/20030309-1.c: New test.
7163
7164 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
7165
7166 * gcc.c-torture/execute/20030307-1.c: New test.
7167
7168 2003-02-20 Randolph Chung <tausq@debian.org>
7169
7170 * gcc.c-torture/compile/20030220-1.c: New test.
7171
7172 2003-02-18 Jakub Jelinek <jakub@redhat.com>
7173
7174 * gcc.dg/20030217-1.c: New test.
7175
7176 2003-01-29 Jakub Jelinek <jakub@redhat.com>
7177
7178 * gcc.c-torture/compile/20020129-1.c: New test.
7179
7180 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7181
7182 * gcc.dg/unroll-1.c: New test.
7183
7184 2002-11-16 Jan Hubicka <jh@suse.cz>
7185
7186 * gcc.c-torture/execute/20020920-1.c: New test.
7187
7188 2002-10-08 Jakub Jelinek <jakub@redhat.com>
7189
7190 PR target/7434
7191 * gcc.c-torture/compile/20021008-1.c: New test.
7192
7193 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
7194
7195 PR target/7559
7196 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
7197
7198 2002-08-07 Jakub Jelinek <jakub@redhat.com>
7199
7200 * gcc.c-torture/compile/20020807-1.c: New test.
7201
7202 2002-07-30 Jakub Jelinek <jakub@redhat.com>
7203
7204 * gcc.dg/tls/opt-1.c: New test.
7205
7206 2002-07-29 Jakub Jelinek <jakub@redhat.com>
7207
7208 * gcc.dg/20020729-1.c: New test.
7209
7210 2002-07-20 Jakub Jelinek <jakub@redhat.com>
7211
7212 * g++.dg/opt/life1.C: New test.
7213
7214 2002-05-20 Jakub Jelinek <jakub@redhat.com>
7215
7216 * gcc.dg/20020525-1.c: New test.
7217
7218 2002-05-24 Jakub Jelinek <jakub@redhat.com>
7219
7220 PR c++/6794
7221 * g++.dg/ext/pretty1.C: New test.
7222 * g++.dg/ext/pretty2.C: New test.
7223
7224 2003-05-15 Mark Mitchell <mark@codesourcery.com>
7225
7226 PR c++/8385
7227 * g++.dg/ext/typeof5.C: New test.
7228
7229 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
7230
7231 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
7232 __USER_LABEL_PREFIX__ into account.
7233 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
7234
7235 2003-05-14 Roger Sayle <roger@eyesopen.com>
7236
7237 * gcc.dg/builtins-15.c: New test case.
7238
7239 2003-05-13 Zack Weinberg <zack@codesourcery.com>
7240
7241 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
7242
7243 2003-05-12 Mark Mitchell <mark@codesourcery.com>
7244
7245 * lib/g++.exp: Tweak handling of additional source files.
7246 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
7247 * g++.dg/special/conpr-2a.C: Rename to ...
7248 * g++.dg/special/conpr-2a.cc: ... this.
7249 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
7250 * g++.dg/special/conpr-3a.C: Rename to ...
7251 * g++.dg/special/conpr-3a.cc: This.
7252 * g++.dg/special/conpr-3b.C: Rename to ...
7253 * g++.dg/special/conpr-3b.cc: This.
7254 * g++.dg/special/conpr-4.C: New test.
7255 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
7256
7257 2003-05-12 David Edelsohn <edelsohn@gnu.org>
7258
7259 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
7260
7261 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7262
7263 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
7264 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7265 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
7266 * g++.old-deja/g++.other/warn3.C: Likewise.
7267
7268 2003-05-11 Roger Sayle <roger@eyesopen.com>
7269
7270 * gcc.dg/i386-387-1.c: Update to also test log.
7271 * gcc.dg/i386-387-2.c: Likewise.
7272
7273 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
7274
7275 * g77.f-torture/execute/int8421.f: New test.
7276
7277 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7278
7279 PR c++/10230, c++/10481
7280 * g++.dg/lookup/scoped5.C: New test.
7281
7282 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7283
7284 PR c++/10552
7285 * g++.dg/template/ttp6.C: New test.
7286
7287 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
7288
7289 * gcc.c-torture/execute/builtins: New directory.
7290 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
7291 gcc.c-torture/execute/builtins.
7292 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
7293 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
7294 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
7295 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
7296
7297 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7298
7299 PR c++/9252
7300 * g++.dg/template/access8.C: New test.
7301 * g++.dg/template/access9.C: New test.
7302
7303 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7304
7305 PR c++/9554
7306 * g++.dg/parse/access1.C: New test.
7307
7308 2003-05-09 DJ Delorie <dj@redhat.com>
7309
7310 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
7311 long, and not an int.
7312
7313 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7314
7315 PR c++/10555, c++/10576
7316 * g++.dg/template/memclass1.C: New test.
7317
7318 2003-05-08 DJ Delorie <dj@redhat.com>
7319
7320 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
7321 targets.
7322 * gcc.c-torture/execute/20021024-1.x: Likewise.
7323 * gcc.c-torture/execute/shiftdi.x: Likewise.
7324 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
7325 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
7326 * gcc.dg/20021018-1.c: Likewise.
7327
7328 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7329
7330 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
7331
7332 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
7333 (bcopy): Call memmove.
7334
7335 2003-05-08 Roger Sayle <roger@eyesopen.com>
7336
7337 * g77.f-torture/compile/8485.f: New test case.
7338
7339 2003-05-07 Richard Henderson <rth@redhat.com>
7340
7341 PR c++/10570
7342 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
7343 Verify exception_cleanup not called for rethrows.
7344 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
7345 when exiting catch block without rethrowing.
7346 * g++.dg/eh/forced3.C: New.
7347 * g++.dg/eh/forced4.C: New.
7348
7349 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
7350
7351 * gcc.dg/20030505.c: Fix triplet.
7352
7353 2003-05-06 DJ Delorie <dj@redhat.com>
7354
7355 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
7356 * gcc.dg/nest.c: Likewise.
7357
7358 2003-05-05 Roger Sayle <roger@eyesopen.com>
7359
7360 * gcc.dg/builtins-14.c: New test case.
7361
7362 2003-05-05 Janis Johnson <janis187@us.ibm.com>
7363
7364 * lib/compat.exp (compat-execute): New argument.
7365 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
7366 * gcc.dg/compat: New test directory.
7367 * gcc.dg/compat/compat.exp: New expect script.
7368 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
7369 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
7370 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
7371 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
7372 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
7373 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
7374
7375 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
7376 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
7377 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
7378 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
7379 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
7380 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
7381 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
7382 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
7383 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
7384 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
7385 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
7386 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
7387 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
7388 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
7389 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
7390
7391 2003-05-05 Zack Weinberg <zack@codesourcery.com>
7392
7393 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
7394
7395 2003-05-05 Jakub Jelinek <jakub@redhat.com>
7396
7397 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
7398
7399 2003-05-05 Geoffrey Keating <geoffk@apple.com>
7400
7401 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
7402 * gcc.dg/ppc-fsel-2.c: New test.
7403
7404 * gcc.dg/unused-5.c: New test.
7405
7406 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7407
7408 PR c++/10496
7409 * g++.dg/warn/pmf1.C: New test.
7410
7411 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7412
7413 PR c++/4494
7414 * g++.dg/warn/main.C: New test.
7415
7416 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7417
7418 * gcc.dg/nonnull-3.c: New test.
7419
7420 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
7421
7422 * gcc.dg/cpp/Wtrigraphs.c: Update.
7423 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
7424
7425 2003-05-03 Geoffrey Keating <geoffk@apple.com>
7426
7427 * gcc.dg/ppc-fsel-1.c: New test.
7428
7429 2003-05-03 Zack Weinberg <zack@codesourcery.com>
7430
7431 PR c/10604
7432 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
7433
7434 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
7435
7436 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
7437
7438 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7439
7440 PR c++/9364, c++/10553, c++/10586
7441 * g++.dg/parse/typename4.C: New test.
7442 * g++.dg/parse/typename5.C: Likewise.
7443
7444 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
7445
7446 * gcc.c-torture/compile/20030503-1.c: New test.
7447
7448 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7449
7450 * g++.dg/lookup/using5.C: Fix testcase error.
7451
7452 2003-05-01 Chris Demetriou <cgd@broadcom.com>
7453
7454 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
7455 since MEABI is no longer supported. Remove all vestiges
7456 of MEABI from the test.
7457
7458 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7459
7460 PR c++/10554
7461 * g++.dg/lookup/using5.C: New test.
7462
7463 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7464
7465 PR c++/8772
7466 * g++.dg/template/ttp5.C: New test.
7467
7468 2003-04-30 Mark Mitchell <mark@codesourcery.com>
7469
7470 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
7471 (dg-gpp-additional-sources): New function.
7472 (dg-gpp-additional-files): Likewise.
7473 * lib/g++.exp (additional_sources): New variable.
7474 (additional_files): Likewise.
7475 (g++_target_compile): Deal with them.
7476 * lib/old-dejagnu.exp: Remove.
7477 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
7478 * g++.old-deja: Revise all tests to use dg commands.
7479
7480 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7481
7482 PR c++/9432, c++/9528
7483 * g++.dg/lookup/using4.C: New test.
7484
7485 2003-04-29 Geoffrey Keating <geoffk@apple.com>
7486
7487 * gcc.dg/noreturn-5.c: New file.
7488 * gcc.dg/noreturn-6.c: New file.
7489
7490 * gcc.c-torture/compile/inline-1.c: New file.
7491
7492 2003-04-29 Mark Mitchell <mark@codesourcery.com>
7493
7494 PR c++/10551
7495 * g++.dg/template/explicit1.C: New test.
7496
7497 2003-04-29 Mark Mitchell <mark@codesourcery.com>
7498
7499 PR c++/10549
7500 * g++.dg/other/bitfield1.C: New test.
7501
7502 PR c++/10527
7503 * g++.dg/init/new7.C: New test.
7504
7505 2003-04-29 Mark Mitchell <mark@codesourcery.com>
7506
7507 * g++.dg/ext/desig1.C: New test.
7508 * g++.dg/ext/init1.C: Update.
7509
7510 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
7511
7512 2003-04-28 Mark Mitchell <mark@codesourcery.com>
7513
7514 PR c++/10180
7515 * g++.dg/warn/Winline-1.C: New test.
7516
7517 2003-04-28 Jakub Jelinek <jakub@redhat.com>
7518
7519 * gcc.c-torture/execute/string-opt-19.c: New test.
7520
7521 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
7522 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
7523
7524 2003-04-27 Mark Mitchell <mark@codesourcery.com>
7525
7526 PR c++/10506
7527 * g++.dg/init/new6.C: New test.
7528
7529 PR c++/10503
7530 * g++.dg/init/ref6.C: New test.
7531
7532 2003-04-26 David Edelsohn <edelsohn@gnu.org>
7533
7534 * g++.dg/warn/weak1.C: XFAIL on AIX4.
7535
7536 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7537
7538 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
7539 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
7540
7541 2003-04-25 Mark Mitchell <mark@codesourcery.com>
7542
7543 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
7544 initialized static data members.
7545
7546 2003-04-25 H.J. Lu <hjl@gnu.org>
7547
7548 * gcc.dg/ia64-sync-4.c: New test.
7549
7550 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7551
7552 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
7553 date.
7554
7555 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
7556
7557 PR c++/10337
7558 * g++.dg/warn/conv1.C: New test.
7559 * g++.old-deja/g++.other/conv7.C: Adjust.
7560 * g++.old-deja/g++.other/overload14.C: Adjust.
7561
7562 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7563
7564 PR c++/10471
7565 * g++.dg/template/defarg2.C: New test.
7566
7567 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
7568
7569 * gcc.dg/cpp/include2.c: Update.
7570 * gcc.dg/cpp/multiline-2.c: New.
7571 * gcc.dg/cpp/multiline.c: Update.
7572 * gcc.dg/cpp/strify2.c: Update.
7573 * gcc.dg/cpp/trad/literals-2.c: Update.
7574
7575 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7576
7577 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
7578
7579 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7580
7581 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
7582
7583 2003-04-23 Mark Mitchell <mark@codesourcery.com>
7584
7585 PR c++/10451
7586 * g++.dg/parse/crash4.C: New test.
7587
7588 PR c++/9847
7589 * g++.dg/parse/crash5.C: New test.
7590
7591 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7592
7593 PR c++/10446
7594 * g++.dg/parse/crash3.C: New test.
7595
7596 PR c++/10428
7597 * g++.dg/parse/elab1.C: New test.
7598
7599 2003-04-22 Devang Patel <dpatel@apple.com>
7600
7601 * gcc.dg/cpp/trad/funlike-5.c: New test.
7602
7603 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
7604
7605 * g++.dg/other/packed1.C: Fix dg options.
7606
7607 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
7608
7609 * g++.dg/other/offsetof2.C: New test.
7610
7611 2003-04-21 Mark Mitchell <mark@codesourcery.com>
7612
7613 * g++.dg/template/recurse.C: Adjust location of error messages.
7614
7615 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7616
7617 PR c++/9881
7618 * g++.dg/init/addr-const1.C: New test.
7619 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
7620
7621 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
7622
7623 PR c++/10405
7624 * g++.dg/lookup/struct-hack1.C: New test.
7625
7626 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
7627
7628 * ucs.c: Update diagnostic messages.
7629
7630 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
7631
7632 * gcc.dg/cpp/truefalse.cpp: New test.
7633 * gcc.dg/cpp/cpp.exp: Update.
7634 * g++.dg/other/stdbool-if.C: Remove.
7635
7636 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
7637
7638 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
7639 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
7640
7641 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
7642
7643 * gcc.c-torture/compile/20030418-1.c: New test.
7644
7645 2003-04-17 Janis Johnson <janis187@us.ibm.com>
7646
7647 * README.compat: Remove; content moved to doc/sourcebuild.texi.
7648
7649 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7650
7651 PR c++/10347
7652 g++.dg/template/dependent-name1.C: New test.
7653
7654 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
7655
7656 * gcc.dg/warn-1.c (tourist_guide): New array,
7657 contains a pointer to bar.
7658
7659 2003-04-16 Roger Sayle <roger@eyesopen.com>
7660
7661 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
7662 * gcc.c-torture/execute/medce-1.c: New test case.
7663 * gcc.c-torture/execute/medce-2.c: New test case.
7664
7665 2003-04-15 Mark Mitchell <mark@codesourcery.com>
7666
7667 * lib/prune.exp: Ignore more messages.
7668
7669 PR c++/10381
7670 * g++.dg/parse/lookup3.C: New test.
7671
7672 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
7673
7674 * gcc.c-torture/compile/20030415-1.c : New test.
7675
7676 2003-04-14 Mark Mitchell <mark@codesourcery.com>
7677
7678 * gcc.c-torture/execute/scope-2.c: Move to ...
7679 * gcc.dg/noncompile/scope.c: .... here.
7680
7681 2003-04-14 Roger Sayle <roger@eyesopen.com>
7682
7683 * gcc.dg/20030414-2.c: New test case.
7684
7685 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
7686
7687 PR target/10377
7688 * gcc.dg/20030414-1.c: New test.
7689
7690 2003-04-13 Roger Sayle <roger@eyesopen.com>
7691
7692 * gcc.dg/builtins-12.c: New test case.
7693 * gcc.dg/builtins-13.c: New test case.
7694
7695 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7696
7697 * gcc.c-torture/execute/string-opt-18.c: New test.
7698
7699 2003-04-13 Mark Mitchell <mark@codesourcery.com>
7700
7701 PR c++/10300
7702 * g++.dg/init/new5.C: New test.
7703
7704 2003-04-12 Mark Mitchell <mark@codesourcery.com>
7705
7706 PR c++/7910
7707 * g++.dg/ext/dllimport1.C: New test.
7708
7709 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7710
7711 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
7712
7713 2003-04-11 Bud Davis <bdavis9659@comcast.net>
7714
7715 PR Fortran/9263
7716 * g77.f-torture/noncompile/9263.f: New test
7717 PR Fortran/1832
7718 * g77.f-torture/execute/1832.f: New test
7719
7720 2003-04-11 David Chad <davidc@freebsd.org>
7721 Loren J. Rittle <ljrittle@acm.org>
7722
7723 libobjc/8562
7724 * objc.dg/headers.m: New test.
7725
7726 2003-04-10 Zack Weinberg <zack@codesourcery.com>
7727
7728 * gcc.c-torture/execute/builtin-noret-2.c: New.
7729 * gcc.c-torture/execute/builtin-noret-2.x: New.
7730 XFAIL builtin-noret-2.c at -O1 and above.
7731 * gcc.dg/redecl.c: New.
7732 * gcc.dg/Wshadow-1.c: Update error regexps.
7733
7734 2003-04-10 Mark Mitchell <mark@codesourcery.com>
7735
7736 * g++.dg/abi/bitfield10.C: New test.
7737
7738 2003-04-09 Mike Stump <mrs@apple.com>
7739
7740 * gcc.dg/pch/pch.exp: Make testcase names longer.
7741 * g++.dg/pch/pch.exp: Make testcase names longer.
7742
7743 2003-04-08 Roger Sayle <roger@eyesopen.com>
7744
7745 * gcc.dg/builtins-11.c: New test case.
7746
7747 2003-04-08 Roger Sayle <roger@eyesopen.com>
7748
7749 * gcc.dg/builtins-9.c: New test case.
7750 * gcc.dg/builtins-10.c: New test case.
7751
7752 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
7753
7754 * gcc.dg/noncompile/init-4.c.c: New test.
7755
7756 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
7757
7758 * gcc.misc-test/gcov-9.c: New test.
7759 * gcc.misc-test/gcov-10.c: New test
7760 * gcc.misc-test/gcov-11.c: New test.
7761
7762 2003-04-05 Zack Weinberg <zack@codesourcery.com>
7763
7764 PR optimization/10024
7765 * gcc.c-torture/compile/20030405-1.c: New test.
7766
7767 2003-04-04 Geoffrey Keating <geoffk@apple.com>
7768
7769 * gcc.dg/pch/static-3.c: New.
7770 * gcc.dg/pch/static-3.hs: New.
7771 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
7772
7773 2003-04-04 Richard Henderson <rth@redhat.com>
7774
7775 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
7776 * g++.dg/eh/forced2.C: Likewise.
7777
7778 2003-04-03 Mike Stump <mrs@apple.com>
7779
7780 * lib/scanasm.exp (scan-assembler): Add xfail processing for
7781 target arg.
7782 (scan-assembler-times, scan-assembler-not): Likewise.
7783 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7784
7785 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7786
7787 * gcc.dg/sparc-loop-1.c: New test.
7788
7789 2003-04-02 Geoffrey Keating <geoffk@apple.com>
7790
7791 PR other/9274
7792 * g++.dg/pch/system-2.C: New.
7793 * g++.dg/pch/system-2.Hs: New.
7794
7795 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
7796
7797 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
7798
7799 * g++.dg/eh/simd-1.C (vecfunc): Same.
7800
7801 2003-04-01 Roger Sayle <roger@eyesopen.com>
7802
7803 * gcc.c-torture/execute/20030401-1.c: New test case.
7804
7805 2003-04-01 Ziemowit Laski <zlaski@apple.com>
7806
7807 * objc.dg/defs.m: New.
7808
7809 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
7810
7811 * g++.dg/eh/simd-1.C: New.
7812 * g++.dg/eh/simd-2.C: New.
7813
7814 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
7815
7816 * gcc.c-torture/execute/simd-3.c: New.
7817
7818 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7819
7820 PR c/9936
7821 * gcc.dg/20030331-2.c: New test.
7822
7823 2003-03-31 Mark Mitchell <mark@codesourcery.com>
7824
7825 PR c++/10278
7826 * g++.dg/parse/crash2.C: New test.
7827
7828 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7829
7830 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
7831 * gcc.c-torture/execute/20030331-1.c: ...here.
7832
7833 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7834
7835 * gcc.c-torture/execute/20030331-1.c: New test.
7836
7837 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
7838
7839 * lib/gcov.exp: Adjust call return testing strings.
7840 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
7841
7842 2003-03-31 Roger Sayle <roger@eyesopen.com>
7843
7844 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
7845 * gcc.dg/builtins-7.c: New test case.
7846 * gcc.dg/builtins-8.c: New test case.
7847
7848 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
7849
7850 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
7851
7852 2003-03-30 Mark Mitchell <mark@codesourcery.com>
7853
7854 PR c++/7647
7855 * g++.dg/lookup-class-member-2.C: New test.
7856
7857 2003-03-30 Glen Nakamura <glen@imodulo.com>
7858
7859 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
7860
7861 2003-03-28 Roger Sayle <roger@eyesopen.com>
7862
7863 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
7864
7865 2003-03-28 Mark Mitchell <mark@codesourcery.com>
7866
7867 * g++.dg/init/attrib1.C: New test.
7868
7869 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7870
7871 * gcc.dg/ultrasp8.c: New test.
7872
7873 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7874
7875 * gcc.dg/ultrasp7.c: New test.
7876
7877 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
7878
7879 PR c++/10047
7880 * g++.dg/template/inline1.C: New test.
7881
7882 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
7883
7884 * gcc.dg/sparc-dwarf2.c: New test.
7885
7886 2003-03-27 Roger Sayle <roger@eyesopen.com>
7887
7888 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
7889 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
7890
7891 2003-03-27 Mark Mitchell <mark@codesourcery.com>
7892
7893 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
7894 than reading .x files.
7895 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
7896 * g77.dg/gcov/gcov-1.f: Likewise.
7897 * gcc.misc-tests/gcov-4b.c: Likewise.
7898 * gcc.misc-tests/gcov-5b.c: Likewise.
7899 * gcc.misc-tests/gcov-6.c: Likewise.
7900 * gcc.misc-tests/gcov-7.c: Likewise.
7901 * gcc.misc-tests/gcov-8.c: Likewise.
7902 * g++.dg/gcov/gcov-1.x: Remove.
7903 * g77.dg/gcov/gcov-1.x: Likewise.
7904 * gcc.misc-tests/gcov-4b.x: Likewise.
7905 * gcc.misc-tests/gcov-5b.x: Likewise.
7906 * gcc.misc-tests/gcov-6.x: Likewise.
7907 * gcc.misc-tests/gcov-7.x: Likewise.
7908 * gcc.misc-tests/gcov-8.x: Likewise.
7909
7910 2003-03-27 Glen Nakamura <glen@imodulo.com>
7911
7912 PR opt/10087
7913 * gcc.dg/20030324-1.c: New test.
7914
7915 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
7916
7917 PR c++/10224
7918 * g++.dg/template/arg3.C: New test.
7919
7920 PR c++/10158
7921 * g++.dg/template/friend18.C: New test.
7922
7923 2003-03-26 Roger Sayle <roger@eyesopen.com>
7924
7925 * g77.f-torture/compile/20030326-1.f: New test case.
7926
7927 2003-03-26 Janis Johnson <janis187@us.ibm.com>
7928
7929 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
7930
7931 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
7932
7933 2003-03-26 Jakub Jelinek <jakub@redhat.com>
7934
7935 * gcc.dg/ia64-sync-3.c: New test.
7936
7937 2003-03-26 Alan Modra <amodra@bigpond.net.au>
7938
7939 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
7940
7941 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
7942
7943 * gcc.dg/ultrasp6.c: New test.
7944
7945 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7946
7947 * gcc.dg/i386-signbit-1.c: New test.
7948 * gcc.dg/i386-signbit-2.c: New test.
7949 * gcc.dg/i386-signbit-3.c: New test.
7950
7951 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
7952
7953 * gcc.dg/ultrasp5.c: Fix options.
7954
7955 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
7956
7957 * gcc.dg/ultrasp5.c: Fix comment.
7958
7959 2003-03-24 Bud Davis <bdavis9659@comcast.net>
7960
7961 PR fortran/10197
7962 * g77.f-torture/execute/10197.f: New test.
7963
7964 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
7965
7966 PR c++/9898, c++/383
7967 * g++.dg/template/conv6.C: New test.
7968
7969 PR c++/10119
7970 * g++.dg/template/ptrmem5.C: New test.
7971
7972 PR c++/10026
7973 * g++.dg/lookup/koenig1.C: New test.
7974
7975 PR C++/10199
7976 * g++.dg/lookup/template2.C: New test.
7977
7978 2003-03-24 Jakub Jelinek <jakub@redhat.com>
7979
7980 * g++.dg/opt/rtti1.C: New test.
7981
7982 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7983
7984 * gcc.dg/ultrasp5.c: New test.
7985
7986 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
7987
7988 PR middle-end/9967
7989 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
7990 builtin fputs.
7991
7992 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
7993
7994 PR c/8224
7995 * gcc.dg/20030323-1.c: New test.
7996
7997 2003-03-23 Roger Sayle <roger@eyesopen.com>
7998
7999 * gcc.c-torture/compile/20030323-1.c: New test case.
8000
8001 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
8002
8003 * gcc.dg/20030321-1.c: New test.
8004
8005 2003-03-22 Zack Weinberg <zack@codesourcery.com>
8006
8007 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
8008
8009 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
8010
8011 PR c++/9978, c++/9708
8012 * g++.dg/ext/vlm1.C: Adjust expected error.
8013 * g++.dg/ext/vla2.C: New test.
8014 * g++.dg/template/arg1.C: New test.
8015 * g++.dg/template/arg2.C: New test.
8016
8017 2003-03-22 Bud Davis <bdavis9659@comcast.net>
8018
8019 * g77.f-torture/execute/select.f: New test.
8020 * g77.f-torture/noncompile/select_no_compile.f: New test.
8021
8022 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
8023
8024 PR c++/9898
8025 * g++.dg/other/error4.C: New test.
8026
8027 2003-03-20 Mark Mitchell <mark@codesourcery.com>
8028
8029 * g++.dg/template/friend17.C: New test.
8030
8031 2003-03-21 Alan Modra <amodra@bigpond.net.au>
8032
8033 * gcc.c-torture/compile/20030320-1.c: New.
8034
8035 2003-03-20 Roger Sayle <roger@eyesopen.com>
8036
8037 * gcc.dg/builtins-6.c: New test case.
8038
8039 2003-03-19 Alan Modra <amodra@bigpond.net.au>
8040
8041 PR target/10073
8042 * gcc.c-torture/compile/20030319-1.c: New.
8043
8044 2003-03-18 Jan Hubicka <jh@suse.cz>
8045
8046 * gcc.dg/i386-cvt-1.c: New test.
8047
8048 2003-03-17 Zack Weinberg <zack@codesourcery.com>
8049
8050 * objc.dg/naming-1.m: Use "(parse|syntax) error".
8051 * objc.dg/naming-2.m: Likewise.
8052
8053 2003-03-17 Mark Mitchell <mark@codesourcery.com>
8054
8055 PR c++/9639
8056 * g++.dg/parse/crash1.C: New test.
8057
8058 2003-03-16 Mark Mitchell <mark@codesourcery.com>
8059
8060 PR c++/8805
8061 * g++.dg/eh/cleanup1.C: New test.
8062
8063 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
8064
8065 * gcc.c-torture/execute/20030316-1.c: New test case.
8066
8067 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
8068
8069 PR c++/9629
8070 * g++.dg/init/ctor2.C: New test.
8071
8072 2003-03-15 Roger Sayle <roger@eyesopen.com>
8073
8074 * g77.f-torture/compile/xformat.f: New test case.
8075
8076 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8077
8078 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
8079 * g++.old-deja/g++.mike/eh50.C: Likewise.
8080
8081 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8082
8083 PR c++/6440
8084 * g++.dg/template/spec7.C: New test.
8085 * g++.dg/template/spec8.C: Likewise.
8086
8087 2003-03-14 Jakub Jelinek <jakub@redhat.com>
8088
8089 * gcc.c-torture/execute/20030313-1.c: New test.
8090
8091 2003-03-14 Richard Henderson <rth@redhat.com>
8092
8093 * gcc.dg/inline-2.c: Adjust alpha test for external call.
8094
8095 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
8096
8097 * gcc.c-torture/compile/20030314-1.c: New test.
8098
8099 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
8100
8101 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
8102 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
8103 thumb target,
8104 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
8105 to accept newer _imp__ prefix and additional
8106 newline in .drectve section.
8107 * gcc.dg/dll-4.c: Likewise.
8108 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
8109 switch.
8110
8111 2003-03-13 Mark Mitchell <mark@codesourcery.com>
8112
8113 * g++.dg/parse/namespace9.C: New test.
8114
8115 * g++.dg/init/ref5.C: New test.
8116 * g++.dg/parse/ptrmem1.C: Likewise.
8117
8118 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8119
8120 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
8121 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
8122 regular expression.
8123 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
8124 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
8125
8126 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
8127
8128 * gcc.c-torture/execute/20030224-2.c: New test.
8129
8130 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
8131
8132 * gcc.dg/decl-3.c: New test.
8133
8134 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
8135
8136 * gcc.dg/i386-loop-2.c: New test.
8137
8138 2003-03-11 Mark Mitchell <mark@codesourcery.com>
8139
8140 PR c++/9474
8141 * g++.dg/parse/namespace8.C: New test.
8142
8143 PR c++/9924
8144 * g++.dg/overload/builtin2.C: New test.
8145
8146 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
8147
8148 * gcc.dg/return-type-3.c: New test.
8149
8150 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8151
8152 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
8153 profiling options are not supported.
8154
8155 2003-03-10 Mark Mitchell <mark@codesourcery.com>
8156
8157 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
8158 * g++.old-deja/g++.warn/impint2.C: Likewise.
8159
8160 2003-03-10 Devang Patel <dpatel@apple.com>
8161
8162 * g++.dg/cpp/c++_cmd_1.C: New test.
8163 * g++.dg/cpp/c++_cmd_1.h: New file.
8164
8165 2003-03-10 Segher Boessenkool <segher@koffie.nl>
8166
8167 * gcc.dg/altivec-9.c: New file.
8168
8169 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8170
8171 * gcc.dg/ppc-sdata-1.c: New test.
8172 * gcc.dg/ppc-sdata-2.c: New test.
8173
8174 2003-03-09 Mark Mitchell <mark@codesourcery.com>
8175
8176 PR c++/9373
8177 * g++.dg/opt/ptrmem2.C: New test.
8178
8179 PR c++/8534
8180 * g++.dg/opt/ptrmem1.C: New test.
8181
8182 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
8183
8184 * gcc.dg/i386-loop-1.c: New test.
8185
8186 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8187
8188 PR c++/9970
8189 * g++.dg/lookup/friend1.C: New test.
8190
8191 2003-03-08 Mark Mitchell <mark@codesourcery.com>
8192
8193 PR c++/9823
8194 * g++.dg/parser/constructor1.C: New test.
8195
8196 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
8197
8198 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
8199
8200 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
8201
8202 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
8203
8204 * gcc.dg/cpp/Wunused.c: Update test.
8205
8206 2003-03-08 Jan Hubicka <jh@suse.cz>
8207
8208 * gcc.dg/inline-3.c: New test.
8209
8210 2003-03-08 Mark Mitchell <mark@codesourcery.com>
8211
8212 PR c++/9809
8213 * g++.dg/parse/builtin1.C: New test.
8214
8215 PR c++/9982
8216 * g++.dg/abi/cookie1.C: New test.
8217 * g++.dg/abi/cookie2.C: Likewise.
8218
8219 PR c++/9524
8220 * g++.dg/template/field1.C: New test.
8221
8222 PR c++/9912
8223 * g++.dg/parse/class1.C: New test.
8224 * g++.dg/parse/namespace7.C: Likewise.
8225 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
8226
8227 2003-03-07 Mark Mitchell <mark@codesourcery.com>
8228
8229 * g++.dg/init/ref4.C: New test.
8230
8231 2003-03-07 Jan Hubicka <jh@suse.cz>
8232
8233 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
8234 * gcc.dg/inline-3.c: New test.
8235
8236 2003-03-06 Mark Mitchell <mark@codesourcery.com>
8237
8238 * g++.dg/init/ref3.C: New test.
8239
8240 PR c++/9965
8241 * g++.dg/init/ref2.C: New test.
8242
8243 PR c++/9400
8244 * g++.dg/warn/Wshadow-2.C: New test.
8245
8246 PR c++/9791
8247 * g++.dg/warn/Woverloaded-1.C: New test.
8248
8249 2003-03-05 Jan Hubicka <jh@suse.cz>
8250
8251 * gcc.dg/i386-local2.c: New.
8252 * gcc.dg/i386-local.c: Fix typo.
8253
8254 2003-03-05 Mark Mitchell <mark@codesourcery.com>
8255
8256 * g++.dg/abi/layout3.C: New test.
8257
8258 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8259
8260 * gcc.c-torture/compile/20030305-1.c
8261
8262 2003-03-05 Jan Hubicka <jh@suse.cz>
8263
8264 * gcc.dg/i386-local.c: New.
8265
8266 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
8267
8268 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
8269
8270 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8271
8272 * gcc.dg/switch-2.c: New test.
8273 * gcc.dg/switch-3.c: New test.
8274 * gcc.dg/Wswitch.c: Adjust line numbers.
8275 * gcc.dg/Wswitch-default.c: Likewise.
8276 * gcc.dg/Wswitch-enum.c: Likewise.
8277
8278 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
8279
8280 * gcc.c-torture/execute/20030222-1.c: New test.
8281
8282 2003-03-03 James E Wilson <wilson@tuliptree.org>
8283
8284 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
8285
8286 2003-03-03 Mark Mitchell <mark@codesourcery.com>
8287
8288 PR c++/9878
8289 * g++.dg/init/ref1.C: New test.
8290
8291 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
8292
8293 * gcc.dg/sh-relax.c: New SH-only test.
8294
8295 2003-03-03 Geoffrey Keating <geoffk@apple.com>
8296
8297 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
8298 comment explaining purpose of testcase.
8299
8300 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
8301
8302 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
8303 for HC11/HC12 (asm needs two int registers).
8304 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
8305 HC11/HC12 because the test uses an asm which needs two 32-bit
8306 registers.
8307
8308 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
8309
8310 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
8311 for HC11/HC12 (array is too large otherwise).
8312 * gcc.c-torture/compile/920501-4.x: New file, likewise.
8313 * gcc.c-torture/compile/20010518-2.x: Likewise.
8314 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
8315 HC11/HC12 (array is too large).
8316
8317 2003-03-01 Geoffrey Keating <geoffk@apple.com>
8318
8319 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
8320 * lib/g++-dg.exp (g++-dg-test): Likewise.
8321
8322 2003-03-01 Roger Sayle <roger@eyesopen.com>
8323
8324 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
8325 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
8326
8327 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8328
8329 * g++.dg/warn/implicit-typename1.C: Remove warning.
8330
8331 2003-02-28 Richard Henderson <rth@redhat.com>
8332
8333 * gcc.dg/noreturn-1.c: Move noreturn warning line.
8334 * gcc.dg/return-type-1.c: Move control reaches end warning line.
8335
8336 2003-02-28 Geoffrey Keating <geoffk@apple.com>
8337
8338 * gcc.dg/pch/pch.exp: Change .pch to .gch.
8339 * g++.dg/pch/pch.exp: Likewise.
8340
8341 2003-02-28 Mark Mitchell <mark@codesourcery.com>
8342
8343 PR c++/9879
8344 * testsuite/g++.dg/init/new4.C: New test.
8345
8346 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
8347
8348 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
8349
8350 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
8353 unsigned long.
8354
8355 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
8356 wider than float.
8357
8358 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8359
8360 * lib/scanasm.exp: Add support for counting numbers of
8361 occurences.
8362 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
8363 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
8364
8365 2003-02-25 Mark Mitchell <mark@codesourcery.com>
8366
8367 PR c++/9683
8368 * g++.dg/template/static3.C: New test.
8369
8370 PR c++/9829
8371 * g++.dg/parse/namespace6.C: New test.
8372
8373 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8374
8375 PR target/9732
8376 * gcc.dg/20030225-1.c: New test.
8377
8378 2003-02-24 Mark Mitchell <mark@codesourcery.com>
8379
8380 * README: Remove out-of-date information.
8381
8382 PR c++/9836
8383 * g++.dg/template/spec6.C: New test.
8384
8385 2003-02-24 Jeff Law <law@redhat.com>
8386
8387 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
8388
8389 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8390
8391 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8392 * gcc.dg/pragma-ep-1.c: Likewise.
8393
8394 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8395
8396 PR c++/9602
8397 * g++.dg/template/friend16.C: New test.
8398
8399 2003-02-23 Mark Mitchell <mark@codesourcery.com>
8400
8401 PR c++/5333
8402 * g++.dg/parse/fused-params1.C: Adjust error messages.
8403 * g++.dg/template/nested3.C: New test.
8404
8405 2003-02-24 Alan Modra <amodra@bigpond.net.au>
8406
8407 * g++.dg/abi/param1.C: New test.
8408
8409 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8410
8411 PR c++/7982
8412 * g++.dg/warn/implicit-typename1.C: New test.
8413
8414 2003-02-22 Kelley Cook <kelleycook@comcast.net>
8415
8416 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
8417 with "mtune".
8418 * g++.old-deja/g++.other/store-expr2.C: Likewise.
8419 * gcc.c-torture/execute/20010129-1.x: Likewise.
8420 * gcc.dg/20011107-1.c: Likewise.
8421 * gcc.dg/20020108-1.c: Likewise.
8422 * gcc.dg/20020122-3.c: Likewise.
8423 * gcc.dg/20020206-1.c: Likewise.
8424 * gcc.dg/20020310-1.c: Likewise.
8425 * gcc.dg/20020426-2.c: Likewise.
8426 * gcc.dg/20020517-1.c: Likewise.
8427 * gcc.dg/991230-1.c: Likewise.
8428 * gcc.dg/i386-unroll-1.c: Likewise.
8429 * gcc.misc-tests/i386-prefetch.exp: Likewise.
8430
8431 2003-02-22 Jan Hubicka <jh@suse.cz>
8432
8433 * gcc.dg/i386-mul.c: New test.
8434
8435 2003-02-21 Roger Sayle <roger@eyesopen.com>
8436
8437 * gcc.dg/builtins-5.c: New test case.
8438
8439 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
8440
8441 * gcc.dg/asmreg-1.c: New test.
8442
8443 2003-02-21 Mark Mitchell <mark@codesourcery.com>
8444
8445 PR c++/9749
8446 * g++.dg/parse/varmod1.C: New test.
8447
8448 2003-02-21 Mark Mitchell <mark@codesourcery.com>
8449
8450 PR c++/9727
8451 * g++.dg/template/op1.C: New test.
8452
8453 2003-02-21 Mark Mitchell <mark@codesourcery.com>
8454
8455 PR c++/8906
8456 * g++.dg/template/nested2.C: New test.
8457
8458 2003-02-21 Mark Mitchell <mark@codesourcery.com>
8459
8460 PR c++/8724
8461 * g++.dg/expr/dtor1.C: New test.
8462
8463 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8464
8465 * gcc.dg/cpp/include3.c: New test.
8466 * gcc.dg/cpp/inc/foo.h: New file.
8467
8468 2003-02-21 Glen Nakamura <glen@imodulo.com>
8469
8470 * gcc.c-torture/execute/20030221-1.c: New test.
8471
8472 2003-02-20 Mark Mitchell <mark@codesourcery.com>
8473
8474 PR c++/9729
8475 * g++.dg/abi/conv1.C: New test.
8476
8477 2003-02-20 Jan Hubicka <jh@suse.cz>
8478
8479 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
8480
8481 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
8482
8483 * gcc.c-torture/compile/20030219-1.c: New test.
8484
8485 2003-02-18 Jan Hubicka <jh@suse.cz>
8486
8487 * gcc.dg/funcorder.c: New test.
8488
8489 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
8490
8491 * gcc.c-torture/execute/20030218-1.c: New.
8492
8493 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
8494
8495 * gcc.dg/20030218-1.c: New.
8496
8497 2003-02-18 Richard Henderson <rth@redhat.com>
8498
8499 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
8500 * gcc.dg/attr-used-2.c: New.
8501
8502 2003-02-18 Mark Mitchell <mark@codesourcery.com>
8503
8504 PR c++/9704
8505 * g++.dg/init/copy5.C: New test.
8506
8507 2003-02-18 Geoffrey Keating <geoffk@apple.com>
8508
8509 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
8510 * g++.dg/pch/pch.exp: Likewise.
8511
8512 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
8513
8514 * gcc.c-torture/execute/20030209-1.c: Enable the test if
8515 STACK_SIZE is not defined.
8516
8517 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8518
8519 PR c++/9457
8520 * g++.dg/template/init1.C: New test.
8521
8522 2003-02-16 Jan HUbicka <jh@suse.cz>
8523
8524 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
8525 (foo): Add few extra tests
8526 * gcc.dg/c99-const-expr-3.c: Likewise.
8527 * gcc.c-torture/execute/20030216-1.c: New.
8528
8529 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8530
8531 PR c++/9459
8532 * g++.dg/ext/typeof4.C: New test.
8533
8534 2003-02-15 Roger Sayle <roger@eyesopen.com>
8535
8536 * gcc.dg/i386-387-3.c: New test case.
8537
8538 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
8539
8540 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
8541 cris-*-elf* cris-*-aout* and mmix-*-*.
8542
8543 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
8544
8545 * gcc.dg/20030213-1.c: New test.
8546
8547 2003-02-12 Roger Sayle <roger@eyesopen.com>
8548
8549 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
8550 * gcc.dg/i386-387-2.c: Likewise.
8551
8552 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
8553
8554 * gcc.dg/ppc-spe.c: Fix formatting.
8555 Enable tests that were previously unsupported by gas.
8556 Delete tests for instructions that no longer exist.
8557 Switch arguments on evsubifw builtin.
8558
8559 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
8560
8561 * gcc.c-torture/execute/20030209-1.c: Disable the test if
8562 STACK_SIZE is too small.
8563
8564 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8565 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
8566
8567 * gcc.dg/decl-2.c: New test.
8568
8569 2003-02-10 Jan Hubicka <jh@suse.cz>
8570
8571 * gcc.dg/i386-fpcvt-1.c: New test.
8572
8573 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
8574
8575 * gcc.c-torture/execute/20030209-1.c: New test.
8576
8577 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
8578
8579 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
8580 int-wide bitops, use the constants of the same width.
8581 Likewise, if long long is 32-bit wide, test bitops using
8582 32-bit constants.
8583
8584 2003-02-07 Loren James Rittle <ljrittle@acm.org>
8585
8586 * gcc.dg/20021014-1.c: Annotate with expected notice text.
8587
8588 2003-02-07 Roger Sayle <roger@eyesopen.com>
8589
8590 * testsuite/gcc.dg/builtins-4.c: New test case.
8591
8592 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8593
8594 * gcc.dg/20020430-1.c: Fix dg command typos.
8595 * gcc.dg/20020503-1.c: Likewise.
8596
8597 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8598
8599 PR c++/8785
8600 * g++.dg/parse/fused-params1.C: New test.
8601
8602 PR c++/8857
8603 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
8604
8605 PR c++/8921
8606 * g++.dg/parse/non-dependent1.C: New test.
8607
8608 PR c++/8928
8609 * g++.dg/parse/dupl-tmpl-args1.C: New test.
8610
8611 PR c++/9228
8612 * g++.dg/parse/undefined7.C: New test.
8613 * g++.dg/parse/non-templ1.C: New test.
8614
8615 PR c++/9229
8616 * g++.dg/parse/too-many-tmpl-args1.C: New test.
8617
8618 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8619
8620 * gcc.c-torture/compile/20030206-1.c: New test.
8621
8622 2003-02-05 Roger Sayle <roger@eyesopen.com>
8623
8624 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
8625 "pow" to "foo" to avoid potential confusion with a math built-in.
8626
8627 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8628
8629 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
8630 conditions for SPARC targets.
8631
8632 2003-02-05 Jakub Jelinek <jakub@redhat.com>
8633
8634 * gcc.dg/20030204-1.c: New test.
8635
8636 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8637
8638 PR c++/38
8639 * g++.dg/parse/array-size1.C: New test.
8640
8641 PR c++/5657
8642 * g++.dg/parse/undefined3.C: New test.
8643
8644 PR c++/5665
8645 * g++.dg/parse/undefined4.C: New test.
8646
8647 PR c++/5975
8648 * g++.dg/parse/undefined5.C: New test.
8649
8650 PR c++/7259
8651 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
8652
8653 PR c++/8578
8654 * g++.dg/parse/casting-operator1.C: New test.
8655
8656 PR c++/8596
8657 * g++.dg/parse/undefined6.C: New test.
8658
8659 PR c++/8736
8660 * g++.dg/parse/missing-template1.C: New test.
8661
8662 2003-02-04 Jan Hubicka <jh@suse.cz>
8663
8664 * gcc.dg/i386-cadd.c: Compile using -march=k8.
8665 * gcc.dg/i386-cmov?.c: Likewise.
8666 * gcc.dg/i386-fpcvt-?.c: Likewise.
8667 * gcc.dg/i386-ssefp-1.c: Likewise.
8668 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
8669 conventions.
8670
8671 2003-02-03 Mark Mitchell <mark@codesourcery.com>
8672
8673 PR c++/7129
8674 * testsuite/g++.dg/ext/max.C: New test.
8675
8676 2003-02-03 Jan Hubicka <jh@suse.cz>
8677
8678 * gcc.c-torture/execute/20030203-1.c: New test.
8679
8680 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
8681
8682 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
8683 'natural-endian'.
8684
8685 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
8686
8687 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
8688 * g++.dg/init/new2.C: Likewise.
8689 * g++.dg/other/new1.C: Likewise.
8690
8691 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
8692
8693 * gcc.dg/struct-ret-libc.c: New test.
8694
8695 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
8696
8697 * gcc.dg/20030129-1.c: New test.
8698
8699 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8700
8701 PR c++/8849
8702 * g++.dg/template/ptrmem4.C: New test.
8703
8704 2003-01-29 Mark Mitchell <mark@codesourcery.com>
8705
8706 * g++.dg/parser/constant1.C: New test.
8707
8708 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8709
8710 PR c++/8591
8711 * g++.dg/parse/friend2.C: New test.
8712
8713 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
8714
8715 PR c++/9437
8716 * g++.dg/template/unify4.C: New test.
8717
8718 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
8719
8720 * gcc.c-torture/execute/20030128-1.c: New test.
8721
8722 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
8723
8724 * g++.dg/lookup/nested1.C: Test moved from ...
8725 * g++.old-deja/g++.other/lookup24.C: ... here.
8726
8727 2003-01-28 Jan Hubicka <jh@suse.cz>
8728
8729 * gcc.dg/i386-cmov5.c: New test.
8730
8731 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8732
8733 * gcc.c-torture/execute/20010925-1.c: Changed the
8734 memcpy declaration.
8735
8736 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8737
8738 PR c++/3902
8739 * g++.dg/parse/template5.C: New test.
8740
8741 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
8742
8743 PR fortran/9258
8744 * g77.dg/pr9258: New test.
8745
8746 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8747
8748 * README: Move relevant parts from README.g++.
8749
8750 * README.g++: Remove this file.
8751
8752 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
8753
8754 * g++.dg/abi/dcast1.C: New test.
8755
8756 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8757
8758 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
8759
8760 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
8761
8762 PR c++/47
8763 * g++.old-deja/g++.other/lookup24.C: New test.
8764
8765 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8766
8767 PR middle-end/7227
8768 * gcc.dg/uninit-C.c: New test.
8769
8770 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
8771
8772 * g++.dg/abi/covariant1.C: New test.
8773
8774 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
8775
8776 * gcc.dg/20030123-1.c: New test.
8777
8778 2003-01-25 Jan Hubicka <jh@suse.cz>
8779
8780 PR opt/8492
8781 * gcc.c-torture/compile/20030125-1.c
8782
8783 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
8784
8785 PR c++/9403
8786 * g++.dg/parse/template3.C: New test.
8787 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
8788
8789 PR c++/795
8790 * g++.dg/parse/template4.C: New test.
8791
8792 PR c++/9415
8793 * g++.dg/template/qual2.C: New test.
8794
8795 PR c++/8545
8796 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
8797
8798 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
8799
8800 2003-01-25 Roger Sayle <roger@eyesopen.com>
8801
8802 * gcc.c-torture/execute/switch-1.c: New test case.
8803
8804 2003-01-25 Jan Hubicka <jh@suse.cz>
8805
8806 * gcc.c-torture/execute/20030125-1.[cx]: New test.
8807
8808 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
8809
8810 Tweaks for Bison-1.875. From the NEWS file:
8811 "- `parse error' -> `syntax error'
8812 Bison now uniformly uses the term `syntax error'"
8813 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
8814 * gcc.dg/cpp/digraph2.c: Likewise.
8815 * gcc.dg/cpp/direct2.c: Likewise.
8816 * gcc.dg/cpp/paste4.c: Likewise.
8817 * gcc.dg/c90-restrict-1.c: Likewise.
8818 * gcc.dg/c99-func-2.c: Likewise.
8819 * gcc.dg/noncompile/920721-2.c: Likewise.
8820 * gcc.dg/noncompile/930622-2.c: Likewise.
8821 * gcc.dg/noncompile/940112-1.c: Likewise.
8822 * gcc.dg/noncompile/950921-1.c: Likewise.
8823 * gcc.dg/noncompile/951123-1.c: Likewise.
8824 * gcc.dg/noncompile/971104-1.c: Likewise.
8825 * gcc.dg/noncompile/990416-1.c: Likewise.
8826
8827 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
8828
8829 * g++.dg/parse/undefined1.C: Add error message.
8830
8831 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8832
8833 PR c++/9354
8834 * g++.dg/parse/new1.C: New test.
8835
8836 PR c++/9216
8837 * g++.dg/parse/template2.C: New test.
8838
8839 PR c++/9354
8840 * g++.dg/parse/typedef2.C: New test.
8841
8842 PR c++/9328
8843 * g++.dg/ext/typeof3.C: New test.
8844
8845 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8846
8847 PR c++/2738
8848 * g++.dg/parse/ret-type1.C: New test.
8849
8850 PR c++/3792
8851 * g++.dg/parse/tmpl-outside1.C: New test.
8852
8853 PR c++/4207
8854 * g++.dg/parse/int-as-enum1.C: New test.
8855
8856 PR c++/4903
8857 * g++.dg/parse/no-typename1.C: New test.
8858
8859 PR c++/5533
8860 * g++.dg/parse/no-value1.C: New test.
8861
8862 PR c++/5921
8863 * g++.dg/parse/wrong-inline1.C: New test.
8864
8865 PR c++/6402
8866 * g++.dg/parse/ref1.C: New test.
8867
8868 PR c++/6992
8869 * g++.dg/parse/attr-ctor1.C: New test.
8870
8871 PR c++/7229
8872 * g++.dg/parse/namespace5.C: New test.
8873
8874 PR c++/7917
8875 * g++.dg/parse/func-def1.C: New test.
8876
8877 PR c++/8143
8878 * g++.dg/parse/undefined1.C: New test.
8879
8880 PR c++/5723, PR c++/8522
8881 * g++.dg/parse/specialization1.C: New test.
8882
8883 PR c++/163, PR c++/8595
8884 * g++.dg/parse/struct-as-enum1.C: New test.
8885
8886 PR c++/9173
8887 * g++.dg/parse/undefined2.C: New test.
8888
8889 2003-01-22 Mark Mitchell <mark@codesourcery.com>
8890
8891 PR c++/9298
8892 * g++.dg/parse/template1.C: New test.
8893
8894 PR c++/9384
8895 * g++.dg/parse/using1.C: New test.
8896
8897 PR c++/9285
8898 PR c++/9294
8899 * g++.dg/parse/expr2.C: New test.
8900
8901 PR c++/9388
8902 * g++.dg/parse/lookup2.C: Likewise.
8903
8904 2003-01-21 Jan Hubicka <jh@suse.cz>
8905
8906 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
8907 * gcc.c-torture/execute/eeprof-1.c: Likewise.
8908 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
8909 * gcc.c-torture/execute/string-opt-*.c: Likewise.
8910
8911 2003-01-20 Nick Clifton <nickc@redhat.com>
8912
8913 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
8914 problem with ARM sibcall code generation.
8915
8916 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
8917
8918 * gcc.c-torture/execute/20030120-1.c: New.
8919
8920 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
8921
8922 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
8923
8924 2003-01-17 Mark Mitchell <mark@codesourcery.com>
8925
8926 PR c++/9272
8927 * g++.dg/parse/ctor1.C: New test.
8928
8929 PR c++/9294:
8930 * g++.dg/parse/qualified1.C: New test.
8931
8932 * g++.dg/parse/typename3.C: New test.
8933
8934 2003-01-16 Richard Henderson <rth@redhat.com>
8935
8936 * g++.dg/tls/init-2.C: Fix error matches for real this time.
8937
8938 2003-01-16 Richard Henderson <rth@redhat.com>
8939
8940 * g++.dg/pch/pch.exp: Copy test header to the working directory
8941 before using it either for precompilation or direct use.
8942 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
8943 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
8944
8945 2003-01-16 Richard Henderson <rth@redhat.com>
8946
8947 * gcc.dg/pch/pch.exp: Copy test header to the working directory
8948 before using it either for precompilation or direct use.
8949 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
8950 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
8951
8952 2003-01-16 Mark Mitchell <mark@codesourcery.com>
8953
8954 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
8955 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
8956 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
8957 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
8958 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
8959 typename warning into error.
8960 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
8961 error messages.
8962 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
8963 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
8964 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
8965 messages.
8966 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
8967 make declaration visible in template.
8968 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
8969 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
8970 messages.
8971 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
8972 message.
8973 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
8974 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
8975 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
8976 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
8977 typename warning with error message.
8978 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
8979 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
8980 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
8981
8982 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
8983
8984 * g++.dg/parse/ambig2.C: New test.
8985
8986 2003-01-15 Richard Henderson <rth@redhat.com>
8987
8988 * g++.dg/tls/init-2.C: Update error message string.
8989
8990 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8991
8992 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
8993
8994 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
8995
8996 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
8997 all for HC11/HC12.
8998 * gcc.c-torture/compile/20001205-1.x: Likewise.
8999 * gcc.c-torture/compile/20001226-1.x: Likewise.
9000 * gcc.c-torture/compile/920520-1.x: Likewise.
9001 * gcc.c-torture/compile/961203-1.x: Likewise.
9002 * gcc.c-torture/compile/20020604-1.x: Likewise.
9003
9004 2003-01-15 Jan Hubicka <jh@suse.cz>
9005
9006 * gcc.c-torture/compile/20030115-1.c: New test.
9007
9008 * gcc.dg/i386-fpcvt-1.c: New test.
9009 * gcc.dg/i386-fpcvt-2.c: New test.
9010
9011 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
9012
9013 Further conform g++'s __vmi_class_type_info to the C++ ABI
9014 specification.
9015 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
9016 the specification.
9017
9018 2003-01-14 Jan Hubicka <jh@suse.cz>
9019
9020 * gcc.dg/i386-fpcvt-1.c: New test.
9021 * gcc.dg/i386-fpcvt-2.c: New test.
9022
9023 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
9024
9025 * gcc.dg/i386-mmx-3.c: New test.
9026
9027 2003-01-12 Mark Mitchell <mark@codesourcery.com>
9028
9029 PR c++/9264
9030 * g++.dg/parse/octal1.C: New file.
9031
9032 PR c++/9172
9033 * g++.dg/parse/typename1.C: New file.
9034
9035 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
9036
9037 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
9038 * gcc.dg/bf-no-ms-layout.c: Likewise.
9039 * gcc.dg/bf-ms-attrib.c: Likewise.
9040
9041 2003-01-10 Mark Mitchell <mark@codesourcery.com>
9042
9043 PR c++/9099
9044 * g++.dg/parse/dtor1.C: New file.
9045
9046 PR c++/9128
9047 * g++.dg/rtti/typeid1.C: New file.
9048
9049 PR c++/9153
9050 * g++.dg/parse/lookup1.C: New file.
9051
9052 PR c++/9171
9053 * g++.dg/templ/spec5.C: New file.
9054
9055 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
9056
9057 * gcc.c-torture/compile/20030110-1.c: New test.
9058
9059 2003-01-09 Geoffrey Keating <geoffk@apple.com>
9060
9061 Merge from pch-branch:
9062
9063 2002-12-23 Geoffrey Keating <geoffk@apple.com>
9064
9065 * gcc.dg/pch/cpp-1.h: New.
9066 * gcc.dg/pch/cpp-1.c: New.
9067 * gcc.dg/pch/cpp-2.h: New.
9068 * gcc.dg/pch/cpp-2.c: New.
9069
9070 2002-11-19 Geoffrey Keating <geoffk@apple.com>
9071
9072 * gcc.dg/pch/except-1.h: New.
9073 * gcc.dg/pch/except-1.c: New.
9074
9075 2002-11-13 Geoffrey Keating <geoffk@apple.com>
9076
9077 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
9078 running test.
9079 * gcc.dg/pch: Include *.hp not *.h.
9080 * gcc.dg/pch/system-1.h: New.
9081 * gcc.dg/pch/system-1.c: New.
9082
9083 2002-11-11 Geoffrey Keating <geoffk@apple.com>
9084
9085 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
9086 rather than trying to build and run a program using PCH.
9087 * gcc.dg/pch: Remove dg-do commands from test files.
9088
9089 2002-11-08 Geoffrey Keating <geoffk@apple.com>
9090
9091 * gcc.dg/pch/macro-3.c: New.
9092 * gcc.dg/pch/macro-3.h: New.
9093
9094 2002-11-04 Geoffrey Keating <geoffk@apple.com>
9095
9096 * gcc.dg/pch/common-1.c: New.
9097 * gcc.dg/pch/common-1.h: New.
9098 * gcc.dg/pch/decl-1.c: New.
9099 * gcc.dg/pch/decl-1.h: New.
9100 * gcc.dg/pch/decl-2.c: New.
9101 * gcc.dg/pch/decl-2.h: New.
9102 * gcc.dg/pch/decl-3.c: New.
9103 * gcc.dg/pch/decl-3.h: New.
9104 * gcc.dg/pch/decl-4.c: New.
9105 * gcc.dg/pch/decl-4.h: New.
9106 * gcc.dg/pch/decl-5.c: New.
9107 * gcc.dg/pch/decl-5.h: New.
9108 * gcc.dg/pch/global-1.c: New.
9109 * gcc.dg/pch/global-1.h: New.
9110 * gcc.dg/pch/inline-1.c: New.
9111 * gcc.dg/pch/inline-1.h: New.
9112 * gcc.dg/pch/inline-2.c: New.
9113 * gcc.dg/pch/inline-2.h: New.
9114 * gcc.dg/pch/static-1.c: New.
9115 * gcc.dg/pch/static-1.h: New.
9116 * gcc.dg/pch/static-2.c: New.
9117 * gcc.dg/pch/static-2.h: New.
9118
9119 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
9120
9121 * g++.dg/pch/pch.exp: Better handle failing testcases.
9122 * gcc.dg/pch/pch.exp: Likewise.
9123 * gcc.dg/pch/macro-1.c: New.
9124 * gcc.dg/pch/macro-1.h: New.
9125 * gcc.dg/pch/macro-2.c: New.
9126 * gcc.dg/pch/macro-2.h: New.
9127
9128 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
9129
9130 * g++.dg/dg.exp: Treat files in pch/ specially.
9131 * g++.dg/pch/pch.exp: New file.
9132 * g++.dg/pch/empty.H: New file.
9133 * g++.dg/pch/empty.C: New file.
9134 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
9135 "precompile".
9136
9137 * gcc.dg/pch/pch.exp: New file.
9138 * gcc.dg/pch/empty.h: New file.
9139 * gcc.dg/pch/empty.c: New file.
9140 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
9141 "precompile".
9142
9143 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9144
9145 * g++.dg/template/friend14.C: New test.
9146
9147 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9148
9149 * gcc.dg/old-style-asm-1.c: New test.
9150
9151 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
9152
9153 * gcc.c-torture/compile/20030109-1.c: New test.
9154
9155 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9156
9157 * gcc.c-torture/execute/20030109-1.c: New test.
9158
9159 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
9160
9161 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
9162 * g++.old-deja/g++.mike/dyncast2.C: Likewise
9163 * g++.old-deja/g++.mike/dyncast3.C: Likewise
9164 * g++.old-deja/g++.mike/eh2.C: Likewise
9165 * g++.old-deja/g++.mike/eh3.C: Likewise
9166 * g++.old-deja/g++.mike/eh5.C: Likewise
9167 * g++.old-deja/g++.mike/eh6.C: Likewise
9168 * g++.old-deja/g++.mike/eh7.C: Likewise
9169 * g++.old-deja/g++.mike/eh8.C: Likewise
9170 * g++.old-deja/g++.mike/eh9.C: Likewise
9171 * g++.old-deja/g++.mike/eh10.C: Likewise
9172 * g++.old-deja/g++.mike/eh12.C: Likewise
9173 * g++.old-deja/g++.mike/eh13.C: Likewise
9174 * g++.old-deja/g++.mike/eh14.C: Likewise
9175 * g++.old-deja/g++.mike/eh16.C: Likewise
9176 * g++.old-deja/g++.mike/eh17.C: Likewise
9177 * g++.old-deja/g++.mike/eh18.C: Likewise
9178 * g++.old-deja/g++.mike/eh21.C: Likewise
9179 * g++.old-deja/g++.mike/eh23.C: Likewise
9180 * g++.old-deja/g++.mike/eh24.C: Likewise
9181 * g++.old-deja/g++.mike/eh25.C: Likewise
9182 * g++.old-deja/g++.mike/eh26.C: Likewise
9183 * g++.old-deja/g++.mike/eh27.C: Likewise
9184 * g++.old-deja/g++.mike/eh28.C: Likewise
9185 * g++.old-deja/g++.mike/eh29.C: Likewise
9186 * g++.old-deja/g++.mike/eh31.C: Likewise
9187 * g++.old-deja/g++.mike/eh33.C: Likewise
9188 * g++.old-deja/g++.mike/eh34.C: Likewise
9189 * g++.old-deja/g++.mike/eh35.C: Likewise
9190 * g++.old-deja/g++.mike/eh36.C: Likewise
9191 * g++.old-deja/g++.mike/eh37.C: Likewise
9192 * g++.old-deja/g++.mike/eh38.C: Likewise
9193 * g++.old-deja/g++.mike/eh39.C: Likewise
9194 * g++.old-deja/g++.mike/eh40.C: Likewise
9195 * g++.old-deja/g++.mike/eh41.C: Likewise
9196 * g++.old-deja/g++.mike/eh42.C: Likewise
9197 * g++.old-deja/g++.mike/eh44.C: Likewise
9198 * g++.old-deja/g++.mike/eh46.C: Likewise
9199 * g++.old-deja/g++.mike/eh47.C: Likewise
9200 * g++.old-deja/g++.mike/eh48.C: Likewise
9201 * g++.old-deja/g++.mike/eh49.C: Likewise
9202 * g++.old-deja/g++.mike/eh50.C: Likewise
9203
9204
9205 PR c++/8615
9206 * g++.dg/template/char1.C: New test.
9207
9208 * g++.dg/template/varmod1.C: Fix typo.
9209
9210 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9211
9212 DR 180
9213 * g++.old-deja/g++.pt/crash32.C: Expect error.
9214
9215 2002-12-01 Mark Mitchell <mark@codesourcery.com>
9216
9217 PR c++/5919
9218 * g++.dg/template/varmod1.C: New test.
9219
9220 PR c++/8727
9221 * g++.dg/inherit/typeinfo1.C: New test.
9222
9223 PR c++/8663
9224 * g++.dg/inherit/typedef1.C: New test.
9225
9226 2002-11-30 Mark Mitchell <mark@codesourcery.com>
9227
9228 PR c++/8332
9229 PR c++/8493
9230 * g++.dg/template/strlen1.C: New test.
9231
9232 PR c++/8227
9233 * g++.dg/template/ctor2.C: New test.
9234
9235 PR c++/8214
9236 * g++.dg/init/string1.C: New test.
9237
9238 PR c++/8511
9239 * g++.dg/template/friend8.C: New test.
9240
9241 2002-11-29 Joe Buck <jbuck@synopsys.com>
9242
9243 * g++.dg/lookup/anon2.C: New test.
9244
9245 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
9246
9247 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
9248 h8300 port.
9249
9250 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
9251
9252 * gcc.dg/bitfld-6.c: New test.
9253
9254 2002-11-27 Jan Hubicka <jh@suse.cz>
9255
9256 * gcc.c-torture/execute/20021127.[cx]: New test.
9257
9258 2002-11-26 Jan Hubicka <jh@suse.cz>
9259
9260 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
9261 quality.
9262
9263 2002-11-26 Geoffrey Keating <geoffk@apple.com>
9264
9265 * g++.dg/init/brace2.C: New test.
9266 * g++.old-deja/g++.mike/p9129.C: Correct.
9267
9268 2002-11-26 Mark Mitchell <mark@codesourcery.com>
9269
9270 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
9271
9272 2002-11-25 Andreas Bauer <baueran@in.tum.de>
9273
9274 * gcc.dg/sibcall-6: New test for indirect sibcalls.
9275
9276 2002-11-25 Mark Mitchell <mark@codesourcery.com>
9277
9278 * testsuite/g++.dg/abi/empty11.C: New test.
9279 * testsuite/g++.dg/rtti/cv1.C: New test.
9280
9281 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
9282
9283 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
9284
9285 2002-11-24 Mark Mitchell <mark@codesourcery.com>
9286
9287 * g++.dg/abi/empty10.C: New test.
9288
9289 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
9290
9291 * gcc.c-torture/compile/20021124-1.c: New test.
9292
9293 2002-11-22 Mark Mitchell <mark@codesourcery.com>
9294
9295 * g++.dg/abi/rtti2.C: New test.
9296
9297 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9298
9299 * gcc.dg/i386-unroll-1.c: New test.
9300
9301 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9302
9303 * gcc.c-torture/compile/20021120-1.c: New test.
9304 * gcc.c-torture/compile/20021120-2.c: New test.
9305
9306 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9307
9308 * gcc.dg/bitfld-5.c: New test.
9309
9310 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9311
9312 * gcc.c-torture/execute/20021120-3.c: New test.
9313
9314 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9315
9316 * gcc.c-torture/execute/20021120-2.c: New test.
9317
9318 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
9319
9320 * gcc.c-torture/execute/20021120-1.c: New test.
9321
9322 2002-11-20 Jakub Jelinek <jakub@redhat.com>
9323
9324 * gcc.c-torture/execute/20021118-3.c: New test.
9325
9326 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
9327
9328 * gcc.c-torture/compile/20021119-1.c: New test.
9329
9330 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
9331
9332 * gcc.dg/duff-1.c: New test.
9333 * gcc.dg/duff-2.c: New test.
9334 * gcc.dg/duff-3.c: New test.
9335
9336 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
9337
9338 * gcc.dg/cpp/_Pragma5.c: New test.
9339
9340 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
9341
9342 * gcc.c-torture/execute/20021118-2.c: New test.
9343
9344 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
9345
9346 * gcc.c-torture/execute/20021118-1.c: New test.
9347
9348 2002-11-16 Jakub Jelinek <jakub@redhat.com>
9349
9350 * gcc.dg/20021116-1.c: New test.
9351
9352 2002-11-14 Mark Mitchell <mark@codesourcery.com>
9353
9354 * g++.dg/abi/vcall1.C: New test.
9355
9356 2002-11-14 Jakub Jelinek <jakub@redhat.com>
9357
9358 * gcc.dg/20021029-1.c: New test.
9359 * gcc.dg/20021029-2.c: New test.
9360
9361 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
9362
9363 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
9364
9365 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9366
9367 PR c/8439
9368 * gcc.dg/20021110.c: Move to ...
9369 * gcc.c-torture/compile/20021110.c: .... here.
9370
9371 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9372
9373 PR c/8467
9374 * gcc.c-torture/execute/20021111-1.c
9375
9376 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
9377
9378 PR c/8439
9379 * gcc.dg/20021110.c: New test.
9380
9381 2002-11-10 Mark Mitchell <mark@codesourcery.com>
9382
9383 * g++.dg/abi/vthunk3.C: Run only on x86.
9384
9385 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
9386
9387 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
9388
9389 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
9390
9391 * lib/compat.exp (compat-execute): Fix logic error in last
9392 change.
9393
9394 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
9395
9396 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
9397
9398 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9399
9400 PR c++/8389
9401 * g++.dg/template/access6.C: New test.
9402
9403 2002-11-08 Jan Hubicka <jh@suse.cz>
9404
9405 * gcc.dg/i386-ssefp-1.c: New test.
9406 * gcc.dg/i386-ssefp-1.c: New test.
9407
9408 2002-11-08 Jan Hubicka <jh@suse.cz>
9409
9410 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
9411
9412 2002-11-07 Mark Mitchell <mark@codesourcery.com>
9413
9414 * g++.dg/abi/vthunk3.C: New test.
9415
9416 PR c++/8338
9417 * g++.dg/template/crash2.C: New test.
9418
9419 2002-11-07 Mark Mitchell <mark@codesourcery.com>
9420
9421 * testsuite/g++.dg/abi/dtor1.C: New test.
9422 * testsuite/g++.dg/abi/dtor2.C: Likewise.
9423
9424 2002-11-05 Geoffrey Keating <geoffk@apple.com>
9425
9426 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
9427 Darwin.
9428
9429 2002-11-04 Adam Nemet <anemet@lnxw.com>
9430
9431 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
9432 -mthumb. Only xfail with -O0.
9433
9434 2002-11-03 Mark Mitchell <mark@codesourcery.com>
9435
9436 * g++.dg/abi/thunk1.C: New test.
9437 * g++.dg/abi/thunk2.C: Likewise.
9438 * g++.dg/abi/vtt1.C: Likewise.
9439
9440 2002-11-02 Diego Novillo <dnovillo@redhat.com>
9441
9442 PR optimization/8423
9443 * gcc.c-torture/execute/builtin-constant.c: New test.
9444
9445 2002-11-01 Zack Weinberg <zack@codesourcery.com>
9446
9447 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
9448 Add some more cases.
9449
9450 2002-11-01 Mark Mitchell <mark@codesourcery.com>
9451
9452 PR c++/8391
9453 * g++.dg/opt/local1.C: New test.
9454
9455 2002-10-30 Mark Mitchell <mark@codesourcery.com>
9456
9457 PR c++/8160
9458 * g++.dg/template/complit1.C: New test.
9459
9460 PR c++/8149
9461 * g++.dg/template/typename4.C: Likewise.
9462
9463 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9464
9465 Core issue 287, PR c++/7639
9466 * g++.dg/template/instantiate1.C: Adjust error location.
9467 * g++.dg/template/instantiate3.C: New test.
9468 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
9469 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
9470 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
9471
9472 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
9473
9474 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
9475
9476 2002-10-29 Mark Mitchell <mark@codesourcery.com>
9477
9478 PR c++/8287
9479 * g++.dg/init/dtor2.C: New test.
9480
9481 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9482
9483 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
9484 * gcc.dg/nest.c: Bypass errors on irix6.
9485
9486 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
9487
9488 * gcc.dg/nest.c: Expect error for mmix-*-*.
9489 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
9490
9491 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
9492
9493 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
9494 markers.
9495
9496 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
9497
9498 2002-10-25 Mike Stump <mrs@apple.com>
9499
9500 * gcc.dg/warn-1.c: New test.
9501
9502 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9503
9504 * g++.dg/template/typename3.C: New test.
9505
9506 2002-10-25 Mark Mitchell <mark@codesourcery.com>
9507
9508 * g++.dg/lookup/ptrmem1.C: New test.
9509
9510 * g++.dg/abi/vthunk2.C: New test.
9511
9512 2002-10-25 Zack Weinberg <zack@codesourcery.com>
9513
9514 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
9515
9516 2002-10-24 Mark Mitchell <mark@codesourcery.com>
9517
9518 * g++.dg/abi/empty9.C: New test.
9519
9520 2002-10-24 Richard Henderson <rth@redhat.com>
9521
9522 * g++.dg/inherit/thunk1.C: Enable for ia64.
9523
9524 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9525
9526 PR c++/8067
9527 * g++.dg/lookup/pretty1.C: New test.
9528
9529 2002-10-23 Jakub Jelinek <jakub@redhat.com>
9530
9531 * gcc.dg/20021023-1.c: New test.
9532
9533 2002-10-23 Mark Mitchell <mark@codesourcery.com>
9534
9535 PR c++/7679
9536 * g++.dg/parse/inline1.C: New test.
9537
9538 2002-10-23 Richard Henderson <rth@redhat.com>
9539
9540 * g++.dg/inherit/thunk1.C: Enable for x86_64.
9541
9542 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
9543
9544 2002-10-22 Mark Mitchell <mark@codesourcery.com>
9545
9546 PR c++/6579
9547 * g++.dg/parse/stmtexpr3.C: New test.
9548
9549 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
9550
9551 * g++.dg/expr/cond1.C: New test.
9552
9553 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9554
9555 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
9556
9557 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9558
9559 * g++.dg/abi/vbase13.C: New test.
9560 * g++.dg/abi/vbase14.C: Likewise.
9561
9562 2002-10-21 Jakub Jelinek <jakub@redhat.com>
9563
9564 * gcc.dg/tls/pic-1.c: New test.
9565 * gcc.dg/tls/nonpic-1.c: New test.
9566 * gcc.dg/20021018-1.c: New test.
9567
9568 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9569
9570 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
9571 Remove only files with the same base name as the test case.
9572 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
9573 (profopt-execute): Likewise. Also, remove old profiling
9574 and performance data files before running the tests.
9575
9576 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
9577 * g++.dg/bprob/bprob.exp: Likewise.
9578 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
9579 to allow more general test case names.
9580
9581 * g++.dg/bprob/bprob-1.C: Rename to ...
9582 * g++.dg/bprob/g++-bprob-1.C: ... this.
9583
9584 * g77.dg/bprob/bprob-1.f: Rename to ...
9585 * g77.dg/bprob/g77-bprob-1.f: ... this.
9586
9587 2002-10-21 Zack Weinberg <zack@codesourcery.com>
9588
9589 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
9590 bison 1.50 or later.
9591
9592 2002-10-21 Janis Johnson <janis187@us.ibm.com>
9593
9594 * g++.dg/README: Describe more test directories.
9595
9596 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9597
9598 * g++.dg/init/array6.C: Add additional tests.
9599
9600 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
9601
9602 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
9603 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
9604
9605 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
9606
9607 * gcc.c-torture/compile/20020604-1.x: New.
9608 * gcc.c-torture/compile/simd-5.x: Likewise.
9609 * gcc.c-torture/execute/920710-1.x: Likewise.
9610 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
9611
9612 2002-10-21 Mark Mitchell <mark@codesourcery.com>
9613
9614 * g++.dg/inherit/override1.C: Add dg-options clause.
9615
9616 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9617
9618 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
9619 _mm_slli_si128.
9620
9621 2002-10-19 Andreas Schwab <schwab@suse.de>
9622
9623 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
9624 directory component.
9625
9626 2002-10-18 Mark Mitchell <mark@codesourcery.com>
9627
9628 * g++.dg/inherit/thunk1.C: New test.
9629
9630 * g++.dg/inherit/override1.C: New test.
9631
9632 * g++.dg/abi/mangle11.C: New test.
9633 * g++.dg/abi/mangle14.C: New test.
9634 * g++.dg/abi/mangle17.C: New test.
9635
9636 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
9637
9638 * g++.dg/overload/member2.C: New test.
9639
9640 2002-10-17 Janis Johnson <janis187@us.ibm.com>
9641
9642 * g++.dg/README: Describe new compat directory.
9643 * g++.dg/dg.exp: Skip tests in compat directory.
9644 * README.compat: New file.
9645 * lib/compat.exp: New expect script.
9646 * g++.dg/compat: New test directory.
9647 * g++.dg/compat/compat.exp: New expect script.
9648 * g++.dg/compat/abi: New test directory.
9649 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
9650 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
9651 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
9652 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
9653 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
9654 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
9655 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
9656 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
9657 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
9658 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
9659 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
9660 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
9661 * g++.dg/compat/break: New test directory.
9662 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
9663 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
9664 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
9665 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
9666 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
9667 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
9668 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
9669 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
9670 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
9671 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
9672 g++.dg/compat/break/README: New files.
9673 * g++.dg/compat/eh: New test directory.
9674 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
9675 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
9676 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
9677 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
9678 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
9679 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
9680 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
9681 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
9682 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
9683 g++.dg/compat/eh/filter2_y.C,
9684 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
9685 g++.dg/compat/eh/new1_y.C,
9686 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
9687 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
9688 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
9689 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
9690 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
9691 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
9692 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
9693 g++.dg/compat/eh/unexpected1_y.C: New files.
9694 * g++.dg/compat/init: New test directory.
9695 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
9696 g++.dg/compat/init/array5_y.C,
9697 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
9698 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
9699 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
9700 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
9701 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
9702 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
9703 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
9704 g++.dg/compat/init/init-ref2_y.C: New files.
9705
9706 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9707
9708 PR c++/7584
9709 * g++.dg/inherit/using3.C: New test.
9710
9711 2002-10-17 Jan Hubicka <jh@suse.cz>
9712
9713 * gcc.dg/20021017-2.c: New test.
9714
9715 2002-10-17 Mark Mitchell <mark@codesourcery.com>
9716
9717 * g++.dg/abi/mangle16.C: Adjust.
9718
9719 * g++.dg/init/array8.C: New test.
9720
9721 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
9722
9723 * gcc.dg/special/mips-abi.exp: New test.
9724 * gcc.dg/special/mips-abi.s: Empty file used by the above.
9725
9726 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9727
9728 * g++.dg/abi/mangle16.C: New test.
9729 * g++.dg/abi/mangle17.C: Likewise.
9730
9731 PR c++/7478
9732 * g++.dg/template/ref1.C: New test.
9733
9734 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9735
9736 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
9737
9738 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
9739
9740 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
9741
9742 2002-10-16 Mark Mitchell <mark@codesourcery.com>
9743
9744 PR c++/7524
9745 * g++.dg/init/array7.C: New test.
9746
9747 2002-10-15 Mark Mitchell <mark@codesourcery.com>
9748
9749 * g++.dg/init/array6.C: New test.
9750
9751 * g++.dg/abi/mangle13.C: Likewise.
9752 * g++.dg/abi/mangle14.C: Likewise.
9753 * g++.dg/abi/mangle15.C: Likewise.
9754
9755 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9756
9757 * g++.dg/abi/empty8.C: New test.
9758
9759 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
9760
9761 * g++.dg/init/ctor1.C: New test.
9762
9763 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
9764
9765 * gcc.c-torture/execute/20021015-1.c: New test.
9766
9767 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
9768
9769 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
9770
9771 2002-10-14 Jan Hubicka <jh@suse.cz>
9772
9773 * gcc.dg/i386-ssetype-[1-5].c: New tests.
9774
9775 2002-10-14 Richard Henderson <rth@redhat.com>
9776
9777 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
9778
9779 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9780
9781 PR optimization/6631
9782 * g++.dg/opt/const2.C: New test.
9783
9784 2002-10-14 Mark Mitchell <mark@codesourcery.com>
9785
9786 PR c++/7176
9787 * g++.dg/parse/friend1.C: New test.
9788 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
9789
9790 2002-10-14 Jakub Jelinek <jakub@redhat.com>
9791
9792 * gcc.dg/20021014-1.c: New test.
9793
9794 2002-10-11 Mark Mitchell <mark@codesourcery.com>
9795
9796 PR c++/5661
9797 * g++.dg/ext/vlm1.C: New test.
9798 * g++.dg/ext/vlm2.C: Likewise.
9799
9800 * g++.dg/init/array1.C: Remove invalid braces.
9801 * g++.dg/init/brace1.C: New test.
9802 * g++.dg/init/copy2.C: Likewise.
9803 * g++.dg/init/copy3.C: Likewise.
9804 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
9805 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
9806 braces.
9807
9808 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
9809
9810 * gcc.dg/cpp/assembler.S: Don't use -ansi.
9811
9812 2002-10-11 Richard Shann <richard.shann@superh.com>
9813
9814 * gcc.c-torture/compile/simd-5.c: New test.
9815
9816 2002-10-10 Roger Sayle <roger@eyesopen.com>
9817
9818 * gcc.c-torture/execute/shiftopt-1.c: New test case.
9819
9820 2002-10-10 Jim Wilson <wilson@redhat.com>
9821
9822 * gcc.c-torture/execute/20021010-1.c: New test.
9823
9824 2002-10-09 Zack Weinberg <zack@codesourcery.com>
9825
9826 PR c/7353
9827 * g++.dg/ext/typedef-init.C: New test.
9828 * gcc.dg/typedef-init.c: New test.
9829
9830 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
9831
9832 * gcc.dg/cpp/paste13.c: New test.
9833
9834 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9835
9836 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
9837 remaining platforms, XFAIL during compile, not execute. Don't
9838 XFAIL at -O0.
9839
9840 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
9841
9842 * gcc.dg/alias-1.c: Tweak expected warning.
9843
9844 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
9845
9846 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
9847
9848 2002-10-06 Andreas Jaeger <aj@suse.de>
9849
9850 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
9851 * gcc.dg/cpp/c++98.C: Likewise.
9852
9853 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
9854 * g++.dg/cpp/c++98.C: Likewise.
9855
9856 * g++.dg/README (Subdirectories): Mention cpp directory.
9857
9858 PR target/7559
9859 * gcc.dg/20021006-1.c: New test.
9860
9861 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9862
9863 PR c++/7804
9864 * g++.dg/other/warning1.C: New test.
9865
9866 2002-10-04 Roger Sayle <roger@eyesopen.com>
9867
9868 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
9869 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
9870 and sparc-*-* with -m64 as expected failures. See PR 8087.
9871
9872 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9873
9874 PR c++/7931
9875 * g++.dg/template/ptrmem3.C: New test.
9876
9877 PR c++/7754
9878 * g++.dg/template/union1.C: New test.
9879
9880 2002-10-03 Mark Mitchell <mark@codesourcery.com>
9881
9882 PR c++/8006
9883 * g++.dg/abi/mangle9.C: New test.
9884 * g++.dg/abi/mangle10.C: New test.
9885 * g++.dg/abi/mangle11.C: New test.
9886 * g++.dg/abi/mangle12.C: New test.
9887
9888 2002-10-02 Mark Mitchell <mark@codesourcery.com>
9889
9890 PR c++/7188.
9891 * g++.dg/template/meminit1.C: New test.
9892 * g++.dg/warn/Wreorder-1.C: Likewise.
9893 * g++.old-deja/g++.mike/warn3.C: Tweak.
9894 * lib/prune.exp: Ingore "in copy constructor".
9895
9896 2002-10-02 Andreas Jaeger <aj@suse.de>
9897
9898 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
9899 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
9900 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
9901 on x86-64.
9902
9903 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9904
9905 * gcc.dg/empty1.C: Fix typo.
9906
9907 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
9908
9909 * gcc.dg/alias-1.c: New test.
9910
9911 2002-10-01 Mark Mitchell <mark@codesourcery.com>
9912
9913 * gcc.dg/empty1.C: New test.
9914
9915 * g++.dg/tls/init-2.C: Tweak error messages.
9916
9917 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
9918
9919 * gcc.c-torture/compile/20020923-1.c: New test.
9920
9921 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
9922
9923 * gcc.c-torture/execute/ffs-1.c: New test.
9924 * gcc.c-torture/execute/ffs-2.c: Ditto.
9925
9926 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
9927
9928 * g++.dg/overload/member1.C: New test.
9929
9930 2002-09-30 Mark Mitchell <mark@code
9931
9932 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
9933
9934 * testsuite/gcc.dg/tls/diag-3.c: New.
9935
9936 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
9937
9938 * g++.dg/README (Subdirectories): Document new subdir expr.
9939 * g++.dg/expr/pmf-1.C: New test.
9940
9941 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
9942
9943 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9944
9945 2002-08-06 Jakub Jelinek <jakub@redhat.com>
9946
9947 * g++.dg/abi/bitfield3.C: New test.
9948
9949 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
9950
9951 * lib/gcov.exp: Tweak expected line formats.
9952 * gcc.misc-tests/gcov8.c: New test.
9953 * gcc.misc-tests/gcov8.x: New flags.
9954
9955 2002-08-05 Jakub Jelinek <jakub@redhat.com>
9956
9957 * consistency.vlad/layout/endian.c: Include string.h.
9958
9959 * gcc.c-torture/execute/20020805-1.c: New test.
9960
9961 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
9962
9963 * g++.dg/other/conversion1.C: New test.
9964
9965 2002-08-03 Roger Sayle <roger@eyesopen.com>
9966
9967 * gcc.dg/builtins-1.c: New testcase.
9968
9969 2002-08-02 Mark Mitchell <mark@codesourcery.com>
9970
9971 * g++.dg/inherit/access3.C: New test.
9972
9973 2002-08-01 Jakub Jelinek <jakub@redhat.com>
9974
9975 * gcc.dg/ia64-visibility-2.c: New test.
9976
9977 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
9978
9979 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9980 __qualifier_flags to __flags.
9981
9982 2002-07-31 Mark Mitchell <mark@codesourcery.com>
9983
9984 * g++.dg/inherit/operator1.C: New test.
9985 * g++.dg/lookup/disamb1.C: Fix typo in comment.
9986 * g++.dg/other/error1.C: Change expected error message.
9987 * g++.dg/template/conv4.C: Likewise.
9988
9989 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
9990
9991 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9992 for documented behavior.
9993
9994 2002-07-25 Roger Sayle <roger@eyesopen.com>
9995
9996 * gcc.c-torture/execute/20020720-1.x: Skip this test on
9997 several targets known to fail.
9998
9999 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
10000
10001 * gcc.dg/mips-args-[123].c: New tests.
10002
10003 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
10004
10005 * gcc.dg/ppc-spe.c: New.
10006
10007 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
10008
10009 * g++.dg/other/ptrmem4.C: New testcase.
10010
10011 2002-07-24 Richard Henderson <rth@redhat.com>
10012
10013 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
10014
10015 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
10016
10017 * g++.dg/ext/alignof1.C (main): Return 0 for success.
10018
10019 2002-07-24 Roger Sayle <roger@eyesopen.com>
10020
10021 * gcc.c-torture/execute/memset-3.c: New testcase.
10022
10023 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
10024
10025 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
10026 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
10027
10028 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10029
10030 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
10031 Delete.
10032
10033 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
10034
10035 * gcc.c-torture/compile/simd-4.c: New test.
10036
10037 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10038
10039 PR c++/7347, c++/7348
10040 * g++.dg/template/access4.C: New test.
10041 * g++.dg/template/access5.C: New test.
10042 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
10043 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
10044 * g++.old-deja/g++.pt/ttp58.C: Likewise.
10045 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
10046
10047 2002-07-22 Jakub Jelinek <jakub@redhat.com>
10048
10049 * gcc.dg/gnu89-init-2.c: New test.
10050
10051 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
10052
10053 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
10054
10055 2002-07-20 Roger Sayle <roger@eyesopen.com>
10056
10057 * gcc.c-torture/execute/20020720-1.c: New testcase.
10058
10059 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
10060
10061 * gcc.dg/cpp/Wsignprom.c: New tests.
10062
10063 2002-07-20 Alan Modra <amodra@bigpond.net.au>
10064
10065 * gcc.c-torture/execute/loop-13.c: New test.
10066
10067 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
10068
10069 * gcc.dg/cpp/expr.c: New tests.
10070
10071 2002 07-18 David Edelsohn <edelsohn@gnu.org>
10072
10073 * g++.dg/opt/pr6713.C: Add template instantiation.
10074
10075 2002-07-18 Alan Modra <amodra@bigpond.net.au>
10076
10077 * gcc.dg/nest.c: New test.
10078
10079 2002-07-17 Richard Henderson <rth@redhat.com>
10080
10081 * g++.dg/opt/pr6713.C: New test.
10082
10083 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
10084
10085 * gcc.c-torture/execute/loop-2e.x: Let the testcase
10086 XFAIL for all x86 processors.
10087
10088 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
10089
10090 * gcc.c-torture/execute/20010122-1.x: Do not test with
10091 -fomit-frame-pointer.
10092
10093 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10094
10095 * g++.dg/template/instantiate2.C: New test.
10096 * g++.dg/template/spec4.C: New test.
10097
10098 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10099
10100 * g++.dg/template/access2.C: New test.
10101 * g++.dg/template/access3.C: New test.
10102
10103 2002-07-15 Zack Weinberg <zack@codesourcery.com>
10104
10105 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
10106 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
10107 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
10108 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
10109 Convert to use <stdarg.h>.
10110 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
10111 Delete.
10112 * gcc.dg/va-arg-2.c: New.
10113 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
10114
10115 2002-07-15 Jakub Jelinek <jakub@redhat.com>
10116
10117 * gcc.c-torture/compile/20020710-1.c: New test.
10118
10119 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
10120 Andrew Pinski <pinskia@physics.uc.edu>
10121
10122 gcc.c-torture/compile/simd-2.c: New testcase.
10123 gcc.c-torture/compile/simd-3.c: Likewise.
10124
10125 2002-07-11 Mark Mitchell <mark@codesourcery.com>
10126
10127 PR c++/7224
10128 * g++.dg/overload/error1.C: New test.
10129
10130 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10131
10132 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
10133 configuration and IRIX 6 O32 ABI.
10134
10135 2002-07-11 Roger Sayle <roger@eyesopen.com>
10136
10137 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
10138
10139 2002-07-10 Roger Sayle <roger@eyesopen.com>
10140
10141 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
10142
10143 2002-07-10 Jeffrey A Law <law@redhat.com>
10144
10145 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
10146
10147 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
10148
10149 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
10150
10151 * gcc.dg/20020312-2.c: Check for __PPC__.
10152
10153 2002-07-09 Diego Novillo <dnovillo@redhat.com>
10154
10155 * gcc.c-torture/compile/20020709-1.c: New test.
10156
10157 2002-07-07 Roger Sayle <roger@eyesopen.com>
10158
10159 * g++.dg/template/qualttp21.C: New test case.
10160
10161 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
10162
10163 * gcc.c-torture/compile/20020706-1.c: New test.
10164 * gcc.c-torture/compile/20020706-2.c: New test.
10165
10166 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
10167 Alexandre Oliva <aoliva@redhat.com>
10168
10169 * g++.dg/warn/incomplete1.C: New test.
10170
10171 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10172
10173 PR c++/7099
10174 * g++.dg/warn/noreturn1.C: New test.
10175
10176 2002-07-03 Mark Mitchell <mark@codesourcery.com>
10177
10178 PR c++/6706
10179 * g++.dg/debug/debug6.C: New test.
10180 * g++.dg/debug/debug7.C: New test.
10181
10182 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
10183
10184 * gcc.c-torture/compile/simd-3.c: New test.
10185
10186 2002-07-03 Chris Demetriou <cgd@broadcom.com>
10187
10188 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
10189 * gcc.dg/20020620-1.c: Likewise.
10190
10191 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10192
10193 PR c++/6944
10194 * g++.dg/init/array4.C: New test.
10195 * g++.dg/init/array5.C: New test.
10196
10197 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
10198
10199 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
10200 * gcc.c-torture/execute/simd-2.c (main): Likewise.
10201
10202 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10203
10204 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
10205 * gcc.dg/wtr-aggr-init-1.c: Likewise.
10206 * gcc.dg/wtr-conversion-1.c: Likewise.
10207 * gcc.dg/wtr-escape-1.c: Likewise.
10208 * gcc.dg/wtr-int-type-1.c: Likewise.
10209 * gcc.dg/wtr-label-1.c: Likewise.
10210 * gcc.dg/wtr-static-1.c: Likewise.
10211 * gcc.dg/wtr-strcat-1.c: Likewise.
10212 * gcc.dg/wtr-suffix-1.c: Likewise.
10213 * gcc.dg/wtr-switch-1.c: Likewise.
10214 * gcc.dg/wtr-unary-plus-1.c: Likewise.
10215 * gcc.dg/wtr-union-init-1.c: Likewise.
10216 * gcc.dg/wtr-union-init-2.c: Likewise.
10217 * gcc.dg/wtr-union-init-3.c: Likewise.
10218
10219 * gcc.dg/wtr-func-def-1.c: New test.
10220
10221 2002-07-02 Devang Patel <dpatel@apple.com>
10222
10223 * objc.dg/param-1.m: New test.
10224
10225 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
10226
10227 * gcc.dg/cpp/trad/directive.c: Add test.
10228 * gcc.dg/cpp/trad/macroargs.c: Add test.
10229 * gcc.dg/cpp/trad/rec
10230
10231 2002-04-25 Roger Sayle <roger@eyesopen.com>
10232
10233 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10234
10235 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10236
10237 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10238 targets.
10239
10240 2002-04-24 Mark Mitchell <mark@codesourcery.com>
10241
10242 * g++.dg/abi/mange7.C: New test.
10243
10244 PR c++/6438.
10245 * g++.dg/parse/stmtexpr2.C: New test.
10246
10247 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
10248
10249 * gcc.dg/20020312-2.c: Add SH target.
10250
10251 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10252
10253 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10254 compiler output on mips*-*-irix*.
10255
10256 2002-04-23 Jakub Jelinek <jakub@redhat.com>
10257
10258 * g++.dg/parse/attr1.C: New test.
10259
10260 2002-04-23 Roger Sayle <roger@eyesopen.com>
10261
10262 * gcc.c-torture/execute/string-opt-17.c: New test case.
10263 * gcc.c-torture/execute/memset-2.c: New test case.
10264
10265 2002-04-23 Mark Mitchell <mark@codesourcery.com>
10266
10267 PR c++/6256:
10268 * g++.dg/template/friend5.C: New test.
10269
10270 PR c++/6331:
10271 * g++.dg/template/qual1.C: Likewise.
10272
10273 2002-04-22 Zack Weinberg <zack@codesourcery.com>
10274
10275 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10276 Include stdlib.h, not stdio.h or ctype.h.
10277
10278 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
10279
10280 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10281 cris-*-elf* and mmix-*-*.
10282 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10283 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10284 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10285 Ditto.
10286 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10287 * gcc.dg/wchar_t-1.c: Ditto.
10288
10289 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
10290
10291 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10292 Clarify comment.
10293
10294 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
10295
10296 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10297
10298 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10299
10300 * gcc.c-torture/execute/20000906-1.x: Delete.
10301
10302 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
10303
10304 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10305
10306 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
10307
10308 * PR6367
10309 * g77.f-torture/execute/6367.f: New test.
10310 * g77.f-torture/execute/6367.x: Disable for MMIX.
10311
10312 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10313
10314 * PR6352
10315 * g++.dg/opt/inline2.C: New test.
10316
10317 2002-04-18 Richard Henderson <rth@redhat.com>
10318
10319 * gcc.dg/20000906-1.c: Enable for all targets.
10320 * gcc.c-torture/compile/iftrap-2.c: New.
10321
10322 2002-04-18 Jakub Jelinek <jakub@redhat.com>
10323
10324 * gcc.dg/20020418-1.c: New test.
10325 * gcc.dg/20020418-2.c: New test.
10326
10327 2002-04-18 Richard Henderson <rth@redhat.com>
10328
10329 * gcc.c-torture/compile/iftrap-1.c: New.
10330 * gcc.dg/iftrap-1.c: Adjust for ia64.
10331 * gcc.dg/iftrap-2.c: New.
10332
10333 2002-04-18 Jakub Jelinek <jakub@redhat.com>
10334
10335 * gcc.c-torture/compile/20020418-1.c: New test.
10336
10337 2002-04-18 Roger Sayle <roger@eyesopen.com>
10338
10339 * gcc.c-torture/compile/20020415-1.c: New.
10340
10341 2002-04-18 David S. Miller <davem@redhat.com>
10342
10343 * gcc.c-torture/execute/20020418-1.c: New test.
10344
10345 2002-04-17 Jakub Jelinek <jakub@redhat.com>
10346
10347 * gcc.dg/20020416-1.c: New test.
10348
10349 * g++.dg/opt/inline1.C: New test.
10350
10351 2002-04-16 Jakub Jelinek <jakub@redhat.com>
10352
10353 * gcc.dg/altivec-5.c: New test.
10354
10355 * gcc.dg/20020415-1.c: New test.
10356
10357 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10358
10359 * testsuite/lib/chill.exp: Remove.
10360
10361 2002-04-14 Jakub Jelinek <jakub@redhat.com>
10362
10363 * g++.dg/other/big-struct.C: New test.
10364
10365 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
10366
10367 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10368 of scratch file.
10369
10370 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
10371
10372 PR c/6277
10373 * gcc.dg/i386-387-1.c: Allow optional leading underscore
10374 in scan-assembler function name
10375
10376 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
10377
10378 * g77.f-torture/execute/980628-4.x,
10379 g77.f-torture/execute/980628-5.x,
10380 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10381 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10382 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10383 i[34567]86-*-*.
10384
10385 2002-04-13 David S. Miller <davem@redhat.com>
10386
10387 * gcc.c-torture/execute/20020413-1.c: New test.
10388
10389 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
10390
10391 * gcc.dg/asm-6.c,
10392 * g++.dg/ext/asm1.C: New tests.
10393
10394 2002-04-12 Mark Mitchell <mark@codesourcery.com>
10395
10396 PR c++ 5373.
10397 * g++.dg/parse/stmtexpr1.C: New test.
10398
10399 PR c++/5189.
10400 * g++.dg/template/copy1.C: New test.
10401
10402 2002-04-12 Richard Henderson <rth@redhat.com>
10403
10404 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10405
10406 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
10407
10408 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10409 gcc.c-torture/execute/20020307-2.c.
10410
10411 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
10412
10413 * g++.dg/ext/attrib5.C,
10414 * g++.dg/lookup/struct1.C: New tests.
10415
10416 2002-04-11 Jakub Jelinek <jakub@redhat.com>
10417
10418 * gcc.dg/20020411-1.c: New test.
10419
10420 * gcc.c-torture/execute/20020411-1.c: New test.
10421
10422 2002-04-10 Janis Johnson <janis187@us.ibm.com>
10423
10424 * g77.f-torture/execute/6177.f: New test.
10425
10426 2002-04-10 Jakub Jelinek <jakub@redhat.com>
10427
10428 PR middle-end/6247
10429 * g++.dg/opt/cleanup1.C: New test.
10430
10431 * g++.dg/opt/const1.C: New test.
10432
10433 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
10434
10435 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10436
10437 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
10438
10439 PR c++/5507
10440 * g++.dg/template/typename2.C: New test.
10441
10442 2002-04-10 Alan Modra <amodra@bigpond.net.au>
10443
10444 * gcc.c-torture/execute/loop-12.c: New.
10445
10446 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
10447
10448 * g77.f-torture/execute/980628-4.x,
10449 g77.f-torture/execute/980628-5.x,
10450 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10451 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10452 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10453
10454 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10455
10456 PR optimization/6086
10457 * g++.dg/opt/preinc1.C: New test.
10458
10459 2002-04-06 Mark Mitchell <mark@codesourcery.com>
10460
10461 PR c++/5571
10462 * g++.dg/opt/static2.C: New test.
10463
10464 2002-04-06 Mark Mitchell <mark@codesourcery.com>
10465
10466 PR c/5120
10467 * gcc.dg/20020406-1.c: New test.
10468
10469 2002-04-04 David S. Miller <davem@redhat.com>
10470
10471 * gcc.c-torture/execute/20020404-1.c: New test.
10472
10473 2002-04-04 Jakub Jelinek <jakub@redhat.com>
10474
10475 PR c/6123
10476 * gcc.dg/20020312-2.c: Do not declare global register variable
10477 if __PIC__ or __pic__ is defined.
10478
10479 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
10480
10481 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
10482 __asm__ so that it works correctly even if -ansi -pedantic-errors.
10483
10484 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10485
10486 * gcc.misc-tests/linkage.exp: Update last change to handle
10487 sparc*-, not just sparc-.
10488
10489 2002-04-03 Richard Henderson <rth@redhat.com>
10490
10491 * gcc.dg/cpp/ucs.c: Improved long UCS test.
10492
10493 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
10494
10495 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10496
10497 2002-04-02 David S. Miller <davem@redhat.com>
10498
10499 * gcc.c-torture/execute/20020402-3.c: New test.
10500
10501 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
10502
10503 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10504 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10505
10506 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10507 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10508 g77.f-torture/execute/20001201.x,
10509 g77.f-torture/execute/u77-test.x: New files.
10510
10511 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10512 * gcc.dg/wchar_t-1.c: Ditto.
10513
10514 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10515
10516 * gcc.c-torture/execute/20020402-1.c: New test.
10517
10518 2002-04-01 Richard Henderson <rth@redhat.com>
10519
10520 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10521
10522 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10523
10524 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10525
10526 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10527
10528 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
10529
10530 * g++.dg/inherit/template-as-base.C: Expect error.
10531 * g++.dg/inherit/namespace-as-base.C: Likewise.
10532
10533 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
10534
10535 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10536 g++.dg/ext/instantiate3.C: Tweak match patterns.
10537
10538 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10539 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10540 -da test.
10541
10542 2002-03-31 Richard Henderson <rth@redhat.com>
10543
10544 * gcc.dg/special/alias-2.c: New.
10545 * gcc.dg/special/ecos.exp: Run it.
10546
10547 2002-03-31 Richard Henderson <rth@redhat.com>
10548
10549 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10550
10551 2002-03-31 Kazu Hirata <kazu@hxi.com>
10552
10553 * gcc.dg/weak-1.c: Disable on h8300 port.
10554
10555 2002-03-29 Janis Johnson <janis187@us.ibm.com>
10556
10557 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10558 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10559 ordering tests.
10560 * g++.dg/bprob/bprob-1.C: New test.
10561 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10562 * g++.dg/gcov/gcov-1.C: New test.
10563 * g++.dg/gcov/gcov-1.x: New file.
10564 * g++.dg/gcov/gcov-2.C: New test.
10565 * g++.dg/gcov/gcov-3.C: New test.
10566 * g++.dg/gcov/gcov-3.h: New file.
10567
10568 2002-03-28 Roger Sayle <roger@eyesopen.com>
10569
10570 * g++.old-deja/g++.other/builtins5.C: New test.
10571 * g++.old-deja/g++.other/builtins6.C: New test.
10572 * g++.old-deja/g++.other/builtins7.C: New test.
10573 * g++.old-deja/g++.other/builtins8.C: New test.
10574 * g++.old-deja/g++.other/builtins9.C: New test.
10575
10576 2002-03-29 Jakub Jelinek <jakub@redhat.com>
10577
10578 * g++.dg/opt/static1.C: New test.
10579
10580 * g++.dg/opt/longbranch1.C: New test.
10581
10582 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
10583
10584 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10585
10586 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10587
10588 2002-03-28 Jeffrey A Law (law@redhat.com)
10589
10590 * gcc.c-torture/execute/20020328-1.c: New test.
10591
10592 2002-03-27 Richard Henderson <rth@redhat.com>
10593
10594 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10595 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10596 move from g++.old-deja/g++.ext/.
10597
10598 2002-03-27 Mark Mitchell <mark@codesourcery.com>
10599
10600 * g++.dg/init/new2.C: New test.
10601
10602 2002-03-26 Richard Henderson <rth@redhat.com>
10603
10604 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10605
10606 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10607 on sparc.
10608
10609 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
10610 sparcv9 systems.
10611 * gcc.dg/20001102-1.c: Likewise.
10612
10613 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
10614
10615 * gcc.dg/cpp/endif-pedantic1.c,
10616 gcc.dg/cpp/endif-pedantic2.c: New tests.
10617
10618 2002-03-26 Mark Mitchell <mark@codesourcery.com>
10619
10620 * g++.dg/init/new1.C: New test.
10621
10622 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
10623
10624 * g++.dg/abi/vbase9.C: New test.
10625
10626 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
10627
10628 * gcc.dg/arm-asm.c: New test.
10629
10630 2002-03-26 Andrew Cagney <ac131313@redhat.com>
10631
10632 * gcc.dg/Wswitch-enum.c: New test.
10633 Fix PR c/5044.
10634
10635 2002-03-26 Richard Henderson <rth@redhat.com>
10636
10637 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10638 structure.
10639
10640 2002-03-25 Richard Henderson <rth@redhat.com>
10641
10642 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
10643 sparcv9 systems.
10644
10645 * gcc.c-torture/compile/20011119-1.c (xxx): New.
10646 * gcc.c-torture/compile/20011119-2.c (xxx): New.
10647
10648 2002-03-25 Zack Weinberg <zack@codesourcery.com>
10649
10650 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10651
10652 2002-03-25 Bob Wilson <bob.wilson@acm.org>
10653
10654 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10655 targets using generic thunk support.
10656
10657 2002-03-25 Jakub Jelinek <jakub@redhat.com>
10658
10659 * gcc.c-torture/compile/20020323-1.c: New test.
10660
10661 * g++.dg/opt/conj2.C: New test.
10662
10663 2002-03-24 Richard Henderson <rth@redhat.com>
10664
10665 * gcc.dg/weak-1.c: Use -fno-common.
10666
10667 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10668
10669 * g77.dg/f77-edit-apostrophe-out.f: New test
10670 * g77.dg/f77-edit-h-out.f: New test
10671 * g77.dg/f77-edit-t-in.f: New test
10672 * g77.dg/f77-edit-t-out.f: New test
10673 * g77.dg/f77-edit-x-out.f: New test
10674 * g77.dg/f77-edit-slash-out.f: New test
10675 * g77.dg/f77-edit-colon-out.f: New test
10676 * g77.dg/f77-edit-s-out.f: New test
10677
10678 2002-03-24 Richard Henderson <rth@redhat.com>
10679
10680 * objc/execute/formal_protocol-6.x: New XFAIL.
10681
10682 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10683
10684 * gcc.dg/weak-1.c: Early return from dg-final on platforms
10685 that do not support weak symbols
10686
10687 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10688
10689 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
10690 * lib/g77.exp: Likewise
10691 * lib/objc.exp: Likewise
10692
10693 2002-03-23 Andrew Cagney <ac131313@redhat.com>
10694
10695 * gcc.dg/Wswitch-default.c: New test.
10696
10697 2002-03-23 Jakub Jelinek <jakub@redhat.com>
10698
10699 * g++.dg/other/enum1.C: New test.
10700
10701 2002-03-23 Zack Weinberg <zack@codesourcery.com>
10702
10703 * gcc.dg/pragma-ep-3.c: Fix typo.
10704
10705 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
10706
10707 * g++.dg/inherit/template-as-base.C: New test.
10708
10709 2002-03-22 Jakub Jelinek <jakub@redhat.com>
10710
10711 * g++.old-deja/g++.other/dwarf2-1.C: Move...
10712 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
10713
10714 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
10715
10716 * gcc.dg/cpp/multiline.c: Update to match.
10717
10718 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
10719
10720 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10721
10722 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
10723
10724 * gcc.dg/cpp/extratokens2.c: New file.
10725
10726 2002-03-21 David Edelsohn <edelsohn@gnu.org>
10727
10728 * gcc.dg/20020312-2.c: Add rs6000 target.
10729
10730 * gcc.c-torture/compile/20020319-1.c: New test.
10731
10732 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10733
10734 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10735 (A, E): Handle this.
10736
10737 2002-03-20 Jason Merrill <jason@redhat.com>
10738
10739 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10740 ignoring -fpic.
10741 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10742 through prune_gcc_output.
10743
10744 2002-03-20 Jakub Jelinek <jakub@redhat.com>
10745
10746 * gcc.c-torture/compile/20020320-1.c: New test.
10747
10748 2002-03-19 Jakub Jelinek <jakub@redhat.com>
10749
10750 * gcc.c-torture/compile/20020318-1.c: New test.
10751
10752 * gcc.dg/struct-by-value-1.c: New test.
10753
10754 * gcc.dg/20020319-1.c: New test.
10755
10756 2002-03-18 Jakub Jelinek <jakub@redhat.com>
10757
10758 * g++.dg/opt/conj1.C: New test.
10759
10760 2002-03-17 Mark Mitchell <mark@codesourcery.com>
10761
10762 * g++.dg/template/qualttp20.C: Revert previous change.
10763 * g++.dg/template/qualttp3.C: Likewise.
10764 * g++.dg/template/qualttp4.C: Likewise
10765 * g++.dg/template/qualttp5.C: Likewise
10766 * g++.dg/template/qualttp6.C: Likewise
10767 * g++.dg/template/qualttp7.C: Likewise
10768 * g++.dg/template/qualttp8.C: Likewise
10769 * g++.dg/template/recurse.C: Likewise.
10770
10771 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
10772
10773 * gcc.dg/cpp/wchar-1.c: Update.
10774
10775 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
10776
10777 * g++.dg/template/conv1.C: New test.
10778 * g++.dg/template/conv2.C: New test.
10779 * g++.dg/template/conv3.C: New test.
10780 * g++.dg/template/conv4.C: New test.
10781
10782 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10783
10784 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10785 * g++.dg/template/qualttp3.C: Likewise.
10786 * g++.dg/template/qualttp4.C: Likewise
10787 * g++.dg/template/qualttp5.C: Likewise
10788 * g++.dg/template/qualttp6.C: Likewise
10789 * g++.dg/template/qualttp7.C: Likewise
10790 * g++.dg/template/qualttp8.C: Likewise
10791 * g++.dg/template/recurse.C: Likewise.
10792
10793 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10794
10795 * g++.dg/opt/dtor1.C: New test.
10796
10797 2002-03-15 Jakub Jelinek <jakub@redhat.com>
10798
10799 * gcc.c-torture/compile/20020315-1.c: New test.
10800
10801 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
10802
10803 * gcc.dg/weak-1.c: Fix scan tests.
10804
10805 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
10806
10807 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10808 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10809 cris-*-aout* mmix-*-*.
10810 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10811 cris-*-aout* mmix-*-*.
10812 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10813 cris-*-elf* cris-*-aout* and mmix-*-*.
10814 * gcc.dg/20001009-1.c: Ditto.
10815 * gcc.dg/20010912-1.c: Ditto.
10816 * gcc.dg/20020122-4.c: Ditto.
10817 * gcc.dg/inline-2.c: Ditto.
10818
10819 2002-03-14 Jeffrey A Law (law@cygnus.com)
10820
10821 * gcc.c-torture/compile/20020314-1.c: New test.
10822
10823 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
10824
10825 * gcc.c-torture/execute/20020314-1.c: New test.
10826
10827 2002-03-14 Jakub Jelinek <jakub@redhat.com>
10828
10829 * g++.dg/warn/Wunused-1.C: New test.
10830
10831 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
10832
10833 * g++.dg/abi/mangle6.C: New test.
10834
10835 2002-03-13 Jakub Jelinek <jakub@redhat.com>
10836
10837 * gcc.c-torture/compile/20020309-2.c: New test.
10838
10839 * gcc.c-torture/compile/20020312-1.c: New test.
10840
10841 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
10842
10843 * g++.dg/other/access1.C: New test.
10844
10845 2002-03-12 Jakub Jelinek <jakub@redhat.com>
10846
10847 * gcc.c-torture/execute/wchar_t-1.c: New test.
10848
10849 2002-03-12 David Edelsohn <edelsohn@gnu.org>
10850
10851 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10852
10853 2002-03-12 Roger Sayle <roger@eyesopen.com>
10854
10855 * gcc.dg/20020312-1.c: New test case.
10856
10857 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
10858
10859 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10860
10861 2002-03-11 Richard Henderson <rth@redhat.com>
10862
10863 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10864 * g++.old-deja/g++.jason/report.C: Likewise.
10865
10866 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10867
10868 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10869 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10870
10871 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10872
10873 * testsuite/g++.dg/overload/pmf1.C: New test.
10874
10875 2002-03-11 Kazu Hirata <kazu@hxi.com>
10876
10877 * gcc.c-torture/execute/20020307-1.c: Use long.
10878
10879 2002-03-11 Jakub Jelinek <jakub@redhat.com>
10880
10881 PR optimization/5844
10882 * gcc.dg/20020310-1.c: New test.
10883
10884 2002-03-09 Michael Meissner <meissner@redhat.com>
10885
10886 * gcc.c-torture/execute/memcpy-2.c: New test.
10887 * gcc.c-torture/execute/memset-1.c: New test.
10888 * gcc.c-torture/execute/strlen-1.c: New test.
10889 * gcc.c-torture/execute/strcmp-1.c: New test.
10890 * gcc.c-torture/execute/strncmp-1.c: New test.
10891
10892 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
10893
10894 * gcc.dg/ppc-ldstruct.c: New test.
10895
10896 2002-03-09 Jakub Jelinek <jakub@redhat.com>
10897
10898 * gcc.c-torture/execute/va-arg-22.c: New test.
10899
10900 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10901
10902 * gcc.c-torture/compile/20020309-1.c: New test.
10903
10904 2002-03-08 Jakub Jelinek <jakub@redhat.com>
10905
10906 * gcc.c-torture/execute/20020307-2.c: New test.
10907
10908 2002-03-07 Jeffrey A Law (law@redhat.com)
10909
10910 * g77.f-torture/compile/20020307-1.f: New test.
10911
10912 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
10913
10914 * gcc.dg/unordered-1.c: New test.
10915
10916 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
10917
10918 * gcc.c-torture/execute/20020307-1.c: New test.
10919
10920 2002-03-05 Jakub Jelinek <jakub@redhat.com>
10921
10922 * gcc.dg/20020304-1.c: New test.
10923
10924 * gcc.c-torture/compile/20020304-2.c: New test.
10925
10926 2002-03-04 Zack Weinberg <zack@codesourcery.com>
10927
10928 * gcc.c-torture/compile/20020304-1.c: New test case
10929 (from PR c/5830).
10930
10931 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
10932
10933 * gcc.dg/20020103-1.c: Add other -D ppc variants.
10934
10935 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
10936
10937 * g++.dg/other/classkey1.C: New test.
10938
10939 2002-03-01 Richard Henderson <rth@redhat.com>
10940
10941 * gcc.c-torture/compile/981223-1.x: New.
10942 * gcc.c-torture/compile/920625-1.x: New.
10943
10944 2002-02-28 Richard Henderson <rth@redhat.com>
10945
10946 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10947
10948 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
10949
10950 * gcc.c-torture/execute/20020227-1.c: New test.
10951
10952 2002-02-27 Mark Mitchell <mark@codesourcery.com>
10953
10954 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10955 here" ERROR lines.
10956 * g++.old-deja/g++.oliva/partord1.C: Likewise.
10957 * g++.old-deja.g++.other/defarg1.C: Likewise.
10958 * g++.old-deja/g++.pt/calls2.C: Likewise.
10959 * g++.old-deja/g++.pt/crash20.C: Likewise.
10960 * g++.old-deja/g++.pt/crash30.C: Likewise.
10961 * g++.old-deja/g++.pt/crash36.C: Likewise.
10962 * g++.old-deja/g++.pt/crash6.C: Likewise.
10963 * g++.old-deja/g++.pt/defarg13.C: Likewise.
10964 * g++.old-deja/g++.pt/derived3.C: Likewise.
10965 * g++.old-deja/g++.pt/error1.C: Likewise.
10966 * g++.old-deja/g++.pt/friend21.C: Likewise.
10967 * g++.old-deja/g++.pt/friend23.C: Likewise.
10968 * g++.old-deja/g++.pt/infinite1.C: Likewise.
10969 * g++.old-deja/g++.robertl/eb128.C: Likewise.
10970
10971 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
10972
10973 * gcc.c-torture/execute/20020225-2.c: New test.
10974
10975 2002-02-27 Zack Weinberg <zack@codesourcery.com>
10976
10977 * gcc.c-torture/execute/920730-1t.c,
10978 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10979 Delete test cases, only relevant to -traditional.
10980
10981 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
10982
10983 * gcc.dg/cpp/undef1.c: Remove.
10984 * gcc.dg/cpp/directiv.c: Update.
10985 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10986
10987 2002-02-27 Michael Meissner <meissner@redhat.com>
10988
10989 * gcc.c-torture/execute/20020226-1.c: New test.
10990
10991 2002-02-26 Jakub Jelinek <jakub@redhat.com>
10992
10993 * g++.dg/debug/debug4.C: New test.
10994
10995 * gcc.dg/ia64-visibility-1.c: New test.
10996
10997 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
10998
10999 * gcc.dg/debug/20020224-1.c: New.
11000
11001 2002-02-25 Kazu Hirata <kazu@hxi.com>
11002
11003 * gcc.c-torture/execute/960416-1.x: New.
11004 * gcc.c-torture/execute/divconst-3.x: Likewise.
11005
11006 2002-02-25 Jakub Jelinek <jakub@redhat.com>
11007
11008 * gcc.dg/20020224-1.c: New test.
11009
11010 2002-02-25 Alan Modra <amodra@bigpond.net.au>
11011
11012 * gcc.c-torture/execute/20020225-1.c: New.
11013
11014 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
11015
11016 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
11017
11018 2002-02-23 Jakub Jelinek <jakub@redhat.com>
11019
11020 * gcc.dg/20020222-1.c: New test.
11021
11022 2002-02-22 Jakub Jelinek <jakub@redhat.com>
11023
11024 * g++.dg/opt/anonunion1.C: New test.
11025
11026 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
11027
11028 * g++.dg/template/qualttp19.C: New test.
11029 * g++.dg/template/qualttp20.C: New test.
11030 * g++.old-deja/g++.jason/report.C: Adjust expected errors
11031 * g++.old-deja/g++.other/qual1.C: Likewise.
11032
11033 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
11034
11035 * gcc.dg/attr-alwaysinline.c: New.
11036
11037 2002-02-21 Jakub Jelinek <jakub@redhat.com>
11038
11039 * gcc.dg/20020220-1.c: New test.
11040
11041 * gcc.dg/20020220-2.c: New test.
11042
11043 * g++.dg/opt/mmx1.C: New test.
11044
11045 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
11046
11047 * gcc.c-torture/compile/20020110.c: New test.
11048
11049 2002-02-20 Jakub Jelinek <jakub@redhat.com>
11050
11051 * gcc.c-torture/execute/20020219-1.c: New test.
11052
11053 * gcc.dg/20020219-1.c: New test.
11054
11055 * gcc.dg/noncompile/20020220-1.c: New test.
11056
11057 * g++.dg/opt/ptrintsum1.C: New test.
11058
11059 * gcc.dg/debug/20020220-1.c: New test.
11060
11061 2002-02-17 Jakub Jelinek <jakub@redhat.com>
11062
11063 * gcc.c-torture/execute/20020216-1.c: New test.
11064
11065 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
11066
11067 * gcc.dg/decl-1.c: Update, new test.
11068
11069 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
11070
11071 * g++.dg/abi/bitfield1.C: New test.
11072 * g++.dg/abi/bitfield2.C: New test.
11073
11074 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
11075
11076 * gcc.dg/attr-nest.c: New test.
11077
11078 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
11079
11080 * gcc.c-torture/execute/20020215-1.c: New test.
11081
11082 2002-02-14 Jakub Jelinek <jakub@redhat.com>
11083
11084 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
11085 * g++.dg/debug/debug.exp: New.
11086 * g++.dg/debug/trivial.C: New.
11087 * g++.dg/debug/debug1.C: Moved...
11088 * g++.dg/other/debug1.C: ...from here.
11089 * g++.dg/debug/debug2.C: Moved...
11090 * g++.dg/other/debug2.C: ...from here.
11091 * g++.dg/debug/debug3.C: Moved...
11092 * g++.dg/other/debug3.C: ...from here.
11093
11094 * gcc.dg/noncompile/20020213-1.c: New test.
11095
11096 2002-02-13 Jakub Jelinek <jakub@redhat.com>
11097
11098 * g++.dg/other/debug3.C: New test.
11099
11100 * gcc.c-torture/execute/20020213-1.c: New test.
11101
11102 2002-02-13 Richard Smith <richard@ex-parrot.com>
11103
11104 * g++.old-deja/g++.other/thunk1.C: New test.
11105
11106 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
11107
11108 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
11109
11110 2002-02-13 Stan Shebs <shebs@apple.com>
11111
11112 * gcc.dg/altivec-3.c: New.
11113
11114 2002-02-12 Jakub Jelinek <jakub@redhat.com>
11115
11116 * gcc.dg/Wunreachable-1.c: New test.
11117 * gcc.dg/Wunreachable-2.c: New test.
11118
11119 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
11120
11121 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
11122
11123 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
11124
11125 * gcc.dg/decl-1.c: New test.
11126
11127 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
11128
11129 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
11130
11131 2002-02-10 Kazu Hirata <kazu@hxi.com>
11132
11133 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
11134 * gcc.c-torture/compile/980506-1.x: Likewise.
11135
11136 2002-02-10 Kazu Hirata <kazu@hxi.com>
11137
11138 * gcc.dg/20020210-1.c: New.
11139
11140 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
11141
11142 * g77.f-torture/execute/947.f: New regression test
11143 for PR fortran/947.
11144
11145 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11146
11147 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
11148 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
11149
11150 2002-02-08 Richard Henderson <rth@redhat.com>
11151
11152 * gcc.c-torture/compile/labels-3.c: New.
11153
11154 2002-02-08 Jakub Jelinek <jakub@redhat.com>
11155
11156 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
11157 expression statements work instead.
11158 * gcc.dg/noncompile/20020207-1.c: New test.
11159
11160 2002-02-07 Richard Henderson <rth@redhat.com>
11161
11162 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
11163
11164 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11165
11166 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
11167 message from g77
11168 * lib/g77-dg.exp: Trim g77 error messages so that they are
11169 recognized by dg.exp.
11170
11171 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11172
11173 PR fortran/5473
11174 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
11175
11176 2002-02-07 Richard Henderson <rth@redhat.com>
11177
11178 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
11179 to be sufficiently aligned for integers.
11180
11181 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
11182
11183 * g++.dg/template/friend4.C: New test.
11184
11185 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
11186
11187 PR fortran/5743
11188 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
11189 unsupported cases.
11190
11191 2002-02-07 Richard Henderson <rth@redhat.com>
11192
11193 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
11194 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
11195 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
11196 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
11197
11198 2002-02-06 Richard Henderson <rth@redhat.com>
11199
11200 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11201
11202 2002-02-06 Janis Johnson <janis187@us.ibm.com>
11203
11204 * gcc.dg/20020206-1.c: New test.
11205
11206 2002-02-06 Jakub Jelinek <jakub@redhat.com>
11207
11208 * gcc.c-torture/execute/20020206-1.c: New test.
11209
11210 * gcc.c-torture/execute/20020206-2.c: New test.
11211
11212 PR optimization/5429:
11213 * gcc.c-torture/compile/20020206-1.c: New test.
11214
11215 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11216
11217 * g++.dg/ext/align1.C: Do not use an explicit alignment value
11218 as certain file formats cannot support particularly large
11219 alignments.
11220
11221 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11222 and do not expect to be able to link the executable.
11223
11224 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11225 fail because the COFF format does not support the weak attribute.
11226
11227 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
11228
11229 * g77.dg/pr5473.f: New test
11230
11231 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
11232
11233 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11234 Fix testcase accordingly.
11235
11236 2002-02-04 Richard Henderson <rth@redhat.com>
11237
11238 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11239 (buf): Change to be an array of pointers, not ints.
11240
11241 2002-02-04 Jakub Jelinek <jakub@redhat.com>
11242
11243 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
11244 before all tests. Move warning one line above to match where it
11245 C frontend emits.
11246 * gcc.dg/Wswitch-2.c: New test.
11247 * g++.dg/warn/Wswitch-1.C: New test.
11248 * g++.dg/warn/Wswitch-2.C: New test.
11249
11250 2002-02-04 Richard Henderson <rth@redhat.com>
11251
11252 * g++.dg/abi/offsetof.C: Fix size comparison.
11253
11254 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
11255
11256 * gcc.dg/cast-qual-2.c: New test.
11257
11258 2002-02-04 Jakub Jelinek <jakub@redhat.com>
11259
11260 * gcc.dg/20020201-4.c: New test.
11261
11262 2002-02-04 Ben Elliston <bje@redhat.com>
11263
11264 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11265 target_info attribute != 0, in addition to the empty string.
11266 (gcc_target_compile): Likewise.
11267
11268 2002-02-03 Andrew Cagney <ac131313@redhat.com>
11269
11270 * gcc.dg/Wswitch.c: New test.
11271 PR gcc/4475. PR gcc/3780.
11272
11273 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
11274
11275 * g77.f-torture/execute/5122.f: New test for regressions
11276 against PR fortran/5122.
11277
11278 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
11279
11280 * g77.f-torture/compile/pr3743.f: Delete
11281 * g77.dg/pr3743-1.f: New test.
11282 * g77.dg/pr3743-2.f: New test.
11283 * g77.dg/pr3743-3.f: New test.
11284 * g77.dg/pr3743-4.f: New test.
11285
11286 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
11287
11288 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11289
11290 2002-02-02 Richard Henderson <rth@redhat.com>
11291
11292 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11293 * gcc.c-torture/execute/bf64-1.c: Likewise.
11294
11295 2002-02-02 Jakub Jelinek <jakub@redhat.com>
11296
11297 * gcc.dg/20020201-2.c: New test.
11298
11299 * gcc.dg/20020201-3.c: New test.
11300
11301 * gcc.c-torture/execute/bitfld-2.c: New test.
11302
11303 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
11304
11305 * gcc.dg/bitfld-1.c: Update.
11306 * gcc.dg/bitfld-2.c: Update.
11307 * gcc.c-torture/execute/bitfld-1.x: New.
11308
11309 2002-02-02 Jakub Jelinek <jakub@redhat.com>
11310
11311 * gcc.c-torture/execute/20020201-1.c: New test.
11312
11313 2002-02-01 Janis Johnson <janis187@us.ibm.com>
11314
11315 PR target/5469
11316 * gcc.dg/20020201-1.c: New test.
11317
11318 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
11319
11320 PR fortran/3743
11321 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11322 * g77.f-torture/compile/pr3743.x: Remove
11323
11324 2002-01-31 Tom Rix <trix@redhat.com>
11325
11326 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11327
11328 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
11329
11330 * gcc.dg/noncompile/20020130-1.c: New test.
11331
11332 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
11333
11334 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
11335
11336 2002-01-29 Richard Henderson <rth@redhat.com>
11337
11338 * gcc.c-torture/execute/991118-1.c: Cast various constants back
11339 to long long.
11340 * gcc.c-torture/execute/bf64-1.c: Likewise.
11341
11342 2002-01-29 Jakub Jelinek <jakub@redhat.com>
11343
11344 * gcc.c-torture/execute/20020129-1.c: New test.
11345
11346 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
11347
11348 * gcc.c-torture/compile/20000224-1.c: Update.
11349 * gcc.c-torture/execute/bitfld-1.c: New tests.
11350 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11351 * gcc.dg/uninit-A.c: Update.
11352
11353 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
11354
11355 * g++.dg/template/ctor1.C: Add instantiation.
11356
11357 2002-01-28 Paul Koning <pkoning@equallogic.com>
11358
11359 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11360 argument to __builtin_prefetch to be const ptr.
11361
11362 2002-01-28 Jakub Jelinek <jakub@redhat.com>
11363
11364 * gcc.c-torture/compile/20020120-1.c: New test.
11365
11366 2002-01-27 Kazu Hirata <kazu@hxi.com>
11367
11368 * gcc.c-torture/execute/20020127-1.c: New test.
11369
11370 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
11371
11372 * g77.dg/f77-edit-i-in.f: New test
11373 * g77.dg/f77-edit-i-out.f: New test
11374
11375 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
11376
11377 * gcc.dg/debug/debug.exp: New file.
11378 * gcc.dg/debug/trivial.c: New file.
11379 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11380 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11381 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11382 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11383 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11384 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11385 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11386 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11387 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11388 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11389 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11390 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11391 * gcc.dg/20000503-1.c: Removed.
11392 * gcc.dg/20010207-1.c: Removed.
11393 * gcc.dg/20011223-1.c: Removed.
11394 * gcc.dg/20020104-2.c: Removed.
11395 * gcc.dg/debug-1.c: Removed.
11396 * gcc.dg/debug-2.c: Removed.
11397 * gcc.dg/debug-3.c: Removed.
11398 * gcc.dg/debug-4.c: Removed.
11399 * gcc.dg/debug-5.c: Removed.
11400 * gcc.dg/debug-6.c: Removed.
11401 * gcc.dg/dwarf2-1.c: Removed.
11402 * gcc.dg/dwarf2-2.c: Removed.
11403
11404 2002-01-25 Jakub Jelinek <jakub@redhat.com>
11405
11406 * g++.old-deja/g++.other/eh5.C: New test.
11407 * g++.old-deja/g++.other/sibcall2.C: New test.
11408 * g++.old-deja/g++.other/array9.C: New test.
11409 * g++.old-deja/g++.other/typename2.C: New test.
11410 * g++.old-deja/g++.other/crash60.C: New test.
11411 * g++.old-deja/g++.other/conv9.C: New test.
11412 * g++.old-deja/g++.other/mangle10.C: New test.
11413 * g++.old-deja/g++.other/unchanging1.C: New test.
11414 * g++.old-deja/g++.other/exprstmt1.C: New test.
11415 * g++.old-deja/g++.other/inline23.C: New test.
11416 * g++.old-deja/g++.eh/ia64-1.C: New test.
11417 * g++.old-deja/g++.other/dwarf2-1.C: New test.
11418 * g++.old-deja/g++.other/reload1.C: New test.
11419 * g++.old-deja/g++.other/static20.C: New test.
11420 * g++.old-deja/g++.other/local-alloc1.C: New test.
11421 * g++.old-deja/g++.other/conv8.C: New test.
11422 * g++.old-deja/g++.other/stmtexpr2.C: New test.
11423 * g++.old-deja/g++.other/storeexpr1.C: New test.
11424 * g++.old-deja/g++.other/storeexpr2.C: New test.
11425 * g++.dg/eh/template2.C: New test.
11426 * g++.dg/warn/weak1.C: New test.
11427
11428 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
11429
11430 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11431 Remove first, non-varying, argument.
11432
11433 2002-01-23 Richard Henderson <rth@redhat.com>
11434
11435 * gcc.dg/inline-2.c: New.
11436
11437 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11438 Add optional target arg. Check number of arguments.
11439 (scan-assembler-not, scan-assembler-dem): Likewise.
11440 (scan-assembler-dem-not): Likewise.
11441
11442 2002-01-23 Zack Weinberg <zack@codesourcery.com>
11443
11444 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11445 line 12.
11446 * g++.old-deja/g++.brendan/parse3.C,
11447 g++.old-deja/g++.other/crash26.C,
11448 g++.old-deja/g++.other/crash28.C,
11449 g++.old-deja/g++.other/crash29.C,
11450 g++.old-deja/g++.other/crash30.C,
11451 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11452
11453 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
11454
11455 * gcc.dg/20020115-1.c: New.
11456
11457 2002-01-23 Bob Wilson <bob.wilson@acm.org>
11458
11459 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11460
11461 2002-01-23 Janis Johnson <janis187@us.ibm.com>
11462
11463 * gcc.dg/20020122-3.c: New.
11464
11465 2002-01-23 Jakub Jelinek <jakub@redhat.com>
11466
11467 * g++.dg/other/gc1.C: New test.
11468
11469 2002-01-23 Zack Weinberg <zack@codesourcery.com>
11470
11471 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11472
11473 2002-01-22 Richard Henderson <rth@redhat.com>
11474
11475 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11476
11477 2002-01-22 Richard Henderson <rth@redhat.com>
11478
11479 * gcc.dg/20020122-4.c: New.
11480
11481 2002-01-22 H.J. Lu <hjl@gnu.org>
11482
11483 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11484 link output.
11485 * gcc.dg/special/ecos.exp: Likewise.
11486 * lib/g++-dg.exp: Likewise.
11487 * lib/g77-dg.exp: Likewise.
11488 * lib/gcc-dg.exp : Likewise.
11489 * lib/mike-g++.exp: Likewise.
11490 * lib/mike-g77.exp: Likewise.
11491 * lib/mike-gcc.exp: Likewise.
11492 * lib/objc-dg.exp: Likewise.
11493
11494 2002-01-22 Janis Johnson <janis187@us.ibm.com>
11495
11496 PR target/5379
11497 * gcc.dg/20020122-2.c: New test.
11498
11499 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
11500
11501 * gcc.dg/20020122-1.c: New test.
11502
11503 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
11504
11505 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11506
11507 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
11508
11509 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11510
11511 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11512
11513 * gcc.c-torture/compile/20020121-1.c: New test.
11514
11515 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
11516
11517 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11518 ld_library_path.
11519
11520 2002-01-21 Jakub Jelinek <jakub@redhat.com>
11521
11522 * gcc.dg/20020218-1.c: New test.
11523
11524 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
11525
11526 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11527 messages
11528 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11529 "At global scope" warning
11530 * g++.dg/ext/align1.C: Change cygwin test for alignment
11531 from db-bogus to dg-warning
11532
11533 2002-01-21 Zack Weinberg <zack@codesourcery.com>
11534
11535 * g77.f-torture/compile/cpp2.F: New test.
11536
11537 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
11538
11539 * g++.dg/template/access1.C: New test.
11540
11541 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
11542
11543 * gcc.dg/20020118-1.c: New.
11544
11545 2002-01-18 Kazu Hirata <kazu@hxi.com>
11546
11547 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11548
11549 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
11550
11551 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11552 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11553 alignment warnings.
11554
11555 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
11556
11557 * gcc.misc-tests/i386-prefetch.exp: Save and restore
11558 torture_with_loops and torture_without_loops
11559
11560 2002-01-17 Jakub Jelinek <jakub@redhat.com>
11561
11562 * gcc.c-torture/compile/20020116-1.c: New test.
11563
11564 2002-01-16 Jakub Jelinek <jakub@redhat.com>
11565
11566 * gcc.dg/20020116-2.c: New test.
11567
11568 * gcc.dg/ultrasp4.c: New test.
11569
11570 * gcc.dg/20020116-1.c: New test.
11571
11572 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
11573
11574 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11575 by EABI.
11576
11577 2002-01-15 Janis Johnson <janis187@us.ibm.com>
11578
11579 * gcc.misc-tests/i386-prefetch.exp: New.
11580 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11581 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11582 * gcc.misc-tests/i386-pf-none-1.c: New test.
11583 * gcc.misc-tests/i386-pf-sse-1.c: New test.
11584
11585 2002-01-15 Jakub Jelinek <jakub@redhat.com>
11586
11587 * gcc.dg/gnu89-init-1.c: Add new tests.
11588
11589 2002-01-15 Andreas Jaeger <aj@suse.de>
11590
11591 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11592 * gcc.dg/i386-mmx-2.c: Likewise.
11593 * gcc.dg/i386-sse-1.c: Likewise.
11594 * gcc.dg/i386-sse-2.c: Likewise.
11595 * gcc.dg/i386-sse-3.c: Likewise.
11596
11597 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
11598
11599 * g77.f-torture/execute/intrinsic-unix-bessel.f:
11600 Uncomment additional cases that now pass.
11601
11602 2002-01-11 Richard Henderson <rth@redhat.com>
11603
11604 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11605 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11606
11607 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
11608
11609 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11610
11611 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
11612
11613 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11614 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11615
11616 2002-01-10 Dale Johannesen <dalej@apple.com>
11617
11618 * gcc.c-torture/execute/loop-11.c: New.
11619
11620 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
11621
11622 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11623 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11624
11625 2002-01-09 Richard Henderson <rth@redhat.com>
11626
11627 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11628 type in which to perform the operation for each size.
11629
11630 2002-01-09 Alan Matsuoka (alanm@redhat.com)
11631
11632 * gcc.c-torture/compile/20020109-2.c: New test.
11633
11634 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
11635
11636 * gcc.c-torture/execute/loop-10.c: New test.
11637
11638 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11639
11640 * gcc.c-torture/compile/20010226-1.c: New test.
11641 * gcc.c-torture/compile/20010227-1.c: New test.
11642 * gcc.c-torture/compile/20010426-1.c: New test.
11643 * gcc.c-torture/compile/20010510-1.c: New test.
11644 * gcc.c-torture/compile/20010605-3.c: New test.
11645 * gcc.c-torture/compile/20010824-1.c: New test.
11646 * gcc.c-torture/execute/20010409-1.c: New test.
11647 * gcc.dg/noncompile/20000901-1.c: New test.
11648 * gcc.dg/20001023-1.c: New test.
11649 * gcc.dg/20001101-1.c: New test.
11650 * gcc.dg/20001102-1.c: New test.
11651 * gcc.dg/20010207-1.c: New test.
11652 * gcc.dg/20010405-1.c: New test.
11653 * gcc.dg/20010822-1.c: New test.
11654 * gcc.dg/20011107-1.c: New test.
11655
11656 2002-01-09 Jeffrey A Law (law@redhat.com)
11657
11658 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11659
11660 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
11661 execution failure on PA targets.
11662
11663 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11664
11665 * gcc.c-torture/compile/20020109-1.c: New test.
11666
11667 2002-01-08 Kazu Hirata <kazu@hxi.com>
11668
11669 * gcc.c-torture/execute/20020108-1.c: New test.
11670
11671 2002-01-08 Jakub Jelinek <jakub@redhat.com>
11672
11673 * gcc.dg/20020108-1.c: New test.
11674
11675 2002-01-08 H.J. Lu <hjl@gnu.org>
11676
11677 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11678 for header files.
11679
11680 2002-01-08 Geoff Keating <geoffk@redhat.com>
11681
11682 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11683 consistency.
11684
11685 002-01-07 Aldy Hernandez <aldyh@redhat.com>
11686
11687 * gcc.dg/altivec-4.c: Test altivec predicates.
11688
11689 2002-01-07 Jakub Jelinek <jakub@redhat.com>
11690
11691 * gcc.c-torture/execute/20020107-1.c: New test.
11692
11693 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
11694
11695 PR c/5279
11696 * gcc.c-torture/compile/20020106-1.c: New test.
11697
11698 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
11699
11700 * gcc.c-torture/execute/nestfunc-4.c: New test.
11701
11702 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11703
11704 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11705 extra triple that slipped in.
11706 * g++.old-deja/g++.abi/align.C: Likewise.
11707 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11708
11709 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11710
11711 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11712 * g++.old-deja/g++.abi/align.C: Likewise.
11713 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11714
11715 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11716 on FreeBSD/i386.
11717 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11718 FreeBSD.
11719
11720 2002-01-04 Jakub Jelinek <jakub@redhat.com>
11721
11722 * gcc.dg/20020104-1.c: New test.
11723
11724 * gcc.dg/20020104-2.c: New test.
11725
11726 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
11727
11728 * gcc.dg/20020103-1.c: Fix typo in target selector.
11729
11730 2002-01-03 Richard Henderson <rth@redhat.com>
11731
11732 * gcc.dg/20020103-1.c: New.
11733
11734 2002-01-03 Kazu Hirata <kazu@hxi.com>
11735
11736 * gcc.c-torture/execute/20020103-1.c: New test.
11737
11738 2002-01-03 Jakub Jelinek <jakub@redhat.com>
11739
11740 * g++.dg/other/debug2.C: New test.
11741
11742 * gcc.c-torture/compile/20020103-1.c: New test.
11743
11744 2002-01-02 Jakub Jelinek <jakub@redhat.com>
11745
11746 * gcc.dg/gnu89-init-1.c: Added new tests.
11747
11748 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11749
11750 * g++.dg/template/friend2.C: Remove as patch is reverted.
11751
11752 * g++.dg/warn/oldcast1.C: New test.
11753
11754 * g++.dg/template/ptrmem1.C: New test.
11755 * g++.dg/template/ptrmem2.C: New test.
11756
11757 * g++.dg/template/ntp.C: New test.
11758
11759 * g++.dg/other/component1.C: New test.
11760
11761 * g++.dg/template/ttp3.C: New test.
11762
11763 * g++.dg/template/friend2.C: New test.
11764 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11765
11766 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11767
11768 * g++.dg/other/ptrmem1.C: New test.
11769 * g++.dg/other/ptrmem2.C: New test.
11770
11771 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11772
11773 * g++.dg/template/ctor1.C: New test.
11774
11775 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11776
11777 * g++.dg/template/friend2.C: New test.
11778
11779 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
11780
11781 * gcc.dg/mmix-1.c: New test.
11782
11783 2001-12-31 Richard Henderson <rth@redhat.com>
11784
11785 * gcc.dg/asm-5.c: New.
11786
11787 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
11788
11789 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11790 in namespace __gnu_cxx
11791
11792 2001-12-30 Richard Henderson <rth@redhat.com>
11793
11794 * gcc.dg/debug-6.c: New.
11795
11796 2001-12-30 Jakub Jelinek <jakub@redhat.com>
11797
11798 * gcc.c-torture/compile/20011229-2.c: New test.
11799
11800 2001-12-29 Jakub Jelinek <jakub@redhat.com>
11801
11802 * gcc.dg/debug-3.c: New test.
11803 * gcc.dg/debug-4.c: New test.
11804 * gcc.dg/debug-5.c: New test.
11805
11806 2001-12-29 Richard Henderson <rth@redhat.com>
11807
11808 * g++.dg/eh/loop1.C: New.
11809
11810 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11811
11812 * g++.dg/template/crash1.C: New test.
11813
11814 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11815
11816 * g++.dg/other/const1.C: New test.
11817
11818 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
11819
11820 * gcc.c-torture/compile/20011229-1.c: New test.
11821
11822 2001-12-28 Stan Shebs <shebs@apple.com>
11823
11824 * lib/objc-torture.exp: Resync with c-torture.exp.
11825 * lib/objc.exp: Load standard libraries.
11826
11827 2001-12-28 Jakub Jelinek <jakub@redhat.com>
11828
11829 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11830 additional tests.
11831
11832 2001-12-27 Roger Sayle <roger@eyesopen.com>
11833
11834 * gcc.c-torture/execute/string-opt-16.c: New testcase.
11835
11836 2001-12-27 Richard Henderson <rth@redhat.com>
11837
11838 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11839
11840 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
11841
11842 * g++.dg/eh/ctor1.C: New test.
11843 * g++.dg/other/error2.C: New test.
11844
11845 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
11846
11847 * g++.dg/other/init2.C: New test.
11848
11849 2001-12-24 Richard Henderson <rth@redhat.com>
11850
11851 * gcc.dg/20011223-1.c: New.
11852 * gcc.dg/inline-1.c: New.
11853
11854 2001-12-23 Richard Henderson <rth@redhat.com>
11855
11856 * gcc.dg/asm-4.c: Test operand modifiers.
11857
11858 2001-12-23 Richard Henderson <rth@redhat.com>
11859
11860 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11861
11862 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
11863
11864 * gcc.c-torture/execute/20011223-1.c: New test.
11865
11866 2001-12-21 Richard Henderson <rth@redhat.com>
11867
11868 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11869 re-enables the warning.
11870
11871 2001-12-21 Richard Henderson <rth@redhat.com>
11872
11873 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11874
11875 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11876
11877 * gcc.c-torture/compile/20011218-1.c: New test.
11878
11879 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
11880
11881 * gcc.misc-test/arm-isr.exp: New file. Control running of the
11882 arm-isr.c test.
11883 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
11884 epilogue generation for ARM ISR routines.
11885
11886 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11887
11888 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11889 * gcc.dg/format/c90-printf-3.c: Likewise.
11890 * gcc.dg/format/c99-printf-3.c: Likewise.
11891 * gcc.dg/format/ext-1.c: Likewise.
11892 * gcc.dg/format/ext-6.c: Likewise.
11893 * gcc.dg/format/format.h: Prototype unlocked stdio.
11894
11895 2001-12-20 Richard Henderson <rth@redhat.com>
11896
11897 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11898 (arena): Use it.
11899 (malloc): Correct allocation logic. Abort if we fill up the
11900 arena before initialization complete.
11901 (realloc): Correct allocation logic.
11902
11903 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11904
11905 * gcc.c-torture/compile/20011219-2.c: New test.
11906
11907 * gcc.c-torture/execute/20011219-1.c: New test.
11908
11909 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
11910
11911 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
11912 target does not support weak symbols.
11913
11914 2001-12-19 Jakub Jelinek <jakub@redhat.com>
11915
11916 * gcc.c-torture/compile/20011219-1.c: New test.
11917
11918 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
11919
11920 * g++.dg/other/error1.C: New test.
11921
11922 2001-12-17 Jeffrey A Law (law@redhat.com)
11923
11924 * gcc.c-torture/execute/20011217-1.c: New test.
11925
11926 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
11927
11928 * objc.dg/special/: New directory.
11929 * objc.dg/special/special.exp: New file.
11930 * objc.dg/special/unclaimed-category-1.h: New file.
11931 * objc.dg/special/unclaimed-category-1a.m: New file.
11932 * objc.dg/special/unclaimed-category-1.m: New file.
11933
11934 2001-12-17 Andreas Jaeger <aj@suse.de>
11935
11936 * gcc.c-torture/compile/20011217-2.c: New test.
11937
11938 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11939
11940 * gcc.c-torture/compile/20011217-1.c: New test.
11941
11942 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
11943
11944 * testsuite/gcc.dg/20011214-1.c: New.
11945
11946 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
11947
11948 * gcc.dg/altivec-4.c: New.
11949
11950 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
11951
11952 * gcc.dg/20011113-1.c: New test.
11953
11954 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
11955
11956 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11957 std::__malloc_alloc_template<0> and
11958 std::__default_alloc_template<false, 0>.
11959
11960 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
11961
11962 * objc/execute/bf-21.m: New test.
11963 * objc/execute/enumeration-1.m: New test.
11964 * objc/execute/enumeration-2.m: New test.
11965
11966 2001-12-12 Jakub Jelinek <jakub@redhat.com>
11967
11968 * gcc.dg/gnu89-init-1.c: New test.
11969
11970 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
11971
11972 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11973 * g++.old-deja/g++.jason/2371.C: Likewise.
11974 * g++.old-deja/g++.jason/template33.C: Likewise.
11975 * g++.old-deja/g++.jason/template34.C: Likewise.
11976 * g++.old-deja/g++.jason/template36.C: Likewise.
11977 * g++.old-deja/g++.oliva/typename1.C: Likewise.
11978 * g++.old-deja/g++.oliva/typename2.C: Likewise.
11979 * g++.old-deja/g++.other/typename1.C: Likewise.
11980 * g++.old-deja/g++.pt/inherit2.C: Likewise.
11981 * g++.old-deja/g++.pt/nontype5.C: Likewise.
11982 * g++.old-deja/g++.pt/typename11.C: Likewise.
11983 * g++.old-deja/g++.pt/typename14.C: Likewise.
11984 * g++.old-deja/g++.pt/typename16.C: Likewise.
11985 * g++.old-deja/g++.pt/typename3.C: Likewise.
11986 * g++.old-deja/g++.pt/typename4.C: Likewise.
11987 * g++.old-deja/g++.pt/typename5.C: Likewise.
11988 * g++.old-deja/g++.pt/typename7.C: Likewise.
11989 * g++.old-deja/g++.robertl/eb9.C: Likewise.
11990
11991 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
11992
11993 * g++.dg/other/linkage1.C: New test.
11994 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11995 specifiers.
11996
11997 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
11998
11999 * gcc.dg/concat.c: New test.
12000
12001 2001-12-11 Stan Shebs <shebs@apple.com>
12002
12003 * objc/compile: New test directory.
12004 * objc/compile/compile.exp: New expect script.
12005 * objc/compile/20011211-1.m: New compile test.
12006
12007 2001-12-11 Jason Merrill <jason@redhat.com>
12008
12009 * lib/prune.exp (prune_gcc_output): Also handle "In member
12010 function". So many permutations...
12011
12012 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
12013
12014 * g++.dg/template/typedef1.C: New test.
12015
12016 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
12017
12018 * g++.dg/other/copy1.C: New test.
12019
12020 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
12021
12022 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
12023
12024 * gcc.dg/builtin-choose-expr.c: New.
12025
12026 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
12027
12028 * gcc.dg/altivec-2.c: New.
12029
12030 2001-12-07 Richard Henderson <rth@redhat.com>
12031
12032 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
12033
12034 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
12035
12036 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
12037 ultrasparc.
12038
12039 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
12040
12041 * g++-old.deja/g++.robertl/eb101.C: Deleted.
12042
12043 2001-12-06 Janis Johnson <janis187@us.ibm.com>
12044
12045 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
12046 variable argument list.
12047
12048 2001-12-06 Zack Weinberg <zack@codesourcery.com>
12049
12050 * gcc.c-torture/execute/memcheck: Delete entire directory.
12051 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
12052 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
12053
12054 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
12055
12056 * gcc.dg/Wshadow-1.c: New test.
12057
12058 2001-12-05 Jakub Jelinek <jakub@redhat.com>
12059
12060 * gcc.c-torture/compile/20011130-1.c: New test.
12061
12062 * gcc.dg/noncompile/20011025-1.c: New test.
12063
12064 * g++.dg/other/anon-union.C: New test.
12065
12066 * gcc.c-torture/execute/20011024-1.c: New test.
12067
12068 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
12069
12070 * gcc.c-torture/execute/20000722-1.x,
12071 gcc.c-torture/execute/20010123-1.x: Remove.
12072 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
12073 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
12074 gcc.dg/c99-complit-2.c: New tests.
12075
12076 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
12077
12078 * g++.dg/inherit/base1.C: New test.
12079
12080 2001-12-04 Jakub Jelinek <jakub@redhat.com>
12081
12082 * g++.dg/other/stdarg1.C: New test.
12083
12084 * gcc.c-torture/compile/20011130-2.c: New test.
12085
12086 2001-12-03 Janis Johnson <janis187@us.ibm.com>
12087
12088 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
12089 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
12090 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
12091 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
12092 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
12093 * gcc.dg/builtin-prefetch-1.c: New test.
12094
12095 2001-12-03 Jakub Jelinek <jakub@redhat.com>
12096
12097 * gcc.dg/20011130-1.c: New test.
12098
12099 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
12100
12101 * g++.dg/other/scope1.C: New test.
12102 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
12103
12104 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
12105
12106 * gcc.dg/vla-init-1.c: New test.
12107
12108 2001-12-01 Geoff Keating <geoffk@redhat.com>
12109
12110 * gcc.c-torture/compile/structs.c: New testcase from GDB.
12111
12112 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
12113
12114 * objc.dg/alias.m: Update.
12115 * objc.dg/class-1.m: Update.
12116 * objc.dg/const-str-1.m: Update.
12117 * objc.dg/fwd-proto-1.m: Update.
12118 * objc.dg/id-1.m: Update.
12119 * objc.dg/super-class-1.m: Update.
12120
12121 2001-11-29 Mark Mitchell <mark@codesourcery.com>
12122
12123 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
12124 constructs.
12125
12126 2001-11-28 Jeffrey A Law (law@cygnus.com)
12127
12128 * gcc.c-torture/execute/20011128-1.c: New test.
12129
12130 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
12131
12132 * gcc.dg/20011127-1.c: New test.
12133
12134 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
12135
12136 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
12137 from Austin Group draft 7.
12138 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
12139 scanf format arguments.
12140 * gcc.dg/format/no-exargs-2.c: New test.
12141
12142 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
12143
12144 * g++.dg/abi/vbase8-4.C: New test.
12145
12146 2001-11-24 Ian Lance Taylor <ian@airs.com>
12147
12148 * gcc.c-torture/execute/20011121-1.c: New test.
12149
12150 2001-11-23 Jeffrey A Law (law@cygnus.com)
12151
12152 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
12153
12154 2001-11-23 Andreas Jaeger <aj@suse.de>
12155
12156 * gcc.dg/cpp/charconst-2.c: New test.
12157
12158 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
12159
12160 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
12161 to the host if it is remote. Let tests specify extra headers
12162 they use.
12163 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
12164 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
12165 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
12166 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
12167 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
12168 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
12169 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
12170 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
12171 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
12172 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
12173
12174 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
12175
12176 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
12177 for little endian ARMs.
12178
12179 2001-11-20 Jakub Jelinek <jakub@redhat.com>
12180
12181 * gcc.c-torture/compile/20011119-1.c: New test.
12182 * gcc.c-torture/compile/20011119-2.c: New test.
12183
12184 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
12185
12186 * gcc.dg/altivec-1.c: Fix typo.
12187
12188 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
12189
12190 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
12191
12192 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12193
12194 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
12195
12196 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
12197
12198 * lib/g77.exp: Don't specify --rpath-link.
12199
12200 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12201 across all the headers.
12202 * gcc.dg/format/format.exp: For testing on a remote host,
12203 copy format.h.
12204
12205 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12206 * gcc.c-torture/execute/930406-1.c: Likewise.
12207 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12208
12209 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
12210
12211 * gcc.dg/altivec-1.c: New.
12212
12213 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
12214
12215 * gcc.dg/cpp/fpreprocessed.c: New test case.
12216
12217 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12218
12219 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12220 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12221 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12222
12223 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
12224
12225 * gcc.dg/no-builtin-1.c: New test.
12226
12227 2001-11-16 Jakub Jelinek <jakub@redhat.com>
12228
12229 * gcc.c-torture/execute/20011115-1.c: New test.
12230
12231 2001-11-15 Jakub Jelinek <jakub@redhat.com>
12232
12233 * gcc.c-torture/compile/20011114-2.c: New test.
12234 * gcc.c-torture/compile/20011114-3.c: New test.
12235 * gcc.c-torture/compile/20011114-4.c: New test.
12236
12237 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
12238
12239 * g++.dg/other/init1.C: New test.
12240
12241 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
12242
12243 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12244 message.
12245
12246 * gcc.c-torture/execute/20011114-1.c: New testcase.
12247
12248 * gcc.c-torture/compile/20010327-1.c: Revert last change.
12249 * gcc.c-torture/compile/20011114-1.c: New test, exactly
12250 like the (before this change) version of 20010327-1.c.
12251
12252 2001-11-14 Roger Sayle <roger@eyesopen.com>
12253
12254 * gcc.c-torture/execute/string-opt-13.c: New testcase.
12255
12256 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
12257
12258 * g++.dg/init/array2.C: New test.
12259
12260 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
12261
12262 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12263
12264 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
12265
12266 * g++.dg/other/forscope1.C: New test.
12267 * g++.dg/ext/forscope1.C: New test.
12268 * g++.dg/ext/forscope2.C: New test.
12269
12270 2001-11-13 Jakub Jelinek <jakub@redhat.com>
12271
12272 * gcc.c-torture/execute/20011113-1.c: New test.
12273
12274 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
12275
12276 * gcc.c-torture/execute/20011109-2.c: New test.
12277
12278 * gcc.c-torture/execute/20011109-1.c: New test.
12279
12280 2001-11-09 Jakub Jelinek <jakub@redhat.com>
12281
12282 * gcc.c-torture/compile/20011109-1.c: New test.
12283
12284 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12285
12286 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12287 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12288 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12289 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12290 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12291 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12292 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12293
12294 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
12295
12296 * g++.dg/warn/Wshadow-1.C: New tests.
12297 * g++.old-deja/g++.mike/for3.C: Update.
12298
12299 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
12300
12301 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12302 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12303 XFAILs. Adjust expected error texts.
12304 * gcc.c-torture/compile/20011106-1.c,
12305 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12306 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12307 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12308 gcc.dg/c99-array-lval-5.c: New tests.
12309
12310 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12311
12312 * gcc.dg/cpp/defined.c: Update.
12313
12314 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12315
12316 * gcc.c-torture/execute/anon-1.c: New test.
12317
12318 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
12319
12320 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12321 same size, so no warning should be produced on stormy16.
12322
12323 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12324 due to oversized array.
12325 * g++.old-deja/g++.mike/ns15.C: Likewise.
12326 * g++.old-deja/g++.pt/crash16.C: Likewise.
12327
12328 2001-11-02 Graham Stott <grahams@redhat.com>
12329
12330 * g++.dgother/debug1.C: Fix typos.
12331
12332 2001-11-01 Jakub Jelinek <jakub@redhat.com>
12333
12334 * g++.dg/other/debug1.C: New test.
12335
12336 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12337
12338 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12339 of unsigned long.
12340
12341 2001-10-30 Jakub Jelinek <jakub@redhat.com>
12342
12343 * gcc.dg/20011029-2.c: New test.
12344
12345 * gcc.c-torture/compile/20011029-1.c: New test.
12346
12347 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
12348
12349 * objc/execute/class_self-1.m: New test.
12350 * objc/execute/class_self-2.m: New test.
12351
12352 2001-10-25 Zack Weinberg <zack@codesourcery.com>
12353
12354 * gcc.misc-tests/msgs.exp: Delete.
12355 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12356 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
12357 error set to match recent changes.
12358
12359 2001-10-24 Zack Weinberg <zack@codesourcery.com>
12360
12361 * gcc.dg/20011021-1.c: New test.
12362
12363 2001-10-24 Jakub Jelinek <jakub@redhat.com>
12364
12365 * gcc.c-torture/compile/20011023-1.c: New test.
12366
12367 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
12368
12369 * lib/g77.exp: Rewrite based on lib/g++.exp.
12370
12371 2001-10-19 Jakub Jelinek <jakub@redhat.com>
12372
12373 * gcc.c-torture/execute/20011019-1.c: New test.
12374
12375 * gcc.dg/20011018-1.c: New test.
12376
12377 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
12378
12379 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12380
12381 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
12382
12383 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12384 * gcc.dg/attr-invalid.c: Likewise.
12385
12386 2001-10-18 Jakub Jelinek <jakub@redhat.com>
12387
12388 * testsuite/gcc.dg/20011015-1.c: New test.
12389
12390 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
12391
12392 * g++.dg/template/unify2.C: New test.
12393
12394 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
12395
12396 * g++.dg/other/exception-specification.C: New test
12397
12398 2001-10-13 Tom Rix <trix@redhat.com>
12399
12400 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12401 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12402
12403 2001-10-12 Jakub Jelinek <jakub@redhat.com>
12404
12405 * testsuite/gcc.dg/20011009-1.c: New test.
12406
12407 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
12408
12409 PR g++/4476
12410 * g++.dg/other/friend1.C: New test.
12411
12412 2001-10-11 Richard Henderson <rth@redhat.com>
12413
12414 * g++.old-deja/g++.other/crash18.C: Add -S to options.
12415
12416 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12417
12418 * gcc.c-torture/compile/20011010-1.c: New.
12419
12420 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
12421
12422 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12423 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12424 g77.f-torture/execute/execute.exp,
12425 g77.f-torture/noncompile/noncompile.exp,
12426 gcc.c-torture/compile/compile.exp,
12427 gcc.c-torture/execute/execute.exp,
12428 gcc.c-torture/execute/ieee/ieee.exp,
12429 gcc.c-torture/execute/memcheck/memcheck.exp,
12430 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12431 objc/execute/execute.exp: Update FSF address.
12432
12433 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
12434
12435 * gcc.dg/cpp/cmdlne-C.c: Update.
12436 * gcc.dg/cpp/cmdlne-C2.c: New.
12437
12438 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12439
12440 * gcc.c-torture/execute/20011008-3.c: New.
12441
12442 2001-10-08 DJ Delorie <dj@redhat.com>
12443
12444 * gcc.dg/20011008-1.c: New.
12445 * gcc.dg/20011008-2.c: New.
12446
12447 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
12448
12449 * gcc.dg/cpp/spacing1.c: Update test.
12450
12451 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
12452
12453 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12454 spelling errors of "separate" as "seperate".
12455
12456 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
12457
12458 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12459 enough to avoid inlining.
12460
12461 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
12462
12463 * lib/g77.exp: set libg2c_dir correctly.
12464
12465 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
12466
12467 * gcc.dg/cpp/macro11.c: New test.
12468
12469 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12470
12471 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12472 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12473 gcc.dg/format/multattr-3.c: New tests.
12474 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
12475 tests for format attributes on function pointers being rejected.
12476
12477 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12478
12479 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12480
12481 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12482
12483 * g++.dg/warn/format1.C: New test.
12484
12485 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
12486
12487 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12488
12489 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
12490
12491 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12492
12493 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
12494
12495 * gcc.dg/cpp/redef2.c: Add test.
12496
12497 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
12498
12499 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12500 long-standing bug on i686, apparently.
12501 * gcc.c-torture/execute/loop-2c.x: New file.
12502 * gcc.c-torture/execute/loop-2d.x: New file.
12503 * gcc.c-torture/execute/loop-3c.x: New file.
12504
12505 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
12506
12507 * gcc.dg/cpp/20000625-2.c: Correct line number.
12508
12509 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
12510
12511 * gcc.dg/cpp/macro10.c: New test.
12512 * gcc.dg/cpp/strify3.c: New test.
12513 * gcc.dg/cpp/spacing1.c: Add tests.
12514 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12515 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12516
12517 2001-09-24 DJ Delorie <dj@redhat.com>
12518
12519 * gcc.c-torture/execute/20010924-1.c: New test.
12520
12521 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
12522
12523 * testsuite/objc/execute/paste.m: Remove.
12524
12525 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
12526
12527 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12528
12529 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
12530
12531 * g77.dg/strlen0.f: New test.
12532
12533 2001-09-21 Richard Henderson <rth@redhat.com>
12534
12535 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12536 * g++.old-deja/g++.abi/vtable2.C: Likewise.
12537
12538 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
12539
12540 Table-driven attributes.
12541 * g++.dg/ext/attrib1.C: New test.
12542
12543 2001-09-20 DJ Delorie <dj@redhat.com>
12544
12545 * gcc.dg/20000926-1.c: Update expected warning messages.
12546 * gcc.dg/array-2.c: Likewise, and test for warnings too.
12547 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12548 array.
12549
12550 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
12551
12552 * g++.dg/eh/registers1.C: New test case.
12553
12554 2001-09-17 Richard Henderson <rth@redhat.com>
12555
12556 * gcc.dg/array-5.c: Fix VLA decomposition test.
12557
12558 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
12559
12560 * gcc.dg/cpp/line5.c: New testcase.
12561
12562 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
12563
12564 * gcc.dg/cpp/macro9.c: New test.
12565
12566 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
12567
12568 * gcc.c-torture/execute/980223.c: Change type of addr from long
12569 to char *.
12570
12571 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
12572
12573 * gcc.c-torture/execute/20010915-1.c: New test.
12574
12575 2001-09-14 Janis Johnson <janis187@us.ibm.com>
12576
12577 * g77.dg/bprob: New directory.
12578 * g77.dg/bprob/bprob.exp: New file.
12579 * g77.dg/bprob/bprob-1.f: New test.
12580 * g77.dg/gcov: New directory.
12581 * g77.dg/gcov/gcov.exp: New file.
12582 * g77.dg/gcov/gcov-1.f: New test.
12583 * g77.dg/gcov/gcov-1.x: New file.
12584
12585 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
12586
12587 * gcc.dg/cpp/directiv.c: Update.
12588 * gcc.dg/cpp/undef1.c: Update.
12589
12590 2001-09-12 Jakub Jelinek <jakub@redhat.com>
12591
12592 * gcc.dg/20010912-1.c: New test.
12593
12594 2001-09-11 Janis Johnson <janis187@us.ibm.com>
12595
12596 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12597 language-independent file in lib.
12598 * lib/gcov.exp: New file.
12599
12600 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
12601
12602 * gcc.c-torture/compile/20010911-1.c: New test.
12603
12604 2001-09-10 Janis Johnson <janis187@us.ibm.com>
12605
12606 * lib/profopt.exp: New, to support profile-directed optimizations.
12607 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12608 * gcc.misc-tests/bprob-1.c: New test.
12609 * gcc.misc-tests/bprob-2.c: New test.
12610
12611 2001-09-07 Janis Johnson <janis187@us.ibm.com>
12612
12613 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12614 XFAIL and which kinds of gcov output to verify.
12615 * gcc.misc-tests/gcov-4b.x: New file.
12616 * gcc.misc-tests/gcov-5b.x: New file.
12617 * gcc.misc-tests/gcov-6.x: New file.
12618 * gcc.misc-tests/gcov-7.c: New test.
12619 * gcc.misc-tests/gcov-7.x: New file.
12620
12621 2001-09-06 Janis Johnson <janis187@us.ibm.com>
12622
12623 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12624 * gcc.misc-tests/gcov-6.c: New test.
12625
12626 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
12627
12628 PR c++/3986
12629 * g++.dg/abi/vbase1.C: New test.
12630
12631 2001-09-05 Ziemowit Laski <zlaski@apple.com>
12632
12633 * objc.dg/method-2.m: New.
12634
12635 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
12636
12637 PR c++/4203
12638 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12639 * g++.dg/init/empty1.C: New test.
12640
12641 2001-09-03 Jakub Jelinek <jakub@redhat.com>
12642
12643 * gcc.c-torture/compile/20010903-1.c: New test.
12644
12645 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
12646
12647 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12648 for m68k.
12649
12650 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
12651
12652 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12653
12654 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12655
12656 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12657
12658 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
12659
12660 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12661 for 16-bit 'unsigned int'.
12662
12663 2001-08-29 Kazu Hirata <kazu@hxi.com>
12664
12665 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12666
12667 2001-08-27 Richard Henderson <rth@redhat.com>
12668
12669 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12670 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12671
12672 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
12673
12674 * gcc.dg/asm-names.c (ymain): New.
12675
12676 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
12677
12678 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12679 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12680 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12681
12682 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12683
12684 * gcc.dg/compare5.c: New testcase.
12685
12686 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
12687
12688 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12689 and "In instantiation".
12690
12691 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
12692
12693 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12694
12695 2001-08-20 Janis Johnson <janis187@us.ibm.com>
12696
12697 * gcc.misc-tests/gcov.exp: Add support for branch information.
12698 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12699 * gcc.misc-tests/gcov-4.c: New test.
12700 * gcc.misc-tests/gcov-4b.c: New test.
12701 * gcc.misc-tests/gcov-5b.c: New test.
12702
12703 2001-08-20 Zack Weinberg <zackw@panix.com>
12704
12705 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12706 expected to fail.
12707
12708 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
12709
12710 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12711
12712 2001-08-19 Jakub Jelinek <jakub@redhat.com>
12713
12714 * g++.dg/eh/
12715 Moved to gcc-deps.exp
12716 * gcc-deps.exp: New file.
12717
12718 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12719
12720 * g++.old-deja/g++.pt/defarg14.C: New test.
12721
12722 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12723
12724 * g++.old-deja/g++.other/lineno5.C: New test.
12725
12726 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12727
12728 * g++.old-deja/g++.pt/crash68.C: New test.
12729
12730 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12731
12732 * g++.old-deja/g++.other/crash42.C: New test.
12733
12734 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12735
12736 * gcc.dg/cpp/extratokens.c: Fix.
12737 * gcc.dg/cpp/skipping2.c: New tests.
12738
12739 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12740
12741 * gcc.c-torture/execute/20010724-1.c: New file.
12742 * gcc.c-torture/execute/20010724-1.x: New file.
12743
12744 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12745
12746 * g++.old-deja/g++.other/cond7.C: New test.
12747
12748 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12749
12750 * g++.old-deja/g++.other/optimize4.C: New test.
12751
12752 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12753
12754 * g++.old-deja/g++.abi/vbase8-5.C: New test.
12755
12756 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
12757
12758 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12759 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12760 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12761 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12762
12763 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12764 bug report" message.
12765
12766 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12767 * g++.dg/ext/instantiate1.C: Move from old-deja.
12768
12769 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
12770
12771 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12772 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12773 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12774 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12775
12776 2001-07-23 Jeffrey A Law (law@cygnus.com)
12777
12778 * gcc.c-torture/execute/20010723-1.c: New test.
12779
12780 2001-07-23 Ben Elliston <bje@redhat.com>
12781
12782 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12783
12784 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12785
12786 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12787 i[34567]86-*-*.
12788 Delete handling of ieee_multilib_flags.
12789 Pass -mieee for alpha*-*-* and sh-*-*.
12790 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12791
12792 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
12793
12794 Remove old-abi tests.
12795 * g++.old-deja/g++.mike/p11116.C: Remove.
12796 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12797
12798 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
12799
12800 * g77.f-torture/compile/pr3743.f: New test
12801
12802 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
12803
12804 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12805
12806 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12807
12808 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12809 g++.old-deja/g++.pt/static6.C: Likewise.
12810 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12811 supports weak symbols.
12812
12813 2001-07-18 Andreas Jaeger <aj@suse.de>
12814
12815 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12816 supported again.
12817
12818 2001-07-18 Andreas Jaeger <aj@suse.de>
12819
12820 * gcc.dg/iftrap-1.c: Fix target line.
12821
12822 2001-07-17 Richard Henderson <rth@redhat.com>
12823
12824 * gcc.c-torture/execute/20010717-1.c: New.
12825
12826 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
12827
12828 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12829 tests.
12830
12831 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
12832
12833 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12834
12835 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12836
12837 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12838 UAC_SIGBUS, UAC_NOPRINT definitions.
12839
12840 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
12841
12842 * objc/execute/object_is_class.m: New test.
12843 * objc/execute/object_is_meta_class.m: New test.
12844
12845 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
12846
12847 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12848 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12849
12850 2001-01-15 David Bil
12851 * objc/execute/class-14.m: Added.
12852 * objc/execute/class-2.m: Added.
12853 * objc/execute/class-3.m: Added.
12854 * objc/execute/class-4.m: Added.
12855 * objc/execute/class-5.m: Added.
12856 * objc/execute/class-6.m: Added.
12857 * objc/execute/class-7.m: Added.
12858 * objc/execute/class-8.m: Added.
12859 * objc/execute/class-9.m: Added.
12860 * objc/execute/class-tests-1.h
12861 * objc/execute/class-tests-2.h
12862 * objc/execute/compatibility_alias.m: Added.
12863 * objc/execute/encode-1.m: Added.
12864 * objc/execute/formal_protocol-1.m: Added.
12865 * objc/execute/formal_protocol-2.m: Added.
12866 * objc/execute/formal_protocol-3.m: Added.
12867 * objc/execute/formal_protocol-4.m: Added.
12868 * objc/execute/formal_protocol-5.m: Added.
12869 * objc/execute/formal_protocol-6.m: Added.
12870 * objc/execute/formal_protocol-7.m: Added.
12871 * objc/execute/informal_protocol.m: Added.
12872 * objc/execute/initialize.m: Added.
12873 * objc/execute/load.m: Added.
12874 * objc/execute/many_args_method.m: Added.
12875 * objc/execute/nested-3.m: Added.
12876 * objc/execute/no_clash.m: Added.
12877 * objc/execute/private.m: Added.
12878 * objc/execute/redefining_self.m: Added.
12879 * objc/execute/root_methods.m: Added.
12880 * objc/execute/selector-1.m: Added.
12881 * objc/execute/static-1.m: Added.
12882 * objc/execute/static-2.m: Added.
12883 * objc/execute/va_method.m: Added.
12884
12885 2001-03-10 Richard Henderson <rth@redhat.com>
12886
12887 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12888
12889 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
12890
12891 * g++.old-deja/g++.other/crash31.C: XFAIL.
12892 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12893 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12894 * gcc.c-torture/execute/20010123-1.x: XFAIL.
12895 * gcc.c-torture/execute/20010124-1.x: XFAIL.
12896 * gcc.dg/sequence-pt-1.c: XFAIL one test.
12897
12898 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
12899
12900 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12901
12902 2001-03-06 Zack Weinberg <zackw@stanford.edu>
12903
12904 * gcc.dg/20000724-1.c: Don't use multiline strings.
12905
12906 2001-03-06 Zack Weinberg <zackw@stanford.edu>
12907
12908 * objc/execute/string1.m, objc/execute/string2.m: Compare the
12909 result of -cString against what we expect it to be; don't just
12910 print it out for no one to read.
12911
12912 * objc/execute/string3.m, objc/execute/string4.m: New tests.
12913 Based on testcases provided by Nicola Pero.
12914
12915 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
12916
12917 * gcc.dg/cpp/macro7.c: New test.
12918
12919 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
12920
12921 * gcc.dg/cpp/multiline.c: Update.
12922
12923 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12924
12925 * g++.old-deja/g++.other/enum3.C: New test.
12926
12927 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12928
12929 * g++.old-deja/g++.other/pod1.C: New test.
12930
12931 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
12932
12933 * g++.old-deja/g++.ext/overload1.C: New test.
12934
12935 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
12936
12937 * g++.old-deja/g++.pt/using1.C: New test.
12938
12939 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
12940
12941 * g++.old-deja/g++.other/using9.C: New test.
12942
12943 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
12944
12945 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12946
12947 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12948
12949 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
12950
12951 * g++.old-deja/g++.ext/realpt1.C: Remove.
12952
12953 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
12954
12955 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12956
12957 2001-02-26 Will Cohen <wcohen@redhat.com>
12958
12959 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12960
12961 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
12962
12963 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12964 templatized constructors.
12965
12966 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12967
12968 * gcc.c-torture/execute/20010224-1.c: New test.
12969
12970 2001-02-23 Jakub Jelinek <jakub@redhat.com>
12971
12972 * gcc.c-torture/execute/20010222-1.c: New test.
12973
12974 2001-02-22 Jakub Jelinek <jakub@redhat.com>
12975
12976 * g++.old-deja/g++.other/inline20.C: New test.
12977
12978 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
12979
12980 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12981
12982 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
12983
12984 * g++.old-deja/g++.other/lookup22.C: New test.
12985
12986 200
12987 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12988 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12989 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12990 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12991 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12992
12993 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
12994
12995 * gcc.c-torture/execute/991228-1.c: Take word endianness into
12996 account.
12997
12998 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
12999
13000 * gcc.c-torture/execute/builtin-complex-1.c: New test.
13001
13002 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
13003
13004 * g++.old-deja/g++.pt/crash62.C: New test.
13005
13006 2001-01-04 Richard Henderson <rth@redhat.com>
13007
13008 * gcc.dg/20000926-1.c: Update expected warnings.
13009 * gcc.dg/array-2.c: Likewise.
13010 * gcc.dg/array-4.c: Also validate flexible array members.
13011 * gcc.dg/c99-flex-array-1.c: New.
13012
13013 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
13014
13015 * gcc.c-torture/compile/20001222-1.x: Remove.
13016
13017 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13018
13019 * gcc.c-torture/execute/built-in-setjmp.c: New.
13020
13021 2001-01-03 Richard Henderson <rth@redhat.com>
13022
13023 * gcc.dg/940510-1.c: Update expected error wording.
13024 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13025
13026 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
13027
13028 * lib/target-supports.exp (check_alias_available): Modified to
13029 indicate aliases not supported if only weak aliases are supported.
13030
13031 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13032
13033 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13034 Turn on cmpstrsi checks for __pj__ and __i370__.
13035
13036 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
13037
13038 * g++.old-deja/g++.other/virtual11.C: New test.
13039
13040 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
13041
13042 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13043
13044 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13045
13046 * gcc.c-torture/compile/20010102-1.c: New test.
13047
13048 2001-01-02 Andreas Jaeger <aj@suse.de>
13049
13050 * gcc.dg/noreturn-3.c: New test.
13051
13052 * gcc.dg/noreturn-4.c: New test.
13053
13054 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13055
13056 * gcc.c-torture/execute/stdio-opt-1.c: Also test
13057 __builtin_fputc and __builtin_fwrite.
13058
13059 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
13060
13061 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13062 signed char, not default char.
13063
13064 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
13065
13066 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13067
13068 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
13069
13070 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
13071
13072 2000-12-29 Richard Henderson <rth@redhat.com>
13073
13074 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13075 (__cyg_profile_func_exit): Define.
13076
13077 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
13078
13079 * g++.dg/vtgc1.C: New test.
13080
13081 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
13082
13083 * gcc.dg/noncompile/20001228-1.c: New test.
13084
13085 * gcc.dg/20001228-1.c: New test.
13086
13087 * gcc.c-torture/execute/20001228-1.c: New test.
13088
13089 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
13090
13091 * gcc.dg/format-strfmon-1.c: New test.
13092
13093 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13094
13095 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13096 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13097 * gcc.c-torture/execute/string-opt-1.c: Likewise.
13098 * gcc.c-torture/execute/string-opt-2.c: Likewise.
13099 * gcc.c-torture/execute/string-opt-3.c: Likewise.
13100 * gcc.c-torture/execute/string-opt-4.c: Likewise.
13101 * gcc.c-torture/execute/string-opt-6.c: Likewise.
13102 * gcc.c-torture/execute/string-opt-7.c: Likewise.
13103 * gcc.c-torture/execute/string-opt-8.c: Likewise.
13104 * gcc.c-torture/execute/string-opt-9.c: Likewise.
13105 * gcc.c-torture/execute/string-opt-10.c: Likewise.
13106 * gcc.c-torture/execute/string-opt-11.c: Likewise.
13107 * gcc.c-torture/execute/string-opt-12.c: Likewise.
13108
13109 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13110 * gcc.c-torture/execute/string-opt-4.c: Test index.
13111
13112 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
13113
13114 * gcc.c-torture/compile/20001226-1.c: New test.
13115
13116 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
13117
13118 * gcc.c-torture/compile/20001222-1.c: New test.
13119 * gcc.c-torture/compile/20001222-1.x: Xfail.
13120
13121 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
13122
13123 * gcc.c-torture/execute/comp-goto-2.c: New test.
13124
13125 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
13126
13127 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13128 Use long types if __INT_MAX__ is 32767.
13129 (main): Use cast to (sint32 *) when poking 88 into a_page.
13130
13131 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13132
13133 2000-12-21 Bernd Schmidt <bernds@redhat.com>
13134
13135 * gcc.c-torture/compile/20001221-1.c: New test.
13136 * gcc.c-torture/execute/20001221-1.c: New test.
13137
13138 2000-12-20 Richard Henderson <rth@redhat.com>
13139
13140 * g++.old-deja/g++.pt/crash36.C: Update error lines.
13141 * g++.old-deja/g++.robertl/eb109.C: Likewise.
13142
13143 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13144
13145 * gcc.dg/compare3.c: New test.
13146
13147 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13148
13149 * gcc.dg/format-warnll-1.c: New test.
13150
13151 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
13152
13153 * gcc.dg/cpp/cmdlne-P.c: New test.
13154
13155 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13156
13157 * gcc.c-torture/execute/builtin-abs-1.c,
13158 gcc.c-torture/execute/builtin-abs-2.c: New tests.
13159
13160 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
13161
13162 * gcc.dg/cpp/multiline.c: New test.
13163
13164 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
13165
13166 * g++.old-deja/g++.other/syshdr1.C: Update.
13167 * gcc.dg/cpp/lineflags.c: Remove temporarily.
13168
13169 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13170
13171 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13172
13173 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13174
13175 * g++.old-deja/g++.pt/ttp65.C: New test.
13176
13177 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13178
13179 * g++.old-deja/g++.pt/ttp64.C: New test.
13180
13181 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13182
13183 * g++.old-deja/g++.pt/spec33.C: New test.
13184
13185 2000-12-14 Catherine Moore <clm@redhat.com>
13186
13187 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13188 * gcc.c-torture/execute/920612-2.c: Likewise.
13189 * gcc.c-torture/execute/920428-2.c: Likewise.
13190 * gcc-c-torture/execute/va-arg-11.c: Call exit.
13191 * gcc.c-torture/execute/va-arg-21.c: Likewise.
13192
13193 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13194
13195 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13196 * gcc.dg/pack-test-2.c: Likewise.
13197
13198 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
13199
13200 Tests by Zack Weinberg <zackw@stanford.edu>.
13201
13202 * gcc.dg/cpp/defined.c: Update.
13203 * gcc.dg/cpp/defined_trad.c: New tests.
13204
13205 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
13206
13207 * gcc.dg/cpp/trad-direct.c: Update.
13208
13209 2000-12-11 Neil Booth <neilb@earthling.net>
13210
13211 * gcc.dg/cpp/defined_trad.c
13212
13213 2000-12-11 Neil Booth <neilb@earthling.net>
13214
13215 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13216
13217 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
13218
13219 * gcc.dg/format-miss-2.c: New test.
13220
13221 2000-12-09 Neil Booth <neilb@earthling.net>
13222
13223 * gcc.dg/cpp/lineflags.c: New tests.
13224 * gcc.dg/cpp/poison.c: Update.
13225 * gcc.dg/cpp/redef2.c: Update.
13226 * gcc.dg/cpp/skipping.c: New test.
13227
13228 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
13229
13230 * g++.old-deja/g++.other/eh3.C: New testcase.
13231
13232 2000-12-07 Neil Booth <neilb@earthling.net>
13233
13234 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13235 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13236 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13237 wtr-union-init-2.c, wtr-union-init-3.c: Update.
13238 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13239 Update.
13240
13241 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
13242
13243 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13244 __SIZE_TYPE__ instead of int for type of integers cast to
13245 pointers.
13246
13247 2000-12-07 Jakub Jelinek <jakub@redhat.com>
13248
13249 * g++.old-deja/g++.other/cleanup4.C: New test.
13250
13251 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
13252
13253 * format-sec-1.c: New test.
13254
13255 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
13256
13257 * gcc.dg/format-nonlit-3.c: New test.
13258
13259 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
13260
13261 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13262 through a null pointer.
13263
13264 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sou
13265 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13266 library makes no calls to `operator new' during initialization.
13267
13268 2000-11-04 Neil Booth <neilb@earthling.net>
13269
13270 * gcc.dg/cpp/include2.c: New tests.
13271
13272 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
13273
13274 * lib/g++.exp (g++_set_ld_library_path): New function.
13275 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13276
13277 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
13278
13279 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
13280 warnings.
13281
13282 2000-11-01 Richard Henderson <rth@redhat.com>
13283
13284 * g++.old-deja/g++.ext/namedret1.C: New.
13285 * g++.old-deja/g++.ext/namedret2.C: New.
13286 * g++.old-deja/g++.ext/namedret3.C: New.
13287
13288 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
13289
13290 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13291 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13292
13293 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13294
13295 * gcc.c-torture/execute/va-arg-21.c: New test.
13296
13297 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
13298
13299 * gcc.dg/c99-complex-2.c: New test.
13300
13301 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13302
13303 * gcc.c-torture/execute/stdio-opt-1.c: New test.
13304
13305 2000-10-31 Jakub Jelinek <jakub@redhat.com>
13306
13307 * g++.old-deja/g++.other/inline16.C: New test.
13308
13309 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
13310
13311 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13312 __PRETTY_FUNCTION__
13313
13314 2000-10-29 Neil Booth <neilb@earthling.net>
13315
13316 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13317 New tests.
13318 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13319 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13320 optimisation.
13321
13322 2000-10-29 Neil Booth <neilb@earthling.net>
13323
13324 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13325 * mi1.c, mi1c.h: Add null directives to multiple-include test.
13326 * mi5.c: Test multiple includes work with -C.
13327 * trigraphs.c: Test ^= version.
13328
13329 2000-10-28 Neil Booth <neilb@earthling.net>
13330
13331 New tests and test updates for new macro expander.
13332
13333 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13334 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13335 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13336 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13337 new diagnostic messages.
13338
13339 * gcc.dg/cpp/macro3.c: New tests.
13340
13341 2000-10-27 Mark Mitchell <mark@codesourcery.com>
13342
13343 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13344 on the same line.
13345
13346 2000-10-27 Jakub Jelinek <jakub@redhat.com>
13347
13348 * g++.old-deja/g++.other/eh2.C: New test.
13349
13350 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
13351
13352 * gcc.c-torture/execute/20001027-1.c: New test.
13353
13354 2000-10-26 Richard Henderson <rth@redhat.com>
13355
13356 * gcc.c-torture/execute/20001026-1.c: New.
13357
13358 2000-10-26 Mark Mitchell <mark@codesourcery.com>
13359
13360 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13361 * g++.old-deja/g++.law/builtin1.C: Likewise.
13362 * g++.old-deja/g++.law/ctors10.C: Likewise.
13363 * g++.old-deja/g++.law/virtual3.C: Likewise.
13364 * g++.old-deja/g++.mike/p658.C: Likewise.
13365 * g++.old-deja/g++.other/sibcall1.C: Likewise.
13366 * g++.old-deja/g++.other/vaarg2.C: Likewise.
13367 * g++.old-deja/g++.robertl/eb124.C: Likewise.
13368 * g++.old-deja/g++.robertl/eb44.C: Likewise.
13369 * g++.old-deja/g++.robertl/eb77.C: Likewise.
13370
13371 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
13372
13373 * gcc.c-torture/compile/20001024-1.c: New test.
13374
13375 2000-10-25 Mark Mitchell <mark@codesourcery.com>
13376
13377 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13378 to tell us whether or not we are using V3.
13379
13380 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
13381
13382 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13383 operands.
13384
13385 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
13386
13387 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13388
13389 2000-10-25 Jakub Jelinek <jakub@redhat.com>
13390
13391 * gcc.c-torture/execute/20001024-1.c: New test.
13392
13393 2000-10-24 Jakub Jelinek <jakub@redhat.com>
13394
13395 * g++.old-deja/g++.other/sibcall1.C: New test.
13396
13397 2000-10-20 Jakub Jelinek <jakub@redhat.com>
13398
13399 * gcc.dg/noncompile/init-3.c: New test.
13400
13401 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
13402
13403 * gcc.dg/format-array-1.c: New test.
13404
13405 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
13406
13407 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13408 writing through null pointers; remove comment about testing
13409 unterminated strings.
13410
13411 2000-10-17 Matthew Hiller <hiller@redhat.com>
13412
13413 * gcc.c-torture/execute/20001017-2.c: New test.
13414
13415 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
13416
13417 * gcc.c-torture/compile/20001018-1.c: New test.
13418 * gcc.c-torture/compile/20001018-1.x: Xfail.
13419
13420 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13421
13422 * gcc.c-torture/execute/20001017-1.c: New test.
13423
13424 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
13425
13426 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13427 for multiple use of arguments with scanf formats; add tests for
13428 multiple use of arguments.
13429
13430 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
13431
13432 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13433
13434 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
13435
13436 * gcc.dg/format-miss-1.c: New test.
13437
13438 2000-10-16 Jakub Jelinek <jakub@redhat.com>
13439
13440 * gcc.c-torture/execute/20001013-1.c: New test.
13441
13442 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
13443
13444 * gcc.dg/format-branch-1.c: New test.
13445
13446 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
13447
13448 * README, lib/file-format.exp: Remove EGCS references.
13449
13450 2000-10-16 Jakub Jelinek <jakub@redhat.com>
13451
13452 * gcc.dg/20001013-1.c: New test.
13453
13454 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
13455
13456 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13457 for intmax_t in the compiler using __typeof__ and the type rules
13458 for conditional expressions.
13459
13460 2000-10-13 Jakub Jelinek <jakub@redhat.com>
13461
13462 * gcc.dg/20001012-1.c: New test.
13463 * gcc.dg/20001012-2.c: New test.
13464
13465 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13466
13467 * gcc.dg/format-attr-1.c: New test.
13468
13469 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13470
13471 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13472 __LONG_LONG_MAX__ instead of LLONG_MAX.
13473
13474 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
13475
13476 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13477 scanf flags.
13478 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13479 flags.
13480
13481 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
13482
13483 * gcc.dg/sequence-pt-1.c: New test.
13484
13485 2000-10-11 Geoff Keating <geoffk@cygnus.com>
13486
13487 * gcc.c-torture/execute/20001011-1.c: New testcase.
13488 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13489
13490 2000-10-10 Jakub Jelinek <jakub@redhat.com>
13491
13492 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13493 does not error on it.
13494
13495 2000-10-10 Jakub Jelinek <jakub@redhat.com>
13496
13497 * gcc.dg/20001009-1.c: New test.
13498
13499 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
13500
13501 * gcc.c-torture/compile/20001009-1.c: Move from here ....
13502 * gcc.c-torture/execute/20001009-2.c: ... to here.
13503
13504 2000-10-09 Geoff Keating <geoffk@cygnus.com>
13505
13506 * gcc.c-torture/compile/20001009-1.c: New testcase.
13507 * gcc.c-torture/execute/20001009-1.c: New testcase.
13508 Testcases provided by Jan Hubicka <jh@suse.cz>.
13509
13510 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
13511
13512 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13513 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13514 uintmax_t using <limits.h> to emulate the compiler's internal
13515 logic. No longer XFAIL %j tests.
13516
13517 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
13518
13519 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13520 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13521 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13522 regexps and details of expected handling of some bad formats.
13523 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13524 suppression.
13525
13526 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
13527
13528 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13529 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13530 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13531 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13532 in list archives.
13533
13534 2000-10-06 Richard Henderson <rth@cygnus.com>
13535
13536 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13537 * g++.old-deja/g++.brendan/crash52.C: Likewise.
13538 * g++.old-deja/g++.jason/report.C: Likewise.
13539 * g++.old-deja/g++.law/friend5.C: Likewise.
13540 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
13541 of the expected warnings.
13542
13543 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
13544
13545 * g++.old-deja/g++.pt/enum14.C: New test.
13546
13547 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
13548
13549 * g++.old-deja/g++.pt/crash59.C: New test.
13550
13551 2000-10-04 Will Cohen <wcohen@redhat.com>
13552
13553 * gcc.dg/20000926-1.c: New test.
13554
13555 2000-10-03 Geoff Keating <geoffk@cygnus.com>
13556
13557 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13558 function name for current C++ compiler.
13559 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13560
13561 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
13562
13563 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13564 __PRETTY_FUNCTION__.
13565 * g++.old-deja/g++.ext/pretty2.C: Likewise.
13566
13567 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13568
13569 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13570
13571 2000-09-26 Jakub Jelinek <jakub@redhat.com>
13572
13573 * gcc.c-torture/compile/20000923-1.c: New test.
13574
13575 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13576
13577 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13578 * g++.old-deja/g++.pt/ttp62.C: Same.
13579 * g++.old-deja/g++.other/inline14.C: Same.
13580
13581 2000-09-24 Richard Henderson <rth@cygnus.com>
13582
13583 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13584
13585 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
13586
13587 * gcc.dg/c90-printf-1.c: Add test for wide string format.
13588
13589 2000-09-22 Geoff Keating <geoffk@cygnus.com>
13590
13591 * gcc.c-torture/compile/20000922-1.c: New file.
13592
13593 2000-09-21 Nick Clifton <nickc@redhat.com>
13594
13595 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13596 a signed long modulo operation.
13597 (mod6): New function - perform an unsigned long modulo operation.
13598 (main): Add tests for modulos of very large numbers by very small
13599 dividends.
13600
13601 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13602
13603 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13604
13605 2000-09-19 Richard Henderson <rth@cygnus.com>
13606
13607 * gcc.dg/compare2.c (case 10): XFAIL.
13608
13609 2000-09-18 Richard Henderson <rth@cygnus.com>
13610
13611 * gcc.c-torture/execute/20000906-1.c: Move ...
13612 * gcc.dg/20000906-1.c: ... here. Only run on targets
13613 that support __builtin_trap.
13614
13615 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
13616
13617 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13618
13619 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
13620
13621 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13622 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
13623 more $ format tests.
13624
13625 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
13626
13627 * gcc.dg/format-errmk-1.c: New test.
13628
13629 2000-09-17 Greg McGary <greg@mcgary.org>
13630
13631 * gcc.c-torture/execute/20000917-1.x: Remove.
13632
13633 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
13634
13635 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13636
13637 2000-09-17 Greg McGary <greg@mcgary.org>
13638
13639 * gcc.c-torture/execute/20000917-1.c: New test.
13640 * gcc.c-torture/execute/20000917-1.x: XFAIL.
13641
13642 2000-09-16 Neil Booth <NeilB@earthling.net>
13643
13644 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13645 in nested macro bug.
13646
13647 2000-09-15 Neil Booth <NeilB@earthling.net>
13648
13649 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13650
13651 2000-09-14 Jeffrey A Law (law@cygnus.com)
13652
13653 * gcc.c-torture/execute/20000914-1.c: New test.
13654
13655 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
13656
13657 * g++.other/inline13.C: New test.
13658
13659 2000-09-12 Andreas Jaeger <aj@suse.de>
13660
13661 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13662 constant by Ulrich Drepper <drepper@redhat.com>.
13663
13664 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
13665
13666 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13667
13668 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13669
13670 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13671
13672 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
13673
13674 * gcc.dg/cpp/backslash.c: New test.
13675
13676 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
13677
13678 * gcc.c-torture/execute/20000910-1.c: New test.
13679 * gcc.c-torture/execute/20000910-2.c: Likewise.
13680
13681 2000-09-11 Robert Lipe <robertl@sco.com>
13682
13683 * gcc.dg/pragma-align.c: New test.
13684
13685 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
13686
13687 * g++.old-deja/g++.pt/explicit82.C: New test.
13688 * g++.old-deja/g++.pt/explicit83.C: New test.
13689
13690 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
13691
13692 * gcc.dg/asm-names.c: New test.
13693
13694 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13695
13696 * gcc.dg/cpp/tr-warn6.c: New test
13697
13698 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
13699
13700 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13701 be accepted.
13702
13703 2000-09-07 Catherine Moore <clm@redhat.com>
13704
13705 * gcc.c-torture/execute/unroll-1.c: New test.
13706
13707 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
13708
13709 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13710 ERROR markers.
13711 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13712 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13713 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13714 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13715 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13716 Preprocess only.
13717 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13718 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13719
13720 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13721
13722 * g++.old-deja/g++.pt/deduct2.C: New test.
13723
13724 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13725
13726 * g++.old-deja/g++.pt/parms2.C: New test.
13727
13728 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
13729
13730 * g++.old-deja/g++.pt/crash58.C: New test.
13731
13732 2000-09-06 Greg McGary <greg@mcgary.org>
13733
13734 * gcc.c-torture/execute/20000906-1.c: New test.
13735 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13736
13737 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13738
13739 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13740
13741 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13742
13743 * g++.old-deja/g++.pt/crash57.C: New test.
13744
13745 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13746
13747 * g++.old-deja/g++.pt/crash56.C: New test.
13748
13749 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
13750
13751 * g++.old-deja/g++.pt/koenig1.C: New test.
13752
13753 2000-09-04 Jakub Jelinek <jakub@redhat.com>
13754
13755 * gcc.dg/20000904-1.c: New test.
13756
13757 2000-09-04 Jakub Jelinek <jakub@redhat.com>
13758
13759 * gcc.dg/cpp/paste8.c: New test.
13760
13761 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
13762
13763 * gcc.c-torture/compile/20000827-1.c: New test.
13764
13765 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13766
13767 * gcc.dg/format-diag-1.c: New test.
13768
13769 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
13770
13771 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13772 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13773 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13774 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13775 gcc.dg/formatz-1.c: Adjust warning regular expressions.
13776
13777 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13778
13779 * g++.old-deja/g++.other/nested4.C: New test.
13780
13781 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
13782
13783 * g++.old-deja/g++.ns/scoped1.C: New test.
13784
13785 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
13786
13787 * lib/g++.exp: Support testing already-installed GCC.
13788
13789 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13790
13791 * wtr-label-1.c, wtr-suffix-1.c: New tests.
13792
13793 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13794
13795 * gcc.dg/return-type-2.c: New test.
13796
13797 2000-08-27 Geoff Keating <geoffk@cygnus.com>
13798
13799 * gcc.c-torture/compile/20000825-1.c: New test.
13800
13801 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
13802
13803 * gcc.dg/dwarf2-2.c: New test.
13804
13805 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
13806
13807 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13808 dg-warning regexps.
13809
13810 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
13811
13812 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13813 gcc.dg/format-ext-5.c: New tests.
13814
13815 2000-08-25 Jakub Jelinek <jakub@redhat.com>
13816
13817 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13818
13819 2000-08-24 Mark Mitchell <mark@codesourcery.com>
13820
13821 * gcc.dg/noncompile/930622-2.c: Adjust error message.
13822
13823 2000-08-24 Richard Henderson <rth@cygnus.com>
13824
13825 * gcc.dg/ia64-sync-1.c: New test.
13826 * gcc.dg/ia64-sync-2.c: New test.
13827 * gcc.dg/ia64-asm-1.c: New test.
13828
13829 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
13830
13831 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13832 * gcc.dg/format-ext-2.c: New test.
13833
13834 2000-08-23 Jason Merrill <jason@redhat.com>
13835
13836 * lib/old-dejagnu.exp: Also ignore "In member function" and
13837 "At global scope".
13838
13839 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13840
13841 * gcc.dg/noncompile/label-lineno-1.c: New test.
13842
13843 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13844
13845 * gcc.dg/c99-array-nonobj-1.c: New test.
13846
13847 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
13848
13849 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13850 tests.
13851 * gcc.dg/format-ext-1.c: New test.
13852
13853 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13854
13855 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13856 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13857 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13858 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13859 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13860
13861 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
13862
13863 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13864 gcc.dg/c99-strftime-2.c: New tests.
13865
13866 2000-08-22 Richard Henderson <rth@cygnus.com>
13867
13868 * gcc.c-torture/execute/20000822-1.c: New test.
13869
13870 2000-08-21 Jakub Jelinek <jakub@redhat.com>
13871
13872 * gcc.c-torture/execute/20000819-1.x: Remove.
13873
13874 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13875
13876 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13877 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13878 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13879 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13880 gcc.dg/format-xopen-1.c: New tests.
13881
13882 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
13883
13884 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13885
13886 2000-08-21 Jakub Jelinek <jakub@redhat.com>
13887
13888 * g++.old-deja/g++.other/loop2.C: New test.
13889
13890 * gcc.c-torture/compile/20000606-1.c: New test.
13891 * gcc.c-torture/compile/20000728-1.c: New test.
13892 * gcc.c-torture/execute/20000801-1.c: New test.
13893 * gcc.c-torture/execute/20000801-2.c: New test.
13894 * gcc.c-torture/execute/20000819-1.c: New test.
13895 * gcc.c-torture/execute/20000819-1.x: XFAIL.
13896 * gcc.dg/20000629-1.c: New test.
13897 * gcc.dg/20000724-1.c: New test.
13898 * gcc.dg/20000807-1.c: New test.
13899
13900 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13901
13902 * gcc.dg/cpp/pragma-1.c: New test.
13903 * gcc.dg/cpp/pragma-2.c: New test.
13904
13905 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
13906
13907 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13908 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
13909
13910 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
13911
13912 * gcc.c-torture/compile/20000818-1.c: New test.
13913
13914 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
13915
13916 * gcc.c-torture/execute/20000818-1.c: New test.
13917
13918 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
13919
13920 * gcc.dg/format-va-1.c: New test.
13921
13922 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13923
13924 * g++.old-deja/g++.other/typedef8.C: New test.
13925
13926 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13927
13928 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13929 * g++.old-deja/g++.mike/net36.C: Mark candidate.
13930 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13931 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13932 * g++.old-deja/g++.other/ptrmem7.C: New test.
13933 * g++.old-deja/g++.pt/ptrmem10.C: New test.
13934
13935 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
13936
13937 * g++.old-deja/g++.pt/typename27.C: New test.
13938
13939 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
13940
13941 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13942 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13943 * g++.old-deja/g++.pt/friend45.C: New test.
13944 * g++.old-deja/g++.other/friend8.C: New test.
13945
13946 2000-08-15 Richard Henderson <rth@cygnus.com>
13947
13948 * gcc.c-torture/execute/20000815-1.c: New test.
13949
13950 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
13951
13952 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13953 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13954 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13955
13956 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
13957
13958 * g++.old-deja/g++.other/refinit2.C: New test.
13959
13960 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13961
13962 * lib/c-torture.exp (c-torture): Make
13963 compiler_conditional_xfail_data global.
13964 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13965 compiler_conditional_xfail_data machinery.
13966 (f-torture-execute): Likewise.
13967 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13968 and only when unrolling loops.
13969
13970 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13971
13972 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13973
13974 * g++.old-deja/g++.pt/explicit81.C: New test.
13975
13976 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
13977
13978 * g++.old-deja/g++.pt/typename26.C: New test.
13979
13980 2000-08-10 Geoff Keating <geoffk@cygnus.com>
13981
13982 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13983 warning.
13984
13985 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
13986
13987 * g++.old-deja/g++.other/array3.C: New test.
13988
13989 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
13990
13991 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13992 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13993 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13994 New tests.
13995
13996 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
13997
13998 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13999 * g++.old-deja/g++.abi/vmihint.C: Likewise.
14000
14001 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
14002
14003 * gcc.c-torture/execute/20000808-1.c: New test.
14004
14005 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
14006
14007 * gcc.dg/c90-const-expr-1.c: New test.
14008
14009 2000-08-08 Richard Henderson <rth@cygnus.com>
14010
14011 * gcc.dg/noncompile/920923-1.c: Declare calloc.
14012
14013 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
14014
14015 * gcc.dg/noncompile/const-ll-1.c: New test.
14016
14017 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
14018
14019 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
14020
14021 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
14022
14023 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
14024 that running programs linked against the shared version of libobjc
14025 run correctly.
14026
14027 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
14028
14029 * gcc.dg/c99-printf-1.c: New test.
14030
14031 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
14032
14033 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
14034
14035 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
14036
14037 * gcc.c-torture/execute/20000731-1.x: Delete.
14038
14039 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
14040
14041 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
14042 and torture_without_loops as is done by c-torture.exp.
14043 (search_for): Copy from c-torture.exp.
14044 (gcc-dg-runtest): New function, drives a directory of tests
14045 iterating over the TORTURE_OPTIONS.
14046 (scan-assembler, scan-assembler-not): Move here from
14047 individual directory drivers.
14048
14049 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
14050 defined by lib/gcc-dg.exp.
14051 * gcc.dg/cpp/cpp.exp: Likewise.
14052 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
14053 gcc-dg-runtest, so we cycle over optimization options.
14054
14055 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
14056 * gcc.dg/compare2.c: No longer expected to fail.
14057
14058 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
14059
14060 * gcc.c-torture/execute/20000804-1.c: New test.
14061
14062 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14063
14064 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
14065
14066 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
14067
14068 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
14069
14070 2000-08-03 Jeffrey A Law (law@cygnus.com)
14071
14072 * gcc.c-torture/compile/20000803-1.c: New test.
14073
14074 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
14075
14076 * gcc.c-torture/execute/20000801-3.c,
14077 gcc.c-torture/execute/20000801-4.c: New tests.
14078 * gcc.c-torture/execute/20000801-3.x,
14079 gcc.c-torture/execute/20000801-4.x: Xfail.
14080
14081 2000-08-02 Geoff Keating <geoffk@cygnus.com>
14082
14083 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
14084 libobjc/.libs to allow for libtool.
14085
14086 2000-08-02 Jakub Jelinek <jakub@redhat.com>
14087
14088 * gcc.c-torture/compile/20000802-1.c: New test.
14089
14090 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
14091
14092 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
14093
14094 2000-07-31 Jeffrey A Law (law@cygnus.com)
14095
14096 * gcc-c-torture/execute/20000731-2.c: New test.
14097
14098 * gcc.c-torture/execute/20000731-1.c: New test.
14099 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
14100
14101 2000-07-31 Jakub Jelinek <jakub@redhat.com>
14102
14103 * testsuite/gcc.dg/cpp/paste7.c: New test.
14104 * gcc.dg/cpp/20000725-1.c: New test.
14105
14106 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
14107
14108 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
14109 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
14110 declaration warning for __builtin_dwarf_reg_size.
14111
14112 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
14113
14114 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
14115
14116 * gcc.dg/noncompile/voidparam-1.c: New test.
14117
14118 2000-07-30 Richard Henderson <rth@cygnus.com>
14119
14120 * gcc.dg/c90-digraph-1.c: Don't xfail.
14121 * gcc.dg/compare2.c (case 10): Xfail.
14122 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
14123
14124 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
14125
14126 * gcc.dg/c99-main-1.c: New test.
14127
14128 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
14129
14130 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
14131
14132 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
14133
14134 * gcc.c-tortuer/execute/20000726-1.c: New test.
14135
14136 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
14137
14138 * gcc.c-torture/execute/enum-2.c: New test.
14139
14140 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14141
14142 * gcc.dg/cpp/tr-warn3.c: New test.
14143
14144 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
14145
14146 * g++.old-deja/g++.ext/implicit1.C: Remove.
14147 * g++.old-deja/g++.jason/c2.C: Remove
14148 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
14149 * g++.old-deja/g++.pt/crash16.C: Likewise.
14150 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
14151
14152 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
14153
14154 * g++.old-deja/g++.other/for2.C: New test.
14155
14156 2000-07-25 Jakub Jelinek <jakub@redhat.com>
14157
14158 * gcc.dg/20000720-1.c: New test.
14159
14160 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
14161
14162 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
14163
14164 2000-07-24 Geoff Keating <geoffk@cygnus.com>
14165
14166 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
14167 * gcc.c-torture/execute/20000722-1.c: New.
14168 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
14169
14170 2000-07-24 Jakub Jelinek <jakub@redhat.com>
14171
14172 * gcc.dg/cpp/20000720-1.S: New test.
14173
14174 2000-07-21 Michael Meissner <meissner@redhat.com>
14175
14176 * gcc.c-torture/execute/ieee/hugeval.c: New test.
14177
14178 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
14179
14180 * g++.old-deja/g++.brendan/crash16.C,
14181 g++.old-deja/g++.brendan/parse3.C,
14182 g++.old-deja/g++.brendan/redecl1.C,
14183 g++.old-deja/g++.ns/template13.C,
14184 g++.old-deja/g++.other/decl4.C,
14185 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
14186
14187 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
14188
14189 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
14190 and "Internal error".
14191
14192 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
14193 regexps.
14194 * gcc.dg/cpp/paste6.c: New test.
14195
14196 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
14197
14198 * gcc.dg/cpp/tr-direct.c: New test.
14199
14200 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
14201 gcc.dg/cpp/undef1.c: Tweak error regexps.
14202
14203 2000-07-18 Eric Christopher <echristo@redhat.com>
14204
14205 * gcc.c-torture/compile/20000718-1.c: New test.
14206
14207 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
14208
14209 * cpplex.c (_cpp_push_token): If the token being pushed back
14210 is the previous token in this context, just subtract one from
14211 context->posn.
14212 * cppmacro.c (save_expansion): Clear aux field when storing a
14213 placemarker.
14214
14215 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * gcc.dg/noncompile/redecl-1.c: New test.
14218
14219 2000-07-18 Jakub Jelinek <jakub@redhat.com>
14220
14221 * gcc.c-torture/execute/20000717-5.c: New test.
14222 * gcc.c-torture/execute/20000717-1.x: Removed.
14223
14224 2000-07-17 Richard Henderson <rth@cygnus.com>
14225
14226 * gcc.c-torture/execute/20000717-4.c: New test.
14227
14228 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
14229
14230 * gcc.dg/cpp/syshdr.c: New test.
14231 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
14232
14233 2000-07-17 Neil Booth <neilb@earthling.net>
14234
14235 * gcc.dg/cpp/cmdlne-dM.c: New test.
14236 * gcc.dg/cpp/cmdlne-dD.c: New test.
14237
14238 2000-07-17 Jeffrey A Law (law@cygnus.com)
14239
14240 * gcc.c-torture/execute/20000717-3.c: New test.
14241
14242 * gcc.c-torture/compile/20000717-1.c: New test.
14243
14244 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
14245
14246 * gcc.c-torture/execute/20000717-2.c: New test.
14247
14248 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
14249
14250 * gcc.dg/formatz-1.c: New test.
14251
14252 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14253 * gcc.dg/c99-digraph-1.c: New tests.
14254
14255 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14256 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14257
14258 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14259 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14260 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14261 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14262 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14263 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14264 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14265
14266 2000-07-17 Greg McGary <greg@mcgary.org>
14267
14268 * gcc.c-torture/execute/20000717-1.c: New test.
14269 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14270
14271 2000-07-15 Jakub Jelinek <jakub@redhat.com>
14272
14273 * gcc.c-torture/execute/20000715-2.c: New test.
14274 * gcc.dg/20000715-1.c: New test.
14275
14276 2000-07-15 Michael Meissner <meissner@redhat.com>
14277
14278 * gcc.c-torture/execute/20000715-1.c: New test.
14279
14280 2000-07-13 Jakub Jelinek <jakub@redhat.com>
14281
14282 * gcc.c-torture/execute/20000707-1.c: New test.
14283
14284 2000-07-13 Neil Booth <NeilB@earthling.net>
14285
14286 * testsuite/gcc.dg/cpp/digraph1.c,
14287 testsuite/gcc.dg/cpp/digraph2.c,
14288 testsuite/gcc.dg/cpp/digraphs.c: New tests.
14289
14290 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
14291
14292 * g77.f-torture/compile/20000630-2.f: New test.
14293 * g77.f-torture/compile/20000630-2.x
14294
14295 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
14296
14297 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
14298
14299 2000-07-11 Neil Booth <NeilB@earthling.net>
14300
14301 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14302
14303 2000-07-11 Neil Booth <NeilB@earthling.net>
14304
14305 * gcc.dg/cpp/cmdlne-C.c: New.
14306
14307 2000-07-09 Neil Booth <NeilB@earthling.net>
14308
14309 * gcc.dg/cpp/directiv.c: New tests.
14310 * gcc.dg/cpp/undef1.c: Update.
14311
14312 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
14313
14314 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14315
14316 2000-07-09 Neil Booth <NeilB@earthling.net>
14317
14318 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14319
14320 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
14321
14322 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14323 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14324
14325 2000-07-08 Neil Booth <NeilB@earthling.net>
14326
14327 * gcc.dg/cpp/macsyntx.c: New tests.
14328
14329 2000-07-07 Jakub Jelinek <jakub@redhat.com>
14330
14331 * gcc.dg/20000707-1.c: New test.
14332
14333 2000-07-07 Jakub Jelinek <jakub@redhat.com>
14334
14335 * gcc.c-torture/execute/20000706-1.c: New test.
14336 * gcc.c-torture/execute/20000706-2.c: New test.
14337 * gcc.c-torture/execute/20000706-3.c: New test.
14338 * gcc.c-torture/execute/20000706-4.c: New test.
14339 * gcc.c-torture/execute/20000706-5.c: New test.
14340
14341 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
14342
14343 * g++.old-deja/g++.pt/instantiate7.C: New test.
14344
14345 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
14346
14347 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14348 * g++.old-deja/g++.mike/thunk3.C: Likewise.
14349 * g++.old-deja/g++.other/rtti3.C: Likewise.
14350 * g++.old-deja/g++.other/rttid3.C: Likewise.
14351
14352 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
14353
14354 * g77.f-torture/compile/20000630-1.x: Fix typo
14355
14356 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
14357
14358 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14359 assembly output.
14360
14361 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
14362
14363 * gcc.dg/cpp/ident.c: New test.
14364
14365 2000-07-05 Neil Booth <NeilB@earthling.net>
14366
14367 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14368 gcc.dg/cpp/lexstrng.c: New tests.
14369
14370 2000-07-04 Neil Booth <NeilB@earthling.net>
14371
14372 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14373 * gcc.dg/cpp/strify2.c: Same.
14374
14375 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
14376
14377 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14378 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14379 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14380 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14381
14382 * testsuite/gcc.dg/cpp/macro1.c,
14383 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14384 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14385 testsuite/gcc.dg/cpp/strify1.c,
14386 testsuite/gcc.dg/cpp/strify2.c: New tests.
14387
14388 2000-07-03 Jakub Jelinek <jakub@redhat.com>
14389
14390 * gcc.c-torture/execute/20000703-1.c: New test.
14391
14392 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
14393
14394 * g++.old-deja/g++.pt (lookup10.C): New test.
14395
14396 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
14397
14398 * g++.old-deja/g++.pt (typename25.C): New test.
14399
14400 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
14401
14402 * gcc.c-torture/compile/20000701-1.c: New test.
14403
14404 2000-06-30 Nick Clifton <nickc@cygnus.com>
14405
14406 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14407 to test case.
14408
14409 2000-06-30 Catherine Moore <clm@cygnus.com>
14410
14411 * gcc.c-torture/execute/align-1.c: New test.
14412
14413 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
14414
14415 * g++.old-deja/g++.pt/expr8.C: New test.
14416 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14417
14418 2000-06-29 Nick Clifton <nickc@cygnus.com>
14419
14420 * gcc.c-torture/compile/20000629-1.c: New test.
14421
14422 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
14423
14424
14425 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14426 gcc.dg/noncompile directory, depending on whether they're
14427 preprocessor tests or not. Annotate all the tests for the dg
14428 framework.
14429
14430 * gcc.c-torture/noncompile/noncompile.exp: Delete.
14431 * gcc.dg/noncompile/noncompile.exp: New.
14432
14433 * Moved files:
14434 Old name New name
14435 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
14436 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
14437 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
14438 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
14439 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
14440 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
14441 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
14442 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
14443 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
14444 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
14445 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
14446 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
14447 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
14448 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
14449 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
14450 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
14451 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
14452 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
14453 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
14454 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
14455 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
14456 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
14457 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
14458 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
14459
14460 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
14461 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
14462 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
14463 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
14464 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
14465 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
14466
14467 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
14468
14469 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14470 declare one variable. On the fourth, error.
14471 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14472 declared by 20000628-1a.h.
14473
14474 2000-06-29 Richard Henderson <rth@redhat.com>
14475
14476 * gcc.c-torture/execute/930529-1.x: New file.
14477 * gcc.dg/920413-1.c: Adjust expected warning text.
14478 * gcc.dg/980217-1.c: Declare abort.
14479 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14480
14481 2000-06-29 Jeffrey A Law (law@cygnus.com)
14482
14483 * g77.f-torture/compile/20000629-1.f: New test.
14484 * g77.f-torture/compile/20000629-1.x: Expected to fail.
14485
14486 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
14487
14488 Rearrange lots of files, removing entirely the
14489 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14490 directories.
14491
14492 * Deleted files:
14493 gcc.c-torture/code_quality/code_quality.exp
14494 gcc.c-torture/special/special.exp
14495 gcc.failure/failure.exp
14496 gcc.failure/940409-1.x
14497 gcc.c-torture/compile/961203-1.x
14498
14499 * New files:
14500 gcc.misc-tests/linkage.exp
14501 gcc.c-torture/execute/920730-1t.c
14502 gcc.c-torture/execute/920730-1t.x
14503 gcc.c-torture/compile/920520-1.x
14504 gcc.c-torture/compile/920521-1.x
14505 gcc.c-torture/compile/981006-1.x
14506 gcc.c-torture/execute/eeprof-1.x
14507
14508 * Moved files (possibly with modifications to fit a new harness):
14509 Old name New name
14510 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
14511 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
14512 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
14513 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
14514 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
14515 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
14516 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
14517 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
14518 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
14519 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
14520 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
14521 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
14522 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
14523 gcc.failure/940409-1.c gcc.dg/940409-1.c
14524
14525 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
14526
14527 * c-torture/compile/961203-1.x: Delete.
14528
14529 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
14530 not exit. Include stdio.h.
14531 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14532 * gcc.misc-tests/dg-12.c: Likewise.
14533 * gcc.misc-tests/dg-5.c: Likewise.
14534 * gcc.misc-tests/dg-6.c: Likewise.
14535 * gcc.misc-tests/dg-7.c: Prototype abort.
14536 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14537 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14538 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
14539 not exit.
14540 * gcc.misc-tests/sieve.c: Use return from main, not exit.
14541 * gcc.misc-tests/sort2.c: Use return from main, not exit.
14542
14543 2000-06-28 Jakub Jelinek <jakub@redhat.com>
14544
14545 * gcc.dg/cpp/20000628-1.c: New test.
14546 * gcc.dg/cpp/20000628-1.h: New header for above test.
14547 * gcc.dg/cpp/20000628-1a.h: Likewise.
14548
14549 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
14550
14551 * gcc.dg/cpp: New directory.
14552 * gcc.dg/cpp/cpp.exp: New driver.
14553 * gcc.dg/cpp/20000627-1.c: New test.
14554 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14555 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14556 and rewrite as a compilation test.
14557
14558 * gcc.dg: Move many files into the cpp subdirectory, possibly
14559 renaming or editing them as well.
14560 Old name New name
14561 990119-1.c cpp/19990119-1.c
14562 990228-1.c cpp/19990228-1.c
14563 990407-1.c cpp/19990407-1.c
14564 990409-1.c cpp/19990409-1.c
14565 990413-1.c cpp/19990413-1.c
14566 990703-1.c cpp/19990703-1.c
14567 20000127-1.c cpp/20000127-1.c
14568 20000129-1.c cpp/20000129-1.c
14569 20000207-1.c cpp/20000207-1.c
14570 20000207-2.c cpp/20000207-2.c
14571 20000209-1.c cpp/20000209-1.c
14572 20000209-2.c cpp/20000209-2.c
14573 20000301-1.c cpp/20000301-1.c
14574 20000419-1.c cpp/20000419-1.c
14575 20000510-1.S cpp/20000510-1.S
14576 20000519-1.c cpp/20000519-1.c
14577 20000529-1.c cpp/20000529-1.c
14578 20000625-1.c cpp/20000625-1.c
14579 20000625-2.c cpp/20000625-2.c
14580 cpp-as1.c cpp/assert1.c
14581 cpp-as2.c cpp/assert2.c
14582 cxx-comments-1.c cpp/cxxcom1.c
14583 cxx-comments-2.c cpp/cxxcom2.c
14584 endif-label.c cpp/endif.c
14585 cpp-hash1.c cpp/hash1.c
14586 cpp-hash2.c cpp/hash2.c
14587 cpp-if1.c cpp/if-1.c
14588 cpp-if2.c cpp/if-2.c
14589 cpp-if3.c cpp/if-3.c
14590 cpp-if4.c cpp/if-4.c
14591 cpp-if5.c cpp/if-5.c
14592 cpp-cond.c cpp/if-cexp.c
14593 cpp-missingop.c cpp/if-mop.c
14594 cpp-missingparen.c cpp/if-mpar.c
14595 cpp-opprec.c cpp/if-oppr.c
14596 cpp-ifparen.c cpp/if-paren.c
14597 cpp-shortcircuit.c cpp/if-sc.c
14598 cpp-shift.c cpp/if-shift.c
14599 cpp-unary.c cpp/if-unary.c
14600 cpp-li1.c cpp/line1.c
14601 cpp-li2.c cpp/line2.c
14602 lineno.c cpp/line3.c
14603 lineno-2.c cpp/line4.c
14604 cpp-mi.c cpp/mi1.c
14605 cpp-mic.h cpp/mi1c.h
14606 cpp-micc.h cpp/mi1cc.h
14607 cpp-mind.h cpp/mi1nd.h
14608 cpp-mindp.h cpp/mi1ndp.h
14609 cpp-mix.h cpp/mi1x.h
14610 cpp-mi2.c cpp/mi2.c
14611 cpp-mi2a.h cpp/mi2a.h
14612 cpp-mi2b.h cpp/mi2b.h
14613 cpp-mi2c.h cpp/mi2c.h
14614 cpp-mi3.c cpp/mi3.c
14615 cpp-mi3.def cpp/mi3.def
14616 poison-1.c cpp/poison.c
14617 pr-impl.c cpp/prag-imp.c
14618 cpp-redef-2.c cpp/redef1.c
14619 cpp-redef.c cpp/redef2.c
14620 strpaste.c cpp/strp1.c
14621 strpaste-2.c cpp/strp2.c
14622 cpp-tradpaste.c cpp/tr-paste.c
14623 cpp-tradstringify.c cpp/tr-str.c
14624 cpp-tradwarn1.c cpp/tr-warn1.c
14625 cpp-tradwarn2.c cpp/tr-warn2.c
14626 trigraphs.c cpp/trigraphs.c
14627 cpp-unc1.c cpp/unc1.c
14628 cpp-unc2.c cpp/unc2.c
14629 cpp-unc3.c cpp/unc3.c
14630 cpp-unc.c cpp/unc4.c
14631 undef.c cpp/undef1.c
14632 undef-2.c cpp/undef2.c
14633 cpp-wi1.c cpp/widestr1.c
14634
14635 2000-06-27 Mark Mitchell <mark@codesourcery.com>
14636
14637 * lib/g++.exp (g++_include_flags): Tweak.
14638
14639 2000-06-27 H.J. Lu <hjl@gnu.org>
14640 Loren J. Rittle <ljrittle@acm.org>
14641
14642 * lib/g++.exp (g++_include_flags): Override libgloss.exp
14643 version with one that knows about the new gcc tree structure.
14644 (g++_link_flags): Same.
14645
14646 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
14647
14648 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14649 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14650 case we are cross-compiling.
14651
14652 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14653 g++.old-deja/g++.niklas/Makefile.in,
14654 g++.old-deja/g++.niklas/configure.in,
14655 g++.old-deja/g++.other/Makefile.in,
14656 g++.old-deja/g++.other/configure.in,
14657 gcc.c-torture/code_quality/Makefile.in,
14658 gcc.c-torture/code_quality/configure.in,
14659 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14660 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14661 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14662 gcc.c-torture/execute/ieee/Makefile.in,
14663 gcc.c-torture/execute/ieee/configure.in,
14664 gcc.c-torture/noncompile/Makefile.in,
14665 gcc.c-torture/noncompile/configure.in,
14666 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14667 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14668 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14669
14670 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14671
14672 * g++.old-deja/g++.other/ambig3.C: New test.
14673
14674 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
14675
14676 * g++.old-deja/g++.pt/syntax1.C: New test.
14677 * g++.old-deja/g++.pt/syntax2.C: New test.
14678 * g++.old-deja/g++.other/syntax3.C: New test.
14679 * g++.old-deja/g++.other/syntax4.C: New test.
14680
14681 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14682
14683 * gcc.dg/20000623-1.c: Prototype exit and abort.
14684
14685 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
14686
14687 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14688 New tests.
14689 * gcc.dg/cpp-mi3.def: New file.
14690
14691 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14692 inside assertions.
14693 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14694 lexer's error messages.
14695 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14696 divine anything from the linemarkers.
14697 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14698 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14699
14700 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
14701
14702 * gcc.dg/20000623-1.c: New test.
14703
14704 2000-06-22 Jakub Jelinek <jakub@redhat.com>
14705
14706 * gcc.c-torture/execute/20000622-1.c: New test.
14707
14708 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14709
14710 * g++.old-deja/g++.other/init15.C: New test.
14711
14712 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
14713
14714 * g++.old-deja/g++.pt/vaarg2.C: New test.
14715 * g++.old-deja/g++.pt/vaarg3.C: New test.
14716
14717 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
14718
14719 * g++.old-deja/g++.other/dyncast6.C: New test.
14720
14721 2000-06-15 Jakub Jelinek <jakub@redhat.com>
14722
14723 * gcc.c-torture/execute/loop-6.c: New test.
14724
14725 2000-06-14 Jakub Jelinek <jakub@redhat.com>
14726
14727 * gcc.dg/20000614-1.c: New test.
14728 * gcc.dg/20000614-2.c: New test.
14729
14730 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
14731
14732 * g++.old-deja/g++.other/inline12.C: New test.
14733
14734 2000-06-13 Jakub Jelinek <jakub@redhat.com>
14735
14736 * g++.old-deja/g++.other/eh1.C: New test.
14737
14738 2000-06-12 Jakub Jelinek <jakub@redhat.com>
14739
14740 * g++.old-deja/g++.other/type.C: New test.
14741
14742 2000-06-05 Jakub Jelinek <jakub@redhat.com>
14743
14744 * g++.old-deja/g++.other/initstring.C: New test.
14745
14746 2000-06-12 Jason Merrill <jason@redhat.com>
14747
14748 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14749
14750 2000-06-09 Jeffrey A Law (law@cygnus.com)
14751
14752 * gcc.c-torture/compile/20000609-1.c: New test.
14753
14754 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
14755
14756 * gcc.dg/20000609-1.c: New test.
14757
14758 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
14759
14760 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14761 * gcc.c-torture/noncompile/poison-1.c: Move...
14762 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14763 * gcc.dg/cpp-li1.c: Add a token after the #line.
14764
14765 2000-06-05 Richard Henderson <rth@cygnus.com>
14766
14767 * gcc.c-torture/execute/20000605-2.c: New test.
14768 * gcc.c-torture/execute/20000605-3.c: New test.
14769
14770 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
14771
14772 * g77.f-torture/execute/20000503-1.x: New file.
14773
14774 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
14775
14776 * g++.old-deja/g++.eh/badalloc1.C: New test.
14777
14778 2000-06-05 Richard Henderson <rth@cygnus.com>
14779
14780 * gcc.c-torture/execute/20000605-1.c: New test.
14781
14782 2000-06-05 Jakub Jelinek <jakub@redhat.com>
14783 Nathan Sidwell <nathan@codesourcery.com>
14784
14785 * gcc.c-torture/compile/20000605-1.c: New test.
14786
14787 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
14788
14789 * g77.f-torture/compile/20000601-1.f: New test.
14790
14791 2000-06-03 Richard Henderson <rth@cygnus.com>
14792
14793 * gcc.c-torture/execute/20000603-1.c: New.
14794
14795 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
14796
14797 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14798 * gcc.dg/noreturn-2.c (noreturn): Likewise.
14799
14800 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
14801
14802 * gcc.dg/compare2.c (case 12): XFAIL.
14803 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14804 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14805
14806 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14807
14808 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
14809
14810 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14811 guard macro is already defined when the header is first
14812 included.
14813 * gcc.dg/cpp-mix.h: New file.
14814 * gcc.dg/endif-label.c: Update patterns to match compiler.
14815
14816 * g++.brendan/complex1.C: Declare abort.
14817 * g++.law/refs4.C: Remove XFAIL.
14818 * g++.oliva/expr2.C: Declare abort and exit.
14819
14820 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
14821
14822 * gcc.c-torture/execute/20000528-1.c: New test.
14823
14824 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14825 * g++.old-deja/g++.law/temps4.C: Likewise.
14826
14827 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14828 stdlib.h. Call abort() on failure.
14829 * g++.old-deja/g++.law/refs4.C: Likewise.
14830 * g++.old-deja/g++.law/temps4.C: Likewise.
14831 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14832 * gcc.c-torture/execute/20000112-1.c: Include string.h.
14833
14834 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
14835
14836 Relative to g++.dg/special:
14837 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14838
14839 Relative to g++.old-deja:
14840 * g++.brendan/complex1.C, g++.jason/optimize2.C,
14841 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14842 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14843 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14844 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14845 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14846 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14847
14848 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14849 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14850 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14851 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14852 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14853 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14854 and/or string.h.
14855
14856 * g++.other/goto1.C: Update expectations for error messages.
14857
14858 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
14859
14860 * gcc.c-torture/compile/20000523-1.c: New test.
14861
14862 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14863
14864 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14865
14866 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
14867
14868 * g++.old-deja/g++.eh/catch11.C: New test.
14869 * g++.old-deja/g++.eh/catch12.C: New test.
14870
14871 2000-05-24 Nick Clifton <nickc@cygnus.com>
14872
14873 * gcc.c-torture/execute/20000523-1.c: New test.
14874
14875 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
14876
14877 * c-torture/execute/bcp-1.c: Replace abort in arg of
14878 __builtin_constant_p with a generic external function.
14879
14880 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14881 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14882 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14883 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14884 Prototype abort and/or exit.
14885
14886 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14887 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14888 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14889 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14890
14891 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
14892
14893 * gcc.dg/dwarf2-1.c: New test.
14894
14895 2000-05-20 Richard Henderson <rth@cygnus.com>
14896
14897 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14898
14899 2000-05-20 Andreas Jaeger <aj@suse.de>
14900
14901 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14902 testcase.
14903
14904 2000-05-19 David Edelsohn <edelsohn@gnu.org>
14905
14906 * gcc.c-torture/execute/20000519-2.c: New test.
14907
14908 2000-05-19 Andreas Jaeger <aj@suse.de>
14909
14910 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14911 which fails with SSA.
14912
14913 * lib/c-torture.exp: Also test with -O3 -fssa.
14914
14915 2000-05-18 Michael Meissner <meissner@redhat.com>
14916
14917 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14918 * gcc.c-torture/execute/920415-1.c: Ditto.
14919 * gcc.c-torture/execute/920501-1.c: Ditto.
14920 * gcc.c-torture/execute/conversion.c: Ditto.
14921 * gcc.c-torture/execute/cvt-1.c: Ditto.
14922
14923 2000-05-18 Jeffrey A Law (law@cygnus.com)
14924
14925 * gcc.c-torture/compile/20000518-1.c: New test.
14926
14927 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
14928
14929 * g77.f-torture/compile/200005018.f: New test.
14930
14931 2000-05-17 Jeffrey A Law (law@cygnus.com)
14932
14933 * gcc.c-torture/compile/20000517-1.c: New test.
14934
14935 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14936
14937 * gcc.c-torture/execute/20000516-1.c: New test.
14938
14939 2000-05-15 Jakub Jelinek <jakub@redhat.com>
14940
14941 * g++.old-deja/g++.other/eh.C: New test.
14942
14943 2000-05-12 Richard Henderson <rth@cygnus.com>
14944
14945 * gcc.c-torture/execute/990208-1.c (main): Don't pass
14946 constants through to doit's conditional.
14947
14948 2000-05-11 Jeffrey A Law (law@cygnus.com)
14949
14950 * gcc.c-torture/compile/20000511-1.c: New test.
14951 * g77.f-torture/compile/20000511-1.f: New test.
14952 * g77.f-torture/compile/20000511-2.f: New test.
14953
14954 2000-05-11 Michael Meissner <meissner@redhat.com>
14955
14956 * gcc.c-torture/execute/20000511-1.c: New test.
14957
14958 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
14959
14960 * gcc.dg/dg.exp: Scan .S files as well as .c files.
14961 * gcc.dg/20000510-1.S: New.
14962
14963 2000-05-08 Catherine Moore <clm@cygnus.com>
14964
14965 * gcc.dg/unused-3.c: New.
14966
14967 2000-05-06 Richard Henderson <rth@cygnus.com>
14968
14969 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14970 * g++.old-deja/g++.mike/warn1.C: Likewise.
14971 * g++.old-deja/g++.pt/local1.C: Likewise.
14972 * g++.old-deja/g++.pt/local7.C: Likewise.
14973 * g++.old-deja/g++.pt/spec16.C: Likewise.
14974
14975 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
14976
14977 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14978
14979 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
14980
14981 * g77.f-torture/execute/20000503-1.f: New test.
14982
14983 2000-05-04 Andreas Jaeger <aj@suse.de>
14984
14985 * gcc.dg/noreturn-2.c: New test.
14986
14987 2000-05-04 Neil Booth <NeilB@earthling.net>
14988
14989 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14990 preprocessor.
14991
14992 2000-05-04 Richard Henderson <rth@cygnus.com>
14993
14994 * gcc.c-torture/execute/20000503-1.c: Fix typo.
14995
14996 2000-05-04 Richard Henderson <rth@cygnus.com>
14997
14998 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
14999 OpenSSL by Jason R Thorpe.
15000
15001 2000-05-03 Jim Wilson <wilson@cygnus.com>
15002
15003 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
15004
15005 2000-05-03 Robert Lipe <robertlipe@usa.net>
15006
15007 * gcc.dg/20000503-1.c: New test.
15008
15009 2000-05-02 Jakub Jelinek <jakub@redhat.com>
15010
15011 * gcc.c-torture/compile/20000502-1.c: New test.
15012 * g++.old-deja/g++.other/align.C: New test.
15013 * gcc.dg/cpp-tradstringify.c: New test.
15014
15015 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
15016
15017 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
15018 and hard registers.
15019
15020 2000-04-26 Geoff Keating <geoffk@cygnus.com>
15021
15022 * gcc.c-torture/execute/loop-5.c: New test.
15023
15024 2000-04-25 Jakub Jelinek <jakub@redhat.com>
15025
15026 * gcc.c-torture/execute/va-arg-20.c: New test.
15027
15028 2000-04-23 Jeffrey A Law (law@cygnus.com)
15029
15030 * gcc.c-torture/execute/20000422-1.c: New test.
15031
15032 2000-04-20 Greg McGary <gkm@gnu.org>
15033
15034 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
15035 when optimizing, but without sibling-call optimizations (-O1).
15036
15037 2000-04-20 Jeffrey A Law (law@cygnus.com)
15038
15039 * gcc.c-torture/compile/20000420-1.c: New test.
15040
15041 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
15042
15043 * g++.abi/ptrflags.C: New test.
15044 * g++.eh/catchptr1.C: Test incomplete pointer chains.
15045
15046 2000-04-19 Catherine Moore <clm@cygnus.com>
15047
15048 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
15049
15050 2000-04-19 Greg McGary <gkm@gnu.org>
15051
15052 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
15053 sibling-call optimizations.
15054
15055 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
15056
15057 * gcc.dg/20000419-1.c: New test.
15058
15059 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
15060
15061 * gcc.c-torture/execute/20000412-6.c: New test.
15062
15063 2000-04-12 Jeffrey A Law (law@cygnus.com)
15064
15065 * gcc.c-torture/execute/20000412-5.c: New test.
15066 * g77.f-torture/compile/20000412-1.f: New test.
15067 * gcc.c-torture/execute/20000412-4.c: New test.
15068 * gcc.c-torture/compile/20000412-2.c: New test.
15069 * gcc.c-torture/execute/20000412-3.c: New test.
15070 * gcc.c-torture/compile/20000412-1.c: New test.
15071 * gcc.c-torture/execute/20000412-2.c: New test.
15072
15073 2000-04-12 Jakub Jelinek <jakub@redhat.com>
15074
15075 * objc/execute/bf-20.m: New test.
15076
15077 2000-04-10 Richard Henderson <rth@cygnus.com>
15078
15079 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
15080
15081 * gcc.c-torture/execute/20000412-1.c: New test.
15082
15083 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
15084
15085 * g++.old-deja/g++.eh/catchptr1.C: New test.
15086
15087 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
15088
15089 * g++.old-deja/g++.abi/cxa_vec.C: New test.
15090
15091 2000-04-08 Neil Booth <NeilB@earthling.net>
15092
15093 * gcc.dg/cpp-nullchar.c: Remove test as
15094 embedded nulls cause problems.
15095
15096 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15097
15098 * gcc.dg/compare2.c: New test.
15099
15100 2000-04-08 Neil Booth <NeilB@earthling.net>
15101
15102 * gcc.dg/cpp-nullchar.c: New test.
15103
15104 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
15105
15106 * gcc.dg/cpp-mi2.c: New test.
15107 * gcc.dg/cpp-mi2[abc].h: New files.
15108
15109 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
15110
15111 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
15112 member name.
15113
15114 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
15115
15116 * g++.old-deja/g++.abi/vmihint.C: New test.
15117
15118 2000-04-06 Neil Booth <NeilB@earthling.net>
15119
15120 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
15121 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
15122 copyright.
15123
15124 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
15125
15126 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
15127 avoid stack-frame overwrite.
15128
15129 2000-04-05 Jakub Jelinek <jakub@redhat.com>
15130
15131 * gcc.c-torture/compile/20000405-2.c: New test.
15132 * gcc.c-torture/compile/20000405-3.c: New test.
15133
15134 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15135
15136 * gcc.c-torture/compile/20000405-1.c: New test.
15137
15138 2000-04-04 Geoff Keating <geoffk@cygnus.com>
15139
15140 * gcc.dg/cast-qual-1.c: Revert last change.
15141
15142 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15143
15144 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
15145
15146 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
15147
15148 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
15149 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
15150
15151 2000-04-03 Jeffrey A Law (law@cygnus.com)
15152
15153 * gcc.c-torture/compile/20000403-2.c: New test.
15154 * gcc.c-torture/compile/20000403-1.c: New test.
15155
15156 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
15157
15158 * gcc.c-torture/execute/20000403-1.c: New test.
15159
15160 2000-04-03 Geoff Keating <geoffk@cygnus.com>
15161
15162 * gcc.c-torture/execute/20000402-1.c: New test.
15163
15164 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
15165
15166 * gcc.c-torture/execute/va-arg-15.c: New test.
15167 * gcc.c-torture/execute/va-arg-16.c: New test.
15168 * gcc.c-torture/execute/va-arg-17.c: New test.
15169 * gcc.c-torture/execute/va-arg-18.c: New test.
15170 * gcc.c-torture/execute/va-arg-19.c: New test.
15171
15172 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
15173
15174 * gcc.c-torture/compile/981211-1.c: Move to...
15175 * gcc.dg/cpp-as1.c: ...here.
15176 * gcc.dg/cpp-as2.c: New file.
15177
15178 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
15179 compiler.
15180
15181 2000-04-02 Neil Booth <NeilB@earthling.net>
15182
15183 * gcc.dg/cpp-cond.c New tests.
15184 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
15185 accidental success less likely.
15186 * gcc.dg/cpp-missingop.c New tests.
15187 * gcc.dg/cpp-missingparen.c New tests.
15188 * gcc.dg/cpp-shift.c New tests.
15189 * gcc.dg/cpp-shortcircuit.c New tests.
15190 * gcc.dg/cpp-unary.c New tests.
15191
15192 2000-03-29 Jeffrey A Law (law@cygnus.com)
15193
15194 * gcc.c-torture/compile/20000329-1.c: New test.
15195
15196 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
15197
15198 * gcc.c-torture/compile/20000326-1.c: New test.
15199 * gcc.c-torture/compile/20000326-2.c: New test.
15200
15201 2000-03-24 Geoff Keating <geoffk@cygnus.com>
15202
15203 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
15204 the first parameter is a function argument.
15205
15206 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
15207
15208 * g++.old-deja/g++.ext/array4.C: New test.
15209
15210 2000-03-22 Geoff Keating <geoffk@cygnus.com>
15211
15212 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
15213
15214 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15215
15216 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
15217
15218 2000-03-19 Richard Henderson <rth@cygnus.com>
15219
15220 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
15221
15222 2000-03-19 Richard Henderson <rth@cygnus.com>
15223
15224 * gcc.c-torture/compile/20000319-1.c: New test.
15225
15226 2000-03-14 Jeffrey A Law (law@cygnus.com)
15227
15228 * gcc.c-torture/execute/20000314-3.c: New test.
15229 * gcc.c-torture/execute/20000314-2.c: New test.
15230 * gcc.c-torture/execute/20000314-1.c: New test.
15231 * gcc.c-torture/compile/20000314-2.c: New test.
15232 * gcc.c-torture/compile/20000314-1.c: New test.
15233
15234 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
15235
15236 * g++.old-deja/g++.warn/inline.C: New test.
15237
15238 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
15239
15240 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15241 standards-compliant result rather than specific constants.
15242 Put test-values in array.
15243
15244 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
15245
15246 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15247 (g++_target_compile): Put test-specific options last.
15248
15249 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15250
15251 * g++.old-deja/g++.eh/vbase4.C: New test.
15252
15253 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15254
15255 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15256
15257 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15258
15259 * g++.old-deja/g++.brendan/misc12.C: Removed.
15260 * g++.old-deja/g++.pt/memtemp77.C: Constify.
15261 * g++.old-deja/g++.ext/pretty4.C: New test.
15262
15263 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
15264
15265 * g++.old-deja/g++.other/string2.C: New test.
15266
15267 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
15268
15269 * g++.old-deja/g++.warn/impint2.C: New test.
15270
15271 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
15272
15273 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15274 is 1, not zero.
15275
15276 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
15277
15278 * g++.old-deja/g++.warn/impint.C: New test.
15279 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15280 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15281 * g++.old-deja/g++.pt/explicit12.C: Likewise.
15282 * g++.old-deja/g++.pt/explicit13.C: Likewise.
15283 * g++.old-deja/g++.pt/explicit17.C: Likewise.
15284 * g++.old-deja/g++.pt/explicit18.C: Likewise.
15285 * g++.old-deja/g++.pt/explicit19.C: Likewise.
15286 * g++.old-deja/g++.pt/explicit23.C: Likewise.
15287 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15288 * g++.old-deja/g++.pt/explicit35.C: Likewise.
15289 * g++.old-deja/g++.pt/explicit6.C: Likewise.
15290 * g++.old-deja/g++.pt/memclass7.C: Likewise.
15291
15292 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
15293
15294 * gcc.dg/cpp-redef.c: New test.
15295
15296 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
15297
15298 * g++.old-deja/g++.pt/unify7.C: New test.
15299
15300 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15301
15302 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15303 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15304
15305 2000-02-25 Geoff Keating <geoffk@cygnus.com>
15306
15307 * gcc.c-torture/compile/20000224-1.c: New test.
15308
15309 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15310
15311 * gcc.c-torture/compile/cpp-2.c: New test.
15312 * gcc.c-torture/compile/cpp-1.c: New test.
15313
15314 2000-02-25 Jeffrey A Law (law@cygnus.com)
15315
15316 * gcc.c-torture/execute/20000225-1.c: New test.
15317
15318 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15319
15320 * gcc.dg/cpp-li2.c: New test.
15321
15322 * gcc.dg/cpp-wi1.c: New test.
15323
15324 * gcc.dg/cpp-li1.c: New test.
15325
15326 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
15327
15328 * g++.old-deja/g++.other/sizeof5.C: New test.
15329
15330 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15331
15332 * gcc.c-torture/execute/va-arg-13.c: New test.
15333
15334 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
15335
15336 * gcc.c-torture/execute/va-arg-12.c: New test.
15337
15338 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
15339
15340 * gcc.c-torture/execute/20000223-1.c: New test.
15341
15342 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
15343
15344 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15345
15346 2000-02-22 Mark Mitchell <mark@codesourcery.com>
15347
15348 * g++.old-deja/g++.abi/ptrmem.C: New test.
15349
15350 2000-02-19 Richard Henderson <rth@cygnus.com>
15351
15352 * gcc.c-torture/compile/init-3.c: New.
15353
15354 2000-02-17 Mark Mitchell <mark@codesourcery.com>
15355
15356 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15357 ALWAYS_CXXFLAGS.
15358
15359 2000-02-11 Robert Lipe <robertl@sco.com>
15360
15361 * gcc.c-torture/compile/20000211-3.c: New test.
15362
15363 2000-02-11 Martin Buchholz <martin@xemacs.org>
15364
15365 * gcc.c-torture/compile/20000211-2.c: New test.
15366
15367 2000-02-11 Jeffrey A Law (law@cygnus.com)
15368
15369 * gcc.c-torture/compile/20000211-1.c: New test.
15370
15371 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
15372
15373 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15374 on native targets
15375
15376 2000-02-08 Nathan Sidwell <nathan@acm.org>
15377
15378 * g++.old-deja/g++.other/cast5.C: New test.
15379
15380 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
15381
15382 * gcc.c-torture/execute/20000205-1.c: New.
15383
15384 2000-02-03 Nathan Sidwell <nathan@acm.org>
15385
15386 * g++.old-deja/g++.jason/cast3.C: Return void.
15387 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15388
15389 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15390
15391 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15392
15393 * gcc.dg/loop-1.c: New test.
15394
15395 2000-01-27 Jakub Jelinek <jakub@redhat.com>
15396
15397 * gcc.c-torture/compile/20000127-1.c: New test.
15398 * gcc.c-torture/execute/991228-1.c: New test.
15399
15400 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15401
15402 * gcc.dg/unused-2.c: New test.
15403
15404 * gcc.dg/conv-1.c: New test.
15405
15406 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15407
15408 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15409 compiler.
15410 (tool_option_proc): Fix typo.
15411
15412 2000-01-24 Geoff Keating <geoffk@cygnus.com>
15413
15414 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15415 of the ld on the host, not on the build machine.
15416 Also, don't crash if '--help' is not a supported option.
15417
15418 2000-01-24 Richard Henderson <rth@cygnus.com>
15419
15420 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15421
15422 2000-01-20 Jeffrey A Law (law@cygnus.com)
15423
15424 * gcc.c-torture/execute/20000120-2.c: New test.
15425 * gcc.c-torture/execute/20000120-1.c: New test.
15426
15427 2000-01-13 Jeffrey A Law (law@cygnus.com)
15428
15429 * gcc.c-torture/execute/20000113-1.c: New test.
15430
15431 2000-01-12 Jeffrey A Law (law@cygnus.com)
15432
15433 * gcc.c-torture/execute/20000112-1.c: New test.
15434
15435 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15436
15437 * gcc.dg/20000111-1.c: New test.
15438
15439 2000-01-10 Jeffrey A Law (law@cygnus.com)
15440
15441 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15442 with 16 bit integers.
15443
15444 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15445
15446 * gcc.dg/20000108-1.c: New test.
15447
15448 2000-01-05 Nathan Sidwell <nathan@acm.org>
15449
15450 * g++.old-deja/g++.ns/koenig8.C: New test.
15451
15452 2000-01-05 Nathan Sidwell <nathan@
15453
15454 * gcc.c-torture/execute/990531-1.c: New test.
15455
15456 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15457
15458 * gcc.c-torture/compile/990527-1.c: New test.
15459
15460 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
15461
15462 * gcc.c-torture/execute/990527-1.c: New test.
15463
15464 1999-05-25 Nick Clifton <nickc@cygnus.com>
15465
15466 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15467 bitfields as signed.
15468
15469 1999-05-25 Craig Burley <craig@jcb-sc.com>
15470
15471 * g77.f-torture/compile/19990525-0.f: New test.
15472
15473 1999-05-25 Jeffrey A Law (law@cygnus.com)
15474
15475 * gcc.c-torture/execute/990525-2.c: New test.
15476
15477 * gcc.c-torture/execute/990525-1.c: New test.
15478
15479 1999-05-24 Nathan Sidwell <nathan@acm.org>
15480
15481 * g++.old-deja/g++.other/anon3.C: New test.
15482 * g++.old-deja/g++.other/anon4.C: New test.
15483 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15484 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15485 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15486 Merrill).
15487
15488 1999-05-24 Jeffrey A Law (law@cygnus.com)
15489
15490 * gcc.c-torture/execute/990524-1.c: New test.
15491
15492 * gcc.dg/990524-1.c: New test.
15493
15494 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15495
15496 * gcc.c-torture/compile/990523-1.c: New test.
15497
15498 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
15499
15500 * gcc.c-torture/compile/990519-1.c: New test.
15501
15502 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15503
15504 * gcc.c-torture/compile/990517-1.c: New test.
15505
15506 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15507 (e4, f4): New tests.
15508 (main): Call them.
15509
15510 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15511
15512 * gcc.dg/noreturn-1.c: New test.
15513
15514 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15515
15516 * gcc.c-torture/execute/990513-1.c: New test.
15517
15518 1999-05-10 Richard Henderson <rth@cygnus.com>
15519
15520 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15521
15522 1999-05-10 Craig Burley <craig@jcb-sc.com>
15523
15524 * g77.f-torture/execute/erfc.f: Use small single-precision
15525 values, to avoid problems on Alphas when not -mieee.
15526
15527 1999-05-08 Craig Burley <craig@jcb-sc.com>
15528
15529 * gcc.dg/990506-0.c: New test.
15530
15531 1999-05-08 Richard Henderson <rth@cygnus.com>
15532
15533 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15534 the constant to test. Don't XFAIL 64-bit targets.
15535
15536 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15537 * g++.old-deja/g++.law/profile1.C: Likewise.
15538
15539 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15540 operator new instances.
15541 * g++.old-deja/g++.other/delete5.C: Likewise.
15542
15543 1999-05-03 Craig Burley <craig@jcb-sc.com>
15544
15545 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15546 intrinsic.
15547
15548 1999-05-03 Craig Burley <craig@jcb-sc.com>
15549
15550 * g77.f-torture/execute/u77-test.f: Reverse order of two
15551 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15552
15553 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15554
15555 * gcc.dg/compare1.c: New test.
15556
15557 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
15558
15559 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15560 New tests.
15561
15562 1999-05-02 Craig Burley <craig@jcb-sc.com>
15563
15564 * g77.f-torture/compile/19990502-1.f: New test.
15565
15566 1999-05-02 Craig Burley <craig@jcb-sc.com>
15567
15568 * g77.f-torture/compile/19990502-0.f: New test.
15569
15570 1999-05-02 Craig Burley <craig@jcb-sc.com>
15571
15572 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15573 intrinsic.
15574
15575 1999-05-02 Craig Burley <craig@jcb-sc.com>
15576
15577 * g77.f-torture/execute/u77-test.f (main): List libU77
15578 intrinsics not currently tested.
15579 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15580 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15581 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15582 Trim blanks off the ends of some printed strings.
15583
15584 1999-05-02 Craig Burley <craig@jcb-sc.com>
15585
15586 * g77.f-torture/execute/u77-test.f (main): Just warn about
15587 FSTAT gid disagreement, as it's expected on some systems.
15588
15589 1999-05-01 Craig Burley <craig@jcb-sc.com>
15590
15591 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15592 use a new function, which allows for some slop.
15593 Clean up some commentary.
15594 (issum): The new function.
15595 (sgladd): Deleted subroutine.
15596
15597 1999-05-01 Craig Burley <craig@jcb-sc.com>
15598
15599 * g77.f-torture/execute/u77-test.f: Modify to be more like
15600 libf2c/libU77 version, bringing patches to that version here.
15601 Add suitable commentary.
15602
15603 1999-04-25 Richard Henderson <rth@cygnus.com>
15604
15605 * gcc.dg/990424-1.c: New test.
15606
15607 1999-04-24 Craig Burley <craig@jcb-sc.com>
15608
15609 * g77.f-torture/execute/u77-test.f (main): Bug involving
15610 LSTAT has been fixed, so turn back on full checking.
15611
15612 1999-04-20 Craig Burley <craig@jcb-sc.com>
15613
15614 * g77.f-torture/compile/19990419-0.f: New test.
15615 * g77.f-torture/execute/19990419-1.f: New test.
15616
15617 1999-04-17 Richard Henderson <rth@cygnus.com>
15618
15619 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15620 to avoid the need for a prototype to supress a warning.
15621
15622 1999-04-07 Jim Wilson <wilson@cygnus.com>
15623
15624 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15625
15626 1999-04-04 Jeffrey A Law (law@cygnus.com)
15627
15628 * gcc.c-torture/execute/990404-1.c: New test.
15629
15630 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
15631
15632 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15633 * gcc.dg/cpp-if3.c: Don't use -pedantic.
15634 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15635 missing initializer warnings.
15636
15637 1999-03-28 Jeffrey A Law (law@cygnus.com)
15638
15639 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15640 matching strings.
15641
15642 1999-03-26 Jeffrey A Law (law@cygnus.com)
15643
15644 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15645
15646 1999-03-26 Craig Burley <craig@jcb-sc.com>
15647
15648 * g77.f-torture/execute/19990325-0.f: New test.
15649 * g77.f-torture/execute/19990325-1.f: New test.
15650
15651 1999-03-24 Jeffrey A Law (law@cygnus.com)
15652
15653 * gcc.c-torture/execute/990324-1.c: New test.
15654
15655 1999-03-22 Jim Wilson <wilson@cygnus.com>
15656
15657 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15658 test with 4.
15659
15660 1999-03-17 Richard Henderson <rth@cygnus.com>
15661
15662 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
15663
15664 1999-03-13 Craig Burley <craig@jcb-sc.com>
15665
15666 * g77.f-torture/execute/19990313-2.f: New test.
15667 * g77.f-torture/execute/19990313-3.f: New test.
15668
15669 1999-03-13 Craig Burley <craig@jcb-sc.com>
15670
15671 * g77.f-torture/execute/19990313-0.f: New test.
15672 * g77.f-torture/execute/19990313-1.f: New test.
15673
15674 1999-03-12 Jim Wilson <wilson@cygnus.com>
15675
15676 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15677 printf to sprintf.
15678 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15679 (main): Add check for u15. Conditionalize u31 check depending on
15680 whether ints are <32 bits or >=32 bits.
15681
15682 1999-03-08 Craig Burley <craig@jcb-sc.com>
15683
15684 * g77.f-torture/execute/19981119-0.f: Improve testiness.
15685
15686 1999-03-08 Craig Burley <craig@jcb-sc.com>
15687
15688 * g77.f-torture/compile/19990305-0.f: New test.
15689 * g77.f-torture/execute/19981119-0.f: New test.
15690
15691 1999-03-08 Craig Burley <craig@jcb-sc.com>
15692
15693 * g77.f-torture/execute/970625-2.f: call ABORT if final
15694 result is not correct, instead of just printing it.
15695 Add this checking via newly introduced obfuscation, to
15696 trip up buggy front ends.
15697
15698 1999-03-07 Craig Burley <craig@jcb-sc.com>
15699
15700 * g77.f-torture/compile/960317-1.f: Moved from being
15701 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
15702
15703 1999-03-06 Craig Burley <craig@jcb-sc.com>
15704
15705 * g77.f-torture/execute/960317-1.f: New (old) test.
15706 * g77.f-torture/execute/970625-2.f: Ditto.
15707
15708 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
15709
15710 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15711 message on line 1 or line 2; cccp and cpplib do this differently.
15712
15713 1999-03-01 Jeffrey A Law (law@cygnus.com)
15714
15715 * g++.old-deja/g++.law/weak1.C: New test.
15716
15717 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
15718
15719 * gcc.c-torture/execute/990119-1.c: Renamed to...
15720 * gcc.dg/990119-1.c: this, so it will only be tested once
15721 (it's a preprocessor test, it doesn't need to be run at
15722 multiple optimization levels).
15723
15724 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
15725
15726 * lib/g++.exp: Don't add incdir=$base_dir/../include to
15727 ALWAYS_CXXFLAGS.
15728
15729 1999-02-24 Craig Burley <craig@jcb-sc.com>
15730
15731 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15732 * g77.f-torture/compile/19981216-0.f: ...as it is expected
15733 to not be compilable by current g77.
15734
15735 1999-02-24 Nick Clifton <nickc@cygnus.com>
15736
15737 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15738
15739 1999-02-22 Jeffrey A Law (law@cygnus.com)
15740
15741 * gcc.c-torture/execute/990222-1.c: New test.
15742
15743 1999-02-19 Craig Burley <craig@jcb-sc.com>
15744
15745 * g77.f-torture/compile/19990218-0.f: New test.
15746 * g77.f-torture/noncompile/19990218-1.f: New test.
15747
15748 1999-02-18 Craig Burley <craig@jcb-sc.com>
15749
15750 * g77.f-torture/compile/19981216-0.f: New test.
15751
15752 1999-02-14 Jeffrey A Law (law@cygnus.com)
15753
15754 * gcc.dg/990214-1.c: New test.
15755
15756 1999-02-13 Jeffrey A Law (law@cygnus.com)
15757
15758 * gcc.dg/990213-2.c: New test.
15759
15760 * gcc.dg/990213-1.c: New test.
15761
15762 1999-02-12 Jeffrey A Law (law@cygnus.com)
15763
15764 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15765 ints.
15766
15767 1999-02-11 Nick Clifton <nickc@cygnus.com>
15768
15769 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15770 specified by target.
15771
15772 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15773
15774 1999-02-11 Jeffrey A Law (law@cygnus.com)
15775
15776 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15777
15778 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
15779
15780 * gcc.dg/special/ecos.exp: New test driver for new tests with
15781 special requirements.
15782
15783 * gcc.dg/special/alias-1.c: New test.
15784 * gcc.dg/special/gcsec-1.c: New test.
15785 * gcc.dg/special/weak-1.c: New test.
15786 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15787 * gcc.dg/special/weak-2.c: New test.
15788 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15789 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15790 * gcc.dg/special/wkali-1.c: New test.
15791 * gcc.dg/special/wkali-2.c: New test.
15792 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15793 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15794
15795 1999-02-10 Felix Lee <flee@cygnus.com>
15796
15797 * lib/c-torture.exp (c-torture-compile): Pull out code for
15798 analyzing gcc error messages.
15799 (c-torture-execute): Likewise. Fix some (harmless) false
15800 positives.
15801 * lib/gcc.exp (gcc_check_compile): New function.
15802
15803 1999-02-08 Richard Henderson <rth@cygnus.com>
15804
15805 * gcc.c-torture/execute/990208-1.c: New test.
15806
15807 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
15808
15809 * g++.dg/special/ecos.exp: New driver for new tests with special
15810 requirements
15811
15812 * g++.dg/special/conpr-1.C: New test
15813 * g++.dg/special/conpr-2.C: New test
15814 * g++.dg/special/conpr-2a.C: New test
15815 * g++.dg/special/conpr-3.C: New test
15816 * g++.dg/special/conpr-3a.C: New test
15817 * g++.dg/special/conpr-3b.C: New test
15818
15819 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15820 allow g++ to use the dg driver
15821
15822 * README: Add comment about g++.dg directory
15823
15824 1999-02-06 Jeffrey A Law (law@cygnus.com)
15825
15826 * README: Update email addresses.
15827
15828 1999-02-03 Nick Clifton <nickc@cygnus.com>
15829
15830 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15831 arguments in order to force structure S onto the stack even on
15832 the alpha.
15833 (test): Pass 10 leading arguments to function foo as well as the
15834 structure S.
15835
15836 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15837 failure for all targets.
15838
15839 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15840 abort to terminate program execution.
15841
15842 1999-01-30 Richard Henderson <rth@cygnus.com>
15843
15844 * gcc.c-torture/execute/990130-1.c: New test.
15845
15846 1999-01-30 Jeffrey A Law (law@cygnus.com)
15847
15848 * gcc.dg/990130-1.c: New test.
15849
15850 1999-01-28 Michael Meissner <meissner@cygnus.com>
15851
15852 * gcc.c-torture/execute/990128-1.c: New test.
15853
15854 1999-01-27 Michael Meissner <meissner@cygnus.com>
15855
15856 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15857
15858 1999-01-27 Felix Lee <flee@cygnus.com>
15859
15860 * lib/c-torture.exp (c-torture-compile): pull out code for
15861 analyzing gcc error messages.
15862 (c-torture-execute): ditto, and fix some (harmless) false
15863 positives.
15864 * lib/gcc.exp (gcc_check_compile): new function.
15865
15866 1999-01-17 Jeffrey A Law (law@cygnus.com)
15867
15868 * gcc.dg/990117-1.c: New test.
15869
15870 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15871
15872 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15873
15874 1999-01-15 Jeffrey A Law (law@cygnus.com)
15875
15876 * g77.f-torture/compile/990115-1.f: New test.
15877
15878 1999-01-07 Jeffrey A Law (law@cygnus.com)
15879
15880 * gcc.c-torture/compile/990107-1.c: New test
15881
15882 1999-01-06 Jeffrey A Law (law@cygnus.com)
15883
15884 * gcc.c-torture/execute/990106-2.c: New test.
15885
15886 * gcc.c-torture/execute/990106-1.c: New test.
15887
15888 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
15889
15890 * gcc.c-torture/compile/981223-1.c: New test.
15891
15892 1998-12-29 Richard Henderson <rth@cygnus.com>
15893
15894 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15895 (opt3): Rename from opt4 and disable.
15896
15897 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
15898
15899 * g++.old-deja/g++.pt/ptrmem5.C: New test.
15900
15901 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
15902
15903 * g++.old-deja/g++.other/conv5.C: New test.
15904
15905 1998-12-14 Nick Clifton <nickc@cygnus.com>
15906
15907 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15908
15909 1998-12-11 Jeffrey A Law (law@cygnus.com)
15910
15911 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15912
15913 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
15914
15915 * gcc.c-torture/compile/981211-1.c: New test.
15916
15917 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
15918
15919 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15920
15921 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15922
15923 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15924
15925 * gcc.special/930510-1.c: Make C9X safe.
15926 * gcc.misc-tests/gcov-1.c Similarly.
15927 * gcc.misc-tests/gcov-2.c Similarly.
15928
15929 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
15930
15931 * gcc.dg/ultrasp1.c: New test.
15932
15933 1998-12-06 Richard Henderson <rth@cygnus.com>
15934
15935 * gcc.c-torture/execute/981206.c: New test.
15936
15937 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
15938
15939 * g++.old-deja/g++.ns/template7.C: New test.
15940
15941 * g++.old-deja/g++.other/expr1.C: New test.
15942
15943 * g++.old-deja/g++.eh/tmpl3.C: New test.
15944
15945 * g++.old-deja/g++.eh/tmpl2.C: New test.
15946
15947 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
15948
15949 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15950 * g++.old-deja/g++.other/using6.C: Removed.
15951 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15952
15953 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15954
15955 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
15956
15957 * g++.old-deja/g++.pt/overload8.C: New test.
15958
15959 * g++.old-deja/g++.pt/overload7.C: New test.
15960
15961 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15962
15963 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15964 and relinking messages.
15965 * lib/g++.exp (g++_target_compile): Remove .rpo file when
15966 compiling with -frepo.
15967
15968 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
15969
15970 * g++.old-deja/g++.pt/lookup6.C: New test.
15971
15972 1998-11-30 Nick Clifton <nickc@cygnus.com>
15973
15974 * gcc.c-torture/execute/981130-1.c: New test.
15975 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15976
15977 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
15978
15979 * g++.old-deja/g++.pt/explicit76.C: New test.
15980
15981 * g++.old-deja/g++.pt/friend38.C: New test.
15982
15983 * g++.old-deja/g++.ns/crash2.C: New test.
15984
15985 * g++.old-deja/g++.pt/defarg8.C: New test.
15986
15987 * g++.old-deja/g++.pt/instantiate6.C: New test.
15988
15989 * g++.old-deja/g++.pt/static6.C: New test.
15990
15991 * g++.old-deja/g++.pt/decl2.C: New test.
15992
15993 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
15994
15995 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
15996 problem is actually related with name lookup, but so what? :-)
15997
15998 * g++.old-deja/g++.pt/friend37.C: New test.
15999
16000 1998-11-25 Dave Love <d.love@dl.ac.uk>
16001
16002 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16003 element, which fails on some systems.
16004
16005 * g77.f-torture/execute/labug1.f: New test.
16006
16007 1998-11-21 Jeffrey A Law (law@cygnus.com)
16008
16009 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16010 is defined.
16011
16012 1998-11-18 Dave Love <d.love@dl.ac.uk>
16013
16014 * g77.f-torture/compile/981117-1.f: New test.
16015
16016 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
16017
16018 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
16019 properly discarded.
16020
16021 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
16022
16023 * gcc.c-torture/execute/memcheck: New directory of tests for
16024 -fcheck-memory-usage.
16025
16026 1998-11-07 Gerald Pfe
16027
16028 * g77.f-torture/noncompile/980615-0.f: New test.
16029
16030 1998-07-26 H.J. Lu (hjl@gnu.org)
16031
16032 * gcc.dg/980312-1.c: Do link instead of compile.
16033 * gcc.dg/980313-1.c: Likewise.
16034
16035 1998-07-26 Jeffrey A Law (law@cygnus.com)
16036
16037 * gcc.c-torture/compile/980726-1.c: New test.
16038
16039 1998-07-25 Dave Love <d.love@dl.ac.uk>
16040
16041 * g77.f-torture/execute/io0.f: New test.
16042
16043 1998-07-24 Nick Clifton <nickc@cygnus.com>
16044
16045 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16046 an int.
16047
16048 1998-06-18 Michael Meissner <meissner@cygnus.com>
16049
16050 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16051 m32r bugs.
16052
16053 1998-07-17 Nick Clifton <nickc@cygnus.com>
16054
16055 * gcc.dg/980626-1.c: Expect failures for all toolchains until
16056 c-decl.c:grokdeclarator can handle mode attributes.
16057
16058 1998-07-16 Jeffrey A Law (law@cygnus.com)
16059
16060 * gcc.c-torture/execute/980716-1.c: New test.
16061
16062 1998-07-13 Jeffrey A Law (law@cygnus.com)
16063
16064 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16065 the mn10200.
16066 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
16067 the mn10200.
16068 * gcc.c-torture/execute/va-arg-3.x: Similarly.
16069 * gcc.c-torture/compile/930326-1.x: Similarly.
16070
16071 1998-07-13 Dave Love <d.love@dl.ac.uk>
16072
16073 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16074 New test from Craig.
16075
16076 1998-07-12 Dave Love <d.love@dl.ac.uk>
16077
16078 * g77.f-torture/noncompile/980616-0.f: New test.
16079
16080 * g77.f-torture/execute/970816-3.f: New test from Craig.
16081
16082 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16083
16084 * g++.other/singleton.C: Return error value instead of taking
16085 SIGSEGV.
16086
16087 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16088
16089 * g++.other/singleton.C: New test. Warning is under dispute.
16090 Runtime crash is not.
16091
16092 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16093
16094 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16095 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16096 using6.C, using7.C}: New namespace tests.
16097
16098 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
16099
16100 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16101 specialization with typedef'ed names used as array indexes.
16102
16103 1998-07-09 Jeffrey A Law (law@cygnus.com)
16104
16105 * gcc.c-torture/execute/980709-1.c: New test.
16106
16107 * gcc.dg/980709-1.c: New test.
16108
16109 1998-07-07 Richard Henderson <rth@cygnus.com>
16110
16111 * gcc.c-torture/execute/bcp-1.c: New test.
16112
16113 1998-07-07 Jeffrey A Law (law@cygnus.com)
16114
16115 * gcc.c-torture/execute/980707-1.c: New test.
16116
16117 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
16118
16119 * gcc.c-torture/compile/980706-1.c: New test.
16120
16121 1998-07-01 Dave Love <d.love@dl.ac.uk>
16122
16123 * g77.f-torture/execute/980701-0.f,
16124 g77.f-torture/execute/980701-1.f: New test from Craig.
16125
16126 1998-07-01 Jeffrey A Law (law@cygnus.com)
16127
16128 * gcc.c-torture/compile/980701-1.c: New test.
16129
16130 * gcc.c-torture/execute/980701-1.c: New test.
16131
16132 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
16133 rlsruhe.de>
16134
16135 * g++.old-deja/g++.robertl/eb132.C: New test.
16136 * g++.old-deja/g++.robertl/eb133.C: Likewise.
16137
16138 1998-06-29 Dave Love <d.love@dl.ac.uk>
16139
16140 * g77.f-torture/execute/980628-7.f,
16141 g77.f-torture/execute/980628-8.f,
16142 g77.f-torture/execute/980628-9.f,
16143 g77.f-torture/execute/980628-10.f: New tests from Craig.
16144
16145 * g77.f-torture/execute/980628-3.f: Remove mail headers.
16146
16147 1998-06-28 Jeffrey A Law (law@cygnus.com)
16148
16149 * g77.f-torture/execute/980628-4.f: New test from Craig.
16150 * g77.f-torture/execute/980628-5.f: Likewise.
16151 * g77.f-torture/execute/980628-2.f: Likewise.
16152 * g77.f-torture/execute/980628-0.f: Likewise.
16153 * g77.f-torture/execute/980628-1.f: Likewise.
16154 * g77.f-torture/execute/980628-3.f: Likewise.
16155 * g77.f-torture/execute/980628-6.f: Likewise.
16156
16157 1998-06-28 Jeffrey A Law (law@cygnus.com)
16158
16159 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16160 directory when nothing has been installed yet.
16161
16162 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
16163
16164 * gcc.c-torture/special/special.exp: Handle newer versions of
16165 dejagnu.
16166
16167 1998-06-26 Jeffrey A Law (law@cygnus.com)
16168
16169 * gcc.dg/980626-1.c: New test.
16170
16171 1998-06-19 Bruno Haible <haible@ilog.fr>
16172
16173 * gcc.misc-tests/m-un-2.c: New test.
16174 * g++.old-deja/g++.other/warn01.c: Likewise.
16175
16176 1998-06-19 Robert Lipe <robertl@dgii.com>
16177
16178 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16179 compatibility with assmblers with a different comment character.
16180 Eliminate use of GAS-specific extensions.
16181
16182 1998-06-19 Jeffrey A Law (law@cygnus.com)
16183
16184 * gcc.c-torture/execute/ieee/980619-1.c: New test.
16185
16186 1998-06-19 Robert Lipe <robertl@dgii.com>
16187
16188 *lib/g77.exp: Replace search for libf2c.a with search for newly
16189 renamed libg2c.a
16190
16191 1998-06-17 Jeffrey A Law (law@cygnus.com)
16192
16193 * gcc.c-torture/execute/980617-1.c: New test.
16194
16195 1998-06-12 Jeffrey A Law (law@cygnus.com)
16196
16197 * gcc.c-torture/execute/980612-1.c: New test.
16198
16199 1998-06-08 Jeffrey A Law (law@cygnus.com)
16200
16201 * gcc.dg/980523-1.c: Only test on ppc-linux.
16202 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16203
16204 * gcc.c-torture/execute/980608-1.c: New test.
16205
16206 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
16207
16208 * gcc.c-torture/execute/980605-1.c: New test.
16209
16210 1998-06-04 Jeffrey A Law (law@cygnus.com)
16211
16212 * gcc.c-torture/execute/980604-1.c: New test.
16213
16214 1998-06-02 Jeffrey A Law (law@cygnus.com)
16215
16216 * gcc.c-torture/execute/980602-1.c: New test.
16217 * gcc.c-torture/execute/980602-2.c: Likewise.
16218
16219 1998-06-02 Dave Love <d.love@dl.ac.uk>
16220
16221 * 970125-0.f: Fix per JCB. Add commentary.
16222
16223 1998-05-31 Michael Meissner <meissner@cygnus.com>
16224
16225 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16226 IEEE -0 support.
16227
16228 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16229
16230 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16231 earlier.
16232
16233 1998-05-28 Catherine Moore <clm@cygnus.com>
16234
16235 * gcc.c-torture/execute/980526-3.c: New test.
16236
16237 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
16238
16239 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16240 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16241 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16242 m88k-motorola-sysv3 to XFAIL.
16243
16244 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16245
16246 * gcc.dg/980526-1.c: New test.
16247 * gcc.c-torture/execute/980526-2.c: New test.
16248
16249 1998-05-26 Jeffrey A Law (law@cygnus.com)
16250
16251 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16252
16253 * gcc.c-torture/execute/980526-1.c: New test.
16254
16255 1998-05-26 Dave Love <d.love@dl.ac.uk>
16256
16257 * g77.f-torture/execute/alpha2.f: Add runtime test.
16258
16259 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
16260
16261 * g++.old-deja/old-deja.exp: Strip leading directories.
16262
16263 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16264 error for the line. Don't run multiple tests for the same line.
16265
16266 1998-05-23 Jeffrey A Law (law@cygnus.com)
16267
16268 * gcc.dg/980523-1.c: New test.
16269
16270 1998-05-23 Dave Love <d.love@dl.ac.uk>
16271
16272 * g77.f-torture/compile/970915-0.f: New test.
16273
16274 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
16275
16276 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16277
16278 1998-05-21 Jeffrey A Law (law@cygnus.com)
16279
16280 * gcc.dg/980520-1.c: New test.
16281
16282 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
16283
16284 * gcc.dg/980502-1.c: Fix return type.
16285
16286 1998-05-20 Jeffrey A Law (law@cygnus.com)
16287
16288 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16289 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16290 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16291 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16292 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16293
16294 1998-05-20 Dave Love <d.love@dl.ac.uk>
16295
16296 * g77.f-torture/execute/980520-1.f: New test.
16297
16298 1998-05-15 Dave Love <d.love@dl.ac.uk>
16299
16300 * lib/mike-g77.exp: New file.
16301
16302 * g77.f-torture/noncompile/noncompile.exp,
16303 g77.f-torture/noncompile/check0.f: New files.
16304
16305 1998-05-14 Dave Love <d.love@dl.ac.uk>
16306
16307 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16308 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16309 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16310 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16311 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16312 abort where appropriate.
16313
16314 1998-05-05 Michael Meissner <meissner@cygnus.com>
16315
16316 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16317 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16318
16319 1998-04-29 Dave Love <d.love@dl.ac.uk>
16320
16321 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16322
16323 1998-04-27 Dave Love <d.love@dl.ac.uk>
16324
16325 * g77.f-torture/compile/980427-0.f: New test.
16326
16327 1998-04-24 Dave Love <d.love@dl.ac.uk>
16328
16329 * g77.f-torture/compile/980424-0.f: New test.
16330
16331 1998-04-19 Dave Love <d.love@dl.ac.uk>
16332
16333 * g77.f-torture/compile/980419-2.f (main): New test.
16334 * g77.f-torture/compile/970125-0.f: New test.
16335 * g77.f-torture/compile/980419-1.f: New test.
16336
16337 1998-04-08 Jim Wilson <wilson@cygnus.com>
16338
16339 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
16340 of loop-4.c.
16341
16342 1998-04-07 Jim Wilson <wilson@cygnus.com>
16343
16344 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16345
16346 1998-04-03 Jim Wilson <wilson@cygnus.com>
16347
16348 * gcc.c-torture/compile/980329-1.c: New test.
16349
16350 1998-03-18 Jim Wilson <wilson@cygnus.com>
16351
16352 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16353 * gcc.dg/980312-1.c: Fix typo in -march command.
16354
16355 1998-03-16 H.J. Lu (hjl@gnu.org)
16356
16357 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16358
16359 1998-03-11 Robert Lipe <robertl@dgii.com>
16360
16361 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
16362 Dave Love agree the Fortran source is bogus.
16363
16364 1998-03-11 Robert Lipe <robertl@dgii.com>
16365
16366 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16367 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16368 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16369 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16370 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16371
16372 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
16373
16374 * g++.old-deja/g++.other/friend1.C: New test.
16375
16376 1998-02-18 Dave Love <d.love@dl.ac.uk>
16377
16378 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16379 possibly uninitialized) variables and declare dnrm2.
16380
16381 1998-02-23 Robert Lipe <robertl@dgii.com>
16382
16383 From Bruno Haible <haible@ilog.fr>:
16384 * gcc.c-torture/execute/980223.c: New test.
16385
16386 1998-02-13 Jeffrey A Law (law@cygnus.com)
16387
16388 * gcc.dg/ifelse-1.c: New test.
16389
16390 1998-02-09 H.J. Lu (hjl@gnu.org)
16391
16392 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16393
16394 * lib/old-dejagnu.exp (old-dejagnu): Added the
16395 "execution test - XFAIL *-*-*" handling in the spirit of
16396 "excess errors test -". Changed the "execution test fails"
16397 handling to be like "excess errors test fails".
16398 * Update various tests accordingly.
16399
16400 1998-02-06 Jim Wilson <wilson@cygnus.com>
16401
16402 * gcc.c-torture/execute/980205.c: New test.
16403
16404 1998-01-18 Jeffrey A Law (law@cygnus.com)
16405
16406 * lib/c-torture.exp: Look for .x files instead of .cexp files.
16407 * lib/f-torture.exp: Similarly.
16408 * gcc.c-torture: Rename all .cexp files to .x files.
16409
16410 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
16411
16412 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16413 (940510-1.c): Removed duplicate.
16414 (971104-1.c): New test.
16415
16416 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
16417
16418 * lib/f-torture.exp: Improve error and loop detection.
16419
16420 1997-11-19 Michael Meissner <meissner@cygnus.com>
16421
16422 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16423 use that to size the filler array.
16424
16425 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
16426
16427 * lib/c-torture.exp(c-torture-execute): Fix typo.
16428
16429 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16430 testcase as the executable name. Keep the executable around if
16431 the test fails.
16432
16433 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
16434
16435 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16436 changes. Only test one -g option, and move it to the end of the
16437 list of options to test.
16438
16439 1997-09-19 Michael Meissner <meissner@cygnus.com>
16440
16441 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16442 variable GCC_TORTURE_OPTIONS to supply default switches separated
16443 by colons. If no environment variable, run tests with -O0 -g, -O1
16444 -g, and -O2 -g as well.
16445
16446 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
16447
16448 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16449 explanatory comments. Fix indentation.
16450
16451 1997-09-15 Jeffrey A Law (law@cygnus.com)
16452
16453 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16454
16455 1997-09-11 Jeffrey A Law (law@cygnus.com)
16456
16457 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16458 * g++.old-deja/g++.mike/p7325.C: Likewise.
16459 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16460
16461 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
16462
16463 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16464 * g++.old-deja/g++.brendan/crash30.C: Likewise.
16465 * g++.old-deja/g++.brendan/crash39.C: Likewise.
16466 * g++.old-deja/g++.law/operators4.C: Likewise.
16467
16468 1997-09-11 Joe Buck (jbuck@synopsys.com)
16469
16470 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16471 * g++.old-deja/g++.mike/p784.C: Ditto.
16472 * g++.old-deja/g++.mike/p785.C: Ditto.
16473
16474 1997-09-05 Jeffrey A Law (law@cygnus.com)
16475
16476 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16477
16478 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
16479
16480 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16481 target feature; pass this to c-torture-execute as needed.
16482
16483 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
16484
16485 * lib/c-torture.exp(c-torture-execute): If the previous and the
16486 current executables being tested are identical, we don't need to
16487 run the executable again. Try to make the executable names
16488 unique. Add an optional argument for passing additional compiler
16489 flags.
16490
16491 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
16492
16493 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16494
16495 1997-08-29 Jeffrey A Law (law@cygnus.com)
16496
16497 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16498
16499 1997-07-31 Jeffrey A Law (law@cygnus.com)
16500
16501 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16502 32bit or larger longs.
16503
16504 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16505 have either a 32bit long or 32bit int.
16506
16507 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
16508
16509 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16510 Make double precision tests dependent on sizeof (double).
16511
16512 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
16513
16514 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16515 too.
16516
16517 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
16518
16519 * gcc.c-torture/compile/961203-1.cexp: New script.
16520
16521 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
16522
16523 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16524 up the includes ourselves.
16525
16526 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
16527
16528 * lib/plumhall.exp: Remove random include, and add a few
16529 verbose messages for debugging.
16530
16531 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
16532
16533 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16534 of trying to do it ourselves.
16535
16536 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
16537
16538 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16539
16540 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
16541
16542 * gcc.prms/5403.c: Made regexp a bit less strict.
16543
16544 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
16545
16546 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16547 is returned from remote_load instead.
16548 * lib/plumhall.exp: Ditto.
16549 * lib/mike-g++.exp: Ditto.
16550 * lib/old-dejagnu.exp: Ditto.
16551 * lib/c-torture.exp: Ditto.
16552
16553 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
16554
16555 * lib/g++.exp: Use build_wrapper procedure.
16556 * lib/gcc.exp: Ditto.
16557
16558 1997-05-20 Jeffrey A Law (law@cygnus.com)
16559
16560 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16561 an old-style decl for malloc. Fixes tests to work when
16562 sizeof (int) != sizeof (size_t).
16563
16564 1997-05-15 Mike Meissner <meissner@cygnus.com>
16565
16566 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16567
16568 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16569 use stdargs.h interface.
16570
16571 1997-05-15 Mike Meissner <meissner@cygnus.com>
16572
16573 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16574 NO_VARARGS when compiling.
16575
16576 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
16577
16578 * lib/plumhall.exp(ph_includes): New procedure.
16579 (ph_make): Use it.
16580 (ph_compiler): Ditto.
16581
16582 * lib/g++.exp: Rename test-glue.c to testglue.c.
16583 * lib/gcc.exp: Ditto.
16584
16585 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
16586
16587 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16588 to completion when it's called.
16589
16590 1997-03-21 Michael Meissner <meissner@cygnus.com>
16591
16592 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16593 is defined, don't do test.
16594
16595 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
16596
16597 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16598 for object files.
16599 (ph_summary): Mark skipped testcases as untested, not unresolved.
16600
16601 * lib/plumhall.exp (ph_make): If unresolved because of bad
16602 errorCode, record errorCode in log file.
16603 (*): Replace send_log/verbose with verbose -log.
16604
16605 1997-03-19 Michael Meissner <meissner@cygnus.com>
16606
16607 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16608 double conversion if double isn't at least 8 bytes.
16609
16610 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16611 int to work with targets where int is 16 bits.
16612
16613 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16614 8 bytes, just exit, since 4 byte doubles don't have enough bits of
16615 precision for the test to complete.
16616
16617 1997-03-14 Michael Meissner <meissner@cygnus.com>
16618
16619 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16620 if d10v is not compiled with the -mdouble64 flag.
16621 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16622
16623 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16624 d10v is not compiled with the -mint32 flag.
16625
16626 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
16627
16628 * lib/plumhall.exp: Use incr_count.
16629
16630 1997-03-12 Jeffrey A Law (law@cygnus.com)
16631
16632 * gcc.c-torture: Update to c-torture-1.45.
16633
16634 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
16635
16636 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16637 the name of the expect testcase file).
16638
16639 * lib/g++.exp(g++_init): Ditto.
16640
16641 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
16642
16643 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16644 the host.
16645
16646 * lib/gcc.exp(gcc_exit): New procedure.
16647
16648 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
16649
16650 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16651 specs where appropriate.
16652
16653 * g++.old-deja/g++.arm/*: Added additional ERROR checks
16654 because of new "candidates are" messages, and removed a few
16655
16656 * Converted all non-old-style g++ testcases to old-style, and
16657 moved into g++.old-deja.
16658
16659 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
16660
16661 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16662 options.
16663
16664 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16665 succeeded.
16666
16667 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16668
16669 1997-02-13 Michael Meissner <meissner@cygnus.com>
16670
16671 * lib/gcc.exp (gcc_target_compile): Add support for defining
16672 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16673 the machine doesn't have those features.
16674
16675 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
16676
16677 * g++.law/operators4.exp: Don't use LIBS.
16678
16679 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
16680
16681 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16682
16683 * lib/mike-g++.exp: Don't set the compiler to be tested here.
16684 * lib/g++.exp: Set it here instead. Also, allow use of the
16685 --tool_exec and --tool_opt options. Change CXX to
16686 GXX_UNDER_TEST.
16687
16688 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16689
16690 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16691
16692 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
16693
16694 * lib/old-dejagnu.exp: Use prune_warnings instead of
16695 prune_system_crud.
16696 * lib/mike-g++.exp: Ditto.
16697 * lib/gcc.exp: Ditto.
16698 * lib/g++.exp: Ditto.
16699
16700 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16701
16702 1997-02-07 Jeffrey A Law (law@cygnus.com)
16703
16704 * 941014-2.c: Include stdlib.h
16705 * 960327-1.c: Include stdio.h
16706 * dbra.c, index-1.c: Don't assume ints are 32bits.
16707
16708 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
16709
16710 * lib/gcc.exp: Add gcc,stack_size target feature.
16711
16712 * lib/g++.exp(g++_target_compile): Add the include and link
16713 paths here, not in two other places. And, it's $options, not
16714 options.
16715
16716 * lib/mike-g++.exp(postbase): Remove the code that determines
16717 the correct include and link paths.
16718 * g++.old-deja/old-deja.exp: Ditto.
16719
16720 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
16721
16722 * lib/g++.exp(g++_init): target_compile no longer returns the
16723 filename of the result.
16724
16725 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
16726
16727 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16728 call to glob.
16729
16730 * gcc.c-torture/special/special.exp: Change call to
16731 gcc_target_compile to include the object file.
16732
16733 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * gcc.c-torture/special/special.exp: Correct misspelling in last
16736 change.
16737
16738 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
16739
16740 * lib/plumhall.exp(ph_summary): Log the entire output of the
16741 executable. Return -1 if there were any failures, 0 otherwise.
16742 (ph_execute): Return -1 if there were any failures, 0 otherwise.
16743 (ph_make): Clean up objects and executables that were built
16744 if the tests succeeded.
16745
16746 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
16747
16748 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16749 libraries and includes in the build tree as appropriate.
16750
16751 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
16752
16753 * lib/c-torture.exp: Instead of looking for the global variable
16754 NO_LONG_LONG, check to see if that's a feature of the target.
16755
16756 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
16757
16758 * config/default.exp: Minimize. Delete the remainer of the files in
16759 config; this functionality is now in devo/dejagnu/config.
16760
16761 g++.*/*: Pass any additional flags used to compile to postbase;
16762 delete CXXFLAGS.
16763
16764 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16765 is now done by runtest.exp. Use gcc_target_compile instead of
16766 compile.
16767
16768 lib/c-torture.exp: Use gcc_target_compile instead of compile.
16769 Remove references to CFLAGS. Use remote_file instead of
16770 calling rm -f.
16771 (c-torture): Take a list of arguments to use to compile this
16772 testcase.
16773
16774 lib/g++.exp: Simplify. Use target_compile instead of compile.
16775 lib/gcc-dg.exp: Ditto.
16776 lib/gcc.exp: Ditto.
16777 lib/mike-{gcc,g++}.exp: Ditto.
16778 lib/old-dejagnu.exp: Ditto.
16779 lib/plumhall.exp: Ditto.
16780
16781 1997-01-08 Jim Wilson <wilson@cygnus.com>
16782
16783 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16784 (ph_linker): Likewise.
16785
16786 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
16787
16788 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16789 MAP_ANON / MAP_ANONYMOUS if defined;
16790 else try to map from /dev/zero .
16791
16792 1996-11-12 Jeffrey A Law (law@cygnus.com)
16793
16794 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
16795 isn't defined, then define it to MAP_ANONYMOUS.
16796
16797 1996-11-12 Jeffrey A Law (law@cygnus.com)
16798
16799 * gcc.c-torture: Update to c-torture-1.42 release.
16800
16801 1996-11-11 Jeffrey A Law (law@cygnus.com)
16802
16803 * gcc.c-torture: Update to c-torture-1.41 release.
16804
16805 1996-10-27 Jeffrey A Law (law@cygnus.com)
16806
16807 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
16808 c-torture release.
16809
16810 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
16811
16812 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16813 and LDFLAGS. Fix second case to append the target_info ldflags
16814 onto LDFLAGS, not CFLAGS.
16815 * lib/g++.exp (g++_init): Add target_info stuff.
16816 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
16817 of libgloss and newlib flags for !native.
16818
16819 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16820 (GDB): Fix relative path to go up another dir for finding gdb.
16821
16822 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
16823
16824 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16825 versions in the target_info array, if they don't exist.
16826
16827 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
16828
16829 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16830
16831 1996-07-08 Jim Wilson <wilson@cygnus.com>
16832
16833 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16834 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16835
16836 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
16837
16838 * lib/old-dejagnu.exp: Don't remove the output file before we've
16839 actually tested it. Don't append pwd to the path of the executable
16840 we're testing.
16841
16842 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
16843
16844 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16845
16846 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
16847
16848 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16849 temporary directory for compiler files, and set it to a default
16850 value of /tmp. Set $output as the name of the output file from
16851 compiling the testcase. Add a -o option to $cflags_var so the
16852 compiler writes the final output file as $output. Set $executable
16853 to $output.
16854
16855 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16856 directory for compiler files, and set it to /tmp if it doesn't
16857 already have a value. Set $output_file to the name of the output
16858 file from compiling the testcase. Add a -o option to CXXFLAGS so
16859 the compiler writes the final output file as $output. Use $output
16860 as the executable to be tested.
16861
16862 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
16863
16864 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16865
16866 1996-06-08 Jeffrey A Law (law@cygnus.com)
16867
16868 * gcc.c-torture/execute/pending-1.c: New test. Still
16869 pending in Tege's queue.
16870
16871 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
16872
16873 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16874 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
16875 if there were failures. Call unresolved if there were unresolved
16876 testcases. Call gcc_fail if program did not run to completion.
16877 (ph_make): Pass additional argument name to ph_execute.
16878 (ph_execute): Add new argument. Pass additional arguments to
16879 ph_summary. Call gcc_fail is there is no execution output.
16880
16881 1996-04-24 Jeffrey A Law (law@cygnus.com)
16882
16883 * lib/plumhall.exp (proc_summary): Output relavent summary
16884 lines into the log so specific failures in plumhall can be
16885 investigated.
16886
16887 1996-04-10 Jeffrey A Law (law@cygnus.com)
16888
16889 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16890 (c-torture-execute): Don't try to execute tests which use
16891 "long long" types if $NO_LONG_LONG is nonzero.
16892
16893 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
16894
16895 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16896 not c-torture.
16897
16898 * gcc.ieee: Move from here.
16899 * gcc.c-torture/execute/ieee: To here.
16900
16901 1996-03-26 Jeffrey A Law (law@cygnus.com)
16902
16903 * gcc.c-torture: Update to c-torture-1.41 release.
16904
16905 1996-03-22 Jeffrey A Law (law@cygnus.com)
16906
16907 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16908 not "$output".
16909
16910 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
16911
16912 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16913 -c present.
16914
16915 1996-03-02 Jeffrey A Law (law@cygnus.com)
16916
16917 * config/proelf.exp: Handle connecting to a simulator.
16918
16919 1996-01-31 Jeffrey A Law (law@cygnus.com)
16920
16921 * config/proelf.exp: New file. Enough framework that we can
16922 run c-torture tests on the proelf targets (or any other target
16923 that gdb can connect to for that matter).
16924
16925 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
16926
16927 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16928 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
16929
16930 * lib/plumhall.exp (ph_execute): Always call ph_summary if
16931 exec_output exists.
16932
16933 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
16934
16935 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16936 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16937
16938 * config/*.exp: Update FSF address. Change result of ${tool}_load
16939 to pass/fail/unresolved/unsupported/untested. Caller must now
16940 call unresolved/unsupported/untested.
16941 * lib/*.exp: Update FSF address. Update to handle new results of
16942 ${tool}_load.
16943 * lib/chill.exp (verbose): Delete.
16944
16945 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
16946
16947 * lib/gcc.exp (default_gcc_start): Change order of args to
16948 $LDFLAGS $CFLAGS $LIBS.
16949 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16950 Save/set/restore CFLAGS. Pass single arg to gcc_start.
16951 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16952 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16953 * gcc.misc-tests/dg-test.exp: Likewise.
16954 * gcc.misc-tests/msgs.exp: Likewise.
16955 * gcc.prms/prms.exp: Likewise.
16956 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16957 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16958
16959 * lib/dg.exp: Deleted, moved to dejagnu/lib.
16960
16961 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
16962
16963 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16964
16965 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16966 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16967
16968 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16969 necessary.
16970
16971 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
16972
16973 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16974 global for loop; add use of $mathlib.
16975 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16976 settings here; set mathlib for anything but VxWorks.
16977
16978 1996-01-22 Jeffrey A Law (law@cygnus.com)
16979
16980 * gcc.c-torture: Update to c-torture-1.40 release.
16981
16982 1996-01-03 Jeffrey A Law (law@cygnus.com)
16983
16984 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16985 dg.exp.
16986
16987 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
16988
16989 * lib/c-torture.exp (c-torture-execute): Declare "output" as
16990 global.
16991
16992 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
16993
16994 * lib/g++.exp (LIBS): Define if not already.
16995 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16996 (gcc-dg-prune): Call prune_gcc_output.
16997 * lib/gcc.exp (prune_gcc_output): New proc.
16998 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16999 prune_gcc_output.
17000
17001 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
17002
17003 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17004 (c-torture-execute): Likewise. Rename `name' to `testcase'.
17005
17006 1995-11-15 Jeffrey A Law (law@cygnus.com)
17007
17008 * gcc.c-torture: Update to c-torture-1.39 release.
17009
17010 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
17011
17012 * lib/c-torture.exp (c-torture-execute): Don't return if one option
17013 fails, try others as well.
17014
17015 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
17016
17017 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17018 If compilation fails, mark execute tests as `untested'.
17019 If test is marked as unsupported, don't mark compilation and
17020 execute tests as failed.
17021
17022 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
17023
17024 * lib/g++.exp (g++_init): Don't link in libg++, and look to
17025 libstdc++ for whether or not we want to be doing shared
17026 libraries. Delete link_curses since we don't need it anymore.
17027 * lib/mike-g++.exp (postbase): Don't link in libg++.
17028 * g++.old-deja/old-deja.exp: Likewise.
17029
17030 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
17031
17032 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17033
17034 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
17035
17036 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17037 For that, add `-Wl,-a,shared_archive'.
17038 * g++.old-deja/old-deja.exp: Likewise.
17039
17040 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
17041
17042 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17043
17044 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
17045
17046 * lib/mike-g++.exp (postbase): Pay attention to the status of
17047 g++_load.
17048
17049 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
17050
17051 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17052
17053 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
17054
17055 * lib/gcc.exp (default_gcc_start): No longer need to log program
17056 being executed or its output, execute_anywhere does that now.
17057 * lib/g++.exp (default_g++_version): Call execute_anywhere.
17058 (default_g++_start): Likewise. Delete calls to verbose/send_log.
17059
17060 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
17061
17062 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17063 the same as those in lib/g++.exp.
17064
17065 1995-10-10 Jeff Law (law@hurl.cygnus.com)
17066
17067 * gcc.c-torture: Update to c-torture-1.38 release.
17068 * gcc.ieee: Related changes.
17069
17070 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
17071
17072 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17073 "exec". Minor reformatting changes.
17074
17075 * config/rom68k.exp (${tool}_load): Make it work in a canadian
17076 cross. This means all "exec" calls now work on a remote host as
17077 well.
17078 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17079 cross. Filter out the extra "\r\n" stuff that expect puts in.
17080 (c-torture-execute): Filter out the bogus warnings like
17081 c-torture-compile does. Add support for canadian cross.
17082 * lib/gcc.exp (default_gcc_version, default_gcc_start)
17083 Use execute_anywhere rather than calling exec directly. Now it
17084 works for canadian cross testing.
17085
17086 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
17087
17088 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
17089 results into a variable, and check that rather than using file exists.
17090
17091 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
17092
17093 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17094 create a libg++.so. For sunos4.1.*, also add -ltermcap.
17095
17096 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
17097
17098 * g++.old-deja/old-deja.exp: Create and pass runshlib and
17099 lib_curses if there's a shared libg++ in the build tree.
17100
17101 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
17102
17103 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17104 if not supported target.
17105
17106 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
17107
17108 * lib/g++.exp (g++_init): Move empty setting of runshlib and
17109 link_curses up to always happen, not just for native builds.
17110
17111 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
17112
17113 * gcc.c-torture: Update to c-torture-1.36 release.
17114 * gcc.failure: Related changes.
17115
17116 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
17117
17118 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17119
17120 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
17121
17122 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17123 * lib/mike-g++.exp (postbase): Not in here. Still reference
17124 runshlib, link_curses, and mathlib for link and run.
17125
17126 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17127 pass the runtime shared library options for Solaris, OSF/1, and
17128 Irix5, and link with -lcurses to avoid unresolved references.
17129
17130 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
17131
17132 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17133 only run once.
17134
17135 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
17136
17137 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17138
17139 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
17140
17141 * gcc.c-torture: Update to c-torture-1.35 release. Note we
17142 do not have a framework for the "compat" tests yet.
17143
17144 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
17145
17146 * lib/mike-g++.exp (postbase): New local variable `mathlib',
17147 set to null if we're testing vxworks5.1. Use that instead of
17148 `-lm' in the setting of LIBS for link and run.
17149
17150 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
17151
17152 * config/rom68k.exp (${tool}_load): Major changes to make it
17153 work. Verified that it does in fact return the stuff in
17154 exec_output properly. Catch any Emul or any TRAP other than 0.
17155
17156 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
17157
17158 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17159 LDFLAGS properly for targets that need stuff from libgloss.
17160 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17161 only run once.
17162 (gpp_initialized): New variable.
17163
17164 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
17165
17166 * config/rom68k.exp: Load libgloss.exp.
17167 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17168 so we can produce a fully linked binary.
17169 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17170 so we can produce a fully linked binary.
17171
17172 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
17173
17174 * lib/plumhall.exp (ph_section): Watch for expected failures.
17175 Add missing `else'.
17176
17177 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17178 run the testcase.
17179 (c-torture): Likewise.
17180
17181 1995-08-28 Doug Evans <dje@cygnus.com>
17182
17183 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17184
17185 * lib/mike-g++.exp (mike_cleanup): New proc.
17186 (prebase): New globals compiler_result, not_compiler_result,
17187 target_regexp.
17188 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
17189 allow leading "-" in pattern. Watch for unsupported tests.
17190 If $compiler_result is set, pattern match assembler code,
17191 and ditto for $not_compiler_result.
17192 * lib/mike-gcc.exp: Likewise.
17193
17194 * lib/plumhall.exp (ph_execute): Only call ph_summary if
17195 execution "succeeded".
17196
17197 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
17198
17199 * config/win32.exp: New file.
17200 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17201
17202 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
17203
17204 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17205 unsupported.
17206 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17207 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17208 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17209
17210 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17211 "... without exceptions was ...". That is now handled by
17212 prune_system_crud.
17213 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17214
17215 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
17216
17217 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17218 sieve.c,sort2.c}: New files.
17219 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17220 sieve.exp,sort2.exp}: Drivers for them.
17221
17222 * lib/mike-gcc.exp (program_output): New user settable variable.
17223 (postbase): Call prune_system_crud. Also prune extraneous compiler
17224 messages.
17225 * lib/mike-g++.exp (program_output): New user settable variable.
17226
17227 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17228
17229 * config/sh.exp: Deleted (use sim.exp instead).
17230
17231 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
17232
17233 * config/vx.exp: Declare CHECKTASK as global.
17234 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17235 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17236 * lib/old-dejagnu.exp: Load [pwd]/$executable.
17237
17238 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
17239
17240 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17241 target. Like vx.exp, only includes `vx29k.exp' instead of
17242 `vxworks.exp'.
17243
17244 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
17245
17246 * config/sim.exp: Increase time limit from 120 seconds to 240.
17247
17248 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
17249
17250 * gcc.c-torture/execute/950628-1.c: New test.
17251
17252 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
17253
17254 * gcc.c-torture: Update with changes/additions from
17255 c-torture-1.34.
17256
17257 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
17258
17259 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17260
17261 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
17262
17263 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17264
17265 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
17266
17267 * gcc.c-torture/compile/950512-1.c: New test.
17268 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17269 * gcc.dg/struct-ret-1.c: Likewise.
17270
17271 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
17272
17273 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17274 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17275
17276 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
17277
17278 * gcc.c-torture/special/920411-1.c: Deleted.
17279 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17280
17281 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
17282
17283 * config/sim.exp (${tool}_load): Hack in call to bash to get a
17284 cpu limit.
17285
17286 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
17287
17288 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17289
17290 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
17291
17292 From kenner;
17293 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17294 is the proper length.
17295 * va-arg-3.c: Likewise.
17296
17297 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
17298
17299 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
17300 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17301
17302 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
17303 * lib/g++.exp (default_g++_start): Delete old cruft.
17304
17305 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
17306
17307 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17308 (2 * (1 << 18)) to (2 * (1 << 17)).
17309
17310 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17311
17312 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
17313
17314 * config/rom68k.exp: Renamed from config/idp.exp
17315
17316 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
17317
17318 * c-torture/compile/921109-2.c
17319
17320 1995-04-18 Mike Stump <mrs@cygnus.com>
17321
17322 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17323 excess errors.
17324
17325 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
17326
17327 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17328 output.
17329 * lib/g++.exp (default_g++_start): Likewise.
17330
17331 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
17332
17333 * gcc.c-torture/compile/950329-1.c: New test.
17334
17335 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
17336
17337 * config/bug.exp (${tool}_load): Updated to use new remote_open
17338 and remote_close procs.
17339 * config/idp.exp: New file.
17340
17341 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
17342
17343 * gcc.c-torture/execute/950322-1.c: New test.
17344
17345 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
17346
17347 * config/vx.exp (${tool}_load): Clean up testing of return code from
17348 vxworks_ld and vxworks_spawn.
17349
17350 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
17351
17352 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17353
17354 1995-03-13 Mike Stump <mrs@cygnus.com>
17355
17356 * lib/old-deja.exp: Add `excess errors test - ' error, now one
17357 can mark excess errors on a machine by machine basis. Note, the
17358 default is to not expect any excess errors, even when excess
17359 errors test - is given, so you will want to put an XFAIL ... on
17360 these lines. For example, // excess errors test - XFAIL hppa*-*-*
17361 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17362 those 4 machines, but no others.
17363
17364 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
17365
17366 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17367 * lib/c-torture.exp: to here.
17368
17369 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
17370
17371 * gcc.c-torture/execute/950221-1.c: New test.
17372 * gcc.c-torture/execute/struct-ret-1.c: New test.
17373 * gcc.c-torture/compile/950221-1.c: New test.
17374
17375 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17376
17377 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
17378
17379 * gcc.c-torture/execute/arith-1.c (main): Return 0.
17380 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17381
17382 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
17383
17384 * g++.gb: New directory of tests, derived from my signature and
17385 class scoping tests.
17386
17387 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17388 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17389 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17390 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17391 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17392 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17393 * g++.gb/sig25.C: Likewise.
17394
17395 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17396 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17397 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17398 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17399 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17400 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17401 * g++.gb/sig25.exp: Likewise.
17402
17403 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17404 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17405 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17406 * g++.gb/scope13.C: Likewise, this test still fails.
17407
17408 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17409 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17410 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17411 * g++.gb/scope13.exp: Ditto.
17412
17413 * g++.gb/README: New file, explains what these tests are about.
17414
17415 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
17416
17417 * lib/dg.exp (dg-do): Support `preprocess'.
17418 (dg-test): Likewise.
17419
17420 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
17421
17422 * config/udi.exp: change "continue -expect" to "exp_continue".
17423
17424 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
17425
17426 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17427 Delete redundant tests.
17428
17429 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17430 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17431 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17432 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17433 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17434 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17435 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17436 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17437
17438 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17439 storing label pointers.
17440 * gcc.c-torture/execute/921019-1.c: Likewise.
17441 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17442 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17443 parameter fp.
17444 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17445 constants.
17446
17447 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17448 Delete obsolete tests.
17449
17450 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17451 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17452 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17453 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17454 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17455 * gcc.c-torture/compile/950124-1.c: New test.
17456
17457 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17458
17459 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
17460
17461 * lib/mike-g++.exp: Add -lm to LIBS.
17462
17463 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
17464
17465 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17466
17467 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
17468
17469 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17470
17471 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
17472
17473 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17474
17475 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
17476
17477 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17478 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17479 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17480 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17481 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17482 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17483 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17484 * g++.law/{operators31.C, operators32.C,
17485 * g++.law/{operators33.C, operators34.C}: Likewise.
17486 * g++.law/{pic1.C, refs2.C}: Likewise.
17487 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17488 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17489 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17490 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17491
17492 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17493 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17494 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17495 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17496 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17497 * g++.law/{enum9.exp, friend5.exp}: Likewise.
17498 * g++.law/{nest3.exp, nest4.exp}: Likewise.
17499 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17500 * g++.law/{operators30.exp, operators31.exp}: Likewise.
17501 * g++.law/{operators32.exp, operators33.exp}: Likewise.
17502 * g++.law/{operators34.exp}: Likewise.
17503 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17504 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17505 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17506 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17507 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17508
17509 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17510 No longer expected to fail.
17511 * g++.law/missed-error3.C: Tweak for recent bool changes.
17512
17513 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
17514
17515 * config/emb-unix: Deleted.
17516 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17517 remote execution. Do final link on remote host if REMOTE_LINK is set.
17518
17519 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
17520
17521 * lib/dg.exp (dg-test): Fix typo in last patch.
17522
17523 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
17524
17525 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17526 (handles multiple occurrences).
17527
17528 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
17529
17530 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17531 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17532 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17533 printed).
17534 * lib/c-torture.exp (c-torture-compile): Likewise.
17535 (c-torture): Prepend full path if missing.
17536 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17537 (gcc_fail): Likewise.
17538 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17539
17540 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
17541
17542 * lib/netware.exp: Only attach to NetWare i386 systems.
17543
17544 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
17545
17546 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17547 messages. Add test name to "output pattern match" pass/fail message.
17548
17549 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
17550
17551 * gcc.dg: New testsuite.
17552 * gcc.dg/dg.exp: New file.
17553
17554 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17555 test-switch.c}: Deleted.
17556
17557 * gcc.misc-tests/msgs.exp: New testcase driver.
17558
17559 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
17560
17561 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17562 Watch for illegal return values from ${tool}_load.
17563 * config/unix.exp (${tool}_load): Fix pass/fail detection for
17564 cross targets. Coerce return value >0 to 1.
17565
17566 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
17567
17568 * config/unix.exp (${tool}_load): Call program rsh, not proc.
17569
17570 * config/emb-unix.exp: New file.
17571
17572 * config/sim.exp: Error if variable $SIM not defined.
17573 (${tool}_load): Mark test as "untested" if simulator missing.
17574
17575 * config/unix.exp: Load remote.exp to get rcp_download.
17576 * lib/c-torture.exp: Use different option lists for testcases with
17577 and without loops.
17578 * gcc.c-torture/execute/execute.exp: Likewise.
17579
17580 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
17581
17582 * config/*.exp: Clarify return code from ${tool}_load.
17583 Call `unresolved' or `untested' instead of `warning' or `perror'
17584 (sometimes you still want to call both though).
17585 Add comment that `shell_id' is local to each file.
17586 * config/udi.exp (timeout): Set to 30.
17587 Don't print warning if connection fails, $connectmode has already
17588 printed an error.
17589 (${tool}_load): Move verbose messages to level 2.
17590 Rework pattern for "Process started" message.
17591 Pass `shell_id' to ${connectmode}_download.
17592 Retry twice upon timeout. Make resetting of target more robust.
17593 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17594 Pass `shell_id' to exit_$connectmode.
17595 Only call exit_$connectmode if connected.
17596 * config/unix.exp (${tool}_load): Check return codes better.
17597 * config/vrtx.exp (${tool}_load): Likewise.
17598 * config/vx.exp (${tool}_load): Likewise.
17599 Delete unneeded global's.
17600 * lib/dg.exp (dg-test): Update to reflect clarified return codes
17601 from ${tool}_load.
17602 (dg-stat): Delete.
17603 (dg-init): Delete recording of pass/fail counts.
17604 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17605 (old-dejagnu-init): Likewise.
17606 (old-dejagnu-stat): Delete contents, empty proc now.
17607 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17608 (c-torture): Delete references to lcnt, lpass, lfail.
17609 Get option list from TORTURE_OPTIONS.
17610 Delete -funroll[-all]-loops if no loops.
17611 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17612 (g++_stat): Delete contents (empty proc now).
17613 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17614 (gcc_finish): Likewise.
17615 (gcc_stat): Deleted.
17616 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17617 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17618 * gcc.c-torture/execute/execute.exp: Likewise.
17619 Split tests into two parts: compile, execute.
17620 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
17621 no loops. Update to reflect clarified return codes from ${tool}_load.
17622
17623 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
17624
17625 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17626 to grep for.
17627 (old-dejagnu): Likewise (where necessary).
17628
17629 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
17630
17631 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17632
17633 * lib/dg.exp (dg-process-target): Fix processing of selector.
17634 Add comment regarding use of `error'.
17635
17636 * lib/gcc.exp (prune_system_crud): Define if missing.
17637 * lib/g++.exp (prune_system_crud): Likewise.
17638
17639 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17640 Call prune_system_crud.
17641 * lib/dg.exp (dg-runtest): New proc.
17642 Use perror instead of send_user for tcl errors in testcase.
17643 Don't return any value, it's never used.
17644 Don't clobber previous definition of `unknown'.
17645 Print tcl errors in `dg-final'.
17646
17647 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
17648
17649 * lib/dg.exp (dg-process-target): Improve syntax error messages.
17650 (dg-test): Don't print errorInfo, it contains stack backtrace.
17651
17652 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
17653
17654 * lib/g++.exp (runtest_file_p): Define if missing.
17655
17656 1994-09-24 Doug Evans (dje@cygnus.com)
17657
17658 * lib/mike-g++.exp: Comment out loading of g++.exp.
17659 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
17660 (default_g++_version): Always print something.
17661 (default_g++_start): Comment out call to `which'.
17662 (g++_start, g++_load): Deleted (must be defined in config file).
17663 * lib/gcc.exp: Test for existence of $CC at start.
17664 Delete check for tmpdir (done in gcc_init).
17665 (default_gcc_version): Always print something.
17666 (default_gcc_start): Comment out call to `which'.
17667 * config/*.exp: Major cleanup - make cross targets work at least a
17668 little better for g++ (by not being "--tool gcc" specific).
17669 Rename gcc_xxx to ${tool}_xxx.
17670 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17671 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17672
17673 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
17674
17675 * lib/c-torture.exp (c-torture-compile): Rework compiler
17676 message processing.
17677
17678 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17679 c-torture.
17680
17681 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
17682
17683 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17684
17685 * lib/dg.exp (dg-process-target): Support { target native }.
17686
17687 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
17688
17689 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
17690 looked for "... program xxx got fatal signal".
17691 Correct regsub munging of `comp_output'.
17692 Ignore compiler messages "path prefix not used" and "linker input
17693 file unused".
17694
17695 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
17696
17697 * lib/gcc.exp (runtest_file_p): Define if missing.
17698 * gcc.prms/template.c: Example to work from.
17699
17700 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
17701
17702 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17703 * lib/dg.exp (dg-test): Call unsupported testcases as such.
17704
17705 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17706 * gcc.prms/1883.c: Moved from compile/940714-1.c.
17707 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17708 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17709
17710 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17711 (dg-process-target): No longer a varargs proc.
17712 Return S/N for target, P/F for xfail. All callers changed.
17713 (user option procs): More argument checking.
17714 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17715 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17716 (dg-test): Skip test if not running on selected target in `dg-do'.
17717 Update handling of `dg-do-what', `dg-output-text'.
17718 Separate execution pass/fail from output pattern match pass/fail.
17719 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17720
17721 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
17722
17723 * gcc.c-torture/special/special.exp: Don't expect failure for mips
17724 target for 920510-1.c.
17725
17726 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
17727
17728 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17729 Clean up comment regarding use of passcnt, etc.
17730 (gcc_stat): Don't update `testcnt' here.
17731 (gcc_finish): Do it here.
17732 Might as well reset `but_id' here too.
17733 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17734 to determine if the file should be tested.
17735 * gcc.c-torture/compile/compile.exp: Likewise.
17736 * gcc.c-torture/execute/execute.exp: Likewise.
17737 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17738 * gcc.misc-tests/dg-test.exp: Likewise.
17739 * gcc.prms/prms.exp: Likewise.
17740 * gcc.wendy/wendy.exp: Likewise.
17741 * g++.old-deja.exp: Likewise.
17742 Move "Testing file" message to verbose level 1.
17743
17744 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
17745
17746 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17747
17748 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
17749
17750 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17751 (default_gcc_start): Accept optional second list element
17752 of compiler flags. Print compiler output at verbosity level 2.
17753 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17754 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17755 Save current values of framework globals passcnt, failcnt, xpasscnt,
17756 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17757 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
17758 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17759 xfailcnt to compute stats. Update framework global `testcnt' from
17760 pass/fail counts.
17761 (gcc_finish): New proc. Clean up test environment.
17762 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17763 (gcc_epass, gcc_efail): Delete.
17764 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17765 argument of line number.
17766 (dg-init): If the tool has an init routine, call it.
17767 (dg-test): Remove args `cflags_var' and `libs_var'.
17768 Pass all compiler options to ${tool}_start.
17769 Handle missing line number.
17770 (dg-finish): New function.
17771 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17772 particular files. Call gcc_finish at end. Move "skipping test"
17773 message to verbosity level 3.
17774 * gcc.c-torture/compile/compile.exp: Likewise.
17775 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17776 * gcc.c-torture/execute/execute.exp: Likewise.
17777 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17778 Print testcase being tried at verbosity level 1.
17779 * gcc.c-torture/special/special.exp: Unset xfail.
17780 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17781 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17782 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17783 * gcc.failure/failure.exp: Likewise.
17784 * gcc.ieee/ieee.exp: Likewise.
17785 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17786 Update call to dg-test. Call dg-finish at end.
17787 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
17788 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17789 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17790 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17791 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
17792 * gcc.wendy/wendy.exp: Add copyright.
17793 Delete setting of tmpdir (done by gcc_init).
17794 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17795 Pass compiler flags to gcc_start. Call gcc_finish at end.
17796 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17797 gcc_[ce]pass/fail.
17798
17799 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
17800
17801 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17802 confusion.
17803 (g++_load): Likewise.
17804
17805 * config/*.exp (gcc_load): Some were varargs fns and some were not.
17806 Rename argument to `prog' to remove the confusion.
17807 Varargs fns behave differently too!
17808 (g++_load): Likewise.
17809
17810 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17811
17812 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17813 what it is. Delete (always) printing of status value for !native.
17814 Simplify verbose code, and include status and exec_output.
17815 (g++_load): Use gcc_load.
17816
17817 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
17818
17819 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17820 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17821 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17822 940714-3.c as these testcases don't exist anymore. Make
17823 va-arg-1.c expected to pass.
17824
17825 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
17826
17827 * gcc.misc-tests/misc.exp: Only run specific testcases.
17828 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
17829 * gcc.misc-tests/dg-[1-9].c: New files.
17830
17831 * lib/dg.exp: New testsuite driver.
17832 * gcc.prms/prms.exp: Use it.
17833
17834 * README.gcc: New file.
17835
17836 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17837 Document and reset `lxpass' and `lxfail'.
17838 Simplify "initialized" message.
17839 (gcc_stat): Clean up comments a little.
17840
17841 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
17842
17843 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17844
17845 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
17846
17847 * lib/old-dejagnu.exp (process-option): New proc.
17848 (old-dejagnu-init, old-dejagnu-stat): Likewise.
17849 (old-dejagnu): Simplify.
17850 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17851
17852 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
17853
17854 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17855 exists and is not an empty string.
17856
17857 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17858 $xfail rather than calling setup_xfail. Clear $xfail when test is
17859 finished.
17860 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17861 automatically.
17862
17863 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17864 longer expected to fail.
17865
17866 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17867 "f" function call.
17868
17869 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17870
17871 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17872 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17873 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17874 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17875 c-torture-1.29.
17876
17877 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17878 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17879
17880 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17881
17882 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17883 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17884
17885 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17886 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17887 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17888
17889 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
17890
17891 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17892 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17893 940714-1.c, 940714-2.c, 940714-3.c},
17894 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17895 gcc.misc-tests/{mg.c,mg.exp}:
17896 New tests.
17897 * gcc.noncompile/noncompile.exp: Change accordingly.
17898
17899 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
17900
17901 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17902 Undo previous clobberage.
17903
17904 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
17905
17906 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17907 * gcc.special/{930510-1.c, special.exp}:
17908 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17909 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17910 struct-varargs-1.c}: New tests from c-torture-1.26.
17911
17912 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
17913
17914 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17915 argument to switch.
17916
17917 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
17918
17919 * Revert the previous changes. Please see Rob's directory
17920 (/lisa/test/rob/progressive/gcc/testsuite) for testing
17921 fixes.
17922
17923 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
17924
17925 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17926 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17927 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17928 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17929 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17930 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17931 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17932 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17933 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17934 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17935 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17936 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17937 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17938 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17939 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17940 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17941 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17942 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17943 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17944 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17945 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17946 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17947 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17948 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17949 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17950 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17951 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17952
17953 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
17954
17955 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17956 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17957 with perror calls.
17958
17959 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
17960
17961 * config/unix.exp (g++_load): Fix syntax.
17962
17963 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
17964
17965 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17966 * gcc.noncompile/921017-1.c: Deleted obsolete test.
17967 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17968 Don't expect va-arg-1.c to fail. Correct expected output for
17969 920928-1.c.
17970 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17971 * gcc.wendy/hbm4.c: Correct typo.
17972 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17973
17974 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
17975
17976 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17977 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17978 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
17979 * lib/c-torture.exp (c-torture-compile): Ditto.
17980
17981 Reduce volume of output (remove all the -I's and such).
17982 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17983 Call gcc_cpass, gcc_cfail.
17984 (c-torture): Pass testing option to c-torture-compile.
17985
17986 1994-03-21 Doug Evans (dje@cygnus.com)
17987
17988 Bring patches over from progressive.
17989 * config/default.exp: Exit remote shell cleanly.
17990 (g++_exit, g++_start): Add default versions.
17991 * config/sim.exp (gcc_load): Use perror, not error.
17992
17993 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
17994
17995 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
17996 set in site.exp.
17997
17998 1994-03-14 Doug Evans (dje@cygnus.com)
17999
18000 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18001 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18002 (wendy_try): New proc to run testcase.
18003 (main loop): Call 'em.
18004 * gcc.wendy/*.c: Clean up pass to correct expected output.
18005
18006 * lib/gcc.exp: Minor cleanup work.
18007 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18008
18009 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
18010
18011 * config/sim.exp (gcc_load): Document return codes better.
18012 Don't pass -v to simulator.
18013
18014 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
18015
18016 * gcc.special/920717-x.c: Fix typo.
18017 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18018 get at sources.
18019
18020 * lib/mike-gcc.exp: Fix typo.
18021
18022 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
18023
18024 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18025 binary to use, transform the name.
18026 * config/*.exp: rename everything. Nuke any g++ specific files,
18027 it's now a special case of gcc that requires no special support.
18028 Add a default.exp for unsupported targets.
18029
18030 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
18031
18032 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18033 lib/old-dejagnu.exp: Fix a few patterns to work with the new
18034 version of Tcl.
18035
18036 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
18037
18038 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18039 than a warning.
18040
18041 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
18042
18043 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18044
18045 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
18046
18047 * gcc.execute/execute.exp: Combine opt_list and foption_list into
18048 option_list. Compile every file with only 4/6 option choices
18049 (same as C torture) instead of with 12/18 different option
18050 choices.
18051 * lib/c-torture.exp: Likewise.
18052
18053 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18054 not already set.
18055
18056 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
18057
18058 * lib/old-deja
18059 test cases, ready for DejaGnu.
18060
18061 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
18062
18063 * Upgraded c-torture tests from 1.18 to 1.19
18064
18065 * gcc.compile: added test(s):
18066 930607-1.c
18067 * gcc.execute: added test(s):
18068 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18069
18070 * added new subdirectory for misc tests: gcc.misc-tests
18071 * gcc.misc-test(s): added tests:
18072 inst-check.c test-consts.c test-ior.c test-switch.c
18073
18074 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
18075
18076 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18077
18078 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
18079
18080 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18081
18082 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
18083
18084 * Upgraded c-torture tests from 1.17 to 1.18
18085
18086 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
18087
18088 * Upgraded c-torture tests from 1.12 to 1.17
18089
18090 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
18091
18092 * lib/old-dejagnu.exp:
18093 Fixed handling of XFAIL target triplets to correctly
18094 recognize wildcard characters. Removed code that
18095 appended a unique id tag to the end of the file name
18096 printed out by the result of the testcases within a
18097 given test file.
18098
18099 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
18100
18101 * lib/old-dejagnu.exp:
18102 Reworked expected failure handling to trigger off of XFAIL
18103 keyword in keyphrase embeded in testcase source code. The
18104 XFAIL keyword must be at the end of the keyphrase line. It
18105 may optionally be followed by one or more target triplets.
18106 It has just occured that the handling of wildcards in the
18107 target triplet may not be correct.
18108
18109 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
18110
18111 * g++.old-deja/tests:
18112 Moved all subdirectories up one level into g++.old-deja .
18113
18114 * lib/old-dejagnu.exp:
18115 Fixed problem with CXXFLAGS not being properly reset, and being
18116 corrupted with extraneous "-c" compiler option. This was
18117 causing binaries to not be generated for test that needed them.
18118 Modified strings passed to "pass" and "fail" so that individual
18119 tests from the same test file would be distinguished by an
18120 identifier appended to the test file name in the summary logs;
18121 this corrected a problem with erroneous diff logs. Added code
18122 to search testcases for expected fail and unexpected pass keywords.
18123
18124 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
18125
18126 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18127
18128 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
18129
18130 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18131 Removed extraneous text from end of "Special g++ Options"
18132 keyphrase.
18133
18134 * lib/old-dejagnu.exp: Added pattern matching to look for new
18135 keywords, embedded in testcases comments, which will trigger
18136 calls to xpass and xfail.
18137
18138 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
18139
18140 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18141 comments embedded in the testcases, especially the one looking for
18142 special compiler options, as well as the pattern matching for the
18143 compiler output again.
18144
18145 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
18146
18147 * lib/old-dejagnu.exp: Do a proper check of the return value for
18148 execute tests. Fixed several problems with the pattern matching
18149 of the compiler output which gave erroneous test results.
18150 Changed several of the test result messages to be more descriptive.
18151 * config/unix-g++.exp: Proc g++_load now actually works and
18152 executes the tests passed to it and returns a usable return
18153 value.
18154
18155 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
18156
18157 * lib/gcc.exp: Exits gracefully if $CC is bogus.
18158
18159 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
18160
18161 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18162 Modified both files to properly execute the old style
18163 dejagnu tests. The previous versions of these files were
18164 experimental and did not function anything near correctly.
18165
18166 1993-04-05 Rob Savoye (rob@cygnus.com)
18167
18168 * Removed all Makefile.in and configure.in files. No configuration
18169 needed now.
18170
18171 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
18172
18173 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18174
18175 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18176
18177 * gcc.compile/configure.in, gcc.unsorted/configure.in,
18178 gcc.special/configure.in, gcc.noncompile/configure.in,
18179 gcc.execute/configure.in, gcc.code_quality/configure.in,
18180 g++.other/configure.in, g++.old-deja/configure.in,
18181 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18182 in srcname setting.
18183
18184 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
18185
18186 * lib/udi.exp: Fixed mondfe and mondfe_download.
18187 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18188 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18189
18190 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
18191
18192 * config/udi-gdb.exp: Check $shell_id after connecting to target.
18193 (gdb_exit): Don't remove *_soc files.
18194
18195 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
18196
18197 * lib/c-torture.exp: Don't look for main; instead always use -w
18198 -c. This is how the c-torture tests work. Remove the object
18199 file if the compilation succeeds.
18200 * gcc.execute/execute.exp: Remove executable if test passes.
18201 * gcc.noncompile/noncompile.exp: Every test is an expected
18202 failure.
18203 * gcc.special/special.exp: Added tests from c-torture 1.11,
18204 corrected use of existing test.
18205 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18206 gcc.execute/920625-1.c: Updated to c-torture 1.11.
18207 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18208 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18209 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18210 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18211 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18212 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18213 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18214 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18215 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18216 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18217 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18218 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18219 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18220 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18221 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18222 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18223 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18224 c-torture 1.11.
18225 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18226 correspond to c-torture 1.11.
18227
18228 * New file.
This page took 0.883215 seconds and 5 git commands to generate.