On Mon, 26 Aug 2019, Martin Jambor wrote: > would the following be a good way to state in changes.html that we > can fold __builtin_roundeven and expand it on an x86?
> +<p>The following built-in functions have been introduced.</p> > +<ul> > + <li><code>__builtin_roundeven</code> for the corresponding function from > + from ISO/IEC TS 18661. > + </li> > +</ul> There's an extra "from" here (in "from from"). ;-) Apart from that little change, yes, and thank you! Gerald