This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trivial toplev.c patch
- To: jsm28 at cam dot ac dot uk
- Subject: Re: Trivial toplev.c patch
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 13 Jul 01 10:57:11 EDT
- Cc: gcc at gcc dot gnu dot org
It has been impossible for several months simply to work out what the
interface of ASM_OUTPUT_INTERNAL_LABEL is supposed to be. With a
function in the target structure and a documented prototype, this
ambiguity cannot arise.
I'm confused: what you mention sounds like a documentation issue, not
a technical problem.
But my query was not why it's being used for a selected set of things
for which it's probably better, but why there's a suggestion of using it
for *everything*.