[PATCH 0/3] Introduce internal_error_cont and exclude it from pot files

Martin Liška mliska@suse.cz
Wed Mar 15 13:54:00 GMT 2017


Hello.

Following small series exclude some strings from pot files via
introduction of internal_error_cont function.

Patch can bootstrap and survives regression tests.

(Sorry for broken threading because my cover letter was rejected).

Martin

marxin (3):
   Introduce internal_error_cont function and use it in cfgrtl.c (PR
     rtl-optimization/79856).
   Replace error with internal_error_cont in cgraph.c (PR ipa/79857).
   Regenerate gcc.pot.

  gcc/cfgrtl.c          |   349 +-
  gcc/cgraph.c          |   139 +-
  gcc/diagnostic-core.h |     1 +
  gcc/diagnostic.c      |    16 +
  gcc/diagnostic.def    |     1 +
  gcc/po/exgettext      |     6 +-
  gcc/po/gcc.pot        | 14892 ++++++++++++++++++++++++------------------------
  7 files changed, 7589 insertions(+), 7815 deletions(-)



More information about the Gcc-patches mailing list