Re: [PATCH] VAX libstdc++ common runtime - register used but not saved
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 28, 2023 at 04:23:22PM +0900, Rin Okuyama wrote: > Committed: > > https://mail-index.netbsd.org/source-changes/2023/07/28/msg146283.html > https://mail-index.netbsd.org/source-changes/2023/07/28/msg146284.html Thanks, please request pullups! > http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/csu/vax/Attic/crt0.c.diff?r1=1.8&r2=1.9&hideattic=0&only_with_tag=MAIN&f=h > > Can we replace 0x0101 to 0x0000 here? Sounds good to me. Martin