This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD


On Wed, 19 Jul 2017, Jakub Jelinek wrote:
>> This fixes it.  Okay to apply to GCC?
> Ok, thanks.

Thanks for the quick response, Jakub!

> glibc uses u_int32_t in all the places of *powl.c where libquadmath
> uses uint32_t, and various other files, so I guess it is intentional.

Ah, I see.  I guess we just need to keep an eye on this, then, as
merges happen.

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]