https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125051
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org
--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> ---
@Tobias - I have added you to the CC list because I would like you to take a
look at the fix attached to comment 8.
I know nothing about the inner workings of OMP and would appreciate it if you
could provide an opinion about the changes in trans-openmp.cc. Should the
condition for changing namespace be more selective? While the patch is
regression free, I am worried about triggering loads when faced with real world
applications.
All the best
Paul