]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/driver-rs6000.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / config / rs6000 / driver-rs6000.c
index 9368a534e397727c1a633af9c0798d3721c450ac..b290eea4bdd373b61f8cb2d529039cd19f50f406 100644 (file)
@@ -265,7 +265,8 @@ elf_platform (void)
          candidates_list_and_hint (cpu, s, candidates);
          fatal_error (
            input_location,
-           "Unsupported cpu name returned from kernel for -mcpu=native: %s\n"
+           "Unsupported cpu name returned from kernel for "
+           "%<-mcpu=native%>: %s\n"
            "Please use an explicit cpu name.  Valid cpu names are: %s",
            cpu, s);
        }