1 2009-01-07 Janis Johnson <janis187@us.ibm.com>
3 * lib/target-supports-dg.exp (check_test_flags): Delete.
5 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
7 PR tree-optimization/38492
8 PR tree-optimization/38498
9 * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
11 * testsuite/gcc.dg/graphite/block-0.c: Update test.
12 * testsuite/gcc.dg/graphite/block-1.c: Same.
13 * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test for blocking.
14 * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
15 * testsuite/gcc.dg/graphite/block-3.c: New.
16 * testsuite/gcc.dg/graphite/pr38498.c: New.
18 2009-01-07 H.J. Lu <hongjiu.lu@intel.com>
20 AVX Programming Reference (December, 2008)
21 * gcc.target/i386/avx-vmovntdq-256-1.c: New.
22 * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
23 * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
25 * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
26 * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
28 2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
31 * gfortran.dg/c_loc_pure_1.f90: New test.
33 2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
36 * gfortran.dg/elemental_dependency_3.f90:
37 Add the final tree dump cleanup.
39 2009-01-06 Jakub Jelinek <jakub@redhat.com>
41 * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
44 PR rtl-optimization/38722
45 * gfortran.dg/pr38722.f90: New test.
47 2009-01-06 Janis Johnson <janis187@us.ibm.com>
50 * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
51 instead of DECnn_DEN. Support -DDBG to list lines that fail.
53 2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
55 * gfortran.dg/implicit_12.f90: Add space around dg directive.
56 * gfortran.dg/typebound_call_8.f03: Same.
57 * gfortran.dg/elemental_bind_c.f90: Same.
58 * gfortran.dg/typebound_call_7.f03: Same.
59 * gfortran.dg/interface_proc_end.f90: Same
60 * gfortran.dg/pr37243.f: Fix typo.
62 2009-01-06 Uros Bizjak <ubizjak@gmail.com>
64 * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
65 instead of hardcoded number. Increase CHUNK_SIZE to 16384 for
68 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
70 AVX Programming Reference (December, 2008)
71 * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
72 _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
73 * gcc.target/i386/sse-14.c: Likewise.
75 * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
76 * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
77 * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
78 * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
80 2009-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
83 * gfortran.dg/fmt_bz_bn.f: Update test.
85 2009-01-05 Dodji Seketeli <dodji@redhat.com>
88 * g++.dg/conversion/usual-arith-conv.C: New test.
90 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
93 * gcc.dg/vector-3.c: New testcase.
94 * g++.dg/ext/vector15.C: New test.
96 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
98 PR tree-optimization/38510
99 * gcc.dg/graphite/pr38510.c: New.
101 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
102 Jan Sjodin <jan.sjodin@amd.com>
104 PR tree-optimization/38500
105 * gcc.dg/graphite/pr38500.c: New.
107 2009-01-05 Laurent GUERBY <laurent@guerby.net>
109 * gcc.c-torture/compile/20001226-1.c: Generalize
111 * gcc.c-torture/compile/limits-fnargs.c: Add
113 * gcc.dg/20020425-1.c: Likewise.
114 * gcc.dg/pch/pch.exp: Likewise.
116 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
119 * gfortran.dg/module_commons_3.f90: New test.
121 2009-01-05 Daniel Franke <franke.daniel@gmail.com>
124 * gfortran.dg/random_seed_1.f90: Updated.
126 2009-01-05 Mikael Morin <mikael.morin@tele2.fr>
130 * gfortran.dg/elemental_subroutine_7.f90:
131 Fix p values so that it can be used as vector subscript.
133 2009-01-05 Jason Merrill <jason@redhat.com>
135 * g++.dg/cpp0x/initlist12.C: Add another test.
137 * g++.dg/cpp0x/defaulted7.C: New test.
139 2009-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
142 * gfortran.dg/host_assoc_blockdata_1.f90: New test.
143 * gfortran.dg/host_assoc_blockdata_2.f90: New test.
145 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
147 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
148 for alpha*-*-* targets.
149 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
151 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
154 * gfortran.dg/host_assoc_function_5.f90: New test.
156 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
159 * gfortran.dg/elemental_dependency_3.f90: New test.
160 * gfortran.dg/elemental_subroutine_7.f90: New test.
162 2009-01-04 Uros Bizjak <ubizjak@gmail.com>
164 * gcc.dg/struct-ret-3.c: Include unistd.h.
165 (main): Exit early if system memory page size is
166 larger than 4096 bytes.
168 2009-01-04 Daniel Franke <franke.daniel@gmail.com>
171 * gfortran.dg/merge_init_expr.f90: New.
173 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
176 * gfortran.dg/c_loc_tests_13.f90: New test.
177 * gfortran.dg/c_loc_tests_14.f90: New test.
179 2009-01-03 Daniel Franke <franke.daniel@gmail.com>
181 * gfortran.dg/func_result_4.f90: New.
183 2009-01-03 Paul Thomas <pault@gcc.gnu.org>
186 * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
187 interface still works, in addition to original tests.
188 * gfortran.dg/host_assoc_call_6.f90: New test.
190 2009-01-03 Jakub Jelinek <jakub@redhat.com>
193 * g++.dg/torture/pr38705.C: New test.
196 * gcc.dg/pr38700.c: New test.
198 2009-01-02 Jason Merrill <jason@redhat.com>
200 * g++.dg/cpp0x/initlist11.C: New test.
201 * g++.dg/cpp0x/initlist12.C: New test.
203 2009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
205 * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
206 Allow extra informative notes.
208 2009-01-01 Jakub Jelinek <jakub@redhat.com>
211 * gcc.dg/pr36489.c: New test.