[testsuite, committed, PR65941] Add and use effective target rdrand

Tom de Vries Tom_deVries@mentor.com
Mon May 1 14:28:00 GMT 2017


Hi,

atm I get these failures for x86_64 -m32:
...
FAIL: g++.dg/other/pr59492.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/other/pr59492.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/other/pr59492.C  -std=gnu++98 (test for excess errors)
...

More specifically:
...
/tmp/ccSwV0hl.s: Assembler messages:
/tmp/ccSwV0hl.s:24: Error: no such instruction: `rdrand %edx'
compiler exited with status 1
...

This patch turns the FAIL into an UNSUPPORTED.

Committed as obvious.

Thanks,
- Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-and-use-effective-target-rdrand.patch
Type: text/x-patch
Size: 1574 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170501/7459ad3e/attachment.bin>


More information about the Gcc-patches mailing list