[Ada] Do not attempt to re-arm guard page on x86_64-vx7(r2)
commitccba4bf136ef7012e7387119a86da56575802c4f
authorDoug Rupp <rupp@adacore.com>
Wed, 10 Jul 2019 09:02:51 +0000 (10 09:02 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Wed, 10 Jul 2019 09:02:51 +0000 (10 09:02 +0000)
tree2b218b91c6d28105c4700abf6781a464b6edcd3f
parentc14dc27e91ccd6bdc86ac0b875892396dc84a985
[Ada] Do not attempt to re-arm guard page on x86_64-vx7(r2)

A change in the API prohibits accessing Tcb fields directly. The bug in
VxWorks7 (failure to re-arm the guard page) now appears to be fixed, so
this is no long necessary.

2019-07-10  Doug Rupp  <rupp@adacore.com>

gcc/ada/

* init.c: Do not attempt to re-arm guard page on x86_64-vx7(r2).

From-SVN: r273351
gcc/ada/ChangeLog
gcc/ada/init.c