[Bug debug/94296] [10 Regression] gcc: error: gcc/testsuite/gcc.dg/cleanup-13.c: ‘-fcompare-debug’ failure (length) since r10-4482-gaea86742ce396375

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 25 08:59:55 GMT 2020


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Though, the testcase doesn't fail even with -fno-asynchronous-unwind-tables
-fcompare-debug -fexceptions, , so I don't see how one can reproduce it in make
check, even
make check-gcc
RUNTESTFLAGS='--target_board=unix/-fcompare-debug/-fno-asynchronous-unwind-tables/-fno-exceptions
dg.exp=cleanup-13.c'
is fine.  So, I think this test isn't even a candidate for dg-skip-if, perhaps
just a comment that the test isn't -fcompare-debug compatible with those and
those options because...


More information about the Gcc-bugs mailing list