]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (fusion_gpr_load_p): Refuse optimization if it would clobber the stack point...
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 28 Mar 2014 12:42:40 +0000 (12:42 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 28 Mar 2014 12:42:40 +0000 (12:42 +0000)
commitbd302a183af5190fb504174099a9085c3859bc93
treee4709c0ed404f735efc54de5f4354533f2ad7cf9
parentefeaaaafad228f4d451b399b93880a2b037561a0
rs6000.c (fusion_gpr_load_p): Refuse optimization if it would clobber the stack pointer, even temporarily.

* config/rs6000/rs6000.c (fusion_gpr_load_p): Refuse optimization
if it would clobber the stack pointer, even temporarily.

From-SVN: r208895
gcc/ChangeLog
gcc/config/rs6000/rs6000.c