[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2025-01-06 Thread mark at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 Bug 111600 depends on bug 116166, which changed state. Bug 116166 Summary: [13 Regression] risc-v (last) insn-emit-nn.c build takes hours https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116166 What|Removed |Added

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-12-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #41 from GCC Commits --- The master branch has been updated by Robin Dapp : https://gcc.gnu.org/g:6dcfe8743134936db17ffdfd0a5102a87338f494 commit r15-6223-g6dcfe8743134936db17ffdfd0a5102a87338f494 Author: Robin Dapp Date: Tue No

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-11-25 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #40 from Jeffrey A. Law --- Just an FYI. My BPI will pick this up and bootstrap it on Wednesday. So we should be able to see concretely if it improved things.

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-11-25 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #39 from GCC Commits --- The master branch has been updated by Robin Dapp : https://gcc.gnu.org/g:2e6b3308af6ddf87925321ddd2d387bfd352e410 commit r15-5652-g2e6b3308af6ddf87925321ddd2d387bfd352e410 Author: Robin Dapp Date: Thu No

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-10-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 Sam James changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-08-01 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 Jakub Jelinek changed: What|Removed |Added Target Milestone|14.2|14.3 --- Comment #38 from Jakub Jelinek

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-07-31 Thread rdapp at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #37 from Robin Dapp --- > The size of the partitions is a little uneven though. Using > --with-emitinsn-partitions=48 I get some empty partitions and some bigger > than 2MB: > Another problematic file is insn-recog.cc which is 19MB

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-07-30 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 Sam James changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-07-30 Thread mark at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #35 from Mark Wielaard --- (In reply to GCC Commits from comment #28) > The master branch has been updated by Robin Dapp : > > https://gcc.gnu.org/g:184378027e92f51e02d3649e0ca523f487fd2810 > > commit r14-5034-g184378027e92f51e02d3

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-05-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 Richard Biener changed: What|Removed |Added Target Milestone|14.0|14.2 --- Comment #34 from Richard Bien

[Bug target/111600] [14/15 Regression] RISC-V bootstrap time regression

2024-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111600 --- Comment #33 from GCC Commits --- The releases/gcc-13 branch has been updated by Richard Biener : https://gcc.gnu.org/g:440a612dbadfae5887ec7c9b3ab2fca88b065366 commit r13-8662-g440a612dbadfae5887ec7c9b3ab2fca88b065366 Author: Richard Biene