https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69385
--- Comment #13 from janus at gcc dot gnu.org --- (In reply to Paul Thomas from comment #11) > Changing the entire block to: > [...] > fixes Martin's problem and makes the following work correctly: It also cures my problem, i.e. comment 5. Thanks a lot for the fix! > For some reason that I cannot for the life of me understand, my svn+ssh > connection from my laptop is failing because of some problem with my public > keys. I recently got an email from the sourceware admins which said they are currently scanning the ssh keys for continued compatibility. Possibly you need to generate a new key (in case yours is too weak). Mine is apparently still working, luckily.