Rust-GCC / gccrs

GCC Front-End for Rust
https://rust-gcc.github.io/
GNU General Public License v2.0
2.34k stars 149 forks source link

Handle Bugzilla PR108631 #1840

Open CohenArthur opened 1 year ago

CohenArthur commented 1 year ago

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

Once that is pushed upstream, we should import it here to master.

CohenArthur commented 1 year ago

It might be easier to import marxin's commit and simply push it on github, then upstreaming it as we do with the rest of the commits

tschwinge commented 1 year ago

But either way it's a manual process, as you need to configure with --enable-gather-detailed-mem-stats, and run respective test cases.