On Mon, 2023-11-20 at 16:35 +0800, Julian Waters wrote: > Hi all, I'd like to ping the following patch > > https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636924.html
You posted the patch Friday and then pinged it in Monday. There is literally zero working days for people to review the patch. https://gcc.gnu.org/contribute.html suggests to ping after at least two weeks. Sometimes I ping a patch after one week if it's urgent but 0 working days is definitely a no-go. Also see the contribute patch for some basic style rules of the GCC code and submitting a patch. Bad-styled patches are often silently ignored. On pure technical basis, you need to prove the new feature added is really useful, for general use cases and not only your own use case. Once a feature is in GCC the developers need to pay efforts to maintain it, so it won't be added unless it will benefit some general use case. -- Xi Ruoyao <xry...@xry111.site> School of Aerospace Science and Technology, Xidian University