Re: GCC Fails to Compile When Command Line Argument Size Exceeds 128KB

2025-02-02 Thread Geeta Dora via Gcc-bugs
should exceed 128KB? Best Regards, Geeta D On Mon, Feb 3, 2025 at 10:08 AM Andrew Pinski wrote: > On Sun, Feb 2, 2025 at 8:31 PM Geeta Dora via Gcc-bugs > wrote: > > > > Dear GCC Developers, > > > > I encountered an issue where GCC fails to compile when the t

GCC Fails to Compile When Command Line Argument Size Exceeds 128KB

2025-02-02 Thread Geeta Dora via Gcc-bugs
Dear GCC Developers, I encountered an issue where GCC fails to compile when the total command-line argument size exceeds 128KB. In contrast, Clang can handle the same compilation scenario without issues. Is this a known limitation in GCC, and are there any workarounds or plans to address this? W

GCC Fails to Compile When Command Line Argument Size Exceeds 128KB

2025-02-02 Thread Geeta Dora via Gcc-bugs
Dear GCC Developers, I encountered an issue where GCC fails to compile when the total command-line argument size exceeds 128KB. In contrast, Clang can handle the same compilation scenario without issues. Is this a known limitation in GCC, and are there any workarounds or plans to address this? W