[cfe-dev] FP register unknown to clang in inline asm

Eric Christopher echristo at apple.com
Thu Jul 7 10:21:42 PDT 2011


On Jul 7, 2011, at 8:57 AM, Joel Sherrill wrote:

> Hi,
> 
> Yet another couple of cases from the
> *-*-rtems* work.  These are both
> from inline assembly on our floating
> point context code when SSE is enabled.
> 
> $ gcc -c j1.c
> $ clang -c j1.c
> 
> clang doesn't appear to know a couple
> of fp register names that gcc does.

Excellent, thanks for the testcases. Mind filing a couple
of bugs?

-eric



More information about the cfe-dev mailing list