r149083 - in /trunk/gcc: ChangeLog expmed.c
bonzini@gcc.gnu.org
bonzini@gcc.gnu.org
Tue Jun 30 07:59:00 GMT 2009
Author: bonzini
Date: Tue Jun 30 07:59:01 2009
New Revision: 149083
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149083
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expmed.c
More information about the Gcc-cvs
mailing list