Re: Qemu and GCC-3.4 on powerpc

2006-04-10 Thread Gabriel Paubert
On Sun, Apr 09, 2006 at 02:45:04PM +0200, Dieter Schuster wrote: Tach auch! Am Fr, den 31 März 2006, schrieb Alan Modra: On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote: On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote: If I try to compile qemu with GCC

Re: Qemu and GCC-3.4 on powerpc

2006-04-10 Thread Dieter Schuster
Tach auch! Am Mo, den 10 April 2006, schrieb Gabriel Paubert: On Sun, Apr 09, 2006 at 02:45:04PM +0200, Dieter Schuster wrote: Am Fr, den 31 März 2006, schrieb Alan Modra: On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote: On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter

Re: Qemu and GCC-3.4 on powerpc

2006-04-09 Thread Dieter Schuster
Tach auch! Am Fr, den 31 März 2006, schrieb Alan Modra: On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote: On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote: If I try to compile qemu with GCC 3.4 without the patch I get the following error:

Re: Qemu and GCC-3.4 on powerpc

2006-03-30 Thread Alan Modra
On Tue, Mar 28, 2006 at 12:00:47PM +0200, Gabriel Paubert wrote: On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote: If I try to compile qemu with GCC 3.4 without the patch I get the following error: qemu-0.8.0/linux-user/elfload.c: In function `load_elf_binary':

Re: Qemu and GCC-3.4 on powerpc

2006-03-28 Thread Gabriel Paubert
On Tue, Mar 28, 2006 at 12:56:13AM +0200, Dieter Schuster wrote: Hello, the version 0.8.0 of qemu in the Debian-pool will not compile on PowerPC with GCC 3.4. The following patch will fix it: And suck performance wise with exploding code size. Without speaking of potential atomicity issues

Re: Qemu and GCC-3.4 on powerpc

2006-03-28 Thread David Edelsohn
Please open a GCC Bugzilla problem report and attach preprocessed source code demonstrating the problem. Bonus points for minimizing the testcase to a smaller, self-contained example. Thanks, David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Qemu and GCC-3.4 on powerpc

2006-03-27 Thread Dieter Schuster
Hello, the version 0.8.0 of qemu in the Debian-pool will not compile on PowerPC with GCC 3.4. The following patch will fix it: --- cpu-all.h~ 2005-12-19 23:51:53.0 +0100 +++ cpu-all.h 2006-03-27 22:47:54.291613000 +0200 @@ -249,15 +249,11 @@ static inline void stl_le_p(void *ptr,