diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-04 12:23:50 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-04 12:23:50 +0000 |
commit | 27746e01e73b4caa0b4c6237ce6f21c8c5c1eb6c (patch) | |
tree | f7e08408fe3883d28eb96bdfd6745551e07b82a0 /COPYING.LIB | |
parent | 97d4c6a6f9fc5abb5e0751c9aec6e939b849bdbe (diff) | |
download | gcc-27746e01e73b4caa0b4c6237ce6f21c8c5c1eb6c.tar.gz |
* intl.c (locale_encoding, locale_utf8): New.
(gcc_init_libintl): Initialize locale_encoding and locale_utf8.
* intl.h (locale_encoding, locale_utf8): Declare.
* pretty-print.c: Include ggc.h. Include iconv.h if HAVE_ICONV.
(pp_base_tree_identifier, decode_utf8_char, identifier_to_locale):
New.
* pretty-print.h (pp_identifier): Call identifier_to_locale on ID
argument.
(pp_tree_identifier): Define to call pp_base_tree_identifier.
(pp_base_tree_identifier): Declare as function.
(identifier_to_locale): Declare.
* Makefile.in (pretty-print.o): Update dependencies.
* varasm.c (finish_aliases_1): Use %qE for identifiers in
diagnostics.
testsuite:
* gcc.dg/attr-alias-5.c, gcc.dg/ucnid-7.c: New tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions