[Bug middle-end/77769] function generated for OpenMP region uses wrong instruction set

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 28 06:28:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
          Component|other                       |middle-end

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So what is most likely happening is when openmp is creating the new function
for outlining, it does not copy the target attribute to the new function.


More information about the Gcc-bugs mailing list