Blocked revisions 8118-8119,8139 via svnmerge
........
r8118 | daniel | 2007-07-21 21:16:24 +0200 (Sat, 21 Jul 2007) | 7 lines
+ Add common type integer promotion.
- {$intpromotion common_type} or -CIcommon_type switches to common type promotion.
- {$intpromotion native_integer} or -CIcommon_type switches to current behaviour.
- Default in tp mode is common_type, native_integer in other modes
- Compiler can cycle with -CIcommon_type
- Still needs checking on other architectures than i386
........
r8119 | daniel | 2007-07-21 21:22:28 +0200 (Sat, 21 Jul 2007) | 2 lines
* RTL updates needed to successfully cycle with -CIcommon_type.
........
r8139 | peter | 2007-07-22 21:59:00 +0200 (Sun, 22 Jul 2007) | 2 lines
* revert r8118
........
git-svn-id: branches/fixes_2_2@9005 -