[ub] [c++std-ext-14557] Re: Sized integer types and char bits
Aaron Ballman
aaron at aaronballman.com
Fri Oct 25 01:22:32 CEST 2013
On Thu, Oct 24, 2013 at 7:15 PM, Lawrence Crowl <Lawrence at crowl.org> wrote:
> On 10/24/13, John Regehr <regehr at cs.utah.edu> wrote:
>> There's no way Unisys's compiler implements non-two's-complement if they
>> run any substantial amount of C/C++ from the wild.
>
> Those machines have historically been programmed in Algol. I really have
> no idea how much C code they run.
As of 2011, Unisys appeared to be using LLVM per:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-August/042185.html
While that's not definitive proof that they are using C or C++, it is
at least a datapoint worth considering. Perhaps it would make sense
to reach out to someone at Unisys to find out definitively.
~Aaron
More information about the ub
mailing list