gimple-ssa-sprintf.c (format_string): Do not hardcode size of target's wchar_t.
commit0863decda9aef33b8073c13f6d27826b881e6280
authorJeff Law <law@gcc.gnu.org>
Thu, 4 Oct 2018 02:55:10 +0000 (3 20:55 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 4 Oct 2018 02:55:10 +0000 (3 20:55 -0600)
tree56b96595c17f69c273072996d93b7f56cdf8b0e5
parent74ac60743f6cb84921477c6526b53fc9250ec4c1
gimple-ssa-sprintf.c (format_string): Do not hardcode size of target's wchar_t.

        * gimple-ssa-sprintf.c (format_string): Do not hardcode size of
        target's wchar_t.
        * tree.c (get_typenode_from_name): Moved from fortran/trans-types.c.
        * tree.h (get_typenode_from_name): Prototype.

        * trans-types.c (get_typenode_from_name): Moved into gcc/tree.c.

From-SVN: r264833
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/gimple-ssa-sprintf.c
gcc/tree.c
gcc/tree.h