]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (emit_move_complex_push): Export.
authorRichard Henderson <rth@redhat.com>
Thu, 1 Mar 2007 16:30:38 +0000 (08:30 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 1 Mar 2007 16:30:38 +0000 (08:30 -0800)
commitceca734e8f8b368ab4087ce3970118775735f593
treeb6d11fc471a5238e81dafa6b6bd684ff01ef7366
parent5f81370d9f02d82b58964b104eb60197b7e773ef
expr.c (emit_move_complex_push): Export.

        * expr.c (emit_move_complex_push): Export.
        (emit_move_complex_parts): Split out from ...
        (emit_move_complex): ... here.
        * expr.h (emit_move_complex_push, emit_move_complex_parts): Declare.
        * config/i386/i386.md (movcdi): New.

From-SVN: r122432
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/expr.c
gcc/expr.h