>always optimal. Still, we might benefit from some of the optimizations.
>Have you tried calling opt with vectorizations disabled?

I tried quickly this morning with vectorization disabled on opt and that solved 
the problem.  But I ran into another - sdcc ran out of memory.  It gets up to 
2GB memory use and then is killed.  I'm running on a windows machine so maybe 
I'll have to look at some of the compile switches to get over that limit but it 
appears there are some memory leak issues that don't cause trouble except in 
the large functions that llvm is generating.  I'll make a source code file 
available later today after it's patched up with prototypes if you want to have 
a look.

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to