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++/58174] gcc miscompiles code


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

--- Comment #2 from RafaÅ MuÅyÅo <galtgendo at o2 dot pl> ---
By "miscompiles", in this case I mean there's no error during compilation, but
the produced executable fails to work.

I'm not very familiar with the code of the project, that this file comes from,
but it's a quite complex bit of C++, which makes it difficult (on my skil
level) to tell what exactly goes wrong. I've only managed to find which source
file was the apparent culprit of the crash upon running.

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