Date: Sun, 19 May 2013 21:33:30 -0400 From: Outback Dingo <outbackdingo@gmail.com> To: freebsd-current@freebsd.org Subject: Commit r250812 breaks buildworld Message-ID: <CAKYr3zwM-DkDRK=GoLTt=AQaFU=iuLymLSqz6DbnT-B8xHd=Xw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
r250812 | markj | 2013-05-19 17:14:36 +0000 (Sun, 19 May 2013) | 11 lines Re-introduce another part of r249367. This commit fixes a register leak in dt_cg_ptrsize() and generally cleans up some of the error handling around register allocation. This change corresponds to part of illumos-gate commit e5803b76927480: 3025 register leak in D code generation Reviewed by: pfg Obtained from: illumos MFC after: 1 month produces /root/builder/FreeBSD/src/tmp/usr/lib/libdtrace.so: undefined reference to `dt_cg_xlate_expand' *** [dtrace] Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKYr3zwM-DkDRK=GoLTt=AQaFU=iuLymLSqz6DbnT-B8xHd=Xw>