From patchwork Thu Jul 12 19:27:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Koning X-Patchwork-Id: 943196 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-481450-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=comcast.net Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="rllwS0YZ"; dkim=pass (2048-bit key; secure) header.d=comcast.net header.i=@comcast.net header.b="aIpVCteA"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41RQvC0n5Yz9s29 for ; Fri, 13 Jul 2018 05:27:50 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :content-type:content-transfer-encoding:mime-version:subject :message-id:date:to; q=dns; s=default; b=gQqDtCzhM8B2LtwL908DPA7 eIwKhv5Pb3sFrZYX2uZEtZnHXZysxSlTeXZcIgr5QauumoNiXd4cVPb2ln8snT6l 3iA1tFvS9Z9pD3Azxp/mgklwSrqkj9LDWSuUw1fGA2HlwUpqL4a1JCXngMoPBBRh tjG7WlSeDqnVPfoz6Zj8= 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:from :content-type:content-transfer-encoding:mime-version:subject :message-id:date:to; s=default; bh=hyBwqSA7+E4tiQ6XHyr1Vhm6Y2U=; b= rllwS0YZeRa/sv0TPd/P2qv17dFKOU9CXsG8uTO2wtQlrCL1Wwh8RVnRUPp8drkL p/laUXsdux3mHs+X/Jt9Jb0gszokRTyUQFd2/Mr9YHyWh0Be44pQ8IXzz8jJbUbA OxsopJT7bjiBz2kmaJi9gmzu9i+8dZYYrksebkXc2XE= Received: (qmail 18740 invoked by alias); 12 Jul 2018 19:27:43 -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 17849 invoked by uid 89); 12 Jul 2018 19:27:42 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.8 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA X-HELO: resqmta-po-10v.sys.comcast.net Received: from resqmta-po-10v.sys.comcast.net (HELO resqmta-po-10v.sys.comcast.net) (96.114.154.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 12 Jul 2018 19:27:41 +0000 Received: from resomta-po-19v.sys.comcast.net ([96.114.154.243]) by resqmta-po-10v.sys.comcast.net with ESMTP id dazlfikPaOocxdhFcf8toD; Thu, 12 Jul 2018 19:27:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20161114; t=1531423660; bh=JzNiHnBqXNr3775yoz8WuqzTk0LwIoqGeaKUEqDshbQ=; h=Received:Received:From:Content-Type:Mime-Version:Subject: Message-Id:Date:To; b=aIpVCteAT1wrpBaZm71htK8kT+D5d0Rhr3A5Twz9Nqc+WtybjzoXlbFlJCI6XKk5z vzuDrWC0ShypnxsfG5LcJq9WgS5hVto58qn19vwEoymehqLTP6wvW68fL+haiJArsX LrUV2uq9qQmNpPgNBrWHUU7rbwq4ZQY7BnvYMGQh//ebDUUbFhApPm6oiP3Wz4cz/9 vQx3LKX0zj/Sp6k1JiaMHWc0YkdfEfiO8J6qWr4udg717MskYDJowtL/GppuWoQBoW Xx2RIqFKLTgOiFVAjMfyOD06Bdh7jPdxcd5VnxlPjWZ8y4l6hC83jtOizcV9/XVt/u /cSoPRZwwHW4g== Received: from [192.168.10.125] ([73.60.223.101]) by resomta-po-19v.sys.comcast.net with ESMTPA id dhFbfXeM4oEJodhFbf9l8X; Thu, 12 Jul 2018 19:27:40 +0000 From: Paul Koning Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: [PATCH, committed] Fix typo in pdp11 target Message-Id: <25B46656-95C6-4C59-8667-0AE987C881FE@comcast.net> Date: Thu, 12 Jul 2018 15:27:38 -0400 To: GCC Patches This fixes a typo in the output of a ".set" directive. Committed. paul ChangeLog: 2018-07-12 Paul Koning * config/pdp11/pdp11.c (pdp11_output_def): Fix typo in .set directive. Index: config/pdp11/pdp11.c =================================================================== --- config/pdp11/pdp11.c (revision 262602) +++ config/pdp11/pdp11.c (working copy) @@ -2437,7 +2437,7 @@ pdp11_output_def (FILE *file, const char *label1, } else { - fputs (".set", file); + fputs ("\t.set\t", file); assemble_name (file, label1); putc (',', file); assemble_name (file, label2);