This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: define MMX/SSE intrinsics without requiring cmdline isa flags


> The whole target attribute is very fragile:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37565
> 
> There is another issue with intrinsics:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39840
> 
> I don't think we should add more kludges to the current
> scheme. I suggest you open a bug with your concern. We

It will be used for gcc itself soon, as soon as Richard
commits the vectorized cpp_cleanline.

Right now that works around these (and other) issues by using 
__builtin_* directly.

-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]