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

2025-02-02 Thread Geeta Dora via Gcc
Thank you so much. It helps. I apologize for adding other email lists. I will make sure to handle this more effectively in future communications. On Mon, Feb 3, 2025 at 10:36 AM Andrew Pinski wrote: > On Sun, Feb 2, 2025 at 8:57 PM Geeta Dora > wrote: > > > > Thank you. I wanted to mention th

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

2025-02-02 Thread Andrew Pinski via Gcc
On Sun, Feb 2, 2025 at 8:57 PM Geeta Dora wrote: > > Thank you. I wanted to mention that on Linux, even when using a response > file, we still encounter the same issue if the response file exceeds 128KB in > size. > > Does this imply that GCC enforces a limit on individual command-line > argu

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

2025-02-02 Thread Geeta Dora via Gcc
Thank you. I wanted to mention that on Linux, even when using a response file, we still encounter the same issue if the response file exceeds 128KB in size. Does this imply that GCC enforces a limit on individual command-line arguments (including those in response files) such that no argument sh

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

2025-02-02 Thread Andrew Pinski via Gcc
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 total > command-line argument > size exceeds 128KB. > > In contrast, Clang can handle the same compilation scenario without issues. > > Is this a kn

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

2025-02-02 Thread Geeta Dora via Gcc
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
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-15-20250202 is now available

2025-02-02 Thread GCC Administrator via Gcc
Snapshot gcc-15-20250202 is now available on https://gcc.gnu.org/pub/gcc/snapshots/15-20250202/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 15 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Patch held up in gcc-patches due to size

2025-02-02 Thread Thomas Koenig via Gcc
Hi, I sent https://gcc.gnu.org/pipermail/fortran/2025-February/061670.html to gcc-patches also, as normal, but got back an e-mail that it was too large. and that a moderator would look at it. Maybe the limits can be increased a bit, sometimes patches can be quite large, especially if they contai