dgilmore changed the topic of #fedora-riscv to: Fedora on RISC-V https://fedoraproject.org/wiki/Architectures/RISC-V || Logs: https://libera.irclog.whitequark.org/fedora-riscv || Alt Arch discussions are welcome in #fedora-alt-arches
leah2 has quit [Ping timeout: 246 seconds]
zsun has joined #fedora-riscv
zsun has quit [Quit: Leaving.]
davidlt has joined #fedora-riscv
<davidlt> there was a small issue with gitea after the update, but it seems to be OK now after fiddling with the config file
<davidlt> but smells like a bug
davidlt has quit [Ping timeout: 245 seconds]
leah2 has joined #fedora-riscv
davidlt has joined #fedora-riscv
<davidlt> Fedora 39 + v6.5-rc6 is cooking now
<davidlt> But I need to start Fedora 40 before v6.6-rc1 lands or v6.6 MW opens :/ (if I want to start testing early)
davidlt has quit [Ping timeout: 248 seconds]
_whitelogger has joined #fedora-riscv
zsun has joined #fedora-riscv
djdelorie has quit [Ping timeout: 246 seconds]
zsun has quit [Quit: Leaving.]
djdelorie has joined #fedora-riscv
davidlt has joined #fedora-riscv
guerby has quit [Quit: Leaving]
kalev has quit [Quit: leaving]
pbsds has quit [Ping timeout: 246 seconds]
pbsds has joined #fedora-riscv
<rwmjones> so here's an interesting thing
<rwmjones> $ ./gen_large_text.sh > large.c
<rwmjones> $ gcc -mcmodel=medany large.c -o large
<rwmjones> still going after several hours (but not crashing or swapping either)
<rwmjones> if you adjust n down a bit it runs fine on x86-64
<sorear> independent of bugs, i would not expect that to work since medany has a text+data+bss limit of 2 GiB
<rwmjones> yeah, I didn't expect it to work either, that's why I was testing it
<sorear> not sure if all of the O(n^2) cases in relaxation have been fixed yet
<rwmjones> I didn't expect it to hang though
<rwmjones> I thought it might work with n ~ 30000 (like on x86-64)
davidlt has quit [Ping timeout: 248 seconds]
guerby has joined #fedora-riscv
rwmjones has quit [Ping timeout: 260 seconds]
rwmjones has joined #fedora-riscv