gcc/gcc/c-family
Mark Wielaard af114c38db 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.
2020-05-22 23:22:30 +02:00
..
c-ada-spec.c
c-ada-spec.h
c-attribs.c
c-common.c preprocessor: Revert premature change 2020-05-20 13:43:11 -07:00
c-common.def
c-common.h c++: Replace "C++2a" with "C++20". 2020-05-13 15:16:49 -04:00
c-cppbuiltin.c c++: Replace "C++2a" with "C++20". 2020-05-13 15:16:49 -04:00
c-dump.c
c-format.c
c-format.h
c-gimplify.c
c-indentation.c
c-indentation.h
c-lex.c preprocessor: cleanups in c-common handling 2020-05-20 11:17:52 -07:00
c-objc.h
c-omp.c
c-opts.c preprocessor: cleanups in c-common handling 2020-05-20 11:17:52 -07:00
c-pch.c
c-ppoutput.c
c-pragma.c
c-pragma.h
c-pretty-print.c
c-pretty-print.h
c-semantics.c
c-spellcheck.cc
c-spellcheck.h
c-target-def.h
c-target.def
c-target.h
c-ubsan.c c++: Replace "C++2a" with "C++20". 2020-05-13 15:16:49 -04:00
c-ubsan.h
c-warn.c c++: Replace "C++2a" with "C++20". 2020-05-13 15:16:49 -04:00
c.opt c++: Replace "C++2a" with "C++20". 2020-05-13 15:16:49 -04:00
ChangeLog Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t 2020-05-22 23:22:30 +02:00
ChangeLog.gimple-classes
cppspec.c
known-headers.cc Suggest including <stdint.h> or <cstdint> for [u]int[8|16|32|64]_t 2020-05-22 23:22:30 +02:00
known-headers.h
name-hint.h
stub-objc.c