Re: Unused GCC builtins

2018-01-27 Thread Martin Sebor
On 01/24/2018 07:09 AM, Jakub Jelinek wrote: On Wed, Jan 24, 2018 at 03:04:55PM +0100, Manuel Rigger wrote: In a second step, we also considered internal builtins and found that the vararg handling builtins (__builtin_va_start, __builtin_va_end, __builtin_va_arg, and __builtin_va_copy) are relie

Re: GCC 8.0.0 Status Report (2018-01-15), Trunk in Regression and Documentation fixes only mode

2018-01-27 Thread Rainer Orth
Hi Andrew, > It might be worth checking what MPFR is linking with in the test suite. I > seemed to see it > linking with the system libs when built in tree, rather than the in tree > ones. that's certainly not the case on Solaris 10: unlike Solaris 11, there are no bundled gmp/mpfr/mpc present.

Re: gcc generated memcpy calls symbol version

2018-01-27 Thread Tom Mason
Actually, never mind, it's working fine: https://gist.github.com/wheybags/b7e4152daf76c72503e9e1f52f3dca3d and I have some other problem. On Fri, Jan 26, 2018 at 9:22 PM, H.J. Lu wrote: > On Fri, Jan 26, 2018 at 1:17 PM, Tom Mason wrote: > > I'm not entirely sure I understand that issue. From

"svn up" over ssh does not work

2018-01-27 Thread Thomas Koenig
Hi, I am getting $ LANG=C svn up Updating '.': svn: E170013: Unable to connect to a repository at URL 'svn+ssh://tkoe...@gcc.gnu.org/svn/gcc/trunk' svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration