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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #5 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2011-03-03 19:03:47 UTC ---
(In reply to comment #4)
> Unfortunately, all my attempts to
> create a simple self-contained test have failed. Of course, during this

The advice here may help you:

http://gcc.gnu.org/bugs/minimize.html


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