]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_modes_tieable_p): Fix typo, use also size of mode1 to check for tieable...
authorUros Bizjak <ubizjak@gmail.com>
Thu, 1 Mar 2007 10:54:52 +0000 (11:54 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 1 Mar 2007 10:54:52 +0000 (11:54 +0100)
commit93de7743bac2adacede483aa17cb1a191e3c9b9a
treeb17ebdece7800fdd3aaab313f6038a1267db7f1e
parent7ffb5e78794b6d8f8094d7c928e6f0e94b62cad6
i386.c (ix86_modes_tieable_p): Fix typo, use also size of mode1 to check for tieable modes in MMX case.

* config/i386/i386.c (ix86_modes_tieable_p): Fix typo, use also
size of mode1 to check for tieable modes in MMX case.

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