From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id C3A433858D1E; Mon, 30 Jan 2023 21:46:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C3A433858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675115218; bh=fRUUmfVvIGBuCqqZiYKfADu1lv6jC8iRWDHEFaESDn8=; h=To:Subject:Date:From:From; b=s44fT1HnxUFbLL8c4rbz5VVstKVUp1NxWG8oYEQWjXtZ2T7UtgKf7jlN2o6eLGYdt /a5C4f5BMo/6NxJ7WY/2INeuVxMre2pFS+YNUCjEOT0X1l8AVRgSP5Vh5YWQvp6iPu QwritwKW7LVdZ2xbxUBNz+QPceACFIP9OI+eY0cA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c3792dd40d24b8fff706a436827a10671eff95de X-Git-Newrev: 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 Message-Id: <20230130214658.C3A433858D1E@sourceware.org> Date: Mon, 30 Jan 2023 21:46:58 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 (commit) from c3792dd40d24b8fff706a436827a10671eff95de (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 53d4c04b3a82673f6ed3a9c419fd379d1fc09685 Author: Gerald Pfeifer Date: Mon Jan 30 22:46:43 2023 +0100 gcc-4.7: Adjust link to "Collecting User-Mode Dumps" diff --git a/htdocs/gcc-4.7/changes.html b/htdocs/gcc-4.7/changes.html index 3eec7d3d..f98f108c 100644 --- a/htdocs/gcc-4.7/changes.html +++ b/htdocs/gcc-4.7/changes.html @@ -636,7 +636,7 @@ well.

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