r217197 - in /trunk/gcc: ChangeLog combine.c

bernds@gcc.gnu.org bernds@gcc.gnu.org
Thu Nov 6 17:19:00 GMT 2014


Author: bernds
Date: Thu Nov  6 17:19:57 2014
New Revision: 217197

URL: https://gcc.gnu.org/viewcvs?rev=217197&root=gcc&view=rev
Log:
Don't combine calls into i3, it wouldn't be changed into a CALL_INSN.

	* combine.c (try_combine): Don't allow a call as one of the source
	insns.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c



More information about the Gcc-cvs mailing list