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