[Bug middle-end/87854] [9 Regression] gcc.c-torture/compile/pr46534.c ICE for 16-bit size_t

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 15 14:48:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87854

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah, that is the goal.  And you should either add msp430-*-* to dg-skip-if, or
do we have some effective targets for all targets with 16-bit size_t (or
perhaps < 32-bit), so that we could skip them all at once?


More information about the Gcc-bugs mailing list