summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/10888mmitchel2003-06-201-1/+2
* PR c++/10929jason2003-06-171-1/+1
* PR c++/11131mmitchel2003-06-101-17/+10
* * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST isnathan2003-06-091-5/+1
* * tree-inline.c (copy_body_r): Avoid generating &* during inlinejason2003-05-191-14/+39
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-8/+4
* * input.h (lineno): Rename to ...nathan2003-05-011-6/+6
* * tree-inline.c (inlinable_function_p): Back out last change, it'sgeoffk2003-05-011-7/+0
* * tree-inline.c (inlinable_function_p): Don't support inlininggeoffk2003-04-291-0/+7
* PR c++/10180mmitchel2003-04-291-1/+21
* 2003-04-10 Andrew Haley <aph@redhat.com>aph2003-04-101-0/+5
* 2003-04-09 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-101-4/+4
* PR optimization/8396ebotcazou2003-03-141-0/+4
* * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,neroden2003-03-131-4/+4
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-8/+13
* * tree-inline.c (inlinable_function_p): Revert earlier changejason2003-03-061-5/+3
* * tree-inline.c (find_builtin_longjmp_call): Save and restorejason2003-03-031-5/+17
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-2/+9
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+10
* * tree-inline.c (walk_tree): Streamline duplicate hash table lookup.rth2003-01-301-3/+2
* 2003-01-29 Andrew Haley <aph@redhat.com>aph2003-01-291-0/+1
* PR optimization/4382rth2003-01-241-3/+38
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-20/+23
* PR c++/8461, c++/8625jason2002-12-041-1/+13
* * tree-inline.c: Move prototpyes of find_alloca_call_1 andaj2002-11-191-15/+15
* * calls.c (alloca_call_p): New global function.hubicka2002-11-181-0/+30
* * tree.c (tree_vec_elt_check_failed): New function.zack2002-11-141-2/+3
* PR middle-end/6994zack2002-10-251-2/+8
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addzack2002-10-231-0/+1
* 2002-10-14 Andrew Haley <aph@redhat.com>aph2002-10-141-4/+31
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.jason2002-08-221-2/+2
* * tree-inline.c (initialize_inlined_parameters): Wrap variable inghazi2002-08-191-1/+1
* 2002-07-30 Andrew Haley <aph@redhat.com>aph2002-08-161-5/+313
* * tree-inline.c (expand_call_inline): Don' mess with _DECLgdr2002-06-131-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-6/+0
* 2002-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2002-06-011-18/+19
* * timevar.c: Fix formatting.kazu2002-05-181-22/+22
* * cpplex.c: Fix comment formatting.kazu2002-04-301-5/+5
* * tree-inline.c (inlinable_function_p): Improve heuristicsrth2002-04-271-12/+33
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-0/+2
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-1/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* PR c/5656jakub2002-03-191-1/+2
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-4/+15
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-2/+4