Hi, Can we backport PR94230 patch (add a new diagnostic flag -flarge-source-files) to GCC 10 ? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94230
PR94230 backport will benefit people moving from GCC 9 to GCC 10 who face issue while working with large header/source files. See example issue on Linaro Bugzilla: https://bugs.linaro.org/show_bug.cgi?id=5735 Patch applies without any changes to gcc-10 branch. I took the liberty and tested backport on AArch64 host (aarch64-linux-gnu target). Bootstrapped and regtested and no issues. OK for gcc-10 branch ? PS: I can backport and commit If no objections. Kind regards, Przemyslaw Wirkus