This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix target/21098: .note.GNU-stack emitted
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Alan Modra <amodra at bigpond dot net dot au>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 19 Apr 2005 09:28:58 -0400
- Subject: Re: [PATCH] Fix target/21098: .note.GNU-stack emitted
- References: <20050419070116.GA32508@bubble.modra.org>
PR target/21098
* config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack):
New.
* config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use the above.
Okay.
Thanks, David