]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (convert_move): Use emit_store_flag instead of "emulating" it.
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 7 Apr 2009 12:30:59 +0000 (12:30 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Tue, 7 Apr 2009 12:30:59 +0000 (12:30 +0000)
commit9a53bc17c486a122b5eb3570f2e1b374b5c35460
tree3f4ae47d601564892feee69ecd2e7fa2feac9aca
parent67b8f1c1494dd7e1832030e4f6b1cb8c9ca0427d
expr.c (convert_move): Use emit_store_flag instead of "emulating" it.

2009-04-07  Paolo Bonzini  <bonzini@gnu.org>

        * expr.c (convert_move): Use emit_store_flag instead of
        "emulating" it.

From-SVN: r145666
gcc/ChangeLog
gcc/expr.c