This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8249: Objects moved from common to BSS with -fdata-sections
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Thu, 19 Dec 2002 23:25:58 -0600 (CST)
- Subject: Re: c++/8249: Objects moved from common to BSS with -fdata-sections
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
> Loren, can you tell whether this still happens? I can't
> reproduce this, but admittedly I only have a Linux box,
> so maybe this is really target specific.
Yes, as of mainline today. The problem is exactly as originally
reported on at least i386-unknown-freebsd4. I don't recall if there
was mailing list traffic on this PR. When I committed a change to
libstdc++-v3 that would have exercised this issue, I committed a
work-around.
Regards,
Loren