summaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE...Jakub Jelinek2007-07-021-20/+17
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-2/+2
* re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park2007-03-141-0/+8
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-10/+10
* re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner2006-09-011-25/+37
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-6/+8
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-nrv.c (tree_nrv): Fix to check assignments to the RESULT_DECL rather tha...Jason Merrill2005-06-241-45/+56
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-0/+76
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* [multiple changes]Diego Novillo2005-01-081-0/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-1/+1
* Minor comment and whitespace changesRichard Kenner2004-06-241-3/+4
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-05-301-2/+2
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+217