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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|marxin at gcc dot gnu.org          |unassigned at gcc dot 
gnu.org

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
Well, the fix should be using TargetVariable for sh_div_str which will be then
automatically saved/restore in cl_target_option. However, one would need to
convert it from 'const char *' to an enum value.
Leaving that to a port maintainer.

Reply via email to