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

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The original code:
```
 typedef u16 TImage[][m_nBytesPerLine / sizeof (u16)];
```

Note this is a GCC extension even.

Reply via email to