[cfe-commits] [patch] Make ARM NEON polynomial types unsigned

Tim Northover t.p.northover at gmail.com
Mon Jan 21 10:58:33 PST 2013


> > Can I commit? Can I? Can I? *bounce*.
>
> I'd still prefer to get buy-in from GCC first, but if you really want to get
> it in now, and if no one else objects, than I'm OK with it.

No worries. Just to let people know what's happening...

I've reported two bugs to GCC (only the first directly applies to us presently):

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56024
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56025

There's some internal debate about exactly when to fix them. I'll keep
track of this and update us in parallel.

Meanwhile, I've adapted the AArch64 Clang patch so that we don't
change behaviour on AArch32 if it gets committed before the GCC folks
make the change.

Tim.



More information about the cfe-commits mailing list