CVS compile warnings

Started by Bernd Helmleover 21 years ago2 messageshackers
Jump to latest
#1Bernd Helmle
mailings@oopsware.de

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

#2Bernd Helmle
mailings@oopsware.de
In reply to: Bernd Helmle (#1)
Re: CVS compile warnings

--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