On 5 June 2013 17:59, Tom Tromey wrote: > The pretty-printer test "shared_ptr.cc" fails for me on x86-64 Fedora 18. > The local variable "esp" is optimized out. > > Since the purpose of this test is to test the pretty-printers, it seemed > simplest to me to just disable optimizations. The appended fixes the > problem for me. > > Ok?
OK, thanks.