re PR target/58792 (ICE at mode-switching.c:421 when compiling clang lib/AST/Microsof...
authorUros Bizjak <ubizjak@gmail.com>
Sat, 19 Oct 2013 12:58:20 +0000 (14:58 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 19 Oct 2013 12:58:20 +0000 (14:58 +0200)
commit6eb793dd0fd8a3494a48b4ca1d748f347f9b3105
tree768ed4b211dde61d2ef02251b1e6a132db4eee22
parentc07757e53626133cd0f248f1f690e3fd9b059f6e
re PR target/58792 (ICE at mode-switching.c:421 when compiling clang lib/AST/MicrosoftCXXABI.cpp)

PR target/58792
* config/i386/i386.c (ix86_function_value_regno): Add DX_REG,
ST1_REG and XMM1_REG for 32bit and 64bit targets.  Also add DI_REG
and SI_REG for 64bit SYSV ABI targets.

From-SVN: r203857
gcc/ChangeLog
gcc/config/i386/i386.c