http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55543
--- Comment #7 from Martin Gieseking ---
I can confirm that the issue seems to be gone in 4.8, and I can't reproduce it
with 4.7.3 either. So it's probably fixed in the recent releases.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55543
Bug #: 55543
Summary: diamond shaped inheritance involving strings leads to
crashing executables (MinGW, 32 bit)
Classification: Unclassified
Product: gcc
Version: 4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55543
--- Comment #3 from Martin Gieseking
2012-11-30 12:30:39 UTC ---
(In reply to comment #2)
> Yes, I noticed this regression recently on 4.8 too. There is already a
> smaller
> testcase and it has to do with SjLj exception-mechanism.
> Do
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55543
--- Comment #4 from Martin Gieseking
2012-11-30 15:56:00 UTC ---
Created attachment 28839
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28839
simplified sample code
I simplified the sample code a little bit by removing the static