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: x86: big structure return



I tried with
#define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0
in the body of my main.c, but the dissassembled code is the same :-(

OK, I realize that this define has to be put somewhere in the GCC code, in order to recompile GCC itself. But aren't there some easier solutions?


Cezar


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