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]

Re: [v3] hpux header fallout


Benjamin Kosnik <bkoz@redhat.com> writes:

| This might fix the BSD 4.3 build failure as well. Loren can you check please?

| !   inline double 
| !   pow(double __x, int __i)
| !   { return __pow_helper(__x, __i); }

Is this removal supposed to be a temporary work-around for -one-
plateform or for -all- plateforms?

-- Gaby


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