gcc/gcc/c-family
David Malcolm 2f6f187a86 Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
gcc/c-family/ChangeLog:
	PR translation/79848
	* c-format.c (check_format_string): Simplify uses of "%<%s%>" to
	"%qs".

gcc/c/ChangeLog:
	PR translation/79848
	* c-decl.c (declspecs_add_type): Simplify uses of "%<%s%>" to
	"%qs".
	* c-parser.c (c_parser_oacc_shape_clause): Likewise.

gcc/cp/ChangeLog:
	PR translation/79848
	* decl.c (grokfndecl): Simplify uses of "%<%s%>" to "%qs".

gcc/ChangeLog:
	PR translation/79848
	* ipa-devirt.c (warn_types_mismatch): Simplify uses of "%<%s%>" to
	"%qs".
	* ipa-pure-const.c (suggest_attribute): Likewise.  Convert _
	to G_ to avoid double translation.

From-SVN: r246068
2017-03-11 01:57:11 +00:00
..
ChangeLog Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) 2017-03-11 01:57:11 +00:00
ChangeLog.gimple-classes Merger of git branch "gimple-classes-v2-option-3" 2014-11-19 17:00:54 +00:00
array-notation-common.c re PR c/79116 (ICE on cilkplus array notation with a _Cilk_for) 2017-01-17 15:27:18 +00:00
c-ada-spec.c Increment value instead of a pointer in ADA macro processing. 2017-03-09 09:20:59 +00:00
c-ada-spec.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-attribs.c re PR c++/79962 (ICE nonnull_check_p on a function template with a type-dependent attribute nonnull) 2017-03-09 22:45:39 +00:00
c-cilkplus.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-common.c re PR middle-end/79756 (ICE in execute_todo, at passes.c:2011) 2017-03-02 11:44:16 +00:00
c-common.def Update copyright years. 2017-01-01 13:07:43 +01:00
c-common.h re PR c++/79588 (ICE in warn_for_restrict with -Wrestrict) 2017-02-24 21:41:54 +01:00
c-cppbuiltin.c Restore DECIMAL_DIG macro to C99/C11 value. 2017-02-17 23:04:14 +00:00
c-dump.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-format.c Simplify uses of "%<%s%>" to "%qs" (PR translation/79848) 2017-03-11 01:57:11 +00:00
c-format.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-gimplify.c re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else expr1; // same expression in if and else branch) 2017-01-20 12:02:50 +00:00
c-indentation.c c-indentation.c: workaround xgettext limitation (PR c/79921) 2017-03-10 19:09:02 +00:00
c-indentation.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-lex.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-objc.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-omp.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-opts.c Error for '-' as filename of a precompiled header (PR pch/78970) 2017-01-05 14:17:07 +00:00
c-pch.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-ppoutput.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-pragma.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-pragma.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-pretty-print.c [bootstrap-O1] change value type to avoid sprintf buffer size warning 2017-01-06 03:34:25 +00:00
c-pretty-print.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-semantics.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-target-def.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-target.def Update copyright years. 2017-01-01 13:07:43 +01:00
c-target.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-ubsan.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-ubsan.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-warn.c re PR c++/79588 (ICE in warn_for_restrict with -Wrestrict) 2017-02-24 21:41:54 +01:00
c.opt c.opt (Wnoexcept-type): New. 2017-03-04 14:21:38 -05:00
cilk.c Update copyright years. 2017-01-01 13:07:43 +01:00
cppspec.c Update copyright years. 2017-01-01 13:07:43 +01:00
stub-objc.c Update copyright years. 2017-01-01 13:07:43 +01:00