Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I am seeing this assembler warning using gcc version 2.95.3 20010315:
> > {standard input}:332: Warning: using `%si' instead of `%esi' due to `w' uffix
> > {standard input}:332: Warning: using `%ax' instead of `%eax' due to `w' suffi
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I am seeing this assembler warning using gcc version 2.95.3 20010315:
> {standard input}:332: Warning: using `%si' instead of `%esi' due to `w' uffix
> {standard input}:332: Warning: using `%ax' instead of `%eax' due to `w' suffix
Bizarro. When did yo
I am seeing this assembler warning using gcc version 2.95.3 20010315:
{standard input}:332: Warning: using `%si' instead of `%esi' due to `w' uffix
{standard input}:332: Warning: using `%ax' instead of `%eax' due to `w' suffix
This is while compiling commands/trigger.c and it happens in
CreateT