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_mo...@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 <xry...@xry111.site> School of Aerospace Science and Technology, Xidian University