[PATCH] fix #69251 - [6 Regression] ICE in unify_array_domain on a flexible array member

Jason Merrill jason@redhat.com
Thu Feb 4 16:38:00 GMT 2016


On 02/04/2016 10:32 AM, Martin Sebor wrote:
> FWIW, I keep having trouble with the repository.  Git doesn't
> work to check things in at all

The instructions here aren't working for you?

https://gcc.gnu.org/wiki/GitMirror#Commit_upstream_.28git-svn.29

> and I have only one svn repository
> that does.  The other one keeps giving me the error below, so
> every time I have to retest a patch I end up copying it from one
> machine to another, which is obviously error prone.
>
> $ svn switch --relocate svn://gcc.gnu.org/svn/gcc
> svn+ssh://msebor@gcc.gnu.org/svn/gcc
> svn: E170013: Unable to connect to a repository at URL
> 'svn+ssh://msebor@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 file.
> svn: E210002: Network connection closed unexpectedly

Seems like you have ssh setup issues.

Jason



More information about the Gcc-patches mailing list