This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Darwin libgcc/assert fix, uncontroversial piece (need sh-linuxtesting)


Daniel Jacobowitz <drow@false.org> wrote:
> On Tue, Nov 16, 2004 at 02:39:41PM -0800, Zack Weinberg wrote:
>> 3) Delete config/sh/libgcc-std.ver.  Create config/sh/libgcc-excl.ver,
>>    and change config/sh/t-linux to use it.  (Perhaps the exclusions
>>    should be in config/sh/libgcc-glibc.ver instead of creating a new
>>    file.  Thoughts?)
> 
> That seems more natural to me - they're still specific to glibc.

I don't think so.  The exclusion of some milli functions is
needed because they shouldn't be called via PLT.  It's a common
issue for the shared library.

Regards,
	kaz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]