https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108695
kurt at garloff dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kurt at garloff dot de
--- Comment #16 from kurt at garloff dot de ---
Using u32 instead of long to access the arrays in XORN should work as well, no?
Should result in better performance than doing it byte by byte...
