]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/mips/linux.h
Merge from rewrite branch.
[thirdparty/gcc.git] / gcc / config / mips / linux.h
index 894fcd03b34c6a37ebb09948e0e808920f4282ff..3663fe14a83e99c958c609018d01164c84d490f8 100644 (file)
@@ -127,7 +127,7 @@ void FN ()                                                  \
        builtin_define_std ("linux");                           \
        builtin_assert ("system=linux");                        \
        /* The GNU C++ standard library requires this.  */      \
-       if (c_language = clk_cplusplus)                         \
+       if (c_language == clk_cplusplus)                        \
          builtin_define ("_GNU_SOURCE");                       \
                                                                \
       if (mips_abi == ABI_N32)                                 \