Home
last modified time | relevance | path

Searched refs:combine_strings (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.h908 extern tree combine_strings PARAMS ((struct varray_head_tag *));
H A Dc-parse.in3715 yylval.ttype = combine_strings (strings);
H A Dc-common.c1230 combine_strings (strings) in combine_strings() function
H A DChangeLog.41887 * c-common.c (combine_strings): When the ISO C standard specifies
3573 * c-common.c (combine_strings): Combine strings in scratch
4500 * c-common.c (combine_strings): Only warn about long strings for C.
6618 STRING_CST by calling combine_strings.
8292 (genrtl_asm_stmt): Don't call combine_strings.
11745 * c-common.c (combine_strings, check_format_info): Refer to ISO C
14240 * c-common.c (combine_strings): Emit a pedantic warning when a
H A DChangeLog.77494 (combine_strings): Don't use WCHAR_TYPE_SIZE.
9876 (combine_strings): ... here. Take a varray, not a tree list.
9880 instead, and not call combine_strings.
9883 * c-typeck.c (simple_asm_stmt): Don't call combine_strings.
9886 (build_objc_string_object): Build varray for combine_strings.
H A DChangeLog.62236 * c-common.c (combine_strings): Complain if concatenating
2525 using combine_strings to do the concatenation.
2530 (_yylex): Call combine_strings on function names. Generate
H A DChangeLog.54171 * c-common.c (combine_strings): Widen strings in a
10736 * c-common.c (combine_strings): Improve warning message.
H A DChangeLog.28789 (combine_strings): If doing GC, use ggc_alloc_string.
10062 * c-common.c (combine_strings): Always set TREE_CONSTANT.
H A DFSFChangeLog.104258 * c-common.c (combine_strings): Add support for WCHAR_TYPE as short.
H A DChangeLog.114400 * c-common.c (combine_strings): Also set TREE_READONLY.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dspew.c256 t->yylval.ttype = combine_strings (strings);
H A DChangeLog4483 instead, and not call combine_strings.
4485 * semantics.c (finish_asm_stmt): Don't call combine_strings.
H A DChangeLog.216082 * rtti.c (combine_strings): Delete decl.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20023080 instead, and not call combine_strings.
3082 * semantics.c (finish_asm_stmt): Don't call combine_strings.
H A DChangeLog-19972411 * rtti.c (combine_strings): Delete decl.
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1304 string = combine_strings (vstrings);