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 up libffi linux64*.S for ppc32-linux


On Wed, Sep 10, 2014 at 04:48:33PM +0200, Jakub Jelinek wrote:
> 	* src/powerpc/linux64.S: Emit .note.GNU-stack even when
> 	POWERPC64 is not defined.
> 	* src/powerpc/linux64_closure.S: Likewise.  Also test _CALL_ELF == 2.

Looks reasononable to me, and oops, I think I introduced this problem
when adding ELFv2 support by moving those notes.

-- 
Alan Modra
Australia Development Lab, IBM


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