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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu.org

--- Comment #1 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Can you give an example of what this one should look like?

              snprintf (msg, sizeof (msg),
                        _("Inconsistent ranks for operator at %%L and %%L"));
              goto bad_op;

Reply via email to