summaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
Commit message (Expand)AuthorAgeFilesLines
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-2/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther2012-04-051-0/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-1/+1
* re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c...Richard Guenther2010-07-261-4/+4
* tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.Jakub Jelinek2010-07-051-0/+3
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+3
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-11/+9
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-1/+1
* re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther2009-11-281-2/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-1/+1
* Expand from SSA.Michael Matz2009-04-261-3/+13
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when comp...Jason Merrill2009-03-111-8/+19
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-39/+51
* cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka2008-07-201-1/+7
* re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther2008-07-071-1/+1
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-11/+2
* re PR c/35739 (ICE with _Decimal128 and va_list)Jakub Jelinek2008-04-161-1/+6
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* tree-flow.h (subvar_t): Make it a VEC.Richard Guenther2007-10-281-3/+8
* 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