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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note fixing the ODR issue:
```
extern const std::array<unsigned char, 256> MRAMRead16Bursts[3];
```

Fixes the ICE.

Reply via email to