OSDN Git Service

remove vestiges of inadvertently committed changes
[pf3gnuchains/gcc-fork.git] / fixincludes / inclhack.def
index 853ab3b..4f70a9f 100644 (file)
@@ -3353,7 +3353,7 @@ fix = {
     test_text = <<- _EOText_
        #ident  "@(#)math_c99.h 1.9     04/11/01 SMI"
        #undef  signbit
-       #define signbit(x)      __builtin_signbit(x);
+       #define signbit(x)      __builtin_signbit(x)
        _EOText_;
 };