Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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.
regards, tom lane