diff options
author | Mark Wielaard <mark@klomp.org> | 2020-05-20 00:55:00 +0200 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2020-05-22 23:22:30 +0200 |
commit | af114c38db819a6fea3e024c5143aaea7f9d33d4 (patch) | |
tree | 8e3a2c9a3cdc3758bb4c6e29702d42c62dbdffb0 /gcc/tree-ssa-loop-ivcanon.c | |
parent | 45c50b6a63a120d3eb6957883c4c7b968c84d010 (diff) | |
download | gcc-af114c38db819a6fea3e024c5143aaea7f9d33d4.zip gcc-af114c38db819a6fea3e024c5143aaea7f9d33d4.tar.gz gcc-af114c38db819a6fea3e024c5143aaea7f9d33d4.tar.bz2 |
Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t
Plus [u]intptr_t and associated constants.
Refactor the bool, true, false, <stdbool.h> code so it fits into the
new table based design.
gcc/c-family/ChangeLog:
* known-headers.cc (get_stdlib_header_for_name): Add a new
stdlib_hint array for stdbool and stdint.
gcc/testsuite/ChangeLog:
* gcc.dg/spellcheck-stdint.c: New test.
* g++.dg/spellcheck-stdint.C: Likewise.
Diffstat (limited to 'gcc/tree-ssa-loop-ivcanon.c')
0 files changed, 0 insertions, 0 deletions