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]

Re: Fix compile time warning message in libgcc2's CFA code.


Hi Mike,

: An alternative might be:
: 
:     caller_udata->cfa = *(void **)((unsigned char *)caller_udata->cfa 
: 				  + caller_udata->base_offset);

Well that certainly is neater, so I will adjust my patch to use this
version.  I will still wait for official approval though...

Cheers
	Nick

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