]> gcc.gnu.org Git - gcc.git/commit
re PR target/87550 (Intrinsics for rdpmc (__rdpmc, __builtin_ia32_rdpmc) are interpre...
authorJakub Jelinek <jakub@redhat.com>
Wed, 10 Oct 2018 09:28:26 +0000 (11:28 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 10 Oct 2018 09:28:26 +0000 (11:28 +0200)
commit1f10b5b8db248aa640af3577cdb12ef13980b88b
treed5a994ab2b708240137dc635a450dc17260268e6
parent1c070612117bce2b8ca4230007c1a62778de75b5
re PR target/87550 (Intrinsics for rdpmc (__rdpmc, __builtin_ia32_rdpmc) are interpreted as pure functions)

PR target/87550
* config/i386/i386-builtin.def (IX86_BUILTIN_RDPMC): Move from args set
to special_args set.

* gcc.target/i386/pr87550.c: New test.

From-SVN: r265007
gcc/ChangeLog
gcc/config/i386/i386-builtin.def
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr87550.c [new file with mode: 0644]
This page took 0.067836 seconds and 5 git commands to generate.