OSDN Git Service

* cp-tree.h (LOOKUP_LIST_ONLY): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2010-05-12 jason * cp-tree.h (LOOKUP_LIST_ONLY): New.
2010-05-12 jason * call.c (add_candidates): Distinguish between type...
2010-05-12 jason * call.c (add_candidates): Add first_arg and return_ty...
2010-05-12 hjlSupport AVX for cmpss/cmpsd.
2010-05-12 jakub PR middle-end/44085
2010-05-12 iainsAdd TLS checks to ObjC
2010-05-12 mkuvyrkov * targhooks.c (default_stack_protect_guard): Avoid...
2010-05-12 ebotcazou * gcc-interface/utils.c (update_pointer_to): Return...
2010-05-11 paolo/cp
2010-05-11 jakub PR middle-end/44071
2010-05-11 jakub PR c++/44062
2010-05-11 dfrankegcc/fortran/:
2010-05-11 dfrankegcc/fortran/:
2010-05-11 hubicka PR tree-optimize/44063
2010-05-11 jakub PR debug/44023
2010-05-10 ebotcazou * exp_disp.adb (Make_Tags): Mark the imported view...
2010-05-10 jason PR c++/44017
2010-05-10 jason PR c++/44045
2010-05-10 jason PR c++/43719
2010-05-10 jakub PR debug/44028
2010-05-10 dfrankegcc/fortran/:
2010-05-10 uros * ChangeLog: Fix whitespace.
2010-05-10 matz * tree-ssa-reassoc.c (undistribute_ops_list): Use...
2010-05-10 hjlNullify regno_allocno_map of the removed allocno.
2010-05-10 ro * lib/lto.exp (lto_prune_vis_warns): Renamed to lto_pr...
2010-05-10 janus2010-05-10 Janus Weil <janus@gcc.gnu.org>
2010-05-10 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-05-10 carrot * config/arm/thumb2.md (thumb2_tlobits_cbranch): New...
2010-05-09 jsm28 PR c/44051
2010-05-09 jsm28 PR c/10676
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-09 jsm28 PR c/4784
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-09 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-09 ebotcazou * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
2010-05-08 ebotcazou * gnat.dg/lto[12456].adb: Add "target lto" marker.
2010-05-08 sandra2010-05-08 Sandra Loosemore <sandra@codesourcery...
2010-05-08 rguenth2010-05-08 Richard Guenther <rguenther@suse.de>
2010-05-08 ebotcazou * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE...
2010-05-08 ebotcazou * exp_disp.adb (Make_Tags): Mark the imported view...
2010-05-08 ebotcazou * gcc-interface/decl.c (make_aligning_type): Declare...
2010-05-08 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity): Create...
2010-05-08 ebotcazou * gcc-interface/gigi.h (build_unc_object_type): Add...
2010-05-07 jason PR c++/43951
2010-05-07 dfrankegcc/fortran/:
2010-05-07 jason * g++.dg/cpp0x/nullptr20.C: Use sprintf.
2010-05-07 ro * gcc.dg/lto/20100423-2_0.c: Include <stdio.h>.
2010-05-07 pzhaogcc/
2010-05-06 mrsNote which PR this was related to.
2010-05-06 mrs * obj-c++.dg/cxx-ivars-2.mm: Restore running of testcase.
2010-05-06 jason Add support for C++0x nullptr.
2010-05-06 paolo2010-05-06 Paolo Carlini <paolo.carlini@oracle.com>
2010-05-06 hubicka PR tree-optimization/43791
2010-05-06 matz PR tree-optimization/43984
2010-05-06 manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-06 rguenth2010-05-06 Richard Guenther <rguenther@suse.de>
2010-05-06 dodjiC++ support for -Wunused-but-set-variable
2010-05-05 burnus2010-05-06 Tobias Burnus <burnus@net-b.de>
2010-05-05 jason PR debug/43370
2010-05-05 dfrankegcc/fortran/:
2010-05-05 ebotcazou * gimplify.c (gimplify_return_expr): Gimplify the...
2010-05-05 jason PR c++/43787
2010-05-05 jakubFix up ChangeLog entry.
2010-05-05 janus2010-05-05 Janus Weil <janus@gcc.gnu.org>
2010-05-05 mrs PR objc/35165
2010-05-04 hjlAdd a testcase for PR target/43668.
2010-05-04 paolo/cp
2010-05-04 jakub PR c/43981
2010-05-04 jason PR c++/38064
2010-05-04 hjlAdd clobber CC register to sse_prologue_save patterns.
2010-05-04 ebotcazou * tree.c (free_lang_data_in_one_sizepos): New inline...
2010-05-04 hjlHandle the same VALUE for true dependence.
2010-05-04 paolo/cp
2010-05-04 hjlAdd a testcase for PR debug/43508.
2010-05-04 rguenth2010-05-04 Richard Guenther <rguenther@suse.de>
2010-05-04 dodjiFix PR c++/43953
2010-05-04 hjlAdd a space. Updated.
2010-05-03 jason PR c++/43680
2010-05-03 ro * g++.dg/cdce3.C: Skip on alpha*-dec-osf5*.
2010-05-03 kargl2010-05-03 Steven G. Kargl <kargl@gcc.gnu.org>
2010-05-03 ro * ada/acats/run_acats (which): New function.
2010-05-03 rguenth2010-05-03 Richard Guenther <rguenther@suse.de>
2010-05-03 jakub PR debug/43972
2010-05-02 uros PR testsuite/43963
2010-05-02 rguenth2010-05-02 Richard Guenther <rguenther@suse.de>
2010-05-01 rguenth2010-05-01 Richard Guenther <rguenther@suse.de>
2010-05-01 hjlRevert the accidental checkin in revision 158918.
2010-05-01 mrs2010-04-30 Iain Sandoe <iains@gcc.gnu.org>
2010-04-30 ebotcazou * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30 jason PR c++/43868
2010-04-30 burnus2010-04-30 Tobias Burnus Mburnus@net-b.de>
2010-04-30 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30 jakub PR debug/43942
2010-04-30 steven * gcc.dg/lto/20091216-1_0.c: Adjust test case to avoid
2010-04-30 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30 rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30 jason PR c++/43890
2010-04-29 pault2010-04-29 Janus Weil <janus@gcc.gnu.org>
2010-04-29 mrs * g++.dg/uninit-pred-1_b.C: Use dg-message instead of
2010-04-28 burnus2010-04-28 Tobias Burnus <burnus@net-b.de>
next