Hi, On Tue, Sep 14 2021, Andrew Pinski via Gcc wrote: > Hi all, > I am doing some bugzilla cleanup. This includes disabling some > components and some versions for new bugs.
Thanks a lot! > So far I have disabled versions before GCC 4 because we have not had a > report from someone for those versions in over 7 years. I disabled > some versions which are about developmental branches which are > inactive too. > I also disabled the java, libgcj, fastjar, libmudflap, treelang and > libf2c components. > > I am in the process of moving away from having an inline-asm component > to an inline-asm keyword instead; this was suggested on IRC and I > agree. After the current open bugs have moved away from the > inline-asm component, I will disable it also. > > If anyone else has any other suggestions that should be done, please > let me know and I will look into doing it. > I still plan to split the 26163 "SPEC" meta bug into two, one for real missed-optimizations and another for ICEs/miscompilations - but I will not complain if anyone does that before I get to it :-) Martin