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

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-12-04
                 CC|                            |tschwinge at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |openacc, openmp

--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Wild idea: switch libgomp to C++, and use 'throw' and other C++ idioms for
proper error propagation and unlocking as part of that?

Reply via email to