public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Xi Ruoyao <xry111@xry111.site>
To: LIU Hao <lh_mouse@126.com>, GCC Patches <gcc-patches@gcc.gnu.org>,
	JonY <10walls@gmail.com>
Subject: Re: [PATCH] Remove size limit of PCH
Date: Tue, 10 May 2022 20:00:23 +0800	[thread overview]
Message-ID: <832727a2e1f6dbe0564dc57843b4702073563e64.camel@xry111.site> (raw)
In-Reply-To: <bfeed44f-f873-edc0-f4df-8c34502a956b@126.com>

On Tue, 2022-05-10 at 19:35 +0800, LIU Hao via Gcc-patches wrote:

> Subject: [PATCH] Remove size limit of PCH

Make it "Remove size limit of PCH [PR14940]", so once it's committed a
message will show up in bugzilla.

> Reference: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940
> Signed-off-by: LIU Hao <lh_mouse@126.com>

You'll need to add yourself into "Contributing under the DCO" section in
MAINTAINERS file first to use Signed-off-by, I guess.

A ChangeLog entry should be included in the commit message like

gcc/

	PR pch/14940
	* config/i386/host-mingw32.cc (pch_VA_max_size): Remove.
	(mingw32_gt_pch_get_address): ... ...

I know almost nothing about Windoge/MinGW so the technical review is
left for others.
-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University

  reply	other threads:[~2022-05-10 12:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 11:35 LIU Hao
2022-05-10 12:00 ` Xi Ruoyao [this message]
2022-05-10 13:30   ` LIU Hao
2022-05-10 14:28     ` Jakub Jelinek
2022-05-11 14:31       ` LIU Hao
2022-05-11 11:44     ` Jonathan Yong

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=832727a2e1f6dbe0564dc57843b4702073563e64.camel@xry111.site \
    --to=xry111@xry111.site \
    --cc=10walls@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=lh_mouse@126.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).