IA64 HP-UX patch for external function declarations

Richard Henderson rth@redhat.com
Sat Sep 7 21:06:00 GMT 2002


On Fri, Sep 06, 2002 at 02:15:08PM -0700, Steve Ellcey wrote:
> + 	  if (real_name[strlen (real_name) - 1] == '#')
> + 	    real_name[strlen (real_name) - 1] = 0;

What in the world is going on here?
The # trailer should never exist as part of the name.



r~



More information about the Gcc-patches mailing list