[COMMIT] Avoid compiler warnings in gnu-v3-abi.c

Eli Zaretskii eliz@gnu.org
Thu May 12 20:50:00 GMT 2005


> Date: Thu, 12 May 2005 11:33:41 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> What compiler version produced this warning?  GCC 3.3 and 3.4 don't,
> AFAICT; maybe it's new in 4.0.

I used GCC 3.4.3.  Perhaps it's a matter of what warning options are
turned on?  The ones I used are in the current CVS's djconfig.sh.

Are you saying that this is a GCC bug?  I don't think so, since the
code is clearly unclean: it mixes two different enums.  GCC is right
warning about that.



More information about the Gdb-patches mailing list