public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* High memory usage compiling large ‘xxd -i’ output
@ 2020-04-11 20:03 relliott
  2020-04-11 21:22 ` Jonathan Wakely
  0 siblings, 1 reply; 5+ messages in thread
From: relliott @ 2020-04-11 20:03 UTC (permalink / raw)
  To: gcc-help

Hello,

I’m seeing gcc memory usage exceed 15GB when compiling a source file generated from the command:

% xxd -i file.txt

where ‘file.txt’ is a 170MB file.

Is there a way to avoid this high memory usage?  Can anyone explain why it occurs?

Thanks,

Ryan Elliott

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

end of thread, other threads:[~2020-04-12 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 20:03 High memory usage compiling large ‘xxd -i’ output relliott
2020-04-11 21:22 ` Jonathan Wakely
2020-04-11 21:31   ` relliott
2020-04-12  2:07     ` Xi Ruoyao
2020-04-12 22:01       ` relliott

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).