Re: [PATCH, libgo]: Fix build warning

2014-12-17 Thread Ian Lance Taylor
On Wed, Dec 17, 2014 at 1:54 AM, Uros Bizjak wrote: > On Tue, Dec 16, 2014 at 8:58 PM, Uros Bizjak wrote: > > The (now attached, to avoid mailer mangling) patch also fixes > mentioned build warnings. > > Bootstrapped and regression tested on CentOS 5.11. > > OK for mainline? Thanks. Committed.

Re: [PATCH, libgo]: Fix build warning

2014-12-17 Thread Uros Bizjak
On Wed, Dec 17, 2014 at 10:54 AM, Uros Bizjak wrote: > On Tue, Dec 16, 2014 at 8:58 PM, Uros Bizjak wrote: > When building libgo on CentOS 5.11, following warnings appear: In file included from /usr/include/fcntl.h:38:0, from sysinfo.c:6: /home/uros/gcc-b

Re: [PATCH, libgo]: Fix build warning

2014-12-17 Thread Uros Bizjak
On Tue, Dec 16, 2014 at 8:58 PM, Uros Bizjak wrote: >>> When building libgo on CentOS 5.11, following warnings appear: >>> >>> In file included from /usr/include/fcntl.h:38:0, >>> from sysinfo.c:6: >>> /home/uros/gcc-build/gcc/include-fixed/sys/stat.h:317:16: warning: >>> inline

Re: [PATCH, libgo]: Fix build warning

2014-12-16 Thread Uros Bizjak
On Tue, Dec 16, 2014 at 8:22 PM, Ian Lance Taylor wrote: > On Tue, Dec 16, 2014 at 11:05 AM, Uros Bizjak wrote: >> >> When building libgo on CentOS 5.11, following warnings appear: >> >> In file included from /usr/include/fcntl.h:38:0, >> from sysinfo.c:6: >> /home/uros/gcc-build

Re: [PATCH, libgo]: Fix build warning

2014-12-16 Thread Ian Lance Taylor
On Tue, Dec 16, 2014 at 11:05 AM, Uros Bizjak wrote: > > When building libgo on CentOS 5.11, following warnings appear: > > In file included from /usr/include/fcntl.h:38:0, > from sysinfo.c:6: > /home/uros/gcc-build/gcc/include-fixed/sys/stat.h:317:16: warning: > inline function ‘

[PATCH, libgo]: Fix build warning

2014-12-16 Thread Uros Bizjak
Hello! When building libgo on CentOS 5.11, following warnings appear: In file included from /usr/include/fcntl.h:38:0, from sysinfo.c:6: /home/uros/gcc-build/gcc/include-fixed/sys/stat.h:317:16: warning: inline function ‘lstat64’ declared but never defined __inline__ int lstat64