aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-07expr.c (store_field): Remove warning.Richard Kenner1-9/+18
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-336/+51
2001-12-05expr.c (expand_expr): When checking promoted value, use DECL_MODE (exp) and n...Jakub Jelinek1-1/+1
2001-12-05expr.c (store_expr): When copying string constant into array...Richard Kenner1-34/+24
2001-12-04Revert previous patchAlexandre Oliva1-3/+1
2001-12-04stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iff we're interested...Alexandre Oliva1-1/+3
2001-12-02rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson1-1/+20
2001-11-28expr.c (store_expr): When copying a string constant into an array...Jeffrey A Law1-0/+6
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-13/+4
2001-11-26expr.c (store_constructor): Actually use the value computed if WORD_REGISTER_...DJ Delorie1-4/+2
2001-11-21expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE.Richard Kenner1-24/+23
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner1-4/+115
2001-11-18expr.c (expand_expr, [...]): Update alignment of DECL_RTL after re-laying out...Richard Kenner1-1/+2
2001-11-18tree.h (TYPE_ALIGN_OK): New flag.Richard Kenner1-16/+25
2001-11-16expr.c (expand_expr, [...]): Refine test for when to copy misaligned data.Richard Kenner1-5/+13
2001-11-16expr.c (expand_expr, [...]): Only copy for misaligned if BLKmode.Richard Kenner1-1/+2
2001-11-16* expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.Stan Shebs1-1/+1
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-487/+123
2001-11-13emit-rtl.c (adjust_address_1): Add ADJUST argument.Jakub Jelinek1-12/+6
2001-11-13Makefile.in (expr.o): Depends on insn-attr.h.Richard Kenner1-28/+29
2001-11-11expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner1-122/+72
2001-11-08expr.c (emit_block_move): If X is readonly emit CLOBBER for it.Richard Kenner1-0/+12
2001-11-06expr.c (store_field): When making temp object for unaligned component, set it...Richard Kenner1-0/+1
2001-11-03expr.c (expand_expr, [...]): If at top level, don't call force_const_mem.Richard Kenner1-0/+8
2001-11-02expr.c (convert_move): Use simplify_gen_subreg to make SUBREG so we avoid SUB...Aldy Hernandez1-2/+2
2001-10-30emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek1-2/+1
2001-10-28expr.c (emit_group_load): Support CONCATs by storing them to memory and reloa...Jan Hubicka1-0/+8
2001-10-28* expr.c (store_constructor_field): Only call adjust_address on MEM.Richard Kenner1-6/+7
2001-10-27expr.c (stor_constructor_field): Always call adjust_address.Richard Kenner1-16/+50
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner1-12/+37
2001-10-23builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner1-8/+10
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-49/+26
2001-10-19langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro.Richard Kenner1-7/+0
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner1-41/+85
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-6/+15
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-0/+37
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-44/+44
2001-10-10calls.c: Fix formatting.Kazu Hirata1-2/+2
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-3/+3
2001-10-08expr.c (store_expr): When converting a CONST_INT for storage in a SUBREG...Richard Henderson1-3/+7
2001-10-01alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.Richard Kenner1-68/+86
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+5
2001-09-20c-typeck.c (really_start_incremental_init): Discriminate between zero-length ...DJ Delorie1-1/+3
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-113/+7
2001-09-02expr.c (push_block): Make sane use of STACK_GROWS_DOWNWARD.Geoffrey Keating1-9/+3
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-21stmt.c: Don't include insn-codes.h.Zack Weinberg1-5/+134
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-1/+1
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+2