Mailing List Archive

[Bug 3682] incorrectly thinks that -fzero-call-used-regs should work
https://bugzilla.mindrot.org/show_bug.cgi?id=3682

Tadhg McDonald-Jensen <tadhgmister@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |tadhgmister@gmail.com

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3682] incorrectly thinks that -fzero-call-used-regs should work [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3682

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker@dtucker.net

--- Comment #1 from Darren Tucker <dtucker@dtucker.net> ---
Which distro and compiler version are you using?

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3682] incorrectly thinks that -fzero-call-used-regs should work [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3682

--- Comment #2 from Tadhg McDonald-Jensen <tadhgmister@gmail.com> ---
arm-linux-gnueabihf-gcc (GCC) 11.3.0

I'm using GNU guix, if you are on another distro you can use the script
from here to get the guix command:
https://guix.gnu.org/manual/en/html_node/Installation.html

> guix build -K --target=arm-linux-gnueabihf openssh
> cd /tmp/guix-build-openssh-9.7p1.drv-0
> guix shell -D openssh
> source ./environment-variables
> cd openssh-9.7p1/
> make channels.o

The `guix build` reproduces the error, the rest of the commands go to
the failed build directory (which is saved by the -K argument, the `0`
at the end is auto-incremented if building multiple times) and
reproduce the error in a development friendly environment.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs