optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake signed optab.
authorAndrew Haley <aph@redhat.com>
Sun, 9 Sep 2007 08:10:24 +0000 (08:10 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Sun, 9 Sep 2007 08:10:24 +0000 (08:10 +0000)
commitae2bd7d2edf73ff8386e6185bfc033fa7e6e4633
tree0e9e0663de4b4b41ebf9d3fc7db6537ddf2e51c7
parentcf7c4aa6af680063a0c08b79ce59cc3d0032cc9b
optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake signed optab.

        * optabs.c (sign_expand_binop): Set libcall_gen = NULL in the fake
        signed optab.

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