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 to fix __builtin_powi failure on apple-ppc-darwin (revised)


On Wed, Mar 30, 2005 at 09:14:15AM -0800, Fariborz Jahanian wrote:
> SItype for 'int'. and USItype for 'unsigned int'. 'int' is not defined 
> if used and won't compile.

See ffs, where we #undef int first.

> Patch is coming up.

It's incorrect.


r~


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