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++/54569] Compiling code with -O3 results to segfault in MAME/MESS binary


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

Lars <l.gronning at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.gronning at gmail dot com

--- Comment #1 from Lars <l.gronning at gmail dot com> 2012-10-19 11:16:32 UTC ---
I am also experienced something that seems like the same bug using mingw
cross-compiler 4.7.2 and 4.7.0. After removing the -fipa-cp-clone flag all
seems to work.


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