------- Comment #13 from foom at fuhm dot net 2010-01-12 06:27 ------- The crash is still present for my code. I'm using: g++ (Debian 20091228-2) 4.5.0 20091228 (experimental) [trunk revision 155486] on AMD64.
Passing -fno-ipa-cp also makes the bug disappear for me. But apparently r154673 did not fix the underlying issue, only make it unreproducible with the test case here. I can try again to minimize, but I'm not optimistic: this bug seems to appear and disappear almost randomly with minor adjustments to the code, and unfortunately I cannot post my complete code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290