https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418
Alexey changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120418
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-05-23
Status|UNCONFIRM
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
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
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.
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?