[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not return "unpredictable" for EXCESS_PRECISION_TYPE_STANDARD

Jakub Jelinek jakub@redhat.com
Fri Nov 25 07:52:00 GMT 2016


On Fri, Nov 25, 2016 at 08:26:53AM +0100, Uros Bizjak wrote:
> > 2016-11-24  James Greenahlgh  <james.greenhalgh@arm.com>
> >
> >         PR target/78509
> >         * config/i386/i386.c (i386_excess_precision): Do not return
> >         FLT_EVAL_METHOD_UNPREDICTABLE when "type" is
> >         EXCESS_PRECISION_TYPE_STANDARD.
> >         * target.def (excess_precision): Document that targets should
> >         not return FLT_EVAL_METHOD_UNPREDICTABLE when "type" is
> >         EXCESS_PRECISION_TYPE_STANDARD or EXCESS_PRECISION_TYPE_FAST.
> >         Fix typo in first sentence.
> >         * doc/tm.texi: Regenerate.
> 
> x86 part is OK.

The remaining changes are ok as well.

	Jakub



More information about the Gcc-patches mailing list