1 2009-01-09 John F. Carr <jfc@mit.edu>
4 * g++.dg/parse/linkage3.C: New test.
6 2009-01-09 Jakub Jelinek <jakub@redhat.com>
9 * gcc.c-torture/compile/pr38771.c: New test.
11 2009-01-08 Nathan Froyd <froydnj@codesourcery.com>
13 * gcc.dg/pr34856.c: Ignore irrelevant warning.
15 2009-01-08 Mark Mitchell <mark@codesourcery.com>
17 * gcc.dg/sibcall-3.c: XFAIL for Thumb.
18 * gcc.dg/sibcall-4.c: Likewise.
20 2009-01-08 Sebastian Pop <sebastian.pop@amd.com>
21 Jan Sjodin <jan.sjodin@amd.com>
23 PR tree-optimization/38559
24 * testsuite/gcc.dg/graphite/pr38559.c: New.
26 2009-01-08 Ira Rosen <irar@il.ibm.com>
28 PR tree-optimization/37194
29 * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
31 2009-01-07 Jakub Jelinek <jakub@redhat.com>
34 * g++.dg/ext/label11.C: New test.
36 2009-01-07 Joseph Myers <joseph@codesourcery.com>
38 * lib/target-supports.exp (check_weak_override_available): New.
39 * lib/target-supports-dg.exp (dg-require-weak-override): New.
40 * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
41 dg-require-weak-override.
43 2009-01-07 Nathan Froyd <froydnj@codesourcery.com>
44 Alan Modra <amodra@bigpond.net.au>
46 * gcc.c-torture/compile/20090107-1.c: New test.
48 2009-01-07 Uros Bizjak <ubizjak@gmail.com>
51 * g++.dg/other/pr38706.C: New test.
53 2009-01-07 Jason Merrill <jason@redhat.com>
55 * g++.dg/cpp0x/variadic92.C: New test.
56 * g++.dg/cpp0x/variadic93.C: New test.
58 2009-01-07 Janis Johnson <janis187@us.ibm.com>
60 * lib/target-supports-dg.exp (current_compiler_flags): New.
61 (check-flags): Use it; do not access dg-test local variables.
62 (dg-skip-if): Do not access dg-test local variables.
63 (dg-xfail-run-if): Ditto.
64 (dg-shouldfail): Ditto.
65 * gcc.test-framework/test-framework.exp
66 (check_effective_target_def_nocache): New.
67 * gcc.test-framework/test-framework.awk: Handle scan tests.
68 * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
69 * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
70 * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
71 * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
72 * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
73 * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
74 * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
75 * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
76 * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
78 * g++.dg/torture/pr38586.C: Ignore a possible warning.
80 * lib/target-supports-dg.exp (check_test_flags): Delete.
82 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
84 PR tree-optimization/38492
85 PR tree-optimization/38498
86 * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
88 * testsuite/gcc.dg/graphite/block-0.c: Update test.
89 * testsuite/gcc.dg/graphite/block-1.c: Same.
90 * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test for blocking.
91 * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
92 * testsuite/gcc.dg/graphite/block-3.c: New.
93 * testsuite/gcc.dg/graphite/pr38498.c: New.
95 2009-01-07 H.J. Lu <hongjiu.lu@intel.com>
97 AVX Programming Reference (December, 2008)
98 * gcc.target/i386/avx-vmovntdq-256-1.c: New.
99 * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
100 * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
102 * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
103 * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
105 2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
108 * gfortran.dg/c_loc_pure_1.f90: New test.
110 2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
113 * gfortran.dg/elemental_dependency_3.f90:
114 Add the final tree dump cleanup.
116 2009-01-06 Jakub Jelinek <jakub@redhat.com>
118 * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
121 PR rtl-optimization/38722
122 * gfortran.dg/pr38722.f90: New test.
124 2009-01-06 Janis Johnson <janis187@us.ibm.com>
127 * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
128 instead of DECnn_DEN. Support -DDBG to list lines that fail.
130 2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
132 * gfortran.dg/implicit_12.f90: Add space around dg directive.
133 * gfortran.dg/typebound_call_8.f03: Same.
134 * gfortran.dg/elemental_bind_c.f90: Same.
135 * gfortran.dg/typebound_call_7.f03: Same.
136 * gfortran.dg/interface_proc_end.f90: Same
137 * gfortran.dg/pr37243.f: Fix typo.
139 2009-01-06 Uros Bizjak <ubizjak@gmail.com>
141 * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
142 instead of hardcoded number. Increase CHUNK_SIZE to 16384 for
145 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
147 AVX Programming Reference (December, 2008)
148 * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
149 _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
150 * gcc.target/i386/sse-14.c: Likewise.
152 * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
153 * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
154 * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
155 * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
157 2009-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
160 * gfortran.dg/fmt_bz_bn.f: Update test.
162 2009-01-05 Dodji Seketeli <dodji@redhat.com>
165 * g++.dg/conversion/usual-arith-conv.C: New test.
167 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
170 * gcc.dg/vector-3.c: New testcase.
171 * g++.dg/ext/vector15.C: New test.
173 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
175 PR tree-optimization/38510
176 * gcc.dg/graphite/pr38510.c: New.
178 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
179 Jan Sjodin <jan.sjodin@amd.com>
181 PR tree-optimization/38500
182 * gcc.dg/graphite/pr38500.c: New.
184 2009-01-05 Laurent GUERBY <laurent@guerby.net>
186 * gcc.c-torture/compile/20001226-1.c: Generalize
188 * gcc.c-torture/compile/limits-fnargs.c: Add
190 * gcc.dg/20020425-1.c: Likewise.
191 * gcc.dg/pch/pch.exp: Likewise.
193 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
196 * gfortran.dg/module_commons_3.f90: New test.
198 2009-01-05 Daniel Franke <franke.daniel@gmail.com>
201 * gfortran.dg/random_seed_1.f90: Updated.
203 2009-01-05 Mikael Morin <mikael.morin@tele2.fr>
207 * gfortran.dg/elemental_subroutine_7.f90:
208 Fix p values so that it can be used as vector subscript.
210 2009-01-05 Jason Merrill <jason@redhat.com>
212 * g++.dg/cpp0x/initlist12.C: Add another test.
214 * g++.dg/cpp0x/defaulted7.C: New test.
216 2009-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
219 * gfortran.dg/host_assoc_blockdata_1.f90: New test.
220 * gfortran.dg/host_assoc_blockdata_2.f90: New test.
222 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
224 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
225 for alpha*-*-* targets.
226 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
228 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
231 * gfortran.dg/host_assoc_function_5.f90: New test.
233 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
236 * gfortran.dg/elemental_dependency_3.f90: New test.
237 * gfortran.dg/elemental_subroutine_7.f90: New test.
239 2009-01-04 Uros Bizjak <ubizjak@gmail.com>
241 * gcc.dg/struct-ret-3.c: Include unistd.h.
242 (main): Exit early if system memory page size is
243 larger than 4096 bytes.
245 2009-01-04 Daniel Franke <franke.daniel@gmail.com>
248 * gfortran.dg/merge_init_expr.f90: New.
250 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
253 * gfortran.dg/c_loc_tests_13.f90: New test.
254 * gfortran.dg/c_loc_tests_14.f90: New test.
256 2009-01-03 Daniel Franke <franke.daniel@gmail.com>
258 * gfortran.dg/func_result_4.f90: New.
260 2009-01-03 Paul Thomas <pault@gcc.gnu.org>
263 * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
264 interface still works, in addition to original tests.
265 * gfortran.dg/host_assoc_call_6.f90: New test.
267 2009-01-03 Jakub Jelinek <jakub@redhat.com>
270 * g++.dg/torture/pr38705.C: New test.
273 * gcc.dg/pr38700.c: New test.
275 2009-01-02 Jason Merrill <jason@redhat.com>
277 * g++.dg/cpp0x/initlist11.C: New test.
278 * g++.dg/cpp0x/initlist12.C: New test.
280 2009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
282 * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
283 Allow extra informative notes.
285 2009-01-01 Jakub Jelinek <jakub@redhat.com>
288 * gcc.dg/pr36489.c: New test.