]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sh/vxworks.h
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / config / sh / vxworks.h
index 342c63926c21d1afeef58430b8f03d74606f7262..1ea24e06d5ef84abc41ee06b94e2b663b8482af0 100644 (file)
@@ -40,7 +40,7 @@ along with GCC; see the file COPYING3.  If not see
         appear in shared libraries, so relaxation is OK        \
         for RTP PIC.  */                                       \
       if (TARGET_RELAX && !(TARGET_VXWORKS_RTP && flag_pic))   \
-       error ("-mrelax is only supported for RTP PIC");        \
+       error ("%<-mrelax%> is only supported for RTP PIC");    \
     }                                                          \
   while (0)