On Sat, Feb 15, 2020 at 05:22:09PM +0000, GT wrote: > > > Function rs6000_simd_clone_adjust, even though it's body is empty, > > > cannot simply be removed. I tried it. It resulted in ICE. In my > > > view, leaving it empty is preferable to modifying other files > > > unrelated to rs6000.c in order to avoid having a function whose > > > body is empty. > > > > Please Cc: the rs6000 maintainers on rs6000 patches, you will get a > > reply faster, and more reliably. > > File MAINTAINERS has you, David Edelsohn and Aldy Hernandez listed as > maintainers > of various rs6000 aspects. Is that who you say I should "Cc:" or is there a > separate mailing list for rs6000?
I meant me and David. > I have not been able to configure protonmail for either git imap-send or > send-email. Do you use git format-patch? You should, as the manual pages for both git imap-send and git send-email explain. > Will try pasting the .patch inline as plain text and see if that works. That doesn't work, unless you take extreme care. It is fine for showing small snippets, but it does not result in patches people can apply. Segher