Page MenuHomeFreeBSD

[PowerPC] Fix floating point environment manipulation
ClosedPublic

Authored by bdragon on Nov 24 2019, 12:56 AM.
Referenced Files
F160414767: D22526.id65553.diff
Wed, Jun 24, 6:34 AM
Unknown Object (File)
Sun, Jun 21, 11:04 PM
Unknown Object (File)
Sun, Jun 21, 2:32 PM
Unknown Object (File)
Sat, Jun 20, 4:37 AM
Unknown Object (File)
May 17 2026, 9:24 AM
Unknown Object (File)
May 17 2026, 7:20 AM
Unknown Object (File)
May 17 2026, 4:52 AM
Unknown Object (File)
May 17 2026, 3:39 AM

Details

Summary
  • Fix endianness problems in functions accessing and manipulating the floating point environment via fenv.h. (jhibbits wrote the original bits)
  • Fix bugs regarding synchronization requirements after writing SPEFSCR.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

You found the bugs with the kyua tests, did you retest post-changes?

lib/msun/powerpc/fenv.h
94–98

I think these need line wrapped.

ugh, think that was the wrong diff. Moment.

Actually upload the *correct* diff this time

bdragon marked an inline comment as done.
This revision is now accepted and ready to land.Dec 12 2019, 4:47 PM