florian
|
66aa2e1416
|
* fixed tests for architectures with FPC_COMP_IS_INT64 defined
git-svn-id: trunk@44222 -
|
2020-02-20 20:51:46 +00:00 |
|
Jonas Maebe
|
630033c9fa
|
* fixed compilation on platforms where comp=int64 (should maybe fix the
compiler to support assigning integral floating point constants to
comp on all platforms)
git-svn-id: trunk@34082 -
|
2016-07-06 17:28:08 +00:00 |
|
Jonas Maebe
|
ec5dea1092
|
* don't perform the "/ const" to "* (1/const)" transformation for comp-typed
expressions, since comp cannot represent fractions (bug reported at
http://lists.freepascal.org/pipermail/fpc-pascal/2016-June/048234.html )
git-svn-id: trunk@34035 -
|
2016-06-30 15:33:51 +00:00 |
|