[M3commit] [modula3/cm3] 4c34f5: temporarily disable for NT386 until problems inves...
GitHub
noreply at github.com
Sun Jul 31 10:52:01 CEST 2016
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 4c34f5ffd134044e0a51634a3be4f485d5f444fd
https://github.com/modula3/cm3/commit/4c34f5ffd134044e0a51634a3be4f485d5f444fd
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M m3-libs/m3core/src/float/Common/grisu/Grisu.m3
Log Message:
-----------
temporarily disable for NT386 until problems investigated
new opaque info -> recompiling StubGenTool.m3
-> linking shobjcodegen.exe
***
*** runtime error:
*** <*ASSERT*> failed.
*** file "..\src\float\Common\grisu\IEEE.m3", line 155
***
seconds #times operation
Stack trace:
FP PC Procedure
--------- --------- -------------------------------
0x35f66c 0x12e536d AsNormalizedGFP_D + 0x4b in
..\src\float\Common\grisu\IEEE
.m3
0x35f6e8 0x12d721f Grisu3 + 0xa7 in
..\src\float\Common\grisu\Grisu.m3
0x35f734 0x12d78a0 FastDtoa + 0xf9 in
..\src\float\Common\grisu\Grisu.m3
0x35f7c4 0x12c449a ToDecimal + 0x114 in
..\src\float\IEEE\LongFloat.m3
0x35f834 0x126cc29 LongReal + 0x42 in ..\src\fmtlex\Fmt.m3
0x35f85c 0x126f94d FmtTime + 0x27 in ..\src\etimer\ETimer.m3
0x35f8d4 0x126f6c5 Dump + 0x242 in ..\src\etimer\ETimer.m3
0x35f8f0 0x1234fb2 Stop + 0xa6 in ..\src\M3Timers.m3
0x35f984 0x1004de0 CleanUp + 0x137 in ..\src\Main.m3
0x35f9a0 0x129e0a0 InvokeExitors + 0x46 in
..\src\runtime\common\RTProcess.m3
......... ......... ... more frames ...
*** execution of [<function _BuildGlobalFunction at
0x0237E0F0>, <function _Shi
pFunction at 0x0237E130>] failed ***
Commit: 5c842c0af091408df6dd68fdd7d1ed51728e539d
https://github.com/modula3/cm3/commit/5c842c0af091408df6dd68fdd7d1ed51728e539d
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M m3-libs/m3core/src/float/Common/grisu/Grisu.m3
Log Message:
-----------
fix: temporarily disable Grisu on NT386
Commit: 29dfc62f3daecd5224f684493ea1b29890c49800
https://github.com/modula3/cm3/commit/29dfc62f3daecd5224f684493ea1b29890c49800
Author: Jay Krell <jay.krell at cornell.edu>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M m3-libs/m3core/src/float/Common/grisu/Grisu.m3
M m3-libs/m3core/src/float/Common/grisu/m3makefile
Log Message:
-----------
Really disable Grisu for NT386 for now.
Compare: https://github.com/modula3/cm3/compare/3632fc55ac5c...29dfc62f3dae
More information about the M3commit
mailing list