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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Doing:
--opc;

On an address which starts an array is undefined. Even for an a memory
allocated by malloc.

Reply via email to