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 (rs6000): fix TFmode addressing


On Thu, Jun 24, 2004 at 09:24:43PM -0700, Dale Johannesen wrote:
> >Shouldn't that be
> >
> >      && !(mode == TFmode && TARGET_LONG_DOUBLE_128)
> 
> I don't think so, I was seeing DFmode for long double without 
> -mlong-double-128.
> Is that not true on other OSs?

You're probably right.  I ran a few tests on powerpc64-linux, and no
TFmode without -mlong-double-128.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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