Re: [fpc-devel] Fix compile error for armv6m target

2025-01-08 Thread Sven Barth via fpc-devel
Am 09.01.2025 um 00:00 schrieb Michael Ring via fpc-devel: There's a syntax error that is in trunk for a while now, here's the fix, can anybody of the dev's please apply this? Applied. Thanks for finding this... Regards, Sven ___ fpc-devel maillist

[fpc-devel] Fix compile error for armv6m target

2025-01-08 Thread Michael Ring via fpc-devel
There's a syntax error that is in trunk for a while now, here's the fix, can anybody of the dev's please apply this? Michael ring@MacbookPro fpcsrc $ git diff rtl/arm/thumb.inc diff --git a/rtl/arm/thumb.inc b/rtl/arm/thumb.inc index 85d948a1e1..c7a9273be1 100644 --- a/rtl/arm/thumb.inc +++ b/