Closed Bug 781474 Opened 12 years ago Closed 12 years ago

FP_X_DNML is not supported on FreeBSD non-x86

Categories

(Core :: General, defect)

Sun
FreeBSD
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: jbeich, Assigned: jbeich)

References

()

Details

Attachments

(1 file)

      No description provided.
$ cd /usr/src
  $ ls -1 sys/*/include/ieeefp.h
  sys/amd64/include/ieeefp.h
  sys/arm/include/ieeefp.h
  sys/i386/include/ieeefp.h
  sys/ia64/include/ieeefp.h
  sys/mips/include/ieeefp.h
  sys/pc98/include/ieeefp.h
  sys/powerpc/include/ieeefp.h
  sys/sparc64/include/ieeefp.h

  $ fgrep FP_X_DNML sys/*/include/ieeefp.h
  sys/amd64/include/ieeefp.h:#define FP_X_DNML    0x02    /* denormal */
  sys/i386/include/ieeefp.h:#define FP_X_DNML     0x02    /* denormal */
Attachment #650493 - Flags: review?(bzbarsky)
Comment on attachment 650493 [details] [diff] [review]
don't use FP_X_DNML on non-x86, patch from FreeBSD ports

r=me
Attachment #650493 - Flags: review?(bzbarsky) → review+
Assignee: nobody → jbeich
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/ccf302e93ca4
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: