[Bug tree-optimization/111624] compile-time and memory-hog compiling RISC-V insn-emit.cc

2023-09-28 Thread juzhe.zhong at rivai dot ai via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111624 JuzheZhong changed: What|Removed |Added CC||juzhe.zhong at rivai dot ai --- Comment

[Bug tree-optimization/111624] compile-time and memory-hog compiling RISC-V insn-emit.cc

2023-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111624 Richard Biener changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org ---

[Bug tree-optimization/111624] compile-time and memory-hog compiling RISC-V insn-emit.cc

2023-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111624 --- Comment #3 from Richard Biener --- upon early optimization finish we're at 3GB memory use, IPA doesn't add much to this, after that it's slowly creeping up.

[Bug tree-optimization/111624] compile-time and memory-hog compiling RISC-V insn-emit.cc

2023-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111624 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org ---

[Bug tree-optimization/111624] compile-time and memory-hog compiling RISC-V insn-emit.cc

2023-09-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111624 --- Comment #1 from Richard Biener --- Created attachment 56007 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56007=edit preprocessed insn-emit.cc