This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79266] excessive compile time for large static array (-O1)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79266

--- Comment #1 from Josh Triplett <josh at joshtriplett dot org> ---
Following up: it looks like gcc -O1 does eventually complete, after several
minutes.  -O3 is still running.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]