Added ".set noat"/".set at".
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 1998 17:13:29 +0000 (17:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 1998 17:13:29 +0000 (17:13 +0000)
sysdeps/alpha/s_fabs.S

index e5992ad..00698d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@azstarnet.com>
 
 
 ENTRY(__fabs)
 #ifdef PROF
+       .set noat
        ldgp    gp, 0(pv)
        lda     AT, _mcount
        jsr     AT, (AT), _mcount
+       .set at
        .prologue 1
 #else
        .prologue 0