[Bug rust/113553] rust fails to build on sparc64-linux-gnu

2024-02-01 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553 --- Comment #5 from John Paul Adrian Glaubitz --- (In reply to Rainer Orth from comment #1) > The build works for me just fine on sparc-sun-solaris2.11. > > I've also fired one off on sparc64-unknown-linux-gnu which worked just as > well. > It

[Bug rust/113553] rust fails to build on sparc64-linux-gnu

2024-02-01 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553 --- Comment #8 from John Paul Adrian Glaubitz --- (In reply to Andrew Pinski from comment #6) > Let me look that seems like an unitialized variable. If it is obvious one, I > will apply a patch. Thanks. I was actually researching the above erro

[Bug rust/113553] rust fails to build on sparc64-linux-gnu

2024-02-01 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553 --- Comment #10 from John Paul Adrian Glaubitz --- (In reply to Andrew Pinski from comment #9) > oh look at this a memset issue on sparc glibc: > https://sourceware.org/bugzilla/show_bug.cgi?id=31068 . Hmm, but this would be sparc32. Are you su

[Bug rust/113553] rust fails to build on sparc64-linux-gnu

2024-02-12 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113553 --- Comment #14 from John Paul Adrian Glaubitz --- The posix_spawn() issue on sparc64 is explained in more detail, including a reproducer, here: https://lore.kernel.org/sparclinux/3ae4130c-c5aa-428e-b819-44cf2daf2...@mkarcher.dialup.fu-berlin.de