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: Fwd: [PATCH, doc/ARM] Remove false affirmation that Thumb cannot use an FPU


On 08/18/2016 04:05 AM, Richard Earnshaw (lists) wrote:

I think it's probably best to just drop the entire parenthetical
subcluase.  This is documentation of how to use MULTILIB_EXCEPTIONS not
precise documentation on what needs to be done on ARM.

In fact, it might be better to just rewrite the whole section based on a
theoretical machine that has two ISAs, one which can support
floating-point and one which can't.  You then get back to essentially
the same text as we had originally but anonymised and future proofed.

Yes, this is a good idea. Or, carrying it even farther, you could make the whole thing hypothetical, like "Suppose a target supports flags @option{-mfoo} and @option{-mbar} that are mutually exclusive...."

-Sandra


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