Segfault with DMD optimization switch
bearophile
bearophileHUGS at lycos.com
Tue Jan 22 10:31:38 PST 2013
Stephan:
> Has anyone experienced those kind of problems which only occur
> with the "-O" flag, but not without it?
Compiler crashes caused by -O happen. But I think in your case
looking at bugzilla isn't a big help, because the possible causes
are too many.
> Unfortunately, in my case the code crashed in a position late
> in some iteration loop, so I can't easily reproduce it in a
> simple program to file a bug report.
If you want the bug to be fixed, you will probably have to
localize and submit it.
Bye,
bearophile
More information about the Digitalmars-d
mailing list