This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [c/c++] i686 codegen bugs in tinfo2.cc
On Sun, Jan 14, 2001 at 04:59:35PM -0800, Benjamin Kosnik wrote:
> I'm forwarding this email from scott synder, about this bug. It seems to
> be relevant to this discussion...
Yes, this is the same bug.
> http://gcc.gnu.org/ml/gcc-patches/2000-04/msg00068.html
I thought about that, but I think it would be better to emit
one pic label thunk per section, as that is friendlier to
--gc-sections. I'm working on a patch for this now.
r~