Re: [Qemu-devel] git commit c832e3de chokes gcc-4.5.2 (out of memory error)

2011-03-18 Thread Peter Maydell
On 18 March 2011 23:31, walt wrote: > The following commit has a strange side-effect on gcc-4.5.2: > The new code in 'target-i386/translate.c' compiles just fine with gcc-4.4.4, > using less than 1GB of RAM, but gcc-4.5.2 uses the whole GB and then fills > up 2GB of swap space in addition while th

[Qemu-devel] git commit c832e3de chokes gcc-4.5.2 (out of memory error)

2011-03-18 Thread walt
Hi qemu team, The following commit has a strange side-effect on gcc-4.5.2: commit c832e3de64f1069313fc0672087791cc3dd5b4d8 Author: Richard Henderson Date: Mon Jan 10 19:23:47 2011 -0800 target-i386: Use deposit operation. Use this for assignment to the low byte or low word of a r