This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/85063] Support switch conversion in offloading functions


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]