Files
sdk/runtime
Alexander Aprelev 6011eb98d9 [vm] Fix isNegative on x64 and ia32.
Only one sign bit should be checked, other might contain sign of some garbage and should be ignored.

The issue manifested itself on unrelated cl on co19/LibTest/math/pow_A11_t01 test https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8750395319897344289/+/u/test_results/new_test_failures__logs_

TEST=ci

Change-Id: Id40a7eb1e5f1949a1c285968fffe55d80cf434a9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/363502
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2024-04-18 21:29:49 +00:00
..
2024-04-17 19:14:41 +00:00
2024-04-18 10:22:01 +00:00
2024-04-18 21:29:49 +00:00