OSDN Git Service

* decl2.c (mark_used): Adjust error for use of deleted function.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2010-06-30 jason * decl2.c (mark_used): Adjust error for use of deleted...
2010-06-30 jason * class.c (type_has_virtual_destructor): New.
2010-06-29 janus2010-06-29 Janus Weil <janus@gcc.gnu.org>
2010-06-29 jakub PR tree-optimization/43801
2010-06-29 jakub PR debug/44668
2010-06-29 jason PR c++/44587
2010-06-29 janus2010-06-29 Janus Weil <janus@gcc.gnu.org>
2010-06-29 pault2010-06-29 Paul Thomas <pault@gcc.gnu.org>
2010-06-29 ro * lib/lto.exp (lto_prune_warns): Also accept leading...
2010-06-29 hubicka * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR...
2010-06-29 bernds PR target/43902
2010-06-29 ebotcazou PR rtl-optimization/44659
2010-06-28 jakub PR c++/44682
2010-06-28 burnus2010-06-28 Tobias Burnus <burnus@net-b.de>
2010-06-28 hjlAdd a testcase for PR tree-optimization/43781.
2010-06-28 pault2010-06-28 Paul Thomas <pault@gcc.gnu.org>
2010-06-28 jamborm2010-06-26 Martin Jambor <mjambor@suse.cz>
2010-06-28 hubicka PR tree-optimization/44687
2010-06-28 jamborm2010-06-28 Martin Jambor <mjambor@suse.cz>
2010-06-28 matz PR middle-end/44592
2010-06-28 hubicka PR tree-optimization/44357
2010-06-28 ro * gcc.dg/tree-ssa/ltrans-1.c: Add -march=i486 for...
2010-06-28 hubicka PR middle-end/44671
2010-06-27 rguenth2010-06-27 Richard Guenther <rguenther@suse.de>
2010-06-27 ebotcazou * gcc-interface/trans.c: Include tree-flow.h.
2010-06-26 jason * call.c (add_function_candidate): Set LOOKUP_COPY_PAR...
2010-06-26 rguenth2010-06-26 Richard Guenther <rguenther@suse.de>
2010-06-26 hubicka * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.
2010-06-26 rguenth2010-06-26 Richard Guenther <rguenther@suse.de>
2010-06-26 jsm28 * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,
2010-06-26 burnus2010-06-26 Tobias Burnus <burnus@net-b.de>
2010-06-26 burnus2010-06-26 Tobias Burnus <burnus@net-b.de>
2010-06-25 jvdelisle2010-06-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-25 burnus2010-06-25 Tobias Burnus <burnus@net-b.de>
2010-06-25 burnus2010-06-25 Tobias Burnus <burnus@net-b.de>
2010-06-25 burnus2010-06-25 Tobias Burnus <burnus@net-b.de>
2010-06-25 burnus2010-06-25 Tobias Burnus <burnus@net-b.de>
2010-06-25 ro2010-06-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-25 jamborm2010-06-25 Martin Jambor <mjambor@suse.cz>
2010-06-25 hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-25 jamborm2010-06-25 Martin Jambor <mjambor@suse.cz>
2010-06-25 jakub PR middle-end/43866
2010-06-25 jakub PR tree-optimization/44539
2010-06-25 bernds With large parts from Jim Wilson:
2010-06-25 pzhaogcc/
2010-06-24 sjeFix type in last checkin. (Added \t that should not...
2010-06-24 sje2010-06-24 Steve Ellcey <sje@cup.hp.com>
2010-06-24 hjlAdd missing testcases for PR 44588.
2010-06-24 hjlImplement 8bit divmod patterns.
2010-06-24 jakub PR middle-end/44492
2010-06-24 manu2010-06-24 Andi Kleen <ak@linux.intel.com>
2010-06-24 burnus2010-06-24 Tobias Burnus <burnus@net-b.de>
2010-06-23 charlet * gnat.dg/not_null.adb: Update test case.
2010-06-22 jakub PR c++/44619
2010-06-22 jakub PR c++/44627
2010-06-22 ccoutantgcc/ChangeLog:
2010-06-22 janus2010-06-22 Janus Weil <janus@gcc.gnu.org>
2010-06-22 jason * typeck.c (comp_except_specs): Fix ce_derived with...
2010-06-22 jason * semantics.c (check_trait_type): Check COMPLETE_TYPE_...
2010-06-21 hjlProperly handle psrldq when optimizing for Atom.
2010-06-21 dj* diagnostic.h (diagnostic_classification_change_t...
2010-06-21 hjlAdd -mtune=k8 to gcc.target/i386/amd64-abi-3.c.
2010-06-21 uros PR testsuite/44505
2010-06-21 jakub PR target/44575
2010-06-21 burnus2010-06-20 Tobias Burnus <burnus@net-b.de>
2010-06-21 ktietz2010-06-21 Kai Tietz <kai.tietz@onevision.com>
2010-06-20 uros PR target/44546
2010-06-20 jsm28 PR other/32998
2010-06-20 janus2010-06-19 Janus Weil <janus@gcc.gnu.org>
2010-06-19 rearnsha PR target/44072
2010-06-19 danglin * g++.dg/ext/label13.C: Fix typo in last change.
2010-06-19 jvdelisle2010-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-06-19 danglin PR c++/41090
2010-06-18 burnus2010-06-18 Tobias Burnus <burnus@net-b.de>
2010-06-18 ebotcazou PR rtl-optimization/40900
2010-06-18 charlet * gnat.dg/class_wide2.adb: Remove bogus message, no...
2010-06-17 janus2010-06-17 Janus Weil <janus@gcc.gnu.org>
2010-06-17 manu2010-06-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-16 dj* common.opt (-fstrict-volatile-bitfields): new.
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-16 jason * method.c (defaulted_late_check): Give the defaulted...
2010-06-16 rguenth2010-06-16 Richard Guenther <rguenther@suse.de>
2010-06-16 janus2010-06-16 Janus Weil <janus@gcc.gnu.org>
2010-06-16 jamborm2010-06-16 Martin Jambor <mjambor@suse.cz>
2010-06-16 rguenth2010-06-16 Mikael Pettersson <mikpe@it.uu.se>
2010-06-16 amodra PR tree-optimization/44507
2010-06-15 jason * g++.dg/overload/arg3.C: Adjust error locations.
2010-06-15 jason * class.c (add_implicitly_declared_members): Implicit...
2010-06-15 jason * call.c (convert_like_real): Give "initializing argum...
2010-06-15 jason * call.c (print_z_candidates): Do print viable deleted...
2010-06-15 jason * call.c (convert_like_real): Don't complain about
2010-06-15 jason * call.c (is_subseq): Handle ck_aggr, ck_list.
2010-06-15 spopFix PR44391: use size_one_node for pointer types.
2010-06-15 janus2010-06-15 Janus Weil <janus@gcc.gnu.org>
2010-06-15 rguenth2010-06-15 Richard Guenther <rguenther@suse.de>
2010-06-15 rguenth2010-06-15 Richard Guenther <rguenther@suse.de>
2010-06-15 jakub PR fortran/44536
2010-06-14 hjlReplace 0x1 with 0x0 in AVX vec_extract_lo_* patterns.
2010-06-14 jakub PR tree-optimization/44508
2010-06-14 jakub PR bootstrap/44509
next