https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71598
--- Comment #15 from Christophe Lyon <clyon at gcc dot gnu.org> --- Author: clyon Date: Wed Apr 3 13:17:04 2019 New Revision: 270126 URL: https://gcc.gnu.org/viewcvs?rev=270126&root=gcc&view=rev Log: [testsuite] PR71598: Fix testcases 2019-04-13 Christophe Lyon <christophe.l...@linaro.org> PR c/71598 * gcc.dg/torture/pr71598-1.c: Skip if short_enums target. * gcc.dg/torture/pr71598-2.c: Skip if not short_enums target. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/gcc.dg/torture/pr71598-1.c trunk/gcc/testsuite/gcc.dg/torture/pr71598-2.c