[Bug target/114272] New: SCHEDULER_IDENT incorrect for Cortex-A520 and Cortex-A510

ricbal02 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 7 16:54:00 GMT 2024


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

            Bug ID: 114272
           Summary: SCHEDULER_IDENT incorrect for Cortex-A520 and
                    Cortex-A510
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ricbal02 at gcc dot gnu.org
  Target Milestone: ---

The SCHEDULER_IDENT for these two CPUs was incorrectly
set to cortexa55, which is incorrect. This can cause
incorrect asm to be generated.


More information about the Gcc-bugs mailing list