| Summary: | PPC64, function _get_maxmin_fp_NaN() doesn't handle QNaN, SNaN case correctly | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Carl Love <cel> |
| Component: | vex | Assignee: | Julian Seward <jseward> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.15 SVN | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | fix the _get_maxmin_fp_NAN function | ||
|
Description
Carl Love
2019-03-11 19:21:02 UTC
Created attachment 118974 [details] fix the _get_maxmin_fp_NAN function The attached patch was committed to fix the issue. commit e9986500957ae53ef6374e86938188bca4d1c6df Author: Carl Love <carll@us.ibm.com> Date: Fri Mar 22 12:32:29 2019 -0500 No regressions found by automated regression testing. Closing. |