Thread overview | |||||
---|---|---|---|---|---|
|
April 15, 2020 [Issue 20739] SIGFPE in optimized compile of long.min/-1L | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20739 --- Comment #1 from Stefan <kdevel@vogtner.de> --- disass 0x00000000008b2c25 <+10865>: mov -0xa0(%rbp),%rax 0x00000000008b2c2c <+10872>: cqto => 0x00000000008b2c2e <+10874>: idiv %r8 0x00000000008b2c31 <+10877>: mov %rdx,%rsi 0x00000000008b2c34 <+10880>: mov %rax,%rdi regs rax 0x8000000000000000 -9223372036854775808 r8 0xffffffffffffffff -1 -- |
December 17, 2022 [Issue 20739] SIGFPE in optimized compile of long.min/-1L | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20739 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 20739] SIGFPE in optimized compile of long.min/-1L | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20739 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17951 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation