https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95061
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Ian Lance Taylor <i...@gcc.gnu.org>: https://gcc.gnu.org/g:702adbb2fff0cc043f9c4e1af890421cb238cd18 commit r11-362-g702adbb2fff0cc043f9c4e1af890421cb238cd18 Author: Ian Lance Taylor <i...@golang.org> Date: Wed May 13 10:18:45 2020 -0700 libbacktrace: treat EACCESS like ENOENT libbacktrace/ PR go/95061 * posix.c (backtrace_open): Treat EACCESS like ENOENT.