This is the mail archive of the gcc-patches@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: PATCH: PR target/39678: complex type isn't passed correctly


H.J. Lu wrote:
> Hi,
> 
> When SCmode starts at 32bit in a structure, we need to pass it in
> one X86_64_SSE_CLASS and one X86_64_SSESF_CLASS.  OK for trunk and
> 4.4 if there are no regressions?

All these ABI fixes need to be documented in gcc-4.4/changes.html, so
their impact can be assessed better.

Paolo


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