Skip to content
  • Jonas Maebe's avatar
    * insert proper type conversions when optimising logical operations and · 85984c2d
    Jonas Maebe authored
        compares by avoiding unnecessary sign extensions (fixes bug reported in
        http://lists.freepascal.org/lists/fpc-pascal/2010-January/023907.html )
      * never throw away int2int type conversions on bitpacked loads, because
        in these cases the proper bits still need to be selected
    
    git-svn-id: trunk@14892 -
    85984c2d