This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0: Troubling warning in dwarf2out.c
- To: Brad Lucier <lucier at math dot purdue dot edu>
- Subject: Re: 3.0: Troubling warning in dwarf2out.c
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Fri, 18 May 2001 18:54:51 +0100 (BST)
- cc: <gcc-bugs at gcc dot gnu dot org>, <gcc-patches at gcc dot gnu dot org>
On Fri, 18 May 2001, Brad Lucier wrote:
> http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01255.html
>
> for the trunk, but rth didn't seem to like the patch and it never
> got installed. (More accurately, rth suggested a different approach
> which I found hard to believe [special handling for the solaris version
> of ASM_OUTPUT_INTERNAL_LABEL that is different from how it is handled
> in all other systems I could find] and the thread died.)
I suggest sending a patch to tm.texi to define precisely what the
interface to ASM_OUTPUT_INTERNAL_LABEL is (cf
http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01260.html). Once the
documented interface is agreed, then a patch can be sent to change
definitions and uses to conform to it.
--
Joseph S. Myers
jsm28@cam.ac.uk