[Bug rtl-optimization/71976] insn-combiner deletes a live 64-bit shift
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 29 12:35:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71976
--- Comment #8 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Fri Jul 29 12:34:21 2016
New Revision: 238863
URL: https://gcc.gnu.org/viewcvs?rev=238863&root=gcc&view=rev
Log:
gcc/
PR rtl-optimization/71976
* combine.c (get_last_value): Return 0 if the argument for which
the function is called has a wider mode than the recorded value.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine.c
More information about the Gcc-bugs
mailing list