<div dir="ltr">Hi all,<div><br></div><div style>I remember the discussion about promoting the integrated ARM assembler  as the default option, but I don't remember the outcome.</div><div style><br></div><div style>While compiling on ARM, I noticed that clang is not setting the integrated-as by default and is calling GAS before LD, which sometimes cause confusion (GAS doesn't like using r13 as a GPR, for instance).</div>
<div style><br></div><div style><div style>While this is unpredictable in Thumb, it's still allowed in ARM mode (though frowned upon). But aside from discussing the SP issue, is there anything holding the integrated assembler back from being on by default?</div>
<div style><br></div><div style>cheers,</div><div style>--renato</div></div></div>