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: [PATCH] Fix PPC32 local checks in 3.2 (was: Re: [libffi] closures for sparc)


On Tuesday 21 January 2003 00:40, Jakub Jelinek wrote:
> On Tue, Jan 21, 2003 at 12:34:17AM +0100, Franz Sirl wrote:
> > OK to commit to gcc-3_2-branch?
>
> 3.2 branch has no __attribute__((visibility)) stuff...
> Only gcc-3_2-rhl8-branch has, but its implementation is slightly different
> from 3.3/3.4 stuff.

OK, I thought I grepped in the right tree :-).

I removed that hunk and re-regtested and rechecked with glibc, all is still 
fine.

OK to commit to gcc-3_2-branch?

Franz.

	* config/rs6000/rs6000.c (rs6000_binds_local_p): New functiion.
	(rs6000_encode_section_info): Use it.

Attachment: gcc-ppc-binds_local_p-2.patch
Description: Text document


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