Some more information would be helpful. What exactly are you trying to compile? Are you cross-compiling Qt itself for some target platform?
It appears you have hit a problem with the gcc assembler. The syntax for using registers changed at some point. Can you share that snippet of code that's causing the problem?