On Wed, 19 Feb 2014, Jakub Jelinek wrote: > Hi! > > This patch changes the return type of the __builtin_bswap{16,32,64} builtins > to the __UINT{16,32,64}_TYPE__ types if the target defines them, instead > of a nonstandard integer type, which is a problem for -Wformat warnings > or for C++ overload resolution. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
OK. -- Joseph S. Myers jos...@codesourcery.com