This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47964] logical || returns false result, optimization level 02 or 03
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Mar 2011 16:51:56 +0000
- Subject: [Bug c++/47964] logical || returns false result, optimization level 02 or 03
- Auto-submitted: auto-generated
- References: <bug-47964-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47964
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-29 16:51:47 UTC ---
Is this still present on the 4.5 branch, or later releases?
(In reply to comment #4)
> (In reply to comment #1)
> > You need to provide self-contained testcase, this is not self-contained.
>
> Thank you for running your simple experiment. Unfortunately, all my attempts to
> create a simple self-contained test have failed.
It doesn't necessarily have to be simple (although that's preferable) but
without a testcase of some kind this will not get looked at.