1 2010-02-11 Richard Guenther <rguenther@suse.de>
3 PR tree-optimization/42998
4 * gcc.c-torture/compile/pr42998.c: New testcase.
6 2010-02-10 Jason Merrill <jason@redhat.com>
9 * g++.dg/cpp0x/lambda/lambda-nested3.C: New.
11 PR c++/42983, core issue 906
12 * g++.dg/cpp0x/defaulted15.C: Add virtualness test.
13 * g++.dg/cpp0x/defaulted9.C: Move virtual default outside class.
16 * g++.dg/cpp0x/lambda/lambda-conv.C: Test for weakness.
18 2010-02-10 Richard Guenther <rguenther@suse.de>
20 PR tree-optimization/43017
21 * gcc.dg/torture/pr43017.c: New testcase.
23 2010-02-10 Tobias Burnus <burnus@net-b.de>
26 * gfortran.dg/private_type_1.f90: Update error location.
27 * gfortran.dg/invalid_interface_assignment.f90: Ditto.
28 * gfortran.dg/typebound_operator_2.f03: Ditto.
29 * gfortran.dg/assignment_2.f90: Ditto.
30 * gfortran.dg/redefined_intrinsic_assignment.f90: Ditto.
31 * gfortran.dg/binding_label_tests_9.f03: Ditto.
33 2010-02-10 Tobias Burnus <burnus@net-b.de>
36 * gfortran.dg/bind_c_usage_20.f90: New test.
38 2010-02-10 Jakub Jelinek <jakub@redhat.com>
41 * g++.dg/debug/pr43010.C: New test.
43 2010-02-10 Richard Guenther <rguenther@suse.de>
46 * gcc.c-torture/execute/20100209-1.c: New testcase.
47 * gcc.dg/fold-div-3.c: Likewise.
49 2010-02-10 Jakub Jelinek <jakub@redhat.com>
51 * gcc.dg/builtin-ffs-1.c: New test.
53 2010-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
56 * gfortran.dg/array_constructor_35.f90: New test.
58 2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
60 * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
62 2010-02-09 Jason Merrill <jason@redhat.com>
65 * g++.dg/cpp0x/lambda/lambda-errloc2.C: New.
68 * g++.dg/cpp0x/lambda/lambda-warn2.C: New.
70 2010-02-09 Tobias Burnus <burnus@net-b.de>
73 * gfortran.dg/module_write_1.f90: New test.
75 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
77 * gcc.dg/pr19340.c: Adjust.
79 2010-02-09 Richard Guenther <rguenther@suse.de>
81 PR tree-optimization/43008
82 * gcc.c-torture/execute/pr43008.c: New testcase.
84 2010-02-09 Richard Guenther <rguenther@suse.de>
86 PR tree-optimization/43000
87 * gcc.dg/torture/pr43000.c: New testcase.
88 * gcc.dg/torture/pr43002.c: Likewise.
90 2010-02-09 Daniel Kraft <d@domob.eu>
93 * gfortran.dg/char_length_2.f90: Change warning expectations accordingly
94 and pass -Wsurprising as necessary.
96 2010-02-08 Jakub Jelinek <jakub@redhat.com>
98 PR tree-optimization/42890
99 * g++.dg/torture/pr42890.C: New test.
101 2010-02-08 Richard Guenther <rguenther@suse.de>
104 * gcc.dg/tree-ssa/inline-4.c: New testcase.
106 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
108 * gcc.dg/graphite/block-0.c: Call abort for runtime test. Always
110 * gcc.dg/graphite/block-1.c: Same.
111 * gcc.dg/graphite/block-3.c: Same.
112 * gcc.dg/graphite/block-4.c: Same.
113 * gcc.dg/graphite/block-5.c: Same.
114 * gcc.dg/graphite/block-6.c: Same.
115 * gcc.dg/graphite/block-7.c: Same.
116 * gcc.dg/graphite/interchange-0.c: Same.
117 * gcc.dg/graphite/interchange-1.c: Same.
118 * gcc.dg/graphite/interchange-10.c: Same.
119 * gcc.dg/graphite/interchange-11.c: Same.
120 * gcc.dg/graphite/interchange-12.c: Same.
121 * gcc.dg/graphite/interchange-2.c: Same.
122 * gcc.dg/graphite/interchange-3.c: Same.
123 * gcc.dg/graphite/interchange-4.c: Same.
124 * gcc.dg/graphite/interchange-5.c: Same.
125 * gcc.dg/graphite/interchange-6.c: Same.
126 * gcc.dg/graphite/interchange-7.c: Same.
127 * gcc.dg/graphite/interchange-8.c: Same.
128 * gcc.dg/graphite/interchange-9.c: Same.
129 * gcc.dg/graphite/interchange-mvt.c: Same.
131 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
133 * gfortran.dg/graphite/id-19.f: New.
134 * gfortran.dg/graphite/pr14741.f90: New.
135 * gfortran.dg/graphite/pr41924.f90: New.
136 * gfortran.dg/graphite/run-id-2.f90: New.
138 2010-02-07 Richard Guenther <rguenther@suse.de>
141 * gcc.c-torture/compile/pr42956.c: New testcase.
143 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
146 * gfortran.dg/fmt_cache_2.f: New test.
148 2010-02-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
150 * gfortran.dg/read_no_eor.f90: New test.
152 2010-02-05 Jason Merrill <jason@redhat.com>
154 * g++.dg/ext/label13.C: Move constructor body out of class.
156 2010-02-03 Jason Merrill <jason@redhat.com>
159 * g++.dg/ext/dllexport3.C: New.
161 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
163 * gcc.dg/format/ms-format3.c: New test for specific MS types.
165 2010-02-05 Richard Guenther <rguenther@suse.de>
167 * gcc.dg/tree-ssa/ssa-ccp-28.c: New testcase.
169 2010-02-05 Dodji Seketeli <dodji@redhat.com>
172 * g++.dg/other/crash-9.C: New test.
174 2010-02-05 Paul Thomas <pault@gcc.gnu.org>
177 * gfortran.dg/subref_array_pointer_4.f90 : New test.
179 2010-02-04 Richard Guenther <rguenther@suse.de>
181 PR rtl-optimization/42952
182 * gcc.dg/torture/pr42952.c: New testcase.
184 2010-02-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
187 * gfortran.dg/namelist_60.f90: New test.
189 2010-02-03 Jason Merrill <jason@redhat.com>
192 * g++.dg/ext/builtin11.C: New.
196 * g++.dg/abi/mangle35.C: New.
197 * g++.dg/abi/mangle37.C: New.
200 * g++.dg/abi/mangle36.C: New.
203 * g++.dg/warn/string1.C: New.
205 2010-02-03 Richard Guenther <rguenther@suse.de>
207 PR tree-optimization/42944
208 * gcc.dg/errno-1.c: New testcase.
210 2010-02-03 Richard Guenther <rguenther@suse.de>
213 * gcc.c-torture/compile/pr42927.c: New testcase.
215 2010-02-03 Tobias Burnus <burnus@net-b.de>
218 * gfortran.dg/null_4.f90: New test.
220 2010-02-02 Jason Merrill <jason@redhat.com>
223 * g++.dg/ext/label13.C: New.
225 2010-02-02 Tobias Burnus <burnus@net-b.de>
228 * gfortran.dg/func_result_5.f90: New test.
230 2010-02-01 Tobias Burnus <burnus@net-b.de>
233 * gfortran.dg/pure_initializer_3.f90: News test.
235 2010-01-31 Janus Weil <janus@gcc.gnu.org>
238 * gfortran.dg/allocate_derived_2.f90: New test.
240 2010-01-31 Eric Botcazou <ebotcazou@adacore.com>
243 * gcc.dg/torture/pr42898-2.c: New test.
245 2010-01-31 Richard Guenther <rguenther@suse.de>
248 * gcc.dg/torture/pr42898.c: New testcase.
250 2010-01-31 Paul Thomas <pault@gcc.gnu.org>
253 * gfortran.dg/alloc_comp_basics_1.f90: Remove option -O2.
254 * gfortran.dg/alloc_comp_bounds_1.f90: New test.
256 2010-01-30 Paolo Bonzini <bonzini@gnu.org>
258 * g++.dg/tree-ssa/inline-1.C: New.
259 * g++.dg/tree-ssa/inline-2.C: New.
260 * g++.dg/tree-ssa/inline-3.C: New.
262 2010-01-29 Michael Meissner <meissner@linux.vnet.ibm.com>
265 * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
266 the string 'pow' in the pathname of the compiler from generating a
269 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
271 * g++.old-deja/g++.mike/eh16.C: Rename err to e.
272 * g++.old-deja/g++.mike/eh17.C: Likewise.
273 * g++.old-deja/g++.mike/p5571.C: Likewise.
275 2010-01-29 Dodji Seketeli <dodji@redhat.com>
282 * g++.dg/other/crash-5.C: New test.
283 * g++.dg/other/crash-6.C: New test.
284 * g++.dg/other/crash-7.C: New test.
285 * g++.dg/other/crash-8.C: New test.
287 2010-01-29 Jakub Jelinek <jakub@redhat.com>
289 PR rtl-optimization/42889
290 * gcc.dg/pr42889.c: New test.
292 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
294 * gcc.target/i386/pr42881.c: Use SSE2.
296 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
299 * gcc.target/i386/pr42891.c: New test.
301 2010-01-28 Richard Guenther <rguenther@suse.de>
303 PR tree-optimization/42871
304 * g++.dg/torture/pr42871.C: New testcase.
306 2010-01-28 Richard Guenther <rguenther@suse.de>
308 * gcc.dg/Wobjsize-1.h: New testcase.
309 * gcc.dg/Wobjsize-1.c: Likewise.
311 2010-01-28 Richard Guenther <rguenther@suse.de>
314 * g++.dg/torture/pr42883.C: New testcase.
316 2010-01-28 Michael Matz <matz@suse.de>
318 * gcc.target/i386/pr42881.c: New test.
320 2010-01-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
322 * gcc.misc-tests/linkage.exp: Remove mips-sgi-irix6*o32 support.
323 Add i?86-*-solaris2* support.
325 2010-01-28 Dodji Seketeli <dodji@redhat.com>
329 * g++.dg/template/typedef27.C: New test case.
330 * g++.dg/template/typedef28.C: New test case.
332 2010-01-27 Stephen Thomas <stephen.thomas@arm.com>
334 * testsuite/gcc.dg/optimize-bswap*.c: Add ARM target
336 2010-01-27 Richard Guenther <rguenther@suse.de>
339 * gcc.dg/torture/pr42878-1.c: New testcase.
340 * gcc.dg/torture/pr42878-2.c: Likewise.
342 2010-01-27 Jakub Jelinek <jakub@redhat.com>
345 * gcc.dg/vla-22.c: New test.
347 2010-01-26 Jakub Jelinek <jakub@redhat.com>
349 * ada/acats/run_all.sh: Make sure norun.lst is sorted using the
352 2010-01-26 Richard Guenther <rguenther@suse.de>
354 PR rtl-optimization/42685
355 * gcc.dg/pr42685.c: New testcase.
356 * g++.dg/other/pr42685.C: Likewise.
358 2010-01-26 Richard Guenther <rguenther@suse.de>
361 * g++.dg/other/pr42806.C: New testcase.
363 2010-01-26 Richard Guenther <rguenther@suse.de>
365 PR tree-optimization/42250
366 * gcc.dg/pr42250.c: New testcase.
368 2010-01-25 Arnaud Charlet <charlet@adacore.com>
370 * gnat.dg/array_bounds_test.adb: New test.
372 2010-01-25 Tobias Burnus <burnus@net-b.de>
375 * gfortran.dg/generic_21.f90: New test.
377 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
380 * gcc.c-torture/compile/pr38789.c: Change to dg-do compile.
382 2010-01-24 Mark Mitchell <mark@codesourcery.com>
385 * g++.dg/abi/arm_va_list2.C: New test.
386 * g++.dg/abi/arm_va_list2.h: Companion header file.
388 2010-01-24 Paul Thomas <pault@gcc.gnu.org>
391 * gfortran.dg/parameter_array_ref_2.f90 : New test.
394 * gfortran.dg/char_array_arg_1.f90 : New test.
396 * gfortran.dg/pr25923.f90 : Remove XFAIL.
398 2010-01-24 Tobias Burnus <burnus@net-b.de>
401 * gfortran.dg/generic_20.f90: New test.
403 2010-01-22 Michael Matz <matz@suse.de>
405 * gfortran.dg/vect/fast-math-mgrid-resid.f: Limit to x86, add
408 2010-01-21 Paul Thomas <pault@gcc.gnu.org>
411 * gfortran.dg/dependency_25.f90 : New test.
413 2010-01-21 Martin Jambor <mjambor@suse.cz>
415 PR tree-optimization/42585
416 * gcc.dg/tree-ssa/pr42585.c: New test.
418 2010-01-21 Richard Guenther <rguenther@suse.de>
421 * gcc.dg/pr19988.c: New testcase.
423 2010-01-20 Janis Johnson <janis187@us.ibm.com>
425 * g++.dg/compat/decimal/compat-common.h: New file.
426 * g++.dg/compat/decimal/decimal-dummy.h: New file.
427 * g++.dg/compat/decimal/pass_x.h: New file.
428 * g++.dg/compat/decimal/pass_y.h: New file.
429 * g++.dg/compat/decimal/pass-1_main.C: New file.
430 * g++.dg/compat/decimal/pass-1_x.C: New file.
431 * g++.dg/compat/decimal/pass-1_y.C: New file.
432 * g++.dg/compat/decimal/pass-2_main.C: New file.
433 * g++.dg/compat/decimal/pass-2_x.C: New file.
434 * g++.dg/compat/decimal/pass-2_y.C: New file.
435 * g++.dg/compat/decimal/pass-3_main.C: New file.
436 * g++.dg/compat/decimal/pass-3_x.C: New file.
437 * g++.dg/compat/decimal/pass-3_y.C: New file.
438 * g++.dg/compat/decimal/pass-4_main.C: New file.
439 * g++.dg/compat/decimal/pass-4_x.C: New file.
440 * g++.dg/compat/decimal/pass-4_y.C: New file.
441 * g++.dg/compat/decimal/pass-5_main.C: New file.
442 * g++.dg/compat/decimal/pass-5_x.C: New file.
443 * g++.dg/compat/decimal/pass-5_y.C: New file.
444 * g++.dg/compat/decimal/pass-6_main.C: New file.
445 * g++.dg/compat/decimal/pass-6_x.C: New file.
446 * g++.dg/compat/decimal/pass-6_y.C: New file.
447 * g++.dg/compat/decimal/return_x.h: New file.
448 * g++.dg/compat/decimal/return_y.h: New file.
449 * g++.dg/compat/decimal/return-1_main.C: New file.
450 * g++.dg/compat/decimal/return-1_x.C: New file.
451 * g++.dg/compat/decimal/return-1_y.C: New file.
452 * g++.dg/compat/decimal/return-2_main.C: New file.
453 * g++.dg/compat/decimal/return-2_x.C: New file.
454 * g++.dg/compat/decimal/return-2_y.C: New file.
455 * g++.dg/compat/decimal/return-3_main.C: New file.
456 * g++.dg/compat/decimal/return-3_x.C: New file.
457 * g++.dg/compat/decimal/return-3_y.C: New file.
458 * g++.dg/compat/decimal/return-4_main.C: New file.
459 * g++.dg/compat/decimal/return-4_x.C: New file.
460 * g++.dg/compat/decimal/return-4_y.C: New file.
461 * g++.dg/compat/decimal/return-5_main.C: New file.
462 * g++.dg/compat/decimal/return-5_x.C: New file.
463 * g++.dg/compat/decimal/return-5_y.C: New file.
464 * g++.dg/compat/decimal/return-6_main.C: New file.
465 * g++.dg/compat/decimal/return-6_x.C: New file.
466 * g++.dg/compat/decimal/return-6_y.C: New file.
468 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
471 * gcc.dg/pr42715.c: New.
473 2010-01-20 Paolo Carlini <paolo.carlini@oracle.com>
476 * g++.dg/parse/crash55.C: New.
478 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
481 * gcc.dg/guality/pr42782.c: New.
483 2010-01-20 Jason Merrill <jason@redhat.com>
486 * g++.dg/abi/packed1.C: New.
489 * g++.dg/cpp0x/lambda/lambda-warn1.C: New.
492 * g++.dg/parse/fn-typedef1.C: New.
493 * g++.dg/other/cv_quals.C: Adjust.
495 2010-01-20 Anthony Green <green@moxielogic.com>
497 * gcc.dg/cpp/_Pragma6.c: Skip this test for moxie-*-* (no
499 * gcc.dg/pr19340.c: Skip this test for moxie-*-* (no scheduling).
500 * gcc.dg/20020312-2.c: Port this to the moxie core.
501 * gcc.dg/weak/typeof-2.c: Ditto.
503 2010-01-20 Richard Guenther <rguenther@suse.de>
505 PR tree-optimization/42717
506 * gcc.c-torture/compile/pr42717.c: New testcase.
508 2010-01-20 Jakub Jelinek <jakub@redhat.com>
510 * gcc.dg/cleanup-13.c: Expect DW_OP_mod to do unsigned modulo instead
511 of signed, add a few new tests.
514 * g++.dg/parse/limits-initializer1.C: New test.
516 2010-01-19 Janus Weil <janus@gcc.gnu.org>
519 * gfortran.dg/proc_ptr_comp_pass_6.f90: New test.
520 * gfortran.dg/typebound_call_12.f03: New test.
522 2010-01-19 Paul Thomas <pault@gcc.gnu.org>
525 * gfortran.dg/bounds_check_15.f90 : New test.
527 2010-01-19 Michael Matz <matz@suse.de>
529 PR tree-optimization/41783
530 * gfortran.dg/vect/fast-math-mgrid-resid.f: New.
532 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
535 * gcc.target/arm/neon/vget_lowf32.c: Regenerate.
536 * gcc.target/arm/neon/vget_lowp16.c: Likewise.
537 * gcc.target/arm/neon/vget_lowp8.c: Likewise.
538 * gcc.target/arm/neon/vget_lows16.c: Likewise.
539 * gcc.target/arm/neon/vget_lows32.c: Likewise.
540 * gcc.target/arm/neon/vget_lows64.c: Likewise.
541 * gcc.target/arm/neon/vget_lows8.c: Likewise.
542 * gcc.target/arm/neon/vget_lowu16.c: Likewise.
543 * gcc.target/arm/neon/vget_lowu32.c: Likewise.
544 * gcc.target/arm/neon/vget_lowu64.c: Likewise.
545 * gcc.target/arm/neon/vget_lowu8.c: Likewise.
547 2010-01-19 Janus Weil <janus@gcc.gnu.org>
550 * gfortran.dg/extends_6.f03: Modified an error message.
551 * gfortran.dg/extends_10.f03: New test.
552 * gfortran.dg/private_type_6.f03: Modified an error message.
553 * gfortran.dg/structure_constructor_8.f03: Ditto.
555 2010-01-19 Jakub Jelinek <jakub@redhat.com>
557 PR tree-optimization/42719
558 * gcc.dg/pr42719.c: New test.
561 * gcc.dg/pr42728.c: New test.
563 2010-01-19 Anthony Green <green@moxielogic.com>
565 * gcc.dg/tree-ssa/20040204-1.c: Expect this test to pass.
567 2010-01-18 Anthony Green <green@moxielogic.com>
569 * gcc.dg/tree-ssa/asm-3.c (REGISTER): Pick an appropriate register
572 2010-01-19 Dodji Seketeli <dodji@redhat.com>
574 * g++.dg/template/error45.C: reverted as part of reverting the
577 2010-01-18 Dodji Seketeli <dodji@redhat.com>
580 * g++.dg/template/error45.C: New test.
582 2010-01-18 Dodji Seketeli <dodji@redhat.com>
585 * g++.dg/conversion/op6.C: New test.
587 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
590 * gcc.target/alpha/pr42774.c: New test.
592 2010-01-18 Richard Guenther <rguenther@suse.de>
594 PR tree-optimization/42781
595 * gfortran.fortran-torture/compile/pr42781.f90: New testcase.
597 2010-01-17 Richard Guenther <rguenther@suse.de>
600 * gcc.c-torture/execute/pr42248.c: New testcase.
602 2010-01-17 Richard Guenther <rguenther@suse.de>
604 PR tree-optimization/42773
605 * g++.dg/torture/pr42773.C: New testcase.
607 2010-01-17 Janus Weil <janus@gcc.gnu.org>
610 * gfortran.dg/interface_assignment_5.f90: New test.
612 2010-01-17 Dodji Seketeli <dodji@redhat.com>
615 * g++.dg/template/crash94.C: Reverted.
617 2010-01-17 Jie Zhang <jie.zhang@analog.com>
620 * gcc.dg/debug/pr42767.c: New.
622 2010-01-15 Jason Merrill <jason@redhat.com>
625 * g++.dg/cpp0x/decltype22.C: New.
627 2010-01-16 Jakub Jelinek <jakub@redhat.com>
630 * g++.dg/torture/pr42760.C: New test.
632 2010-01-15 Jing Yu <jingyu@google.com>
634 PR rtl-optimization/42691
635 * gcc.c-torture/execute/pr42691.c: New.
637 2010-01-15 Richard Guenther <rguenther@suse.de>
640 * g++.dg/torture/pr42739.C: New testcase.
642 2010-01-15 Dodji Seketeli <dodji@redhat.com>
644 * g++.dg/template/error45.C: Revert as part of reverting changes
647 2010-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
650 * gfortran.dg/interface_31.f90: New test.
652 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
654 * gcc.target/powerpc/pr42747.c: New file.
656 2010-01-14 Jakub Jelinek <jakub@redhat.com>
659 * c-c++-common/pr42674.c: New test.
662 * g++.dg/template/instantiate11.C: New test.
664 2010-01-14 Jason Merrill <jason@redhat.com>
667 * g++.dg/overload/error3.C: New.
670 * g++.dg/overload/rvalue1.C: New.
672 2010-01-14 Martin Jambor <mjambor@suse.cz>
674 PR tree-optimization/42706
675 * gcc.dg/ipa/pr42706.c: New testcase.
677 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
679 * g++.dg/graphite/pr42681.C (size_t): Use __SIZE_TYPE__.
681 2010-01-14 Martin Jambor <mjambor@suse.cz>
683 PR tree-optimization/42714
684 * g++.dg/torture/pr42714.C: New test.
686 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
688 PR rtl-optimization/42246
689 * gfortran.dg/pr42246-2.f: New.
691 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
693 PR rtl-optimization/42389
694 * gcc.dg/pr42389.c: New.
696 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
698 PR rtl-optimization/42388
699 * gcc.dg/pr42388.c: New.
701 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
703 PR rtl-optimization/42294
704 * gfortran.dg/pr42294.f: New.
706 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
708 PR rtl-optimization/39453
709 PR rtl-optimization/42246
710 * gcc.dg/pr39453.c: New.
711 * gcc.dg/pr42246.c: New.
713 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
716 * gcc.dg/pr42245.c: New.
717 * gcc.dg/pr42245-2.c: New.
719 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
721 PR rtl-optimization/42249
722 * gcc.dg/pr42249.c: New.
724 2010-01-14 Jakub Jelinek <jakub@redhat.com>
727 * gcc.c-torture/execute/pr42721.c: New test.
729 2010-01-14 Ira Rosen <irar@il.ibm.com>
731 PR tree-optimization/42709
732 * gcc.dg/vect/pr42709.c: New test.
734 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
737 * gfortran.dg/alloc_comp_scalar_1.f90: New test.
738 * gfortran.dg/alloc_comp_transformational_1.f90: New test.
740 2010-01-14 Paul Thomas <pault@gcc.gnu.org>
743 * gfortran.dg/generic_19.f90 : New test.
745 2010-01-13 Richard Guenther <rguenther@suse.de>
747 PR tree-optimization/42730
748 * gcc.c-torture/compile/pr42730.c: New testcase.
750 2010-01-13 Steve Ellcey <sje@cup.hp.com>
753 * gcc.target/ia64/pr42542-1.c: New.
754 * gcc.target/ia64/pr42542-2.c: New.
755 * gcc.target/ia64/pr42542-3.c: New.
757 2010-01-13 Dodji Seketeli <dodji@redhat.com>
760 * g++.dg/template/error45.C: New test.
762 2010-01-13 Martin Jambor <mjambor@suse.cz>
764 PR tree-optimization/42704
765 * g++.dg/torture/pr42704.C: New test.
767 2010-01-13 Martin Jambor <mjambor@suse.cz>
769 PR tree-optimization/42703
770 * gcc.c-torture/compile/pr42703.c: New test.
772 2010-01-13 Richard Guenther <rguenther@suse.de>
774 PR tree-optimization/42705
775 * gcc.c-torture/compile/pr42705.c: New testcase.
777 2010-01-13 Jie Zhang <jie.zhang@analog.com>
779 * gcc.target/bfin/l2.c: New test.
780 * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
782 2010-01-13 Richard Guenther <rguenther@suse.de>
785 * gcc.c-torture/compile/pr42716.c: New testcase.
787 2010-01-13 Richard Guenther <rguenther@suse.de>
790 * gfortran.dg/lto/20100110-1_0.f90: New testcase.
792 2010-01-12 Joseph Myers <joseph@codesourcery.com>
795 * gcc.c-torture/compile/pr42708-1.c: New test.
797 2010-01-12 Jakub Jelinek <jakub@redhat.com>
800 * gcc.dg/pr42662.c: New test.
802 PR tree-optimization/42645
803 * g++.dg/other/pr42645-1.C: New test.
804 * g++.dg/other/pr42645-2.C: New test.
806 2010-01-11 Janis Johnson <janis187@us.ibm.com>
809 * gcc.target/powerpc/warn-1.c: New test.
810 * gcc.target/powerpc/warn-2.c: New test.
812 2010-01-11 Uros Bizjak <ubizjak@gmail.com>
814 * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
817 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
819 * gcc.dg/lto/20100108_0.c: New.
821 2010-01-10 Uros Bizjak <ubizjak@gmail.com>
823 * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
824 Add -march=i686 -msse for 32bit x86 targets.
826 2010-01-10 Richard Guenther <rguenther@suse.de>
829 * gcc.dg/torture/pr42667.c: New testcase.
831 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
834 * gfortran.dg/array_constructor_34.f90: New test.
836 2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
839 * gfortran.dg/array_constructor_33.f90: New test.
840 gfortran.dg/array_function_5.f90: Add credit.
842 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
845 * gcc.dg/pr42631.c: New.
847 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
850 * gcc.dg/pr42630.c: New.
852 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
855 * gcc.dg/pr42629.c: New.
857 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
860 * gcc.dg/torture/pr42363.c: New.
862 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
866 * gcc.dg/vect/pr42604.c: New.
867 * gcc.dg/vect/pr42395.c: New.
869 2010-01-09 Richard Guenther <rguenther@suse.de>
872 * gcc.c-torture/execute/pr42512.c: New testcase.
874 2010-01-09 Tobias Burnus <burnus@net-b.de>
877 * gfortran.dg/c_ptr_tests_14.f90: New test.
879 2010-01-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
882 * gnat.dg/null_pointer_deref1.adb: Don't run on
883 sparc*-sun-solaris2.11.
885 2010-01-08 Richard Guenther <rguenther@suse.de>
888 * gcc.dg/lto/20100103-1_0.c: New testcase.
889 * gcc.dg/lto/20100103-2_0.c: Likewise.
891 2010-01-08 Tobias Burnus <burnus@net-b.de
894 * gfortran.dg/asynchronous_1.f90: New test.
895 * gfortran.dg/asynchronous_2.f90: New test.
896 * gfortran.dg/conflicts.f90: Update error message.
898 2010-01-07 Dodji Seketeli <dodji@redhat.com>
901 * g++.dg/cpp0x/variadic-unify-2.C: New test.
903 2010-01-07 Jakub Jelinek <jakub@redhat.com>
905 PR tree-optimization/42625
906 * g++.dg/opt/dtor4.C: New test.
907 * g++.dg/opt/dtor4.h: New.
908 * g++.dg/opt/dtor4-aux.cc: New.
910 2010-01-07 Tobias Burnus <burnus@net-b.de>
913 * gfortran.dg/proc_ptr_26.f90: New test.
915 2010-01-07 Tobias Burnus <burnus@net-b.de>
918 * gfortran.dg/allocatable_scalar_7.f90: New test.
920 2010-01-06 Richard Guenther <rguenther@suse.de>
922 * gcc.c-torture/compile/pr42632.c: New testcase.
924 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
927 * gcc.target/i386/pr42542-4.c: New.
928 * gcc.target/i386/pr42542-4a.c: Likewise.
929 * gcc.target/i386/pr42542-5.c: Likewise.
930 * gcc.target/i386/pr42542-5a.c: Likewise.
932 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
934 * gcc.dg/tls/opt-15.c: New test.
936 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
938 * gcc.target/i386/pr42542-1.c (res): Make it 8 elements.
940 2010-01-05 Martin Jambor <mjambor@suse.cz>
942 PR tree-optimization/42462
943 * g++.dg/torture/pr42462.C: New test.
945 2010-01-05 Jason Merrill <jason@redhat.com>
947 * g++.dg/cpp0x/initlist30.C: New test.
949 2010-01-05 Richard Guenther <rguenther@suse.de>
951 PR tree-optimization/42614
952 * gcc.c-torture/execute/pr42614.c: New testcase.
954 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
956 * gcc.dg/pr12603.c: Remove -Wunreachable-code from dg-options.
957 * gcc.dg/Wunreachable-1.c: Remove the testcase of
959 * gcc.dg/Wunreachable-2.c: Likewise.
960 * gcc.dg/Wunreachable-3.c: Likewise.
961 * gcc.dg/Wunreachable-4.c: Likewise.
962 * gcc.dg/Wunreachable-5.c: Likewise.
963 * gcc.dg/Wunreachable-6.c: Likewise.
964 * gcc.dg/Wunreachable-7.c: Likewise.
965 * gcc.dg/Wunreachable-8.c: Likewise.
966 * gcc.dg/20041231-1.c: Likewise.
968 2010-01-05 Jakub Jelinek <jakub@redhat.com>
971 * gcc.dg/pr42611.c: New test.
973 PR tree-optimization/42508
974 * g++.dg/opt/pr42508.C: New test.
976 2010-01-05 Tobias Burnus <burnus@net-b.de>
979 * gfortran.dg/allocatable_scalar_8.f90: New.
981 2010-01-04 Martin Jambor <mjambor@suse.cz>
983 PR tree-optimization/42398
984 * gcc.c-torture/compile/pr42398.c: New test.
986 2010-01-04 Jason Merrill <jason@redhat.com>
989 * g++.dg/ext/attrib35.C: New.
992 * g++.dg/cpp0x/auto17.C: New.
994 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
996 * gcc.dg/lto/20100104_0.c: New.
998 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
1001 * gcc.target/i386/pr42542-1.c: New.
1002 * gcc.target/i386/pr42542-1a.c: Likewise.
1003 * gcc.target/i386/pr42542-1b.c: Likewise.
1004 * gcc.target/i386/pr42542-2.c: Likewise.
1005 * gcc.target/i386/pr42542-2a.c: Likewise.
1006 * gcc.target/i386/pr42542-2b.c: Likewise.
1007 * gcc.target/i386/pr42542-3.c: Likewise.
1008 * gcc.target/i386/pr42542-3a.c: Likewise.
1010 2009-01-04 Tobias Burnus <burnus@net-b.de>
1013 * gfortran.dg/allocatable_scalar_5.f90: New test.
1014 * gfortran.dg/allocatable_scalar_6.f90: New test.
1016 2010-01-03 Richard Guenther <rguenther@suse.de>
1019 * gfortran.dg/gomp/recursion1.f90: Remove.
1021 2010-01-03 Richard Guenther <rguenther@suse.de>
1023 * gcc.dg/Warray-bounds.c: Remove XFAILs.
1024 * gcc.dg/uninit-6.c: Likewise.
1025 * gcc.dg/struct/wo_prof_array_through_pointer.c: Likewise.
1027 2010-01-03 Richard Guenther <rguenther@suse.de>
1029 PR tree-optimization/42589
1030 * gcc.target/i386/pr42589.c: New testcase.
1032 2010-01-03 Richard Guenther <rguenther@suse.de>
1034 PR tree-optimization/42438
1035 * gcc.dg/tree-ssa/ssa-pre-27.c: New testcase.
1037 2010-01-02 Richard Guenther <rguenther@suse.de>
1040 * g++.dg/lto/20080908-3_0.C: Avoid uninitialized vars.
1042 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
1045 * gcc.target/alpha/pr42448-1.c: New test.
1046 * gcc.target/alpha/pr42448-2.c: Ditto.
1048 2010-01-01 Joseph Myers <joseph@codesourcery.com>
1050 PR preprocessor/41947
1051 * gcc.dg/c99-hexfloat-3.c: New test.
1053 2010-01-01 Richard Guenther <rguenther@suse.de>
1056 * gcc.c-torture/execute/pr42570.c: New testcase.
1058 2010-01-01 Richard Guenther <rguenther@suse.de>
1061 * gcc.c-torture/compile/pr42559.c: New testcase.
1064 Copyright (C) 2010 Free Software Foundation, Inc.
1066 Copying and distribution of this file, with or without modification,
1067 are permitted in any medium without royalty provided the copyright
1068 notice and this notice are preserved.