From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by sourceware.org (Postfix) with ESMTPS id 47DD2385700C for ; Tue, 6 Oct 2020 15:29:12 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 47DD2385700C Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 096F2FZQ029932; Tue, 6 Oct 2020 11:29:11 -0400 Received: from ppma02dal.us.ibm.com (a.bd.3ea9.ip4.static.sl-reverse.com [169.62.189.10]) by mx0a-001b2d01.pphosted.com with ESMTP id 340sx4bg6k-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 06 Oct 2020 11:29:11 -0400 Received: from pps.filterd (ppma02dal.us.ibm.com [127.0.0.1]) by ppma02dal.us.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 096F7WdI008902; Tue, 6 Oct 2020 15:29:09 GMT Received: from b01cxnp23034.gho.pok.ibm.com (b01cxnp23034.gho.pok.ibm.com [9.57.198.29]) by ppma02dal.us.ibm.com with ESMTP id 33xgx9efab-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 06 Oct 2020 15:29:09 +0000 Received: from b01ledav005.gho.pok.ibm.com (b01ledav005.gho.pok.ibm.com [9.57.199.110]) by b01cxnp23034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 096FT9Qw43581864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 6 Oct 2020 15:29:09 GMT Received: from b01ledav005.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0ECAFAE062; Tue, 6 Oct 2020 15:29:09 +0000 (GMT) Received: from b01ledav005.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 86F5FAE05F; Tue, 6 Oct 2020 15:29:08 +0000 (GMT) Received: from lexx (unknown [9.211.77.93]) by b01ledav005.gho.pok.ibm.com (Postfix) with ESMTP; Tue, 6 Oct 2020 15:29:08 +0000 (GMT) Message-ID: Subject: Re: [PATCH] rs6000: Fix extraneous characters in the documentation From: will schmidt To: Tulio Magno Quites Machado Filho , gcc-patches@gcc.gnu.org Cc: Segher Boessenkool Date: Tue, 06 Oct 2020 10:29:07 -0500 In-Reply-To: <87imbomngu.fsf@linux.ibm.com> References: <20200819190331.198457-1-tuliom@linux.ibm.com> <87imbomngu.fsf@linux.ibm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-8.el7) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-10-06_06:2020-10-06, 2020-10-06 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 phishscore=0 spamscore=0 mlxscore=0 malwarescore=0 lowpriorityscore=0 clxscore=1015 priorityscore=1501 bulkscore=0 adultscore=0 mlxlogscore=999 suspectscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2010060097 X-Spam-Status: No, score=-11.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2020 15:29:13 -0000 On Mon, 2020-10-05 at 17:23 -0300, Tulio Magno Quites Machado Filho via Gcc-patches wrote: > Ping? +cc Segher :-) > > Tulio Magno Quites Machado Filho via Gcc-patches writes: > > > Replace them with a whitespace in order to avoid artifacts in the HTML > > document. > > > > 2020-08-19 Tulio Magno Quites Machado Filho > > > > gcc/ > > * doc/extend.texi (PowerPC Built-in Functions): Replace > > extraneous characters with whitespace. > > --- > > gcc/doc/extend.texi | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi > > index bcc251481ca..0c380322280 100644 > > --- a/gcc/doc/extend.texi > > +++ b/gcc/doc/extend.texi > > @@ -21538,10 +21538,10 @@ void amo_stdat_smin (int64_t *, int64_t); > > ISA 3.1 of the PowerPC added new Matrix-Multiply Assist (MMA) instructions. > > GCC provides support for these instructions through the following built-in > > functions which are enabled with the @code{-mmma} option. The vec_t type > > -below is defined to be a normal vector unsigned char type. The uint2, uint4 > > +below is defined to be a normal vector unsigned char type. The uint2, uint4 That looks like a non-breaking space. (ascii c2 a0) so 2e c2 a0 20 becomes 2e 20 20 > > and uint8 parameters are 2-bit, 4-bit and 8-bit unsigned integer constants > > -respectively. The compiler will verify that they are constants and that > > -their values are within range. > > +respectively. The compiler will verify that they are constants and that > > +their values are within range. 2e c2 a0 20 becomes 2e 20 20 And drops a trailing whitespace. Those seem reasonable. lgtm Thanks -Will > > > > The built-in functions supported are: > > > > -- > > 2.25.4 > > > >