[Bug testsuite/65941] FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

2017-05-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65941

Tom de Vries  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Tom de Vries  ---
Patch committed, marking resolved-fixed.

[Bug testsuite/65941] FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

2017-05-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65941

--- Comment #3 from Tom de Vries  ---
Author: vries
Date: Mon May  1 14:15:33 2017
New Revision: 247438

URL: https://gcc.gnu.org/viewcvs?rev=247438=gcc=rev
Log:
Add and use effective target rdrand

2017-05-01  Tom de Vries  

PR testsuite/65941
* lib/target-supports.exp (check_effective_target_rdrand): New proc.
* g++.dg/other/pr59492.C: Require effective target rdrand.

Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/other/pr59492.C
trunk/gcc/testsuite/lib/target-supports.exp

[Bug testsuite/65941] FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

2017-04-30 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65941

--- Comment #2 from Tom de Vries  ---
Created attachment 41289
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41289=edit
tentative patch

[Bug testsuite/65941] FAIL: g++.dg/other/pr59492.C: no such instruction: rdrand

2015-04-30 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65941

--- Comment #1 from vries at gcc dot gnu.org ---
Fail in same testcase also observed at:
https://gcc.gnu.org/ml/gcc-testresults/2015-04/msg02807.html .