Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2002 12:47:27 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/gen infinity.c src/lib/libc/i386/gen infinity.c src/lib/libc/ia64/gen infinity.c src/lib/libc/sparc64/gen infinity.c src/lib/msun/src math.h
Message-ID:  <200209191947.g8JJlRP6030575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2002/09/19 12:47:27 PDT

  Modified files:
    lib/libc/alpha/gen   infinity.c 
    lib/libc/i386/gen    infinity.c 
    lib/libc/ia64/gen    infinity.c 
    lib/libc/sparc64/gen infinity.c 
    lib/msun/src         math.h 
  Log:
  Fix a problem with the definition of HUGE_VAL causing the gcc warning
  "cast increases required alignment of target type" on some platforms.
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libc/alpha/gen/infinity.c
  1.7       +1 -1      src/lib/libc/i386/gen/infinity.c
  1.3       +1 -1      src/lib/libc/ia64/gen/infinity.c
  1.4       +1 -1      src/lib/libc/sparc64/gen/infinity.c
  1.15      +5 -2      src/lib/msun/src/math.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209191947.g8JJlRP6030575>