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

--- Comment #4 from Torbjorn SVENSSON <azoff at gcc dot gnu.org> ---
I've rebuilt the toolchain again for x86_64-pc-linux-gnu and if test using

$ cd build && make check-gcc RUNTESTFLAGS='--verbose
dg.exp=reflect_constant_*2.C'

then the tests do pass, but not when testing out of build tree like I mention
in comment 2.

When I test the arm-none-eabi toolchain, I'm doing it out of build tree, so I
assume that figuring out the reason for the different result for
x86_64-pc-linux-gnu may also fix the issue for arm-none-eabi.

Any ideas where to start to figure this out?
Can you confirm that you get the fails when doing an out of build tree test?

Reply via email to