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: [C++ patch] one more missed mark_used


On Wed, 2003-07-30 at 10:31, Jan Hubicka wrote:
> Hi,
> typeinfo is not produced in unit-at-a-time when it is referenced via EH
> tables only.

How is this getting output when *not* in unit-at-a-time mode?

I'd like to avoid marking it in two separate places.

Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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