Skip to content
Snippets Groups Projects
Commit f769d22a authored by LIU Hao's avatar LIU Hao Committed by Jonathan Yong
Browse files

gcc: Remove size limit of PCH for *-*-mingw32 hosts

PCHs can now be relocated, so the size limit makes no sense any more.

This patch was submited to MSYS2 9 months ago for GCC 12. No issue has been reported so far.

Reference: https://github.com/msys2/MINGW-packages/blob/717d5a5a09e2370e3bd7e12b393a26dbfbe48921/mingw-w64-gcc/0010-Fix-using-large-PCH.patch


Signed-off-by: default avatarLIU Hao <lh_mouse@126.com>

gcc/ChangeLog:

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

Signed-off-by: default avatarJonathan Yong <10walls@gmail.com>
parent 560f1db3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment