Re: Assembler error - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Assembler error
Date
Msg-id 200306281723.h5SHNoQ04552@candle.pha.pa.us
Whole thread Raw
In response to Re: Assembler error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> 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 you start to see that?  AFAIR trigger.c hasn't
> changed much recently.
> 
> FWIW, I have never seen any assembler gripes using gcc 2.95.3 on HPPA.

I think it came with my upgrade to BSD/OS 4.3.  I just programmed my
test script to ignore it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Two weeks to feature freeze
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] .pot files are unavailable (?)