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: "lothar at xcerla dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Aug 2003 17:10:08 -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
lothar at xcerla dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From lothar at xcerla dot com 2003-08-04 17:10 -------
I tried to compile the code with -ffloat-store as suggested in bug 323. It has NO effect on this
bug. Therefore I reopen the bug.
Lothar