r209718 - in /branches/gcc-4_7-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Wed Apr 23 19:05:00 GMT 2014


Author: uros
Date: Wed Apr 23 19:05:33 2014
New Revision: 209718

URL: http://gcc.gnu.org/viewcvs?rev=209718&root=gcc&view=rev
Log:
        Backport from mainline
        2014-04-21  Uros Bizjak  <ubizjak@gmail.com>

        PR target/60909
        * config/i386/i386.c (ix86_expand_builtin)
        <case IX86_BUILTIN_RDRAND{16,32,64}_STEP>: Use temporary
        register for target RTX.

testsuite/ChangeLog:

        Backport from mainline
        2014-04-21  Uros Bizjak  <ubizjak@gmail.com>

        PR target/60909
        * gcc.target/i386/pr60909.c: New test.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr60909.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list