optabs.c (expand_vector_unop): Don't expand using sub_optab if we got the wrong mode.
authorJ"orn Rennecke <joern.rennecke@superh.com>
Mon, 22 Jul 2002 14:22:58 +0000 (14:22 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 22 Jul 2002 14:22:58 +0000 (15:22 +0100)
commit0d541696aa1fce80cf0d521be3e1664391526c28
tree46ec71384d4da8c03d74e1033eca3bb9635fd5e0
parentbb9b3805344933d33cc30323e6d72ae69623f91a
optabs.c (expand_vector_unop): Don't expand using sub_optab if we got the wrong mode.

* optabs.c (expand_vector_unop): Don't expand using sub_optab
if we got the wrong mode.

From-SVN: r55648
gcc/ChangeLog
gcc/optabs.c