RTL cannot be compiled if -Rintel is set in the configuration file
<h3><details><summary>Original Reporter info from Mantis: <small>yuriz</small></summary><small> - **Reporter name:** Yuri Zaporozhets </small></details></h3> ## Description: Due to incorrect placement of {$ASMMODE ATT} directives in si_prc.inc and si_dll.inc the RTL fails to compile when -Rintel directive is set in the configuration file. The code was fixed already once in r7258, and broken again in r13703. ## Steps to reproduce: Compile RTL with -Rintel directive in the config file ## Additional information: A trivial patch is attached (additionally, it removes trailing spaces from some lines) ## Mantis conversion info: - **Mantis ID:** 17377 - **OS:** Linux - **OS Build:** Gentoo 10.1 - **Build:** HEAD - **Platform:** i386 - **Version:** 2.5.1 - **Fixed in version:** 2.4.4 - **Fixed in revision:** 16421 (#b443a955d82c1dfc47ef8851543d38cd38e02662)
issue