This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/47964] logical || returns false result, optimization level 02 or 03


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]