aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/optimize.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-25Fix 3 ia64 g++ testsuite failures, and groff miscompilation.Jim Wilson1-9/+8
2000-02-25lex.c (check_newline): Use push_srcloc and pop_srcloc, rather than duplicatin...Mark Mitchell1-0/+9
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-15/+15
2000-01-27Fix winsup (cygwin) build failure with VLAs and inline functions.Jim Wilson1-0/+10
2000-01-26calls.c (special_function_p): New argument fork_or_exec.J"orn Rennecke1-1/+3
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-11/+11
2000-01-15optimize.c (copy_body_r): Clear the operand three of a TARGET_EXPR when copyi...Mark Mitchell1-2/+8
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell1-30/+8
1999-12-15function.c (retrofit_block): Abort if we don't find a suitable insn.Jason Merrill1-10/+14
1999-12-15tweak commentsJason Merrill1-2/+2
1999-12-15optimize.c (expand_call_inline): Set BLOCK_ABSTRACT_ORIGIN on the outermost b...Jason Merrill1-0/+5
1999-12-14cp-tree.h (remap_save_expr): Add walk_subtrees parameter.Mark Mitchell1-1/+2
1999-12-13optimize.c (initialize_inlined_parameters): Take FN to which the parameters b...Mark Mitchell1-16/+22
1999-12-11class.c (get_vtable_name): Use a literal format string and VTABLE_NAME_PREFIX...Kaveh R. Ghazi1-1/+1
1999-12-05cp-tree.h (calls_setjmp_p): Declare.Mark Mitchell1-0/+37
1999-12-05optimize.c (expand_call_inline): Wrap the expanded call in an EXPR_WITH_FILE_...Mark Mitchell1-6/+11
1999-12-05optimize.c (inline_data): Remove fns_top.Mark Mitchell1-41/+261
1999-11-25Make-lang.in (CXX_SRCS): Add optimize.c.Mark Mitchell1-0/+497