[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread alexey.lapshin at espressif dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 Alexey changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-05-23 Status|UNCONFIRM

[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 --- Comment #5 from Jakub Jelinek --- I use the same dejagnu and they don't fail. And looking at e.g. the gcc-testresults mailing lists, they don't fail for others either (there are some pch/embed-1.c failures in freebsd results but that looks

[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread alexey.lapshin at espressif dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 --- Comment #3 from Alexey --- I use dejagnu 1.6.3 for testing. And they fails in this way

[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 --- Comment #2 from Jakub Jelinek --- Why do you do that? The tests are meant to be tested with dejagnu, using make check. That passes absolute filenames, which works just fine.

[Bug testsuite/120418] embed testcases issue

2025-05-23 Thread alexey.lapshin at espressif dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418 --- Comment #1 from Alexey --- I found this issue because failures appeared when testing a toolchain. I wonder why these tests are not failing for others?