]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/nwld.h
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
[thirdparty/gcc.git] / gcc / config / i386 / nwld.h
index 3a0afc8b63d6198e6dd6436359bbf784218d997c..94ef0556ff2ef573945989d65364008e68c560c9 100644 (file)
@@ -31,7 +31,7 @@ along with GCC; see the file COPYING3.  If not see
 
 #undef  LINK_SPEC
 #define LINK_SPEC "--format:NLM --extensions:GNU" \
-       " %{static:%{!nostdlib:%{!nodefaultlib:%eStatic linking is not supported.\n}}}"
+       " %{static:%{!nostdlib:%{!nodefaultlib:%estatic linking is not supported\n}}}"
 
 #undef  LINK_GCC_C_SEQUENCE_SPEC
 #define LINK_GCC_C_SEQUENCE_SPEC "%L %G"