re PR target/46692 (Missing LM32 multilibs for divider and sign extender)

PR gcc/46692
	* config/lm32/t-lm32: Add multilib for all CPU options.

From-SVN: r169473
This commit is contained in:
Sebastien Bourdeauducq 2011-02-01 11:52:12 +00:00 committed by Sebastien Bourdeauducq
parent fdd3083a51
commit dd2804d247
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
PR gcc/46692
* config/lm32/t-lm32: Add multilib for all CPU options.
2011-02-01 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47541

View File

@ -1,2 +1,2 @@
# for multilib
MULTILIB_OPTIONS = mmultiply-enabled mbarrel-shift-enabled
MULTILIB_OPTIONS = mbarrel-shift-enabled mmultiply-enabled mdivide-enabled msign-extend-enabled