<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Clang is now unable to understand this line:</div><div><br></div><div>" ldr.w r0, =0xE000ED88  \n" /* The FPU enable bits are in the CPACR. */</div><div><br></div><div>3.8.1 has no problem with this.</div><div><br></div><div>I get.... </div><div><br></div><div>FreeRTOS\Source\portable\GCC\ARM_CM4F\port.c:687:3: error: invalid operand for instruction</div><div>                "       ldr.w r0, =0xE000ED88           \n" /* The FPU enable bits are in the CPACR. */</div><div>                ^</div><div><inline asm>:1:13: note: instantiated into assembly here</div><div>                ldr.w r0, =0xE000ED88           </div><div>                          ^</div><div>1 error generated.</div><div><br></div><div>Can anyone help me find a workaround, or tell me if this is a bug?</div><div><br></div><div>Kind Regards</div><div><br></div><div>Dan</div>                                        </div></body>
</html>