History log of /freebsd-10-stable/contrib/gcc/combine.c
Revision Date Author Comments
# 260528 10-Jan-2014 pfg

MFC r260361:

gcc: Fix optimization bug.

GCC-PR rtl-optimization/34628
* combine.c (try_combine): Stop and undo after the first combination
if an autoincrement side-effect on the first insn has effectively
been lost.


# 260528 10-Jan-2014 pfg

MFC r260361:

gcc: Fix optimization bug.

GCC-PR rtl-optimization/34628
* combine.c (try_combine): Stop and undo after the first combination
if an autoincrement side-effect on the first insn has effectively
been lost.