https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87550

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Oct 12 14:55:17 2018
New Revision: 265112

URL: https://gcc.gnu.org/viewcvs?rev=265112&root=gcc&view=rev
Log:
        Backported from mainline
        2018-10-10  Jakub Jelinek  <ja...@redhat.com>

        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.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/pr87550.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/i386/i386-builtin.def
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to