Le mardi 20 décembre 2011 à 01:59 +0100, Gabriel Corona a écrit :
> > will it happen ?
> 
> I guess it could. The errors
> 
> /usr/lib/gcc/x86_64-linux-gnu/4.6/include/xmmintrin.h:102:19: error: use of 
> undeclared identifier '__builtin_ia32_addss'
>      return (__m128) __builtin_ia32_addss ((__v4sf)__A, (__v4sf)__B);
> [...]
> 
> happen at the semantic analysis phase (lib/Sema) and not the
> the code generation phase (lib/CodeGen) (which is not included in libclang).
> 
> An IDE using libclang for semantic analysis could fail because of this.
Cleaver example! :)

I will implement your proposal of an other package containing it.

Thanks, 
Sylvestre





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to