OSDN Git Service

fd27b788d4311e4c2d0a7edb8611d1587142e794
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2005-09-15  Mark Mitchell  <mark@codesourcery.com>
2
3         PR c++/13140
4         * g++.dg/parse/class2.C: New test.
5         * g++.dg/template/explicit8.C: Likewise.
6         * g++.dg/template/spec25.C: Likewise.
7
8 2005-09-14  Josh Conner  <jconner@apple.com>
9
10         PR middle-end/23584
11         * gcc.dg/pr23584.c: New test.
12
13 2005-09-14  Jerry DeLisle  <jvdelisle@verizon.net>
14
15         PR fortran/21875 Internal Unit Array I/O, NIST
16         * gfortran.dg/arrayio_1.f90: New test.
17         * gfortran.dg/arrayio_1.f90: New test.
18         * gfortran.dg/arrayio_1.f90: New test.
19         * gfortran.dg/arrayio_1.f90: New test.
20         * gfortran.dg/arrayio_1.f90: New test.
21
22 2005-09-14  Uros Bizjak  <uros@kss-loka.si>
23
24         PR middle-end/22480
25         * gcc.dg/vect/pr22480.c: New test.
26
27 2005-09-13  Paul Thomas  <pault@gcc.gnu.org>
28
29         PR fortran/19358
30         * gfortran.fortran-torture/assumed_dummy_1.f90: New test.
31
32 2005-09-13 Josh Conner <jconner@apple.com>
33
34         PR c++/23180
35         * g++.dg/init/struct2.C: New test.
36         * g++.dg/init/struct3.C: New test.
37
38 2005-09-13  Janis Johnson  <janis187@us.ibm.com>
39
40         * gcc.dg/pr15784-4.c, gcc.dg/pr20130-1.c, gcc.dg/ucnid-6.c:
41         Clean up temp files.
42         * gcc.dg/tree-ssa/20030821-1.c, gcc.dg/tree-ssa/20040514-2.c,
43         gcc.dg/tree-ssa/builtin-fprintf-1.c,
44         gcc.dg/tree-ssa/builtin-fprintf-chk-1.c,
45         gcc.dg/tree-ssa/builtin-printf-1.c,
46         gcc.dg/tree-ssa/builtin-printf-chk-1.c,
47         gcc.dg/tree-ssa/builtin-vfprintf-1.c,
48         gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c,
49         gcc.dg/tree-ssa/builtin-vprintf-1.c,
50         gcc.dg/tree-ssa/builtin-vprintf-chk-1.c, gcc.dg/tree-ssa/ltrans-8.c,
51         gcc.dg/tree-ssa/pr19055-2.c, gcc.dg/tree-ssa/pr19055.c,
52         gcc.dg/tree-ssa/pr21985.c: Clean up dump files.
53         * gcc.dg/vect/fast-math-vect-reduc-5.c, gcc.dg/vect/pr22506.c,
54         gcc.dg/vect/trapv-vect-reduc-4.c, gcc.dg/vect/vect-116.c,
55         gcc.dg/vect/vect-reduc-6.c, gcc.dg/vect/vect-reduc-7.c,
56         gcc.dg/vect/vect-reduc-8.c, gcc.dg/vect/vect-reduc-9.c,
57         gcc.dg/vect/vect-shift-1.c: Clean up .vect files.
58
59 2005-09-13  Josh Conner  <jconner@apple.com>
60
61         * lib/gcc-dg.exp: Load scanipa.exp.
62         (cleanup-dump): New procedure.
63         (cleanup-rtl-dump, cleanup-tree-dump, cleanup-ipa-dump): Use it.
64         * lib/scandump.exp: New file.
65         * lib/scantree.exp: Use it.
66         * lib/scanipa.exp: New file.
67
68 2005-09-13  Erik Edelmann  <erik.edelmann@iki.fi>
69
70         PR fortran/17740
71         * gfortran.dg/generic_4.f90: New test.
72
73 2005-09-13  Bastian Blank <waldi@debian.org>
74
75         PR c++/16171
76         * g++.dg/abi/mangle26.C: New test. 
77         * g++.dg/abi/mangle27.C: New test. 
78         * g++.dg/abi/mangle28.C: New test. 
79         * g++.dg/abi/mangle29.C: New test. 
80
81         PR c++/23839
82         * g++.dg/parse/register1.C: New test.
83
84 2005-09-13  Mark Mitchell  <mark@codesourcery.com>
85
86         PR c++/23842
87         * g++.dg/template/access16.C: New test.
88
89 2005-09-13  Richard Sandiford  <richard@codesourcery.com>
90
91         * gfortran.dg/char_pack_2.f90: Increase the vector size.
92
93 2005-09-13  Richard Sandiford  <richard@codesourcery.com>
94
95         PR fortran/18899
96         * gfortran.dg/shape_2.f90: New test.
97
98 2005-09-13  Richard Sandiford  <richard@codesourcery.com>
99
100         PR target/19269
101         * gfortran.dg/char_associated_1.f90, gfortran.dg/char_cshift_1.f90,
102         * gfortran.dg/char_cshift_2.f90, gfortran.dg/char_eoshift_1.f90,
103         * gfortran.dg/char_eoshift_2.f90, gfortran.dg/char_eoshift_3.f90,
104         * gfortran.dg/char_eoshift_4.f90, gfortran.dg/char_pack_1.f90,
105         * gfortran.dg/char_pack_2.f90, gfortran.dg/char_reshape_1.f90,
106         * gfortran.dg/char_spread_1.f90, gfortran.dg/char_transpoe_1.f90,
107         * gfortran.dg/char_unpack_1.f90, gfortran.dg/char_unpack_2.f90: New
108         tests.
109
110 2005-09-12  Mark Mitchell  <mark@codesourcery.com>
111
112         PR c++/23841
113         * g++.dg/parse/template17.C: New test.
114
115 2005-09-12  Mark Mitchell  <mark@codesourcery.com>
116
117         PR c++/23789
118         * g++.dg/template/nontype14.C: New test.
119
120 2005-09-12  Ian Lance Taylor  <ian@airs.com>
121
122         PR g++/7874
123         * g++.dg/lookup/friend7.C: New test.
124         * g++.dg/lookup/friend8.C: New test.
125         * g++.dg/parse/defarg4.C: Add a parameter to the friend function,
126         so that it will be found via argument dependent lookup.
127         * g++.old-deja/g++.brendan/crash56.C: Don't expect errors for
128         friend functions which will no longer be found.
129         * g++.old-deja/g++.jason/friend.C: Add a parameter to the friend
130         function g, so that it will be found via argument dependent
131         lookup.
132         * g++.old-deja/g++.jason/scoping15.C: Use -ffriend-injection.
133         * g++.old-deja/g++.mike/net43.C: Likewise.
134
135 2005-09-12  Mark Mitchell  <mark@codesourcery.com>
136
137         PR c++/23691
138         * g++.dg/template/static16.C: New test.
139
140 2005-09-12  Josh Conner  <jconner@apple.com>
141
142         PR middle-end/23237
143         * gcc.c-torture/compile/pr23237.c: New test. 
144
145 2005-09-11  Richard Henderson  <rth@redhat.com>
146
147         * g++.dg/other/error8.C: Update expected diagnostic text.
148
149 2005-09-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
150
151         PR libfortran/19872
152         * gfortran.dg/overwrite_1.f: New test.
153
154 2005-09-09  Josh Conner  <jconner@apple.com>
155
156         * g++.dg/init/pr23180-1.C: Removed.
157         * g++.dg/init/pr23180-2.C: Removed.
158
159 2005-09-09  David Daney <ddaney@avtrex.com>
160
161         * gcc.c-torture/execute/20010124-1.c:  Removed and split into two new 
162         files which are ...
163         * gcc.c-torture/execute/builtins/20010124-1: ... here and ...
164         * gcc.c-torture/execute/builtins/20010124-1-lib.c: ... here.
165
166 2005-09-09  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
167
168         * gfortran.dg/iostat_2.f90: New test.
169
170 2005-09-09  Mark Mitchell  <mark@codesourcery.com>
171
172         PR c++/22252
173         * g++.dg/ext/interface1.C: New test.
174         * g++.dg/ext/interface1.h: Likewise.
175         * g++.dg/ext/interface1a.cc: Likewise.
176
177 2005-09-09  Thomas Koenig  <Thomas.Koenig@online.de>
178
179         * gfortran.dg/iomsg_1.f90:  New test case.
180
181 2005-09-09  Richard Guenther  <rguenther@suse.de>
182
183         PR c++/23624
184         * g++.dg/tree-ssa/pr23624.C: New testcase.
185
186 2005-09-09  Richard Sandiford  <richard@codesourcery.com>
187
188         PR fortran/19239
189         * gfortran.dg/vector_subscript_1.f90,
190         * gfortran.dg/vector_subscript_2.f90: New tests.
191
192 2005-09-09  Richard Sandiford  <richard@codesourcery.com>
193
194         PR fortran/21104
195         * gfortran.dg/array_alloc_1.f90,
196         * gfortran.dg/array_alloc_2.f90,
197         * gfortran.dg/array_alloc_3.f90: New tests.
198
199 2005-09-09  Richard Sandiford  <richard@codesourcery.com>
200
201         PR fortran/12840
202         * gfortran.dg/array_constructor_6.f90
203         * gfortran.dg/array_constructor_7.f90
204         * gfortran.dg/array_constructor_8.f90
205         * gfortran.dg/array_constructor_9.f90
206         * gfortran.dg/array_constructor_10.f90
207         * gfortran.dg/array_constructor_11.f90
208         * gfortran.dg/array_constructor_12.f90: New tests.
209
210 2005-09-08  Josh Conner  <jconner@apple.com>
211
212         PR c++/23180
213         * g++.dg/init/pr23180-1.C: New test.
214         * g++.dg/init/pr23180-2.C: New test.
215
216 2005-09-09  Paul Thomas  <pault@gcc.gnu.org>
217
218         PR fortran/18878
219         * gfortran.dg/module_double_reuse.f90: New.
220
221 2005-09-09  Paul Thomas  <pault@gcc.gnu.org>
222
223         PR fortran/23270
224         PR fortran/22304
225         PR fortran/18870
226         PR fortran/17917
227         PR fortran/16511
228         * gfortran.dg/common_equivalence_1.f: New.
229         * gfortran.dg/common_equivalence_2.f: New.
230         * gfortran.dg/common_equivalence_3.f: New.
231         * gfortran.dg/contained_equivalence_1.f90: New.
232         * gfortran.dg/module_blank_common.f90: New. 
233         * gfortran.dg/module_commons_1.f90: New.
234         * gfortran.dg/module_equivalence_1.f90: New.
235         * gfortran.dg/nested_modules_1.f90: New.
236         * gfortran.dg/g77/19990905-0.f: Remove XFAIL, rearrange
237         equivalences and add comment to connect the test with
238         the PR.
239
240 2005-09-08  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
241
242         PR fortran/23765
243         * gfortran.dg/common_6.f90: New test.
244
245 2005-09-08  Richard Sandiford  <richard@codesourcery.com>
246
247         PR fortran/15326
248         * gfortran.dg/char_result_1.f90,
249         * gfortran.dg/char_result_2.f90,
250         * gfortran.dg/char_result_3.f90,
251         * gfortran.dg/char_result_4.f90,
252         * gfortran.dg/char_result_5.f90,
253         * gfortran.dg/char_result_6.f90,
254         * gfortran.dg/char_result_7.f90,
255         * gfortran.dg/char_result_8.f90: New tests.
256
257 2005-09-08  Richard Sandiford  <richard@codesourcery.com>
258
259         PR fortran/19928
260         * gfortran.dg/pr19928-1.f90, gfortran.dg/pr19928-2.f90: New tests.
261
262 2005-09-08  Andrew Pinski  <pinskia@physics.uc.edu>
263
264         PR obj-c++/16816
265         * obj-c++.dg/selector-5.mm: New test.
266         * obj-c++.dg/selector-6.mm: New test.
267
268 2005-09-08  Andrew Pinski  <pinskia@physics.uc.edu>
269
270         PR objc/20574
271         PR objc/19324
272         * objc.dg/error-1.m: New test.
273
274 2005-09-07  Richard Sandiford  <richard@codesourcery.com>
275
276         PR fortran/23373
277         * gfortran.fortran-torture/execute/pr23373-1.f90,
278         * gfortran.fortran-torture/execute/pr23373-1.f90: New tests.
279
280 2005-09-07  Jerry DeLisle  <jvdelisle@verizon.net>
281
282         PR libfortran/23760
283         * gfortran.dg/g77/1832.f: Remove long string in write statement
284         to allow the test to pass on correct list directed output with 
285         prepended space.
286
287 2005-09-07  James E Wilson  <wilson@specifix.com>
288
289         * gcc.dg/intmax_t-1.c: Disable for xscale*-*-elf*.
290
291 2005-09-07  Thomas Koenig  <Thomas.Koenig@online.de>
292
293         * gfortran.dg/parameter+save.f90:  Rename to
294         * gfortran.dg/parameter_save.f90: .. this.
295
296 2005-09-07  Thomas Koenig  <Thomas.Koenig@online.de>
297
298         PR fortran/20848
299         * gfortran.dg/parameter+save.f90:  New test case.
300
301 2005-09-06  Richard Sandiford  <richard@codesourcery.com>
302
303         PR fortran/19269
304         * gfortran.fortran-torture/execute/pr19269-1.f90: New test.
305
306 2005-09-06  Jakub Jelinek  <jakub@redhat.com>
307
308         PR c/23075
309         * gcc.dg/pr23075.c: New test.
310         * g++.dg/warn/pr23075.C: New test.
311
312         PR target/22362
313         * gcc.target/i386/pr22362.c: New test.
314
315         PR rtl-optimization/23098
316         * gcc.target/i386/pr23098.c: Add dg-require-effective-target ilp32.
317
318         * gcc.dg/debug/dwarf2/dwarf-char1.c: Further regex fixes.
319         * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
320         * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
321
322 2005-09-06  Mark Mitchell  <mark@codesourcery.com>
323
324         * g++.dg/expr/cast6.C: New test.
325
326         PR c++/9782
327         * g++.dg/init/new15.C: New test.
328
329 2005-09-06  Keith Besaw  <kbesaw@us.ibm.com>
330
331         * gcc.dg/vect/Os-vect-95.c: New test.
332         * gcc.dg/vect/vect-95.c: Same.
333
334 2005-09-06  Keith Besaw  <kbesaw@us.ibm.com>
335
336         * gcc.dg/vect/vect-29.c: Update xfail testing.
337         * gcc.dg/vect/vect-44.c: Same.
338         * gcc.dg/vect/vect-48.c: Same.
339         * gcc.dg/vect/vect-50.c: Same.
340         * gcc.dg/vect/vect-72.c: Same.
341         * gcc.dg/vect/vect-77.c: Same.
342         * gcc.dg/vect/vect-78.c: Same.
343         * gcc.dg/vect/vect-80.c: Same.
344         * gcc.dg/vect/vect-96.c: Same.
345         * gcc.dg/vect/vect-100.c: Same.
346         * gcc.dg/vect/vect-exp: Add default flags for Os-vect-*.
347         * gfortran.dg/vect/vect-2.f90: Update xfail testing.
348         * gfortran.dg/vect/vect-5.f90: Same.
349
350 2005-09-06  Jakub Jelinek  <jakub@redhat.com>
351
352         * gcc.dg/debug/dwarf2/dwarf-char1.c: Accept more assembler comment
353         start strings.
354         * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
355         * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
356
357         PR c++/23056
358         * g++.dg/opt/pr23056.C: New test.
359
360         PR rtl-optimization/23098
361         * gcc.target/i386/pr23098.c: New test.
362
363 2005-09-05  Mark Mitchell  <mark@codesourcery.com>
364
365         PR c++/23667
366         * g++.dg/template/static15.C: New test.
367
368         PR c++/21440
369         * g++.dg/ext/stmtexpr5.C: New test.
370         * g++.dg/ext/stmtexpr6.C: Likewise.
371
372 2005-09-05  J"orn Rennecke <joern.rennecke@st.com>
373
374         * gcc.dg/pr21255-1.c: Match different pattern for sh64.
375
376         * gcc.dg/debug/dwarf2/dwarf-char1.c: Allow '!' comment character.
377         * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
378         * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
379
380 2005-09-04  Thomas Koenig  <Thomas.Koenig@online.de>
381
382         PR libfortran/23321
383         * gfortran.dg/direct_io_4.f90:  New test case.
384
385 2005-09-04  Andrew Pinski  <pinskia@physics.uc.edu>
386             Rasmus Hahn  <rassahah@neofonie.de>
387
388         PR libobjc/23108
389         * objc.dg/type-stream-1.m: New test.
390
391 2005-09-04  Tobias Schl"uter  <tobias.shclueter@physik.uni-muenchen.de>
392
393         PR fortran/23661
394         * gfortran.dg/print_fmt_1.f90, gfortran.dg/print_fmt_2.f90
395         gfortran.dg/print_fmt_3.f90: New test.
396
397 2005-09-03  Jakub Jelinek  <jakub@redhat.com>
398
399         * gfortran.dg/fmt_t_1.f90: New test.
400
401 2005-09-03  Jakub Jelinek  <jakub@redhat.com>
402
403         PR rtl-optimization/23454
404         * g++.dg/opt/pr23454.C: New test.
405
406 2005-09-03  Mark Mitchell  <mark@codesourcery.com>
407
408         PR c++/23699
409         * g++.dg/ext/static1.C: New test.
410
411 2005-09-02  Richard Henderson  <rth@redhat.com>
412
413         * gcc.c-torture/execute/frame-address.c (check_fa_mid): Avoid
414         tail call to check_fa_work.
415
416 2005-09-02  Mark Mitchell  <mark@codesourcery.com>
417
418         PR c++/21687
419         * g++.dg/other/gc3.C: New test.
420
421 2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
422
423         * gcc.dg/20030711-1.c: Include stddef.h and stdio.h.
424         * gcc.dg/20050826-1.c: Likewise.
425
426 2005-08-31  Mark Mitchell  <mark@codesourcery.com>
427
428         PR c++/23167
429         * g++.dg/expr/volatile1.C: New test.
430
431 2005-09-02  Andrew Pinski  <pinskia@physics.uc.edu>
432
433         PR middle-end/23547
434         * gcc.dg/pr23547.c: New test.
435
436 2005-09-02  Richard Sandiford  <richard@codesourcery.com>
437
438         PR c/22061
439         * gcc.c-torture/execute/pr22061-1.c,
440         * gcc.c-torture/execute/pr22061-2.c,
441         * gcc.c-torture/execute/pr22061-3.c,
442         * gcc.c-torture/execute/pr22061-4.c: New tests.
443
444 2005-09-01  Craig Rodrigues  <rodrigc@gcc.gnu.org>
445
446         * gcc.dg/Wredundant-decls-2.c: New test to check that
447         -Wredundant-decls does not issue warning for a variable 
448         definition following a declaration.
449
450 2005-09-01  Jakub Jelinek  <jakub@redhat.com>
451
452         PR debug/7241
453         * gcc.dg/debug/dwarf2/dwarf-char1.c: New test.
454         * gcc.dg/debug/dwarf2/dwarf-char2.c: New test.
455         * gcc.dg/debug/dwarf2/dwarf-char3.c: New test.
456
457         * gcc.dg/debug/dwarf2/dwarf-die1.c: Fix a typo.
458         * gcc.dg/debug/dwarf2/dwarf-die2.c: Likewise.
459         * gcc.dg/debug/dwarf2/dwarf-die3.c: Likewise.
460         * gcc.dg/debug/dwarf2/dwarf-die5.c: Likewise.
461         * gcc.dg/debug/dwarf2/dwarf-die6.c: Likewise.
462         * gcc.dg/debug/dwarf2/dwarf-die7.c: Likewise.
463         * gcc.dg/debug/dwarf2/dwarf-uninit.c: Likewise.
464         * gcc.dg/debug/dwarf2/dwarf2-macro.c: Likewise.
465
466 2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
467
468         PR objc/23306
469         * objc.dg/image-info.m: Remove "objc_module_info" check part of the
470         scan-assmbler.
471
472 2005-08-31  J"orn Rennecke <joern.rennecke@st.com>
473
474         PR target/21255
475         * gcc.dg/pr21255-1.c: New test.
476         * gcc.dg/pr21255-2-mb.c: Likewise.
477         * gcc.dg/pr21255-2-ml.c: Likewise.
478         * gcc.dg/pr21255-3.c: Likewise.
479         * gcc.dg/pr21255-4.c: Likewise.
480
481 2005-08-31  Dale Johannesen  <dalej@apple.com>
482
483         * gcc.dg/20050830-1.c:  New.
484
485 2005-08-31  Josh Conner  <jconner@apple.com>
486
487         * g++.dg/ext/packed8.C: Add -mstructure-size-boundary=8 to
488         command-line options for arm-*-* targets.
489         * g++.dg/init/array16.C: Likewise.
490         * g++.dg/other/crash-4.C: Likewise.
491
492 2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
493
494         PR obj-c++/23640
495         * obj-c++.dg/gnu-runtime-3.mm: New test.
496
497 2005-08-31  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
498
499         PR c++/13377
500         * g++.dg/lookup/ambig4.C: New test.
501         * g++.dg/lookup/ambig5.C: New test.
502         * g++.dg/tc1/dr101.C: Adjust error markers.
503
504 2005-08-31  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
505
506         PR c++/23639
507         * g++.dg/template/ttp5.C: Adjust error markers.
508
509 2005-08-30  Andrew Pinski  <pinskia@physics.uc.edu>
510
511         PR testsuite/23609
512         * lib/obj-c++.exp: Include target-libpath.exp.
513         (obj-c++_link_flags): Look for the GNU libobjc library
514         and set the library path to include it.
515         Don't manually set LD_LIBRARY_PATH (etc.) but call
516         set_ld_library_path_env_vars instead.
517         (obj-c++_target_compile): Don't set library path or
518         linker flags because they are already set correctly
519         in obj-c++_link_flags.
520
521 2005-08-30  Josh Conner  <jconner@apple.com>
522
523         * gcc.dg/builtin-stringop-chk-1.c: Add -mstructure-size-boundary=8
524         to command-line options for arm-*-* targets.
525
526 2005-08-30  Geoffrey Keating  <geoffk@apple.com>
527
528         * g++.dg/other/i386-1.C: New.
529
530 2005-08-30  Jakub Jelinek  <jakub@redhat.com>
531
532         PR preprocessor/20348
533         PR preprocessor/20356
534         * gcc.dg/cpp/pr20348.c: New test.
535         * gcc.dg/cpp/pr20348.h: New file.
536         * gcc.dg/cpp/inc/pr20348.h: New file.
537         * gcc.dg/cpp/inc/pr20348-aux.h: New file.
538         * gcc.dg/cpp/pr20356.c: New test.
539         * gcc.dg/cpp/pr20356.h: New file.
540         * gcc.dg/cpp/inc/pr20356.h: New file.
541         * gcc.dg/cpp/inc/pr20356-aux.h: New file.
542
543 2005-08-29  Jerry DeLisle  <jvdelisle@verizon.net>
544
545         * gfortran.fortran-torture/execute/intrinsic_count.f90:
546         Fix array dimension to avoid correct end-of-file error.
547
548 2005-08-29  Thomas Koenig  <Thomas.Koenig@online.de>
549
550         PR libfortran/23598
551         * gfortran.dg/iostat_1.f90:  New test.
552
553 2005-08-28  Andrew Pinski  <pinskia@physics.uc.edu>
554
555         PR middle-end/23408
556         * gcc.dg/pr23408.c: New test.
557
558 2005-08-28  Mark Mitchell  <mark@codesourcery.com>
559
560         PR c++/23099
561         * g++.dg/init/member1.C: Make sure erroneous static data member
562         definitions are required.
563         * g++.dg/template/static13.C: New test.
564         * g++.dg/template/static14.C: Likewise.
565
566 2005-08-29  Jakub Jelinek  <jakub@redhat.com>
567
568         * gcc.target/i386/pr23575.c: Use -msse2 instead of
569         -march=pentium4, remove ilp32 requirement.
570
571         PR middle-end/23484
572         * gcc.c-torture/execute/builtins/pr23484-chk.c: New test.
573         * gcc.c-torture/execute/builtins/pr23484-chk-lib.c: New file.
574
575 2005-08-29  Andreas Jaeger  <aj@suse.de>
576
577         PR testsuite/23607
578         * gcc.target/i386/pr23575.c: Run only on 32-bit x86.
579
580 2005-08-28  Jakub Jelinek  <jakub@redhat.com>
581
582         * gcc.c-torture/execute/20050316-2.c: New test.
583         * gcc.c-torture/execute/20050316-3.c: New test.
584         * gcc.dg/torture/pr16104-1.c: New test.
585
586 2005-08-27  Andrew Pinski  <pinskia@physics.uc.edu>
587
588         PR middle-end/23463
589         * gcc.c-torture/execute/zero-struct-1.c: New test.
590
591 2005-08-27  Richard Guenther  <rguenther@suse.de>
592
593         PR target/23575
594         * gcc.target/i386/pr23575.c: New testcase.
595
596 2005-08-26  Jakub Jelinek  <jakub@redhat.com>
597
598         PR rtl-optimization/23561
599         * gcc.c-torture/execute/20050826-1.c: New test.
600
601         PR rtl-opt/23560
602         * gcc.c-torture/execute/20050826-2.c: New test.
603
604 2005-08-26  Dale Johannesen  <dalej@apple.com>
605
606         * gcc.dg/20030711-1.c:  Modify to work on Darwin.
607         * gcc.dg/20050826-1.c:  New.
608
609 2005-08-26  Mark Mitchell  <mark@codesourcery.com>
610
611         PR c++/19004
612         * g++.dg/template/nontype13.C: New test.
613
614         PR c++/23491
615         * g++.dg/init/new14.C: New test.
616         * g++.dg/expr/anew1.C: Do not XFAIL.
617         * g++.dg/expr/anew2.C: Likewise.
618         * g++.dg/expr/anew3.C: Likewise.
619
620 2005-08-26  Andrew Pinski  <pinskia@physics.uc.edu>
621
622         PR middle-end/22439
623         * gcc.dg/vla-3.c: New test.
624
625 2005-08-25  Erik Edelmann  <eedelman@acclab.helsinki.fi>
626
627         PR fortran/20363
628         * gfortran.dg/named_interface.f90: New.
629
630 2005-08-26  Maciej W. Rozycki  <macro@linux-mips.org>
631
632         * gcc.c-torture/execute/frame-address.c: New test.
633
634 2005-08-25  Nathan Sidwell  <nathan@codesourcery.com>
635
636         PR c++/20817
637         * g++.old-deja/g++.benjamin/13908.C: Robustify expected error.
638
639 2005-08-25  Alan Modra  <amodra@bigpond.net.au>
640
641         * gcc.dg/vect/vect-52.c: Increase b[] and c[] size by one.
642
643 2005-08-25  Alan Modra  <amodra@bigpond.net.au>
644
645         * gcc.dg/20020103-1.c: Scan for LC[0-9], not LC.
646         * gcc.dg/altivec-22.c: Rename from..
647         * gcc.dg/altivec-nomfcr.c: ..this.
648
649 2005-08-24  Paolo Bonzini  <bonzini@gnu.org>
650
651         PR tree-optimization/23546
652         * gcc.dg/tree-ssa/pr23546.c: New test.
653
654 2005-08-24  Thomas Koenig  <Thomas.Koenig@online.de>
655
656         PR fortran/17758
657         * gfortran.dg/nonreturning_statements.f90: New test.
658
659 2005-08-24  Nathan Sidwell  <nathan@codesourcery.com>
660
661         PR c++/22454
662         * g++.dg/parse/crash29.C: New.
663
664 2005-08-23  DJ Delorie  <dj@redhat.com>
665
666         * gcc.c-torture/execute/stdarg-2.c (main): Make sure long
667         constants have the L suffix.
668
669 2005-08-23  Nathan Sidwell  <nathan@codesourcery.com>
670
671         PR c++/23044
672         * g++.dg/template/instantiate8.C: New.
673
674 2005-08-23  J"orn Rennecke <joern.rennecke@st.com>
675
676         PR middle-end/23467
677         * gcc.c-torture/execute/pr23467.c: New test.
678
679 2005-08-23  Jakub Jelinek  <jakub@redhat.com>
680
681         PR tree-optimization/22043
682         * gcc.c-torture/execute/20050613-1.c: New test.
683
684 2005-08-23  Ben Elliston  <bje@au.ibm.com>
685
686         * gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.
687
688 2005-08-22  Jakub Jelinek  <jakub@redhat.com>
689
690         PR rtl-optimization/23478
691         * g++.dg/opt/pr23478.C: New test.
692
693 2005-08-22  Andrew Pinski  <pinskia@physics.uc.edu>
694
695         PR c/18715
696         * gcc.dg/switch-warn-3.c: New test.
697
698 2005-08-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
699
700         PR c++/22233
701         * g++.dg/template/param1.C: New test.
702
703 2005-08-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
704
705         PR c++/23089
706         * g++.dg/other/incomplete1.C: New test.
707
708 2005-08-22  Ira Rosen  <irar@il.ibm.com>
709
710         * gcc.dg/vect/vect-22.c: Add test for float. All four loops
711         are vectorizable.
712
713 2005-08-21  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
714
715         * d_lines_1.f, d_lines_2.f, d_lines_3.f, d_lines_4.f,
716         d_lines_5.f: New.
717
718 2005-08-21  Jakub Jelinek  <jakub@redhat.com>
719
720         * gcc.target/i386/sse-4.c: New test.
721
722 2005-08-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
723
724         PR testsuite/23239
725         * gcc.dg/tree-prof/val-prof-5.c: Fix scan-tree-dump regexp.
726
727 2005-08-20  Jakub Jelinek  <jakub@redhat.com>
728
729         * gcc.dg/20050811-1.c: New test.
730         * gcc.dg/20050811-2.c: New test.
731
732 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
733
734         * gcc.dg/arm-eabi1.c (main): Exit with 0 on success.
735
736 2005-08-19  Diego Novillo  <dnovillo@redhat.com>
737
738         PR 23476
739         * gcc.c-torture/compile/pr23476.c: New test.
740
741 2005-08-19  Devang Patel  <dpatel@apple.com>
742
743         PR tree-optimization/23048
744         * gcc.dg/tree-ssa/pr23048.c: New test.
745
746 2005-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
747
748         PR middle-end/20624
749         * g++.dg/warn/Wreturn-3.C: New test
750
751 2005-08-18  Dorit Nuzman  <dorit@il.ibm.com>
752
753         PR tree-optimization/22228
754         * g++.dg/vect/pr22543.cc: New test.
755
756 2005-08-17  Steven Bosscher  <stevenb@suse.de>
757
758         PR tree-optimization/21574
759         * gcc.dg/tree-ssa/pr21574.c: New test.
760
761 2005-08-16  James E Wilson  <wilson@specifix.com>
762
763         * gcc.dg/large-size-array.c (DIM): Use USHRT_MAX not USHORT_MAX.
764
765 2005-08-16  Andrew Pinski  <pinskia@physics.uc.edu>
766
767         PR tree-opt/23402
768         * gcc.c-torture/compile/zero-strct-3.c: New test.
769         * gcc.c-torture/compile/zero-strct-4.c: New test.
770
771 2005-08-16  Steven Bosscher  <stevenb@suse.de>
772
773         PR target/23376
774         * gcc.target/x86_64/pr23376.c: New test.
775
776 2005-08-16  Ian Lance Taylor  <ian@airs.com>
777
778         PR c++/23337
779         * g++.dg/ext/vector2.C: New.
780
781 2005-08-16  Thomas Koenig  <Thomas.Koenig@online.de>
782
783         * gfortran.dg/inquire-complex.f90:  Correct mangled testcase.
784
785 2005-08-16  Thomas Koenig  <Thomas.Koenig@online.de>
786
787         PR libfortran/23428
788         * gfortran.dg/inquire-complex.f90:  New test case.
789
790 2005-08-16  James E Wilson  <wilson@specifix.com>
791
792         PR tree-optimization/21105
793         * gcc.dg/large-size-array.c: New.
794
795 2005-08-16  Dorit Nuzman  <dorit@il.ibm.com>
796
797         * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
798         type.
799         * gcc.dg/vect/vect-41: Likewise.
800         * gcc.dg/vect/vect-42: Likewise.
801         * gcc.dg/vect/vect-43: Likewise.
802         * gcc.dg/vect/vect-44: Likewise.
803         * gcc.dg/vect/vect-46: Likewise.
804         * gcc.dg/vect/vect-47: Likewise.
805         * gcc.dg/vect/vect-48: Likewise.
806         * gcc.dg/vect/vect-52: Likewise.
807         * gcc.dg/vect/vect-53: Likewise.
808         * gcc.dg/vect/vect-54: Likewise.
809         * gcc.dg/vect/vect-55: Likewise.
810         * gcc.dg/vect/vect-56: Likewise.
811         * gcc.dg/vect/vect-57: Likewise.
812         * gcc.dg/vect/vect-58: Likewise.
813         * gcc.dg/vect/vect-59: Likewise.
814         * gcc.dg/vect/vect-60: Likewise.
815         * gcc.dg/vect/vect-61: Likewise.
816         * gcc.dg/vect/vect-85: Likewise.
817         * gcc.dg/vect/vect-87: Likewise.
818         * gcc.dg/vect/vect-88: Likewise.
819         * gcc.dg/vect/vect-93.c: Likewise.
820         * gcc.dg/vect/vect-74: Likewise, and also added documentation.
821         * gcc.dg/vect/vect-75: Likewise.
822         * gcc.dg/vect/vect-76: Likewise.
823         * gcc.dg/vect/vect-77: Likewise.
824         * gcc.dg/vect/vect-78: Likewise.
825         * gcc.dg/vect/vect-80: Likewise.
826         * gcc.dg/vect/vect-35: Likewise, and also check that the test wasn't
827         vectorized for the expected reason, rather than checking how alignment
828         was handled.
829         * gcc.dg/vect/vect-92.c: Use aligned arrays instead of arrays to aligned
830         type and also instead of aligned pointers. Added documentation.
831
832 2005-08-16  Feng Wang  <fengwang@nudt.edu.cn>
833
834         * gfortran.dg/power.f90: New test.
835
836 2005-08-16  Jakub Jelinek  <jakub@redhat.com>
837
838         PR rtl-optimization/23299
839         * g++.dg/opt/pr23299.C: New test.
840
841 2005-08-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
842
843         * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
844
845 2005-08-15  Fariborz Jahanian <fjahanian@apple.com>
846
847         * g++.dg/template/local6.C: New test.
848
849 2005-08-14  Andrew Pinski  <pinskia@physics.uc.edu>
850
851         * execute/exceptions/finally-1.m: Check that the catch and finally are
852         being called.  Also add a "return 0;" at the end of main.
853
854 2005-08-14 Paul Thomas  <pault@gcc.gnu.org>
855
856         PR fortran/21432.
857         * gfortran.dg/namelist_print_1.f: New test of functionality of
858         PRINT namelist.
859         * gfortran.dg/namelist_print_2.f: New test to check that PRINT
860         namelist generates error with -std=f95.
861
862 2005-08-14  Ira Rosen  <irar@il.ibm.com>
863
864         PR tree-optimization/23119
865         * gcc.dg/vect/vect-105.c: Add xfail for no_align targets.
866
867 2005-08-13  Marcin Koziej  <creep@desk.pl>
868             Andrew Pinski  <pinskia@physics.uc.edu>
869
870         PR libobjc/22492
871         * execute/exceptions/finally-1.m: New test.
872
873 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
874
875         * objc/execute/exceptions/exceptions.exp: New exp for the exceptions
876         testsuite.
877         * objc/execute/exceptions/trivial.m: New test.
878         * objc.dg/try-catch-11.m: Move to ...
879         * objc/execute/exceptions/foward-1.m: Here.
880         * objc.dg/try-catch-2.m: Move to ...
881         * objc/execute/exceptions/catchall-1.m: Here.
882         * objc.dg/try-catch-8.m: Move to ...
883         * objc/execute/exceptions/local-variables-1.m: Here.
884
885 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
886
887         * objc.dg/nested-func-1.m: Move to ...
888         * objc/execute/nested-func-1.m: Here.
889
890 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
891
892         * lib/objc.exp (objc_target_compile): Check for -fgnu-runtime
893         in ${options} instead of [target_info name].
894         * lib/obj-c++.exp (objc_target_compile): Likewise.
895
896 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
897
898         * objc.dg/stubify-2.m: Correct the name of the rtl dump file.
899
900 2005-08-13  Andrew Pinski  <pinskia@physics.uc.edu>
901
902         part of PR testsuite/23348
903         * lib/objc-torture.exp: Add -fgnu-runtime and/or -fnext-runtime to each
904         of the torture options.
905         * objc/compile/trivial.m: New test.
906
907 2005-08-12  Thomas Koenig  <Thomas.Koenig@online.de>
908
909         * gfortran.dg/eoshift.f90:  Correct format.
910
911 2005-08-12  Thomas Koenig  <Thomas.Koenig@online.de>
912
913         * gfortran.fortran-torture/execute/character_passing.f90:
914         Fix comment typo.
915
916 2005-08-12  Giovanni Bajo  <giovannibajo@libero.it>
917
918         PR c++/8271
919         * g++.dg/template/unify10.C: New.
920
921 2005-08-11  James A. Morrison  <phython@gcc.gnu.org>
922
923         * g++.dg/parse/pr22514.C: Move to...
924         * g++.dg/debug/pr22514.C: here.
925
926 2005-08-11  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
927
928         PR c++/23266
929         * g++.dg/inherit/pure1.C: New test.
930
931         * ChangeLog: Fix typos.
932
933 2005-08-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
934             Steven Bosscher  <stevenb@suse.de>
935
936         * gfortran.dg/runtime_warning_1.f90: New test.
937
938 2005-08-11  Nathan Sidwell  <nathan@codesourcery.com>
939
940         PR c++/23219
941         * g++.dg/parse/crash28.C: New.
942
943 2005-08-11  Richard Guenther  <rguenther@suse.de>
944
945         PR target/23289
946         * gcc.target/i386/tailcall-1.c: New testcase.
947
948 2005-08-10  James A. Morrison  <phython@gcc.gnu.org>
949
950         * gcc.dg/vect/vect-67.c: Un-xfail.
951
952 2005-08-10  James A. Morrison  <phython@gcc.gnu.org>
953
954         PR c++/23225
955         * g++.dg/testsuite/parse/crash27.C: new test.
956
957 2005-08-10  Thomas Koenig  <Thomas.Koenig@online.de>
958
959         PR libfortran/22143
960         * gfortran.dg/shift-kind.f90:  New testcase.
961
962 2005-08-10  Richard Sandiford  <richard@codesourcery.com>
963
964         * gcc.dg/arm-eabi1.c: Test aeabi_idiv, __aeabi_uidiv, __aeabi_uread4,
965         __aeabi_uread8, __aeabi_uwrite4 and __aeabi_uwrite8.
966
967 2005-08-10  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
968
969         PR c++/20646
970         * g++.dg/other/mult-stor1.C: New test.
971
972 2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>
973
974         * gcc.c-torture/pr18299-1.c: Move to ...
975         * gcc.c-torture/compile/pr18299-1.c: Here.
976
977 2005-08-09  Thomas Koenig  <Thomas.Koenig@online.de>
978
979         * gfortran/fortran.torture/execute/character_passing.f90:
980         Fix types for LSAME.
981
982 2005-08-09  Dorit Nuzman  <dorit@il.ibm.com>
983
984         * gcc.dg/vect/vect-reduc-1char.c: Reverse last change - change
985         input data back to what it was originally.
986
987 2005-08-09  Andrew Pinski  <pinskia@physics.uc.edu>
988
989         * objc.dg/try-catch-8.m: Enable for all targets.
990
991 2005-08-09  James A. Morrison  <phython@gcc.gnu.org>
992
993         * gcc.dg/pr23165.c: New test.
994
995 2005-08-09  Steven Bosscher  <stevenb@suse.de>
996
997         PR tree-optimization/23234
998         * gcc.dg/tree-ssa/pr23234.c: New test.
999
1000 2005-08-08  Josh Conner  <jconner@apple.com>
1001
1002         PR rtl-optimization/23241
1003         * gcc.dg/char-compare.c: New test.
1004
1005 2005-08-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1006
1007         PR c++/22508
1008         * g++.dg/init/new13.C: New test.
1009
1010 2005-08-08  Nathan Sidwell  <nathan@codesourcery.com>
1011
1012         PR c++/21166
1013         * g++.dg/other/crash-4.C: Adjust
1014         * g++/dg/ext/packed9.C: New.
1015
1016 2005-08-08  Richard Sandiford  <richard@codesourcery.com>
1017
1018         PR middle-end/21964
1019         * gcc.c-torture/execute/pr21964-1.c: New test.
1020
1021 2005-08-08  Richard Sandiford  <richard@codesourcery.com>
1022
1023         PR c/22458
1024         * gcc.dg/pr22458-1.c: New test.
1025
1026 2005-08-07  Janne Blomqvist <jblomqvi@cc.hut.fi>
1027             Steven G. Kargl <kargls@comcast.net>
1028
1029         PR fortran/22390
1030         * gfortran.dg/flush_1.f90: New test.
1031
1032 2005-08-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1033
1034         PR c++/23191
1035         * g++.dg/template/eh2.C: New test.
1036
1037 2005-08-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1038
1039         PR c++/19498
1040         * g++.dg/template/instantiate7.C: New test.
1041
1042 2005-08-06  Joseph S. Myers  <joseph@codesourcery.com>
1043
1044         PR c/23113
1045         * gcc.dg/Wunused-value-1.c: New test.
1046
1047 2005-08-06  Richard Sandiford  <richard@codesourcery.com>
1048
1049         PR rtl-optimization/23233
1050         * gcc.c-torture/compile/pr23233-1.c: New test.
1051
1052 2005-08-06  Jakub Jelinek  <jakub@redhat.com>
1053
1054         PR fortran/18833
1055         PR fortran/20850
1056         * gfortran.dg/equiv_1.f90: New test.
1057         * gfortran.dg/equiv_2.f90: New test.
1058         * gfortran.fortran-torture/execute/equiv_2.f90: New test.
1059         * gfortran.fortran-torture/execute/equiv_3.f90: New test.
1060         * gfortran.fortran-torture/execute/equiv_4.f90: New test.
1061
1062 2005-08-05  James A. Morrison  <phython@gcc.gnu.org>
1063
1064         * gcc.c-torture/execute/vrp-5.c: New test.
1065         * gcc.c-torture/execute/vrp-6.c: New test.
1066         * gcc.dg/tree-ssa/vrp21.c: New test.
1067
1068 2005-08-05  James A. Morrison  <phython@gcc.gnu.org>
1069
1070         * g++.dg/parse/pr22514.C: New test.
1071
1072 2005-08-05  J"orn Rennecke <joern.rennecke@st.com>
1073
1074         * gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.
1075
1076         * gcc.dg/tree-ssa/loop-1.c: For sh*-*-*, look for function calls
1077         instead of constant loads / pool entries.
1078
1079 2005-08-05  David Edelsohn  <edelsohn@gnu.org>
1080
1081         * gcc.dg/torture/builtin-wctype-1.c: Use __WINT_TYPE__ for
1082         TEST_TO_WCTYPE.
1083
1084 2005-08-04  Danny Smith  <dannysmith@users.sourceforge.net>
1085
1086         * gcc.dg/torture/builtin-wctype-1.c: Use __WCHAR_TYPE__ and
1087         __WINT_TYPE__ in generated prototypes if possible.
1088
1089 2005-08-04  Diego Novillo  <dnovillo@redhat.com>
1090
1091         PR 22037
1092         * g++.dg/tree-ssa/pr22037.C:
1093
1094 2005-08-04  Richard Henderson  <rth@redhat.com>
1095
1096         * gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in
1097         scan-tree-dump-times directive.
1098
1099 2005-08-04  Jan Hubicka  <jh@suse.cz>
1100
1101         * gcov-1.C: Fix switch counts.
1102         * gcov-4b.c: Likewise.
1103
1104 2005-08-03  Jeff Law  <law@redhat.com>
1105
1106         * g++.dg/tree-ssa/pr14814.C: xfail test for &this count.
1107
1108 2005-08-03  J"orn Rennecke <joern.rennecke@st.com>
1109
1110         * gcc.c-torture/execute/pr23135.c: New test.
1111
1112 2005-08-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1113
1114         PR tree-optimization/19899
1115         * gcc.dg/tree-ssa/scev-1.c: New test.
1116         * gcc.dg/tree-ssa/scev-2.c: New test.
1117
1118 2005-08-03  Richard Sandiford  <richard@codesourcery.com>
1119
1120         PR target/18582
1121         * testsuite/gcc.dg/torture/pr18582-1.c: New test.
1122
1123 2005-08-03  Jan Hubicka  <jh@suse.cz>
1124
1125         * update-conroll.c: New testcase.
1126         * update-conroll-2.c: New testcase.
1127
1128 2005-08-02  David Edelsohn  <edelsohn@gnu.org>
1129
1130         * gfortran.dg/constant_substring.f: New test.
1131         * gfortran.dg/pr22491.f: New test.
1132
1133 2005-08-02  Jan Hubicka  <jh@suse.cz>
1134
1135         * update-threading.c: Replace by the proper one.
1136
1137 2005-08-02  Diego Novillo  <dnovillo@redhat.com>
1138
1139         PR 23164
1140         * g++.dg/tree-ssa/pr23164.C: New test.
1141
1142 2005-08-02  Diego Novillo  <dnovillo@redhat.com>
1143
1144         * gcc.dg/tree-ssa/pr23192.c: New test.
1145
1146 2005-08-02  James A. Morrison  <phython@gcc.gnu.org>
1147
1148         * gcc.c-torture/execute/vrp-4.c: New test.
1149
1150 2005-08-02  Jan Hubicka  <jh@suse.cz>
1151
1152         * update-threading.c: New test.
1153
1154 2005-08-01  Andrew Pinski  <pinskia@physics.uc.edu>
1155
1156         * gcc.c-torture/compile/20050801-1.c: New test.
1157         * gcc.c-torture/compile/20050801-2.c: New test.
1158
1159 2005-08-01  Jan Hubicka  <jh@suse.cz>
1160
1161         * val-prof-5.c: New test.
1162
1163 2005-08-01  Joseph S. Myers  <joseph@codesourcery.com>
1164
1165         PR c/22311
1166         * gcc.dg/pr22311-1.c : New test.
1167
1168 2005-07-31  Steven Bosscher  <stevenb@suse.de>
1169
1170         PR target/23095
1171         * gfortran.dg/pr23095.f: New test.
1172
1173         PR c++/22003
1174         * g++.dg/other/pr22003.C: New test.
1175
1176 2005-07-31  Richard Sandiford  <richard@codesourcery.com>
1177
1178         PR target/20621
1179         * gcc.c-torture/execute/pr20621-1.c: New test.
1180
1181 2005-07-30  Thomas Koenig  <Thomas.Koenig@online.de>
1182
1183         * gfortran.dg/comma_format_extension_4.f:  Adjust length
1184         of string for format.
1185         * gfortran.dg/der_array_io_1.f:  Replace illegal internal
1186         print statement with internal write.
1187         * gfortran.dg/der_array_io_2.f:  Likewise.
1188         * gfortran.dg/der_array_io_3.f:  Likewise.
1189
1190 2005-07-30  James A. Morrison  <phython@gcc.gnu.org>
1191
1192         * gcc.dg/fold-abs-4.c: new test.
1193
1194 2005-07-30  Paul Thomas  <pault@gcc.gnu.org>
1195
1196         PR fortran/22570 an related issues.
1197         * gfortran.dg/x_slash_1.f: New test.
1198
1199 2005-07-30  Joseph S. Myers  <joseph@codesourcery.com>
1200
1201         PR c/23143
1202         * gcc.dg/parm-forwdecl-1.c, gcc.dg/parm-forwdecl-2.c,
1203         gcc.dg/parm-forwdecl-3.c, gcc.dg/parm-forwdecl-4.c: New tests.
1204
1205 2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
1206
1207         PR c/529
1208         * gcc.dg/Wshadow-3.c: New test.
1209
1210 2005-07-29  Thomas Koenig  <Thomas.Koenig@online.de>
1211
1212         * gfortran.dg/matmul_1.f90:  Correct LHS of matmul test (it
1213         used to have the wrong bounds).
1214
1215 2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
1216
1217         PR c/21720
1218         * gcc.dg/hex-round-1.c: Test more cases.
1219         * gcc.dg/hex-round-2.c: New test.
1220
1221 2005-07-29  Diego Novillo  <dnovillo@redhat.com>
1222
1223         PR 22550
1224         * g++.dg/tree-ssa/pr22550.C: New test.
1225
1226 2005-07-29  James A. Morrison  <phython@gcc.gnu.org>
1227
1228         * gcc.dg/tree-ssa/vrp19.c: New test.
1229         * gcc.dg/tree-ssa-vrp20.c: New test.
1230
1231 2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
1232
1233         PR c/22240
1234         * gcc.dg/transparent-union-4.c: New test.
1235
1236 2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
1237
1238         PR c/22192
1239         * gcc.dg/c99-vla-2.c: New test.
1240
1241 2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
1242
1243         PR c/21720
1244         * gcc.dg/hex-round-1.c: New test.
1245
1246 2005-07-28  Jan Hubicka  <jh@suse.cz>
1247
1248         * inliner-1.c: Do not dump everything.
1249         * tree-prof.exp: Do not pass -ftree-based-profiling.
1250         * bprob.exp: Likewise.
1251
1252         * gcc.dg/tree-prof/update-loopch.c: Fix thinkos.
1253
1254 2005-07-28  Mark Mitchell  <mark@codesourcery.com>
1255
1256         PR c++/22545
1257         * g++.dg/expr/ptrmem7.C: New test.
1258
1259 2005-07-28  Mike Stump  <mrs@apple.com>
1260
1261         * g++.old-deja/g++.mike/visibility-1.C: New test.
1262
1263 2005-07-28  Richard Sandiford  <richard@codesourcery.com>
1264
1265         PR c/20187
1266         * gcc.c-torture/execute/pr20187-1.c: New test.
1267
1268 2005-07-28  Jeff Law  <law@redhat.com>
1269
1270         * gcc.dg/tree-ssa/vrp17.c: Update expected output.
1271         * gcc.dg/tree-ssa/vrp18.c: New test.
1272
1273 2005-07-28  Dorit Nuzman  <dorit@il.ibm.com>
1274
1275         * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.
1276
1277 2005-07-28  Dorit Nuzman  <dorit@il.ibm.com>
1278
1279         PR tree-optimization/22506
1280         * gcc.dg/vect/ps22506.c: New test.
1281
1282 2005-07-28  Jakub Jelinek  <jakub@redhat.com>
1283
1284         PR target/21149
1285         * gcc.target/i386/sse-3.c: New test.
1286
1287 2005-07-28  Richard Sandiford  <richard@codesourcery.com>
1288
1289         * gcc.target/mips/mips32-dsp.c: Use -march=mips32 instead of -mips32.
1290         * gcc.target/mips/mips32-dsp-type.c: Likewise.
1291
1292 2005-07-28  Richard Sandiford  <richard@codesourcery.com>
1293
1294         PR c/22589
1295         * gcc.c-torture/compile/pr22589-1.c: New test.
1296
1297 2005-07-28  Jan Hubicka  <jh@suse.cz>
1298
1299         * update-loopch.c: New testcase.
1300
1301 2005-07-27  James A. Morrison  <phython@gcc.gnu.org>
1302
1303         PR rtl-optimization/23047
1304         * gcc.c-torture/execute/pr23047.c: New test.
1305         * gcc.c-torture/execute/pr23047.x: New.
1306
1307 2005-07-27  James A. Morrison  <phython@gcc.gnu.org>
1308
1309         PR tree-optimization/22493
1310         * gcc.c-torture/execute/pr22493-1.c: New test.
1311         * gcc.c-torture/execute/pr22493-1.x: New.
1312         * gcc.c-torture/execute/vrp-1.c: New test.
1313         * gcc.c-torture/execute/vrp-2.c: New test.
1314         * gcc.c-torture/execute/vrp-2.c: New test.
1315
1316 2005-07-27  Aldy Hernandez  <aldyh@redhat.com>
1317
1318         * gcc.target/frv/all-builtin-read8.c: Delete.
1319         * gcc.target/frv/all-builtin-read16.c: Delete.
1320         * gcc.target/frv/all-builtin-read32.c: Delete.
1321         * gcc.target/frv/all-builtin-read64.c: Delete.
1322         * gcc.target/frv/all-builtin-write8.c: Delete.
1323         * gcc.target/frv/all-builtin-write16.c: Delete.
1324         * gcc.target/frv/all-builtin-write32.c: Delete.
1325         * gcc.target/frv/all-builtin-write64.c: Delete.
1326         * gcc.target/frv/all-read-write-1.c: New.
1327
1328 2005-07-27  Jeff Law  <law@redhat.com>
1329
1330         * gcc.c-torture/execute/pr22630.c: New test.
1331
1332 2005-07-27  Dorit Nuzman  <dorit@il.ibm.com>
1333
1334         PR tree-optimization/23073
1335         * gcc.dg/vect/nodump-pr23073.c: New test.
1336         * gcc.dg/vect/vect.exp: Allow running some tests without dump flags.
1337
1338 2005-07-27  Zdenek Dvorak  <dvorakz@suse.cz>
1339
1340         PR tree-optimize/22348
1341         * gcc.c-torture/execute/pr22348.c: New.
1342
1343 2005-07-27  Richard Guenther  <rguenther@suse.de>
1344
1345         * gcc.dg/tree-ssa/salias-1.c: New testcase.
1346
1347 2005-07-27  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1348
1349         PR fortran/22503
1350         * gfortran.dg/logical_comp.f90: New test.
1351
1352 2005-07-27  Jan Hubicka  <jh@suse.cz>
1353
1354         * inliner-1.c: Add cleanup of dumps.
1355         * val-prof-*.c: Likewise.
1356         * update-tailcall.c: New.
1357
1358 2005-07-26  Diego Novillo  <dnovillo@redhat.com>
1359
1360         PR 22591
1361         * gcc.dg/tree-ssa/pr22591.c: New test.
1362         * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere.
1363
1364 2005-07-26  Andrew Pinski  <pinskia@physics.uc.edu>
1365
1366         PR libobjc/22606
1367         * objc.dg/try-catch-11.m: New test.
1368
1369 2005-07-26  Richard Guenther  <rguenther@suse.de>
1370
1371         PR tree-optimization/22486
1372         * gcc.dg/tree-ssa/upcast-1.c: New testcase.
1373
1374 2005-07-25  Andrew Pinski  <pinskia@physics.uc.edu>
1375
1376         PR tree-opt/22484
1377         * testsuite/g++.dg/opt/loop2.C: New test.
1378
1379 2005-07-25  Andrew Pinski  <pinskia@physics.uc.edu>
1380
1381         * gcc.dg/tree-ssa/reassoc-3.c: New test.
1382         * gcc.dg/tree-ssa/reassoc-4.c: New test.
1383
1384 2005-07-25  Adam Nemet  <anemet@lnxw.com>
1385
1386         * lib/profopt.exp (profopt-execute): Check for profiling data
1387         files on the target.
1388
1389 2005-07-25  Richard Guenther  <rguenther@gcc.gnu.org>
1390
1391         * gcc.dg/tree-ssa/flatten-1.c: Use longer function names
1392         for matching of asm labels.
1393
1394 2005-07-25  Richard Guenther  <rguenther@suse.de>
1395
1396         * gcc.dg/tree-ssa/20050719-1.c: Add return 0;.
1397
1398 2005-07-25  Richard Guenther  <rguenther@suse.de>
1399
1400         PR testsuite/22624
1401         * gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.
1402
1403 2005-07-25  Ira Rosen  <irar@il.ibm.com>
1404
1405         * gcc.dg/vect/vect.exp: Change verbosity level to 4.
1406         * gfortran.dg/vect/vect.exp, g++.dg/vect/vect.exp: Likewise.
1407         * gcc.dg/vect/pr20122.c: Add vectorizable version of the loop.
1408         * gcc.dg/vect/vect-100.c: New test.
1409         * gcc.dg/vect/vect-101.c, gcc.dg/vect/vect-102.c,
1410         gcc.dg/vect/vect-103.c, gcc.dg/vect/vect-104.c,
1411         gcc.dg/vect/vect-105.c, gcc.dg/vect/vect-115.c: Likewise.
1412         * gcc.dg/vect/vect-116.c: Renamed (from vect-100.c).
1413         * gcc.dg/vect/vect-43.c: Add vectorizable version of the loop.
1414         * gcc.dg/vect/vect-91.c: Now 3 loops are vectorizable.
1415         * gfortran.dg/vect/vect-4.f90: Now vectorizable.
1416         * gfortran.dg/vect/pr19049.f90: New testcase.
1417         * g++.dg/vect/pr21218.cc, gcc.dg/tree-ssa/ltrans-8.c: Likewise.
1418
1419 2005-07-25  Jakub Jelinek  <jakub@redhat.com>
1420
1421         * gcc.c-torture/execute/20050713-1.c: New test.
1422
1423         PR fortran/20063
1424         * gfortran.fortran-torture/execute/data_4.f90: New test.
1425
1426         PR middle-end/20303
1427         * gcc.dg/visibility-d.c: New test.
1428
1429 2005-07-25  Feng Wang  <fengwang@nudt.edu.cn>
1430
1431         * gfortran.dg/reshape_rank7.f90: Fix dejagnu commands.
1432         * gfortran.dg/underflow.f90: Ditto.
1433
1434 2005-07-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1435
1436         * g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-2.C,
1437         g++.dg/warn/miss-format-3.C, g++.dg/warn/miss-format-4.C,
1438         g++.dg/warn/miss-format-5.C, g++.dg/warn/miss-format-6.C: New.
1439
1440 2005-07-23  Jerry DeLisle  <jvdelisle@verizon.net>
1441
1442         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to
1443         include case of field width of zero.
1444
1445 2005-07-23  Jerry DeLisle  <jvdelisle@verizon.net>
1446
1447         PR libgfortran/21875
1448         * gfortran.dg/fmt_read_bz_bn.f90: Revised test to include case
1449         with trailing blanks on normal formatted read.
1450
1451 2005-07-23  Chao-ying Fu  <fu@mips.com>
1452
1453         * gcc.target/mips/mips32-dsp-type.c: New test.
1454         * gcc.target/mips/mips32-dsp.c: New test.
1455
1456 2005-07-23  Oyvind Harboe  <oyvind.harboe@zylin.com>
1457
1458         PR testsuite/21073
1459         * g++.old-deja/g++.mike/p3060d.C: Fix type of VoidObjMemberFunc.
1460
1461         PR testsuite/20454
1462         * gcc.dg/20001117-1.c: Fix type of __cyg_profile_func_enter
1463         and __cyg_profile_func_exit.
1464
1465 2005-07-22  David Edelsohn  <edelsohn@gnu.org>
1466
1467         * gfortran.dg/comma_format_extension_3.f: Fix typo.
1468         * gfortran.dg/comma_format_extension_4.f: Same.
1469         * gfortran.dg/pr15332.f: Same.
1470         * gfortran.dg/pr21730.f: Same.
1471
1472 2005-07-22  Andrew Pinski  <pinskia@physics.uc.edu>
1473
1474         * g++.dg/opt/vrp2.C: Fix testcase.
1475
1476         PR tree-opt/22625
1477         * g++.dg/opt/vrp2.C: New test.
1478
1479 2005-07-22  Mark Mitchell  <mark@codesourcery.com>
1480
1481         PR debug/21828
1482         * gcc.dg/debug/dwarf2/dwarf-uninit.c: New test.
1483
1484 2005-07-22  Diego Novillo  <dnovillo@redhat.com>
1485
1486         * gcc.dg/tree-ssa/20050719-1.c: New test.
1487
1488 2005-07-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1489
1490         * gcc.dg/bfin-longcall-1.c: New file.
1491         * gcc.dg/bfin-longcall-2.c: New file.
1492
1493 2005-07-21  Janis Johnson  <janis187@us.ibm.com>
1494
1495         * gcc.c-torture/compile/20050721-1.c: New test for 3.4 fix.
1496
1497 2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1498
1499         PR middle-end/19055
1500         * gcc.dg/tree-ssa/pr19055.c: New test.
1501         * gcc.dg/tree-ssa/pr19055-2.c: New test.
1502
1503 2005-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1504
1505         PR C++/22358
1506         * g++.dg/other/pr22358.C: New test.
1507
1508 2005-07-21  Douglas Gregor  <doug.gregor@gmail.com>
1509
1510         PR c++/2922
1511         * g++.dg/lookup/two-stage5.C: New test from bug comments.
1512
1513 2005-07-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1514
1515         PR c++/15938
1516         * g++.dg/init/union2.C: New test.
1517
1518 2005-07-21  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1519
1520         PR c/22393
1521         * gcc.dg/complex-4.c: New test.
1522
1523 2005-07-21  Richard Guenther  <rguenther@suse.de>
1524
1525         PR testsuite/22522
1526         * gcc.dg/tree-ssa/flatten-1.c: Use correct regexp for
1527         scanning for asm labels.
1528         * gcc.dg/tree-ssa/flatten-2.c: Likewise.
1529
1530 2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
1531
1532         PR target/22085
1533         * gcc.dg/altivec-pr22085.c: New.
1534
1535 2005-07-21  Paolo Bonzini  <bonzini@gnu.org>
1536
1537         PR tree-optimization/19210
1538         * gcc.dg/tree-ssa/pr19210-1.c: New.
1539         * gcc.dg/tree-ssa/pr19210-2.c: New.
1540
1541 2005-07-21  Richard Sandiford  <richard@codesourcery.com>
1542
1543         PR rtl-optimization/22167
1544         * g++.dg/opt/pr22167.C: New test.
1545
1546 2005-07-20  Douglas Gregor <doug.gregor@gmail.com>
1547
1548         PR c++/2922
1549         * g++.dg/lookup/two-stage2.C: New.
1550         * g++.dg/lookup/two-stage3.C: New.
1551         * g++.dg/lookup/two-stage4.C: New. Illustrates how we have not yet
1552         fixed two-stage name lookup for operators.
1553         * g++.dg/template/call3.C: Compiler now produces an appropriate
1554         error message.
1555         * g++.dg/template/crash37.C: Compiler now describes bla() on line
1556         14 as a candidate.
1557         * g++.dg/template/ptrmem4.C: Compiler produces different error
1558         message.
1559         * g++.old-deja/g++.other/pmf3.C: Compiler now describes
1560         connect_to_method as a candidate.
1561
1562 2005-07-20  James A. Morrison  <phython@gcc.gnu.org>
1563
1564         * gcc.dg/fold-alloc-1.c: New test.
1565
1566 2005-07-20  Kazu Hirata  <kazu@codesourcery.com>
1567
1568         * gcc.dg/20020312-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
1569         gcc.dg/cpp/assert4.c: Don't mention obsolete ports.
1570
1571 2005-07-19  James A. Morrison  <phython@gcc.gnu.org>
1572
1573         * gcc.dg/fold-abs-1.c: New test.
1574         * gcc.dg/fold-abs-2.c: New test.
1575         * gcc.dg/fold-abs-3.c: New test.
1576
1577 2005-07-20  Giovanni Bajo  <giovannibajo@libero.it>
1578
1579         Make CONSTRUCTOR use VEC to store initializers.
1580         * g++.dg/ext/complit3.C: Check for specific error messages.
1581         * g++.dg/init/brace2.C: Update error message.
1582         * g++.dg/warn/Wbraces2.C: Likewise.
1583
1584 2005-07-19 Paul Thomas  <pault@gcc.gnu.org>
1585
1586         PR fortran/16940
1587         * gfortran.dg/module_interface_1.f90: New test.
1588
1589 2005-07-19  Danny Berlin <dberlin@dberlin.org>
1590             Kenneth Zadeck <zadeck@naturalbridge.com>
1591
1592         * gcc.dg/tree-ssa/sra-2.c: Changed back to -O1 and added xfail.
1593
1594 2005-07-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1595
1596         * gcc.dg/format/miss-1.c, gcc.dg/format/miss-2.c: Don't
1597         specify -Wformat for these tests.
1598         * gcc.dg/format/miss-3.c, gcc.dg/format/miss-4.c,
1599         gcc.dg/format/miss-5.c, gcc.dg/format/miss-6.c: New.
1600         * gcc.dg/format/opt-6.c: Delete.
1601
1602 2005-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1603
1604         * gcc.dg/tree-ssa/sra-2.c: Pass --param sra-max-structure-size.
1605         * gcc.dg/tree-ssa/sra-3.c: Likewise.
1606
1607 2005-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1608
1609         * gcc.dg/tree-ssa/alias-2.c: New test.
1610
1611 2005-07-18  Mark Mitchell  <mark@codesourcery.com>
1612
1613         PR c++/22263
1614         * g++.dg/template/explicit7.C: New test.
1615
1616 2005-07-17  Jerry DeLisle  <jvdelisle@verizon.net>
1617
1618         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Change case of field
1619         width of 8 to +Inf and -Inf.
1620
1621 2005-07-17  Mark Mitchell  <mark@codesourcery.com>
1622
1623         PR c++/22139
1624         * g++.dg/template/friend36.C: New test.
1625
1626 2005-07-16  David Edelsohn  <edelsohn@gnu.org>
1627
1628         PR fortran/21730
1629         * gfortran.dg/pr21730.f: New test.
1630
1631 2005-07-16  Danny Berlin <dberlin@dberlin.org>
1632             Kenneth Zadeck <zadeck@naturalbridge.com>
1633
1634         * gcc.dg/tree-ssa/ssa-dce-2.c: Changed dg-options to run at -O2
1635         since pure const detection cannot run at -O1 in c compiler.
1636         * gcc.dg/tree-ssa/20030714-1.c Changed scanning patterns because we
1637         can now optimize this case properly.
1638         * gcc.dg/tree-ssa/sra-2.c: Changed to -O3 and removed xfail
1639         because we now pass.
1640         * gcc.dg/vect/vect-92.c: Removed out of bounds array access.
1641
1642 2005-07-16  Joseph S. Myers  <joseph@codesourcery.com>
1643
1644         PR c/22421
1645         * gcc.dg/format/bitfld-1.c: New test.
1646
1647 2005-07-15  Mark Mitchell  <mark@codesourcery.com>
1648
1649         PR c++/22204
1650         * g++.dg/rtti/repo1.C: New test.
1651
1652 2005-07-15  Andrew Pinski  <pinskia@physics.uc.edu>
1653
1654         PR middle-end/22398
1655         * gcc.c-torture/compile/pr22398.c: New test.
1656
1657 2005-07-15  Mark Mitchell  <mark@codesourcery.com>
1658
1659         PR c++/22132
1660         * g++.dg/expr/cast4.C: New test.
1661
1662 2005-07-15  Richard Guenther  <rguenther@suse.de>
1663
1664         * gcc.dg/tree-ssa/flatten-1.c: New testcase.
1665         * gcc.dg/tree-ssa/flatten-2.c: Likewise.
1666
1667 2005-07-15  Steven Bosscher  <stevenb@suse.de>
1668
1669         PR tree-optimization/22230
1670         * gcc.dg/tree-ssa/pr22230.c: New test.
1671
1672 2005-07-14  Jakub Jelinek  <jakub@redhat.com>
1673
1674         * gfortran.dg/g77/cpp6.f: New test.
1675
1676         PR fortran/22417
1677         * gfortran.dg/g77/cpp5.F: New test.
1678         * gfortran.dg/g77/cpp5.h: New file.
1679         * gfortran.dg/g77/cpp5inc.h: New file.
1680
1681 2005-07-12  Paul Thomas  <pault@gcc.gnu.org>
1682
1683         PR libfortran/16435
1684         * gfortran.dg/tl_editting.f90: New.
1685         * gfortran.dg/g77/f77-edit-x-out.f: Remove XFAIL.
1686
1687 2005-07-14  Steven G. Kargl  <kargls@comcast.net>
1688
1689         * gfortran.dg/char_array_constructor.f90: New test.
1690
1691 2005-07-13  Paul Thomas  <pault@gcc.gnu.org>
1692
1693         * gfortran.dg/past_eor.f90: New.
1694         * gfortran.dg/complex_read.f90: New.
1695
1696 2005-07-13  Jeff Law  <law@redhat.com>
1697
1698         * gcc.dg/tree-ssa/pr22051-2.c: Tweak expected output to allow
1699         additional casts.
1700
1701         * gcc.dg/tree-ssa/pr22321.c: New test
1702
1703 2005-07-13  Paolo Bonzini  <bonzini@gnu.org>
1704
1705         PR tree-optimization/21921
1706         * gcc.dg/tree-ssa/pr21921.c: New.
1707
1708 2005-07-12  Zdenek Dvorak  <dvorakz@suse.cz>
1709
1710         PR tree-optimizatio/22442
1711         * gcc.dg/tree-ssa/loop-11.c: New test.
1712
1713 2005-07-12  Andrew Pinski  <pinskia@physics.uc.edu>
1714
1715         PR tree-opt/21840
1716         * gcc.c-torture/compile/pr21840.c: New test.
1717
1718 2005-07-12  Jan Hubicka  <jh@suse.cz>
1719
1720         * gcc.c-torture/compile/pr22379.c: New test.
1721
1722 2005-07-11  Thomas Koenig  <Thomas.Koenig@online.de>
1723
1724         PR libfortran/21593
1725         gfortran.dg/dev_null.f90:  Remove outdated comment about
1726         PR libfortran/21593.
1727
1728
1729 2005-07-12  Dale Johannesen  <dalej@apple.com>
1730
1731         * gcc.target/i386/compress-float-sse.c:  New.
1732         * gcc.target/i386/compress-float-sse-pic.c:  New.
1733         * gcc.target/i386/compress-float-387.c:  New.
1734         * gcc.target/i386/compress-float-387-pic.c:  New.
1735         * gcc.dg/compress-float-ppc.c:  New.
1736         * gcc.dg/compress-float-ppc-pic.c:  New.
1737
1738 2005-07-12  Thomas Koenig  <Thomas.Koenig@online.de>
1739
1740         PR libfortran/21593
1741         gfortran.dg/dev_null.f90:  Remove targets.
1742
1743 2005-07-12  Andrew Pinski  <pinskia@physics.uc.edu>
1744
1745         PR tree-opt/22335
1746         * gcc.dg/pr22335-1.c: New test.
1747         * gcc.dg/pr22335-2.c: New test.
1748
1749 2005-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1750
1751         PR c++/20172
1752         * g++.dg/template/nontype12.C : New test.
1753
1754 2005-07-12  Zdenek Dvorak  <dvorakz@suse.cz>
1755
1756         * gcc.dg/tree-ssa/loop-10.c: New test.
1757
1758 2005-07-11  Kazu Hirata  <kazu@codesourcery.com>
1759
1760         * gcc.c-torture/execute/20020720-1.x: Remove.
1761
1762 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1763
1764         * gfortran.fortran-torture/execute/forall_7.f90: New test.
1765
1766 2005-07-10  Richard Sandiford  <richard@codesourcery.com>
1767
1768         * gcc.target/mips/mips.exp (is_gp32_flag): New procedure.
1769         (dg-mips-options): Use it.
1770
1771 2005-07-09  Diego Novillo  <dnovillo@redhat.com>
1772
1773         * gcc.dg/tree-ssa/pta-fp.c: Use -fdump-tree-alias1.
1774
1775 2005-07-09  Richard Henderson  <rth@redhat.com>
1776
1777         * lib/target-supports.exp (check_effective_target_sync_char_short):
1778         Add alpha.
1779
1780 2005-07-09  Thomas Koenig  <Thomas.Koenig@online.de>
1781
1782         PR libfortran/22217
1783         * gfortran.dg/negative-z-descriptor.f90:  New test.
1784
1785 2005-07-08  Andrew Pinski  <pinskia@physics.uc.edu>
1786
1787         PR tree-opt/22329
1788         * gcc.dg/pr22329.c: New test.
1789
1790 2005-07-08  Kazu Hirata  <kazu@codesourcery.com>
1791
1792         PR tree-optimization/20139
1793         * gcc.dg/tree-ssa/pr20139.c: New.
1794
1795 2005-07-08  Andrew Pinski  <pinskia@physics.uc.edu>
1796
1797         PR tree-opt/22356
1798         * testsuite/gcc.dg/pr22356-1.c: New test.
1799
1800 2005-07-08  Nathan Sidwell  <nathan@codesourcery.com>
1801
1802         PR c++/21799
1803         * g++.dg/template/unify8.C: New.
1804         * g++.dg/template/unify9.C: New.
1805
1806 2005-07-08  Jakub Jelinek  <jakub@redhat.com>
1807
1808         * gfortran.fortran-torture/execute/entry_10.f90: New test.
1809
1810 2005-07-07  Geoffrey Keating  <geoffk@apple.com>
1811
1812         * gcc.dg/darwin-version-1.c: New.
1813         * gcc.dg/builtins-18.c: On Darwin, needs -mmacosx-version-min=10.3.
1814         * gcc.dg/builtins-20.c: Likewise.
1815         * gcc.dg/builtins-53.c: Likewise.
1816         * gcc.dg/torture/builtins-convert-1.c: Likewise.
1817         * gcc.dg/torture/builtins-convert-2.c: Likewise.
1818         * gcc.dg/torture/builtins-convert-3.c: Likewise.
1819         * gcc.dg/torture/builtins-power-1.c: Likewise.
1820         * gcc.dg/builtins-config.h: Complain if macosx-version-min not set
1821         on Darwin.
1822
1823 2005-07-07  Jeff Law  <law@redhat.com>
1824
1825         * gcc.dg/tree-ssa/vrp17.c: Simplify.  Remove dependency on
1826         argument evaluation order.
1827
1828 2005-07-07  Thomas Koenig  <Thomas.Koenig@online.de>
1829
1830         PR libfortran/21594
1831         * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
1832         Add test cases where the shift length is greater than the
1833         array length.
1834
1835 2005-07-07  Ziemowit Laski  <zlaski@apple.com>
1836
1837         * obj-c++.dg/proto-lossage-6.mm: New.
1838         * objc.dg/proto-lossage-6.m: New.
1839
1840 2005-07-07  Ziemowit Laski  <zlaski@apple.com>
1841
1842         * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run.
1843         * objc.dg/gnu-runtime-2.m: Likewise.
1844
1845 2005-07-07  Jakub Jelinek  <jakub@redhat.com>
1846
1847         * gfortran.dg/longline.f: New test.
1848
1849         * gfortran.dg/badline.f: New test.
1850
1851 2005-07-07  Feng Wang  <fengwang@nudt.edu.cn>
1852
1853         PR fortran/16531
1854         PR fortran/15966
1855         PR fortran/18781
1856         * gfortran.dg/hollerith.f90: New.
1857         * gfortran.dg/hollerith2.f90: New.
1858         * gfortran.dg/hollerith3.f90: New.
1859         * gfortran.dg/hollerith4.f90: New.
1860         * gfortran.dg/hollerith_f95.f90: New.
1861         * gfortran.dg/hollerith_legacy.f90: New.
1862         * gfortran.dg/g77/cpp4.F: New. Port from g77.
1863
1864 2005-07-07  Ziemowit Laski  <zlaski@apple.com>
1865
1866         PR objc/22274
1867         * obj-c++.dg/gnu-runtime-[1-2].mm: New.
1868         * objc.dg/gnu-runtime-2.m: New.
1869
1870 2005-07-06  Jeff Law  <law@redhat.com>
1871
1872         * gcc.dg/tree-ssa/vrp17.c: New test.
1873
1874 2005-07-07  Feng Wang  <fengwang@nudt.edu.cn>
1875
1876         PR fortran/22327
1877         * gfortran.dg/array_constructor_5.f90: New test.
1878
1879 2005-07-07  Jakub Jelinek  <jakub@redhat.com>
1880
1881         * gfortran.fortran-torture/execute/entry_9.f90: New test.
1882
1883 2005-07-06  Fariborz Jahanian <fjahanian@apple.com>
1884
1885         * gcc.dg/20030324-1.c: Remove -fforce-mem option.
1886         * gcc.dg/980816-1.c: Ditto.
1887
1888 2005-07-06  Jeff Law  <law@redhat.com>
1889
1890         * gcc.c-torture/compile/pr21356.c: New test.
1891
1892 2005-07-05  Joseph S. Myers  <joseph@codesourcery.com>
1893
1894         PR c/22013
1895         PR c/22098
1896         * gcc.c-torture/compile/pr22013-1.c,
1897         gcc.c-torture/execute/pr22098-1.c,
1898         gcc.c-torture/execute/pr22098-2.c,
1899         gcc.c-torture/execute/pr22098-3.c: New tests.
1900
1901 2005-07-05  Joseph S. Myers  <joseph@codesourcery.com>
1902
1903         PR c/22308
1904         * gcc.dg/pr22308-1.c: New test.
1905
1906 2005-07-05  Kazu Hirata  <kazu@codesourcery.com>
1907
1908         * gcc.dg/compare1.c: Add -fno-short-enums.  Don't skip on any
1909         target.
1910         * gcc.dg/compare9.c: Use -fshort-enums instead of
1911         -fno-short-enums.  Change the last test to dg-bogus.
1912
1913 2005-07-04  Kazu Hirata  <kazu@codesourcery.com>
1914
1915         * gcc.dg/compare1.c: Skip on arm*-*-eabi* arm*-*-symbianelf*.
1916         * gcc.dg/compare9.c: New.
1917
1918 2005-07-04  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1919
1920         * gfortran.dg/io_invalid_1.f90: Fix expected error message.
1921
1922 2005-07-03  Andrew Pinski  <pinskia@physics.uc.edu>
1923
1924         PR testsuite/22288
1925         * gcc.dg/tree-ssa/pr14490-[1-4].c: Escape "+".
1926
1927
1928 2005-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1929
1930         * gcc.dg/format/gcc_gfc-1.c: New.
1931
1932 2005-07-03  Andrew Pinski  <pinskia@physics.uc.edu>
1933
1934         * pr14490-[1-4].c: Fix typos scan-tree-dump-times so they now pass.
1935
1936 2005-07-03  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1937
1938         PR fortran/20842
1939         * gfortran.dg/io_invalid_1.f90: New test.
1940
1941 2005-07-03  Joseph S. Myers  <joseph@codesourcery.com>
1942
1943         * gcc.dg/format/gcc_diag-1.c: Update.
1944
1945 2005-07-02  Jeff Law  <law@redhat.com>
1946
1947         * gcc.dg/tree-ssa/pr22051-1.c: New test.
1948         * gcc.dg/tree-ssa/pr22051-2.c: New test.
1949
1950 2005-07-02  Joseph S. Myers  <joseph@codesourcery.com>
1951
1952         * gcc.dg/format/gcc_diag-1.c: Update.
1953
1954 2005-07-01  Andrew Pinski  <pinskia@physics.uc.edu>
1955
1956         PR tree-opt/22269
1957         * gcc.c-torture/compile/pr22269.c: New test.
1958
1959 2005-06-30  Diego Novillo  <dnovillo@redhat.com>
1960
1961         PR 21584
1962         PR 22219
1963         * g++.dg/tree-ssa/pr21584-1.C: New test.
1964         * g++.dg/tree-ssa/pr21584-2.C: New test.
1965
1966 2005-06-30  Ziemowit Laski  <zlaski@apple.com>
1967
1968         * obj-c++.dg/try-catch-11.mm: New.
1969         * objc.dg/try-catch-10.m: New.
1970
1971 2005-06-29  David Edelsohn  <edelsohn@gnu.org>
1972
1973         * g++.dg/other/ucnid-1.C: xfail on AIX.
1974
1975 2005-06-29  Diego Novillo  <dnovillo@redhat.com>
1976
1977         PR 22234
1978         * gcc.dg/20050629-1.c: New test.
1979
1980 2005-06-29  Ziemowit Laski  <zlaski@apple.com>
1981
1982         * obj-c++.dg/const-str-1[0-1].mm: New.
1983         * objc.dg/const-str-1[0-1].m: New.
1984
1985 2005-05-29  Richard Henderson  <rth@redhat.com>
1986
1987         * lib/target-supports.exp (check_effective_target_vect_no_int_max):
1988         Rename from check_effective_target_vect_no_max.
1989         (check_effective_target_vect_no_int_add): New.
1990         * gcc.dg/vect/vect-13.c: Use vect_no_int_max.
1991         * gcc.dg/vect/vect-91.c: Use vect_no_int_add.
1992         * gcc.dg/vect/vect-reduc-3.c: Likewise.
1993         * gcc.dg/vect/vect-reduc-1.c: Use both.
1994         * gcc.dg/vect/vect-reduc-2.c: Likewise.
1995
1996 2005-05-29  Richard Henderson  <rth@redhat.com>
1997
1998         * lib/target-supports.exp (check_effective_target_vect_no_max):
1999         Remove i386 and x86_64.
2000
2001 2005-06-29  Steve Ellcey  <sje@cup.hp.com>
2002
2003         PR testsuite/21969
2004         * gcc.dg/torture/pr21817.c: Use -fno-common for hppa*-*-* targets.
2005
2006 2005-06-29  Steve Ellcey  <sje@cup.hp.com>
2007
2008         PR middle-end/21969
2009         * gcc.dg/vect/pr21969.c: New test.
2010
2011 2005-06-28  Eric Christopher  <echristo@redhat.com>
2012
2013         PR c/22052
2014         PR c/21975
2015         * gcc.dg/inline1.c: New test.
2016         * gcc.dg/inline2.c: Ditto.
2017         * gcc.dg/inline3.c: Ditto.
2018         * gcc.dg/inline4.c: Ditto.
2019         * gcc.dg/inline5.c: Ditto.
2020
2021 2005-06-28  Thomas Koenig  <Thomas.Koenig@online.de>
2022
2023         PR libfortran/22142
2024         * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
2025         Add testcase also testing eoshift1 for PR 22142.
2026
2027 2005-06-28  Richard Henderson  <rth@redhat.com>
2028
2029         * gcc.dg/tree-ssa/20030708-1.c: Remove static from test function.
2030         * gcc.dg/tree-ssa/20030709-1.c, gcc.dg/tree-ssa/20030714-1.c,
2031         gcc.dg/tree-ssa/20030807-1.c, gcc.dg/tree-ssa/20030807-5.c,
2032         gcc.dg/tree-ssa/20030807-8.c, gcc.dg/tree-ssa/20030815-1.c,
2033         gcc.dg/tree-ssa/20030922-2.c: Likewise.
2034
2035 2005-06-28  Thomas Koenig  <Thomas.Koenig@online.de>
2036
2037         PR libfortran/22142
2038         * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
2039         Add testcase for PR 22142.
2040
2041 2005-06-28  Joseph S. Myers  <joseph@codesourcery.com>
2042
2043         * g++.dg/ext/fpreg1.C, gcc.target/ia64/fpreg-1.c,
2044         gcc.target/ia64/fpreg-2.c: New tests.
2045
2046 2005-06-28  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2047
2048         * gfortran.dg/dev_null.f90: Run test only on linux and solaris.
2049
2050 2005-06-28  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2051
2052         PR libfortran/22170
2053         * gfortran.dg/slash_1.f90: New test.
2054
2055 2005-06-27  Richard Henderson  <rth@redhat.com>
2056
2057         * gcc.dg/vect/vect-reduc-1.c: Adjust test to properly validate MIN.
2058         * gcc.dg/vect/vect-reduc-1char.c: Likewise.
2059         * gcc.dg/vect/vect-reduc-1short.c: Likewise.
2060         * gcc.dg/vect/vect-reduc-2.c: Likewise.
2061         * gcc.dg/vect/vect-reduc-2char.c: Likewise.
2062         * gcc.dg/vect/vect-reduc-2short.c: Likewise.
2063
2064 2005-06-27  Richard Henderson  <rth@redhat.com>
2065
2066         * gcc.dg/vect/vect-reduc-1short.c: Remove XFAIL.
2067         * gcc.dg/vect/vect-reduc-2char.c: Remove XFAIL.
2068
2069 2005-06-27  Ziemowit Laski  <zlaski@apple.com>
2070
2071         * obj-c++.dg/proto-lossage-5.mm: New.
2072         * objc.dg/proto-lossage-5.m: New.
2073
2074 2005-06-27  Diego Novillo  <dnovillo@redhat.com>
2075
2076         PR 21959
2077         * gcc.dg/tree-ssa/pr21959.c: New test.
2078
2079 2005-06-27  Jakub Jelinek  <jakub@redhat.com>
2080
2081         * gcc.c-torture/execute/builtins/lib/main.c (abort): Add prototype.
2082         * gcc.c-torture/execute/builtins/lib/strncat.c (strncat): Avoid
2083         testing uninitialized var.
2084
2085         * gcc.c-torture/execute/builtins/chk.h: New.
2086         * gcc.c-torture/execute/builtins/lib/chk.c: New.
2087         * gcc.c-torture/execute/builtins/memcpy-chk.c: New test.
2088         * gcc.c-torture/execute/builtins/memcpy-chk-lib.c: New.
2089         * gcc.c-torture/execute/builtins/memmove-chk.c: New test.
2090         * gcc.c-torture/execute/builtins/memmove-chk-lib.c: New.
2091         * gcc.c-torture/execute/builtins/mempcpy-chk.c: New test.
2092         * gcc.c-torture/execute/builtins/mempcpy-chk-lib.c: New.
2093         * gcc.c-torture/execute/builtins/memset-chk.c: New test.
2094         * gcc.c-torture/execute/builtins/memset-chk-lib.c: New.
2095         * gcc.c-torture/execute/builtins/snprintf-chk.c: New test.
2096         * gcc.c-torture/execute/builtins/snprintf-chk-lib.c: New.
2097         * gcc.c-torture/execute/builtins/sprintf-chk.c: New test.
2098         * gcc.c-torture/execute/builtins/sprintf-chk-lib.c: New.
2099         * gcc.c-torture/execute/builtins/stpcpy-chk.c: New test.
2100         * gcc.c-torture/execute/builtins/stpcpy-chk-lib.c: New.
2101         * gcc.c-torture/execute/builtins/strcat-chk.c: New test.
2102         * gcc.c-torture/execute/builtins/strcat-chk-lib.c: New.
2103         * gcc.c-torture/execute/builtins/strcpy-chk.c: New test.
2104         * gcc.c-torture/execute/builtins/strcpy-chk-lib.c: New.
2105         * gcc.c-torture/execute/builtins/strncat-chk.c: New test.
2106         * gcc.c-torture/execute/builtins/strncat-chk-lib.c: New.
2107         * gcc.c-torture/execute/builtins/strncpy-chk.c: New test.
2108         * gcc.c-torture/execute/builtins/strncpy-chk-lib.c: New.
2109         * gcc.c-torture/execute/builtins/vsnprintf-chk.c: New test.
2110         * gcc.c-torture/execute/builtins/vsnprintf-chk-lib.c: New.
2111         * gcc.c-torture/execute/builtins/vsprintf-chk.c: New test.
2112         * gcc.c-torture/execute/builtins/vsprintf-chk-lib.c: New.
2113         * gcc.dg/builtin-object-size-1.c: New test.
2114         * gcc.dg/builtin-object-size-2.c: New test.
2115         * gcc.dg/builtin-object-size-3.c: New test.
2116         * gcc.dg/builtin-object-size-4.c: New test.
2117         * gcc.dg/builtin-object-size-5.c: New test.
2118         * gcc.dg/builtin-stringop-chk-1.c: New test.
2119         * gcc.dg/builtin-stringop-chk-2.c: New test.
2120         * gcc.dg/tree-ssa/builtin-fprintf-1.c: New test.
2121         * gcc.dg/tree-ssa/builtin-fprintf-chk-1.c: New test.
2122         * gcc.dg/tree-ssa/builtin-printf-1.c: New test.
2123         * gcc.dg/tree-ssa/builtin-printf-chk-1.c: New test.
2124         * gcc.dg/tree-ssa/builtin-vfprintf-1.c: New test.
2125         * gcc.dg/tree-ssa/builtin-vfprintf-chk-1.c: New test.
2126         * gcc.dg/tree-ssa/builtin-vprintf-1.c: New test.
2127         * gcc.dg/tree-ssa/builtin-vprintf-chk-1.c: New test.
2128         * gcc.c-torture/execute/printf-1.c: New test.
2129         * gcc.c-torture/execute/fprintf-1.c: New test.
2130         * gcc.c-torture/execute/vprintf-1.c: New test.
2131         * gcc.c-torture/execute/vfprintf-1.c: New test.
2132         * gcc.c-torture/execute/printf-chk-1.c: New test.
2133         * gcc.c-torture/execute/fprintf-chk-1.c: New test.
2134         * gcc.c-torture/execute/vprintf-chk-1.c: New test.
2135         * gcc.c-torture/execute/vfprintf-chk-1.c: New test.
2136
2137 2005-06-27  Michael Matz  <matz@suse.de>
2138
2139         * gcc.target/x86_64/abi/test_struct_returning.c: Adjust as return
2140         slot is not merged if address escapes.
2141
2142 2005-06-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2143
2144         PR c/21911
2145         * gcc.dg/format/sentinel-1.c: Update.  Fix execl* calls.
2146
2147 2005-06-26  Jakub Jelinek  <jakub@redhat.com>
2148
2149         PR middle-end/17965
2150         * gcc.c-torture/compile/20050622-1.c: New test.
2151
2152         PR middle-end/22028
2153         * gcc.dg/20050620-1.c: New test.
2154
2155 2005-06-26  Kazu Hirata  <kazu@codesourcery.com>
2156
2157         PR tree-optimization/22026
2158         * gcc.dg/tree-ssa/pr22026.c: New.
2159
2160 2005-06-25  Thomas Koenig <Thomas.Koenig@online.de>
2161
2162         PR libfortran/22144
2163         * gfortran.dg/shift-alloc.f90:  New testcase.
2164
2165 2005-06-25  Kelley Cook  <kcook@gcc.gnu.org>
2166
2167         * all files: Update FSF address in copyright headers.
2168
2169 2005-06-22  Jan Hubicka  <jh@suse.cz>
2170
2171         * wholeprogram-1.c: New testcase.
2172         * wholeprogram-2.c: New testcase.
2173
2174 2005-06-24  Mark Mitchell  <mark@codesourcery.com>
2175
2176         PR 22171
2177         * gcc.dg/tree-ssa/pr22171.c: New test.
2178
2179 2005-06-24  Feng Wang  <fengwang@nudt.edu.cn>
2180
2181         * gfortran.dg/simplify_modulo.f90: New.
2182
2183 2005-06-24  Jan Hubicka  <jh@suse.cz>
2184
2185         * gcc.dg/tree-ssa/20040210-1.c: Fix for unit-at-a-time
2186
2187 2005-06-23  Ziemowit Laski  <zlaski@apple.com>
2188
2189         * obj-c++.dg/proto-lossage-[1-4].mm: New.
2190
2191 2005-06-23  Ziemowit Laski  <zlaski@apple.com>
2192
2193         * obj-c++.dg/typedef-alias-1.mm: New.
2194         * objc.dg/typedef-alias-1.m: New.
2195
2196 2005-06-23  Jeff Law  <law@redhat.com>
2197
2198         * gcc.dg/tree-ssa/vrp16.c: New test.
2199
2200 2005-06-23  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2201
2202         * lib/target-supports.exp: Add
2203         check_effective_target_fortran_large_real and
2204         check_effective_target_fortran_large_int to check for
2205         corresponding effective targets.
2206         * gfortran.dg/large_integer_kind_1.f90: New test.
2207         * gfortran.dg/large_real_kind_1.f90: New test.
2208
2209 2005-06-23  Kazu Hirata  <kazu@codesourcery.com>
2210
2211         PR tree-optimization/22117
2212         * gcc.dg/tree-ssa/pr22117.c: New.
2213
2214 2005-06-23  James A. Morrison  <phython@gcc.gnu.org>
2215
2216         PR testsuite/22123
2217         * gcc.dg/fold-mod-1.c: Accept fffffff8 as well.
2218
2219 2005-06-23  David Edelsohn  <edelsohn@gnu.org>
2220
2221         * gcc.dg/rs6000-fpint-2.c: Only compile on Darwin and Linux.
2222
2223 2005-06-23  David Billinghurst  <David.Billinghurst@riotinto.com>
2224
2225         * gfortran.dg/f2c_4.f90:  Add tests for complex functions
2226         * gfortran.dg/f2c_4.c: Likewise
2227
2228 2005-06-22 Paul Brook  <paul@codesourcery.com>
2229
2230         PR fortran/21034
2231         * gfortran.dg/auto_save_1.f90: New test.
2232
2233 2005-06-22  Michael Matz  <matz@suse.de>
2234
2235         * gcc.target/x86-64/abi: New directory.
2236         * gcc.target/x86-64/abi/abi-x86_64.exp: New testsuite.
2237         * gcc.target/x86-64/abi/README.gcc: New file.
2238         * gcc.target/x86-64/abi/{args.h,defines.h,macros.h}: New headers.
2239         * gcc.target/x86-64/abi/asm-support.s: New file.
2240         * gcc.target/x86_64/abi/test_3_element_struct_and_unions.c: New test.
2241         * gcc.target/x86_64/abi/test_basic_alignment.c: New test.
2242         * gcc.target/x86_64/abi/test_basic_array_size_and_align.c: New test.
2243         * gcc.target/x86_64/abi/test_basic_returning.c: New test.
2244         * gcc.target/x86_64/abi/test_basic_sizes.c: New test.
2245         * gcc.target/x86_64/abi/test_basic_struct_size_and_align.c: New test.
2246         * gcc.target/x86_64/abi/test_basic_union_size_and_align.c: New test.
2247         * gcc.target/x86_64/abi/test_bitfields.c: New test.
2248         * gcc.target/x86_64/abi/test_complex_returning.c: New test.
2249         * gcc.target/x86_64/abi/test_passing_floats.c: New test.
2250         * gcc.target/x86_64/abi/test_passing_integers.c: New test.
2251         * gcc.target/x86_64/abi/test_passing_structs_and_unions.c: New test.
2252         * gcc.target/x86_64/abi/test_passing_structs.c: New test.
2253         * gcc.target/x86_64/abi/test_passing_unions.c: New test.
2254         * gcc.target/x86_64/abi/test_struct_returning.c: New test.
2255         * gcc.target/x86_64/abi/test_varargs.c: New test.
2256
2257 2005-06-21  Joseph S. Myers  <joseph@codesourcery.com>
2258
2259         * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: Pass -mmmx for
2260         32-bit i?86 and x86_64.
2261
2262 2005-06-21  Ziemowit Laski  <zlaski@apple.com>
2263
2264         * obj-c++.dg/const-str-[1-9].mm: New tests.
2265
2266 2005-06-21  Paul Thomas  <pault@gcc.gnu.org>
2267
2268         PR fortran/22010
2269         * gfortran.dg/namelist_use.f90: New.
2270         * gfortran.dg/namelist_use_only.f90: New.
2271
2272 2005-06-21  Jeff Law  <law@redhat.com>
2273
2274         * gcc.dg/tree-ssa/vrp15.c: New test.
2275
2276 2005-06-21  Dorit Nuzman  <dorit@il.ibm.com>
2277
2278         * lib/target-supports.exp (check_effective_target_vect_reduction):
2279         Remove.
2280         * gcc.dg/vect/vect.exp: Run tests with additional flags separately.
2281         * gcc.dg/vect/vect-reduc-1.c: Vectorizable on all relevant platforms -
2282         remove vect_reduction target keyword. Also avoid two returns in main.
2283         * gcc.dg/vect/vect-reduc-3.c: Likewise.
2284         * gcc.dg/vect/vect-reduc-2.c: Likewise. Also initialize diff to 0.
2285         * gcc.dg/vect/vect-reduc-1short.c: New test.
2286         * gcc.dg/vect/vect-reduc-1char.c: New test.
2287         * gcc.dg/vect/vect-reduc-2short.c: New test.
2288         * gcc.dg/vect/vect-reduc-2char.c: New test.
2289         * gcc.dg/vect/vect-reduc-6.c: New test.
2290         * gcc.dg/vect/trapv-vect-reduc-4.c: New test.
2291         * gcc.dg/vect/fast-math-vect-reduc-5.c: New test.
2292         * gcc.dg/vect/fast-math-vect-reduc-7.c: New test
2293
2294 2005-06-21  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2295         Paul Thomas  <pault@gcc.gnu.org>
2296
2297         * gfortran.dg/func_derived_2.f90, gfortran.dg/func_derived_3.f90:
2298         New tests.
2299
2300 2005-06-20  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2301
2302         * gfortran.dg/backslash_1.f90: New test.
2303         * gfortran.dg/backslash_2.f90: New test.
2304
2305 2005-06-20  Steven G. Kargl  <kargls@comcast.net>
2306
2307         * gfortran.dg/duplicate_labels.f90: New test.
2308
2309 2005-06-20  Jan Beulich  <jbeulich@novell.com>
2310
2311         * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for
2312         unsupportable relocations.
2313         * g++.old-deja/g++.other/store-expr1.C: Likewise.
2314         * gcc.dg/20050321-2.c: xfail for NetWare.
2315
2316 2005-06-20  Andreas Jaeger  <aj@suse.de>
2317
2318         * gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c,
2319         gcc.target/i386/fastcall-sseregparm.c,
2320         gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86.
2321
2322 2005-06-19  Richard Henderson  <rth@redhat.com>
2323
2324         * gcc.dg/tree-ssa/pr21985.c: Use size_t.
2325
2326 2005-06-19  Joseph S. Myers  <joseph@codesourcery.com>
2327
2328         * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: New tests.
2329
2330 2005-06-19  Aldy Hernandez  <aldyh@redhat.com>
2331
2332         PR c++/22115
2333         * g++.dg/conversion/simd2.C: Change expected error message.
2334
2335 2005-06-18  Dorit Nuzman  <dorit@il.ibm.com>
2336
2337         * gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump.
2338         * gcc.dg/vect/vect-reduc-2.c: Likewise.
2339         * gcc.dg/vect/vect-reduc-3.c: Likewise.
2340
2341 2005-06-18  James A Morrison  <phython@gcc.gnu.org>
2342
2343         * gcc.dg/fold-mod-1.c: New test.
2344
2345 2005-06-18  Steven G. Kargl  <kargls@comcast.net>
2346
2347         PR fortran/19926
2348         * gfortran.dg/pr19926.f90: New test.
2349
2350 2005-06-18  Dorit Nuzman  <dorit@il.ibm.com>
2351
2352         * lib/target-supports.exp (check_effective_target_vect_reduction): New.
2353         * gcc.dg/vect/vect-reduc-1.c: Now vectorizable for vect_reduction
2354         targets.
2355         * gcc.dg/vect/vect-reduc-2.c: Likewise.
2356         * gcc.dg/vect/vect-reduc-3.c: Likewise.
2357
2358 2005-06-18  Joseph S. Myers  <joseph@codesourcery.com>
2359
2360         * gcc.target/ia64/float80-varargs-1.c: New test.
2361
2362 2005-06-18  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2363
2364         PR tree-opt/22035
2365         * gfortran.dg/f2c_6.f90: New test.
2366
2367 2005-06-17  Geoffrey Keating  <geoffk@apple.com>
2368
2369         PR c++/17413
2370         * g++.dg/template/local5.C: New.
2371
2372 2005-06-17  Richard Henderson  <rth@redhat.com>
2373
2374         * gcc.dg/sync-2.c (do_qi): Cast negative results to char.
2375
2376 2005-06-07  David Billinghurst  <David.Billinghurst@riotinto.com>
2377
2378         PR testsuite/21945
2379         * lib/gcc-dg.exp (gcc-dg-test-1): Catch error if file can't be deleted.
2380
2381 2005-06-15  Giovanni Bajo  <giovannibajo@libero.it>
2382
2383         * gcc.dg/vect/vect-dv-2.c, gcc.dg/vect/vect-ifcvt-2.c,
2384         gcc.dg/vect/vect-ifcvt-3.c, gcc.dg/vect/vect-ifcvt-4.c,
2385         gcc.dg/vect/vect-ifcvt-5.c, gcc.dg/vect/vect-ifcvt-6.c,
2386         gcc.dg/vect/vect-ifcvt-7.c, gcc.dg/vect/vect-ifcvt-9.c: Call
2387         check_vect to verify the presence of hardware vector support.
2388
2389 2005-06-16  James A. Morrison  <phython@gcc.gnu.org>
2390
2391         PR testsuite/22056
2392         * gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.
2393
2394 2005-06-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2395
2396         PR libfortran/19216
2397         * gfortran.dg/pr19216.f: Add correct space between brackets and
2398         dg directive.
2399
2400 2005-06-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2401
2402         PR libfortran/16436
2403         * gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.
2404
2405 2005-06-16  Richard Guenther  <rguenth@gcc.gnu.org>
2406
2407         * gcc.target/i386/attributes-error.c: New testcase.
2408         * gcc.target/i386/fastcall-sseregparm.c: Likewise.
2409         * gcc.target/i386/regparm-stdcall.c: Likewise.
2410         * gcc.target/i386/sseregparm-1.c: Likewise.
2411         * gcc.target/i386/sseregparm-2.c: Likewise.
2412
2413 2005-06-16  Nathan Sidwell  <nathan@codesourcery.com>
2414
2415         * g++.dg/rtti/crash2.C: New.
2416
2417 2005-06-15  Joseph S. Myers  <joseph@codesourcery.com>
2418
2419         * gcc.dg/noncompile/20040203-3.c: Update expected message.
2420
2421 2005-06-15  David Ung  <davidu@mips.com>
2422
2423         * gcc.target/mips/mips16e-extends.c: New test for testing the
2424         generation of MIPS16e zeb/zeh, seb/seh instructions.
2425
2426 2005-06-15  Diego Novillo  <dnovillo@redhat.com>
2427
2428         PR 22018
2429         * gcc.dg/tree-ssa/vrp13.c: Add multiplication tests.
2430         * gcc.dg/tree-ssa/pr22018.c: New test.
2431
2432 2005-06-15  Aldy Hernandez  <aldyh@redhat.com>
2433
2434         * gcc.dg/simd-1.c: Update error messages.
2435         * gcc.dg/simd-1b.c: Re-enable tests.  Update error messages.
2436         * gcc.dg/simd-2.c: Update error messages.
2437         * gcc.dg/simd-4.c: New.
2438
2439 2005-06-15  Nathan Sidwell  <nathan@codesourcery.com>
2440
2441         PR c++/20678
2442         * g++.dg/other/crash-4.C: New.
2443
2444 2005-06-14  Devang Patel  <dpatel@apple.com>
2445
2446         * gcc.dg/vect/vect-ifcvt-1.c: Remove.
2447
2448 2005-06-14  Nathan Sidwell  <nathan@codesourcery.com>
2449
2450         PR c++/21929
2451         * g++.dg/parse/crash11.C: Update
2452
2453 2005-06-13  Jeff Law  <law@redhat.com>
2454
2455         * gcc.dg/tree-ssa/20030807-10.c: VRP is now expected to
2456         perform the desired transformations.
2457         * gcc.dg/tree-ssa/20030806-6.c: Similarly.
2458         * gcc.dg/tree-ssa/20040514-2.c: Similarly.
2459
2460 2005-06-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2461
2462         PR fortran/22038
2463         * gfortran.dg/forall_1.f90: Un-XFAIL.
2464
2465 2005-06-13  Nathan Sidwell  <nathan@codesourcery.com>
2466
2467         PR c++/21929
2468         * g++.dg/parse/crash26.C: New.
2469
2470         PR c++/20789
2471         * g++.dg/init/member1.C: New.
2472
2473 2005-06-13  Jakub Jelinek  <jakub@redhat.com>
2474
2475         * gfortran.dg/altreturn_1.f90: New test.
2476
2477 2005-06-13  Zdenek Dvorak  <dvorakz@suse.cz>
2478
2479         PR middle-end/21985
2480         * gcc.dg/tree-ssa/pr21985.c: New test.
2481
2482 2005-06-12  James A. Morrison  <phython@gcc.gnu.org>
2483
2484         * ggcc.dg/pr14796-1.c: Add tests for (X << C) >> C.
2485
2486 2005-06-12  Roger Sayle  <roger@eyesopen.com>
2487
2488         PR c++/21930
2489         * g++.dg/other/error10.C: New test case.
2490
2491 2005-06-12  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2492
2493         PR libfortran/19155
2494         * gfortran.dg/pr19155.f: Add test.
2495
2496 2005-06-12  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2497
2498         * gfortran.dg/f2c_7.f90: New test.
2499
2500         * gfortran.dg/forall_1.f90: XFAILed.
2501
2502 2005-06-12  James A. Morrison  <phython@gcc.gnu.org>
2503
2504         * gcc.dg/pr14796-1.c: New.
2505         * gcc.dg/pr14796-2.c: New.
2506
2507 2005-06-11  Steven G. Kargl  <kargls@comcast.net>
2508
2509         PR fortran/17792
2510         PR fortran/21375
2511         * gfortran.dg/deallocate_stat.f90:  New test.
2512
2513 2005-06-11  Thomas Koenig  <Thomas.Koenig@online.de>
2514
2515         * gfortran.fortran-torture/execute/in-pack.f90:  New test.
2516
2517 2005-06-10  Dorit Nuzman  <dorit@il.ibm.com>
2518
2519         * gfortran.dg/vect/vect-4.f90: Update comments. Only one unaligned
2520         access will be generated when this loop is vectorized. Test that
2521         accesses with same alignment were detected.
2522         * gcc.dg/vect/vect-dv-2.c: Remove "vect_no_align" from xfail.
2523         Test that accesses with same alignment were detected.
2524         * gcc.dg/vect/vect-ifcvt-1.c: Likewise.
2525         * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
2526         alignment were detected.
2527
2528 2005-06-10  Aldy Hernandez  <aldyh@redhat.com>
2529
2530         PR c++/10611
2531         * g++.dg/conversion/simd2.C: New.
2532
2533 2005-06-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2534
2535         * gcc.dg/Wcxx-compat-1.c: New.
2536
2537 2005-06-09  Thomas Koenig  <Thomas.Koenig@online.de>
2538
2539         PR libfortran/21480
2540         * gfortran.dg/reshape-complex.f90:  Add a test for a packed
2541         complex array.
2542
2543 2005-06-09  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         * gcc.dg/alias-8.c: New.
2546
2547 2005-06-08  Joseph S. Myers  <joseph@codesourcery.com>
2548
2549         * gcc.dg/format/cmn_err-1.c: Update.
2550
2551 2005-06-08  James A. Morrison  <phython@gcc.gnu.org>
2552
2553         PR target/20666
2554         * gcc.target/sparc/fexpand-2.c: New.
2555         * gcc.target/sparc/fpmerge-2.c: New.
2556         * gcc.target/sparc/fpmul-2.c: New.
2557         * gcc.target/sparc/noresult.c: New.
2558         * gcc.target/sparc/pdist-2.c: New.
2559         * gcc.target/sparc/pdist-3.c: New.
2560
2561 2005-06-08  Alex V. Breger  <atrus.ru@atrus.ru>
2562
2563         PR testsuite/21702
2564         * gcc.target/i386/i386.exp: Fix comment typo.
2565
2566 2005-06-08  Nathan Sidwell  <nathan@codesourcery.com>
2567
2568         PR c++/19497
2569         * g++.dg/inherit/using5.C: New.
2570         * g++.dg/inherit/using6.C: New.
2571
2572 2005-06-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2573
2574         PR c++/19894
2575         * g++.dg/template/ptrmem15.C: New test.
2576
2577         PR c++/20563
2578         * g++.dg/ext/label4.C: New test.
2579
2580 2005-06-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2581
2582         * gcc.dg/tls/debug-1.c: New test.
2583
2584 2005-06-07  Dale Johannesen  <dalej@apple.com>
2585
2586         * gcc.target/i386/movq.c:  New.
2587
2588 2005-06-07  Dale Johannesen  <dalej@apple.com>
2589
2590         * gcc.dg/20050607-1.c:  New.
2591
2592 2005-06-07  Jakub Jelinek  <jakub@redhat.com>
2593
2594         PR middle-end/21850
2595         * gcc.c-torture/execute/20050607-1.c: New test.
2596
2597 2005-06-07  Thomas Koenig  <Thomas.Koenig@online.de>
2598
2599         PR libfortran/21926
2600         * gfortran.fortran-torture/execute/intrinsic_matmul.f90:
2601         Test case where the return array has lowest stride one,
2602         but isn't packed.
2603
2604 2005-06-07  Adrian Straetling  <straetling@de.ibm.com>
2605
2606         * lib/target-supports.exp (check_effective_target_sync_int_long):
2607         Add s390 and s390x targets.
2608
2609 2005-06-07  Zdenek Dvorak  <dvorakz@suse.cz>
2610
2611         * gcc.dg/tree-ssa/loop-2.c: Update outcome.
2612         * gcc.dg/tree-ssa/loop-3.c: Update outcome.
2613         * gcc.dg/tree-ssa/loop-4.c: Update outcome.
2614         * gcc.dg/tree-ssa/loop-9.c: New test.
2615
2616 2005-06-07  Nathan Sidwell  <nathan@codesourcery.com>
2617
2618         * g++.dg/parse/defarg10.C: New.
2619
2620 2005-06-06  Jakub Jelinek  <jakub@redhat.com>
2621
2622         PR regression/21897
2623         * gcc.c-torture/execute/20050604-1.c: New test.
2624
2625 2005-06-06  Nathan Sidwell  <nathan@codesourcery.com>
2626
2627         PR 21903
2628         * g++.dg/parse/defarg9.C: New.
2629
2630         PR c++/20637
2631         * g++.dg/inherit/using4.C: New.
2632         * g++.dg/overload/error1.C: Adjust expected errors.
2633         * g++.old-deja/g++.benjamin/warn02.C: Likewise.
2634         * g++.old-deja/g++.brendan/arm2.C: Likewise.
2635         * g++.old-deja/g++.other/redecl2.C: Likewise.
2636         * g++.old-deja/g++.other/redecl4.C: Likewise.
2637         * g++.old-deja/g++.pt/memtemp78.C: Likewise.
2638
2639 2005-06-05  David Billinghurst  <David.Billinghurst@riotinto.com>
2640
2641         * gfortran.dg/f2c_5.f90: Add -w to dg-options
2642
2643 2005-06-05  David Billinghurst  <David.Billinghurst@riotinto.com>
2644
2645         * lib/gfortran.exp (gfortran_target_compile): Call
2646         dg-additional-files-options
2647         * gfortran.dg/f2c_4.f90: New file
2648         * gfortran.dg/f2c_4.c: New file
2649         * gfortran.dg/f2c_5.f90: New file
2650         * gfortran.dg/f2c_5.c: New file
2651
2652 2005-06-05  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2653
2654         * gfortran.dg/forall_1.f90: Set previously uninitialized variable.
2655
2656         PR fortran/21912
2657         * gfortran.dg/array_constructor_4.f90: New test.
2658
2659 2005-06-05  Mark Mitchell  <mark@codesourcery.com>
2660
2661         PR c++/21619
2662         * g++.dg/ext/builtin9.C: New test.
2663
2664 2005-06-05  Dale Johannesen  <dalej@apple.com>
2665
2666         * gcc.c-torture/execute/20050603-1.c:  Move to gcc.dg.
2667         * gcc.c-torture/execute/20050603-2.c:  Ditto.
2668
2669 2005-06-05  Dorit Nuzman  <dorit@il.ibm.com>
2670
2671         * gcc.dg/vect/vect-62: Check that second loop is not vectorized.
2672         * gcc.dg/vect/vect-reduc-1.c: New.
2673         * gcc.dg/vect/vect-reduc-2.c: New.
2674         * gcc.dg/vect/vect-reduc-3.c: New.
2675
2676 2005-06-04  Dale Johannesen  <dalej@apple.com>
2677
2678         * gcc.c-torture/execute/20050603-1.c:  New.
2679         * gcc.c-torture/execute/20050603-2.c:  New.
2680         * gcc.dg/20050603-3.c:  New.
2681
2682 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2683
2684         PR fortran/19195
2685         * gfortran.dg/debug_1.f90: New test.
2686
2687         * gfortran.dg/forall_1.f90: New test.
2688
2689 2005-06-04  Erik Edelmann  <erik.edelmann@iki.fi>
2690
2691         * gfortran.dg/array_constructor_3.f90: New test.
2692
2693 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2694
2695         * gfortran.dg/ret_pointer_1.f90: Un-XFAIL.
2696
2697 2005-06-04  Hans-Peter Nilsson  <hp@axis.com>
2698
2699         * g++.dg/opt/crossjump1.C: Gate -fPIC usage on target fpic.
2700
2701 2005-06-04  Joseph S. Myers  <joseph@codesourcery.com>
2702
2703         PR c/21873
2704         * gcc.dg/init-excess-1.c: New test.
2705
2706 2005-06-03  Mark Mitchell  <mark@codesourcery.com>
2707
2708         PR c++/21853
2709         * g++.dg/expr/static_cast6.C: New test.
2710
2711 2005-06-03  Diego Novillo  <dnovillo@redhat.com>
2712
2713         * gcc.dg/tree-ssa/vrp14.c: New test.
2714
2715 2005-06-03  Mark Mitchell  <mark@codesourcery.com>
2716
2717         PR c++/21336
2718         * g++.dg/template/new2.C: New test.
2719
2720 2005-06-03  Josh Conner  <jconner@apple.com>
2721
2722         * gcc.dg/ppc-vector-memcpy.c (foo): Use non-zero values for
2723         all entries in initializer.
2724
2725 2005-06-03  Richard Guenther  <rguenth@gcc.gnu.org>
2726
2727         PR middle-end/21858
2728         * gcc.dg/pr21858.c: New testcase.
2729
2730 2005-06-03  Paolo Bonzini  <bonzini@gnu.org>
2731
2732         PR tree-optimization/21292
2733
2734         * lib/target-supports.exp (check_effective_target_vect_cmdline_needed):
2735         New.
2736         * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
2737         gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
2738         gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
2739         gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
2740         gcc.dg/tree-ssa/gen-vect-32.c: Require it.
2741
2742 2005-06-02  Richard Henderson  <rth@redhat.com>
2743
2744         * gcc.dg/sync-2.c: Use -march=i486 for i386.
2745
2746 2005-06-02  Richard Guenther  <rguenth@gcc.gnu.org>
2747
2748         * gcc.dg/wtypequal.c: New testcase.
2749
2750 2005-06-02  Diego Novillo  <dnovillo@redhat.com>
2751
2752         PR 21582
2753         * gcc.dg/tree-ssa/pr21582.c: New test.
2754
2755 2005-06-02  Nathan Sidwell  <nathan@codesourcery.com>
2756
2757         PR c++/21280
2758         * g++.dg/opt/interface2.h: New.
2759         * g++.dg/opt/interface2.C: New.
2760         * g++.dg/init/ctor4.C: Adjust error lines.
2761         * g++.old-deja/g++.bob/inherit2.C: Likewise.
2762         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2763         * g++.old-deja/g++.jason/opeq3.C: Likewise.
2764         * g++.old-deja/g++.pt/assign1.C: Likewise.
2765         * g++.old-deja/g++.pt/crash20.C: Likewise.
2766
2767 2005-06-02  Dorit Nuzman  <dorit@il.ibm.com>
2768
2769         PR tree-optimization/21734
2770         * g++.dg/vect/pr21734_1.cc: New.
2771         * g++.dg/vect/pr21734_2.cc: New.
2772
2773 2005-06-02  Nathan Sidwell  <nathan@codesourcery.com>
2774
2775         PR c++/20350
2776         * g++.dg/template/spec24.C: New.
2777
2778         PR c++/21151
2779         * g++.dg/pch/local-1.C: New.
2780         * g++.dg/pch/local-1.Hs: New.
2781
2782 2005-06-01  Diego Novillo  <dnovillo@redhat.com>
2783
2784         PR 14341, PR 21332, PR 20701, PR 21086, PR 21090
2785         PR 21289, PR 21348, PR 21367, PR 21368, PR 21458.
2786         * gcc.dg/tree-ssa/pr14341.c: New test.
2787         * gcc.dg/tree-ssa/pr14841.c: New test.
2788         * gcc.dg/tree-ssa/pr20701.c: New test.
2789         * gcc.dg/tree-ssa/pr21086.c: New test.
2790         * gcc.dg/tree-ssa/pr21090.c: New test.
2791         * gcc.dg/tree-ssa/pr21332.c: New test.
2792         * gcc.dg/tree-ssa/pr21458.c: New test.
2793         * gcc.dg/tree-ssa/pr21658.c: New test.
2794         * gcc.dg/tree-ssa/vrp01.c: New test.
2795         * gcc.dg/tree-ssa/vrp02.c: New test.
2796         * gcc.dg/tree-ssa/vrp03.c: New test.
2797         * gcc.dg/tree-ssa/vrp04.c: New test.
2798         * gcc.dg/tree-ssa/vrp05.c: New test.
2799         * gcc.dg/tree-ssa/vrp06.c: New test.
2800         * gcc.dg/tree-ssa/vrp07.c: New test.
2801         * gcc.dg/tree-ssa/vrp08.c: New test.
2802         * gcc.dg/tree-ssa/vrp09.c: New test.
2803         * gcc.dg/tree-ssa/vrp10.c: New test.
2804         * gcc.dg/tree-ssa/vrp11.c: New test.
2805         * gcc.dg/tree-ssa/vrp12.c: New test.
2806         * gcc.dg/tree-ssa/vrp13.c: New test.
2807
2808 2005-06-01  Alexandre Oliva  <aoliva@redhat.com>
2809
2810         PR 21029
2811         * gcc.dg/tree-ssa/pr21029.c: New test.
2812
2813 2005-06-01  Roger Sayle  <roger@eyesopen.com>
2814
2815         * gfortran.dg/logint-1.f: New test case.
2816         * gfortran.dg/logint-2.f: Likewise.
2817         * gfortran.dg/logint-3.f: Likewise.
2818
2819 2005-06-01  Jakub Jelinek  <jakub@redhat.com>
2820
2821         PR c/21536
2822         PR c/20760
2823         * gcc.dg/20050527-1.c: New test.
2824
2825         * gcc.dg/i386-sse-12.c: New test.
2826
2827         PR fortran/21729
2828         * gfortran.dg/implicit_5.f90: New test.
2829
2830 2005-06-01  Feng Wang  <fengwang@nudt.edu.cn>
2831
2832         PR fortran/20883
2833         * gfortran/assign_4.f90: New test.
2834         * gfortran/assign_2.f90: Change compile to run.
2835
2836 2005-05-31  Geoffrey Keating  <geoffk@geoffk.org>
2837
2838         * lib/target-supports.exp
2839         (check_effective_target_sync_char_short): New.
2840         * gcc.dg/sync-2.c: New.
2841
2842 2005-05-31  Zdenek Dvorak  <dvorakz@suse.cz>
2843
2844         PR tree-optimization/21817
2845         * gcc.dg/torture/pr21817-1.c: New.
2846
2847 2005-05-31  Nathan Sidwell  <nathan@codesourcery.com>
2848
2849         PR c++/21165
2850         * g++.dg/template/init5.C: New.
2851
2852 2005-05-31  Paul Thomas  <pault@gcc.gnu.org>
2853
2854         * gfortran.dg/char_initialiser_actual.f90:
2855         Test character initialisers as actual arguments.
2856         * gfortran.dg/char_pointer_comp_assign.f90:
2857         Test character pointer structure component assignments.
2858         * gfortran.dg/char_array_structure_constructor.f90:
2859         Test character components in structure constructors.
2860
2861 2005-05-31  Andrew pinski  <pinskia@physics.uc.edu>
2862
2863         PR middle-end/20931
2864         * g++.dg/opt/pr20931.C: New test.
2865
2866 2005-05-31  Andreas Jaeger  <aj@suse.de>
2867
2868         PR testsuite/20772
2869         * g++.dg/abi/dtor1.C, g++.dg/abi/empty10.C, g++.dg/abi/layout3.C,
2870         g++.dg/eh/simd-2.C, g++.dg/opt/cse2.C,
2871         g++.old-deja/g++.ext/asmspec1.C,
2872         g++.old-deja/g++.other/regstack.C,
2873         gcc.dg/20000614-1.c, gcc.dg/20000807-1.c, gcc.dg/20000904-1.c,
2874         gcc.dg/20001127-1.c, gcc.dg/20010202-1.c, gcc.dg/20010520-1.c,
2875         gcc.dg/20011009-1.c, gcc.dg/20011029-2.c, gcc.dg/20020224-1.c,
2876         gcc.dg/20020531-1.c, gcc.dg/20020616-1.c, gcc.dg/980226-1.c,
2877         gcc.dg/980414-1.c, gcc.dg/980520-1.c, gcc.dg/980709-1.c,
2878         gcc.dg/990117-1.c, gcc.dg/990130-1.c, gcc.dg/990213-2.c,
2879         gcc.dg/990214-1.c, gcc.dg/991129-1.c, gcc.dg/991209-1.c,
2880         gcc.dg/991214-1.c, gcc.dg/asm-1.c, gcc.dg/attr-returns_twice-1.c,
2881         gcc.dg/clobbers.c, gcc.dg/i386-387-7.c, gcc.dg/i386-387-8.c,
2882         gcc.dg/i386-3dnowA-1.c, gcc.dg/i386-3dnowA-2.c, gcc.dg/i386-asm-1.c
2883         gcc.dg/i386-asm-2.c, gcc.dg/i386-asm-3.c, gcc.dg/i386-bitfield3.c
2884         gcc.dg/i386-call-1.c, gcc.dg/i386-memset-1.c,
2885         gcc.dg/i386-signbit-3.c, gcc.dg/i386-ssefn-1.c,
2886         gcc.dg/i386-ssefn-2.c, gcc.dg/i386-ssefn-3.c, gcc.dg/i386-ssefn-4.c
2887         gcc.dg/i386-volatile-1.c, gcc.dg/i386-xorps.c, gcc.dg/pr12092-1.c
2888         gcc.dg/pr14289-1.c, gcc.dg/pr19236-1.c, gcc.dg/pr20204.c,
2889         gcc.dg/pr9771-1.c, gcc.dg/register-var-1.c,
2890         gcc.dg/sibcall-5.c, gcc.dg/charset/asm3.c,
2891         gcc.dg/cpp/trad/num-sign.c: Run tests also on x86_64.
2892
2893 2005-05-31  Jeff Law  <law@redhat.com>
2894
2895         * gcc.dg/tree-ssa/foldaddr-1.c: New test.
2896
2897 2005-05-30  Paolo Carlini  <pcarlini@suse.de>
2898
2899         PR middle-end/21743
2900         * gcc.dg/builtins-1.c: Activate disabled clog test.
2901         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2902
2903 2005-05-29 Paul Thomas  <pault@gcc.gnu.org>
2904
2905         * gfortran.dg/char_pointer_assign.f90:
2906         Test character-pointer assignments and pointer assignments.
2907         * gfortran.dg/char_pointer_dummy.f90:
2908         Test character-pointer dummy arguments.
2909         * gfortran.dg/char_pointer_func.f90:
2910         Test character-pointer function returns.
2911         * gfortran.dg/char_pointer_dependency.f90:
2912         Test character-pointer functions with dependencies.
2913
2914 2005-05-30  Mark Mitchell  <mark@codesourcery.com>
2915
2916         PR c++/21784
2917         * g++.dg/lookup/using14.C: New test.
2918
2919 2005-05-30  Kazu Hirata  <kazu@cs.umass.edu>
2920
2921         * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,
2922         gcc.dg/c99-math-long-double-1.c, gcc.dg/c99-math.h: Remove
2923         trailing ^M.
2924
2925 2005-05-29  Geoffrey Keating  <geoffk@apple.com>
2926
2927         PR c++/17413
2928         * g++.dg/template/local5.C: New.
2929
2930         PR target/21761
2931         * gcc.c-torture/compile/pr21761.c: New.
2932
2933         * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwin
2934         before darwin8.
2935
2936 2005-05-30  Steven G. Kargl
2937
2938         PR fortran/20846
2939         * gfortran.dg/inquire_8.f90: New test.
2940
2941 2005-05-29  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2942
2943         PR libfortran/21376
2944         * gfortran.dg/output_exponents_1.f90: New test.
2945
2946 2005-05-29  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2947
2948         PR libfortran/20006
2949         * gfortran.dg/dollar_edit_descriptor-1.f: New test.
2950
2951 2005-05-28  Mark Mitchell  <mark@codesourcery.com>
2952
2953         PR c++/21210
2954         * g++.dg/ext/complex1.C: New test.
2955
2956         PR c++/21340
2957         * g++.dg/init/ctor6.C: New test.
2958
2959 2005-05-29  Jan Hubicka  <jh@suse.cz>
2960
2961         * gcc.c-torture/compile/pr21562.c: New.
2962
2963 2005-05-28  Steven G. Kargl <kargls@comcast.net>
2964
2965         * gfortran.dg/subnormal_1.f90: New test.
2966
2967 2005-05-28  Jan Hubicka  <jh@suse.cz>
2968
2969         * tree-prof.exp: Fix comment.
2970         * value-prof-1.c: New.
2971         * value-prof-2.c: New.
2972         * value-prof-3.c: New.
2973         * value-prof-4.c: New.
2974
2975 2005-05-27  Mark Mitchell  <mark@codesourcery.com>
2976
2977         PR c++/21614
2978         * g++.dg/expr/ptrmem6.C: New test.
2979         * g++.dg/expr/ptrmem6a.C: Likewise.
2980
2981 2005-05-27  Kazu Hirata  <kazu@cs.umass.edu>
2982
2983         PR tree-optimization/21658
2984         * gcc.dg/tree-ssa/pr21658.c: New.
2985
2986 2005-05-27  Nathan Sidwell  <nathan@codesourcery.com>
2987
2988         PR c++/21455
2989         * g++.dg/inherit/ptrmem3.C: New.
2990
2991         PR c++/21681
2992         * g++.dg/parse/template16.C: New.
2993
2994 2005-05-27  Andreas Jaeger  <aj@suse.de>
2995
2996         * gcc.dg/setjmp-2.c: Only run in 32-bit.
2997
2998         * gcc.dg/i386-sse-8.c: Run test on all archs.
2999
3000 2005-05-26  Mike Stump  <mrs@apple.com>
3001
3002         * objc.dg/isa-field-1.m: Only run on darwin.
3003         * objc.dg/lookup-1.m: Likewise.
3004         * objc.dg/try-catch-8.m: Likewise.
3005
3006 2005-05-26  Roger Sayle  <roger@eyesopen.com>
3007
3008         PR tree-optimization/9814
3009         * gcc.dg/pr9814-1.c: New test case.
3010
3011 2005-05-26  Ziemowit Laski  <zlaski@apple.com>
3012
3013         * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
3014         objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
3015         objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
3016         objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
3017         objc.dg/method-19.m, objc.dg/next-runtime-1.m,
3018         objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
3019         objc.dg/stubify-2.m, objc.dg/super-class-4.m,
3020         objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
3021         objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
3022         objc.dg/try-catch-8.m: New.
3023
3024 2005-05-26  Janis Johnson  <janis187@us.ibm.com>
3025
3026         * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
3027         remove extraneous semicolons.
3028
3029 2005-05-26  Ziemowit Laski  <zlaski@apple.com>
3030
3031         * obj-c++.dg/comp-types-12.mm: New.
3032         * objc.dg/comp-types-11.m: New.
3033         * objc.dg/selector-4.m: New.
3034
3035 2005-05-26  Andreas Jaeger  <aj@suse.de>
3036
3037         PR testsuite/20772
3038         * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
3039         g++.old-deja/g++.ext/attrib3.C,
3040         g++.old-deja/g++.other/store-expr1.C,
3041         g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
3042         gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
3043         gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
3044         gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
3045         gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
3046         gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
3047         gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
3048         gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
3049         gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
3050         gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
3051         gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
3052         gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
3053         gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
3054         gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
3055         gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
3056         gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
3057         gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
3058         gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
3059         gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
3060
3061 2005-05-26  Andreas Jaeger  <aj@suse.de>
3062
3063         * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
3064         x86-64 compilation.
3065
3066 2005-05-26  Andreas Jaeger  <aj@suse.de>
3067
3068         PR testsuite/20772
3069         * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
3070         gcc.misc-tests/i386-pf-athlon-1.c,
3071         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3072         g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
3073         g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
3074         g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
3075         g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
3076         g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
3077         g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
3078         programs.
3079
3080         * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
3081         gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
3082         gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
3083         x86-64 compilation.
3084
3085         * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
3086         x86_64.
3087
3088         * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
3089         effective-target ilp32.
3090
3091 2005-05-26  David Ung  <davidu@mips.com>
3092
3093         * gcc.target/mips/ext_ins.c: New test for testing the generation
3094         of MIPS32/64 rev 2 ext/ins instructions.
3095
3096 2005-05-26  Andreas Jaeger  <aj@suse.de>
3097
3098         * treelang/compile/unsigned.tree: Use gimple instead of
3099         nonexisting generic dump.
3100
3101 2005-05-26  Paolo Bonzini  <bonzini@gnu.org>
3102
3103         * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
3104
3105 2005-05-26  Andreas Jaeger  <aj@suse.de>
3106
3107         * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
3108
3109 2005-05-26  Thomas Koenig  <Thomas.Koenig@online.de>
3110
3111         PR libfortran/17283
3112         * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
3113         Test callee-allocated memory with write statements.
3114
3115 2005-05-25  Roger Sayle  <roger@eyesopen.com>
3116
3117         PR middle-end/21709
3118         * gcc.dg/pr21709-1.c: New test case.
3119
3120 2005-05-25  Ziemowit Laski  <zlaski@apple.com>
3121             Mike Stump  <mrs@apple.com>
3122
3123         * objc/execute/next_mapping.h: Update for C++.
3124
3125         * obj-c++.dg/selector-1.mm: Move to...
3126         * obj-c++.dg/selector-4.mm: here...
3127
3128         * obj-c++.dg/basic.mm: New.
3129         * obj-c++.dg/comp-types-1.mm: New.
3130         * obj-c++.dg/cxx-class-1.mm: New.
3131         * obj-c++.dg/cxx-ivars-1.mm: New.
3132         * obj-c++.dg/cxx-ivars-2.mm: New.
3133         * obj-c++.dg/cxx-ivars-3.mm: New.
3134         * obj-c++.dg/cxx-scope-1.mm: New.
3135         * obj-c++.dg/cxx-scope-2.mm: New.
3136         * obj-c++.dg/defs.mm: New.
3137         * obj-c++.dg/empty-private-1.mm: New.
3138         * obj-c++.dg/encode-1.mm: New.
3139         * obj-c++.dg/encode-2.mm: New.
3140         * obj-c++.dg/encode-3.mm: New.
3141         * obj-c++.dg/extern-c-1.mm: New.
3142         * obj-c++.dg/extra-semi.mm: New.
3143         * obj-c++.dg/fix-and-continue-2.mm: New.
3144         * obj-c++.dg/isa-field-1.mm: New.
3145         * obj-c++.dg/ivar-list-semi.mm: New.
3146         * obj-c++.dg/local-decl-1.mm: New.
3147         * obj-c++.dg/lookup-1.mm: New.
3148         * obj-c++.dg/lookup-2.mm: New.
3149         * obj-c++.dg/method-1.mm: New.
3150         * obj-c++.dg/method-2.mm: New.
3151         * obj-c++.dg/method-3.mm: New.
3152         * obj-c++.dg/method-4.mm: New.
3153         * obj-c++.dg/method-5.mm: New.
3154         * obj-c++.dg/method-6.mm: New.
3155         * obj-c++.dg/method-7.mm: New.
3156         * obj-c++.dg/no-extra-load.mm: New.
3157         * obj-c++.dg/overload-1.mm: New.
3158         * obj-c++.dg/pragma-1.mm: New.
3159         * obj-c++.dg/pragma-2.mm: New.
3160         * obj-c++.dg/private-1.mm: New.
3161         * obj-c++.dg/private-2.mm: New.
3162         * obj-c++.dg/proto-qual-1.mm: New.
3163         * obj-c++.dg/qual-types-1.mm: New.
3164         * obj-c++.dg/stubify-1.mm: New.
3165         * obj-c++.dg/stubify-2.mm: New.
3166         * obj-c++.dg/super-class-1.mm: New.
3167         * obj-c++.dg/super-class-2.mm: New.
3168         * obj-c++.dg/super-dealloc-1.mm: New.
3169         * obj-c++.dg/super-dealloc-2.mm: New.
3170         * obj-c++.dg/template-1.mm: New.
3171         * obj-c++.dg/template-2.mm: New.
3172         * obj-c++.dg/template-3.mm: New.
3173         * obj-c++.dg/template-4.mm: New.
3174         * obj-c++.dg/template-5.mm: New.
3175         * obj-c++.dg/template-6.mm: New.
3176         * obj-c++.dg/try-catch-1.mm: New.
3177         * obj-c++.dg/try-catch-2.mm: New.
3178         * obj-c++.dg/try-catch-3.mm: New.
3179         * obj-c++.dg/try-catch-4.mm: New.
3180         * obj-c++.dg/try-catch-5.mm: New.
3181         * obj-c++.dg/try-catch-6.mm: New.
3182         * obj-c++.dg/try-catch-7.mm: New.
3183         * obj-c++.dg/try-catch-8.mm: New.
3184         * obj-c++.dg/try-catch-9.mm: New.
3185         * obj-c++.dg/va-meth-1.mm: New.
3186
3187 2005-05-25  Ziemowit Laski  <zlaski@apple.com>
3188
3189         * obj-c++.dg/selector-1.mm: New.
3190         * obj-c++.dg/selector-2.mm: New.
3191
3192 2005-05-25  Ziemowit Laski  <zlaski@apple.com>
3193
3194         * obj-c++.dg/selector-3.mm: New.
3195         * objc.dg/selector-3.m: New.
3196
3197 2005-05-25  Ziemowit Laski  <zlaski@apple.com>
3198
3199         * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
3200         about where warning appears.
3201
3202 2005-05-25  Ulrich Weigand  <uweigand@de.ibm.com>
3203
3204         * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
3205         * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
3206         * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
3207         * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
3208
3209 2005-05-25  Ulrich Weigand  <uweigand@de.ibm.com>
3210
3211         * gcc.dg/20050524-1.c: New test.
3212
3213 2005-05-25  Jan Hubicka  <jh@suse.cz>
3214
3215         * gcc.dg/tree-prof/inliner-1.c: New.
3216
3217 2005-05-25  Janis Johnson  <janis187@us.ibm.com>
3218
3219         * gcc.dg/tree-prof: New directory.
3220         * gcc.dg/tree-prof/tree-prof.exp: New.
3221
3222 2005-05-25  DJ Delorie  <dj@redhat.com>
3223
3224         * gcc.dg/Wattributes-1.c: New.
3225         * gcc.dg/Wattributes-2.c: New.
3226         * gcc.dg/Wattributes-3.c: New.
3227
3228 20005-05-24  Janis Johnson  <janis187@us.ibm.com>
3229
3230         PR tree-optimization/19833
3231         * gcc.dg/uninit-4.c: Remove xfail.
3232         * gcc.dg/uninit-9.c: Ditto.
3233
3234 2005-05-24  Ziemowit Laski  <zlaski@apple.com>
3235
3236         * obj-c++.dg/bitfield-[1-5].mm: New.
3237         * obj-c++.dg/class-protocol-1.mm: New.
3238         * obj-c++.dg/comp-types-1[0-1].mm: New.
3239         * obj-c++.dg/comp-types-[2-9].mm: New.
3240         * obj-c++.dg/encode-[4-8].mm: New.
3241         * obj-c++.dg/layout-1.mm: New.
3242         * obj-c++.dg/method-1[0-9].mm: New.
3243         * obj-c++.dg/method-2[0-1].mm: New.
3244         * obj-c++.dg/method-[8-9].mm: New.
3245         * obj-c++.dg/objc-gc-3.mm: New.
3246         * obj-c++.dg/try-catch-10.mm: New.
3247         * objc.dg/bitfield-5.m: New.
3248         * objc.dg/comp-types-10.m: New.
3249         * objc.dg/comp-types-9.m: New.
3250         * objc.dg/layout-1.m: New.
3251         * objc.dg/objc-gc-4.m: New.
3252         * objc.dg/try-catch-9.m: New.
3253         * objc.dg/class-protocol-1.m: Tweak diagnostics.
3254         * objc.dg/comp-types-1.m: Likewise.
3255         * objc.dg/comp-types-[5-6].m: Likewise.
3256         * objc.dg/method-9.m: Likewise.
3257
3258 2005-05-24  Janis Johnson  <janis187@us.ibm.com>
3259
3260         * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
3261         and on hardware without VMX support.
3262
3263         * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
3264
3265         * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
3266
3267         * lib/profopt.exp (dg-final-generate, dg-final-use,
3268         profopt-final-code, profopt-get-options): New.
3269         (profopt-execute): Process test directives.
3270
3271         * lib/gcc-dg.exp (cleanup-ipa-dump): New.
3272         (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
3273         cleanup-tree-dump, cleanup-saved-temps): Update comments.
3274
3275 2005-05-24  Andrew Pinski  <pinskia@physics.uc.edu>
3276
3277         PR C++/21645
3278         * g++.dg/init/ctor5.C: New test.
3279
3280 2005-05-24  Ira Rosen  <irar@il.ibm.com>
3281
3282         * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
3283         vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
3284         vect-113.c, vect-114.c.
3285
3286 2005-05-23  Adam Nemet  <anemet@lnxw.com>
3287
3288         * gcc.dg/const-elim-1.c: Remove xfails.
3289
3290 2005-05-23  Jeff Law  <law@redhat.com>
3291
3292         * gcc.c-torture/compile/pr21638.c: New test.
3293         * gcc.c-torture/compile/20050520-1.c: New test.
3294
3295 2005-05-23  Nick Clifton  <nickc@redhat.com>
3296
3297         * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
3298         be a proper triple, ie: m32r*-*-*.
3299         * g++.old-deja/g++.jason/thunk3.C: Likewise.
3300
3301 2004-05-21  Andrew Pinski  <pinskia@physics.uc.edu>
3302
3303         PR middle-end/21331
3304         PR tree-opt/21293
3305         * gcc.c-torture/compile/pr21293.c: New test.
3306         * gcc.c-torture/execute/pr21331.c: New test.
3307
3308 2004-05-20  Richard Henderson  <rth@redhat.com>
3309
3310         * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
3311
3312 2005-05-20  Ziemowit Laski  <zlaski@apple.com>
3313
3314         * obj-c++-dg.exp: Add.
3315         * obj-c++.exp: Add.
3316         * obj-c++.dg/dg.exp: Add.
3317
3318 2005-05-20  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3319
3320         * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
3321         * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
3322
3323 2005-05-20  Bjoern Haase <bjoern.m.haase@web.de>
3324
3325         * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
3326
3327 2004-05-19  Richard Henderson  <rth@redhat.com>
3328
3329         * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
3330
3331 2005-05-19  Janis Johnson  <janis187@us.ibm.com>
3332
3333         * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
3334
3335         * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
3336
3337 2005-05-19  Jakub Jelinek  <jakub@redhat.com>
3338
3339         PR c++/21495
3340         * g++.dg/parse/extern1.C: New test.
3341         * g++.dg/tls/diag-2.C: Adjust expected error message wording.
3342
3343 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3344
3345         * gcc.dg/c99-math.h: New.
3346         * gcc.dg/c99-math-float-1.c: New test.
3347         * gcc.dg/c99-math-double-1.c: Likewise.
3348         * gcc.dg/c99-math-long-double-1.c: Likewise.
3349
3350 2005-05-18  Richard Henderson  <rth@redhat.com>
3351
3352         * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
3353
3354 2005-05-18  Devang Patel  <dpatel@apple.com>
3355
3356         * g++.dg/opt/20050511-1.C: New test.
3357
3358 2005-05-18  Thomas Koenig  <Thomas.Koenig@online.de>
3359
3360         PR libfortran/21127
3361         * gfortran.dg/reshape-complex.f90:  New test.
3362
3363 2005-05-18  Erik Edelmann  <erik.edelmann@iki.fi>
3364
3365         * gfortran.dg/array_constructor_1.f90: New test.
3366         * gfortran.dg/array_constructor_2.f90: New test.
3367
3368 2005-05-18  Feng Wang  <fengwang@nudt.edu.cn>
3369
3370         PR fortran/20954
3371         * gfortran.dg/pr20954.f: New test.
3372
3373 2005-05-17  Mike Stump  <mrs@apple.com>
3374
3375         Yet more Objective-C++...
3376
3377         * objc.dg/method-5.m: Update.
3378         * objc.dg/method-6.m: Update.
3379         * objc.dg/method-7.m: Update.
3380         * objc.dg/method-9.m: Update.
3381         * objc.dg/try-catch-2.m: Update.
3382
3383 2005-05-17  Mark Mitchell  <mark@codesourcery.com>
3384
3385         * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
3386         Remove little-endian optimizations.
3387
3388 2005-05-17  Jeff Law  <law@redhat.com>
3389
3390         * g++.dg/tree-ssa/pr14814.C: New test.
3391         * gcc.dg/tree-ssa/pr14814.C: New test.
3392         * gcc.dg/tree-ssa/pr17141-1.C: New test.
3393         * gcc.dg/tree-ssa/pr17141-2.C: New test.
3394
3395 2005-05-17  Richard Guenther  <rguenth@gcc.gnu.org>
3396
3397         * gcc.dg/compat/generate-random.c: Do not include
3398         libiberty.h.
3399         * gcc.dg/compat/generate-random_r.c: Likewise.
3400
3401 2005-05-17  Paolo Bonzini  <bonzini@gnu.org>
3402
3403         * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
3404
3405 2005-05-17  Richard Guenther  <rguenth@gcc.gnu.org>
3406
3407         PR middle-end/21595
3408         * g++.dg/tree-ssa/builtin1.C: New testcase.
3409
3410 2005-05-17  Jakub Jelinek  <jakub@redhat.com>
3411
3412         PR c++/21454
3413         * g++.dg/opt/const4.C: New test.
3414
3415         PR middle-end/21492
3416         * g++.dg/opt/crossjump1.C: New test.
3417
3418         PR tree-optimization/21610
3419         * gcc.c-torture/compile/20050516-1.c: New test.
3420
3421         PR fortran/15080
3422         * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
3423         about the test failing.
3424         * gfortran.fortran-torture/execute/where_7.f90: New test.
3425         * gfortran.fortran-torture/execute/where_8.f90: New test.
3426
3427 2005-05-16  Richard Henderson  <rth@redhat.com>
3428
3429         * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
3430         i?86 and x86_64.
3431
3432 2005-05-16  Mark Mitchell  <mark@codesourcery.com>
3433
3434         * gcc.dg/compat/generate-random.c (config.h): Do not include.
3435         (limits.h): Include unconditionally.
3436         (stdlib.h): Likewise.
3437         * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
3438         (limits.h): Include unconditionally.
3439         (stdlib.h): Likewise.
3440         * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
3441         * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
3442         (limits.h): Include unconditionally.
3443         (stdlib.h): Likewise.
3444         (hashtab.h): Do not include.
3445         (getopt.h): Likewise.
3446         (stddef.h): Include.
3447         (hashval_t): Define.
3448         (struct entry): Add "next" field.
3449         (HASH_SIZE): New macro.
3450         (hash_table): New variable.
3451         (switchfiles): Do not use xmalloc.
3452         (mix): New macro.
3453         (iterative_hash): New function.
3454         (hasht): Remove.
3455         (e_exists): New function.
3456         (e_insert): Likewise.
3457         (output): Use, instead of libiberty hashtable functions.
3458         (main): Do not use getopt.  Do not call htab_create.
3459
3460 2005-05-16  David Billinghurst <David.Billinghurst@riotinto.com>
3461
3462         PR libstdc++/21526
3463         * lib/target-supports.exp (check_mkfifo_available):
3464         Return 0 for cygwin as mkfifo support incomplete on platform.
3465         Fix typos in comments.
3466
3467 2005-05-15  Mark Mitchell  <mark@codesourcery.com>
3468
3469         * lib/compat.exp (compat-execute): Do not use regsub unsafely.
3470
3471 2005-05-15  Jerry DeLisle <jvdelisle@verizon.net>
3472
3473         PR fortran/17432
3474         * gfortran.dg/assign_4.f: New test.
3475
3476 2005-05-14  Kazu Hirata  <kazu@cs.umass.edu>
3477
3478         PR tree-optimization/21563
3479         * gcc.dg/tree-ssa/pr21563.c: New.
3480
3481 2005-05-14  Jan Hubicka  <jh@suse.cz>
3482
3483         * gcc.dg/noreturn-7.c: Allow control reaches warning.
3484
3485 2005-05-14  Richard Guenther  <rguenth@gcc.gnu.org>
3486
3487         * g++.dg/tree-ssa/tmmti-2.C: New testcase.
3488
3489 2005-05-13  Julian Brown  <julian@codesourcery.com>
3490
3491         * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
3492         * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
3493
3494 2005-05-13  Jan Hubicka  <jh@suse.cz>
3495
3496         * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
3497         * gcc.dg/fold-xor-?.c: Likewise.
3498         * gcc.dg/pr15784-?.c: Likewise.
3499         * gcc.dg/pr20922-?.c: Likewise.
3500         * gcc.dg/tree-ssa/20050128-1.c: Likewise.
3501         * gcc.dg/tree-ssa/pr17598.c: Likewise.
3502         * gcc.dg/tree-ssa/pr20470.c: Likewise.
3503
3504 2005-05-11  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3505
3506         PR fortran/21260
3507         * gfortran.dg/hollerith_1.f90: New test.
3508
3509 2005-05-11  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3510
3511         * gfortran.dg/func_result_2.f90: New test.
3512
3513 2005-05-11  Bud Davis  <bdavis@gfortran.org>
3514
3515         * gfortran.dg/dev_null.f90: New test.
3516
3517 2005-05-11  Richard Earnshaw  <richard.earnshaw@arm.com>
3518
3519         * gcc.dg/arm-vfp1.c: Revert last change.
3520
3521 2005-05-11  Richard Guenther  <rguenth@gcc.gnu.org>
3522
3523         PR middle-end/19807
3524         PR tree-optimization/19639
3525         * g++.dg/tree-ssa/pr19807.C: New testcase.
3526
3527 2005-05-10  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3528
3529         PR libfortran/21471
3530         * gfortran.dg/append-1.f90: New test.
3531
3532 2005-05-10  Diego Novillo  <dnovillo@redhat.com>
3533
3534         * gcc.dg/pr18501.c: XFAIL.
3535         * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
3536         * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
3537         * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
3538         * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
3539         * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
3540         * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
3541         * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
3542         * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
3543
3544 2005-05-10  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3545
3546         PR fortran/20178
3547         * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
3548         gfortran.dg/f2c_3.f90: New tests.
3549
3550         * gfortran.dg/return_1.f90: Fix dg annotation.
3551
3552 2005-05-10  Diego Novillo  <dnovillo@redhat.com>
3553
3554         * gcc.c-torture/compile/20050510-1.c: New test.
3555
3556 2005-05-10  Mark Mitchell  <mark@codesourcery.com>
3557
3558         * gcc.dg/arm-vfp1.c: Remove test for fnegs.
3559
3560 2005-05-10  Bob Wilson  <bob.wilson@acm.org>
3561
3562         * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
3563
3564 2005-05-10  Gabor Loki <loki@gcc.gnu.org>
3565
3566         PR c/17913
3567         * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
3568
3569 2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
3570
3571         PR c/21342
3572         * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
3573         gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
3574
3575 2005-05-10  Ben Elliston  <bje@au.ibm.com>
3576
3577         PR debug/16676
3578         * gcc.dg/debug/pr16676.c: New test.
3579
3580 2005-05-10  Kazu Hirata  <kazu@cs.umass.edu>
3581
3582         PR testsuite/21443
3583         * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
3584         gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
3585         gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
3586         gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
3587         Change -O1 to -O2.
3588         * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2.  Add
3589         -fno-tree-dominator-opts.
3590
3591 2005-05-09  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3592
3593         * gfortran.dg/return_1.f90: New test.
3594
3595 2005-05-09  J"orn Rennecke  <joern.rennecke@st.com>
3596
3597         * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
3598
3599         * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
3600
3601 2005-05-09  Nathan Sidwell  <nathan@codesourcery.com>
3602
3603         PR c++/21427
3604         * g++.dg/inherit/covariant13.C: New.
3605
3606 2005-05-09  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3607
3608         PR libfortran/19155
3609         * gfortran.dg/pr19155.f: New test.
3610
3611 2005-05-08  Roger Sayle  <roger@eyesopen.com>
3612
3613         PR inline-asm/8788
3614         * gcc.dg/pr8788-1.c: New testcase.
3615
3616 2005-05-08  Richard Sandiford  <rsandifo@redhat.com>
3617
3618         PR target/21416
3619         * gcc.target/mips/fpcmp-[12].c: New tests.
3620
3621 2005-05-06  Mark Mitchell  <mark@codesourcery.com>
3622
3623         * lib/target-supports-dg.exp (dg-require-fork): New function.
3624         (dg-require-mkfifo): Likewise.
3625         * lib/target-supports.exp (check_function_available): New
3626         function.
3627         (check_fork_available): Likewise.
3628         (check_mkfifo_available): Likewise.
3629
3630 2005-05-06  Jeff Law  <law@redhat.com>
3631
3632         * gcc.c-torture/compile/pr21380.c: New test.
3633
3634 2005-05-06  Jakub Jelinek  <jakub@redhat.com>
3635
3636         PR c++/20961
3637         * g++.dg/ext/weak3.C: New test.
3638
3639 2005-05-05  Mark Mitchell  <mark@codesourcery.com>
3640
3641         PR c++/21352
3642         * g++.dg/template/crash37.C: New test.
3643
3644 2005-05-05  Paul Brook  <paul@codesourcery.com>
3645
3646         * gcc.dg/arm-g2.c: Use effective-target arm32.
3647         * gcc.dg/arm-mmx-1.c: Ditto.
3648         * gcc.dg/arm-scd42-2.c: Ditto.
3649         * gcc.dg/arm-vfp1.c: Ditto.
3650         * lib/target-supports.exp (check_effective_target_arm32): New
3651         function.
3652
3653 2005-05-04  Thomas Koenig  <Thomas.Koenig@online.de>
3654
3655         PR libfortran/21354
3656         gfortran.dg/in_pack_rank7.f90:  New test.
3657
3658 2005-05-03  Andrew Pinski  <pinskia@physics.uc.edu>
3659
3660         PR middle-end/15618
3661         * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
3662
3663 2005-05-04  Jakub Jelinek  <jakub@redhat.com>
3664
3665         PR middle-end/21265
3666         * gcc.dg/20050503-1.c: New test.
3667
3668         PR rtl-optimization/21239
3669         * gcc.dg/i386-sse-11.c: New test.
3670
3671 2005-05-03  Alexandre Oliva  <aoliva@redhat.com>
3672
3673         PR target/16888
3674         * gcc.target/i386/asm-1.c: New test.
3675
3676 2005-05-03  Jakub Jelinek  <jakub@redhat.com>
3677
3678         PR rtl-optimization/21330
3679         * gcc.c-torture/execute/20050502-1.c: New test.
3680
3681         PR target/21297
3682         * gcc.c-torture/execute/20050502-2.c: New test.
3683
3684 2005-05-03  Uros Bizjak  <uros@kss-loka.si>
3685
3686         PR middle-end/21282
3687         * gcc.dg/pr21282.c: New.
3688
3689 2005-05-03  David Billinghurst  <David.Billinghurst@riotinto.com>
3690
3691         * gcc.dg/vect/pr20122.c:  Clean up .vect file.
3692         * gcc.dg/vect/vect-92.c: Likewise
3693         * gcc.dg/vect/vect-93.c: Likewise
3694         * gcc.dg/vect/vect-dv-1.c: Likewise
3695         * gcc.dg/vect/vect-dv-2.c: Likewise
3696         * gcc.dg/vect/vect-ifcvt-10.c: Likewise
3697
3698 2005-05-03  David Billinghurst  <David.Billinghurst@riotinto.com>
3699
3700         * gfortran.dg/vect/vect-1.f90:  Clean up .vect file.
3701         * gfortran.dg/vect/vect-2.f90:  Likewise
3702         * gfortran.dg/vect/vect-3.f90:  Likewise
3703         * gfortran.dg/vect/vect-4.f90:  Likewise
3704         * gfortran.dg/vect/vect-5.f90:  Likewise
3705
3706 2005-05-02  Geoffrey Keating  <geoffk@apple.com>
3707
3708         PR target/20813
3709         * gcc.dg/rs6000-fpint-2.c: New.
3710
3711 2005-05-02  Joseph S. Myers  <joseph@codesourcery.com>
3712
3713         PR c/15698
3714         * gcc.dg/builtins-30.c: Update expected messages.
3715         * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
3716         gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
3717         gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
3718
3719 2005-05-02  Kazu Hirata  <kazu@cs.umass.edu>
3720
3721         PR tree-optimization/21294
3722         * gcc.dg/tree-ssa/pr21294.c: New.
3723
3724 2005-05-02  Paolo Bonzini  <bonzini@gnu.org>
3725
3726         * gcc.dg/altivec-3.c (vec_store): Do not use the old
3727         __builtin_altivec_st_internal_4si built-in.
3728
3729 2005-05-02  Mark Mitchell  <mark@codesourcery.com>
3730
3731         PR c++/15875
3732         * g++.dg/template/ptrmem14.C: New test.
3733
3734 2005-05-02  Paul Brook  <paul@codesourcery.com>
3735
3736         * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
3737
3738 2005-05-02  Michael Matz  <matz@suse.de>
3739
3740         PR c++/19542
3741         * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
3742
3743 2005-05-01  Mark Mitchell  <mark@codesourcery.com>
3744
3745         * g++.dg/cpp/weak.C: New test.
3746
3747 2005-05-01  Zdenek Dvorak  <dvorakz@suse.cz>
3748
3749         * gcc.dg/tree-ssa/loop-8.c: New test.
3750
3751 2005-04-30  Michael Maty  <matz@suse.de>
3752
3753         * gcc.dg/inline-mcpy.c: New test.
3754
3755 2005-04-30  Thomas Koenig  <Thomas.Koenig@online.de>
3756
3757         PR libfortran/18958
3758         * gfortran.dg/eoshift.f90:  New test case.
3759
3760 2005-04-30  Paul Thomas  <pault@gcc.gnu.org>
3761
3762         PR libfortran/18857
3763         * gfortran.dg/matmul_1.f90: New test.
3764
3765 2005-04-28  Kazu Hirata  <kazu@cs.umass.edu>
3766
3767         PR tree-optimization/21030
3768         * gcc.dg/tree-ssa/pr21030.c: New.
3769
3770 2005-04-29  Devang Patel  <dpatel@apple.com>
3771
3772         PR tree-optimization/21272
3773         * gcc.dg/vect/vect-ifcvt-10.c: New test.
3774
3775 2005-04-29  Jakub Jelinek  <jakub@redhat.com>
3776
3777         PR fortran/13082
3778         PR fortran/18824
3779         * gfortran.dg/entry_4.f90: New test.
3780         * gfortran.fortran-torture/execute/entry_1.f90: New test.
3781         * gfortran.fortran-torture/execute/entry_2.f90: New test.
3782         * gfortran.fortran-torture/execute/entry_3.f90: New test.
3783         * gfortran.fortran-torture/execute/entry_4.f90: New test.
3784         * gfortran.fortran-torture/execute/entry_5.f90: New test.
3785         * gfortran.fortran-torture/execute/entry_6.f90: New test.
3786         * gfortran.fortran-torture/execute/entry_7.f90: New test.
3787
3788 2005-04-29  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3789
3790         * gfortran.fortran-torture/execute/entry_8.f90: New test.
3791
3792 2005-04-29  Paul Brook   <paul@codesourcery.com>
3793
3794         * gfortran.dg/entry_3.f90: New test.
3795
3796 2005-04-29  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3797
3798         * gfortran.dg/implicit_4.f90: New test.
3799
3800 2005-04-28  Bob Wilson  <bob.wilson@acm.org>
3801
3802         * lib/target-supports.exp (check_profiling_available): Return
3803         false for xtensa-*-elf.
3804
3805 2005-04-29  David Billinghurst (David.Billinghurst@riotinto.com)
3806
3807         * lib/fortran-torture.exp (fortran-torture.exp): Catch
3808         error if file cannot be deleted.
3809
3810 2005-04-28  Kazu Hirata  <kazu@cs.umass.edu>
3811
3812         * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
3813         gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
3814         gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
3815         gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
3816         gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
3817         gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
3818         gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
3819         gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
3820         gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
3821         gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
3822         gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
3823         gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
3824         gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
3825
3826 2005-04-28  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3827
3828         PR fortran/20865
3829         * gfortran.dg/pr20865.f90: New test.
3830
3831 2005-04-28  Joseph S. Myers  <joseph@codesourcery.com>
3832
3833         * gcc.dg/void-cast-2.c: New test.
3834
3835 2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
3836
3837         PR c/21159
3838         * gcc.dg/void-cast-1.c: New test.
3839
3840 2005-04-27  Paolo Bonzini  <bonzini@gnu.org>
3841
3842         * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
3843
3844 2005-04-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3845
3846         PR fortran/21177
3847         * gfortran.dg/pr21177.f90: New test.
3848
3849 2005-04-27  Zdenek Dvorak  <dvorakz@suse.cz>
3850
3851         PR tree-optimization/21171
3852         * gcc.dg/tree-ssa/pr21171.c: New test.
3853
3854 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3855
3856         * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
3857         gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
3858         gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
3859         gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
3860         gcc.dg/tree-ssa/gen-vect-32.c: New.
3861         * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
3862         * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
3863         don't run on PPC32.
3864
3865 2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
3866
3867         PR c/21213
3868         * gcc.dg/transparent-union-3.c: New test.
3869
3870 2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
3871
3872         PR c/20740
3873         * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
3874         gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
3875         gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
3876         gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
3877         gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
3878         gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
3879
3880 2005-04-26  Jeff Law  <law@redhat.com>
3881
3882         * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
3883         * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
3884         * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
3885         * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
3886         * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
3887         * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
3888         * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
3889
3890 2004-04-26  Richard Guenther  <rguenth@gcc.gnu.org>
3891
3892         PR tree-optimization/17598
3893         * gcc.dg/tree-ssa/pr17598.c: New testcase.
3894
3895 2005-04-25  Mike Stump  <mrs@apple.com>
3896
3897         * objc.dg/fix-and-continue-1.m: Add.
3898
3899 2005-04-25  Roger Sayle  <roger@eyesopen.com>
3900
3901         PR c++/20995
3902         * g++.dg/opt/pr20995-1.C: New test case.
3903
3904 2005-04-25  Devang Patel <dpatel@apple.com>
3905
3906         * gcc.dg/stabs-attrib-vect-darwin.c: New test.
3907
3908 2005-04-25  Andrew Pinski  <pinskia@physics.uc.edu>
3909
3910         PR testsuite/21062
3911         * g++.dg/opt/alias2.C (printf): Correct the prototype.
3912
3913 2005-04-25  Andrew Pinski  <pinskia@physics.uc.edu>
3914
3915         PR C++/21188
3916         * g++.dg/opt/rtti2.C: New test.
3917
3918 2005-04-25  Paul Brook  <paul@codesourcery.com>
3919         Steven G. Kargl  <kargls@comcast.net>
3920
3921         PR fortran/20879
3922         * gfortran.dg/ichar_1.f90: New file.
3923
3924 2005-04-24  Jakub Jelinek  <jakub@redhat.com>
3925
3926         PR middle-end/20991
3927         * g++.dg/opt/pr20991.C: New test.
3928
3929         * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
3930         where sizeof (type) < __alignof__ (type).
3931         * gcc.dg/compat/struct-layout-1.h: Likewise.
3932
3933 2005-04-24  Per Bothner  <per@bothner.com>
3934             Devang Patel  <dpatel@apple.com>
3935
3936         PR preprocessor/20907
3937         * gcc.dg/cpp/very-long-comment.c: New test.
3938
3939 2005-04-24  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3940
3941         PR fortran/20059
3942         * gfortran.dg/common_5.f: New test.
3943
3944 2005-04-23  Richard Guenther  <rguenth@gcc.gnu.org>
3945
3946         PR middle-end/21082
3947         * g++.dg/tree-ssa/pr21082.C: New testcase.
3948
3949 2005-04-23  Zdenek Dvorak  <dvorakz@suse.cz>
3950
3951         * gcc.dg/vect/vect-99.c: New test.
3952
3953 2005-04-22  Diego Novillo  <dnovillo@redhat.com>
3954
3955         * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
3956
3957 2005-04-22  Jeff Law  <law@redhat.com>
3958
3959         * gcc.dg/uninit-5.c: Remove xfails.
3960         * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
3961         conditionals and loads.
3962
3963 2005-04-22  Thomas Koenig  <Thomas.Koenig@online.de>
3964
3965         PR libfortran/20074
3966         PR libfortran/20436
3967         PR libfortran/21108
3968         * gfortran.dg/nested_reshape.f90: new test
3969         * gfortran.dg/reshape-alloc.f90: new test
3970         * gfortran.dg/reshape.f90: new test
3971
3972 2005-04-22  Mark Mitchell  <mark@codesourcery.com>
3973
3974         * gcc.dg/arm-vfp1.c: Remove -ffast-math.
3975
3976         * gcc.dg/arm-vfp1.c: New test.
3977
3978 2005-04-22  Alexandre Oliva  <aoliva@redhat.com>
3979
3980         PR c++/21087
3981         * g++.dg/lookup/builtin2.C: New test.
3982
3983 2005-04-22  Joseph S. Myers  <joseph@codesourcery.com>
3984
3985         * gcc.dg/weak/weak-13.c: New test.
3986
3987 2005-04-21  Geoffrey Keating  <geoffk@apple.com>
3988
3989         * lib/target-supports.exp (check_effective_target_sync_int_long):
3990         Add powerpc*.
3991
3992 2005-04-21  Richard Sandiford  <rsandifo@redhat.com>
3993
3994         * gcc.target/mips/branch-1.c: New test.
3995
3996 2005-04-21  Richard Henderson  <rth@redhat.com>
3997
3998         * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
3999         * gcc.dg/vect/vect-86.c: Likewise.
4000         * gcc.dg/vect/vect-87.c: Likewise.
4001         * gcc.dg/vect/vect-88.c: Likewise.
4002
4003 2005-04-21  Devang Patel  <dpatel@apple.com>
4004
4005         PR optimization/20994
4006         * gcc.dg/tree-ssa/ifc-3.c: New test.
4007
4008 2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
4009
4010         PR c/12913
4011         * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
4012         gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
4013         gcc.dg/c99-vla-jump-5.c: New tests.
4014
4015 2005-04-19  Richard Henderson  <rth@redhat.com>
4016
4017         * lib/target-supports.exp (check_effective_target_vect_int_mult):
4018         Fix typo in exists check.
4019         (check_effective_target_sync_int_long): New.
4020         * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
4021         * gcc.dg/ia64-sync-2.c: Likewise.
4022         * gcc.dg/ia64-sync-3.c: Likewise.
4023         * gcc.dg/ia64-sync-4.c: Likewise.
4024
4025 2005-04-19  James A. Morrison  <phython@gcc.gnu.org>
4026
4027         * gcc.dg/fold-xor-1.c: New test.
4028         * gcc.dg/fold-xor-2.c: New test.
4029
4030 2005-04-19  James E. Wilson  <wilson@specifixinc.com>
4031
4032         PR target/20670
4033         * g++.dg/eh/fp-regs.C: New test.
4034
4035 2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
4036
4037         * gcc.dg/Wint-to-pointer-cast-1.c,
4038         gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
4039         gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
4040         gcc.dg/Wpointer-to-int-cast-3.c: New tests.
4041
4042 2005-04-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4043
4044         PR fortran/16861
4045         * gfortran.dg/pr16861.f90: New test.
4046
4047 2005-04-18  James A. Morrison  <phython@gcc.gnu.org>
4048
4049         * gcc.dg/pr21085.c: New test.
4050
4051 2005-04-18  Richard Sandiford  <rsandifo@redhat.com>
4052
4053         * gcc.target/mips/mips.exp: Minor formatting.  Call setup_mips_tests.
4054         (setup_mips_tests, dg-mips-options): New procedures.
4055         * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
4056         * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
4057         * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
4058         * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
4059         * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
4060         * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
4061         * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
4062         * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
4063         * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
4064         * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
4065         * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
4066         dg-mips-options instead of dg-options.  Remove now-redundant
4067         preprocessor guards.
4068         * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
4069         * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
4070         * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
4071         * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
4072         * gcc.dg/vr-mult-2.c: Delete.
4073         * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
4074         * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
4075         * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
4076         * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
4077         * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
4078         * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
4079         * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
4080
4081 2005-04-18  Laurent GUERBY  <laurent@guerby.net>
4082
4083         * ada/acats/run_all.sh: Use sync when executable not present.
4084
4085 2005-04-18  Devang Patel  <dpatel@apple.com>
4086
4087         * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
4088         * gcc.dg/vect/vect-11a.c: New.
4089         * gcc.dg/vect/vect-none.c: Update.
4090         * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
4091
4092 2005-04-18  James A. Morrison  <phython@gcc.gnu.org>
4093
4094         PR tree-optimization/20922
4095         * gcc.dg/pr20922-1.c: New test.
4096         * gcc.dg/pr20922-2.c: New test.
4097         * gcc.dg/pr20922-3.c: New test.
4098         * gcc.dg/pr20922-4.c: New test.
4099         * gcc.dg/pr20922-5.c: New test.
4100         * gcc.dg/pr20922-6.c: New test.
4101
4102 2005-04-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4103
4104         PR libfortran/20950
4105         * gfortran.dg/pr20950.f: New test.
4106
4107 2005-04-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4108
4109         PR libfortran/19216
4110         * gfortran.dg/pr19216.f: New test.
4111
4112 2005-04-18  Kazu Hirata  <kazu@cs.umass.edu>
4113
4114         PR tree-optimization/21001
4115         * gcc.dg/tree-ssa/pr21001.c: New.
4116
4117 2005-04-17  Thomas Koenig  <Thomas.Koenig@online.de>
4118
4119         PR libfortran/21075
4120         * gfortran.dg/reshape_rank7.f90: New test.
4121
4122 2005-04-17 Paul Thomas <pault@gcc.gnu.org>
4123
4124         PR libfortran/12884 gfortran.dg/pr12884.f: New test
4125         PR libfortran/17285 gfortran.dg/pr17285.f90: New test
4126         PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
4127         PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
4128         PR libfortran/18210 gfortran.dg/pr18210.f90: New test
4129         PR libfortran/18392 gfortran.dg/pr18392.f90: New test
4130         PR libfortran/19467 gfortran.dg/pr19467.f90: New test
4131         PR libfortran/19657 gfortran.dg/pr19657.f90: New test
4132         * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
4133         * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
4134         * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
4135         * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
4136         * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
4137         * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
4138         * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
4139         * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
4140         * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
4141         * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
4142         * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
4143         * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
4144         * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
4145
4146 2005-04-17  Richard Guenther  <rguenth@gcc.gnu.org>
4147
4148         * gfortran.dg/wtruncate.f: New testcase.
4149         * gfortran.dg/wtruncate.f90: New testcase.
4150
4151 2005-04-16  Mark Mitchell  <mark@codesourcery.com>
4152
4153         PR c++/21025
4154         * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
4155         which sizeof/alignof is dependent, rather than just whether we are
4156         processing_template_decl.
4157
4158 2005-04-15  Thomas Koenig  <Thomas.Koenig@online.de>
4159
4160         * gfortran.fortran-torture/execute/intrinsic_spread.f90:
4161         corrected typo where the wrong variables had been compared.
4162
4163 2005-04-15  Thomas Koenig  <Thomas.Koenig@online.de>
4164
4165         PR libfortran/18495
4166         * gfortran.fortran-torture/execute/intrinsic_spread.f90:
4167         Test callee-allocated version of return array with a write
4168         statement.
4169         Test spread with a temporary with another write statement.
4170
4171 2005-04-15  Kazu Hirata  <kazu@cs.umass.edu>
4172
4173         PR tree-optimization/21031
4174         * gcc.dg/tree-ssa/pr21031.c: New.
4175
4176 2005-04-15  Uros Bizjak  <uros@kss-loka.si>
4177
4178         PR tree-optimization/21004
4179         * gcc.dg/builtins-53.c: Include builtins-config.h.
4180         Check floorf, ceilf, floorl and ceill transformations
4181         only when HAVE_C99_RUNTIME is defined.
4182
4183 2005-04-15  Alexandre Oliva  <aoliva@redhat.com>
4184
4185         PR middle-end/20739
4186         * gcc.dg/tree-ssa/pr20739.c: New test.
4187
4188 2005-04-14  Mike Stump  <mrs@apple.com>
4189
4190         * gcc.dg/Foundation.framework/empty: New.
4191         * gcc.dg/framework-2.c: New.
4192
4193 2005-04-14  Kazu Hirata  <kazu@cs.umass.edu>
4194
4195         PR tree-optimization/21021
4196         * gcc.c-torture/compile/pr21021.c: New.
4197
4198 2005-04-14  Janis Johnson  <janis187@us.ibm.com
4199
4200         PR testsuite/21010
4201         * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
4202         * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
4203         * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
4204         * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
4205         * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
4206         * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
4207         * gcc.dg/vect/vect-ifcvt-7.c: Ditto.