Hi everyone, We merged a new builtin macro recently and during the code review we missed a case where the code produces an infinite loop and so we raised: https://github.com/Rust-GCC/gccrs/issues/1102
The GitHub CI did not seem to catch this issue, I am assuming dejagnu timeout the test case and our CI doesn't pick this up as a failure and so I have pushed a patch directly to master to disable the offending test case. I am raising this here just for transparency for why I pushed to master and I hope the build farm is ok it might be worth cancelling any existing builds and letting them pick up the next merge's to master. For reference I pushed this patch to silence the issue: 68458036c81d141a3899ac4e6ec6ddf0fdfde174 Hope everyone is having a great start of the week. --Phil -- Gcc-rust mailing list Gcc-rust@gcc.gnu.org https://gcc.gnu.org/mailman/listinfo/gcc-rust