------- Additional Comments From mrs at apple dot com  2005-03-24 19:36 -------
Subject: Re:  shared SH libgcc is exporting too many symbols

On Mar 24, 2005, at 8:30 AM, Joern RENNECKE wrote:
> ! #if 1 /* ??? The export list mechanism is broken, everything that  
> is not
> !      hidden is exported.  */
> ! #undef FUNC
> ! #define FUNC(X)        .type X,@function  .hidden X
> ! #undef ALIAS
> ! #define ALIAS(X,Y)    .global GLOBAL(X); .set GLOBAL(X),GLOBAL 
> (Y); .hidden GLOBAL(X)
> ! #endif

Could you add a reference to the PR in the code, as the next person  
to play with this will find it useful.




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20617

Reply via email to