You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Felix S. Klock II edited this page Jul 28, 2013
·
1 revision
See ticket:122 for some numbers that document this problem, and also suggest three likely components of the problem:
some important optimizations are not yet implemented for the IA32, causing the compiler and assembler to allocate much more heap storage than on the Sparc;
the Sassy assembler probably allocates much more storage than the Sparc assembler anyway;
something is probably screwed up; for example, some parts of the compiler and assembler may be running as interpreted code on the IA32 version.