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: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 15:15:51 -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 dhazeghi at yahoo dot com 2003-07-11 15:15 -------
Thanks for the attachment. Your testcase won't compile for me though:
[dara@draco objdir]$ gnatmake rgb_conversion_test.adb
gcc -c rgb_conversion_test.adb
rgb_conversion_test.adb:6:06: file "creake.ads" not found
rgb_conversion_test.adb:9:06: file "creake.ads" not found
gnatmake: "rgb_conversion_test.adb" compilation error
Are there more files needed to compile the testcase? Thanks,
Dara