This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [PATCH] PR21166: Validate rdrand/rdseed support separately in gdb.reverse/insn-reverse-x86.c


On 02/23/2017 07:29 PM, Luis Machado wrote:
> As reported in PR21166, there are Intel processors out there that support
> rdrand but not rdseed. The fix is to verify both features separately and only
> run rdrand/rdseed tests if supported.
> 
> Pedro, could you please confirm this fixes what you see in your Fedora box?

Will do.

Thanks,
Pedro Alves


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