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: Avoid explicit use of machine modes (5/n) Fortran


Toon Moene <toon@moene.indiv.nluug.nl> writes:

> Zack Weinberg wrote:
>
>> f/target.[ch] do horrible things with REAL_VALUE_TYPE quantities which
>> I am not going to try to clean up.  This is the minimal change that
>> produces the property I care about, viz. that ??mode constants are not
>> used directly.
>
> I agree with those changes (in principle).  On what target did you
> test them ?

i686-linux, as with all of the patch series to date.  The next set is
going to need wider testing, but these seemed to be exercised well
enough with just the one target.

zw


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