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: Fix PR18896, addressing split complex args


On Wed, Dec 22, 2004 at 06:33:10PM +1030, Alan Modra wrote:
> +	  DECL_ARTIFICIAL (p) = addressable;

Actually, set DECL_IGNORED_P too.  The predicate that controls putting
a variable in a register or not is about to change.


r~


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