This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/62642] [4.8/4.9 Regression] x86 rdtsc is moved through barrier


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jun 12 11:54:43 2015
New Revision: 224420

URL: https://gcc.gnu.org/viewcvs?rev=224420&root=gcc&view=rev
Log:
        Backported from mainline
        2014-12-15  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/62642
        * ira.c (rtx_moveable_p): Prevent UNSPEC_VOLATILE moves.

Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/ira.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]