public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: Richard Biener <richard.guenther@gmail.com>,
	Jakub Jelinek <jakub@redhat.com>
Cc: gcc-patches@gcc.gnu.org, Richard Biener <rguenther@suse.de>,
	Martin Sebor <msebor@gmail.com>
Subject: Re: [PATCH] Allow (void *) 0xdeadbeef accesses without warnings [PR99578]
Date: Mon, 21 Mar 2022 10:48:22 +0100	[thread overview]
Message-ID: <7389936b-db62-f4e0-6b4c-faaade67144e@suse.cz> (raw)
In-Reply-To: <3803DA45-5E8B-49B1-A670-2C8BC045C1EF@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 94 bytes --]

Hi.

I'm installing the following patch that documents the newly introduced parameter.

Martin

[-- Attachment #2: 0001-docs-Document-min-pagesize-parameter.patch --]
[-- Type: text/x-patch, Size: 869 bytes --]

From 3f18553eb7dabc6528d712e54b25ea6f96e51bde Mon Sep 17 00:00:00 2001
From: Martin Liska <mliska@suse.cz>
Date: Mon, 21 Mar 2022 10:46:57 +0100
Subject: [PATCH] docs: Document min-pagesize parameter.

gcc/ChangeLog:

	* doc/invoke.texi: Document min-pagesize parameter.
---
 gcc/doc/invoke.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index e3f2e82cde5..4da4a1170f5 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -15132,6 +15132,9 @@ when evaluating outgoing edge ranges.
 @item relation-block-limit
 Maximum number of relations the oracle will register in a basic block.
 
+@item min-pagesize
+Minimum page size for warning purposes.
+
 @item openacc-kernels
 Specify mode of OpenACC `kernels' constructs handling.
 With @option{--param=openacc-kernels=decompose}, OpenACC `kernels'
-- 
2.35.1


  reply	other threads:[~2022-03-21  9:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 17:00 Jakub Jelinek
2022-03-18 17:38 ` Richard Biener
2022-03-21  9:48   ` Martin Liška [this message]
2022-03-30  8:04 ` Martin Liška

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7389936b-db62-f4e0-6b4c-faaade67144e@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=msebor@gmail.com \
    --cc=rguenther@suse.de \
    --cc=richard.guenther@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).