diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-11-28 11:01:30 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-11-28 11:01:30 +0100 |
commit | 42aa1173f256069d5933b9a3ed4a8c5c99871ca7 (patch) | |
tree | 26baba16e6a79b82eaec8b17b88da22d38bb2964 /gcc/cse.c | |
parent | df8391b4f574aa9b0e3f5be2f4d0481c5a2cc1c1 (diff) | |
download | gcc-42aa1173f256069d5933b9a3ed4a8c5c99871ca7.zip gcc-42aa1173f256069d5933b9a3ed4a8c5c99871ca7.tar.gz gcc-42aa1173f256069d5933b9a3ed4a8c5c99871ca7.tar.bz2 |
gimple-ssa-sprintf.c (build_intmax_type_nodes): Look at UINTMAX_TYPE rather than SIZE_TYPE.
* gimple-ssa-sprintf.c (build_intmax_type_nodes): Look at
UINTMAX_TYPE rather than SIZE_TYPE. Add gcc_unreachable if
intmax_t couldn't be determined.
(format_integer): Make {,u}intmax_type_node no longer static,
initialize them only when needed. For z and t use
signed_or_unsigned_type_for instead of assuming size_t and
ptrdiff_t have the same precision.
From-SVN: r242911
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions