This is the mail archive of the gcc-help@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: gcc return struct code generation


Hi,

Yes, I try this options and a few more (for example -mno-red-zone), but no one change the generated assembler code.




----- Mensaje original -----
De: kevin diggs <diggskevin38@gmail.com>
Para: jose gomez valcarcel <jcgv33@yahoo.es>
CC: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>; "jcgv@elgron.org" <jcgv@elgron.org>
Enviado: lunes 29 de agosto de 2011 23:11
Asunto: Re: gcc return struct code generation

Hi,

On Mon, Aug 29, 2011 at 6:41 AM, jose gomez valcarcel <jcgv33@yahoo.es> wrote:
>
> gcc -fPIE -fno-stack-protector -O2 -Wall -std=gnu99 -nostdinc -S z.c
>
What happens if you add -fomit-frame-pointer?

kevin


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