The webmasters for arm.com appear to be a little bored (and like ever longer URLs); at least they put a redirect in place.
Pushed. Gerald --- htdocs/gcc-10/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index d40a633c..22bf54bb 100644 --- a/htdocs/gcc-10/changes.html +++ b/htdocs/gcc-10/changes.html @@ -835,7 +835,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512))); <code>-mtune=cortex-m35p</code>. </li> <li>Support has been extended for the ACLE - <a href="https://developer.arm.com/docs/101028/0009/Data-processing-intrinsics"> + <a href="https://developer.arm.com/documentation/101028/0009/Data-processing-intrinsics"> data-processing intrinsics</a> to include 32-bit SIMD, saturating arithmetic, 16-bit multiplication and other related intrinsics aimed at DSP algorithm optimization. @@ -858,7 +858,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512))); <code>+mve</code> or <code>+mve.fp</code> option extensions (for example: <code>-march=armv8.1-m.main+mve</code>).</li> <li>Support for the Custom Datapath Extension beta ACLE - <a href="https://developer.arm.com/docs/101028/0010/Custom-Datapath-Extension"> + <a href="https://developer.arm.com/documentation/101028/0010/Custom-Datapath-Extension"> intrinsics</a> has been added.</li> <li>Support for Armv8.1-M Mainline Security Extensions architecture has been added. The <code>-mcmse</code> option, when used in combination with an Armv8.1-M Mainline architecture (for example: <code>-march=armv8.1-m.main -mcmse</code>), -- 2.29.2