expmed.c
185 KB
-
re PR bootstrap/40597 (Powerpc bootstrap is broken due to changes in expmed.c) · ef12ae45
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
Paolo Bonzini committed