This is the mail archive of the gcc@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: Calls to qp float lib out of sparcv9 head compiler


Richard Henderson <rth@redhat.com> writes:

> On Thu, Feb 28, 2002 at 10:54:40AM +0100, Olivier Hainque wrote:
> >  Would there be a simple way to take this into account ?
> 
> Conditionalize it on TARGET_LONG_DOUBLE_128, obviously.

 Sure.

 As there are a number of places where this has to be done, the idea of my
 question was to know if there was a general way to basically tell that TFmode
 operations were "undesired". 

 This was indeed not clear as the question was formulated, though :)

 Thanks.

 Olivier

 


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