Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Commit r250812 breaks buildworld

1 view
Skip to first unread message

Outback Dingo

unread,
May 19, 2013, 9:33:53 PM5/19/13
to freebsd...@freebsd.org
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
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

Mark Johnston

unread,
May 19, 2013, 10:22:33 PM5/19/13
to Outback Dingo, freebsd...@freebsd.org
I'm sorry about this. The problem is fixed in r250820.

I had only rebuilt libdtrace when I was testing this change, so I didn't
notice the problem. I'll be sure to do a full buildworld in the future.

-Mark
0 new messages