]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/common/config/m68k/m68k-common.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / common / config / m68k / m68k-common.c
index 05b23d51d9724e722ba9152a1a0a61e18a0bfe8c..f13e0f9d24b8ec98d1d58b9299488d92a96c7184 100644 (file)
@@ -57,7 +57,7 @@ m68k_handle_option (struct gcc_options *opts,
 
     case OPT_mshared_library_id_:
       if (value > MAX_LIBRARY_ID)
-       error_at (loc, "-mshared-library-id=%s is not between 0 and %d",
+       error_at (loc, "%<-mshared-library-id=%s%> is not between 0 and %d",
                  arg, MAX_LIBRARY_ID);
       else
         {