aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-14re PR c++/17796 (Too many unused parameter warnings emitted.)Nathan Sidwell1-5/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-2/+2
2005-05-30* operators.def, optimize.c: Update copyright.Kazu Hirata1-1/+1
2005-05-24re PR c++/21645 (C++ ICE in cxx_types_compatible_p)Andrew Pinski1-0/+1
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+8
2004-07-29c-common.h (lang_post_pch_load): New variable.Mark Mitchell1-3/+1
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas1-0/+1
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell1-2/+2
2004-06-22cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell1-1/+1
2004-05-20optimize.c (calls_setjmp_r): Remove.Andrew Pinski1-27/+0
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+5
2004-03-31tree.h (optimize_function): Kill prototype.Jan Hubicka1-45/+0
2004-02-08c-common.c (shadow_warning): Delete.Zack Weinberg1-4/+0
2004-01-22* optimize.c, typeck2.c: Update copyright.Kazu Hirata1-1/+2
2004-01-13Partial fix PR c++/12850Jan Hubicka1-7/+0
2003-11-06c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...Matt Austern1-0/+1
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-09-18re PR c++/9848 (missing 'unused parameter' warning.)Nathan Sidwell1-9/+3
2003-09-08* optimize.c (maybe_clone_body): Inc/dec function_depth.Richard Henderson1-0/+7
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson1-24/+0
2003-09-03optimize.c (optimize_function): Push/pop ggc context around the call to optim...Richard Henderson1-0/+23
2003-08-29tree-optimize.c: New file.Richard Henderson1-14/+0
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-1/+0
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-1/+1
2003-07-02decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.Jan Hubicka1-1/+1
2003-06-18re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles1-1/+1
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell1-0/+3
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-0/+1
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+0
2003-01-01call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-23/+16
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-2/+2
2002-09-21ChangeLog: Follow spelling conventions.Kazu Hirata1-3/+3
2002-09-14error.c: Fix comment formatting.Kazu Hirata1-7/+7
2002-08-11decl.c (duplicate_decls): Replace DECL_SOURCE_FILE + DECL_SOURCE_LINE with DE...Gabriel Dos Reis1-4/+2
2001-12-16ChangeLog.1, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-13* optimize.c (maybe_clone_body): Fix parameter updating.Jason Merrill1-3/+3
2001-10-05optimize.c (struct inline_data): Moved to ../tree-inline.c.Alexandre Oliva1-969/+0
2001-10-05Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.Alexandre Oliva1-116/+97
2001-08-30optimize.c (inlinable_function_p): Allow only smaller single functions.Kurt Garloff1-5/+7
2001-08-10c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill1-0/+17
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-1/+2
2001-07-02c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell1-61/+77
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-1/+29
2001-05-30re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --...Nathan Sidwell1-2/+21
2001-05-23optimize.c (initialize_inlined_parameters): Don't set TREE_READONLY for a VAR...Mark Mitchell1-0/+12
2001-05-20re PR c++/2781 (bad code generated for reference call with -O2 (regression fr...Nathan Sidwell1-1/+8