aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner1-8/+7
2000-05-24expr.c (expand_assignment, [...]): Set in_check_memory_usage while emitting c...Alexandre Oliva1-0/+12
2000-05-12expr.c (emit_push_insn): Do not adjust stack pointer when preallocating.Jan Hubicka1-1/+1
2000-05-09top level:Zack Weinberg1-1/+1
2000-05-06Fix error in previous changeRichard Kenner1-0/+2
2000-05-06expr.c (get_subtarget): New function.Richard Kenner1-16/+26
2000-05-04simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.Jason Merrill1-1/+1
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner1-6/+0
2000-05-03expr.c (expand_expr, [...]): Don't check for checking memory usage if not in ...Richard Kenner1-1/+2
2000-04-28calls.c (combine_pending_stack_adjustment_and_call): Return the adjustment; d...Richard Henderson1-2/+1
2000-04-27expr.c (store_expr): Use clear_storage instead of direct memset libcall.Jan Hubicka1-16/+7
2000-04-22expr.c (preexpand_calls, [...]): Don't look at TYPE_SIZE of VOID_TYPE.Richard Kenner1-1/+2
2000-04-14expr.c (reload.h): Now included.Richard Kenner1-1/+31
2000-04-10expr.c (get_inner_reference): Correct some WITH_RECORD_EXPR cases.Richard Kenner1-3/+14
2000-04-01builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...Jan Hubicka1-3/+10
2000-03-30expr.c (store_constructor): Properly compute displacement and alignment when ...Richard Kenner1-8/+3
2000-03-30expr.c (move_by_pieces_ninsns): Fix one more missing align correction.Richard Kenner1-1/+1
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-7/+6
2000-03-30builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.Richard Kenner1-205/+182
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-28/+52
2000-03-28expr.c (store_constructor): SIZE now signed.Richard Kenner1-5/+5
2000-03-27* expr.c (expand_assignent): Fix typo in last change.Richard Kenner1-1/+1
2000-03-26expr.c (expand_assignment): Add code to handle variable-sized BLKmode case.Richard Kenner1-21/+43
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-141/+99
2000-03-23builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.Theodore Papadopoulo1-1/+1
2000-03-21tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell1-2/+2
2000-03-19* expr.c: Include intl.h.Mark Mitchell1-0/+1
2000-03-18* expr.c (emit_move_insn_1): Clarify cannot_inline message.Richard Henderson1-1/+1
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner1-1/+1
2000-03-13function.c (put_var_into_stack): Use type_for_mode to calculate part_type.Jason Merrill1-1/+10
2000-03-09Fix ia64 spec95 134.perl miscompilation.Jim Wilson1-5/+6
2000-03-08expr.c (expand_expr, [...]): Still check for missing CONSTRUCTOR element.Jason Merrill1-1/+2
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner1-68/+69
2000-03-06function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell1-7/+2
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell1-2/+7
2000-03-05Revert this patch:Mark Mitchell1-0/+2
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell1-2/+0
2000-03-03expr.c (expand_expr, [...]): Use bitfield case if result is a RECORD_TYPE.Richard Kenner1-1/+11
2000-03-02function.h (struct expr_status): Add x_arg_space_so_far.Jason Merrill1-0/+1
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-1/+2
2000-02-28expr.c (store_constructor): Do not emit USE.Jan Hubicka1-5/+0
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-50/+49
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-1/+2
2000-02-10combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...Richard Kenner1-58/+54
2000-02-02expr.c (store_field): Ensure ALIGN is no stricter than the alignment of EXP.Richard Kenner1-0/+7
2000-01-25tree.def (UNNE_EXPR): Remove.Richard Henderson1-7/+1
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-9/+120
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-35/+35
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-10/+11
2000-01-04Update copyrightsJeff Law1-1/+1