1 2008-03-11 Uros Bizjak <ubizjak@gmail.com>
3 * g++.dg/inherit/override-attribs.C: Require ilp32 x86 target.
5 2008-03-11 Uros Bizjak <ubizjak@gmail.com>
8 * g++.dg/torture/pr35526.C: New test.
10 2008-03-10 Jakub Jelinek <jakub@redhat.com>
13 * g++.dg/gomp/pr35328.C: New test.
16 * g++.dg/gomp/pr35337.C: New test.
20 * gcc.dg/gomp/pr35438.c: New test.
21 * gcc.dg/gomp/pr35439.c: New test.
24 * g++.dg/gomp/pr35099.C: New test.
26 2008-03-10 Eric Botcazou <ebotcazou@adacore.com>
28 * gnat.dg/range_check2.adb: New test.
30 2008-03-10 H.J. Lu <hongjiu.lu@intel.com>
32 PR tree-optimization/35494
33 * g++.dg/tree-ssa/ssa-store-ccp-1.C: New.
34 * gcc.dg/tree-ssa/ssa-store-ccp-2.c: Likewise.
35 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Likewise.
36 * gcc.dg/tree-ssa/ssa-store-ccp-4.c: Likewise.
38 2008-03-10 Richard Guenther <rguenther@suse.de>
40 PR tree-optimization/34677
41 * gcc.dg/tree-ssa/loadpre23.c: New testcase.
42 * gcc.dg/tree-ssa/loadpre24.c: Likewise.
43 * gcc.dg/tree-ssa/loadpre25.c: Likewise.
45 2008-03-09 Paul Thomas <pault@gcc.gnu.org>
48 * gfortran.dg/module_commons_2.f90: New test.
50 2008-03-09 Eric Botcazou <ebotcazou@adacore.com>
52 * gnat.dg/frame_overflow.adb: Improve portability.
54 2008-03-08 H.J. Lu <hongjiu.lu@intel.com>
57 * gcc.target/i386/isa-1.c: Add -march=x86-64.
58 * gcc.target/i386/isa-2.c: Likewise.
59 * gcc.target/i386/isa-3.c: Likewise.
60 * gcc.target/i386/isa-10.c: Likewise.
61 * gcc.target/i386/isa-11.c: Likewise.
62 * gcc.target/i386/isa-12.c: Likewise.
63 * gcc.target/i386/isa-13.c: Likewise.
64 * gcc.target/i386/isa-14.c: Likewise.
66 2008-03-08 Uros Bizjak <ubizjak@gmail.com>
69 * gcc.target/i386/pr22152.c: New test.
70 * gcc.target/i386/sse2-mmx.c: Ditto.
72 2008-03-08 Eric Botcazou <ebotcazou@adacore.com>
74 * gnat.dg/uninit_func.adb: New test.
76 2008-03-08 Eric Botcazou <ebotcazou@adacore.com>
78 * gnat.dg/pack4.adb: New test.
80 2008-03-08 Eric Botcazou <ebotcazou@adacore.com>
82 * gnat.dg/small_alignment.adb: New test.
84 2008-03-07 Eric Botcazou <ebotcazou@adacore.com>
86 * gnat.dg/specs/alignment2.ads: New test.
88 2008-03-07 Eric Botcazou <ebotcazou@adacore.com>
90 * gnat.dg/pack3.adb: New test.
92 2008-03-07 Peter O'Gorman <pogma@thewrittenword.com>
95 * g++.dg/other/pr20366.C: New test.
97 2008-03-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
100 * gcc.dg/tree-ssa/ssa-store-ccp-1.c: New test.
102 2008-03-06 Markus Milleder <markus.milleder@generali.at>
104 PR preprocessor/35458
105 * gcc.dg/cpp/cmdlne-M-2.c: New file.
106 * gcc.dg/cpp/cmdlne-M-2#.h: New file.
107 * gcc.dg/cpp/#cmdlne-M-2.h: New file.
109 2008-03-06 Tom Tromey <tromey@redhat.com>
111 * lib/treelang-dg.exp, lib/treelang.exp: Delete.
114 2008-03-05 Eric Botcazou <ebotcazou@adacore.com>
116 * gnat.dg/specs/pack33.ads: New test.
118 2008-03-05 Richard Guenther <rguenther@suse.de>
120 PR tree-optimization/35472
121 * gcc.c-torture/execute/pr35472.c: New testcase.
123 2007-03-05 Gabor Loki <loki@gcc.gnu.org>
126 * gcc.c-torture/compile/pr11832.c: Check -frtl-abstract-sequences.
127 * gcc.c-torture/compile/pr33009.c: Likewise.
129 2008-03-05 Victor Kaplansky <victork@gcc.gnu.org>
132 * gcc.dg/vect/pr31041.c: Fix.
134 2008-03-05 Hans-Peter Nilsson <hp@axis.com>
137 * lib/lib/target-supports.exp (check_effective_target_fd_truncate):
139 * gfortran.fortran-torture/execute/list_read_1.x,
140 gfortran.fortran-torture/execute/read_null_string.x,
141 gfortran.fortran-torture/execute/backspace.x,
142 gfortran.fortran-torture/execute/seq_io.x,
143 gfortran.fortran-torture/execute/slash_edit.x,
144 gfortran.fortran-torture/execute/unopened_unit_1.x,
145 gfortran.dg/namelist_21.f90, gfortran.dg/advance_5.f90,
146 gfortran.dg/fmt_t_7.f, gfortran.dg/eor_1.f90,
147 gfortran.dg/read_x_past.f, gfortran.dg/tl_editing.f90,
148 gfortran.dg/ftell_2.f90, gfortran.dg/namelist_13.f90,
149 gfortran.dg/namelist_22.f90, gfortran.dg/advance_6.f90,
150 gfortran.dg/read_bad_advance.f90, gfortran.dg/func_derived_3.f90,
151 gfortran.dg/namelist_40.f90, gfortran.dg/x_slash_2.f,
152 gfortran.dg/namelist_14.f90, gfortran.dg/backspace_1.f,
153 gfortran.dg/namelist_23.f90, gfortran.dg/pr17285.f90,
154 gfortran.dg/read_noadvance.f90, gfortran.dg/namelist_use_only.f90,
155 gfortran.dg/namelist_41.f90, gfortran.dg/namelist_15.f90,
156 gfortran.dg/backspace_3.f, gfortran.dg/backslash_3.f,
157 gfortran.dg/namelist_24.f90, gfortran.dg/pr17286.f90,
158 gfortran.dg/endfile.f90, gfortran.dg/open_access_append_1.f90,
159 gfortran.dg/fmt_huge.f90, gfortran.dg/namelist_42.f90,
160 gfortran.dg/pr18392.f90, gfortran.dg/pr19155.f, gfortran.dg/pr12884.f,
161 gfortran.dg/namelist_16.f90, gfortran.dg/backspace_5.f,
162 gfortran.dg/open_readonly_1.f90, gfortran.dg/fmt_read.f90,
163 gfortran.dg/iostat_1.f90, gfortran.dg/namelist_43.f90,
164 gfortran.dg/read_size_noadvance.f90, gfortran.dg/inquire_5.f90,
165 gfortran.dg/read_many_1.f, gfortran.dg/namelist_17.f90,
166 gfortran.dg/list_read_1.f90, gfortran.dg/backspace_10.f90,
167 gfortran.dg/namelist_26.f90, gfortran.dg/unf_read_corrupted_2.f90,
168 gfortran.dg/record_marker_1.f90, gfortran.dg/convert_implied_open.f90,
169 gfortran.dg/iostat_2.f90, gfortran.dg/write_check3.f90,
170 gfortran.dg/namelist_44.f90, gfortran.dg/namelist_use.f90,
171 gfortran.dg/rewind_1.f90, gfortran.dg/streamio_11.f90,
172 gfortran.dg/namelist_18.f90, gfortran.dg/backspace_9.f,
173 gfortran.dg/dos_eol.f, gfortran.dg/read_eof_1.f90,
174 gfortran.dg/namelist_27.f90, gfortran.dg/pad_no.f90,
175 gfortran.dg/endfile.f, gfortran.dg/namelist_11.f,
176 gfortran.dg/namelist_19.f90, gfortran.dg/eor_handling_1.f90,
177 gfortran.dg/write_rewind_1.f, gfortran.dg/comma.f,
178 gfortran.dg/read_eof_2.f90, gfortran.dg/namelist_28.f90,
179 gfortran.dg/record_marker_3.f90, gfortran.dg/complex_read.f90,
180 gfortran.dg/namelist_37.f90, gfortran.dg/error_recovery_5.f90,
181 gfortran.dg/namelist_char_only.f90, gfortran.dg/pr18122.f90,
182 gfortran.dg/list_read_4.f90, gfortran.dg/eor_handling_2.f90,
183 gfortran.dg/read_eof_3.f90, gfortran.dg/dollar_edit_descriptor_1.f,
184 gfortran.dg/pr19467.f90, gfortran.dg/namelist_38.f90,
185 gfortran.dg/inquire_9.f90, gfortran.dg/list_read_5.f90,
186 gfortran.dg/noadv_size.f90, gfortran.dg/backslash_1.f90,
187 gfortran.dg/eor_handling_3.f90, gfortran.dg/read_eof_4.f90,
188 gfortran.dg/runtime_warning_1.f90, gfortran.dg/x_slash_1.f,
189 gfortran.dg/namelist_39.f90, gfortran.dg/streamio_3.f90,
190 gfortran.dg/read_comma.f, gfortran.dg/pr19657.f,
191 gfortran.dg/streamio_15.f90, gfortran.dg/list_read_6.f90,
192 gfortran.dg/eor_handling_4.f90, gfortran.dg/backslash_2.f90,
193 gfortran.dg/pr19216.f, gfortran.dg/PR19872.f,
194 gfortran.dg/backspace_2.f, gfortran.dg/empty_format_1.f90,
195 gfortran.dg/streamio_4.f90, gfortran.dg/append_1.f90,
196 gfortran.dg/fgetc_1.f90, gfortran.dg/complex_write.f90,
197 gfortran.dg/list_read_7.f90, gfortran.dg/eor_handling_5.f90,
198 gfortran.dg/fmt_t_1.f90, gfortran.dg/pr17090.f90,
199 gfortran.dg/backspace_4.f, gfortran.dg/shape_3.f90,
200 gfortran.dg/unf_io_convert_1.f90, gfortran.dg/fgetc_2.f90,
201 gfortran.dg/vector_subscript_3.f90, gfortran.dg/list_read_8.f90,
202 gfortran.dg/flush_1.f90, gfortran.dg/advance_1.f90,
203 gfortran.dg/fmt_t_2.f90, gfortran.dg/backspace_6.f,
204 gfortran.dg/slash_1.f90, gfortran.dg/stat_1.f90,
205 gfortran.dg/unformatted_recl_1.f90, gfortran.dg/record_marker_2.f,
206 gfortran.dg/overwrite_1.f, gfortran.dg/unf_io_convert_2.f90,
207 gfortran.dg/fmt_t_3.f90, gfortran.dg/backspace_8.f,
208 gfortran.dg/stat_2.f90, gfortran.dg/pr18210.f90,
209 gfortran.dg/unformatted_subrecord_1.f90, gfortran.dg/pr20257.f90,
210 gfortran.dg/eof_1.f90, gfortran.dg/fmt_t_4.f90,
211 gfortran.dg/unf_short_record_1.f90, gfortran.dg/fmt_exhaust.f90,
212 gfortran.dg/namelist_20.f90, gfortran.dg/advance_4.f90,
213 gfortran.dg/fmt_t_5.f90, gfortran.dg/namelist_12.f,
214 gfortran.dg/backspace_7.f90, gfortran.dg/write_rewind_2.f,
215 gfortran.dg/ftell_1.f90, gfortran.dg/fseek.f90,
216 gfortran.dg/write_back.f: Gate test on effective_target
219 2008-03-04 Joseph Myers <joseph@codesourcery.com>
221 * gcc.dg/tree-ssa/loop-1.c: Handle i?86-*-mingw* i?86-*-cygwin* as
222 targets declaring functions in assembly.
224 2008-03-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
227 * gcc.dg/pr28322-3.c: New.
229 2008-03-04 H.J. Lu <hongjiu.lu@intel.com>
232 * gcc.target/i386/sse4_2-pcmpestri-1.c: Replace SIDD_XXX with
234 * gcc.target/i386/sse4_2-pcmpestri-2.c: Likewise.
235 * gcc.target/i386/sse4_2-pcmpestrm-1.c: Likewise.
236 * gcc.target/i386/sse4_2-pcmpestrm-2.c: Likewise.
237 * gcc.target/i386/sse4_2-pcmpistri-1.c: Likewise.
238 * gcc.target/i386/sse4_2-pcmpistri-2.c: Likewise.
239 * gcc.target/i386/sse4_2-pcmpistrm-1.c: Likewise.
240 * gcc.target/i386/sse4_2-pcmpistrm-2.c: Likewise.
241 * gcc.target/i386/sse4_2-pcmpstr.h: Likewise.
243 2008-03-04 Uros Bizjak <ubizjak@gmail.com>
246 * gcc.c-torture/execute/pr35456.c: New test.
248 2008-03-04 Joseph Myers <joseph@codesourcery.com>
250 * gcc.target/i386/sse-10.c: Don't use
251 -mno-accumulate-outgoing-args on *-*-mingw* *-*-cygwin*.
253 2008-03-04 Uros Bizjak <ubizjak@gmail.com>
255 * gfortran.dg/reassoc_1.f90: Cleanup dump files.
256 * gfortran.dg/reassoc_2.f90: Ditto.
257 * gfortran.dg/reassoc_3.f90: Ditto.
259 2008-03-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
262 * gfortran.dg/gomp/gomp.exp: Add .f08 and .F08 file suffixes.
263 * gfortran.dg/dg.exp: Likewise.
264 * gfortran.dg/vect/vect.exp: Likewise.
265 * gfortran.fortran-torture/execute/execute.exp: Likewise.
266 * gfortran.fortran-torture/compile/compile.exp: Likewise.
267 * gfortran.dg/gamma_1.f90: Also check log_gamma.
268 * gfortran.dg/invalid_contains_1.f90: Remove warning about
270 * gfortran.dg/gamma_2.f90: Add a few error messages.
271 * gfortran.dg/invalid_contains_2.f90: Remove warning about
273 * gfortran.dg/gamma_3.f90: Adjust error message.
274 * gfortran.dg/gamma_4.f90: Test for log_gamma instead of lgamma.
275 * gfortran.dg/bind_c_usage_9.f03: Adjust error messages.
276 * gfortran.dg/bessel_1.f90: New test.
277 * gfortran.dg/recursive_check_3.f90: Remove warnings.
278 * gfortran.dg/besxy.f90: Also check for new F2008 intrinsics.
279 * gfortran.dg/derived_function_interface_1.f90: Remove warning.
280 * gfortran.dg/contains_empty_1.f03: New test.
281 * gfortran.dg/erfc_scaled_1.f90: New test.
282 * gfortran.dg/hypot_1.f90: New test.
283 * gfortran.dg/contains_empty_2.f03: New test.
285 2007-03-03 Uros Bizjak <ubizjak@gmail.com>
287 * gcc.target/i386/builtin-apply-mmx.c: Do not XFAIL on Darwin.
289 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
292 * g++.dg/cpp/string-2.C: This is a warning now.
293 * g++.dg/cpp/pedantic-errors.C: -pedantic-errors is not enabled by
296 2008-03-01 Douglas Gregor <doug.gregor@gmail.com>
298 * g++.dg/cpp0x/auto1.C: New.
300 2008-03-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
303 * gfortran.dg/pointer_1.f90: New test.
305 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
308 * g++.dg/ext/attrib32.C: Add another test case.
310 2008-02-29 Tom Tromey <tromey@redhat.com>
312 * g++.dg/warn/pragma-system_header2.C: Ignore "included from"
315 2008-02-29 Sebastian Pop <sebastian.pop@amd.com>
317 * testsuite/gcc.dg/tree-ssa/ltrans-8.c: Increase the size of strides
318 to make the interchange profitable.
320 2008-02-28 Daniel Franke <franke.daniel@gmail.com>
325 * gfortran.dg/arrayio_11.f90: Fixed test.
326 * gfortran.dg/arrayio_12.f90: Likewise.
327 * gfortran.dg/module_read_1.f90: Added warning-directives.
328 * gfortran.dg/pr32242.f90: Likewise.
329 * gfortran.dg/result_in_spec_3.f90: Likewise.
330 * gfortran.dg/use_12.f90: Likewise.
331 * gfortran.dg/warn_function_without_result.f90 : New test.
333 2008-02-28 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
336 * gfortran.dg/f2c_9.f90: New test.
338 2008-02-28 Sebastian Pop <sebastian.pop@amd.com>
340 * testsuite/gcc.dg/tree-ssa/ldist-1.c: New.
341 * testsuite/gcc.dg/tree-ssa/ldist-1a.c: New.
342 * testsuite/gcc.dg/tree-ssa/ldist-2.c: New.
343 * testsuite/gcc.dg/tree-ssa/ldist-3.c: New.
344 * testsuite/gcc.dg/tree-ssa/ldist-4.c: New.
345 * testsuite/gcc.dg/tree-ssa/ldist-5.c: New.
346 * testsuite/gcc.dg/tree-ssa/ldist-6.c: New.
347 * testsuite/gcc.dg/tree-ssa/ldist-7.c: New.
348 * testsuite/gcc.dg/tree-ssa/ldist-8.c: New.
349 * testsuite/gcc.dg/tree-ssa/ldist-9.c: New.
350 * testsuite/gcc.dg/tree-ssa/ldist-10.c: New.
351 * testsuite/gcc.dg/tree-ssa/ldist-11.c: New.
352 * testsuite/gcc.dg/tree-ssa/ldist-12.c: New.
353 * testsuite/gfortran.dg/ldist-1.f90: New.
355 2008-02-28 Uros Bizjak <ubizjak@gmail.com>
357 * gcc.dg/pr34351.c: Compile for x86 targets only. Use %ebx register.
359 2008-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr>
361 * gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
363 2008-02-27 Jan Beulich <jbeulich@novell.com>
365 * gcc.target/i386/mmx-1.c: Add
366 -Werror-implicit-function-declaration to dg-options.
367 * gcc.target/i386/mmx-2.c: Likewise.
368 * gcc.target/i386/sse-13.c: Likewise.
369 * gcc.target/i386/sse-14.c: Likewise.
371 2008-02-27 Revital Eres <eres@il.ibm.com>
373 PR rtl-optimization/34999
374 * gcc.dg/tree-prof/pr34999.c: New.
376 2008-02-27 Richard Guenther <rguenther@suse.de>
379 * gcc.c-torture/execute/pr35390.c: New testcase.
381 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
384 * gnat.dg/test_direct_io.adb: New file.
386 2008-02-27 Samuel Tardieu <sam@rfc1149.net>
389 * gnat.dg/specs/pr34799.ads: New test.
391 2008-02-27 Richard Guenther <rguenther@suse.de>
394 * gcc.c-torture/execute/pr34971.c: New testcase.
396 2008-02-27 Jakub Jelinek <jakub@redhat.com>
398 * gcc.dg/gomp/preprocess-1.c: New test.
401 * g++.dg/ext/visibility/typeinfo2.C: New test.
402 * g++.dg/ext/visibility/typeinfo3.C: New test.
404 2008-02-26 Joseph Myers <joseph@codesourcery.com>
406 * gcc.dg/bf-ms-attrib.c (main): Return 0.
408 2008-02-26 Joseph Myers <joseph@codesourcery.com>
410 * gcc.target/i386/mmx-4.c (dump64_64): Use printf %I64 on MinGW.
411 * gcc.target/i386/sse-6.c (dump128_64): Likewise.
413 2008-02-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
416 * gcc.dg/empty-source-2.c: Adjust for warning message.
417 * gcc.dg/empty-source-3.c: Likewise.
418 * gcc.dg/pack-test-2.c: Adjust comment.
419 * gcc.dg/pragma-ep-2.c: Likewise.
420 * gcc.dg/pragma-re-2.c: Likewise.
421 * gcc.dg/va-arg-2.c: Likewise.
423 2008-02-26 Tobias Burnus <burnus@net-b.de>
426 * gfortran.dg/assignment_2.f90: New.
428 2008-02-26 Jason Merrill <jason@redhat.com>
431 * g++.dg/ext/attrib32.C: New.
433 2008-02-26 Richard Sandiford <rsandifo@nildram.co.uk>
435 * gcc.c-torture/execute/nest-align-1.x: Delete.
437 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
440 * 20021023-1.c: Use __builtin_va_start instead of
441 __builtin_stdarg_start.
442 * pr17301-1.c: Likewise.
443 * pr17301-2.c: Likewise.
445 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
447 * gcc.dg/pr34351.c: New.
449 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
451 * gcc.dg/Wlarger-than2.c: New.
453 2008-02-26 Paolo Carlini <pcarlini@suse.de>
456 * g++.dg/lookup/crash7.C: New.
458 2008-02-26 Kaz Kojima <kkojima@gcc.gnu.org>
460 * gcc.c-torture/execute/nest-align-1.c: Use the largest alignment.
462 2008-02-25 Joseph Myers <joseph@codesourcery.com>
464 * gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
466 2008-02-25 Joseph Myers <joseph@codesourcery.com>
468 * gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to dg-options.
470 2008-02-25 Joseph Myers <joseph@codesourcery.com>
472 * gcc.dg/builtins-config.h: Disable C99 runtime testing for
475 2008-02-25 Joseph Myers <joseph@codesourcery.com>
477 * lib/target-supports.exp (check_profiling_available): Report -p
478 unavailable on *-*-mingw*.
480 2008-02-25 Joseph Myers <joseph@codesourcery.com>
482 * lib/target-supports.exp (check_effective_target_pthread_h): New.
483 * gcc.dg/pthread-init-1.c, gcc.dg/pthread-init-2.c: Use
484 dg-require-effective-target pthread_h.
486 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
488 * gcc.dg/Wswitch-enum-error.c: New.
489 * gcc.dg/Wswitch-error.c: New.
490 * gcc.dg/20011021-1.c: Use two directives to match two different
493 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
496 * gcc.dg/pr28322.c: New.
497 * gcc.dg/pr28322-2.c: New.
498 * lib/prune.exp: Ignore "At top level" even if there is no ':'
501 2008-02-25 Paolo Carlini <pcarlini@suse.de>
504 * g++.dg/other/error26.C: New.
506 2008-02-25 Paolo Carlini <pcarlini@suse.de>
509 * g++.dg/other/error25.C: New.
511 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
514 * gcc.dg/pr35258.c: New testcase.
516 2008-02-25 Jan Beulich <jbeulich@novell.com>
518 * gcc.dg/20020426-2.c: Remove bogus workaround.
519 * g++.old-deja/g++.other/store-expr1.C: Likewise.
520 * gcc.target/i386/movq-2.c: Also permit use of movzbl.
522 2008-02-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
524 * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
526 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
529 * gcc.dg/pr19984.c: New test.
530 * gcc.dg/dfp/compare-special.h: Use _nan instead of nan as the
531 name of the variable.
533 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
535 * gcc.dg/vect/vect-99.c: Include stdlib.h and tree-vect.h.
536 (main): Call check_vect and foo. Check array values after
538 * gcc.dg/vect/vect-117.c: Call check_vect.
539 * gcc.dg/vect/no-vfa-pr29145.c: Ditto.
541 2008-02-25 Jason Merrill <jason@redhat.com>
544 * g++.dg/lookup/strong-using-5.C: New.
546 2008-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
548 * gcc.dg/tree-ssa/ssa-pre-10.c: Use -fno-finite-math-only on
551 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
554 * gcc.c-torture/execute/20050604-1.x: New file.
556 2008-02-24 Uros Bizjak <ubizjak@gmail.com>
558 * gcc.target/i386/pr22076.c: Update number of mov insns
560 * gcc.target/i386/pr34256.c: Ditto.
562 2008-02-24 Diego Novillo <dnovillo@google.com>
564 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
567 * g++.dg/warn/pr33738.C: New.
569 2008-02-24 Richard Sandiford <rsandifo@nildram.co.uk>
571 * gcc.c-torture/execute/nest-align-1.x: New file.
573 2008-02-24 Danny Smith <dannysmith@users.sourceforge.net>
576 * g++.dg.ext/dllimport13.C: New test.
578 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
581 * gfortran.dg/large_real_kind_form_io_2.f90: XFAIL on
582 powerpc*-apple-darwin*.
584 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
586 * gfortran.dg/large_real_kind_2.F90: Split testing of ERF and
587 ERFC into gfortran.dg/large_real_kind_3.F90.
588 * gfortran.dg/large_real_kind_3.F90: New test.
590 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
593 * gcc.dg/and-1.c: New test.
595 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
597 * gcc.c-torture/execute/20080222-1.c: New test.
599 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
603 * gcc.target/i386/pr22076.c: New test.
604 * gcc.target/i386/pr34256.c: New test.
605 * gcc.target/i386/vecinit-5.c: New test.
606 * gcc.target/i386/vecinit-6.c: New test.
607 * gcc.target/i386/vecinit-[1-4].c: Check that no MMX register is used.
609 * g++.dg/compat/struct-layout-1.h: Do not include <mmintrin.h> and
610 <xmmintrin.h>, define __m64 and __m128 directly.
611 * g++.dg/compat/struct-layout-1_generate.c: Add -mno-mmx for x86.
613 2008-02-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
616 * g++.dg/ext/always_inline-1.C: New test.
617 * g++.dg/ext/always_inline-2.C: New test.
618 * g++.dg/ext/always_inline-3.C: New test.
619 * g++.dg/ext/always_inline-4.C: New test.
621 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
623 * gcc.target/cris/asm-b-1.c: New test.
625 2008-02-22 Paolo Carlini <pcarlini@suse.de>
628 * g++.dg/template/nontype17.C: Add.
630 2008-02-22 Paolo Carlini <pcarlini@suse.de>
634 2008-02-14 Paolo Carlini <pcarlini@suse.de>
637 * g++.dg/template/nontype17.C: New.
638 * g++.dg/template/nontype16.C: Add error.
640 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
643 * gcc.dg/Wfloat-equal-1.c: New.
644 * g++.dg/warn/Wfloat-equal-1.C: New.
646 2008-02-21 Michael Matz <matz@suse.de>
649 * gcc.dg/pr35264.c: New testcase.
651 2008-02-21 Richard Guenther <rguenther@suse.de>
653 * gfortran.dg/reassoc_1.f90: New testcase.
654 * gfortran.dg/reassoc_2.f90: Likewise.
655 * gfortran.dg/reassoc_3.f90: Likewise.
657 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
660 * gfortran.dg/fmt_t_7.f: New test.
663 * gfortran.dg/streamio_15.f90: New test.
665 2008-02-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
668 * gfortran.dg/fmt_zero_digits.f90: Revise test.
670 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
672 * gcc.dg/Wframe-larger-than.c: New option test.
674 2008-02-20 Tobias Burnus <burnus@net-b.de>
677 * gfortran.dg/dollar_sym_1.f90: New.
678 * gfortran.dg/dollar_sym_2.f90: New.
680 2008-02-20 Richard Guenther <rguenther@suse.de>
683 * gcc.dg/builtins-66.c: New testcase.
685 2008-02-20 Richard Guenther <rguenther@suse.de>
687 * gcc.dg/fold-reassoc-1.c: New testcase.
688 * gcc.dg/tree-ssa/recip-3.c: Adjust to not compute d/d.
690 2008-02-20 Richard Guenther <rguenther@suse.de>
692 * gcc.dg/tree-ssa/reassoc-13.c: New testcase.
694 2008-02-20 Ira Rosen <irar@il.ibm.com>
696 * lib/target-supports.exp (check_effective_target_vect_unpack):
698 (check_effective_target_vect_short_mult): Likewise.
699 * gcc.dg/vect/vect-reduc-dot-s16b.c: Expect vectorization of
700 the loop on targets that support vect_unpack.
702 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
704 * g++.dg/compat/struct-layout-1_generate.c (DG_OPTIONS): New define.
705 (switchfiles): Use DG_OPTIONS. Explicitly name arguments in fprintf
706 templates to reduce number of passed arguments.
708 2008-02-19 Jason Merrill <jason@redhat.com>
711 * g++.dg/template/explicit-args1.C: New.
713 2008-02-19 Richard Guenther <rguenther@suse.de>
715 PR tree-optimization/34989
716 * gcc.dg/pr34989-1.c: New testcase.
717 * gcc.dg/pr34989-2.c: Likewise.
719 2008-02-19 Jakub Jelinek <jakub@redhat.com>
722 * g++.dg/gomp/pr35028.C: New test.
726 * gcc.dg/gomp/pr34964.c: New test.
727 * g++.dg/gomp/pr34964.C: New test.
728 * gcc.dg/gomp/pr35244.c: New test.
729 * g++.dg/gomp/pr35244.C: New test.
732 * g++.dg/gomp/pr35078.C: New test.
734 2008-02-19 Christian Bruel <christian.bruel@st.com>
736 * gcc.dg/packed-array.c: New testcase.
738 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
741 * gcc.target/i386/pr33555.c: New test.
743 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
746 * gcc.target/i386/isa-1.c: New.
747 * gcc.target/i386/isa-2.c: Likewise.
748 * gcc.target/i386/isa-3.c: Likewise.
749 * gcc.target/i386/isa-4.c: Likewise.
750 * gcc.target/i386/isa-5.c: Likewise.
751 * gcc.target/i386/isa-6.c: Likewise.
752 * gcc.target/i386/isa-7.c: Likewise.
753 * gcc.target/i386/isa-8.c: Likewise.
754 * gcc.target/i386/isa-9.c: Likewise.
755 * gcc.target/i386/isa-10.c: Likewise.
756 * gcc.target/i386/isa-11.c: Likewise.
757 * gcc.target/i386/isa-12.c: Likewise.
758 * gcc.target/i386/isa-13.c: Likewise.
759 * gcc.target/i386/isa-14.c: Likewise.
761 2008-02-18 Joey Ye <joey.ye@intel.com>
762 H.J. Lu <hongjiu.lu@intel.com>
765 * gcc.c-torture/execute/nest-align-1.c: New test case.
767 2008-02-17 Richard Guenther <rguenther@suse.de>
770 * gcc.dg/torture/pr35227.c: New testcase.
772 2008-02-17 Richard Guenther <rguenther@suse.de>
774 PR tree-optimization/35231
775 * gcc.c-torture/execute/pr35231.c: New testcase.
777 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
779 * gcc.target/i386/pr32268.c (test_lt): Add noinline attribute.
782 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
784 * obj-c++.dg/encode-2.mm: XFAIL.
785 * obj-c++.dg/encode-3.mm: Likewise.
787 2008-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
788 Paolo Carlini <pcarlini@suse.de>
790 * g++.dg/ext/has_nothrow_assign.C: Skip some tests when __PIC__.
791 * g++.dg/ext/has_nothrow_constructor.C: Likewise.
792 * g++.dg/ext/has_nothrow_copy.C: Likewise.
794 2008-02-16 Uros Bizjak <ubizjak@gmail.com>
796 * gcc.target/i386/fastcall-sseregparm.c: Include sse-check.h.
797 (main): Change to void and rename to sse_test.
798 * gcc.target/i386/pr24306.c: Ditto.
799 * gcc.target/i386/pr32065-2.c: Ditto.
800 * gcc.target/i386/20060512-1.c: Include sse2-check.h.
801 (main): Change to void and rename to sse2_test.
802 * gcc.target/i386/20060512-3.c: Ditto.
804 2008-02-15 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
807 * gfortran.dg/c_loc_tests_12.f03: New test.
809 2008-02-15 Douglas Gregor <doug.gregor@gmail.com>
814 * g++.dg/cpp0x/vt-35026.C: New.
815 * g++.dg/cpp0x/vt-35023.C: New.
816 * g++.dg/cpp0x/vt-34055.C: Tweak expected error messages.
817 * g++.dg/cpp0x/vt-35024.C: New.
819 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
821 * gcc.c-torture/execute/va-arg-25.x: Remove.
823 2008-02-15 Richard Guenther <rguenther@suse.de>
824 Zdenek Dvorak <ook@ucw.cz>
826 PR tree-optimization/35164
827 * g++.dg/torture/pr35164-1.C: New testcase.
828 * g++.dg/torture/pr35164-2.C: Likewise.
830 2008-02-15 Dominique d'Humieres <dominiq@lps.ens.fr>
833 * testsuite/g++.dg/template/spec35.C: Change the regular expressions
834 in dg-final to match the assembly code generated by Darwin 9.
836 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
838 * gcc.dg/cpp/pragma-pop_macro-1.c: Fix dg-do directive.
840 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
842 * gcc.target/i386/pr35160.c: Skip if !nonpic for 32bit x86 targets.
844 2008-02-15 Hans-Peter Nilsson <hp@axis.com>
846 * lib/dejapatches.exp: New file.
848 2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
851 * g++.dg/cpp0x/vt-34050.C: New.
853 2008-02-14 Jason Merrill <jason@redhat.com>
857 * g++.dg/warn/pr11159.C: New.
858 * g++.dg/warn/pr5645.C: Likewise.
860 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
862 PR preprocessor/35061
863 * gcc.dg/cpp/pragma_pop_macro-1.c: New test.
865 2008-02-14 Paolo Carlini <pcarlini@suse.de>
868 * g++.dg/template/nontype17.C: New.
869 * g++.dg/template/nontype16.C: Add error.
871 2008-02-13 Jakub Jelinek <jakub@redhat.com>
874 * g++.dg/template/member8.C: New test.
876 2008-02-13 Michael Matz <matz@suse.de>
878 * gcc.dg/pr35065.c: Fix testcase warnings.
880 2008-02-13 Jason Merrill <jason@redhat.com>
882 PR c++/34962, c++/34937, c++/34939
883 * g++.dg/ext/tmplattr9.C: New.
885 2008-02-13 Michael Matz <matz@suse.de>
888 * gcc.dg/pr35065.c: New testcase.
890 2008-02-12 Richard Guenther <rguenther@suse.de>
892 PR tree-optimization/35171
893 * gcc.c-torture/compile/pr35171.c: New testcase.
895 2008-02-12 Richard Guenther <rguenther@suse.de>
898 * gcc.c-torture/execute/pr35163.c: New testcase.
900 2008-02-12 Uros Bizjak <ubizjak@gmail.com>
902 * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
904 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
906 * gnat.dg/loop_address.adb: New test.
908 2008-02-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
910 * obj-c++.dg/bitfield-1.mm: Expect failures.
911 * obj-c++.dg/bitfield-4.mm: Likewise.
912 * obj-c++.dg/cxx-ivars-2.mm: Likewise.
913 * obj-c++.dg/encode-8.mm: Likewise.
914 * obj-c++.dg/isa-field-1.mm: Likewise.
915 * obj-c++.dg/layout-1.mm: Likewise.
916 * obj-c++.dg/lookup-2.mm: Likewise.
917 * obj-c++.dg/try-catch-2.mm: Likewise.
918 * obj-c++.dg/try-catch-9.mm: Likewise.
920 2008-02-12 Jakub Jelinek <jakub@redhat.com>
923 * g++.dg/tree-ssa/pr35144.C: New test.
926 * gcc.target/i386/pr35160.c: New test.
929 * g++.dg/init/new27.C: New test.
931 2008-02-11 Paolo Carlini <pcarlini@suse.de>
934 * g++.dg/template/crash78.C: New.
936 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
939 * gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
940 * gcc.dg/compat/vector-2_y.c: Ditto.
942 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
943 Richard Guenther <rguenther@suse.de>
945 PR tree-optimization/33992
946 * gcc.c-torture/execute/pr33992.c: New testcase.
948 2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
950 * gfortran.dg/streamio_14.f90: New test.
952 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
954 * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
955 Add -mfpmath=387 to dg-options.
957 2008-02-10 Uros Bizjak <ubizjak@gmail.com>
960 * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
961 * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
962 * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
963 * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
964 * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
965 * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
966 * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
967 * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
968 * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.
970 2008-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
973 * obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().
975 2008-02-06 Alexandre Oliva <aoliva@redhat.com>
978 * g++.dg/conversion/bitfield8.C: New.
980 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
982 * g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
984 2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
988 * g++.dg/ext/vector13.C: New.
990 2008-02-06 David Daney <ddaney@avtrex.com>
992 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.
994 2008-02-05 Bob Wilson <bob.wilson@acm.org>
996 * lib/target-supports.exp (check_effective_target_hard_float): Remove
997 special case for xtensa-*-*.
999 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1002 * gfortran.dg/volatile11.f90: New test.
1004 2008-02-05 Jakub Jelinek <jakub@redhat.com>
1007 * g++.dg/template/array19.C: New test.
1009 2008-02-05 Diego Novillo <dnovillo@google.com>
1011 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
1014 * g++.dg/warn/pr33738.C: Remove.
1016 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
1019 * gfortran.dg/bounds_check_13.f: New test.
1021 2008-02-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1024 * gcc.c-torture/execute/multi-ix.c: Call memset instead of bzero.
1026 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
1029 * gcc.target/i386/pr35083.c: New test.
1031 2008-02-05 Paul Thomas <pault@gcc.gnu.org>
1034 * gfortran.dg/data_bounds_1.f90: New test.
1036 2008-02-04 Diego Novillo <dnovillo@google.com>
1038 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
1041 * testsuite/g++.dg/warn/pr33738.C: New.
1043 2008-02-04 Daniel Franke <franke.daniel@gmail.com>
1045 * gfortran.dg/where_operator_assign_4.f90: Fix typo in error message
1048 2008-02-04 Hans-Peter Nilsson <hp@axis.com>
1050 * lib/target-supports.exp (check_effective_target_hard_float): Only
1051 use the macro definition tests for mips*-*-* and xtensa-*-*. For all
1052 other targets, grep for a call insn in the rtl expand dump for an
1054 (target_compile): Support generating rtl dumps as output.
1056 2008-02-04 Richard Guenther <rguenther@suse.de>
1059 * gcc.c-torture/execute/pr33631.c: New testcase.
1061 2008-02-04 Richard Guenther <rguenther@suse.de>
1064 * gcc.c-torture/compile/pr35043.c: New testcase.
1066 2008-02-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1068 * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for hppa*-*-*.
1070 2008-02-03 Uros Bizjak <ubizjak@gmail.com>
1072 * gcc.target/i386/pr31628.c: Require effective target fpic.
1073 * gcc.target/i386/strinline.c: Ditto.
1074 * gcc.dg/sibcall-6.c: Skip if !nonpic for 32bit x86 targets.
1075 * gcc.dg/pr35045.c: Ditto.
1076 * gcc.dg/20050503-1.c: Ditto.
1078 2008-02-03 Paul Thomas <pault@gcc.gnu.org>
1081 * gfortran.dg/host_assoc_variable_1.f90: New test.
1082 * gfortran.dg/allocate_stat.f90: Change last three error messages.
1084 2008-02-02 Michael Matz <matz@suse.de>
1087 * gcc.dg/pr35045.c: New test.
1089 2008-02-02 Thomas Koenig <tkoenig@gcc.gnu.org>
1092 * gfortran.dg/shape_4.f90: New test.
1094 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1096 * gcc.target/cris/torture/pr34773.c: Use __asm__, not asm.
1098 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
1100 PR rtl-optimization/34773
1101 * gcc.target/cris/torture/pr34773.c: New test.
1103 2008-02-01 Nick Clifton <nickc@redhat.com>
1105 * lib/target-supports.exp (check_profiling_available): Do not
1106 expect profiling to work on the xstormy16 target.
1108 2008-02-01 Uros Bizjak <ubizjak@gmail.com>
1111 * gcc.c-torture/execute/20050316-2.x: New file.
1112 * gcc.target/i386/pr17390.c: Update scan pattern.
1113 * gcc.dg/builtin-apply4.c: Add -mno-mmx for 32bit x86 targets.
1114 * g++.dg/tree-ssa/ivopts-1.C: Remove XPASS for x86 targets.
1116 2008-01-31 Paul Thomas <pault@gcc.gnu.org>
1119 * gfortran.dg/proc_assign_2.f90: New test.
1121 2008-01-31 Douglas Gregor <doug.gregor@gmail.com>
1122 Jakub Jelinek <jakub@redhat.com>
1126 * g++.dg/ext/alias-canon.C: New.
1127 * g++.dg/ext/alias-mangle.C: New.
1129 2008-01-30 Jan Hubicka <jh@suse.cz>
1131 * gcc.c-torture/execute/pr34982.c: Add forgotten return 0.
1133 2008-01-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1135 * g++.dg/other/first-global.C: Add -fpie for all pic targets.
1136 * g++.dg/parse/attr-externally-visible-1.C: Likewise.
1138 2008-01-30 Jan Hubicka <jh@suse.cz>
1141 * gcc.c-torture/execute/pr34982.c: New testcase.
1143 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
1145 * gcc.target/s390/tf_to_di-1.c: New testcase.
1147 2008-01-30 Paul Thomas <pault@gcc.gnu.org>
1150 * gfortran.dg/use_only_3.f90: New test.
1151 * gfortran.dg/use_only_3.inc: Modules for new test.
1154 * gfortran.dg/function_charlen_2.f90: New test.
1156 2008-01-30 Jakub Jelinek <jakub@redhat.com>
1159 * gcc.dg/pr34969.c: New test.
1162 * gcc.dg/inline-25.c: New test.
1163 * gcc.dg/inline-26.c: New test.
1164 * gcc.dg/inline-27.c: New test.
1166 2008-01-29 Richard Guenther <rguenther@suse.de>
1169 * gcc.c-torture/compile/pr35006.c: New testcase.
1171 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
1182 * g++.dg/cpp0x/vt-34219-2.C: New.
1183 * g++.dg/cpp0x/pr32126.C: Tweak expected error messages.
1184 * g++.dg/cpp0x/vt-34961.C: New.
1185 * g++.dg/cpp0x/vt-34055.C: Tweak error messages; add new test
1186 cases from the re-opened PR.
1187 * g++.dg/cpp0x/vt-34753.C: New.
1188 * g++.dg/cpp0x/vt-34919.C: New.
1189 * g++.dg/cpp0x/vt-34754.C: New.
1190 * g++.dg/cpp0x/vt-34606.C: New.
1191 * g++.dg/cpp0x/vt-34219.C: New.
1192 * g++.dg/cpp0x/pr32125.C: Tweak expected error messages.
1193 * g++.dg/cpp0x/vt-34755.C: New.
1194 * g++.dg/cpp0x/pr31438.C: Ditto.
1195 * g++.dg/cpp0x/variadic81.C: Ditto.
1197 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
1199 * g++.dg/torture/pr34641.C: Put the dg-do first.
1201 2008-01-29 Richard Sandiford <rsandifo@nildram.co.uk>
1203 * gcc.target/mips/lazy-binding-1.c: Skip for mips16.
1205 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
1207 * g++.old-deja/g++.pt/incomplete1.C: Fix typo in comment.
1209 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
1212 * gcc.target/powerpc/spe-small-data-1.c: New test.
1213 * gcc.target/powerpc/spe-small-data-2.c: New test.
1215 2008-01-28 Thomas Koenig <tkoenig@gcc.gnu.org>
1218 * gfortran.dg/shape_3.f90: New test.
1220 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
1222 * gcc.target/s390/20020926-1.c: Remove -m31.
1224 2008-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
1226 * gcc.target/s390/20020926-1.c: Disable for s390x.
1228 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1231 * gfortran.dg/missing_optional_dummy_5.f90: Fix matching regular
1234 2008-01-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1237 * gfortran.dg/array_constructor_22.f90: New test.
1239 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
1242 * gcc.c-torture/compile/pr34688: New test.
1244 2008-01-26 Tobias Burnus <burnus@net-b.de>
1247 * gfortran.dg/missing_optional_dummy_5.f90: New.
1249 2008-01-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1251 * gcc.dg/tree-ssa/20070302-1.c (baz): Mark with attribute
1252 noinline. XFAIL test.
1254 2008-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1257 * gfortran.dg/array_3.f90: New test.
1259 2008-01-26 Jakub Jelinek <jakub@redhat.com>
1261 * gcc.c-torture/compile/pr34966.c (atan): Only use asm
1265 * gcc.dg/pr34965.c: New test.
1266 * g++.dg/other/error24.C: New test.
1268 2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
1270 PR libfofortran/34887
1271 * gfortran.dg/x_slash_2.f: New test.
1273 2008-01-26 Richard Guenther <rguenther@suse.de>
1276 * g++.dg/torture/pr34235.C: New testcase.
1278 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1280 * g++.dg/tree-ssa/ivopts-1.C: XFAIL for MIPS too.
1282 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
1285 * gcc.target/mips/lazy-binding-1.c: New test.
1286 * gcc.target/mips/mips.exp (setup_mips_tests): Set
1287 mips_forced_no_abicalls and mips_forced_no_shared.
1288 (dg-mips-options): Avoid using -mabicalls with an implicit -mabi=eabi.
1289 Avoid using small data with -mabicalls. Don't make -G0 force
1290 -mn-abicalls. Skip -mabicalls and -mshared tests if the multilib
1291 forces the opposite option.
1293 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1296 * gcc.target/i386/fastcall-1.c: Scan for correct label.
1297 Use -std=gnu89 switch.
1299 2008-01-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1302 * gfortran.dg/direct_io_9.f: New test.
1304 2008-01-25 Daniel Franke <franke.daniel@gmail.com>
1307 * gfortran.dg/where_operator_assign_4.f90: New test.
1309 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1311 * gcc.dg/builtin-inf-1.c, gcc.dg/compare6.c, gcc.dg/sibcall-3.c,
1312 gcc.dg/sibcall-4.c, gcc.dg/torture/builtin-attr-1.c: Don't handle
1315 2008-01-25 Richard Guenther <rguenther@suse.de>
1318 * gcc.c-torture/execute/pr32244-1.c: New testcase.
1320 2008-01-25 Richard Guenther <rguenther@suse.de>
1322 PR tree-optimization/34966
1323 * gcc.c-torture/compile/pr34966.c: New testcase.
1325 2008-01-25 Richard Guenther <rguenther@suse.de>
1328 * g++.dg/torture/pr33887-1.C: New testcase.
1329 * g++.dg/torture/pr33887-2.C: Likewise.
1330 * g++.dg/torture/pr33887-3.C: Likewise.
1331 * gcc.c-torture/execute/20071211-1.c: Likewise.
1333 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
1336 * gcc.dg/pr34856.c: Use pointer mode for "pin".
1338 2008-01-25 Jakub Jelinek <jakub@redhat.com>
1341 * g++.dg/gomp/pr33333.C: New test.
1343 PR preprocessor/34692
1344 * gcc.dg/cpp/pr34692.c: New test.
1345 * gcc.dg/gomp/pr34692.c: New test.
1347 2008-01-25 Olga Golovanevsky <olga@il.ibm.com>
1349 * gcc.dg/struct/wo_prof_malloc_size_var.c: UnXFAIL.
1351 2008-01-24 Daniel Franke <franke.daniel@gmail.com>
1354 * gfortran.dg/empty_type.f90: New test.
1356 2008-01-24 Paolo Carlini <pcarlini@suse.de>
1359 * g++.dg/template/crash77.C: New.
1361 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
1364 * gcc.dg/pr34856.c: New test.
1366 2008-01-24 Tobias Burnus <burnus@net-b.de>
1368 * gfortran.dg/namelist_39.f90: Delete temporary files.
1369 * gfortran.dg/namelist_44.f90: Ditto.
1371 2008-01-24 Richard Guenther <rguenther@suse.de>
1374 * g++.dg/torture/pr34953.C: New testcase.
1376 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
1379 * gcc.c-torture/compile/20080124-1.c: New test.
1381 2008-01-24 Paul Thomas <pault@gcc.gnu.org>
1384 * gfortran.dg/function_charlen_3.f: New test.
1386 2008-01-23 Michael Matz <matz@suse.de>
1389 * g++.dg/debug/pr34895.cc: New testcase.
1391 2008-01-23 Richard Guenther <rguenther@suse.de>
1394 * gcc.dg/pr31529-1.c: New testcase.
1395 * gcc.dg/pr31529-2.c: Likewise.
1397 2008-01-23 Jakub Jelinek <jakub@redhat.com>
1400 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of
1401 unsigned int for the first argument.
1403 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1406 * g++.dg/conversion/bitfield7.C: New test.
1407 * g++.dg/cpp0x/decltype4.C: Fixed xfail.
1409 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
1411 From Michael Frysinger <michael.frysinger@analog.com>
1412 * gcc.target/bfin/mcpu-bf547.c: New test.
1413 * gcc.target/bfin/mcpu-bf523.c: New test.
1414 * gcc.target/bfin/mcpu-bf524.c: New test.
1415 * gcc.target/bfin/mcpu-bf526.c: New test.
1417 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1419 * gcc.c-torture/execute/20080122-1.c: New test.
1421 2008-01-22 Tom Tromey <tromey@redhat.com>
1424 * gcc.dg/cpp/pr34859.c: New file.
1426 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1429 * gfortran.dg/vector_subscript_3.f90: New test.
1431 2008-01-22 Tobias Burnus <burnus@net-b.de>
1434 * gfortran.dg/missing_optional_dummy_4.f90
1436 2008-01-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1438 * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
1440 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
1442 * gnat.dg/unchecked_union1.adb: New test.
1444 2008-01-22 Tom Tromey <tromey@redhat.com>
1447 * g++.dg/ext/pr34829.C: New file.
1449 2008-01-22 Jakub Jelinek <jakub@redhat.com>
1452 * gcc.dg/gomp/pr34607.c: New test.
1453 * g++.dg/gomp/pr34607.C: New test.
1456 * g++.dg/ext/vector10.C: New test.
1459 * g++.dg/other/error23.C: New test.
1462 * g++.dg/ext/vector12.C: New test.
1464 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1467 * gcc.dg/Wstrict-overflow-21.c: New.
1468 * g++.dg/warn/Wstrict-aliasing-8.C: New.
1470 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1473 * gcc.dg/pr33092.c: New.
1475 2008-01-22 Andreas Krebbel <krebbel1@de.ibm.com>
1477 * gcc.target/s390/20020926-1.c: Add -m31 option.
1479 2008-01-22 Daniel Franke <franke.daniel@gmail.com>
1482 * gfortran.dg/initialization_18.f90: New test.
1484 2008-01-22 Tobias Burnus <burnus@net-b.de>
1487 * gfortran.dg/tab_continuation.f: New.
1489 2008-01-22 Paul Thomas <pault@gcc.gnu.org>
1492 * gfortran.dg/use_rename_2.f90: New test.
1494 2008-01-21 Richard Guenther <rguenther@suse.de>
1497 * gcc.c-torture/compile/pr34856.c: New testcase.
1499 2008-01-21 Richard Guenther <rguenther@suse.de>
1502 * gcc.c-torture/compile/pr34885.c: New testcase.
1504 2008-01-21 Eric Botcazou <ebotcazou@adacore.com>
1506 * gnat.dg/specs/alignment1.ads: New test.
1508 2008-01-21 Richard Guenther <rguenther@suse.de>
1511 * g++.dg/torture/pr34850.C: New testcase.
1513 2008-01-21 Alon Dayan <alond@il.ibm.com>
1514 Olga Golovanevsky <olga@il.ibm.com>
1516 PR tree-optimization/34701
1517 * gcc.dg/struct/wo_prof_array_field.c: New test.
1519 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1522 * g++.dg/ext/vector9.C: New.
1524 2008-01-20 Paolo Carlini <pcarlini@suse.de>
1528 * g++.dg/template/crash75.C: New.
1529 * g++.dg/template/crash76.C: Likewise.
1531 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
1533 PR rtl-optimization/34808
1534 * gcc.c-torture/compile/pr34808.c: New test.
1536 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1539 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1542 * gfortran.dg/entry_array_specs_3.f90: New test.
1545 * gfortran.dg/use_rename_1.f90: New test.
1547 2008-01-20 Paul Thomas <pault@gcc.gnu.org>
1550 * gfortran.dg/array_constructor_20.f90: New test.
1551 * gfortran.dg/mapping_2.f90: Correct ubound expression for h4.
1554 * gfortran.dg/array_constructor_21.f90: New test.
1556 2008-01-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1559 * gfortran.dg/inquire_13.f90: New test.
1562 * gfortran.dg/continuation_9.f90: New test.
1564 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
1567 * gcc.target/mips/pr34831.c: New test.
1569 2008-01-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1573 * gfortran.dg/any_all_1.f90: New test.
1574 * gfortran.dg/any_all_2.f90: New test.
1576 2008-01-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1578 * g++.dg/eh/ia64-2.C: Place "dg-do run" statement before
1579 "dg-require-weak" statement.
1580 * g++.dg/eh/weak1.C: Likewise.
1582 2008-01-19 Jakub Jelinek <jakub@redhat.com>
1584 PR gcov-profile/34610
1585 * gcc.dg/gomp/pr34610.c: New test.
1587 2008-01-19 Tobias Burnus <burnus@net-b.de>
1590 * gfortran.dg/implicit_11.f90: New.
1591 * gfortran.dg/allocate_stat.f90: Update dg-error pattern.
1592 * gfortran.dg/entry_15.f90: Ditto.
1593 * gfortran.dg/func_assign.f90: Ditto.
1594 * gfortran.dg/gomp/reduction3.f90: Ditto.
1595 * gfortran.dg/proc_assign_1.f90: Ditto.
1597 * gfortran.dg/interface_proc_end.f90: Use dg-error instead
1598 of dg-excess-errors.
1600 2008-01-18 Tobias Burnus <burnus@net-b.de>
1603 * gfortran.dg/argument_checking_15.f90: New.
1604 * gfortran.dg/argument_checking_5.f90: Change TODO into
1607 2008-01-18 Tobias Burnus <burnus@net-b.de>
1609 * gfortran.dg/enum_4.f90: Replace dg-excess-errors by dg-error.
1610 * gfortran.dg/enum_5.f90: Ditto.
1611 * gfortran.dg/enum_6.f90: Ditto.
1612 * gfortran.dg/bom_error.f90: Ditto.
1613 * gfortran.dg/func_decl_4.f90: Ditto.
1615 2008-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1618 * gfortran.dg/fmt_t_6.f: New test.
1620 2008-01-18 Tobias Burnus <burnus@net-b.de>
1622 * gfortran.dg/large_real_kind_form_io_1.f90: Enlarge string for internal I/O.
1624 2008-01-18 Jonathan Wakely <jwakely.gcc@gmail.com>
1626 * gcc/testsuite/g++.dg/lookup/two-stage2.C: fix comment.
1628 2008-01-18 Ian Lance Taylor <iant@google.com>
1630 * gcc.dg/debug/dwarf2/var1.c: Add -fno-merge-debug-strings.
1632 2008-01-18 Ian Lance Taylor <iant@google.com>
1635 * g++.dg/init/new26.C: New test.
1637 2008-01-18 Richard Guenther <rguenther@suse.de>
1640 * gcc.dg/Warray-bounds.c: XFAIL two tests, remove one
1643 2008-01-18 Hans-Peter Nilsson <hp@axis.com>
1645 * g++.dg/tree-ssa/pr34355.C: Correct order of dg-do and
1646 dg-require-effective-target.
1648 2007-01-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1651 * gfortran.dg/reshape_2.f90: New test.
1653 2007-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
1655 * gcc.dg/20040223-1.c: Fix comment typo.
1657 2008-01-17 Janis Johnson <janis187@us.ibm.com>
1660 * gcc.target/powerpc/ppc32-abi-dfp-1.c: Enable checks that will fail
1661 until 34814 is fixed.
1663 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
1665 PR tree-optimization/34648
1666 * gcc.c-torture/compile/pr34648.c: New testcase.
1668 2008-01-17 Sebastian Pop <sebastian.pop@amd.com>
1671 * gcc.dg/autopar/autopar.exp: New.
1672 * g++.dg/tree-ssa/pr34355.C: Require pthread.
1673 * lib/target-supports.exp (check_effective_target_pthread): New.
1675 * gcc.dg/tree-ssa/parallelization-1.c: Moved to gcc.dg/autopar.
1676 * gcc.dg/tree-ssa/reduc-1short.c: Same.
1677 * gcc.dg/tree-ssa/reduc-1.c: Same.
1678 * gcc.dg/tree-ssa/reduc-2short.c: Same.
1679 * gcc.dg/tree-ssa/reduc-2.c: Same
1680 * gcc.dg/tree-ssa/reduc-3.c: Same.
1681 * gcc.dg/tree-ssa/reduc-1char.c: Same.
1682 * gcc.dg/tree-ssa/reduc-6.c: Same.
1683 * gcc.dg/tree-ssa/reduc-7.c: Same.
1684 * gcc.dg/tree-ssa/reduc-2char.c: Same.
1685 * gcc.dg/tree-ssa/reduc-8.c: Same.
1686 * gcc.dg/tree-ssa/reduc-9.c: Same.
1688 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1690 * gnat.dg/discr5.adb: New test.
1692 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
1694 * gcc.c-torture/compile/20080114-1.c: Use empty asm statements.
1696 2008-01-17 Richard Guenther <rguenther@suse.de>
1698 PR tree-optimization/34825
1699 * gcc.dg/pr34825.c: New testcase.
1701 2008-01-17 Richard Guenther <rguenther@suse.de>
1703 * gcc.c-torture/execute/20080117-1.c: New testcase.
1705 2008-01-17 Revital Eres <eres@il.ibm.com>
1708 * gcc.dg/pr30957-1.c: Always xfail and add noinline attribute.
1710 2008-01-17 Paul Thomas <pault@gcc.gnu.org>
1713 * gfortran.dg/function_charlen_1.f90: New test.
1716 * gfortran.dg/function_types_1.f90: New test.
1717 * gfortran.dg/function_types_2.f90: New test.
1720 * gfortran.dg/function_kinds_4.f90: New test.
1721 * gfortran.dg/function_kinds_5.f90: New test.
1723 * gfortran.dg/defined_operators_1.f90: Errors now at function
1725 * gfortran.dg/private_type_4.f90: The same.
1726 * gfortran.dg/interface_15.f90: The same.
1727 * gfortran.dg/elemental_args_check_2.f90: The same.
1728 * gfortran.dg/auto_internal_assumed.f90: The same.
1730 2008-01-16 Eric Botcazou <ebotcazou@adacore.com>
1732 * gnat.dg/sizetype.adb: New test.
1734 2008-01-16 Richard Guenther <rguenther@suse.de>
1737 * gcc.dg/overflow-warn-7.c: New testcase.
1739 2008-01-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1741 * gcc.dg/tree-ssa/loop-19.c: Require nonpic.
1743 2008-01-16 Jakub Jelinek <jakub@redhat.com>
1744 Richard Guenther <rguenther@suse.de>
1747 * gcc.dg/pr34668-1.c: New test.
1748 * gcc.dg/pr34668-2.c: Likewise.
1750 2008-01-16 Richard Guenther <rguenther@suse.de>
1753 * g++.dg/torture/pr33819.C: New testcase.
1755 2008-01-16 Richard Guenther <rguenther@suse.de>
1758 * gcc.c-torture/execute/pr34768-1.c: New testcase.
1759 * gcc.c-torture/execute/pr34768-2.c: Likewise.
1761 2008-01-16 Tobias Burnus <burnus@net-b.de>
1764 * gfortran.dg/argument_checking_13.f90: New.
1765 * gfortran.dg/argument_checking_14.f90: New.
1767 2008-01-15 Thomas Koenig <tkoenig@gcc.gnu.org>
1770 * gfortran.dg/anyallcount_1.f90: New test.
1772 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1775 * g++.dg/cpp0x/vt-34399.C: New.
1776 * g++.dg/template/friend50.C: New.
1778 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1781 * g++.dg/cpp0x/vt-34751.C: New.
1783 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1789 * g++.dg/cpp0x/vt-34051-2.C: New.
1790 * g++.dg/cpp0x/vt-34102.C: New.
1791 * g++.dg/cpp0x/vt-34051.C: New.
1792 * g++.dg/cpp0x/vt-34055.C: New.
1793 * g++.dg/cpp0x/vt-34103.C: New.
1795 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1798 * g++.dg/cpp0x/vt-34314.C: New.
1799 * g++.dg/cpp0x/variadic79.C: Fix the error message to reflect
1800 reality (the error message was wrong previously).
1802 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1805 * g++.dg/cpp0x/vt-33964.C: New.
1806 * g++.dg/template/partial5.C: New.
1808 2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
1811 * g++.dg/cpp0x/vt-34052.C: New.
1812 * g++.dg/template/ttp26.C: New.
1814 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1816 * gnat.dg/rep_clause2.ad[sb]: New test.
1817 * gnat.dg/rep_problem2.adb: Rename to rep_clause1.adb.
1819 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1822 * g++.dg/cpp/pedantic-errors.C: Delete.
1823 * g++.dg/cpp/permissive.C: Delete.
1825 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
1827 * gcc.c-torture/compile/20080114-1.c: New test.
1829 2008-01-13 Tobias Burnus <burnus@net-b.de>
1832 * gfortran.dg/argument_checking_11.f90: New.
1833 * gfortran.dg/argument_checking_12.f90: New.
1834 * gfortran.dg/used_dummy_types_4.f90: Update dg-error.
1835 * gfortran.dg/c_assoc_2.f03: Update dg-error.
1836 * gfortran.dg/argument_checking_3.f90: Ditto.
1837 * gfortran.dg/pointer_intent_2.f90: Ditto.
1838 * gfortran.dg/import2.f90: Ditto.
1839 * gfortran.dg/assumed_shape_ranks_1.f90: Ditto.
1840 * gfortran.dg/implicit_actual.f90: Ditto.
1841 * gfortran.dg/used_dummy_types_3.f90: Ditto.
1842 * gfortran.dg/derived_comp_array_ref_6.f90: Ditto.
1844 2008-01-13 Tobias Burnus <burnus@net-b.de>
1847 * gfortran.dg/interface_proc_end.f90: New.
1849 2008-01-13 Tobias Burnus <burnus@net-b.de>
1852 * gfortran.dg/assumed_size_refs_4.f90: New.
1854 2008-01-13 Eric Botcazou <ebotcazou@adacore.com>
1856 * gnat.dg/unchecked_convert1.adb.
1858 2008-01-13 Richard Guenther <rguenther@suse.de>
1860 * gcc.dg/struct-ret-3.c: Adjust testcase to make stack
1861 readable and writable again before exiting.
1863 2008-01-13 Richard Guenther <rguenther@suse.de>
1866 * gcc.dg/noncompile/incomplete-4.c: New testcase.
1868 2008-01-13 Jan Hubicka <jh@suse.cz>
1871 * gcc.dg/pr32135.c: new.
1873 2008-01-12 Doug Kwan <dougkwan@google.com>
1875 * gcc.dg/qual-return-1.c: Add -Wignored-qualifiers.
1876 * g++.dg/warn/Wreturn-type-4.C: Replace -Wreturn-type by
1877 -Wignored-qualifiers.
1879 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1881 * gnat.dg/slice3.adb: New test.
1882 * gnat.dg/slice4.adb: Likewise.
1884 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
1886 * gnat.dg/bit_packed_array.ad[sb]: New test.
1888 2008-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1891 * gfortran.dg/parens_7.f90: New test.
1893 2008-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1895 * gcc.dg/tree-ssa/loadpre5.c: Use static.
1896 * gcc.dg/tree-ssa/loadpre8.c: Likewise.
1898 * gcc.dg/pr33826.c: Require nonpic.
1900 2008-01-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1903 * gfortran.dg/inquire_12.f90: New test.
1905 2008-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1908 * all_bounds_1.f90: New test case.
1909 * maxloc_bounds_1.f90: New test case.
1910 * maxloc_bounds_2.f90: New test case.
1911 * maxloc_bounds_3.f90: New test case.
1912 * maxloc_bounds_4.f90: New test case.
1913 * maxloc_bounds_5.f90: New test case.
1914 * maxloc_bounds_6.f90: New test case.
1915 * maxloc_bounds_7.f90: New test case.
1916 * maxloc_bounds_8.f90: New test case.
1918 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
1920 * gcc.dg/struct-ret-3.c: New test.
1922 2008-01-11 Paul Thomas <pault@gcc.gnu.org>
1925 * gfortran.dg/transfer_simplify_8.f90: New test.
1927 2008-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
1929 * g++.dg/torture/pr34641.C: Add dg-require-visibility. Define
1930 size_t using predefined macro.
1932 2008-01-10 Raksit Ashok <raksit@google.com>
1934 PR rtl-optimization/27971
1935 * gcc.target/i386/pr27971.c: New testcase.
1937 2008-01-10 Paul Thomas <pault@gcc.gnu.org>
1940 * gfortran.dg/bounds_check_12.f90: New test.
1942 2008-01-10 Uros Bizjak <ubizjak@gmail.com>
1944 * gcc.target/i386/cmov7.c: Add -mbranch-cost=5 to dg-options.
1945 * gcc.target/i386/addr-sel-1.c: Require nonpic effective target.
1947 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
1950 * g++.dg/torture/pr34641.C: New testcase.
1952 2008-01-10 Richard Guenther <rguenther@suse.de>
1954 PR tree-optimization/34651
1955 * g++.dg/torture/pr34651.C: New testcase.
1957 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
1959 PR tree-optimization/34017
1960 * gcc.dg/tree-ssa/pr34017.c: New.
1962 2008-01-09 Richard Guenther <rguenther@suse.de>
1963 Andrew Pinski <andrew_pinski@playstation.sony.com>
1966 * gcc.c-torture/compile/pr30132.c: New testcase.
1968 2008-01-09 Richard Guenther <rguenther@suse.de>
1971 * gcc.c-torture/compile/pr34458.c: New testcase.
1973 2008-01-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1976 g++.dg/eh/ia64-2.C: Require weak support.
1978 2008-01-08 Richard Guenther <rguenther@suse.de>
1981 * g++.dg/torture/pr31863.C: New testcase.
1983 2008-01-08 Jakub Jelinek <jakub@redhat.com>
1986 * gcc.dg/gomp/pr34694.c: New test.
1987 * g++.dg/gomp/pr34694.C: New test.
1990 * g++.dg/gomp/pr33890.C: New test.
1992 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
1995 * gfortran.dg/parameter_array_init_3.f90: New test.
1997 2008-01-08 Paul Thomas <pault@gcc.gnu.org>
2001 * gfortran.dg/alloc_comp_default_init_1.f90: New test.
2003 2008-01-07 Janis Johnson <janis187@us.ibm.com>
2005 * lib/target-supports.exp (check_effective_target_powerpc_spu): New.
2006 * g++.dg/other/spu2vmx-1.C: Use it.
2008 2008-01-07 Jack Howarth <howarth@bromo.med.uc.edu>
2010 * gcc.dg/out-of-bounds-1.c: Don't use -mstrict-align for Darwin.
2013 * gcc.target/powerpc/popcount-1.c: Skip on darwin.
2014 * gcc.target/powerpc/parity-1.c: Likewise.
2016 2008-01-07 Fred Fish <fnf@specifix.com>
2018 PR preprocessor/30363:
2019 * gcc.dg/cpp/trad/macroargs.c: Add code to test quoting in
2022 2008-01-07 Paul Thomas <pault@gcc.gnu.org>
2025 * gfortran.dg/use_only_2.f90: New test.
2027 2008-01-06 Paolo Carlini <pcarlini@suse.de>
2030 * g++.dg/rtti/predefined-rtti-macro-1.C: New.
2031 * g++.dg/rtti/predefined-rtti-macro-2.C: Likewise.
2033 2008-01-06 Paul Thomas <pault@gcc.gnu.org>
2036 * gfortran.dg/use_12.f90: New test.
2038 2008-01-06 Tobias Burnus <burnus@net-b.de>
2041 * interface.c (compare_actual_formal): Fix intent(out) check for
2042 function result variables.
2044 2008-01-06 Tobias Burnus <burnus@net-b.de>
2047 * gfortran.dg/elemental_args_check_2.f90: Fix test case.
2049 2008-01-06 Tobias Burnus <burnus@net-b.de>
2052 * gfortran.dg/intent_out_4.f90: Fix test case.
2054 2008-01-06 Tobias Burnus <burnus@net-b.de>
2057 * gfortran.dg/intent_out_4.f90: New.
2059 2008-01-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2062 * gfortran.dg/optional_dim_3.f90: New test.
2064 2008-01-06 Tobias Burnus <burnus@net-b.de>
2067 * gfortran.dg/common_11.f90: New.
2068 * gfortran.dg/blockdata_1.f90: Update test case.
2069 * gfortran.dg/blockdata_2.f90: Update test case.
2071 2008-01-06 Tobias Burnus <burnus@net-b.de>
2073 * gfortran.dg/equiv_constraint_9.f90: Fix typo.
2075 2008-01-06 Tobias Burnus <burnus@net-b.de>
2078 * gfortran.dg/equiv_constraint_9.f90: New.
2080 2008-01-06 Revital Eres <eres@il.ibm.com>
2082 PR tree-optimization/34263
2083 * gcc.dg/pr34263.c: New testcase.
2085 2008-01-06 Tobias Burnus <burnus@net-b.de>
2088 * gfortran.dg/internal_io_unf.f90: New.
2090 2008-01-06 Tobias Burnus <burnus@net-b.de>
2093 * gfortran.dg/elemental_args_check_2.f90: New.
2095 2008-01-06 Tobias Burnus <burnus@net-b.de>
2098 * gfortran.dg/intent_out_3.f90: New.
2100 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
2102 * objc.dg/stabs-1.m: Allow labels to be begin with $L as well as .L.
2104 2008-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2107 * gfortran.dg/list_read_8.f90: New test.
2109 2008-01-04 Richard Guenther <rguenther@suse.de>
2112 * gcc.c-torture/compile/pr34029-1.c: New testcase.
2113 * gcc.c-torture/compile/pr34029-2.c: Likewise.
2115 2008-01-04 Jakub Jelinek <jakub@redhat.com>
2117 PR gcov-profile/34609
2118 * g++.dg/gcov/gcov-6.C: New test.
2120 2008-01-04 Richard Guenther <rguenther@suse.de>
2122 PR tree-optimization/31081
2123 * g++.dg/torture/pr31081-1.C: New testcase.
2124 * g++.dg/torture/pr31081-2.C: Likewise.
2126 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
2128 * gcc.target/mips/rsqrt-1.c: Require -mgp64.
2129 * gcc.target/mips/rsqrt-2.c: Likewise.
2130 * gcc.target/mips/rsqrt-4.c: New test.
2132 2008-01-04 Tobias Burnus <burnus@net-b.de>
2135 * gfortran.dg/equiv_substr.f90: New.
2137 2008-01-03 Tom Tromey <tromey@redhat.com>
2140 * gcc.dg/pr34457-2.c: New file.
2141 * gcc.dg/pr34457-1.c: New file.
2143 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
2145 Revert fix for PR tree-optimization/34458.
2147 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
2149 PR tree-optimization/34458
2150 * gcc.dg/tree-ssa/pr34458.c: New.
2152 2008-01-03 Thomas Koenig <tkoenig@gcc.gnu.org>
2155 * gfortran.dg/internal_readwrite_1.f90: New test.
2156 * gfortran.dg/internal_readwrite_2.f90: New test.
2158 2008-01-03 Tom Tromey <tromey@redhat.com>
2160 PR preprocessor/34602:
2161 * gcc.dg/cpp/pr34602.c: New file.
2163 2008-01-03 Jakub Jelinek <jakub@redhat.com>
2165 PR tree-optimization/29484
2166 * gcc.c-torture/execute/20071220-1.c: New test.
2167 * gcc.c-torture/execute/20071220-2.c: New test.
2169 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
2171 PR tree-optimization/34635
2172 * gcc.dg/tree-ssa/pr34635.c: New.
2173 * gcc.dg/tree-ssa/pr34635-1.c: New.
2175 2008-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2178 * g++.dg/other/first-global.C: Also accept _GLOBAL__I_65535_0_foobar in
2179 scan-assembler check.
2181 2008-01-03 Jakub Jelinek <jakub@redhat.com>
2184 * g++.dg/gomp/pr34608.C: New test.
2186 2008-01-02 Richard Guenther <rguenther@suse.de>
2190 * gcc.c-torture/compile/pr34093.c: New testcase.
2192 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
2194 * g++.dg/cpp0x/long_long.C: New.
2196 2008-01-01 Andrew Pinski <andrew_pinski@playstation.sony.com>
2198 * gcc.target/spu/tag_manager.c : Include stdlib.h.
2199 * gcc.target/spu/Wmain.c: Fix the line numbers for the
2200 warning on the function main.
2202 2008-01-01 Jakub Jelinek <jakub@redhat.com>
2204 * gcc.target/i386/i386.exp (check_effective_target_sse5): Use __v8hi
2205 rather than __v2di type.
2207 2007-12-31 Paul Thomas <pault@gcc.gnu.org>
2210 * gfortran.dg/linked_list_1.f90: New test.
2212 2007-12-29 Richard Sandiford <rsandifo@nildram.co.uk>
2214 * lib/objc.exp (objc_libgcc_s_path): Set objc_libgcc_s_path
2215 instead of appending to it.
2217 2007-12-27 Dorit Nuzman <dorit@il.ibm.com>
2219 PR tree-optimization/34591
2220 * gcc.dg/vect/pr34591.c: New test.
2222 2007-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
2225 * gfortran.dg/direct_io_8.f90: New test case.
2227 2007-12-27 Jakub Jelinek <jakub@redhat.com>
2230 * gcc.c-torture/execute/20071213-1.c: New test.
2232 2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2235 * gfortran.dg/read_eof_5.f90: New test.
2237 2007-12-25 Tobias Burnus <burnus@net-b.de>
2240 * gfortran.dg/initialization_17.f90: New.
2242 2007-12-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2245 * gfortran.dg/matmul_6.f90: New test.
2247 2007-12-23 Tobias Burnus <burnus@net-b.de>
2250 * gfortran.dg/entry_17.f90: New.
2252 2007-12-23 Daniel Franke <franke.daniel@gmail.com>
2255 * gfortran.dg/integer_exponentiation_2.f90: Fixed testcase.
2256 * gfortran.dg/real_const_3.f90: Likewise.
2257 * gfortran.dg/unary_operator.f90: New test.
2259 2007-12-23 Eric Botcazou <ebotcazou@adacore.com>
2261 * gnat.dg/pack2.adb: New test.
2263 2007-12-22 Daniel Franke <franke.daniel@gmail.com>
2266 * gfortran.dg/repeat_6.f90: New test.
2268 2007-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2271 * cshift_shift_real_1.f90: New test.
2273 2007-12-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2276 * gfortran.dg/shift-kind_2.f90: New test.
2278 2007-12-21 Kazu Hirata <kazu@codesourcery.com>
2281 * gcc.dg/pr8835-1.c: New.
2283 2007-12-21 Paul Thomas <pault@gcc.gnu.org>
2286 * gfortran.dg/default_initialization_3.f90: New test.
2288 2007-12-21 Richard Sandiford <rsandifo@nildram.co.uk>
2290 * gcc.target/mips/mips.exp (setup_mips_tests): Fix _MIPS_SIM
2292 (dg-mips-options): Treat -march=24k* as a 32-bit option.
2294 2007-12-20 Jack Howarth <howarth@bromo.med.uc.edu>
2296 * gcc.dg/torture/builtin-modf-1.c: Pass "-funsafe-math-optimizations
2297 -fsigned-zeros -fno-associative-math" on powerpc-*-darwin*.
2299 2007-12-20 Jason Merrill <jason@redhat.com>
2301 * gcc.dg/overload/arg[14].C: Remove expected errors.
2303 2007-12-20 Jakub Jelinek <jakub@redhat.com>
2306 * gcc.c-torture/execute/20071219-1.c: New test.
2308 2007-12-20 Tobias Burnus <burnus@net-b.de>
2311 * gfortran.dg/namelist_44.f90: New.
2313 2007-12-20 Tobias Burnus <burnus@net-b.de>
2316 * gfortran.dg/boz_8.f90: Add error-check check.
2317 * gfortran.dg/boz_9.f90: Shorten BOZ where needed, replace
2320 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2322 * gcc.dg/gomp/combined-1.c: New test.
2324 2007-12-19 Zdenek Dvorak <ook@ucw.cz>
2326 PR tree-optimization/34355
2327 * g++.dg/tree-ssa/pr34355.C: New test.
2329 2007-12-19 Revital Eres <eres@il.ibm.com>
2331 * gcc.dg/sms-5.c: New testcase.
2333 2007-12-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2336 * gfortran.dg/missing_parens_1.f90: New.
2337 * gfortran.dg/missing_parens_1.f90: New.
2339 2007-12-19 Daniel Franke <franke.daniel@gmail.com>
2342 * gfortran.dg/transfer_simplify_2.f90: Fixed invalid initialization
2344 * gfortran.dg/transfer_simplify_7.f90: New test.
2346 2007-12-18 Janis Johnson <janis187@us.ibm.com>
2348 * gcc.dg/pr32912-3.c: Compile with -w.
2350 * gcc.dg/torture/builtin-modf-1.c: Remove -funsafe-math-optimizations.
2352 2007-12-18 Douglas Gregor <doug.gregor@gmail.com>
2353 Jakub Jelinek <jakub@redhat.com>
2358 * g++.dg/cpp0x/variadic86.C: New.
2359 * g++.dg/cpp0x/variadic87.C: New.
2360 * g++.dg/cpp0x/variadic84.C: New.
2361 * g++.dg/cpp0x/variadic85.C: New.
2362 * g++.dg/template/ttp25.C: New.
2364 2007-12-18 Sebastian Pop <sebastian.pop@amd.com>
2366 PR tree-optimization/34123
2367 * gcc.dg/tree-ssa/pr34123.c: New test.
2369 2007-12-18 Richard Sandiford <rsandifo@nildram.co.uk>
2371 PR rtl-optimization/34456
2372 * gcc.c-torture/execute/pr34456.c: New test.
2374 2007-12-18 Jakub Jelinek <jakub@redhat.com>
2377 * g++.dg/parse/friend7.C: New test.
2379 PR rtl-optimization/34490
2380 * gcc.c-torture/execute/20071216-1.c: New test.
2382 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2384 * gcc.dg/torture/builtin-math-4.c: Remove XFAIL.
2386 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2388 * gcc.dg/tree-ssa/gen-vect-2.c: Change verbosity level to 4.
2389 * gcc.dg/tree-ssa/gen-vect-32.c: Likewise
2390 * gcc.dg/tree-ssa/gen-vect-25.c: Likewise
2391 * gcc.dg/tree-ssa/gen-vect-26.c: Likewise
2392 * gcc.dg/tree-ssa/gen-vect-28.c: Likewise
2394 2007-12-17 Jakub Jelinek <jakub@redhat.com>
2397 * gcc.dg/gomp/clause-2.c: New test.
2398 * g++.dg/gomp/clause-4.C: New test.
2400 2007-12-17 Tobias Burnus <burnus@net-b.de>
2402 * gfortran.dg/initialization_16.f90: Update as FLOAT/SNGL are
2403 part of Fortran 77/95/2003.
2405 2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
2407 PR tree-optimization/34445
2408 * gfortran.dg/vect/cost-model-pr34445.f: New test.
2409 * gfortran.dg/vect/cost-model-pr34445a.f: New test.
2411 2007-12-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2414 * gfortran.dg/namelist_42.f90: Update.
2415 * gfortran.dg/namelist_43.f90: New.
2417 2007-12-16 Tobias Burnus <burnus@net-b.de>
2420 * gfortran.dg/initialization_16.f90: New.
2422 2007-12-16 Thomas Koenig <tkoenig@gcc.gnu.org>
2425 * gfortran.dg/real_dimension_1.f: New test case.
2427 2007-12-16 Rask Ingemann Lambertsen <rask@sygehus.dk>
2429 * gcc.dg/torture/pr24257.c: Remove -O from options.
2431 2007-12-16 Tobias Burnus <burnus@net-b.de>
2434 * gfortran.dg/bind_c_usage_16.f03: Extend test.
2436 2007-12-16 Paul Thomas <pault@gcc.gnu.org>
2441 * gfortran.dg/mapping_1.f90: New test.
2442 * gfortran.dg/mapping_2.f90: New test.
2443 * gfortran.dg/mapping_3.f90: New test.
2445 2007-12-16 Richard Sandiford <rsandifo@nildram.co.uk>
2447 PR rtl-optimization/34415
2448 * gcc.c-torture/execute/pr34415.c: New test.
2450 2007-12-16 Danny Smith <dannysmith@users.sourceforge.net>
2452 * gcc.target/i386/fastcall-1.c: (f4): Change return type to
2455 2007-12-16 Jakub Jelinek <jakub@redhat.com>
2458 * gcc.dg/pr34003-1.c: New test.
2459 * gcc.dg/pr34003-2.c: New.
2461 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
2463 * gcc.target/cris/peep2-xsrand.c, gcc.target/cris/asmreg-1.c,
2464 gcc.target/cris/peep2-andu1.c, gcc.target/cris/peep2-xsrand2.c,
2465 gcc.target/cris/20011127-1.c: Drop redundant target-specifier.
2466 * gcc.target/cris/peep2-andu2.c: Ditto. Make dg-do assemble and
2468 * gcc.target/cris/torture/cris-torture.exp,
2469 gcc.target/cris/cris.exp: Run for crisv32-*-* too.
2470 * gcc.target/cris/builtin_ctz_v3.c,
2471 gcc.target/cris/builtin_ctz_v8.c,
2472 gcc.target/cris/builtin_clz_v0.c,
2473 gcc.target/cris/builtin_clz_v3.c,
2474 gcc.target/cris/builtin_bswap_v3.c,
2475 gcc.target/cris/builtin_bswap_v8.c, gcc.dg/sibcall-4.c,
2476 gcc.dg/pr19340.c, gcc.dg/20020919-1.c, gcc.dg/pr31866.c,
2477 gcc.dg/torture/cris-asm-mof-1.c, gcc.dg/torture/cris-volatile-1.c,
2478 gcc.dg/weak/typeof-2.c, gcc.dg/tree-ssa/loop-1.c,
2479 gcc.dg/tree-ssa/20040204-1.c, gcc.dg/sibcall-3.c,
2480 lib/target-supports.exp: Adjust for crisv32-*-*.
2482 2007-12-15 Alexandre Oliva <aoliva@redhat.com>
2484 * gcc.dg/debug/const-3.c: New.
2486 2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2488 * g++.dg/other/datasec1.C: Require named section support.
2490 2007-12-14 Jakub Jelinek <jakub@redhat.com>
2493 * gcc.target/i386/pr29978.c: New test.
2495 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2497 * gcc.target/i386/sse-12.c (dg-options): Use -msse4
2498 instead of -msse4.1.
2499 * gcc.target/i386/sse-12.c (dg-options): Ditto.
2500 * g++.dg/other/i386-2.C (dg-options): Ditto.
2502 2007-12-14 Tobias Burnus <burnus@net-b.de>
2505 * gfortran.dg/private_type_10.f90: New.
2507 2007-12-14 Tobias Burnus <burnus@net-b.de>
2510 * gfortran.dg/nan_4.f90: New.
2512 2007-12-14 Richard Guenther <rguenther@suse.de>
2515 * gcc.c-torture/compile/20071214-1.c: New testcase.
2517 2007-12-14 Uros Bizjak <ubizjak@gmail.com>
2519 * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New
2520 macros to test macroized SSE intrinsics. Use new macros to test
2521 macroized SSE intrinsics from ammintrin.h, smmintrin.h, tmmintrin.h,
2522 emmintrin.h, xmmintrin.h and bmmintrin.h
2523 * gcc.target/i386/sse-13.c (__builtin_ia32_pcmp?str*128): Redefine
2524 to test with immediate operand.
2526 2007-12-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2529 * gcc.c-torture/compile/pr34091.c: New test.
2531 2007-12-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2533 * gcc.dg/uninit-13.c: UnXFAIL.
2534 * gcc.dg/complex-5.c: New testcase.
2536 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2538 * gcc.dg/struct/struct-reorg.exp: Replace
2539 DEFAULT_CFLAGS by STRUCT_REORG_CFLAFS.
2541 2007-12-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2546 * gfortran.dg/advance_6.f90: New test case.
2547 * gfortran.dg/direct_io_7.f90: New test case.
2548 * gfortran.dg/streamio_13.f90: New test case.
2550 2007-12-13 Douglas Gregor <doug.gregor@gmail.com>
2552 * g++.dg/cpp0x/__func__.C: New.
2554 2007-12-13 Uros Bizjak <ubizjak@gmail.com>
2557 * g++.dg/other/pr34435.C: New testcase.
2559 2007-12-13 Olga Golovanevsky <olga@il.ibm.com>
2561 * gcc.dg/struct: New directory with tests
2562 for struct-reorg optimizaion.
2563 * gcc.dg/struct/struct-reorg.exp: New script.
2564 * gcc.dg/struct/wo_prof_array_through_pointer.c: New test.
2565 * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise.
2566 * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise.
2567 * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise.
2568 * gcc.dg/struct/wo_prof_escape_return.c: Likewise.
2569 * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise.
2570 * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise.
2571 * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise.
2572 * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise.
2573 * gcc.dg/struct/wo_prof_global_array.c: Likewise.
2574 * gcc.dg/struct/wo_prof_global_var.c: Likewise.
2575 * gcc.dg/struct/wo_prof_local_array.c: Likewise.
2576 * gcc.dg/struct/wo_prof_local_var.c: Likewise.
2577 * gcc.dg/struct/wo_prof_two_strs.c: Likewise.
2578 * gcc.dg/struct/wo_prof_single_str_global.c: Likewise.
2579 * gcc.dg/struct/wo_prof_single_str_local.c: Likewise.
2580 * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise.
2581 * gcc.dg/struct/w_prof_two_strs.c: Likewise.
2582 * gcc.dg/struct/w_prof_global_array.c: Likewise.
2583 * gcc.dg/struct/w_prof_global_var.c: Likewise.
2584 * gcc.dg/struct/w_prof_local_array.c: Likewise.
2585 * gcc.dg/struct/w_prof_local_var.c: Likewise.
2586 * gcc.dg/struct/w_prof_single_str_global.c: Likewise.
2587 * gcc.dg/struct/w_ratio_cold_str.c: Likewise.
2589 2007-12-13 Tobias Burnus <burnus@net-b.de>
2592 * gfortran.dg/namelist_42.f90: New.
2594 2007-12-12 Tobias Burnus <burnus@net-b.de>
2597 * gfortran.dg/function_kinds_3.f90: New.
2599 2007-12-12 Andreas Krebbel <krebbel1@de.ibm.com>
2601 * gcc.target/s390/20071212-1.c: New testcase.
2603 2007-12-11 Jakub Jelinek <jakub@redhat.com>
2606 * g++.dg/ext/visibility/anon7.C: Add xfail.
2607 * g++.dg/ext/visibility/anon9.C: New test.
2608 * g++.dg/ext/visibility/anon10.C: New test.
2611 * g++.dg/rtti/dyncast2.C: New test.
2613 2007-12-11 Uros Bizjak <ubizjak@gmail.com>
2615 PR tree-optimization/34407
2616 * gcc.dg/vect/pr34407.c: New test.
2618 2007-12-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2621 * gfortran.dg/error_recovery_5.f90: New.
2622 * gfortran.dg/optional_dim_2.f90: Fix test, not related to this PR.
2624 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2626 PR tree-optimization/34371
2627 * gcc.c-torture/compile/20071207-1.c: New test.
2629 2007-12-10 Simon Martin <simartin@users.sourceforge.net>
2632 * g++.dg/parse/crash40.C: New test.
2634 2007-12-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2636 * g++.dg/opt/memcpy1.C: New test.
2638 2007-12-10 Tobias Burnus <burnus@net-b.de>
2641 * gfortran.dg/argument_checking_10.f90: New.
2643 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2645 PR rtl-optimization/34302
2646 * gcc.c-torture/execute/20071210-1.c: New test.
2648 2007-12-10 Jakub Jelinek <jakub@redhat.com>
2651 * g++.dg/cpp0x/error1.C: New test.
2654 * g++.dg/other/error22.C: New test.
2656 2007-12-10 Paolo Bonzini <bonzini@gnu.org>
2659 * gcc.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2660 * g++.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2661 * gfortran.dg/vect/vect.exp (DEFAULT_VECTCFLAGS): Disable cost model.
2663 2007-12-09 Jakub Jelinek <jakub@redhat.com>
2667 * g++.dg/template/repo6.C: New test.
2668 * g++.dg/template/repo7.C: New test.
2669 * g++.dg/template/repo8.C: New test.
2671 2007-12-09 H.J. Lu <hjl@lucon.org>
2672 Tobias Burnus <burnus@net-b.de>
2675 * gfortran.dg/read_2.f90: New.
2677 2007-12-09 Richard Sandiford <rsandifo@nildram.co.uk>
2679 * lib/target-supports.exp (check_effective_target_tls_native):
2682 2007-12-09 Samuel Tardieu <sam@rfc1149.net>
2685 * gnat.dg/enclosing_record_reference.ads,
2686 gnat.dg/enclosing_record_reference.adb: New test.
2688 2007-12-09 Paul Thomas <pault@gcc.gnu.org>
2691 * gfortran.dg/derived_comp_array_ref_6.f90: New test.
2692 * gfortran.dg/derived_comp_array_ref_7.f90: New test.
2695 * gfortran.dg/char_component_initializer_1.f90: New test.
2697 2007-12-09 Tobias Burnus <burnus@net-b.de>
2704 * gfortran.dg/boz_8.f90: New.
2705 * gfortran.dg/boz_9.f90: New.
2706 * gfortran.dg/boz_10.f90: New.
2707 * gfortran.dg/boz_7.f90: Update dg-warning.
2708 * gfortran.dg/pr16433.f: Add dg-error.
2709 * gfortan.dg/ibits.f90: Update dg-warning.
2710 * gfortran.dg/unf_io_convert_1.f90: Update/delete dg-warning.
2711 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2713 2007-12-08 Jakub Jelinek <jakub@redhat.com>
2716 * gfortran.dg/include_1.f90: New test.
2717 * gfortran.dg/include_1.inc: New.
2718 * gfortran.dg/include_2.f90: New test.
2720 2007-12-08 Paul de Weerd <weerd@weirdnet.nl>
2722 * gcc.c-torture/compile/20011130-2.c: Fix typo.
2724 2007-12-08 Tobias Burnus <burnus@net-b.de>
2727 * gfortran.dg/nan_3.f90: New.
2729 2007-12-07 Jakub Jelinek <jakub@redhat.com>
2731 * g++.old-deja/g++.mike/empty.C: Remove 2 xfails.
2733 2007-12-07 Olivier Hainque <hainque@adacore.com>
2735 * gnat.dg/tamdt*.ad?: Support for ...
2736 * gnat.dg/test_tamdt.adb: New test.
2738 2007-12-07 Olivier Hainque <hainque@adacore.com>
2740 * gnat.dg/unc_memops.ads: Comment out the alloc/free/realloc
2741 exports and document how these can be exercised.
2743 2007-12-07 Samuel Tardieu <sam@rfc1149.net>
2746 * gnat.dg/specs/access_constants.ads: New test.
2748 * gnat.dg/specs/access_constant_decl.ads: New test.
2751 * gnat.dg/compose.adb: New test.
2753 2007-12-07 Olivier Hainque <hainque@adacore.com>
2756 * gnat.dg/unc_memops.ad[sb]: Support for ...
2757 * gnat.dg/unc_memfree.adb: New test.
2759 2007-12-06 Sebastian Pop <sebastian.pop@amd.com>
2761 * gfortran.dg/ltrans-7.f90: New.
2763 2007-12-06 Martin Michlmayr <tbm@cyrius.com>
2764 Dorit Nuzman <dorit@il.ibm.com>
2766 PR tree-optimization/34005
2767 * gcc.dg/vect/pr34005.c: New test.
2769 2007-12-06 Jakub Jelinek <jakub@redhat.com>
2772 * g++.dg/template/new8.C: New test.
2774 2007-12-06 Tobias Burnus <burnus@net-b.de>
2777 * gfortran.dg/boz_7.f90: New.
2778 * gfortran.dg/int_1.f90: Disable -pedantic option.
2779 * gfortran.dg/boz_1.f90: Ditto.
2780 * gfortran.dg/boz_3.f90: Ditto.
2781 * gfortran.dg/pr16433.f: Accomodate for new BOZ warning.
2782 * gfortran.dg/ibits.f90: Ditto.
2783 * gfortran.dg/unf_io_convert_1.f90: Ditto.
2784 * gfortran.dg/unf_io_convert_2.f90: Ditto.
2786 2007-12-06 Paul Thomas <pault@gcc.gnu.org>
2789 * gfortran.dg/used_types_19.f90: New test.
2791 2007-12-06 Kaz Kojima <kkojima@gcc.gnu.org>
2793 * gfortran.dg/nan_2.f90: Add -mieee for sh.
2794 * gfortran.dg/nearest_2.f90: Likewise.
2795 * gfortran.dg/nearest_3.f90: Likewise.
2797 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2800 * gcc.c-torture/execute/20071205-1.c: New test.
2802 2007-12-05 Kaz Kojima <kkojima@gcc.gnu.org>
2804 * gfortran.dg/module_nan.f90: Add -mieee for sh.
2805 * gfortran.dg/real_const_3.f90: Likewise.
2807 2007-12-05 Richard Guenther <rguenther@suse.de>
2809 PR tree-optimization/34138
2810 * gcc.c-torture/compile/pr34138.c: New testcase.
2812 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2815 * gfortran.dg/debug_2.f: New test.
2817 2007-12-05 Eric Botcazou <ebotcazou@adacore.com>
2819 * gnat.dg/specs/elab1.ads: New test.
2821 2007-12-05 Uros Bizjak <ubizjak@gmail.com>
2824 * gcc.target/i386/pr34312.c: New test.
2826 2007-12-05 Tobias Burnus <burnus@net-b.de>
2829 * gfortran.dg/nan_2.f90: New.
2831 2007-12-05 Jakub Jelinek <jakub@redhat.com>
2834 * g++.dg/cpp0x/decltype9.C: New test.
2835 * g++.dg/cpp0x/decltype10.C: New test.
2837 2007-12-05 Samuel Tardieu <sam@rfc1149.net>
2840 * gnat.dg/rm_6_4_1_13.adb: New test.
2842 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2845 * gcc.c-torture/compile/20071117-1.c: New test.
2847 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2850 * g++.dg/cpp0x/variadic-ttp.C: New.
2852 2007-12-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2854 * gcc.dg/parse-decl-after-if.c: New.
2855 * gcc.dg/20031223-1.c: Adjust.
2857 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2860 * g++.dg/cpp0x/variadic-throw.C: New.
2862 2007-12-04 Douglas Gregor <doug.gregor@gmail.com>
2865 * g++.dg/cpp0x/variadic-unify.C: New.
2867 2007-12-04 Richard Guenther <rguenther@suse.de>
2871 * gcc.c-torture/compile/pr34334.c: New testcase.
2872 * g++.dg/torture/pr34222.C: New testcase.
2874 2007-12-04 Jakub Jelinek <jakub@redhat.com>
2876 * gcc.c-torture/execute/20071202-1.c: New test.
2877 * gcc.dg/tree-ssa/pr34146-2.c: New test.
2879 2007-12-04 Tobias Burnus <burnus@net-b.de>
2882 * gfortran.dg/module_nan.f90: New.
2884 2007-12-04 Richard Sandiford <rsandifo@nildram.co.uk>
2886 * lib/target-supports.exp (get_compiler_messages): Replace with...
2887 (check_compile): ...this new procedure. Handle TYPE == executable.
2888 Use comments in the source to determine the correct extension.
2889 Return a pair containing the compiler output and the output filename.
2890 Don't delete the file here.
2891 (check_no_compiler_messages_nocache): New procedure.
2892 (check_no_compiler_messages): Use it.
2893 (check_no_messages_and_pattern_nocache): New procedure.
2894 (check_no_messages_and_pattern): Use it.
2895 (check_runtime_nocache, check_runtime): New procedures.
2896 (check_effective_target_tls): Use check_no_compiler_messages.
2897 (check_effective_target_tls_native): Use check_no_messages_and_pattern.
2898 (check_effective_target_tls_runtime): Use check_runtime.
2899 (check_effective_target_fstack_protector): Likewise.
2900 (check_iconv_available): Use check_runtime_nocache.
2901 (check_effective_target_fortran_large_real): Use
2902 check_no_compiler_messages.
2903 (check_effective_target_fortran_large_int): Likewise.
2904 (check_effective_target_static_libgfortran): Likewise.
2905 (check_750cl_hw_available): Use check_cached_effective_target
2906 and check_runtime_nocache.
2907 (check_vmx_hw_available): Likewise.
2908 (check_effective_target_broken_cplxf_arg): Likewise.
2909 (check_alpha_max_hw_available): Use check_runtime.
2910 (check_function_available): Use check_no_compiler_messages.
2911 (check_cxa_atexit_available): Use check_cached_effective_target
2912 and check_runtime_nocache.
2913 (check_effective_target_dfp_nocache): Use
2914 check_no_compiler_messages_nocache.
2915 (check_effective_target_dfprt_nocache): Use check_runtime_nocache.
2916 (check_effective_target_dfp): Use check_cached_effective_target.
2917 (check_effective_target_dfprt): Likewise.
2918 (check_effective_target_arm_neon_hw): Use check_runtime.
2919 (check_effective_target_ultrasparc_hw): Likewise.
2920 (check_effective_target_c99_runtime): Use
2921 check_no_compiler_messages_nocache.
2923 2007-12-03 Jakub Jelinek <jakub@redhat.com>
2926 * gcc.dg/fold-rotate-1.c: New test.
2928 PR tree-optimization/33453
2929 * gcc.c-torture/compile/20071203-1.c: New test.
2931 2007-12-03 Robert Dewar <dewar@adacore.com>
2932 Samuel Tardieu <sam@rfc1149.net>
2935 * gnat.dg/check_elaboration_code.adb: New test.
2936 * gnat.dg/bug_elaboration_code.ads, bug_elaboration_code.adb:
2939 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2942 * g++.dg/cpp0x/pr34061.C: New.
2944 2007-12-02 Paolo Carlini <pcarlini@suse.de>
2947 * g++.dg/other/error21.C: New.
2949 2007-12-02 Revital Eres <eres@il.ibm.com>
2951 * gcc.dg/sms-4.c: New testcase.
2953 2007-12-02 Vladimir Yanovsky <yanov@il.ibm.com>
2954 Revital Eres <eres@il.ibm.com>
2956 * gcc.dg/sms-3.c: New testcase.
2958 2007-12-01 Ollie Wild <aaw@google.com>
2961 * g++.dg/conversion/ptrmem9.C: New test.
2963 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2966 * gfortran.dg/namelist_41.f90: New test.
2968 2007-11-30 Tom Tromey <tromey@redhat.com>
2970 PR preprocessor/32868:
2971 * gcc.dg/cpp/pr32868.c: New file.
2973 2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2976 * gfortran.dg/result_in_spec_3.f90: Add dg-option -std=gnu.
2978 2007-11-30 Martin Michlmayr <tbm@cyrius.com>
2980 PR rtl-optimization/34171
2981 * gcc.dg/pr34171.c: New testcase.
2983 2007-11-30 Zdenek Dvorak <ook@ucw.cz>
2985 * gcc.dg/tree-ssa/pr34244.c: Fixed.
2987 2007-11-30 Tobias Burnus <burnus@net-b.de>
2990 * gfortran.dg/bind_c_usage_9.f03: Fixes; add -std=f2003.
2991 * gfortran.dg/bind_c_usage_11.f03: New.
2992 * gfortran.dg/bind_c_usage_12.f03: New.
2994 2007-11-30 Jakub Jelinek <jakub@redhat.com>
2997 * g++.dg/other/error20.C: New test.
2999 2007-11-29 Steven G. Kargl <kargls@comcast.net>
3002 * gfortran.dg/real_const_3.f90: Fix up for new range-check handling.
3004 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
3006 PR tree-optimization/34244
3007 * gcc.dg/tree-ssa/pr34244.c: New test.
3009 2007-11-29 Jakub Jelinek <jakub@redhat.com>
3011 PR tree-optimization/33434
3012 * gcc.dg/pr33434-1.c: New test.
3013 * gcc.dg/pr33434-2.c: New test.
3014 * gcc.dg/pr33434-3.c: New test.
3015 * gcc.dg/pr33434-4.c: New test.
3018 * g++.dg/template/cond7.C: New test.
3022 * g++.dg/cpp0x/decltype7.C: New test.
3023 * g++.dg/cpp0x/decltype8.C: New test.
3025 2007-11-29 Tobias Burnus <burnus@net-b.de>
3028 * gfortran.dg/result_in_spec_3.f90: New.
3030 2007-11-29 Tobias Burnus <burnus@net-b.de>
3033 * gfortran.dg/mvbits_3.f90: New.
3035 2007-11-28 Bob Wilson <bob.wilson@acm.org>
3037 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3039 (check_effective_target_hard_float): New.
3040 * gcc.dg/var-expand1.c: Skip for targets without FPU instructions.
3041 * gcc.dg/pr30957-1.c: Likewise.
3043 2007-11-28 Samuel Tardieu <sam@rfc1149.net>
3046 * gnat.dg/specs/variant_part.ads: New test.
3049 * gnat.dg/specs/attribute_parsing.ads: New test.
3052 * gnat.dg/specs/integer_value.ads: New test.
3055 * gnat.dg/specs/delta_small.ads: New test.
3057 2007-11-28 Jakub Jelinek <jakub@redhat.com>
3059 PR tree-optimization/34140
3060 * gcc.c-torture/compile/20071128-1.c: New test.
3062 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3065 * gfortran.dg/data_array_1.f90
3066 * gfortran.dg/data_array_2.f90
3067 * gfortran.dg/data_array_3.f90
3068 * gfortran.dg/data_array_4.f90
3070 2007-11-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3073 * gfortran.dg/blockdata_5.f90: New test.
3074 * gfortran.dg/blockdata_6.f90: New test.
3076 2007-11-27 Jakub Jelinek <jakub@redhat.com>
3078 PR tree-optimization/34016
3079 * gcc.dg/pr34016.c: New test.
3081 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
3084 * gfortran.dg/stfunc_6.f90: New test.
3087 * gfortran.dg/assign_10.f90: New test.
3089 2007-11-27 Paul Thomas <pault@gcc.gnu.org>
3092 * gfortran.dg/use_11.f90: New test.
3095 * gfortran.dg/generic_15.f90: New test.
3097 2007-11-27 Jakub Jelinek <jakub@redhat.com>
3100 * gcc.dg/pr34225.c: New test.
3102 2007-11-27 Richard Guenther <rguenther@suse.de>
3104 PR tree-optimization/34241
3105 * g++.dg/torture/pr34241.C: New testcase.
3107 2007-11-27 Richard Guenther <rguenther@suse.de>
3109 * gcc.dg/builtins-error.c: New testcase.
3111 2007-11-27 Jakub Jelinek <jakub@redhat.com>
3114 * g++.dg/ext/visibility/anon8.C: New test.
3116 2007-11-13 Michael Meissner <michael.meissner@amd.com>
3119 * gcc.target/i386/pr34077.c: New testcase.
3121 2007-11-26 Tobias Burnus <burnus@net-b.de>
3124 * gfortran.dg/backslash_3.f: Add -fbackslash option.
3125 * gfortran.dg/init_flag_1.f90: Add -fbackslash option.
3126 * gfortran.dg/backslash_1.f90: Remove no longer needed
3127 -fno-backslash option.
3129 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3132 * gcc.dg/cpp/19990413-1.c: Update.
3133 * gcc.dg/parse-else-error.c: New.
3134 * gcc.dg/parse-else-error-2.c: New.
3135 * gcc.dg/parse-else-error-3.c: New.
3136 * gcc.dg/parse-else-error-4.c: New.
3138 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
3141 * g++.dg/template/dependent-expr6.C: New testcase.
3143 2007-11-26 Uros Bizjak <ubizjak@gmail.com>
3146 * gcc.target/i386/pr34215.c: New test.
3148 2007-11-26 Rask Ingemann Lambertsen <rask@sygehus.dk>
3151 * gcc.dg/torture/pr34174-1.c: New.
3153 2007-11-26 Richard Guenther <rguenther@suse.de>
3156 * gcc.dg/pr34233.c: New testcase.
3158 2007-11-26 Steven Bosscher <stevenb.gcc@gmail.com>
3159 Revital Eres <eres@il.ibm.com>
3161 PR rtl-optimization/34085
3162 * gcc.dg/tree-prof (bb-reorg.c): New test.
3164 2007-11-26 Richard Sandiford <rsandifo@nildram.co.uk>
3166 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3167 Return true for MIPS16 targets.
3169 2007-11-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3172 * gfortran.dg/blockdata_4.f90: New test.
3174 2007-11-25 Tobias Burnus <burnus@net-b.de>
3177 * gfortran.dg/bind_c_usage_10_c.c: Fix comment.
3178 * gfortran.dg/bind_c_usage_16.f03: New.
3179 * gfortran.dg/bind_c_usage_16_c.c: New.
3181 2007-11-25 Eric Botcazou <ebotcazou@adacore.com>
3183 * gnat.dg/specs/size_clause1.ads: New test.
3184 * gnat.dg/specs/size_clause2.ads: Likewise.
3185 * gnat.dg/specs/size_clause3.ads: Likewise.
3187 2007-11-25 Paul Thomas <pault@gcc.gnu.org>
3190 * gfortran.dg/entry_16.f90: New test.
3192 2007-11-24 Tobias Burnus <burnus@net-b.de>
3195 * gfortran.dg/nearest_2.f90: Add INF/NAN tests.
3197 2007-11-24 Paul Thomas <pault@gcc.gnu.org>
3200 * gfortran.dg/nested_modules_1.f90: Change the reference to
3201 FOO, forbidden by the standard, to a reference to W.
3202 * gfortran.dg/use_only_1.f90: New test.
3204 2007-11-23 Tobias Burnus <burnus@net-b.de>
3207 * gfortran.dg/nearest_3.f90: New test.
3209 2007-11-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3212 * gfortran.dg/optional_dim_2.f90: New test.
3214 2007-11-23 Tobias Burnus <burnus@net-b.de>
3217 * gfortran.dg/bind_c_usage_15.f90: New.
3219 2007-11-23 Tobias Burnus <burnus@net-b.de>
3222 * gfortran.dg/nearest_2.f90: New.
3225 2007-11-23 Jakub Jelinek <jakub@redhat.com>
3229 * g++.dg/ext/java-2.C: New test.
3231 2007-11-23 Mark Mitchell <mark@codesourcery.com>
3232 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3235 * g++.dg/warn/pr5310.C: New.
3236 * g++.dg/warn/pr33160.C: New.
3238 2007-11-23 Richard Guenther <rguenther@suse.de>
3239 Michael Matz <matz@suse.de>
3241 PR tree-optimization/34176
3242 * gcc.c-torture/execute/pr34176.c: New testcase.
3244 2007-11-23 Jakub Jelinek <jakub@redhat.com>
3247 * gcc.dg/Wconversion-5.c: New test.
3248 * g++.dg/Wconversion3.C: New test.
3250 2007-11-23 Richard Guenther <rguenther@suse.de>
3252 * gcc.dg/tree-ssa/alias-17.c: New testcase.
3254 2007-11-22 Joseph Myers <joseph@codesourcery.com>
3257 * gcc.dg/c99-arraydecl-1.c: Don't expect errors for static or type
3258 qualifiers in abstract declarator.
3260 2007-11-22 Tobias Burnus <burnus@net-b.de>
3262 * gfortran.dg/derived_constructor_comps_3.f90: New.
3264 2007-11-22 Jakub Jelinek <jakub@redhat.com>
3267 * g++.dg/ext/visibility/anon7.C: New test.
3269 2007-11-22 Tobias Burnus <burnus@net-b.de>
3272 * gfortran.dg/bind_c_usage_10.f03: Remove .mod file afterwards.
3273 * gfortran.dg/bind_c_usage_13.f03: New.
3274 * gfortran.dg/bind_c_usage_14.f03: New.
3276 2007-11-22 Richard Sandiford <rsandifo@nildram.co.uk>
3278 PR rtl-optimization/33848
3279 * gcc.dg/torture/pr33848.c: New test.
3281 2007-11-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3284 * gfortran.dg/derived_constructor_comps_2.f90: Add check.
3286 2007-11-20 Richard Guenther <rguenther@suse.de>
3289 * testsuite/gcc.c-torture/execute/pr34154.c: New testcase.
3291 2007-11-20 Uros Bizjak <ubizjak@gmail.com>
3293 * gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
3295 2007-11-20 Thomas Koenig <tkoenig@gcc.gnu.org>
3298 * gfortran.dg/record_marker_1.f90: Explicitly set kinds
3299 so test passes with -frecord-marker=8.
3300 * gfortran.dg/integer_exponentiation_1.f90: Likewise.
3301 * gfortran.dg/integer_exponentiation_2.f90: Likewise.
3302 * gfortran.dg/integer_exponentiation_3.F90: Likewise.
3303 * gfortran.dg/integer_exponentiation_5.F90: Likewise.
3304 * gfortrand.dg/modulo_1.f90: Likewise.
3306 2007-11-20 Richard Sandiford <rsandifo@nildram.co.uk>
3308 * lib/target-supports.exp (check_effective_target_mips_soft_float):
3310 * gcc.dg/var-expand1.c: Skip for mips_soft_float.
3311 * gcc.dg/pr30957-1.c: Likewise.
3313 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3316 * g++.dg/template/crash74.C: New test.
3318 2007-11-20 Richard Guenther <rguenther@suse.de>
3320 * gcc.c-torture/execute/20071120-1.c: New testcase.
3322 2007-11-20 Jakub Jelinek <jakub@redhat.com>
3325 * gcc.dg/tree-ssa/pr34146.c: New test.
3328 * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
3329 dependent on target settings like move_by_pieces etc.
3332 * g++.dg/template/vla2.C: New test.
3335 * g++.dg/overload/template3.C: New test.
3337 2007-11-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3340 * gfortran.dg/optional_dim_2.f90: Remove test.
3342 2007-11-19 Peter Bergner <bergner@vnet.ibm.com>
3344 * gcc.dg/dfp/ddmode-ice.c: New test.
3346 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3348 PR tree-optimization/34036
3349 * gcc.dg/tree-ssa/pr23109.c: Pass -ftrapping-math and expect warning.
3351 2007-11-19 Richard Guenther <rguenther@suse.de>
3353 PR tree-optimization/34
3354 * gcc.c-torture/execute/pr34099-2.c: New testcase.
3356 2007-11-19 Tobias Burnus <burnus@net-b.de>
3359 * gfortran.dg/bind_c_usage_10_c.c: New.
3360 * gfortran.dg/bind_c_usage_10.f03: New.
3362 2007-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
3364 * gcc.dg/pr33007.c: Expect new warning.
3365 * gcc.dg/tree-ssa/recip-5.c: Likewise.
3366 * g++.dg/opt/pr34036.C: New test.
3368 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3371 * g++.dg/warn/noreturn-4.C: New test.
3372 * g++.dg/warn/noreturn-5.C: New test.
3373 * g++.dg/warn/noreturn-6.C: New test.
3374 * g++.dg/warn/noreturn-7.C: New test.
3376 2007-11-18 Thomas Koenig <tkoenig@gcc.gnu.org>
3379 * gfortran.fortran-torture/execute/equiv_5.f: Set kind on
3380 integers so tests works with -fdefault-integer-8.
3381 * gfortran.fortran-torture/execute/elemental.f90: Use default
3382 integers so test passes with -fdefault-integer-8.
3383 * gfortran.fortran-torture/execute/der_io.f90: Increase
3384 buffer length so test passes with -fdefault-integer-8.
3385 * gfortran.dg/bounds_check_8.f90: Likewise.
3386 * gfortran.dg/arrayio_derived_1.f90: LIkewise.
3387 * gfortran.dg/equiv_7.f90: Set kind so test passes
3388 with -fdefault-integer-8.
3389 * gfortran.dg/g77/20030326-1.f: Set kind explicitly to
3392 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3395 * gfortran.dg/optional_dim_2.f90: New test.
3398 * gfortran.dg/subref_array_pointer_2.f90: Update test condition.
3400 2007-11-18 Jakub Jelinek <jakub@redhat.com>
3402 PR rtl-optimization/34132
3403 * gcc.c-torture/compile/20071118-1.c: New test.
3405 2007-11-18 Paul Thomas <pault@gcc.gnu.org>
3408 * gfortran.dg/char_cast_2.f90: New test based on achar_4.f90.
3410 2007-11-18 Tobias Burnus <burnus@net-b.de>
3413 * gfortran.dg/entry_14.f90: New.
3414 * gfortran.dg/entry_15.f90: New.
3416 2007-11-18 Richard Guenther <rguenther@suse.de>
3418 PR tree-optimization/34127
3419 * gcc.c-torture/compile/pr34127.c: New testcase.
3421 2007-11-18 Ben Elliston <bje@au.ibm.com>
3423 * gcc.target/powerpc/altivec-23.c: Do not use a typedef name as a
3424 type specifier, as they are not permitted according to the AltiVec
3425 Programming Interface Manual.
3427 2007-11-17 Tobias Burnus <burnus@net-b.de>
3430 * gfortran.dg/bind_c_usage_9.f03: New.
3431 * gfortran.dg/interface_abstract_1.f90: Fix testcase.
3433 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3436 * interface.c (gfc_current_interface_head,
3437 gfc_set_current_interface_head): New functions.
3438 * decl.c (gfc_match_modproc): Move check for syntax error earlier.
3439 On syntax error, restore previous state of the interface.
3440 * gfortran.h (gfc_current_interface_head,
3441 gfc_set_current_interface_head): New prototypes.
3443 2007-11-17 Richard Guenther <rguenther@suse.de>
3446 * gcc.c-torture/execute/pr34130.c: New testcase.
3448 2007-11-17 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3451 * gfortran.dg/fmt_label_1.f90: New test.
3453 2007-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3456 * gfortran.dg/initialization_15.f90 : New test.
3458 2007-11-16 Richard Guenther <rguenther@suse.de>
3461 * gcc.c-torture/compile/pr34030.c: New testcase.
3463 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3466 * gfortran.dg/interface_assignment_3.f90.
3468 2007-11-16 Richard Guenther <rguenther@suse.de>
3470 PR tree-optimization/33870
3471 * gcc.dg/torture/pr33870.c: New testcase.
3473 2007-11-16 Paul Thomas <pault@gcc.gnu.org>
3476 * gfortran.dg/allocatable_function_3.f90.
3478 2007-11-16 Richard Guenther <rguenther@suse.de>
3480 PR tree-optimization/34113
3481 * gcc.c-torture/compile/pr34113.c: New testcase.
3483 2007-11-16 Richard Guenther <rguenther@suse.de>
3485 PR tree-optimization/34099
3486 * g++.dg/torture/pr3499.C: New testcase.
3487 * gcc.c-torture/execute/pr34099.c: Likewise.
3489 2007-11-16 Olivier Hainque <hainque@adacore.com>
3491 * gnat.dg/release_unc_maxalign.adb: New test.
3493 2007-11-16 Jakub Jelinek <jakub@redhat.com>
3496 * g++.dg/template/crash73.C: New test.
3498 2007-11-15 Jakub Jelinek <jakub@redhat.com>
3501 * gcc.dg/tree-ssa/pr23848-1.c: New test.
3502 * gcc.dg/tree-ssa/pr23848-2.c: New test.
3503 * gcc.dg/tree-ssa/pr23848-3.c: New test.
3504 * gcc.dg/tree-ssa/pr23848-4.c: New test.
3506 2007-11-15 Tobias Burnus <burnus@net-b.de>
3509 * gfortran.dg/proc_decl_11.f90: New.
3511 2007-11-15 Ben Elliston <bje@au.ibm.com>
3513 * gcc.target/spu/compare-dp.c: New test.
3515 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3517 * gcc.dg/pr33923.c: New test.
3519 2007-11-14 Jakub Jelinek <jakub@redhat.com>
3522 * gcc.dg/pr34088.c: New test.
3524 2007-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
3526 * gcc.c-torture/compile/20071114-1.c: New test.
3528 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3531 * gfortran.dg/char_cast_1.f90: Modify regex in scan-tree-dump-times
3532 to match known variations in symbol format. Document in comments.
3534 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3537 * gfortran.dg/streamio_12.f90: New test to avoid future regression.
3539 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3541 * gfortran.dg/list_read_7.f90: Fix test so that test file is deleted
3544 2007-11-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
3547 * gfortran.dg/proc_decl_1.f90: Update.
3548 * gfortran.dg/proc_decl_7.f90: New test.
3549 * gfortran.dg/proc_decl_8.f90: New test.
3550 * gfortran.dg/proc_decl_9.f90: New test.
3551 * gfortran.dg/proc_decl_10.f90: New test.
3553 2007-11-13 Paul Thomas <pault@gcc.gnu.org>
3556 * gfortran.dg/transfer_assumed_size_1.f90: New test.
3558 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3565 * g++.dg/parse/crash36.C: Add another dg-error.
3566 * g++.dg/cpp0x/pr34054.C: New test.
3567 * g++.dg/cpp0x/pr34056.C: New test.
3568 * g++.dg/cpp0x/pr34057.C: New test.
3569 * g++.dg/cpp0x/pr34058.C: New test.
3570 * g++.dg/cpp0x/pr34060.C: New test.
3572 PR tree-optimization/34063
3573 * g++.dg/tree-ssa/pr34063.C: New test.
3575 2007-11-13 Diego Novillo <dnovillo@google.com>
3577 PR tree-optimization/33870
3578 * gcc.c-torture/execute/pr33870-1.c: New test.
3579 * gcc.dg/tree-ssa/alias-16.c: New test.
3581 2007-11-13 Jakub Jelinek <jakub@redhat.com>
3584 * g++.dg/template/crash72.C: New test.
3586 2007-11-12 Eric Botcazou <ebotcazou@libertysurf.fr>
3588 * g++.dg/opt/cfg5.C: New test.
3590 2007-11-12 Richard Guenther <rguenther@suse.de>
3593 * gcc.c-torture/execute/pr34070-1.c: New testcase.
3594 * gcc.c-torture/execute/pr34070-2.c: Likewise.
3596 2007-11-12 Richard Guenther <rguenther@suse.de>
3599 * gcc.dg/pr34027-1.c: New testcase.
3600 * gcc.dg/pr34027-2.c: Likewise.