It's definitely a compiler problem. That extern inline asm alias trickery
The gcc people say that the behavior is correct; not a bug. (I don't understand all of their replies, but the conclusion seems clear.) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42440 I don't know if there is a way to change the configure test so it is robust against this particular problem. k
