This is the mail archive of the gcc@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: Unused __builtin_ia32_* builtins


On Thu, 10 May 2018, Jakub Jelinek wrote:

> __builtin_ia32_fldenv
> __builtin_ia32_fnclex
> __builtin_ia32_fnstenv
> __builtin_ia32_fnstsw

Calls to these are generated by ix86_atomic_assign_expand_fenv.

-- 
Joseph S. Myers
joseph@codesourcery.com


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