]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/x86_64/fpu/s_copysignf.S
.
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / s_copysignf.S
index 0fbe1d4c9607e163c1b2d3c5b33af60748f503ef..f5dc5f78ad97019a8bac26fb56b2f76d8040e7b9 100644 (file)
@@ -1,5 +1,5 @@
 /* copy sign, double version.
-   Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Andreas Jaeger <aj@suse.de>, 2002.
 
@@ -38,7 +38,6 @@ mask:
 #define MO(op) op
 #endif
 
-       .text
 ENTRY(__copysignf)
        movss   MO(mask),%xmm3
        andps   %xmm3,%xmm0