OSDN Git Service

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