This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] RDSEED-builtin Description Fix
- From: Uros Bizjak <ubizjak at gmail dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Michael Zolotukhin <michael dot v dot zolotukhin at gmail dot com>, Kirill Yukhin <kirill dot yukhin at gmail dot com>
- Date: Fri, 10 Aug 2012 10:22:20 +0200
- Subject: Re: [PATCH] RDSEED-builtin Description Fix
Hello!
> 2012-08-10 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
>
> * config/i386/i386.c (ix86_init_mmx_sse_builtins): Fix description of
> __builtin_ia32_rdseed_di_step.
Maybe better as: Fix builtin target mask of __builtin_ia32_rdseed_di_step.
OK for mainline.
Thanks,
Uros.