]> gcc.gnu.org Git - gcc.git/commit
(synth_mult): Don't try to make recursive call if we would be shifting by a negative...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 19 Mar 1993 22:30:21 +0000 (17:30 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 19 Mar 1993 22:30:21 +0000 (17:30 -0500)
commit5eebe2eb038f42c58ae6c3b55a474c79df7f5ce2
treeb132049312bc01e9da9f56c883fb29c2b782d4cb
parentfb5c8ce64aa4c73336fe3abee7ff193cc85d5d73
(synth_mult): Don't try to make recursive call if we would be shifting by a negative number.

(synth_mult): Don't try to make recursive call if we would be shifting
by a negative number.
(expand_mult): Don't negate VAL if it is negative.

From-SVN: r3788
gcc/expmed.c
This page took 0.061408 seconds and 5 git commands to generate.