[Issue 18794] Compiling with -O causes runtime segfault
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 24 22:27:32 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18794
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #3 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
I can reproduce this on FreeBSD x86_64 with master, but I have to use -profile
with -O. -O by itself doesn't trigger it for me. And adding -inline seems to
get rid of the problem.
--
More information about the Digitalmars-d-bugs
mailing list