]> gcc.gnu.org Git - gcc.git/commit
re PR bootstrap/40597 (Powerpc bootstrap is broken due to changes in expmed.c)
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 30 Jun 2009 07:59:01 +0000 (07:59 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Tue, 30 Jun 2009 07:59:01 +0000 (07:59 +0000)
commitef12ae452a2db8be0ebe244da2afe3ce24564d5b
treeafc07285be9adf6c85faafebefaa8a02e707dd6a
parent791b59e35bd36fce29aea0f0f16ec65b1c6ace14
re PR bootstrap/40597 (Powerpc bootstrap is broken due to changes in expmed.c)

2009-06-30  Paolo Bonzini  <bonzini@gnu.org>

PR boostrap/40597
* expmed.c (emit_cstore): New name of emit_store_flag_1.
(emit_store_flag_1): Extract from emit_store_flag, adjust
calls to (what now is) emit_cstore.
(emit_store_flag): Call emit_store_flag_1 and also use it
for what used to be recursive calls.

From-SVN: r149083
gcc/ChangeLog
gcc/expmed.c
This page took 0.061996 seconds and 5 git commands to generate.