This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/83516] %G interferes with format_warning_at_substring


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

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Created attachment 42936
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42936&action=edit
Patch to add %G directives to gimple-ssa-sprintf.c

The attached patch for bug 83429 adds the %G directive to gimple-ssa-sprintf.c
to print the inlining context.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]