OSDN Git Service

* gcc.dg/torture/pr26565.c: Expect warning on packed field for
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
2
3         * gcc.dg/torture/pr26565.c: Expect warning on packed field for
4         target default_packed.
5
6 2007-03-19  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7
8         PR fortran/31203
9         * gfortran.dg/string_length_1.f90: New test.
10
11 2007-03-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12
13         PR testsuite/30395
14         * gcc.dg/pr16194.c: Provide define for REG on __hppa__.
15
16 2007-03-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
17
18         PR libgfortran/31052
19         * gfortran.dg/namelist_27.f90: New test.
20
21 2007-03-18  Paul Thomas  <pault@gcc.gnu.org>
22
23         PR fortran/30531
24         * gfortran.dg/used_types_14.f90: New test.
25
26         PR fortran/31086
27         * gfortran.dg/used_types_15.f90: New test.
28
29 2007-03-18  Dorit Nuzman  <dorit@il.ibm.com>
30
31         * gcc.dg/vect/no-tree-dom-vect-bug.c: New test.
32         * gcc.dg/vect/vect.exp: Compile tests with -fno-tree-dominator-opts.
33  
34 2007-03-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
35
36         PR fortran/31120
37         * gfortran.dg/integer_exponentiation_2.f90: New test.
38
39 2007-03-17  Dorit Nuzman  <dorit@il.ibm.com>
40
41         PR tree-optimization/31041
42         * gcc.dg/vect/pr31041.c: New test.
43
44 2007-03-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
45
46         * g++.dg/warn/Wconversion-integer.C: New
47         * g++.dg/warn/Wconversion-real.C: New.
48         * g++.dg/warn/Wconversion-real-integer.C: New.
49         * g++.dg/warn/conv2.C: Updated.
50         
51 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
52
53         * gcc.dg/intmax_t-1.c: Restrict XFAIL to VxWorks kernels;
54         exclude RTPs.
55
56 2007-03-16  Richard Guenther  <rguenther@suse.de>
57
58         PR tree-optimization/31146
59         * g++.dg/tree-ssa/pr31146.C: New testcase.
60
61 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
62
63         * lib/target-supports.exp (check_missing_uclibc_feature): Don't
64         assume that the target has <features.h>.
65
66 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
67
68         * gcc.dg/20020426-2.c: Add the fpic requirement to the PIC
69         dg-options rather than to the whole test.
70
71 2007-03-16  Alexandre Oliva  <aoliva@redhat.com>
72
73         PR debug/29906
74         * g++.dg/debug/pr29906.C: New
75
76 2007-03-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
77
78         PR libgfortran/31099
79         * gfortran.dg/unformatted_recl.f90: Update test.
80
81 2007-03-15  Zdenek Dvorak  <dvorakz@suse.cz>
82
83         * gcc.dg/tree-ssa/prefetch-5.c: New test.
84
85 2007-03-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
86
87         PR c++/30891
88         * g++.dg/parse/namespace-definition.C: New.
89         
90 2007-03-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
91
92         PR c++/24924
93         * g++.dg/cpp/pedantic-errors.C: New.
94         * g++.dg/cpp/permissive.C: New.
95         
96 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
97
98         * g++.dg/opt/mmx1.C: Only use the PIC options for fpic targets.
99         * g++.old-deja/g++.other/store-expr1.C: Require fpic.
100
101 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
102
103         * lib/target-supports.exp (check_missing_uclibc_feature)
104         (check_effective_target_wchar): New procedures.
105         * gcc.dg/wchar_t-1.c: Require target wchar.
106         * gcc.dg/wint_t-1.c: Likewise.
107
108 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
109
110         * lib/target-supports.exp (check_gc_sections_available): Return
111         false for VxWorks targets.
112
113 2007-03-15  Dirk Mueller  <dmueller@suse.de>
114
115         * g++.dg/warn/Wconversion2.C: Fix typo.
116         * gcc.dg/if-empty-1.c: Ditto.
117
118 2007-03-15  Richard Sandiford  <richard@codesourcery.com>
119
120         * gcc.dg/cpp/assert4.c: Treat VxWorks as a unix target.
121
122 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
123
124         * gcc.target/i386/cmpxchg16b-1.c: Compile for lp64 targets only.
125         * gcc.target/i386/pr31167.c: Ditto.
126
127 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
128
129         PR target/31167
130         * gcc.target/i386/pr31167.c: New test.
131
132 2007-03-15  Paul Thomas  <pault@gcc.gnu.org>
133
134         PR fortran/30922
135         * gfortran.dg/import5.f90.f90: New test.
136
137
138         PR fortran/30879
139         * gfortran.dg/data_components_1.f90: New test.
140
141
142         PR fortran/30870
143         * gfortran.dg/generic_13.f90: New test.
144
145         PR fortran/31163
146         * gfortran.dg/alloc_comp_basics_5.f90: New test.
147
148 2007-03-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
149
150         PR libgfortran/31051
151         * gfortran.dg/fmt_t_4.f90: New
152
153 2007-03-14  Andrew Pinski  <andrew_pinski@playstation.sony.com>
154
155         PR C++/31165
156         * g++.dg/other/default7.C: New test.
157
158 2007-03-15  Dirk Mueller  <dmueller@suse.de>
159
160         * g++.dg/warn/Wconversion2.C: New.
161
162 2007-03-14  Eric Christopher  <echristo@apple.com>
163
164         * gcc.dg/ssp-1.c: New.
165         * gcc.dg/ssp-2.c: Ditto.
166
167 2007-03-14  Dirk Mueller  <dmueller@suse.de>
168
169         * g++.dg/warn/do-empty.C: New.
170         * gcc.dg/do-empty.c: New.
171         * gcc.dg/if-empty-1.c: Update.
172         * gcc.dg/20001116-1.c: Update.
173         * gcc.dg/pr23165.c: Update.
174
175 2007-03-14  Jakub Jelinek  <jakub@redhat.com>
176
177         * gfortran.dg/module_implicit_conversion.f90: New test.
178
179 2007-03-13  Alexandre Oliva  <aoliva@redhat.com>
180
181         PR middle-end/31127
182         * gcc.dg/pr31127.c: New.
183
184 2007-03-13  Zdenek Dvorak  <dvorakz@suse.cz>
185
186         * gcc.dg/tree-ssa/loop-26.c: New test.
187
188 2007-03-13  Uros Bizjak  <ubizjak@gmail.com>
189
190         * gcc.target/i386/cmpxchg16b-1.c: New test.
191
192 2007-03-12  Seongbae Park <seongbae.park@gmail.com>
193
194         * gcc.dg/c90-vla-1.c: Reflect the change of the error message.
195         * gcc.dg/c99-vla-1.c: Likewise.
196         * g++.dg/ext/vla1.C: Likewise
197
198 2007-03-12  Seongbae Park <seongbae.park@gmail.com>
199
200         * gcc.dg/wvla-1.c: New test
201         * gcc.dg/wvla-2.c: New test
202         * gcc.dg/wvla-3.c: New test
203         * gcc.dg/wvla-4.c: New test
204         * gcc.dg/wvla-5.c: New test
205         * gcc.dg/wvla-6.c: New test
206         * gcc.dg/wvla-7.c: New test
207         * g++.dg/warn/Wvla-1.C: New test
208         * g++.dg/warn/Wvla-2.C: New test
209         * g++.dg/warn/Wvla-3.C: New test
210
211 2007-03-12  Mark Mitchell  <mark@codesourcery.com>
212
213         PR c++/30108
214         * g++.dg/other/default6.C: New test.
215
216 2007-03-12  Richard Sandiford  <richard@codesourcery.com>
217
218         * lib/target-supports.exp (check_profiling_available): Return false
219         for VxWorks.
220         (check_effective_target_vxworks_kernel): New procedure.
221         * gcc.dg/20040813-1.c: Extend list of stabless targets to include
222         VxWorks.
223         * gcc.dg/builtins-config.h: Do not define HAVE_C99_RUNTIME on VxWorks.
224         * gcc.dg/intmax_t-1.c: Extend the list of targets without inttypes.h
225         to include VxWorks.
226         * gcc.dg/vxworks/initpri2.c: Require vxworks_kernel.
227
228 2007-03-12  Richard Sandiford  <richard@codesourcery.com>
229
230         * gcc.c-torture/compile/981006-1.c: Use the non-PIC options if
231         PIC is not supported.
232         * gcc.dg/20020103-1.c: Add dg-require-effective-target fpic.
233         * gcc.dg/20020426-2.c: Likewise.
234         * gcc.dg/pr28243.c: Likewise.
235         * gcc.dg/visibility-11.c: Likewise.
236         * gcc.dg/tls/opt-9.c: Likewise.
237         * gcc.dg/tls/opt-10.c: Likewise.
238         * gcc.dg/tls/pic-1.c: Likewise.
239         * gcc.dg/tls/struct-1.c: Likewise.
240         * gcc.target/i386/20000807-1.c: Likewise.
241         * gcc.target/i386/20000904-1.c: Likewise.
242         * gcc.target/i386/20011119-1.c: Likewise.
243         * gcc.target/i386/990213-2.c: Likewise.
244         * gcc.target/i386/990214-1.c: Likewise.
245         * gcc.target/i386/compress-float-387-pic.c: Likewise.
246         * gcc.target/i386/compress-float-sse-pic.c: Likewise.
247         * gcc.target/i386/pic-1.c: Likewise.
248         * gcc.target/i386/pr21518.c: Likewise.
249         * gcc.target/i386/pr23098.c: Likewise.
250         * gcc.target/i386/pr23943.c: Likewise.
251
252 2007-03-11  Mark Mitchell  <mark@codesourcery.com>
253
254         PR c++/31038
255         * g++.dg/template/complit2.C: New test.
256
257         PR c++/30328
258         * g++.dg/ext/bitfield1.C: New test.
259
260 2007-03-11  Paul Thomas  <pault@gcc.gnu.org>
261
262         PR fortran/30883
263         * gfortran.dg/interface_11.f90: New test.
264
265 2007-03-11  Richard Guenther  <rguenther@suse.de>
266
267         PR tree-optimization/31115
268         * gcc.dg/torture/pr31115.c: New testcase.
269
270 2007-03-11  Ira Rosen  <irar@il.ibm.com>
271
272         PR tree-optimization/29925
273         * gcc.dg/vect/fast-math-vect-pr29925.c: New test.
274
275 2007-03-10  Mark Mitchell  <mark@codesourcery.com>
276
277         PR c++/30274
278         * g++.dg/expr/bitfield3.C: New test.
279         * g++.dg/expr/bitfield4.C: Likewise.
280         * g++.dg/expr/bitfield5.C: Likewise.
281         * g++.dg/expr/bitfield6.C: Likewise.
282
283         PR c++/30924
284         * g++.dg/template/array18.C: New test.
285
286 2007-03-10  Dirk Mueller  <dmueller@suse.de>
287
288         PR c++/17946
289         * gcc.dg/Wlogical-op-1.c: Remove duplicated part.
290         * g++.dg/warn/Wlogical-op-1.C: Remove duplicated part.
291
292 2007-03-09  Douglas Gregor  <doug.gregor@gmail.com>
293
294         PR c++/20599
295         * g++.dg/cpp0x/variadic-bind.C: New.
296         * g++.dg/cpp0x/variadic-function.C: New.
297         * g++.dg/cpp0x/variadic-mem_fn.C: New.
298         * g++.dg/cpp0x/variadic-tuple.C: New.
299         * g++.dg/cpp0x/variadic1.C: New.
300         * g++.dg/cpp0x/variadic2.C: New.
301         * g++.dg/cpp0x/variadic3.C: New.
302         * g++.dg/cpp0x/variadic4.C: New.
303         * g++.dg/cpp0x/variadic5.C: New.
304         * g++.dg/cpp0x/variadic6.C: New.
305         * g++.dg/cpp0x/variadic7.C: New.
306         * g++.dg/cpp0x/variadic8.C: New.
307         * g++.dg/cpp0x/variadic9.C: New.
308         * g++.dg/cpp0x/variadic10.C: New.
309         * g++.dg/cpp0x/variadic11.C: New.
310         * g++.dg/cpp0x/variadic12.C: New.
311         * g++.dg/cpp0x/variadic13.C: New.
312         * g++.dg/cpp0x/variadic14.C: New.
313         * g++.dg/cpp0x/variadic15.C: New.
314         * g++.dg/cpp0x/variadic16.C: New.
315         * g++.dg/cpp0x/variadic17.C: New.
316         * g++.dg/cpp0x/variadic18.C: New.
317         * g++.dg/cpp0x/variadic19.C: New.
318         * g++.dg/cpp0x/variadic20.C: New.
319         * g++.dg/cpp0x/variadic21.C: New.
320         * g++.dg/cpp0x/variadic22.C: New.
321         * g++.dg/cpp0x/variadic23.C: New.
322         * g++.dg/cpp0x/variadic24.C: New.
323         * g++.dg/cpp0x/variadic25.C: New.
324         * g++.dg/cpp0x/variadic26.C: New.
325         * g++.dg/cpp0x/variadic27.C: New.
326         * g++.dg/cpp0x/variadic28.C: New.
327         * g++.dg/cpp0x/variadic29.C: New.
328         * g++.dg/cpp0x/variadic30.C: New.
329         * g++.dg/cpp0x/variadic31.C: New.
330         * g++.dg/cpp0x/variadic32.C: New.
331         * g++.dg/cpp0x/variadic33.C: New.
332         * g++.dg/cpp0x/variadic34.C: New.
333         * g++.dg/cpp0x/variadic35.C: New.
334         * g++.dg/cpp0x/variadic36.C: New.
335         * g++.dg/cpp0x/variadic37.C: New.
336         * g++.dg/cpp0x/variadic38.C: New.
337         * g++.dg/cpp0x/variadic39.C: New.
338         * g++.dg/cpp0x/variadic40.C: New.
339         * g++.dg/cpp0x/variadic41.C: New.
340         * g++.dg/cpp0x/variadic42.C: New.
341         * g++.dg/cpp0x/variadic43.C: New.
342         * g++.dg/cpp0x/variadic44.C: New.
343         * g++.dg/cpp0x/variadic45.C: New.
344         * g++.dg/cpp0x/variadic46.C: New.
345         * g++.dg/cpp0x/variadic47.C: New.
346         * g++.dg/cpp0x/variadic48.C: New.
347         * g++.dg/cpp0x/variadic49.C: New.
348         * g++.dg/cpp0x/variadic50.C: New.
349         * g++.dg/cpp0x/variadic51.C: New.
350         * g++.dg/cpp0x/variadic52.C: New.
351         * g++.dg/cpp0x/variadic53.C: New.
352         * g++.dg/cpp0x/variadic54.C: New.
353         * g++.dg/cpp0x/variadic55.C: New.
354         * g++.dg/cpp0x/variadic56.C: New.
355         * g++.dg/cpp0x/variadic57.C: New.
356         * g++.dg/cpp0x/variadic58.C: New.
357         * g++.dg/cpp0x/variadic59.C: New.
358         * g++.dg/cpp0x/variadic60.C : New.
359         * g++.dg/cpp0x/variadic61.C : New.
360         * g++.dg/cpp0x/variadic62.C : New.
361         * g++.dg/cpp0x/variadic63.C : New.
362         * g++.dg/cpp0x/variadic64.C : New.
363         * g++.dg/cpp0x/variadic65.C : New.
364         * g++.dg/cpp0x/variadic66.C : New.
365         * g++.dg/cpp0x/variadic67.C : New.
366         * g++.dg/cpp0x/variadic68.C : New.
367         * g++.dg/cpp0x/variadic69.C : New.
368         * g++.dg/cpp0x/variadic70.C : New.
369         * g++.dg/cpp0x/variadic71.C : New.
370         * g++.dg/cpp0x/variadic72.C : New.
371         * g++.dg/cpp0x/variadic73.C : New.
372         * g++.dg/cpp0x/variadic74.C : New.
373         * g++.dg/cpp0x/variadic75.C : New.
374         * g++.dg/cpp0x/variadic-ex1.C : New.
375         * g++.dg/cpp0x/variadic-ex2.C : New.
376         * g++.dg/cpp0x/variadic-ex3.C : New.
377         * g++.dg/cpp0x/variadic-ex4.C : New.
378         * g++.dg/cpp0x/variadic-ex5.C : New.
379         * g++.dg/cpp0x/variadic-ex6.C : New.
380         * g++.dg/cpp0x/variadic-ex7.C : New.
381         * g++.dg/cpp0x/variadic-ex8.C : New.
382         * g++.dg/cpp0x/variadic-ex9.C : New.
383         * g++.dg/cpp0x/variadic-ex10.C : New.
384         * g++.dg/cpp0x/variadic-ex11.C : New.
385         * g++.dg/cpp0x/variadic-ex12.C : New.
386         * g++.dg/cpp0x/variadic-ex13.C : New.
387         * g++.dg/cpp0x/variadic-ex14.C : New.
388
389 2007-03-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
390
391         PR libgfortran/31099
392         * gfortran.dg/unformatted_recl.f90: New test.
393
394 2007-03-09  Roger Sayle  <roger@eyesopen.com>
395
396         * gcc.dg/fold-eqcmplx-1.c: New test case.
397
398 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
399
400         PR rtl-optimization/30643
401         * gcc.dg/pr30643.c: New.
402
403 2007-03-09  Chao-ying Fu  <fu@mips.com>
404
405         * gcc.target/mips/mips32-dspr2-type.c: New test.
406         * gcc.target/mips/mips32-dspr2.c: New test.
407         * gcc.target/mips/dspr2-MULT.c: New test.
408         * gcc.target/mips/dspr2-MULTU.c: New test.
409         * gcc.target/mips/mips32-dsp-run.c: New test to check execution.
410         * gcc.target/mips/mips32-dsp.c: Change v4i8 typedef to use signed char.
411         Adjust some formats.
412
413 2007-03-09  Dirk Mueller  <dmueller@suse.de>
414
415         PR c++/17946
416         * gcc.dg/Wlogical-op-1.c: New.
417         * g++.dg/warn/Wlogical-op-1.C: New.
418
419 2007-03-09  Richard Guenther  <rguenther@suse.de>
420
421         PR tree-optimization/30904
422         PR middle-end/31058
423         * gcc.dg/pr30904.c: Remove xfail.
424
425 2007-03-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>
426
427         PR C/31072
428         * gcc.c-torture/execute/pr31072.c: New test.
429
430 2007-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
431
432         * gcc.dg/builtins-55.c: Test *lceil* and *lfloor*.
433         * gcc.dg/torture/builtin-attr-1.c: Likewise.
434         * gcc.dg/torture/builtin-convert-1.c: Likewise.  Also test *lrint* and *lround*.
435         * gcc.dg/torture/builtin-convert-2.c: Test ceil->lceil and floor->lfloor.
436         * gcc.dg/torture/builtin-convert-3.c: Test *lceil* and *lfloor*.
437         * gcc.dg/torture/builtin-integral-1.c: Likewise.
438         * gcc.dg/torture/builtin-minmax-1.c: Likewise.  Also test *lrint*
439         and *lround*.  Correct macro names.
440         * gcc.dg/torture/builtin-nonneg-1.c: Test *lceil* and *lfloor*.
441         * gcc.dg/torture/builtin-rounding-1.c: Likewise.
442
443 2007-03-08  Ian Lance Taylor  <iant@google.com>
444
445         * gcc.dg/no-strict-overflow-5.c: New test.
446         * gcc.dg/no-strict-overflow-6.c: New test.
447         * gcc.dg/Wstrict-overflow-11.c: New test.
448         * gcc.dg/Wstrict-overflow-12.c: New test.
449         * gcc.dg/Wstrict-overflow-13.c: New test.
450         * gcc.dg/Wstrict-overflow-14.c: New test.
451         * gcc.dg/Wstrict-overflow-15.c: New test.
452
453 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
454
455         * gcc.c-torture/execute/strcmp-1.x: New file.  XFAIL execution
456         for VxWorks kernel mode.
457         * gcc.c-torture/execute/strncmp-1.x: Likewise.
458
459 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
460
461         * gcc.c-torture/execute/ieee/hugeval.x: XFAIL for VxWorks kernel
462         mode.
463
464 2007-03-08  Richard Sandiford  <richard@codesourcery.com>
465
466         * gcc.c-torture/execute/builtins/memmove-lib.c: Include lib/bzero.c
467         and lib/bfill.c on VxWorks targets.
468         * gcc.c-torture/execute/builtins/memmove-2-lib.c: Likewise.
469         * gcc.c-torture/execute/builtins/strchr-lib.c: Include lib/bzero.c,
470         lib/bfill.c and lib/memmove.c on VxWorks targets.
471         * gcc.c-torture/execute/builtins/strrchr-lib.c: Likewise.
472         * gcc.c-torture/execute/builtins/memops-asm-lib.c: Include lib/bfill.c
473         on VxWorks targets.
474         * gcc.c-torture/execute/builtins/lib/bzero.c: New file.
475         * gcc.c-torture/execute/builtins/lib/bfill.c: Likewise.
476
477 2007-03-08  Tobias Burnus  <burnus@net-b.de>
478
479         * gfortran.dg/use_5.f90: New test.
480         * gfortran.dg/use_6.f90: Ditto.
481         * gfortran.dg/use_7.f90: Ditto.
482
483 2007-03-08  Tobias Burnus  <burnus@net-b.de>
484
485         PR fortran/30973
486         * gfortran.dg/use_4.f90: New test.
487         * gfortran.dg/used_dummy_types_7.f90: Correct ambiguous symbol.
488
489 2007-03-08  Paul Thomas  <pault@gcc.gnu.org>
490
491         PR fortran/31011
492         * gfortran.dg/parameter_array_section_2.f90: New test.
493
494 2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
495
496         PR c++/30852
497         * g++.dg/ext/offsetof1.C: Add cases with volatile.
498
499         PR c++/30534
500         * g++.dg/template/arg5.C: New test.
501
502 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
503
504         * g++.dg/eh/arm-iwmmxt-unwind.C: New test.
505
506 2007-03-07  Paolo Bonzini  <bonzini@gnu.org>
507
508         * gcc.dg/var-expand1.c: Add newline at end of file.
509
510 2007-03-07  Hans-Peter Nilsson  <hp@axis.com>
511
512         * g++.old-deja/g++.jason/template31.C: Include cstdlib.
513
514 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
515
516         * gcc.c-torture/compile/m68k-byte-addr.c: New test.
517
518 2007-03-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
519
520         * gcc.dg/torture/builtin-convert-4.c: New test.
521
522 2007-03-05  Ian Lance Taylor  <iant@google.com>
523
524         * gcc.c-torture/compile/pr31034.c: New test.
525
526 2007-03-05  Ian Lance Taylor  <iant@google.com>
527
528         * gcc.dg/inline-18.c: New test.
529         * gcc.dg/inline-19.c: New test.
530         * gcc.dg/inline-20.c: New test.
531         * gcc.dg/inline-21.c: New test.
532
533 2007-03-05  Richard Guenther  <rguenther@suse.de>
534
535         PR tree-optimization/14052
536         * gcc.dg/tree-ssa/vrp33.c: New testcase.
537
538 2007-03-05  Richard Guenther  <rguenther@suse.de>
539
540         PR tree-optimization/23777
541         * gcc.dg/tree-ssa/pr23777.c: New testcase.
542
543 2007-03-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
544
545         PR other/30465
546         * gcc.dg/multiple-overflow-warn-3.c: New.
547         * g++.dg/warn/multiple-overflow-warn-3.C: New.
548
549 2007-03-04  Simon Martin  <simartin@users.sourceforge.net>
550
551         PR c++/30895
552         * g++.dg/parse/template23.C: New test.
553
554 2007-03-04  Roger Sayle  <roger@eyesopen.com>
555
556         PR middle-end/30744
557         * gcc.dg/pr30744-1.c: New test case.
558
559 2007-03-04  Tobias Burnus  <burnus@net-b.de>
560
561         * gfortran.dg/c_by_val.c: Use _Complex instead of a struct.
562
563 2007-03-04 Francois-Xavier Coudert <coudert@clipper.ens.fr>
564
565         PR target/30406
566         * gfortran.dg/logical_3.f90: New test.
567
568 2007-03-04  Thomas Koenig  <Thomas.Koenig@online.de>
569
570         PR libfortran/30981
571         * gfortran.dg/integer_exponentiation_1.f90:  New test.
572
573 2007-03-04  Nathan Sidwell  <nathan@codesourcery.com>
574
575         * gcc.target/m68k/m68k.exp: New.
576         * gcc.target/m68k/crash1.c: New.
577
578 2007-03-03  Tobias Burnus  <burnus@net-b.de>
579
580         * gfortran.dg/c_by_val.c: Use int64_t instead of long
581         to be more compatible with integer(kind=8).
582
583 2007-03-03  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
584
585         PR libfortran/31001
586         * gfortran.dg/zero_sized_3.f90: New test.
587
588 2007-03-03  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
589
590         PR c++/15787
591         * g++.dg/parse/else.C: New.
592         * g++.dg/parse/else-2.C: New.
593
594 2007-03-03  Paul Thomas  <pault@gcc.gnu.org>
595             Tobias Burnus  <burnus@net-b.de>
596
597         PR fortran/30882
598         * gfortran.dg/size_dim.f90: New test.
599
600 2007-03-02  Paul Thomas  <pault@gcc.gnu.org>
601             Tobias Burnus  <burnus@net-b.de>
602
603         PR fortran/30873
604         * gfortran.dg/entry_9.f90: New test.
605
606 2007-03-02  Simon Martin  <simartin@users.sourceforge.net>
607
608         PR c++/28253
609         * g++.dg/inherit/covariant16.C: New test.
610
611 2007-03-02  Geoffrey Keating  <geoffk@apple.com>
612
613         * g++.dg/other/darwin-minversion-1.C: New.
614
615 2007-03-02  Diego Novillo  <dnovillo@redhat.com>
616
617         * gcc.dg/tree-ssa/20070302-1.c: New test.
618
619 2007-03-02  Joseph Myers  <joseph@codesourcery.com>
620
621         * gcc.target/powerpc/spe-unwind-1.c, g++.dg/eh/simd-5.C: New
622         tests.
623
624 2007-03-01  Zdenek Dvorak  <dvorakz@suse.cz>
625
626         * gcc.dg/tree-ssa/prefetch-4.c: New test.
627
628 2007-03-01  Simon Baldwin <simonb@google.com>
629
630         PR c++/23689
631         * warn/ignored_typedef.C: New.
632         * init/ctor8.C: Added dg-warning to consume ignored typedef
633         warning.
634         * template/typedef2.C: Ditto.  Moved dg-error onto its own line
635         and added an explicit line number.
636
637 2007-02-28  Richard Guenther  <rguenther@suse.de>
638
639         PR middle-end/30364
640         * gcc.dg/torture/pr30364-1.c: New testcase.
641         * gcc.dg/torture/pr30364-2.c: Likewise.
642         * gcc.dg/torture/pr30364-3.c: Likewise.
643
644 2007-02-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
645
646         * gcc.dg/torture/builtin-frexp-1.c: On mips*-*-irix6* and
647         powerpc*, use -funsafe-math-optimizations.
648         * gcc.dg/torture/builtin-logb-1.c: Likewise.
649         * gcc.dg/torture/builtin-modf-1.c: Likewise.
650
651 2007-02-28  Tobias Burnus  <burnus@net-b.de>
652             Paul Thomas  <pault@gcc.gnu.org>
653
654         PR fortran/30888
655         PR fortran/30887
656         * c_by_val_1.f: Test %VAL() with non-default kind.
657         * c_by_val.c: Ditto.
658         * c_by_val_4.f: New test.
659
660 2007-02-28  Tobias Burnus  <burnus@net-b.de>
661
662         PR fortran/30968
663         * gfortran.dg/continuation_7.f90: New test.
664
665 2007-02-28  Bernd Schmidt  <bernd.schmidt@analog.com>
666
667         * g++.dg/inherit/thunk7.C: New test.
668         * lib/target-supports.exp (check_profiling_available): Not available
669         for bfin-*-*.
670
671 2007-02-27  Uros Bizjak  <ubizjak@gmail.com>
672
673         PR target/30970
674         * gcc.target/i386/gfortran.dg/pr30970.c: New test.
675
676 2007-02-27  Mark Mitchell  <mark@codesourcery.com>
677
678         * lib/target-supports.exp (check_effective_target_init_priority):
679         Remove Solaris special case.
680
681 2007-02-26  Geoffrey Keating  <geoffk@apple.com>
682
683         * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
684         for more builtin types.
685
686         * g++.dg/ext/visibility/class1.C: Port to Darwin.
687         * g++.dg/ext/visibility/noPLT.C: Likewise.
688
689 2007-02-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
690
691         * gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
692         sh* targets.
693
694 2007-02-26  Thomas Koenig  <Thomas.Koenig@online.de>
695
696         PR fortran/30865
697         * size_optional_dim_1.f90:  New test.
698
699 2007-02-25  Mark Mitchell  <mark@codesourcery.com>
700
701         * gcc.dg/vxworks/vxworks.exp: New file.
702         * gcc.dg/vxworks/initpri1.c: Likewise.
703         * gcc.dg/vxworks/initpri2.c: Likewise.
704         * gcc.dg/initpri2.c: Add more tests.
705         * g++.dg/special/initpri2.C: Likewise.
706
707         * gcc.dg/initpri1.c: New test.
708         * gcc.dg/initpri2.c: Likewise.
709         * g++.dg/special/initpri1.C: New test.
710         * g++.dg/special/initpri2.C: Likewise.
711         * g++.dg/special/conpr-1.C: Use init_priority effective target.
712         * g++.dg/special/conpr-2.C: Likewise.
713         * g++.dg/special/conpr-3.C: Likewise.
714         * g++.dg/special/conpr-4.C: Likewise.
715         * g++.dg/special/initp1.C: Likewise.
716         * g++.dg/special/ecos.exp: Remove code to detect availability of
717         constructor priorities.
718         * lib/target-supports.exp (check_effective_target_init_priority):
719         New function.
720
721 2007-02-24  Jan Hubicka  <jh@suse.cz>
722
723         * gcc.c-torture/execute/pr30778.c: New testcase.
724
725 2007-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
726
727         PR libgfortran/30918
728         * gfortran.dg/namelist_26.f90: New test.
729
730 2007-02-24  Richard Guenther  <rguenther@suse.de>
731
732         PR middle-end/30951
733         * gcc.dg/pr30951.c: New testcase.
734
735 2007-02-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
736
737         * gcc.dg/torture/builtin-modf-1.c: New test.
738
739 2007-02-23  Paolo Bonzini  <bonzini@gnu.org>
740
741         PR tree-optimization/30904
742         * gcc.dg/pr30904.c: New test.
743
744 2007-02-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
745
746         * gcc.test-framework/README: Correct command.
747         * gcc.test-framework/dg-outexistsnot-exp-P.c: Replace -W with
748         -Wunused-value.
749         * gcc.test-framework/dg-outexists-exp-F.c: Likewise.
750
751 2007-02-23  Nathan Sidwell  <nathan@codesourcery.com>
752
753         * lib/target-supports.exp (check_effective_target_unwrapped): New.
754
755 2007-02-23  Mark Mitchell  <mark@codesourcery.com>
756
757         * lib/target-supports.exp (check_effective_target_newlib): New
758         function.
759
760 2007-02-23  Paul Thomas <pault@gcc.gnu.org>
761
762         PR fortran/30660
763         * gfortran.dg/alloc_comp_basics_4.f90: Add component with an
764         allocatable component.
765
766
767 2007-02-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
768
769         * gcc.dg/torture/builtin-logb-1.c: New test.
770         * gcc.dg/torture/builtin-math-2.c: Test logb/ilogb.
771         * gcc.dg/torture/builtin-nonneg-1.c: Test significand.
772         * gcc.dg/torture/builtin-frexp-1.c: Use -fno-finite-math-only on
773         sh* targets.
774
775 2007-02-23  Richard Guenther  <rguenther@suse.de>
776
777         * g++.dg/warn/changes-meaning.C: New testcase.
778
779 2007-02-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
780
781         PR libgfortran/30910
782         * gfortran.dg/fmt_zero_precision.f90: Update test.
783
784 2007-02-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
785
786         * gcc.dg/torture/builtin-frexp-1.c: New test.
787
788 2007-02-22  Mark Mitchell  <mark@codesourcery.com>
789
790         * g++.dg/opt/switch4.C: Pass -fshort-enums -w.
791
792 2007-02-22  Ian Lance Taylor  <iant@google.com>
793
794         PR debug/30898
795         * g++.dg/debug/pr30898.C: New test.
796
797 2007-02-22  Ira Rosen  <irar@il.ibm.com>
798
799         * gcc.dg/vect/vect-106.c: New test.
800
801 2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
802             Ira Rosen  <irar@il.ibm.com>
803
804         PR tree-optimization/30843
805         * gcc.dg/vect/pr30843.c: New test.
806
807 2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
808
809         PR tree-optimization/30858
810         * gcc.dg/vect/pr30858.c: New test.
811
812 2007-02-21  Mark Mitchell  <mark@codesourcery.com>
813
814         * lib/wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller
815         to set options for compiling testglue.
816         * lib/g++.exp (g++_init): Compile testglue with -fexceptions.
817         * lib/obj-c++.exp (obj-c++_init): Likewise.
818
819 2007-02-21  Eric Botcazou  <ebotcazou@adacore.com>
820
821         * gnat.dg/derived_aggregate.adb: New test.
822
823 2007-02-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
824
825         * gcc.dg/torture/builtin-ldexp-1.c: Use -fno-finite-math-only on
826         sh* targets.  Call the correct CKSGN macro.
827
828 2007-02-21  Jakub Jelinek  <jakub@redhat.com>
829
830         * gfortran.dg/gomp/omp_parse1.f90: New test.
831         * gfortran.dg/gomp/omp_parse2.f: New test.
832
833 2007-02-20  Thomas Koenig  <Thomas.Koenig@online.de>
834
835         PR fortran/30869
836         * gfortran.dg/do_pointer_1.f90:  New test.
837
838 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
839
840         * gcc.dg/torture/builtin-nonneg-1.c: Add checks for scalb, scalbn
841         and scalbln.
842
843 2007-02-20  Geoffrey Keating  <geoffk@apple.com>
844
845         * gcc.dg/darwin-minversion-1.c: New.
846         * gcc.dg/darwin-minversion-2.c: New.
847
848 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
849
850         * gcc.dg/builtins-34.c: Add scalb/scalbn/scalbln cases.
851
852 2007-02-20  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
853             DJ Delorie <dj@redhat.com>
854
855         PR other/30824
856         * gcc.dg/Wfatal.c: New.
857         * gcc.dg/Wfatal-2.c: New.
858         * gcc.dg/Werror-1.c: Adjust expectations.
859         * gcc.dg/Werror-5.c: Likewise.
860         * gcc.dg/Werror-7.c: Likewise.
861         * gcc.dg/Werror-10.c: Likewise.
862         * gcc.dg/Werror-11.c: Likewise.
863
864 2007-02-20  Tobias Burnus  <burnus@net-b.de>
865
866         PR fortran/30522
867         * gfortran.dg/volatile10.f90: New test.
868
869 2007-02-19  Thomas Koenig  <Thomas.Koenig@online.de>
870
871         PR libfortran/30533
872         * gfortran.dg/intrinsic_intkinds_1.f90:  New test.
873
874 2007-02-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
875
876         * gcc.dg/20031012-1.c: Replace -Walways-true with -Waddress.
877         * gcc.dg/Walways-true-1.c: Likewise.
878         * gcc.dg/weak/weak-3.c: Likewise.
879         * gcc.dg/Werror-1.c: Likewise.
880         * gcc.dg/Werror-3.c: Likewise.
881         * gcc.dg/Werror-4.c: Likewise.
882         * gcc.dg/Werror-5.c: Likewise.
883         * gcc.dg/Werror-6.c: Likewise.
884         * gcc.dg/Werror-7.c: Likewise.
885         * gcc.dg/Werror-8.c: Likewise.
886         * gcc.dg/Werror-10.c: Likewise.
887         * gcc.dg/Werror-11.c: Likewise.
888         * gcc.dg/Werror-12.c: Likewise.
889         * g++.old-deja/g++.mike/warn8.C: Likewise.
890         * g++.dg/warn/Walways-true-1.C: Likewise.
891         * g++.dg/warn/Walways-true-2.C: Likewise.
892         * g++.dg/warn/noeffect8.C: Warn only with -Waddress.
893         * g++.dg/warn/Wstring-literal-comparison-1.C: Replace
894         -Wstring-literal-comparison with -Waddress.
895         * gcc.dg/Wstring-literal-comparison-4.c: Replace
896         -Wno-string-literal-comparison with -Wno-address.
897
898 2007-02-19  Eric Botcazou  <ebotcazou@adacore.com>
899
900         * gnat.dg/self_aggregate_with_call.adb: New test.
901
902 2007-02-18  Dorit Nuzman  <dorit@il.ibm.com>
903
904         PR tree-optimization/30975
905         * gcc.dg/vect/vect-iv-8.c: Fix to include an induction. Xfail.
906         * gcc.dg/vect/vect-iv-8a.c: New (same as above, but signed).
907         * gcc.dg/vect/pr30795.c: New.
908
909 2007-02-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
910
911         PR fortran/30681
912         * gfortran.dg/pr17229.f: Change "Obsolete" to "Obsolescent".
913
914 2007-02-18  Roger Sayle  <roger@eyesopen.com>
915
916         PR rtl-optimization/28173
917         * gcc.target/i386/andor-1.c: New test case.
918
919 2007-02-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
920
921         * gcc.dg/torture/builtin-ldexp-1.c: New.
922         * gcc.dg/torture/builtin-math-2.c: Add ldexp/scalbn/scalbln cases.
923
924 2007-02-18  Roger Sayle  <roger@eyesopen.com>
925
926         * gfortran.dg/array_constructor_15.f90: New test case.
927
928 2007-02-18  Roger Sayle  <roger@eyesopen.com>
929
930         * gfortran.dg/forall_10.f90: New test case.
931
932 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
933
934         * gnat.dg/tail_call_p.ads, tail_call_p.adb, tail_call.adb: New test.
935
936 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
937
938         * gnat.dg/test_prio_p.adb: Compile with -gnatws.
939         * lib/gnat.exp (gnat_target_compile): Pass -f to the driver.
940
941 2007-02-16  Uros Bizjak  <ubizjak@gmail.com>
942
943         * gcc.target/i386/builtin-bswap-1.c: Remove -march=nocona.
944         * gcc.target/i386/builtin-bswap-3.c: Ditto.
945         * gcc.target/i386/xchg-1.c: New test.
946         * gcc.target/i386/xchg-2.c: New test.
947
948 2007-02-16  Richard Guenther  <rguenther@suse.de>
949             Christian Bruel  <christian.bruel@st.com>
950
951         * gcc.dg/strict-overflow-5.c: New testcase.
952
953 2007-02-16  Tobias Burnus  <burnus@net-b.de>
954
955         PR fortran/30793
956         * gfortran.dg/func_derived_4.f90: New test.
957
958 2007-02-15  Roger Sayle  <roger@eyesopen.com>
959
960         PR middle-end/30391
961         * gfortran.dg/pr30391-1.f90: New test case.
962
963 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
964
965         PR middle-end/30433
966         * gcc.c-torture/compile/pr30433.c: New testcase to check
967         that complex constants comparisions are foldded.
968
969 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
970
971         PR C++/30158
972         * g++.dg/ext/stmtexpr10.C: New testcase.
973
974 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
975
976         PR middle-end/30729
977         * gcc.dg/Wunused-value-2.c: New testcase.
978
979 2007-02-15  Ian Lance Taylor  <iant@google.com>
980
981         * g++.dg/eh/subreg-1.C: New test.
982
983 2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
984
985         PR c/26494
986         * gcc.dg/Wimplicit-function-declaration-c89.c: New.
987         * gcc.dg/Wimplicit-function-declaration-c89-default.c: New.
988         * gcc.dg/Wimplicit-function-declaration-c89-pedantic.c: New.
989         * gcc.dg/Wimplicit-function-declaration-c99.c: New.
990         * gcc.dg/Wimplicit-function-declaration-c99-pedantic.c: New.
991         * gcc.dg/Werror-implicit-function-declaration.c: New.
992
993 2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
994
995         PR c++/28943
996         * g++.dg/warn/pr28943.C: New.
997
998 2007-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
999
1000         * gfortran.fortran-torture/execute/math.f90: Fix typo.
1001
1002 2007-02-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1003
1004         PR fortran/30779
1005         * gfortran.dg/error_recovery_3.f90: New test.
1006
1007 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1008
1009         * g++.dg/tree-ssa/sra-1.C: New.
1010
1011 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1012
1013         * g++.dg/tree-ssa/sra-1.C: New.
1014
1015 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
1016
1017         * g++.dg/ext/interface4.C, g++.dg/ext/interface4.h: New.
1018
1019 2007-02-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1020
1021         * g++.dg/tree-ssa/nothrow-1.C: Skip test if -fpic/-fPIC is used.
1022
1023 2007-02-14  Steven G. Kargl  <kargl@gcc.gnu.org>
1024
1025         PR fortran/30799
1026         * gfortran.dg/logical_2.f90: New test.
1027
1028 2007-02-14  Joseph Myers  <joseph@codesourcery.com>
1029
1030         * gcc.dg/torture/complex-alias-1.c: New test.
1031
1032 2007-02-14  Zdenek Dvorak  <dvorakz@suse.cz>
1033
1034         * gcc.dg/tree-prof/update-tailcall.c: Use -fdump-tree-tailc
1035         instead of -fdump-tree-tailcall.
1036
1037 2007-02-14  Brooks Moses  <brooks.moses@codesourcery.com>
1038
1039         * gfortran.dg/interface_10.f90: Fix comment typo.
1040
1041 2007-02-14  Dorit Nuzman  <dorit@il.ibm.com>
1042
1043         PR tree-optimization/30771
1044         * gcc.dg/vect/pr30771.c: New test.
1045
1046 2007-02-13  Ian Lance Taylor  <iant@google.com>
1047
1048         * gcc.dg/Wstrict-overflow-1.c: New test.
1049         * gcc.dg/Wstrict-overflow-2.c: New test.
1050         * gcc.dg/Wstrict-overflow-3.c: New test.
1051         * gcc.dg/Wstrict-overflow-4.c: New test.
1052         * gcc.dg/Wstrict-overflow-5.c: New test.
1053         * gcc.dg/Wstrict-overflow-6.c: New test.
1054         * gcc.dg/Wstrict-overflow-7.c: New test.
1055         * gcc.dg/Wstrict-overflow-8.c: New test.
1056         * gcc.dg/Wstrict-overflow-9.c: New test.
1057         * gcc.dg/Wstrict-overflow-10.c: New test.
1058
1059 2007-02-13  Roger Sayle  <roger@eyesopen.com>
1060
1061         * gcc.target/ia64/builtin-bswap-2.c: New test case.
1062
1063 2007-02-13  Richard Henderson  <rth@redhat.com>
1064
1065         * gcc.c-torture/execute/ieee/pr29302-1.c: Moved from...
1066         * gcc.c-torture/execute/pr29302-1.c: ... here.
1067
1068 2007-02-13  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1069
1070         PR c/29521
1071         * gcc.dg/c90-return-1.c: Update output.
1072         * gcc.dg/c99-return-1.c: Likewise.
1073
1074 2007-02-13  Paul Thomas  <pault@gcc.gnu.org>
1075
1076         PR fortran/30554
1077         * gfortran.dg/used_dummy_types_7.f90: New test..
1078
1079 2007-02-12  Uros Bizjak  <ubizjak@gmail.com>
1080
1081         * gcc.target/i386/parity-1.c: New test.
1082         * gcc.target/i386/parity-2.c: New test.
1083
1084 2007-02-12  Roger Sayle  <roger@eyesopen.com>
1085
1086         * gcc.target/i386/builtin-bswap-3.c: New test case.
1087
1088 2007-02-12  Dorit Nuzman  <dorit@il.ibm.com>
1089
1090         PR tree-optimization/29145
1091         * gcc.dg/vect/vect-74.c: Xfail the test - cannot be vectorized until
1092         alias analysis is improved to take better advantage of restrict
1093         qualified pointers.
1094         * gcc.dg/vect/vect-80.c: Likewise.
1095         * gcc.dg/vect/pr29145.c: New.
1096
1097 2007-02-11  H.J. Lu  <hongjiu.lu@intel.com>
1098
1099         * gcc.target/i386/sse4a-extract.c: Add "LL" to 64bit constants.
1100         * gcc.target/i386/sse4a-insert.c: Likewise.
1101
1102 2007-02-11  Roger Sayle  <roger@eyesopen.com>
1103
1104         * gcc.target/ia64/builtin-popcount-1.c: New test case.
1105         * gcc.target/ia64/builtin-popcount-2.c: Likewise.
1106
1107 2007-02-11  Tobias Schlüter  <tobi@gcc.gnu.org>
1108
1109         PR fortran/30478
1110         * gfortran.dg/enum_4.f90: Update error message checks.
1111
1112 2007-02-11  Paul Thomas  <pault@gcc.gnu.org>
1113
1114         PR fortran/30554
1115         * gfortran.dg/used_dummy_types_6.f90: Add the "privatized"
1116         versions of the modules.
1117
1118         PR fortran/30617
1119         * gfortran.dg/intrinsic_actual_2.f90: Make this legal fortran
1120         by getting rid of recursive I/O and providing functions with
1121         results.
1122
1123         PR fortran/30319
1124         * gfortran.dg/char_array_constructor_2.f90
1125
1126 2007-02-11  Mark Mitchell  <mark@codesourcery.com>
1127
1128         PR c++/26988
1129         * g++.dg/template/spec34.C: New test
1130
1131 2007-02-11  Uros Bizjak  <ubizjak@gmail.com>
1132
1133         * gcc.dg/vect/vect-intfloat-conversion-1.c: Loop gets vectorized
1134         on i?86 and x86_64.
1135         * gcc.dg/vect/vect-intfloat-conversion-2.c: Ditto.
1136         * gcc.dg/vect/vect-floatint-conversion-1.c: New.
1137         * gcc.dg/vect/vect-93.c: Another loop gets vectorized
1138         on i?86 and x86_64.
1139         * gcc.dg/vect/vect-113.c: Ditto.
1140
1141 2007-02-06  Mark Mitchell  <mark@codesourcery.com>
1142
1143         PR c++/29487
1144         * g++.dg/eh/weak1-C: New test.
1145         * g++.dg/eh/weak1-a.cc: Likewise.
1146         * g++.dg/eh/comdat1.C: Likewise.
1147
1148 2007-02-11  Tehila Meyzels <tehila@il.ibm.com>
1149             Dorit Nuzman  <dorit@il.ibm.com>
1150
1151         * gcc.dg/vect/vect-intfloat-conversion-1.c:  New test.
1152         * gcc.dg/vect/vect-intfloat-conversion-1.c:  New test.
1153         * gcc.dg/vect/vect-93.c: Another loop gets vectorized on powerpc.
1154         * gcc.dg/vect/vect-113.c: Likewise.
1155
1156         * gcc.dg/vect/vect-iv-11.c: A loop gets vectorized.
1157
1158 2007-02-10  Richard Henderson  <rth@redhat.com>
1159
1160         * lib/target-supports.exp (check_effective_target_tls): Redefine
1161         to mean non-emulated tls.
1162         * gcc.dg/tls/alias-1.c: Remove tls requirement.
1163         * gcc.dg/tls/asm-1.c, gcc.dg/tls/debug-1.c, gcc.dg/tls/diag-1.c,
1164         gcc.dg/tls/diag-2.c, gcc.dg/tls/diag-3.c, gcc.dg/tls/diag-4.c,
1165         gcc.dg/tls/diag-5.c, gcc.dg/tls/init-1.c, gcc.dg/tls/nonpic-1.c,
1166         gcc.dg/tls/opt-10.c, gcc.dg/tls/opt-5.c, gcc.dg/tls/opt-6.c,
1167         gcc.dg/tls/opt-8.c, gcc.dg/tls/opt-9.c, gcc.dg/tls/pic-1.c,
1168         gcc.dg/tls/struct-1.c, gcc.dg/tls/trivial.c: Likewise.
1169
1170 2007-02-10  Zdenek Dvorak  <dvorakz@suse.cz>
1171
1172         * gcc.dg/tree-ssa/loop-25.c: Verify the result in the profile pass.
1173
1174 2006-02-09  Brooks Moses  <brooks.moses@codesourcery.com>
1175
1176         * gfortran.dg/secnds.f: Replace time tolerance with a
1177         before-and-after bracket.
1178         * gfortran.dg/secnds-1.f: Likewise.
1179
1180 2007-02-09  Tobias Burnus  <burnus@net-b.de>
1181
1182         PR fortran/30512
1183         * gfortran.dg/maxlocval_1.f90: New test.
1184
1185 2007-02-09  Roger Sayle  <roger@eyesopen.com>
1186
1187         * gcc.target/ia64/builtin_bswap-1.c: New test case.
1188
1189 2007-02-09  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1190
1191         PR fortran/30720
1192         * gfortran.dg/array_function_1.f90: New test.
1193
1194 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1195
1196         * lib/target-supports.exp (check_effective_target_lax_strtofp)
1197         (check_effective_target_dummy_wcsftime): New functions.
1198
1199 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1200
1201         * gcc.c-torture/execute/20030125-1.x: Return 1 for uClibc targets.
1202         * lib/target-supports.exp (check_effective_target_uclibc): New
1203         function.
1204
1205 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1206
1207         * gcc.c-torture/execute/builtins/lib/chk.c: Include <sys/types.h>.
1208         (vsnprintf): Don't define for uClibc targets.
1209
1210 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1211
1212         * gcc.c-torture/execute/builtins/memops-asm-lib.c: Do the copy or
1213         set before checking whether it was allowed.
1214         * gcc.c-torture/execute/builtins/lib/memset.c: Do the memset
1215         before checking inside_main.
1216
1217 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1218
1219         * gcc.dg/compat/struct-layout-1.h (v16sf): Define to v4sf on
1220         uClinux targets.
1221         (u16sf): Likewise u4sf.
1222         * g++.dg/compat/struct-layout-1.h: Likewise.
1223
1224 2007-02-09  Richard Sandiford  <richard@codesourcery.com>
1225
1226         * lib/target-supports.exp (check_effective_target_coldfire_fpu): New
1227         procedure.
1228         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.x: XFAIL on
1229         m68k targets if check_effective_target_coldfire_fpu returns true.
1230
1231 2007-02-09  Zdenek Dvorak  <dvorakz@suse.cz>
1232         Richard Guenther  <rguenther@suse.de>
1233
1234         PR middle-end/23361
1235         * gcc.dg/fold-compare-3.c: New testcase.
1236         * gcc.dg/tree-ssa/loop-24.c: Likewise.
1237
1238 2007-02-09  Uros Bizjak  <ubizjak@gmail.com>
1239
1240         * gcc.dg/pr26570.c: Clean up coverage files.
1241         * gcc.dg/pr30172-1.c: Clean up gimple tree dump.
1242         * gcc.dg/lower-subreg-1.c: Clean up subreg rtl dump file.
1243         * gcc.dg/tree-ssa/tailrecursion-1.c: Clean up all tailr dump files.
1244         * gcc.dg/tree-ssa/tailrecursion-2.c: Ditto.
1245         * gcc.dg/tree-ssa/tailrecursion-3.c: Ditto.
1246         * gcc.dg/tree-ssa/tailrecursion-4.c: Ditto.
1247         * gcc.dg/tree-ssa/pr21658.c: Clean up all ccp dump files.
1248         * gcc.dg/tree-ssa/pr21829.c: Clean up all phicprop dump files.
1249         * gcc.dg/tree-ssa/pr15349.c: Clean up all mergephi dump files.
1250         * gcc.dg/tree-ssa/pr25501.c: Ditto.
1251         * gcc.dg/fold-compare-2.c: Clean up vrp dump files.
1252         * gcc.dg/vect/vect-recip.c: Clean up vect dump file.
1253         * gcc.dg/vect/pr28952.c: Ditto.
1254         * gcc.dg/vect/pr27151.c: Ditto.
1255         * gcc.dg/gomp/macro-3.c: Clean up omplower dump file.
1256         * g++.dg/gomp/macro-3.C: Ditto.
1257
1258 2007-02-08  Uros Bizjak  <ubizjak@gmail.com>
1259
1260         * gcc.dg/vect/vect-strided-same-dr.c (main): Fix terminate condition
1261         of the loop.
1262
1263 2007-02-08  Roger Sayle  <roger@eyesopen.com>
1264
1265         * gcc.target/i386/builtin-bswap-2.c: New test case.
1266
1267 2007-02-08  Roger Sayle  <roger@eyesopen.com>
1268
1269         * gfortran.dg/forall_8.f90: New test case.
1270         * gfortran.dg/forall_9.f90: Likewise.
1271
1272 2007-02-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1273
1274         * gcc.dg/builtins-20.c: Add some -~ complex cases.
1275
1276 2007-02-07  Hans-Peter Nilsson  <hp@axis.com>
1277
1278         * lib/target-supports.exp (check_effective_target_simulator): New.
1279
1280 2007-02-06  Zdenek Dvorak <dvorakz@suse.cz>
1281
1282         * gcc.dg/tree-ssa/loop-25.c: New test.
1283
1284 2007-02-06  Richard Henderson  <rth@redhat.com>
1285
1286         * gcc.target/i386/cvt-1.c: Don't expect xmm registers.
1287
1288 2007-02-06  Roger Sayle  <roger@eyesopen.com>
1289
1290         * gcc.target/powerpc/popcount-1.c: New test case.
1291         * gcc.target/powerpc/parity-1.c: Likewise.
1292
1293 2007-02-06  Richard Guenther  <rguenther@suse.de>
1294
1295         PR middle-end/27302
1296         * gcc.dg/torture/pr27302-2.c: New testcase.
1297
1298 2007-02-06  Dorit Nuzman  <dorit@il.ibm.com>
1299
1300         * gcc.dg/vect/vect.exp: Add support for -fno-tree-scev-cprop tests.
1301         * gcc.dg/vect/vect-iv-1.c: New test.
1302         * gcc.dg/vect/vect-iv-2.c: New test.
1303         * gcc.dg/vect/vect-iv-3.c: New test.
1304         * gcc.dg/vect/vect-iv-4.c: New test.
1305         * gcc.dg/vect/vect-iv-5.c: New test.
1306         * gcc.dg/vect/vect-iv-6.c: New test.
1307         * gcc.dg/vect/vect-iv-7.c: New test.
1308         * gcc.dg/vect/vect-iv-8.c: New test.
1309         * gcc.dg/vect/vect-iv-9.c: New test.
1310         * gcc.dg/vect/vect-iv-10.c: New test.
1311         * gcc.dg/vect/vect-iv-11.c: New test.
1312         * gcc.dg/vect/no-tree-scev-cprop-vect-iv-1.c: New test.
1313         * gcc.dg/vect/no-tree-scev-cprop-vect-iv-2.c: New test.
1314         * gcc.dg/vect/vect-14.c: Now vectorizable.
1315         * gcc.dg/vect/pr21591.c: Additional loop vectorized (initilization loop).
1316         * gcc.dg/vect/vect-27.c: Likewise.
1317         * gcc.dg/vect/vect-29.c Likewise.
1318         * gcc.dg/vect/vect-dv-2.c: Likewise.
1319         * gcc.dg/vect/vect-reduc-dot-u16a.c: Likewise.
1320         * gcc.dg/vect/vect-reduc-dot-u16b.c: Likewise.
1321         * gcc.dg/vect/vect-widen-mult-u16.c: Likewise.
1322
1323 2007-02-06  Ira Rosen  <irar@il.ibm.com>
1324
1325         * gcc.dg/vect/fast-math-vect-pow-2.c: New test.
1326
1327 2007-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1328
1329         * gcc.dg/builtins-20.c: Add more cases.
1330
1331 2007-02-05  Alexandre Oliva  <aoliva@redhat.com>
1332
1333         PR debug/30189
1334         * gcc.dg/pr30189.c: New test.
1335
1336 2007-02-05  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1337
1338         * gcc.dg/i386-cpuid.h: Test whether SSE4A is supported
1339         for running tests.
1340         * gcc.target/i386/sse4a-extract.c: New test.
1341         * gcc.target/i386/sse4a-insert.c: New test.
1342         * gcc.target/i386/sse4a-montsd.c: New test.
1343         * gcc.target/i386/sse4a-montss.c: New test.
1344
1345 2007-02-05  Richard Guenther  <rguenther@suse.de>
1346
1347         * gcc.target/i386/vectorize3.c: New testcase.
1348
1349 2007-02-05  Hans-Peter Nilsson  <hp@axis.com>
1350
1351         PR target/30665
1352         * gcc.dg/torture/pr30665-1.c, gcc.dg/torture/pr30665-2.c: New tests.
1353
1354 2007-02-04  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1355
1356         PR fortran/30611
1357         * gfortran.dg/repeat_1.f90: New test.
1358
1359 2007-02-04  Steven G. Kargl <kargl@gcc.gnu.org>
1360
1361         PR fortran/30605
1362         * gfortran.dg/spread_shape_1.f90: Remove tabs.
1363         * gfortran.dg/derived_init_2.f90: Ditto.
1364         * gfortran.dg/elemental_subroutine_3.f90: Ditto.
1365         * gfortran.dg/array_initializer_1.f90: Ditto.
1366         * gfortran.dg/do_2.f90: Ditto.
1367         * gfortran.dg/proc_assign_1.f90: Ditto.
1368
1369 2007-02-04  Richard Guenther  <rguenther@suse.de>
1370
1371         PR middle-end/30636
1372         * g++.dg/warn/pr30636.C: New testcase.
1373         * g++.dg/tree-ssa/tmmti-2.C: XFAIL parts.
1374
1375 2007-02-03  Uros Bizjak  <ubizjak@gmail.com>
1376
1377         PR middle-end/30667
1378         * gfortran.dg/pr30667.f: New test.
1379
1380 2007-02-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1381
1382         * gcc.dg/builtins-54.c: Add more cases.
1383
1384 2007-02-03  Paul Thomas  <pault@gcc.gnu.org>
1385
1386         PR fortran/30514
1387         * gfortran.dg/zero_sized_2.f90: New test.
1388
1389         PR fortran/30660
1390         * gfortran.dg/alloc_comp_basics_4.f90: New test.
1391
1392         PR fortran/29820
1393         * gfortran.dg/actual_array_interface_1.f90: Copy source to empty
1394         file.
1395
1396 2007-02-02  Steven G. Kargl  <kargl@gcc.gnu.org>
1397
1398         PR fortran/30683
1399         * gfortran.dg/interface_10.f90: New test.
1400
1401 2007-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1402
1403         * gcc.dg/builtins-20.c: Add more cases.
1404
1405 2007-02-02  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1406
1407         PR target/29682
1408         * gcc-target/ia64/pr29682.c: New test.
1409
1410 2007-02-02  Paul Thomas  <pault@gcc.gnu.org>
1411
1412         PR fortran/30284
1413         * gfortran.dg/arrayio_11.f90.f90: New test.
1414
1415         PR fortran/30626
1416         * gfortran.dg/arrayio_12.f90.f90: New test.
1417
1418 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
1419
1420         PR c++/30536
1421         * g++.dg/tls/diag-5.C: New test.
1422
1423         PR middle-end/30473
1424         * gcc.dg/pr30473.c: New test.
1425         * gcc.c-torture/execute/20070201-1.c: New test.
1426
1427 2007-02-01  Roger Sayle  <roger@eyesopen.com>
1428
1429         * gfortran.dg/dependency_20.f90: New test case.
1430
1431 2007-01-31  Ian Lance Taylor  <iant@google.com>
1432
1433         * gcc.dg/lower-subreg-1.c (test): New test.
1434
1435 2007-01-30  Geoffrey Keating  <geoffk@apple.com>
1436
1437         * g++.dg/eh/simd-4.C (main): Also catch SIGSEGV.
1438
1439 2007-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1440
1441         * gcc.dg/torture/builtin-math-2.c: Add sqrt cases.
1442         * gcc.dg/torture/builtin-math-3.c: Likewise.
1443
1444 2007-01-31  Dirk Mueller  <dmueller@suse.de>
1445
1446         gcc.dg/Wparentheses-2.c: Update and add new tests.
1447
1448 2007-01-31  Ira Rosen  <irar@il.ibm.com>
1449
1450         * gcc.dg/vect/vect-37.c: Restore the original behaivior - xfail to
1451         vectorize.
1452
1453 2007-01-31  Uros Bizjak  <ubizjak@gmail.com>
1454
1455         * gcc.dg/builtins-63.c: New test.
1456
1457 2007-01-31  Tobias Burnus  <burnus@net-b.de>
1458
1459         PR fortran/27588
1460         * gfortran.dg/char_bounds_check_fail_1.f90: Add test.
1461
1462 2007-01-31  Tobias Burnus  <burnus@net-b.de>
1463
1464         PR fortran/30520
1465         * gfortran.dg/volatile8.f90: New argument conformance test.
1466         * gfortran.dg/volatile9.f90: New scope test.
1467
1468 2007-01-30  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1469
1470         PR c++/24745
1471         * g++.dg/warn/null4.C: New.
1472
1473 2001-01-30  Roger Sayle  <roger@eyesopen.com>
1474             Uros Bizjak  <ubizjak@gmail.com>
1475
1476         * gcc.dg/large-size-array-3.c: Correct typo.
1477
1478 2007-01-30  Richard Guenther  <rguenther@suse.de>
1479
1480         PR middle-end/27657
1481         * g++.dg/debug/pr27657.C: New testcase.
1482
1483 2007-01-30  Richard Guenther  <rguenther@suse.de>
1484
1485         PR middle-end/30313
1486         * gcc.dg/torture/pr30313.c: New testcase.
1487
1488 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
1489
1490         * gcc.dg/dfp/dfp-except.h: New file.
1491         * gcc.dg/dfp/fe-check.h: New file.
1492         * gcc.dg/dfp/fe-binop.c: New test.
1493         * gcc.dg/dfp/fe-convert-1.c: New test.
1494         * gcc.dg/dfp/fe-convert-2.c: New test.
1495         * gcc.dg/dfp/fe-convert-3.c: New test.
1496
1497         * gcc.dg/dfp/dec-eval-method.c: Replace decfloat.h with float.h.
1498         * gcc.dg/dfp/decfloat-constants.c: Ditto.
1499         * gcc.dg/dfp/convert-dfp.c: Ditto.
1500         * gcc.dg/dfp/convert-int-saturate.c: Ditto.
1501
1502 2007-01-29  Josh Conner  <jconner@apple.com>
1503
1504         * gcc.target/powerpc/altivec-24.c: New test.
1505
1506 2007-01-29  Simon Martin  <simartin@users.sourceforge.net>
1507
1508         PR c++/28266
1509         * g++.dg/parse/defarg12.C: New test.
1510
1511 2007-01-29  Paul Thomas  <pault@gcc.gnu.org>
1512
1513         PR fortran/30554
1514         * gfortran.dg/used_dummy_types_6.f90: New test.
1515
1516 2007-01-28  Jan Hubicka  <jh@suse.cz>
1517
1518         * gcc.dg/tree-prof/val-prof-6.c: New test.
1519
1520 2007-01-28  Roger Sayle  <roger@eyesopen.com>
1521
1522         * gcc.dg/large-size-array-3.c: Correct test case (portability).
1523
1524 2007-01-28  Andrew Pinski  <pinskia@gmail.com>
1525
1526         PR C++/28988
1527         * g++.dg/expr/dtor4.C: New test.
1528
1529 2007-01-28  Zdenek Dvorak <dvorakz@suse.cz>
1530
1531         * gcc.dg/tree-ssa/loop-23.c: New test.
1532
1533 2007-01-28  Thomas Koenig  <Thomas.Koenig@online.de>
1534
1535         PR libfortran/30389
1536         * gfortran.dg/achar_2.f90:  New test.
1537         * gfortran.dg/achar_3.f90:  New test.
1538
1539 2007-01-27  Ian Lance Taylor  <iant@google.com>
1540
1541         * gcc.dg/strict-overflow-1.c: New test.
1542         * gcc.dg/no-strict-overflow-1.c: New test.
1543         * gcc.dg/strict-overflow-2.c: New test.
1544         * gcc.dg/no-strict-overflow-2.c: New test.
1545         * gcc.dg/strict-overflow-3.c: New test.
1546         * gcc.dg/no-strict-overflow-3.c: New test.
1547         * gcc.dg/strict-overflow-4.c: New test.
1548         * gcc.dg/no-strict-overflow-4.c: New test.
1549         * gcc.dg/fold-mod-1.c: Add -fstrict-overflow option.
1550         * gcc.dg/pr15784-1.c: Likewise.
1551         * gcc.dg/pr20922-1.c: Likewise.
1552         * gcc.dg/pr20922-3.c: Likewise.
1553         * gcc.dg/pr20922-4.c: Likewise.
1554         * gcc.dg/pr20922-6.c: Likewise.
1555         * gcc.dg/compare-4.c: Likewise.
1556         * gcc.dg/torture/pr26898-1.c: Likewise.
1557         * gcc.dg/tree-ssa/divide-1.c: Likewise.
1558         * gcc.dg/tree-ssa/divide-2.c: Likewise.
1559         * gcc.dg/tree-ssa/divide-3.c: Likewise.
1560         * gcc.dg/tree-ssa/divide-4.c: Likewise.
1561         * gcc.dg/tree-ssa/pr14490-1.c: Likewise.
1562         * gcc.dg/tree-ssa/pr14490-3.c: Likewise.
1563         * gcc.dg/tree-ssa/pr21082.c: Likewise.
1564         * gcc.dg/tree-ssa/pr26899.c: Likewise.
1565         * g++.dg/tree-ssa/pr21082.C: Likewise.
1566
1567 2007-01-27  Roger Sayle  <roger@eyesopen.com>
1568
1569         * gcc-dg/large-size-array-3.c: New test case.
1570
1571 2007-01-27  Roger Sayle  <roger@eyesopen.com>
1572
1573         * gfortran.dg/forall_7.f90: New test case.
1574
1575 2007-01-27  Paul Thomas  <pault@gcc.gnu.org>
1576
1577         PR fortran/30407
1578         * gfortran.dg/where_operator_assign_1.f90: New test.
1579         * gfortran.dg/where_operator_assign_2.f90: New test.
1580         * gfortran.dg/where_operator_assign_3.f90: New test.
1581
1582 2007-01-26  Joseph Myers  <joseph@codesourcery.com>
1583
1584         * lib/target-supports.exp
1585         (check_effective_target_powerpc_altivec): New.
1586         (check_effective_target_vect_cmdline_needed): Use it.
1587
1588 2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>
1589
1590         PR fortran/30278
1591         * gfortran.dg/backslash_3.f: New test.
1592
1593 2007-01-26  Richard Guenther  <rguenther@suse.de>
1594
1595         * gcc.dg/tree-ssa/pr23382.c: Fix typo.
1596
1597 2007-01-26  Tobias Burnus  <burnus@net-b.de>
1598
1599         * gfortran.dg/gomp/gomp.exp: Support .f03 extension.
1600         * gfortran.dg/vect/vect.exp: Ditto.
1601         * gfortran.dg/dg.exp: Ditto.
1602         * gfortran.fortran-torture/execute/execute.exp: Ditto.
1603         * gfortran.fortran-torture/compile/compile.exp: Ditto.
1604
1605 2007-01-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1606
1607         * gcc.dg/builtins-20.c: Add more cases.
1608         * gcc.dg/torture/builtin-symmetric-1.c: Likewise.
1609
1610 2007-01-25  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1611
1612         PR fortran/30437
1613         * gcc.dg/Wall.c: New.
1614         * gcc.dg/Wno-all.c: New.
1615         * gfortran.dg/Wall.f90: New.
1616         * gfortran.dg/Wno-all.f90: New.
1617
1618 2007-01-24  Geoffrey Keating  <geoffk@apple.com>
1619
1620         * gcc.target/powerpc/darwin-ehreturn-1.c: New.
1621         * g++.dg/eh/simd-2.C: Also run on Darwin.
1622         * g++.dg/eh/simd-3.C: New.
1623         * g++.dg/eh/simd-4.C: New.
1624
1625 2007-01-25  Richard Guenther  <rguenther@suse.de>
1626
1627         * gcc.dg/tree-prof/tree-prof.exp: Define _PROFILE_GENERATE
1628         and _PROFILE_USE.
1629         * gcc.dg/tree-prof/wcoverage-mismatch.c: New testcase.
1630
1631 2007-01-25  Razya Ladelsky  <razya@il.ibm.com>
1632
1633         * gcc.dg/ipa/ipa-1.c: Update scan tree dump.
1634         * gcc.dg/ipa/ipa-2.c: Update scan tree dump.
1635         * gcc.dg/ipa/ipa-3.c: Update scan tree dump.
1636         * gcc.dg/ipa/ipa-4.c: Update scan tree dump.
1637         * gcc.dg/ipa/ipa-5.c: Update scan tree dump.
1638         * gcc.dg/ipa/ipa-6.c: Update scan tree dump.
1639         * gcc.dg/ipa/ipa-7.c: New testcase.
1640
1641 2007-01-24  Douglas Gregor  <dgregor@osl.iu.edu>
1642
1643         * g++.dg/cpp0x/warn_cxx0x.C: New.
1644
1645 2007-01-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1646
1647         * gcc.dg/builtins-20.c: Test builtin carg.
1648
1649 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
1650
1651         PR middle-end/27416
1652         * gcc.dg/gomp/pr27416.c: New test.
1653
1654         PR middle-end/30494
1655         * gcc.dg/gomp/pr30494.c: New test.
1656         * g++.dg/gomp/pr30494.C: New test.
1657
1658         PR middle-end/30421
1659         * gcc.dg/gomp/pr30421.c: New test.
1660
1661 2007-01-24  Steve Ellcey  <sje@cup.hp.com>
1662
1663         * gcc.target/ia64/versionid-1.c: New test.
1664         * gcc.target/ia64/versionid-2.c: New test.
1665
1666 2007-01-24  Richard Guenther  <rguenther@suse.de>
1667
1668         PR testsuite/30181
1669         * gcc.dg/builtins-57.c: Change to a link-time testcase
1670         to support non-C99 targets.
1671
1672 2007-01-24  Jan Hubicka  <jh@suse.cz>
1673
1674         * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.
1675
1676 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
1677
1678         * gcc.c-torture/compile/sizeof-macros-1.c: New testcase.
1679
1680 2007-01-23  Andrew Pinski  <pinskia@gmail.com>
1681
1682         PR objc/27438
1683         * objc.dg/const-str-12.m: New test.
1684
1685 2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1686
1687         PR fortran/30532
1688         * gfortran.dg/ctrl-z.f90:  New test.
1689
1690 2007-01-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1691
1692         PR fortran/30481
1693         * gfortran.dg/namelist_assumed_char.f90:  New test.
1694
1695 2007-01-23  Simon Martin  <simartin@users.sourceforge.net>
1696
1697         PR c++/27492
1698         * g++.dg/inherit/covariant15.C: New test.
1699
1700 2007-01-23  Ian Lance Taylor  <iant@google.com>
1701
1702         * g++.dg/warn/Wparentheses-24.C: New test.
1703
1704 2007-01-23  Richard Guenther  <rguenther@suse.de>
1705
1706         PR testsuite/30560
1707         * ada/acats/run_acats: Do not call gnatmake or gnatchop
1708         with full path.
1709
1710 2007-01-22  Richard Guenther  <rguenther@suse.de>
1711
1712         PR tree-optimization/30038
1713         * gcc.dg/builtins-62.c: New testcase.
1714
1715 2007-01-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1716
1717         * gcc.c-torture/compile/20070121.c: New test.
1718
1719 2007-01-21  Thomas Koenig  <Thomas.Koenig@online.de>
1720
1721         PR libfortran/30525
1722         * gfortran.dg/char_comparison_1.f:  New test.
1723
1724 2007-01-21  Ira Rosen  <irar@il.ibm.com>
1725
1726         * gcc.dg/vect/vect-strided-same-dr.c: New test.
1727
1728 2007-01-20  Andrew Pinski  <pinskia@gmail.com>
1729
1730         PR objc/30479
1731         * objc.dg/pch: New directory.
1732         * objc.dg/pch/pch.exp: New file.
1733         * objc.dg/pch/interface-1.m: New test.
1734         * objc.dg/pch/interface-1.hs: New include file.
1735         * lib/objc.exp (objc_target_compile): Add
1736         "-x objective-c-header" in front of the sources if this is
1737         a precompiled header being compiled.
1738
1739 2007-01-20  Roger Sayle  <roger@eyesopen.com>
1740
1741         * gfortran.dg/array_memcpy_3.f90: New test case.
1742         * gfortran.dg/vect/vect-5.f90: Update vectorized loop count.
1743
1744 2007-01-20  Roger Sayle  <roger@eyesopen.com>
1745             Brooks Moses  <brooks.moses@codesourcery.com>
1746             Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1747
1748         * gfortran.dg/intrinsic_sign_1.f90: New test case.
1749         * gfortran.dg/intrinsic_sign_2.f90: Likewise.
1750
1751 2007-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1752
1753         * gcc.dg/torture/builtin-math-3.c: Test fdim.
1754
1755 2007-01-19  Mike Stump  <mrs@apple.com>
1756
1757         * gcc.dg/darwin-ld-6.c: Remove, tests a linker flag that is going
1758         away.
1759
1760 2007-01-19  Roger Sayle  <roger@eyesopen.com>
1761
1762         * gcc.dg/pr30172-1.c: Specify the -fno-signed-zeros command line
1763         option instead of -funsafe-math-optimizations.
1764
1765 2007-01-19  Tomas Bily  <tbily@suse.cz>
1766
1767         gcc.dg/tree-prof/indir-call-prof.c: New.
1768         g++.dg/dg.exp: Add tree-prof subdirectory.
1769         g++.dg/tree-prof/indir-call-prof.C: New.
1770         g++.dg/tree-prof/tree-prof.exp: New.
1771
1772 2007-01-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1773
1774         PR c++/17947
1775         * g++.dg/warn/deprecated.C: Update warning output.
1776         * g++.dg/warn/deprecated-2.C: Likewise.
1777         * g++.dg/warn/deprecated-3.C: New.
1778
1779 2007-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1780
1781         * gcc.c-torture/execute/nestfunc-7.c: New.
1782
1783 2007-01-18  Hui-May Chang  <hm.chang@apple.com>
1784
1785         * gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
1786
1787 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1788
1789         * gcc.dg/m68k-pic-1.c: New.
1790
1791 2007-01-18  Roger Sayle  <roger@eyesopen.com>
1792
1793         * gfortran.dg/array_memcpy_4.f90: New test case.
1794
1795 2007-01-18  Josh Conner  <jconner@apple.com>
1796
1797         PR target/30485
1798         * gcc.dg/vect/vect.exp: Add support for no-trapping-math tests.
1799         * gcc.dg/vect/no-trapping-math-1: New.
1800         * gcc.dg/vect/no-trapping-math-2: New.
1801
1802 2007-01-18  Uros Bizjak  <ubizjak@gmail.com>
1803
1804         * gcc.target/i386/387-8.c: Update comment about optimizing
1805         inherent load of 1.0 of fptan instruction.
1806
1807 2007-01-18  Dirk Mueller  <dmueller@suse.de>
1808             Richard Guenther <rguenther@suse.de>
1809
1810         PR diagnostic/8268
1811         * gcc.dg/Warray-bounds.c: New testcase.
1812         * gcc.dg/Warray-bounds-2.c: New testcase.
1813         * g++.dg/warn/Warray-bounds.C: New testcase.
1814         * g++.dg/warn/Warray-bounds-2.C: New testcase.
1815
1816 2007-01-17  Paul Thomas  <pault@gcc.gnu.org>
1817
1818         PR fortran/30476
1819         * gfortran.dg/generic_12.f90: New test.
1820
1821 2007-01-17  Dorit Nuzman  <dorit@il.ibm.com>
1822
1823         * gcc.target/i386/vectorize1.c: Add cleanup-tree-dump.
1824         * gcc.dg/tree-ssa/ssa-dse-9.c: Add cleanup-tree-dump.
1825
1826 2007-01-16  Janis Johnson  <janis187@us.ibm.com>
1827
1828         * gcc.dg/dfp/compare-special.h: New file.
1829         * gcc.dg/dfp/compare-special-32.c: New test.
1830         * gcc.dg/dfp/compare-special-64.c: New test.
1831         * gcc.dg/dfp/compare-special-128.c: New test.
1832
1833 2007-01-16  Roger Sayle  <roger@eyesopen.com>
1834             Paul Thomas  <pault@gcc.gnu.org>
1835             Steven G. Kargl  <kargl@gcc.gnu.org>
1836
1837         PR fortran/30404
1838         * gfortran.dg/forall_6.f90: New test case.
1839         * gfortran.dg/dependency_8.f90: Update test to find "temp" array.
1840         * gfortran.dg/dependency_13.f90: Likewise.
1841
1842 2007-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1843
1844         PR testsuite/12325
1845         * gcc.dg/torture/builtin-attr-1.c: Handle warnings from
1846         targets that don't support Inf.
1847
1848 2007-01-15  Dale Johannesen  <dalej@apple.com>
1849
1850         * gcc.dg/tree-ssa/loop-3.c:  Disable with -fpic or -fPIC.
1851
1852 2007-01-15  Thomas Koenig  <Thomas.Koenig@online.de>
1853
1854         * gfortran.dg/string_0xfe_0xff_1.f90:  Use char instead
1855         of achar for 0xff to avoid the "Extended ASCII not
1856         implemented" error message.
1857
1858 2007-01-15  Paul Thomas  <pault@gcc.gnu.org>
1859
1860         PR fortran/28172
1861         * gfortran.dg/altreturn_4.f90: New test.
1862
1863         PR fortran/29389
1864         * gfortran.dg/stfunc_4.f90: New test.
1865
1866         PR fortran/29712
1867         * gfortran.dg/bound_2.f90: Reinstate commented out line.
1868         * gfortran.dg/initialization_1.f90: Change warning.
1869
1870         PR fortran/30283
1871         * gfortran.dg/specification_type_resolution_2.f90: New test.
1872
1873 2007-01-14  Jan Hubicka  <jh@suse.cz>
1874
1875         * gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding.
1876         * gcc.dg/tree-ssa/vrp11.c: Fix thinkos in my last patch.
1877         * gcc.dg/always_inline3.c: Update for pre-inline tail recursion
1878         elimination.
1879
1880 2007-01-14  Paul Thomas  <pault@gcc.gnu.org>
1881
1882         PR fortran/30410
1883         * gfortran.dg/external_procedures_2.f90: New test.
1884
1885 2007-01-14  Uros Bizjak  <ubizjak@gmail.com>
1886
1887         PR target/30413
1888         * gcc.target/i386/pr30413.c: New test.
1889
1890 2007-01-14  Thomas Koenig  <Thomas.Koenig@online.de>
1891
1892         PR fortran/30452
1893         * gfortran.dg/string_0xfe_0xff_1.f90:  New test.
1894
1895 2007-01-13  Zdenek Dvorak <dvorakz@suse.cz>
1896
1897         * gcc.dg/20070112-1.c: New test.
1898
1899 2007-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
1900
1901         PR libgfortran/30435
1902         * gfortran.dg/list_read_6.f90: New test.
1903
1904 2007-01-12  Olga Golovanevsky  <olga@il.ibm.com>
1905
1906         * gcc.dg/torture/pr24750-1.c:  Add prototype of free.
1907
1908 2007-01-12  Tom Tromey  <tromey@redhat.com>
1909
1910         PR preprocessor/28227:
1911         * gcc.dg/cpp/pr28227.c: New file.
1912
1913 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
1914
1915         * gcc.dg/tree-ssa/loop-22.c: New test.
1916
1917 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
1918
1919         PR tree-optimization/29516
1920         * gcc.dg/tree-ssa/loop-20.c: New test.
1921
1922 2007-01-11  Thomas Koenig  <Thomas.Koenig@online.de>
1923
1924         PR libfortran/30415
1925         * minmaxloc_integer_kinds_1.f90:  New test.
1926
1927 2007-01-11  Simon Martin  <simartin@users.sourceforge.net>
1928
1929         PR c++/29573
1930         * g++.dg/template/sizeof-template-argument.C: New test.
1931
1932 2007-01-11  Jan Hubicka  <jh@suse.cz>
1933
1934         * gcc.dg/tree-ssa/tailrecursion-4.c: Update dump file.
1935         * gcc.dg/tree-ssa/tailrecursion-1.c: Update dump file.
1936         * gcc.dg/tree-ssa/tailrecursion-2.c: Update dump file.
1937         * gcc.dg/tree-ssa/tailrecursion-3.c: Update dump file.
1938         * gcc.dg/tree-ssa/pr21658.c: Likewise.
1939         * gcc.dg/tree-ssa/pr15349.c: Likewise.
1940         * gcc.dg/tree-ssa/pr25501.c: Likewise.
1941         * gcc.dg/tree-ssa/vrp11.c: Make more complex so it still test
1942         transformation in question.
1943         * gcc.dg/tree-ssa/vrp05.c: Likewise.
1944         * gcc.dg/tree-ssa/pr20701.c: Likewise.
1945         * gcc.dg/always_inline3.c: Likewise.
1946
1947 2007-01-10  Mark Mitchell  <mark@codesourcery.com>
1948
1949         PR c++/28999
1950         * g++.dg/template/typename11.C: New test.
1951
1952 2007-01-10  Robert Kennedy <jimbob@google.com>
1953
1954         * gcc.dg/fold-compare-2.c: New test case for fold_comparison.
1955
1956 2007-01-09  Brooks Moses  <brooks.moses@codesourcery.com>
1957
1958         * gfortran.dg/chkbits.f90: Added IBCLR tests; test calls
1959         for different integer kinds.
1960         * gfortran.dg/ishft.f90: Renamed to ishft_1.f90...
1961         * gfortran.dg/ishft_1.f90: ...Renamed from ishft.f90.
1962         * gfortran.dg/ishft_2.f90: New test.
1963         * gfortran.dg/ishft_3.f90: New test.
1964
1965 2007-01-09  Brooks Moses  <brooks.moses@codesourcery.com>
1966
1967         * gfortran.dg/altreturn_2.f90: Removed executable bit.
1968
1969 2007-01-09  Zdenek Dvorak <dvorakz@suse.cz>
1970
1971         PR tree-optimization/30322
1972         * gcc.dg/tree-ssa/loop-21.c: New test.
1973
1974 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
1975
1976         * g++.dg/rtti/darwin-builtin-linkage.C: New.
1977
1978 2007-01-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1979
1980         * gcc.target/spu/intrinsics-1.c: Remove xfail.
1981
1982 2007-01-08  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1983
1984         * g++.dg/warn/overflow-warn-1.C: Fix testcase.
1985         * g++.dg/warn/overflow-warn-3.C: Likewise.
1986         * g++.dg/warn/overflow-warn-4.C: Likewise.
1987         * g++.dg/warn/overflow-warn-5.C: Likewise.
1988         * g++.dg/warn/overflow-warn-6.C: Likewise.
1989         * g++.dg/warn/Woverflow-1.C: Likewise.
1990         * g++.dg/warn/Woverflow-2.C: Likewise.
1991         * g++.dg/warn/Woverflow-3.C: Likewise.
1992         * g++.dg/warn/multiple-overflow-warn-2.C: Likewise.
1993
1994 2007-01-08  Roger Sayle  <roger@eyesopen.com>
1995
1996         * gfortran.dg/array_constructor_14.f90: New test case.
1997         * gfortran.dg/vect/vect-5.f90: Update test for improved alignment.
1998
1999 2007-01-08  Richard Guenther  <rguenther@suse.de>
2000
2001         PR tree-optimization/23603
2002         * gcc.dg/tree-ssa/vrp31.c: New testcase.
2003         * gcc.dg/tree-ssa/vrp32.c: Likewise.
2004
2005 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
2006
2007         * gcc.target/i386/20020531-1.c: Use "char" not "unsigned char"
2008         in __v8qi typedef.
2009         * gcc.target/powerpc/altivec-vec-merge.c (foo): Add casts.
2010         * gcc.dg/simd-1.c: Update dg-error directives to reflect new
2011         compiler behaviour.
2012         * gcc.dg/simd-5.c: Likewise.
2013         * gcc.dg/simd-6.c: Likewise.
2014         * g++.dg/conversion/simd1.C: Likewise.
2015         * g++.dg/conversion/simd3.C: Likewise.
2016         * g++.dg/ext/attribute-test-2.C (data): Add "vs" member.
2017         (main): Use it.
2018
2019 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
2020
2021         PR tree-optimization/29877
2022         * gcc.dg/pr16194.c: Skip test entirely if we don't know the
2023         name of a hard register for the target concerned.  Adjust dg-error
2024         directives to cope with new behaviour of TER.
2025
2026 2007-01-07  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2027
2028         PR c++/28986
2029         * g++.dg/conversion/nullptr1.C: Added overflow warning.
2030         * g++.dg/warn/overflow-warn-1.C: New.
2031         * g++.dg/warn/overflow-warn-3.C: New.
2032         * g++.dg/warn/overflow-warn-4.C: New.
2033         * g++.dg/warn/overflow-warn-5.C: New.
2034         * g++.dg/warn/overflow-warn-6.C: New.
2035         * g++.dg/warn/Woverflow-1.C: New.
2036         * g++.dg/warn/Woverflow-2.C: New.
2037         * g++.dg/warn/Woverflow-3.C: New.
2038         * g++.dg/warn/multiple-overflow-warn-2.C: New.
2039
2040 2007-01-07  Bernhard Fischer  <aldot@gcc.gnu.org>
2041
2042         PR fortran/27698
2043         * gfortran.dg/invalid_name.f90: New test.
2044         * gfortran.dg/do_iterator.f90: Adjust pattern for expected error.
2045         * gfortran.dg/gomp/pr29759.f90: Ditto.
2046
2047 2007-01-06  Steven G. Kargl  <kargl@gcc.gnu.org>
2048
2049         * gfortran.dg/present_1.f90:  Update error message.
2050
2051 2007-01-06  Lee Millward  <lee.millward@codesourcery.com>
2052
2053         PR c++/19439
2054         * g++.dg/template/duplicate1.C: New test
2055         * g++.dg/template/memfriend6.C: Adjust error markers.
2056
2057 2007-01-05  Andrew Pinski  <Andrew_Pinski@playstation.sony.com>
2058
2059         PR tree-opt/30385
2060         * gcc.dg/torture/inline-1.c: New test.
2061
2062 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2063
2064         PR c/19978
2065         * gcc.dg/multiple-overflow-warn-1.c: New.
2066         * gcc.dg/multiple-overflow-warn-2.c: New.
2067         * gcc.dg/overflow-warn-6.c: New.
2068         * g++.dg/warn/multiple-overflow-warn-1.C: New.
2069
2070 2007-01-05  Roger Sayle  <roger@eyesopen.com>
2071
2072         * gfortran.dg/array_memcpy_1.f90: New test case.
2073         * gfortran.dg/array_memcpy_2.f90: Likewise.
2074
2075 2007-01-05  Richard Guenther  <rguenther@suse.de>
2076
2077         PR middle-end/27826
2078         * g++.dg/opt/pr27826.C: New testcase.
2079
2080 2007-01-05  Ian Lance Taylor  <iant@google.com>
2081
2082         * gcc.dg/Walways-true-1.c: New test.
2083         * gcc.dg/Walways-true-2.c: New test.
2084         * g++.dg/warn/Walways-true-1.C: New test.
2085         * g++.dg/warn/Walways-true-2.C: New test.
2086
2087 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
2088
2089         PR c/30360
2090         * gcc.dg/pr30360.c: New test.
2091
2092 2007-01-05  Paul Thomas  <pault@gcc.gnu.org>
2093
2094         PR fortran/23232
2095         * gfortran.dg/data_implied_do_1.f90: New test.
2096
2097         PR fortran/27996
2098         PR fortran/27998
2099         * gfortran.dg/char_length_1.f90: New test.
2100
2101 2007-01-05  Richard Guenther  <rguenther@suse.de>
2102
2103         PR middle-end/28116
2104         * g++.dg/opt/pr28116.C: New testcase.
2105
2106 2007-01-05  Tobias Burnus  <burnus@net-b.de>
2107
2108         PR fortran/29624
2109         * gfortran.dg/alloc_alloc_expr_1.f90: Add check for
2110           invalid deallocate.
2111         * gfortran.dg/allocatable_dummy_2.f90: Update dg-error.
2112         * gfortran.dg/protected_4.f90: Add pointer intent check.
2113         * gfortran.dg/protected_6.f90: Add pointer intent check.
2114         * gfortran.dg/pointer_intent_1.f90: New test.
2115         * gfortran.dg/pointer_intent_2.f90: New test.
2116         * gfortran.dg/pointer_intent_3.f90: New test.
2117
2118 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
2119
2120         PR 30235
2121         * gfortran.dg/altreturn_2.f90: new test.
2122
2123 2007-01-04  Tom Tromey  <tromey@redhat.com>
2124
2125         PR preprocessor/28165:
2126         * gcc.dg/cpp/pr28165.c: New file.
2127
2128 2007-01-03  Josh Conner  <jconner@apple.com>
2129
2130         PR middle-end/29683
2131         * gcc.dg/pr29683.c: New.
2132
2133 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
2134
2135         PR c++/28217
2136         * g++.dg/pch/template-1.C: New test.
2137         * g++.dg/pch/template-1.Hs: New file.
2138
2139 2007-01-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2140
2141         PR middle-end/30353
2142         * gcc.c-torture/compile/complex-4.c: New test.
2143
2144 2007-01-03  Joseph Myers  <joseph@codesourcery.com>
2145
2146         * g++.dg/vect/vect.exp: Skip PowerPC targets not supporting
2147         -maltivec.
2148         * gcc.target/powerpc/altivec-20.c: Use powerpc_altivec_ok.
2149
2150 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
2151
2152         PR middle-end/30286
2153         * gcc.dg/pr30286.c: New test.
2154
2155         PR c++/29535
2156         * g++.dg/template/crash66.C: New test.
2157
2158         PR c++/29054
2159         * g++.dg/template/friend49.C: New test.
2160
2161 2007-01-03  Steven G. Kargl  <kargls@comcast.net>
2162
2163         * gfortran.dg/ibits.f90: New test.
2164
2165 2007-01-03  Zdenek Dvorak <dvorakz@suse.cz>
2166
2167         * gcc.dg/tree-ssa/update-unroll-1.c: New test.
2168         * gcc.dg/tree-ssa/update-unswitch-1.c: New test.
2169
2170 2007-01-02  Jan Hubicka  <jh@suse.cz>
2171
2172         * gcc.dg/pr16194.c: We now output error on all three functions, not just
2173         first one.
2174
2175 2007-01-02  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2176
2177         PR c/19977
2178         * gcc/testsuite/gcc.dg/overflow-warn-3.c: Remove XFAIL.
2179         * gcc/testsuite/gcc.dg/overflow-warn-4.c: Remove XFAIL.
2180
2181 2006-01-02  Ian Lance Taylor  <iant@google.com>
2182
2183         * g++.dg/warn/Wparentheses-22.C: New test.
2184         * g++.dg/warn/Wparentheses-23.C: New test.
2185
2186 2007-01-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2187
2188         PR middle-end/7651
2189         * gcc.dg/declspec-3.c: Replace -W with -Wold-style-declaration.
2190         * gcc.dg/declspec-3-Wextra.c: New.
2191         * gcc.dg/declspec-3-no.c: New
2192
2193 2007-01-02  Paul Thomas  <pault@gcc.gnu.org>
2194
2195         PR fortran/20896
2196         * gfortran.dg/interface_10.f90: Remove.
2197
2198 2007-01-01  Roger Sayle  <roger@eyesopen.com>
2199
2200         * gcc.dg/fold-eqxor-4.c: New test case.
2201
2202 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
2203
2204         PR middle-end/30311
2205         * gcc.c-torture/compile/pr30311.c: New test.
2206
2207 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
2208
2209         PR middle-end/30253
2210         * gcc.c-torture/compile/statement-expression-1.c: New test.
2211
2212 2007-01-01  Andreas Schwab  <schwab@suse.de>
2213
2214         PR target/29166
2215         * g++.dg/eh/pr29166.C: New test.
2216
2217 2007-01-01  Joseph Myers  <joseph@codesourcery.com>
2218
2219         * lib/target-supports.exp (check_effective_target_powerpc_spe):
2220         New.
2221         (check_effective_target_vect_cmdline_needed): Use it.
2222
2223 2006-12-31  Richard Guenther  <rguenther@suse.de>
2224
2225         PR middle-end/30137
2226         * testsuite/gcc.dg/pr30137-1.c: New testcase.
2227         * testsuite/gcc.dg/pr30137-2.c: Likewise.
2228
2229 2006-12-31  Roger Sayle  <roger@eyesopen.com>
2230
2231         PR middle-end/30322
2232         * gcc.dg/fold-plusnot-1.c: New test case.
2233
2234 2006-12-31  Simon Martin  <simartin@users.sourceforge.net>
2235
2236         PR c++/29731
2237         * g++.dg/parse/template22.C: New test.
2238
2239 2006-12-31  Richard Guenther  <rguenther@suse.de>
2240
2241         PR middle-end/30338
2242         * gcc.c-torture/compile/pr30338.c: New testcase.
2243
2244 2006-12-31  Paul Thomas  <pault@gcc.gnu.org>
2245
2246         PR fortran/27900
2247         * gfortran.dg/intrinsic_actual_4.f90: New test.
2248
2249         PR fortran/24325
2250         * gfortran.dg/func_decl_3.f90: New test.
2251
2252 2006-12-31  Paul Thomas  <pault@gcc.gnu.org>
2253
2254         PR fortran/23060
2255         * gfortran.dg/c_by_val.c: Called by c_by_val_1.f.
2256         * gfortran.dg/c_by_val_1.f: New test.
2257         * gfortran.dg/c_by_val_2.f: New test.
2258         * gfortran.dg/c_by_val_3.f: New test.
2259
2260 2006-12-30  Thomas Koenig  <Thomas.Koenig@online.de>
2261
2262         PR libfortran/30321
2263         * gfortran.dg/sum_zero_array_1.f90:  New test.
2264
2265 2006-12-29  Jakub Jelinek  <jakub@redhat.com>
2266
2267         PR preprocessor/29612
2268         * gcc.dg/cpp/pr29612-1.c: New test.
2269         * gcc.dg/cpp/pr29612-2.c: New test.
2270
2271 2006-12-28  Paul Thomas  <pault@gcc.gnu.org>
2272
2273         PR fortran/30034
2274         * gfortran.dg/pure_formal_proc_1.f90: New test.
2275
2276         PR fortran/30237
2277         * gfortran.dg/intrinsic_actual_3.f90: New test.
2278
2279 2006-12-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2280
2281         PR fortran/30014
2282         * gfortran.dg/io_constraints_1.f90: Update test.
2283         * gfortran.dg/io_constraints_2.f90: Update test.
2284         * gfortran.dg/inquire_iolength.f90: New test.
2285
2286 2006-12-27  Paul Thomas  <pault@gcc.gnu.org>
2287
2288         PR fortran/20896
2289         * gfortran.dg/interface_10.f90: New test.
2290         * gfortran.dg/dummy_procedure_1.f90: Add error for call s1(z),
2291         since z is already, locally a variable.
2292
2293         PR fortran/25135
2294         * gfortran.dg/generic_11.f90: New test.
2295         * gfortran.dg/interface_7.f90: Remove name clash between module
2296         name and procedure 'x' referenced in the interface.
2297
2298 2006-12-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2299
2300         PR middle-end/7651
2301         * gcc.dg/Wmissing-parameter-type.c: New.
2302         * gcc.dg/Wmissing-parameter-type-Wextra.c: New.
2303         * gcc.dg/Wmissing-parameter-type-no.c: New.
2304
2305 2006-12-22  Paul Thomas  <pault@gcc.gnu.org>
2306
2307         PR fortran/25818
2308         * gfortran.dg/entry_array_specs_2.f: New test.
2309
2310         PR fortran/30084
2311         * gfortran.dg/nested_modules_6.f90: New test.
2312
2313 2006-12-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2314
2315         PR middle-end/7651
2316         * gcc.dg/attr-returns_twice-1.c: Replace Wextra with Wclobbered.
2317         * gcc.dg/setjmp-1.c: Add explicit Wclobbered.
2318
2319 2006-12-21  Andrew Pinski  <pinskia@gmail.com>
2320
2321         PR C++/30168
2322         * g++.dg/opt/complex6.C: New test.
2323
2324 2006-12-22  Ben Elliston  <bje@au.ibm.com>
2325
2326         * lib/gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memory
2327         full" if the linker on spu-*-* warns about exceeding local store.
2328
2329         And revert this patch:
2330         * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
2331         fail to link due to relocation overflows on spu-*-*.
2332
2333 2006-12-21  Paul Thomas  <pault@gcc.gnu.org>
2334
2335         PR fortran/30273
2336         * gfortran.dg/dependency_19.f90: New test.
2337
2338 2006-12-21  Paul Thomas  <pault@gcc.gnu.org>
2339
2340         PR fortran/30202
2341         * gfortran.dg/alloc_comp_basics_3.f90: New test.
2342
2343 2006-12-21  Jakub Jelinek  <jakub@redhat.com>
2344
2345         PR middle-end/30262
2346         * gcc.c-torture/execute/20061220-1.c: New test.
2347
2348         PR middle-end/30263
2349         * gcc.dg/gomp/asm-1.c: New test.
2350
2351         PR target/30230
2352         * g++.dg/eh/ia64-2.C: New test.
2353
2354 2006-12-21  Nathan Sidwell  <nathan@codesourcery.com>
2355
2356         PR target/28966
2357         PR target/29248
2358         * gcc.dg/rs6000-leaf.c: New.
2359
2360 2006-12-20  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
2361
2362         PR fortran/25392
2363         * gfortran.dg/f2c_8.f90: New test.
2364
2365 2006-12-20  Bill Wendling  <wendling@apple.com>
2366
2367         * gcc.dg/asm-b.c: Check for __ppc64__.
2368
2369 2006-12-20  Paul Thomas  <pault@gcc.gnu.org>
2370
2371         PR fortran/30190
2372         * gfortran.dg/bounds_check_5.f90: New test.
2373
2374 2006-12-20  Andrew Pinski  <pinskia@gmail.com>
2375
2376         PR middle-end/30143
2377         * gcc.dg/gomp/complex-1.c: New testcase.
2378
2379 2006-12-20  Roger Sayle  <roger@eyesopen.com>
2380
2381         * gfortran.dg/array_memset_1.f90: New test case.
2382
2383 2006-12-20  Dorit Nuzman  <dorit@il.ibm.com>
2384
2385         * lib/target-supports.exp: Add spu to
2386         check_effective_target_vect_widen_mult_hi_to_si.
2387
2388 2006-12-20  Paul Thomas  <pault@gcc.gnu.org>
2389
2390         PR fortran/29992
2391         * gfortran.dg/generic_9.f90: New test.
2392
2393         PR fortran/30081
2394         * gfortran.dg/generic_10.f90: New test.
2395
2396 2006-12-19  Andrew Pinski  <pinskia@gmail.com>
2397
2398         PR tree-opt/30045
2399         * gcc.dg/pr30045.c: New test.
2400
2401 2006-12-20  Ben Elliston  <bje@au.ibm.com>
2402
2403         * gcc.dg/20020312-2.c: Add a case for __SPU__.
2404
2405 2006-12-19  Eric Christopher  <echristo@apple.com>
2406
2407         PR target/29302
2408         * gcc.c-torture/execute/pr29302-1.c: New.
2409
2410 2006-12-19  Tobias Burnus  <burnus@net-b.de>
2411
2412         PR fortran/39238
2413         * gfortran.dg/associated_1.f90: Add test for associated(NULL,NULL).
2414
2415 2006-12-19  Paul Thomas <pault@gcc.gnu.org>
2416
2417         PR fortran/30236
2418         * gfortran.dg/altreturn_3.f90: New test.
2419
2420         * gfortran.dg/char_result_12.f90: Fix comment typos.
2421
2422 2006-12-19  Ben Elliston  <bje@au.ibm.com>
2423
2424         * gcc.dg/cpp/trad/include.c: #include stdlib.h instead of stdio.h,
2425         as newlib's stdio.h uses non-traditional cpp constructs.
2426
2427 2006-12-18  Brooks Moses  <brooks.moses@codesourcery.com>
2428
2429         * gfortran.dg/advance.f90: Renamed to advance_1.f90
2430         * gfortran.dg/append-1.f90: Renamed to append_1.f90
2431         * gfortran.dg/array-1.f90: Renamed to array_1.f90
2432         * gfortran.dg/assign_4.f90: Renamed to assign_8.f90
2433         * gfortran.dg/backspace.f: Renamed to backspace_1.f
2434         * gfortran.dg/backspace.f90: Renamed to backspace_7.f90
2435         * gfortran.dg/default_initialization.f: Renamed to default_initialization_1.f
2436         * gfortran.dg/dollar_edit_descriptor-1.f: Renamed to dollar_edit_descriptor_1.f
2437         * gfortran.dg/dollar_edit_descriptor-2.f: Renamed to dollar_edit_descriptor_2.f
2438         * gfortran.dg/dollar_edit_descriptor-3.f: Renamed to dollar_edit_descriptor_3.f
2439         * gfortran.dg/logint-1.f: Renamed to logint_1.f
2440         * gfortran.dg/logint-2.f: Renamed to logint_2.f
2441         * gfortran.dg/logint-3.f: Renamed to logint_3.f
2442         * gfortran.dg/advance_1.f90: Renamed from advance.f90
2443         * gfortran.dg/append_1.f90: Renamed from append-1.f90
2444         * gfortran.dg/array_1.f90: Renamed from array-1.f90
2445         * gfortran.dg/assign_8.f90: Renamed from assign_4.f90
2446         * gfortran.dg/backspace_1.f: Renamed from backspace.f
2447         * gfortran.dg/backspace_7.f90: Renamed from backspace.f90
2448         * gfortran.dg/default_initialization_1.f: Renamed from default_initialization.f
2449         * gfortran.dg/dollar_edit_descriptor_1.f: Renamed from dollar_edit_descriptor-1.f
2450         * gfortran.dg/dollar_edit_descriptor_2.f: Renamed from dollar_edit_descriptor-2.f
2451         * gfortran.dg/dollar_edit_descriptor_3.f: Renamed from dollar_edit_descriptor-3.f
2452         * gfortran.dg/logint_1.f: Renamed from logint-1.f
2453         * gfortran.dg/logint_2.f: Renamed from logint-2.f
2454         * gfortran.dg/logint_3.f: Renamed from logint-3.f
2455
2456 2006-12-18  Bill Wendling  <wendling@apple.com>
2457
2458         * g++.old-deja/g++.mike/p11144.C: Renamed id to ID because
2459         id is an OjbC keyword.
2460
2461 2006-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2462
2463         * gcc.dg/torture/builtin-pow-mpfr-1.c: New test.
2464
2465 2006-12-18  Brooks Moses  <brooks.moses@codesourcery.com>
2466
2467         * gfortran.dg/advance_3.f90: Add dg-do compile directive.
2468
2469 2006-12-18  Ian Lance Taylor  <iant@google.com>
2470
2471         * g++.dg/warn/Wmissing-declarations-1.C: New test.
2472
2473 2006-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2474
2475         * gcc.c-torture/compile/pr27528.c: Use empty templates.
2476
2477 2006-12-17  Steven G. Kargl  <kargl@gcc.gnu.org>
2478
2479         PR fortran/30207
2480         * gfortran.fortran-torture/execute/where21.f90: New test.
2481
2482 2006-12-17  Tobias Burnus  <burnus@net-b.de>
2483
2484         * gfortran.dg/associated_2.f90: Add test for associated(NULL,NULL).
2485
2486 2006-12-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2487
2488         PR middle-end/7651
2489         * gcc.dg/20001116-1.c: Replace -Wextra with -Wempty-body.
2490         * gcc.dg/if-empty-1.c: Likewise.
2491         * gcc.dg/pr23165.c: Likewise.
2492         * g++.dg/warn/empty-body.C: Likewise.
2493
2494 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2495
2496         PR libfortran/30005
2497         * gfortran.dg/open_errors.f90: New test.
2498
2499 2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>
2500
2501         * gcc.dg/i386-cpuid.h (bit_SSSE3): New.
2502
2503         * gcc.target/i386/ssse3-pabsb.c: New file.
2504         * gcc.target/i386/ssse3-pabsd.c: Likewise.
2505         * gcc.target/i386/ssse3-pabsw.c: Likewise.
2506         * gcc.target/i386/ssse3-palignr.c: Likewise.
2507         * gcc.target/i386/ssse3-phaddd.c: Likewise.
2508         * gcc.target/i386/ssse3-phaddsw.c: Likewise.
2509         * gcc.target/i386/ssse3-phaddw.c: Likewise.
2510         * gcc.target/i386/ssse3-phsubd.c: Likewise.
2511         * gcc.target/i386/ssse3-phsubsw.c: Likewise.
2512         * gcc.target/i386/ssse3-phsubw.c: Likewise.
2513         * gcc.target/i386/ssse3-pmaddubsw.c: Likewise.
2514         * gcc.target/i386/ssse3-pmulhrsw.c: Likewise.
2515         * gcc.target/i386/ssse3-pshufb.c: Likewise.
2516         * gcc.target/i386/ssse3-psignb.c: Likewise.
2517         * gcc.target/i386/ssse3-psignd.c: Likewise.
2518         * gcc.target/i386/ssse3-psignw.c: Likewise.
2519         * gcc.target/i386/ssse3-vals.h: Likewise.
2520
2521 2006-12-15  Janis Johnson  <janis187@us.ibm.com>
2522
2523         * lib/gfortran-dg.exp: Don't include fortran-torture.exp.
2524         * lib/fortran-torture.exp: Include target-supports.exp.
2525
2526 2006-12-15  Jakub Jelinek  <jakub@redhat.com>
2527
2528         PR target/30185
2529         * gcc.c-torture/execute/pr30185.c: New test.
2530
2531 2006-12-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2532
2533         PR testsuite/30179
2534         PR testsuite/30180
2535         * gcc.dg/builtin-bswap-1.c: Require stdint_types.
2536         * gcc.dg/builtin-bswap-2.c: Likewise.
2537         * gcc.dg/builtin-bswap-3.c: Likewise.
2538         * gcc.dg/builtin-bswap-4.c: Likewise.
2539         * lib/target-supports.exp (check_effective_target_stdint_types): New.
2540         * cc.c-torture/execute/mode-dependent-address.x: New file.
2541
2542 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2543
2544         PR libfortran/30145
2545         * gfortran.dg/write_zero_array: New test.
2546
2547 2006-12-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
2548
2549         PR fortran/30200
2550         * gfortran.dg/write_fmt_trim.f90: New test.
2551
2552 2006-12-14  Diego Novillo  <dnovillo@redhat.com>
2553
2554         PR 30194
2555         * gcc.dg/pr19633-1.c: Increase threshold for partitioning
2556         temporarily.
2557
2558 2006-12-14  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2559
2560         * lib/target-supports.exp (check_weak_available): Use istarget
2561         "hppa*-*-hpux10*" instead of regexp.
2562         (check_cxa_atexit_available): Likewise.
2563
2564 2006-12-14  Richard Guenther  <rguenther@suse.de>
2565
2566         PR tree-optimization/30197
2567         * gcc.c-torture/execute/complex-1.c: Fix function name.
2568         * gcc.dg/builtins-61.c: New testcase.
2569
2570 2006-12-14  Richard Guenther  <rguenther@suse.de>
2571
2572         PR middle-end/30172
2573         * gcc.dg/pr30172-1.c: New testcase.
2574
2575 2006-12-14  Richard Guenther  <rguenther@suse.de>
2576
2577         PR tree-optimization/30198
2578         * gcc.dg/builtins-60.c: New testcase.
2579
2580 2006-12-14  Dorit Nuzman  <dorit@il.ibm.com>
2581
2582         * lib/target-supports.exp (vect_no_align): Remove spu.
2583
2584 2006-12-13  Ian Lance Taylor  <iant@google.com>
2585
2586         PR c++/19564
2587         PR c++/19756
2588         * g++.dg/warn/Wparentheses-5.C: New test.
2589         * g++.dg/warn/Wparentheses-6.C: New test.
2590         * g++.dg/warn/Wparentheses-7.C: New test.
2591         * g++.dg/warn/Wparentheses-8.C: New test.
2592         * g++.dg/warn/Wparentheses-9.C: New test.
2593         * g++.dg/warn/Wparentheses-10.C: New test.
2594         * g++.dg/warn/Wparentheses-11.C: New test.
2595         * g++.dg/warn/Wparentheses-12.C: New test.
2596         * g++.dg/warn/Wparentheses-13.C: New test.
2597         * g++.dg/warn/Wparentheses-14.C: New test.
2598         * g++.dg/warn/Wparentheses-15.C: New test.
2599         * g++.dg/warn/Wparentheses-16.C: New test.
2600         * g++.dg/warn/Wparentheses-17.C: New test.
2601         * g++.dg/warn/Wparentheses-18.C: New test.
2602         * g++.dg/warn/Wparentheses-19.C: New test.
2603         * g++.dg/warn/Wparentheses-20.C: New test.
2604         * g++.dg/warn/Wparentheses-21.C: New test.
2605
2606 2006-12-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2607
2608         PR testsuite/30157
2609         * lib/target-supports.exp (check_cxa_atexit_available): Return false
2610         for target "hppa.*hpux10".
2611
2612 2006-12-13  Jakub Jelinek  <jakub@redhat.com>
2613
2614         * g++.dg/debug/vartrack1.C: New test.
2615
2616         * g++.dg/opt/ifcvt1.C: New test.
2617
2618         * gcc.dg/tls/opt-13.c: New test.
2619
2620         * gcc.dg/20060425-2.c: New test.
2621
2622         * g++.dg/opt/pr15054-2.C: New test.
2623
2624         * gcc.c-torture/execute/20060420-1.c: New test.
2625
2626         * gcc.c-torture/execute/20060412-1.c: New test.
2627
2628         * objc/compile/20060406-1.m: New test.
2629
2630 2006-12-08  Alexandre Oliva  <aoliva@redhat.com>
2631
2632         * g++.dg/template/array17.C: New test.
2633
2634 2006-02-25  Alexandre Oliva  <aoliva@redhat.com>
2635
2636         * gcc.target/powerpc/altivec-23.c: New test.
2637
2638 2006-12-13  Lee Millward  <lee.millward@codesourcery.com>
2639
2640         PR c++27316
2641         * g++.dg/inherit/error3.C: New test.
2642
2643         PR c++/28740
2644         * g++.dg/inherit/error4.C: New test.
2645
2646 2006-12-13  Richard Guenther  <rguenther@suse.de>
2647
2648         PR tree-optimization/17687
2649         * gcc.dg/builtins-59.c: New testcase.
2650
2651 2006-12-13  Ben Elliston  <bje@au.ibm.com>
2652
2653         * gcc.target/spu/Wmain.c: New test.
2654
2655 2006-12-12  Josh Conner  <jconner@apple.com>
2656
2657         * g++.dg/abi/thunk3.C: Use .weak_definition on darwin.
2658         * g++.dg/abi/thunk4.C: Likewise.
2659         * g++.dg/abi/rtti3.C: Likewise.
2660
2661 2006-12-12  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2662
2663         * gcc.target/spu/cpat-1.c: New test.
2664         * gcc.target/spu/cpat-2.c: New test.
2665         * gcc.target/spu/cpat-3.c: New test.
2666         * gcc.target/spu/cpat-4.c: New test.
2667
2668 2006-12-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2669
2670         PR tree-opt/28436
2671         * gcc.c-torture/compile/vector-1.c: New test.
2672         * gcc.c-torture/compile/vector-2.c: New test.
2673         * gcc.c-torture/compile/vector-3.c: New test.
2674
2675 2006-12-12  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
2676
2677         * lib/fortran-torture.exp: Update copyright years.  Remove
2678         obsolete comment.  Test -ftree-vectorize where it makes sense.
2679         * lib/gfortran-dg.exp: Update copyright years.  Use settings
2680         from fortran-torture.exp.
2681         * gfortran.dg/char_transpose_1.f90,
2682         gfortran.dg/char_spread_1.f90, gfortran.dg/g77/dnrm2.f,
2683         gfortran.dg/dependent_decls_1.f90: Fixout-of-bound errors.
2684         * gfortran.dg/enum_10.f90, gfortran.dg/mixed_io_1.f90:  Add
2685         '-w' to dg-options.
2686
2687 2006-12-12  Richard Sandiford  <richard@codesourcery.com>
2688
2689         * lib/gcc-dg.exp (${tool}_load): Fix invocation of
2690         saved_${tool}_load.
2691
2692 2006-12-12  Ira Rosen  <irar@il.ibm.com>
2693
2694         * gcc.dg/vect/vect-strided-store-u32-i2.c: New test.
2695         * gcc.dg/vect/vect-strided-store-a-u8-i2.c: New test.
2696         * gcc.dg/vect/vect-strided-store-u16-i4.c: New test.
2697         * gcc.dg/vect/vect-strided-u8-i8-gap4.c: Add a case of stores with
2698         gaps.
2699
2700 2006-12-12  Richard Guenther  <rguenther@suse.de>
2701
2702         PR middle-end/30147
2703         * gfortran.fortran-torture/compile/pr30147.f90: New testcase.
2704
2705 2006-12-11  Aldy Hernandez  <aldyh@redhat.com>
2706             Diego Novillo  <dnovillo@redhat.com>
2707
2708         * gcc.dg/tree-ssa/20040517-1.c: Adapt pattern to
2709         VDEF/VUSE changes.
2710         * gcc.dg/tree-ssa/pr26421.c: Likewise
2711         * gcc.dg/tree-ssa/inline_asm-1.c: Likewise.
2712         * gcc.dg/tree-ssa/pr23382.c: Likewise.
2713         * gcc.dg/tree-ssa/inline_asm-2.c: Likewise.
2714         * gcc.dg/tree-ssa/pr28410.c: Likewise.
2715         * gcc.dg/tree-ssa/20031015-1.c: Likewise.
2716         * gcc.dg/tree-ssa/20040302-1.c: Likewise.
2717         * gcc.dg/tree-ssa/vrp07.c: Likewise.
2718         * gcc.dg/tree-ssa/vrp08.c: Likewise.
2719         * gcc.dg/tree-ssa/alias-12.c: Likewise.
2720
2721 2006-12-11  Jan Hubicka  <jh@suse.cz>
2722
2723         * gcc.dg/tree-prof/stringop-1.c: New test.
2724         * gcc.dg/tree-prof/stringop-2.c: New test.
2725
2726 2006-12-11  Uros Bizjak  <ubizjak@gmail.com>
2727
2728         PR target/30120
2729         * gcc.target/i386/pr30120.c: New test.
2730
2731         Revert:
2732         2006-11-15  Uros Bizjak  <ubizjak@gmail.com>
2733
2734         * gcc.target/i386/x87regparm-1.c: New test.
2735         * gcc.target/i386/x87regparm-2.c: New test.
2736         * gcc.target/i386/x87regparm-3.c: New test.
2737         * gcc.target/i386/x87regparm-4.c: New test.
2738
2739 2006-12-10  Zdenek Dvorak <dvorakz@suse.cz>
2740
2741         * gcc.dg/tree-ssa/loop-17.c: Update outcome.
2742
2743 2006-12-10  Tobias Burnus  <burnus@net-b.de>
2744
2745         PR fortran/23994
2746         * gfortran.dg/protected_1.f90: New test.
2747         * gfortran.dg/protected_2.f90: New test.
2748         * gfortran.dg/protected_3.f90: New test.
2749         * gfortran.dg/protected_4.f90: New test.
2750         * gfortran.dg/protected_5.f90: New test.
2751         * gfortran.dg/protected_6.f90: New test.
2752
2753 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
2754             Tobias Burnus  <burnus@gcc.gnu.org>
2755
2756         PR fortran/29975
2757         PR fortran/30068
2758         * gfortran.dg/interface_4.f90: Test adding procedure to generic
2759         interface.
2760         * gfortran.dg/interface_5.f90: Test warning for not-referenced-to
2761         ambiguous interfaces.
2762         * gfortran.dg/interface_6.f90: Test invalid, ambiguous interface.
2763         * gfortran.dg/interface_7.f90: Test invalid, ambiguous interface.
2764         * gfortran.dg/interface_8.f90: Test warning for not-referenced-to
2765         ambiguous interfaces.
2766         * gfortran.dg/interface_1.f90: Change dg-error into a dg-warning.
2767         * gfortran.dg/array_initializer_2.f90: Add initializer array
2768         constructor test.
2769
2770         PR fortran/30096
2771         * gfortran.dg/interface_9.f90: Test that host interfaces are
2772         not checked for ambiguity with the local version.
2773
2774 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
2775
2776         PR fortran/29464
2777         * gfortran.dg/module_interface_2.f90: New test.
2778
2779 2006-12-09  Paul Thomas  <pault@gcc.gnu.org>
2780
2781         PR fortran/29941
2782         * gfortran.dg/assumed_len.f90: New test.
2783
2784 2006-12-09  Richard Guenther  <rguenther@suse.de>
2785
2786         * g++.dg/warn/implicit-typename1.C: Qualify types.
2787         * g++.dg/parse/crash12.C: Likewise.
2788         * g++.dg/tree-ssa/pr22444.C: Likewise.
2789
2790 2006-12-09  Tobias Burnus  <burnus@net-b.de>
2791
2792         * gfortran.dg/array_2.f90: Added sqrt test.
2793
2794 2006-12-08  Uros Bizjak  <ubizjak@gmail.com>
2795
2796         * gcc.target/i386/x87regparm-1.c: XFAIL.
2797         * gcc.target/i386/x87regparm-2.c: XFAIL.
2798         * gcc.target/i386/x87regparm-3.c: XFAIL.
2799         * gcc.target/i386/x87regparm-4.c: XFAIL.
2800
2801 2006-12-08  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2802
2803         * lib/target-supports.exp
2804         (check_effective_target_large_long_double): New.
2805         * gcc.dg/Wconversion-real.c : Use it.
2806         * gcc.dg/Wconversion-integer.c : Fix for targets where char is
2807         unsigned.
2808
2809 2006-12-08  Mark Shinwell  <shinwell@codesourcery.com>
2810
2811         * gcc.c-torture/execute/mode-dependent-address.c: New test.
2812
2813 2006-12-08  Tobias Burnus  <burnus@net-b.de>
2814
2815         PR fortran/27546
2816         * gfortran.dg/import4.f90: New test for IMPORT in modules.
2817
2818 2006-12-07  Mark Mitchell  <mark@codesourcery.com>
2819
2820         PR c++/29732
2821         * g++.dg/template/crash65.C: New test.
2822         * g++.dg/template/spec16.C: Tweak error markers.
2823
2824 2006-12-07  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2825
2826         * gcc.target/spu: New directory.
2827         * gcc.target/spu/spu.exp: New file.
2828         * gcc.target/spu/intrinsics-1.c: New test.
2829
2830 2006-12-07  Lee Millward  <lee.millward@codesourcery.com>
2831
2832         PR c++/29980
2833         * g++.dg/ext/attrib27.C: New test.
2834         * g++.dg/parse/struct-as-enum1.C: Adjust error markers.
2835         * g++.dg/parse/typedef5.C: Likewise.
2836
2837 2006-12-07  Mike Stump  <mrs@apple.com>
2838
2839         * treelang/compile/var_defs.tree: Adjust.
2840
2841 2006-12-06  Mark Mitchell  <mark@codesourcery.com>
2842
2843         PR c++/29730
2844         * g++.dg/template/crash64.C: New test.
2845         * g++.dg/parse/crash27.C: Adjust error markers.
2846
2847 2006-12-06  Thomas Koenig  <Thomas.Koenig@online.de>
2848
2849         PR libfortran/30009
2850         PR libfortran/30056
2851         * gfortran.dg/read_eof_4.f90:  Add tests.
2852         * gfortran.dg/readwrite_unf_direct_eor_1.f90:  New test.
2853         * gfortran.dg/unf_read_corrupted_1.f90: New test.
2854
2855 2006-12-05  Mark Mitchell  <mark@codesourcery.com>
2856
2857         PR c++/29729
2858         * g++.dg/template/crash63.C: New test.
2859
2860         PR c++/29728
2861         * g++.dg/template/crash62.C: New test.
2862
2863 2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
2864
2865         PR fortran/30003
2866         * gfortran.dg/allocatable_function_1.f90: Increase the number
2867         of expected calls of free to 10; the lhs section reference is
2868         now evaluated so there is another call to bar.  Change the
2869         comment appropriately.
2870         * gfortran.dg/array_section_1.f90: New test.
2871
2872 2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
2873
2874         PR fortran/29912
2875         * gfortran.dg/char_result_12.f90: New test.
2876
2877 2006-12-05  Richard Guenther  <rguenther@suse.de>
2878
2879         * gcc.dg/vect/vect.exp: Add support for -fno-math-errno tests.
2880         * gcc.dg/vect/vect-pow-2.c: Rename to ...
2881         * gcc.dg/vect/no-math-errno-vect-pow-1.c: ... this.  Require
2882         vect_double, xfail for spu*-*-*.
2883
2884 2006-12-04  Tobias Burnus  <burnus@net-b.de>
2885
2886         PR fortran/29962
2887         * initialization_4.f90: Test noninteger exponents (-std=f95).
2888         * initialization_5.f90: New test for noninteger exponents
2889           with -std=f2003.
2890
2891 2006-12-04  Paul Thomas  <pault@gcc.gnu.org>
2892
2893         PR fortran/29821
2894         * gfortran.dg/parameter_array_section_1.f90: New test.
2895
2896 2006-12-04  Mark Mitchell  <mark@codesourcery.com>
2897
2898         PR c++/29733
2899         * g++.dg/template/crash61.C: New test.
2900
2901         PR c++/29632
2902         * g++.dg/template/error23.C: New test.
2903
2904 2006-12-04  Uros Bizjak  <ubizjak@gmail.com>
2905
2906         * gcc.target/i386/sse-18.c: Pass if CPU has no SSE2 support.
2907
2908 2006-12-04  Paul Thomas  <pault@gcc.gnu.org>
2909
2910         PR fortran/29916
2911         * gfortran.dg/host_dummy_index_1.f90: Added additional test.
2912
2913 2006-12-04  Jakub Jelinek  <jakub@redhat.com>
2914
2915         PR middle-end/29965
2916         * gcc.dg/gomp/pr29965-1.c: New test.
2917         * gcc.dg/gomp/pr29965-2.c: New test.
2918         * gcc.dg/gomp/pr29965-3.c: New test.
2919         * gcc.dg/gomp/pr29965-4.c: New test.
2920         * gcc.dg/gomp/pr29965-5.c: New test.
2921         * gcc.dg/gomp/pr29965-6.c: New test.
2922         * g++.dg/gomp/pr29965-1.C: New test.
2923         * g++.dg/gomp/pr29965-2.C: New test.
2924         * g++.dg/gomp/pr29965-3.C: New test.
2925         * g++.dg/gomp/pr29965-4.C: New test.
2926         * g++.dg/gomp/pr29965-5.C: New test.
2927         * g++.dg/gomp/pr29965-6.C: New test.
2928         * g++.dg/gomp/pr29965-7.C: New test.
2929         * g++.dg/gomp/pr29965-8.C: New test.
2930         * g++.dg/gomp/pr29965-9.C: New test.
2931         * g++.dg/gomp/pr29965-10.C: New test.
2932
2933 2006-12-04  Eric Botcazou  <ebotcazou@adacore.com>
2934
2935         * gnat.dg/pointer_variable_bounds.adb: New test.
2936         * gnat.dg/pointer_variable_bounds.ads: Likewise.
2937         * gnat.dg/pointer_variable_bounds_q.ads: Likewise.
2938
2939 2006-12-03  Eric Christopher  <echristo@apple.com>
2940
2941         * gcc.target/i386/stack-prot-kernel.c: Skip for x86_64-*-darwin.
2942
2943 2006-12-03  Richard Henderson  <rth@redhat.com>
2944             Andrew Pinski  <pinskia@gmail.com>
2945
2946         PR C++/14329
2947         * g++.dg/warn/unit-1.C: New test.
2948
2949 2006-12-03  Uros Bizjak  <ubizjak@gmail.com>
2950
2951         * gcc.dg/visibility-11.c: Compile with -mstringop-strategy=libcall.
2952
2953 2006-12-03  Dorit Nuzman  <dorit@il.ibm.com>
2954
2955         * g++.dg/vect/vect.exp: Enable tests to run on spu.
2956         * gcc.dg/vect/vect.exp: Enable tests to run on spu.
2957         * gcc.dg/vect/no-section-anchors-vect-69.c: Reduce array size.
2958         * gcc.dg/vect/vect-70.c: Reduce array size.
2959         * gcc.dg/vect/fast-math-vect-reduc-7.c: Xfail for
2960         vect_no_compaer_double targets.
2961         * lib/target-supports.exp: Add spu to vect_no_align, no_vect_int_max,
2962         vect_float, vect_double, and vect_int.
2963
2964 2006-12-03  Dorit Nuzman <dorit@il.ibm.com>
2965
2966         * gcc.dg/vect/pr16105.c: Remove xfail on vect_no_align targets. Add
2967         test for loop versioning on vect_no_align targets.
2968         * gcc.dg/vect/pr20122.c: Likewise.
2969         * gcc.dg/vect/vect-105.c: Likewise.
2970         * gcc.dg/vect/vect-42.c: Likewise.
2971         * gcc.dg/vect/vect-43.c: Likewise.
2972         * gcc.dg/vect/vect-74.c: Likewise.
2973         * gcc.dg/vect/vect-75.c: Likewise.
2974         * gcc.dg/vect/vect-multitypes-3.c: Likewise.
2975         * gcc.dg/vect/vect-multitypes-6.c: Likewise.
2976         * gcc.dg/vect/vect-8.c: Remove xfail on vect_no_align targets.
2977         * gcc.dg/vect/vect-30.c: Remove xfail on vect_no_align targets.
2978
2979 2006-12-03  Paul Thomas  <pault@gcc.gnu.org>
2980
2981         PR fortran/29642
2982         * gfortran.dg/value_1.f90 : New test.
2983         * gfortran.dg/value_2.f90 : New test.
2984         * gfortran.dg/value_3.f90 : New test.
2985         * gfortran.dg/value_4.f90 : New test.
2986         * gfortran.dg/value_4.c : Called from value_4.f90.
2987
2988 2006-12-02  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2989
2990         PR C++/30033
2991         *  g++.dg/cpp0x/static_assert4.C: New testcase.
2992
2993 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2994
2995         * gcc.dg/torture/builtin-sin-mpfr-1.c: Update MPFR comment.
2996
2997 2006-12-02  Lee Millward  <lee.millward@codesourcery.com>
2998
2999         PR c/27953
3000         * gcc.dg/pr27953.c: New test.
3001
3002 2006-12-01  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3003
3004         PR c++/30022
3005         * g++.dg/ext/vector5.C: New test.
3006
3007         PR c++/30021
3008         * g++.dg/other/main1.C: New test.
3009
3010 2006-12-01  Thomas Koenig  <Thomas.Koenig@online.de>
3011
3012         PR libfortran/29568
3013         * gfortran.dg/convert_implied_open.f90:  Change to
3014         new default record length.
3015         * gfortran.dg/unf_short_record_1.f90:  Adapt to
3016         new error message.
3017         * gfortran.dg/unformatted_subrecords_1.f90:  New test.
3018
3019 2006-12-01  Andrew MacLeod  <amacleod@redhat.com>
3020
3021         * gcc.dg/max-1.c: Remove reference to -fno-tree-lrs option.
3022
3023 2006-12-01  Ryan Mansfield  <rmansfield@qnx.com>
3024
3025         PR c++/29066
3026         * g++.dg/expr/pr29066.c: New.
3027
3028 2006-12-01  H.J. Lu  <hongjiu.lu@intel.com>
3029             Zdenek Dvorak <dvorakz@suse.cz>
3030
3031         PR tree-optimization/29921
3032         * gcc.dg/pr29921-2.c: New test.
3033
3034 2006-11-30  H.J. Lu  <hongjiu.lu@intel.com>
3035
3036         * gcc.dg/i386-cpuid.h (bit_SSE3): New.
3037         (i386_get_cpuid): New function.
3038         (i386_cpuid_ecx): Likewise.
3039         (i386_cpuid_edx): Likewise.
3040         (i386_cpuid): Updated to call i386_cpuid_edx.
3041
3042         * gcc.target/i386/sse3-addsubpd.c: New file.
3043         * gcc.target/i386/sse3-addsubps.c: Likewise.
3044         * gcc.target/i386/sse3-haddpd.c: Likewise.
3045         * gcc.target/i386/sse3-haddps.c: Likewise.
3046         * gcc.target/i386/sse3-hsubpd.c: Likewise.
3047         * gcc.target/i386/sse3-hsubps.c: Likewise.
3048         * gcc.target/i386/sse3-lddqu.c: Likewise.
3049         * gcc.target/i386/sse3-movddup.c: Likewise.
3050         * gcc.target/i386/sse3-movshdup.c: Likewise.
3051         * gcc.target/i386/sse3-movsldup.c: Likewise.
3052
3053 2006-12-01  Dirk Mueller  <dmueller@suse.de>
3054
3055         * g++.dg/warn/Wreturn-type-4.C: New testcase.
3056
3057 2006-11-30  Janis Johnson  <janis187@us.ibm.com>
3058
3059         * gcc.dg/dfp/convert-int-max.c: New test.
3060         * gcc.dg/dfp/convert-int-max-fold.c: New test.
3061
3062 2006-11-30  Richard Guenther  <rguenther@suse.de>
3063
3064         * gcc.dg/vect/vect-pow-1.c: Rename ...
3065         * gcc.dg/vect/fast-math-vect-pow-1.c: ... to this.  Use
3066         floats instead of doubles, check successful vectorization.
3067
3068 2006-11-29  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3069
3070         PR target/29945
3071         * gcc.c-torture/compile/pr29945.c: New testcase.
3072
3073 2006-11-30  Joseph Myers  <joseph@codesourcery.com>
3074
3075         * gcc.dg/vect/vect.exp: Skip PowerPC targets not supporting
3076         -maltivec.
3077
3078 2006-11-29  Eric Christopher  <echristo@apple.com>
3079
3080         * gcc.dg/tree-ssa/prefetch-3.c: Allow x86_64, but require ilp32.
3081
3082 2006-11-29  Janis Johnson  <janis187@us.ibm.com>
3083
3084         * gcc.dg/dfp/convert-int.c: Remove dg-do compile, fix comment.
3085
3086         * gcc.dg/dfp/convert-bfp.c: Skip long double conversions.
3087
3088 2006-11-29  Lee Millward  <lee.millward@codesourcery.com>
3089
3090         PR c++/29022
3091         * g++.dg/inherit/virtual2.C: New test.
3092         * g++.dg/inherit/virtual3.C: Likewise.
3093         * g++.old-deja/g++.bugs/900121_05.C: Adjust error markers.
3094         * g++.dg/inherit/error2.C: Likewise.
3095         * g++.dg/template/instantiate1.C: Likewise.
3096
3097 2006-11-28  Andrew Pinski  <pinskia@gmail.com>
3098
3099         PR tree-opt/29984
3100         * gcc.dg/tree-ssa/reassoc-12.c: New test.
3101
3102 2006-11-28  Jan Hubicka  <jh@suse.cz>
3103
3104         * gcc.dg/memcpy-1.c: New test.
3105
3106 2006-11-28  Jakub Jelinek  <jakub@redhat.com>
3107
3108         PR c++/29735
3109         * g++.dg/warn/main-3.C: New test.
3110
3111 2006-11-28  Jan Hubicka  <jh@suse.cz>
3112
3113         * gcc.dg/winline-1.c: New test.
3114
3115 2006-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3116
3117         * gcc.dg/pack-test-1.c: Use __alignof__ to determine natural
3118         alignments.
3119
3120 2006-11-28  Paul Thomas  <pault@gcc.gnu.org>
3121
3122         PR fortran/29976
3123         * gfortran.dg/missing_optional_dummy_3.f90
3124
3125 2006-11-28  Paul Thomas  <pault@gcc.gnu.org>
3126
3127         PR fortran/20880
3128         * gfortran.dg/interface_3.f90: Modify errors.
3129
3130 2006-11-28  Ben Elliston  <bje@au.ibm.com>
3131
3132         * lib/gcc-defs.exp (${tool}_check_compile): xfail test cases that
3133         fail to link due to relocation overflows on spu-*-*.
3134
3135 2006-11-27  Michael Matz  <matz@suse.de>
3136             Andreas Krebbel  <krebbel1@de.ibm.com>
3137
3138         PR target/29319
3139         * gcc.dg/20061127-1.c: New testcase.
3140
3141 2006-11-27  Uros Bizjak  <ubizjak@gmail.com>
3142
3143         * gcc.dg/20061124-1.c: Add exit() function prototype.
3144
3145 2006-11-27  Jan Hubicka  <jh@suse.cz>
3146
3147         * gcc.target/i386/memcpy-1.c: Adjust size.
3148         * testsuite/gcc.dg/visibility-11.c: Likewise.
3149
3150 2006-11-27  Richard Guenther  <rguenther@suse.de>
3151
3152         PR middle-end/25620
3153         * gcc.target/i386/pow-1.c: New testcase.
3154         * gcc.dg/builtins-58.c: Likewise.
3155
3156 2006-11-26  Mark Mitchell  <mark@codesourcery.com>
3157
3158         PR c++/29886
3159         * g++.dg/expr/cast8.C: New test.
3160
3161 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3162
3163         * gcc.dg/torture/builtin-minmax-1.c: Test NaN in fmin/fmax.
3164         Don't ever inline the testcase.
3165
3166 2006-11-25  Andrew Pinski  <pinskia@gmail.com>
3167
3168         PR fortran/29982
3169         * gfortran.fortran-torture/compile/parameter_3.f90: New
3170         testcase.
3171
3172 2006-11-25  Andrew Pinski  <pinskia@gmail.com>
3173
3174         PR fortran/29951
3175         * gfortran.fortran-torture/execute/transfer2.f90: New test.
3176
3177 2006-11-25  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3178
3179         * gfortran.fortran-torture/execute/specifics.f90: Remove test
3180         for CHAR.
3181
3182 2006-11-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
3183
3184         PR libgfortran/29936
3185         * gfortran.dg/write_check3.f90: New test.
3186
3187 2006-11-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3188
3189         * gcc.dg/20061124-1.c: Add "exit(0);" to the end of main.
3190
3191 2006-11-24  Paul Thomas  <pault@gcc.gnu.org>
3192
3193         PR fortran/20880
3194         * gfortran.dg/interface_3.f90: New test.
3195
3196         PR fortran/29387
3197         * gfortran.dg/generic_8.f90: New test.
3198
3199 2006-11-24  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3200
3201         * gfortran.dg/specifics_1.f90: Remove check for CHAR.
3202         * gfortran.dg/specifics_2.f90: Remove check for CHAR.
3203         * gfortran.dg/specifics_3.f90: Remove.
3204
3205 2006-11-24  Jakub Jelinek  <jakub@redhat.com>
3206
3207         PR c/29955
3208         * gcc.dg/gomp/pr29955.c: New test.
3209
3210         PR c/29736
3211         * gcc.dg/pr29736.c: New test.
3212
3213 2006-11-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3214
3215         PR tree-opt/29964
3216         * gcc.dg/pure-1.c: New test.
3217
3218 2006-11-24  Joseph Myers  <joseph@codesourcery.com>
3219
3220         * g++.dg/eh/simd-2.C: Use -O -w in general for PowerPC.
3221         * gcc.dg/debug/dwarf2/const-2.c: Use powerpc_altivec_ok.
3222
3223 2006-11-24  Andreas Krebbel  <krebbel1@de.ibm.com>
3224
3225         * gcc.dg/20061124-1.c: New testcase.
3226
3227 2006-11-23  Eric Christopher  <echristo@apple.com>
3228
3229         * gcc.dg/inline-16.c: Use __SIZE_TYPE__.
3230
3231 2006-11-24  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3232
3233         PR c/2707
3234         PR c++/26167
3235         * gcc.dg/Wconversion-integer.c: New. Supersedes
3236         Wconversion-negative-constants.c
3237         * gcc.dg/Wconversion-real.c: New.
3238         * gcc.dg/Wconversion-real-integer.c: New.
3239         * gcc.dg/Wconversion-negative-constants.c: Deleted.
3240         * g++.dg/warn/Wconversion1.C: Modified.
3241
3242 2006-11-23  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3243
3244         * gfortran.dg/overload_1.f90: New test.
3245
3246 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3247
3248         PR c/9072
3249         * gcc.dg/builtin-protos-1.c: Replace Wconversion by
3250         Wtraditional-conversion.
3251         * gcc.dg/overflow-warn-2.c: Likewise.
3252         * gcc.dg/Wconversion.c: Likewise. Renamed as
3253         Wtraditional-conversion.c .
3254         * gcc.dg/Wconversion-2.c: Likewise. Renamed as
3255         Wtraditional-conversion-2.c .
3256         * gcc.dg/dfp/Wconversion-2.c: Likewise. Renamed as
3257         Wtraditional-conversion-2.c
3258         * gcc.dg/Wconversion-negative-constants.c: New.
3259
3260 2006-11-23  Andrew Pinski  <pinskia@gmail.com>
3261
3262         * gcc.dg/tree-ssa/dump-1.c: New test.
3263
3264 2006-11-23  David Ung <davidu@mips.com>
3265
3266         * gcc.target/mips/mips.exp (dg-mips-options): Handle parsing of
3267         -mfp64, allowable when ISA >= 33 and float is enabled.
3268         * gcc.target/mips/mips32r2-mxhc1.c: New test for checking the use
3269         of mthc1 and mfhc1 patterns.
3270
3271 2006-11-23  Zdenek Dvorak <dvorakz@suse.cz>
3272
3273         PR tree-optimization/29921
3274         * gcc.dg/pr29921.c: New test.
3275
3276 2006-11-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3277
3278         PR fortran/29441
3279         * gfortran.dg/initialization_4.f90: New test.
3280
3281 2006-11-22  Ira Rosen  <irar@il.ibm.com>
3282
3283         * gcc.dg/vect/vect-1.c: Additional loop is now vectorizable on
3284         platforms that have interleaving support.
3285         * gcc.dg/vect/vect-107.c, gcc.dg/vect/vect-98.c: Likewise.
3286         * gcc.dg/vect/vect-strided-a-u16-i2.c,
3287         gcc.dg/vect/vect-strided-a-u16-i4.c, gcc.dg/vect/vect-strided-u16-i2.c,
3288         gcc.dg/vect/vect-strided-u16-i4.c, gcc.dg/vect/vect-strided-u32-i4.c,
3289         gcc.dg/vect/vect-strided-u32-i8.c, gcc.dg/vect/vect-strided-u8-i2.c,
3290         gcc.dg/vect/vect-strided-u8-i2-gap.c,
3291         gcc.dg/vect/vect-strided-u8-i8.c,
3292         gcc.dg/vect/vect-strided-u8-i8-gap2.c,
3293         gcc.dg/vect/vect-strided-u8-i8-gap4.c,
3294         gcc.dg/vect/vect-strided-u8-i8-gap7.c,
3295         gcc.dg/vect/vect-strided-float.c,
3296         gcc.dg/vect/vect-strided-a-mult.c,
3297         gcc.dg/vect/vect-strided-mult-char-ls.c,
3298         gcc.dg/vect/vect-strided-a-u16-mult.c,
3299         gcc.dg/vect/vect-strided-a-u32-mult.c,
3300         gcc.dg/vect/vect-strided-a-u8-i2-gap.c,
3301         gcc.dg/vect/vect-strided-a-u8-i8-gap2.c,
3302         gcc.dg/vect/vect-strided-a-u8-i8-gap7.c,
3303         gcc.dg/vect/vect-strided-mult.c,
3304         gcc.dg/vect/vect-strided-u32-mult.c: New testcases.
3305         * lib/target-supports.exp (vect_extract_even_odd, vect_interleave): New.
3306
3307 2006-11-22 Paul Thomas  <pault@gcc.gnu.org>
3308
3309         PR fortran/25087
3310         * gfortran.dg/auto_char_len_4.f90: New test.
3311
3312 2006-11-22 Paul Thomas  <pault@gcc.gnu.org>
3313
3314         PR fortran/29652
3315         * gfortran.dg/generic_7.f90: New test.
3316         * gfortran.dg/defined_operators_1.f90: Add new error.
3317
3318 2006-11-22  Zdenek Dvorak <dvorakz@suse.cz>
3319
3320         PR tree-optimization/29902
3321         * g++.dg/tree-ssa/pr29902.C: New test.
3322
3323 2006-11-21 Paul Thomas  <pault@gcc.gnu.org>
3324
3325         PR fortran/29820
3326         * gfortran.dg/used_types_13.f90: New test.
3327
3328 2006-11-21  Janis Johnson  <janis187@us.ibm.com>
3329
3330         * gcc.dg/dfp/snan.c: Delete.
3331
3332 2006-11-21  Douglas Gregor  <doug.gregor@gmail.com>
3333
3334         * g++.dg/cpp0x/static_assert1.C: New.
3335         * g++.dg/cpp0x/static_assert2.C: New.
3336         * g++.dg/cpp0x/static_assert3.C: New.
3337
3338 2006-11-21  Richard Guenther  <rguenther@suse.de>
3339
3340         * gcc.dg/vect/vect-pow-1.c: New testcase.
3341         * gcc.dg/vect/vect-pow-2.c: Likewise.
3342
3343 2006-11-21  Jakub Jelinek  <jakub@redhat.com>
3344
3345         PR c++/29570
3346         * g++.dg/template/static29.C: New test.
3347
3348         PR c++/29734
3349         * g++.dg/conversion/simd4.C: New test.
3350
3351 2006-11-20  Simon Martin  <simartin@users.sourceforge.net>
3352
3353         PR c++/29475
3354         * g++.dg/template/access19.C: New test.
3355         * g++.old-deja/g++.other/access11.C: Adjusted the line where the
3356         error is reported.
3357
3358 2006-11-20  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3359
3360         PR tree-opt/25500
3361         * gcc.dg/tree-ssa/sra-4.c: New testcase.
3362
3363 2006-11-20  Tobias Burnus  <burnus@net-b.de>
3364
3365         PR fortran/27546
3366         * gfortran.dg/import.f90: Extended test.
3367         * gfortran.dg/import2.f90: Extended test.
3368
3369 2006-11-20  Tobias Burnus  <burnus@net-b.de>
3370
3371         * gfortran.dg/volatile3.f90: Add conflict test.
3372
3373 2006-11-20  Bernhard Fischer  <aldot@gcc.gnu.org>
3374
3375         PR fortran/24783
3376         * gfortran.dg/implicit_10.f90: New test.
3377
3378 2006-11-19  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3379
3380         PR c++/8586
3381         * g++.dg/warn/Wall-write-strings.C: New.
3382
3383 2006-11-19  Erik Edelmann  <eedelman@gcc.gnu.org>
3384
3385         * gfortran.dg/alloc_comp_constraint_5.f90: New.
3386         * gfortran.dg/alloc_comp_assign_2.f90: Removed invalid code.
3387
3388 2006-11-19  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3389
3390         * gfortran.dg/use_3.f90: Remove error message.
3391         * gfortran.dg/iso_fortran_env_1.f90: New test.
3392         * gfortran.dg/iso_fortran_env_2.f90: New test.
3393         * gfortran.dg/iso_fortran_env_3.f90: New test.
3394         * gfortran.dg/iso_fortran_env_4.f90: New test.
3395
3396 2006-11-19  Dorit Nuzman  <dorit@il.ibm.com>
3397
3398         * gcc.dg/vect/vect-27.c: Fix initialization.
3399
3400 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3401
3402         * gcc.dg/builtins-20.c: Add fmin/fmax cases.
3403         * gcc.dg/torture/builtin-minmax-1.c: New.
3404
3405         * gcc.dg/builtins-20.c: Add cases for copysign.
3406
3407 2006-11-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3408
3409         PR fortran/24285
3410         * gfortran.dg/dollar_edit_descriptor-3.f: New test.
3411
3412 2006-11-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3413         * gfortran.dg/use_1.f90: New test.
3414         * gfortran.dg/use_1.f90: New test.
3415         * gfortran.dg/use_1.f90: New test.
3416
3417 2006-11-17  Zdenek Dvorak <dvorakz@suse.cz>
3418
3419         PR tree-optimization/29801
3420         * gcc.dg/pr29801.c: New test.
3421
3422 2006-11-17  Jakub Jelinek  <jakub@redhat.com>
3423
3424         PR middle-end/29584
3425         * gcc.dg/torture/pr29584.c: New test.
3426
3427 2006-11-17  Joseph Myers  <joseph@codesourcery.com>
3428
3429         * gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-4.c:
3430         Condition PowerPC tests for saving FPRs on powerpc_fprs.
3431         * gcc.target/powerpc/compress-float-ppc.c,
3432         gcc.target/powerpc/compress-float-ppc-pic.c: Only test if
3433         powerpc_fprs.
3434         * gcc.target/powerpc/rs6000-power2-2.c: Only test if powerpc_fprs;
3435         do not pass -mhard-float.
3436
3437 2006-11-16  Eric Botcazou  <ebotcazou@adacore.com>
3438
3439         * gnat.dg/volatile_aggregate.adb: New test.
3440
3441 2006-11-16  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3442
3443         PR fortran/29391
3444         PR fortran/29489
3445         * gcc/testsuite/gfortran.dg/bound_2.f90: Add more checks.
3446         * gcc/testsuite/gfortran.dg/bound_3.f90: New test.
3447
3448 2006-11-16  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3449
3450         PR target/29201
3451         * gcc.c-torture/compile/pr29201.c: New test for ia64 target.
3452
3453 2006-11-15  Steven G. Kargl  <kargl@gcc.gnu.org>
3454
3455         * gfortran.dg/import3.f90: Fix error message.
3456
3457 2006-11-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3458
3459         PR tree-opt/29788
3460         * gfortran.fortran-torture/compile/inline_1.f90:
3461         New testcase.
3462
3463 2006-11-15  Uros Bizjak  <ubizjak@gmail.com>
3464
3465         * gcc.target/i386/x87regparm-1.c: New test.
3466         * gcc.target/i386/x87regparm-2.c: New test.
3467         * gcc.target/i386/x87regparm-3.c: New test.
3468         * gcc.target/i386/x87regparm-4.c: New test.
3469
3470 2006-11-15  Tobias Burnus  <burnus@net-b.de>
3471
3472         PR fortran/27546
3473         * gfortran.dg/import.f90: New test.
3474         * gfortran.dg/import2.f90: New test.
3475         * gfortran.dg/import3.f90: New test.
3476
3477 2006-11-15  Tobias Burnus  <burnus@net-b.de>
3478
3479         PR fortran/27588
3480         * gfortran.dg/char_bounds_check_fail_1.f90: New test.
3481
3482 2006-11-15  Tobias Burnus  <burnus@net-b.de>
3483
3484         PR fortran/29806
3485         * gfortran.dg/contains.f90: New test.
3486         * gfortran.dg/derived_function_interface_1.f90: Add a dg-warning.
3487
3488 2006-11-15  Jakub Jelinek  <jakub@redhat.com>
3489
3490         PR tree-optimization/29581
3491         * gcc.dg/pr29581-1.c: New test.
3492         * gcc.dg/pr29581-2.c: New test.
3493         * gcc.dg/pr29581-3.c: New test.
3494         * gcc.dg/pr29581-4.c: New test.
3495         * gfortran.dg/pr29581.f90: New test.
3496
3497 2006-11-14  Brooks Moses  <brooks.moses@codesourcery.com>
3498
3499         PR fortran/29702
3500         * lib/gfortran-dg.exp (gfortran-dg-test): Ignore column
3501         numbers in error message headers.
3502
3503 2006-11-14  Richard Guenther  <rguenther@suse.de>
3504
3505         * gcc.target/i386/math-torture/math-torture.exp: Restrict
3506         to i?86 and x86_64 targets.
3507
3508 2006-11-14  Caroline Tice  <ctice@apple.com>
3509
3510         * gcc.dg/pubtypes-1.c: New file/testcase.
3511         * gcc.dg/pubtypes-2.c: New file/testcase.
3512         * gcc.dg/pubtypes-3.c: New file/testcase.
3513         * gcc.dg/pubtypes-4.c: New file/testcase.
3514         * g++.dg/pubtypes.C: New file/testcase.
3515
3516 2006-11-14  Mark Mitchell  <mark@codesourcery.com>
3517
3518         PR c++/29106
3519         * g++.dg/init/self1.C: New test.
3520
3521 2006-11-14  Tobias Burnus  <burnus@net-b.de>
3522
3523         PR fortran/29657
3524         * gfortran.dg/conflicts.f90: Add.
3525
3526 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3527
3528         PR rtl-optimization/29798
3529
3530         * gcc.c-torture/execute/pr29798.c: New.
3531
3532 2006-11-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3533
3534         * gcc.dg/builtins-20.c: Add more cases.
3535
3536 2006-11-13  Jakub Jelinek  <jakub@redhat.com>
3537
3538         PR fortran/29759
3539         * gfortran.dg/gomp/pr29759.f90: New test.
3540
3541 2006-11-13  Mark Mitchell  <mark@codesourcery.com>
3542
3543         PR c++/29518
3544         * g++.dg/template/static28.C: New test.
3545
3546 2006-11-13  Carlos O'Donell  <carlos@codesourcery.com>
3547
3548         * lib/c-torture.exp: Use target-libpath.exp.
3549         * lib/target-libpath.exp (set_ld_library_path_env_vars): If present,
3550         set GCC_EXEC_PREFIX env var from global variable of same name.
3551
3552 2006-11-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3553
3554         PR fortran/26994
3555         * gfortran.fortran-torture/compile/transfer-1.f90:
3556         New testcase.
3557
3558 2006-11-12  H.J. Lu  <hongjiu.lu@intel.com>
3559             Zdenek Dvorak <dvorakz@suse.cz>
3560
3561         PR tree-optimization/29680
3562         * gcc.dg/alias-11.c: New test.
3563
3564 2006-11-12  Jason Merrill  <jason@redhat.com>
3565