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]
Other format: [Raw text]

Re: regmove fixups vs pseudos


> The destination register which is set by a CALL will normally be
> FUNCTION_VALUE, which is normally a hard register.

dst is not the destination of the call, it's the destination of the
SET/PLUS that's being optimized.


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