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]

Re: Symbol table (and associated) output from compiler front-ends?


Jason Merrill <jason@cygnus.com> writes:

> Take a look at -fxref.  The code is ancient and bitrotted, but it
> might be a place to start.

Ah, that's hopeful.  It doesn't seem to have done anything, but
perhaps that was the test file I tried.  Anyway, it's a good place to
start playing about.


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