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: [PATCH, ARM] Implement __builtin_trap


On Wed, 4 Dec 2013, Ian Bolton wrote:

> The main update, other than cosmetic differences, is that we've chosen
> the same ARM encoding as LLVM for practical purposes.  (The Thumb
> encoding in Mark's patch already matched LLVM.)

Do the encodings match what plain "udf" does in recent-enough gas (too 
recent for us to assume it in GCC or glibc for now), or is it something 
else?

-- 
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]