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 MAKE_THROW_FRAME on x86


On Sun, Feb 08, 2004 at 11:50:47AM -0500, Diego Novillo wrote:
> MAKE_THROW_FRAME was taking the address of an incoming parameter and
> dereferencing it.  The aliasing changes I'm working on were correctly
> assuming that all the stores through that pointer were dead.

This should *really* be fixed by using the SA_SIGINFO signal
frame instead.


r~


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