https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122810

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Created attachment 62896
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62896&action=edit
Draft patch for libgomp.oacc-fortran/error_stop-1.f

Attached patch for the testcase.

But I am wondering to what extend libgfortran actually handles that
libbacktrace is not enabled.

I didn't see any  '#ifdef BACKTRACE_SUPPORTED'  and also configure.ac
seems to use it unconditionally, contrary to, e.g., libstdc++.
The BACKTRACE_SUPPORTED define comes from
$(BUILD)/libbacktrace/backtrace-supported.h.

Reply via email to