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

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
prior to that gimplify.c code, the location of the argument is correctly set,
as:

t.c:8:31: note: 
    8 |   __builtin_sprintf (e, "%s", &a[0]);
      |                               ^~~~~

Reply via email to