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: Exception propagation problem on IA-64/Linux


Eric Botcazou wrote:

> Note that the type_info object itself (_ZTIZ3foovE1S) is local.  What is not 
> local is the indirect reference to it through DW.ref._ZTIZ3foovE1S.  So, 
> while the 2 DW.ref._ZTIZ3foovE1S symbols are advertised as being identical, 
> their contents would *not* be identical at link-time.

I agree; that seems wrong to me.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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