| Commit message (Expand) | Author | Age | Files | Lines |
* | expr.c (get_inner_reference): Use double_int for bit_offset calculation. | Richard Guenther | 2010-06-17 | 1 | -11/+15 |
* | common.opt (-fstrict-volatile-bitfields): new. | DJ Delorie | 2010-06-16 | 1 | -0/+24 |
* | re PR middle-end/44337 (ICE: in expand_assignment, at expr.c:4276) | Jakub Jelinek | 2010-05-31 | 1 | -1/+12 |
* | gengtype-lex.l: Add HARD_REG_SET. | Paul Brook | 2010-05-24 | 1 | -0/+13 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | expr.c (expand_expr_real_1): Only use conversion between modes if both types ... | Eric Botcazou | 2010-04-23 | 1 | -3/+2 |
* | sese.h (create_if_region_on_edge): Remove. | Laurynas Biveinis | 2010-04-23 | 1 | -1/+0 |
* | re PR middle-end/29274 (not using mulsidi3) | Bernd Schmidt | 2010-04-22 | 1 | -97/+73 |
* | double-int.h (double_int_setbit): Declare. | Anatoly Sokolov | 2010-04-20 | 1 | -22/+9 |
* | expr.c (categorize_ctor_elements_1): Properly count sub-elements of non-const... | Eric Botcazou | 2010-04-12 | 1 | -7/+11 |
* | re PR bootstrap/43681 (bootstrap fails with "unused" var message for an appar... | Jakub Jelinek | 2010-04-08 | 1 | -0/+3 |
* | re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not ... | Richard Guenther | 2010-04-07 | 1 | -0/+11 |
* | re PR debug/19192 (Current development gcc generates inaccurate line info for... | Jakub Jelinek | 2010-03-24 | 1 | -2/+6 |
* | re PR tree-optimization/43213 (Worse code generated with -O2) | Richard Guenther | 2010-03-01 | 1 | -2/+4 |
* | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 2010-02-19 | 1 | -8/+9 |
* | re PR debug/42991 (cfgexpand.c:2487: Conditional jump or move depends on unin... | Richard Guenther | 2010-02-07 | 1 | -0/+1 |
* | re PR middle-end/42397 (FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o... | Richard Guenther | 2009-12-17 | 1 | -0/+1 |
* | re PR middle-end/42119 (internal compiler error: in expand_expr_addr_expr_1, ... | Richard Guenther | 2009-11-30 | 1 | -3/+2 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -9/+9 |
* | [multiple changes] | Paolo Carlini | 2009-11-24 | 1 | -8/+2 |
* | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 2009-11-24 | 1 | -28/+1 |
* | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 2009-10-26 | 1 | -54/+90 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -10/+66 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -15/+7 |
* | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 2009-09-13 | 1 | -0/+48 |
* | Revert: | Uros Bizjak | 2009-09-10 | 1 | -3/+3 |
* | re PR c/39779 (ICE shifting byte to the right with constant > 7FFFFFFF) | Uros Bizjak | 2009-09-09 | 1 | -3/+3 |
* | expr.h (emit_storent_insn, [...]): Declare. | Michael Matz | 2009-09-02 | 1 | -56/+11 |
* | expr.c (expand_expr_real_2): New function taking exploded unary or binary exp... | Michael Matz | 2009-08-27 | 1 | -967/+1049 |
* | expr.h (jumpifnot_1, [...]): Declare. | Michael Matz | 2009-08-25 | 1 | -3/+1 |
* | expr.h (struct separate_ops, sepops): New type for passing around an exploded... | Michael Matz | 2009-08-25 | 1 | -21/+31 |
* | expr.c (expand_expr_real_1): New local treeop0... | Michael Matz | 2009-08-25 | 1 | -140/+151 |
* | re PR middle-end/41123 (ICE in expand_expr_real_1) | Jakub Jelinek | 2009-08-20 | 1 | -10/+27 |
* | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 2009-08-01 | 1 | -10/+2 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -26/+36 |
* | expr.c (expand_expr_real_1): Reinstate fallthrough to TRUTH_ANDIF_EXPR if do_... | Paolo Bonzini | 2009-07-01 | 1 | -2/+5 |
* | expr.c (expand_expr_real_1): Just use do_store_flag. | Paolo Bonzini | 2009-06-28 | 1 | -84/+6 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -24/+24 |
* | expr.c (struct move_by_pieces_d): Rename from move_by_pieces. | Ian Lance Taylor | 2009-06-17 | 1 | -11/+11 |
* | expr.c (expand_assignment): Change complex type check. | Steve Ellcey | 2009-06-17 | 1 | -1/+1 |
* | re PR middle-end/40446 (ICE in gen_lowpart_general) | Jakub Jelinek | 2009-06-16 | 1 | -1/+2 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -4/+6 |
* | misaligned store support | Revital Eres | 2009-06-05 | 1 | -3/+30 |
* | expr.c (target_align): New function. | Olivier Hainque | 2009-05-27 | 1 | -8/+43 |
* | re PR middle-end/40248 (FAIL: gcc.c-torture/compile/20090518-1.c at -O1 and a... | Richard Guenther | 2009-05-26 | 1 | -7/+3 |
* | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 2009-05-22 | 1 | -7/+0 |
* | expr.c (expand_expr_real_1): Avoid calling do_store_flag with mismatched comp... | Richard Guenther | 2009-05-20 | 1 | -1/+6 |
* | expr.c (get_def_for_expr): Move it up in the file. | Adam Nemet | 2009-05-06 | 1 | -23/+26 |
* | attribs.c (decl_attributes): Use %qE for identifiers in diagnostics. | Joseph Myers | 2009-05-05 | 1 | -2/+2 |
* | expr.c (get_def_for_expr): New function. | Adam Nemet | 2009-05-03 | 1 | -85/+106 |