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++/51962] Compiling with -O3 and using the same input produces a different result


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51962

--- Comment #3 from Mario Achkar <mario.achkar at gmail dot com> 2012-01-23 11:27:48 UTC ---
(In reply to comment #1)
> You do not initialise found1.  Set that to false and your problem probably goes
> away.
Thanks for the fast reply.


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