F90-related question

Janus Weil janus@gcc.gnu.org
Mon Dec 9 23:44:00 GMT 2013


>> > Also -freal-4-real-16 is missing, I guess? And what about
>> > -finteger-8-integer-4 (does this exist)?
>>
>> To answer that myself: While the former exists (and is just missing in
>> the docu), the latter does not exist at all.
>>
>> Attached is a patch which adds -freal-4-real-16 to the documentation
>> and rearranges the kind promotion options to be grouped together. Ok
>> for trunk?
>>
>> Btw, one other question. The documentation of the -fdefault-* options
>> states: "Do nothing if this is already the default."
>> Are there platforms/targets where the default real kind is 8? If yes,
>> which are those? If not, what is this sentence supposed to tell me?
>>
>
> The patch looks fine.

Thanks, committed as r205839.


> I don't knw the answers your questions,
> but if I had to guess the sentence can probably be removed.

Well, if you don't know it, then I don't know who should. Apparently
you have committed this sentence in r97221.

Cheers,
Janus



More information about the Fortran mailing list