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: Structure Return Testcase


In article <5164.984689686@slagheap.cygnus.com> you write:

>Also note Loren's patch pessimizes basic structure copies, which probably
>is bad.

Yikes!  My patch does not do this!  

I know this to be true both by looking at the code in expr.c and in
practice.

The code structure to handle structure returns from functions was
already in place (granted RTH says that architecture is bad, and I
can't disagree with him).

Regards,
Loren


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