https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92826
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsm28 at gcc dot gnu.org, | |mpolacek at gcc dot gnu.org --- Comment #11 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to Gábor Németh from comment #10) > Can you advise if this is submittable? If yes should I squash the two > patches? I don't think you should squash two patches if you can separate them into testable pieces. It has been a while since I contributed to GCC so I may not remember all the formatting and testing details. See https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps Joseph and Marek can probably give you more advice (see the CC list of this bug). Otherwise, if you think you did everything required, then just submit them to gcc-patches and CC Joseph and Marek for feedback. Patches in Bugzilla are assumed to be not ready so they may get overlooked.