public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/114578] New: [13/14 Regression] memory hog, virtual memory exhausted, building a c++ file on arm-linux-gnueabihf
@ 2024-04-04  7:37 doko at gcc dot gnu.org
  2024-04-04 21:03 ` [Bug target/114578] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: doko at gcc dot gnu.org @ 2024-04-04  7:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114578
           Summary: [13/14 Regression] memory hog, virtual memory
                    exhausted, building a c++ file on arm-linux-gnueabihf
           Product: gcc
           Version: 13.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen with the 13 branch and trunk, building on arm-linux-gnueabihf.

$ g++ -g -O0 -fstack-protector-strong -fno-stack-clash-protection
-fno-exceptions -std=gnu++17 -fvisibility=hidden -fvisibility-inlines-hidden
-fPIC -c qrc_assets.ii
virtual memory exhausted: Cannot allocate memory

the gcc-12 branch is able to build that with -g -O2.

preprocessed source (120MB uncompressed) at
https://people.debian.org/~doko/tmp/qrc_assets.ii.xz

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-21  9:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-04  7:37 [Bug target/114578] New: [13/14 Regression] memory hog, virtual memory exhausted, building a c++ file on arm-linux-gnueabihf doko at gcc dot gnu.org
2024-04-04 21:03 ` [Bug target/114578] " pinskia at gcc dot gnu.org
2024-04-04 21:06 ` [Bug c++/114578] " pinskia at gcc dot gnu.org
2024-04-04 21:09 ` pinskia at gcc dot gnu.org
2024-04-04 21:10 ` pinskia at gcc dot gnu.org
2024-04-04 21:17 ` pinskia at gcc dot gnu.org
2024-04-14  5:22 ` pinskia at gcc dot gnu.org
2024-05-21  9:19 ` [Bug c++/114578] [13/14/15 " jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).