This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix cast-to-int problem in unwind-dw2.c


On Wed, May 07, 2003 at 10:14:32PM -0400, Daniel Jacobowitz wrote:
> In a function which returns an _Unwind_Word?  Won't that re-introduce
> the warning somewhere?

No.  sizeof(_Unwind_Ptr) == sizeof(void*), by definition.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]