summaryrefslogtreecommitdiffstats
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-05-19 Steven Bosscher <stevenb@suse.de>steven2004-05-191-21/+23
* * c-gimplify.c (c_genericize):steven2004-05-151-9/+7
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-178/+554
* * expr.c (store_constructor_field): Don't call store_constructorkenner2004-05-041-0/+3
* Revert my previous store_constructor* changekenner2004-05-021-36/+25
* PR middle-end/15054uweigand2004-05-011-2/+0
* * tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECKzack2004-05-011-7/+8
* * expr.c (store_constructor): SIZE operand is now in bits; CLEAREDkenner2004-04-301-25/+36
* Fix typo in comment.kenner2004-04-251-1/+1
* * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner2004-04-011-2/+2
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-34/+40
* * expr.c (store_constructor): Use gen_int_mode to correctlyuweigand2004-03-271-1/+1
* PR middle-end/14470ebotcazou2004-03-221-6/+37
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-132/+15
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-13/+15
* PR middle-end/14470ebotcazou2004-03-131-0/+2
* * expr.c (highest_pow2_factor_for_type): Rename intoebotcazou2004-03-081-9/+14
* * expr.c (expand_expr_real, case COMPONENT_REF): Get proper type ofkenner2004-03-041-4/+11
* PR optimization/14235ebotcazou2004-03-041-1/+5
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-2/+2
* * fold-const.c (fold): Revert 2004-02-25 change. Use the originalebotcazou2004-02-271-8/+6
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-1/+1
* * expr.c (is_aligning_offset): Check if we are aligning theebotcazou2004-02-191-1/+2
* * loop-iv.c: New file.rakdver2004-02-171-0/+14
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't killkenner2004-02-121-2/+3
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* PR target/9348sayle2004-02-031-13/+13
* PR target/13789rth2004-02-031-1/+5
* PR optimization/13424jakub2004-01-291-4/+1
* PR middle-end/13779fjahanian2004-01-261-0/+3
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default.kazu2004-01-191-5/+0
* * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR costhubicka2004-01-131-24/+0
* * expr.c (expand_expr_real): More curefully expand union casts.hubicka2004-01-101-1/+6
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-16/+30
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* * expr.c (store_constructor): Fix pasto in previous patch.hubicka2004-01-021-3/+2
* * expmed.c (store_bit_field, extract_bit_field): Use new named patternshubicka2004-01-011-5/+46
* * c-common.c (c_expand_expr): Remove code to return a valuemmitchel2003-12-311-5/+7
* * expr.c (check_max_integer_computation_mode): Remove.kazu2003-12-201-97/+0
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* * expr.c (store_constructor): Only set RTX_UNCHANGING_P forjakub2003-12-031-1/+4
* PR middle-end/7847ebotcazou2003-12-011-5/+7
* * ChangeLog.7: Fix comment typos.kazu2003-11-211-1/+1
* 2003-11-20 Fariborz Jahanian <fjahanian@apple.com>dje2003-11-201-1/+11
* * expr.c (expand_expr): Don't look through constant arrays ifrth2003-11-181-1/+2
* * expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsizekenner2003-11-181-2/+2
* * Makefile.in (expr.o): Depend on $(TARGET_H).rsandifo2003-11-161-15/+23
* PR optimization/12926ebotcazou2003-11-131-1/+5
* PR middle-end/11968sayle2003-11-011-10/+0
OpenPOWER on IntegriCloud