This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488)


On 05/18/2013 01:30 AM, Joseph S. Myers wrote:
I noticed that complex.h wrongly disabled the definition of the CMPLXL
macro if double and long double have the same representation and
alignment (__NO_LONG_DOUBLE_MATH).  This patch fixes this bug.  Tested
x86_64 (not that that covers the case where the bug appeared).

ok,
andreas

--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]