This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11767] different code behaviour with -fprofile-arcs -ftest-coverage
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2003 14:14:29 -0000
- Subject: [Bug c++/11767] different code behaviour with -fprofile-arcs -ftest-coverage
- References: <20030801203357.11767.lothar@xcerla.com>
- 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=11767
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-03 14:14 -------
I could reproduce it under 3.3.1 (20030707) but the problem is that gcc is using
excessive precission for the floating point so this is not a bug (actually this is a dup of bug
323).
*** This bug has been marked as a duplicate of 323 ***