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: Dwarf2 and inlined functions


    I'm not sure I remember having seen a testcase about the newly-exposed
    bug, though.  May I have access to it?

The only one I know about is in the Ada library: I've been trying to
make one in C.  When you make an x86 compiler, do
	make gnatlib THREAD_KIND=fsu
All it needs is to do the ln's.

Then you can run gnat1 with
	./gnat1 -Iada/rts -gnatpgn -O2 -g ada/rts/s-tasdeb.adb


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