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 middle-end/77844] Compilation of simple C++ example exhaust memory


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

--- Comment #4 from graeser at mi dot fu-berlin.de ---
I'm sorry a typo slipped into the report. You need '-O3 -g' to trigger the
error. '-O3' or '-g' alone both work nicely.

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