This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/33809] Rounding off error in GCC 4.1.2
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2007 16:27:19 -0000
- Subject: [Bug c/33809] Rounding off error in GCC 4.1.2
- References: <bug-33809-12095@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from manu at gcc dot gnu dot org 2007-10-18 16:27 -------
(In reply to comment #3)
> Your code is undefined. You have multiple assignments to pow_tmp without
> intervening sequence points.
>
Do you think it could be interesting to collect these kind of reports as
potential testcases for an improved Wsequence-point (PR16202)?
The only thing to be done is (apart from closing it as invalid) add it as
blocking bug 16202.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33809