]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ree.c
re PR tree-optimization/59747 (wrong code at -Os and above on x86_64-linux-gnu in...
[thirdparty/gcc.git] / gcc / ree.c
2014-01-15  Jeff Lawre PR tree-optimization/59747 (wrong code at -Os and...
2014-01-10  Jeff Lawre PR middle-end/59743 (ICE: Segmentation fault)
2014-01-10  Jakub Jelinekre PR rtl-optimization/59754 ([ree.c] Incorrect merge...
2014-01-09  Jeff Lawree.c (get_sub_rtx): New function, extracted from...
2014-01-08  Jeff Lawre PR middle-end/53623 (sign extension is effectively...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Trevor Saundersadd auto_vec
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09  Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-05  Steven Bosscherbb-reorder.c (fix_crossing_unconditional_branches)...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-07  Steven Bosscher* ree.c (struct ext_cand): Remove GTY markers.
2012-11-22  Jakub Jelinek* ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-26  Teresa JohnsonAvoid conservative behavior in REE by allowing removal...
2012-10-08  Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-02  Jakub Jelinekre PR rtl-optimization/53160 (likely wrong code bug)
2012-01-31  Jakub Jelinekre PR bootstrap/52041 (Bootstrap failure at revision...
2012-01-26  Jakub Jelinekre PR rtl-optimization/51978 (ext-elim-1.c ICE on power...
2012-01-23  Jakub Jelinekre PR rtl-optimization/51933 (wrong code due to -free)
2012-01-22  Eric Botcazoure PR rtl-optimization/51924 (wrong code with -O -free...
2011-12-27  Eric Botcazoure PR rtl-optimization/51667 (new FAIL: 27_io/basic_...
2011-12-21  Enkovich Ilyare PR target/50038 (redundant zero extensions)