Improve recursion protection for VxWorks limits.h
authorOlivier Hainque <hainque@adacore.com>
Mon, 30 Dec 2019 21:26:08 +0000 (21:26 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Mon, 30 Dec 2019 21:26:08 +0000 (21:26 +0000)
commit7800631f7c9fd91bf58c7edd24a6d19e6fa9a10e
tree6ed03fc7527161ffd25da3b4748b07f31f6212fc
parentd7f5094aa3dc482b86861d633b6d35c59c289c8b
Improve recursion protection for VxWorks limits.h

2019-12-30  Olivier Hainque  <hainque@adacore.com>
            Jerome Lambourg  <labourg@adacore.com>

    * config/t-vxworks: Arrange to alter/restore glimits.h
    before/after stmp-int-hdrs, so it uses a different macro
    name to protect itself against recursive inclusions.

Co-Authored-By: Jerome Lambourg <lambourg@adacore.com>
From-SVN: r279777
gcc/ChangeLog
gcc/config/t-vxworks