]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_zero_extend_to_Pmode): Rewrite using convert_to_mode.
authorUros Bizjak <uros@gcc.gnu.org>
Sun, 11 Mar 2012 18:19:05 +0000 (19:19 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 11 Mar 2012 18:19:05 +0000 (19:19 +0100)
commit670bb1a1c68bfbc3b1ab8986ec3d55bc9c005fe4
treeb2d5e35dbb8d0c7d354cbf7d2745f49f10431379
parentba61421d583a66b86edcbc7a259875ca61f2ef6e
i386.c (ix86_zero_extend_to_Pmode): Rewrite using convert_to_mode.

* config/i386/i386.c (ix86_zero_extend_to_Pmode): Rewrite using
convert_to_mode.

From-SVN: r185198
gcc/ChangeLog
gcc/config/i386/i386.c