Thread: CVS compile warnings

CVS compile warnings

From
Bernd Helmle
Date:
Got this after a fresh cvs update -d -P:

../../../../src/include/storage/s_lock.h: In function `tas':
../../../../src/include/storage/s_lock.h:124: warning: read-write 
constraint does not allow a register
../../../../src/include/storage/s_lock.h:124: warning: read-write 
constraint does not allow a register

-- 
 Bernd


Re: CVS compile warnings

From
Bernd Helmle
Date:
--On Montag, Oktober 18, 2004 17:23:47 +0200 Bernd Helmle 
<mailings@oopsware.de> wrote:

> Got this after a fresh cvs update -d -P:
>
> ../../../../src/include/storage/s_lock.h: In function `tas':
> ../../../../src/include/storage/s_lock.h:124: warning: read-write
> constraint does not allow a register
> ../../../../src/include/storage/s_lock.h:124: warning: read-write
> constraint does not allow a register

Hrm, should mention Platform and compiler:

Its gcc-3.4.0 on Debian Woody (x86, Kernel 2.4.26), compiling CVS Head.

-- 
 Bernd