DMD buggy optimizing

Michael Michael_member at pathlink.com
Fri Apr 21 06:53:32 PDT 2006


Is it possible to mark a certain section of code as not optimizing? My program
works fine in debug mode but then when I use the release build it refuses to
work, and there is no way for me to debug it either.

If we could mark a certain section of code as "dont optimize" then this would
solve the problem. I know rougly where the problem is, but not exactly.





More information about the Digitalmars-d mailing list