From patchwork Wed Jul 10 22:27:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 1130586 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-504873-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=pfeifer.com 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 45kYk45cmkz9sBt for ; Thu, 11 Jul 2019 08:28:19 +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:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=A3xX//YRC1QuU1Mp2rCfXQ4pt/i8PYQ2i4O4lAomNUhiG7SSnnugB 9Zfc1tGB1rEPJE1upOEQqYik4enpnVHht/zEhu9CK9DNNKQH8ea+k7LrI48pKZaB ZMMfXx8Ym8mxJqvMASI1UixJdGiIdb/KqxSQkp6BkZz8+wtjZDaiz4= 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:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=MYOP3q+/1baYNr79Jng/luWWGok=; b=rFQaw8PYjE1NAk7Hc+4z lyUjJv+HactcdH3fu8tWlm6It1Twnu1e0X/ScWUA1HXp00qLfQjHB90V0lJpojuj zfKGI7r3MW/n2g4aUFhDKj3dibPDMCAsj+e52acVkp/3x/0v09lg/5FzUM2RCnqK j77Sk5lxncmOuJjwV4fKLyc= Received: (qmail 38129 invoked by alias); 10 Jul 2019 22:28:10 -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 38120 invoked by uid 89); 10 Jul 2019 22:28:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy=collecting, retrieving, HX-Languages-Length:934, Dumps X-HELO: hamza.pair.com Received: from hamza.pair.com (HELO hamza.pair.com) (209.68.5.143) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 10 Jul 2019 22:28:08 +0000 Received: from hamza.pair.com (localhost [127.0.0.1]) by hamza.pair.com (Postfix) with ESMTP id 565BC33EFE for ; Wed, 10 Jul 2019 18:28:07 -0400 (EDT) Received: from anthias (ip-109-41-194-193.web.vodafone.de [109.41.194.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hamza.pair.com (Postfix) with ESMTPSA id DE6D533EF7 for ; Wed, 10 Jul 2019 18:28:06 -0400 (EDT) Date: Thu, 11 Jul 2019 00:27:56 +0200 (CEST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] gcc-4.7/changes.html - adjust link to "Collecting User-Mode Dumps" Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Applied. Gerald Index: changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v retrieving revision 1.154 diff -u -r1.154 changes.html --- changes.html 11 Dec 2018 04:03:15 -0000 1.154 +++ changes.html 10 Jul 2019 08:55:18 -0000 @@ -635,7 +635,7 @@ depends on the user environment settings; see the ulimit -c setting for POSIX shells, limit coredumpsize for C shells, and the WER user-mode dumps settings on Windows.
  • The