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: Non-TFmode targets broken with "[fortran,patch] Complete front-end support for __float128"


On Sat, Aug 28, 2010 at 12:47 AM, FX <fxcoudert@gmail.com> wrote:
> For int128, the way I see it is that you use it (TImode) unconditionaly in gcc/tree.c

Yes because TImode is defined in machmode.def which is unlike TFmode
which is not included in all targets.

-- Pinski


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