--- ld/ldlang.c 2020-01-18 14:55:48.000000000 +0100 +++ ld/ldlang_new.c 2020-05-09 16:57:21.576153371 +0200 @@ -3659,7 +3659,7 @@ if ((ctf_output = ctf_create (&err)) != NULL) return; - einfo (_("%P: warning: CTF output not created: `s'\n"), + einfo (_("%P: warning: CTF output not created: `%s'\n"), ctf_errmsg (err)); LANG_FOR_EACH_INPUT_STATEMENT (errfile)