work-around system header namespace pollution
authorAlexandre Oliva <oliva@adacore.com>
Thu, 27 Feb 2020 16:34:44 +0000 (13:34 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Thu, 27 Feb 2020 16:34:44 +0000 (13:34 -0300)
commit46788c65f93c61a06764b284b4656dd9024e88d2
tree1bb67ecffbd2cbb09f832a774aa628254701b330
parentae7051590d4bf9b844874e727791f236315c835a
work-around system header namespace pollution

Including limits.h on vxworks pollutes the global namespace with SH
and many other platform names; work around it.

for  gcc/testsuite/ChangeLog

* gcc.target/aarch64/vect-mull.x (SH): Undefine.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/aarch64/vect-mull.x