[Bug c++/71508] New: Huge memory usage on compiling with many types

2016-06-12 Thread olarupaulstelian97+bugzilla at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: olarupaulstelian97+bugzilla at gmail dot com Target Milestone: --- The code at https://github.com/wkaras/C-plus-plus-library-bit-fields/tree/b5e1b4b420f2676a9bef9ce630ef86995911ca9d causes G++ to use up more than 3GB of RAM

[Bug c++/71508] Huge memory usage on compiling with many types

2016-06-17 Thread olarupaulstelian97+bugzilla at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71508 --- Comment #2 from Paul Olaru --- Created attachment 38716 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38716&action=edit Preprocessed source (gzipped) The uncompressed file is barely above 1MB. Is it normal for it to be this large?