Fix IA-64 glibc ICE PR target/13132
commit367d6d0bd7ed19555dde48d89b347cd91458cc23
authorJames E Wilson <wilson@specifixinc.com>
Mon, 8 Dec 2003 22:39:51 +0000 (8 22:39 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 8 Dec 2003 22:39:51 +0000 (8 14:39 -0800)
tree87fb22ff5577142cb874737eef2278cf374a2ac5
parent8bb1e63ec78e08832a0f3a2a87496479df182140
Fix IA-64 glibc ICE PR target/13132

Fix IA-64 glibc ICE
PR target/13132
* expmed.c (extract_bit_field): Only call mode_for_size for scalar
integer modes.

From-SVN: r74443
gcc/ChangeLog
gcc/expmed.c