$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Possible bug in libs/context/src/asm/fcontext_ppc64_sysv_elf_gas.S
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2012-03-20 10:41:27
This code refers to registers r40 and r41 in several places; I think those
should be r30 and r31. There are also many typos in the comments in that
source file.
-- Jeremiah Willcock