aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-02tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE...Jakub Jelinek1-20/+17
2007-07-02re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther1-2/+2
2007-03-14re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park1-0/+8
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-10/+10
2006-09-01re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner1-25/+37
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-6/+8
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24tree-nrv.c (tree_nrv): Fix to check assignments to the RESULT_DECL rather tha...Jason Merrill1-45/+56
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-0/+76
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-08[multiple changes]Diego Novillo1-0/+1
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+2
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-24Minor comment and whitespace changesRichard Kenner1-3/+4
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+217