This is the mail archive of the gcc-bugs@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]

invalid relocations generated for debug info (C++)


The current gcc creates invalid relocations for stabs debug
information.  The source file at

	http://www.cygnus.com/~drepper/nsTableFrame.ii.bz2

shows the problem.  Compiled with or without exceptions it creates
.stab entries with differences of symbols from different sections.  I
don't think it is a binutils problems but who knows.

This is with the current development egcs as of 1999-10-07 2pm PS.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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