21 Jul
2014
21 Jul
'14
2:47 p.m.
On Mon, Jul 21, 2014 at 12:30 AM, Dmitry Kulagin
PS.: This code _does_ compile if I don't use -f no-global-optimize. However, I experiment with larger code, which is only compiled if I turn this optimization off. That is why I try to stick with this option.
Hi, Interesting. I have not tested with no-global-optimize in a while, it is possible there is an optimization I accidentally depended on happening in the GRIN backend that is disabled by it. Is the main reason you are doing it is for code size? I should investigate why the code blows up for that case too. John -- John Meacham - http://notanumber.net/