This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcov weirdness: local lable being declared
- From: Kean Johnston <jkj at sco dot com>
- To: Ian Lance Taylor <ian at airs dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 30 Jul 2005 13:31:47 -0700
- Subject: Re: gcov weirdness: local lable being declared
- References: <42EBB5B5.6090303@sco.com> <m3irys3v1b.fsf@gossamer.airs.com>
- Reply-to: jkj at sco dot com
I don't understand why the .type and .size information is useless.
Becuase its for a local lable only, not anything thats intended
to wind up in the symbol table? I'm not sure what meaning a
type and size has for a local lable like that?
Kean