aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-21cfgexpand.c (stack_var): Remove OFFSET...Easwaran Raman1-57/+19
2011-04-20cfgexpand.c (add_alias_set_conflicts): Add conflicts with a variable containi...Easwaran Raman1-2/+3
2011-04-20Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford1-1/+8
2011-04-18re PR lto/48492 (LTO bootstrap failure in copy_constant)Eric Botcazou1-0/+1
2011-04-15cfgexpand.c (expand_debug_expr): Use simplify_gen_{unary,binary,ternary} inst...Jakub Jelinek1-123/+123
2011-04-15tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.Michael Matz1-1/+6
2011-04-15cfgexpand.c (expand_call_stmt): Convert the function type to the original one...Eric Botcazou1-2/+2
2011-04-14cfgexpand.c (expand_call_stmt): Rematerialize the original function type if t...Eric Botcazou1-4/+9
2011-04-14Update alignment on local variables.H.J. Lu1-4/+5
2011-04-08re PR rtl-optimization/48389 (ICE: in make_edges, at cfgbuild.c:319 with -mtu...Michael Matz1-0/+3
2011-04-04re PR debug/48401 (ICE: RTL check: access of elt 4 of 'var_location' with las...Jakub Jelinek1-3/+3
2011-03-31tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...Jeff Law1-1/+1
2011-03-29re PR debug/48203 (ICE in dwarf2out.c while building eglibc.)Jakub Jelinek1-2/+4
2011-03-28cfgexpand.c (expand_gimple_cond): Always set the source location and block be...Eric Botcazou1-24/+14
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek1-1/+25
2011-03-03re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek1-0/+12
2011-02-28re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek1-7/+66
2011-02-18re PR debug/47780 (-fcompare-debug failure with -O -fgcse -fgcse-las -fstack-...Jakub Jelinek1-1/+1
2011-02-17re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-37/+7
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-10/+11
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-01-21re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-2/+3
2011-01-20re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)Jakub Jelinek1-0/+8
2011-01-02Bump Copyright years.Jakub Jelinek1-1/+1
2011-01-02re PR rtl-optimization/47028 (gcc.dg/tree-ssa/tailrecursion-[57].c FAIL with ...Jakub Jelinek1-1/+13
2010-12-16re PR debug/46893 (ICE: in trunc_int_for_mode, at explow.c:56 with -O -g)Jakub Jelinek1-2/+3
2010-12-14re PR middle-end/46667 (-freorder-blocks-and-partition -g failed and libstdc+...Jan Hubicka1-0/+4
2010-12-07re PR debug/46799 (-fcompare-debug failure (length) with -ftree-parallelize-l...Jakub Jelinek1-0/+2
2010-11-24re PR middle-end/46629 (Failed to build 200.sixtrack in SPEC CPU 2000)Jakub Jelinek1-1/+1
2010-11-23re PR middle-end/46499 (gcc.c-torture/execute/20051021-1.c FAILs with -fno-tr...Jakub Jelinek1-1/+8
2010-11-09re PR target/43808 (-fipa-reference -fschedule-insns -fstrict-aliasing causes...Jakub Jelinek1-4/+5
2010-11-05cfgexpand.c (expand_debug_expr): Handle MEM_REF with non-zero offset.Jakub Jelinek1-4/+9
2010-11-05re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)Jakub Jelinek1-0/+4
2010-11-03builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.Nathan Froyd1-1/+1
2010-10-12re PR middle-end/45962 (many c/c++ failures on cris-elf, in r165236:165242)Richard Henderson1-7/+16
2010-10-09re PR rtl-optimization/33721 ([meta-bug] Gcc can't properly align stack varia...Richard Henderson1-80/+187
2010-09-20re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Jakub Jelinek1-3/+1
2010-09-17Update stack alignment when increasing local variable alignment.H.J. Lu1-11/+20
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek1-1/+26
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-1/+0
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-2/+2
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-1/+2
2010-07-27re PR target/44542 (expand_one_stack_var_at may set DECL_ALIGN to a too high ...Jakub Jelinek1-5/+12
2010-07-20re PR debug/45006 (Failed to bootstrap)Jakub Jelinek1-1/+3
2010-07-20re PR debug/45003 (VTA issues with sign/zero extension and debug temporaries)Jakub Jelinek1-1/+1
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-4/+4
2010-07-08Fix PR44768Ramana Radhakrishnan1-4/+8
2010-07-06vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd1-40/+34
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-16/+2