https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121810
Bug ID: 121810 Summary: Out-of-range literal pool entry for MVE const vector Product: gcc Version: 16.0 Status: UNCONFIRMED Keywords: assemble-failure Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rearnsha at gcc dot gnu.org Target Milestone: --- Target: arm Created attachment 62317 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62317&action=edit Testcase Compiling the attached testcase with -march=armv8.1-m.main+mve.fp -O1 -mfloat-abi=hard -fno-omit-frame-pointer results in an out-of-range literal pool access.