[valgrind] [Bug 443180] The subnormal test and the ISA 3.0 test generate compiler warnings.

2021-10-01 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=443180

Carl Love  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 443180] The subnormal test and the ISA 3.0 test generate compiler warnings.

2021-09-30 Thread Carl Love
https://bugs.kde.org/show_bug.cgi?id=443180

Carl Love  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Carl Love  ---
Fix committed.

commit bcbfa9e9006aa377a4ed19919af9be6e4ac19267 (HEAD -> master)
Author: Carl Love 
Date:   Tue Sep 28 20:58:22 2021 +

fix compiler print format warnings in test_isa_3_0.c

GCC fixed the compiler warnings long long types.  Add explicit
casts so gcc will not generate compile warnings.

-- 
You are receiving this mail because:
You are watching all bug changes.