This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/8925] Floating point code gives incorrect results
- From: "dannysmith at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 10:36:50 -0000
- Subject: [Bug ada/8925] Floating point code gives incorrect results
- References: <20021213051600.8925.sjs@essex.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8925
------- Additional Comments From dannysmith at gcc dot gnu dot org 2003-08-27 10:36 -------
And with gcc version 3.3.1 (mingw special 20030804-1) on i686-pc-mingw32
D:\develop\bugs>rgb_conversion_test
Enter phase: 180
Enter saturation: 1
Enter intensity: 0.5
Converted value: 0 191 191
see comments for pr 8924