]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/i386-options.c
Revert "target: support spaces in target attribute."
[thirdparty/gcc.git] / gcc / config / i386 / i386-options.c
index c9523b26f499aee97df92c03fe5df7e637884635..e7a3bd4aaeadca5f4ecccf3aba0f22321c8b67f9 100644 (file)
@@ -1146,8 +1146,6 @@ ix86_valid_target_attribute_inner_p (tree fndecl, tree args, char *p_strings[],
          next_optstr = NULL;
        }
 
-      p = strip_whitespaces (p, &len);
-
       /* Recognize no-xxx.  */
       if (len > 3 && p[0] == 'n' && p[1] == 'o' && p[2] == '-')
        {