[Bug tree-optimization/85063] Support switch conversion in offloading functions
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 26 08:50:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85063
Tom de Vries <vries at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |openmp
Summary|Switch conversion in |Support switch conversion
|openacc routine introduces |in offloading functions
|unsupported construct |
--- Comment #8 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #7)
> I agree that following the language standard shouldn't probibit the
> middle-end from doing its own things so IMHO this bug is INVALID.
Updating summary to reflect that the scope of the PR is now about enabling the
optimization.
More information about the Gcc-bugs
mailing list