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]
Other format: [Raw text]

Re: Advise needed on varasm.c constant recording bug


On Mon, Dec 31, 2001 at 05:38:22PM -0500, Richard Kenner wrote:
> This is a bit of a large change to make at this point in the development
> process, so I hesitate to make it for something that's just a theoretical
> bug, but I wanted to get some input from others here.

It's just as "theoretical" as any other GC bug.  That is to say,
not theoretical at all.  You should be able to make such a test
case fail by using "--enable-checking=gcac".

Given the massive simplifiction of varasm.c that would result from
getting rid of the constant descriptors, I'd support cleaning that
out now and not waiting for 3.2.


r~


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