./trunk/gcc420/vcs_diff_rtl.patch 2026-09-15-11:47
> uname -a Linux cfarm420 7.2.4-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 08 Sep 2026 10:22:31 +0000 x86_64 GNU/Linux
diff --git a/rtl/inc/objpash.inc b/rtl/inc/objpash.inc
index bed883454c..1e22661a36 100644
--- a/rtl/inc/objpash.inc
+++ b/rtl/inc/objpash.inc
@@ -266,8 +266,10 @@ TObject = class
AllocateObjectHook : TObjectHook;
DestroyObjectHook : TObjectHook;
{$ENDIF}
+{$IFDEF FPC_DOTTEDUNITS}
public
const SystemHasExtendedRTTI = {$IFDEF ENABLE_DELPHI_RTTI}True{$ELSE}False{$ENDIF};
+{$ENDIF}
public
{ please don't change the order of virtual methods, because