<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
Here is a patch for the XCore CodeGen handling of constants.<br>
<br>
    XCore target: add section information. <br>
    Xcore target ABI requires const data that is externally visible<br>
    to be handled differently if it has C-language linkage rather than<br>
    C++ language linkage.<br>
<br>
Follow up to: [cfe-dev] static const structures declared as "external global %struct.S" instead of "external constant %struct.S"<br>
<br>
Thank you<br>
<br>
Robert<br>
</div>
</body>
</html>