[Issue 13711] Optimizer bug (yet another one, with test case)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 10 05:20:13 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=13711
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
Compiling it for 64 bit Linux, the latest dmd, and with:
dmd main
dmd main -O
dmd main -O -release -inline
I get the following output each time:
Parsing '640x480-16bit-RLE.tga'
640x480: 68175
No seg faults.
--
More information about the Digitalmars-d-bugs
mailing list