Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 12:44:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386
Message-ID:  <bug-194828-32464-hzGEx4ZmT7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194828-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194828-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194828

--- Comment #17 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jhb
Date: Tue Nov 25 12:44:19 UTC 2014
New revision: 275033
URL: https://svnweb.freebsd.org/changeset/base/275033

Log:
  Only pass 6 arguments to the 'run' function on amd64.  amd64's
  makecontext on FreeBSD only supports a maximum of 6 arguments.  This
  fixes the setcontext_link test on amd64.

  PR:        194828

Changes:
  head/contrib/netbsd-tests/lib/libc/sys/t_getcontext.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194828-32464-hzGEx4ZmT7>