This is the mail archive of the gcc@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]

Re: New C++ ABI and -freg-struct-return?


> Another idea with more flexibility is a per-struct/class type attribute
> that says whether to use a register or not.  It should be inherited of
> course.

I'd like that a lot.  That could also help C code that makes heavy use of
unions that are passed as parameters and return values.

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