From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Lipe To: Jason Merrill Cc: wilson@cygnus.com, egcs@cygnus.com Subject: Re: dwarf2 debug dependent upon GAS? Date: Sun, 28 Feb 1999 22:53:00 -0000 Message-ID: <19990226012522.D17655@rjlhome.sco.com> References: <19990221144644.M8783.cygnus.egcs@rjlhome.sco.com> <199902230124.RAA24440.cygnus.egcs@rtl.cygnus.com> <19990225143649.I17655@rjlhome.sco.com> X-SW-Source: 1999-02n/msg01324.html Message-ID: <19990228225300.cnf9tS6-4hjRMte0c5Uzog5HHxoJqsw1nTtmWir2Ojw@z> > Actually, I think we should use ASM_{GENERATE,OUTPUT}_INTERNAL_LABEL to > handle such matters, like we do for text_end_label (and as the comment in > dwarfout.c suggests). That's a bit more complicated than this approach, > but more correct. This isn't quite right, but I'm calling it a night.