This is the mail archive of the gcc@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: purge_addressof not purging reg-notes


On Fri, Jun 22, 2001 at 04:20:30PM +0100, Andrew Haley wrote:
> I've added a little code to fixup_var_refs_insn() so that it nukes any
> notes that contain ADDRESSOFs.  This is easier than trying to repair
> them.

I'm a bit concerned, because there's already code that's
*supposed* to repair them.  Thus I think simply removing
them is papering over a problem elsewhere.

What's the test case?


r~


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