1 2009-04-08 Jason Merrill <jason@redhat.com>
4 * g++.dg/template/error40.C: Add another test.
6 2009-04-08 Joseph Myers <joseph@codesourcery.com>
10 * gcc.c-torture/compile/pr39614-1.c,
11 gcc.c-torture/compile/pr39614-2.c,
12 gcc.c-torture/compile/pr39614-3.c,
13 gcc.c-torture/compile/pr39614-4.c,
14 gcc.c-torture/compile/pr39614-5.c,
15 gcc.c-torture/compile/pr39673-1.c,
16 gcc.c-torture/compile/pr39673-2.c: New tests.
17 * gcc.dg/gnu89-const-expr-2.c, gcc.dg/gnu99-const-expr-2.c: Test
19 * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
20 gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Update
23 2009-04-08 Dodji Seketeli <dodji@redhat.com>
26 * g++.dg/cpp0x/variadic-crash2.C: New test.
28 2009-04-08 Paul Thomas <pault@gcc.gnu.org>
31 * gfortran.dg/alloc_comp_result_1.f90: New test.
33 2009-04-07 Jason Merrill <jason@redhat.com>
36 * g++.dg/overload/extern-C-1.C: New.
38 2009-04-07 Dominique d'Humieres <dominiq@lps.ens.fr>
41 * gcc.misc-tests/linkage.exp: Use -m64 for 64-bit *86*-darwin.
43 2009-04-07 Jason Merrill <jason@redhat.com>
46 * g++.dg/template/error40.C: New.
48 2009-04-07 Janus Weil <janus@gcc.gnu.org>
51 * gfortran.dg/proc_ptr_13.f90: Add "-g" option.
53 2009-04-07 Eric Botcazou <ebotcazou@adacore.com>
55 * gnat.dg/subp_elim_errors.ad[sb]: New test.
57 2009-04-07 Janus Weil <janus@gcc.gnu.org>
60 * gfortran.dg/proc_decl_1.f90: Modified.
61 * gfortran.dg/proc_ptr_11.f90: Extended.
62 * gfortran.dg/proc_ptr_13.f90: Modified.
64 2009-04-06 Jason Merrill <jason@redhat.com>
67 * g++.dg/template/fnspec1.C: New.
69 2009-04-06 Laurent GUERBY <laurent@guerby.net>
71 * lib/gnat.exp: Handle multilib.
73 2009-04-06 Paul Thomas <pault@gcc.gnu.org>
76 * gfortran.dg/dependency_23.f90: New test.
78 2009-04-06 Richard Guenther <rguenther@suse.de>
80 PR tree-optimization/28868
81 * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
82 * gcc.dg/tree-ssa/ssa-sccvn-1.c: Adjust.
83 * gcc.dg/tree-ssa/ssa-sccvn-2.c: Likewise.
84 * gcc.dg/tree-ssa/ssa-sccvn-4.c: Likewise.
86 2009-04-06 Andrew Stubbs <ams@codesourcery.com>
88 * gcc.dg/pragma-isr-trapa2.c: Skip test for FPU-less architectures.
90 2009-04-06 Andrew Stubbs <ams@codesourcery.com>
92 * gcc.target/sh/sh4a-memmovua.c: Include string.h instead of stdlib.h.
94 2009-04-06 Andrew Stubbs <ams@codesourcery.com>
96 * gcc.target/sh/sh4a-bitmovua.c (y0): Rename to y_0 to avoid a clash
97 with the built-in y0, and the subsequent warning.
98 (y1): Likewise, rename to y_1.
100 2009-04-06 Janus Weil <janus@gcc.gnu.org>
103 * gfortran.dg/proc_decl_21.f90: New.
105 2009-04-06 Paul Thomas <pault@gcc.gnu.org>
108 * gfortran.dg/forall_13.f90: Add -fbounds-check option.
110 2009-04-06 Hans-Peter Nilsson <hp@axis.com>
112 * gfortran.dg/namelist_51.f90, gfortran.dg/utf8_2.f03,
113 gfortran.dg/namelist_48.f90, gfortran.dg/read_repeat.f90,
114 gfortran.dg/streamio_9.f90, gfortran.dg/widechar_IO_1.f90,
115 gfortran.dg/namelist_50.f90, gfortran.dg/namelist_52.f90,
116 gfortran.dg/utf8_1.f03, gfortran.dg/namelist_56.f90,
117 gfortran.dg/namelist_49.f90: Gate test on effective_target
119 * gfortran.dg/widechar_IO_3.f90: Ditto. Fix typo in comment.
121 2009-04-05 Daniel Kraft <d@domob.eu>
124 * gfortran.dg/read_float_2.f03
125 * gfortran.dg/read_float_3.f90
127 2009-04-05 Richard Guenther <rguenther@suse.de>
129 PR tree-optimization/39648
130 * gcc.c-torture/compile/pr39648.c: New testcase.
132 2009-04-05 Jason Merrill <jason@redhat.com>
135 * g++.dg/template/error39.C: New.
137 2009-04-05 Daniel Franke <franke.daniel@gmail.com>
140 * gfortran.dg/implied_do_1.f90: New.
142 2009-04-04 Tobias Burnus <burnus@net-b.de>
145 * gfortran.dg/recursive_check_8.f90: New.
146 * gfortran.dg/recursive_check_9.f90: New.
147 * gfortran.dg/recursive_check_10.f90: New.
148 * gfortran.dg/recursive_check_11.f90: New.
149 * gfortran.dg/recursive_check_12.f90: New.
150 * gfortran.dg/recursive_check_13.f90: New.
151 * gfortran.dg/recursive_check_14.f90: New.
153 2009-04-04 Jason Merrill <jason@redhat.com>
156 * g++.dg/template/error38.C: Add more tests.
158 2009-04-04 Paul Thomas <pault@gcc.gnu.org>
161 * gfortran.dg/common_align_2.f90: New test.
163 2009-04-04 Richard Guenther <rguenther@suse.de>
165 PR tree-optimization/8781
166 PR tree-optimization/37892
167 * g++.dg/tree-ssa/pr8781.C: New testcase.
168 * gcc.dg/tree-ssa/ssa-pre-25.c: Likewise.
170 2009-04-04 Richard Guenther <rguenther@suse.de>
172 PR tree-optimization/39636
173 * gcc.c-torture/compile/pr39636.c: New testcase.
175 2009-04-03 H.J. Lu <hongjiu.lu@intel.com>
177 PR rtl-optimization/39607
178 * g++.dg/opt/pr39607.C: New.
180 2009-04-03 Tobias Burnus <burnus@net-b.de>
183 * gfortran.dg/common_12.f90: New.
185 2009-04-03 Jason Merrill <jason@redhat.com>
188 * g++.dg/template/const2.C: New test.
190 2009-04-03 Richard Guenther <rguenther@suse.de>
192 PR tree-optimization/2480
193 PR tree-optimization/23086
194 * gcc.dg/tree-ssa/pr2480.c: New testcase.
195 * gcc.dg/tree-ssa/pr23086.c: Likewise.
197 2009-04-03 Richard Guenther <rguenther@suse.de>
199 PR tree-optimization/34743
200 * gcc.dg/pr38984.c: Remove XFAIL, adjust.
201 * gcc.dg/tree-ssa/20070302-1.c: Remove XFAIL.
202 * gcc.dg/tree-ssa/alias-18.c: Likewise.
203 * gcc.dg/tree-ssa/sra-3.c: Likewise.
204 * gcc.dg/vect/no-vfa-vect-49.c: Likewise.
205 * gcc.dg/vect/no-vfa-vect-53.c: Likewise.
206 * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
207 * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
209 2009-04-03 Richard Guenther <rguenther@suse.de>
212 PR tree-optimization/23940
213 PR tree-optimization/33237
216 PR tree-optimization/36201
217 PR tree-optimization/36230
218 PR tree-optimization/38049
219 PR tree-optimization/38207
220 PR tree-optimization/38230
221 PR tree-optimization/38301
222 PR tree-optimization/38585
224 PR tree-optimization/38985
225 PR tree-optimization/39299
226 * gcc.dg/pr19633-1.c: Adjust.
227 * gcc.dg/torture/pta-callused-1.c: Likewise.
228 * gcc.dg/torture/pr39074-2.c: Likewise.
229 * gcc.dg/torture/pr39074.c: Likewise.
230 * gcc.dg/torture/pta-ptrarith-3.c: New testcase.
231 * gcc.dg/torture/pr30375.c: Adjust.
232 * gcc.dg/torture/pr33563.c: Likewise.
233 * gcc.dg/torture/pr33870.c: Likewise.
234 * gcc.dg/torture/pr33560.c: Likewise.
235 * gcc.dg/torture/pta-structcopy-1.c: New testcase.
236 * gcc.dg/torture/ssa-pta-fn-1.c: Likewise.
237 * gcc.dg/tree-ssa/alias-15.c: Remove.
238 * gcc.dg/tree-ssa/ssa-dce-4.c: New testcase.
239 * gcc.dg/tree-ssa/pr26421.c: Adjust.
240 * gcc.dg/tree-ssa/ssa-fre-10.c: XFAIL.
241 * gcc.dg/tree-ssa/ssa-dce-5.c: New testcase.
242 * gcc.dg/tree-ssa/pr23382.c: Adjust.
243 * gcc.dg/tree-ssa/ssa-fre-20.c: New testcase.
244 * gcc.dg/tree-ssa/alias-16.c: Adjust.
245 * gcc.dg/tree-ssa/ssa-fre-13.c: Likewise.
246 * gcc.dg/tree-ssa/ssa-fre-14.c: Likewise.
247 * gcc.dg/tree-ssa/alias-18.c: Likewise.
248 * gcc.dg/tree-ssa/ssa-fre-15.c: Likewise.
249 * gcc.dg/tree-ssa/ssa-lim-3.c: Likewise.
250 * gcc.dg/tree-ssa/alias-19.c: Likewise.
251 * gcc.dg/tree-ssa/pta-ptrarith-1.c: New testcase.
252 * gcc.dg/tree-ssa/pr13146.c: Likewise.
253 * gcc.dg/tree-ssa/ssa-pre-23.c: Likewise.
254 * gcc.dg/tree-ssa/pta-ptrarith-2.c: Likewise.
255 * gcc.dg/tree-ssa/ssa-fre-18.c: Likewise.
256 * gcc.dg/tree-ssa/ssa-pre-24.c: New XFAILed testcase.
257 * gcc.dg/tree-ssa/ssa-fre-19.c: New testcase.
258 * gcc.dg/tree-ssa/alias-20.c: Likewise.
259 * gcc.dg/tree-ssa/ssa-dse-12.c: Likewise.
260 * gcc.dg/tree-ssa/pr38895.c: Likewise.
261 * gcc.dg/uninit-B.c: XFAIL.
262 * gcc.dg/vect/no-vfa-vect-43.c: Adjust.
263 * gcc.dg/uninit-pr19430.c: XFAIL.
264 * g++.dg/tree-ssa/pr13146.C: New testcase.
265 * g++.dg/opt/pr36187.C: Adjust.
266 * g++.dg/torture/20090329-1.C: New testcase.
268 2009-04-02 Chao-ying Fu <fu@mips.com>
270 * gcc.target/mips/interrupt_handler.c: New test.
272 2009-04-02 David Ayers <ayers@fsfe.org>
275 * objc.dg/bad-receiver-type-2.m: New test contributed by
278 2009-04-02 Jason Merrill <jason@redhat.com>
281 * g++.dg/template/error38.C: New test.
283 2009-04-02 Janis Johnson <janis187@us.ibm.com>
285 PR tree-optimization/31677
286 * gcc.dg/memcpy-1.c: Add compiler option.
288 2009-04-02 Ira Rosen <irar@il.ibm.com>
290 PR tree-optimization/39595
291 * gfortran.dg/vect/O3-pr39595.f: New test.
293 2009-04-02 Dodji Seketeli <dodji@redhat.com>
296 * g++.dg/template/typedef11.C: New test.
297 * g++.dg/template/typedef12.C: Likewise.
298 * g++.dg/template/typedef13.C: Likewise.
299 * g++.dg/template/typedef14.C: Likewise.
300 * g++.dg/template/typedef15.C: Likewise.
301 * g++.dg/template/typedef16.C: Likewise.
302 * g++.dg/template/sfinae3.C: Compile this pedantically.
303 The only errors expected should be the one saying the typedef is ill
305 * g++.old-deja/g++.pt/typename8.C: Likewise.
306 * g++.dg/template/access11.C: Update this.
308 2009-04-02 Richard Guenther <rguenther@suse.de>
310 PR tree-optimization/37221
311 * gcc.c-torture/compile/20090331-1.c: New testcase.
313 2009-04-01 Eric Botcazou <ebotcazou@adacore.com>
315 * gcc.c-torture/compile/20090401-1.c: New test.
317 2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
320 * g++.dg/template/pr4926-1.C: New.
322 2009-04-01 Xinliang David Li <davidxl@google.com>
324 * gcc.target/i386/all_one_m128i.c: New test.
326 2009-04-01 Janis Johnson <janis187@us.ibm.com>
329 * gcc.dg/fltconst-1.c: Don't error for use of d or D in suffix.
330 * gcc.dg/fltconst-2.c: New test.
331 * gcc.dg/fltconst-double-pedantic-1.c: New test.
332 * gcc.dg/fltconst-double-pedantic-2.c: New test.
335 * gcc.dg/cpp/pr33466.c: New test.
336 * gcc.dg/dfp/pr33466.c: New test.
337 * gcc.dg/fixed-point/pr33466.c: New test.
339 2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
341 PR tree-optimization/35011
342 * g++.dg/other/pr35011.C: New.
344 2009-04-01 Jakub Jelinek <jakub@redhat.com>
347 * gcc.dg/pr39226.c: New test.
349 2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
352 * g++.dg/template/pr35240.C: New.
354 2009-04-01 Joseph Myers <joseph@codesourcery.com>
357 * gcc.dg/vla-17.c, gcc.dg/vla-18.c: New tests.
358 * gcc.dg/pr25682.c: Update expected diagnostics.
360 2009-04-01 Richard Guenther <rguenther@suse.de>
362 * gcc.dg/fold-plusmult-2.c: New testcase.
364 2009-04-01 Jakub Jelinek <jakub@redhat.com>
367 * gcc.dg/pr37772.c: New test.
368 * g++.dg/ext/asm11.C: New test.
370 2009-04-01 H.J. Lu <hongjiu.lu@intel.com>
372 * lib/target-libpath.exp (restore_ld_library_path_env_vars): Always
373 restore GCC_EXEC_PREFIX to its original value, or unset if it was not
376 2009-03-31 Jason Merrill <jason@redhat.com>
378 * g++.old-deja/g++.other/using9.C: Add expected errors.
380 2009-03-31 H.J. Lu <hongjiu.lu@intel.com>
382 * gcc.c-torture/compile/pr33009.c: Removed.
384 2009-03-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
386 * gcc.c-torture/compile/pr33009.c: Delete.
387 * gcc.c-torture/compile/pr11832.c: Likewise.
389 2009-03-31 Joseph Myers <joseph@codesourcery.com>
392 * lib/target-supports.exp (check_effective_target_stdint_types):
394 (check_effective_target_inttypes_types): New.
395 * gcc.dg/c99-stdint-1.c, gcc.dg/c99-stdint-2.c,
396 gcc.dg/c99-stdint-3.c, gcc.dg/c99-stdint-4.c,
397 gcc.dg/c99-stdint-5.c, gcc.dg/c99-stdint-6.c: New tests.
399 2009-03-31 Paul Thomas <pault@gcc.gnu.org>
403 * gfortran.dg/data_pointer_1.f90: New test.
405 2009-03-31 Paul Thomas <pault@gcc.gnu.org>
408 * gfortran.dg/char_length_15.f90: New test.
410 2009-03-31 Jason Merrill <jason@redhat.com>
413 * g++.old-deja/g++.dg/cpp0x/decltype3.C: Remove expected errors.
414 * g++.old-deja/g++.ext/typeof2.C: Remove expected errors.
415 * g++.old-deja/g++.other/sizeof2.C: Remove some expected errors,
418 * g++.dg/other/typedef2.C: New test.
421 * g++.dg/template/typedef17.C: New test.
423 * g++.dg/cpp0x/auto6.C: Adjust expected mangling.
424 * g++.dg/cpp0x/auto12.C: Likewise.
426 2009-03-31 Richard Guenther <rguenther@suse.de>
429 * gcc.dg/fold-compare-4.c: New testcase.
430 * gcc.dg/fold-compare-5.c: Likewise.
432 2009-03-31 Richard Guenther <rguenther@suse.de>
434 * gcc.dg/tree-ssa/forwprop-12.c: New testcase.
436 2009-03-31 Joseph Myers <joseph@codesourcery.com>
439 * gcc.target/i386/pr39592-1.c: New test.
441 2009-03-31 Joseph Myers <joseph@codesourcery.com>
443 PR preprocessor/15638
444 * gcc.dg/cpp/missing-header-1.c: New test.
445 * gcc.dg/cpp/include2.c: Only test #include <>. Expect
446 "compilation terminated" message.
447 * gcc.dg/cpp/include2a.c: New test. Copy of include2.c but only
449 * gcc.dg/pch/counter-2.c, gcc.dg/pch/valid-1.c,
450 gcc.dg/pch/valid-2.c, gcc.dg/pch/warn-1.c: Expect "compilation
453 2009-03-31 Richard Guenther <rguenther@suse.de>
457 * gcc.dg/tree-ssa/pr23401.c: New testcase.
458 * gcc.dg/tree-ssa/pr27810.c: Likewise.
460 2009-03-30 Steven G. Kargl <kargls@comcast.net>
463 * gfortran.dg/alloc_alloc_expr_1.f90: Adjust for new error message.
464 * gfortran.dg/allocate_alloc_opt_1.f90: New test.
465 * gfortran.dg/allocate_alloc_opt_2.f90: Ditto.
466 * gfortran.dg/allocate_alloc_opt_3.f90: Ditto.
467 * gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
468 * gfortran.dg/deallocate_alloc_opt_2.f90: Ditto.
469 * gfortran.dg/deallocate_alloc_opt_3.f90: Ditto.
471 2009-03-30 Paul Thomas <pault@gcc.gnu.org>
474 * gfortran.dg/whole_file_1.f90: New test.
476 * gfortran.dg/whole_file_2.f90: New test.
477 * gfortran.dg/whole_file_3.f90: New test.
479 * gfortran.dg/whole_file_4.f90: New test.
481 2009-03-30 Jakub Jelinek <jakub@redhat.com>
483 * gfortran.dg/bind_c_usage_19.f90: New test.
486 * gcc.target/powerpc/altivec-29.c: New test.
488 2009-03-30 Joseph Myers <joseph@codesourcery.com>
490 PR rtl-optimization/323
491 * gcc.target/i386/excess-precision-1.c,
492 gcc.target/i386/excess-precision-2.c,
493 gcc.target/i386/excess-precision-3.c,
494 gcc.target/i386/excess-precision-4.c,
495 gcc.target/i386/excess-precision-5.c,
496 gcc.target/i386/excess-precision-6.c: New tests.
498 2009-03-30 Joseph Myers <joseph@codesourcery.com>
501 * gcc.dg/c99-array-lval-8.c: New test.
503 2009-03-29 Joseph Myers <joseph@codesourcery.com>
505 PR preprocessor/34695
506 * gcc.dg/builtin-redefine.c, gcc.dg/cpp/redef2.c,
507 gcc.dg/cpp/redef3.c, gcc.dg/cpp/trad/redef2.c: Use dg-message
508 instead of dg-warning for "previous definition" messages.
509 * gcc.dg/cpp/Wvariadic-1.c, gcc.dg/cpp/Wvariadic-3.c: Expect
510 "warnings being treated as errors" message.
511 * gcc.dg/fltconst-1.c: Use -fshow-column.
513 2009-03-29 Steven G. Kargl <kargl@gcc.gnu.org>
516 * gfortran.dg/power1.f90: New test.
518 2009-03-29 Joseph Myers <joseph@codesourcery.com>
526 * gcc.c-torture/compile/20081108-1.c,
527 gcc.c-torture/compile/20081108-2.c,
528 gcc.c-torture/compile/20081108-3.c, gcc.dg/bconstp-2.c,
529 gcc.dg/bconstp-3.c, gcc.dg/bconstp-4.c, gcc.dg/c90-const-expr-6.c,
530 gcc.dg/c90-const-expr-7.c, gcc.dg/c90-const-expr-8.c,
531 gcc.dg/c90-const-expr-9.c, gcc.dg/c90-const-expr-10.c,
532 gcc.dg/c90-const-expr-11.c, gcc.dg/c99-const-expr-6.c,
533 gcc.dg/c99-const-expr-7.c, gcc.dg/c99-const-expr-8.c,
534 gcc.dg/c99-const-expr-9.c, gcc.dg/c99-const-expr-10.c,
535 gcc.dg/c99-const-expr-11.c, gcc.dg/c99-const-expr-12.c,
536 gcc.dg/c99-const-expr-13.c, gcc.dg/compare10.c,
537 gcc.dg/gnu89-const-expr-1.c, gcc.dg/gnu89-const-expr-2.c,
538 gcc.dg/gnu99-const-expr-1.c, gcc.dg/gnu99-const-expr-2.c,
539 gcc.dg/gnu99-const-expr-3.c, gcc.dg/vla-12.c, gcc.dg/vla-13.c,
540 gcc.dg/vla-14.c, gcc.dg/vla-15.c, gcc.dg/vla-16.c: New tests.
541 * gcc.dg/c90-const-expr-1.c, gcc.dg/c90-const-expr-2.c,
542 gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-2.c,
543 gcc.dg/c99-const-expr-3.c, gcc.dg/c99-static-1.c: Remove XFAILs.
544 * gcc.dg/c90-const-expr-2.c: Use ZERO in place of 0 in another
546 * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
547 gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Remove
548 XFAILs. Update expected messages.
549 * gcc.dg/pr14649-1.c, gcc.dg/pr19984.c, gcc.dg/pr25682.c: Update
551 * gcc.dg/real-const-1.c: Replace with test from original PR.
552 * gcc.dg/vect/pr32230.c: Use intermediate cast to __PTRDIFF_TYPE__
553 when casting from non-constant integer to pointer.
555 2009-03-29 Richard Guenther <rguenther@suse.de>
557 * gcc.dg/tree-ssa/forwprop-11.c: New testcase.
559 2009-03-29 Daniel Kraft <d@domob.eu>
562 * gfortran.dg/typebound_proc_4.f03: Remove not-implemented check for
564 * gfortran.dg/typebound_proc_9.f03: New test.
565 * gfortran.dg/typebound_proc_10.f03: New test.
566 * gfortran.dg/typebound_proc_11.f03: New test.
567 * gfortran.dg/abstract_type_5.f03: New test.
569 2008-03-29 Tobias Schlüter <tobi@gcc.gnu.org>
572 * gfortran.dg/do_4.f: New.
573 * gfortran.dg/goto_2.f90: Correct expected warnings.
574 * gfortran.dg/goto_4.f90: Likewise.
575 * gfortran.dg/goto_5.f90: New.
577 2009-03-29 H.J. Lu <hongjiu.lu@intel.com>
580 * gcc.c-torture/compile/pr16566-2.c: Add -Wno-psabi for x86-64.
582 * gcc.target/i386/pr39545-1.c: New.
583 * gcc.target/i386/pr39545-2.c: Likewise.
585 * gcc.target/x86_64/abi/test_passing_structs.c (flex1_struct): New.
586 (flex2_struct): Likewise.
587 (check_struct_passing7): Likewise.
588 (check_struct_passing8): Likewise.
591 (main): Call check_struct_passing7 and check_struct_passing8.
593 2009-03-29 Richard Guenther <rguenther@suse.de>
595 * gcc.c-torture/execute/20090113-1.c: New testcase.
596 * gcc.c-torture/execute/20090113-2.c: Likewise.
597 * gcc.c-torture/execute/20090113-3.c: Likewise.
598 * gcc.c-torture/execute/20090207-1.c: Likewise.
599 * gcc.c-torture/compile/20090114-1.c: Likewise.
600 * gcc.c-torture/compile/20090328-1.c: Likewise.
601 * gcc.dg/noncompile/920507-1.c: Fix out-of-bounds array access.
603 2009-03-29 David Ayers <ayers@fsfe.org>
606 * objc.dg/conditional-1.m: New tests.
608 2009-03-28 Adam Nemet <anemet@caviumnetworks.com>
610 * gcc.dg/winline-10.c: New test.
612 2009-03-28 Tobias Burnus <burnus@net-b.de>
615 * gfortran.dg/do_check_1.f90: Add test.
616 * gfortran.dg/do_check_2.f90: Add test.
617 * gfortran.dg/do_check_3.f90: Add test.
618 * gfortran.dg/do_check_4.f90: Add test.
620 2009-03-28 Jan Hubicka <jh@suse.cz>
622 * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
623 * gcc.dg/pr33826.c: Update dump files.
624 * gcc.dg/ipa/ipa-3.c: Avoid pure-const optimization.
625 * gcc.dg/ipa/ipa-5.c: Avoid pure-const optimization.
627 2009-03-28 Martin Jambor <mjambor@suse.cz>
629 * g++.dg/tree-ssa/fwprop-align.C: New test.
631 2009-03-28 Jakub Jelinek <jakub@redhat.com>
633 * gcc.target/powerpc/altivec-28.c: New test.
636 * gcc.dg/wdisallowed-functions-1.c: Removed.
637 * gcc.dg/wdisallowed-functions-2.c: Removed.
638 * gcc.dg/wdisallowed-functions-3.c: Removed.
639 * g++.dg/warn/Wdisallowed-functions-1.C: Removed.
640 * g++.dg/warn/Wdisallowed-functions-2.C: Removed.
641 * g++.dg/warn/Wdisallowed-functions-3.C: Removed.
643 2009-03-28 Richard Guenther <rguenther@suse.de>
645 PR tree-optimization/38723
646 * gcc.dg/tree-ssa/ssa-fre-22.c: New testcase.
648 2009-03-28 Paul Thomas <pault@gcc.gnu.org
651 * gfortran.dg/char_result_13.f90: New test.
653 2009-03-28 Paul Thomas <pault@gcc.gnu.org>
656 * gfortran.dg/alloc_comp_assign_9.f90: New test.
658 2009-03-28 Daniel Kraft <d@domob.eu>
660 * gfortran.dg/trim_1.f90: New test.
662 2009-03-28 Richard Guenther <rguenther@suse.de>
664 * gcc.dg/Warray-bounds.c: Do not use redundant stores.
665 * g++.dg/warn/Warray-bounds.C: Likewise.
667 2009-03-28 Tobias Burnus <burnus@net-b.de>
670 * gfortran.dg/recursive_check_7.f90: New test.
672 2009-03-28 Tobias Burnus <burnus@net-b.de>
675 * gfortran.dg/do_check_5.f90: New test.
676 * gfortran.dg/array_constructor_11.f90: Add dg-warning.
677 * gfortran.dg/array_constructor_18.f90: Ditto.
678 * gfortran.dg/array_constructor_22.f90: Ditto.
679 * gfortran.dg/do_3.F90: Ditto.
680 * gfortran.dg/do_1.f90: Ditto.
682 2009-03-28 Richard Guenther <rguenther@suse.de>
684 PR tree-optimization/38180
685 * gcc.dg/tree-ssa/ssa-ccp-24.c: New testcase.
687 2009-03-28 Richard Guenther <rguenther@suse.de>
689 PR tree-optimization/38513
690 * gcc.dg/tree-ssa/ssa-fre-21.c: New testcase.
691 * gcc.dg/tree-ssa/ssa-dse-11.c: Adjust.
692 * gcc.dg/vect/vect-reduc-dot-u8a.c: Likewise.
693 * gcc.dg/vect/vect-reduc-dot-u8b.c: Likewise.
694 * gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
695 * gcc.dg/vect/vect-multitypes-16.c: Likewise.
696 * gcc.dg/vect/vect-35.c: Likewise.
697 * gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c: Likewise.
698 * gcc.dg/vect/vect-multitypes-17.c: Likewise.
699 * gcc.dg/vect/slp-widen-mult-s16.c: Likewise.
701 2009-03-28 Richard Guenther <rguenther@suse.de>
703 PR tree-optimization/38968
704 * gfortran.dg/vect/fast-math-pr38968.f90: New testcase.
706 2009-03-28 Richard Guenther <rguenther@suse.de>
708 PR tree-optimization/37795
709 * gcc.dg/tree-ssa/ssa-ifcombine-7.c: New testcase.
711 2009-03-28 Joseph Myers <joseph@codesourcery.com>
713 * g++.old-deja/g++.ext/attrib5.C, g++.old-deja/g++.jason/thunk3.C,
714 gcc.c-torture/compile/981006-1.c: Don't XFAIL or add special
715 options for removed targets.
717 2009-03-27 Richard Guenther <rguenther@suse.de>
719 PR tree-optimization/39120
720 * gcc.c-torture/execute/pr39120.c: New testcase.
722 2009-03-27 Richard Guenther <rguenther@suse.de>
724 PR tree-optimization/39120
725 * gcc.dg/torture/pta-callused-1.c: New testcase.
727 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
730 * gcc.target/i386/pr39315-1.c: New.
731 * gcc.target/i386/pr39315-2.c: Likewise.
732 * gcc.target/i386/pr39315-3.c: Likewise.
733 * gcc.target/i386/pr39315-4.c: Likewise.
734 * gcc.target/i386/pr39315-check.c: Likewise.
736 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
739 * gcc.dg/pr39323-1.c: New.
740 * gcc.dg/pr39323-2.c: Likewise.
741 * gcc.dg/pr39323-3.c: Likewise.
743 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
746 * gcc.target/ia64/sync-1.c: New.
748 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>
751 * gcc.target/x86_64/abi/callabi/func-2a.c: New.
752 * gcc.target/x86_64/abi/callabi/func-2b.c: Likewise.
753 * gcc.target/x86_64/abi/callabi/func-indirect-2a.c: Likewise.
754 * gcc.target/x86_64/abi/callabi/func-indirect-2b.c: Likewise.
755 * gcc.target/x86_64/abi/callabi/vaarg-4a.c: Likewise.
756 * gcc.target/x86_64/abi/callabi/vaarg-4b.c: Likewise.
757 * gcc.target/x86_64/abi/callabi/vaarg-5a.c: Likewise.
758 * gcc.target/x86_64/abi/callabi/vaarg-5b.c: Likewise.
760 2009-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
762 * gcc.dg/torture/builtin-explog-1.c: Remove tests that aren't true
763 for low precision (i.e. float).
765 2009-03-27 Dodji Seketeli <dodji@redhat.com>
766 Jakub Jelinek <jakub@redhat.com>
769 * g++.dg/debug/dwarf2/explicit-constructor.C: New test.
771 2009-03-27 Jakub Jelinek <jakub@redhat.com>
773 * gcc.dg/memmove-2.c: New test.
774 * gcc.dg/memmove-3.c: New test.
776 * gcc.dg/ipa/ipacost-1.c: Adjust match pattern for change
779 2009-03-27 Xinliang David Li <davidxl@google.com>
781 PR tree-optimization/39557
782 * g++.dg/tree-ssa/dom-invalid.C: New test.
784 2009-03-27 Xinliang David Li <davidxl@google.com>
786 PR tree-optimization/39548
787 * g++.dg/tree-ssa/copyprop.C: New test.
789 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
792 * g++.dg/template/typename17.C: New testcase.
793 * g++.dg/template/typename18.C: New testcase.
795 2009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
798 * g++.dg/other/var_copy-1.C: New test.
800 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
803 * g++.dg/parse/ctor9.C: New test.
805 2009-03-27 Simon Martin <simartin@users.sourceforge.net>
808 * g++.dg/init/error2.C: New test.
810 2009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
813 * gcc.dg/pr35652.C: New.
814 * g++.dg/warn/pr35652.C: New.
815 * gcc.dg/format/plus-1.c: Adjust message.
817 2009-03-26 Jakub Jelinek <jakub@redhat.com>
820 * gcc.dg/wdisallowed-functions-3.c: New test.
821 * g++.dg/warn/Wdisallowed-functions-3.C: New test.
823 2009-03-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
825 * gcc.dg/inline-33.c: Fix when pic.
827 2009-03-25 Alexander Monakov <amonakov@ispras.ru>
829 * gcc.target/ia64/20090324-1.c: New test.
831 2009-03-25 Jakub Jelinek <jakub@redhat.com>
834 * gcc.dg/pr27898.c: New test.
836 PR tree-optimization/32139
837 * gcc.c-torture/compile/pr32139.c: New test.
839 2009-03-24 Jason Merrill <jason@redhat.com>
842 * g++.dg/parse/defarg14.C: New test.
844 2009-03-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
847 * gfortran.dg/read_repeat.f90: New test.
849 2009-03-24 Ira Rosen <irar@il.ibm.com>
851 PR tree-optimization/39529
852 * gcc.dg/vect/pr39529.c: New test.
854 2009-03-24 Dodji Seketeli <dodji@redhat.com>
855 Jakub Jelinek <jakub@redhat.com>
858 * g++.dg/debug/dwarf2/imported-decl-1.C: New test.
860 2009-03-23 Jakub Jelinek <jakub@redhat.com>
863 * gcc.dg/gomp/pr39495-2.c: Remove xfails.
865 2009-03-23 Jason Merrill <jason@redhat.com>
867 * g++.dg/cpp0x/auto12.C: Add variadic test.
870 * g++.dg/warn/Wshadow-4.C: New test.
872 2009-03-23 Jakub Jelinek <jakub@redhat.com>
874 PR tree-optimization/39516
875 * gfortran.dg/pr39516.f: New test.
877 2009-03-22 Hans-Peter Nilsson <hp@axis.com>
879 * lib/target-libpath.exp (set_ld_library_path_env_vars):
880 Correct TEST_GCC_EXEC_PREFIX test to check existence as a tcl
881 variable, not environment variable.
883 2009-03-21 Jason Merrill <jason@redhat.com>
886 * g++.dg/ext/vla6.C: New test.
888 2009-03-20 Jason Merrill <jason@redhat.com>
890 * g++.dg/cpp0x/initlist5.C: Add additional test.
892 2009-03-19 Jakub Jelinek <jakub@redhat.com>
893 Janis Johnson <janis187@us.ibm.com>
895 * lib/compat.exp (compat-get-options-main, compat-get-options):
896 Handle dg-prune-output in source file.
897 * lib/gcc-defs.exp (${tool}_check_compile): Process prune requests.
898 * gcc.dg/compat/struct-layout-1_main.c: Use dg-prune for warning.
899 * gcc.dg/compat/struct-layout-1_generate.c: Use -Wno-abi, prune
902 2009-03-19 Jakub Jelinek <jakub@redhat.com>
905 * gcc.dg/gomp/pr39495-1.c: New test.
906 * gcc.dg/gomp/pr39495-2.c: New test.
907 * g++.dg/gomp/pr39495-1.C: New test.
908 * g++.dg/gomp/pr39495-2.C: New test.
911 * gcc.target/i386/pr39496.c: New test.
912 * g++.dg/other/pr39496.C: New test.
914 2009-03-19 Li Feng <nemokingdom@gmail.com>
917 * gcc.dg/autopar/pr39500-1.c: New.
918 * gcc.dg/autopar/pr39500-2.c: New.
920 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
922 * g++.dg/dg.exp: Prune graphite.
924 2009-03-18 Sebastian Pop <sebastian.pop@amd.com>
927 * g++.dg/graphite: New.
928 * g++.dg/graphite/graphite.exp: New.
929 * g++.dg/graphite/pr39447.C: New.
931 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
934 * g++.dg/template/pr39425.C: New.
936 * g++.dg/template/spec33.C: Updated.
938 2009-03-17 Jason Merrill <jason@redhat.com>
940 * g++.dg/cpp0x/auto6.C, auto12.C: Update mangling.
942 2009-03-17 Paolo Carlini <paolo.carlini@oracle.com>
945 * g++.dg/ext/unary_trait_incomplete.C: New.
947 2009-03-17 Jing Yu <jingyu@google.com>
950 * g++.dg/inherit/thunk10.C: New test.
952 2009-03-17 Uros Bizjak <ubizjak@gmail.com>
955 * gcc.target/i386/pr39482.c: New test.
957 2009-03-17 Jakub Jelinek <jakub@redhat.com>
960 * g++.dg/debug/dwarf2/imported-module-2.C: Expect
961 DW_TAG_imported_module, not just any DW_TAG_imported prefixed tag.
962 * g++.dg/debug/dwarf2/imported-module-3.C: Likewise.
963 * g++.dg/debug/dwarf2/imported-module-4.C: Likewise.
966 * gcc.dg/pr39443.c: New test.
969 * gcc.dg/debug/pr39412.c: New test.
971 2009-03-17 Janis Johnson <janis187@us.ibm.com>
974 * lib/target-libpath.exp (set_ld_library_path_env_vars): Save
975 existing GCC_EXEC_PREFIX, set to TEST_GCC_EXEC_PREFIX if that
977 (restore_ld_library_path_env_vars): Restore GCC_EXEC_PREFIX to
978 its original value, or unset if it was not defined.
979 * gcc.dg/compat/struct-layout-1.exp: Use set/restore library
980 path procs around use of HOSTCC.
981 * g++.dg/compat/struct-layout-1.exp: Ditto.
982 * objc.dg/gnu-encoding/gnu-encoding.exp: Ditto.
984 2009-03-16 H.J. Lu <hongjiu.lu@intel.com>
986 * gcc.target/x86_64/abi/callabi/func-indirect.c (main): Return 0.
988 2009-03-16 Janis Johnson <janis187@us.ibm.com>
990 Revert patch for PR testsuite/37630.
993 * gcc.dg/pr11492.c: Replace constant and remove xfail.
996 * lib/target-supports.exp (check_effective_target_ieee): New.
997 * gcc.c-torture/execute/ieee/ieee.exp: Use it.
998 * gcc.dg/20001012-1.c: Require ieee.
1001 * gcc.c-torture/execute/pr35456.x: New, skip test for vax.
1003 2009-03-16 Jakub Jelinek <jakub@redhat.com>
1005 PR tree-optimization/39455
1006 * gcc.dg/pr39455.c: New test.
1008 2009-03-13 David Ayers <ayers@fsfe.org>
1010 * objc/execute/trivial.m. New test.
1012 2009-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1015 * testsuite/gcc.target/i386/stackalign/longlong-2.c: Skip on darwin.
1017 2009-03-13 H.J. Lu <hongjiu.lu@intel.com>
1020 * gcc.dg/asm-b.c: Use "Q" constraint on %b1/%h1 and "R"
1023 2009-03-12 David Ayers <ayers@fsfe.org>
1026 * objc/execute/exceptions/handler-1.m. New test.
1028 2008-03-12 Jakub Jelinek <jakub@redhat.com>
1031 * gcc.target/i386/pr39431.c: New test.
1033 2009-03-12 H.J. Lu <hongjiu.lu@intel.com>
1036 * gcc.target/i386/pr39445.c: New.
1038 * gcc.target/i386/push-1.c: XFAIL.
1040 2009-03-11 Adam Nemet <anemet@caviumnetworks.com>
1042 * gcc.dg/inline-33.c: New test.
1044 2009-03-11 Nathan Froyd <froydnj@codesourcery.com>
1046 * gcc.dg/vect/vect-82.c: Combine dg-do and
1047 dg-require-effective-target into dg-skip-if.
1048 * gcc.dg/vect/vect-83.c: Likewise.
1050 2009-03-11 Jakub Jelinek <jakub@redhat.com>
1053 * gcc.target/i386/stackalign/longlong-1.c: New test.
1054 * gcc.target/i386/stackalign/longlong-2.c: New test.
1056 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1058 * g++.old-deja/g++.jason/thunk2.C: Skip on SPU.
1060 2009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1062 * gcc.c-torture/execute/ieee/inf-3.c: New test.
1063 * gcc.c-torture/execute/ieee/inf-2.c: Fix typo.
1065 2009-03-11 Olivier Hainque <hainque@adacore.com>
1067 * gnat.dg/slice_enum.adb: New test.
1069 2009-03-11 Jason Merrill <jason@redhat.com>
1072 * g++.dg/opt/nrv15.C: New test.
1074 2009-03-10 Ira Rosen <irar@il.ibm.com>
1076 PR tree-optimization/39422
1077 * gcc.dg/vect/costmodel/spu/costmodel-vect-76b.c: Move
1078 constant array with static initialization to global memory.
1079 * gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c: Likewise.
1081 2009-03-10 Hariharan Sandanagobalane <hariharan@picochip.com>
1083 * gcc.c-torture/execute/pr39339.c: Bitfield sizes changed to avoid
1086 2009-03-09 Jakub Jelinek <jakub@redhat.com>
1089 * g++.dg/opt/switch2.C: Add -w to dg-options.
1090 * g++.dg/warn/Wswitch-1.C: Adjust expected warnings.
1091 * g++.dg/warn/switch1.C: New test.
1092 * g++.dg/other/switch3.C: New test.
1094 PR tree-optimization/39394
1095 * gcc.c-torture/compile/pr39394.c: New test.
1097 2009-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1099 * gcc.target/s390/20090223-1.c: New testcase.
1101 2009-03-08 Jerry DeLisle <jvdelisle@gcc.gnu.org>
1104 * gfortran.dg/fmt_f0_1.f90: New test.
1106 2009-03-08 H.J. Lu <hongjiu.lu@intel.com>
1109 * g++.dg/other/new1.C: Adjusted.
1110 * g++.dg/parse/crash40.C: Likewise.
1111 * g++.dg/parse/defarg12.C: Likewise.
1112 * g++.dg/template/error15.C: Likewise.
1114 * g++.dg/other/pr39060.C: New.
1116 2009-03-07 Jason Merrill <jason@redhat.com>
1119 * g++.dg/opt/new1.C: New.
1121 2009-03-06 Paolo Carlini <paolo.carlini@oracle.com>
1124 * g++.dg/other/error32.C: New.
1126 2009-03-06 Jakub Jelinek <jakub@redhat.com>
1129 * gcc.c-torture/compile/pr39360.c: New test.
1132 * g++.dg/debug/dwarf2/static-local-var-in-ctor.C: New test.
1134 2009-03-05 Jason Merrill <jason@redhat.com>
1137 * g++.dg/warn/Wuninitialized-3.C: New test.
1139 2009-03-05 Jakub Jelinek <jakub@redhat.com>
1142 * g++.dg/debug/dwarf2/imported-module-3.C: New test.
1143 * g++.dg/debug/dwarf2/imported-module-4.C: New test.
1145 2009-03-04 Jason Merrill <jason@redhat.com>
1148 * g++.dg/template/koenig7.C: New test.
1150 2009-03-04 Nathan Sidwell <nathan@codesourcery.com>
1152 * g++.dg/torture/predcom-1.C: New test.
1154 2009-03-04 Richard Guenther <rguenther@suse.de>
1156 PR tree-optimization/39362
1157 * g++.dg/torture/pr39362.C: New testcase.
1159 2009-03-04 Jason Merrill <jason@redhat.com>
1160 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1165 * g++.dg/template/dependent-name5.C: New test.
1167 2009-03-04 Steve Ellcey <sje@cup.hp.com>
1170 * gcc.dg/vect-iv-6.c (dg-require-effective-target): Change from
1171 vect_int to vect_int_mult.
1173 2009-03-04 Richard Guenther <rguenther@suse.de>
1175 PR tree-optimization/39358
1176 * g++.dg/warn/Wstrict-aliasing-bogus-escape-2.C: New testcase.
1177 * g++.dg/warn/Wstrict-aliasing-bogus-escape-3.C: Likewise.
1179 2009-03-04 Richard Guenther <rguenther@suse.de>
1181 PR tree-optimization/39339
1182 * gcc.c-torture/execute/pr39339.c: New testcase.
1184 2009-03-03 Joseph Myers <joseph@codesourcery.com>
1186 * gcc.c-torture/compile/20090303-1.c,
1187 gcc.c-torture/compile/20090303-2.c: New tests.
1189 2009-03-03 Jakub Jelinek <jakub@redhat.com>
1192 * gfortran.dg/gomp/pr39354.f90: New test.
1194 PR tree-optimization/39343
1195 * gcc.dg/pr39343.c: New test.
1197 2009-03-03 Ira Rosen <irar@il.ibm.com>
1199 PR tree-optimization/39248
1200 * gcc.dg/vect/vect-complex-1.c: Add attribute aligned to the arrays.
1201 * gcc.dg/vect/vect-iv-6.c: Don't expect to fail to vectorize
1202 on targets without vector misalignment support.
1203 * lib/target-supports.exp
1204 (check_effective_target_vect_short_mult): Add
1205 check_effective_target_arm32.
1207 2009-03-02 Sebastian Pop <sebastian.pop@amd.com>
1210 * testsuite/gcc.dg/graphite/pr39335_1.c: New.
1211 * testsuite/gcc.dg/graphite/pr39335.c: New.
1213 2009-03-02 H.J. Lu <hongjiu.lu@intel.com>
1215 * gcc.target/i386/stackalign/return-4.c: Scan andl/andq instead
1217 * gcc.target/i386/stackalign/return-5.c: Likewise.
1218 * gcc.target/i386/stackalign/return-6.c: Likewise.
1220 2009-03-02 Richard Guenther <rguenther@suse.de>
1221 Ira Rosen <irar@il.ibm.com>
1223 PR tree-optimization/39318
1224 * gfortran.dg/vect/pr39318.f90: New test.
1226 2009-03-01 Jan Hubicka <jh@suse.cz>
1228 * gcc.dg/debug/dwarf2/ipa-cp1.c: New testcase.
1230 2009-03-01 Jan Hubicka <jh@suse.cz>
1233 * gcc.dg/debug/dwarf2/inline1.c: New testcase.
1235 2009-03-01 Eric Botcazou <ebotcazou@adacore.com>
1237 * gnat.dg/pack12.adb: New test.
1239 2009-02-26 H.J. Lu <hongjiu.lu@intel.com>
1242 * g++.dg/other/pr37789.C: New.
1244 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
1247 * gfortran.dg/interface_25.f90: New test.
1248 * gfortran.dg/interface_26.f90: New test.
1250 2009-02-26 Paul Thomas <pault@gcc.gnu.org>
1253 * gfortran.dg/initialization_22.f90: New test.
1255 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
1257 PR rtl-optimization/39241
1258 * gcc.dg/torture/pr39241.c: New.
1260 2009-02-25 Martin Jambor <mjambor@suse.cz>
1262 PR tree-optimizations/39259
1263 * g++.dg/torture/pr39259.C: New testcase.
1265 2009-02-24 Richard Guenther <rguenther@suse.de>
1268 * g++.dg/template/instantiate10.C: New testcase.
1270 2009-02-24 Richard Guenther <rguenther@suse.de>
1271 Zdenek Dvorak <ook@ucw.cz>
1273 PR tree-optimization/39233
1274 * gcc.c-torture/execute/pr39233.c: New testcase.
1276 2009-02-23 Sebastian Pop <sebastian.pop@amd.com>
1278 PR tree-optimization/39260
1279 * gcc.dg/graphite/pr39260.c: New.
1281 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1283 * g++.dg/init/static-init1.C: Replace int with __PTRDIFF_TYPE__.
1285 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
1288 * g++.dg/template/void14.C: New.
1290 2009-02-23 Jason Merrill <jason@redhat.com>
1293 * g++.dg/init/const7.C: Remove XFAIL.
1294 * g++.dg/init/static-init1.C: New test.
1296 * g++.dg/cpp0x/initlist14.C: New test.
1298 2009-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
1301 * bound_simplification_2.f90: New test case.
1302 * bound_7.f90: New test case.
1304 2009-02-21 Joseph Myers <joseph@codesourcery.com>
1306 * gcc.dg/cpp/include4.c: New test.
1308 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
1311 * gcc.target/i386/abi-2.c: New.
1313 2009-02-21 Kaz Kojima <kkojima@gcc.gnu.org>
1315 * gcc.c-torture/execute/pr39228.x: New.
1317 2009-02-21 Uros Bizjak <ubizjak@gmail.com>
1319 * gcc.target/i386/abi-1.c: Use scan-assembler-times "..." 1 instead of
1320 scan-assembler to check for xmm0 register.
1322 2009-02-20 Mark Mitchell <mark@codesourcery.com>
1323 Joseph Myers <joseph@codesourcery.com>
1325 * gcc.target/arm/va_list.c: New test.
1326 * g++.dg/abi/arm_va_list.C: Likewise.
1327 * lib/target-supports.exp (check_effective_target_arm_eabi): New
1329 * g++.dg/cpp0x/temp-va-arg-bug.C, g++.dg/other/stdarg1.C,
1330 g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-3.C,
1331 g++.dg/warn/miss-format-4.C, g++.dg/warn/miss-format-5.C,
1332 g++.dg/warn/miss-format-6.C, g++.old-deja/g++.other/vaarg2.C,
1333 g++.old-deja/g++.other/vaarg3.C, g++.old-deja/g++.other/vaarg4.C,
1334 g++.old-deja/g++.pt/builtin.C: Use -Wno-abi on ARM EABI targets.
1336 2009-02-20 Jack Howarth <howarth@bromo.med.uc.edu>
1339 * gcc.target/i386/amd64-abi-3.c: Add -fomit-frame-pointer
1342 2009-02-20 Jakub Jelinek <jakub@redhat.com>
1345 * gcc.c-torture/execute/pr39240.c: New test.
1347 2009-02-20 Jason Merrill <jason@redhat.com>
1350 * g++.dg/parse/dtor15.C: New test.
1352 2009-02-19 Kazu Hirata <kazu@codesourcery.com>
1354 * gcc.c-torture/execute/20090219-1.c: New.
1356 2009-02-19 Adam Nemet <anemet@caviumnetworks.com>
1358 * gcc.target/mips/mips.exp: Comment !CPU in the isa* pseudo-options.
1359 (mips-dg-options): When matching isa* pseudo-options make
1360 'value' optional and accept ! entries. Use $spec instead of
1361 $isa_spec in the isa pseudo-option error message. Only
1362 perform the ISA-range check when 'value' is set. If arch is
1363 matching any CPU in the ! entries switch to its generic ISA.
1364 * gcc.target/mips/branch-1.c: Pass isa=!octeon.
1365 * gcc.target/mips/dmult-1.c: Pass isa=64!octeon rather than -mips64.
1367 2009-02-19 Jakub Jelinek <jakub@redhat.com>
1370 * gcc.dg/visibility-20.c: New test.
1371 * g++.dg/ext/visibility/visibility-11.C: New test.
1373 2009-02-19 H.J. Lu <hongjiu.lu@intel.com>
1376 * g++.dg/abi/pr39188-1a.C: New.
1377 * g++.dg/abi/pr39188-1b.C: Likewise.
1378 * g++.dg/abi/pr39188-1.h: Likewise.
1379 * g++.dg/abi/pr39188-2a.C: Likewise.
1380 * g++.dg/abi/pr39188-2b.C: Likewise.
1381 * g++.dg/abi/pr39188-2.h: Likewise.
1382 * g++.dg/abi/pr39188-3a.C: Likewise.
1383 * g++.dg/abi/pr39188-3b.C: Likewise.
1384 * g++.dg/abi/pr39188-3.h: Likewise.
1386 2009-02-19 Joseph Myers <joseph@codesourcery.com>
1389 * gcc.c-torture/execute/call-trap-1.c,
1390 gcc.c-torture/execute/va-arg-trap-1.c, gcc.dg/call-diag-1.c: New
1393 2009-02-19 Uros Bizjak <ubizjak@gmail.com>
1396 * gcc.c-torture/execute/pr39228.c: New test.
1398 2009-02-19 Richard Guenther <rguenther@suse.de>
1400 PR tree-optimization/39074
1401 * gcc.dg/torture/pr39074.c: New testcase.
1402 * gcc.dg/torture/pr39074-2.c: Likewise.
1403 * gcc.dg/torture/pr39074-3.c: Likewise.
1405 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
1408 * g++.dg/parse/attr3.C: New.
1410 2009-02-18 Jack Howarth <howarth@bromo.med.uc.edu>
1413 * g++.dg/pubtypes.C: Adopt Radar 4535968 fix to testcase.
1416 * g++.dg/ext/visibility/class1.C: Revert revision 122348
1419 2009-02-18 Jason Merrill <jason@redhat.com>
1422 * g++.dg/init/const7.C: Remove XFAIL.
1425 * g++.dg/opt/const6.C: New test.
1427 2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
1429 * gcc.dg/callabi/callabi.exp: Moved to ...
1430 * gcc.target/x86_64/abi/callabi/callabi.exp: Here. Only run
1433 * gcc.target/x86_64/abi/callabi/func-1.c: Don't check target.
1434 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
1435 * gcc.target/x86_64/abi/callabi/func-indirect.c: Likewise.
1436 * gcc.target/x86_64/abi/callabi/pr38891.c: Likewise.
1437 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Likewise.
1438 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Likewise.
1439 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Likewise.
1441 * gcc.dg/callabi/callabi.h: Moved to ...
1442 * gcc.target/x86_64/abi/callabi/callabi.h: Here.
1444 * gcc.dg/callabi/func-1.c: Moved to ...
1445 * gcc.target/x86_64/abi/callabi/func-1.c: Here.
1447 * gcc.dg/callabi/func-indirect.c: Moved to ...
1448 * gcc.target/x86_64/abi/callabi/func-indirect.c: Here.
1450 * gcc.dg/callabi/pr38891.c: Moved to ...
1451 * gcc.target/x86_64/abi/callabi/pr38891.c: Here.
1453 * gcc.dg/callabi/vaarg-1.c: Moved to ...
1454 * gcc.target/x86_64/abi/callabi/vaarg-1.c: Here.
1456 * gcc.dg/callabi/vaarg-2.c: Moved to ...
1457 * gcc.target/x86_64/abi/callabi/vaarg-2.c: Here.
1459 * gcc.dg/callabi/vaarg-3.c: Moved to ...
1460 * gcc.target/x86_64/abi/callabi/vaarg-3.c: Here.
1462 2009-02-17 Xuepeng Guo <xuepeng.guo@intel.com>
1465 * gcc.dg/callabi/pr38891.c: New.
1467 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
1469 * gcc.dg/callabi/callabi.exp: New.
1471 2009-02-17 H.J. Lu <hongjiu.lu@intel.com>
1474 * g++.dg/compat/struct-layout-1_generate.c (dg_options): Add
1476 * gcc.dg/compat/struct-layout-1_generate.c (dg_options): Likewise.
1478 * gcc.target/i386/pr39082-1.c: New.
1480 * gcc.target/x86_64/abi/abi-x86_64.exp (additional_flags): Add
1483 * gcc.target/x86_64/abi/args.h (XMM_T): Add _m64 and _m128 if
1484 CHECK_M64_M128 is defined.
1485 (check_f_arguments): Add "do".
1486 (check_vector_arguments): New.
1487 (check_m64_arguments): Likewise.
1488 (check_m128_arguments): Likewise.
1490 * gcc.target/x86_64/abi/defines.h: Include <xmmintrin.h>.
1491 (CHECK_M64_M128): Define.
1493 * gcc.target/x86_64/abi/test_m64m128_returning.c: New. Based
1495 * gcc.target/x86_64/abi/test_passing_m64m128.c: Likewise.
1497 * gcc.target/x86_64/abi/test_passing_structs.c: Define __m128
1498 tests only if CHECK_M64_M128 is defined.
1500 * gcc.target/x86_64/abi/test_passing_structs.c (m128_struct): New.
1501 (m128_2_struct): Likewise.
1502 (check_struct_passing5): Likewise.
1503 (check_struct_passing6): Likewise.
1504 (main): Test struct with __m128 if CHECK_M64_M128 is defined.
1506 * gcc.target/x86_64/abi/test_passing_unions.c (un4): New.
1508 (check_union_passing4): Likewise.
1509 (main): Test union with __m128 if CHECK_M64_M128 is defined.
1511 2009-02-18 Joseph Myers <joseph@codesourcery.com>
1514 * gcc.dg/noncompile/pr35447-1.c: New test.
1516 2009-02-18 Jakub Jelinek <jakub@redhat.com>
1518 PR tree-optimization/36922
1519 * gfortran.dg/pr36922.f: New test.
1521 2009-02-17 Richard Guenther <rguenther@suse.de>
1523 PR tree-optimization/39202
1524 * gcc.c-torture/compile/pr39202.c: New testcase.
1526 2009-02-17 Richard Guenther <rguenther@suse.de>
1528 PR tree-optimization/39204
1529 * gcc.dg/torture/pr39204.c: New testcase.
1531 2009-02-17 Bingfeng Mei <bmei@broadcom.com>
1533 * gcc.dg/vect/vect-outer-5.c: Require vect_float support.
1534 * gcc.dg/vect/vect-outer-6.c: Ditto.
1536 2009-02-16 Joseph Myers <joseph@codesourcery.com>
1539 * gcc.dg/noncompile/init-5.c: New test.
1540 * gcc.dg/init-bad-4.c: Adjust expected errors.
1542 2009-02-16 H.J. Lu <hongjiu.lu@intel.com>
1545 * gcc.target/i386/push-1.c: New.
1547 2009-02-15 Uros Bizjak <ubizjak@gmail.com>
1549 * gcc.dg/struct/w_prof_single_str_global.c: Mask return value.
1551 2009-02-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1553 * gcc.target/spu/intrinsics-sr.c: New test.
1555 2009-02-13 Steve Ellcey <sje@cup.hp.com>
1558 * gcc.target/ia64/sibcall-opt-1.c: New test.
1559 * gcc.target/ia64/sibcall-opt-2.c: New test.
1561 2009-02-13 Paul Thomas <pault@gcc.gnu.org>
1564 * gfortran.dg/cray_pointers_8.f90: New test.
1567 * gfortran.dg/cray_pointers_9.f90: New test.
1569 2009-02-13 Jason Merrill <jason@redhat.com>
1572 * g++.dg/cpp0x/decltype16.C: New.
1574 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
1577 * gfortran.dg/gomp/pr39152.f90: New.
1579 2009-02-13 H.J. Lu <hongjiu.lu@intel.com>
1582 * gcc.target/i386/pr39162.c: New.
1584 2009-02-13 Joseph Myers <joseph@codesourcery.com>
1587 * gcc.dg/noncompile/pr35444-1.c, gcc.dg/noncompile/pr35444-2.c:
1590 2009-02-12 Jason Merrill <jason@redhat.com>
1593 * g++.dg/template/array20.C: New test.
1595 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
1597 * gcc.dg/torture/fp-int-convert-float128-timode.c: Do not check
1598 for lp64 in "dg-do run" directive. Remove dg-xfail-if directive.
1599 * gcc.dg/torture/fp-int-convert-timode.c: Remove xfail directive.
1601 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
1603 * g++.dg/cpp0x/defaulted9.C: Compile with "-std=c++0x -fno-inline".
1605 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
1608 * gfortran.dg/pr39152.f: New.
1610 2009-02-11 Jason Merrill <jason@redhat.com>
1613 * g++.dg/cpp0x/defaulted9.C: New test.
1616 * g++.dg/init/value7.C: New test.
1618 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
1621 * gcc.target/i386/pr38824.c: New testcase.
1623 2009-02-11 Jason Merrill <jason@redhat.com>
1626 * g++.dg/cpp0x/defaulted8.C: New test.
1629 * g++.dg/cpp0x/rv9p.C: New test.
1631 2009-02-10 Eric Botcazou <ebotcazou@adacore.com>
1633 * gnat.dg/aliasing3.adb: New test.
1634 * gnat.dg/aliasing3_pkg.ad[sb]: New helper.
1636 2009-02-10 Paolo Carlini <paolo.carlini@oracle.com>
1639 * g++.dg/template/crash88.C: New.
1640 * g++.dg/template/crash89.C: Likewise.
1642 2009-02-10 Steve Ellcey <sje@cup.hp.com>
1645 * gcc.dg/pr39084.c: New test.
1647 2009-02-10 Jakub Jelinek <jakub@redhat.com>
1650 * gcc.target/i386/pr39139.c: New test.
1652 2009-02-10 Richard Guenther <rguenther@suse.de>
1654 PR tree-optimization/39132
1655 * gcc.dg/torture/pr39132.c: New testcase.
1657 2009-02-10 H.J. Lu <hongjiu.lu@intel.com>
1660 * gcc.target/x86_64/abi/avx/abi-avx.exp: New.
1661 * gcc.target/x86_64/abi/avx/args.h: Likewise.
1662 * gcc.target/x86_64/abi/avx/asm-support.S: Likewise.
1663 * gcc.target/x86_64/abi/avx/avx-check.h: Likewise.
1664 * gcc.target/x86_64/abi/avx/test_m256_returning.c: Likewise.
1665 * gcc.target/x86_64/abi/avx/test_passing_m256.c: Likewise.
1666 * gcc.target/x86_64/abi/avx/test_passing_structs.c: Likewise.
1667 * gcc.target/x86_64/abi/avx/test_passing_unions.c: Likewise.
1669 2009-02-09 Jason Merrill <jason@redhat.com>
1672 * g++.dg/init/value6.C: New test.
1674 2009-02-09 H.J. Lu <hongjiu.lu@intel.com>
1676 * gcc.target/x86_64/abi/abi-x86_64.exp: Use glob instead of find.
1678 2009-02-09 Eric Botcazou <ebotcazou@adacore.com>
1680 * gcc.c-torture/compile/20090209-1.c: New test.
1682 2009-02-06 Paolo Carlini <paolo.carlini@oracle.com>
1686 * g++.dg/cpp0x/vt-35147.C: New.
1687 * g++.dg/cpp0x/vt-37737-1.C: Likewise.
1688 * g++.dg/cpp0x/vt-37737-2.C: Likewise.
1690 2009-02-06 Joseph Myers <joseph@codesourcery.com>
1693 * gcc.dg/attr-alias-4.c: New test.
1695 2009-02-06 Janis Johnson <janis187@us.ibm.com>
1698 * gcc.dg/dfp/pr39035.c: New test.
1700 2009-02-06 Joseph Myers <joseph@codesourcery.com>
1703 * gcc.dg/c90-flex-array-2.c, gcc.dg/c99-flex-array-6.c: New tests.
1705 2009-02-05 Jakub Jelinek <jakub@redhat.com>
1708 * g++.dg/opt/thunk3.C: New test.
1710 2009-02-05 Nick Clifton <nickc@redhat.com>
1712 * gcc.c-torture/compile/20080625-1.c: Skip for M32C.
1713 * gcc.c-torture/compile/limits-stringlit.c: Likewise.
1714 * gcc.dg/cdce1.c: Likewise.
1715 * gcc.dg/cpp/_Pragma6.c: Likewise.
1716 * g++.dg/cpp/_Pragma1.C: Likewise.
1717 * gcc.dg/utf32-2.c: Xfail for M32C.
1718 * gcc.dg/utf32-1.c: Likewise.
1719 * gcc.dg/utf32-3.c: Likewise.
1720 * gcc.dg/Wtype-limits.c: Add expected warning messages for 16-bit
1722 * gcc.dg/Wtype-limits-Wextra.c: Likewise.
1723 * gcc.dg/utf32-4.c: Only run for 32-bit+ targets.
1724 * gcc.dg/Wconversion-5.c: Likewise.
1725 * gcc.dg/tree-ssa/data-dep-1.c: Likewise.
1726 * gcc.dg/tree-ssa/ldist-3.c: Likewise.
1727 * gcc.dg/tree-ssa/ldist-5.c: Likewise.
1728 * gcc.dg/utf-inc-init.c: Likewise.
1729 * gcc.dg/pr11492.c: Xfail for 16-bit targets.
1730 * gcc.dg/utf-array.c: Add expected warning messages for M32C.
1731 * gcc.dg/utf-array-short-wchar.c: Likewise.
1732 * gcc.dg/tree-ssa/pr33920.c: Expect a warning from all 16-bit targets.
1733 * gcc.dg/mallign.c: Use size_t instead of long.
1735 2009-02-05 Uros Bizjak <ubizjak@gmail.com>
1737 * g++.dg/torture/pr31863.C: Generalize dg-timeout-factor.
1739 2009-02-05 Daniel Berlin <dberlin@dberlin.org>
1741 * gcc.c-torture/execute/pr39100.c: New.
1743 2009-02-05 Joseph Myers <joseph@codesourcery.com>
1746 * gcc.dg/tls/diag-6.c: New test.
1748 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1750 AVX Programming Reference (January, 2009)
1751 * gcc.target/i386/avx-vpclmulqdq.c: New.
1752 * gcc.target/i386/pclmul-avx-check.h: Likewise.
1754 * gcc.target/i386/i386.exp (check_effective_target_vpclmul): New.
1756 * gcc.target/i386/pclmulqdq.c (CHECK_H): New.
1757 (TEST): Likewise. Include CHECK_H instead of "pclmul-check.h".
1758 (pclmul_test): Renamed to ...
1761 2009-02-04 Jakub Jelinek <jakub@redhat.com>
1764 * g++.dg/abi/mangle31.C: New test.
1766 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1769 * c90-arraydecl-1.c: Do not expect error for [*] in abstract
1771 * vla-6.c: Likewise. Expect warning not error for [*] lexically
1772 inside function prototype but not part of parameter declarator.
1773 * vla-11.c: New test.
1775 2009-02-03 Jason Merrill <jason@redhat.com>
1777 * g++.dg/warn/main-4.C: New test.
1778 * g++.old-deja/g++.bugs/900227_01.C: Remove &main warnings.
1780 2009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
1783 * g++.dg/expr/cast10.C: New test.
1785 2009-02-03 Joseph Myers <joseph@codesourcery.com>
1788 * gcc.dg/init-bad-6.c: New test.
1790 2009-02-03 Jakub Jelinek <jakub@redhat.com>
1793 * gcc.c-torture/compile/pr35318.c: New test.
1796 * gcc.dg/nofixed-point-2.c: New test.
1797 * g++.dg/ext/fixed1.C: Adjust expected diagnostics.
1798 * g++.dg/ext/fixed2.C: Likewise.
1799 * g++.dg/other/error25.C: Likewise.
1800 * g++.dg/lookup/crash7.C: Likewise.
1801 * g++.dg/cpp0x/decltype-38655.C: Likewise.
1804 * g++.dg/cpp0x/initlist13.C: New test.
1806 2009-02-03 Paolo Bonzini <bonzini@gnu.org>
1809 * g++.dg/template/func2.C: New test.
1812 * g++.dg/template/typename15.C: New.
1813 * g++.dg/template/typename16.C: New.
1815 2009-02-03 Janis Johnson <janis187@us.ibm.com>
1816 Ben Elliston <bje@au.ibm.com>
1819 * gcc.dg/dfp/pr39034.c: New test.
1821 2009-02-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1824 * gcc.dg/ipa/ipacost-2.c: Add -fpie when pic.
1826 2009-02-02 Jason Merrill <jason@redhat.com>
1829 * g++.dg/parse/dtor14.C: New test.
1831 2009-02-02 Jakub Jelinek <jakub@redhat.com>
1833 * lib/target-supports.exp
1834 (check_effective_target_correct_iso_cpp_string_wchar_protos): New.
1835 * g++.dg/ext/builtin10.C: New test.
1838 * gcc.target/i386/pr39058.c: New test.
1840 2009-02-02 Richard Guenther <rguenther@suse.de>
1842 PR tree-optimization/38937
1843 * g++.dg/warn/Wstrict-aliasing-bogus-escape.C: New testcase.
1845 2009-02-01 Paolo Carlini <paolo.carlini@oracle.com>
1848 * g++.dg/parse/crash52.C: New.
1850 2009-01-30 Richard Guenther <rguenther@suse.de>
1852 PR tree-optimization/39041
1853 * gcc.c-torture/compile/pr39041.c: New testcase.
1855 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1858 * gcc.target/i386/pr39013-1.c: New test.
1859 * gcc.target/i386/pr39013-2.c: New test.
1862 * g++.dg/ext/label12.C: New test.
1864 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1867 * g++.dg/parse/error34.C: New.
1868 * g++.dg/parse/error35.C: Likewise.
1870 2009-01-30 Paolo Carlini <paolo.carlini@oracle.com>
1873 * g++.dg/cpp0x/decltype-38655.C: New.
1875 2009-01-30 Jakub Jelinek <jakub@redhat.com>
1878 * g++.dg/torture/pr39002.C: New test.
1880 2009-01-29 Kazu Hirata <kazu@codesourcery.com>
1882 PR tree-optimization/39007
1883 * gcc.dg/tree-ssa/pr39007.c: New.
1885 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
1888 * gcc.dg/lower-subreg-1.c: Renamed dump pass from "subreg"
1891 2009-01-29 Steve Ellcey <sje@cup.hp.com>
1894 * gcc.c-torture/compile/pr38857.c: New test.
1896 2009-01-28 Paul Thomas <pault@gcc.gnu.org>
1900 * gfortran.dg/bound_6.f90: New test.
1902 2009-01-28 Pat Haugen <pthaugen@us.ibm.com>
1904 * gcc.target/powerpc/avoid-indexed-addresses.c: New test.
1906 2009-01-28 Kazu Hirata <kazu@codesourcery.com>
1908 PR tree-optimization/38997
1909 * gcc.dg/tree-ssa/pr38997.c: New.
1911 2009-01-28 Richard Guenther <rguenther@suse.de>
1913 PR tree-optimization/38926
1914 * gcc.c-torture/compile/pr38926.c: New testcase.
1916 2009-01-28 Jakub Jelinek <jakub@redhat.com>
1919 * gcc.dg/pr38934.c: New test.
1921 2009-01-28 Richard Guenther <rguenther@suse.de>
1924 * g++.dg/warn/Wuninitialized-2.C: New testcase.
1926 2009-01-28 Paolo Bonzini <bonzini@gnu.org>
1928 PR tree-optimization/38984
1929 * gcc.dg/pr38984.c: New XFAILed testcase.
1932 2009-01-28 Uros Bizjak <ubizjak@gmail.com>
1935 * gcc.target/i386/pr38988.c: New test.
1937 2009-01-27 Paolo Carlini <paolo.carlini@oracle.com>
1940 * g++.dg/parse/crash51.C: New.
1941 * g++.old-deja/g++.pt/crash9.C: Adjust.
1943 2009-01-27 Daniel Kraft <d@domob.eu>
1946 * gfortran.dg/mvbits_6.f90: New test.
1947 * gfortran.dg/mvbits_7.f90: New test.
1948 * gfortran.dg/mvbits_8.f90: New test.
1950 2009-01-27 Richard Guenther <rguenther@suse.de>
1952 PR tree-optimization/38503
1953 * g++.dg/warn/Wstrict-aliasing-bogus-placement-new.C: New testcase.
1955 2009-01-27 Uros Bizjak <ubizjak@gmail.com>
1958 * gcc.c-torture/execute/pr38969.c: New test.
1960 2009-01-26 Adam Nemet <anemet@caviumnetworks.com>
1963 * gcc.target/mips/fixed-vector-type.c: Add target { fixed_point }
1965 * gcc.target/mips/fixed-scalar-type.c: Likewise.
1966 * gcc.target/mips/dpaq_sa_l_w.c: Likewise.
1967 * gcc.target/mips/dpsq_sa_l_w.c: Likewise.
1969 2009-01-26 H.J. Lu <hongjiu.lu@intel.com>
1972 * g++.dg/torture/stackalign/test-unwind.h (main): Also return 0
1973 if __USING_SJLJ_EXCEPTIONS__ is defined.
1975 * g++.dg/torture/stackalign/unwind-0.C (foo): Don't define if
1976 __USING_SJLJ_EXCEPTIONS__ is defined.
1977 * g++.dg/torture/stackalign/unwind-1.C (foo): Likewise.
1978 * g++.dg/torture/stackalign/unwind-2.C (foo): Likewise.
1979 * g++.dg/torture/stackalign/unwind-3.C (foo): Likewise.
1980 * g++.dg/torture/stackalign/unwind-4.C (foo): Likewise.
1981 * g++.dg/torture/stackalign/unwind-5.C (foo): Likewise.
1982 * g++.dg/torture/stackalign/unwind-6.C (foo): Likewise.
1984 2009-01-26 Danny Smith <dannysmith@users.sourceforge.net>
1987 * g++.dg/torture/stackalign/test-unwind.h (ASMNAME): Define.
1988 Use instead of C name in asm statements.
1990 2009-01-26 Richard Guenther <rguenther@suse.de>
1992 PR tree-optimization/38745
1993 * g++.dg/torture/pr38745.C: New testcase.
1995 2009-01-26 Richard Guenther <rguenther@suse.de>
1998 * g++.dg/warn/Wuninitialized-1.C: New testcase.
2000 2009-01-25 Hans-Peter Nilsson <hp@axis.com>
2002 * gcc.dg/bitfld-15.c: Gate warning on target
2003 pcc_bitfield_type_matters.
2004 * gcc.dg/bitfld-17.c, g++.dg/ext/bitfield2.C,
2005 g++.dg/ext/bitfield4.C: Likewise.
2006 * gcc.dg/pr17112-1.c: Don't expect a warning for the packed
2007 bitfield for any target.
2009 2009-01-24 Jakub Jelinek <jakub@redhat.com>
2012 * gcc.dg/pr38957.c: New test.
2014 2009-01-24 David Billinghurst <billingd@gcc.gnu.org>
2017 * gfortran.dg/array_constructor_24.f: Allow tolerance when
2020 2009-01-24 Sebastian Pop <sebastian.pop@amd.com>
2022 PR tree-optimization/38953
2023 * gfortran.dg/graphite/pr38953.f90: New.
2025 2009-01-24 Paul Brook <paul@codesourcery.com>
2027 * gcc.target/arm/neon-cond-1.c: New test.
2029 2009-01-23 Paolo Bonzini <bonzini@gnu.org>
2031 PR tree-optimization/38932
2032 * gcc.dg/pr38932.c: New.
2034 2009-01-23 Revital Eres <eres@il.ibm.com>
2036 * gcc.dg/sms-7.c: Fix test.
2038 2009-01-22 Adam Nemet <anemet@caviumnetworks.com>
2040 * gcc.dg/bitfld-15.c, gcc.dg/bitfld-16.c,
2041 gcc.dg/bitfld-17.c,gcc.dg/bitfld-18.c: New tests.
2042 * g++.dg/ext/bitfield2.C, g++.dg/ext/bitfield3.C,
2043 g++.dg/ext/bitfield4.C, g++.dg/ext/bitfield5.C: New tests.
2045 2009-01-22 Steve Ellcey <sje@cup.hp.com>
2047 * gcc.dg/pr35729.c: Make test x86 specific.
2049 2009-01-22 Steve Ellcey <sje@cup.hp.com>
2052 * gcc.dg/pr38615.c: New test.
2054 2009-01-22 Uros Bizjak <ubizjak@gmail.com>
2057 * gcc.target/i386/pr38931.c: New test.
2059 2009-01-22 Dodji Seketeli <dodji@redhat.com>
2062 * g++.dg/template/typedef11.C: Reverting changes of PR c++/26693.
2063 * g++.dg/template/typedef12.C: Likewise.
2064 * g++.dg/template/typedef13.C: Likewise.
2065 * g++.dg/template/typedef14.C: Likewise.
2066 * g++.dg/template/sfinae3.C: Likewise.
2067 * g++.old-deja/g++.pt/typename8.C: Likewise.
2068 * g++.dg/template/access11.C: Likewise
2070 2009-01-21 Richard Sandiford <rdsandiford@googlemail.com>
2072 * gcc.dg/tree-ssa/ssa-store-ccp-3.c: Skip for mips*-*-linux*
2074 * gcc.dg/tree-ssa/vrp47.c: Skip for all MIPS targets.
2076 2009-01-21 Dodji Seketeli <dodji@redhat.com>
2079 * g++.dg/template/typedef11.C: New test.
2080 * g++.dg/template/typedef12.C: Likewise.
2081 * g++.dg/template/typedef13.C: Likewise.
2082 * g++.dg/template/typedef14.C: Likewise.
2083 * g++.dg/template/sfinae3.C: Compile this pedantically.
2084 The only errors expected should be the one saying the typedef is ill
2086 * g++.old-deja/g++.pt/typename8.C: Likewise.
2087 * g++.dg/template/access11.C: Update this.
2089 2009-01-21 Daniel Kraft <d@domob.eu>
2092 * gfortran.dg/mvbits_5.f90: New test.
2094 2009-01-21 Bingfeng Mei <bmei@broadcom.com>
2096 * gcc.dg/sms-6.c: New test.
2097 * gcc.dg/sms-7.c: Likewise.
2099 2009-01-20 Paul Thomas <pault@gcc.gnu.org>
2102 * gfortran.dg/host_assoc_function_7.f90: New test
2104 2009-01-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
2105 Richard Guenther <rguenther@suse.de>
2107 PR tree-optimization/38747
2108 PR tree-optimization/38748
2109 * gcc.dg/tree-ssa/struct-aliasing-1.c: New test.
2110 * gcc.dg/tree-ssa/struct-aliasing-2.c: Likewise.
2111 * gcc.c-torture/execute/struct-aliasing-1.c: Likewise.
2113 2009-01-20 Kees Cook <kees@ubuntu.com>
2114 H.J. Lu <hongjiu.lu@intel.com>
2117 * gcc.dg/pr38902.c: New.
2119 2009-01-20 Paolo Bonzini <bonzini@gnu.org>
2122 * gfortran.dg/pr38868.f: New testcase.
2124 2009-01-20 Richard Guenther <rguenther@suse.de>
2126 * gcc.c-torture/execute/pr36227.c: Move ...
2127 * gcc.dg/torture/pr36227.c: ... here. Require stdint_types.
2129 2009-01-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2131 * lib/gfortran.exp: Add -B options for targets that use
2132 libgfortran.a%s in their specs.
2134 2009-01-19 Jason Merrill <jason@redhat.com>
2137 * g++.dg/template/dtor5.C: New test.
2139 2009-01-19 Mikael Morin <mikael.morin@tele2.fr>
2142 * gfortran.dg/bound_5.f90: New test.
2144 2009-01-18 H.J. Lu <hongjiu.lu@intel.com>
2147 * g++.dg/compat/abi/pr38736_main.C: New.
2148 * g++.dg/compat/abi/pr38736_x.C: Likewise.
2149 * g++.dg/compat/abi/pr38736_y.C: Likewise.
2150 * g++.dg/other/macro-1.C: Likewise.
2151 * gcc.dg/macro-1.c: Likewise.
2152 * gcc.dg/compat/pr38736_main.c: Likewise.
2153 * gcc.dg/compat/pr38736_x.c: Likewise.
2154 * gcc.dg/compat/pr38736_y.c: Likewise.
2156 2009-01-18 Richard Guenther <rguenther@suse.de>
2158 PR tree-optimization/38819
2159 * gcc.c-torture/execute/pr38819.c: New testcase.
2161 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
2164 * gfortran.dg/module_commons_3.f90: Reapply.
2166 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
2169 * gfortran.dg/transfer_intrinsic_1.f90: New test.
2170 * gfortran.dg/transfer_intrinsic_2.f90: New test.
2172 2009-01-17 Paul Thomas <pault@gcc.gnu.org>
2175 * gfortran.dg/module_commons_3.f90: Remove
2177 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
2179 * gcc.dg/tree-ssa/foldaddr-1.c: Add the missing '}'.
2181 2009-01-16 Jason Merrill <jason@redhat.com>
2184 * g++.dg/template/lvalue1.C: New test.
2187 * g++.dg/template/access20.C: New test.
2188 * g++.dg/torture/pr34641.C: Fix access.
2190 2009-01-16 Richard Guenther <rguenther@suse.de>
2192 PR tree-optimization/38835
2194 * gcc.c-torture/execute/pr36227.c: New testcase.
2195 * gcc.dg/tree-ssa/foldaddr-1.c: XFAIL.
2196 * g++.dg/init/const7.C: Likewise.
2198 2009-01-16 Adam Nemet <anemet@caviumnetworks.com>
2201 * gcc.c-torture/compile/pr38554.c: New test.
2203 2009-01-16 Jason Merrill <jason@redhat.com>
2206 * g++.dg/conversion/access1.C: New test.
2208 2009-01-16 Jakub Jelinek <jakub@redhat.com>
2210 PR tree-optimization/38789
2211 * gcc.c-torture/compile/pr38789.c: New test.
2213 2009-01-16 Janus Weil <janus@gcc.gnu.org>
2216 * gfortran.dg/proc_ptr_13.f90: New.
2218 2009-01-15 Jason Merrill <jason@redhat.com>
2221 * g++.dg/template/koenig6.C: New test.
2223 2009-01-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
2226 * g++.dg/template/error37.C: New testcase.
2228 2009-01-15 Jason Merrill <jason@redhat.com>
2231 * g++.dg/conversion/memfn1.C: New test.
2234 * g++.dg/conversion/memfn2.C: New test.
2236 2009-01-15 Steve Ellcey <sje@cup.hp.com>
2239 * g++.dg/template/crash87.C: New test.
2241 2009-01-15 H.J. Lu <hongjiu.lu@intel.com>
2244 * gcc.target/i386/pr37843-3.c: Replace _Decimal128 with __m128.
2246 2009-01-15 Dodji Seketeli <dodji@redhat.com>
2249 * g++.dg/parse/crash50.C: New test.
2251 2009-01-14 Jakub Jelinek <jakub@redhat.com>
2253 PR rtl-optimization/38245
2254 * gcc.dg/pr38245-3.c: New test.
2255 * gcc.dg/pr38245-3.h: New file.
2256 * gcc.dg/pr38245-4.c: New file.
2257 * gcc.dg/pr38364.c: New test.
2259 2009-01-14 Adam Nemet <anemet@caviumnetworks.com>
2261 * gcc.target/mips/mips.exp (mips_option_tests(-mips16)): Make the
2262 sequence PC-relative.
2264 2009-01-14 Mark Mitchell <mark@codesourcery.com>
2266 * gcc.target/arm/long-calls-1.c: Tolerate the lack of sibling
2267 calls and/or PLT markers.
2268 * gcc.target/arm/long-calls-2.c: Tolerate the lack of sibling
2269 calls and/or PLT markers.
2270 * gcc.target/arm/long-calls-3.c: Tolerate the lack of sibling
2271 calls and/or PLT markers.
2272 * gcc.target/arm/long-calls-4.c: Tolerate the lack of sibling
2273 calls and/or PLT markers.
2275 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
2276 Nathan Froyd <froydnj@codesourcery.com>
2277 Joseph Myers <joseph@codesourcery.com>
2279 * lib/target-supports.exp (check_effective_target_powerpc_spe_nocache):
2281 * gcc.target/powerpc/20030218-1.c: Skip if not powerpc_spe_nocache
2282 and use consistent CFLAGS.
2283 * gcc.target/powerpc/20030505.c: Likewise.
2284 * gcc.target/powerpc/20081204-1.c: Likewise.
2285 * gcc.target/powerpc/ppc-spe.c: Likewise.
2286 * gcc.target/powerpc/spe1.c: Likewise.
2287 * g++.dg/ext/spe1.C: Likewise.
2288 * g++.dg/other/opaque-1.C: Likewise.
2289 * g++.dg/other/opaque-2.C: Likewise.
2290 * g++.dg/other/opaque-3.C: Likewise.
2292 2009-01-14 Mark Mitchell <mark@codesourcery.com>
2294 * gcc.dg/vect/vect-105.c: Prevent compiler from hoisting abort
2297 2009-01-14 Vladimir Makarov <vmakarov@redhat.com>
2300 * g++.dg/torture/pr38811.C: New file.
2302 2009-01-14 Richard Guenther <rguenther@suse.de>
2304 PR tree-optimization/38826
2306 * gcc.dg/Wstrict-aliasing-bogus-pta-1.c: New testcase.
2308 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
2310 * gcc.dg/graphite/pr38786.c: Fix commit problem.
2312 2009-01-14 Nick Clifton <nickc@redhat.com>
2315 * g++.cp/parse/pr37862.C: New test.
2317 2009-01-14 Julian Brown <julian@codesourcery.com>
2319 * gcc.target/arm/eabi1.c (__eabi_uread4, __eabi_uwrite4)
2320 (__eabi_uread8, __eabi_uwrite8): Change spellings of declarations
2322 (__aeabi_uread4, __aeabi_uwrite4, __aeabi_uread8, __aeabi_uwrite8):
2325 2009-01-13 Jakub Jelinek <jakub@redhat.com>
2327 PR rtl-optimization/38774
2328 * gcc.dg/torture/pr38774.c: New test.
2331 * g++.dg/cpp0x/pr38795.C: New test.
2333 2009-01-13 Daniel Jacobowitz <dan@codesourcery.com>
2334 Nathan Froyd <froydnj@codesourcery.com>
2335 Joseph Myers <joseph@codesourcery.com>
2337 * gcc.target/powerpc/altivec-consts.c: Run if vmx_hw, compile
2338 otherwise. Do not check for AltiVec at runtime.
2339 * gcc.target/powerpc/altivec-varargs-1.c: Likewise.
2340 * gcc.target/powerpc/altivec-vec-merge.c: Likewise.
2341 * gcc.target/powerpc/altivec-1.c: Likewise.
2342 * gcc.target/powerpc/altivec-3.c: Likewise.
2343 * gcc.target/powerpc/altivec-10.c: Likewise.
2344 * gcc.target/powerpc/altivec-12.c: Likewise.
2345 * gcc.target/powerpc/altivec-24.c: Likewise.
2346 * gcc.target/powerpc/altivec-cell-2.c: Likewise.
2347 * gcc.target/powerpc/altivec-cell-3.c: Likewise.
2348 * gcc.target/powerpc/altivec-cell-4.c: Likewise.
2349 * gcc.target/powerpc/pr35907.c: Likewise.
2350 * gcc.target/powerpc/altivec-cell-8.c: Run if cell_hw, compile
2351 otherwise. Do not check for Cell at runtime.
2352 * gcc.target/powerpc/altivec_check.h: Delete.
2354 * g++.dg/ext/altivec-2.C: Do not check for AltiVec at runtime.
2355 * g++.dg/ext/altivec-3.C: Run if vmx_hw, compile otherwise. Do
2356 not check for AltiVec at runtime.
2357 * g++.dg/ext/altivec-cell-2.C: Likewise.
2358 * g++.dg/ext/altivec-cell-3.C: Likewise.
2359 * g++.dg/ext/altivec-cell-4.C: Likewise.
2360 * g++.dg/eh/simd-2.C: Only use -maltivec if vmx_hw.
2361 * g++.dg/eh/check-vect.h (sig_ill_handler): Remove AltiVec runtime
2363 * g++.dg/ext/altivec_check.h: Delete.
2365 2009-01-13 Nathan Froyd <froydnj@codesourcery.com>
2367 * gcc.target/powerpc/altivec-macros.c: Require a powerpc_altivec_ok
2368 effective target. Adjust line numbers accordingly.
2370 2009-01-13 Mark Mitchell <mark@codesourcery.com>
2372 * gcc.target/i386/sse-10.c: Pass -mno-omit-leaf-frame-pointer.
2374 2009-01-13 Sebastian Pop <sebastian.pop@amd.com>
2376 PR tree-optimization/38786
2377 * gcc.dg/graphite/pr38786.c: New.
2379 2009-01-13 Uros Bizjak <ubizjak@gmail.com>
2382 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
2384 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
2385 for alpha*-*-* targets.
2386 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
2388 2009-01-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2391 * gfortran.dg/fmt_bz_bn_err.f: New test.
2393 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
2395 * gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
2397 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2399 * lib/target-supports.exp (check_effective_target_powerpc64): New.
2400 * gcc.target/powerpc/darwin-longlong.c: Explicitly require 64-bit
2401 instruction support. Do not check for it at runtime.
2403 2009-01-12 Jason Merrill <jason@redhat.com>
2406 * g++.dg/lookup/friend11.C: Remove expected error.
2407 * g++.dg/lookup/friend14.C: New test.
2408 * g++.dg/lookup/friend15.C: New test.
2410 2009-01-12 Dodji Seketeli <dodji@redhat.com>
2413 * g++.dg/lookup/hidden-class12.C: New test.
2414 * g++.dg/lookup/hidden-class13.C: New test.
2415 * g++.dg/lookup/hidden-class14.C: New test.
2416 * g++.dg/lookup/hidden-class15.C: New test.
2417 * g++.dg/lookup/hidden-class16.C: New test.
2419 2009-01-12 Mark Mitchell <mark@codesourcery.com>
2421 * gcc.dg/struct/wo_prof_single_str_global.c: Mask return value.
2422 * gcc.dg/struct/wo_prof_single_str_local.c: Mask return value.
2423 * gcc.dg/struct/wo_prof_single_str_pointer.c: Mask return value.
2425 2009-01-12 Jason Merrill <jason@redhat.com>
2428 * g++.dg/other/vararg-3.C: New test.
2430 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2432 * gcc.target/powerpc/ppc-spe.c: Compile for all EABI targets.
2433 Explicitly enable SPE.
2434 * gcc.target/powerpc/20030505.c: Likewise. Add dg-message
2437 * gcc.target/powerpc/20030218-1.c: Pass -mfloat-gprs=single.
2438 Expect -flax-vector-conversions message. Adjust incompatible
2440 * gcc.target/powerpc/spe1.c: Pass -mspe and -mfloat-gprs=single.
2443 * gcc.dg/cpp/assert4.c: Recognize __PPC__.
2445 * g++.dg/other/opaque-1.C: Run on targets with SPE.
2447 * g++.dg/ext/spe-1.C: Pass -mspe and -mfloat-gprs=single.
2448 * g++.dg/other/opaque-2.C: Likewise.
2449 * g++.dg/other/opaque-3.C: Likewise.
2451 2009-01-12 Jakub Jelinek <jakub@redhat.com>
2454 * gcc.dg/pr32041.c: New test.
2455 * g++.dg/parse/offsetof9.C: New test.
2457 2009-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2458 Nathan Froyd <froydnj@codesourcery.com>
2460 * g++.dg/conversion/simd1.C: Ignore irrelevant warning.
2461 * g++.dg/ext/attribute-test-1.C: Likewise.
2462 * g++.dg/ext/attribute-test-2.C: Likewise.
2463 * g++.dg/ext/attribute-test-3.C: Likewise.
2464 * g++.dg/ext/attribute-test-4.C: Likewise.
2466 2009-01-12 Eric Botcazou <ebotcazou@adacore.com>
2468 * gnat.dg/unchecked_convert3.adb: New test.
2470 2009-01-12 Jakub Jelinek <jakub@redhat.com>
2473 * g++.dg/parse/typedef9.C: New test.
2475 PR tree-optimization/38807
2476 * gcc.c-torture/compile/pr38807.c: New test.
2478 2009-01-11 Adam Nemet <anemet@caviumnetworks.com>
2480 * gcc.target/mips/ins-2.c: New test.
2482 2009-01-11 H.J. Lu <hongjiu.lu@intel.com>
2485 * gcc.dg/pr38616.c: Only run for targets with -fstack-protector.
2487 2009-01-11 Jakub Jelinek <jakub@redhat.com>
2490 * g++.dg/warn/Wreturn-type-5.C: New test.
2492 2009-01-11 Matthias Klose <doko@ubuntu.com>
2495 * gcc.dg/pr38616.c: New test.
2497 2009-01-10 Sebastian Pop <sebastian.pop@amd.com>
2499 * gcc.dg/graphite/block-3.c: Fix compile error on 32bit.
2501 2009-01-10 Andrew Pinski <pinskia@gmail.com>
2504 * g++.dg/expr/string-1.C: New test.
2505 * g++.dg/expr/string-2.C: New test.
2508 * g++.dg/ext/complex4.C: New test.
2509 * g++.dg/ext/complex5.C: New test.
2510 * g++.dg/init/reference1.C: New test.
2511 * g++.dg/init/reference2.C: New test.
2512 * g++.dg/init/reference3.C: New test.
2514 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
2517 * gfortran.dg/transfer_null_1.f90: New test.
2519 2009-01-10 Paul Thomas <pault@gcc.gnu.org>
2522 * gfortran.dg/host_assoc_function_6.f90: New test.
2524 2009-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
2526 * lib/target-supports.exp: Add method to determine if the effective
2527 target is really a ppc405 after applying all compile options.
2528 * gcc.target/powerpc/405-mulhhwu-2.c: Add dg-skip-if not ppc405.
2529 * gcc.target/powerpc/405-nmachhw-1.c: Likewise.
2530 * gcc.target/powerpc/405-nmaclhw-1.c: Likewise.
2531 * gcc.target/powerpc/405-machhwu-1.c: Likewise.
2532 * gcc.target/powerpc/405-mullhwu-1.c: Likewise.
2533 * gcc.target/powerpc/405-nmacchw-1.c: Likewise.
2534 * gcc.target/powerpc/405-mulchwu-1.c: Likewise.
2535 * gcc.target/powerpc/405-nmachhw-2.c: Likewise.
2536 * gcc.target/powerpc/405-nmaclhw-2.c: Likewise.
2537 * gcc.target/powerpc/405-machhwu-2.c: Likewise.
2538 * gcc.target/powerpc/405-mulhhw-1.c: Likewise.
2539 * gcc.target/powerpc/405-machhw-1.c: Likewise.
2540 * gcc.target/powerpc/405-mullhw-1.c: Likewise.
2541 * gcc.target/powerpc/405-maclhw-1.c: Likewise.
2542 * gcc.target/powerpc/405-dlmzb-strlen-1.c: Likewise.
2543 * gcc.target/powerpc/405-mullhwu-2.c: Likewise.
2544 * gcc.target/powerpc/405-nmacchw-2.c: Likewise.
2545 * gcc.target/powerpc/405-mulchwu-2.c: Likewise.
2546 * gcc.target/powerpc/405-mulchw-1.c: Likewise.
2547 * gcc.target/powerpc/405-maclhwu-1.c: Likewise.
2548 * gcc.target/powerpc/405-macchw-1.c: Likewise.
2549 * gcc.target/powerpc/405-mulhhw-2.c: Likewise.
2550 * gcc.target/powerpc/405-machhw-2.c: Likewise.
2551 * gcc.target/powerpc/405-mullhw-2.c: Likewise.
2552 * gcc.target/powerpc/405-maclhw-2.c: Likewise.
2553 * gcc.target/powerpc/405-macchwu-1.c: Likewise.
2554 * gcc.target/powerpc/405-mulhhwu-1.c: Likewise.
2555 * gcc.target/powerpc/405-mulchw-2.c: Likewise.
2556 * gcc.target/powerpc/405-maclhwu-2.c: Likewise.
2557 * gcc.target/powerpc/405-macchw-2.c: Likewise.
2558 * gcc.target/powerpc/405-macchwu-2.c: Likewise.
2560 2009-01-09 Jakub Jelinek <jakub@redhat.com>
2563 * g++.dg/other/error31.C: New testcase.
2566 * gcc.dg/pr35742.c: New test.
2568 2009-01-09 John F. Carr <jfc@mit.edu>
2571 * g++.dg/parse/linkage3.C: New test.
2573 2009-01-09 Jakub Jelinek <jakub@redhat.com>
2576 * gcc.c-torture/compile/pr38771.c: New test.
2578 2009-01-08 Nathan Froyd <froydnj@codesourcery.com>
2580 * gcc.dg/pr34856.c: Ignore irrelevant warning.
2582 2009-01-08 Mark Mitchell <mark@codesourcery.com>
2584 * gcc.dg/sibcall-3.c: XFAIL for Thumb.
2585 * gcc.dg/sibcall-4.c: Likewise.
2587 2009-01-08 Sebastian Pop <sebastian.pop@amd.com>
2588 Jan Sjodin <jan.sjodin@amd.com>
2590 PR tree-optimization/38559
2591 * testsuite/gcc.dg/graphite/pr38559.c: New.
2593 2009-01-08 Ira Rosen <irar@il.ibm.com>
2595 PR tree-optimization/37194
2596 * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
2598 2009-01-07 Jakub Jelinek <jakub@redhat.com>
2601 * g++.dg/ext/label11.C: New test.
2603 2009-01-07 Joseph Myers <joseph@codesourcery.com>
2605 * lib/target-supports.exp (check_weak_override_available): New.
2606 * lib/target-supports-dg.exp (dg-require-weak-override): New.
2607 * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
2608 dg-require-weak-override.
2610 2009-01-07 Nathan Froyd <froydnj@codesourcery.com>
2611 Alan Modra <amodra@bigpond.net.au>
2613 * gcc.c-torture/compile/20090107-1.c: New test.
2615 2009-01-07 Uros Bizjak <ubizjak@gmail.com>
2618 * g++.dg/other/pr38706.C: New test.
2620 2009-01-07 Jason Merrill <jason@redhat.com>
2622 * g++.dg/cpp0x/variadic92.C: New test.
2623 * g++.dg/cpp0x/variadic93.C: New test.
2625 2009-01-07 Janis Johnson <janis187@us.ibm.com>
2627 * lib/target-supports-dg.exp (current_compiler_flags): New.
2628 (check-flags): Use it; do not access dg-test local variables.
2629 (dg-skip-if): Do not access dg-test local variables.
2630 (dg-xfail-run-if): Ditto.
2631 (dg-shouldfail): Ditto.
2632 * gcc.test-framework/test-framework.exp
2633 (check_effective_target_def_nocache): New.
2634 * gcc.test-framework/test-framework.awk: Handle scan tests.
2635 * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
2636 * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
2637 * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
2638 * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
2639 * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
2640 * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
2641 * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
2642 * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
2643 * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
2645 * g++.dg/torture/pr38586.C: Ignore a possible warning.
2647 * lib/target-supports-dg.exp (check_test_flags): Delete.
2649 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
2651 PR tree-optimization/38492
2652 PR tree-optimization/38498
2653 * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
2655 * testsuite/gcc.dg/graphite/block-0.c: Update test.
2656 * testsuite/gcc.dg/graphite/block-1.c: Same.
2657 * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test
2659 * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
2660 * testsuite/gcc.dg/graphite/block-3.c: New.
2661 * testsuite/gcc.dg/graphite/pr38498.c: New.
2663 2009-01-07 H.J. Lu <hongjiu.lu@intel.com>
2665 AVX Programming Reference (December, 2008)
2666 * gcc.target/i386/avx-vmovntdq-256-1.c: New.
2667 * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
2668 * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
2670 * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
2671 * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
2673 2009-01-06 Thomas Koenig <tkoenig@gcc.gnu.org>
2676 * gfortran.dg/c_loc_pure_1.f90: New test.
2678 2009-01-06 Mikael Morin <mikael.morin@tele2.fr>
2681 * gfortran.dg/elemental_dependency_3.f90:
2682 Add the final tree dump cleanup.
2684 2009-01-06 Jakub Jelinek <jakub@redhat.com>
2686 * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
2689 PR rtl-optimization/38722
2690 * gfortran.dg/pr38722.f90: New test.
2692 2009-01-06 Janis Johnson <janis187@us.ibm.com>
2695 * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
2696 instead of DECnn_DEN. Support -DDBG to list lines that fail.
2698 2009-01-06 Dominique Dhumieres <dominiq@lps.ens.fr>
2700 * gfortran.dg/implicit_12.f90: Add space around dg directive.
2701 * gfortran.dg/typebound_call_8.f03: Same.
2702 * gfortran.dg/elemental_bind_c.f90: Same.
2703 * gfortran.dg/typebound_call_7.f03: Same.
2704 * gfortran.dg/interface_proc_end.f90: Same
2705 * gfortran.dg/pr37243.f: Fix typo.
2707 2009-01-06 Uros Bizjak <ubizjak@gmail.com>
2709 * gcc.dg/struct-ret-3.c (CHUNK_SIZE): New define. Use CHUNK_SIZE
2710 instead of hardcoded number. Increase CHUNK_SIZE to 16384 for
2713 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
2715 AVX Programming Reference (December, 2008)
2716 * gcc.target/i386/avx-2.c: Remove tests for _mm_permute2_pd,
2717 _mm256_permute2_pd, _mm_permute2_ps and _mm256_permute2_ps.
2718 * gcc.target/i386/sse-14.c: Likewise.
2720 * gcc.target/i386/avx-vpermil2pd-1.c: Removed.
2721 * gcc.target/i386/avx-vpermil2ps-1.c: Likewise.
2722 * gcc.target/i386/avx-vpermil2pd-256-1.c: Likewise.
2723 * gcc.target/i386/avx-vpermil2ps-256-1.c: Likewise.
2725 2009-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2728 * gfortran.dg/fmt_bz_bn.f: Update test.
2730 2009-01-05 Dodji Seketeli <dodji@redhat.com>
2733 * g++.dg/conversion/usual-arith-conv.C: New test.
2735 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
2738 * gcc.dg/vector-3.c: New testcase.
2739 * g++.dg/ext/vector15.C: New test.
2741 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2743 PR tree-optimization/38510
2744 * gcc.dg/graphite/pr38510.c: New.
2746 2009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
2747 Jan Sjodin <jan.sjodin@amd.com>
2749 PR tree-optimization/38500
2750 * gcc.dg/graphite/pr38500.c: New.
2752 2009-01-05 Laurent GUERBY <laurent@guerby.net>
2754 * gcc.c-torture/compile/20001226-1.c: Generalize
2756 * gcc.c-torture/compile/limits-fnargs.c: Add
2758 * gcc.dg/20020425-1.c: Likewise.
2759 * gcc.dg/pch/pch.exp: Likewise.
2761 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2764 * gfortran.dg/module_commons_3.f90: New test.
2766 2009-01-05 Daniel Franke <franke.daniel@gmail.com>
2769 * gfortran.dg/random_seed_1.f90: Updated.
2771 2009-01-05 Mikael Morin <mikael.morin@tele2.fr>
2775 * gfortran.dg/elemental_subroutine_7.f90:
2776 Fix p values so that it can be used as vector subscript.
2778 2009-01-05 Jason Merrill <jason@redhat.com>
2780 * g++.dg/cpp0x/initlist12.C: Add another test.
2782 * g++.dg/cpp0x/defaulted7.C: New test.
2784 2009-01-05 Thomas Koenig <tkoenig@gcc.gnu.org>
2787 * gfortran.dg/host_assoc_blockdata_1.f90: New test.
2788 * gfortran.dg/host_assoc_blockdata_2.f90: New test.
2790 2009-01-05 Uros Bizjak <ubizjak@gmail.com>
2792 * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mieee
2793 for alpha*-*-* targets.
2794 * g++.dg/compat/struct-layout-1_generate.c (dg-options): Ditto.
2796 2009-01-05 Paul Thomas <pault@gcc.gnu.org>
2799 * gfortran.dg/host_assoc_function_5.f90: New test.
2801 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2804 * gfortran.dg/elemental_dependency_3.f90: New test.
2805 * gfortran.dg/elemental_subroutine_7.f90: New test.
2807 2009-01-04 Uros Bizjak <ubizjak@gmail.com>
2809 * gcc.dg/struct-ret-3.c: Include unistd.h.
2810 (main): Exit early if system memory page size is
2811 larger than 4096 bytes.
2813 2009-01-04 Daniel Franke <franke.daniel@gmail.com>
2816 * gfortran.dg/merge_init_expr.f90: New.
2818 2009-01-04 Mikael Morin <mikael.morin@tele2.fr>
2821 * gfortran.dg/c_loc_tests_13.f90: New test.
2822 * gfortran.dg/c_loc_tests_14.f90: New test.
2824 2009-01-03 Daniel Franke <franke.daniel@gmail.com>
2826 * gfortran.dg/func_result_4.f90: New.
2828 2009-01-03 Paul Thomas <pault@gcc.gnu.org>
2831 * gfortran.dg/host_assoc_call_3.f90: Make sure that the generic
2832 interface still works, in addition to original tests.
2833 * gfortran.dg/host_assoc_call_6.f90: New test.
2835 2009-01-03 Jakub Jelinek <jakub@redhat.com>
2838 * g++.dg/torture/pr38705.C: New test.
2841 * gcc.dg/pr38700.c: New test.
2843 2009-01-02 Jason Merrill <jason@redhat.com>
2845 * g++.dg/cpp0x/initlist11.C: New test.
2846 * g++.dg/cpp0x/initlist12.C: New test.
2848 2009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
2850 * gcc.dg/fixed-point/composite-type.c: Update wording of messages.
2851 Allow extra informative notes.
2853 2009-01-01 Jakub Jelinek <jakub@redhat.com>
2856 * gcc.dg/pr36489.c: New test.