]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/csky/csky.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / config / csky / csky.c
index 8a3c9094a99b68e23f3bc0ccba575e86a1645e17..e4ac93323c0287d8d3d8191d51260983490fcac1 100644 (file)
@@ -6035,7 +6035,7 @@ csky_handle_isr_attribute (tree *node, tree name, tree args, int flags,
 
   if (!TARGET_ISTACK)
     {
-      warning (OPT_Wattributes, "%qE attribute ignored without -mistack",
+      warning (OPT_Wattributes, "%qE attribute ignored without %<-mistack%>",
               name);
       *no_add_attrs = true;
       return NULL_TREE;