On Thu, Dec 15, 2016 at 05:51:25PM +0100, Jakub Jelinek wrote: > Hi! > > When looking at the noipa attribute, I've been initially changing > ipa-cp.c, and noticed some bad spellings (various functions called *accross* > rather than *across*) and tons of bad formatting, sometimes e.g. indentation > by 3 or -1 columns etc. > > This patch fixes what I've found quickly, bootstrapped/regtested on > x86_64-linux and i686-linux, ok for trunk?
I can't approve it but I'll be happy to have this committed. Thanks, Martin