https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64213
--- Comment #7 from uros at gcc dot gnu.org --- Author: uros Date: Tue Dec 9 14:40:40 2014 New Revision: 218517 URL: https://gcc.gnu.org/viewcvs?rev=218517&root=gcc&view=rev Log: PR bootstrap/64213 Revert: 2014-11-28 H.J. Lu <hongjiu...@intel.com> PR rtl-optimization/64037 * combine.c (setup_incoming_promotions): Pass the argument before any promotions happen to promote_function_mode. testsuite/ChangeLog: PR bootstrap/64213 Revert: 2014-11-28 H.J. Lu <hongjiu...@intel.com> PR rtl-optimization/64037 * g++.dg/pr64037.C: New test. Removed: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/pr64037.C Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/combine.c branches/gcc-4_9-branch/gcc/testsuite/ChangeLog