From patchwork Sun Jul 7 17:54:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Georg-Johann Lay X-Patchwork-Id: 257353 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 68A6E2C009D for ; Mon, 8 Jul 2013 03:55:55 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; q=dns; s= default; b=roR7hSyMxIMV60yHrmpVnMsCXf2lgD6TKhZaKJDHJefADOuAfnDR9 lMmf8CKQvBtE9JxzNMcSI48iZQrQbWCgKbqSiuZsSCh4FyJTN38L+XTIbx9x/YZc YUdVodOJdmZ4UtvIaChPcVhjDyOkeKWjRAyrOGQTNvre/9srZ0wlCU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:date:from:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; s=default; bh=HccwPTiLsnmwwl16Ok5I59jXftY=; b=e+J3oQUrtvBr9oUpoHieOPKdcvVI IchUIGaNlypUrYjfQvo7ibgWkmEfh7PL4FvNl3LNBrwwOnju+x34c2tylHzUpB0j cWDwTIoVBAtwMqo8ShQg3JiqMXtmpuxw+auQuL3sWnFY+diuuQVrCMkHXSW9SI0Z b787EL3LIc25nlY= Received: (qmail 802 invoked by alias); 7 Jul 2013 17:54:55 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 760 invoked by uid 89); 7 Jul 2013 17:54:55 -0000 X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL, BAYES_05, KHOP_THREADED, RCVD_IN_DNSWL_NONE, SPF_NEUTRAL autolearn=no version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from mo-p05-ob.rzone.de (HELO mo-p05-ob.rzone.de) (81.169.146.181) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 07 Jul 2013 17:54:53 +0000 X-RZG-AUTH: :LXoWVUeid/7A29J/hMvvT2k715jHQaJercGOZE+TiTW7FZaRyU+i X-RZG-CLASS-ID: mo05 Received: from [192.168.2.100] (dslb-084-059-002-252.pools.arcor-ip.net [84.59.2.252]) by smtp.strato.de (josoe mo11) (RZmta 31.29 DYNA|AUTH) with ESMTPA id 00333fp67H6kRF ; Sun, 7 Jul 2013 19:54:50 +0200 (CEST) Message-ID: <51D9AB5A.8000303@gcc.gnu.org> Date: Sun, 07 Jul 2013 19:54:34 +0200 From: Georg-Johann Lay User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: =?UTF-8?B?T25kxZllaiBCw61sa2E=?= CC: Jonathan Wakely , gcc-patches , "gcc@gcc.gnu.org" , Veres Lajos Subject: Re: List of typos. References: <20130703084440.GA11873@virgil.suse> <20130705154318.GA26780@domone.kolej.mff.cuni.cz> <20130706054417.GA1849@domone.kolej.mff.cuni.cz> <20130707142115.GA5209@domone.kolej.mff.cuni.cz> In-Reply-To: <20130707142115.GA5209@domone.kolej.mff.cuni.cz> Ondrej Bilka schrieb: > http://kam.mff.cuni.cz/~ondra/gcc_misspell.patch This is wrong: @@ -10834,7 +10834,7 @@ avr_convert_to_type (tree type, tree expr) XOP[2] # Bytes to copy Return TRUE if the expansion is accomplished. - Return FALSE if the operand compination is not supported. */ + Return FALSE if the operand compilation is not supported. */ Should be "combination" not "compilation". index 406617f..c7a7f7b 100644 -/* Expand SYMBOL into its corresponding far-addresse symbol. +/* Expand SYMBOL into its corresponding far-addressee symbol. Is this correct or should be "far-address"? @@ -5336,7 +5336,7 @@ pa_print_operand (FILE *file, rtx x, int code) && GET_CODE (XEXP (XEXP (x, 0), 1)) == REG) { /* Because the REG_POINTER flag can get lost during reload, - pa_legitimate_address_p canonicalizes the order of the + pa_legitimate_address_p canonizes the order of the I am not sure about this one and many others. "canonicalize" sounds ok to me, so does "canonicalization". "canonize" sounds odd to me. For example the following which should change none or both: -/* Canonicalize the filename NAME by canonicalizing directory +/* Canonicalize the filename NAME by canonizing directory - * Unique vinsn derivates from CALL, ASM, JUMP (for a while) and other + * Unique vinsn derivatives from CALL, ASM, JUMP (for a while) and other Shouldn't this be "derives"? - /* Merge c_expres found or unify live register sets from different + /* Merge c_express found or unify live register sets from different Some lines above in sel-sched.c there is "C_EXPRes". Again, change none or both (none seems fine here): - /* Test exponentials and their signs. A buggy lexer is more likely + /* Test exponential and their signs. A buggy lexer is more likely Should both be plural or singular. "exponents" sounds good to me. - Roger Sayle <...@eyesopen.com> + Roger Sayle <...@eyes open.com> Don't change email addresses! Johann --- a/gcc/config/frv/frv-opts.h +++ b/gcc/config/frv/frv-opts.h @@ -1,4 +1,4 @@ -/* Frv option-handling defitions. +/* Frv option-handling deviations. Should be "definitions" instead of "deviations".