re PR middle-end/42834 (memcpy folding overeager)
[gcc.git] / gcc / cfgexpand.c
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-21 Jakub JelinekMakefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-14 Jakub Jelinekre PR debug/44136 (ICE in expand_debug_expr with -mno...
2010-04-22 Bernd Schmidtre PR middle-end/29274 (not using mulsidi3)
2010-04-19 DJ Deloriecfgexpand.c (expand_debug_expr): Check for mismatched...
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-13 Simon Baldwincfgexpand.c (gimple_expand_cfg): Clarify warning messag...
2010-04-12 Richard Bienergsstruct.def (GSS_CALL): New.
2010-04-08 Jakub Jelinekre PR debug/43670 ("-fcompare-debug failure (length...
2010-03-31 Jakub Jelinekre PR debug/43557 (ICE with -combine and -g)
2010-03-24 Jakub Jelinekre PR debug/19192 (Current development gcc generates...
2010-03-18 Aldy Hernandeztree.h: Declare make_decl_rtl_for_debug.
2010-03-03 Jakub Jelinekre PR debug/43229 (ice expand_debug_expr, at cfgexpand...
2010-03-01 Jakub Jelinekcfgexpand.c (expand_used_vars): If an artificial non...
2010-02-25 Jakub Jelinekre PR debug/43166 (ICE in simplify_subreg on fortran...
2010-02-25 Jakub Jelinekre PR debug/43165 (ice in simplify_subreg, at simplify...
2010-02-23 Jason Merrillre PR debug/42800 (VLA DW_AT_upper_bound is no longer...
2010-02-23 Michael Matzre PR debug/43077 (VTA issues caused by SSA expand)
2010-02-19 Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2010-02-11 Richard Guentherre PR lto/41664 (FAIL: gfortran.dg/lto/pr40725 f_lto_pr...
2010-01-18 Richard Guentherre PR middle-end/39954 (Revision 146817 caused unaligne...
2010-01-13 Richard Guentherre PR middle-end/42678 (ICE with lto1 in expand_mult...
2010-01-05 Jakub Jelinekre PR other/42611 (ICE in tree_low_cst, at tree.c:5014)
2009-12-20 Michael Matzre PR tree-optimization/42027 (Performance regression...
2009-12-14 Eric Botcazoucfgexpand.c (expand_debug_expr): Remove overzealous...
2009-12-03 Michael Matzre PR middle-end/38474 (compile time explosion in dataf...
2009-11-27 Michael Matzre PR rtl-optimization/42084 (Wrong result with -Os...
2009-11-26 Bernd Schmidtcfgexpand (n_stack_vars_conflict): New static variable.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-11-12 Andy Hutchinsonre PR middle-end/41440 (SEG FAULT in CSE.C caused by...
2009-11-02 Jakub Jelinekre PR debug/41893 (ICE with -combine and debug)
2009-10-30 H.J. LuOptimize -mstackrealign.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-23 Richard Guentherre PR middle-end/41805 (possible LTO termination bug)
2009-10-20 Richard Sandifordrtl.h (simplify_replace_fn_rtx): Declare.
2009-10-19 Jakub Jelinekcfgexpand.c (expand_debug_expr): Fail if bitpos < 0...
2009-10-16 Jakub Jelinekre PR debug/41717 (internal compiler error: in expand_d...
2009-10-14 Jakub Jelinektree-parloops.c (separate_decls_in_region_debug_bind...
2009-10-13 Jakub Jelinekre PR target/41693 (RTL Check Failure in expand_debug_e...
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-10-02 Jakub Jelinekre PR bootstrap/41404 (expr.c undefined reference while...
2009-09-23 Alexandre Olivare PR debug/41248 (VTA: Assertion at 2910 of cfgexpand...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-09 Michael Matzre PR middle-end/41268 (bootstrap is broken after r1513...
2009-09-02 Michael Matzexpr.h (emit_storent_insn, [...]): Declare.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-01 Paolo Bonziniexpr.c (store_constructor): Use promote_decl_mode.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-14 Richard Guentherre PR middle-end/40745 (Revision 149624 caused x86...
2009-07-14 Richard Guenthertree-ssa-alias.h (refs_may_alias_p_1): Declare.
2009-07-11 Jakub Jelinekre PR target/40667 (stack frames are generated even...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-12 Joey Yere PR target/39146 (Unnecessary stack alignment)
2009-06-08 Michael Matzre PR debug/40012 (Revision 146817 generated bad debug...
2009-06-03 Richard Guenthercfgexpand.c (discover_nonconstant_array_refs_r): Make...
2009-06-02 Alexandre Olivacfgexpand.c (gimple_expand_cfg): Discard the source...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-06 Michael Matzre PR middle-end/40021 (Revision 146817 miscompiled...
2009-04-27 Michael Matzssaexpand.h (struct ssaexpand): Member 'values' is...
2009-04-26 Michael MatzExpand from SSA.
2009-03-27 H.J. Lure PR middle-end/39315 (Unaligned move used on aligned...
2009-03-11 Jakub Jelinekre PR target/39137 (-mpreferred-stack-boundary=2 causes...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-27 Richard Guentherre PR middle-end/38503 (warnings from -isystem headers...
2009-01-15 H.J. Lure PR middle-end/37843 (unaligned stack in main due...
2009-01-04 Steven Bosscherre PR middle-end/38584 (Inline heuristics run even...
2008-10-08 Jakub Jelinekcfgexpand.c (expand_gimple_cond): Convert also goto_blo...
2008-10-07 Jakub Jelinekre PR middle-end/29609 (Even with -O0 -g gcc optimizes...
2008-09-18 Jakub Jelinekre PR debug/34037 (Bounds for VLAs not emitted into...
2008-09-09 Aldy Hernandezfunction.h (struct function): Add function_start_locus.
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-08-06 H.J. Lure PR middle-end/37009 (No need to align stack when...
2008-08-01 H.J. Lucfgexpand.c (expand_stack_alignment): Assert that stack...
2008-07-31 H.J. Lure PR debug/36977 (Incorrect debug info for stack varia...
2008-07-30 H.J. Lu[multiple changes]
2008-07-29 Jan Hubickapredict.c (always_optimize_for_size_p): New function.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-26 H.J. Lure PR middle-end/36253 (Caller-save stack slot may...
2008-05-21 Eric Botcazoucfgexpand.c (tree_expand_cfg): Zap the EH throw stateme...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-04-02 Paolo Bonziniexpr.c (expand_var): Delete it.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-01-26 Peter Bergnerre PR target/34814 (SDmode function args not passed...
2007-10-17 Andrew Pinskicfgexpand.c (expand_stack_vars): Add checking to make...
2007-10-17 Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-09-19 Andrew Pinskicfgexpand.c (dump_stack_var_partition): Use the correct...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
next