Anno domini 2020 Fri, 14 Feb 20:34:48 +0800 Michele Calgaro via trinity-devel scripsit:
On 2020/02/14 04:00 PM, Dr. Nikolaus Klepp wrote:
Anno domini 2020 Fri, 14 Feb 01:53:46 -0600 David C. Rankin scripsit:
On 2020/01/26 05:24 PM, Dr. Nikolaus Klepp wrote:
Hi all!
Are the "register int" definitions in the TDE sources still needed? As far as I can tell the compiler just gives a warning and interprets "register int" as "int" - so would it bee a good idea to replace all "rgister int" with "int" ?
Nik
I think with the current state of compiler optimization, "register int" is pretty much useless or even make things worse . Cheers Michele
They are useless, register is no longer needed.
So can we remove them?
Nik
Already removed from code a couple of weeks ago or so.
:)
Cheers Michele
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting