https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71976
--- Comment #10 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- Author: gjl Date: Mon Aug 8 10:13:54 2016 New Revision: 239239 URL: https://gcc.gnu.org/viewcvs?rev=239239&root=gcc&view=rev Log: Backport from 2016-07-29 trunk r238863. 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: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/combine.c