https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111527
--- Comment #22 from Sunil Dora <sunil.dora1988 at gmail dot com> --- Created attachment 60800 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60800&action=edit This patch is working fine in 13.3 branch. I have implemented the changes suggested by Andrew, and the feature is working fine in all GCC branches up to 13.3. However, in GCC 14 and the master branch, it causes a segmentation fault. Patch: gcc-13.3_Driver-Enable-very-long-gcc-command.patch -- (This patch can be applied directly to the GCC 13.3 branch).