https://sourceware.org/bugzilla/show_bug.cgi?id=23646

--- Comment #2 from Jean-Michaƫl Celerier <jeanmichael.celerier at gmail dot 
com> ---
I added a source file where I removed all the code until I didn't get the
segfault anymore. The culprit (code-wise) is the last line (line 67158): 

    template <typename T> T handle::cast() const { return
pybind11::cast<T>(*this); }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to