[PATCH]: random global function name

Mark Mitchell mark@codesourcery.com
Sun Jul 6 03:32:00 GMT 2003


On Sat, 2003-07-05 at 08:51, Nathan Sidwell wrote:
> Hi,
> This patch replaces the append_random_chars function with a crc32, and
> hence removes a use of clean_symbol_name -- it seems silly to generate
> a random string in a complicated manner, and then strip it of bogus chars.
> The crc32_string function will be used from elsewhere.
> 
> booted & tested on i686-pc-linux-gnu, ok?

Yes, thanks!

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC



More information about the Gcc-patches mailing list