diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-19 04:52:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-19 04:52:12 +0000 |
commit | ddc606cef767f479a4ad8b1d05fd1049a755d06a (patch) | |
tree | 4de34c3a39bbf4e725b5c372faa085641efbed69 /gcc/predict.c | |
parent | 674dddfe2db0280637f2f71211f9fd2018f555e8 (diff) | |
download | gcc-ddc606cef767f479a4ad8b1d05fd1049a755d06a.zip gcc-ddc606cef767f479a4ad8b1d05fd1049a755d06a.tar.gz gcc-ddc606cef767f479a4ad8b1d05fd1049a755d06a.tar.bz2 |
mksysinfo: force Passwd.Pw_[ug]id from int32 to uint32
Solaris 10 uses int32 for the Pw_uid and Pw_gid fields of Passwd,
but most systems, including Solaris 11, use uint32. Force uint32
for consistency and to fix the build.
Reviewed-on: https://go-review.googlesource.com/88195
From-SVN: r256875
Diffstat (limited to 'gcc/predict.c')
0 files changed, 0 insertions, 0 deletions