[bfin] Fix SIZE_TYPE for bfin port
Andrew Pinski
pinskia@physics.uc.edu
Mon Jun 5 06:55:00 GMT 2006
On Jun 4, 2006, at 11:45 PM, Jie Zhang wrote:
> Mike Frysinger reported the following on blackfin.uclinux.org:
>
> tried with x86 and amd64 compilers and neither gave me warnings
> ===============================
>
> This patch seems fix it by changing the definition of SIZE_TYPE from
> "long unsigned int" to "unsigned int".
You should note that this changes the ABI. And you might want to
look into this a little further to see if glibc should change instead.
-- Pinski
More information about the Gcc-patches
mailing list