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

            Bug ID: 112108
           Summary: [aarch64] Some intrinsics are not correctly enabled
                    when using 'target' attributes
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: andrew.carlotti at arm dot com
  Target Milestone: ---

Intrinsics gated by the +memtag, +ls64 and +tme features are currently only
available if the feature was enabled in the global target settings. Their
availability needs to be adjusted for individual functions, taking into account
any local changes to the enabled features (e.g. using 'target' attributes).

I'll post patches to fix this shortly.
  • [Bug target/112108] New: [aarc... andrew.carlotti at arm dot com via Gcc-bugs

Reply via email to