| Commit message (Expand) | Author | Age | Files | Lines |
* | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 2010-05-25 | 1 | -1/+1 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -1/+2 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+2 |
* | re PR debug/44136 (ICE in expand_debug_expr with -mno-sse) | Jakub Jelinek | 2010-05-14 | 1 | -2/+3 |
* | re PR middle-end/29274 (not using mulsidi3) | Bernd Schmidt | 2010-04-22 | 1 | -4/+5 |
* | cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_E... | DJ Delorie | 2010-04-19 | 1 | -0/+16 |
* | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 2010-04-15 | 1 | -3/+3 |
* | cfgexpand.c (gimple_expand_cfg): Clarify warning message text. | Simon Baldwin | 2010-04-13 | 1 | -2/+4 |
* | gsstruct.def (GSS_CALL): New. | Richard Biener | 2010-04-12 | 1 | -2/+0 |
* | re PR debug/43670 ("-fcompare-debug failure (length)" with -O -ftree-vrp) | Jakub Jelinek | 2010-04-08 | 1 | -2/+4 |
* | re PR debug/43557 (ICE with -combine and -g) | Jakub Jelinek | 2010-03-31 | 1 | -1/+2 |
* | re PR debug/19192 (Current development gcc generates inaccurate line info for... | Jakub Jelinek | 2010-03-24 | 1 | -2/+8 |
* | tree.h: Declare make_decl_rtl_for_debug. | Aldy Hernandez | 2010-03-18 | 1 | -2/+1 |
* | re PR debug/43229 (ice expand_debug_expr, at cfgexpand.c:2957) | Jakub Jelinek | 2010-03-03 | 1 | -0/+76 |
* | cfgexpand.c (expand_used_vars): If an artificial non-ignored var has no rtl y... | Jakub Jelinek | 2010-03-01 | 1 | -0/+32 |
* | re PR debug/43166 (ICE in simplify_subreg on fortran code) | Jakub Jelinek | 2010-02-25 | 1 | -1/+5 |
* | re PR debug/43165 (ice in simplify_subreg, at simplify-rtx.c:5146) | Jakub Jelinek | 2010-02-25 | 1 | -2/+3 |
* | re PR debug/42800 (VLA DW_AT_upper_bound is no longer emitted) | Jason Merrill | 2010-02-23 | 1 | -14/+13 |
* | re PR debug/43077 (VTA issues caused by SSA expand) | Michael Matz | 2010-02-23 | 1 | -6/+126 |
* | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 2010-02-19 | 1 | -46/+6 |
* | re PR lto/41664 (FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr4072... | Richard Guenther | 2010-02-11 | 1 | -0/+3 |
* | re PR middle-end/39954 (Revision 146817 caused unaligned access in gcc.dg/tor... | Richard Guenther | 2010-01-18 | 1 | -1/+17 |
* | re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253) | Richard Guenther | 2010-01-13 | 1 | -1/+2 |
* | re PR other/42611 (ICE in tree_low_cst, at tree.c:5014) | Jakub Jelinek | 2010-01-05 | 1 | -1/+9 |
* | re PR tree-optimization/42027 (Performance regression in convolution loop opt... | Michael Matz | 2009-12-20 | 1 | -6/+28 |
* | cfgexpand.c (expand_debug_expr): Remove overzealous assertion and useless code. | Eric Botcazou | 2009-12-14 | 1 | -20/+9 |
* | re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l... | Michael Matz | 2009-12-03 | 1 | -88/+33 |
* | re PR rtl-optimization/42084 (Wrong result with -Os -fno-delete-null-pointer-... | Michael Matz | 2009-11-27 | 1 | -6/+6 |
* | cfgexpand (n_stack_vars_conflict): New static variable. | Bernd Schmidt | 2009-11-26 | 1 | -2/+12 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -10/+10 |
* | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 2009-11-24 | 1 | -10/+7 |
* | re PR middle-end/41440 (SEG FAULT in CSE.C caused by bad RTL expansion) | Andy Hutchinson | 2009-11-12 | 1 | -0/+12 |
* | re PR debug/41893 (ICE with -combine and debug) | Jakub Jelinek | 2009-11-02 | 1 | -1/+2 |
* | Optimize -mstackrealign. | H.J. Lu | 2009-10-30 | 1 | -20/+16 |
* | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 2009-10-26 | 1 | -5/+12 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -0/+10 |
* | re PR middle-end/41805 (possible LTO termination bug) | Richard Guenther | 2009-10-23 | 1 | -2/+2 |
* | rtl.h (simplify_replace_fn_rtx): Declare. | Richard Sandiford | 2009-10-20 | 1 | -42/+0 |
* | cfgexpand.c (expand_debug_expr): Fail if bitpos < 0 for non-MEM op0. | Jakub Jelinek | 2009-10-19 | 1 | -0/+3 |
* | re PR debug/41717 (internal compiler error: in expand_debug_expr) | Jakub Jelinek | 2009-10-16 | 1 | -0/+40 |
* | tree-parloops.c (separate_decls_in_region_debug_bind): Drop debug stmts setti... | Jakub Jelinek | 2009-10-14 | 1 | -1/+8 |
* | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 2009-10-13 | 1 | -1/+1 |
* | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 2009-10-12 | 1 | -0/+12 |
* | re PR bootstrap/41404 (expr.c undefined reference while linking jc1) | Jakub Jelinek | 2009-10-02 | 1 | -3/+20 |
* | re PR debug/41248 (VTA: Assertion at 2910 of cfgexpand.c (expand_debug_locati... | Alexandre Oliva | 2009-09-23 | 1 | -2/+57 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -21/+6 |
* | re PR middle-end/41268 (bootstrap is broken after r151350 (expand from tuples)) | Michael Matz | 2009-09-09 | 1 | -4/+4 |
* | expr.h (emit_storent_insn, [...]): Declare. | Michael Matz | 2009-09-02 | 1 | -342/+301 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -3/+870 |
* | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 2009-08-01 | 1 | -3/+1 |