[llvm-testresults] Red bots at night, buildczar's delight?

Bill Wendling wendling at apple.com
Tue Nov 16 21:34:20 PST 2010


On Nov 16, 2010, at 9:05 PM, Dale Johannesen wrote:

> llvm-arm-linux developed new failures between 119281-119315 (build 4631).   That's an unusually wide range, and several people touched the ARM BE.  Bob looks most likely to me, with Bill second.  This is typical:
> 
> Unknown addressing sub-mode!
> UNREACHABLE executed at ARMCodeEmitter.cpp:1164!
> 0  lli       0x00dfa6c8
> 1  lli       0x00dfb050
> 2  libc.so.6 0x4021cc10 __default_sa_restorer_v2 + 0
> 
This is probably fall-out from my sub-mode conversion stuff. It was trying to deduce the submode from some random machine operand, which no longer *is* the sub-mode. I committed r119461 to try to fix this...

I don't know why this didn't fail on Darwin...

-bw





More information about the llvm-testresults mailing list