diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2014-04-21 20:34:10 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2014-04-21 20:34:10 +0200 |
commit | b15d92bfddbc400d6bc221c1b57d905a926bbb4c (patch) | |
tree | ab05b66d41e5cce4962b61f154dc965d9913e040 /gcc/cfgexpand.c | |
parent | 4e4c8692b3ab339af21065190c46c233df332dd4 (diff) | |
download | gcc-b15d92bfddbc400d6bc221c1b57d905a926bbb4c.zip gcc-b15d92bfddbc400d6bc221c1b57d905a926bbb4c.tar.gz gcc-b15d92bfddbc400d6bc221c1b57d905a926bbb4c.tar.bz2 |
re PR target/60909 (ICE: in extract_insn, at recog.c:2202 (unrecognizable insn) with -mrdrnd and __builtin_ia32_rdrand32_step())
PR target/60909
* config/i386/i386.c (ix86_expand_builtin)
<case IX86_BUILTIN_RDRAND{16,32,64}_STEP>: Use temporary
register for target RTX.
<case IX86_BUILTIN_RDSEED{16,32,64}_STEP>: Ditto.
Testsuite/ChangeLog:
PR target/60909
* gcc.target/i386/pr60909-1.c: New test.
* gcc.target/i386/pr60909-2.c: Ditto.
From-SVN: r209545
Diffstat (limited to 'gcc/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions