Sam James <s...@gentoo.org> writes:
> Alexander Monakov <amona...@ispras.ru> writes: > [...] >> >> I'm very curious what you mean by "this has come up with LLVM [] too": >> ttbomk, >> LLVM doesn't do such lifetime-based optimization yet, which is why compiling >> LLVM with LLVM doesn't break it. Can you share some examples? Or do you mean >> instances when libLLVM-miscompiled-with-GCC was linked elsewhere, and that >> program crashed mysteriously as a result? >> >> Indeed this work is inspired by the LLVM incident in PR 106943. > > [...] > I had some vague memories in the back of my head so I went digging > because I enjoy this: > [...] I ended up stumbling on two more: * charm (https://github.com/UIUC-PPL/charm/issues/1045) * firebird (https://github.com/FirebirdSQL/firebird/issues/5384, starring richi) Now I'm really done :) > [...] >> >> Alexander > > thanks, > sam