NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55734: ptyfs alignment crash
The following reply was made to PR kern/55734; it has been noted by GNATS.
From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: Martin Husemann <martin%NetBSD.org@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: kern/55734: ptyfs alignment crash
Date: Mon, 19 Oct 2020 20:31:19 +0900
What happens if __attribute__((__optimize__("O0"))) is specified to
ptyfs_get_node(), or whole ptyfs_subr.c is compiled with -O0?
How about kernel compiled by GCC8?
Just curious; I don't know sparc at all. Sorry for the noise.
Thanks,
rin
Home |
Main Index |
Thread Index |
Old Index