aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-09-26 15:17:30 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-09-26 15:17:30 +0000
commitdd554b787d0280566e891dba9e19dd718e68d42a (patch)
tree57f5e1807370604954ab0338603cc0503a68178b /gcc/builtins.c
parent6693898454936b07c7e003de872149b4201e940c (diff)
downloadgcc-dd554b787d0280566e891dba9e19dd718e68d42a.zip
gcc-dd554b787d0280566e891dba9e19dd718e68d42a.tar.gz
gcc-dd554b787d0280566e891dba9e19dd718e68d42a.tar.bz2
syscall: don't assume we have a GETEUID system call
On Alpha GNU/Linux there is no geteuid system call, there is only getresuid. The raw geteuid system call is only used for testing, so just skip the test if it's not available. Reviewed-on: https://go-review.googlesource.com/137655 From-SVN: r264647
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions