Consistent bugs with dmd -O -inline in a large project

Mike Parker via Digitalmars-d digitalmars-d at puremagic.com
Sun Oct 12 08:56:15 PDT 2014


On 10/13/2014 12:44 AM, Lumi Pakkanen wrote:
>
> Now my problem here is that the program has over 5000 lines of code with
> interdependencies running everywhere so I'm not sure if it's possible to
> come up with a neat small program that demonstrates the problem for a
> bug report.
>
> What should I do? Am I stuck with not using -O and -inline for now,
> hoping that things will improve in the future?

You might try to reduce it with DustMite:

https://github.com/CyberShadow/DustMite/wiki

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com



More information about the Digitalmars-d mailing list