https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86662
--- Comment #4 from jozefl at gcc dot gnu.org --- Author: jozefl Date: Sat Aug 25 11:52:15 2018 New Revision: 263852 URL: https://gcc.gnu.org/viewcvs?rev=263852&root=gcc&view=rev Log: Backport from mainline PR target/86662 * gcc/tree.c (build_common_tree_nodes): Initialize integer_types array with all enabled __intN types. * gcc/testsuite/gcc.target/msp430/pr86662.c: New test. Added: branches/gcc-7-branch/gcc/testsuite/gcc.target/msp430/pr86662.c Modified: branches/gcc-7-branch/gcc/ChangeLog branches/gcc-7-branch/gcc/tree.c